.banner {
	height: auto;
	position: relative;
	overflow: hidden;
	padding-bottom: 4%;
}
.banner .background {
	position: absolute;
	left: 0;
	right: 0;
	top: 0; width:100%; height:100%; background:url(../images/teu01.png) center no-repeat; background-size:100% 100%;
}
/*.banner .background i {
	z-index: -1
}
.banner .background i:nth-child(1) {
	position: absolute;
	height: 717px;
	left: 0;
	right: 0;
	top: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff6e5), to(rgba(255,246,229,0)));
	background: linear-gradient(180deg, #fff6e5 0, rgba(255,246,229,0) 100%)
}
.banner .background i:nth-child(2) {
	background: url(../fonts/b-l.svg) no-repeat center top;
	width: 1024px;
	height: 1012px;
	position: absolute;
	top: 0;
	left: 0
}
@media (max-width:767.98px) {
.banner .background i:nth-child(1) {
	height: 410px
}
.banner .background i:nth-child(2) {
	height: 410px;
	background-position: center bottom;
	background-size: 100% 420px;
	width: 100%
}
}*/
.banner .container {
	position: relative;
	height: 100%
}
.banner-image{width:50%;position:absolute;bottom:0;right:0;height: calc(100% - 96px);%;display: flex;justify-content: flex-end;align-items: flex-end;}
.banner-image img{max-width: 100%;max-height: 100%;vertical-align:bottom;}
.banner .banner-image .people {
	/* background: url(../images/banner-people.png) no-repeat center top; */
	background-size: 100% 100%;
	width: 1024px;
	height: 788px;
	margin-top: 96px;
	position: absolute;
	bottom: 0;
}
@media (max-width:767.98px) {
.banner .banner-image .people {
	background-position: right top;
	width: 100%;
	height: 400px;
	position: absolute;
	right: 0;
	top: 134px;
	z-index: 1;
	 background-size: 100% auto !important;

	
}
}
.banner .explain {
	margin-top: 200px
}
.banner .explain .pub-h1 {
	font-weight: 500;
	line-height: 100px
}
.spec-en .banner .explain .pub-h1 {
	/*line-height: 80px*/    font-size: 4.2vw; line-height:1;
}
@media (max-width:767.98px) {
.spec-en .banner .explain .pub-h1 {
	line-height: normal
}
}
.banner .explain p {
	margin-top: 30px
}
.banner .explain a {
	margin-top: 30px;
	background: no-repeat;
	width: 21%;
}
@media (max-width:767.98px) {
.banner {
	height:auto; padding-bottom:0
}
.banner .explain {
	margin-top: 64px
}
.banner .explain .pub-h1 {
	font-size: 36px;
	line-height: normal
}
.banner .explain p {
	margin-top: 8px
}
.banner .explain .btn-primary {
	padding: 8px 16px;
	font-size: 12px
}
}
.section {
	overflow: hidden;
	position: relative
}
.section .slope_line {
	position: absolute;
	top: auto
}
.section .row {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.section .row .article {
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 146px;
	padding-left: 16px
}
.section_payment .col-md-10{ float:right;}
.section .row .article .mark-img { 
	height: 200px;
	margin-bottom: 16px
}
.section .row .article .mark-img img { max-width:100%;
	height: 100%
}
.section .row .article p {
	margin-top: 16px
}
.section .row .article a {
	margin-top: 32px;
	background: #ce99ff;
	text-align: center;
	color: #fff;
	display: inline-block;
	/*width: 29%;*/
	font-size: 20px;
}
.section .row .article .data-number {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px
}
.section .row .article .data-number li {
	padding-right: 40px
}
.section .row .article .data-number li .pub-h2 {
	color: #0c71ff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.section .row .article .data-number li h2 {
	font-weight: 600
}
.section .row .article .data-number li p {
	margin-top: 0
}
@media (max-width:767.98px) {
.section .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	padding-left: 16px;
	padding-right: 16px
}
.section .row .pay-img {
	max-width: 399px;
	height: auto;
}
.section .row .col-h5-down {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.section .row .col-h5-up {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.section .row .article {
	padding: 0;
	padding-top: 56px!important
}
.section .row .article .data-number {
	display: none
}
.section .row .article .mark-img {
	width: 50px;
	height: 50px
}
.section .row .article h2 {
	font-size: 24px
}
.section .row .article p {
	font-size: 14px
}
}
@media (max-width:767.98px) {
.section_payment {
	border-top: none
}
}
.section_payment .background{    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%; z-index:-1}
.section_payment .background i {
	position: absolute
}
.section_payment .background i:nth-child(1) {
	background: url(../images/line-1.png) no-repeat center top;
	width: 1008px;
	height: 364px;
	top: 219px;
	left: 50%;
	margin-left: -1308px
}
.section_payment .background i:nth-child(2) {
	background: url(../images/line-2.png) no-repeat center top;
	width: 466px;
	height: 195px;
	top: 320px;
	left: 50%;
	margin-left: -766px
}
.section_payment .container {
	padding: 6% 0;
}
@media (max-width:767.98px) {
.section_payment .container {
	padding-top: 0
}
}
.section_payment .container .row .pay-img {
	position: relative;
	height:auto;
}
.section_payment .container .row>h2{margin: 0% auto 6%;padding: 0;}
.section_payment .container .row .pay-img img{max-width:100%;height: auto;} 
.section_payment .container .row .pay-img i {
	position: absolute
}
.section_payment .container .row .pay-img i:nth-child(1) {
	width: 378px;
	height: 527px;
	background-size: 100% 100%;
	top: 20px;
	right: 222px;
	z-index: 1
}
.section_payment .container .row .pay-img i:nth-child(2) {
	width: 120px;
	height: 120px;
	background: url(../images/p-2.png) no-repeat center top;
	background-size: 100% 100%;
	top: 428px;
	right: 446px
}
.section_payment .container .row .pay-img i:nth-child(3) {
	width: 416px;
	height: 470px;
	background-size: 100% 100%;
	right: 16px;
	top: 90px
}
@media (max-width:767.98px) {
.section_payment .container .row .pay-img {
	width: 100%;
	height: auto;
}
.section_payment .container .row .pay-img i:nth-child(1) {
	width: 223px;
	height: 289px;
	top: 20px;
	right: auto;
	left: 0
}
.section_payment .container .row .pay-img i:nth-child(2) {
	width: 50px;
	height: 50px;
	top: 282px;
	right: auto;
	left: 20px
}
.section_payment .container .row .pay-img i:nth-child(3) {
	width: 249px;
	height: 279px;
	top: 60px;
	right: auto;
	left: 87px
}
}
.spec-en .section_payment .article {
	padding-top: 88px
}
.section_disbursement {
	position: relative
}
.section_disbursement .background {
	background: #f7f9fc;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -4
}
.section_disbursement .background i:nth-child(1) {
	width: 120px;
	height: 120px;
	background: url(../images/p-2.png) no-repeat center top;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	top: 520px
}
.section_disbursement .container {
	padding: 6% 0;
}
.section_disbursement .container .row .pay-img {
	height: 650px;
	position: relative
}
.section_disbursement .col-md-12{ float:right;}
.section_disbursement .container .row .pay-img img{max-width:100%;height: auto;} 
.section_disbursement .container .row .pay-img i {
	display: block
}
.section_disbursement .container .row .pay-img i:nth-child(1) {
	width: 396px;
	height: 473px;
	background-size: 100%;
	position: absolute;
	top: 108px;
	left: 16px
}
.section_disbursement .container .row .pay-img i:nth-child(2) {
	width: 367px;
	height: 476px;
	background: url(../images/disbur-pay.png) no-repeat center top;
	background-size: 100%;
	position: absolute;
	top: 130px;
	left: 236px
}
.section_disbursement .container .row .pay-img i:nth-child(3) {
	width: 291px;
	height: 209px;
	background: url(../images/disbur-card.png) no-repeat center top;
	background-size: 100%;
	position: absolute;
	top: 62px;
	left: 260px
}
@media (max-width:767.98px) {
.section_disbursement .container .row .pay-img {
	height: auto;
}
.section_disbursement .container .row .pay-img i:nth-child(1) {
	width: 250px;
	top: 78px
}
.section_disbursement .container .row .pay-img i:nth-child(2) {
	width: 220px;
	top: 100px;
	left: 130px
}
.section_disbursement .container .row .pay-img i:nth-child(3) {
	width: 200px;
	top: 34px;
	left: 140px
}
}
.section_disbursement .article {
	padding-right: 16px;
	padding-top: 200px!important
}
.spec-en .section_disbursement .article {
	padding-top: 170px!important
}
@media (max-width:767.98px) {
.spec-en .section_disbursement .article {
	padding-top: 56px!important
}
}
.section_subscription .background {
	background: #f7f9fc;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: -4;
	height: 520px
}
.section_subscription .container {
	padding: 20px 0 180px;
	position: relative
}
@media (max-width:767.98px) {
.section_subscription .container {
	padding-bottom: 0
}
}
.section_subscription .container::before {
	content: '';
	position: absolute;
	left: 0;
	width: 0;
	height: 93px;
	bottom: 0;
	border-left: 1px solid #edf0fa
}
.section_subscription .container::after {
	content: '';
	position: absolute;
	right: 0;
	width: 0;
	height: 190px;
	bottom: 0;
	border-right: 1px solid #edf0fa
}
.section_subscription .container .row .article {
	padding-right: 16px;
	padding-top: 206px
}
.spec-en .section_subscription .container .row .article {
	padding-top: 166px
}
.section_subscription .container .row .article h2, .section_subscription .container .row .article p {
	color: #fff
}
@media (max-width:767.98px) {
.section_subscription .container .row .article {
	padding-top: 85px
}
}
.section_subscription .container .row .pay-img {
	position: relative;
	height: 760px
}
.section_subscription .container .row .pay-img i:nth-child(1) {
	position: absolute;
	top: 190px;
	background: url(../images/sub-bg.png) no-repeat center top;
	width: 532px;
	height: 445px;
	left: 50%;
	margin-left: -261px
}
.section_subscription .container .row .pay-img i:nth-child(2) {
	position: absolute;
	background: url(../images/sub-phone.png) no-repeat center top;
	background-size: 100% 100%;
	width: 460px;
	height: 758px;
	top: 0;
	left: 50%;
	margin-left: -230px
}
@media (max-width:767.98px) {
.section_subscription .container .row .pay-img {
	height: 480px
}
.section_subscription .container .row .pay-img i:nth-child(1) {
	width: 298px;
	height: 445px;
	margin-left: -149px;
	top: 154px;
	background-size: contain
}
.section_subscription .container .row .pay-img i:nth-child(2) {
	width: 280px;
	height: 450px;
	margin-left: -140px;
	top: 25px
}
}
@media (max-width:767.98px) {
.section_subscription .pd {
	padding-top: 50px;
	padding-bottom: 0
}
}
.con_background i {
	position: absolute
}
.con_background i:nth-child(1) {
	background: url(../images/line-3.png) no-repeat center top;
	height: 584px;
	width: 873px;
	top: 1180px;
	left: 50%;
	margin-left: -873px;
	z-index: -1
}
.con_background i:nth-child(2) {
	background: url(../images/line-4.png) no-repeat center top;
	width: 2049px;
	height: 1034px;
	top: 1360px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: -1
}
.con_background i:nth-child(3) {
	background: #ddedff;
	width: 1024px;
	height: 348px;
	top: 1880px;
	left: 50%;
	z-index: -2;
	-webkit-transform: skewY(-13deg);
	transform: skewY(-13deg)
}
@media (max-width:767.98px) {
.con_background i:nth-child(1) {
	width: 100%;
	background-size: contain;
	left: 0;
	margin-left: 0
}
}
@media (max-width:767.98px) and (max-width:767.98px) {
.spec-en .con_background i:nth-child(1) {
	top: 1330px
}
}
@media (max-width:767.98px) {
.con_background i:nth-child(2) {
	background-image: url(../images/line-4-phone.svg);
	background-size: 100% 100%;
	width: 100%;
	height: 758px;
	top: 1300px
}
}
@media (max-width:767.98px) and (max-width:767.98px) {
.spec-en .con_background i:nth-child(2) {
	top: 1384px
}
}
@media (max-width:767.98px) {
.con_background i:nth-child(3) {
	height: 98px
}
}
@media (max-width:767.98px) and (max-width:767.98px) {
.spec-en .con_background i:nth-child(3) {
	top: 2020px
}
}
.safe_pay .container {
	padding: 80px 0;
	overflow: hidden
}
.safe_pay .title-w {
	width: 100%;
	margin: 0 auto;
	padding: 0 64px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.safe_pay .title-w .pub-h2-line::before {
	content: none
}
.safe_pay .rows {
	width: 100%;
	margin-top: 64px
}
.safe_pay .rows .el-col {
	margin: 0 auto;
	width: 100%
}
.safe_pay .rows .el-col .item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 16px
}
.safe_pay .rows .el-col .item .item-content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #edf0fa;
	border-radius: 8px;
	padding: 32px;
	height: 366px;
	position: relative
}
.safe_pay .rows .el-col .item .item-content p {
	color: #5a6a80
}
.safe_pay .rows .el-col .item .item-content .icon {
	width: 56px;
	height: 56px
}
.safe_pay .rows .el-col .item .item-content .icon img {
	width: 100%;
	height: 100%
}
.safe_pay .rows .el-col .item .item-content .icon .icon-show {
	display: block
}
.safe_pay .rows .el-col .item .item-content .icon .icon-hide {
	display: none
}
.safe_pay .rows .el-col .item .item-content .pos-but {
	position: absolute;
	bottom: 32px;
	left: 32px
}
@media (min-width:767.98px) {
.safe_pay .rows .el-col .item .item-content:hover {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-box-shadow: 0 55px 110px -22px rgba(0,0,0,.1), 0 33px 66px -13px rgba(0,0,0,.1), 0 11px 30px -6px rgba(0,0,0,.1), 0 2px 13px -2px rgba(0,0,0,.1), 0 0 6px -1px rgba(0,0,0,.1);
	box-shadow: 0 55px 110px -22px rgba(0,0,0,.1), 0 33px 66px -13px rgba(0,0,0,.1), 0 11px 30px -6px rgba(0,0,0,.1), 0 2px 13px -2px rgba(0,0,0,.1), 0 0 6px -1px rgba(0,0,0,.1);
	background: #0c71ff;
	border-width: 0;
	cursor: default
}
.safe_pay .rows .el-col .item .item-content:hover a, .safe_pay .rows .el-col .item .item-content:hover h4, .safe_pay .rows .el-col .item .item-content:hover p {
	color: #fff
}
.safe_pay .rows .el-col .item .item-content:hover .icon-show {
	display: none
}
.safe_pay .rows .el-col .item .item-content:hover .icon-hide {
	display: block
}
}
.safe_pay .rows .el-col .item h4 {
	margin-top: 24px;
	margin-bottom: 16px
}
.safe_pay .rows .el-col .item a {
	color: #0c71ff;
	display: inline-block
}
@media (max-width:767.98px) {
.safe_pay .container {
	padding: 40px 16px
}
.safe_pay .title-w {
	text-align: left;
	padding: 0;
	margin-bottom: 24px
}
.safe_pay .rows {
	margin-top: 0
}
.safe_pay .rows .el-col .item {
	padding: 0;
	margin-bottom: 16px
}
.safe_pay .rows .el-col .item .item-content {
	padding: 16px;
	height: 220px
}
.safe_pay .rows .el-col .item .item-content .icon {
	width: 28px;
	height: 28px
}
.safe_pay .rows .el-col .item .item-content h4 {
	margin: 8px 0
}
.safe_pay .rows .el-col .item .item-content .pos-but {
	left: 16px;
	bottom: 24px
}
}
.solutions_plan {
	overflow: hidden;
	position: relative;
	z-index: 9
}
.solutions_plan .background i:nth-child(1) {
	position: absolute;
	left: 50%;
	top: 0;
	width: 3000px;
	height: 1400px;
	margin-left: -584px;
	-webkit-transform: skewY(-12deg);
	transform: skewY(-12deg);
	background: #0c71ff;
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}
@media (max-width:767.98px) {
.solutions_plan .background i:nth-child(1) {
	width: 1750px
}
}
.solutions_plan .background i:nth-child(2) {
	position: absolute;
	left: 50%;
	top: 0;
	width: 5000px;
	height: 1000px;
	margin-left: -717px;
	-webkit-transform: skewY(-12deg);
	transform: skewY(-12deg);
	background: rgba(12,113,255,.3);
	-webkit-transition: background .3s ease;
	transition: background .3s ease
}
.solutions_plan .background[data-color=green] i:nth-child(1) {
	background: #00c352
}
.solutions_plan .background[data-color=green] i:nth-child(2) {
	background: rgba(0,195,82,.3)
}
.solutions_plan .background[data-color=violet] i:nth-child(1) {
	background: #7b73ff
}
.solutions_plan .background[data-color=violet] i:nth-child(2) {
	background: rgba(123,115,255,.3)
}
.solutions_plan .container {
	position: relative
}
.solutions_plan .container::before {
	content: '';
	position: absolute;
	left: 0;
	width: 1px;
	top: 0;
	bottom: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #edf0fa), color-stop(80%, rgba(237,240,250,.08)));
	background: linear-gradient(to bottom, #edf0fa 0, rgba(237,240,250,.08) 80%)
}
.solutions_plan .container::after {
	content: '';
	position: absolute;
	right: 0;
	width: 1px;
	top: 0;
	height: 68px;
	background: #edf0fa
}
@media (max-width:767.98px) {
.solutions_plan .container::before {
	content: none
}
.solutions_plan .container::after {
	content: none
}
}
.solutions_plan .container .row-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.solutions_plan .container .row-item .row-left .solu-img {
	height: 390px;
	width: 492px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% 100%;
	display: none;
	margin: 0 auto
}
.solutions_plan .container .row-item .row-left .solu-img.active {
	display: block;
	-webkit-animation: opacity .4s cubic-bezier(0, 0, .42, 1.14);
	animation: opacity .4s cubic-bezier(0, 0, .42, 1.14)
}
@-webkit-keyframes opacity {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes opacity {
0% {
opacity:0
}
100% {
opacity:1
}
}
.solutions_plan .container .row-item .row-right .title-item {
	padding: 40px 0 24px 0;
	border-bottom: 1px solid rgba(255,255,255,.2)
}
.solutions_plan .container .row-item .row-right .title-item h2 {
	color: #fff
}
.solutions_plan .container .row-item .row-right .title-item h2::before {
	content: none
}
.solutions_plan .container .row-item .row-right .pub-tab-con .item {
	display: none
}
.solutions_plan .container .row-item .row-right .pub-tab-con .item .icon {
	display: none
}
@media (max-width:767.98px) {
.solutions_plan .container .row-item .row-right .pub-tab-con .item .icon {
	display: block;
	width: 40px;
	height: 40px;
	margin-top: 32px
}
.solutions_plan .container .row-item .row-right .pub-tab-con .item .icon img {
	width: 100%;
	height: 100%
}
}
.solutions_plan .container .row-item .row-right .pub-tab-con .item h3 {
	color: #fff;
	margin-top: 23px
}
.solutions_plan .container .row-item .row-right .pub-tab-con .item p {
	color: #fff;
	opacity: 0;
	margin-top: 10px
}
.solutions_plan .container .row-item .row-right .pub-tab-con .item a {
	margin-top: 28px;
	color: #fff;
	border: none;
	padding: 0;
	font-size: 16px
}
.solutions_plan .container .row-item .row-right .pub-tab-con .item a:hover {
	background: 0 0
}
@media (max-width:767.98px) {
.solutions_plan .container .row-item .row-right .pub-tab-con .item a {
	font-size: 12px
}
}
@media (max-width:767.98px) {
.solutions_plan .container .row-item .row-right .pub-tab-con .item h3, .solutions_plan .container .row-item .row-right .pub-tab-con .item p {
	margin-top: 8px
}
}
.solutions_plan .container .row-item .row-right .pub-tab-con .item.active {
	display: block
}
.solutions_plan .container .row-item .row-right .pub-tab-con .item.active .icon {
	-webkit-animation: moveLeftH3 .3s cubic-bezier(0, 0, .42, 1.14);
	animation: moveLeftH3 .3s cubic-bezier(0, 0, .42, 1.14)
}
.solutions_plan .container .row-item .row-right .pub-tab-con .item.active h3 {
	-webkit-animation: moveLeftH3 .4s cubic-bezier(0, 0, .42, 1.14);
	animation: moveLeftH3 .4s cubic-bezier(0, 0, .42, 1.14)
}
.solutions_plan .container .row-item .row-right .pub-tab-con .item.active p {
	-webkit-animation: moveLeftP .5s cubic-bezier(0, 0, .42, 1.14);
	animation: moveLeftP .5s cubic-bezier(0, 0, .42, 1.14);
	opacity: .5
}
.solutions_plan .container .row-item .row-right .pub-tab-con .item.active a {
	-webkit-animation: moveLeftA .6s cubic-bezier(0, 0, .42, 1.14);
	animation: moveLeftA .6s cubic-bezier(0, 0, .42, 1.14)
}
@media (max-width:767.98px) {
.solutions_plan .container .row-item .row-right .pub-tab-con {
	position: relative;
	z-index: 1;
	overflow: hidden;
	min-height: 480px;
	padding: 0 24px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.solutions_plan .container .row-item .row-right .pub-tab-con::after {
	content: '';
	position: absolute;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), to(rgba(255,255,255,.4)));
	background: linear-gradient(180deg, rgba(255,255,255,0) 0, rgba(255,255,255,.4) 100%);
	-webkit-box-shadow: 0 10px 24px -5px rgba(0,0,0,.15), 0 0 5px -1px rgba(0,0,0,.2);
	box-shadow: 0 10px 24px -5px rgba(0,0,0,.15), 0 0 5px -1px rgba(0,0,0,.2);
	border-radius: 8px;
	border: 1px solid rgba(255,255,255,.3);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1
}
}
@media (max-width:767.98px) {
.solutions_plan .container .row-item .row-left {
	padding: 0;
	min-height: 270px;
	position: absolute;
	top: 416px;
	left: 0;
	right: 0;
	z-index: 2
}
.solutions_plan .container .row-item .row-left .solu-img {
	width: 100%;
	height: 270px;
	background-size: auto 100%
}
.solutions_plan .container .row-item .row-right {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.solutions_plan .container .row-item .row-right .title-item {
	padding-bottom: 24px;
	padding-right: 0;
	border: none
}
}
.solutions_plan .pd {
	padding-top: 380px;
	padding-bottom: 80px
}
@media (max-width:767.98px) {
.solutions_plan .pd {
	padding-top: 110px;
	padding-bottom: 56px
}
.solutions_plan .backgroundContainer .below1 {
	top: 100px
}
.solutions_plan .backgroundContainer .below2 {
	top: 0
}
}
@-webkit-keyframes moveLeftH3 {
0% {
margin-left:40px;
opacity:.2
}
to {
	margin-left: 0;
	opacity: 1
}
}
@keyframes moveLeftH3 {
0% {
margin-left:40px;
opacity:.2
}
to {
	margin-left: 0;
	opacity: 1
}
}
@-webkit-keyframes moveLeftP {
0% {
margin-left:40px;
opacity:0
}
20% {
margin-left:40px;
opacity:0
}
to {
	margin-left: 0;
	opacity: .5
}
}
@keyframes moveLeftP {
0% {
margin-left:40px;
opacity:0
}
20% {
margin-left:40px;
opacity:0
}
to {
	margin-left: 0;
	opacity: .5
}
}
@-webkit-keyframes moveLeftA {
0% {
margin-left:40px;
opacity:0
}
40% {
margin-left:40px;
opacity:0
}
to {
	margin-left: 0;
	opacity: 1
}
}
@keyframes moveLeftA {
0% {
margin-left:40px;
opacity:0
}
40% {
margin-left:40px;
opacity:0
}
to {
	margin-left: 0;
	opacity: 1
}
}
.cooper_link {
	position: relative;
	overflow: hidden;
	z-index: 10
}
.cooper_link .background i:nth-child(1) {
	position: absolute;
	top: -300px;
	left: 50%;
	width: 5000px;
	height: 960px;
	margin-left: -2500px;
	background: linear-gradient(-12deg, #0d2240 50%, #0d2240 100%);
	-webkit-transform: skewY(-12deg);
	transform: skewY(-12deg)
}
.cooper_link .background i:nth-child(2) {
	background: #ddedff;
	width: 1024px;
	height: 348px;
	top: 346px;
	left: 50%;
	z-index: -2;
	position: absolute;
	-webkit-transform: skewY(-12deg);
	transform: skewY(-12deg)
}
.cooper_link .background i:nth-child(3) {
	position: absolute;
	left: 50%;
	bottom: 0;
	background: url(../fonts/bg.svg) no-repeat center left;
	width: 1024px;
	height: 415px;
	margin-left: -1024px
}
@media (max-width:767.98px) {
.cooper_link .background i:nth-child(1) {
	height: 820px
}
.cooper_link .background i:nth-child(2) {
	height: 140px
}
.cooper_link .background i:nth-child(3) {
	left: 0;
	margin-left: 0;
	width: 100%;
	height: 210px;
	background-size: cover
}
}
.cooper_link .con {
	height: 880px;
	position: relative
}
@media (max-width:767.98px) {
.cooper_link .con {
	height: 610px
}
}
.cooper_link .con .title {
	color: #fff;
	text-align: center;
	padding-top: 254px
}
@media (max-width:767.98px) {
.cooper_link .con .title {
	padding-top: 80px
}
}
.cooper_link .con .circle {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
.cooper_link .con .circle i {
	border: 1px solid #edf0fa;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: .1
}
.cooper_link .con .circle i:nth-child(1) {
	width: 464px;
	height: 464px;
	top: 54px
}
.cooper_link .con .circle i:nth-child(2) {
	width: 800px;
	height: 800px;
	top: -120px
}
.cooper_link .con .circle i:nth-child(3) {
	width: 1200px;
	height: 1200px;
	top: -322px
}
@media (max-width:767.98px) {
.cooper_link .con .circle {
	display: none
}
}
.cooper_link .con .icons i {
	position: absolute;
	border-radius: 100%;
	overflow: hidden;
	display: block;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.cooper_link .con .icons .lay1 i:nth-child(1) {
	width: 38px;
	height: 38px;
	background: #0c71ff;
	top: 120px;
	margin-left: -180px
}
.cooper_link .con .icons .lay1 i:nth-child(2) {
	width: 24px;
	height: 24px;
	background: #00c352;
	top: 222px;
	margin-left: 226px
}
.cooper_link .con .icons .lay1 i:nth-child(3) {
	width: 96px;
	height: 96px;
	
	background-size: 70px auto !important;
	top: 352px;
	margin-left: 196px
}
.cooper_link .con .icons .lay1 i:nth-child(4) {
	width: 96px;
	height: 96px;
/*	background: #fff url(../images/truemoney.png) center center no-repeat;*/
	background-size: 70px auto !important;
	top: 342px;
	margin-left: -200px
}
@media (max-width:767.98px) {
.cooper_link .con .icons .lay1 i:nth-child(1) {
	width: 18px;
	height: 18px;
	top: 319px;
	margin-left: 50px
}
.cooper_link .con .icons .lay1 i:nth-child(2) {
	width: 12px;
	height: 12px;
	top: 152px;
	margin-left: -50px
}
.cooper_link .con .icons .lay1 i:nth-child(3) {
	width: 58px;
	height: 58px;
	top: 332px;
	margin-left: -31px;
	background-size: 30px auto
}
.cooper_link .con .icons .lay1 i:nth-child(4) {
	width: 58px;
	height: 58px;
	top: 220px;
	margin-left: -100px;
	background-size: 30px auto
}
}
.cooper_link .con .icons .lay2 i:nth-child(1) {
	width: 112px;
	height: 112px;
	
	background-size: 72px auto !important;
	top: 50px;
	margin-left: 360px
}
.cooper_link .con .icons .lay2 i:nth-child(2) {
	width: 84px;
	height: 84px;

	background-size: 60px auto !important;
	top: 410px;
	margin-left: 358px
}
.cooper_link .con .icons .lay2 i:nth-child(3) {
	width: 80px;
	height: 80px;

	background-size: 60px auto !important;
	top: 500px;
	margin-left: -302px
}
.cooper_link .con .icons .lay2 i:nth-child(4) {
	width: 16px;
	height: 16px;
	background: #00c352;
	top: 330px;
	margin-left: -396px
}
.cooper_link .con .icons .lay2 i:nth-child(5) {
	width: 116px;
	height: 116px;
	
	background-size: 90px auto !important;
	top: 100px;
	margin-left: -382px
}
@media (max-width:767.98px) {
.cooper_link .con .icons .lay2 i:nth-child(1) {
	width: 67px;
	height: 67px;
	background-size: 44px auto;
	top: 130px;
	margin-left: 120px
}
.cooper_link .con .icons .lay2 i:nth-child(2) {
	width: 67px;
	height: 67px;
	background-size: 44px auto;
	top: 130px;
	margin-left: -120px
}
.cooper_link .con .icons .lay2 i:nth-child(3) {
	width: 67px;
	height: 67px;
	background-size: 44px auto;
	top: 394px;
	margin-left: -85px
}
.cooper_link .con .icons .lay2 i:nth-child(5) {
	width: 67px;
	height: 67px;
	background-size: 44px auto;
	top: 240px;
	margin-left: 0
}
}
.cooper_link .con .icons .lay3 i:nth-child(1) {
	width: 72px;
	height: 72px;
	
	background-size: 54px auto !important;
	top: 130px;
	margin-left: 590px
}
.cooper_link .con .icons .lay3 i:nth-child(2) {
	width: 128px;
	height: 128px;

	background-size: 80px auto !important;
	top: 280px;
	margin-left: 594px
}
.cooper_link .con .icons .lay3 i:nth-child(3) {
	width: 10px;
	height: 10px;
	background: #fff;
	top: 500px;
	margin-left: 556px
}
.cooper_link .con .icons .lay3 i:nth-child(4) {
	width: 110px;
	height: 110px;

	background-size: 90px auto !important;
	top: 588px;
	margin-left: -480px
}
.cooper_link .con .icons .lay3 i:nth-child(5) {
	width: 126px;
	height: 126px;

	background-size: 80px auto !important;
	top: 330px;
	margin-left: -586px
}
.cooper_link .con .icons .lay3 i:nth-child(6) {
	width: 70px;
	height: 70px;

	background-size: 50px auto !important;
	top: 50px;
	margin-left: -568px
}
@media (max-width:767.98px) {
.cooper_link .con .icons .lay3 i:nth-child(1) {
	width: 50px;
	height: 50px;
	background-size: 40px auto;
	top: 181px;
	margin-left: -36px
}
.cooper_link .con .icons .lay3 i:nth-child(2) {
	width: 70px;
	height: 70px;
	background-size: 50px auto;
	top: 320px;
	margin-left: 112px
}
.cooper_link .con .icons .lay3 i:nth-child(4) {
	width: 70px;
	height: 70px;
	background-size: 50px auto;
	top: 364px;
	margin-left: 38px
}
.cooper_link .con .icons .lay3 i:nth-child(5) {
	width: 70px;
	height: 70px;
	background-size: 50px auto;
	top: 231px;
	margin-left: 100px
}
.cooper_link .con .icons .lay3 i:nth-child(6) {
	width: 40px;
	height: 40px;
	background-size: 30px auto;
	top: 146px;
	margin-left: 17px
}
}
.cooper_link .con .icons .lay4 i:nth-child(1) {
	width: 26px;
	height: 26px;
	background: #ffc438;
	top: 230px;
	margin-left: 780px
}
.cooper_link .con .icons .lay4 i:nth-child(2) {
	width: 26px;
	height: 26px;
	background: #ffc438;
	top: 430px;
	margin-left: -780px
}
.cooper_link .con .icons .lay4 i:nth-child(3) {
	width: 102px;
	height: 102px;

	background-size: 60px auto !important;
	top: 220px;
	margin-left: -780px
}
.cooper_link .con .icons .lay4 i:nth-child(4) {
	width: 10px;
	height: 10px;
	background: #fff;
	top: 180px;
	margin-left: -660px
}
@media (max-width:767.98px) {
.cooper_link .con .icons .lay4 i:nth-child(1) {
	top: 200px;
	margin-left: 52px
}
.cooper_link .con .icons .lay4 i:nth-child(3) {
	width: 72px;
	height: 72px;
	background-size: 50px auto;
	top: 304px;
	margin-left: -120px
}
}
.news .news-content {
	padding: 80px 0 40px;
	position: relative
}
.news .news-content::before {
	content: '';
	position: absolute;
	left: 0;
	width: 1px;
	background: #edf0fa;
	top: -100px;
	bottom: -184px
}
.news .news-content::after {
	content: '';
	position: absolute;
	right: 0;
	width: 1px;
	background: #edf0fa;
	top: -205px;
	bottom: -69px
}
.news .news-content .title {
	text-align: center
}
.news .news-content .title .pub-h2-line {
	padding: 0
}
.news .news-content .title .pub-h2-line::before {
	content: none
}
@media (max-width:767.98px) {
.news .news-content {
	padding-top: 40px;
	padding-bottom: 0
}
.news .news-content::after, .news .news-content::before {
	content: none
}
}
.contact-us {
	border-bottom: 1px solid rgba(255,255,255,.04);
	position: relative
}
.contact-us .backgroundContainer .below2 {
	left: 0;
	right: 50%;
	top: -100px;
	height: 100px;
	background: #ddedff
}
.contact-us .backgroundContainer .below1 {
	left: 0;
	top: 175px;
	right: 0;
	height: 1200px;
	background: #0c71ff;
	-webkit-transform: skew(0, -10deg);
	transform: skew(0, -10deg)
}
.contact-us .container {
	overflow: hidden;
	border-color: rgba(237,240,250,.08)
}
.contact-us .pd {
	padding-bottom: 6%;
	padding-top: 6%;
}
.contact-us .step {
	padding-top: 48px;
	max-width: 570px;
	padding-right: 16px
}
.contact-us .step h2 {
	color: #fff;
	padding-left: 16px
}
.contact-us .step h2::before {
	content: none
}
.contact-us .step p {
	color: #fff;
	margin-top: 8px;
	padding-left: 11px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.spec-en .contact-us .step p {
	margin-top: 16px
}
.contact-us .step ul {
	margin-left: 11px;
	margin-top: 30px
}
.contact-us .step ul li {
	color: #fff;
	margin-top: 48px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}
.contact-us .step ul li::after {
	content: '';
	position: absolute;
	left: -4px;
	bottom: -40px;
	width: 32px;
	height: 32px;
	/* border-left: 1px dotted #00c352; */
	background: url(../images/dseee.png) center no-repeat;
}
.contact-us .step ul li:last-child::after {
	content: none
}
.contact-us .step ul li i {
	width: 24px;
	height: 24px;
	border: 1px solid rgba(255,255,255,.2);
	border-radius: 100%;
	display: block;
	background: #dd9bff;
	text-align: center;
	line-height: 24px;
	font-style: normal;
	font-size: 12px;
	overflow: hidden
}
.contact-us .step ul li span {
	display: block;
	margin-left: 19px;
	font-size: 18px
}
.contact-us .form-message {
	background: #fff;
	-webkit-box-shadow: 0 2px 20px 0 rgba(18,33,52,.5);
	box-shadow: 0 2px 20px 0 rgba(18,33,52,.5);
	border-radius: 4px;
	padding: 72px 40px 72px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: right
}
@media (min-width:767.98px) {
.spec-cn .contact-us .form-message {
	padding: 72px 30px 72px 5px
}
.spec-cn .contact-us .form-message .form-item label {
	width: 33%
}
}
@media (max-width:767.98px) {
.contact-us .pd {
	padding-top: 210px;
	padding-bottom: 36px
}
.contact-us .step {
	padding-top: 0
}
.contact-us .step h2 {
	font-size: 24px;
	padding-left: 0
}
.contact-us .step p {
	font-size: 14px;
	padding-left: 0
}
.contact-us .step ul {
	margin-left: 0
}
.contact-us .step ul li {
	margin-top: 24px;
	font-size: 15px
}
.contact-us .step ul li::after {
	bottom: -27px;
	height: 28px;
	left: -8.06px;
}
.contact-us .step ul li i {
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-size: 10px
}
.contact-us .step ul li span {
	font-size: 16px
}
.contact-us .form-message {
	margin-top: 24px;
	padding: 20px 15px
}
.contact-us .form-message .form-item {
	width: 100%;
	float: none
}
.contact-us .backgroundContainer .below1 {
	top: 100px
}
.contact-us .backgroundContainer .below2 {
	top: -50px;
	height: 50px
}
}
.backgroundContainer {
--content-columns:12;
--gutter-columns:4;
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	z-index: -1;
	pointer-events: none; height:100%;
}
.backgroundContainer .slope_line {
	position: absolute;
	top: auto
}
.section_content {
	position: relative;
	overflow: hidden
}
.section_content .background_container .slope_line {
	top: auto;
	position: absolute
}
.section_content .background_container .below1 {
	background: linear-gradient(89deg, #0c71ff 60%, #1252ac 100%);
	right: 0;
	left: 0;
	bottom: 567px;
	width: 100%;
	height: 200px;
	-webkit-transform: skew(0, -12deg);
	transform: skew(0, -12deg);
	z-index: 1
}
.section_content .background_container .below2 {
	left: calc(50% + 768px);
	right: 0;
	height: 200px;
	background: #00c352
}
.section_content .background_container .below3 {
	background: linear-gradient(87deg, #6ad8ff 5%, #0c71ff 100%);
	bottom: 217px;
	right: 0;
	left: 0;
	width: 100%;
	height: 360px;
	-webkit-transform: skew(0, -12deg);
	transform: skew(0, -12deg)
}
.section_content .background_container .below4 {
	display: none
}
.section_content .background_container .below5 {
	left: 50%;
	right: 0;
	bottom: -100px;
	height: 100px;
	background: #ddedff
}
.section_content .background_container .below6 {
	background: linear-gradient(-45deg, rgba(221,237,255,.1) 0, rgba(221,237,255,.1) 50%, #ddedff 100%);
	right: 0;
	left: 0;
	bottom: 767px;
	width: 100%;
	height: 400px;
	-webkit-transform: skew(0, -12deg);
	transform: skew(0, -12deg)
}
.section_content .background_container .below7 {
	right: 50%;
	top: 390px;
	width: 100%;
	height: 100px;
	background: #ddedff;
	-webkit-transform: skew(0, -12deg);
	transform: skew(0, -12deg)
}
.section_content .background_container .below8 {
	left: 50%;
	top: 75px;
	right: 0;
	height: 50px;
	background: rgba(0,195,82,.1)
}
@media (max-width:767.98px) {
.section_content .background_container .below1 {
	bottom: 635px;
	height: 100px
}
.section_content .background_container .below2 {
	left: calc(100% - 16px);
	height: 100px
}
.section_content .background_container .below3 {
	bottom: 158px;
	height: 200px
}
.section_content .background_container .below4 {
	display: block;
	bottom: 357px;
	left: 0;
	right: 0;
	width: 100%;
	height: 280px;
	background: linear-gradient(-45deg, rgba(12,113,255,.8) 0, #0c71ff 100%);
	-webkit-transform: skew(0, -12deg);
	transform: skew(0, -12deg)
}
.section_content .background_container .below6 {
	bottom: 735px;
	height: 200px
}
.section_content .background_container .below7 {
	top: 550px;
	height: 50px
}
.section_content .background_container .below8 {
	top: 25px
}
}
.solutions-tabs {
	position: relative;
	height: 280px;
	width: 100%;
	-webkit-mask-image: linear-gradient(114deg, transparent, #000 200px, #000 calc(100% - 200px), transparent)
}
@media (max-width:767.98px) {
.solutions-tabs {
	display: none
}
}
.solutions-tabs .controller {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	position: absolute;
	left: -72px;
	right: 0;
	top: 80px
}
@media (max-width:767.98px) {
.solutions-tabs .controller {
	left: 0
}
}
.solutions-tabs .controller::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100px;
	border-top: 1px solid rgba(237,240,250,.5);
	-o-border-image: linear-gradient(to right, #fff, #000);
	border-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#000));
	border-image: linear-gradient(to right, #fff, #000)
}
.solutions-tabs .controller .item {
	height: 120px;
	border: 1px solid rgba(237,240,250,.5);
	text-align: center;
	margin: 0 16px;
	width: 25%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	font-size: 18px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer
}
@media (max-width:767.98px) {
.solutions-tabs .controller .item {
	width: 70%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	margin: 0 15%
}
}
.solutions-tabs .controller .item .title {
	color: #fff;
	margin-top: 8px
}
.solutions-tabs .controller .item .icon {
	width: 48px;
	height: 48px;
	margin: 16px auto 0
}
.solutions-tabs .controller .item .icon img {
	width: 100%;
	height: 100%;
	display: none
}
.solutions-tabs .controller .item .icon img:nth-child(1) {
	display: block
}
.solutions-tabs .controller .item .line {
	position: absolute;
	height: 2px;
	left: -1px;
	top: -1px;
	right: -1px;
	width: 0;
	background: #0d2240
}
.solutions-tabs .controller .item.active {
	background: #fff;
	-webkit-box-shadow: 0 10px 24px -5px rgba(0,0,0,.15), 0 0 5px -1px rgba(0,0,0,.2);
	box-shadow: 0 10px 24px -5px rgba(0,0,0,.15), 0 0 5px -1px rgba(0,0,0,.2)
}
.solutions-tabs .controller .item.active .title {
	color: #0d2240
}
.solutions-tabs .controller .item.active .icon img:nth-child(1) {
	display: none
}
.solutions-tabs .controller .item.active .icon img:nth-child(2) {
	display: block
}
.mobile-controller {
	display: none;
	position: absolute;
	top: 280px;
	right: 40px;
	z-index: 4;
	border: 1px solid rgba(255,255,255,.3);
	border-radius: 16px;
	height: 32px;
	width: 80px
}
.mobile-controller i {
	color: #fff;
	font-size: 24px;
	display: block;
	margin: 0 8px
}
.mobile-controller i:nth-child(2) {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}
@media (max-width:767.98px) {
.mobile-controller {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.mobile-controller::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0;
	width: 1px;
	background: rgba(255,255,255,.3)
}
}
.news-swiper-list .swiper-container {
	padding: 72px 16px
}
@media (max-width:767.98px) {
.news-swiper-list .swiper-container {
	padding: 27px 16px 50px
}
}
.news-swiper-list .swiper-container .swiper-slide {
	-webkit-box-shadow: 0 10px 24px -5px rgba(0,0,0,.15), 0 0 5px -1px rgba(0,0,0,.2);
	box-shadow: 0 10px 24px -5px rgba(0,0,0,.15), 0 0 5px -1px rgba(0,0,0,.2);
	border-radius: 8px;
	overflow: hidden
}
.news-swiper-list .swiper-container .swiper-slide img {
	width: 100%;
	display: block;
	height: auto
}
.news-swiper-list .swiper-container .swiper-slide span {
	display: block;
	padding: 16px;
	color: #0d2240;
	min-height: 88px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.row-bottom {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 80px 27px 0;
	overflow: hidden
}
.row-bottom .swiper-container_tabs {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}
.row-bottom .swiper-container_tabs .swiper-slide .tabs-plan {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 120px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid rgba(237,240,250,.3);
	border-radius: 3px;
	cursor: pointer;
	position: relative
}
.row-bottom .swiper-container_tabs .swiper-slide .tabs-plan .icon {
	width: 40px;
	height: 40px
}
.row-bottom .swiper-container_tabs .swiper-slide .tabs-plan .icon .bl_show {
	display: none
}
.row-bottom .swiper-container_tabs .swiper-slide .tabs-plan .icon .bl_none {
	display: block
}
.row-bottom .swiper-container_tabs .swiper-slide .tabs-plan .icon img {
	width: 100%;
	height: 100%
}
.row-bottom .swiper-container_tabs .swiper-slide .tabs-plan .title {
	margin-top: 16px;
	color: #fff
}
.row-bottom .swiper-container_tabs .swiper-slide .tabs-plan .bar {
	width: 100%;
	height: 2px;
	background-color: #999;
	position: absolute;
	top: -1px;
	left: 0
}
.row-bottom .swiper-container_tabs .swiper-slide .tabs-plan .bar p {
	width: 88px;
	height: 2px;
	background-color: #0d2240
}
.row-bottom .swiper-container_tabs .swiper-slide.active .tabs-plan {
	background: #fff
}
.row-bottom .swiper-container_tabs .swiper-slide.active .tabs-plan .icon .bl_show {
	display: block
}
.row-bottom .swiper-container_tabs .swiper-slide.active .tabs-plan .icon .bl_none {
	display: none
}
.row-bottom .swiper-container_tabs .swiper-slide.active .tabs-plan .title {
	color: #0d2240
}
.row-bottom .swiper-container_tabs .swiper-button {
	display: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10
}
.row-bottom .swiper-container_tabs .swiper-button i {
	font-size: 26px;
	color: #fff;
	display: block
}
.row-bottom .swiper-container_tabs .swiper-button.swiper-prev {
	left: 0
}
.row-bottom .swiper-container_tabs .swiper-button.swiper-next {
	right: 0
}
.row-bottom .swiper-container_tabs .swiper-button.swiper-next i {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
@media (max-width:767.98px) {
.row-bottom {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-top: 0;
	margin-left: 5px;
	margin-right: 5px
}
.row-bottom .swiper-container_tabs {
	margin-top: 36px;
	overflow: hidden
}
.row-bottom .swiper-container_tabs .swiper-slide {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 40px
}
.row-bottom .swiper-container_tabs .swiper-slide .tabs-plan {
	background: #fff
}
.row-bottom .swiper-container_tabs .swiper-slide .tabs-plan .icon .bl_show {
	display: block
}
.row-bottom .swiper-container_tabs .swiper-slide .tabs-plan .icon .bl_none {
	display: none
}
.row-bottom .swiper-container_tabs .swiper-slide .tabs-plan .pub-p16 {
	font-size: 16px;
	color: #0d2240
}
.row-bottom .swiper-container_tabs .swiper-button {
	display: block
}
}

@media screen and (min-width:980px) and (max-width:1480px){
	.banner .banner-image .people{
        background-size: 100% auto !important;
        width: 64% !important;
        height: 100% !important;
        }
		.banner{/* height:81vh; */}
		.cent01 .img ul li .south h3{ font-size:16px;}
		.cent01 .img ul li .south dl dd img{ width:45PX;}
		.cent01 .img ul li:nth-child(1) .south{    width: 144%;}
		.cent01 .img ul li:nth-child(3) .south{width: 48%;}
		.cent01 .img ul li:nth-child(2) .south {width: 55%;}
		.cent01 .img ul li .south dl dd span{font-size: 0.6vw;margin-top: 5px;}
	}
@media only screen and (max-width: 980px) {
	
	.banner .background{ background-size:cover !important;}
	.section_payment .background{background-size:cover !important;}
	.section_disbursement .background{background-size:cover !important;}
	.section_payment .col-md-12{ margin-top:5%;}
	.section_disbursement .col-md-12{ margin-top:5%;}
	.backgroundContainer{background-size:cover !important;}
	.banner-image{ position:relative; width:100%; margin-top:5%;}
	}