/*about 公用*/
.banner{
	position: relative;
}
.banner .inner{
	position: absolute;
	left: 0;
	right: 0;
	top:42.273%;
}
.banner .coversquare{
	background-color: #f6f7f8;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40%;
	height: 18.94%;
	z-index: 1;
}
.banner h1{
	font-size: 56px;
	color: #fff;
	font-weight: bold;
}
.sec1{
	position: relative;
}
.sec1 .inner{
	position: relative;
	background-color: #fff;
}
.sec1 .coversquare{
	background-color: #f6f7f8;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
}
/*about01 关于*/
.page1 .sec1 p{
	text-align: justify;
}
.page1 .sec1 p span{
	color: #005bac;
}
.page1 .sec1 .text-box{
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 50%;
	background-color: #fff;
	z-index: 1;
	padding: 2.6% 7.14286% 0.214286% 3.286%;
}
.page1 .sec1 .text-box h3{
	font-size: 36px;
	color: #0267af;
	font-weight: bold;
}
.page1 .sec1 .text-box p{
	font-size: 16px;
	color: #7e7e7e;
	line-height: 1.625;
	margin-top: 1.6875em;
}
.page1 .sec1 .left{
	width: 50%;
	padding: 2% 1.5% 8% 3.286%;
}
.page1 .sec1 .text{
	margin-bottom: 10.42654%;
}
.page1 .sec1 .text p{
	font-size: 16px;
	color: #7e7e7e;
	line-height: 1.625;
	margin-bottom: 2em;
}
.page1 .sec1 .text p:last-child{
	margin-bottom: 0;
}
.page1 .sec1 ul{
	white-space: nowrap;
}
.page1 .sec1 li{
	display: inline-block;
	vertical-align: top;
	margin-right: 12%;
}
.page1 .sec1 li:last-child{
	margin-right: 0;
}
.page1 .sec1 li h5{
	font-size: 22px;
	color: #0267af;
	font-weight: bold;
}
.page1 .sec1 li h5 b{
	font-size: 4em;
	font-family: "KNOCKOUT";
	line-height: 1;
	vertical-align: baseline;
}
.page1 .sec1 li h5 i{
	font-style: normal;
	margin-left: 0.5em;
}
.page1 .sec1 li p{
	font-size:18px;
	color: #0267af;
}
.page1 .sec1 .img{
	width: 51.1875%;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.page1 .sec2{
	overflow: hidden;
	background-color: #f6f7f8;
	padding: 4.27% 0 4.63542%;
	position: relative;
}
.page1 .sec2 .inner{
	position: relative;
}
.page1 .sec2 .tab-controls{
	width: 100%;
	text-align: left;
}
.page1 .sec2 .tab-controls a{
	font-size: 28px;
	color: #aaabab;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 1.07em;
	border-bottom: 0.1786em solid transparent;
	margin-right: 4em;
}
.page1 .sec2 .tab-controls a:last-child{
	margin-right: 0;
}
.page1 .sec2 .tab-controls a:hover,.page1 .sec2 .tab-controls a.active{
	border-color: #0267af;
	color: #0267af;
}
.page1 .sec2 .content{
	position: relative;
	padding-top: 6.98%;
}
.page1 .sec2 .img-box{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
}
.page1 .sec2 .img-box img{
	float: right;
	height: 100%;
	width: auto;
	display: none;
}
.page1 .sec2 .img-box img.active{
	display: inline;
}
.page1 .sec2 .content .swiper-slide{
	text-align: right;
}
.page1 .sec2 h5{
	background-color: #0267af;
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	padding:2.2857% 3.42857%;
	display: inline-block;
	vertical-align: top;
	width: 60.357%;
	text-align: left;
}
.page1 .sec2 .text{
	background-color: rgba(255,255,255,0.98);
	display: inline-block;
	vertical-align: top;
	padding: 6.34375% 5.677% 4.46875% 4.01%;
	width: 46.9792%;
	margin-top: -3.125%;
}
.page1 .sec2 p{
	font-size: 16px;
	color: #7e7e7e;
	line-height: 1.625;
	text-align: justify;
	margin-bottom: 1.625em;
}
.page1 .sec2 p:last-child{
	margin-bottom: 0;
}
.page1 .sec2 p span{
	color: #005bac;
}
.page1 .sec2 .nav-box{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.page1 .sec2 .nav-box div{
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 80px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url(../images/about01_sec2_btnbg.png);
	background-size: 100% auto;
	background-position: center top;
}
.page1 .sec2 .nav-box div.swiper-button-disabled{
	cursor: default;
}
.page1 .sec2 .nav-box div:hover{
	background-position: center bottom;
	background-color: #0267af;
}
.page1 .sec2 .nav-box .swiper-next{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*蓝色下划线*/
.xian01 {
    width: 12rem;
    height: 0.4rem;
    background: #0468b0;
    margin-top: 1.4rem;
}
.xian04 {
    width: 8rem;
    height: 0.3rem;
    background: #0468b0;
    margin-top: -0.8rem;
	margin-bottom:1.4rem;
}
/*合作客户*/
.hezuo{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:2rem 0 3.6rem 0;
	}
.hezuo .hezuo1{width:1280px; margin:0 auto; height:auto;}
.hezuo .hezuo1 ul li{
	float:left;
	width:20%;
	border: 1px solid #eee;
	}
.hezuo .hezuo1 ul li img{
	width:100%;
	/*filter: grayscale(100%);
    opacity: 0.4;*/
	}
.hezuo .hezuo1 ul li:hover{ border-color: #adc2d7; box-shadow: #cedeec 0 0 8px;}	
.hezuo .hezuo1 ul li:hover img{ filter: grayscale(0);opacity:1; transition: all 0.3s;}	
/*合作客户*/		
/*about02*/
.page2 .relative-box{
	position: relative;
}
.page2 .sec2,.page2 .sec3{
	position: relative;
}
.page2 .line-box{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 0 auto;
	z-index: 1;
}
.page2 .line-box div{
	height: 100%;
	width: 25%;
	border-left: 1px solid rgba(160,160,160,0.2);
	display: inline-block;
	vertical-align: top;
}
.page2 .line-box div:last-child{
	border-right: 1px solid rgba(160,160,160,0.2);
}
.page2 .sec1{
}
.page2 .sec1 .inner{
	position: relative;
	padding: 0.01% 0;
}
.page2 .sec1 .text-box{
	position: relative;
	width: 50%;
	background-color: #fff;
	z-index: 1;
	padding: 3.286% 3.286% 0;
	margin-top: -16.5%;
}
.page2 .sec1 .text-box img{
	width: 50.987%;
	margin-bottom: 5.7566%;
}
.page2 .sec1 .text-box p{
	font-size: 22px;
	color: #0267af;
}
.page2 .sec1 .text-box .openvideo{
	display: block;
	margin-top: 5%;
}
.page2 .sec1 .text-box .openvideo img{
	margin: 0;
	width: 100%;
}
.page2 .sec1 .box{
	position: relative;
}
.page2 .sec1 .box .img{
	width: 100%;
}
.page2 .sec2{
	background-color: #f6f7f8;
	padding: 6.771% 0 10.417%;
	position: relative;
	overflow: hidden;
}
.page2 .sec2 .word{
	position: absolute;
	right: 0;
	bottom: -0.2em;
	font-size: 9.74vw;
	font-weight: bold;
	color: rgba(255,255,255,0.6);
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	-ms-transition: transform 1s;
	-o-transition: transform 1s;
	transition: transform 1s;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}
.page2 .sec2 .word.actived{
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.page2 .sec2 .left{
	display: inline-block;
	vertical-align: middle;	
	width: 32%;
}
.page2 .sec2 .right{
	display: inline-block;
	vertical-align: middle;
	width: 56.5%;
}
.page2 .sec2 h3{
	font-size: 64px;
	color: #0267af;
	font-weight: bold;
}
.page2 .sec2 h3 span{
	font-size: 2.322em;
	font-family: "KNOCKOUT";
}
.page2 .sec2 h5{
	font-size: 36px;
	color: #0267af;
	font-weight: bold;
}
.page2 .sec2 p{
	font-size: 16px;
	color: #555;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
.page2 .sec2 p:last-child{
	margin-bottom: 0;
}
.page2 .sec2 p span{
	color: #0267af;
}
.page2 .sec3{
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/about02_sec3_bg.png);
	background-position: center bottom;
	background-size: auto 55%;
}
.page2 .sec3 .word{
	font-size: 5.024vw;
	color: #3a3a38;
	font-weight: bold;
	opacity: 0.06;
	position: absolute;
	right: 0;
	bottom: 0;
	overflow: hidden;
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	-ms-transition: transform 1s;
	-o-transition: transform 1s;
	transition: transform 1s;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
}
.page2 .sec3 .word.actived{
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.page2 .sec3 .word b{
	display: block;
	margin-bottom: -0.1em;
	margin-right: -0.23844em;
}
.page2 .sec3 li{
	position: relative;
	text-align: left;
}
.page2 .sec3 li:nth-child(even){
	text-align: right;
}
.page2 .sec3 li:first-child{
	margin-bottom: 6.77%;
	margin-top: -6.77%;
}
.page2 .sec3 li:last-child{
	overflow: hidden;
}
.page2 .sec3 li .text-box{
	width: 40%;
}
.page2 .sec3 li:last-child .text-box{
	width: 55.5714286%;
}
.page2 .sec3 li .img1{
	width: 45.8854%;
	background-color: #f6f7f8;
}
.page2 .sec3 li .img2{
	width: 49.95%;
}
.page2 .sec3 li .img3{
	width: 37.448%;
}
.page2 .sec3 li .inner{
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: right;
}
.page2 .sec3 li:first-child .inner{
	-webkit-transform: translateY(-25%);
	-moz-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
}
.page2 .sec3 li:nth-child(even) .inner{
	text-align: left;
}
.page2 .sec3 li .text-box{
	text-align: left;
	display: inline-block;
}
.page2 .sec3 li .text-box h5{
	font-size: 36px;
	color: #0267af;
	font-weight: bold;
	margin-bottom: 1em;
	line-height: 1.444;
}
.page2 .sec3 li .text-box h5 span{
	font-size: 2em;
}
.page2 .sec3 li .text-box p{
	font-size: 16px;
	color: #555555;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
.page2 .sec3 li .text-box p:last-child{
	margin-bottom: 0;
}
.page2 .sec3 li .text-box p span{
	color: #0267af;
}
/*about03*/
.page3 .sec1 .text-box{
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 50%;
	background-color: #fff;
	z-index: 1;
	-webkit-display: flex;
	-webkit-align-items: flex-start;
	-webkit-justify-content: space-between;
	-webkit-flex-direction: row;
	-moz-display: flex;
	-moz-align-items: flex-start;
	-moz-justify-content: space-between;
	-moz-flex-direction: row;
	-ms-display: flex;
	-ms-align-items: flex-start;
	-ms-justify-content: space-between;
	-ms-flex-direction: row;
	-o-display: flex;
	-o-align-items: flex-start;
	-o-justify-content: space-between;
	-o-flex-direction: row;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: row;
	padding: 3.857% 2.857% 1% 2.857%;
}
.page3 .sec1 .text-box::after{
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	background-color: rgba(160,160,160,0.2);
}
.page3 .sec1 .text-box .text{
	width: 77.41%;
}
.page3 .sec1 .text-box h3{
	font-size: 24px;
	color: #0267af;
	font-weight: bold;
}
.page3 .sec1 .text-box p{
	font-size: 16px;
	color: #333;
	line-height: 1.75;
	margin-top: 1.5em;
}
.page3 .sec1 .text-box img{
	width: 15.32258%;
}
.page3 .sec1 .box{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.page3 .sec1 .content{
	padding: 3% 2.857%;
}
.page3 .sec1 h5{
	font-size: 24px;
	color: #0267af;
	font-weight: bold;
	margin-bottom: 1em;
}
.page3 .sec1 li{
	display: inline-block;
	vertical-align: top;
	margin-right: 11%;
	text-align: center;
}
.page3 .sec1 .box:first-child li{
	text-align: left;
}
.page3 .sec1 li:last-child{
	margin-right: 0;
}
.page3 .sec1 li img{
	vertical-align: middle;
}
.page3 .sec1 li p{
	font-size: 20px;
	color: #333333;
	margin-left: 1.3em;
	display: inline-block;
	vertical-align: middle;
}
.page3 .sec1 .line-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.page3 .sec1 .line-box div{
	height: 100%;
	width: 25%;
	border-left: 1px solid rgba(160,160,160,0.2);
	display: inline-block;
	vertical-align: top;
}
.page3 .sec1 .line-box div:last-child{
	border-right: 1px solid rgba(160,160,160,0.2);
}
.page3 .sec2{
	background-color: #f6f7f8;
	background-repeat: no-repeat;
	background-image: url(../images/about03_sec2_bg.png);
	background-position: left bottom;
	background-size: 44.12% auto;
}
.page3 .sec2 .inner{
	position: relative;
	padding: 7.7% 0 6.6%;
}
.page3 .sec2 .line-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.page3 .sec2 .line-box div{
	height: 100%;
	width: 25%;
	border-left: 1px solid rgba(160,160,160,0.2);
	display: inline-block;
	vertical-align: top;
}
.page3 .sec2 .line-box div:last-child{
	border-right: 1px solid rgba(160,160,160,0.2);
}
.page3 .sec2 .content{
	text-align: right;
}
.page3 .sec2 .box{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.page3 .sec2 .box:last-child{
	text-align: left;
}
.page3 .sec2 h3{
	font-size: 26px;
	color: #0267af;
	font-weight: bold;
	margin-right: 12%;
	margin-top: -0.85em;
}
.page3 .sec2 h3 span{
	font-size: 1.666em;
}
.page3 .sec2 p{
	font-size: 16px;
	color: #333333;
}
.page3 .sec2 h5{
	font-size: 18px;
	color: #0267af;
	font-weight: normal;
	line-height: 1.3333;
	margin-top: 1.27em;
}
.page3 .sec2 ul{
	margin: 6.7% 0 5.57%;
}
.page3 .sec2 li{
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-right: 12%;
}
.page3 .sec2 li:last-child{
	margin-right: 0;
}
.page3 .sec3{
	background-color: #f3f3f3;
	padding: 2.6% 0 4.58%;
}
.page3 .sec3 h3{
	font-size: 24px;
	color: #0267af;
	font-weight: bold;
	margin-bottom: 1em;
}
.page3 .sec3 p{
	font-size: 16px;
	color: #333333;
	line-height: 2.6rem;
}
.page3 .sec3 ul{
	margin-top: 4%;
}
.page3 .sec3 li{
	display: inline-block;
	vertical-align: top;
	width: 33.1%;
	text-align: center;
	background-color: #fff;
	-webkit-transition: box-shadow 0.5s;
	-moz-transition: box-shadow 0.5s;
	-ms-transition: box-shadow 0.5s;
	-o-transition: box-shadow 0.5s;
	--transition: box-shadow 0.5s;
	transition: box-shadow 0.5s;
}
.page3 .sec3 li:hover{
	box-shadow: 0 0 21px rgba(75,75,75,0.36);
}
.page3 .sec3 li a{
	display: flex;
	flex-direction: column;
}
.page3 .sec3 li:nth-child(3n -1) a{
	flex-direction: column-reverse;
}
.page3 .sec3 img{
	width: 100%;
}
.page3 .sec3 .text{
	height: 120px;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	-moz-display: flex;
	-moz-align-items: center;
	-moz-justify-content: center;
	-ms-display: flex;
	-ms-align-items: center;
	-ms-justify-content: center;
	-o-display: flex;
	-o-align-items: center;
	-o-justify-content: center;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-ms-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	--transition: background-color 0.5s;
	transition: background-color 0.5s;

}
.page3 .sec3 li:hover .text{
	background-color: #0267af;
}
.page3 .sec3 h5{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	line-height: 1.1;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-ms-transition: color 0.5s;
	-o-transition: color 0.5s;
	--transition: color 0.5s;
	transition: color 0.5s;
}
.page3 .sec3 li:hover h5{
	color: #fff;
}
/*about04 理念*/
.page4 .sec1 h5{
	font-size: 24px;
	color: #0267af;
	font-weight: bold;
}
.page4 .sec1 p{
	font-size: 16px;
	color: #333;
	line-height: 1.75;
	margin-top: 0.75em;
}
.page4 .sec1 img{
	max-width: 100%;
}
.page4 .sec1 .img1{
	margin-top: 2.742%;
}
.page4 .sec1 .img2{
	margin-top: 2.258%;
}
.page4 .sec1 .img3{
	margin-top: 10.8%;
}
.page4 .sec1 .left,.page4 .sec1 .right{
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.page4 .sec1 .left{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff;
	z-index: 1;
	padding: 2.14286% 2.786% 4.9286%;
}
.page4 .sec1 .left .box:first-child{
	margin-bottom: 9%;
}
.page4 .sec1 .right{
	float: right;
	padding: 4.9286% 2.786% 9.714286%;
}
.page4 .sec2{
	background-color: #f6f7f8;
}
.page4 .sec2 .inner{
	position: relative;
	padding: 3.2292% 0 3.75%;
}
.page4 .sec2 .line-box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.page4 .sec2 .line-box div{
	height: 100%;
	width: 25%;
	border-left: 1px solid rgba(160,160,160,0.2);
	display: inline-block;
	vertical-align: top;
}
.page4 .sec2 .line-box div:last-child{
	border-right: 1px solid rgba(160,160,160,0.2);
}
.page4 .sec2 .img1{
	vertical-align: middle;
	width: 26.786%;
}
.page4 .sec2 .img2{
	vertical-align: middle;
	width: 23.5%;
	margin-left: 6.9286%;
	margin-right: 8.786%;	
}
.page4 .sec2 ul{
	display: inline-block;
	vertical-align: middle;
}
.page4 .sec2 li{
	margin-bottom: 34px;
}
.page4 .sec2 li:last-child{
	margin-bottom: 0;
}
.page4 .sec2 h5{
	font-size: 24px;
	color: #0267af;
	font-weight: bold;
	margin-bottom: 0.8em;
}
.page4 .sec2 p{
	font-size: 16px;
	color: #333333;
	line-height: 1.75;
}
.page4 .sec3{
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	background-image: url(../images/about04_sec3_bg_web.jpg);
	padding: 13.385% 0 14.6875%;
}
.page4 .sec3 .word{
	font-size: 3.542vw;
	color: #5bcdd5;
	font-weight: bold;
	opacity: 0.6;
	position: absolute;
	left: 0;
	bottom: 4.57%;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	-ms-transition: transform 1s;
	-o-transition: transform 1s;
	transition: transform 1s;
}
.page4 .sec3 .word.actived{
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.page4 .sec3 h5{
	font-size: 24px;
	color: #0267af;
	font-weight: bold;
	margin-bottom: 1.333em;
}
.page4 .sec3 h5 span{
	font-size: 2.15375em;
}
.page4 .sec3 p{
	font-size: 16px;
	color: #333;
	line-height: 1.75;
	width: 24.5em;
}
#pop-cover{
	background-color: rgba(0,0,0,0.4);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-display: none;
	-moz-display: none;
	-ms-display: none;
	-o-display: none;
	display: none;
	z-index: 99;
}
#pop-cover.active{
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	-moz-display: flex;
	-moz-align-items: center;
	-moz-justify-content: center;
	-ms-display: flex;
	-ms-align-items: center;
	-ms-justify-content: center;
	-o-display: flex;
	-o-align-items: center;
	-o-justify-content: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
#pop-cover .pop-box{
	background-color: #fff;
	width: 834px;
	position: relative;
	display: none;
}
#pop-cover .pop-box.active{
	display: block;
}
#pop-cover .pop-box .close.white img{
	position: absolute;
	left: 100%;
	top: 0;
	margin-left: 10px;
}
#pop-cover .pop-box.video video{
	width: 100%;
	vertical-align: top;
}

@media only screen and (max-width:1440px){
	/*about 公用*/
	.banner h1{
		font-size: 40px;
	}
	/*about01 关于*/
	.page1 .sec1 .text-box h3{
		font-size: 26px;
	}
	.page1 .sec1 .text-box p{
		font-size: 14px;
	}
	.page1 .sec1 .text p{
		font-size: 14px;
	}
	.page1 .sec1 li h5{
		font-size: 18px;
	}
	.page1 .sec1 li p{
		font-size: 16px;
	}
	.page1 .sec2 .tab-controls a{
		font-size: 20px;
	}
	.page1 .sec2 h5{
		font-size: 22px;
	}
	.page1 .sec2 p{
		font-size: 14px;
	}
	.page1 .sec2 .nav-box div{
		width: 58px;
		height: 58px;
	}
	/*about02 企业历史*/
	.page2 .sec3 li:first-child{
		margin-bottom: 10%;
	}
	.page2 .sec1 .text-box p{
		font-size: 18px;
	}
	.page2 .sec2 h3{
		font-size: 48px;
	}
	.page2 .sec2 h5{
		font-size: 26px;
	}
	.page2 .sec2 p{
		font-size: 14px;
	}
	.page2 .sec3 li .text-box h5{
		font-size: 26px;
	}
	.page2 .sec3 li .text-box p{
		font-size: 14px;
	}
	/*about03 愿景使命*/
	.page3 .sec1 .text-box h3{
		font-size: 21px;
	}
	.page3 .sec1 .text-box p{
		font-size: 14px;
	}
	.page3 .sec1 h5{
		font-size: 21px;
	}
	.page3 .sec1 li p{
		font-size: 18px;
	}
	.page3 .sec2 h3{
		font-size: 23px;
	}
	.page3 .sec2 p{
		font-size: 14px;
	}
	.page3 .sec2 h5{
		font-size: 16px;
	}
	.page3 .sec2 li{
		margin-right: 8%;
	}
	.page3 .sec3 h3{
		font-size: 21px;
	}
	.page3 .sec3 p{
		font-size: 14px;
	}
	.page3 .sec3 li:hover{
		box-shadow: 0 0 18px rgba(75,75,75,0.36);
	}
	.page3 .sec3 .text{
		height: 108px;
	}
	.page3 .sec3 h5{
		font-size: 18px;
	}
	/*about04 理念*/
	.page4 .sec1 h5{
		font-size: 21px;
	}
	.page4 .sec1 p{
		font-size: 14px;
	}
	.page4 .sec2 li{
		margin-bottom: 30px;
	}
	.page4 .sec2 h5{
		font-size: 21px;
	}
	.page4 .sec2 p{
		font-size: 14px;
	}
	.page4 .sec3 h5{
		font-size: 21px;
	}
	.page4 .sec3 p{
		font-size: 14px;
	}

}
@media only screen and (max-width:1366px){
	.page1 .sec1 .text-box{
		padding:2.6% 1.435% 0.214286% 3.286%;
	}
	.page3 .sec3 h5{
		font-size: 16px;
	}
}
@media only screen and (max-width:1024px){
	/*about 公用*/
	.banner .inner{
		top: 25.5%;
	}
	.banner .coversquare{
		height: 11.25%;
	}
	.banner h1{
		font-size: 1.75rem;
	}
	/*about01 关于*/
	.sec1 .coversquare{
		width: 5%;
	}
	.page1 .sec1 .text-box{
		width: 100%;
		padding: 1.5rem 0.75rem 0.75rem;
	}
	.page1 .sec1 .text-box h3{
		font-size: 1.125rem;
	}
	.page1 .sec1 .text-box p{
		font-size: 0.88rem;
	}
	.page1 .sec1 .left{
		width: 100%;
		padding: 0.75rem;
	}
	.page1 .sec1 .text{
		margin-bottom: 1rem;
	}
	.page1 .sec1 .text p{
		font-size: 0.88rem;
	}
	.page1 .sec1 ul{
		white-space: normal;
		-webkit-display: flex;
		-webkit-align-items: center;
		-webkit-justify-content: space-between;
		-webkit-flex-direction: row;
		-moz-display: flex;
		-moz-align-items: center;
		-moz-justify-content: space-between;
		-moz-flex-direction: row;
		-ms-display: flex;
		-ms-align-items: center;
		-ms-justify-content: space-between;
		-ms-flex-direction: row;
		-o-display: flex;
		-o-align-items: center;
		-o-justify-content: space-between;
		-o-flex-direction: row;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: row;
	}
	.page1 .sec1 li{
		margin-right: 0%;
	}
	.page1 .sec1 li h5{
		font-size: 0.75rem;
	}
	.page1 .sec1 li h5 b{
		font-size: 4em;
	}
	.page1 .sec1 li p{
		font-size: 0.625rem;
		line-height: 1.5;
	}
	.page1 .sec1 .img{
		margin-left: 5%;
		width: 90%;
		position: static;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.page1 .sec2{
		padding: 2.5rem 0;
	}
	.page1 .sec2 .tab-controls{
		text-align: center;
		margin-bottom: 1rem;
	}
	.page1 .sec2 .tab-controls a{
		font-size: 0.875rem;
		margin-right: 0;
		color: #0267af;
		padding-bottom: 0;
		border-width: 0;
	}
	.page1 .sec2 .content{
		padding-top: 0;
	}
	.page1 .sec2 .img-box{
		position: static;
	}
	.page1 .sec2 .img-box img{
		float: none;
		height: auto;
		width: 100%;
		vertical-align: top;
	}
	.page1 .sec2 .content .swiper-container{
		margin-top: -2.125rem;
	}
	.page1 .sec2 h5{
		font-size: 1.125rem;
		padding: 0.5rem;
		width: auto;
	}
	.page1 .sec2 .text{
		padding: 1rem;
		width: 90%;
		margin-top: 0;
		margin-right: 5%;
	}
	.page1 .sec2 p{
		font-size: 0.88rem;
	}
	.page1 .sec2 .nav-box{
		position: absolute;
		bottom: auto;
		top: -2.4375rem;
	}
	.page1 .sec2 .nav-box div{
		width: 2rem;
		height: 2rem;
	}
	.page1 .sec2 .nav-box .swiper-prev{
		float: left;
	}
	.page1 .sec2 .nav-box .swiper-next{
		float: right;
	}
/*合作客户*/
.hezuo .hezuo1 {
    width:100%;
	padding:0 1.4rem;
}
.hezuo .hezuo1 ul li{
	width:50%;
	}
/*蓝色下划线*/
.xian01 {
    width: 5rem;
    height: 0.2rem;
    margin-top: 0.6rem;
	margin-bottom:-0.6rem;
}
.xian04 {
    width:4rem;
    height: 0.2rem;
    margin-top: 0.6rem;
	margin-bottom:0.6rem;
}
	/*about02 企业历史*/
	.page2 .line-box div{
		width: 50%;
	}
	.page2 .line-box div:nth-child(odd){
		display: none;
	}
	.page2 .sec1{
		background-color: #fff;
	}
	.page2 .sec1 .text-box{
		width: 100%;
		padding: 1rem;
		margin-top: -32%;
	}
	.page2 .sec1 .text-box p{
		font-size: 0.6875rem;
	}
	.page2 .sec1 h3{
		padding: 0 1rem;
		font-size: 1.125rem;
		color: #0267af;
		font-weight: bold;
		margin-bottom: 1rem;
	}	
	.page2 .sec1 ul{
		padding: 1rem;
	}	
	.page2 .sec1 li{
		padding: 1.5rem 1rem;
		position: relative;
		border-left: 1px solid #e3eef6;
	}
	.page2 .sec1 li h5{
		font-size: 1.75rem;
		color: #0267af;
		font-weight: bold;
		margin-bottom: 0.34em;
	}
	.page2 .sec1 li p{
		font-size: 0.625rem;
		color: rgba(0,0,0,0.8);
		line-height: 1.375;
	}
	.page2 .sec1 li .tri{
		width: 0.8125rem;
		position: absolute;
		left: -0.40625rem;
		top: 50%;
		margin-top: -0.40625rem;
	}
	.page2 .sec1 li .cirbig{
		width: 1.25rem;
		position: absolute;
		left: -0.625rem;
		top: -0.625rem;	
	}
	.page2 .sec1 li .tag{
		position: absolute;
		left: -1px;
		bottom: -0.59375rem;
	}
	.page2 .sec1 li .tag .line{
		width: 1.54375rem;
		display: inline-block;
		vertical-align: middle;
		height: 1px;
		background-color: #0267af;
	}
	.page2 .sec1 li .tag img{
		width: 1.1875rem;
		vertical-align: middle;
		margin-left: -0.59375rem;
	}
	.page2 .sec1 li .img{
		margin-top: 1rem;
		box-shadow: 0 4px 7px rgba(75,75,75,0.23);
	}
	.page2 .sec2{
		padding: 4.0625rem 0 6.25rem;
	}
	.page2 .sec2 .word{
		font-size: 5.84375rem;
	}
	.page2 .sec2 .left{
		width: 100%;
	}
	.page2 .sec2 .right{
		width: 100%;
	}
	.page2 .sec2 h3{
		font-size: 2rem;
	}
	.page2 .sec2 h5{
		font-size: 1.125rem;
	}
	.page2 .sec2 p{
		font-size: 0.625rem;
	}
	.page2 .sec3 .word{
		font-size: 3rem;
	}
	.page2 .sec3 li{
		margin-bottom: 1.5rem;
		text-align: center;
	}
	.page2 .sec3 li:first-child{
		margin-bottom: 1.5rem;
		margin-top: 1rem;
	}
	.page2 .sec3 li:nth-child(2n){
		text-align: center;
	}
	.page2 .sec3 li:last-child{
		margin-bottom: 2rem;
		text-align: left;
	}
	.page2 .sec3 li .text-box{
		width: 100%;
		margin-bottom: 1rem;
	}
	.page2 .sec3 li:last-child .text-box{
		width: 100%;
	}
	.page2 .sec3 li .img1{
		width: 90%;
		background-color: transparent;
	}
	.page2 .sec3 li .img2{
		width: 90%;
	}
	.page2 .sec3 li .img3{
		width: 75%;
	}
	.page2 .sec3 li .inner{
		position: static;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.page2 .sec3 li:first-child .inner{
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.page2 .sec3 li .text-box h5{
		font-size: 1.125rem;
	}
	.page2 .sec3 li .text-box p{
		font-size: 0.625rem;
	}
	/*about03 愿景使命*/
	.page3 .sec1 .text-box{
		padding: 1rem;
		width: 100%;
	}
	.page3 .sec1 .text-box .text{
		width: 80%;
	}
	.page3 .sec1 .text-box h3{
		font-size: 0.75rem;
	}
	.page3 .sec1 .text-box p{
		font-size: 0.625rem;
	}
	.page3 .sec1 .box{
		width: 100%;
	}
	/*.page3 .sec1 .box:first-child{
		margin-bottom: 1.5rem;
	}*/
	.page3 .sec1 .content{
		padding: 0 1rem 1rem;
	}
	.page3 .sec1 h5{
		font-size: 0.75rem;
	}
	.page3 .sec1 .box:last-child ul{
		-webkit-display: flex;
		-webkit-align-items: center;
		-webkit-justify-content: space-between;
		-webkit-flex-direction: row;
		-moz-display: flex;
		-moz-align-items: center;
		-moz-justify-content: space-between;
		-moz-flex-direction: row;
		-ms-display: flex;
		-ms-align-items: center;
		-ms-justify-content: space-between;
		-ms-flex-direction: row;
		-o-display: flex;
		-o-align-items: center;
		-o-justify-content: space-between;
		-o-flex-direction: row;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: row;
	}
	.page3 .sec1 li{
		margin-right: 0;
	}
	.page3 .sec1 li p{
		font-size: 0.625rem;
	}
	.page3 .sec1 li img{
		width: 2rem;
	}
	.page3 .sec1 .line-box div{
		width: 50%;
	}
	.page3 .sec1 .line-box div:nth-child(odd){
		display: none;
	}
	.page3 .sec2{
		background-size: 75% auto;
	}
	.page3 .sec2 .inner{
		padding: 2.5rem 0 12rem;
	}
	.page3 .sec2 .line-box div{
		width: 50%;
	}
	.page3 .sec2 .line-box div:nth-child(odd){
		display: none;
	}
	.page3 .sec2 .content{
		text-align: left;
	}
	.page3 .sec2 .box{
		width: 100%;
	}
	.page3 .sec2 h3{
		font-size: 0.8125rem;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 1.5rem;
	}
	.page3 .sec2 p{
		line-height: 1.5;
		font-size: 0.625rem;
	}
	.page3 .sec2 h5{
		font-size: 0.6875rem;
	}
	.page3 .sec2 ul{
		margin: 1rem 0;
		-webkit-display: flex;
		-webkit-align-items: center;
		-webkit-justify-content: space-between;
		-webkit-flex-direction: row;
		-moz-display: flex;
		-moz-align-items: center;
		-moz-justify-content: space-between;
		-moz-flex-direction: row;
		-ms-display: flex;
		-ms-align-items: center;
		-ms-justify-content: space-between;
		-ms-flex-direction: row;
		-o-display: flex;
		-o-align-items: center;
		-o-justify-content: space-between;
		-o-flex-direction: row;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: row;
	}
	.page3 .sec2 li{
		margin-right: 0;
	}
	.page3 .sec2 li img{
		height: 1.75rem;
	}
	.page3 .sec3{
		padding:1.4rem 0 2.75rem;
	}
	.page3 .sec3 h3{
		font-size: 1rem;
	}
	.page3 .sec3 p{
		font-size: 0.8rem;
		line-height:1.8rem;
	}
	.page3 .sec3 ul{
		margin-top: 1.75rem;
	}
	.page3 .sec3 li{
		width:49.6%;
	}
	.page3 .sec3 li:hover{
		box-shadow: 0 0 0.6875rem rgba(75,75,75,0.36);
	}
	.page3 .sec3 li:nth-child(3n -1) a{
		flex-direction: column;
	}
	.page3 .sec3 li:nth-child(even) a{
		flex-direction: column-reverse;
	}
	.page3 .sec3 .text{
		height: 3.75rem;
	}
	.page3 .sec3 h5{
		font-size: 0.8rem;
	}
	/*about04 理念*/
	.page4 .sec1{
		z-index: 1;
	}
	.page4 .sec1 h5{
		font-size: 0.75rem;
	}
	.page4 .sec1 p{
		font-size: 0.625rem;
	}
	.page4 .sec1 .img1{
		margin-top: 1rem;
	}
	.page4 .sec1 .img2{
		margin-top: 1rem;
	}
	.page4 .sec1 .img3{
		margin-top: 1rem;
	}
	.page4 .sec1 .left,.page4 .sec1 .right{
		width: 100%;
	}
	.page4 .sec1 .left{
		margin-top: -6rem;
		position: static;
		padding: 2rem 1rem;
	}
	.page4 .sec1 .left .box:first-child{
		margin-bottom: 2rem;
	}
	.page4 .sec1 .right{
		float: none;
		padding: 0rem 1rem 2rem;
	}
	.page4 .sec2 .inner{
		text-align: center;
		padding: 2rem 0 2.25rem;
	}
	.page4 .sec2 .line-box div{
		width: 50%;
	}
	.page4 .sec2 .line-box div:nth-child(odd){
		display: none;
	}
	.page4 .sec2 .img1{
		vertical-align: top;
		width: 60%;
	}
	.page4 .sec2 .img2{
		vertical-align: top;
		width: 60%;
		margin: 2rem 0;	
	}
	.page4 .sec2 ul{
		vertical-align: top;
	}
	.page4 .sec2 li{
		margin-bottom: 1rem;
	}
	.page4 .sec2 h5{
		font-size: 0.75rem;
	}
	.page4 .sec2 p{
		font-size: 0.625rem;
	}
	.page4 .sec3{
		background-position: 40% center;
		padding: 6rem 0 8rem;
	}
	.page4 .sec3 .word{
		font-size: 1.5rem;
		bottom: 1rem;
	}
	.page4 .sec3 h5{
		font-size: 0.75rem;
	}
	.page4 .sec3 p{
		font-size: 0.625rem;
		width: 22.5em;
	}
	#pop-cover .pop-box .close.white img{
		width: 1rem;
		left: 50%;
		top: 100%;
		margin-left: -0.5rem;
		margin-top: 1rem;
	}
}