.header{
	z-index: 70;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 83px;
	border-bottom: 2px solid #fff;
	background: rgba(0,153,68,.8);
}
.headerHide{
	display: none;
}
.headerCon{
	width: 1240px;
	margin: 0 auto;
}
.logo{
	float: left;
	width: 270px;
	height: 39px;
	margin-top: 22px;
}
#menu{
	float: left;
	margin-left: 75px;
}
#menu li{
	position: relative;
	float: left;
	height: 83px;
}
#menu li::after{
	content: '';
	position: absolute;
	top: 36px;
	right: -1px;
	width: 2px;
	height: 13px;
	background: url(../images/navLine.png) no-repeat;
}
#menu .active::after,#menu li:last-child::after{
	display: none;
}
#menu a{
	display: block;
	padding: 0 25px;
	line-height: 83px;
	font-size: 22px;
	color: #fff;
	text-decoration: none;
}
#menu .active a{
	color: #fff;
	background: rgba(0,0,0,.2);
}
#menu.menuHide{
	display: none;
}
.nav{
	z-index: 71;
	position: fixed;
	top: 0;
	left: 50%;
	width: 80px;
	height: 83px;
	margin-left: 530px;
	background: url(../images/nav.png) no-repeat 50% 50% rgba(0,153,68,.8);
}
.navClose{
	background: url(../images/navClose.png) no-repeat 50% 50% rgba(0,153,68,.8);
}
.navFirst{
	background-color: transparent;
}
#fp-nav ul li,.fp-slidesNav ul li{
	width: 18px;
	height: 18px;
	margin: 12px 0;
}
#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span{
	margin: 0;
    background: #00A051;
    border: 2px solid #fff;
}
#fp-nav ul li a span,.fp-slidesNav ul li a span{
    top: 0px;
    left: 0px;
    width: 14px;
    height: 14px;
    margin: 2px;
    border: none;
    background: rgba(0, 0, 0, .1);
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
.section1{
	background: url(../images/indexBanner1.jpg) no-repeat 50%;
	background-size: cover;
}
.section1 p{
    position: relative;
    top: 23%;
    left: -120%;
    width: 646px;
    height: 94px;
    margin-left: -323px;
    font-size:32px;
    line-height: 64px;
    text-indent:  37px;
	color: #fff;
    background: url(../images/indexSearch.png) no-repeat;
}
.section1 p a{
	display: block;
	color: #fff;
}
.section2{
	background: url(../images/indexBanner2-1.jpg) no-repeat 50%;
	background-size: cover;
}
.section2 .con{
	position: relative;
	width: 1280px;
	margin: 0 auto;
	background: rgba(255,255,255,.7);
}
.section2 .con .tab{
	position: absolute;
	top: 520px;
	right: 65px;
}
.section2 .con .tab a{
	position: relative;
	float: left;
	margin: 0 15px;
	padding-bottom: 5px;
	font-size: 34px;
	color: #494949;
	cursor: pointer;
}
.section2 .con .tab .active{
	border-bottom: 2px solid #494949;
}
.section2 .con .tab a::after{
	content: '';
	position: absolute;
	top: 50%;
	right: -17px;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: #494949;
}
.section2 .con .tab a:last-child::after{
	display: none;
}
.section2 .con img{
	float: left;
	width: 754px;
	height: 753px;
}
.section2 .con .engIntro{
	position: absolute;
	top: 207px;
	left: -56px;
	width: 466px;
	line-height: 131px;
	text-align: center;
	font-size: 79px;
	color: #fff;
	background: rgba(0,153,68,.9);
}
.section2 .con .contain2 .engIntro{
	background: rgba(53,54,162,.9);
}
.section2 .con .contain3 .engIntro{
	background: rgba(53,87,116,.9);
}
.section2 .con .contain4 .engIntro{
	background: rgba(60,70,83,.9);
}
.section2 .con .txt{
	float: left;
	width: 526px;
	text-align: center;
}
.section2 .con .txt h5{
	position: relative;
	width: 458px;
	margin: 155px auto 0;
	padding-bottom: 6px;
	font-size: 34px;
	font-weight: 400;
	color: #494949;
	border-bottom: 1px solid #d0d0d0;
}
.section2 .con .txt h5::after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -2px;
	width: 64px;
	height: 3px;
	margin-left: -32px;
	background: #d0d0d0;
}
.section2 .con .txt .eng{
	margin-top: 10px;
	font-size: 22px;
	opacity: .2;
}
.section2 .con .txt .subTit{
	margin: 20px 0 5px;
	font-size: 26px;
	color: #666;
}
.section2 .con .txt p{
	font-size: 20px;
	color: #666;
	line-height: 1.5;
}
.section2 .con .contain{
	display: none;
	overflow: hidden;
}
.section3{
	background: url(../images/indexBanner3.jpg) no-repeat 50%;
	background-size: cover;
}
.section3 .con{
	width: 1254px;
	margin: 0 auto;
	text-align: center;
}
.section3 .con h5{
	position: relative;
	width: 458px;
	margin: 0 auto;
	padding-bottom: 10px;
	font-size: 34px;
	font-weight: 400;
	color: #fff;
	border-bottom: 1px solid #8bddbb;
}
.section3 .con h5::after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -2px;
	width: 64px;
	height: 3px;
	margin-left: -32px;
	background: #8bddbb;
}
.section3 .con .eng{
	margin: 10px 0 20px;
	font-size: 32px;
	color: #fff;
	opacity: .1;
}
.section3 .con p{
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	line-height: 1.5;
}
.section3 .con ul{
	margin-top: 140px;
}
.section3 .con ul li{
	float: left;
	width: 267px;
	margin-right: 62px;
}
.section3 .con ul li:last-child{
	margin-right: 0;
}
.section3 .con ul li .num{
	width: 265px;
	height: 115px;
	font-size: 22px;
	color: #fff;
	line-height: 115px;
	border: 1px solid #fff;
	border-radius: 58px;
}
.section3 .con ul li .num span{
	font-size: 70px;
}
.section3 .con ul li p{
	margin-top: 20px;
	font-size: 22px;
}
.section4{
	text-align: center;
	background: url(../images/indexBanner4-1.jpg) no-repeat 50%;
	background-size: cover;
}
.section4 .top{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 200px;
	background: rgba(0,0,0,.3);
}
.section4 .top h5{
	position: relative;
	width: 458px;
	margin: 46px auto 0;
	padding-bottom: 10px;
	font-size: 34px;
	font-weight: 400;
	color: #fff;
	border-bottom: 1px solid #cacaca;
}
.section4 .top h5::after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -2px;
	width: 64px;
	height: 3px;
	margin-left: -32px;
	background: #cacaca;
}
.section4 .top .eng{
	margin: 10px 0 20px;
	font-size: 32px;
	color: #fff;
}
.section4 .con{
	position: relative;
	width: 1280px;
	height: 578px;
	margin: 200px auto 0;
}
.section4 .con a{
	position: absolute;
	width: 640px;
}
.section4 .con a:nth-of-type(1){
	left: 0;
	top: 0;
	width: 640px;
	height: 260px;
	background: url(../images/services1.png) no-repeat;
}
.section4 .con a:nth-of-type(1):hover{
	background-image: url(../images/services1-1.png);
}
.section4 .con a .engTit{
	font-size: 26px;
	opacity: .6;
}
.section4 .con a:nth-of-type(1) .engTit{
	color: #071A28;
	line-height: 260px;
}
.section4 .con a:nth-of-type(1):hover .engTit{
	display: none;
}
.section4 .con a:nth-of-type(1) .txt{
	display: none;
	position: absolute;
	left: -23px;
	bottom: 0;
	width: 474px;
	height: 79px;
	background: #878cc5;
}
.section4 .con a:nth-of-type(1):hover .txt{
	display: block;
}
.section4 .con a:nth-of-type(1) .txt p{
	float: left;
	width: 249px;
	padding: 16px 38px 0;
	font-size: 16px;
	color: #fff;
	text-align: left;
	line-height: 1.5;
}
.section4 .con a .txt span{
	float: right;
	width: 89px;
	height: 67px;
	padding: 12px 30px 0;
	font-size: 22px;
	color: #000;
	text-align: left;
	background: #fff;
}
.section4 .con a:nth-of-type(2){
	right: 0;
	top: -42px;
	width: 640px;
	height: 302px;
	background: url(../images/services2.png) no-repeat;
}
.section4 .con a:nth-of-type(2):hover{
	background-image: url(../images/services2-1.png);
}
.section4 .con a:nth-of-type(2) .engTit{
	color: #fff;
	line-height: 302px;
}
.section4 .con a:nth-of-type(2):hover .engTit{
	display: none;
}
.section4 .con a:nth-of-type(2) .txt{
	display: none;
	position: absolute;
	right: -19px;
	bottom: 0;
	width: 518px;
	height: 79px;
	background: #2ca5d4;
}
.section4 .con a:nth-of-type(2):hover .txt{
	display: block;
}
.section4 .con a:nth-of-type(2) .txt p{
	float: left;
	width: 272px;
	padding: 16px 40px 0;
	font-size: 16px;
	color: #fff;
	text-align: left;
	line-height: 1.5;
}
.section4 .con a:nth-of-type(3){
	left: 0;
	top: 260px;
	width: 640px;
	height: 318px;
	background: url(../images/services3.png) no-repeat;
}
.section4 .con a:nth-of-type(3):hover{
	background-image: url(../images/services3-1.png);
}
.section4 .con a:nth-of-type(3) .engTit{
	color: #fff;
	padding-top: 120px;
	line-height: 1.5;
}
.section4 .con a:nth-of-type(3):hover .engTit{
	display: none;
}
.section4 .con a:nth-of-type(3) .txt{
	display: none;
	position: absolute;
	left: -26px;
	bottom: 0;
	width: 518px;
	height: 79px;
	background: #8d7568;
}
.section4 .con a:nth-of-type(3):hover .txt{
	display: block;
}
.section4 .con a:nth-of-type(3) .txt p{
	float: left;
	width: 272px;
	padding: 16px 45px 0;
	font-size: 16px;
	color: #fff;
	text-align: left;
	line-height: 1.5;
}
.section4 .con a:nth-of-type(4){
	left: 640px;
	top: 260px;
	width: 343px;
	height: 302px;
	background: url(../images/services4.png) no-repeat;
}
.section4 .con a:nth-of-type(4):hover{
	background-image: url(../images/services4-1.png);
}
.section4 .con a:nth-of-type(4) .engTit{
	color: #071A28;
	padding-top: 120px;
	line-height: 1.5;
}
.section4 .con a:nth-of-type(4):hover .engTit{
	display: none;
}
.section4 .con a:nth-of-type(4) .txt{
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 343px;
	height: 79px;
	background: #f87e37;
}
.section4 .con a:nth-of-type(4):hover .txt{
	display: block;
}
.section4 .con a:nth-of-type(4) .txt p{
	font-size: 22px;
	color: #fff;
	line-height: 79px;
}
.section4 .con a:nth-of-type(5){
	right: 0;
	top: 260px;
	width: 296px;
	height: 302px;
	background: url(../images/services5.png) no-repeat;
}
.section4 .con a:nth-of-type(5):hover{
	background-image: url(../images/services5-1.png);
}
.section4 .con a:nth-of-type(5) .engTit{
	color: #fff;
	padding-top: 120px;
	line-height: 1.5;
}
.section4 .con a:nth-of-type(5):hover .engTit{
	display: none;
}
.section4 .con a:nth-of-type(5) .txt{
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 296px;
	height: 79px;
	background: #acbdcd;
}
.section4 .con a:nth-of-type(5):hover .txt{
	display: block;
}
.section4 .con a:nth-of-type(5) .txt p{
	font-size: 22px;
	color: #fff;
	line-height: 79px;
}
.section5{
	background: url(../images/indexBanner5.png) no-repeat 50%;
	background-size: cover;
}
.section5 .con{
	position: relative;
	bottom: -100%;
	width: 600px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.section5 .con h5{
	position: relative;
	width: 458px;
	margin: 0 auto;
	padding-bottom: 10px;
	font-size: 34px;
	font-weight: 400;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,.5);
}
.section5 .con h5::after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -2px;
	width: 64px;
	height: 3px;
	margin-left: -32px;
	background: rgba(255,255,255,.5);
}
.section5 .con .eng{
	margin: 10px 0 20px;
	font-size: 32px;
	color: #fff;
}
.section5 .con p{
	margin-top: 30px;
	font-size: 16px;
	line-height: 1.5;
}
.section5 .con a{
	display: block;
	width: 70px;
	height: 69px;
	margin: 70px auto 0;
}
.section5 .con a span{
	display: block;
	width: 70px;
	height: 69px;
	background: url(../images/go.png) no-repeat;
}
.section5 .con a:hover span{
	-webkit-animation: swing 1s .15s linear;
	animation: swing 1s .15s linear;
}
@-webkit-keyframes swing
{
	0% {
  		-webkit-transform: rotate(0deg);
    	transform: rotate(0deg);
  	}
	33% {
  		-webkit-transform: rotate(-10deg);
    	transform: rotate(-10deg);
  	}
	67% {
  		-webkit-transform: rotate(10deg);
    	transform: rotate(10deg);
  	}
  	100% {
		-webkit-transform: rotate(0deg);
    	transform: rotate(0deg);
  	}
}
@keyframes swing
{
	0% {
  		-webkit-transform: rotate(0deg);
    	transform: rotate(0deg);
  	}
	33% {
  		-webkit-transform: rotate(-10deg);
    	transform: rotate(-10deg);
  	}
	67% {
  		-webkit-transform: rotate(10deg);
    	transform: rotate(10deg);
  	}
  	100% {
		-webkit-transform: rotate(0deg);
    	transform: rotate(0deg);
  	}
}
.section6{
	background: url(../images/indexBanner6.png) no-repeat 50%;
	background-size: cover;
}
.section6 .con{
	width: 1280px;
	height: 742px;
	margin: 0 auto;
	background: #fff;
}
.section6 .con .txt{
	float: left;
	width: 526px;
	text-align: center;
}
.section6 .con .txt h5{
	position: relative;
	width: 458px;
	margin: 150px auto 0;
	padding-bottom: 10px;
	font-size: 34px;
	font-weight: 400;
	color: #494949;
	border-bottom: 1px solid #e5e5e5;
}
.section6 .con .txt h5::after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -2px;
	width: 64px;
	height: 3px;
	margin-left: -32px;
	background: #e5e5e5;
}
.section6 .con .txt .engTit{
	margin-top: 10px;
	font-size: 22px;
	color: #494949;
	opacity: .2;
}
.section6 .con .txt p{
	margin-top: 30px;
	font-size: 16px;
	color: #666;
	line-height: 1.5;
}
.section6 .con .txt .mark{
	width: 330px;
	margin: 190px auto 0;
	overflow: hidden;
}
.section6 .con .txt .mark a{
	position: relative;
	float: left;
	margin: 0 15px;
	padding-bottom: 5px;
	font-size: 34px;
	color: #494949;
}
.section6 .con .txt .mark .active{
	color: #18A961;
}
.section6 .con .txt .mark a::after{
	content: '';
	position: absolute;
	top: 50%;
	right: -17px;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: #494949;
}
.section6 .con .txt .mark .active::after{
	background: #18A961;
}
.section6 .con .txt .mark a:last-child::after{
	display: none;
}
.section6 .con .txt .eng{
	height: 131px;
	margin-top: 20px;
	font-size: 79px;
	color: #fff;
	text-align: center;
	line-height: 131px;
	background: rgba(47,177,112,.9);
}
.section6 .con .partner{
	float: left;
	width: 754px;
	height: 742px;
	background: url(../images/partnerBg.png) no-repeat;
}
.section6 .con .partner .partnerCon{
	width: 680px;
	height: 600px;
	margin: 70px auto 0;
	overflow: hidden;
}
.section6 .con .partner ul{
	overflow: hidden;
}
.section6 .con .partner ul li{
	float: left;
	width: 280px;
	margin: 0 30px;
}
.section6 .con .partner ul li img{
	display: block;
	width: 280px;
	height: 100px;
}
.section7{
	background: url(../images/indexBanner7.jpg) no-repeat 50%;
	background-size: cover;
}
.section7 .con{
	height: 411px;
	padding-top: 1px;
	text-align: center;
	background: rgba(255,255,255,.7);
}
.section7 .con h5{
	position: relative;
	width: 458px;
	margin: 35px auto 0;
	padding-bottom: 10px;
	font-size: 34px;
	font-weight: 400;
	color: #000;
	border-bottom: 1px solid #616d7b;
}
.section7 .con h5::after{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -2px;
	width: 64px;
	height: 3px;
	margin-left: -32px;
	background: #616d7b;
}
.section7 .con .engTit{
	margin: 10px 0 30px;
	font-size: 32px;
	color: #000;
}
.section7 .con p{
	font-size: 16px;
	color: #000;
	line-height: 1.5;
}
.footer{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 69px;
	background: #1c1f24;
}
.footer .footerCon{
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
	color: #9C9FA4;
}
.footer .footerCon ul{
	float: left;
	margin-top: 13px;
}
.footer .footerCon ul li{
	float: left;
	border-right: 1px solid #9C9FA4;
}
.footer .footerCon ul li:last-child{
	border: none;
}
.footer .footerCon ul li a{
	display: block;
	padding: 0 10px;
	color: #9C9FA4;
}
.footer .footerCon .copyright{
	float: right;
	margin: 13px 0 0 160px;
}
.footer .footerCon .backup{
	float: right;
	margin-top: 6px;
}
.footer .footerCon .backup a{
	color: #9C9FA4;
}
.footer .footerCon .backup .backTop{
	position: relative;
	margin-left: 20px;
	padding-right: 15px;
}
.footer .footerCon .backup .backTop::after{
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 11px;
	height: 6px;
	margin-top: -3px;
	background: url(../images/topArrow.png) no-repeat;
}
.footer .footerCon .gongan{
	float: left;
	margin: 6px 0 0 10px;
}
.statement {
	width: 65px;
	height: 80px;
	position: fixed;
	bottom: 150px;
	right: 40px;
	z-index: 1000;
}
.statement img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
/*适配1440以下分辨率*/
@media screen and (max-width: 1439px){
	.header{
		height: 60px;
	}
	.logo{
		width: 220px;
		height: 32px;
		margin-top: 13px;
	}
	#menu li{
		height: 60px;
	}
	#menu a{
		line-height: 60px;
		font-size: 18px;
	}
	#menu li::after{
		top: 25px;
	}
	.nav{
		width: 58px;
		height: 60px;
	}
	.section1 p{
	    width: 600px;
	    height: 87px;
	    margin-left: -300px;
	    font-size: 26px;
	    line-height: 60px;
	    text-indent:  40px;
	    background-size: cover;
	}
	.section2 .con{
		width: 850px;
	}
	.section2 .con .tab{
		top: 340px;
		right: 50px;
	}
	.section2 .con .tab a{
		font-size: 26px;
		margin: 0 10px;
	}
	.section2 .con img{
		width: 450px;
		height: 450px;
	}
	.section2 .con .engIntro{
		top: 130px;
		left: -30px;
		width: 300px;
		line-height: 80px;
		font-size: 56px;
	}
	.section2 .con .txt{
		width: 400px;
	}
	.section2 .con .txt h5{
		width: 360px;
		margin-top: 100px;
		font-size: 26px;
	}
	.section2 .con .txt p{
		font-size: 16px;
	}
	.section2 .con .txt .subTit{
		font-size: 20px;
	}
	.section3 .con{
		width: 950px;
	}
	.section3 .con h5{
		font-size: 28px;
	}
	.section3 .con .eng{
		font-size: 28px;
	}
	.section3 .con p{
		font-size: 16px;
	}
	.section3 .con ul{
		margin-top: 90px;
	}
	.section3 .con ul li{
		width: 200px;
		margin-right: 50px;
	}
	.section3 .con ul li .num{
		width: 200px;
		height: 90px;
		line-height: 90px;
		font-size: 18px;
	}
	.section3 .con ul li .num span{
		font-size: 50px;
	}
	.section3 .con ul li p{
		margin-top: 15px;
		font-size: 16px;
	}
	.section4 .top{
		height: 120px;	
	}
	.section4 .top h5{
		margin-top: 15px;
		font-size: 28px;
	}
	.section4 .top .eng{
		font-size: 26px;
	}
	.section4 .con{
		width: 900px;
	}
	.section.section4 .con a{
		background-size: cover;
	}
	.section4 .con a .engTit{
		font-size: 24px;
	}
	.section4 .con a .txt span{
		width: 65px;
		height: 49px;
		padding: 10px 10px 0;
		font-size: 16px;
	}
	.section4 .con a:nth-of-type(1){
		width: 450px;
		height: 183px;
	}
	.section4 .con a:nth-of-type(1) .engTit{
		line-height: 183px;
	}
	.section4 .con a:nth-of-type(1) .txt{
		width: 345px;
		height: 59px;
	}
	.section4 .con a:nth-of-type(1) .txt p{
		width: 220px;
		padding: 10px 20px 0;
		font-size: 14px;
	}
	.section4 .con a:nth-of-type(2){
		width: 450px;
		height: 212px;
		top: -28px;
	}
	.section4 .con a:nth-of-type(2) .engTit{
		line-height: 212px;
	}
	.section4 .con a:nth-of-type(2) .txt{
		width: 375px;
		height: 59px;
	}
	.section4 .con a:nth-of-type(2) .txt p{
		width: 250px;
		padding: 10px 20px 0;
		font-size: 14px;
	}
	.section4 .con a:nth-of-type(3){
		top: 183px;
		width: 450px;
		height: 224px;
	}
	.section4 .con a:nth-of-type(3) .engTit{
		padding-top: 85px;
	}
	.section4 .con a:nth-of-type(3) .txt{
		width: 350px;
		height: 59px;
	}
	.section4 .con a:nth-of-type(3) .txt p{
		width: 225px;
		padding: 10px 20px 0;
		font-size: 14px;
	}
	.section4 .con a:nth-of-type(4){
		top: 183px;
		left: 450px;
		width: 225px;
		height: 198px;
	}
	.section4 .con a:nth-of-type(4) .engTit{
		padding-top: 65px;
	}
	.section4 .con a:nth-of-type(4) .txt{
		width: 225px;
		height: 59px;
	}
	.section4 .con a:nth-of-type(4) .txt p{
		font-size: 18px;
		line-height: 59px;
	}
	.section4 .con a:nth-of-type(5){
		top: 183px;
		left: 675px;
		width: 225px;
		height: 198px;
	}
	.section4 .con a:nth-of-type(5) .engTit{
		padding-top: 65px;
	}
	.section4 .con a:nth-of-type(5) .txt{
		width: 225px;
		height: 59px;
	}
	.section4 .con a:nth-of-type(5) .txt p{
		font-size: 18px;
		line-height: 59px;
	}
	.section5 .con h5{
		font-size: 28px;
	}
	.section5 .con .eng{
		font-size: 28px;
	}
	.section5 .con a{
		width: 50px;
		height: 50px;
		margin-top: 50px;
	}
	.section5 .con a span{
		width: 50px;
		height: 50px;
		background-size: cover;
	}
	.section6 .con{
		width: 1000px;
		height: 600px;
	}
	.section6 .con .txt{
		width: 400px;
	}
	.section6 .con .txt h5{
		width: 360px;
		margin-top: 100px;
		font-size: 28px;
	}
	.section6 .con .txt .mark{
		width: 290px;
		margin-top: 140px;
	}
	.section6 .con .txt .mark a{
		font-size: 28px;
	}
	.section6 .con .txt .eng{
		height: 100px;
		font-size: 60px;
		line-height: 100px;
	}
	.section6 .con .partner{
		width: 600px;
		height: 600px;
		background-size: cover;
	}
	.section6 .con .partner .partnerCon{
		width: 540px;
		height: 480px;
		margin-top: 60px;
	}
	.section6 .con .partner ul li{
		width: 224px;
		margin: 0 23px;
	}
	.section6 .con .partner ul li img{
		width: 224px;
		height: 80px;
	}
	.section7 .con{
		height: 380px;
	}
	.section7 .con h5{
		font-size: 28px;
	}
	.section7 .con .engTit{
		font-size: 28px;
	}
	.footer .footerCon{
		width: 1100px;
	}
	.statement {
		width: 50px;
		height: 60px;
		bottom: 120px;
		right: 30px;
	}
}
