/* 海报 */
.banner {z-index:1; position:relative;}
.banner img{width:100%;}
.flexslider {position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides {position:relative;}
.slides li {}
.slides li div {}
.flex-control-nav {position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li {display:inline-block;width:40px;height:4px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a {display:inline-block;width:40px;height: 6px;overflow:hidden;background-color: #fff;cursor:pointer; text-indent: -99em;}
.flex-control-nav .flex-active {background-color: #006cb7;}
.flex-direction-nav {position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a {display:block;width:58px;height:77px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev {left:50%;margin-left:-600px; background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next {right:50%;margin-right:-600px; background:url(../images/next.png)center center no-repeat;}
/*搜索*/
.sreach{
	height: 55px;
	background-color: #FFF;
}
.sreach p{
	color: #333333;
	font-size: 14px;
	height: 55px;
	line-height: 55px;
	display: inline-block;
}
.sreach p a{
	padding: 0 15px;
	color: #999999;
}
.sreach form{
    display: inline-block;
    float: right;
    width: 230px;
    background-color: #FFF;
    height: 25px;
    border-radius: 15px;
    padding-left: 15px;
    line-height: 25px;
    margin-top: 15px;
}
.sreach form input{
    width: 150px;
    height: 25px;
    border: none;
    font-size: 14px;
    color: #b3b3b3;
    border-bottom: 1px solid #e6e6e6;
}
.sreach form button{
    border: none;
    background-color: transparent;
    font-size: 14px;
    color: #b3b3b3;
    padding-left: 10px;
    z-index: 100;
    border: 1px solid #e6e6e6;
}
/*通用标题*/
.titleBody{
	text-align: center;
	margin-bottom: 25px;
    background: url(../images/logo_body.png) no-repeat 540px bottom;
    padding-bottom: 15px;
}
.titleBody .titleCh{
	color: #333333;
	font-size: 28px;
	padding-top: 50px;
	position: relative;
}
.titleBody .titleCh:after{
    content: '';
    width: 120px;
    height: 1px;
    background-color: #213389;
    position: absolute;
    right: 30%;
    bottom: 12px;
}
.titleBody .titleCh:before{
    content: '';
    width: 120px;
    height: 1px;
    background-color: #213389;
    position: absolute;
    left: 30%;
    bottom: 12px;
}
.titleBody .titleCh font{
	color: #213389;
}
 .titleP{
	color: #595959;
	font-size: 14px;
	padding-top: 15px;
}
.titleBody .titleChSy:after{
	right: 25%;
}
.titleBody .titleChSy:before{
	left: 25%;
}
/*推荐产品*/
.moreProduct a{
	width: 250px;
	display: block;
	margin: 0 auto;
	color: #333333;
	font-size: 16px;
	border: 1px solid #999999;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 30px;
}
#Recommend{
	
}
#Recommend li{
    margin-left: 30px;
    display: inline-block;
    height: 50px;
    line-height: 30px;
    font-size: 16px;
    color: #434343;
    background-color: #f4f4f4;
    text-align: center;
    padding: 10px;
    margin-bottom: 15px;
}
#Recommend li.cur{
	background-color: #2e2e2e;
	color: #FFF;
}
#product{
	
}
.product{
	display: none;
}
.product.cur{
	display: block;
}
.product li{
	display: inline-block;
	width: 33%;
	margin-top: 30px;
    text-align: center;
} 
.product li a{
	display: inline-block;
	width: 369px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
} 
.product li a h3{
	width: 369px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 16px;
}
.product li a img{
	width: 100%;
}
.product li a h4{
	width: 309px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 12px;
	color: #808080;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdbdb;
	
}
.product li a p{
    margin-left: 30px;
    /*background: url(../images/ic06.png) no-repeat 266px 10px;*/
    color: #808080;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-right: 20px;
    text-align: left;
} 
.product li a .productP{
    width: 369px;
    padding-left: 30px;
    padding-top: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 21px;
    margin: 0;
    border:none;
    text-align: center;
    padding-bottom: 10px;
    /*background: url(../images/ic06.png) no-repeat 296px 20px;*/
}
.product li a font{
	background: url(../images/ic06.png) no-repeat 296px 10px;
	color: #808080;
	font-size: 14px;
	display: block;
	padding-bottom: 15px;
	padding-left: 30px;
}
.product .bottomProduct{
	width: 46%;
	margin-bottom: 60px;
}
.product .bottomProduct:nth-of-type(2){
	
}
.product .bottomProduct a{
	width: 100%;
}
.product .bottomProduct a h3{
	    width: 490px;
}
.product .bottomProduct a h4{
	    width: 453px;
}
.product .bottomProduct a p{
	    width: 490px;
	background: url(../images/ic06.png) no-repeat 440px 20px
}
.product .bottomProduct a img{
	width: 100%;

}
.product li:nth-of-type(8){
	margin-left: 5%;
}

/*加入我*/
#join{
	background: url(../images/join.png)no-repeat center;
	height: 720px;
	background-color: #f5f5f7;
}
#joinList{
	
}
#joinList li{
    width: 70px;
    text-align: center;
    display: inline-block;
    padding-top: 100px;
    margin-left: 78px;
}
#joinList li:nth-of-type(1){
	margin-left: 25px;
}
#joinList li h4{
	color: #cccccc;
	font-size: 14px;
}
#joinList li p{
	color: #999999;
	font-size: 12px;
}
.takeUp{
	text-align: center;
	color: #FFF;
	font-size: 24px;
	padding-top: 80px;
}
.takeUp font{
	color: #e50112;
}
.takeUpNumb{
	text-align: center;
}
.takeUpNumb font{
	padding: 0 30px;
	height: 40px;
	line-height: 40px;	
	text-align: center;
	font-size: 24px;
	color: #005dad;
	background-color: #a19997;
	border-radius: 5px;
	display: inline-block;
	margin-top: 26px;
}
/*新闻*/
.left-part-news{
	width: 600px;
	display: inline-block;
}
.title-news{
	height: 110px;
	background-color: #fbf9f9;
}
.title-news p{
	display: inline-block;
    width: 450px;
    line-height: 25px;
    text-align: center;
    vertical-align: -webkit-baseline-middle;
    color: #333333 !important;
    font-size: 22px !important;
}
.title-news p em{
	display: block;
	padding-top: 10px;
	font-size: 16px;
	color: #666666;
}
.title-news font{
	width: 150px;
	height: 110px;
	display: inline-block;
	text-align: center;
	background-color: #e6e6e6;
	color: #FFF;
	font-size: 16px;
	padding-top: 35px;
}
.title-news font span{
	color: #999999;
    font-size: 14px;
    font-weight: normal;
    height: 15px;
    display: block;
    background: url();
    background: url(../images/ico55.png) no-repeat center;
}
.news-list{
	height: 100px;
	width: 580px;
	border-bottom:1px solid #d9d9d9 ;
}
.news-list .time{
	width: 155px;
	display: inline-block;
	text-align: center;
	
	position: relative;
}
.news-list .time:after{
	width: 1px ;
	height: 70px;
	position: absolute;
	right: 0px;
	border-right: 1px dashed #d9d9d9;
	top: 19px;
	content: "";
}
.news-list .time span{
	font-size: 26px;
	color: #333333;
	padding-top: 25px;
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 1px solid #e6e6e6;
}
.news-list .time p{
	padding-top: 5px;
}
.details{
	display: inline-block;
	width: 420px;
	padding-left: 40px;
	vertical-align: top;
}
.details h3{
	color: #403f3e;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 13px;
}
.details p{
	color: #666;
	font-size: 14px;
}
.right-part-news{
	width: 600px;
	display: inline-block;
	float: right;
}
.right-part-news li{
	position: relative;
}
.right-part-news li .newsBoxNew{
	position: absolute;
	bottom: 0;
	background-color: rgba(0,0,0,0.3);
	width: 100%;
	display: block;
}
.day{
	width: 160px;
	display: inline-block;
	text-align: center;
	height: 214px;
	float: right;
	font-size: 24px;
	border-bottom: 1px dashed #d9d9d9;
	color: #4c4c4c;
}
.day span{
    padding-top: 65px;
    font-size: 40px;
    color: #333333;
    display: inline-block;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
    margin-bottom: 8px;
}
.new{
	background: #FFF;
	-moz-box-shadow:0px 0px 8px #999; -webkit-box-shadow:0px 0px 8px #999; box-shadow:0px 0px 8px #999;
	padding-bottom: 55px;
}
 .right-part-news h3{
 	font-size: 16px;
 	line-height: 40px;
 	color: #403f3e;
 }
.right-part-news p{
	color: #666666;
	font-size: 14px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 7px;
}
.news-bottom{
	padding: 45px 0;
}
.news-bottom .left-zhanhui{
	width: 175px;
	height: 200px;
	display: inline-block;
	background: url(../images/ico08.png) no-repeat 30px 140px;
	background-color: #005dad;
	vertical-align: top;
}
.news-bottom .left-zhanhui h3{
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 45px;
	padding-bottom: 5px;
}
.news-bottom .left-zhanhui p{
	padding-left: 30px;
	color: #cccccc;
	font-size: 20px;
	font-weight: bold;
}
.zhanhuilist{
	display: inline-block;
	width: 1000px;
	height: 175px;
	padding-left: 40px;
}
.zhanhuilist li{
	display: inline-block;
	width: 282px;
	background-color: #f5f5f7;
	
}
.zhanhuilist li a img{
	width: 100%;
}
.zhanhuilist li a p{
	height: 45px;
	color: #403F3E;
	font-size: 16px;
	line-height: 45px;
	padding-left: 15px;
}
.zhanhuilist li:nth-of-type(2),.zhanhuilist li:nth-of-type(3){
	margin-left: 40px;
}
/*关于我？*/
#about{
	background: url(../images/bj-about.png) no-repeat center 140px;
	padding-top: 22px;
	padding-bottom: 70px;
}
.aboutTitle{
	padding-top: 94px;
}
.aboutus{
	padding-top: 25px;
}
.left-part-about{
	width: 615px;
	display: inline-block;
	
}
.right-part-baout{
	width: 580px;
	display: inline-block;
	vertical-align: top;
	background-color: #FFF;
    margin-top: 50px;
}
.right-part-baout h2{
	font-size: 24px;
	color: #333333;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-top: 60px;
} 
.right-part-baout p{
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
	line-height: 30px;
	text-indent: 28px;
    padding: 0 60px;
    padding-bottom: 73px;
}
.herocomp{
	font-size: 24px;
	font-weight: bold; 
	padding-top: 25px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
}
.herocomp font{
	color: #005dad;
}
.herocomp a{
	color: #828282;
	font-size: 16px;
	float: right;
	font-weight: normal;
	padding-top: 15px;
}
.swiper-container{
	margin-top:40px;
}
.swiper-container .swiper-wrapper .swiper-slide img{
	width: 100%;
}
/*荣誉证书*/
#hero{
	background: url(../images/hreo.jpg?12000)no-repeat center;
	height: 650px;
	 margin-top:40px;transition: background-size 1s; 
	
}
.topHero{
	width: 650px;
	margin: 0 auto;
}
.topHero img{
	border: 5px solid #FFF;
}
.topHero img:nth-of-type(2){
	margin-left: 20px;
}
.bottomHero{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	overflow: hidden;
	width: 1200px;
}
.bottomHero img{
	border: 5px solid #FFF;
}
.bottomHero img:hover,.topHero img:hover{
	transition: all 0.6s;
	transform: scale(1.13);
}
.moreHero{
	margin-top: 120px;
}
.moreHero a{
	width: 200px;
	height: 40px;
	background-color: #213389;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 40px; 
	border-radius:5px;transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.moreHero a:hover{background-color: #FFF;color: #213389;}
.bottomHero .swiper-heroaaaa{
	overflow: hidden;
	position: relative;
	width: 1200px;
}
.swiper-wrapper{
	
}
.bottomHero .swiper-heroaaaa .swiper-slide img{
	width: 100%;
}
/*为啥选择我*/
#chose{
	background: url(../images/whyChose.png) no-repeat center;
	height: 1300px;
}
.whyBox{
	position: relative;
}
.whyBox img{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 507px;
    height: 865px;
}
.whySmallBox{
	
}
.whySmallBox li{
	width: 668px;
	height: 89px;
	line-height: 89px;
	text-align: right;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	padding-right: 65px;
	margin-bottom: 23px;
	cursor: pointer;
}

.whySmallBox li:nth-of-type(1){
	background: url(../images/ico15.png)no-repeat center;
}
.whySmallBox li:nth-of-type(2){
	background: url(../images/ico14.png)no-repeat center;
}
.whySmallBox li:nth-of-type(3){
	background: url(../images/ico16.png)no-repeat center;
}
.whySmallBox li:nth-of-type(4){
	background: url(../images/ico17.png)no-repeat center;
}
.whySmallBox li:nth-of-type(5){
	background: url(../images/ico18.png)no-repeat center;
}
.whySmallBox li:nth-of-type(6){
	background: url(../images/ico19.png)no-repeat center;
}
.whyBoxList{
	height: 330px;
	background-color: #01448c;
	margin-bottom: 30px;
	padding-left: 70px;
	text-align: right;
	font-size: 14px;
	color: #FFF;
	display: none;
}
.whyBoxList h5{
	padding-top: 35px;
	width: 540px;
	font-size: 20px;
	padding-bottom: 35px;
	position: relative;
}.whyBoxList h5:after{
	content: "";
	width: 94px;
	height: 4px;
	background-color: #ffdc50;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 80px;
}
.whyBoxList p{
	width: 540px;
	text-align: right;
	line-height: 27px;
}
.whySmallBox li.cur{
	display: none;
}
.whyBoxList.cur{
	display: block;
}
.whyBoxList:nth-of-type(1){
	background-image: url(../images/ico20.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.whyBoxList:nth-of-type(2){
	background-image: url(../images/ico21.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.whyBoxList:nth-of-type(3){
	background-image: url(../images/ico22.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.whyBoxList:nth-of-type(4){
	background-image: url(../images/ico23.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.whyBoxList:nth-of-type(5){
	background-image: url(../images/ico24.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.whyBoxList:nth-of-type(6){
	background-image: url(../images/ico25.png);
	background-position: left top;
	background-repeat: no-repeat;
}
/*合作伙伴*/
.morePartner{
	
}
.morePartner a{
    font-size: 20px;
    color: #ffdc50;
    background: url(../images/ic06.png) no-repeat center;
    width: 44px;
    display: block;
    margin: 0 auto;
    height: 70px;
    margin-top: 30px;
}

/*新闻*/
#newsBj{
	background: url(../images/bj-news.png) no-repeat center;
}


.proers{ padding-top:20px; margin: 0 auto;}
.proers_left{width:240px; float:left;}
.proers_left h2{height:80px;line-height:80px; padding-left:40px;background-color: #213389;color:#FFFFFF; font-size:24px; font-weight:400;}
.proers_left ul{}
.proers_left ul li{height:60px;line-height:60px; border-bottom:1px dashed #cccccc;}
.proers_left ul li a{height:60px;line-height:60px; transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; padding-left:20px;display:inherit}
.proers_left ul li a:hover{background-color: #f3f3f3;}

.proers_right{ margin-left:280px;}
.proers_right ul{}
.proers_right ul li{width:23.5%;height:300px; margin-right:2%;border: 1px solid #ededed; margin-bottom:2%; float:left;position:relative;}
.proers_right ul li:hover{transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;border: 1px solid #213389;}

.proers_right ul li .deimg{height:180px;overflow:hidden}
.proers_right ul li .deimg img{width:100%;}
.proers_right ul li .deimg img{
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.proers_right ul li:hover .deimg img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.proers_right ul li h2{ height:30px;line-height:30px;padding:0px 10px 0px 10px; font-weight:bold; font-size:16px;overflow: hidden;}
.proers_right ul li p{height:40px;padding:0px 10px 0px 10px; color:#999;line-height:20px; font-size:12px; overflow:hidden; margin:0px 0px 10px 0px}

.proers_right ul li .more{height:30px;line-height:30px;border: 1px solid #213389;color:#213389; text-align:center;margin:0px 10px 0px 10px;font-size:14px;}

.proers_right ul li:hover h2{color:#213389;}
.proers_right ul li:hover p{color:#333;}
.proers_right ul li:hover .more{border: 1px solid #213389;color:#fff;background-color: #213389;transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}


.proers_right ul li:nth-of-type(4),.proers_right ul li:nth-of-type(8){margin-right:0%;}



.about_con{}
.about_conleft{width:560px;height:400px; float:left; overflow:hidden}
.about_conleft img{
width:560px;height:409px;
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.about_conleft:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.about_conright{width:640px;height:400px;line-height:35px; float:right; overflow:hidden;background: #fff; padding:10px 50px 50px 50px;color:#666;background: url(../images/aboutbg_r.jpg) no-repeat center top;font-size:16px;}
.about_conright img{height:80px; float:left; margin-right:30px;}
.about_conright p{text-indent:36px;}
.about_conright span{ font-size:30px; line-height:80px;font-weight:bold; padding-bottom:20px; display:inherit;color:#c5262b}
.about_conright .zxa{height:30px;line-height:30px;font-size:12px; text-align:center; color:#fff; display:inherit; margin-top:20px; border-radius:5px;background-color: #133b81;  float:right; padding:0px 30px 0px 30px;}	
.about_conright .zxa:hover{background-color: #c5262b;}


.about_lm{height:140px; margin-top:30px;}
.about_lm li{width:20%;height:140px;float: left;margin-right:0px; text-align:center;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-left:1px solid #e2e2e2;box-sizing:border-box; font-size:16px; padding-left:50px; padding-top:25px; }
.about_lm li:nth-of-type(5n){
	border-right:1px solid #e2e2e2;
}
.about_lma{background: url(../images/about_24ss.jpg) no-repeat 30px center;}
.about_lmb{background: url(../images/about_jin.jpg) no-repeat 25px center;}
.about_lmc{background: url(../images/about_zl.jpg) no-repeat 30px center;}
.about_lmd{background: url(../images/about_kh.jpg) no-repeat 30px center;}
.about_lme{background: url(../images/about_gc.jpg) no-repeat 15px center;}
.about_lm p{ font-weight:bold; font-size:18px;}
.about_lm span{ font-size:30px;}

.yinz ul{ height:125px; border:1px solid #dcdcdc; margin-top:20px;}
.yinz li{ width:238px; height:124px; border-right:1px solid #dcdcdc; float:left; position:relative; font:20px "Microsoft YaHei UI"; text-align:center; color:#232323;}
.yinz li:last-child{ width:246px; border:0;}
.yinz li h3{ width:50px; height:53px; float:left; position:relative; margin:43px 0 0 16px;}
.yinz li h3 em{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transform: translateX(0) rotate(0);transform: translateX(0) rotate(0);-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;}
.yinz li h3 i{position:absolute;width:100%;height:100%;top:0;left:0;opacity:1;visibility:hidden;-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-transition: all 0.1s ease 0.2s;transition: all 0.1s ease 0.2s;}
.yinz li p{ width:150px; float:left; padding:25px 0 0 15px; text-align:center; font:18px "Microsoft YaHei UI"; color:#666;}
.yinz li p span{ display:block; font:22px "Microsoft YaHei UI"; font-weight:bold; color:#333;}
.yinz li p em{ font-size:38px;}
.yinz li h3 img{ display:block; width:50px; height:53px;}
.yinz li:hover{ background:#213389;}
.yinz li:hover p,.yinz li:hover p span{ color:#fff;}
.yinz li:hover h3 em{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.yinz li:hover h3 i{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.ylimg{width:100%;overflow: hidden;}
.ylimg img{
    height:200px;
 overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;}
.ylimg:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.advantage-left{
	display: inline-block;
	width: 49%;
	vertical-align:top;
	border-right: 1px solid #d4d4d4;
	margin-bottom:25px ;
}
#advantage .titleCh:before{
	left: 300px;
}
#advantage .titleCh:after{
	right: 300px;
}
.advantagebox{
	text-align: right;
	
}
.advantagebox h3{
    color: #404040;
    font-size: 18px;
    font-weight: bold;
    padding-right: 55px;
    padding-top: 62px;
    position: relative;
    padding-bottom: 5px;
    padding-left: 105px;
    padding-right: 155px;
}
.advantagebox .brandh3:before{
    width: 89px;
    height: 21px;
    display: inline-block;
    background-color: #213389;
    content: "BRAND";
    text-align: center;
    color: #FFF;
    display: block;
    font-size: 12px;
    line-height: 21px;
    position: absolute;
    right: 55px;
    top: 65px;
}
.advantagebox .brandh3-2:before{
    width: 89px;
    height: 21px;
    display: inline-block;
    background-color: #213389;
    content: "SERVICE";
    text-align: center;
    color: #FFF;
    display: block;
    font-size: 12px;
    line-height: 21px;
    position: absolute;
    right: 55px;
    top: 65px;
}
.advantagebox .brandh3-3:before{
    width: 89px;
    height: 21px;
    display: inline-block;
    background-color: #c5262b;
    content: "ENTERPRISE";
    text-align: center;
    color: #FFF;
    display: block;
    font-size: 12px;
    line-height: 21px;
    position: absolute;
    left: -5px;
    top: 65px;
}
.advantagebox .brandh3-4:before{
    width: 89px;
    height: 21px;
    display: inline-block;
    background-color: #c5262b;
    content: "PRODUCT";
    text-align: center;
    color: #FFF;
    display: block;
    font-size: 12px;
    line-height: 21px;
    position: absolute;
    left: -5px;
    top: 65px;
}
.advantagebox p{
	color: #404040;
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 130px;
	padding-right: 55px;
}
.advantage-right{
	border: none;
}
.advantage-right .advantagebox{
	text-align: left;
	padding-left: 25px;
}
.advantage-right .advantagebox h3,.advantage-right .advantagebox p{
	padding-right: 0;
}

#cooperation{
	background: url(../images/bj-hezuo.jpg) no-repeat center top;height:260px; margin-top:60px;
}
#cooperation .width-1200 .titleCh:before{
	left: 310px;
    top: 80px;
}
#cooperation .width-1200 .titleCh:after{
	right: 310px;
    top: 80px;
}
.hotNumb{
	width:630px;
	height: 52px;
	border: 1px solid #f7f7f7;
	text-align: center;
	line-height: 52px;
	color: #FFF;
	margin: 0 auto;
	margin-bottom: 30px;
}
.hotNumb font{
	color: #c5262b;
	padding-left: 50px;
	background: url(../images/ico03.png?1111) no-repeat 0px 0px;
	font-weight: bold;
}

#cooperation .titleCh{
	padding-top: 60px;
	padding-bottom: 18px;
	font-size: 26px;
	position: relative;
	text-align: center;
	font-weight: bold;
}
#cooperation .titleCh:after{
	width: 120px;
	height: 1px;
	content: "";
	background-color: #b3b3b3;
	position: absolute;
	right: 330px;
	top: 140px;
}
#cooperation .titleCh:before{
	width: 120px;
	height: 1px;
	content: "";
	background-color: #b3b3b3;
	position: absolute;
	left: 330px;
    top: 140px;
}
#cooperation .titleCh font{
	color: #c5262b;
}
#cooperation .titleEn{
	text-align: center;
	color: #d3d3d3;
	font-size: 16px;
	padding-bottom: 30px;
}


.news{
	background-color: #FFF;
	height: 550px;
}
.news-title{
	height: 50px;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 0px;
}
.news-title h3{
	color: #333333;
	font-weight: bold;
	line-height: 110px;
	font-size: 26px;
	display: inline-block;
}
.news-title h3 font{
	color: #d18a22;
}
.title_news_nav{margin: 0 auto;
	
	margin-top: 30px; text-align:center;
}
.title_news_nav li{
	width: 112px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	background-color: #e6e6e6;
}
.title_news_nav li.cur{
	background-color: #120e0b;
	color: #FFF;
}
.title_news_nav a{
	width: 112px;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	background-color: #e6e6e6;
}
.title_news_nav a:hover,.title_news_nav a.cur{
	background-color: #213389;
	color: #FFF;
}

.news-left{
    width: 600px;
    display: inline-block;
    padding: 0px 60px 0px 60px;
    margin-top: 45px;
    border-right: 1px solid #e6e6e6;
}
.fontNews{
	width: 360px;
	border-right: 1px solid #e6e6e6;
	margin-top: 25px;
	display: inline-block;
}
.fontNews h3{
	font-size: 16px;
	font-weight: bold;
	color: #404040;
	padding-bottom: 15px;
}
.fontNews p{
	color: #595959;
	font-size: 14px;
	line-height: 25px;
	padding-right: 25px;
}
.time-left{
    width: 110px;
    font-size: 14px;
    color: #595959;
    text-align: center;
    display: inline-block;
    line-height: 140px;
    vertical-align: top;
}
.newsAll{
	width: 600px;
	display: inline-block;
	float: right;
	padding-top: 60px;
	padding-left: 70px;
	padding-right: 45px;
}
.newsAll li{
    font-size: 14px;
    color: #808080;
    line-height: 40px;
    cursor: pointer;border-bottom:#e6e6e6 1px dashed;position:relative;
}
.newsAll li:after{transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
content:''; position:absolute; left:0; bottom:0; width:0; height:1px; background-color:#213389;}
.newsAll li:hover:after{
width:100%;}
.newsAll li a{
	
}
.newsAll li:hover a{
	color: #213389;
}
.newsAll li font{
	float: right; font-size:12px;
}