.common-pc-nav{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 95px;
	line-height:95px;
	padding: 0 37px;
	z-index: 21;
	text-align: right;
	transition: all linear 0.2s
}
.common-pc-nav.isFixed{
	background: rgba(0,0,0,.75)
}
.common-pc-nav.innermode{
	position: absolute;
	background: rgba(0,0,0,.75)
}
.common-pc-nav .logo-area{
	float: left;
}
.common-pc-nav .pc-nav-wrap{
	display: inline-block
}
.common-pc-nav .pc-nav-wrap .pc-nav-content{
	display: inline-block;
	position: relative;
	margin: 0 25px 0 0;
}
.common-pc-nav .pc-nav-wrap .pc-nav-content > a{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	padding: 0 14px;
	height: 34px;
	line-height: 30px;
}
.common-pc-nav .pc-nav-wrap .pc-nav-content > a:hover{
	text-shadow: 0 0 4px rgba(0,0,0,.6);
	text-decoration: underline !important
}
.common-pc-nav .pc-nav-wrap .pc-nav-content > a i{
	font-size: 1rem;
	margin-left: 0.5rem;
	position: relative;
	top: -1px
}
.common-pc-nav .pc-nav-wrap .pc-nav-content .nav-dropdown{
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(0,0,0,.6);
	color: #333;
	line-height: 40px;
	padding: 0 2.5rem;
	transition: all linear 0.2s;
	opacity: 0;
	pointer-events: none;
	text-align: center;
}
.common-pc-nav .pc-nav-wrap .pc-nav-content:hover .nav-dropdown{
	opacity: 1;
	pointer-events: auto;
	top: 100%
}
.common-pc-nav .pc-nav-wrap .pc-nav-content .nav-dropdown a{
	color: #fff;
	white-space: nowrap
}
.common-pc-nav .pc-nav-wrap .pc-nav-content .nav-dropdown a:hover{
	color: #e5b908
}
.common-pc-nav .pc-nav-wrap > a{
	display: inline-block;
	margin-left: 0.5rem
}
.common-pc-nav .pc-nav-wrap .lang-area{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding: 0 24px 0 24px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer
}
.common-pc-nav .pc-nav-wrap .lang-area span{
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: left;
	position: relative;
	padding-left: 25px;
	background: url(../image/icon-lang.png) no-repeat left center;
}
.common-pc-nav .pc-nav-wrap .lang-area .dropdown-area{
	position: absolute;
	top: 80%;
	left: 50%;
	transform: translateX(-50%);
	background: rgba(255,255,255,.7);
	text-align: center;
	width: 100%;
	line-height: 36px;
	border-radius: 5px;
	overflow: hidden;
	transition: all linear 0.2s;
	opacity: 0;
}
.common-pc-nav .pc-nav-wrap .lang-area:hover .dropdown-area{
	top: 100%;
	opacity: 1;
	pointer-events: auto
}
.common-pc-nav .pc-nav-wrap .lang-area .dropdown-area a{
	color: #333;
	display: block;
	width: 100%;
}
.common-pc-nav .pc-nav-wrap .lang-area .dropdown-area a:hover{
	color: #333;
	background: #fff
}

.swiper-container-banner a,.swiper-container-banner a img{
	display: block;
	width: 100%
}
.index-banner .banner-arrow{
	z-index: 11;
	cursor: pointer;
	transition: all linear 0.2s;
}
.index-banner .banner-arrow:hover{
	opacity: .7;
}
.banner-swiper-control{
	position: absolute;
	bottom: 100px;
	left: 50%;
	z-index: 11;
	transform: translateX(-50%);
	text-align: center;
	line-height: 70px
}
.banner-swiper-control .swiper-button-prev-index1,.banner-swiper-control .swiper-button-next-index1,.banner-swiper-control > img{
	width: auto;
	background: none;
	height: auto;
	outline: none;
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	display: inline-block;
	vertical-align: middle;
	margin: auto
}
.banner-swiper-control > img{
	padding: 0 3.5rem;
}
.index-model1{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	height: 645px;
}
.index-model1 .model1-content{
	display: inline-block;
	width: 33.3334%;
	height: 100%;
	padding: 140px 88px 0;
	text-align: center;
	color: #fff;
	position: relative;
}
.index-model1 .model1-content .bg-img{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all linear 0.2s;
}
.index-model1 .model1-content:nth-of-type(1){
	background: #1d4c70
}
.index-model1 .model1-content:nth-of-type(2){
	background: #1c2435
}
.index-model1 .model1-content:nth-of-type(3){
	background: #526074
}
.index-model1 .model1-content:hover .bg-img{
	opacity: 1
}
.index-model1 .model1-content h3{
	font-size: 3rem;
	line-height: 3.2rem;
	font-weight: bold;
	margin: 2.5rem auto;
}
.index-model1 .model1-content h4{
	font-size: 1.33rem;
	line-height: 1.5rem;
	color: #ddd;
	margin-bottom: 2rem
}
.index-model1 .model1-content p{
	font-size: 1.16rem;
	line-height: 1.6rem;
	text-align: justify
}
.index-model1 .model1-content i{
	position: absolute;
	bottom: 110px;
	left: 50%;
	transform: translateX(-50%);
	width: 68px;
	height: 68px;
	line-height: 68px;
	border-radius: 100%;
	background: #2d6b9a;
	font-size: 2.5rem;
	transition: all linear 0.2s
}
.index-model1 .model1-content:nth-of-type(2) i,.index-model1 .model1-content:nth-of-type(3) i{
	background: #435061
}
.index-model1 .model1-content:hover i{
	background: #2dc5ad;
	
}
.index-model2{
	height: 950px;
	background: url(../image/bg-sucai1.png) no-repeat right center;
	background-size: auto 100%;
	background-attachment: fixed
}
.model2-wrap{
	width: 50%;
	height: 100%;
	position: relative
}
.model2-wrap .top-area{
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	padding: 0 25px 45px 8%;
	height: 50%;
	background: rgb(48,139,220); 
	background: -moz-linear-gradient(45deg,  rgba(48,139,220,1) 0%, rgba(49,183,190,1) 100%); 
	background: -webkit-linear-gradient(45deg,  rgba(48,139,220,1) 0%,rgba(49,183,190,1) 100%); 
	background: linear-gradient(45deg,  rgba(48,139,220,1) 0%,rgba(49,183,190,1) 100%); 
}
.model2-wrap .top-area .model2-content{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	height: 114px;
	width: 48%;
	max-width: 310px;
}
.model2-wrap .top-area .model2-content b{
	width: 100%;
	font-size: 1.5rem;
	line-height: 1.5rem;
	color: #fff;
	font-weight: bold;
}
.model2-wrap .top-area .model2-content b:nth-of-type(1){
	color: #ffce08;
	font-size: 50px;
	line-height: 70px;
	height: 70px
}
.model2-wrap .top-area .model2-content b:nth-of-type(1) i{
	font-size: 1.66rem;
}
.model2-wrap .top-area .model2-content b:nth-of-type(1) em{
	font-size: 2.5rem;
}
.model2-wrap .top-area .model2-content b:nth-of-type(1) strong{
	font-size: 2.5rem;
	position: relative;
	top: -0.6rem;
	font-weight: normal;
}
.model2-wrap .video-area{
	position: absolute;
	left: 0;
	bottom: 450px;
	width: calc(100% + 58px);
	height: 118px;
	line-height: 118px;
	border-radius: 0 59px 59px 0;
	background: rgb(48,139,220);
	background: -moz-linear-gradient(left,  rgba(48,139,220,1) 0%, rgba(54,151,219,1) 50%, rgba(53,217,167,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(48,139,220,1) 0%,rgba(54,151,219,1) 50%,rgba(53,217,167,1) 100%);
	background: linear-gradient(to right,  rgba(48,139,220,1) 0%,rgba(54,151,219,1) 50%,rgba(53,217,167,1) 100%);
	text-align: right;
	padding-right: 26px;
	display: none
}
.model2-wrap .video-area:hover{
	width: calc(100% + 78px);
}
.model2-wrap .video-area em{
	display: inline-block;
	vertical-align: middle;
	width: 68px;
	height: 68px;
	position: relative;
	background: #fff;
	border-radius: 100%;
	box-shadow: 5px 5px 6px rgba(101,107,120,.25);
	transition: all linear 0.2s
}
.model2-wrap .video-area:hover em{
	box-shadow: 5px 5px 15px rgba(101,107,120,.65);
}
.model2-wrap .video-area em i{
	position: absolute;
	top: 50%;
	left: 53%;
	transform: translate(-50%,-50%);
	border-left: 1rem solid #526074;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}
.model2-wrap .video-area span{
	display: inline-block;
	vertical-align: middle;
	font-size: 3rem;
	color: #fff;
	margin-right: 3.33rem;
}
.model2-wrap .bottom-area{
	height: 50%;
	background: rgba(255,255,255,.92);
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	padding: 20px 66px 0 305px;
}
.model2-wrap .bottom-area h3{
	font-size: 50px;
	color: #1c2435;
	font-weight: bolder;
	line-height: 60px;
	text-align: left;
	width: 100%
}
.model2-wrap .bottom-area p{
	font-size: 1.16rem;
	line-height: 1.6rem;
	color: #526074;
	text-align: justify;
	margin: 2.8rem 0
}
.model2-wrap .bottom-area a{
	width: 245px;
	line-height: 66px;
	border-radius: 33px;
	color: #fff;
	text-align: center;
	font-size: 1rem;
	background: #435061
}
.model2-wrap .bottom-area a:hover{
	background: #505d6e
}
.index-model3{
	background: #383f4d url(../image/bg-sucai2.png) no-repeat center;
	background-attachment: fixed
}
.common-padding{
	padding-top: 8rem;
	padding-bottom: 10rem
}
.common-title{
	text-align: center;
	padding-bottom: 6.5rem;
	pointer-events: none;
	max-width: 100%
}
.common-title h3{
	font-size: 50px;
	line-height: 55px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 4rem
}
.common-title p{
	font-size: 1.33rem;
	line-height: 1.6rem;
	color: #fff;
	width: 1095px;
	margin: auto;
	max-width: 100%
}
.common-title.mode2 h3{
	color: #1c2435;
	margin-bottom: 1.5rem
}
.common-title.mode2 p{
	color: #526074
}
.common-title.mode3{
	
	justify-content: space-between;
	align-items: center;
	width: 1100px;
	margin: auto;
}
.common-title.mode3 h3{
	margin-bottom: 0
}
.common-title.mode3 p{
	width: 506px;
	text-align: left;
	font-size: 1.16rem;
	line-height: 1.5rem
}
.common-title.mode4{
	padding-bottom: 3.5rem
}
.common-title.mode4 h3{
	font-weight: normal;
}
.common-title.mode4 em{
	font-size: 1.7rem;
	color: #fff;
	font-style: italic;
}
.model3-wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.model3-wrap::after{
	content: ""
}
.model3-wrap a{
	width: 30.2%;
	height: 540px;
	background: #fff;
}
.model3-wrap.mode2 a{
	background: #f8f8f8
}
.model3-wrap a:hover{
	transform: translateY(-3px);
	box-shadow: 0 0 1rem rgba(0,0,0,.3)
}
.model3-wrap.mode2 a:hover{
	background: #f3f3f3;
	transform: none;
	box-shadow: none
}
.model3-wrap a .img-area{
	height: 232px;
	overflow: hidden
}
.model3-wrap a .img-area img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all linear 0.2s
}
.model3-wrap a:hover .img-area img{
	transform: scale(1.1)
}
.model3-wrap a .text-area{
	padding: 2.5rem;
}
.model3-wrap a .text-area h3{
	font-size: 1.5rem;
	color: #526074;
	line-height: 1.9rem;
	font-weight: 600;
	margin-bottom: 1.8rem;
	overflow: hidden;
}
.model3-wrap a .text-area h4,.model3-wrap a .text-area h5{
	font-size: 1.16rem;
	color: #526074;
	line-height: 1.6rem;
}
.model3-wrap a .text-area p{
	font-size: 1.16rem;
	line-height: 1.8rem;
	color: #526074;
	opacity: .6;
	margin-top: 1.8rem;
	max-height: 7.2rem;
	overflow: hidden;
}
.model4-wrap{
	text-align: center;
}
.index-model5{
	background: #0f76b8 url(../image/bg-sucai3.jpg) no-repeat center top;
}
.index-model5.mode2{
	background: url(../image/bg-sucai4.jpg) no-repeat center top;
	background-size: auto 100%;
}
.partner-wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 1100px;
	margin: auto;
	max-width: 100%
}
.partner-wrap a{
	display: inline-block;
	width: 12.5%;
	height: 137.5px;
	line-height: 137.5px;
	text-align: center;
	background: #fff;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	position: relative;
}
.partner-wrap a:nth-of-type(8n){
	border-right: none;
}
.partner-wrap a:nth-of-type(-n+8){
	border-top: none
}
.partner-wrap a img{
	display: inline-block;
	vertical-align: middle;
	max-width: 92%;
	max-height: 92%;
}
.partner-wrap a i{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 1px;
	height: 1px;
	background: #555;
	transition: all linear 0.2s;
}
.partner-wrap a i:nth-of-type(2){
	top: auto;
	bottom: 0;
}
.partner-wrap a i:nth-of-type(3){
	left: auto;
	right: 0;
}
.partner-wrap a i:nth-of-type(4){
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
}
.partner-wrap a:hover i{
	opacity: 1;
}
.partner-wrap a:hover i:nth-of-type(1){
	height: 100%;
}
.partner-wrap a:hover i:nth-of-type(2){
	width: 100%;
}
.partner-wrap a:hover i:nth-of-type(3){
	width: 100%;
}
.partner-wrap a:hover i:nth-of-type(4){
	height: 100%;
}
.model5-wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 7rem;
}
.model5-wrap.mode2{
	flex-wrap: wrap;
	padding-top: 0;
	border-bottom: 1px solid rgba(255,255,255,.06)
}
.model5-wrap.mode2:last-of-type{
	border-bottom: none
}
.model5-wrap::after{
	content: "";
	width: 31.3334%;
}
.model5-wrap .model5-content{
	width: 31.3334%;
	display: inline-block;
	padding-right: 4rem
}
.model5-wrap.mode2 .model5-content{
	padding: 3.5rem 0;
}
.model5-wrap .model5-content h3,.model5-wrap .model5-content h4{
	font-size: 1.33rem;
	color: #fff;
	line-height: 1.6rem;
	font-weight: 600;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.model5-wrap .model5-content h4{
	font-weight: normal;
	margin-bottom: 2rem
}
.model5-wrap .model5-content a{
	display: inline-block;
	margin-right: 1.33rem;
	padding-left: 2.2rem;
	background: url(../image/icon-download.png) no-repeat left center;
	font-size: 1.16rem;
	color: #fff;
}
.model5-wrap .model5-content a:nth-of-type(2){
	background: url(../image/icon-eye.png) no-repeat left center;
}
.model5-wrap .model5-content a:hover{
	color: #e5b908
}

.common-footer{
	background: #1c2435;
	padding: 70px 0 90px
}
.common-footer .logo-area{
	border-bottom: 1px solid #2b3443;
	padding-bottom: 3rem;
	font-size: 0
}
.common-footer .footer-wrap{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 2.5rem
}
.common-footer .footer-wrap .footer-nav-wrap{
	width: 75%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.footer-nav-content{
	margin-right: 4.5rem;
}
.footer-nav-content a{
	display: block;
	font-size: 1.16rem;
	line-height: 2.5rem;
	color: #888
}
.footer-nav-content a:nth-of-type(1){
	font-size: 1.33rem;
	font-weight: bold;
	color: #dddddd;
	margin-bottom: 0.8rem
}
.footer-nav-content a:hover{
	color: #fff;
}
.common-footer .right-wrap > a{
	display: block;
	width: 278px;
	border: 1px solid #3e4148;
	position: relative;
	padding: 0.6rem 1.16rem;
}
.common-footer .right-wrap > a b{
	display: block;
	color: #dddddd;
	font-size: 1.16rem;
	font-weight: 600;
	line-height: 1.4rem
}
.common-footer .right-wrap > a span{
	display: block;
	color: #ddd;
	font-size: 1.16rem;
	line-height: 1.4rem
}
.common-footer .right-wrap > a i{
	position: absolute;
	top: 0;
	right: 0;
	width: 4rem;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	color: #ddd;
	font-size: 1.16rem;
	border-left: 1px solid #3e4148;
	padding-bottom: 0.2rem;
	transition: all linear 0.2s
}
.common-footer .right-wrap > a:hover,.common-footer .right-wrap > a:hover i{
	border-color: #fff
}
.common-footer .right-wrap .share-area{
	text-align: right;
	padding-top: 2.4rem;
	font-size: 0
}
.common-footer .right-wrap .share-area button{
	display: inline-block;
	background: none;
	border: none;
	margin-left: 1.3rem
}
.footer-copy{
	background: #363d4b;
	padding: 2rem 0;
	font-size: 0
}
.footer-copy a{
	display: inline-block;
	font-size: 1rem;
	color: #888;
	margin-right: 2.5rem
}
.inner-banner-wrap .inner-bannerimg{
	display: block;
	width: 100%
}
.inner-second-nav{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80px;
	line-height: 80px;
	background: rgba(34,34,34,.5);
	text-align: right;
	font-size: 0;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
}
.inner-second-nav a{
	display: inline-block;
	vertical-align: middle;
	font-size: 1.16rem;
	height: 1.2rem;
	line-height: 1.2rem;
	white-space: nowrap;
	color: #fff;
	margin-left: 2.5rem;
	padding-left: 2.5rem;
	border-left: 1px solid #7e7e7e;
}
.inner-second-nav a:hover,.inner-second-nav a.active{
	color: #e5b908
}
.inner-second-nav a:first-of-type{
	padding-left: 0;
	margin-left: 0;
	border: none
}
.common-inner-wrap{
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.common-inner-wrap.mode2{
	background: #0f76b8
}
.common-inner-wrap.mode3{
	background: #f4f4f4
}
.common-inner-wrap.mode4{
	background: #383f4d
}
.news-list-wrap{
	padding: 3rem 0 2rem
}
.news-list-wrap::after{
	clear: both;
	content: ""
}
.news-list-wrap a{
	display: block;
	padding: 4rem 2.7rem;
	border: 1px solid transparent;
	border-bottom: 1px solid #f0f0f0
}
.news-list-wrap a h3{
	font-size: 1.5rem;
    color: #526074;
    line-height: 1.9rem;
    font-weight: 600;
    margin-bottom: 1rem;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-list-wrap a h4,.news-list-wrap a h5,.news-list-wrap a p{
	font-size: 1.16rem;
    color: #526074;
    line-height: 1.5rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.news-list-wrap a p{
	opacity: .6;
	margin-top: 1rem;
	max-height: 3rem;
	overflow: hidden;
	white-space: normal
}
.news-list-wrap a:hover{
	border: 1px solid #f0f0f0;
	box-shadow: 2px 4px 15px rgba(142,142,142,.13)
}
.inner-title-wrap{
	background: #23a4c3;
	padding-top: 4.5rem;
	padding-bottom: 4.5rem;
	position: relative;
	z-index: 2
}
.inner-title-wrap.mode2{
	padding-top: 100px;
	padding-bottom: 90px;
}
.inner-title-wrap h1{
	font-size: 2.5rem;
	line-height: 3rem;
	color: #fff;
}
.inner-title-wrap .inner-title.mode2 h1{
	text-align: center;
	font-size: 50px;
	line-height: 50px;
}
.inner-title-wrap .info-area{
	margin-top: 2rem
}
.inner-title-wrap .info-area span{
	display: inline-block;
	vertical-align: middle;
	height: 1.33rem;
	line-height: 1.33rem;
	color: #fff;
	margin-right: 1.66rem;
	padding-right: 1.66rem;
	border-right: 1px solid rgba(255,255,255,.17);
}
.inner-title-wrap .info-area span:last-of-type{
	border: none;
	padding: 0;
	margin: 0
}
.inner-title-wrap .inner-title.mode2 .info-area p{
	text-align: center;
	font-size: 1.83rem;
	line-height: 2.3rem;
	color: #fff;
	width: 1005px;
	max-width: 100%;
	margin: 0 auto;
	padding-top: 1rem;
	font-style: italic;
}
.inner-title-wrap .inner-title.mode2.mode3 .info-area p{
	font-size: 1.7rem;
	line-height: 2.1rem;
}
.inner-title-wrap > i{
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border-top: 15px solid #23a4c3;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
.inner-title .link-area{
	display: block;
	text-align: center;
	padding-top: 3.5rem;
	font-size: 0
}
.inner-title .link-area a{
	display: inline-block;
	width: 360px;
	height: 82px;
	line-height: 82px;
	background: rgba(255,255,255,.8);
	padding: 0 2.33rem;
	margin: 0 1.5rem;
	font-size: 2rem;
	color: #333;
	text-align: left;
	font-weight: 600
}
.inner-title .link-area a.active,.inner-title .link-area a:hover{
	background: #fff;
}
.common-edit-wrap{
	font-size: 1.3rem;
	color: #888
}
.common-edit-wrap img,.common-edit-wrap video,.common-edit-wrap iframe{
	max-width: 100%;
	border: none;
	outline: none;
}
.news-pages{
	margin-top: 5rem;
	padding: 4rem 3.5rem 0;
	border-top: 1px solid #d7d7d7
}
.news-pages a{
	display: block;
	line-height: 2.83rem;
	font-size: 1.33rem;
	color: #888888
}
.news-pages a b{
	color: #333;
}
.social-wrap{
	padding: 4rem 0 0;
	width: 1112px;
	margin: auto;
	max-width: 100%
}
.social-content{
	background: #fff;
}
.social-content::after{
	clear: both;
	content: "";
	display: block
}
.social-content .img-area{
	float: left;
	width: 50%;
}
.social-content .img-area img{
	width: 100%;
	height: 295px;
}
.social-content .text-area{
	float: right;
	width: 50%;
	height: 295px;
	padding: 0 68px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-wrap: wrap
}
.social-content .text-area h3{
	font-size: 1.5rem;
	font-weight: 600;
	padding-bottom: 1.7rem
}
.social-content .text-area p{
	font-size: 1.16rem;
	line-height: 1.6rem;
	color: #888;
	text-align: justify
}
.social-content:nth-of-type(2n) .img-area{
	float: right
}
.social-content:nth-of-type(2n) .text-area{
	float: left
}
.aboutus-model1{
	height: 516px;
	background: url(../image/img-about1.jpg) no-repeat center;
	padding-top: 100px;
}
.aboutus-title{
	text-align: center;
}
.aboutus-title h3{
	font-size: 50px;
	color: #fff;
	line-height: 50px
}
.aboutus-model1-wrap{
	width: 1160px;
	margin: auto;
	max-width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 4.2rem;
}
.aboutus-model1-wrap a{
	width: 31%;
	height: 205px;
	background: rgba(255,255,255,.8);
	padding: 5rem 2.5rem 0
}
.aboutus-model1-wrap a:hover{
	background: #fff;
}
.aboutus-model1-wrap a h3{
	font-size: 2rem;
	font-weight: 600;
	color: #333;
	line-height: 2.1rem;
}
.aboutus-model1-wrap a p{
	font-size: 1.33rem;
	line-height: 1.8rem;
	color: #888;
	margin-top: 1.2rem;
}
.aboutus-model2{
	padding: 4.8rem 15px 3rem;
	background: rgb(36,176,188);
	background: -moz-linear-gradient(left,  rgba(36,176,188,1) 0%, rgba(33,147,205,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(36,176,188,1) 0%,rgba(33,147,205,1) 100%);
	background: linear-gradient(to right,  rgba(36,176,188,1) 0%,rgba(33,147,205,1) 100%);
}
.aboutus-model2-wrap{
	text-align: center;
	width: 920px;
	max-width: 100%;
	margin: auto;
}
.aboutus-model2-wrap p{
	font-size: 1.7rem;
	font-style: italic;
	line-height: 2.1rem;
	color: #fff;
	margin-bottom: 2rem;
}
.aboutus-model2-wrap span{
	display: inline-block;
	font-size: 1.33rem;
	color: #fff;
	position: relative;
}
.aboutus-model2-wrap span::before{
	content: "";
	position: absolute;
	right: calc(100% + 8px);
	width: 3rem;
	height: 1px;
	background: #fff;
	top: 50%;
}
.common-padding2{
	padding-top: 75px;
	padding-bottom: 90px
}
.aboutus-model3-wrap::after{
	content: "";
	clear: both;
	display: block
}
.aboutus-model3-wrap{
	padding-top: 25px;
	width: 1160px;
	max-width: 100%;
	margin: auto;
}
.aboutus-model3-wrap .img-area{
	float: left;
	width: 48.1%;
}
.aboutus-model3-wrap .img-area img{
	display: block;
	width: 100%;
}
.aboutus-model3-wrap .text-area{
	float: right;
	width: 48.1%;
}
.aboutus-model3-wrap .text-area h3{
	font-size: 90px;
	line-height: 90px;
	font-style: italic;
	color: #435061
}
.aboutus-model3-wrap .text-area h3 i{
	font-style: italic;
	color: #efbf00
}
.aboutus-model3-wrap .text-area p{
	font-size: 1.25rem;
	line-height: 2rem;
	color: #666;
	margin-top: 2.33rem;
	font-style: italic
}
.aboutus-model3-wrap:nth-of-type(2n) .img-area{
	float: right;
}
.aboutus-model3-wrap:nth-of-type(2n) .text-area{
	float: left
}
.aboutus-model4{
	background: #f2f2f2
}
.aboutus-model4-title{
	padding: 25px 145px 35px;
	text-align: center;
	border-bottom: 1px solid #ddd
}
.aboutus-model4-title h3{
	font-size: 3rem;
	color: #363f50;
}
.aboutus-model4-title p{
	font-size: 1.33rem;
	line-height: 2rem;
	color: #666;
	margin-top: 3rem;
	font-style: italic
}
.aboutus-model4-wrap{
	padding-top: 3.33rem
}
.aboutus-model4-wrap .num-wrap{
	width: 975px;
	max-width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
}
.aboutus-model4-wrap .num-wrap .num-content h4{
	font-size: 50px;
	color: #435061;
	line-height: 50px;
	height: 50px
}
.aboutus-model4-wrap .num-wrap .num-content h4 i{
	font-size: 1.5rem;
}
.aboutus-model4-wrap .num-wrap .num-content h4 em{
	font-size: 2.5rem
}
.aboutus-model4-wrap .num-wrap .num-content p{
	font-size: 1.5rem;
	line-height: 1.5rem;
	color: #232833;
	margin-top: 1rem
}
.aboutus-model4-wrap .link-wrap{
	width: 1144px;
	max-width: 100%;
	margin: 6.25rem auto 4.58rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.aboutus-model4-wrap .link-wrap a{
	display: inline-block;
	width: 245px;
	height: 237px;
	position: relative
}
.aboutus-model4-wrap .link-wrap a img{
	display: block;
	width: 100%;
	height: 100%;
}
.aboutus-model4-wrap .link-wrap a b{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 1.5rem;
	line-height: 1.9rem;
	color: #fff;
	text-align: center;
}
.common-btn-more{
	display: inline-block;
	width: 246px;
	height: 66px;
	line-height: 66px;
	border-radius: 33px;
	background: #435061;
	font-size: 1.16rem;
	color: #fff;
	text-align: center;
}
.common-btn-more:hover{
	background: #505d6e
}
.aboutus-model5{
	background: #363d4b;
	position: relative;
	overflow: hidden
}
.aboutus-model5 .header-txt{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	font-size: 200px;
	line-height: 150px;
	color: #e4e4e5;
	opacity: .15;
	z-index: 11;
	pointer-events: none;
	letter-spacing: 10vw;
	padding-left: 10vw;
}
.swiper-container-about .swiper-slide::after{
	clear: both;
	content: "";
	display: block
}
.swiper-container-about .text-area{
	position: absolute;
	right: calc(50% + 100px);
	top: 50%;
	transform: translateY(-50%);
	width: 374px;
}
.swiper-container-about .text-area h3{
	font-size: 2.5rem;
	line-height: 3.1rem;
	color: #fff;
}
.swiper-container-about .text-area p{
	font-size: 1.33rem;
	line-height: 2.1rem;
	color: #7d828c;
	margin-top: 3rem
}
.swiper-container-about .img-area{
	float: right;
	width: 50%;
}
.swiper-container-about .img-area img{
	display: block;
	width: 100%;
}
.aboutus-model5 .swiper-pagination-about{
	position: absolute;
	left: auto;
	bottom: auto;
	right: calc(50% + 560px);
	top: 50%;
	transform: translateY(-50%);
	width: auto;
	padding-right: 20px;
	z-index: 11;
	max-height: 235px;
	overflow-x: hidden;
	overflow-y: auto;
}
.aboutus-model5 .swiper-pagination-about::-webkit-scrollbar{
	width: 5px;
}
.aboutus-model5 .swiper-pagination-about::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #535353;
}

.aboutus-model5 .swiper-pagination-about::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 5px;
	background: #EDEDED;
}
.aboutus-model5 .swiper-pagination-about .swiper-pagination-bullet{
	width: auto;
	height: auto;
	display: block;
	background: none;
	text-align: right;
	font-size: 1.66rem;
	line-height: 1.66rem;
	margin-bottom: 2rem;
	color: #fefeff;
	cursor: pointer;
	outline: none;
	opacity: 1;
}
.aboutus-model5 .swiper-pagination-about .swiper-pagination-bullet:last-of-type{
	margin-bottom: 0
}
.aboutus-model5 .swiper-pagination-about .swiper-pagination-bullet-active{
	color: #d9b10c
}
.circle-wrap{
	width: 900px;
	height: 230px;
	max-width: 100%;
	position: relative;
	margin: 80px auto 0;
	overflow: hidden;
	padding-top: 15px
}
.circle-wrap .text-area{
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	z-index: 8
}
.circle-wrap .text-area b{
	font-size: 1.66rem;
	line-height: 2rem;
	color: #fff;
}
.circle-wrap .text-area i{
	display: block;
	margin: 1.4rem auto 0;
	width: 2.4rem;
	height: 3px;
	background: #fff;
}
.circle-wrap .circle-area i{
	position: absolute;
	width: 16px;
	height: 16px;
	background: #23a4c3;
	border-radius: 100%;
	z-index: 10;
	transition: all linear 0.2s;
}
.circle-wrap .circle-area i em{
	position: absolute;
	font-size: 1.33rem;
	font-weight: 600;
	color: #fff;
}
.circle-wrap .circle-area i::after{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #fff;
	transition: all linear 0.2s;
}
.circle-wrap .circle-area i.active::after{
	background: #ffce0a;
}
.circle-wrap .circle-area i:nth-of-type(1){
	left: 90px;
	top: 133.5px;
}
.circle-wrap .circle-area i:nth-of-type(1) em{
	top: -2px;
	right: 54px
}
.circle-wrap .circle-area i:nth-of-type(2){
	left: 188px;
	top: 50px;
}
.circle-wrap .circle-area i:nth-of-type(2) em{
	bottom: 21px;
	right: 40px
}
.circle-wrap .circle-area i:nth-of-type(3){
	left: 313px;
	top: 0px;
}
.circle-wrap .circle-area i:nth-of-type(3) em{
	bottom: 35px;
	right: -33px
}
.circle-wrap .circle-area i:nth-of-type(6){
	right: 90px;
	top: 133.5px;
}
.circle-wrap .circle-area i:nth-of-type(6) em{
	top: -2px;
	left: 54px
}
.circle-wrap .circle-area i:nth-of-type(5){
	right: 188px;
	top: 50px;
}
.circle-wrap .circle-area i:nth-of-type(5) em{
	bottom: 21px;
	left: 40px
}
.circle-wrap .circle-area i:nth-of-type(4){
	right: 313px;
	top: 0px;
}
.circle-wrap .circle-area i:nth-of-type(4) em{
	bottom: 35px;
	left: -33px
}
.circle-wrap .circle-area .circle-line1{
	position: absolute;
	bottom: -633px;
	left: 50%;
	transform: translateX(-50%);
    border-radius: 100%;
	width: 815px;
	height: 815px;
	border: 1px solid #fff;
}
#circle-line2{
	margin-top: -4px
}
.business-model2-content{
	padding: 0;
	display: flex;
	justify-content: space-between;
	align-items: center
}
.business-model2-content.mode2{
	margin-top: 3rem
}
.business-model2-content .img-area{
	width: 43%;
	padding-left: 4rem;
}
.business-model2-content .img-area img{
	transition: all ease-out 0.3s;
}
.business-model2-content .img-area img:hover{
	transform: scale(1.05);
}
.business-model2-content.mode2 .img-area{
	padding-left: 0;
	padding-right: 4rem;
	text-align: right
}
.business-model2-content .text-area{
	width: 53.7%;
	padding-right: 6rem
}
.business-model2-content.mode2 .text-area{
	padding-right: 0;
	padding-left: 6rem
}
.business-model2-content .text-area h3{
	font-size: 1.85rem;
}
.business-model2-content .text-area p{
	font-size: 1.33rem;
	color: #555;
	line-height: 2.5rem;
	margin-top: 1rem
}
.business-model2-content .circle-area{
	width: 48%;
	text-align: center;
}
.business-model2-content .circle-area .img-list{
	position: relative;
	width: 287px;
	height: 289px;
	margin: auto;
}
.business-model2-content .circle-area .img-list > img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
}
.business-model2-content .circle-area .img-list .bg-img{
	display: block;
	z-index: 2;
	opacity: 0;
}
.business-model2-content .circle-area .img-list map{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.business-model2-content .circle-area .img-list map area{
	cursor: pointer;
}
.business-model2-content .circle-area .img-list .text-area{
	position: absolute;
	font-size: 1.66rem;
	color: #444;
	white-space: nowrap;
}
.business-model2-content .circle-area .img-list .text-area.text1{
	left: -9rem;
	top: 6rem;
}
.business-model2-content .circle-area .img-list .text-area.text2{
	right: -10rem;
	top: 0rem;
}
.business-model2-content .circle-area .img-list .text-area.text3{
	right: -8rem;
	bottom: -3rem;
}
.business-model2-content .circle-area .img-list .text-area.text4{
	left: -2rem;
	bottom: -3rem;
}
.business-title{
	text-align: center;
	font-size: 50px;
	line-height: 50px;
	color: #555;
	padding-bottom: 85px
}
.business-title.mode2{
	padding-bottom: 1rem
}
.business-model3{
	background: #f4f4f4
}
.business-model3 .social-content .img-area img,.business-model3 .social-content .text-area{
	height: 325px;
}
.business-model3 .social-content .text-area p{
	text-align: center
}

.jump-feedback-wrap{
	background: #2191cf
}
.jump-feedback-wrap a{
	display: block;
	height: 98px;
	line-height: 98px;
	text-align: center;
	position: relative;
}
.jump-feedback-wrap a span{
	display: inline-block;
	font-size: 2rem;
	color: #fff;
	position: relative;
	z-index: 2
}
.jump-feedback-wrap a i{
	position: absolute;
	left: 0;
	top: 0;
	width: 62.4%;
	height: 100%;
	background: rgb(36,176,188);
	background: -moz-linear-gradient(left,  rgba(36,176,188,1) 0%, rgba(75,182,204,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(36,176,188,1) 0%,rgba(75,182,204,1) 100%);
	background: linear-gradient(to right,  rgba(36,176,188,1) 0%,rgba(75,182,204,1) 100%);
	border-radius: 0 43px 43px 0;
	transition: all ease-out 0.3s
}
.jump-feedback-wrap a:hover i{
	width: 100%;
	border-radius: 0;
}

@media (max-width:1300px) {
	.index-banner .banner-arrow{
		width: 7vw;
		bottom: 2vw;
	}
	.index-model1{
		height: auto;
		flex-wrap: wrap
	}
	.index-model1 .model1-content{
		width: 100%;
		height: auto;
		padding: 4vw;
	}
	.index-model1 .model1-content .icon-img{
		width: 8vw
	}
	.index-model1 .model1-content h3{
		font-size: 5vw;
		line-height: 5.5vw;
		margin: 3vw auto;
	}
	.index-model1 .model1-content h4{
		font-size: 3.73vw;
		line-height: 5vw;
		margin-bottom: 3vw;
	}
	.index-model1 .model1-content p{
		font-size: 3.2vw;
		line-height: 4.5vw;
	}
	.index-model1 .model1-content i{
		position: relative;
		display: inline-block;
		bottom:auto;
		left: auto;
		transform: none;
		width: 8vw;
		height: 8vw;
		line-height: 8vw;
		font-size: 4vw;
		margin-top: 3vw;
	}
	.index-model2{
		height: auto;
		background-size: auto
	}
	.model2-wrap{
		width: 100%;
	}
	.model2-wrap .top-area{
		height: auto;
		padding: 5vw;
		justify-content: space-between
	}
	.model2-wrap .top-area .model2-content{
		width: 48%;
	}
	.model2-wrap .top-area .model2-content b{
		font-size: 4vw;
		line-height: 5vw
	}
	.model2-wrap .top-area .model2-content b:nth-of-type(1) i{
		font-size: 4vw;
	}
	.model2-wrap .top-area .model2-content b:nth-of-type(1){
		font-size: 6vw;
		line-height: 13vw;
		height: auto;
	}
	.model2-wrap .top-area .model2-content b:nth-of-type(1) em{
		font-size: 6vw;
	}
	.model2-wrap .top-area .model2-content b:nth-of-type(1) font{
		font-size: 6vw;
		top: -4vw
	}
	.model2-wrap .video-area{
		display: none
	}
	.model2-wrap .bottom-area{
		height: auto;
		width: 100%;
		padding: 7vw 5vw 8vw;
	}
	.model2-wrap .bottom-area h3{
		font-size: 8vw;
		line-height: 9vw
	}
	.model2-wrap .bottom-area p{
		font-size: 3.2vw;
		line-height: 4.5vw;
		margin: 4vw 0;
		text-align: left
	}
	.model2-wrap .bottom-area a{
		width: auto;
		height: 8vw;
		line-height: 8vw;
		padding: 0 8vw;
		border-radius: 4vw;
	}
	.common-padding{
		padding-top: 8vw;
		padding-bottom: 9vw
	}
	.common-title{
		padding-bottom: 5vw;
	}
	.common-title h3{
		font-size: 6vw;
		line-height: 7vw;
		margin-bottom: 4vw
	}
	.model3-wrap{
		flex-wrap: wrap;
	}
	.model3-wrap a{
		width: 100%;
		height: auto;
		margin-bottom: 4vw;
	}
	.model3-wrap a .img-area{
		height: auto;
	}
	.model3-wrap a .text-area{
		padding: 4vw;
	}
	.model3-wrap a .text-area h3,.news-list-wrap a h3{
		font-size: 4vw;
		line-height: 5vw;
		max-height: 10vw;
		margin-bottom: 3vw
	}
	.model3-wrap a .text-area h4,.model3-wrap a .text-area h5,.news-list-wrap a h4, .news-list-wrap a h5{
		font-size: 3.46vw;
		line-height: 5vw;
	}
	.model3-wrap a .text-area p,.news-list-wrap a p{
		font-size: 3.46vw;
		margin-top: 3vw;
		line-height: 5vw;
		max-height: 10vw;
	}
	.common-title.mode2 h3{
		margin-bottom: 3vw
	}
	.common-title.mode3{
		display: block;
	}
	.common-title.mode3 h3{
		margin-bottom: 3vw;
	}
	.common-title p{
		width: 100% !important;
		font-size: 3.2vw !important;
		line-height: 4.5vw !important;
	}
	.common-title.mode3 p{
		text-align: center;
	}
	.partner-wrap a{
		width: 25%;
		height: 20vw;
		line-height: 20vw;
	}
	.model5-wrap{
		padding-top: 1vw;
		flex-wrap: wrap
	}
	.model5-wrap .model5-content{
		width: 100%;
		padding-right: 0;
		margin-top: 5vw;
	}
	.model5-wrap::after{
		width: 100%;
	}
	.model5-wrap .model5-content h3, .model5-wrap .model5-content h4{
		font-size: 3.73vw;
		line-height: 5vw;
	}
	.model5-wrap .model5-content h4{
		margin-bottom: 2vw;
	}
	.model5-wrap .model5-content a{
		font-size: 3.2vw;
		margin-right: 4vw;
		line-height: 4vw;
		background-size: 5vw !important;
		padding-left: 6vw;
	}
	.common-footer .footer-wrap .footer-nav-wrap{
		display: none;
	}
	.common-footer .footer-wrap .right-wrap{
		width: 100%;
		text-align: left
	}
	.common-footer{
		padding: 8vw 0
	}
	.common-footer .logo-area{
		padding-bottom: 4vw
	}
	.common-footer .right-wrap > a{
		width: 70vw
	}
	.common-footer .right-wrap .share-area{
		text-align: left;
		padding-top: 5vw
	}
	.common-footer .right-wrap .share-area button{
		margin-left: 0;
		margin-right: 3vw;
		outline: none;
	}
	.footer-copy{
		padding: 4vw 0 21vw
	}
	.footer-copy a{
		display: block;
		margin: 0;
		font-size: 3.2vw;
		line-height: 4vw;
	}
	.inner-second-nav{
		position: relative;
		text-align: left;
		background: #1c2435;
		height: 10vw;
		line-height: 10vw
	}
	.inner-second-nav a{
		margin-left: 3vw;
		padding-left: 3vw
	}
	.news-list-wrap{
		padding-top: 4vw;
		padding-bottom: 4vw
	}
	.news-list-wrap a{
		padding: 5vw 4vw;
	}
	.inner-title-wrap{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	.inner-title-wrap h1{
		font-size: 4.2vw;
		line-height: 5.5vw;
	}
	.inner-title-wrap .info-area{
		margin-top: 3vw;
	}
	.inner-title-wrap .info-area span{
		font-size: 3.2vw;
		height: 3.4vw;
		line-height: 3.4vw;
		margin-right: 3vw;
		padding-right: 3vw
	}
	.inner-title-wrap > i{
		border-top-width: 3vw;
	}
	.common-inner-wrap{
		padding-top: 8vw;
		padding-bottom: 8vw
	}
	.news-pages{
		margin-top: 8vw;
		padding: 8vw 0;
	}
	.news-pages a{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}
	.model5-wrap.mode2{
		border-bottom: none;
	}
	.model5-wrap.mode2 .model5-content{
		padding: 2vw 0;
		margin-top: 0
	}
	.inner-title-wrap .inner-title.mode2 h1{
		font-size: 6vw;
		line-height: 6.5vw;
		font-weight: 600
	}
	.inner-title-wrap .inner-title.mode2 .info-area p{
		font-size: 3.2vw;
		line-height: 4vw;
		padding-top: 0
	}
	.social-wrap{
		padding-top: 4vw
	}
	.social-content .img-area,.social-content .text-area{
		float: left !important;
		width: 100%
	}
	.social-content .img-area img{
		height: auto
	}
	.social-content .text-area{
		padding: 5vw 4vw 7vw;
		height: auto;
	}
	.social-content .text-area h3{
		font-size: 4.2vw;
		padding-bottom: 3vw
	}
	.social-content .text-area p{
		font-size: 3.2vw;
		line-height: 4vw;
	}
	.common-title.mode4{
		padding-bottom: 4vw
	}
	.common-title.mode4 em{
		font-size: 3.2vw;
		line-height: 4vw;
	}
	.common-padding2{
		padding-top: 8vw;
		padding-bottom: 6vw
	}
	.aboutus-model1{
		height: auto;
		padding-top: 10vw
	}
	.aboutus-title h3{
		font-size: 6vw;
		line-height: 6vw;
	}
	.aboutus-model1-wrap{
		margin-top: 5vw;
		margin-bottom: 5vw;
		flex-wrap: wrap
	}
	.aboutus-model1-wrap a{
		width: 100%;
		height: auto;
		padding: 4vw;
	}
	.aboutus-model1-wrap a h3{
		font-size: 4.5vw;
		line-height: 4.5vw;
	}
	.aboutus-model1-wrap a p{
		font-size: 3.46vw;
		line-height: 5vw;
		margin-top: 2vw
	}
	.aboutus-model2{
		padding: 6vw 4vw;
	}
	.aboutus-model2-wrap{
		text-align: left
	}
	.aboutus-model2-wrap p{
		font-size: 3.46vw;
		line-height: 5vw;
		margin-bottom: 4vw
	}
	.aboutus-model2-wrap span{
		float: right;
	}
	.aboutus-model3-wrap{
		padding-top: 0
	}
	.aboutus-model3-wrap .img-area{
		float: left !important;
		width: 100%;
	}
	.aboutus-model3-wrap .text-area{
		float: left !important;
		width: 100%;
	}
	.aboutus-model3-wrap .text-area h3{
		font-size: 7vw;
		line-height: 7vw;
		padding-top: 4vw
	}
	.aboutus-model3-wrap .text-area p{
		font-size: 3.2vw;
		line-height: 4.4vw;
		margin-top: 4vw
	}
	.aboutus-model3-wrap:nth-of-type(2){
		margin-top: 6vw
	}
	.aboutus-model4-title{
		padding: 0 0 5vw
	}
	.aboutus-model4-title h3{
		font-size: 4.5vw;
	}
	.aboutus-model4-title p{
		font-size: 3.2vw;
		line-height: 5vw;
		margin-top: 3vw
	}
	.common-btn-more{
		width: auto;
		height: 8vw;
		line-height: 8vw;
		padding: 0 8vw;
		border-radius: 4vw;
	}
	.aboutus-model4-wrap .num-wrap{
		flex-wrap: wrap;
	}
	.aboutus-model4-wrap .num-wrap .num-content{
		margin-bottom: 4vw;
		min-width: 50%
	}
	.aboutus-model4-wrap .num-wrap .num-content h4{
		height: 8vw;
		line-height: 8vw;
		font-size: 8vw;
	}
	.aboutus-model4-wrap .num-wrap .num-content h4 i{
		font-size: 3.73vw;
	}
	.aboutus-model4-wrap .num-wrap .num-content h4 em{
		font-size: 4.5vw;
	}
	.aboutus-model4-wrap .num-wrap .num-content p{
		font-size: 3.2vw;
		margin-top: 2vw
	}
	.aboutus-model4-wrap .link-wrap{
		margin-top: 2vw;
		margin-bottom: 4vw;
		flex-wrap: wrap
	}
	.aboutus-model4-wrap .link-wrap a{
		width: 50%;
		height: 46vw
	}
	.aboutus-model4-wrap .link-wrap a b{
		font-size: 4vw;
		line-height: 5.5vw;
	}
	.aboutus-model5 .header-txt{
		font-size: 10vw;
		line-height: 10vw
	}
	.swiper-container-about .text-area{
		position: relative;
		right: auto;
		top: auto;
		transform: none;
		width: 100%;
		padding: 4vw
	}
	.swiper-container-about .img-area{
		width: 100%;
		float: none
	}
	.swiper-container-about .text-area h3{
		font-size: 4vw;
		line-height: 5vw;
	}
	.swiper-container-about .text-area p{
		font-size: 3.2vw;
		line-height: 4vw;
		margin-top: 3vw
	}
	.aboutus-model5 .swiper-pagination-about{
		right: auto;
		top: auto;
		transform: none;
		margin-right: auto;
		background: rgba(0,0,0,.7);
		position: relative;
		width: 100%;
		padding: 3vw
	}
	.aboutus-model5 .swiper-pagination-about .swiper-pagination-bullet{
		display: inline-block;
		margin-bottom: 2vw;
		font-size: 3.73vw;
		line-height: 4vw;
		margin: 0.5vw 1vw
	}
	.inner-title-wrap.mode2{
		padding-top: 6vw;
		padding-bottom: 5vw
	}
	.inner-title-wrap .inner-title.mode2.mode3 .info-area p{
		font-size: 3.2vw;
		line-height: 4vw;
	}
	.circle-wrap{
		margin-top: 5vw;
		padding-top: 0;
		height: 30vw
	}
	.circle-wrap .text-area{
		bottom: 0
	}
	.circle-wrap .text-area b{
		font-size: 4vw;
		line-height: 5.5vw;
	}
	.circle-wrap .text-area i{
		margin-top: 1vw;
		height: 0.5vw
	}
	.circle-wrap .circle-area .circle-line1{
		width: 72vw;
		height: 72vw;
		bottom: -47vw
	}
	.circle-wrap .circle-area i em{
		font-size: 3.2vw;
		font-weight: normal
	}
	.circle-wrap .circle-area i:nth-of-type(1){
		left: 2vw;
		top: 17vw;
	}
	.circle-wrap .circle-area i:nth-of-type(1) em{
		top: -5vw;
		right: 1vw
	}
	.circle-wrap .circle-area i:nth-of-type(2){
		left: 10vw;
		top: 6.5vw;
	}
	.circle-wrap .circle-area i:nth-of-type(2) em{
		bottom: 4vw;
		right: 4vw
	}
	.circle-wrap .circle-area i:nth-of-type(3){
		left: 21vw;
		top: 0px;
	}
	.circle-wrap .circle-area i:nth-of-type(3) em{
		bottom: 5vw;
		right: -4vw
	}
	.circle-wrap .circle-area i:nth-of-type(6){
		right: 2vw;
		top: 17vw;
	}
	.circle-wrap .circle-area i:nth-of-type(6) em{
		top: -5vw;
		left: 1vw
	}
	.circle-wrap .circle-area i:nth-of-type(5){
		right: 10vw;
		top: 6.5vw;
	}
	.circle-wrap .circle-area i:nth-of-type(5) em{
		bottom: 4vw;
		left: 4vw
	}
	.circle-wrap .circle-area i:nth-of-type(4){
		right: 21vw;
		top: 0px;
	}
	.circle-wrap .circle-area i:nth-of-type(4) em{
		bottom: 5vw;
		left: -4vw
	}
	.circle-wrap .circle-area i::after{
		background: #ffce0a;
	}
	.business-title{
		font-size: 6vw;
		line-height: 6vw;
		padding-bottom: 0
	}
	.business-model2-content{
		padding: 7vw 4vw;
		flex-wrap: wrap
	}
	.business-model2-content .text-area{
		width: 100%;
		padding: 0 !important
	}
	.business-model2-content .img-area{
		width: 100%;
		text-align: center !important;
		padding-top: 5vw;
		padding-left: 0;
		padding-right: 0 !important
	}
	.business-model2-content .img-area img{
		display: inline-block;
		width: 70%
	}
	.business-model2-content .circle-area{
		width: 100%;
		margin-bottom: 12vw;
	}
	.business-model2-content .circle-area:last-of-type{
		margin-bottom: 0;
	}
	.business-model2-content .circle-area .img-list{
		width: 50vw;
		height: 51vw;
	}
	.business-model2-content .circle-area map{
		display: none;
	}
	.business-model2-content .circle-area .img-list .text-area{
		font-size: 3.73vw;
		width: auto;
	}
	.business-model2-content .circle-area .img-list .text-area.text1{
		left: -14vw;
		top: 8vw;
	}
	.business-model2-content .circle-area .img-list .text-area.text2{
		right: auto;
		top: -2vw;
		left: 39vw;
	}
	.business-model2-content .circle-area .img-list .text-area.text3{
		right: auto;
		bottom: -2vw;
		left: 39vw;
	}
	.business-model2-content .circle-area .img-list .text-area.text4{
		left: -10vw;
		bottom: -4vw;
	}
	.business-model3 .social-content .img-area img, .business-model3 .social-content .text-area{
		height: auto;
	}
	.jump-feedback-wrap a{
		height: 12vw;
		line-height: 12vw
	}
	.jump-feedback-wrap a span{
		font-size: 3.73vw;
	}
	.jump-feedback-wrap a i{
		width: 100%;
		border-radius: 0
	}
	.index-model2,.index-model3{
		background-attachment: inherit
	}
	.inner-title .link-area{
		padding-top: 4vw;
	}
	.inner-title .link-area a{
		margin: 0;
		padding: 0 4vw;
		height: 10vw;
		line-height: 10vw;
		width: 100%;
		font-size: 3.73vw
	}
	.model2-wrap .top-area .model2-content b:nth-of-type(1) strong{
	font-size: 1.5rem;
	top: -0.4rem;
}
	.partner-wrap a:nth-of-type(-n+8){
		border-top: 1px solid #e1e1e1;
	}
	.partner-wrap a:nth-of-type(-n+4){
		border-top: none;
	}
	.banner-swiper-control{
		bottom: 4vw;
	}
	.banner-swiper-control > img{
		display: none
	}
	.banner-swiper-control .swiper-button-prev-index1, .banner-swiper-control .swiper-button-next-index1{
		margin: 0 3vw
	}
}