* {
	font-family: sans-serif;
}

.banner-title {
	font-family: PingFang-SC-Semibold;
	font-size: .5rem;
	color: #FFFFFF;
	letter-spacing: 0;
	/* text-align: center; */
}

.banner-desc {
	font-family: PingFang-SC-Regular;
	font-size: .22rem;
	color: #FFFFFF;
	letter-spacing: 0;
	/* text-align: center; */
	line-height: .3rem;
}

.banner-sub-title {
	font-family: PingFang-SC-Semibold;
	font-size: .36rem;
	color: #FFFFFF;
	letter-spacing: 0;
	/* text-align: center; */
}

.section-title, .section-title-light {
	font-family: PingFang-SC-Semibold;
	font-size: .5rem;
	color: #000000;
	letter-spacing: 0;
	/* text-align: center; */
}

.section-sub-title {
	font-family: PingFang-SC-Regular;
	font-size: .3rem;
	color: #2570FF;
	letter-spacing: 0;
	line-height: .3rem;
}

.section-title-light {
	font-family: PingFang-SC-Regular;
}

.section-desc {
	font-family: PingFang-SC-Regular;
	font-size: .22rem;
	color: #000000;
	letter-spacing: 0;
	/* text-align: center; */
	line-height: .3rem;
}

.card-title, .card-title-sm, .card-title-xl,.card-title-bold, .card-title-lg {
	font-family: PingFang-SC-Heavy;
	font-size: .2rem;
	color: #FFFFFF;
	letter-spacing: 0;
	/* text-align: center; */
	line-height: 0.15rem;
}

.card-title-bold {
	font-family: PingFang-SC-Semibold;
	color: #000000;
}

.card-title-xl {
	font-size: .24rem;
}

.card-title-lg {
	font-size: .26rem;
}

.card-desc, .card-desc-xl {
	font-family: PingFang-SC-Regular;
	font-size: .145rem;
	color: #FFFFFF;
	letter-spacing: 0;
	/* text-align: center; */
	line-height: .25rem;
}

.card-desc-xl {
	font-family: PingFang-SC-Heavy;
	font-size: .17rem;
}

.card-desc-xl-light {
	font-family: PingFang-SC-Regular;
	font-size: .17rem;
}

.group-item .card-desc {
	color: #909090;
}

.btn.btn-default,.btn.btn-default:hover {
    padding: .2rem .4rem;
    background: #02CD57;
    border: #02CD57;
    border-radius: 35rem;
	color: #FFF;
	min-width: 2.5rem;
}

.banner-card-item .col-md-5ths {
	padding: 0 .2rem;
}

.online-item img {
	height: 1.16rem;
}

.sub_logo {
	max-width: 70px;
}

.text-black {
	color: #000;
}

.text-gray {
    color: #909090;
}

@media only screen and (max-width: 991px) {
	.banner-desc {
		font-size: .3rem;
	}
	
	.section-desc {
		font-size: .3rem;
		line-height: .4rem;
	}
	
	.card-title-xl {
		font-size: .34rem;
	}
	
	.card-desc-xl {
	    font-size: .27rem;
	}
	
	.card-title {
		font-size: .3rem;
	}
	
	.card-desc-xl-light {
		font-size: .27rem;
	}
	
	.card-title-bold {
		font-size: .3rem;
	}
	
	.card-desc {
		font-size: .245rem;
		line-height: .35rem;
	}
}

.absolute-center {
	position: relative;
}

.absolute-center .bg-img {
	width: 100%;
	min-height: 35em;
}

.flex-justify-center {
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
}

.absolute-center .container {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}


.footer a:hover {
	background-color: #051226;
}

.navbar-brand img {
	width: 90px;
}

.navbar-brand img {
	/*width: calc(100% - 60px);*/
}

.btn.btn-primary {
	background: #2570FF;
	border-color: #2570FF;
	border-radius: 17.5px;
}

.btn.btn-primary:hover {
	background: #2570FF;
	border-color: #2570FF;
	border-radius: 17.5px;
}

.carousel-indicators li {
	display: inline-block;
	width: 38px;
	height: 6px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
}

.carousel-indicators .active {
	width: 38px;
	height: 6px;
	margin: 0;
	background-color: #fff;
}

.pay-ability {
	padding: 0;
}

.pay_channel {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}

.section__integrations .integrations-container {
	padding: 50px;
	box-shadow: 0 0 30px 0 #D0DDF1;
	border-radius: 2px;
}

.case-study-item .customer-logo {
	float: left;
	width: 47px;
	height: 57px;
	margin-right: 30px;
	padding: 4px 0 4px 0;
	margin-top: 30px;
}

.pay-way p {
	font-size: 20px;
	color: #000000;
	letter-spacing: 0;
}

.pay-way span {
	font-size: 14px;
	color: #909090;
	letter-spacing: 0;
}

.superiority .col-md-3 {
	padding: 25px 15px 25px 15px;
}

.purse-container .text-center {
	padding: 30px 15px 30px 15px;
}

.pbcc-item {
	padding: 30px 15px 30px 15px;
}

.pay-way .case-study-item:hover,
.news:hover,
.superiority .col-md-3:hover,
.case-study-item:hover,
.section-item:hover,
.pbcc-item:hover,
.group-item:hover {
	/*cursor: pointer;*/
	transition: all 0.6s;
	box-shadow: 0 0 30px 0 #D0DDF1;
	transform: translateY(-10px);
}

.group-item {
	text-align: center;
	padding: 40px 20px;
}

.shadow-item {
	text-align: center;
	padding: 5% 2%;
	margin: 0 20px;
	background: #FFFFFF;
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.15);
}

.shadow-item img {
	width: 100%;
}

.move-shadow:hover {
	transition: all 0.6s;
	box-shadow: 0 0 30px 0 #D0DDF1;
	transform: translateY(-10px);
}

.margin-bottom-xs {
	margin-bottom: 30px;
}

.margin-bottom {
	margin-bottom: 40px;
}

.margin-top-sm {
	margin-top: 20px;
}

.margin-top-xs {
	margin-top: 30px;
}

.margin-top-lg {
	margin-top: 60px;
}

.margin-top-xl {
	margin-top: 70px;
}

/* .section-title {
	font-family: PingFang-SC-Semibold;
	font-size: 42px;
	color: #000000;
	letter-spacing: 0;
	line-height: 52px;
}

.big-title {
	font-family: PingFang-SC-Regular;
	font-size: 42px;
	color: #000000;
	letter-spacing: 0;
	line-height: 52px;
}

.section-desc {
	font-family: PingFang-SC-Medium;
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	margin: 0;
}

.small-title {
	font-family: PingFang-SC-Semibold;
	font-size: 20px;
	color: #000000;
}

.small-desc {
	font-family: PingFang-SC-Medium;
	font-size: 14px;
	color: #909090;
	line-height: 25px;
} */

.data-analysis img {
	max-width: 80px;
	margin: 0 auto;
}

.data-analysis .selected {
	display: none;
}

.data-analysis .active .selected {
	display: block;
}

.data-analysis .active .unselected {
	display: none;
}

.data-analysis .active .small-title, 
.data-analysis .active .small-desc {
	color: #FFF;
}

.data-analysis .shadow-item.active {
	background: #2570FF;
	box-shadow: 0 0 24px 0 rgba(0,0,0,0.15);
	border-radius: 4px;
	color: #FFF !important;
}

.data-analysis .shadow-item.active .card-title, .data-analysis .shadow-item.active .card-desc {
	color: #FFF !important;
}

.step-three .step:after {
	background-color: #FFF;
}

.second-step.step span, .third-step.step span {
	background-image: linear-gradient(-222deg, #377AFA 0%, #2570FF 100%);
	border: 2px solid #FFF;
	color: #FFF;
}

.step-three .small-desc {
	color: #FFF;
}

.step-three .btn-default {
	background: #FFFFFF;
	color: #2570FF;
}

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

/* .choose-we .section-title {
	opacity: 0.8;
	color: #2570FF;
	letter-spacing: 0;
} */

/* .inner-title {
	font-family: PingFang-SC-Semibold;
	font-size: 47px;
	color: #000000;
	letter-spacing: -0.72px;
	text-align: center;
}

.inner-desc {
	font-family: PingFang-SC-Medium;
	font-size: 37px;
	color: #000000;
	letter-spacing: -0.57px;
	text-align: center;
}

.inner-list-item {
	font-family: PingFang-SC-Medium;
	font-size: 18px;
	color: #000000;
	letter-spacing: -0.37px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
} */

.margin-left {
	margin-left: 20px;
}

.nav.navbar-nav>li:first-child>a {
	margin-left: 0;
}

@media (max-width: 1350px) {
	.section__integrations .integrations-container img {
		margin-right: 0px;
	}

	.navbar-header {
		width: calc(100% - 557px);
	}

	.navbar-brand img {
		width: calc(100%/4 - 20px)
	}
}

@media (max-width: 849px) {
	.navbar-header {
		width: inherit;
	}

	.navbar-brand {
		width: calc(100% - 200px);
	}
	
	.nav.navbar-nav>li:first-child>a {
		margin-left: 23px;
	}
}



.section__integrations .integrations-container img {
	margin-right: 0px;
	max-width: 100%;
}

.section__integrations .integrations-container h4 {
	margin: 50px 0 20px;
}

.section__integrations .integrations-container p {
	color: #909090;
	letter-spacing: 0;
}

.contributor-pics {
	height: 70px;
	display: flex;
	align-items: center;
}

.contributor-pics img {
	border-radius: 0%;
	width: 80%;
}

.footer {
	background: #051226;
	padding: 30px 0 0 0;
	font-size: 16px;
}

.footer h5 {
	font-family: PingFang-SC-Bold;
	font-size: .18rem;
	color: #FFFFFF;
	letter-spacing: 0;
}

.footer a {
	font-family: PingFang-SC-Regular;
	color: #92C1F7;
	font-size: .14rem;
}

.footer span {
	font-family: PingFang-SC-Regular;
	font-size: .14rem;
	color: #92C1F7;
	letter-spacing: 0;
}

.carousel-inner .item {
	/*padding-top: 50px;*/
	background-size: cover;
	background-repeat: no-repeat;
}

.get-started .container {
	background-image: url(../img/home/map.png);
	background-clip: content-box;
	background-size: 79%;
	background-repeat: no-repeat;
	background-position: center;
}

@-webkit-keyframes warn {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@-moz-keyframes warn {
	0% {
		-moz-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-moz-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@-o-keyframes warn {
	0% {
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@keyframes warn {
	0% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

.postition-1 {
	left: 302px;
	top: 308px;
}

.region-list {
	position: absolute;
	left: 0;
	top: 0;
}

.area-box {
	z-index: 77;
}

.area-box .dot {
	position: absolute;
	left: 0;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #a2a9b4;
	opacity: 1;
	filter: alpha(opacity=100);
}

.area-box .pulse {
	position: absolute;
	top: -28px;
	left: -28px;
	height: 66px;
	width: 66px;
	border: 2px solid #b7b7b7;
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	border-radius: 48px;
	-webkit-box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	-moz-box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	opacity: .12;
	filter: alpha(opacity=0);
	-webkit-animation: warn 2s ease-out both;
	-moz-animation: warn 2s ease-out both;
	-o-animation: warn 2s ease-out both;
	animation: warn 2s ease-out both;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background: 0 0;
}

.area-box .pulse {
	position: absolute;
	top: -28px;
	left: -28px;
	height: 66px;
	width: 66px;
	border: 2px solid #b7b7b7;
	-webkit-border-radius: 48px;
	-moz-border-radius: 48px;
	border-radius: 48px;
	-webkit-box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	-moz-box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;
	opacity: .12;
	filter: alpha(opacity=0);
	-webkit-animation: warn 2s ease-out both;
	-moz-animation: warn 2s ease-out both;
	-o-animation: warn 2s ease-out both;
	animation: warn 2s ease-out both;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	background: 0 0;
}

.show-regin {
	position: absolute;
	left: 2px;
	height: 0;
	top: 0;
	width: 11px;
	opacity: 0;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.area-box .delay-01 {
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-o-animation-delay: 0s;
	animation-delay: 0s
}

.area-box .delay-02 {
	-webkit-animation-delay: .4s;
	-moz-animation-delay: .4s;
	-o-animation-delay: .4s;
	animation-delay: .4s
}

.area-box .delay-03 {
	-webkit-animation-delay: .8s;
	-moz-animation-delay: .8s;
	-o-animation-delay: .8s;
	animation-delay: .8s
}

.area-box .delay-04 {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay: 1.2s;
	-o-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.area-box .delay-05 {
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	-o-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.area-box .delay-06 {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	-o-animation-delay: 2s;
	animation-delay: 2s
}

.area-box .delay-07 {
	-webkit-animation-delay: 2.4s;
	-moz-animation-delay: 2.4s;
	-o-animation-delay: 2.4s;
	animation-delay: 2.4s
}

.area-box .delay-08 {
	-webkit-animation-delay: -.4s;
	-moz-animation-delay: -.4s;
	-o-animation-delay: -.4s;
	animation-delay: -.4s
}

.area-box .delay-09 {
	-webkit-animation-delay: -.8s;
	-moz-animation-delay: -.8s;
	-o-animation-delay: -.8s;
	animation-delay: -.8s
}

.area-box .delay-10 {
	-webkit-animation-delay: -1.2s;
	-moz-animation-delay: -1.2s;
	-o-animation-delay: -1.2s;
	animation-delay: -1.2s
}

.area-box .delay-11 {
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
	-o-animation-delay: 4s;
	animation-delay: 4s
}

.region-list.active .area-box .dot {
	background: #0E59E6
}

.region-list.active .area-box .pulse {
	border-color: #0E59E6;
	top: -39px;
	left: -39px;
	height: 88px;
	width: 88px;
	-webkit-box-shadow: 0 0 12px #0E59E6, 0 0 20px #0E59E6 inset;
	-moz-box-shadow: 0 0 12px #0E59E6, 0 0 20px #0E59E6 inset;
	box-shadow: 0 0 12px #0E59E6, 0 0 20px #0E59E6 inset
}

.region-list.waite .area-box .dot {
	background: #0E59E6
}

.region-list.waite .area-box .pulse {
	border-color: #0E59E6
}

.show-regin {
	position: absolute;
	left: 2px;
	height: 0;
	top: 0;
	width: 11px;
	opacity: 0;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.online-node .show-regin,
.region-list:hover .show-regin,
.underline-node .show-regin,
.waite-node .show-regin {
	height: 127px;
	opacity: 1
}

.show-regin span {
	width: 80px;
	position: absolute;
	left: 8px;
	top: -11px;
	padding: 6px 10px;
	font-size: 14px;
	color: #ccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	white-space: nowrap;
}

.postition-10 .show-regin span {
	left: 0
}

.area-box {
	z-index: 77
}

.show-regin {
	z-index: 66
}

.region-list.active .show-regin span {
	position: relative;
	color: #0E59E6;
}

.region-list.waite .show-regin span {
	color: #0E59E6
}

.postition-1 {
	left: 302px;
	top: 308px
}

.postition-2 {
	left: 401px;
	top: 403px
}

.postition-3 {
	left: 358px;
	top: 516px
}

.postition-4 {
	left: 93%;
	top: 90%
}

.postition-5 {
	left: 82%;
	top: 78%
}

.postition-6 {
	left: 75%;
	top: 52%
}

.postition-7 {
	left: 81%;
	top: 49%
}

.postition-7.region-list.active .area-box .pulse {
	top: -50px;
	left: -50px;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.postition-8 {
	left: 77%;
	top: 40%
}

.postition-9 {
	left: 76%;
	top: 27%
}

.postition-9.region-list.active .area-box .pulse {
	top: -50px;
	left: -50px;
	width: 110px;
	height: 110px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.postition-10 {
	left: 41%;
	top: 18%
}

.postition-11 {
	left: 84%;
	top: 27%
}

.postition-12 {
	left: 10%;
	top: 30%
}

.postition-13 {
	left: 12%;
	top: 15%
}

.douhao {
	width: 0
}

.navbar-nav>li>a {
	padding: 8px 1px;
	margin-top: 16px;
	margin-left: 23px;
}

.navbar-brand a {
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.navbar-nav .active {
	border-bottom: 2px #2570FF solid;
}

.global-tab .active {
	padding: 0 0 15px 0px;
	border-bottom: 2px solid #2570FF;
}

.global-tab a {
	font-size: .36rem;
	color: #909090;
	letter-spacing: 0;
}

.global-tab .col-md-6 {
	margin-bottom: 15px;
}

.step span {
	padding: 39px 42px;
	background: #FFFFFF;
	border: 2px solid #2570FF;
	border-radius: 50%;
	font-size: 47px;
	color: #2570FF;
	position: relative;
	z-index: 1;
}

.aboutstep span {
	padding: 39px 42px;
	background: #FFFFFF;
	border: 2px solid #2570FF;
	border-radius: 50%;
	font-size: 47px;
	color: #2570FF;
	position: relative;
	z-index: 1;
}

.global-pay-way .col-md-2:hover {
	cursor: pointer;
	transition: all 0.6s;
	box-shadow: 0 0 30px 0 #D0DDF1;
	transform: translateY(-10px);
}

.global-pay-way .col-md-2 {
	padding: 25px 0;
}

.global-payment-scene {
	background: #FFFFFF;
	box-shadow: 0 0 30px 0 #D0DDF1;
	/*padding-left: 0px;
	padding-right: 0px;*/
	text-align: center;
	overflow: hidden;
}

.global-payment-scene p {
	padding: 15px 0;
}

.global-payment-scene img:hover {
	transform: scale(1.1);
}

.global-payment-scene img {
	/*cursor: pointer;*/
	transition: all 0.6s;
}

.industry {
	background-size: cover;
	height: 417px;
	display: flex;
	justify-content: center;
	align-items: Center;
	transition: all 0.6s;
}

.industry .des {
	border-radius: 3px;
	padding: 10px 0px;
	width: 50%;
	background: rgba(0, 0, 0, 0.30);
	border: 3px solid #FFFFFF;
	z-index: 1;
}

.des p {
	color: #fff;
	font-size: 16px;
	text-align: center
}

.industry-row .row {
	margin-left: 0px;
	margin-right: 0px;
}

.integrations-container .row {
	text-align: center;
}

.integrations-container .row p {
	padding-bottom: 20px;
}

.section__integrations p {
	margin-bottom: 30px;
}

.progressbar {
	margin: 15px;
	padding: 0;
	text-align: center;
	margin-bottom: 30px;
	overflow: hidden;
	counter-reset: step;
	z-index: 99
}

.progressbar li {
	list-style-type: none;
	font-size: 9px;
	float: left;
	position: relative
}

.progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	color: #333;
	background: #fff;
	border-radius: 20px;
	margin: 0 auto 5px
}

.progressbar li:after {
	content: '';
	width: calc(100% - 20px);
	height: 2px;
	background: #fff;
	position: absolute;
	left: calc((-100% + 20px)/2);
	top: 9px
}

.progressbar li:before,
.progressbar li:after {
	-webkit-transition: all .3s .2s linear;
	-moz-transition: all .3s .2s linear;
	-ms-transition: all .3s .2s linear;
	-o-transition: all .3s .2s linear;
	transition: all .3s .2s linear
}

.progressbar li:first-child:after {
	content: none
}

.progressbar li.active:before,
.progressbar li.active:after {
	background: #27ae60;
	color: #fff;
	-webkit-transition: all .3s .2s linear;
	-moz-transition: all .3s .2s linear;
	-ms-transition: all .3s .2s linear;
	-o-transition: all .3s .2s linear;
	transition: all .3s .2s linear
}

.step:before {
	content: counter(step);
	counter-increment: step;
	width: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	color: #333;
	background: #fff;
	border-radius: 20px;
	margin: 0 auto 5px
}

.step:after {
	content: '';
	width: calc(100% - 20px);
	height: 2px;
	background: #2570FF;
	position: absolute;
	left: calc((-100% + 20px)/2);
	top: 65px
}

.first-step:after {
	content: none
}

@media (max-width: 997px) {
	.step:after {
		content: none;
		width: calc(100% - 20px);
		height: 2px;
		background: #2570FF;
		position: absolute;
		left: calc((-100% + 20px)/2);
		top: 65px
	}
}

.solution {
	background-size: cover;
	height: 800px;
	display: flex;
	justify-content: center;
	align-items: Center;
}

.content {
	border-radius: 3px;
	padding: 10px 30px;
	width: 90%;
}

.content h2 {
	font-size: 42px;
	color: #333333;
	letter-spacing: 0;
}

.content p {
	font-size: 22px;
	color: #333333;
	letter-spacing: 0;
	margin: 20px 0 0 0;
}

.content span {
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	line-height: 36px;
}

.describe {
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	line-height: 36px;
	margin-top: 50px;
}

.case_img {
	background-size: cover;
}

.case .col-md-6 {
	padding: 0px;
	overflow: hidden;
}

.case img {
	width: 100%;
	transition: all 0.6s;
}

.case img:hover {
	transform: scale(1.1, 1);
}

.case_dec {
	display: flex;
	justify-content: center;
	align-items: Center;
	padding: 60px 0;
}

.case_info {
	width: 80%;
}

/* .case_info p {
	font-size: 26px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 700;
}

.case_info span {
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	line-height: 28px;
} */

.contact-form {
	padding: 50px 50px 0;
}

.contact {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #f4f7ff;
	;
}

.contact-form input,
select {
	border-color: transparent;
	background-color: transparent;
	display: block;
	margin: 32px 0;
	border-bottom: 1px solid #fff;
	width: 80%;
	padding: 4px 0;
	color: #FFF;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

input::-webkit-input-placeholder {
	/*WebKit browsers*/
	color: #FFF;
}

input::-moz-input-placeholder {
	/*Mozilla Firefox*/
	color: #FFF;
}

input::-ms-input-placeholder {
	/*Internet Explorer*/
	color: #FFF;
}

.contact-form p {
	font-size: 30px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 30px;
}

.contact-form button {
	background: #02CD57;
	border-radius: 35px;
	margin-bottom: 10%;
	border: 1px;
	width: 80%;
	color: #FFF;
	padding: 10px 0;
}

.contact-info {
	width: 80%;
	float: right;
	padding: 50px 0;
}

.contact-info span {
	font-size: 18px;
	color: #333333;
	letter-spacing: 0;
	line-height: 30px;
}

.contact-info p {
	font-size: 30px;
	color: #2570FF;
	letter-spacing: 0;
	line-height: 30px;
}

.bg-img img {
	width: 100%;
	height: 100%;
}

.head {
	position: relative;
}

.head .bg-info {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
}

#banner {
	-ms-flex-align: center;
	-ms-flex-pack: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-top: 0;
	display: -ms-flexbox;
	/*height: 35rem;*/
	min-height: 7.8rem;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}

.pay-way-online .col-md-2 {
	text-align: center;
}

.pay-way-online .col-md-2>p {
	margin-top: 20px;
}

.pay-way-online .col-md-2>img {
	height: 1.16rem;
}

.ability-card {
	margin-top: 50px;
}

.ability-card-item {
	display: flex;
	flex-direction: column;
	min-height: 4.91rem;
	background: #2570FF;
	text-align: center;
	padding: 0;
}

.ability-card-item p {
	color: #FFF;
	margin-top: .1rem;
	margin-bottom: 0;
}

.card-item-header {
	box-shadow: inset 0 -1px 0 0 #B0CBFF;
	height: .79rem;
}

.card-item-content {
	margin: auto;
	width: 100%;
}

.ability-card-item:after {
	content: '';
	background-image: url(../img/home/arrow.png);
	background-size: contain;
    position: absolute;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
	top: 50%;
	right: -48%;
}

.ability-card-item:nth-child(3):after {
	right: -30%;
}

.ability-card-item:last-child:after {
	content: '';
	background-image: none;
}

@media screen and (max-width: 736px) {
	/* #banner {
		min-height: 27rem;
		padding: 4rem 2rem 4rem 2rem;
	} */
}

.news {
	display: block;
	margin-bottom: 20px;
	padding: 25px;
}

.news .customer-logo {
	float: left;
	margin-right: 15px;
}

.news h2 {
	margin: 0;
}

.card-item {
	background-image: linear-gradient(90deg, #0B57E5 0%, #4B86F8 100%);
	box-shadow: 0 8px 14px 0 #B5CFFF;
	border-radius: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 1.51rem;
}

.margin-tb {
	margin-top: 30px;
	margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
	.news-info {
		margin: 1px;
	}
	
	.ability-card-item:after {
		right: 0;
		background-image: none;
	}
	
	.ability-card-item:nth-child(3):after {
		right: 0;
		background-image: none;
	}
}

.news-time {
	border-bottom: 2px solid #DDDDDD;
}

.news-image {
	min-height: 250px;
}

@media only screen and (max-width: 991px) {
	.news-time .col-md-6 {
		float: left;
	}

	.margin-bottom-xs {
		margin-bottom: 15px;
	}

	.margin-bottom {
		margin-bottom: 20px;
	}
}

/* .inner {
	margin: 0 auto;
	width: 75rem;
}

.inner p {
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 30px;
} */

.round-small {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: Center;
	float: left;
	margin: 20px;
}

.round-big {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: Center;
	float: left;
	margin: 20px;
}

/* .carousel-inner .inner h1 {
	font-size: 35px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 35px;
}

.carousel-inner .inner p {
	font-size: 42px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	padding: 0;
	line-height: 50px;
	margin: 25px 0;
}

.inner-info {
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 35px;
	display: block;
}

.inner .btn-primary {
	width: 14rem;
	margin: 20px 10px;
	background: #02CD57;
	border: #02CD57;
	padding: 14px 0;
	border-radius: 35px;
	font-size: 16px;
}

.home .inner {
	margin: 0;
	width: 40rem;
}

.home .inner h1 {
	font-size: 42px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: left;
	line-height: 50px;
}

.home .inner span {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: left;
	line-height: 28px;
}

.home .inner p {
	font-size: 32px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: left;
}

.home .btn-primary {
	width: 10rem;
	margin: 20px 15px;
	background: #02CD57;
	border: #02CD57;
	padding: 15px 0;
	border-radius: 35px;
	float: left;
	margin: 10px;
} */

.navbar-brand {
	height: auto;
	padding: 26px 15px;
}

.caption h2 {
	font-size: 42px;
	color: #000000;
	letter-spacing: 0;
	text-align: center;
	line-height: 52px;
}

.caption p {
	font-size: 20px;
	color: #000000;
	letter-spacing: 0;
	text-align: center;
	line-height: 30px;
}

.cooperate p {
	font-size: 50px;
	color: #FFF;
	margin-top: 20px;
}

.contact-us button {
	border-radius: 35px;
	color: #FFF;
	background-color: #02CD57;
	padding: 15px 60px;
	font-size: 20px;
	margin-top: 25px;
}

.cross-caption h1 {
	font-size: 42px;
	color: #000000;
	letter-spacing: 0;
}

.cross-caption p {
	font-size: 20px;
	color: #000000;
	letter-spacing: 0;
	line-height: 30px;
}

.cross-caption h3 {
	font-size: 30px;
	color: #000000;
	letter-spacing: 0;
}

.cross-caption span {
	font-size: 16px;
	color: #909090;
	letter-spacing: 0;
	line-height: 30px;
}

.news-info {
	position: relative;
	height: 250px;
}

.news-detail {
	position: absolute;
	margin-bottom: 0px;
	right: 15px;
	bottom: 0;
}

.news-info p {
	margin-top: 10px;
	font-size: 20px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.news-info span {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 4px 10px;
	line-height: 1.42857;
	text-decoration: none;
	color: #337ab7;
	background-color: #fff;
	border: 0px solid #02CD57;
	margin-left: -1px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	background-color: #02CD57;
	border-color: #02CD57;
	cursor: default;
	border-radius: 50%;
}

.btn.btn-primary:hover {
	background: #02CD57;
	border-color: #02CD57;
	border-radius: 35px;
}

.btn.btn-primary.navbar-btn:hover {
	background: #2570FF;
	border-color: #2570FF;
	border-radius: 35px;
}

.move-down {
	transform: translateY(-50px);
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
}

.move-up {
	transform: translateY(50px);
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
}

.carousel-inner .item.active .move-down,
.carousel-inner .item.active .move-up {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.industry:hover>.overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #000;
	opacity: 0.5;
}

.solution-row .row {
	display: flex;
	align-items: center !important;
	/*background: rgba(167,207,216,0.5);*/
}

.solution-row .col-md-6 {
	padding: 0;
}

.iitm-img {
	overflow: hidden;
}

.iitm-img img {
	transition: all 0.6s;
}

.iitm-img img:hover {
	transform: scale(1.1);
}

.news-image img {
	max-width: 100%;
}

.footer .col-md-12 {
	padding: 15px 0;
}

#product option {
	color: #000;
}

.head-text {
	font-size: 20px;
}

.news-title span {
	font-size: 14px;
	color: #909090;
}

.news-detail-content img {
	max-width: 100%;
}

.round .row {
	margin-bottom: 50px;
}

.purse {
	padding: 30px 0;
}

.purse img {
	max-width: 100%;
}

.purse-center {
	display: flex;
	align-items: center;
}

.flex {
	display: flex;
	align-items: center;
}

.flex .title {
	font-size: 20px;
	color: #000000;
}

.flex .info {
	font-size: 14px;
	color: #000000;
}

.section--hero {
	padding: 25px 0 25px;
}

.margin-top {
	margin-top: 40px;
}

.section-padding {
	padding: 5px 0 25px 0;
}

.product-list {
	display: flex;
	align-items: center;
	padding: 25px;
}

.product-list .col-md-10 {
	margin-left: 20px;
}

.product-list:hover {
	transition: all 0.6s;
	box-shadow: 0 0 30px 0 #D0DDF1;
	transform: translateY(-10px);
}

.apply button {
	border-radius: 35px;
	background: #2570FF;
	border: #2570FF;
	font-size: 16px;
	padding: 8px 25px;
	color: #FFF;
	margin-top: 30px;
}

.apply button:hover {
	background: #2570FF;
	border-color: #2570FF;
	border-radius: 35px;
}

.record-num span {
	color: #FFF;
	font-size: .14rem;
}

.record-num p {
	color: #FFF;
	font-size: .14rem;
}

.record-num a:hover {
	text-decoration: underline;
	color: #FFF;
}

.border-shadow {
	background: #FFFFFF;
	box-shadow: 0 0 30px 0 #D0DDF1;
}

.goods {
	padding-top: 50px;
	padding-bottom: 50px;
}

.goods img {
	max-width: 100%;
	height: 310px;
	margin-bottom: 20px;
}

.goods-margin {
	margin: 15px 0;
}

.goods button {
	background: #02CD57;
	border-radius: 35px;
	padding: 5px 30px;
	color: #FFF;
	border: 0;
}

.device-name,
.device-desc,
.device-price {
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	/** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical;
	/** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 1;
	/** 显示的行数 **/
}

.device-name {
	font-size: 32px;
	margin: initial;
}

.device-desc {
	font-size: 16px;
	color: #888888;
}

.device-price {
	font-size: 22px;
	color: #FF6600;
	margin-top: 15px;
}

.flex-row {
	display: flex;
	justify-content: center;
	align-items: center;
}

.flex-center {
	display: flex;
	justify-content: center;
	align-items: center;

}

.flex-y-bottom {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;

	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	-ms-grid-row-align: flex-end;
	align-items: flex-end;
}

.flex-y-top {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;

	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	-ms-grid-row-align: flex-start;
	align-items: flex-start;
}

.flex-between {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.profession img {
	width: 100%;
}

.profession p {
	position: absolute;
	color: #FFF;
	margin: 0;
}

.desc-item {
	background-color: #FFF;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 70%;
	height: 60px;
	margin-top: 20px;
}

.desc-item p {
	padding: 0 20px;
	color: #000;
	margin: 0;
}

.padding-tb {
	padding: 100px 0;
}

.padding-lr {
	padding-left: 10px;
	padding-right: 10px;
}

.text-white {
    color: #fff;
}

.text-blue {
	color: #2570FF;
}

#section {
	border-left: 1px solid #535353;
}

.module-item {
	color: #FFF;
	height: 1.35rem;
	margin: .2rem 0;
	width: 3.73rem;
	cursor:pointer;
}

.module-item:first-child {
	margin-top: 0;
}

.module-item.active {
	font-size: .3rem;
	color: #000000;
	background-color: #FFF;
	
}

.module-item.active img {
	
}

.phone .carousel-inner img {
	width: 2.9rem;
	height: 6rem;
}

.shop-formwork {
	background: rgba(255,255,255,.1);
	color: #FFF;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px 20px;
	cursor:pointer
}

.shop-formwork span {
	opacity: 0.5;
}

.shop-formwork span {
	opacity: 0.5;
}

.shop-formwork.active span {
	opacity: 1;
}

.shop-formwork.active {
	background: rgba(255,255,255,0.3);
}

.days {
	font-size: 70px;
	color: #02CD57;
}

.text-overflow-hide {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

/*@media (min-width: 1320px) {
	.global-tab a {
	 	font-size: 25px;
 	}
}*/
@media (max-width: 1150px) {
	.contact-us p {
		font-size: 35px;
	}

	.cooperate p {
		font-size: 50px;
	}

	/* .carousel-inner .inner p {
		font-size: 35px;
		line-height: 35px;
	} */

	.content .head h2 {
		font-size: 40px;
	}

	.describe {
		font-size: 14px;
		line-height: 27px;
		margin-top: 30px;
	}

	.content span {
		line-height: 27px;
	}

	.content p {
		font-size: 18px;
		margin: 5px 0;
	}
}

@media (max-width: 980px) {
	.margin-top-xs {
		margin-top: 20px;
	}

	.flex-row, .flex-col {
		flex-direction: column;
	}

	.desc-item {
		width: 100%;
	}

	.row>[class^=col-md]:not(:last-child) {
		margin-bottom: 20px;
	}

	.flex-justify-center {
		flex-direction: column;
	}

	.margin-top-lg {
		margin-top: 30px;
	}

	.shadow-item {
		margin: 0;
	}

	.margin-top-xl {
		margin-top: 40px;
	}

	.contact-us p {
		font-size: 25px;
	}

	.cooperate p {
		font-size: 30px;
	}

	.contact-us button {
		border-radius: 35px;
		color: #FFF;
		background-color: #02CD57;
		padding: 10px 45px;
		font-size: 15px;
		margin-top: 20px;
	}

	.global-tab .col-md-6 {
		text-align: center;
	}

	.global-tab a {
		font-size: 20px;
	}

	/* .carousel-inner .inner h1 {
		font-size: 28px;
		line-height: 28px;
	}

	.carousel-inner .inner p {
		font-size: 25px;
		line-height: 25px;
	}

	.inner .btn-primary {
		width: 15rem;
		margin: 10px 10px;
		padding: 15px 0;
		border-radius: 35px;
		font-size: 15px;
	} */

	.cross-caption h1 {
		font-size: 32px;
	}

	.cross-caption p {
		font-size: 20px;
		line-height: 30px;
	}

	.cross-caption h3 {
		font-size: 22px;
	}

	.solution h1 {
		font-size: 32px;
	}

	.caption h2 {
		font-size: 32px;
	}

	.caption p {
		font-size: 20px;
	}

	.home .container {
		width: 100%;
		display: flex;
	}

	/* .home .inner {
		width: 100%;
	}

	.home .inner h1 {
		text-align: center;
	}

	.home .inner span {
		text-align: center;
		font-size: 14px;
		line-height: 20px;
	}

	.home .inner p {
		text-align: center;
	}

	.home .btn-primary {
		float: none;
	}

	.home .inner button {
		width: 12rem;
	} */

	.inner-info {
		font-size: 18px;
	}

	.solution-row .row {
		display: block;
	}

	.content {
		padding: 10px 30px;
		margin: auto;
	}

	.content .head h2 {
		font-size: 32px;
	}

	.purse-center {
		display: inherit;
	}

	.device-name {
		font-size: 28px;
	}

	.device-desc {
		font-size: 14px;
	}

	.device-price {
		font-size: 20px;
	}
	
	.days {
		font-size: 25px;
	}
	
	/* .section-title {
		font-size: 35px;
	}
	
	.big-title {
		font-size: 35px;
	}
	
	.section-desc {
		font-size: 18px;
	}
	
	.small-title {
		font-size: 18px;
	}
	
	.small-desc {
		font-size: 13px;
	} */
}

@media (max-width: 768px) {
	.cross-caption h1 {
		font-size: 28px;
	}

	.cross-caption p {
		font-size: 15px;
		line-height: 25px;
	}

	.cross-caption span {
		font-size: 15px;
	}

	.solution h1 {
		font-size: 28px;
	}

	.solution p {
		font-size: 20px;
	}

	.solution span {
		font-size: 15px;
	}

	.solution {
		height: 772px;
	}

	.caption h2 {
		font-size: 28px;
	}

	.caption p {
		font-size: 15px;
	}

	/* .inner .btn-primary {
		padding: 10px 0;
	}

	.inner-info {
		font-size: 15px;
	}

	.inner .btn-primary {
		width: 13rem;
		margin: 10px 10px;
		padding: 7px 0;
		border-radius: 35px;
		font-size: 13px;
	} */

	.device-name {
		font-size: 25px;
	}

	.device-desc {
		font-size: 12px;
	}

	.device-price {
		font-size: 16px;
	}
	
	/* .section-title {
		font-size: 30px;
	}
	
	.big-title {
		font-size: 30px;
	}
	
	.section-desc {
		font-size: 15px;
	}
	
	.small-title {
		font-size: 15px;
	}
	
	.small-desc {
		font-size: 10px;
	} */
	
	.padding-tb {
		padding: 50px 0;
	}
	
	.profession p {
		font-size: 20px;
	}
	
	.group-item {
		text-align: center;
	}
	
	/* .inner-title {
		font-size: 30px;
	}
	
	.inner-desc {
		font-size: 20px;
	}
	
	.inner-list-item {
		font-size: 18px;
	} */
}

@media (max-width: 650px) {
	.contact-us p {
		font-size: 16px;
	}

	.cooperate p {
		font-size: 20px;
	}

	.contact-us button {
		border-radius: 35px;
		color: #FFF;
		background-color: #02CD57;
		padding: 7px 20px;
		font-size: 12px;
		margin-top: 18px;
	}

	.global-tab .col-md-6 {
		text-align: center;
	}

	.global-tab a {
		font-size: 15px;
	}

	/* .carousel-inner .inner h1 {
		font-size: 20px;
	}

	.carousel-inner .inner p {
		font-size: 15px;
		line-height: 15px;
	}

	.cross-caption h3 {
		font-size: 20px;
	}

	.home .inner button {
		padding: 6px 0;
		width: 7rem;
	}

	.inner-info {
		font-size: 12px;
	}

	.inner .btn-primary {
		width: 12rem;
		margin: 5px 10px;
		padding: 0px 0;
		border-radius: 35px;
		font-size: 12px;
	} */

	.integrations-container .row img {
		height: 57px;
	}
}

@media (max-width: 482px) {
	.navbar-brand {
		width: calc(100% - 60px);
	}

	.navbar-brand {
		padding: 22px 15px;
	}
}
