﻿@charset "utf-8";
/* CSS Document */
.banner{position: relative;margin-top:0;overflow: hidden}
.banner .swiper-pagination-yi{position: absolute;bottom:15px;z-index: 10;text-align: center;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-slide video{width: 100%; }
.banner .swiper-slide .m{display: none;}
.banner .swiper-pagination-yi .swiper-pagination-bullet{margin:0 5px;}
.banner .swiper-pagination-bullet{width: 12px;height: 12px;background: #fff;border-radius: 10px;border:1px solid #fff;}
.banner .swiper-pagination-bullet-active{background: #e90013;opacity: 1;border:1px solid #e90013;}
.banner .swiper-button-next{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-prev{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 1%;}
.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 1%;}
.banner .swiper-button-next i, .banner .swiper-button-prev i{font-size: 30px;color: #eee;}


.banner .swiper-button-next:hover{background:rgba(0,0,0,0.5);}
.banner .swiper-button-prev:hover{background:rgba(0,0,0,0.5);}

.banner .subiao{position: absolute;left: 50%;bottom:70px;z-index: 100;width: 50px;text-align: center;margin-left: -25px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.banner .subiao i{color: #FFF;font-size: 30px;opacity: 0.4;}
.banner .subiao p{width: 4px;height: 4px;border-radius: 50px;background: rgba(255,255,255,0.4);margin-top: 4px;}
.banner .subiao p:last-child{width: 6px;height: 6px;}



.g_ser{height: 70px;line-height: 70px;border-bottom: 1px solid #e2e2e2;}
.h_sea{height:70px;line-height: 70px;overflow:hidden;color:#333;font-size: 15px;}
.h_sea b{font-weight: bold;color: #333333;}
.inp01{height:42px;line-height:42px;padding-left: 12px;width:308px;float:left;color:#999999;font-size: 14px;border: none;background: none;font-family:"Microsoft Yahei"}
.s_ss{float:left;width:72px;height:42px;background: none;border: none;cursor: pointer;}
.key a{color:#333;padding:0 10px;}
.key a:hover{color: #0092db;}
.key .lasta{background: none;}
.s_inp{margin-top:12px;background:url(../images/serbg.jpg) no-repeat;width: 397px;height: 42px;outline: none;}


.content{}
/*文字屑*/
.zx_bt{width: 100%;}
.zx_bt h2{text-align: center;font-size: 33px;color: #333;font-weight: 400;padding-bottom: 35px;line-height: 55px;}
.zx_bt p{text-align: center;font-size:18px; color:#666;margin-top: 5px;margin-bottom: 25px;}


.yinz{ height:550px; margin:35px 0; position:relative; z-index:3;}
.yinz dl{ height:440px; background:#fff; width:305px; float:left; margin-right:20px; overflow:hidden; box-shadow:0.1rem 0.1rem 0.5rem 0.1rem #999;}
.yinz dt{ width:305px; height:229px;}
.yinz dt img{ display:block;width:305px; height:229px;}
.yinz dt span{ display:block; width:111px; height:111px;margin:-55px auto 0; position:relative;}
.yinz dt span em{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.yinz dt span img{display:block; width:111px; height:111px;}
.yinz dt span i{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;visibility:hidden;
	-webkit-transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
	transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
	-webkit-transform-origin:50% 0%;
    transform-origin:50% 0%;
    -webkit-transition:all 0.4s linear;
    transition:all 0.4s linear;}
.yinz dd h3{ margin-top:85px; text-align:center; font:20px "Microsoft YaHei"; font-weight:bold; color:#271616;}
.yinz dd p{ font:14px "Microsoft YaHei"; line-height:24px; color:#666; padding:5px 20px 0 20px; text-align:center;}
.yinz dl:nth-child(5){ margin-right:0;}
.yinz dl:hover em{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);}
.yinz dl:hover i{opacity:1;visibility:visible;-webkit-transform:rotate3d(1,0,0,0deg);transform:rotate3d(1,0,0,0deg);}



.dyip{ text-align:center; background: #f5f5f5; padding:35px 0; overflow: hidden;}
.dyip .slideTxtBox{ padding:0; margin-top:0;}
.dyip .slideTxtBox .hd{ margin-bottom:3%;}
.dyip .slideTxtBox .hd ul{ font-size:0px;}
.dyip .slideTxtBox .hd ul li{ display:inline-block; cursor:pointer; font-size:16px; margin:0 1%; width:16%; color: #fff;}
.dyip .slideTxtBox .hd ul li .border{ border:1px solid #222; background:#222; padding:13px 0;}
.dyip .slideTxtBox .hd ul li.on .border{ background:#e60012; color:#FFF; border:1px solid #e60012;}
.dyip .slideTxtBox .hd ul li.on .jt{ display:block;}
.dyip .slideTxtBox .bd{ margin-bottom:1.2%;}
.dyip .slideTxtBox .bd ul{width: 102%}
.dyip .slideTxtBox .bd li{ float:left; width:23%; margin:0 2% 2% 0;  background: #fff; transition:all 0.3s;}
.dyip .slideTxtBox .bd li img{ width:100%;}
.dyip .slideTxtBox .bd li p{ padding:12px 0; line-height:40px; font-size: 16px;}
.dyip .slideTxtBox .bd li:hover { transform:translateY(-8px); -webkit-transform:translateY(-8px); transition:all 0.3s;}

.dyip .slideTxtBox .arrow{ width:82px; margin:15px auto 0 auto;}
.dyip .slideTxtBox .arrow a{ display:block;  width:40px; height:40px; line-height:40px; float:left; background:#333; cursor:pointer; margin-right: 1px}
.dyip .slideTxtBox .arrow a:hover{ text-decoration:none;}
.dyip .slideTxtBox .arrow i{ font-size:12px; color:#FFF;}



/*把控品质*/
.advantage{height: 1605px;background: url(../images/advbg02.jpg) no-repeat center bottom;position: relative;}
.advantage .adv_top{height: 172px;background: url(../images/advbg01.png) no-repeat center top;}
.advantage .adv_top .p_title{padding-top: 45px;color: #fff; text-align: center; font-size: 36px;}
.advantage .adv_con{height: 1452px;position: relative;}
.advantage .adv_con .conbox{height: 322px;margin-top: 16px;}
.advantage .adv_con .conbox .conImg{width: 522px;}
.advantage .adv_con .conbox .contit{width: 470px;padding-top: 65px;position: relative;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;height: 255px;}
.advantage .adv_con .advbd{display: block;width: 1px;height: 1444px;position: absolute;left: 50%;margin-left: -.5px;top: -27px;background: #d62d30;z-index: 999;}
.advantage .adv_con .conbox .contit .adv_num{display: block;width: 105px;height: 105px;background: url(../images/advnum.png) no-repeat center;color: #fff;text-align: center;font-weight: bold;color: #fff;line-height: 105px;font-size: 36px;position: absolute;top: 100px;}
.advantage .adv_con .conbox .contit h3{font-size: 28px;color: #333;}
.advantage .adv_con .conbox .contit h3 i{display: block;font-size: 18px;text-transform: uppercase;color: #999;margin-bottom: 40px;}
.advantage .adv_con .conbox .contit .adv_p1{font-size: 16px;color: #333;line-height: 34px;}
.advantage .adv_con .conbox .contit.fr{padding-left: 100px;padding-right: 30px;}
.advantage .adv_con .conbox .contit.fl{padding-left: 30px;padding-right: 100px;}
.advantage .adv_con .conbox .contit.fr .adv_num{left: -92px;}
.advantage .adv_con .conbox .contit.fl .adv_num{right: -92px;}
.advantage .adv_con .conbox .adv_p2 a{display: block;margin-top: 15px;width: 123px;height: 35px;line-height: 35px;background: url(../images/ljzxa.png) no-repeat center;text-indent: 22px;font-size: 14px;color: #fff;}
.advantage .adv_con .conbox:last-child .contit{border-bottom: none;}


/*我们承诺*/
.zxzx{height: 264px;background: #d62d30;}
.zxzx .layout{height: 264px;position: relative;}
.zxzx .zxzxbg{width: 238px;height: 264px;background: url(../images/zxzxbg01.png) no-repeat center;background-size: 100%; position: absolute;left: 0;top: 0;}
.zxzx .conleft{margin-left: 278px;padding-top: 36px;color: #fff;}
.zxzx .conleft .zxzx_p1{margin-bottom: 15px;}
.zxzx .conleft .zxzx_p2{overflow: hidden;position: relative;margin-bottom: 10px;}
.zxzx .conleft .zxzx_p2 span{float: left;margin-right: 15px;padding-left: 12px;font-size: 16px;background: url(../images/zxzx02.png) no-repeat left center;}
.zxzx .conleft .zxzx_p3{width: 440px;height: 42px;line-height: 42px;text-align: center;font-size: 22px;color: #4b440d;background: #fde200;border-radius: 25px;box-shadow: 3px 3px 10px #ff393d;margin-bottom: 15px;}
.zxzx .conleft .zxzx_tel{padding-left: 55px;height: 50px;background: url(../images/zxzx_tel.png) no-repeat left center;}
.zxzx .conleft .zxzx_tel .p1{font-size: 14px;height: 20px;line-height: 20px;}
.zxzx .conleft .zxzx_tel .p2{font-size: 28px;font-weight: bold;height: 30px;line-height: 30px;}
.zxzx .conright{width: 401px;padding: 24px 32px;background: #a80609;height: 216px;color: #fff;}
.zxzx .conright h4{font-size: 30px;font-weight: normal;margin-bottom: 15px;}
.zxzx .conright h4 span{display: block;font-size: 20px;}
.zxzx .conright .info_p1{height: 40px;background: #fff;position: relative;margin-bottom: 8px;}
.zxzx .conright .info_p1 span.ico{float: left;width: 40px;height: 40px;border-right: 1px solid #dddddd;background: url(../images/zxzx03.png) no-repeat center;}
.zxzx .conright .info_p1 input{float: right;width: 355px;height: 40px;border: none;line-height: 40px;text-indent: 12px;font-size: 14px;color: #666;}
.zxzx .conright .info_p2{height: 40px;background: #fff;position: relative;margin-bottom: 8px;}
.zxzx .conright .info_p2 span.ico{float: left;width: 40px;height: 40px;border-right: 1px solid #dddddd;background: url(../images/zxzx04.png) no-repeat center;}
.zxzx .conright .info_p2 input{float: right;width: 355px;height: 40px;border: none;line-height: 40px;text-indent: 12px;font-size: 14px;color: #666;}
.zxzx .conright .ljtja{display: block;width: 100%;height: 40px;font-size: 21px;text-align: center;line-height: 40px;color: #413b0c;background: #fde200;border: 0;cursor: pointer;}



/*定制流程*/
.dzlc{background: #d62d30;height: 425px;}
.dzlc .dzlcline{height: 425px;background: url(../images/line01.png) no-repeat center 215px;}
.dzlc .p_title{padding: 45px 0;color: #fff; text-align: center; font-size: 36px;}
.dzlc .dzlc_con{height: 180px;background: url(../images/dzlc01.png) no-repeat center top;}
.dzlc .dzlc_con ul{height: 30px;line-height: 30px;text-align: center;padding-top: 140px;}
.dzlc .dzlc_con ul li{float: left;width: 130px;margin-left: 45px;font-size: 16px;color: #fff;}
.dzlc .dzlc_ljzx{display: block;width: 155px;height: 36px;line-height: 36px;text-indent: 31px;font-size: 14px;color: #fff;background: url(../images/jtr02.png) no-repeat 94px center;border: 1px solid #fff;margin: 25px auto 0 auto;}


/*关于我们*/
.prod_t{text-align: center; display: block;position: relative;}
.prod_t p{ font-size:100px; color:#f0f0f0; text-transform: uppercase;line-height: 100px; font-weight: bold;}
.prod_t dl{color: #333;display: block;position: absolute;left: 0;right: 0;margin: 0 auto;font-size: 45px;top: 25px;}
.prod_t i{color: rgba(255,255,255,0.8); display: block;font-style: normal; font-size: 18px; line-height: 30px;}


.about_all{width: 100%;padding:50px 0; overflow: hidden;}
.about_l{width: 635px;text-align: justify; margin-top: 35px;}
.about_l .prod_t{text-align: left;}
.about_l .prod_t dl{padding-left: 10px;top: 17px;}
.about_l .word{margin-top: 20px;text-align: justify;font-size: 15px;line-height: 35px;color: #000;font-weight: lighter;}
.about_r{width:auto;width: 545px;border: 10px solid #e5e5e5;}
.about_r img{width: 100%;height:auto;}


.ldip{background:#fff; padding:0 0 35px 0; overflow: hidden;}
.ldip .swiper-father{position: relative;}
.ldip .index_product{padding:0;}
.ldip .index_product .swiper-slide{background: #FFF;}
.ldip .index_product .swiper-slide img{width: 100%;}
.ldip .index_product .swiper-slide p{font-size: 15px;text-align: center;line-height: 30px;padding:10px 0; color: #222;}
.ldip .swiper-father .swiper-button-next,.ldip .swiper-father .swiper-button-prev{width: 50px;height: 50px;border-radius: 5px;line-height: 50px;text-align: center;box-sizing: border-box;}
.ldip .swiper-father .swiper-button-next i,.ldip .swiper-father .swiper-button-prev i{font-size: 30px;color: #fff; font-weight: lighter;}
.ldip .swiper-father .left{right: 0;outline: medium;background: none;}
.ldip .swiper-father .right{left: -0;outline: medium;background: none;}
.ldip .swiper-father .left:hover i,.ldip .swiper-father .right:hover i{color: #0092db;}
.ldip .swiper-pagination-bi{position: absolute;bottom:-15px;z-index: 11;text-align: center; width: 100%;}
.ldip .swiper-pagination-bi .swiper-pagination-bullet{margin:0 5px;}
.ldip .swiper-pagination-bullet{width: 12px;height:12px;background: #bbb;border-radius: 10px}
.ldip .swiper-pagination-bullet-active{background: #0092db;opacity: 1;}


.dnews{padding: 30px 0 10px; overflow: hidden;}
.snews{ width:685px; height:530px; overflow:hidden;}
.newsnav{ height:60px; margin-bottom:38px; border-bottom:1px solid #ebebeb; border-top:1px solid #ebebeb; overflow:hidden; font:16px "Microsoft YaHei";}
.newsnav a{ display:block; width:200px; height:60px; background:#d62d30; text-align:center; line-height:60px; color:#fff; border-radius:8px; float:left;}
.newsnav em{ font:16px Arial; text-transform:uppercase; color:#d2d2d2; line-height:60px; padding-left:15px;}
.newsnav span a{ display:block; float:right; width:27px; height:27px; background:url(../images/dy_more.png) no-repeat; margin-top:15px;}
.news_c dl{ height:198px; overflow:hidden; margin-bottom:40px;}
.news_c dt{ width:272px; float:left; height:198px; overflow:hidden;}
.news_c dt img{ display:block; width:100%; -webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.news_c dt a:hover img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-transform:scale(1.1,1.1);}
.news_c dd{ width:385px; float:right; overflow:hidden;}
.news_c dd h3 a{ display:block; font:16px "Microsoft YaHei"; font-weight:bold; color:#333; height:40px;  overflow:hidden;}
.news_c dd p{ font:14px "Microsoft YaHei"; line-height:24px; color:#666; height:96px; overflow:hidden;}
.news_c dd span a{ display:block; width:170px; height:40px; font:14px "Microsoft YaHei"; text-align:center; line-height:40px; color:#fff; overflow:hidden; background:#d62d30; margin-top:15px; border-radius:2rem;}
.news_c li{ height:74px; font:15px "Microsoft YaHei"; line-height:74px; border:1px solid #ebebeb; margin-bottom:20px; background:#fff;}
.news_c li p{ width:115px; float:left; text-align:center; height:50px; margin-top:10px; font:16px Arial; color:#aaa;border-right:1px solid #ebebeb; margin-right:20px;}
.news_c li p span{ display:block; font:24px Arial; color:#333;}
.news_c li a{ display:block; color:#333;background: url(../images/dy_icon1.png) no-repeat 630px center;}
.news_c li a:hover{background: url(../images/dy_icon2.png) no-repeat 630px center;}

.faq{ width:520px; height:555px; overflow:hidden; float:right;}
.faq2{ height:444px;}
.faq h2{ background:#fff; font:16px "Microsoft YaHei"; line-height:60px;height:60px; border-radius:0.3rem; border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb; margin-bottom:15px;}
.faq h2 a{ display:block; color:#666;background:url(../images/dy_more.png) no-repeat right center;}
.faq h2 em{ font:16px Arial; text-transform:uppercase; color:#d2d2d2; line-height:60px; padding-left:15px;}
.faq dl{ border-bottom:1px dashed #ebebeb; padding:29px 0;}
.faq dt a{ display:block; font:14px "Microsoft YaHei"; line-height:30px; height:30px; overflow:hidden;background: url(../images/w.png) no-repeat left center; padding-left:48px; color:#333; color:#333;}
.faq dd{ font:14px "Microsoft YaHei"; line-height:24px; color:#979797; padding-left:48px; margin-top:5px;}
.faq dt a:hover{ color:#132b90;}


/*内页代码*/
.ny_banner img{display: block;max-width: 100%;height: auto;}

.plc{width: 100%; padding: 6px 0; margin-bottom: 15px; overflow: hidden;}
.p12-curmbs-1{font-size: 15px;border-bottom: 1px dashed #dcdcdc;}
.p12-curblock{display: none;}
.p12-curmbs-1 b{border-left: 8px solid #e50012;font-weight: normal;padding-left: 8px;}
.p12-curmbs-1 i{font-style: normal;}
.p12-curmbs-1 span{padding: 0 5px;height: 50px;line-height: 50px;}


.tl-fdh-02{height: 55px;background: #e2e2e2; margin-bottom: 20px;overflow: hidden;}
.tl-fdh-02 li{width: 20%;height: 55px;font-size: 18px;line-height: 55px;text-align: center;float: left;border-right: 1px solid #fff;background: #e2e2e2;cursor: pointer;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;box-sizing: border-box;}
.tl-fdh-02 li a{display: block;height: 55px;color: #333;}
.tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover{background: url(../images/p16-icon6.png) no-repeat bottom center #e50012;border-color: #e50012;}
.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a{color: #fff;}

.blk-xs{width:23%;}
.blk-sm{width:calc(100% - 27%);}

.fdh-01{width: 100%; overflow: hidden;}
.fdh-01-tit{background: #000;height: 75px;}
.fdh-01-tit h2{height: 74px;font-size: 24px;font-weight: normal;line-height: 74px;color: #fff;border-bottom: 1px solid #fff;text-align: center;}
.fdh-01-tit h2 span{font-size: 14px;text-transform: uppercase;}
.fdh-01-nav-one h3{height: 50px;line-height: 50px;background: url(../images/p14-icon2.png) no-repeat right center #ececeb;margin-bottom: 2px;}
.fdh-01-nav-one h3 a{display: block;font-size: 16px;font-weight: normal;margin-right: 40px;margin-left: 38px;color: #666;}
.fdh-01-nav-one h3.sidenavcur, .fdh-01-nav-one h3:hover{background: url(../images/p14-icon2.png) no-repeat right center #e50012;}
.fdh-01-nav-one h3.sidenavcur a, .fdh-01-nav-one h3:hover a{color: #fff;}
.fdh-01-nav dl{padding: 2px 0 4px;}
.fdh-01-nav dt{height: 50px;font-size: 16px;line-height: 50px;padding-left: 54px;padding-right: 40px;margin-bottom: 1px;background: #ececec;position: relative;}
.fdh-01-nav dt:after{content: "";width: 8px;height: 8px;border: 2px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.fdh-01-nav dt.sidenavcur:after, .fdh-01-nav dt:hover:after{border-color: #e50012;}
.fdh-01-nav dt.sidenavcur a, .fdh-01-nav dt:hover a{color: #e50012;}
.fdh-01-nav dd{border: 1px solid #ececec;border-bottom: 0;}
.fdh-01-nav p{height: 50px;font-size: 14px;line-height: 50px;padding-left: 72px;padding-right: 40px;border-bottom: 1px solid #ececec;background: #fff;position: relative;}
.fdh-01-nav p.sidenavcur a, .fdh-01-nav p:hover a{color: #e50012;}
.fdh-01-nav p.sidenavcur:after, .fdh-01-nav p:hover:after{background: #e50012;}
.fdh-01-nav a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} 

.cl-cbgg-tys-02{height: 108px;margin: 10px 0 25px; background:#000;} 
.cl-cbgg-tys-02-tel{height: 90px;padding-top: 25px; padding-left: 22px; background:url(../images/cl-cbgg-tys-icon2.png) no-repeat 93% 26px; background-size: 50px;} 
.cl-cbgg-tys-02-tel span{display: block; font-size: 15px; line-height: 25px; color: #fff;  }
.cl-cbgg-tys-02-tel em{font-style: normal; font-size: 23px;font-weight: bold; color: #fff; line-height: 35px;}

.cplb-01-tit{height: 48px;border-bottom: 2px solid #d4d4d4;margin-bottom: 18px;}
.cplb-01-tit h4{height: 48px;display: inline-block;font-size: 22px;font-weight: normal;line-height: 48px;padding-right:10px;border-bottom: 2px solid #00448b; color: #333;} 

.about_ny{width: 100%; padding:0 0 15px; line-height: 35px;font-size: 15px; overflow: hidden;}
.about_ny img{max-width: 100%;  margin: 8px auto}

.about_ny table{width:100%!important;background-color: #d4edfa;border:2px solid #fff !important;border-spacing: 0; border-collapse: collapse;}
.about_ny table tr,.about_ny table td{border:2px solid #fff !important;padding:7px 5px!important;}
.about_ny table td p{margin: 0px !important;}
.about_ny table tr:first-child{background-color: #0092db!important;}
.about_ny table tr:first-child td{background: #0092db!important; color: #fff;}



.clin{width: 100%; overflow: hidden;}
.clin ul{margin-left: -3%; }
.clin li{float: left;width: 47%; margin-left: 3%;margin-bottom: 1.5%;text-align: center;}
.clin li img{width: 98%; border: 1px solid #ccc; padding: 2px;}
.clin li span{font-size:16px; line-height:25px; padding-top: 10px; display: block; text-align: center;}


.Ulimg{width:100%; overflow: hidden;}
.Ulimg ul{ margin-left:-2%; }
.Ulimg li{ float:left; width:31.333%; margin-left:2%; text-align:center; margin-bottom:1.5%;}
.Ulimg li img{width: 98%; border: 1px solid #ccc; padding: 2px;}
.Ulimg li span{display:block; line-height:25px; font-size:15px; padding-top: 10px;}


.products{width:100%;  margin:0 0 25px 0; overflow: hidden;}
.products ul{margin-left: -2%; }
.products ul li{width:31.333%;float: left;margin-left:2%;margin-bottom: 1.2%; transition: all 0.3s;}
.products ul li:hover{}
.products ul li .pic{border:1px solid #e0e0e0; overflow: hidden;}
.products ul li img{max-width: 100%; transition: all .3s;  border: 1px solid #e6e6e6;}
.products ul li span{line-height:25px; font-size:15px; padding:10px 0; text-align: center; display: block;}


.products_con{width:100%;  margin:0 0 18px 0; overflow: hidden;}
.promore_l{width:54%;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:98%; border:1px solid #e6e6e6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:45px;}
.spec-scroll .items{float:left;position:relative;width:85%; height:105px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px; margin-top:16px;}
.spec-scroll .items ul li{float:left;width:80px; margin-right: 6px; text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;max-width:95%;}
.spec-scroll .items ul li img:hover{border:1px solid #e92a3a; padding:2px;}

.pros_right{width:43%; float:right; overflow:hidden;}
.pros_right_top{width:100%;  border-bottom:1px dashed #e6e6e6;}
.pros_right_top h2{overflow:hidden; display:inline-block; font-size:24px; color:#333; font-weight:bold; padding-bottom:15px;}
.proleft{width:100%; font-size:14px; line-height:32px; margin-top:12px;}

.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:135px; float:left; margin-right:10px;}
.proleft_btn li a{width:100%; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#444; display:block; color:#fff;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#e92a3a; color:#fff;}
.proleft_btn li img{max-width: 90%;}

.products_conss{width:100%;  overflow: hidden;}

.products_T{width:100%; height:45px; line-height:45px; background:#eee;}
.products_T span{padding:0 35px;height:45px; background:#e50012;color:#fff; font-size:17px; display: inline-block;}
.products_b{margin: 15px 0; line-height: 30px; font-size: 14px; overflow: hidden;}
.products_b img{max-width: 100%;}


.products_b table{border-left: 1px solid #000;border-top:1px solid #000; width: 100%;border-collapse: collapse;   font-size: 15px; margin-bottom: 18px;}
.products_b table td{border-right: 1px solid #000;border-bottom:1px solid #000; padding:5px; line-height: 38px; text-align:center;}
.products_b table tr td:first-child{background: #eee; font-size: 16px; font-weight: bold;}



/* 新闻资讯 */
.newsList{margin:0 0 30px 0; overflow: hidden;}
.newsList dl{position:relative; padding:0; height:auto; overflow: hidden;}
.newsList dt{float:left;width: 300px; border: 1px solid #d9d9d9; padding: 3px;}
.newsList dt img{display:block;width: 100%; }
.newsList dd{width: calc(100% - 335px);float: right;}
.newsList dd h5{height:40px; line-height:40px; font-size:17px; font-weight: bold;}
.newsList dd h5 a{color:#4d4d4d;}
.newsList dd h5 a:hover{color: #e62129;}
.newsList dd h5 span{  float: right;color: #777;font-weight:normal; font-size: 14px;}
.newsList dd p{line-height:27px; height:108px; overflow:hidden; font-size:14px; padding-top:8px;display:-webkit-box; text-overflow: ellipsis; -webkit-line-clamp:3;  -webkit-box-orient:vertical; overflow: hidden;}
.newsList dd i{position:absolute; bottom:0;color: #e62129; font-weight:bold;}
.newsList ul{margin-top:16px;}
.newsList li{position:relative; height:45px; line-height:45px; overflow:hidden; font-size:14px; border-bottom:1px dotted #ccc;}
.newsList li a{padding-left:18px; background:url("../images/newsicon.jpg") no-repeat left center;}
.newsList li a:hover{color: #e62129;}
.newsList li span{position:absolute; top:0; right:0; color:#777;font-size: 13px;}




/*新闻详情*/
.NewsDetailed{ width:100%; overflow: hidden;}
.NewsDetailed h4{line-height:32px;margin-bottom:15px;text-align:center;font-size:18px;font-weight:600;color:#444;}
.NewsShowHits{padding-bottom:15px;text-align:center;border-bottom:1px #DEDEDE solid;color:#777;font-size:13px;}
.NewsDetailed-content{line-height:30px;padding-top:15px;padding-bottom:10px;margin-bottom:10px;font-size:14px;text-align:left; color: #555;}
.NewsDetailed-content img {max-width:100%;margin:10px auto;text-align:center;display:table-cell;clear:both;overflow:hidden;}


.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{ position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0; text-align:center;background:#e50012;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}


.PreveNext {border-top:1px #DEDEDE solid; margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left;}




.faqs{width: 100%; overflow: hidden;}
.faqs ul{}
.faqs li{width: 100%; padding:0 0 2% 0;margin-bottom: 20px; border-bottom: 1px solid #dedede; box-sizing: border-box; cursor: pointer; overflow: hidden;}
.faqs li .FQbt{font-size: 17px; display: block; line-height:35px; font-weight: bold; color: #4b4a4a; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.faqs li .fqtxt{margin-top:8px;line-height: 28px;color: #555;height:56px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.faqs li .fqtxt a.look{color: #d70f00;font-size: 14px;}



.com-img img{ transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s; -moz-transition:all 0.4s ease-in 0s; -o-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}




/*联系我们*/
.ct_mode{width: 100%; overflow: hidden;}
.contact_t{float: left; width: 42%;line-height:35px;font-size: 15px; margin-top:55px;}
.contact_t h3{color:#01589b;margin-bottom:15px;border-bottom:1px solid #dedede;padding-bottom:15px;font-size:22px;font-weight:bold;}
.contact_t h3 span{display: block;width:3px;background:#01589b;display:inline-block;height:auto;margin-right:10px;}
.ctbox p{background:url(../images/icon_ab.png) no-repeat left center;padding-left:50px;height:50px;line-height:50px;border-bottom:1px dashed #dedede;margin-bottom:15px;color:#666;font-size:16px;}
.ctbox p.a1{background-position:0px 5px;}
.ctbox p.a2{background-position:0px -50px;}
.ctbox p.a3{background-position:0px -113px;}
.ctbox p.a4{background-position:0px -182px;}
.ctbox p.a5{background-position:0px -245px;}
.contact_b{float: right; width: 55%;}
#map_container{height: 500px;}


/*feedback*/
.content_box{margin-top:0px;}
.content_box .messages_box{width:auto;padding:0 1% 10px 0;}
.content_box .messages_box ul{width:100%;}
.content_box .messages_box ul li{padding:5px 28px 5px 5px;}
.content_box .messages_box .text-input,.content_box .messages_box .summary-input,.content_box .messages_box .qq-input{width:100%;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .cont-input{width:100%;height:130px;padding:10px;line-height:20px;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .code-input{width:125px;vertical-align:middle;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;}
.content_box .messages_box .verify-pic{height:35px;vertical-align:middle;}
.content_box .messages_box .submitBtn{text-align:center;padding-top:10px;}
.content_box .messages_box .messages-button{width:145px;height:42px;line-height:42px;font-size:16px;color:#fff;text-align:center;background:none repeat scroll 0% 0% #e90013;border:none;}