*{margin:0;padding:0;}
body{width:100%; overflow-x: hidden}
body,input{font-family:"微软雅黑";color:#333;font-size: 14px;}
a{text-decoration:none;color: #333;}
a:hover{ text-decoration:none;}
i,em{font-style:normal}
img{border:0;vertical-align:middle;}
ul li{list-style: none}
h1,b{font-weight:normal}
button{border:none; background: none;}

*::selection {
  background: #5C307D;
  color: #FFFFFF;
  text-shadow: none; }
*::-moz-selection {
  background: #5C307D;
  color: #FFFFFF;
  text-shadow: none; }
.mainWrap {
  width: 1400px;
  margin: auto; }
.ie6 {
  text-align: center;
  font-size: 16px;
  background: #FC6;
  line-height: 100px;
  z-index: 100000;
  width: 100%;
   position: fixed; z-index: 999999999999;
  height: 100px;
  top: 0;
  left: 0; }
.ie6 span {
  float: right;
  margin-right: 30px;
  cursor: pointer; }
.masklayer {
  background: rgba(0, 0, 0, 0.9);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

 }
/* CSS Document */
/*公共样式*/
input{outline: none;}
.width12{ max-width:1200px;}
.mar_auto{ margin:0px auto;}
.fl{float:left;}
.fr{float:right;}
.c{ overflow: hidden;zoom:1}


.wap-header::-webkit-scrollbar { display: none }

.fontsize18{font-size:18px;}
.fontsize20{font-size:20px}
.fontsize22{font-size:22px}
.fontsize30{font-size:30px}
.fontsize16{font-size:16px}
.fontsize12{font-size:12px;}
.color999{color:#999}
.color666{color:#666}
.color333{color:#333}
.colorF08118{color:#F08118}
.color2B4991{color:#2B4991}
.bgF08118{ background: #F08118;}
.margin20px{margin:20px}
.margintop20px{margin-top:20px}
.marginbottom20px{margin-bottom:20px}
.textaligncenter{text-align: center;}
.marginauto{margin:0 auto}
.letterspacing2{letter-spacing: 2px;}
.color333{color:#333}
.margin15px{margin:15px 0}

/*公共样式*/





/*头部+banner*/

.headerborder{ background: #279A33;border-top:3px solid #279A33}
.header-top{ overflow: hidden;max-width: 1200px;margin:0 auto;padding:10px 0}
.tel{ background:url(../images/head-tel.png) no-repeat center left;padding-left:50px;margin-top:10px;}
.tel span{font-size:18px;color:#fff;display: block;}
.tel span:nth-child(1){font-size:20px;}
.tel span em{color:#fff;font-size:18px;margin-right:5px;font-weight: bold;}

.wap-topheader{background-color: #279A33;display: none;}
.wap-topheader span{font-size:14px;color:#fff;display: block;text-align: center;}
.wap-topheader span:nth-child(1){font-size:14px;}
.wap-topheader span em{color:#fff;font-size:16px;}



body{ background:url(../images/bg_02.png);}
.header{ background: #eee;height:65px;line-height:65px;/* position: fixed;top:0;left:0;*/width: 100%;z-index:999999999;/*box-shadow: 1px 1px 10px #aaa;*/;position: relative;}
.logo{width:186px;position: relative;z-index:999}
.logo img{vertical-align: top;}
.wap-header{ display: none;width:100%;z-index:9999999999; background: #fff; position: fixed;top:0;left:0;box-shadow: 1px 1px 10px #ccc;}
.swiper-container1{position: relative; overflow: hidden;width:100%}
.swiper-container1 .swiper-pagination1{position: absolute;bottom: 35px;left: 0;text-align: center;z-index: 999;}
.zw{ height:65px}

.nav{ overflow: hidden;zoom:1}
.nav li{float:left;width:133px;text-align: center;}
.nav li a{display: inline-block;height:65px;line-height:65px;font-size:16px;text-align: center;width:133px;}
.nav li a:hover,.nav .navactive{color:#fff;font-weight:bold; background: #279A33;}
.nav li ul{ position: absolute;top:65px;width:133px;text-align: center; background: #fff;z-index:9999999}
.nav li ul li {float:none}
.nav li ul li a{font-size:14px;padding-left:0;width:133px;display: block;text-align: center;height:40px;line-height:40px;border-bottom:1px solid #eee}
.nav li ul li a:hover{font-weight:normal; background: #279A33;color:#fff}
.nav li ul { display: none;}
.navfixed{ position: fixed;top:0;left:0;width:100%}

#ph_btn{position:absolute; z-index:9999999; top:4px; right:10px; margin-left:-8px; width:26px; height:60px; cursor:pointer;}
#ph_btn span{position:absolute; z-index:1; top:29px; right:0; display:inline-block; width:26px; height:2px; background:#DB2319; -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;}
#ph_btn span::after,
#ph_btn span::before{position: absolute; right: 0; top:-10px; display: inline-block;  width:26px;  height:2px;  content: '';  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background:#DB2319;  }

#ph_btn span::after{top:-9px;}
#ph_btn span::before{top:9px;}

#ph_btn.active span{background-color:transparent;}
#ph_btn.active span::after {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top:0px;}
#ph_btn.active span::before {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top:0px;}

.banner .swiper-slide{/*min-height:650px;*/width:100%; background-position:50% 50%; background-repeat:no-repeat;}
.swiper-container2{position: relative; overflow: hidden;width:100%}
.banner .swiper-pagination2{ position: absolute;text-align: center;z-index:999999;bottom:70px;}
.neibanner{margin-bottom: 20px;}
.neibanner .swiper-slide{/*min-height:530px;*/}
.neibanner .swiper-pagination2{bottom:40px;}
/*头部+banner*/


.con1{margin-top:-55px;position: relative;z-index:99999; background: #fff;padding-bottom:20px;}
.con1-search{ background: #2E2B36;height:60px;line-height:60px;color:#fff;padding:0 15px}
.con1-search a{color:#fff;padding:0 10px;}
.con1-search a:hover{text-decoration: underline;}
.con1-search span{font-weight:bold;font-size:16px}

.search form input{width:260px;height:40px;padding-left:10px;border:none}
.search form .submit{width:50px;height:40px; text-align: center;line-height:40px;padding-left:0; background: #279A33;color:#fff;text-align: center;border:none;}

/*热门搜索*/

.con1-h1{max-width:500px;margin:40px auto}
.con1-list ul{ overflow: hidden;}
.con1-list ul li{float:left;width:24%;margin:0 0.5%;border:1px solid #CECECE;box-sizing: border-box;text-align: center;}
.con1-list ul li h2{line-height:80px;font-size:22px;}
.con1-list ul li div{width:240px;height:240px;border-radius:100%;overflow: hidden;margin:0 auto;transition: all 0.6s;}
.con1-list ul li div:hover{transform: rotate(360deg);}
.con1-list ul li p{font-size:18px;width:250px;margin:30px auto;line-height:34px;}
/*涂料生意真的很难做吗*/


.con2-h1{max-width:960px;margin:30px auto 0 auto}
.con2-content{ background: url(../images/index_02.jpg) no-repeat center; background-size:100% ;padding:60px 0 150px 0}
.con2bg{max-width:1030px; background:rgba(255,255,255,0.87);padding:30px 15px;display: none;min-height:380px;}
.con2-left{width:52%;}
.con2-left img{width:100%}
.con2-left1{width:43%;margin-right:3%}
.con2-right{width:45%}
.con2-right1{width:54%}
.con2-right p,.con2-right1 p{line-height:30px;font-size:16px;margin-top:20px}
.con2-right h2,.con2-right1 h2{font-size:30px;}
.con2-right a,.con2-right1 a{ display: block;width:150px;height:50px; background: #34D4B2;color:#fff;font-size:16px;text-align: center;line-height:50px;margin-top:30px;}
.con2-right a:hover{ background: #279A33;}
.con2-list{max-width: 1070px;margin:-115px auto 20px auto;overflow: hidden;zoom:1}
.con2-list li{margin-right:80px;width:150px;float:left;background: url(../images/bg-icon.png) no-repeat center top;height:173px;cursor: pointer;transition: all 0.6s;}
.con2-list li:hover{background: url(../images/bg-icon.png) no-repeat center bottom;}
.con2-list li span{ display: block;font-size:24px;color:#279a33;font-weight:bold;width:150px;text-align: center;}
.con2-list li span:nth-child(1){margin-top:40px;}
.con2-list li span:nth-child(2){margin-top:10px;}
.con2bg:first-child{display: block;}
.con2-list li:last-child{margin-right:0}
/*专业翻新用漆领军品牌*/

.con4-fx{position: relative;}
.ys-left{width:550px;}
.ys-right{width:766px;position: absolute;right:0}
.ys-right ul li{font-size:18px;margin:40px 0 }
.ys-right ul li span{display:inline-block;width:55px;height:55px;text-align: center;font-size:28px;line-height:55px; background: #279A33;border-radius:100%;color:#fff;margin-right:20px;}
.ys-right ul li b{color:#279A33}
.ys-right ul li:nth-child(1){margin-left:11px;}
.ys-right ul li:nth-child(2),.ys-right ul li:nth-child(4){margin-left:70px;}
.ys-right ul li:nth-child(3){margin:50px 90px;}
.ys-right ul li:nth-child(5){margin-left:-10px}

.con3-h1{max-width: 1150px;margin:0 auto 30px auto;}
.con3-list{ overflow: hidden;zoom:1}
.con3-content div{display: none;}
.con3-content div:first-child{ display: block;}
.con3-list li{float:left;width:19.5%;margin-right:0.625%;margin-top:1%}
.con3-list li:last-child{margin-right:0}
.con3-list li img{width:100%}
.con3-list .active{ border:1px solid #DB2319;box-sizing: border-box;}
/*专业艺术背景、天花和您一起打造“墙体艺术”的盛宴*/

.con4-h1{ background: #279A33;padding:40px 0;margin:60px 0}
.con4-h1 span{display: block;max-width:1180px;margin:0 auto}
.con4-fx{margin-bottom:40px;}
.con4-fx:nth-child(2){margin-bottom:45px;}
/*涂料好生意*/

.con5_content{margin:30px 0}
.con5-h1{max-width:815px;}
.con5_fl{max-width:255px;margin-right:10px}
.con5_fl h2{ background: url(../images/index_20.jpg) no-repeat center center; background-size:100%;width:254px;height: 200px;}
.con5_fr{max-width:936px; height:710px;overflow: hidden;}
.con5_divfx{margin-bottom:100px}
/*.con5_fr .con5_divfx{ display: none;}
.con5_fr .con5_divfx:nth-child(1){ display: block;}*/

.con5_fl .ctitle1{ background: #fff;border:1px solid #9F9F9F;margin-top:1px;border-top:none;padding-bottom:60px;border-bottom:6px solid #FFA302}
/*.con5_fl li:nth-child(1) .ctitle2{display: block;}*/

.ctitle1 li{border-bottom:1px dashed #8F8F8F;margin:0 auto}
.ctitle1 .organ,#prolist-bg .ctitle1  .organ,.ctitle1  .organ{color:#fff; background: url(../images/jian.png) no-repeat 96% 50%; background-color: #FFA202;}
.ctitle1 li .ctitle2 li{border-bottom:none}
.ctitle1 li .ctitle2{margin-bottom:10px;display: none;}
.ctitle1 li p a{padding:0 10px;}
.ctitle1 li .ctitle2 p a{height:40px;line-height:40px;font-size:16px;}
.ctitle1 li .ctitle2 li:hover p a{color:#FFA202;}
.ctitle1 li p a,#prolist-bg .ctitle1  li p a,.ctitle1  li p a{ display: block;background: url(../images/jia.png) no-repeat 96% 50%;font-size:18px;height:60px;line-height:60px;}


.ctitle1 li p.acton,#prolist-bg .ctitle1 li p.acton,.ctitle1 li p.acton{ background: url(../images/jian.png) no-repeat center right;}
#prolist-bg .ctitle1 li .ctitle2 li p a{height:35px;line-height:35px;margin-left:30px;font-size:16px; background: none;display: block;}
#prolist-bg .ctitle1 li .ctitle2 li p a:hover{color:#FFA202;}
#prolist-bg .ctitle2 li p a,.ctitle2 li p a{ background: none;}

/*公司产品展示左侧列表*/

.con5_product{ overflow: hidden;zoom:1}
.con5_product li{float:left;width:24%;margin-right:1%;margin-top:1%; background: #FFF;text-align: center;}

.con5_product li .con5-proimg{width:80%;margin:0 auto}
.con5_product li .con5-proimg img{width:100%}
.con5_product li .con5-prowz{font-size:14px;height:55px;line-height:55px; background: #E7E6EB;text-align: center;}
.con5_product li:hover .con5-prowz{color: #279A33;}
.con5_banner{ position: relative;}
.con5_banner .prev:hover,.con5_banner .next:hover{color:#DB2319}
.con5_banner .prev,.con5_banner .next{font-size:66px;position: absolute;display: none;}
.con5_banner .prev{left:0;top:45%}
.con5_banner .next{right:0;top:45%}
.slideBox .bd ul li img{width: 935px;}
/*公司产品展示*/

.con6{ background: #279A33;padding:40px 0}
.con6-h1{max-width:790px;margin:0 auto}

.con7-h1{width:230px;margin:40px auto}
.con7-product ul{ overflow: hidden;zoom:1}
.con7-product li{float:left;width:24.2%;margin-right:1%;margin-bottom:1%;position:relative; overflow: hidden;}
.con7-product li span:nth-child(1) img{transition: all 3s;}
.con7-product li:hover span:nth-child(1) img{transform: scale(1.1);} 
.con7-product li:nth-child(4n){margin-right:0}
.con7-product li span{ display: block;}

.con7-product li span b{display: block;transition: all 0.6s;}
.con7-product li span b:nth-child(2){font-size:13px;opacity: 0.7;width:90%;margin:0 auto;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.con7-product li span:nth-child(1){width:100%}
.con7-product li span:nth-child(2){transition: all 0.6s;width:100%;height:40px;line-height:40px;text-align: center; background: rgba(0,0,0,0.6);color:#fff;position: absolute;bottom:0;z-index:999999}
.con7-product li:hover span:nth-child(2){height:100%;}
.con7-product li:hover span b:nth-child(1){margin-top:40px;font-size:16px}
.con7-product li span{ display: block;}
.con7-product li span:nth-child(1){width:100%}
.con7-product li span:nth-child(1) img{width:100%}
.con7-product li span:nth-child(2){width:100%;height:40px;line-height:40px;text-align: center; background: rgba(0,0,0,0.6);color:#fff;position: absolute;bottom:0;z-index:999999}

.con7-more{width:220px;margin:30px auto;height:50px; position:relative;transition:all 0.6s;}
.con7-more a{box-sizing: border-box;font-size:16px;display:block;width:220px;height:50px;line-height:50px;text-align: center;border:1px solid #279A33;color:#279A33;position: relative;}
.con7-more:after{transition:all 0.6s;content:'';text-align:center;line-height:50px;font-size:16px;z-index:-999999; position: absolute;top:0;left:0;width:0px;height:50px; background: #279A33;}
.con7-more:hover:after{width:220px}
.con7-more:hover a{color: #fff;}
/*加盟商风采*/


.con8{ background: #279A33;padding:40px 0}
.con8-h1{max-width:720px;margin:0 auto}

.con9-h1{width:230px;margin:40px auto}
.con9-product ul{ overflow: hidden;zoom:1}
.con9-product li{float:left;width:24.2%;margin-right:1%;margin-bottom:1%;position:relative; overflow: hidden;}
.con9-product li span:nth-child(1) img{transition: all 3s;}
.con9-product li:hover span:nth-child(1) img{transform: scale(1.1);} 
.con9-product li:nth-child(4n){margin-right:0}
.con9-product li span{ display: block;}
.con9-product li span b{display: block;transition: all 0.6s;}
.con9-product li:hover span b:nth-child(1){margin-top:40px;font-size:16px}
.con9-product li span b:nth-child(2){font-size:13px;opacity: 0.7;width:90%;margin:0 auto;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.con9-product li span:nth-child(1){width:100%}
.con9-product li span:nth-child(1) img{width:100%}
.con9-product li span:nth-child(2){transition: all 0.6s;width:100%;height:40px;line-height:40px;text-align: center; background: rgba(0,0,0,0.6);color:#fff;position: absolute;bottom:0;z-index:999999}
.con9-product li:hover span:nth-child(2){height:100%;}
.con9-more{width:220px;margin:30px auto;height:50px; position:relative;transition:all 0.6s;}
.con9-more a{box-sizing: border-box;font-size:16px;display:block;width:220px;height:50px;line-height:50px;text-align: center;border:1px solid #279A33;color:#279A33;position: relative;}
.con9-more:after{transition:all 0.6s;content:'';text-align:center;line-height:50px;font-size:16px;z-index:-999999; position: absolute;top:0;left:0;width:0px;height:50px; background: #279A33;}
.con9-more:hover:after{width:220px}
.con9-more:hover a{color: #fff;}
/*加盟店展示*/

.con10{ background: #279A33;padding:40px 0}
.con10-h1{max-width:944px;margin:0 auto}

.con11-h1{width:230px;margin:40px auto}
.con11-product ul{ overflow: hidden;zoom:1}
.con11-product li{float:left;width:24.2%;margin-right:1%;margin-bottom:1%;position:relative; overflow: hidden;}
.con11-product li span:nth-child(1) img{transition: all 3s;}
.con11-product li:hover span:nth-child(1) img{transform: scale(1.1);} 
.con11-product li:nth-child(4n){margin-right:0}
.con11-product li span b{display: block;}
.con11-product li span b:nth-child(2){font-size:13px;opacity: 0.7;width:90%;margin:0 auto;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}

.con11-product li span{ display: block;}
.con11-product li span:nth-child(1){width:100%}
.con11-product li span:nth-child(1) img{width:100%}
.con11-product li span:nth-child(2){font-size:16px;transition:all 0.6s;width:100%;height:50px;line-height:50px;text-align: center; background: rgba(0,0,0,0.6);color:#fff;position: absolute;bottom:0;z-index:999999}

.con11-more{width:220px;margin:30px auto;height:50px; position:relative;transition:all 0.6s;}
.con11-more a{box-sizing: border-box;font-size:16px;display:block;width:220px;height:50px;line-height:50px;text-align: center;border:1px solid #279A33;color:#279A33;position: relative;}
.con11-more:after{transition:all 0.6s;content:'';text-align:center;line-height:50px;font-size:16px;z-index:-999999; position: absolute;top:0;left:0;width:0px;height:50px; background: #279A33;}
.con11-more:hover:after{width:220px}
.con11-more:hover a{color: #fff;}
/*工程展示*/

.con12-h1{max-width: 750px;margin:50px auto 20px auto;padding-left:100px}
.con12-about-fl{width:60%}
.con12-about-fl img{width:100%}
.con12-about-fr{width:40%}
.con12-about-fr h3{margin-top:30px;padding-left:20px;}
.con12-about-fr h3 span:nth-child(1){font-size:30px;}
.con12-about-fr h3 span:nth-child(2){font-size:18px}
.con12-about-fr h3 span{ display: block;color:#AFAFAF;font-weight: lighter;}
.con12-about-fr p{margin:20px 0; background: #279A33;color:#fff;line-height:28px;padding:10px 20px;}
.con12-more{ position: relative;width: 150px;margin-left:20px;}
.con12-about-fr .con12-more a{box-sizing: border-box;width: 150px;height:50px;line-height:50px;text-align: center;display: block;border:1px solid #888888;color:#888888}
.con12-more:after{transition:all 0.6s;content:'';text-align:center;line-height:50px;font-size:16px;z-index:-999999; position: absolute;top:0;left:0;width:0px;height:50px; background: #279A33;}
.con12-more:hover:after{width:150px}
.con12-more:hover a{color: #fff;}

.con12-honor{margin:20px 0;}
.conzz-honor{position: absolute;top:100px;right:-35px;z-index:9999999;width:40px;}
.conzz-honor img{width:100%}
.con12-honor-fl{position: relative;}
.con12-honor-fl{width:230px;height:270px;background: #279A33;}
.con12-honor-fl dl{text-align: center;color:#fff;font-size:20px;}
.con12-honor-fl dl dt{width:45px;margin:0 auto;margin-top:82px;}
.con12-honor-fl dl dd:nth-child(3){font-size:16px;margin:5px 0}

.con12-honor-fr ul{ overflow: hidden;zoom:1;}
.con12-honor-fr div li{float: left;width:200px;height:260px;border:1px solid #5A5A5A;padding:3px;}
.con12-honor-fr div li img{width:100%}
.con12-honor-fr ul li:last-child{margin-right:0}
.swiper-honor .swiper-wrapper{width:930px}

.swiper-honor .swiper-slide{width:200px}
/*关于我们*/

.con13{margin:20px 0}
.con13-h1{font-weight:normal}
.con13-h1 span{display: block;text-align: center;}
.con13-h1 span:nth-child(1){font-size:48px;}
.con13-h1 span:nth-child(2){font-size:14px;}

.con13-news ul li{background: #fff;border:1px solid #ccc;padding:5px;height:140px;margin-top:20px; position: relative;box-sizing: border-box;}
.con13-news ul li:hover .con13-news-a{color: #279A33;}
.connews-act{width: 100%; position: relative;}
.connews-act:hover:after{width:100%;}
.connews-act:after{content: '';width:0; background: #279A33;height:140px;display: block;position: absolute;top:0;left:0;z-index:-1;transition: all 0.6s;}
.connews-act:nth-child(2n):after{right:0;left:auto}
.connews-act:hover li{ background: none;color:#fff;border:none}
.connews-act:hover li b,.connews-act:hover li span{color:#fff}



.con13-news-time{width:100px;}
.con13-news-img{width:200px;height:120px;margin:6px 30px 0 20px;}
.con13-news-img img{width:100%}
.con13-news-p{width:620px;}
.con13-news-a{width:125px;height:40px;line-height:40px;text-align: center; background: #fff;margin-top:20px;}

.con13-news-time span{ display: block;font-size:22px}
.con13-news-time b{font-size:14px;color:#9B9B9B}
.con13-news-p b{font-size:16px;}
.con13-news-a img{width:34px;height:6px;padding-left:10px;}

.con13-news-p span,.con13-news-p b{ display: block;}
.con13-news-p span{color:#9B9B9B;margin-top:6px;}
.con13-news-p b{line-height:20px;margin-top:20px;}

.con13-more:after{transition:all 0.6s;content:'';text-align:center;line-height:50px;font-size:16px;z-index:-999999; position: absolute;top:0;left:0;width:0px;height:50px; background: #279A33;border-radius:50px;}
.con13-more:hover:after{width:220px}
.con13-more:hover a{color: #fff; display: block;width: 220px;}
.con13-more{ position: relative;width: 220px;margin:30px auto }
.con13-more a{width:220px;height:50px;text-align:center;line-height:50px;display: block;border:1px solid #279A33;font-size:16px; border-radius:50px;box-sizing: border-box;}

.footer{ background: #333333;padding:30px 0;margin-top:30px;}
.footer-con{ overflow: hidden;zoom:1}
.footer-con dl{float:left;}
.footer-con dl:nth-child(2) dd{float:left;width:110px;}
.footer-con dl:nth-child(2) dt,.footer-con dl:nth-child(1) dt{height:50px;line-height:50px;}
.footer-con dl dt{font-size:16px;font-weight:bold;color:#fff}
.footer-con dl dd{line-height:32px;}
.footer-con dl dd,.footer-con dl dd a{color:#848484;letter-spacing:0;}
.footer-con dl dd a:hover{color:#fff}
.footer-con dl:nth-child(1){width:290px;margin-right:65px}
.footer-con dl:nth-child(2){width:220px;}
.footer-con dl:nth-child(3){width:100px;}
.footer-con dl:nth-child(3),.footer-con dl:nth-child(4){text-align: center;margin-top:60px;margin-right:30px}
.footer-con dl:nth-child(3){margin-left:50px}
.footer-con dl:nth-child(1) img{width:16px;margin-right:5px;}
.footer-con dl:nth-child(1){color:#fff;margin-bottom:10px;}
.footer-con dl:nth-child(3) img,.footer-con dl:nth-child(4) img{width:94px;}
.footer-con dl:nth-child(5){width:300px;float:right;margin-right:0;margin-top:30px;}
.footer-con dl:nth-child(5) dd a{width:100px;height:30px; background: #fff;display: block;text-align: center;line-height:30px;}
.footer-con dl:nth-child(5) dd a:hover{background: #5A5A5A;}
.footer-con dl:nth-child(5) img{width:150px;}
.footer-bbb{height:80px;line-height:80px; background: #252525;}
.footer-bbb span,.footer-bbb a{color:#fff}
.footer-bbb a:hover{ text-decoration:underline}
.fb-width{width:1200px;margin:0 auto}
.fb-width span:nth-child(1){float:left}
.fb-width span:nth-child(2){float:right}
.wap_con5{display: none;}
/*首页样式*/


/*内页样式*/
.pro-righth1{margin-bottom:10px; background: #eee;border-left:2px #279A33 solid;width:100%;height:40px;line-height:40px;font-size:16px;padding-left:20px;font-weight:bold}



.product_fl .ctitle1{ background: #fff;border:1px solid #9F9F9F;margin-top:1px;border-top:none;padding-bottom:60px;border-bottom:6px solid #FFA302}
.product_fl h2{ background-size:100%;width:254px;height:90px;color:#fff; background: #FFA202;text-align: center;line-height:90px;}
.product_fr{ overflow: hidden;zoom:1;width:930px}
.product_fr li{float:left;width:32%;margin-right:2%;margin-top:1%; background: #FFF;text-align: center;}
.product_fr li:nth-child(3n){margin-right:0}
.product_fr li .con5-proimg{width:100%;margin:0 auto;overflow: hidden;}
.product_fr li .con5-proimg img{width:100%;transition: all 1s;}
.product_fr li .con5-prowz{font-size:16px;height:55px;line-height:55px; background: #E7E6EB;text-align: center;}
.product_fr li:hover .con5-prowz{color:#fff;}
.product_fr li:hover .con5-proimg img{transform: scale(1.2);}
.product_fr li:hover .con5-prowz{ background: #F08118;}

.news_fr,.case_fr,.ny-right{width:930px}
.con13-news-p{width:410px}
.con13-news-p:hover{color:#279A33}


.case_fr ul li{width:32.3%}
.case_fr ul li:nth-child(4n),.case_fr ul li{margin:1% 1% 0 0;}
.case_fr ul li:nth-child(3n){margin-right:none}
/*产品详情*/
.wap-prodetails{ display: none;}
.pro-list-pic{ display: block;}
.ny-right .pro1{margin-top: 20px;}
.ny-right .pro1 .pro-list-pic{width:332px;}
.ny-right .pro1 .spec-preview img{display: block;}
.ny-right .descript1{width:550px;margin-left:18px}
.ny-right .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #333;display: block;}
.ny-right .pro1 .descript1 p{width: 100%;font-size: 13px;color: #8e8e8e;line-height: 25px;margin-bottom: 10px;}
.ny-right .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background:#279A33; }
.ny-right .pro1 .descript1 a.consult:hover{background-color:#FFA202;}
.ny-right .pro1 .descript1 p.haoma{color: #333;font-size: 15px; font-weight: bold; }
.ny-right .pro1 .descript1 p.haoma em{display: block;color: #333;font-size: 20px; font-weight: bold; }
.ny-right .pro1 .share{overflow: hidden;margin-top:10px;}
.ny-right .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-right .detail .de-title{border-bottom: solid 3px #279A33; margin-bottom: 10px;}
.ny-right .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 25px;background:#279A33; border-top-left-radius: 6px; border-top-right-radius: 6px; }

.xiazai li{width:100%;height:60px;line-height:60px;border-bottom:1px dashed #ccc}
.xiazai li a{ display: block;width:96%;margin:0 auto;height:60px;line-height:60px;}
.xiazai li a:hover{color:#279A33}
.xiazai li span{float:left}
.xiazai li b{float:right}
.product_fl .ctitle1 li p a{background:none}

.jia-h1{width:100%;line-height:28px;text-align: center;}
.jiameng-form{margin:0 auto;width:95%;margin:0 auto}
.jiameng-form form div input{width:100%;height:40px; background: #fff;margin:5px 0;padding-left:10px;border:1px solid #ccc;}
.jiameng-form form div textarea{width:100%;height:140px;margin:5px 0;padding-left:10px;border:1px solid #ccc;font-family: "微软雅黑";font-size: 14px;padding-top:10px;}
.jiameng-form .submit input{width:130px;color:#fff; background: #FFA202;border:none;padding-left:0}
.jiameng-form .submit{width:130px;margin:0 auto;}
.product_fl .ctitle1 li p a:hover{color:#FFA202}
/*内页样式*/
