﻿@charset "utf-8";

html,
body{
	height: 100%;
}
.table {
	width:100%;
	height:100%;
	display:table;
}
.table-cell{
	display:table-cell;
	vertical-align:middle;
	position: relative;
}
.animate li,.animate .swiper-slide {
	margin-top:-30px;
	opacity:0;
}
.animate.wenz {
	opacity:0;
	margin-top:-30px;
}
.banner {
	height:100%;
	box-sizing:border-box;
}
.banner .swiper-slide,.banner .swiper-container,.banner .swiper-wrapper {
	height:100%;
}
.banner .swiper-slide {
	position:relative;
}
.banner .banner-pic {
	position:absolute;
	right:3.75%;
	bottom:15%;
	width:39%;
	z-index:2;
}
.banner .wenz {
	height:100%;
	top:0;
	color:#fff;
	position:absolute;
	width:100%;
	/* font-family: 'Microsoft Yahei'; */
}
.banner .wenz .wrapper {
	height:100%;
	max-width: 1200px;
}

.banner .swiper-pagination {
	left: auto;
	right: 0;
	top: 50%;
	bottom: auto;
	width: 120px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.banner .swiper-pagination-bullet {
	width: 120px;
	height: 39px;
	line-height: 38px;
	position: relative;
	background: none;
	border-radius: 0;
	font-size: 16px;
	color: #bfbfbf;
	display: block;
	padding-left: 3px;
	text-align: left;
	opacity: .5;
}
.banner .swiper-pagination-bullet-active {
	color: #4867aa;
	font-style: italic;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active:after{
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #4867aa;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin-bottom: 15px;
}

.banner .ani{
	opacity: 1;
}
.banner .table-cell{
	position: relative;
}
.banner .wenz1{
	text-align: center;
}
.banner .wenz1 h3{
	color: #4867aa;
	font-size: 44px;
	font-weight: lighter;
	margin-top: -180px;
}
.banner .wenz1 h4{
	font-size: 38px;
	color: #4867aa;
	font-weight: lighter;
	letter-spacing: 3px;
	margin-top: 4px;
	padding-left: 20px;
	font-weight: lighter;
}
.banner .wenz1 h5{
	color: #000;
	font-size: 18px;
	font-weight: lighter;
	max-width: 88%;
	margin: 0 auto;
        width:270px;
        text-align:left;
        padding-top:8px;
}
.banner .wenz1 a.more{
	display: inline-block;
	font-size: 20px;
	color: #4867aa;
	width: 170px;
	height: 56px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #4867aa;
	border-radius: 4px;
	line-height: 54px;
	margin-top: 54px;
}
.banner .wenz2{
	text-align: left;
}
.banner .wenz2 .table{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.banner .wenz2 .table.table2{
	z-index: 1;
	text-align: right;
}
.banner .wenz2 h3{
	font-size: 75px;
}
/* .banner .wenz2 h3 span{
	font-size: 56px;
	color: #4867aa;
	font-style: italic;
} */
.banner .wenz2 h4{
	font-size: 22px;
	margin-top: 4px;
}
.banner .wenz2 a.more{
	display: inline-block;
	font-size: 20px;
	color: #fff;
	background: #4867aa;
	width: 170px;
	height: 54px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	line-height: 54px;
	margin-top: 60px;
	text-align: center;
}
.banner .wenz2 img.p{
}

.products{
	background: #fff;
	padding: 80px 0 0px;
}
.index-tit{
	text-align: center;
	position: relative;
	padding-bottom: 38px;
	overflow: hidden;
}

.index-tit span{
	display: inline-block;
	font-size: 34px;
	color: #333;
	line-height:1;
	font-weight:400;
	position: relative;
	
}
.index-tit em{display: block;
    font-size: 14px;
    text-align: center;
    color: #9d9d9d;
    line-height: 1;
    margin-top: 8px; text-transform:uppercase; font-style:normal;}

.index-tit span:after{
	content: '';
	display: block;
	position: absolute;
	left:50px;
	bottom:-35px;
	width: 40px;
	height: 4px;
	background: #4867aa;
}
.index-sub-tit{
	text-align: center;
	font-size: 18px;
	color: #808080;
}

.products-slider{
	margin-top: 60px;
	padding-bottom: 10px;
}
.products-slider .swiper-container{
	padding-bottom: 20px;
}
.products-slider .icon img{
	width: 60%;
	height: auto;
	display: inline-block;
}
.products-slider .icon img.h{
	display: none;
}
.products-slider .swiper-slide:hover .icon img.h{
	display: inline-block;
}
.products-slider .swiper-slide:hover .icon img.s{
	display: none;
}
.products-slider .swiper-slide{
	padding: 0 20px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.products-slider .swiper-pagination{
	display: none;
	text-align: center;
	width: 100%;
	bottom: 0;
}
.products-slider .swiper-pagination-bullet{
	background: #4867aa;
	margin: 0 5px;
}
.products-slider .tit{
	white-space:nowrap; overflow:hidden;text-overflow: ellipsis; 
	font-size: 18px;
	color: #606060;
	margin-top: 40px;
	line-height: 1.5;
}
.products-slider .info{
	font-size: 14px;
	color: #909090;
	margin-top: 10px;
	line-height: 24px;
	height: 52px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.products-slider .swiper-slide:hover .tit{
	color: #4867aa;
}
.products-slider .link{
	margin-top: 30px;
	height: 40px;
}
.products-slider .link span{
	width: 60%;
	font-size: 16px;
	color: #4867aa;
	background: #fff;
	border: 1px solid #4867aa;
	height: 40px;
	border-radius: 40px;
	line-height: 40px;
	display: none;
}
.products-slider .swiper-slide:hover .link span{
	display: inline-block;
	color: #fff;
	background: #4867aa;
}
.products-slider .swiper-slide>a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #fff;
	opacity: 0;
}

.news-bg{
	background: url('../images/news_bg.jpg') no-repeat center;
	background-size: cover;
	margin-top: 30px;
}
.news-bg ul{
        width: 86%;
        margin: auto;
}
.news-list li{
	overflow: hidden;
}
.news-list .pic{
	float: left;
	width: 50%;
	font-size: 0;
}
.news-list .pic img{
	width: 100%;
	height: auto;
}
.news-list .txt{
	float: right;
	width: 50%;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 0 0 3%;
}
.news-list li:nth-of-type(2n) .pic{
	float: right;
}
.news-list li:nth-of-type(2n) .txt{
	padding: 25px 3% 0 0;
	float: left;
}
.news-list .top{
	line-height: 28px;
	border-bottom: 1px solid #4867aa;
	padding-bottom: 10px;
}
.news-list .top p{
    /* text-overflow: ellipsis; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 1; */
    /* -webkit-box-orient: vertical; */
    /* overflow: hidden; */
}
.news-list .tit{
	font-size: 16px;
	white-space:  normal;
}
.news-list .time{
	font-size: 14px;
	color: #909090;
	margin-left: 30px;
}
.news-list .info{
	font-size: 12px;
	line-height: 30px;
	margin-top: 24px;
}
.news-list .info p{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-list .link{
	margin-top: 30px;
}
.news-list .link a{
	display: inline-block;
	width: 120px;
	font-size: 14px;
	color: #fff;
	background: #4867aa;
	height: 36px;
	border-radius: 36px;
	line-height: 36px;
	text-align: center;
}

.friends{
	padding: 100px 0 85px;
}
.friends-slider {
	margin-top: 15px;
	padding-bottom: 30px;
}
.friends-slider .swiper-slide{
	height: 100px;
}
.friends-slider .swiper-slide a{
	display: block;
	font-size: 0;
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
.friends-slider .swiper-slide img{
	width: 86%;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	opacity: .8;
}
.friends-slider .swiper-slide a:hover img{
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    opacity: 1;
}
.friends-slider .swiper-pagination{
	text-align: center;
	width: 100%;
	bottom: 0;
}
.friends-slider .swiper-pagination-bullet{
	background: #4867aa;
	margin: 0 5px;
}
.tech{
	overflow: hidden;
	background: #4867aa;
	font-size: 0;
	position: relative;
	margin-top: 20px;
}
.tech .pic{
	width: 50%;
	float: left;
}
.tech .pic img{
	width: 100%;
	height: auto;
}
.tech .txt{
	width: 50%;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}
.tech .txt>div{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 60px;
}
.tech .txt .info{
	font-size: 18px;
	line-height: 42px;
	color: #fff;
	text-align: justify;
}
.tech .txt .link{
	margin-top: 20px;
}
.tech .txt .link a{
	display: inline-block;
	width: 146px;
	height: 40px;
	border: 1px solid #fff;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border-radius: 40px;
}








.banner .wenz4.wenz7 h2{
	overflow: hidden;
}
.banner .wenz4.wenz7 h2 p{
	float: left;
	line-height: 72px;
}
.banner .wenz4.wenz7 h2 img{
	float: left;
	margin-left: 27px;
	width: 72px;
	height: 72px;
}
.banner .wenz4.wenz7 h6{
	font-size: 58px;
	font-weight: bold;
	color: #fff;
}
.banner .wenz4.wenz7 .txt {
	font-size: 24px;
	color: #fff;
	position: relative;
	line-height: 1.6;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 60px;
}
.banner .wenz4.wenz7 .txt:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 3em;
	background: #fff;
	height: 1px;
}
.banner .wenz4.wenz7 h5 span{
	display: inline-block;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	padding: 0 28px;
	line-height: 42px;
	background: #e57f11;
	border-radius: 42px;
	margin: 30px 0 10px;
}




.pic10{
	width: 300px;
	display: block;
}
.banner .wenz10{
	background-position: right center;
	background-repeat: no-repeat;
}
.pic10-h1{
	font-size: 54px;
	color: #ff9600;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 80px;
}
.pic10-h2 li{
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	padding-left: 56px;
	background-position: 0 center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	margin-bottom: 26px;
}
.pic10-h3{
	font-size: 34px;
	color: #fff;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	padding-left: 56px;
	background-position: 0 center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 80px;
}
.banner .wenz.wenz10 .wrapper{
	max-width: 1300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pic10-r{
	width: 500px;
}



@media screen and (max-width: 1400px){
	.tech .txt .info{
		font-size: 16px;
		line-height: 36px;
	}
	.tech .txt .link a{
		width: 120px;
		height: 36px;
		line-height: 36px;
		border-radius: 36px;
		font-size: 14px;
	}
	.tech .txt>div{
		padding: 0 40px;
	}
}

@media screen and (max-width: 1240px){
	.banner .wenz2 img.p{
		width: 1.5rem;
	}
}
@media screen and (max-width: 1024px){
	.products-slider .swiper-pagination{
		display: block;
	}
	.products-slider .tit{
		margin-top: 30px;
	}
	.news-list .txt{
		padding: 20px 3%;
	}
	.news-list .top{
		line-height: 24px;
	}
	.news-list .tit{
		font-size: 15px;
	}
	.news-list .time{
		font-size: 14px;
		margin-left: 20px;
	}
	.news-list .info{
		font-size: 12px;
		line-height: 20px;
		margin-top: 18px;
	}	
	.news-list .info p{
		-webkit-line-clamp: 3;
	}
	.news-list .link a{
		width: 120px;
	    font-size: 14px;
	    height: 36px;
	    border-radius: 36px;
	    line-height: 36px;
	}
	.news-bg .wrapper{
		width: 100%;
	}
	.tech .pic{
		float: none;
		width: 100%;
	}
	.tech .txt{
		position: relative;
		width: 100%;
		padding: 15px 0;
	}
	.news-bg ul{
		width:100%;
	}
	.news-list li:nth-of-type(2n) .txt{
		padding-left:3%;
	}
}
@media screen and (max-width: 768px){	
	.banner .wenz2 img.p{
		display: none;
	}
	.banner .wenz1 h3{
		font-size: 0.2rem;
	}
	.banner .wenz1 h4{
		font-size: 0.26rem;
		letter-spacing: 1px;
		margin-top: 4px;
		padding-left: 6px;
	}
	.banner .wenz1 h5{
		font-size: 0.12rem;
		letter-spacing: 0;
		margin-top: 0;
	}
	.banner .wenz1 a.more{
		font-size: 0.12rem;
		width: 0.9rem;
		height: 0.28rem;
		border: 1px solid #4867aa;
		border: none;
		border-radius: 0;
		line-height: 0.28rem;
		margin-top: 30px;
		position: relative;
	}
	.banner .wenz1 a.more:after{
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 200%;
		height: 200%;
		border: 1px solid #4867aa;
		border-radius: 6px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;		
	    -webkit-transform: scale(0.5);
	    -ms-transform: scale(0.5);
	    -o-transform: scale(0.5);
	    transform: scale(0.5);
	    -webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	    -o-transform-origin: 0 0;
	    transform-origin: 0 0;
	}


	.banner .swiper-pagination {
		left: 0;
		right: 0;
		top: auto;
		bottom: 4%;
		width: 100%;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		text-align: center;
	}
	.banner .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		border-radius: 100%;
		line-height: 0;
		font-size: 0;
		padding: 0;
		display: inline-block;
		background: rgba(255,255,255,.5);
	}
	.banner .swiper-pagination-bullet-active {
		background: #4867aa;
	}
	.banner .swiper-pagination-bullet-active:after{
		display: none;
	}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
		margin: 0 6px;
	}

	.news-list .pic,
	.news-list .txt{
		float: none;
		width: 100%;
	}

	.news-list .link a{
		width: 120px;
	    font-size: 14px;
	    height: 36px;
	    border-radius: 36px;
	    line-height: 36px;
	}
	.news-list .link{
		margin-top: 20px;
	}
	.news-list li{
		margin-bottom: 10px;
	}
	.news-list .txt{
		padding-top: 15px;
	}
}

@media screen and (max-width: 480px) {
	.index-tit{
		padding-bottom: 15px;
	}
	.index-tit span{
		font-size: 24px;
	}
	.index-tit span:before, 
	.index-tit span:after{
		width: 60px;
		height: 1px;
		left: -80px;
	}
	.index-tit span:after{
		left: auto;
		right: -80px;
	}
	.products{
		padding: 30px 0 40px;
	}
	.products .wrapper{
		width: 88%;
	}
	.index-sub-tit{
		font-size: 14px;
	}
	.products-slider{
		margin-top: 30px;
	}
	.products-slider .icon img{
		width: 50%;
	}
	.products-slider .swiper-slide{
		padding: 0;
	}
	.index-tit:after{
	    top: 42px;
	    font-size: 20px;
	}
	.products-slider .tit{
		margin-top: 15px;
	}
	.products-slider .link{
		margin-top: 15px;
	}
	.products-slider .link span {
	    width: 40%;
	    font-size: 14px;
	    height: 32px;
	    border-radius: 32px;
	    line-height: 32px;
	    display: inline-block;
	    background: #4867aa;
	    color: #fff;
	}
	.tech{
		margin-top: 0;
	}
	.tech .txt .info{
		font-size: 14px;
		line-height: 2.2;
	}
	.tech .txt .link a{
		width: 100px;
	    height: 32px;
	    line-height: 32px;
	    border-radius: 32px;
	    font-size: 14px;
	}
	.tech .txt>div{
		padding: 0 4%;
	}
	.friends{
		padding: 30px 0 40px;
	}
	.news-bg,
	.friends-slider{
		margin-top: 0;
	}
	.friends-slider .swiper-slide{
		height: 60px;
	}

}
/*20181012*/
.banner .utility {
	color: #002d48;
	text-align: left;
}
.banner .utility img{
	display: block;
	margin-bottom: 40px;
}
.banner .utility .u1{
	font-size: 35px;
}
.banner .utility .u2{
	font-size: 37px;
	padding: 0.4em 0;
}
.banner .utility .u3{
	font-size: 18px;
	line-height: 1.5;
}
.banner .utility .u4{
	font-size: 47px;
	color: #4867aa;
}
.banner .utility .u5{
	font-size: 47px;
	padding: 0.6em 0;
	line-height: 1.4;
}
.banner .utility .u0{
	padding-bottom: 50px;
}



.banner .wenz4 h2{
	font-size: 58px;
	color: #e97c00;
}
.banner .wenz4 h3{
	font-size: 28px;
	margin-top: 45px;
}
.banner .wenz4 h4{
        font-size: 18px;
        margin-bottom: 30px;
}
.banner .wenz4 .wenz4-img1{
	display: block;
	margin: 15px 0;
}
.banner .wenz4 .wenz4-img2{
	display: block;
	margin: 12px 0 22px;
}
.banner .wenz2 .wenz4-div{
	padding-bottom: 5%;
}


.banner .wenz4.wenz8 .wenz8-div{
	text-align: center;
	padding-bottom: 10%;
}
.banner .wenz4.wenz8 h5 span{
	background: #fff;
	color: #192154;
	font-size: 56px;
    padding: 0 42px;
    line-height: 64px;
    border-radius: 64px;
    margin: 0 0 15px;
}

.banner .wenz4.wenz8 h6{
	font-size: 90px;
}
.banner .wenz4.wenz8 .txt {
	font-size: 34px;
	padding-bottom: 30px;
}
.banner .wenz4.wenz8 .txt:before{
	left: 50%;
	margin-left: -1.5em;
	background: rgba(255,255,255,.6);
}
.banner .wenz4.wenz8 .pic {
	width: 340px;
}



.banner .pic11{
	width: 850px;
	float: left;
}
.banner .pic11-r{
	width: 210px;
	margin-right: 70px;
	float: right;
}
.banner .pic11-r img{
	width: 100%;
}
.banner .pic11-r {
	position: relative;
	padding-left: 70px;
}
.banner .pic11-r:before{
	content: '';
	display: block;
	position: absolute;
	top: 7%;
	left: 0;
	width: 2px;
	height: 90%;
	background: rgba(255,255,255,.4);
}

.banner .pic12,
.banner .pic12-1,
.banner .pic12-2 {
	display: block;
}
.banner .pic12-1 {
	margin-top: 70px;
}
.banner .pic12-2 {
	margin: 60px 0 0 230px;
}

.banner .pic13,
.banner .pic13-1,
.banner .pic13-2 {
	display: block;
}
.banner .pic13-1 {
	margin-top: 30px;
}
.banner .pic13-2 {
	margin-top: 30px;
}


.banner .pic14-1,
.banner .pic14-2,
.banner .pic14-3 {
	display: block;
}
.banner .pic14-2 {
	margin-top: 50px;
}
.banner .pic14-3 {
	margin-top: 50px;
	margin-left: 60px;
}
.banner .p14 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}



.p15_01 {
	height: 70px;
	margin-bottom: 120px;
	margin-top: -40px;
	margin-left: -20px;
}
.p15_02 {
	width: 600px;
}
.p15_03 {
	width: 450px;
}
.p15_04 {
	width: 260px;
	margin-left: 31px;
	margin-top: 50px;
}
.banner .p15 {
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
}
.p15-div {
	width: 450px;
}



.p16-1 {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.p16 {
	height: 300px;
}
.p16-2 {
	float: left;
}
.p16-3 {
	float: right;
}

.p17-1 {
	position: absolute;
	top: 38%;
	left: 0;
}
.p17-4 {
	display: inline-block;
    font-size: 20px;
    color: #fff;
    background: #4867aa;
    width: 170px;
    height: 54px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    line-height: 54px;
    margin-top: 280px;
    text-align: center;
margin-left: 10px;
}
.p17-2 {
	position: absolute;
	top: 28%;
	right: 0;
	width: 330px;
}


.p18-1 {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -90px;
}
.p18-2 {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -90px;
}


.p19-1,
.p19-2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.p19-2 {
	margin-top: 70px;
}
.p19-3 {
	position: absolute;
	top: 150px;
	left: 10%;
}
.p18-4 {
	display: inline-block;
    font-size: 20px;
    color: #fff;
    background: #4867aa;
    width: 170px;
    height: 54px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    line-height: 54px;
    text-align: center;
    position: absolute;
    top: 66%;
    left: 0;
}


@media screen and (max-width: 1200px) {
	.banner .utility img{
		margin-bottom: 0.1rem;
		width: 1.2rem;
	}
	.banner .utility .u1{
		font-size: 0.12rem;
	}
	.banner .utility .u2{
		font-size: 0.125rem;
	}
	.banner .utility .u3{
		font-size: 0.06rem;
		line-height: 1.5;
	}
	.banner .utility .u4{
		font-size: 0.12rem;
	}
	.banner .utility .u5{
		font-size: 0.12rem;
	}
	.banner .utility .u0{
		padding: 0 5% 0.2rem;
	}
	.banner .wenz4 h2{
		font-size: 50px;
		color: #e97c00;
	}
	.banner .wenz4 h3{
		font-size: 22px;
		margin-top: 25px;
	}
	.wenz4-img{
		display: none;
	}	
}

@media screen and (max-width: 768px) {
	.banner .utility img{
		margin-bottom: 0.1rem;
		width: 1.6rem;
	}
	.banner .utility .u1{
		font-size: 0.16rem;
	}
	.banner .utility .u2{
		font-size: 0.18rem;
	}
	.banner .utility .u3{
		font-size: 0.1rem;
	}
	.banner .utility .u4{
		font-size: 0.16rem;
	}
	.banner .utility .u5{
		font-size: 0.16rem;
	}
	.banner .utility .u0{
		padding: 0 5% 0.8rem;
	}

	.banner .wenz4 h2{
		font-size: 36px;
	}
	.banner .wenz4 h3{
		font-size: 18px;
		margin-top: 20px;
	}
	.banner .wenz4 .wenz4-img1{
		margin: 8px 0;
		height: 40px;
	}
	.banner .wenz4 .wenz4-img2{
		margin: 8px 0 15px;
		height: 40px;
	}
	.banner .wenz2 h4{
		font-size: 16px;
	}
	.banner .wenz2 .wenz4-div{
		padding-bottom: 20%;
	}


	.banner .wenz2.wenz4.wenz7 .wenz4-div{
		/*padding-bottom: 0%;
		padding-top: 5%;*/
	}

	.banner .wenz2.wenz4.wenz7 h2 p{
		font-size: 30px;	
		line-height: 48px;	
	}
	.banner .wenz4.wenz7 h2 img{
		width: 48px;
		height: 48px;
		margin-left: 15px;
	}
	.banner .wenz4.wenz7 h5 span{
	    font-size: 18px;
	    padding: 0px 24px;
	    line-height: 36px;
	    border-radius: 36px;
	    margin: 13px 0 7px;
	}
	.banner .wenz4.wenz7 h6{
		font-size: 30px;
	}
	.banner .wenz4.wenz7 .txt{
		font-size: 16px;
	}
	.banner .wenz4.wenz8 .wenz8-div{
		padding-bottom: 20%;
	}
	.banner .wenz4.wenz8 .pic {
		width: 200px;
	}



	.pic10{
		width: 240px;
	}
	.banner .wenz10{
		background-position: left center;
	}
	.pic10-h1{
		font-size: 30px;
		margin-bottom: 20px;
		margin-top: 40px;
	}
	.pic10-h2 li{
		font-size: 18px;
		height: 26px;
		line-height: 26px;
		padding-left: 40px;
		margin-bottom: 10px;
	}
	.pic10-h3{
		font-size: 19px;
		height: 34px;
		line-height: 34px;
		padding-left: 40px;
		margin-top: 30px;
	}
	.banner .wenz.wenz10 .wrapper{
		padding-left: 20px;
	}
	.pic10-r{
		display: none;
	}

	.banner .pic11{
		width: 96%;
		float: none;
	}
	.banner .pic11-r {
		width: 40%;
		margin: 50px auto;
		float: none;
		padding-left: 0;
	}
	.banner .wenz.wenz10.wenz11 .wrapper{
		padding-left: 0;
	}
	.banner .wenz11 .table-cell>div{
		text-align: center;
	}
	.banner .pic11-r:before{
		display: none;
	}
	.banner .pic12 {
		width: 300px;
	}
	.banner .pic12-1 {
		margin-top: 30px;
		width: 300px;
	}
	.banner .pic12-2 {
		margin: 30px 0 30px 0;
		width: 200px;
	}
	.banner .pic13,
	.banner .pic13-1{
		width: 90%;
	}
	.banner .pic13-2 {
		width: 60%;
	}

	.banner .pic14-1 {
		width: 90%;
	}
	.banner .pic14-2 {
		margin-top: 20px;
		width: 70%;
	}
	.banner .pic14-3 {
		margin-top: 40px;
		width: 70%;
		margin-left: 0;
	}
	.banner .p14 {
		display: block;
	}



	.p15_02 {
		width: 300px;
	}
	.p15_01 {
		margin: 60px 0 30px 0;
		height: 30px;
		display: none;
	}
	.banner .p15 {
		display: block;
	}
	.p15_03 {
		width: 260px;
		margin-top: 30px;
	}
	.p15_04 {
		width: 200px;
		margin-left: 20px;
		margin-top: 30px;
	}

	.p16-1 {
		width: 40%
	}
	.p16 {
		height: auto;
	}
	.p16-2 {
		float: none;
		width: 90%;
	}
	.p16-3 {
		float: none;
		width: 70%;
		margin-top: 40px;
		margin-bottom: 30px;
	}

	.p17-1 {
		top: 100px;
		width: 80%;
	}
	.p17-2 {
		top: 200px;
		width: 46%;
		right: auto;
		left: 0;
	}

	.p18-1 {
		position: absolute;
		top: 25%;
		left: 0;
		width: 90%;
		margin-top: 0;
	}
	.p18-2 {
		position: absolute;
		top: 46%;
		right: auto;
		left: 0;
		margin-top: 0;
		width: 90%
	}


	.p19-1 {
		width: 86%;
	}
	.p19-2 {
		width: 50%;
		margin-top: 40px;
	}
	.p19-3 {
		top: 90px;
		width: 40%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.p19-4 {
		width: 120px;
		
	}
}

