.f-table-cell,
.fp-tableCell,
.table-cell,
img,
input,
select {
	vertical-align: middle
}

.h50 {
	height: 50px
}

.f-fl {
	float: left
}

.f-fr {
	float: right
}

.f-fullwidth {
	width: 100%
}

.f-show {
	display: block!important
}

.f-dib {
	display: inline-block
}

.f-font-26 {
	font-size: 26px!important
}

.f-text-large {
	font-size: 24px!important
}

.f-font-big-title {
	font-size: 22px!important
}

.f-font-big {
	font-size: 18px!important
}

.f-font-title {
	font-size: 19px!important
}

.f-font-big-20 {
	font-size: 20px!important
}

.f-font-17 {
	font-size: 17px!important
}

.f-font-default {
	font-size: 16px!important
}

.f-font-15 {
	font-size: 15px!important
}

.f-font-small {
	font-size: 14px!important
}

.f-font-13 {
	font-size: 13px!important
}

.f-text-little {
	font-size: 12px!important
}

.f-text-11 {
	font-size: 11px!important
}

.f-text-right {
	text-align: right
}

.f-text-center {
	text-align: center!important
}

.f-text-left {
	text-align: left
}

.f-pl5 {
	padding-left: 5px
}

.f-pl12 {
	padding-left: 12px
}

.f-pl10 {
	padding-left: 10px
}

.f-pl25 {
	padding-left: 25px
}

.f-pr12 {
	padding-right: 12px
}

.f-pr15 {
	padding-right: 15px
}

.f-pr20 {
	padding-right: 20px
}

.f-pr25 {
	padding-right: 25px
}

.f-pt20 {
	padding-top: 20px!important
}

.f-pb10 {
	padding-bottom: 10px
}

.f-mt5 {
	margin-top: 5px!important
}

.f-mt10 {
	margin-top: 10px!important
}

.f-mt15 {
	margin-top: 15px!important
}

.f-mt20 {
	margin-top: 20px!important
}

.f-mt25 {
	margin-top: 25px!important
}

.f-mb5 {
	margin-bottom: 5px
}

.f-mb10 {
	margin-bottom: 10px
}

.f-mb15 {
	margin-bottom: 15px!important
}

.f-mb25 {
	margin-bottom: 25px!important
}

.f-mb30 {
	margin-bottom: 30px!important
}

.f-mb20 {
	margin-bottom: 20px!important
}

.f-ml15 {
	margin-left: 15px!important
}

.f-ml5 {
	margin-left: 5px!important
}

.f-mr5 {
	margin-right: 5px!important
}

.f-br-gray {
	border-right: solid 1px #bbbbe2
}

.f-w {
	font-weight: 700
}

.s-dark {
	color: #333!important
}

.s-blue {
	color: #2f6edb!important
}

.s-grey {
	color: #a9a9a9!important
}

.s-white {
	color: #fff!important
}

.s-default {
	color: #303847!important
}

.s-red {
	color: #e22333!important
}

.s-orange {
	color: #fb8d0d!important
}

.b-n,
.f-noborder {
	border: none!important
}

.f-table {
	display: table
}

.f-table-cell {
	display: table-cell
}

.f-flex {
	display: flex!important;
	align-items: center!important
}

.f-margin {
	margin: 0!important
}

.f-padding {
	padding: 0!important
}

.mask-loading {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 100
}

.load {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 150px;
	text-align: center;
	margin-left: -75px
}

#superContainer,
.fp-section,
.fp-slides,
body,
html {
	position: relative
}

.load>div {
	width: 13px;
	height: 13px;
	background-color: #f77030;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
	animation: bouncedelay 1.4s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.load .bounce1 {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}

.load .bounce2 {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

@-webkit-keyframes bouncedelay {
	0%,
	100%,
	80% {
		-webkit-transform: scale(0)
	}
	40% {
		-webkit-transform: scale(1)
	}
}

@keyframes bouncedelay {
	0%,
	100%,
	80% {
		transform: scale(0);
		-webkit-transform: scale(0)
	}
	40% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

* {
	padding: 0;
	margin: 0
}

body {
	margin: 0 auto;
	font-family: "微软雅黑", "microsoft yahei", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	background-color: #f7f7f7;
	padding-bottom: 64px;
	box-sizing: border-box
}

html {
	height: 100%
}

body,
html {
	width: 100%;
	min-height: 100%
}

button,
dd,
div,
dl,
dt,
embed,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
label,
li,
p,
select,
textarea,
ul {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: 400;
	color: #333;
	outline: 0;
	-webkit-tap-highlight-color: transparent
}

img {
	border: none
}

ul,
ul li {
	list-style: none
}

.cls {
	clear: both;
	line-height: 0!important;
	height: 0!important;
	font-size: 0!important
}

input,
select {
	border: 0;
	background: 0 0;
	webkit-border-radius: 0;
	border-radius: 0;
	outline: 0
}

a {
	color: #666;
	text-decoration: none;
	display: block
}

button {
	border: none;
	outline: 0
}

hr {
	border: 0
}

.hidden {
	display: none
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.table {
	display: table
}

.table-cell {
	display: table-cell
}


/*!
 * fullPage 2.9.2
 * https://github.com/alvarotrigo/fullPage.js
 */

.fp-enabled body,
html.fp-enabled {
	margin: 0;
	padding: 0;
	overflow: hidden;
	-webkit-tap-highlight-color: transparent
}

#superContainer {
	height: 100%;
	-ms-touch-action: none;
	touch-action: none
}

.fp-section {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.fp-slide {
	float: left
}

.fp-slide,
.fp-slidesContainer {
	height: 100%;
	display: block
}

.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.fp-section.fp-table,
.fp-slide.fp-table {
	display: table;
	table-layout: fixed;
	width: 100%
}

.fp-tableCell {
	display: table-cell;
	width: 100%;
	height: 100%
}

.fp-slidesContainer {
	float: left;
	position: relative
}

.fp-controlArrow {
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

#fp-nav,
.fp-slidesNav {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0)
}

.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent
}

.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff
}

.fp-scrollable {
	overflow: hidden;
	position: relative
}

.fp-scroller {
	overflow: hidden
}

.iScrollIndicator {
	border: 0!important
}

.fp-notransition {
	-webkit-transition: none!important;
	transition: none!important
}

#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%
}

#fp-nav.left {
	left: 17px
}

.fp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.fp-slidesNav.bottom {
	bottom: 17px
}

.fp-slidesNav.top {
	top: 17px
}

#fp-nav ul,
.fp-slidesNav ul {
	margin: 0;
	padding: 0
}

#fp-nav ul li,
.fp-slidesNav ul li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
	position: relative
}

.fp-slidesNav ul li {
	display: inline-block
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
	height: 12px;
	width: 12px;
	margin: -6px 0 0 -6px;
	border-radius: 100%
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	height: 4px;
	width: 4px;
	border: 0;
	background: #333;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px
}

#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	width: 0;
	cursor: pointer
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active+.fp-tooltip {
	-webkit-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in;
	width: auto;
	opacity: 1
}

#fp-nav ul li .fp-tooltip.right {
	right: 20px
}

#fp-nav ul li .fp-tooltip.left {
	left: 20px
}

.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section {
	height: auto!important
}


/*!
 * baguetteBox.js
 * @version 1.8.1
 * @url https://github.com/feimosi/baguetteBox.js
 */

#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	background-color: #222;
	background-color: rgba(0, 0, 0, .8);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

#baguetteBox-overlay.visible {
	opacity: 1
}

#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center
}

#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}

#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	white-space: normal;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);
	font-family: sans-serif
}

#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, transform .4s ease;
	transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out
}

@-webkit-keyframes bounceFromRight {
	0%,
	100% {
		margin-left: 0
	}
	50% {
		margin-left: -30px
	}
}

@keyframes bounceFromRight {
	0%,
	100% {
		margin-left: 0
	}
	50% {
		margin-left: -30px
	}
}

@-webkit-keyframes bounceFromLeft {
	0%,
	100% {
		margin-left: 0
	}
	50% {
		margin-left: 30px
	}
}

@keyframes bounceFromLeft {
	0%,
	100% {
		margin-left: 0
	}
	50% {
		margin-left: 30px
	}
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px
}

.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, .5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease
}

.baguetteBox-button:focus,
.baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
	right: 2%
}

.baguetteBox-button#previous-button {
	left: 2%
}

.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2%+ 6px);
	width: 30px;
	height: 30px
}

.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}

.baguetteBox-spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px
}

.baguetteBox-double-bounce1,
.baguetteBox-double-bounce2 {
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out
}

.baguetteBox-double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@-webkit-keyframes bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0)
	}
	50% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section {
	height: auto!important
}

@media (max-width:769px) {
	#max-body {
		padding-bottom: 0
	}
	.fp-auto-height .fp-slide,
	.fp-auto-height .fp-tableCell,
	.fp-auto-height.fp-section {
		height: 100%!important;
		display: table
	}
	.body-white {
		background-color: #fff
	}
}

#final-page .fp-tableCell {
	height: 100%!important
}

#final-page .fp-scrollable {
	height: auto!important
}

.final-team .fp-tableCell {
	vertical-align: bottom!important
}

.final-footer {
	border-top: 1px solid #e0e0e0!important
}

#fp-nav.right {
	right: 15px!important
}

#fp-nav ul li {
	width: 10px!important;
	height: 10px!important;
	margin: 2px!important
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span {
	height: 8px!important;
	width: 8px!important;
	margin: -4px 0 0 -4px!important;
	background: #333!important
}

#fp-nav span {
	background: #9298a6!important;
	-webkit-border-radius: 50%!important;
	-moz-border-radius: 50%!important;
	border-radius: 50%!important;
	z-index: 999!important;
	behavior: url(jquery/PIE.htc)
}

.m-btn-orange,
.navigator .navico-join {
	behavior: url(/jquery/PIE.htc)
}

.nav-hide css3-container {
	z-index: -1!important
}

css3-container {
	z-index: 0!important
}

.m-btn-orange {
	background: -webkit-gradient(linear, left top, right bottom, from(#f6af00), to(#fa9300))!important;
	background: #fb8d0d\9;
	box-shadow: 0 12px 20px -5px rgba(255, 146, 0, .5)!important;
	box-shadow: none\9;
	border: none!important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 40px;
	line-height: 40px;
	line-height: 40px\9\0;
	line-height: 35px\9;
	margin: 0 auto;
	width: 90px;
	z-index: -1
}

.m-btn-orange:hover,
.navigator--open .navigator-open-btn .m-btn1:hover {
	box-shadow: 0 1px 10px rgba(255, 146, 0, .5)!important
}

.m-btn-orange:hover {
	background: -webkit-gradient(linear, top, bottom, from(#f6af00), to(#fa9300))
}

.m-btn-orange:active {
	background: -webkit-gradient(linear, top, bottom, from(#fa9300), to(#f6af00))
}

.m-btn-orange,
_::selection {
	background: #fb8d0d
}


.m-homepage-down {
	position: absolute;
	bottom: 5%;
	right: 50%;
	margin-right: -20px;
	z-index: 999
}

.footer {
	background-color: #333;
	height: auto!important;
	width: 100%;
	position: absolute;
	bottom: 0
}

.footer .inner {
	display: table;
	padding: 11px;
	font-size: 16px;
	color: #a9a9a9;
	width: 100%;
	box-sizing: border-box
}

@media (max-width:769px) {
	.footer .inner {
		width: auto;
		height: auto;
		font-size: 13px;
		margin: 0 auto
	}
}

.footer__block {
	text-align: center;
	font-size: 16px;
	color: #a9a9a9;
	display: table-cell;
	vertical-align: middle
}

@media (max-width:769px) {
	.footer__block {
		margin: 4px 0;
		display: block
	}
}

.footer__block--guild {
	float: right;
	padding-right: 150px
}

.footer__block--guild a {
	color: #fff!important;
	border: 1px solid #fff;
	display: inline-block!important;
	height: 40px;
	width: 90px;
	line-height: 40px;
	line-height: 40px\9\0;
	line-height: 35px\9;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/jquery/PIE.htc)
}

@media (max-width:1200px) {
	.footer__block--guild {
		float: none;
		padding: 10px 0 0
	}
}

.footer__block--cooperation {
	background: -webkit-gradient(linear, left top, right bottom, from(#f6af00), to(#fa9300))!important;
	background: #fb8d0d\9;
	box-shadow: 0 12px 20px -5px rgba(255, 146, 0, .5)!important;
	box-shadow: none\9;
	border: none!important
}

.footer__block--cooperation:hover {
	background: -webkit-gradient(linear, top, bottom, from(#f6af00), to(#fa9300));
	box-shadow: 0 1px 10px rgba(255, 146, 0, .5)!important
}

.footer__block--cooperation:active {
	background: -webkit-gradient(linear, top, bottom, from(#fa9300), to(#f6af00))
}

.footer__block _::selection,
.footer__block--cooperation {
	background: #fb8d0d
}

.footer a {
	color: #a9a9a9;
	display: inline
}

.footer-block {
	padding-top: 50px!important
}

@media (max-width:769px) {
	.footer-block .footer,
	.footer-block .team-name {
		display: none!important
	}
	.footer-block .m-footer {
		padding: 120px 5% 0;
		box-sizing: border-box;
		height: 100%
	}
	.footer-block .m-footer p {
		display: block!important;
		color: #a9a9a9;
		line-height: 1.8
	}
	.footer-block .m-footer .partnership-btn {
		width: 180px;
		height: 50px;
		border-radius: 60px;
		background: -webkit-gradient(linear, left top, right bottom, from(#f6af00), to(#f69300))!important;
		background: #fb8d0d\9;
		box-shadow: 0 12px 20px -5px rgba(255, 146, 0, .5);
		font-size: 15px;
		color: #fff;
		display: inline-block;
		margin-top: 15px
	}
	.footer-block .m-footer .m-footer-about .m-btn-about:hover,
	.footer-block .m-footer .partnership-btn:hover {
		box-shadow: 0 1px 10px rgba(255, 146, 0, .5)!important
	}
	.footer-block .m-footer .partnership-btn:hover {
		background: -webkit-gradient(linear, top, bottom, from(#f6af00), to(#f69300))
	}
	.footer-block .m-footer .partnership-btn:active {
		background: -webkit-gradient(linear, top, bottom, from(#f69300), to(#f6af00))
	}
	.footer-block .m-footer .partnership-btn,
	.footer-block .m-footer _::selection {
		background: #fb8d0d
	}
	.footer-block .m-footer .m-footer-about {
		position: absolute;
		left: 50%;
		margin-left: -45%;
		bottom: 0!important;
		width: 90%;
		padding-top: 20px
	}
	.footer-block .m-footer .m-footer-about P {
		color: #a9a9a9
	}
	.footer-block .m-footer .m-footer-about button {
		width: 80px;
		height: 36px;
		border-radius: 40px
	}
	.footer-block .m-footer .m-footer-about a {
		display: inline-block;
		color: #fb8d0d;
		font-size: 13px;
		padding: 0 10px;
		line-height: 1
	}
	.footer-block .m-footer .m-footer-about .m-btn-about {
		border: 2px solid #fb8d0d;
		background-color: #fff;
		color: #fb8d0d
	}
	.footer-block .m-footer .m-footer-about .m-btn-about:active {
		color: #c57e08;
		border-color: #c57e08
	}
	.footer-block .m-footer .m-footer-about .m-btn-contact {
		color: #fff;
		background: -webkit-gradient(linear, left top, right bottom, from(#f6af00), to(#fa9300))!important;
		background: #fb8d0d\9;
		box-shadow: 0 12px 20px -5px rgba(255, 146, 0, .5)
	}
	.footer-block .m-footer .m-footer-about .m-btn-contact:hover {
		box-shadow: 0 1px 10px rgba(255, 146, 0, .5)!important;
		background: -webkit-gradient(linear, top, bottom, from(#f6af00), to(#f69300))
	}
	.footer-block .m-footer .m-footer-about .m-btn-contact:active {
		background: -webkit-gradient(linear, top, bottom, from(#f69300), to(#f6af00))
	}
	.footer-block .m-footer .m-footer-about .m-btn-contact,
	.footer-block .m-footer .m-footer-about _::selection {
		background: #fb8d0d
	}
}

@media (min-width:769px) {
	.footer-block .m-footer {
		display: none
	}
}

.fullpage-top {
	position: relative;
	height: 100%
}

.fullpage-bg-1 {
	width: 100%;
	height: 100%
}

.fullpage-bg-1 .first-fullpage-content {
	text-align: center;
	position: relative;
	background: url(../Images/mainbg.png) 50% 50% no-repeat;
	height: 100%;
	width: 100%;
	background-size: 100%
}

.fullpage-bg-1 .first-fullpage-content p {
	font-size: 40px;
	color: #333;
	padding-bottom: 10px;
	font-weight: 100
}

.fullpage-bg-1 .first-fullpage-content .msg span {
	font-size: 16px;
	color: #333;
	padding: 0 15px
}

@media (max-width:769px) {
	.footer-hide {
		display: none!important
	}
	.fullpage-bg-1 .first-fullpage-content {
		background: url(../Images/mobilebg.png) center bottom no-repeat;
		background-size: contain
	}
	.fullpage-bg-1 .first-fullpage-content .msg,
	.fullpage-bg-1 .first-fullpage-content p {
		display: none
	}
}

.fullpage-bg-1 .first-fullpage-content .tab {
	padding-top: 22px
}

.fullpage-bg-1 .first-fullpage-content .tab a {
	display: inline-block;
	height: 33px;
	width: 80px;
	line-height: 33px;
	color: #fb8d0d;
	font-size: 16px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #fb8d0d;
	margin: 0 10px;
	behavior: url(/jquery/PIE.htc)
}

.fullpage-bg-1 .first-fullpage-content .tab a:hover {
	position: relative\9;
	border: 2px solid #FB8D0D\9;
	background-color: #fff\9;
	box-shadow: 0 1px 10px rgba(255, 146, 0, .5)!important
}

.fullpage-bg-1 .first-fullpage-content .tab a:active {
	color: #c57e08;
	border: 2px solid #c57e08
}

.fullpage-bg-1 .first-fullpage-content .partnership-btn {
	display: none
}

@media (max-width:769px) {
	.fullpage-bg-1 .first-fullpage-content .tab {
		display: none
	}
	.fullpage-bg-1 .first-fullpage-content .partnership-btn {
		width: 180px;
		height: 50px;
		border-radius: 60px;
		background: -webkit-gradient(linear, left top, right bottom, from(#f6af00), to(#f69300))!important;
		background: #fb8d0d\9;
		box-shadow: 0 12px 20px -5px rgba(255, 146, 0, .5);
		font-size: 15px;
		color: #fff;
		display: inline-block;
		margin-top: 15px
	}
	.fullpage-bg-1 .first-fullpage-content .partnership-btn:hover {
		box-shadow: 0 1px 10px rgba(255, 146, 0, .5)!important;
		background: -webkit-gradient(linear, top, bottom, from(#f6af00), to(#f69300))
	}
	.fullpage-bg-1 .first-fullpage-content .partnership-btn:active {
		background: -webkit-gradient(linear, top, bottom, from(#f69300), to(#f6af00))
	}
}

.fullpage-bg-1 .first-fullpage-content .partnership-btn,
.fullpage-bg-1 .first-fullpage-content _::selection {
	background: #fb8d0d
}

.fullpage-bg-1 .second-fullpage-content {
	text-align: center;
	position: relative;
	background: url(../Images/mainbg02.png) 50% 95% no-repeat #D63929;
	height: 100%;
	width: 100%;
	background-size: 86%
}

.fullpage-bg-1 .second-fullpage-content p {
	font-size: 40px;
	color: #fff;
	padding-bottom: 5px;
	font-weight: 100
}

@media (max-width:769px) {
	.fullpage-bg-1 .second-fullpage-content {
		background-size: 120% 75%;
		background-position: center bottom
	}
	.fullpage-bg-1 .second-fullpage-content p {
		display: none;
	}
	.fullpage-bg-1 .internet-p {
		font-size: 42px!important;
		display: block!important
	}
	.fullpage-bg-1 .partnership-p {
		font-size: 36px!important;
		display: block!important
	}
	.fullpage-bg-1 .translation-p {
		font-size: 18px!important;
		display: block!important
	}
	.fullpage-title {
		height: 100%
	}
}

@media (min-width:769px) {
	.fullpage-bg-1 .internet-p,
	.fullpage-bg-1 .partnership-p {
		display: none!important;
		display: none!important\9
	}
}

.fullpage-title {
	text-align: center;
	width: 100%
}

.fullpage-title p {
	font-size: 40px;
	color: #fb8d0d
}

.fullpage-title p span {
	height: 2px;
	width: 94px;
	background-color: #fb8d0d;
	display: block;
	margin: 36px auto 0
}

@media (max-width:769px) {
	.fullpage-bg-2 {
		height: 100%
	}
	.fullpage-bg-2 p {
		display: none
	}
}

.fullpage-bg-2 ul {
	padding-top: 120px;
	margin: 0 auto;
	display: inline-block
}

@media (max-width:769px) {
	.fullpage-bg-2 ul {
		padding-top: 0;
		display: inline-block;
		height: 100%;
		width: 70%
	}
}

.fullpage-bg-2 ul li {
	float: left;
	width: 156px;
	margin: 0 42px;
	height: 20%
}

@media (max-width:769px) {
	.fullpage-bg-2 ul li {
		width: auto;
		margin: 0;
		display: table
	}
	.fullpage-bg-2 ul li div {
		display: table-cell;
		vertical-align: middle
	}
	.fullpage-bg-2 ul li div img {
		display: block!important;
		padding-right: 22px
	}
}

@media (max-width:1200px) {
	.fullpage-bg-2 ul li {
		margin: 0 20px
	}
}

@media (max-width:992px) {
	.fullpage-bg-2 ul li {
		margin: 0
	}
}

@media (min-width:769px) {
	.fullpage-bg-2 ul li div {
		display: none
	}
}

.fullpage-bg-2 ul li p {
	font-size: 16px;
	color: #333;
	padding-top: 60px;
	line-height: 1.6
}

@media (max-width:769px) {
	.fullpage-bg-2 ul li img {
		display: none
	}
	.fullpage-bg-2 ul li p {
		padding: 0;
		margin: 0 0 0 40px;
		display: table-cell;
		vertical-align: middle;
		text-align: left;
		border-bottom: 1px solid #e9e9e9;
		font-size: 15px;
		width: 100%
	}
	.fullpage-bg-3 .photo_product,
	.fullpage-bg-3 p {
		display: none
	}
	.fullpage-bg-3 ul {
		display: inline-block;
		height: 100%
	}
	.fullpage-bg-3 ul li {
		text-align: left;
		height: 50%;
		display: table
	}
	.fullpage-bg-3 ul li img {
		display: block
	}
	.fullpage-bg-3 ul li span {
		padding-left: 25px;
		font-size: 15px;
		color: #333;
		display: block;
		box-sizing: border-box;
		position: relative
	}
	.fullpage-bg-3 ul li span img {
		display: inline-block;
		position: absolute;
		top: 6px;
		right: 45px
	}
	.fullpage-bg-3 ul li div {
		display: table-cell;
		vertical-align: middle
	}
}

@media (min-width:769px) {
	.fullpage-bg-3 ul {
		display: none
	}
}

.fullpage-bg-3 .photo_product {
	background: url(../Images/photo_product.png) center no-repeat;
	width: 1120px;
	height: 410px;
	background-size: 100% 100%;
	position: relative;
	margin: 0 auto
}

.fullpage-bg-3 .photo_product-text {
	position: relative;
	top: 100%;
	width: 90%;
	height: 22px;
	margin: 10px auto 0
}

@media (max-width:769px) {
	.fullpage-bg-4 .partner-model,
	.fullpage-bg-4 p {
		display: none!important
	}
	.fullpage-bg-4 ul {
		display: inline-block;
		height: 100%;
		width: 90%
	}
	.fullpage-bg-4 ul li {
		text-align: left;
		height: 48%;
		display: table;
		background-color: #fff;
		border-radius: 15px;
		box-shadow: 0 2px 0 #f0f0f0;
		position: relative;
		width: 100%
	}
	.fullpage-bg-4 ul li img {
		padding-bottom: 15px
	}
	.fullpage-bg-4 ul li span {
		font-size: 15px;
		color: #333;
		display: block;
		line-height: 2;
		width: 80%;
		margin: 0 auto;
		font-weight: 700
	}
	.fullpage-bg-4 ul li span:nth-child(3) {
		font-size: 13px;
		color: #a9a9a9;
		font-weight: 400
	}
	.fullpage-bg-4 ul li span:nth-child(4) {
		background-color: #fb8d0d;
		border-radius: 50%;
		width: 20px;
		height: 20px;
		line-height: 20px;
		color: #fff;
		font-size: 12px;
		display: inline-block;
		position: absolute;
		top: 25px;
		right: 25px
	}
	.fullpage-bg-4 ul li div {
		display: table-cell;
		vertical-align: middle;
		text-align: center
	}
}

.cases .card,
.fullpage-bg-4 .partner-model div {
	box-shadow: 0 3px 0 #f0f0f0;
	behavior: url(/jquery/PIE.htc)
}

@media (min-width:769px) {
	.fullpage-bg-4 ul {
		display: none
	}
}

.fullpage-bg-4 .partner-model {
	padding-top: 60px;
	margin: 0 auto;
	display: inline-block
}

.fullpage-bg-4 .partner-model div {
	width: 520px;
	height: 360px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	background-color: #fff;
	text-align: center;
	border: 1px solid #e9e9e9;
	float: left;
	margin: 0 40px;
	position: relative
}

.fullpage-bg-4 .partner-model div img {
	margin: 70px 0 40px
}

.fullpage-bg-4 .partner-model div p {
	line-height: 1.6
}

.fullpage-bg-4 .partner-model div span {
	background-color: #fb8d0d;
	width: 20px;
	height: 20px;
	line-height: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	top: 25px;
	right: 25px;
	color: #fff;
	behavior: url(/jquery/PIE.htc)
}

@media (max-width:1200px) {
	.fullpage-bg-4 .partner-model div {
		width: 420px;
		margin: 0 20px
	}
}

@media (max-width:992px) {
	.fullpage-bg-4 .partner-model div {
		width: 360px;
		margin: 0 10px
	}
}

@media (max-width:769px) {
	.fullpage-bg-5 {
		display: flex;
		align-items: center
	}
	.fullpage-bg-5 .photo-bg-culine,
	.fullpage-bg-5 p {
		display: none!important
	}
	.fullpage-bg-5 .process-bg {
		display: block;
		background: url(../Images/img_flow.png) center center no-repeat;
		background-size: contain;
		width: 120px;
		height: 480px;
		position: relative;
		margin: 0 auto
	}
	.fullpage-bg-5 .process-bg .process-content {
		width: 160px;
		position: absolute
	}
	.fullpage-bg-5 .process-bg .process-content p {
		display: block!important;
		color: #333
	}
	.fullpage-bg-5 .process-bg .process-content p:nth-child(1) {
		font-size: 15px!important
	}
	.fullpage-bg-5 .process-bg .process-content p:nth-child(2) {
		font-size: 9px!important
	}
	.fullpage-bg-5 .process-bg .process-content-1 {
		top: 0;
		left: -120px;
		text-align: right
	}
	.fullpage-bg-5 .process-bg .process-content-2 {
		top: 75px;
		right: -120px;
		text-align: left
	}
	.fullpage-bg-5 .process-bg .process-content-3 {
		top: 160px;
		left: -120px;
		text-align: right
	}
	.fullpage-bg-5 .process-bg .process-content-4 {
		bottom: 195px;
		right: -120px;
		text-align: left
	}
	.fullpage-bg-5 .process-bg .process-content-5 {
		bottom: 105px;
		left: -120px;
		text-align: right
	}
}

@media (min-width:769px) {
	.fullpage-bg-5 .process-bg {
		display: none
	}
}

.fullpage-bg-5 .photo-bg-culine {
	background-size: 100% 100%;
	width: 100%;
	margin-top: 60px
}

.fullpage-bg-5 .photo-bg-culine div {
	width: 1120px;
	position: relative;
	margin: 0 auto
}

.fullpage-bg-5 .photo-bg-culine .process-content {
	width: 160px;
	position: absolute
}

.fullpage-bg-5 .photo-bg-culine .process-content-1 {
	bottom: 50px;
	left: -30px
}

.fullpage-bg-5 .photo-bg-culine .process-content-2 {
	top: 40px;
	left: 175px
}

.fullpage-bg-5 .photo-bg-culine .process-content-3 {
	bottom: 50px;
	left: 375px
}

.fullpage-bg-5 .photo-bg-culine .process-content-4 {
	top: 40px;
	left: 570px
}

.fullpage-bg-5 .photo-bg-culine .process-content-5 {
	bottom: 50px;
	right: 200px
}

@media (max-width:769px) {
	.fullpage-bg-6 {
		display: flex;
		align-items: center
	}
	.fullpage-bg-6 .team-img,
	.fullpage-bg-6 p {
		display: none!important
	}
	.fullpage-bg-6 .mobile-team {
		width: 90%;
		height: auto;
		margin: 0 auto;
		border-radius: 6px;
		padding: 30px 0 25px;
		box-sizing: border-box
	}
	.fullpage-bg-6 .mobile-team p {
		display: block!important
	}
	.fullpage-bg-6 .mobile-team .first-man {
		margin-bottom: 35px
	}
	.fullpage-bg-6 .mobile-team .first-man img {
		padding-bottom: 15px
	}
	.fullpage-bg-6 .mobile-team .first-man p {
		color: #333;
		font-size: 13px;
		line-height: 1.6
	}
	.fullpage-bg-6 .mobile-team .man {
		margin-bottom: 35px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding-right: 10px
	}
	.fullpage-bg-6 .mobile-team .man p {
		font-size: 13px;
		color: #333
	}
	.fullpage-bg-6 .mobile-team .team-introduce {
		font-size: 13px;
		color: #a9a9a9;
		text-align: left;
		border-top: 1px solid #e9e9e9;
		padding-top: 15px;
		line-height: 2
	}
	.fullpage-bg-6 .mobile-team .man-table,
	.fullpage-bg-6 .mobile-team _::selection {
		display: table;
		width: 100%
	}
	.fullpage-bg-6 .mobile-team .man-table-cell,
	.fullpage-bg-6 .mobile-team _::selection {
		display: table-cell!important;
		vertical-align: middle
	}
	.fullpage-bg-6 .mobile-team .man-table img,
	.fullpage-bg-6 .mobile-team _::selection {
		display: inline-block!important
	}
	.fullpage-bg-6 .mobile-team .man-inblock,
	.fullpage-bg-6 .mobile-team _::selection {
		display: inline-block!important;
		vertical-align: middle
	}
}

@media (min-width:769px) {
	.fullpage-bg-6 .mobile-team {
		display: none
	}
}

.fullpage-bg-6 .team-img {
	margin-top: 30px;
	background: url(../Images/photo_3nteam.png) no-repeat;
	background: 0 0\9;
	width: auto;
	height: 420px;
	background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	-o-background-size: contain;
	position: relative;
	background-position: center bottom;
	bottom: 0;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/photo_3nteam.png', sizingMethod='scale')
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.fullpage-bg-6 .team-img {
		background: url(../Images/photo_3nteam.png) no-repeat;
		background-size: 100% 100%
	}
}

.fullpage-bg-6 .team-name {
	display: inline-block;
	background-color: #fff;
	margin-bottom: 50px
}

.fullpage-bg-6 .team-name ul li {
	float: left;
	width: 160px;
	margin: 0 25px
}

@media (max-width:1200px) {
	.fullpage-bg-6 .team-name ul li {
		margin: 0 15px
	}
}

@media (max-width:992px) {
	.fullpage-bg-6 .team-name ul li {
		margin: 0 5px;
		width: 145px
	}
}

.fullpage-bg-6 .team-name ul li .team-name-p {
	height: 21px;
	line-height: 21px;
	text-align: center
}

.fullpage-bg-6 .team-name ul li .team-name-p i {
	width: 30px;
	height: 1px;
	background-color: #a9a9a9;
	display: inline-block;
	margin-bottom: 5px
}

.fullpage-bg-6 .team-name ul li .team-name-p span {
	padding: 0 5px
}

@media (max-width:992px) {
	.fullpage-bg-6 .team-name ul li .team-name-p i {
		width: 20px
	}
	.fullpage-bg-6 .team-name ul li .team-name-p span {
		padding: 0
	}
}

.fullpage-bg-6 .team-name ul li p:nth-child(3) {
	line-height: 1.6
}

.man-more {
	height: 100%;
	background-color: #fff;
	position: absolute;
	width: 100%;
	top: -10px;
	left: 0;
	z-index: -100;
	transition: all .3s;
	-webkit-transition: all .3s;
	padding-top: 10px
}

.man-more img:nth-child(1) {
	padding: 40px 0 15px
}

.man-more p {
	color: #333
}

.man-more div {
	width: 80%;
	margin: 0 auto;
	padding-top: 25px;
	border-top: 1px solid #e9e9e9
}

.man-more div p {
	padding-bottom: 42px
}

.man-more-show {
	opacity: .95;
	z-index: 100
}

.cases {
	width: 100%;
	min-height: calc(25%);
	padding-top: 110px;
	display: table;
	background-color: #f7f7f7
}

.cases .box {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center
}

@media (max-width:769px) {
	.cases {
		padding-top: 70px
	}
	.cases .box {
		width: 100%
	}
}

.cases .card {
	display: inline-block;
	width: 260px;
	height: auto;
	padding: 50px 40px 40px;
	margin: 0 25px 50px;
	background-color: #fff;
	color: #333;
	position: relative;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	border: 1px solid #e9e9e9
}

@media (max-width:769px) {
	.cases .card {
		padding: 55px 24px 40px;
		height: auto;
		overflow: hidden;
		transition: height .3s;
		box-sizing: border-box;
		width: 94%;
		margin: 0 3% 10px;
		border-radius: 5px
	}
}

.cases .card__button {
	width: 32px;
	height: 32px;
	position: absolute;
	right: 12px;
	bottom: 12px;
	outline: 0;
	background-color: transparent;
	border-radius: 50%;
	border: 2px solid #ccc;
	color: #ccc;
	font-size: 16px;
	display: none
}

.cases .card__button::after,
.cases .card__button:after {
	content: "";
	height: 0;
	width: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #ccc;
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto
}

.cases .card__title {
	margin: 40px 0 20px;
	text-align: center;
	font-size: 26px;
	color: #333
}

@media (max-width:769px) {
	.cases .card__title {
		font-size: 36px;
		margin: 25px 0 20px
	}
}

.cases .card__text {
	font-size: 16px;
	color: #333;
	line-height: 1.5;
	margin: 0;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	word-break: break-all
}

.cases .card__code,
.cases .card__sub {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	right: 0
}

@media (max-width:480px) {
	.cases .card__text {
		font-size: 13px;
		line-height: 1.8;
		color: #333;
		width: 90%;
		margin: 0 auto;
		-webkit-line-clamp: initial
	}
}

.cases .card__sub {
	height: 100%;
	z-index: -1;
	opacity: 0;
	padding: 12px 24px;
	transition: all 1s
}

.cases .card__sub--shown {
	opacity: .96!important;
	z-index: 9;
	border-radius: 16px;
	padding: 3px 24px 0
}

.cases .card__sub__title {
	text-align: center;
	font-size: 22px;
	margin: 14px 0 12px;
	color: #F4902E
}

@media (max-width:480px) {
	.cases .card__sub__title {
		margin: 4px 0
	}
}

.cases .card__sub__text {
	font-size: 14px;
	line-height: 1.6;
	color: #333;
	white-space: pre-line
}

.cases .card__sub__button {
	font-size: 18px;
	color: #333;
	cursor: pointer;
	width: 120px;
	height: 44px;
	border-radius: 10px;
	border: 2px solid #333;
	background-color: #fff;
	display: block;
	margin: 0 auto;
	font-weight: 700
}

.cases .card__code {
	height: 100%;
	opacity: 0;
	padding: 0 24px;
	text-align: center;
	transition: opacity 1s;
	border-radius: 16px;
	z-index: -1
}

.cases .card__code P,
.cases .card__code img {
	padding-top: 40px
}

.cases .card__expander {
	cursor: pointer;
	z-index: 1
}

.cases .card__tags {
	margin: 0 0 30px;
	z-index: 1;
	text-align: center
}

@media (max-width:769px) {
	.cases .card__tags {
		margin: 0 0 35px
	}
}

.cases .card__grid,
.cases .card__grid--ios {
	margin: 40px auto 0;
	behavior: url(/jquery/PIE.htc)
}

.cases .card__tag {
	display: inline-block;
	font-size: 16px;
	border-radius: 16px;
	padding: 0 10px;
	background-color: #f7f7f7;
	color: #a9a9a9
}

@media (max-width:769px) {
	.cases .card__tag {
		font-size: 13px;
		color: #a9a9a9;
		width: 70px;
		height: 22px;
		line-height: 22px
	}
}

.cases .card__tag:hover {
	background-color: #f2f3f4
}

.cases .card__grid {
	width: 120px;
	border: 2px solid #fb8d0d;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 8px 0
}

.cases .card__grid:hover {
	position: relative\9;
	border: 2px solid #FB8D0D\9;
	background-color: #fff\9;
	box-shadow: 0 1px 10px rgba(255, 146, 0, .5)!important
}

.cases .card__grid:active {
	color: #c57e08;
	border-color: #c57e08
}

@media (max-width:769px) {
	.cases .card__grid {
		width: 160px;
		height: 50px;
		line-height: 50px;
		border-radius: 40px;
		background: -webkit-gradient(linear, left top, right bottom, from(#f6af00), to(#fa9300))!important;
		background: #fb8d0d\9;
		box-shadow: 0 12px 20px -5px rgba(255, 146, 0, .5);
		border: none;
		padding: 0
	}
	.cases .card__grid:hover {
		box-shadow: 0 1px 10px rgba(255, 146, 0, .5)!important;
		background: -webkit-gradient(linear, top, bottom, from(#f6af00), to(#f69300))
	}
	.cases .card__grid:hover .card__link {
		color: #fff!important
	}
	.cases .card__grid:active {
		background: -webkit-gradient(linear, top, bottom, from(#f69300), to(#f6af00))
	}
	.cases .card__grid span {
		color: #fff
	}
	.cases .card__grid img {
		display: none
	}
	.cases .card _::selection,
	.cases .card__grid {
		background: #fb8d0d
	}
}

.cases .card__grid--ios {
	display: inline-block;
	float: right;
	width: 120px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 8px 0;
	background: -webkit-gradient(linear, left top, right bottom, from(#f6af00), to(#fa9300))!important;
	background: #fb8d0d\9;
	box-shadow: 0 12px 20px -5px rgba(255, 146, 0, .5);
	box-shadow: none\9
}

.cases .card__grid--ios:hover {
	box-shadow: 0 1px 10px rgba(255, 146, 0, .5)!important;
	background: -webkit-gradient(linear, top, bottom, from(#f6af00), to(#f69300))
}

.cases .card__grid--ios:active {
	background: -webkit-gradient(linear, top, bottom, from(#f69300), to(#f6af00))
}

@media (max-width:769px) {
	.cases .card__grid--ios {
		width: 110px;
		height: 50px;
		line-height: 50px;
		padding: 0;
		border: 1px solid #333;
		border-radius: 40px;
		background: #fff!important;
		box-shadow: none;
		float: none
	}
	.cases .card__grid--ios .icon-ios {
		display: none
	}
	.cases .card__grid--ios .icon-ios-m {
		display: inline-block;
		margin-bottom: 3px
	}
	.cases .card__grid--ios span {
		color: #333!important
	}
	.cases .card__grid--ios:hover {
		box-shadow: none;
		background: #fff
	}
	.cases .card__grid--ios:active {
		ackground: #fff
	}
	.cases .card__grid-small {
		width: 110px!important
	}
}

@media (min-width:769px) {
	.cases .card__grid--ios .icon-ios-m {
		display: none
	}
}

.cases .card _::selection,
.cases .card__grid--ios {
	background: #fb8d0d;
	float: none
}

.cases .card__cell {
	text-align: center;
	cursor: pointer;
	margin-right: 32px;
	z-index: 1
}

.cases .card__cell:last-of-type {
	margin-right: 0
}

.cases .card__cell:hover .card__icon {
	background-color: #F4902E
}

.cases .card__cell:hover .card__link {
	color: #F4902E
}

.cases .card__cell:active .card__link {
	color: #fb8d0d
}

@media (max-width:769px) {
	.cases .card__cell {
		font-size: 12px;
		margin-right: 24px
	}
}

.cases .card__cell img {
	position: relative;
	bottom: 2px
}

.cases .card__icon {
	width: 32px;
	height: 32px;
	text-align: center;
	background-color: #babbbc;
	color: #fff;
	border-radius: 50%;
	line-height: 32px;
	margin: 0 auto 3px;
	font-size: 16px
}

@media (max-width:480px) {
	.cases .card__icon {
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 14px
	}
}

.cases .card__link {
	font-size: 18px;
	color: #fb8d0d;
	display: inline-block
}

.cases .card__triangle-bottomright {
	position: absolute;
	right: 0;
	bottom: 0
}

.contact {
	width: 100%;
	max-width: 1100px;
	box-sizing: border-box;
	margin: 0 auto;
	padding-top: 110px
}

@media (max-width:769px) {
	.cases .card__triangle-bottomright {
		display: none
	}
	.contact {
		padding-top: 55px;
		height: 100%
	}
}

.contact .panel {
	position: relative;
	margin-bottom: 50px;
	background-color: #fff;
	padding: 50px 5% 60px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	box-shadow: 0 3px 0 #f0f0f0;
	color: #333;
	border: 1px solid #e9e9e9;
	behavior: url(/jquery/PIE.htc)
}

@media (max-width:769px) {
	.contact .panel {
		box-sizing: border-box;
		width: 100%;
		height: auto!important;
		padding: 25px 15px;
		border: none;
		box-shadow: none;
		border-radius: 0
	}
	.contact .panel__title {
		display: none
	}
}

.contact .panel__title {
	width: 940px;
	height: 150px;
	font-size: 24px;
	margin: 0 0 20px;
	background: url(../Images/photo_contactbg.png) no-repeat;
	background-size: 100% 100%
}

.contact .panel__title div {
	padding: 40px 0 0 40px
}

.contact .panel__title P {
	font-size: 26px;
	color: #F4902E
}

@media (max-width:480px) {
	.contact .panel__title P {
		font-size: 18px;
		line-height: 1.6
	}
}

@media (max-width:992px) {
	.contact .panel__title {
		width: 840px
	}
}

@media (max-width:880px) {
	.contact .panel__title {
		width: 720px
	}
}

.contact .panel__text {
	width: 100%;
	display: inline-block
}

@media (min-width:769px) {
	.contact .panel__address {
		display: none
	}
}

.contact .panel__thumb {
	float: left;
	padding-left: 15px
}

@media (max-width:769px) {
	.contact .panel__address {
		display: block;
		font-size: 15px;
		color: #333;
		padding-bottom: 15px;
		border-bottom: 1px solid #e9e9e9;
		margin-top: -10px
	}
	.contact .panel__thumb {
		padding: 0;
		width: 100%;
		text-align: center;
		float: none;
		margin-top: 45px
	}
}

.contact .panel__thumb img {
	width: 230px;
	height: 230px
}

@media (max-width:992px) {
	.contact .panel__thumb img {
		width: 200px;
		height: 200px
	}
}

.contact .panel__subtext {
	float: left;
	padding: 25px 0 0 40px
}

@media (max-width:880px) {
	.contact .panel__thumb img {
		width: 110px;
		height: 110px
	}
	.contact .panel__subtext {
		padding: 0 0 0 10px
	}
}

@media (max-width:992px) {
	.contact .panel__subtext {
		padding: 0 0 0 20px
	}
}

@media (max-width:769px) {
	.contact .panel__thumb img {
		width: 160px;
		height: 160px
	}
	.contact .panel__subtext {
		padding: 45px 0 0;
		width: 216px;
		margin: 0 auto;
		float: none
	}
	.contact .panel__subtext div:nth-child(4),
	.contact .panel__subtext hr {
		display: none
	}
}

.contact .panel__subtext hr {
	height: 1px;
	background-color: #c3ceda
}

.contact .panel__subtext a,
.contact .panel__subtext span {
	display: inline;
	font-size: 16px;
	color: #333
}

.contact .panel__subtext span {
	padding-left: 10px
}

.contact .panel__subtext div {
	width: 100%;
	padding-top: 40px
}

@media (max-width:880px) {
	.contact .panel__subtext div {
		padding-top: 10px
	}
}

.contact .panel__subtext p {
	display: inline-block;
	width: 49%
}

@media (max-width:769px) {
	.contact .panel__subtext a,
	.contact .panel__subtext span {
		font-size: 15px
	}
	.contact .panel__subtext div {
		padding-top: 0
	}
	.contact .panel__subtext p {
		width: 100%;
		display: block;
		padding-bottom: 35px
	}
	.contact .panel__subtext p .icon {
		display: none
	}
	.contact .panel__subtext img {
		width: 22px;
		height: 22px
	}
}

@media (min-width:769px) {
	.contact .panel__subtext p .icon-m {
		display: none
	}
}

.schemeBox {
	width: 940px
}

.schemeText {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 40px;
	width: 100%;
	margin-bottom: 60px;
	display: table
}

@media (max-width:769px) {
	.schemeBox {
		width: 100%
	}
	.schemeText {
		padding-bottom: 15px;
		margin-bottom: 25px
	}
}

.schemeText .schemeText-text {
	width: 60%
}

.schemeText .schemeText-text p:nth-child(1) {
	font-size: 26px
}

.schemeText .schemeText-text p:nth-child(2) {
	font-size: 16px
}

@media (max-width:769px) {
	.schemeText .schemeText-text {
		width: auto
	}
	.schemeText .schemeText-text p:nth-child(1) {
		font-size: 15px
	}
	.schemeText .schemeText-text p:nth-child(2) {
		font-size: 13px;
		color: #a9a9a9;
		line-height: 1.8
	}
}

.schemeText .schemeText-img {
	width: 40%
}

@media (max-width:769px) {
	.schemeText .schemeText-img {
		width: auto;
		position: absolute;
		top: 15px;
		right: 15px
	}
}

.about-box .service div,
.schemeBox a {
	text-align: center;
	position: relative;
	behavior: url(/jquery/PIE.htc)
}

.schemeText div {
	display: table-cell;
	vertical-align: middle
}

.schemeBox p {
	color: #333;
	line-height: 1.6
}

.schemeBox a {
	color: #fff;
	background: -webkit-gradient(linear, left top, right bottom, from(#f6af00), to(#fa9300))!important;
	background: #fb8d0d\9;
	box-shadow: 0 12px 20px -5px rgba(255, 146, 0, .5)!important;
	box-shadow: none\9;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: block;
	width: 200px;
	height: 60px;
	line-height: 60px;
	float: right
}

.schemeBox a:hover {
	background: -webkit-gradient(linear, top, bottom, from(#f6af00), to(#fa9300));
	box-shadow: 0 1px 10px rgba(255, 146, 0, .5)!important
}

.schemeBox a:active {
	background: -webkit-gradient(linear, top, bottom, from(#fa9300), to(#f6af00))
}

.schemeBox a,
_::selection {
	background: #fb8d0d
}

.about-box,
.about-box .service div {
	background-color: #fff;
	box-sizing: border-box
}

.mobile {
	display: none
}

@media (max-width:769px) {
	.schemeBox a {
		width: 100px;
		height: 36px;
		line-height: 36px;
		border-radius: 40px;
		font-size: 13px
	}
	.mobile {
		display: inline-block
	}
	.pc {
		display: none
	}
}

.mobile-s {
	display: none!important
}

@media (max-width:769px) {
	.mobile-s {
		display: block!important
	}
}

.pc-s {
	display: block
}

.about-box {
	width: 100%;
	max-width: 930px;
	margin: 0 auto;
	padding-top: 110px
}

.about-box .banner {
	text-align: center;
	margin-bottom: 30px
}

@media (max-width:769px) {
	.pc-s {
		display: none!important
	}
	.about-box {
		padding-top: 55px;
		min-height: 100%
	}
	.about-box .panel {
		padding: 15px;
		width: 100%;
		box-sizing: border-box
	}
	.about-box .banner {
		margin-bottom: 20px
	}
	.about-box .banner img {
		margin: 0 auto
	}
}

.about-box .title {
	font-size: 26px;
	color: #303847;
	margin-bottom: 20px
}

@media (max-width:769px) {
	.about-box .title {
		font-size: 15px;
		margin-bottom: 8px;
		font-weight: 700
	}
}

.about-box .summary {
	font-size: 15px;
	color: #303847;
	margin-bottom: 30px;
	line-height: 30px
}

@media (max-width:769px) {
	.about-box .summary {
		font-size: 13px;
		margin-bottom: 20px;
		line-height: 22px
	}
}

.about-box .service {
	margin-bottom: 50px;
	display: inline-block
}

@media (max-width:769px) {
	.about-box .service {
		margin: 0
	}
}

.about-box .service div {
	width: 440px;
	padding: 50px 30px 30px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	border: 1px solid #e9e9e9;
	float: left
}

.about-box .service div img {
	margin: 0 auto 30px
}

.about-box .service div p {
	font-size: 15px;
	color: #303847;
	text-align: left;
	line-height: 30px
}

.about-box .service div span {
	background-color: #fb8d0d;
	width: 20px;
	height: 20px;
	line-height: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	top: 25px;
	right: 25px;
	color: #fff;
	behavior: url(/jquery/PIE.htc)
}

@media (min-width:769px) and (max-width:992px) {
	.about-box {
		max-width: 790px
	}
	.about-box .service div {
		width: 370px
	}
}

.about-box .service .left {
	margin: 0 50px 0 0
}

@media (max-width:769px) {
	.about-box .service div {
		width: 100%;
		padding: 50px 20px 20px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px
	}
	.about-box .service div p {
		font-size: 13px;
		text-align: center;
		line-height: 22px
	}
	.about-box .service .left {
		margin: 0 0 20px
	}
}
.checkDal{
	transition: all .5s;
}
.close-act{
	transition: all .5s;
}
.close-act:hover{
	background-color:#6ba2c4;
	color:#fff;
}
.checkDal:hover{
	background-color:#a2bbd6;
	color:#fff;
}