@charset "utf-8";
/*
 * 苏明飞律师
 * 请尊重他人劳动成果，你可以模仿页面，但是请自己写代码！
 * 技术支持：QQ2863868475
 * 2016-7-27
 * coyright ： tengcee.com
*/
@import url("public.css");
@import url("page.css");
/*头部*/
.top { position:relative; top:0px; z-index:999; width:100%;}
.logo { float: left; padding-top: 30px; padding-bottom: 20px; }
.logo img{ width: 100%;}
.top1 { height: 40px; width: 100%; line-height: 40px; color: #f5f5f5;position:relative; background-color: #151515;}
.top1 span { line-height: 40px; color: #f5f5f5; float: right; height: 40px; padding:0 15px; position:relative;cursor: pointer; opacity: .85;}
.top1 span a { color:#f5f5f5; text-decoration:none; display: block;}
.top1 span:hover{opacity:1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100);-moz-opacity:1;    -khtml-opacity: 1;}
#top_weixin{ position: absolute; top: 40px; right: 0; margin-right: -45px; background-color: #f5f5f5; padding: 10px; z-index: 999; opacity: 1; display: none}
#top_weixin p{ width:100%; float:left;line-height: 30px; text-align: center; color: #ce3538;}
#welcome{ float: left; }
.top1 span i{ font-size: 16px;}

.logo_txt{ padding-left: 40px; margin-left: 10px; margin-top:30px; float: left; border-left: solid 1px #ccc; }
.logo_txt p{ width: 100%; line-height: 30px; font-size: 15px; color: #dd4246;}
.logo_txt dt{ width: 100%; line-height: 25px; font-size: 15px; color: #232323;}

.top_tel{ width: 200px; margin-top: 30px; border: solid 1px #ed1b24; float: right;-webkit-border-radius:10px;-moz-border-radius:10px; border-radius: 10px; overflow: hidden;}
.top_tel p{width: 100%; float: left; line-height: 40px; text-align: center; height: 40px;background-image: url(../images/top_tel.png); background-repeat: no-repeat; background-position: 20px center; font-size: 15px; color: #666;}
.top_tel h3{width: 100%; float: left; line-height: 45px; height: 45px; text-align: center; background-color: #ed1b24; color: #fff; font-size: 24px;}

/*导航*/
.nav {width: 100%; position:relative; background-color: #ed1b24; height: 55px; background-image: url('../images/nav_bg.png'); background-position: center; background-repeat: no-repeat;}
.nav_ul { float: left; width: 950px; position: relative; }
.nav_ul li { float: left; font-size: 1rem; line-height: 55px; height: 55px; width: 129px; position:relative; position:relative; text-align: center; }
.nav_ul li a { color:#FFFFFF; text-decoration:none; display:block; }
.nav_ul li a:hover { color:#FFFFFF; text-decoration:none; }
.nav_ul li:hover  { color:#FFFFFF; background-color: #cc040d; background-position: center bottom; }
.nav_ul li:hover a { color:#FFFFFF;}
.nav_ul li.mainmenu > a{background-repeat: no-repeat; background-position: 2px center;}
.nav_ul .cur a { color:#FFFFFF; text-decoration:none; padding-left:30px; padding-right:30px;  }
.nav_ul dl{ width:100%; font-size:13px; position:absolute; top:55px; left:0px; background-color: #ed1b24; display: none;}
.nav_ul dl dd { height:45px; line-height:45px; text-align: center; white-space: nowrap; font-weight: normal; }
.nav_ul dl dd a{ color:#FFFFFF; padding:0px;  }
.nav_ul dl dd a:hover{ color:#FFFFFF; opacity:0.9; background-color: #cc040d; }
.nav_ul .nav_line{ width:1px; float:left; height:55px; color: #fff; opacity: .4;}
.nav_ul li.on { color:#FFFFFF; background-color: #cc040d; }
.nav_ul li.home { color:#FFFFFF; background-color: #cc040d; padding-left: 25px; background-image: url(../images/ico_home.png); background-repeat: no-repeat; background-position: 35px center;}
.nav2{ width: 250px; float: left; position: relative; opacity: .8 }
.xunjia{ width: 120px; float: left; position: relative; background-image:url('../images/xunjia.png'); background-position: 0px center; background-repeat: no-repeat; line-height: 55px; height: 55px;  text-align: center; }
.xunjia span{ color: #fff; font-size: 15px; float: left; width: 100%; }
.xunjia span a{ color: #ccc; }
.navzixun{ width: 100px; float: left; text-align: center; font-size: 15px;background-image:url('../images/zixun.png'); background-position: 5px center; background-repeat: no-repeat; line-height: 55px; height: 55px;  text-align: center; }
.navzixun a{ color: #ccc; }
.nav2 .nav_line{ width:1px; float:left; height:55px; color: #fff; opacity: .4; line-height: 55px;}

.banner { position: relative; width: 100%; height: 550px; overflow: hidden;z-index:9; }
.banner .swiper-container { width: 100%; height: 100%; color: #fff; text-align: center; }
.banner .swiper-slide {position: relative;overflow: hidden;}
.banner .swiper-slide a {display: block;}
.banner .swiper-pagination {position: absolute;width: 100%;z-index: 20;left: 0;bottom: 30px !important;text-align: center;}
.swiper-pagination-bullet-active{background-color: #ed1b24;}
.swiper-pagination-bullet { width: 35px; border-radius: 5px; }
.banner .imgBox { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-background-size: cover; background-size: cover; background-position: center center; background-repeat: no-repeat; padding: 0px; float: left;}
.banner a.prev_btn,
.banner a.next_btn {position: absolute;z-index: 66;top: 50%;margin-top: -55px;width: 73px;height: 138px;opacity: 0.2;filter: alpha(opacity=20);-webkit-transition: all .4s ease;-moz-transition: all .4s ease;-ms-transition: all .4s ease;-o-transition: all .4s ease;transition: all .4s ease;}
.banner a.prev_btn:hover,
.banner a.next_btn:hover {opacity: 0.5;filter: alpha(opacity=50);}
.banner a.prev_btn { left: 30px;background-image: url(../images/left.png); background-repeat: no-repeat; }
.banner a.next_btn { right: 30px; background-image: url(../images/right.png); background-repeat: no-repeat; }
@media screen and (max-width:1200px){
    .banner{ height:500px;}
}
@media screen and (max-width:1000px){
    .banner{ height:400px;}
}
@media screen and (max-width:750px){
    .banner{ height:360px;}
}
@media screen and (max-width:600px){
    .banner{ height:180px;}
    .banner a.prev_btn,.banner a.next_btn{ display: none; }
    .banner .swiper-pagination{ bottom: 10px !important; }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom: 10px; }
}

.main { float: left; width: 100%; position: relative;background-color: #fff; }
.main2 {width: 100%; position: relative;padding: 25px 0; }
.main1 { background-color: #f5f5f5; width: 100%; padding: 45px 0; position: relative; }

.title { width: 100%; padding-top: 15px; padding-bottom: 10px;}
.title h3 { font-size: 40px; line-height: 1.8em; color: #111; text-align: center; height: 1.8em; width: 100%; font-weight: bold; }
.title p { line-height: 1.8em; color: #bab9b9; text-align: center;width: 100%;text-transform: uppercase; padding-top: .1em; font-size:13px;}
.title i{color: #ed1b24;  text-transform: uppercase; font-style: normal;}
.title span{ color: #ed1b24; font-style: normal; text-transform: uppercase;}

.line1{ width: 100%; line-height: 2px; height: 2px; border-bottom: solid 1px #e2e2e2; position: absolute; top: 30px; z-index: 0;}
.ititle { line-height:45px; font-size:13px; height:45px; padding-top: 10px; }
.ititle h3 { font-size:24px; color:#000000; float: left; padding-right: 15px; font-weight: bolder; line-height:45px; }
.ititle i { font-style:normal; float:left; font-size:14px; color:#ed1b24; text-transform: uppercase; line-height:45px; }
.ititle span { float: right; background-color: #e2e2e2; line-height: 30px; height: 30px; margin-top: 8px; }
.ititle span a { color:#111; text-decoration:none; display:inline-block; float:left; padding-right:10px; padding-left: 15px; }
.ititle span em{ width:30px; height:30px; float:right; background-image: url(../images/ico_more.png); background-repeat: no-repeat; background-position: center center; background-color: #d9d8d8; }
@media screen and (max-width:1200px){
	.title{padding:15px 0; box-sizing: border-box;}
	.title h3 { font-size: 1.6rem; line-height: 1.6em; height: 1.6em;}
	.title p{ padding: 5px 10px; box-sizing: border-box; font-size: .9rem; line-height: 1.5em; }
	.ititle{ padding:10px 10px 0 10px; }
}
@media screen and (max-width:750px){
	.main1 {padding: 15px 0;}
	.ititle h3{ font-size: 1.2rem; }
	.ititle i{ display: none; }
	.title h3 { font-size: 1.4rem;}
	.title p{ font-size: .8rem; }
}
.more{ width: 300px; padding: 15px 0 25px 0; margin:0 auto; }
.more a{ width: 100%; line-height: 50px; height: 50px; text-align: center;font-size: 16px; background-color: #999;display: block; color: #fff; border-radius: 25px; }
.more2{ width: 400px; padding: 15px 0 25px 0; margin:0 auto; }
.more2 a{ width: 100%; line-height: 50px; height: 50px; text-align: center;font-size: 18px; background-color: #ed1b24;display: block; color: #f9e719; border-radius: 25px; background-image:url('../images/ico_zixun2.png'); background-repeat: no-repeat; background-position: 70px center; }

.so{ float: left; width: 100%;padding:10px 0; background-color: #f5f5f5;box-sizing: border-box; position:relative; border:solid 1px #e2e2e2;}
.so_box { float: right; width: 400px; line-height: 35px; height: 35px; padding-left:25px; padding-top: 8px; }
.so_input1 { line-height:35px; height:35px; width:300px; float:left; color: #666666; padding-left: 25px; background-image: url(../images/ico_so.png); background-repeat: no-repeat; background-position: 5px center; border: 1px solid #e2e2e2; font-size: 14px;border-top-left-radius:5px; border-bottom-left-radius:5px; }
.so_button1 { line-height: 35px; background-color: #dd4246; text-align: center; float: left; height: 35px; width: 70px; font-size: 14px; font-weight: normal; color: #FFFFFF; border:none; border-top-right-radius:5px; border-bottom-right-radius:5px; }
.hot_key { line-height: 40px; float: left; height: 40px; width: 640px; padding-right: 10px; white-space:nowrap; overflow:hidden; padding-top: 5px; }
.hot_key a { padding-left:8px; padding-right:8px;}

.catlist{ width: 100%; text-align: center;  font-size: 0px; }
.catlist div{ padding: 0px;display:inline-block; background-color: #d9d9d9; width: 140px; border-left: solid 1px #fff; overflow: hidden;}
.catlist div a{line-height: 40px; height: 40px;color:#4b4a4a;display: block; text-align: center; font-size: 14px;}
.catlist div.on,.catlist div a:hover { background-color:#dd4246; color:#fff !important; text-decoration:none;}
.catlist div.on a{ color: #fff; }

.catlist div:nth-child(1){ border-top-left-radius: 23px;  border-bottom-left-radius: 18px; border-left: none;}
.catlist div:last-child{ border-top-right-radius: 23px;  border-bottom-right-radius: 18px; }

.catlist2{ width: 100%; line-height: 45px; text-align: center; margin-top: 8px;}
.catlist2 span{width: 33.3%; font-size: 14px;display:inline-block;color:#fff; background-color: #232323; float: left; box-sizing: border-box; border-left: solid 1px #fff; margin:5px 0;}
.catlist2 span:nth-child(1){ border-top-left-radius: 23px;  border-bottom-left-radius: 18px; border-left: none; }
.catlist2 span:last-child{ border-top-right-radius: 23px;  border-bottom-right-radius: 18px; }
.catlist2 span a{color:#fff; display: block;}
.catlist2 span:hover ,.catlist2 span.on { background-color:#dd4246; color:#fff; text-decoration:none;}
.catlist2 span:hover a,.catlist2 span.on a{ color: #fff; }
/*产品*/
.pbox { width: 100%; float:left; padding:15px 0; position: relative;}
.plist{ width: 100%; float:left; position: relative; }
.plist li{ width: 25%; float: left; padding: 10px; position: relative; box-sizing: border-box; }
.plist li .pin{ width: 100%; float: left; background-color:#fff; padding: 10px; box-sizing: border-box; position: relative; border-radius: 5px; overflow: hidden; }
.plist li .thumb{ width: 100%; float: left; position: relative; }
.plist li .thumb img{ width: 100%; height: auto; }
.plist li .info{ width: 100%; float: left; padding:10px 0; position: relative;}
.plist li .info h3{ width: 100%; float: left; line-height: 40px; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.plist li .info p{ width: 100%; line-height: 23px; color: #999;overflow:hidden; padding:5px 0;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp: 2;-webkit-box-orient:vertical; }
.plist li .info dt{ width: 100%; float: left; padding: 10px 0; color:#ccc; }
.plist li .info dt span{ width: 50%; padding:5px; box-sizing:border-box; float: left;}
.plist li .info dt span a{ width: 100%; display: block; line-height: 35px; height: 35px; text-align: center; color: #fff;}

/*优势*/
.youshi{ width: 100%; padding:50px 0; position: relative; background-image: url(../images/youshi.jpg); background-repeat: no-repeat; background-position: center center;}
.youshilist{ width: 100%; float: left; padding:30px 0; position: relative; }
.youshilist li{width: 33.3%; float: left; padding:25px; box-sizing: border-box; position: relative;border: solid 1px #3a3939; margin-top: -1px; margin-left: -1px;}
.youshilist li .youshiin{ width: 100%; float: left; padding:30px; box-sizing: border-box; position: relative; }
.youshilist li span{ width: 100%; float: left;padding:15px 0; text-align: center;}
.youshilist li span img{ width: 50px;height: 50px; }
.youshilist li h3{ width: 100%; font-size: 22px; text-align: center; line-height: 3em; color: #fff; }
.youshilist li p{ width: 100%; float: left; line-height: 1.8em; opacity: .6; color: #fff; text-align: center; }
/*安装*/
.anzhuang{ width: 100%; padding:20px 0; float: left; position: relative; }
.anzhuang li{ width: 16.6%; float: left; padding: 10px; box-sizing: border-box; position: relative; }
.anzhuang li .anzhuangin{ width: 100%; float: left; padding: 10px; border:solid 1px #e2e2e2;box-sizing: border-box; border-radius: 2px;}
.anzhuang li span{ width: 100%; padding:25px 0; text-align: center; font-size: 46px; float: left;}
.anzhuang li p{width: 100%; line-height: 3em; font-size: 16px; text-align: center; float: left;}
.anzhuang li:hover .anzhuangin{border:solid 1px #ed1b24; background-color: #ed1b24;}
.anzhuang li:hover span{ color: #fff; }
.anzhuang li:hover p{ color: #fff; }

/*关于我们*/
.about{ width: 100%; padding:50px 0; position: relative; margin-top: 20px;}
.about_pic{ width: 450px; float: left; margin-top: 30px; }
.about_pic img{ width: 100%; float: left; }
.about_box{ width: 750px; float: right; padding: 50px; background-color: #fff; float: right; margin:30px 0; box-sizing: border-box;height: 536px; overflow: hidden;  position: relative;}
.about_ico{ width: 100px;height: 100px; background-image: url('../images/about_ico.png'); background-repeat: no-repeat; position: absolute;right: 0px;top: 0px; }
.about_title { font-size: 32px; line-height: 50px; font-weight: bold; color: #111; float: left;width: 100%; padding-bottom: 5px; }
.about_title i { font-size: 30px; font-style: normal; font-weight: normal; color: #AE2A32; padding-left: 10px; text-transform: uppercase; }
.about_line { float: left; height: 10px; width: 120px; border-bottom: 1px solid #fd3d2a; margin-bottom: 10px; }
.about_info { line-height: 25px; color: #666; float: left; width: 100%; }
.about_content {  color: #3a3a3a; float: left; width: 100%; font-size: 14px; }
.about_content p{line-height: 1.8em;width: 100%; padding:.3em 0; }
.about_content p a{ color: #fd3d2a; }
.about_more { line-height: 55px; color: #FFFFFF; float: left; height: 55px; width: 200px; text-align: center; background-color: #fd3d2a;}
.about_more a { color:#FFFFFF; text-decoration:none;}
.about_list{ width: 100%; float: left;padding:20px 0; position: relative; }
.about_list li{ width: 25%; float:left; padding-top:30px; text-align: center; box-sizing: border-box; }
.about_list li span{ width: 100%; line-height: 50px; text-align: center; font-size: 35px; color: #3a3a3a; color: #fd3d2a;}
.about_list li p{ width: 100%; line-height: 30px; text-align: center; color: #3a3a3a;}

.case{width: 100%; padding:50px 0; position: relative; background-image: url(../images/youshi.jpg); background-repeat: no-repeat; background-position: center center;}
.caselist{ width: 100%; float: left;padding:10px 0; position: relative; }
.caselist li{ width: 25%; float: left; padding: 5px; box-sizing: border-box; }
.casein{ width: 100%; float: left;padding:10px; box-sizing: border-box;background-color: #fff; opacity: .98;}
.caselist li span{width: 100%; float: left; position: relative;}
.caselist li span img{ width: 100%; height: auto; }
.caselist li h3{ width: 100%; line-height: 40px; font-size: 15px; white-space: nowrap; overflow: hidden;text-overflow: ellipsis; text-align: center; font-weight: normal;}

/*新闻资讯*/
.news{ width: 100%; padding: 40px 0; position: relative; float: left; }
.gsnews{ width: 390px; float: left;position: relative; background-color: #fff; margin-right: 20px; }
.gsnews .tit{ width: 100%; float: left; padding:20px 20px 120px 20px; background-color: #ed1b24; box-sizing: border-box; position: relative;}
.gsnews .tit h3{line-height: 40px; color: #fff; font-size: 24px; font-weight: normal; float: left; position: relative;}
.gsnews .tit span{ float: right; line-height: 40px;position: relative; z-index: 999;}
.gsnews .tit span a{ color: #fabec1; }
.gsthumb{ width: 100%; float: left; padding:50px; box-sizing: border-box; position: absolute; top: 30px; }
.gsthumb span{width: 100%;float: left;}
.gsthumb span img{ width: 100%; height: auto; }
.gsnewsfirst{ width: 100%; float: left; padding: 20px; margin-top: 100px; box-sizing: border-box; }
.gsnewsfirst h3{ width: 100%; line-height: 40px; white-space: nowrap; overflow: hidden;text-overflow: ellipsis; font-size: 18px; }
.gsnewsfirst p{ width: 100%; line-height: 23px; color: #999;overflow:hidden; padding:5px 0;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp: 2;-webkit-box-orient:vertical; }
.gsnewsfirst dt{ width: 100%; line-height: 30px; color: #999; font-size: 12px; }
.gsnewslist{ width: 100%; float: left;padding:0 20px 20px 20px; position: relative; box-sizing: border-box; }
.gsnewslist li{ width: 100%; float: left; line-height: 45px; border-bottom: solid 1px #f5f5f5; }
.gsnewslist li a{ width: 260px; float: left; }
.gsnewslist li span{ color: #999; float: right; }

.jishu{ width: 380px; float: right;position: relative; background-color: #ed1b24;}
.jishu_cbox{width: 100%; float: left;padding:20px; background-color: #333; box-sizing: border-box; color: #fff; line-height: 35px; font-size: 15px; height: 280px;}
.jishu .tit{ width: 100%; float: left; padding:20px; background-color: #ed1b24; box-sizing: border-box; }
.jishu .tit h3{line-height: 40px; color: #fff; font-size: 24px; font-weight: normal; float: left;}
.jishu .tit span{ float: right; line-height: 40px;position: relative; z-index: 999;}
.jishu .tit span a{ color: #fabec1; }
.jslist{ width: 100%; float: left;padding:0 20px 20px 20px; position: relative; box-sizing: border-box; height: 290px; }
.jslist li{ width: 100%; float: left; border-bottom: solid 1px #fe7177; padding:15px 0; }
.jslist li p{ width: 100%; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; }
.jslist li p a{ color: #fff; }
.jslist li dt{ width: 100%; line-height: 25px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #fbbabd; }

.links { line-height: 25px; color: #999999; padding: 5px 0; float: left; width: 100%;}
.links b { font-weight:normal; float:left; width:60px; text-align:center;}
.links a { color:#999999; padding-left:15px; padding-right:15px; display:block; float:left;}

/*底部*/
.bottom { width: 100%; padding-top: 30px; padding-bottom: 30px; background-color: #111; min-width:1200px; }
.bottom1 { background-color: #1e1e1e; width: 100%; padding-top: 40px; padding-bottom: 30px; }
.footnav{ width: 100%; line-height: 40px; padding:10px 0 35px 0; text-align: center; border-bottom: solid 1px #2b2b2b; margin-bottom:40px; }
.footnav span{ background-position: 10px center; background-repeat:no-repeat; padding-left:40px; color: #666; padding-right: 40px; }
#foot_tel{ background-image: url('../images/ico_tel.png'); }
#foot_email{ background-image: url('../images/ico_email.png'); }
#foot_add{ background-image: url('../images/ico_map.png'); }
#foot_time{ background-image: url('../images/ico_time3.png'); }

.bottom_logo { float: left; width: 240px; padding-right: 60px; }
.bottom_logo img{ width: 240px; height: auto; }
.bottom_box1 { width: 150px; padding-right: 40px; padding-left: 40px;  float: left; height: 150px; }
.bottom_box1 ul{ width: 100%; float: left; }
.bottom_box1 li { width:150px; line-height:29px; float:left; text-align: center; white-space: nowrap; overflow: hidden;text-overflow: ellipsis; }
.bottom_box1 li a { color:#7b7b7b;}

.bottom_box2 { width: 200px; padding-right: 40px;  float: left; border-right: 1px solid #2e2d2d; padding-left: 60px;}
.bottom_box2 ul{ width: 100%; float: left; padding-top: 15px; }
.bottom_box2 li { width:50%; line-height:35px; float:left; white-space: nowrap; overflow: hidden;text-overflow: ellipsis;  }
.bottom_box2 li a { color:#666;}
.bottom_box3 { float: right; width: 320px; }
.bottom_box3 p { line-height: 25px; color: #7b7b7b; height: 25px; width: 280px; }
.bottom_box3 h2 { font-size: 26px; line-height: 30px; color: #fff; height: 30px; width: 240px; font-weight: normal; padding-bottom: 10px; }
.foottel{ padding-left: 50px; box-sizing: border-box; width: 100%; float: left;background-image: url('../images/foottel.png');  background-repeat: no-repeat; background-position: left center;}
.contact { width: 400px; padding-left: 80px; border-right: 1px solid #2e2d2d; float: left; color:#afadad; line-height:30px; min-height: 200px; }
.bottom_title{ width: 100%; float: left; line-height: 40px; height: 40px; font-size: 18px; font-weight: normal; color: #b0afaf; background-position: left center; background-repeat: no-repeat; }
.ico_dh{ background-image: url('../images/ico_dh.png'); padding-left: 30px; box-sizing: border-box; }
.ico_lx{ background-image: url('../images/ico_lx.png'); padding-left: 30px; box-sizing: border-box; }
.weixin { float: left; height: 100px; width: 260px; padding-top: 15px;}
.weixin span { float: right; width: 110px; text-align: center; color: #7b7b7b; line-height: 25px;}
.weixin p { line-height: 70px; color: #7b7b7b; height: 70px; width: 160px; float: right; }
.bottom2 { background-color: #000; width: 100%; padding-top: 15px; padding-bottom: 15px; }
.copyright { line-height: 25px; color: #7b7b7b; text-align: center; float: left; width: 1100px; }
.copyright a { color:#7b7b7b; text-decoration:underline;}

/*工厂展示*/
.huanjing{ width: 100%; padding: 0px 0px 50px 0; position: relative; background-position: center center; background-repeat: no-repeat; background-color: #fff; float: left;}
.huanjingbox{ width: 100%; position: relative; float: left; }
.huanjinglist{ width: 100%; float: left; padding: 10px 0; position: relative;  }
.huanjinglist li{ width: 25%; padding: 5px; float: left; box-sizing: border-box;}
.huanjinglist li .hjin{ width: 100%; float: left; padding:10px;box-sizing: border-box; background-color: #fff; }
.huanjinglist span {float: left; width: 100%;background-color: #FFFFFF; }
.huanjinglist span img{ width: 100%; height: auto; }
.huanjinglist p{ width:100%; line-height:35px; text-align:center; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size: 16px; padding-top: 10px; }
.huanjinglist dt{ width:100%; line-height:25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; color: #666; text-align: center; height: 50px; float: left;}
.huanjinglist div{ width: 100%; float: left; padding-top: 15px; padding-bottom: 10px; }
.huanjinglist div i{ width: 50%; float: left; line-height: 35px; text-align: center;  font-style: normal; padding: 0 5px;box-sizing: border-box; height: 35px;}
.huanjinglist div i a{ background-color: #dd4246; color: #fff; display: block; width: 100%; float: left; }
.huanjinglist div i a:hover{ background-color: #d31f24; }
.huanjingbox .swiper-button-next,.huanjingbox .swiper-button-prev{/* display: none;*/ background-repeat: no-repeat;background-position: center center; width: 35px; height: 35px;background-size: contain;-moz-background-size: contain;-webkit-background-size: contain; top: 50%;filter:alpha(opacity=85);opacity:0.85;}
.huanjingbox .swiper-button-next{ background-image:url('../images/arrow-right.png'); right: -45px;}
.huanjingbox .swiper-button-prev{ background-image:url('../images/arrow-left.png'); left: -45px;}
.huanjingbox .swiper-button-next:hover,.huanjingbox .swiper-button-prev:hover{ filter:alpha(opacity=100);opacity:1;}

@media screen and (max-width:1200px){
    .huanjing{ padding: 15px 0; }
    .huanjinglist p{  line-height:3em;font-size: 1rem;}
    .huanjinglist dt{ line-height:1.8em; font-size: .8rem;}
    .huanjingbox .swiper-button-next{ background-image:url('../images/arrow-right.png'); right: 5px !important;}
    .huanjingbox .swiper-button-prev{ background-image:url('../images/arrow-left.png'); left: 5px !important;}
}
@media screen and (max-width:750px){
    .huanjinglist li .hjin{padding:5px;}
}
.honor{width: 100%; padding:50px 0; position: relative; background-image: url(../images/youshi.jpg); background-repeat: no-repeat; background-position: center center;}
.honorbox{ width: 100%; position: relative; float: left; }
.honorlist{ width: 100%; float: left; padding: 10px 0; position: relative;  }
.honorlist li{ width: 25%; padding: 5px; float: left; box-sizing: border-box;}
.honorlist li .honorin{ width: 100%; float: left; padding:10px;box-sizing: border-box; background-color: #fff; }
.honorlist span {float: left; width: 100%;background-color: #FFFFFF; }
.honorlist span img{ width: 100%; height: auto; }
.honorlist p{ width:100%; line-height:35px; text-align:center; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size: 16px; padding-top: 10px; }
.honorlist dt{ width:100%; line-height:25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; color: #666; text-align: center; height: 50px; float: left;}
.honorlist div{ width: 100%; float: left; padding-top: 15px; padding-bottom: 10px; }
.honorlist div i{ width: 50%; float: left; line-height: 35px; text-align: center;  font-style: normal; padding: 0 5px;box-sizing: border-box; height: 35px;}
.honorlist div i a{ background-color: #dd4246; color: #fff; display: block; width: 100%; float: left; }
.honorlist div i a:hover{ background-color: #d31f24; }
.honorbox .swiper-button-next,.honorbox .swiper-button-prev{/* display: none;*/ background-repeat: no-repeat;background-position: center center; width: 35px; height: 35px;background-size: contain;-moz-background-size: contain;-webkit-background-size: contain; top: 50%;filter:alpha(opacity=85);opacity:0.85;}
.honorbox .swiper-button-next{ background-image:url('../images/arrow-right.png'); right: -45px;}
.honorbox .swiper-button-prev{ background-image:url('../images/arrow-left.png'); left: -45px;}
.honorbox .swiper-button-next:hover,.honorbox .swiper-button-prev:hover{ filter:alpha(opacity=100);opacity:1;}