@charset "utf-8";
/*
 * 深圳伟骏实业
 * 请尊重他人劳动成果，你可以模仿页面，但是请自己写代码！
 * 技术支持：QQ2863868475
 * 2021-11-27
 * coyright ： tengcee.com
*/
@import url("public.css");
@import url("page.css");
/*头部*/
.top { position:relative; top:0px; z-index:999; width:100%;}
.logobox{ width: 100%; position: relative;}
.logo { float: left; padding-top: 20px; padding-bottom: 20px; }
.logo img{ width: 100%;}
.logo-text { float: left; padding-left: 20px; padding-top: 25px;}
.top1 { height: 40px; width: 100%; line-height: 40px; color: #666;position:relative; background-color: #151515;}
.top1_right{ float: right; }
.top1 span { line-height: 40px; color: #999; float: right; height: 40px; padding:0 15px; position:relative;cursor: pointer;}
.top1 span a { color:#999; text-decoration:none; display: block;}
.top1 span i{ font-size: 16px;}

.top_tel{ width: 200px; margin-top: 30px;float: right;background-image: url(../images/top_tel.png); background-repeat: no-repeat; background-position: 0px center; padding-left: 60px;}
.top_tel p{width: 100%; float: left; line-height: 25px;height: 25px; font-size: 15px; color: #666;}
.top_tel h3{width: 100%; float: left; line-height: 40px; height: 40px;font-size: 28px; color: #d9261c}

.imenu { float: right; display: none; position: absolute; right: 5px; top: 20px;}
.imenu .dh{width: 25px; cursor: pointer; color: #d80106; font-size: 30px;}
.iphone { float: left; display: none; position: absolute; left: 5px; top: 20px;}
.iphone span{width: 20px;height: 20px; background-color:#d9261c; text-align: center; border-radius:50%; float: left; padding:5px;}
.iphone span img{ width: 100%; height: auto; }
@media screen and (max-width:1000px){
	.logo-text{ display: none;}
}
@media screen and (max-width:750px){
	.logo {padding: 5px 10px; width: 100%; box-sizing: border-box;}
	.logo img{ height: 60px; width: auto; }
    .top_tel{ display: none; }
	.logo-text{ display: none;}
    .imenu,.iphone{ display: block; }
	.top1{text-align: center;}
	.top1_right{display: none;}
}
/*导航*/
.nav {width: 100%; position:relative; background-color: #d9261c; height: 60px;}
.nav_ul { float: left; width:100%; position: relative;}
.nav_ul li { float: left; font-size: 1rem; line-height: 60px; height: 60px; width: 133px; position:relative; position:relative; text-align: center; background-image: url(../images/nav-line.png); background-repeat: no-repeat; background-position: right center;box-sizing: border-box;}
.nav_ul li a { color:#FFFFFF; text-decoration:none; display:block;z-index: 1; position: relative; }
.nav_ul li a:hover { color:#FFFFFF; text-decoration:none; }
.nav_ul li:hover  { color:#FFFFFF; background-color: #000;}
.nav_ul li:hover a { color:#FFFFFF;}
.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:60px; left:0px; display: none;background-image: url(../images/black2.png);}
.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: #d9261c; }
.nav_ul .nav_line{ width:1px; float:left; height:60px; color: #fff; opacity: .2; display: none}
.nav_ul li.on { color:#FFFFFF; background-color: #000; }
.nav_ul li.home { color:#FFFFFF; background-color: #000; padding-left: 25px; background-image: url(../images/ico_home.png); background-repeat: no-repeat; background-position: 20px center; background-size: 20px;}
.nav_ul li:nth-last-child(1){ background-image: none;}

.super-line{ width: 1500px; height: 65px; background-color: #013779; position: absolute;right: 0;bottom: 0; z-index: 0; line-height: 65px;}
@media screen and (max-width:1200px){
	.nav { height: 50px;}
	.nav_ul li{ width: 12.5%; font-size:.9rem; box-sizing: border-box; line-height: 50px; height: 50px;}
	.nav_ul li.navzixun{ display: none;}
	.nav_ul dl{ top: 50px;}
}
@media screen and (max-width:750px){
	.nav { height: 40px;}
	.nav_ul li{ width: 20%; font-size:.9rem; display: none; line-height: 40px; height: 40px;}
	.nav_ul li:nth-child(1),.nav_ul li:nth-child(2),.nav_ul li:nth-child(3),.nav_ul li:nth-child(4),.nav_ul li:nth-child(8){ display: block;}
	.nav_ul li.home{ padding-left: 0; background-image: none; }
	.nav_ul dl{ top: 40px;}
}
/*左侧菜单*/
.overlay{position: fixed;display: none;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.6);z-index: 998;}
.nav_close{ position: absolute; top:25px; right: 18px; z-index: 9999;}
.nav_close img{ width: 35px; height: 35px; }
.navbox_logo{ width:100%; }
.navbox_logo span{ width:100%; float: left; }
.navbox_logo span img{ width: 100%; height: auto }
.navbox_contact{ width: 100%; position: relative;; margin-top:1em; }
.nav_tel{ width:100%; height:45px; float:right; color:#fff; background-color:#d80106; text-align:center;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px; font-size:.8rem; line-height:45px; background-image: url(../images/ico_tel31.png); background-repeat: no-repeat; background-position: 20% center;}
.nav_tel a{color: #fff;line-height:45px; display: block;}

.wapnav{position:fixed;width:100%; left: -2000px; top:0px; z-index: 999999;padding:0;overflow-y: hidden;background-color: #293133; height: 100%; padding:20px;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;opacity:0.95; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"; filter:alpha(opacity=95); -moz-opacity:095;   -khtml-opacity: 0.95; box-sizing: border-box;}
.nav3{position:relative; float: right; margin:1em 0; width: 100%;}
.nav3 li{float:left; line-height:45px; overflow:visible; width: 100%;margin-top:-1px; font-weight: normal; border-bottom:solid 1px #343b3d;font-size:.8rem;color:#fff; text-align: center; box-sizing: border-box;  background-repeat: no-repeat; background-position:25px center;}
.nav3 li a{ color:#fff!important; font-size:.8rem; }
.nav3 li.on a,.nav3 li:hover a{ color:#fff; text-decoration:none; background-color:none; }


.banner { position: relative; width: 100%; height: 650px; 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: #d9261c;}
.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:190px;}
    .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;}
.main2 {width: 100%; position: relative;padding: 25px 0; }
.main1 { background-color: #fff; width: 100%; padding: 45px 0; position: relative; }

.title { width: 100%; padding-top: 15px; padding-bottom: 10px; position: relative;}
.title h3 { font-size: 36px; line-height: 1.8em; color: #111; text-align: center; height: 1.8em; width: 100%; font-weight: bold; background-image: url('../images/line3.png'); background-position: bottom center;  background-repeat: no-repeat; padding-bottom: 5px;}
.title p { line-height: 1.8em; color: #bab9b9; text-align: center;width: 100%;text-transform: uppercase; padding-top: .1em; font-size:16px;}
.title i{color: #d9261c;  text-transform: uppercase; font-style: normal; padding: 0 8px;}
.title span{ color: #d9261c; font-style: normal; text-transform: uppercase;}

.title2 { width: 100%; padding-top: 15px; padding-bottom: 10px; position: relative; z-index: 1;}
.title2 h3 { font-size: 36px; line-height: 1.8em; color: #fff; text-align: center; height: 1.8em; width: 100%; font-weight: bold; background-image: url('../images/line31.png'); background-position: bottom center;  background-repeat: no-repeat; padding-bottom: 5px;}
.title2 p { line-height: 2.5em; color: #fff; text-align: center;width: 100%;text-transform: uppercase; padding-top: .1em; font-size:16px;}
.title2 i{color: #000;  text-transform: uppercase; font-style: normal; padding: 0 8px;}
.title2 span{ color: #d9261c; 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;}

@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; }
	
}
@media screen and (max-width:750px){
	.main1 {padding: 15px 0;}
	.title{padding:10px 0; box-sizing: border-box;}
	.title h3 { font-size: 1.4rem;}
	.title p{ font-size: .8rem; }
	.title2{padding:10px; box-sizing: border-box;}
	.title2 h3 { font-size: 1.4rem;}
	.title2 p{ font-size: .8rem; }
}
.more{ width: 200px; 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; background-color:#d9261c; border-radius:30px;}
.more a i{ font-size:18px; color: #fff; padding-left: 10px; }
.more2{ width:500px; margin: 15px auto 25px auto;}
.more2 a{ width: 50%; float:left; width: 50%; line-height: 60px; height: 60px; text-align:center;font-size: 16px;box-sizing: border-box;}
.more2 a.a1{background-color: #d9261c;display: block; color: #ffff;}
.more2 a.a2{background-color: #222;display: block; color: #fff; border:solid 1px #222;}
.more2 a i{ font-size:18px; color: #fff; padding-left: 10px; }
@media screen and (max-width:750px){
	.more a{ font-size: .9rem;}
	.more2{ width:96%; margin: 15px 2%;}
	.more2 a{ line-height: 45px; height: 45px; font-size: .9rem;}
}
.so{ float: left; width: 100%;padding:10px 0; background-color: #f5f5f5;box-sizing: border-box; position:relative; border:solid 1px #e2e2e2; height: 65px}
.so_box { float: right; width: 400px; padding: 5px 0; }
.so_input1 { line-height:40px; height:40x; width:300px; float:left; color: #666666; padding-left: 35px; background-image: url(../images/ico_so.png); background-repeat: no-repeat; background-position: 10px center; border: 1px solid #e2e2e2; font-size: 14px;border-top-left-radius:25px; border-bottom-left-radius:25px; box-sizing: border-box;}
.so_button1 { line-height: 40px; background-color: #dd4246; text-align: center; float: left; height: 40x; width: 70px; font-size: 14px; font-weight: normal; color: #FFFFFF; border:none; border-top-right-radius:25px; border-bottom-right-radius:25px; }
.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;}
@media screen and (max-width:1200px){
	.so{ float: left; width: 100%;padding:10px; box-sizing: border-box;}
	.so_box{ width: 40%; box-sizing: border-box;}
	.so_input1{ width: 80%;box-sizing: border-box;}
	.so_button1{ width: 20%;box-sizing: border-box;}
	.hot_key{ width: 60%; box-sizing: border-box;}
}
@media screen and (max-width:750px){
	.so_box{width: 100%;}
	.hot_key{ display: none; }
}

.catlist{ width: 100%; text-align: center;  font-size: 0px; padding-top:10px;}
.catlist .catbox{ padding: 0px;display:inline-block; background-color: #fff; border: solid 1px #e2e2e2; overflow: hidden; font-size: 0;margin-top: -1px; margin-left: -1px; box-sizing: border-box;}
/* .catlist .catbox:nth-child(1){ border-left:solid 1px #e2e2e2; } */
.catlist .catbox a{line-height: 45px; height: 45px;color:#4b4a4a;display: block; text-align: center; font-size: 14px; padding:0 30px;}
.catlist .catbox.on,.catlist .catbox a:hover { background-color:#d80106; color:#fff !important; text-decoration:none;}
.catlist .catbox.on a{ color: #fff; }
@media screen and (max-width:750px){
	.catlist{ padding-top: 0;}
	.catlist .catbox{ width: 33.3%; float: left; }
	.catlist .catbox a{ padding:0; font-size:.9rem; }
}

.youshi2{ width: 100%; float: left; padding:35px 0; position: relative;}
.youshi2-inner{ width: 100%; float: left; background-color: #fff; padding:25px 0;box-shadow:2px 4px 10px rgba(195,206,201,0.3),-2px -4px 10px rgba(195,206,201,0.3)}
.youshi2-box{ width: 20%; padding:0 20px; box-sizing: border-box; float: left; border-right: solid 1px #e2e2e2;}
.youshi2-box h2{ width: 100%; text-align: center; font-size: 24px; float: left;line-height: 2em;}
.youshi2-box p{ width: 100%; text-align: center; font-size: 13px; color: #666; float: left;line-height: 1.6em;}
.youshi2-box span{ width: 100%; text-align: center; font-size: 28px; color: #d9261c; float: left; line-height: 45px; margin-top: 10px;}
@media screen and (max-width:750px){
	.youshi2{ padding:5px 0; width: 98%; margin:0 1%;}
	.youshi2-inner{padding:10px 0;background-color: #f5f5f5; box-shadow: none;}
	.youshi2-box{ width: 33.3%; padding:10px;border: solid 1px #e2e2e2; background-color: #fff; border-right: none;}
	.youshi2-box:nth-child(4),.youshi2-box:nth-child(5){ width: 50%;border-top: none;}
	.youshi2-box h2{font-size: 18px;}
	.youshi2-box span{font-size: 20px; margin-top: 1px;}
}
/*产品*/
.products{ width: 100%; margin:20px 0 40px 0; position: relative; float: left; padding-left: 100px; box-sizing: border-box;}
.pmenu{ width: 200px; position: absolute; top: 0; left: 100px; min-height: 300px; background-color: #d9261c;z-index: 11;}
.pmenu h2{ width: 100%; line-height: 3.5em; font-size: 20px; color: #fff; float: left; background-color: #222;padding-left: 50px; box-sizing: border-box; background-image: url('../images/ico_more.png'); background-position: 15px center; background-repeat: no-repeat;}
.pmenu .pnav{ width: 100%; float: left; padding:10px 0; padding-left: 20px; box-sizing: border-box;}
.pmenu .pnav li{ width: 100%; line-height: 49px; color: #fff; padding-left: 35px; background-image: url('../images/ico_dot.png'); background-position: left center; background-repeat: no-repeat;}
.pmenu .pnav li a{ color: #fff;}

.pbox { width: 100%; float:left; padding:0; position: relative; padding-left: 202px; box-sizing: border-box;}
.plist{ width: 100%; float:left; position: relative; }
.plist li{ width: 25%; float: left; padding:0 3px; position: relative; box-sizing: border-box; }
.plist li .pin{ width: 100%; float: left; box-sizing: border-box; position: relative; overflow: hidden;background-color: #edecec; padding:0px; background-image: url('../images/redbg.png'); background-position: top center; background-repeat: no-repeat;}
.plist li .thumb{ width: 100%; float: left; position: relative;z-index: 1; padding:0 20px; box-sizing: border-box; }
.plist li .thumb img{ width: 100%; height: auto; opacity: .96;}
.plist li .info{ width: 100%; float: left; padding:20px 10px; position: relative; box-sizing: border-box; z-index: 1;}
.plist li .info h2{ width: 100%; float: left; line-height: 40px; font-size: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; font-weight:bold;color: #fff; display: none;}
.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: 40px; height: 40px; text-align: center; color: #333; border:solid 1px #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.plist li .pmore{ width: 100%; padding: 10px 0; float: left;}
.plist li .pmore a{ width: 60%; margin:0 20%; display: inline-block; line-height: 45px;height: 45px; text-align: center;color: #e2e2e2; float: left; border-radius: 30px;}
.redbg{ width: 0; height: 100%; position: absolute; top: 0; left: 0; background-color: #d9261c;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; z-index: 0;}
.plist li:hover .redbg{ width: 100%;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;}
.plist li:hover .info dt span a{ border: solid 1px #fce6e5; color: #fce6e5;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s;opacity:0.95}
.ptitle{ width: 100%;float: left; line-height: 80px; text-align: center; height: 80px;font-size: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align:center; font-weight:bold;color: #fff; z-index: 1; position: relative; background-image: url('../images/redbg2.png'); background-position: left top; background-repeat: no-repeat;}
.ptitle em{ float: right;color: #fff; font-size: 20px;right: 10px; position: absolute;}
.ptitle em a{ color: #fff; opacity: .6;}
.ptitle i{ position: absolute; left: 10px; top: 10px; line-height: 25px; color: #fff; font-style: normal; opacity: .9; font-weight: normal;}

.plist .swiper-button-next,.plist .swiper-button-prev{/* display: none;*/ background-repeat: no-repeat;background-position: center center; width: 40px; height: 40px;background-size: contain;-moz-background-size: contain;-webkit-background-size: contain; top: 50%;filter:alpha(opacity=0);opacity:.7;}
.plist .swiper-button-next{ background-image:url('../images/arrow-right2.png'); right:0;}
.plist .swiper-button-prev{ background-image:url('../images/arrow-left2.png'); left: 0;}
.plist.swiper-button-next:hover,.plist .swiper-button-prev:hover{ filter:alpha(opacity=80);opacity:.9;}
.plist:hover .swiper-button-next,.plist:hover .swiper-button-prev{ filter:alpha(opacity=80);opacity:.9;}

@media screen and (max-width:1200px){
	.products{padding-left: 0px;margin:10px 0 10px 0;}
	.pmenu{left: 0px;}
	.pmenu .pnav li{line-height: 40px;}
	.plist li .info dt span{ width: 100%;}
	.plist li .thumb{padding:0 10px;}
}
@media screen and (max-width:750px){
	.products{padding-left: 0px;}
	.pmenu{left: 0px; display: none;}
	.pbox{ padding-left: 0;}
	.ptitle i{ display: none;}
	.ptitle{ font-size: 16px;}
	.plist li{ width: 33.3%;}
	.plist li .pin{padding: 2px;}
	.plist li .thumb{padding:0 10px;}
	.plist li .info{padding:5px;}
	.ptitle{line-height: 50px; height: 50px;}
	.plist li:nth-child(10){ display: none; }
	.plist li .info h3{ font-size:.9rem; line-height: 2.2em;}
}
/*hot*/
.productsbox{ width: 100%; float: left; position: relative;}
.hotproducts{ width: 100%; float: left; position: relative; padding:0;}
.hotproducts li{ width: 50%; float: left; position: relative; padding:10px; box-sizing: border-box;}
.hotproducts li .hotin{ width: 100%; float: left; position: relative;box-sizing: border-box;}
.hotproducts li .thumb{ width: 240px; float: right;position: relative; background-color:#000; position: absolute; right: 20px; top: 20px;}
.hotproducts li .thumb img{ width: 100%; height: auto; opacity: .9}
.hotproducts li .info{ width: 100%; float: left; padding:20px 30px; color: #222; box-sizing: border-box; padding-right: 280px;}
.hotproducts li .info .tit{ width: 100%; float: left;line-height: 30px; font-size:22px; font-weight: bold; padding:8px 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.hotproducts li .info .desc{ width: 100%; float: left;line-height: 25px; margin:5px 0; color: #666; font-size: 15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp: 3;-webkit-box-orient:vertical;}
.hotproducts li .info .desc p{ width: 100%; float: left; padding:5px 0}
.hotproducts li .info .p{ width: 100%; float: left;margin:10px 0; opacity: .8;}
.hotproducts li .info .p a.a1{line-height: 50px;height: 50px; border:solid 1px #e2e2e2; text-align:center; color: #333; margin-top: 10px;width: 160px; float: left; font-size: 16px;}
.hotproducts2{ width: 100%; float: left; position: relative; padding:5px 0;}
.hotproducts2 li{ width: 33.3%; float: left; position: relative; padding:10px; box-sizing: border-box;}
.hotproducts2 li .hotin{ width: 100%; float: left; position: relative;box-sizing: border-box;}
.hotproducts2 li .thumb{ width: 120px; float: right;position: relative; background-color:#000; position: absolute; right: 20px; bottom: 20px;}
.hotproducts2 li .thumb img{ width: 100%; height: auto; opacity: .9}
.hotproducts2 li .info{ width: 100%; float: left; padding:20px; color: #222; box-sizing: border-box; padding-right: 160px;}
.hotproducts2 li .info .tit{ width: 100%; float: left;line-height: 25px; font-size:18px; font-weight: bold; padding:8px 0}
.hotproducts2 li .info .desc{ width: 100%; float: left;line-height: 25px; margin:10px 0; color: #999; font-size: 15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp: 2;-webkit-box-orient:vertical;}
.hotproducts2 li .info .desc p{ width: 100%; float: left; padding:5px 0; color: #999;}
.hotproducts2 li .info .p{ width: 100%; float: left;margin:10px 0; opacity: .8;}
.hotproducts2 li .info .p a{ color: #666;}
@media screen and (max-width:1200px){
	.hotproducts li .thumb{ width: 200px; right: 10px; top: 10px;}
	.hotproducts li .info{padding-right: 220px; padding: 10px;}
}
@media screen and (max-width:750px){
	.hotproducts li{ width: 100%; padding: 5px;}
	.hotproducts li .info{ padding:10px 5px;padding-left: 120px;  }
	.hotproducts li .info .tit{line-height: 30px; font-size:1rem; padding:0; }
	.hotproducts li .info .desc{line-height: 1.8em; font-size: .8rem; margin:0; color: #999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp: 2;-webkit-box-orient:vertical;}
	.hotproducts li .info .p{ display: none;}
	.hotproducts li .thumb{ width: 100px; left: 10px; top: 10px;overflow: hidden; max-height: 75px; }
	.hotproducts2{padding: 0;}
	.hotproducts2 li{ width: 100%;padding: 5px;}
	.hotproducts2 li .info{ padding:10px 5px;padding-left: 120px;  }
	.hotproducts2 li .info .tit{line-height: 30px; font-size:1rem; padding:0; }
	.hotproducts2 li .info .desc{line-height: 1.8em; font-size: .8rem; margin:0; color: #999;}
	.hotproducts2 li .info .p{ display: none;}
	.hotproducts2 li .thumb{ width: 100px; left: 10px; top: 10px; overflow: hidden; max-height: 75px; bottom: auto;}
}
/*关于我们*/
.about{ width: 100%; padding:0; position: relative;background-image:url('../images/about_bg.jpg'); background-repeat:repeat-x; background-position:center bottom;/* background-attachment: fixed;*/}
.about_pic{ width: 40%; float: right; margin-top: 30px; }
.about_pic img{ width: 100%; float: left; }
.about_box{ width: 50%; float: left; padding:100px 50px 250px 0px; float: left; box-sizing: border-box; position: relative;}
.about_title { font-size: 40px; line-height: 50px; font-weight: bold;float: left;width: 100%; padding-bottom: 5px; color: #fff;z-index: 1; position: relative;}
.about_title i { font-size: 16px; font-style: normal; font-weight: normal; color: #999; padding-left: 10px; text-transform: uppercase; }
.about_line { float: left; height: 10px; width: 120px; border-bottom: 1px solid #fff; margin-bottom: 10px; opacity: .5 }
.about_info { line-height: 25px; color: #868585; float: left; width: 100%;z-index: 1; position: relative; }
.about_content {  color: #999; float: left; width: 100%; font-size: 14px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;line-clamp: 6;-webkit-box-orient:vertical;overflow: hidden;z-index: 1; position: relative;   }
.about_content p{line-height: 32px;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-redbg{ width: 100%; float: left; position: relative;}
.indexnum{ width: 100%; float: left;padding:0; position: absolute !important; bottom: 50px; left: 0; }
.innernum{ margin:20px 0;}

.num_list{ width: 100%;float: left; position: relative;background-image:url('../images/white.png');}
.num_list li{ width: 20%; float:left; padding:30px 0; text-align: center; box-sizing: border-box; }
.num_list li .num{ width: 100%; float: left; }
.num_list li span{ width: 100%; line-height: 50px; text-align: center; font-size: 35px; color: #d9261c;}
.num_list li i{ font-size:16px; color: #666; font-style:normal; opacity: .85; padding-left: 5px;}
.num_list li p{ width: 100%; line-height: 30px; text-align: center; color: #222; font-size: 16px;}
.num_list li.on{ background-color: #d9261c;}
.num_list li.on span{ color: #fff;}
.num_list li.on p,.num_list li.on i{ color: #e2e2e2;}
.red2{ width: 50%; float: left; height: 100%; position: absolute; float:left; top:0; background-color:#d9261c; z-index: 0;}
.blackbg{width:20000px; height: 100%; position: absolute; float:left; top:0;right:0;  background-image:url('../images/black2.png'); z-index: 0;}
.video{ width: 50%; float: right; padding:100px 50px 250px 0px; float: left; box-sizing: border-box; position: relative;}
.video-play{ width: 50px;height: 50px; position: absolute; top:60%;left: 50%; margin:-25px 0 0 -25px; color:#d9261c; opacity: .8; font-size:60px;animation:mymove 2s infinite; cursor: pointer;}
@keyframes mymove
{
    0% {transform: scale(1, 1);}
    40% {transform: scale(1.2, 1.2);}
    100% {transform: scale(1, 1);}
}
@media screen and (max-width:750px){
	.about{ width: 100%; padding:0; }
	.about_box{ width:100%;  padding: 15px; float: left; margin:0; box-sizing: border-box;}
	.about_pic{ width: 100%; margin-top:0; }
	.about_title { font-size: 1.1rem; line-height: 2em; }
	.about_content{font-size:.9rem; color: #e2e2e2}
	.about_content p{line-height: 1.8em;}
	.about_info { line-height:1.5em;}
	.about_line { float: left; height: 5px; width: 100px; margin-bottom: 5px; opacity: .5 }
	
	.video{ width: 100%; float: right; padding:100px 0px 100px 0px; float: left;}
	.indexnum{ width: 100%; float: left;padding:0; position: relative !important; bottom: 20px; left: 0; }
	.video-play{ position: absolute; top:50%;left: 50%; width: 50px; height: 50px; font-size:45px;}
	
	.num_list li{ width: 25%; float:left; padding:15px 0;}
	.num_list li:nth-child(5){ display: none; }
	.num_list li span{line-height: 40px; font-size: 20px;}
	.num_list li i{ font-size:.8rem;}
	.num_list li p{ font-size:.8rem; opacity: .8; line-height: 1.6em }
}
/*优势*/
.youshi{ width: 100%; padding:50px 0; position: relative; background-color: #fff; float: left;}
.ystitle{ width: 800px; margin:0 auto;}
.ystitle .ystitle-box{ width: 25%; line-height: 60px; height: 60px; border:solid 1px #e2e2e2; text-align:center; display: inline-block; color: #222;font-size:18px; background-color:#fff; border-left:none; cursor: pointer; box-sizing: border-box; float: left;}
.ystitle .ystitle-box:nth-child(1){ border-left:solid 1px #e2e2e2; }
.ystitle .ystitle-box span{ font-size: 24px;}
.ystitle .on{ background-color:#d9261c; color: #fff; }

.youshibox{ width: 100%; float: left; position: relative; padding:20px 0; margin:10px 0; }
.youshibox .youshiin{ width: 100%; float: left; position: relative;  margin:10px 0;background-color:#f5f5f5; }
.youshibox .youshi-info{ width: 30%; float: left;position:relative;padding:35px 25px;box-sizing:border-box; background-color: #f5f5f5;}
.youshibox .youshi-info .tit{ width: 100%; float: left; background-repeat: no-repeat; background-position: left center;box-sizing: border-box; height: 60px; padding:5px 0; padding-left: 60px; }
#num01{background-image: url(../images/num01.png?v=1);}
#num02{background-image: url(../images/num02.png?v=1);}
#num03{background-image: url(../images/num03.png?v=1);}
#num04{background-image: url(../images/num04.png?v=1);}
.youshibox .youshi-info .tit h3{line-height: 30px; font-size:24px; font-weight:bold; color: #222; width: 100% }
.youshibox .youshi-info .tit p{line-height: 20px; font-size:12px; color: #999; width: 100% }
.youshibox .youshi-info .desc{ width: 100%; float: left; padding:5px 0; color: #666;}
.youshibox .youshi-info .desc p{width: 100%; float: left; padding:10px 0; line-height: 2em; background-image:url('../images/dian.png'); background-repeat:no-repeat; background-position:12px 15px; padding-left: 40px; box-sizing: border-box;font-size:15px;}
.youshibox .youshi-info .desc i{ width: 10px;height: 10px;}
.youshibox .youshi-info .p{ width: 100%; float: left; padding:5px 0; color: #fff;}
.youshibox .youshi-info .p a{ width: 200px; line-height: 50px;height: 50px;text-align:center; display: block; color: #fff; margin-top: 10px; background-color:#c41a10; }
.youshibox .youshi-info .p i{ font-size:20px; color: #fff; padding-right: 10px; }
.youshibox .youshi-pic{ width: 70%; float: left; position: relative; }
.youshibox .youshi-pic img{ width: 100%; height: auto; }
/* .youshibox .youshiin:nth-child(2) .youshi-info,.youshibox .youshiin:nth-child(4) .youshi-info{ float: right; }
.youshibox .youshiin:nth-child(2) .youshi-pic,.youshibox .youshiin:nth-child(4) .youshi-pic{ float:left; } */
.show{ display: block;}
.hide{ display:none;}
@media screen and (max-width:750px){
	.ystitle{ width: 100%; margin:0 auto;}
	.ystitle .ystitle-box{ width: 25%; line-height: 50px; height: 50px; font-size:.8rem;}
	.ystitle .ystitle-box span{ font-size: 16px;}
	
	.youshi{ width: 100%; padding:15px 0;}
	.youshibox{padding:5px 0; margin:0px 0; }
	.youshibox .youshi-info{ width: 100%;padding:10px; }
	.youshibox .youshi-pic{ width: 100%;}
}

.liucheng{ width: 100%; float: left; padding:10px 0; position: relative;}
.liuchengbox{ width: 12.5%; float: left; padding:15px;box-sizing: border-box;background-image:url('../images/ico_right.png'); background-repeat:no-repeat; background-position:100% 35px; text-align: center; padding-right: 30px;}
.liuchengbox span{ width: 60px; height: 60px; border:solid 1px #e2e2e2; border-radius: 50%;line-height: 60px; text-align: center; font-size: 30px; color: #666;margin:0 auto; display: inline-block;}
.liuchengbox p{ width: 100%; line-height: 35px; color: #333; text-align: center; font-size: 16px;}
.liuchengbox.on span,.liuchengbox:hover span{ background-color: #d9261c; color: #fff;}
.liuchengbox.on p,.liuchengbox:hover p{ color: #d9261c; }
.liuchengbox:nth-last-child(1){ background-image: none;}
@media screen and (max-width:750px){
	.liuchengbox{ width: 25%;padding:5px; background-image: none;}
	.liuchengbox p{ font-size: .8rem;}
}
/*案例*/
.case-title{ width: 100%; float:left; padding:25px 0; background-color: #d9261c; position: relative; z-index: 10;}
.case{width: 100%; padding:0; position: relative;background-image: url('../images/background1.png'); background-repeat: repeat; background-position: center center; box-sizing: border-box;z-index: 1; background-color: #fff;}
.caselist{ width: 100%; float: left;padding:50px 0 30px 0; position: relative; background-color: rgba(255,255,255,.5); box-sizing: border-box;}
.caselist li{ width: 50%; float: left; padding: 1px 1px 0 0; box-sizing: border-box; position: relative; }
.casein{ width: 100%; float: left;padding:0px; box-sizing: border-box;opacity: .98; position: relative; padding: 1px; background-color: #fff;}
.caselist li span{width: 100%; float: left; position: relative; background-color:#fff; position: relative; }
.caselist li span img{ width: 100%; height: auto; opacity: .9}
.caselist li h3{ width: 100%; line-height: 50px; font-size: 15px; white-space: nowrap; overflow: hidden;text-overflow: ellipsis; text-align: center; font-weight: normal; background-image:url('../images/black2.png'); position: absolute; left: 0; bottom: 0; color: #fff;}
.caselist li h3 a{ color: #fff; }
.arr-down{position: absolute; bottom: -30px; left: 50%; margin-left: -75px;z-index: 0;}
.case .swiper-button-next,.case .swiper-button-prev{/* display: none;*/ background-repeat: no-repeat;background-position: center center; width: 40px; height: 40px;background-size: contain;-moz-background-size: contain;-webkit-background-size: contain; top: 50%;filter:alpha(opacity=0);opacity:.7;}
.case .swiper-button-next{ background-image:url('../images/arrow-right2.png'); right:0;}
.case .swiper-button-prev{ background-image:url('../images/arrow-left2.png'); left: 0;}
.case .swiper-button-next:hover,.case .swiper-button-prev:hover{ filter:alpha(opacity=80);opacity:.9;}
.case:hover .swiper-button-next,.case:hover .swiper-button-prev{ filter:alpha(opacity=80);opacity:.9;}

@media screen and (max-width:750px){
	.case-title{ padding: 15px 0;}
	.case{width: 100%; padding:15px 0;}
	.caselist{padding:10px 0 10px 0;}
	.caselist li{ width: 50%;}
	.caselist li:nth-child(5){ display: none; }
	.arr-down{ bottom: -15px;}
	.caselist li h3{ width: 100%; line-height: 40px; font-size: .8rem;}
}
/*工厂展示*/
.factory{ width: 100%; float: left; padding: 30px 0; background-color: #f1f1f1; position: relative;}
.f-title{ width: 300px; float: left; padding:30px; box-sizing: border-box; background-color: #d9261c;}
.f-title h3{ width: 100%; float: left; line-height: 50px; font-size: 24px; color: #fff;}
.f-title .fline{ width: 60px; line-height: 2px; height: 2px; border-bottom: 1px solid #fff; float: left;}
.f-qrcode{ width: 100%; float: left; padding:15px 0; text-align: center;}
.f-qrcode img{ width: 120px; height: auto;}

.bigpic{ width: 100%; float: left; padding:25px 0; background-image: url('../images/adv2_1.jpg'); background-position: center center; background-repeat: no-repeat;}
.bigpic-info{ width: 50%; float: left; padding-right: 30px; box-sizing: border-box; color: #fff;}
.bigpic-info h3{ width: 100%; font-size: 24px; line-height: 3em; border-bottom: solid 1px #c61e14; float: left;}
.bigpic-info p{ width: 100%; font-size: 16px; line-height: 3em; float: left;}
.bigpic-info p i{ font-size: 20px; padding-right: 10px;}

@media screen and (max-width:750px){
	.bigpic{background-image: url('../images/adv2_1.jpg'); background-position: left center; padding:10px 0;}
	.bigpic-info{ width: 100%; float: left; padding: 10px; box-sizing: border-box;}
	.bigpic-info h3{ font-size: 1rem; text-align: center;}
	.bigpic-info p{font-size: .8rem; text-align: center; line-height: 2em;}
	.bigpic-info p i{ font-size: 16px;}
}
/*新闻资讯*/
.news{ width: 100%; padding: 30px 0; position: relative; float: left; }
.news-content{ width: 100%; float: left;}
.newsbox { background-color: #FFFFFF; float: left; width: 380px; position:relative; box-sizing: border-box; }
.newsblack{ width: 100%; float: left; background-color: #222; padding: 20px; box-sizing: border-box;}
.newsred{ width: 100%; float: left; background-color: #d9261c; padding: 20px; box-sizing: border-box;}
.newsbox .tit { line-height: 45px; float: left; height: 45px; width: 100%; border-bottom: 1px solid #c6180e; padding-top: 5px;position:relative; }
.newsbox .tit h3 { color: #fff; font-size: 18px; float: left; }
.newsbox .tit i { font-weight: normal; text-transform: uppercase; color: #999999; padding-left: 5px; font-style: normal; font-size: 12px; }
.newsbox span { float: right; }
.newsbox span a{ color: #fff;}

.newsbox .newsfirst{ width: 100%; float: left; padding-top: 20px;  box-sizing: border-box; z-index: 99; position: relative;}
.newsbox .newsfirst .thumb{ width: 100%; float: left; max-height: 160px; overflow: hidden;}
.newsbox .newsfirst .thumb img{ width: 100%; height: auto;}
.newsbox .newsfirst .info{ width: 100%; float: left; padding:15px 0; position: relative;}
.newsbox .newsfirst h3{ width: 100%; line-height: 40px; white-space: nowrap; overflow: hidden;text-overflow: ellipsis; font-size: 18px; color: #fff;}
.newsbox .newsfirst h3 a{ color: #fff;}
.newsbox .newsfirst p{ width: 100%; line-height: 25px; color: #f6d1cf;overflow:hidden; margin:5px 0;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp: 3;-webkit-box-orient:vertical; height: 75px }
.newsbox .newsfirst dt{ width: 100%; line-height: 30px; color: #999; font-size: 12px; }
.newsbox .newsfirst dt a{ color:#fff; }
.ml20{ margin-left: 20px;}

.news-list { float: left; width: 100%; position:relative; padding: 10px; box-sizing: border-box;}
.news-list li { line-height: 45px; float: left; height: 45px; width: 100%; border-bottom: 1px dotted #e2e2e2; background-image: url(../images/ico-1.gif); background-repeat: no-repeat; background-position: 2px center; padding-left: 10px;position:relative; box-sizing: border-box; }
.news-list li a { width:240px; float:left; display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; height:45px; }
.news-list li span{ float:right; font-size:13px; color:#999999;}

.newsbox2 { background-color: #FFFFFF; float: left; width: 380px; position:relative; box-sizing: border-box; }
.newsbox2 .tit { line-height: 45px; float: left; height: 45px; width: 100%; border-bottom: 1px solid #000; padding-top: 5px;position:relative; }
.newsbox2 .tit h3 { color: #fff; font-size: 18px; float: left; }
.newsbox2 .tit i { font-weight: normal; text-transform: uppercase; color: #999999; padding-left: 5px; font-style: normal; font-size: 12px; }
.newsbox2 span { float: right; }
.newsbox2 span a{ color: #fff;}

.newsbox2 .newsfirst{ width: 100%; float: left; padding-top: 20px;  box-sizing: border-box; z-index: 99; position: relative;}
.newsbox2 .newsfirst .thumb{ width: 100%; float: left; max-height: 160px; overflow: hidden;}
.newsbox2 .newsfirst .thumb img{ width: 100%; height: auto;}
.newsbox2 .newsfirst .info{ width: 100%; float: left; padding:15px 0; position: relative;}
.newsbox2 .newsfirst h3{ width: 100%; line-height: 40px; white-space: nowrap; overflow: hidden;text-overflow: ellipsis; font-size: 18px; color: #fff;}
.newsbox2 .newsfirst h3 a{ color: #fff;}
.newsbox2 .newsfirst p{ width: 100%; line-height: 25px; color: #999;overflow:hidden; margin:5px 0;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp: 3;-webkit-box-orient:vertical; height: 75px }
.newsbox2 .newsfirst dt{ width: 100%; line-height: 30px; color: #999; font-size: 12px; }
.newsbox2 .newsfirst dt a{ color:#fff; }


.wenda{ width: 400px; float: right;position: relative; background-color: #fff;padding:20px; box-sizing: border-box; }
.wenda .tit{ width: 100%; float: left; line-height: 45px; border-bottom:1px solid #e2e2e2;}
.wenda .tit h3{line-height: 45px; color: #222; font-size: 18px; font-weight: normal; float: left; position: relative;}
.wenda .tit span{ float: right; line-height: 45px;position: relative; z-index: 999;}
.wenda .tit span a{ color: #666; }

.wendalist{ width: 100%; float: left;padding:10px 0; position: relative; box-sizing: border-box; }
.wendalist li{ width: 100%; float: left;box-sizing: border-box;padding: 10px 0; border-bottom: 1px solid #f5f5f5;}
.wendalist .wendain{width: 100%; float: left;box-sizing: border-box}
.wendalist li .wen{ width: 100%; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; }
.wendalist li .wen a{ color: #222; }
.wendalist li .wen i{ width: 23px; height: 23px; line-height: 23px;margin:9px 5px 0 5px; text-align:center; font-style:normal; background-color:#d9261c; color:#fff; float: left; border-radius:1px; font-size: 12px;}
.wendalist li .answer{ width: 100%;background-color:#fbf6f6; padding:10px; position: relative; border-radius:3px; box-sizing: border-box;}
.wendalist li .answer p{width: 100%; line-height: 25px; color: #666; position: relative; border-radius:3px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp: 2;-webkit-box-orient:vertical; overflow: hidden;}
.wendalist li .answer em{ width: 23px; height: 23px; line-height: 23px; text-align:center; font-style:normal; background-color:#999; color:#fff; float: left; border-radius:2px;margin-top: 3px; margin-right:5px;}
.tijiao{ width: 100%; float: left; padding:10px 0; background-color: #d9261c; box-sizing: border-box;}
.tijiao span{ width: 100%; float: left; text-align: center; color: #fff; font-size: 18px; line-height: 50px; border-radius: 2px;}
.tijiao span i{ font-size: 24px; padding-right: 5px;}
.tijiao a{ color: #fff;}
@media screen and (max-width:1200px){
	.news{padding: 20px 0;}
}
@media screen and (max-width:750px){
	.wendalist li{ width: 100%;}
	.newsbox{ width: 100%;}
	.newsbox2{ width: 100%;}
	.ml20{ margin-left: 0;}
	.wenda{ width: 100%; padding:10px; box-sizing: border-box; }
}
.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;}

.bigpic2{ width: 100%; float: left; padding:90px 0; background-image: url('../images/babout.jpg'); background-position: center center; background-repeat: no-repeat;} 
.bigpic2 h2{ width: 100%; text-align: center; line-height: 50px; font-size: 42px; color: #fff; float: left;}
.bigpic2 p{ width: 100%; text-align: center;color: #fff;}
.bigpic2 .play{ width: 100%; text-align: center;color: #fff; float: left; padding-top: 50px;}
.bigpic2 .btnv{ width: 180px;line-height: 50px; margin:0 auto; display: inline-block; border-radius: 25px; background-color: #fff; color: #d9261c; font-size:16px;}
.bigpic2 .btnv i{color: #d9261c; font-size: 18px; padding-left: 10px;}

/*底部*/
.bottom { width: 100%; background-color: #111; padding:30px 0; float: left; position: relative;}
.bottom1 { background-color: #1e1e1e; width: 100%;}
.footbox{ width: 300px; float: left; position: relative; padding-top: 20px; padding-right: 50px;}
.footbox .tit{ width: 100%; float: left; line-height: 40px; font-size: 18px; color: #fff;border-bottom: 1px solid #000;}
.footbox .tit h3{ font-weight: bold; float: left;}
.footbox .tit span{ font-weight: normal; float: right; color: #666; font-size: 13px;}

.footbox .footlist{ width: 100%; float: left; padding:10px 0;}
.footbox .footlist li{ width: 50%; float: left; background-image: url('../images/ico_dot2.png'); background-position: left center; background-repeat: no-repeat; line-height: 35px; height: 35px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;color: #666; padding-left: 15px; box-sizing: border-box;}
.footbox .footlist li a{ color: #666;}

.foottel{ width: 240px; padding:20px;box-sizing: border-box; float: left; background-image: url('../images/white2.png'); margin-top: 50px;}
.footweixin{ padding:20px 0;box-sizing: border-box; float: left;margin-top: 50px;}

.footlogo{ width: 300px; float: left; padding:40px 20px; position: relative; box-sizing: border-box;}
.logo2{ width: 100%; float: left; }
.logo2 img{ width: 100%; height: auto; }
.weixin { float: left; width:100%; text-align:center;}
.weixin span { width: 120px; text-align: center; color: #fff; line-height: 35px; display: inline-block; margin:0 auto; padding: 10px; background-image: url('../images/qrcode-bg.png'); background-position: center center; background-repeat: no-repeat;}
.weixin span img{ width: 120px;height: 120px; }
.weixin p{ width: 100%; line-height: 35px; text-align: center; color: #999; font-size: 16px;}
.foot-contact{ width: 100%; float: left; padding:10px 0; color: #666; line-height: 28px;}

.bottom2 { background-color: #000; width: 100%; padding-top: 15px; padding-bottom: 15px; float: left;}
.copyright { line-height: 25px; color: #7b7b7b; text-align: center; float: left; width: 100%; }
.copyright a { color:#7b7b7b; text-decoration:underline;}
@media screen and (max-width:1200px){
	.footbox{ width: 30%; }
}
@media screen and (max-width:750px){
	.bottom { padding:10px 0;}
	.footbox{ width: 100%; padding: 15px; box-sizing: border-box;}
	.footbox .footlist li{ width: 33.3%;}
	.footbox:nth-child(2){ display: none;}
	.footweixin{ padding:0;box-sizing: border-box; float: left;margin-top: 10px; width: 100%;}
	.copyright{ padding: 0 10px; box-sizing: border-box;}
}
/*工厂展示*/
.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:20px 0; position: relative;  float: left;}
.honorbox{ width: 100%; position: relative; float: left; }
.honorlist{ width: 100%; float: left; padding: 10px 0; position: relative;  }
.honorlist li{ width: 16.6%; 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 .thumb {float: left; width: 100%;background-color: #FFFFFF; }
.honorlist .thumb 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;}
.honor .swiper-button-next,.honor .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;}
.honor .swiper-button-next{ background-image:url('../images/arrow-right2.png'); right: 15px;}
.honor .swiper-button-prev{ background-image:url('../images/arrow-left2.png'); left: 15px;}
.honor .swiper-button-next:hover,.honor .swiper-button-prev:hover{ filter:alpha(opacity=100);opacity:1;}
@media screen and (max-width:750px){
    .honor{padding:10px 0;}
	.honorlist li{ width: 16.6%; padding: 2px;}
	.honorlist li .honorin{padding:2px}
}
/*弹框*/
.mask{ width: 100%; height: 100%; position: fixed; background-image:url('../images/black2.png'); top: 0; left: 0; z-index: 999; display: none;}
.mask_content{ width: 800px; height: auto; padding:20px; background-color: #fff;box-shadow:0px 5px 10px rgba(195,206,201,0.3),0px -5px 10px rgba(195,206,201,0.3); position: relative;left: 50%;margin-left: -400px; top: 50%; margin-top: -250px; height: 500px; box-sizing: border-box;}
.mask_content .videos{ width:100%; float: left;}
.ivideo { width: 100%; height: auto; }
.close{ position: absolute;right: -20px; top: -20px; cursor: pointer;  font-size: 40px; color: #f5f5f5; z-index: 999999;}
.close img{ width: 40px; height: auto; }
@media screen and (max-width:1200px){
	.mask_content{ width: 96%; padding: 10px; box-sizing: border-box;left:0;margin-left: 2%; margin-right: 2%; top: 50%; margin-top: -10rem; height: 20rem; }
	.mask_content .videos{ width:55%; float: left; padding:10px; box-sizing: border-box; }
	.mask_content .info{ width: 44%; float: right; padding:5px; box-sizing: border-box;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;line-clamp: 6;-webkit-box-orient:vertical; }
}
@media screen and (max-width:750px){
	.mask_content{ height: auto; float: left;}
	.mask_content .videos{ width:100%; padding: 0px;float: left; margin:0px;}
	.mask_content .info { width: 100%; float: left;}
	.mask_content .info h2{ text-align: center; }
	.mask_content .info p { display: none; }
}