@charset "utf-8";
/* CSS Document */

*{ box-sizing:inherit; -webkit-box-sizing:inherit;}
html{color:#333;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
body{font:12px/1.8 "Helvetica Neue",Helvetica,"Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif; font-family: "Microsoft YaHei",Arial,sans-serif; width:100%;}
img{border:none; vertical-align:middle;}
em,b{font-style:normal;font-weight:normal;}
li{list-style:none;}
h1{font-size:24px; line-height:1;}
h2{font-size:30px; text-align:center; line-height:1; font-weight:bold;}
h3{font-size:14px;}
h4, h5, h6{font-size:100%;}

a{text-decoration:none; color:#333}
a:hover,.bs{text-decoration:none; color:#fff;}
a:link,a:visited,a:active{ text-decoration:none;}

q:before,q:after{content:'';}/* 消除q前后的内容 */
button,input,select,textarea{font-size:100%;}/* 使得表单元素在 ie 下能继承字体大小 */

address,cite,dfn,em,var{font-style:normal;} /* 将斜体扶正 */

input{ outline:none;}
/* 通用样式 */
.clear:after,.clear:before{ content: "";display: table;}
.clear:after{ clear:both;}
.clear{zoom:1;}


/*初始化样式*/
.w1300{ width:1300px; margin:0 auto;}
.w1260{ width:1260px; margin:0 auto;}
.w1200{ width:1200px; margin:0 auto;}
.w850{ width:850px; margin:0 auto;}
.w800{ width:800px; margin:0 auto;}
.clear{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}




/*顶部*/
.top{ width:100%; height:40px; /*background-color:#222;*/}
.top ul{ height:14px; line-height:14px; padding-top:13px; margin-left:45%;}
.top ul li{ border-right:1px solid #c5af7e; padding:0 15px; float:left;}
.top ul li:last-child{ border-right:none;}
.top ul li a{ font-size:14px; color:#c5af7e;}

.top form{  margin-top: 8px; /*margin-left: 64.5%;*/ margin-right: 9px;}
.top form #wb,.top form #an{ height:26px; line-height:50px; float:left; border:none;}
.top form #wb{ width:130px; font-size:14px; color:#666; padding-left:5px;}
.top form #an{ width:50px; height:26px; background:white url(../images/fdj.png) center no-repeat; cursor:pointer;}
/*.top p{ margin-left:19px; }*/
.top p a{ font-size:16px; color:#fff;}
.top form,.top p{ float:left; margin-top:8px;}
.head-text{float:right; width:400px; }
.head_text{float:left;}
.top .logo{padding-right:5px ; margin-top:20px; }



/*头部*/
.header{ background-color:#828067; height:100px;}
.header .logo{ margin-top:25px;}
.header form{ background-color:#fff;}
.header form #wb,.header form #an{ height:50px; line-height:50px; float:left; border:none;}
.header form #wb{ width:420px; font-size:14px; color:#666; padding-left:5px;}
.header form #an{ width:50px; background:url(../images/fdj.png) center no-repeat; cursor:pointer;}
.header p{ margin-left:20px; line-height:50px;}
.header p a{ font-size:16px; color:#fff;}
.header form,.header p{ float:left; margin-top:25px;}

.header ul{ height:14px; line-height:14px; padding-top:42px; margin-right:8px;}
.header ul li{ padding:0 15px; float:left;}
.header ul li:last-child{ border-right:none;}
.header ul li a{ font-size:16px; color:#000;  }









/*导航*/
.nav{ display:none;}
.daohang{ background-color:#c5af7e; height:50px;}
.daohang ul li{ width:auto; float:left; padding:13.5px 0; text-align:left; position:relative; padding-right:60px}
.daohang ul li:hover .dh-1{ display:block;}
.daohang ul li a{ display:block; width:auto; height:auto; padding:0 0 5px; font-size:18px; color:#231815; line-height:1; letter-spacing:1px; text-transform:uppercase; }
.daohang ul li:last-child a{ border:none;}
.daohang ul li .dh-1{ width:100%; position:absolute; left:0; top:50px; background-color:#fff; display:none; z-index:999;}
.daohang ul li .dh-1 li{ line-height:34px; display:block; width:100%; margin:0 auto; float:none; text-align:left; background:none; letter-spacing:normal;}
.daohang ul li .dh-1 li a{ color:#666; font-size:14px; display:block; height:100%; border:none; padding-left:30px;}
.daohang ul li .dh-1 li:hover a{ color:#e67400 !important;}
.daohang ul li:first-child a,.daohang ul li:first-child { padding-left:0;}
.dh-1 li a{ padding-left:10px !important; }







/*banner*/
.device { position: relative;}
.device .arrow-left {
  background: url(img/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.device .arrow-right {
  background: url(img/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
}
.device,.swiper-container { width:100% !important; height:auto !important;}
.swiper-wrapper,.swiper-slide{ height:auto !important;}
.swiper-slide img{ width:100% !important; height:auto !important;}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:20px;
  width: 100%;
  z-index:9;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border:1px solid #fff;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}


/*sy-1*/
.sy-1{ padding:70px 0;}
.sy-1 small{ text-align:center; font-size:16px; color:#666; margin-top:10px; display:block; line-height:1;}
.sy-1 ul{ margin-top:60px;}
.sy-1 ul li,.sy-1 ul li p{ float:left;}
.sy-1 ul li{ margin-right:110px;}
.sy-1 ul li:last-child{ margin-right:0;}
.sy-1 ul li p:first-child{ margin-right:10px;}
.sy-1 ul li p:nth-child(2){ width:230px;}
.sy-1 ul li p span{ font-size:16px; color:#555; line-height:24px; display:block;}
.sy-1 ul li p span:first-child{ font-size:18px; line-height:1; padding:10px 0 20px; text-transform:uppercase;}



/*sy-2*/
.sy-2 ul li p{ width:50%; position:relative;}
.sy-2 ul li:nth-child(odd) p{ float:left;}
.sy-2 ul li:nth-child(odd) p.zi{ float:right;}
.sy-2 ul li:nth-child(even) p{ float:right;}
.sy-2 ul li:nth-child(even) p.zi{ float:left;}
.sy-2 ul li p.zi{ margin-top:120px; width:40%; padding:0 5%;}
.sy-2 ul li p img{ width:100%; height:100%;}
.sy-2 ul li p span{ display:block; font-size:14px; line-height:36px; color:#555;}
.sy-2 ul li p span.bt{ font-size:48px; font-weight:bold; line-height:1; padding-left:45px; letter-spacing:1px; color:#333; text-transform:uppercase;}
.sy-2 ul li:first-child p span.bt{ background:url(../images/sy-2-1.png) left center no-repeat;}
.sy-2 ul li:nth-child(2) p span.bt{ background:url(../images/sy-2-2.png) left center no-repeat;}
.sy-2 ul li:nth-child(3) p span.bt{ background:url(../images/sy-2-3.png) left center no-repeat;}
.sy-2 ul li:nth-child(4) p span.bt{ background:url(../images/sy-2-4.png) left center no-repeat;}
em.xian{ margin-top:5px; display:block; width:120px; height:2px; background-color:#c5af7e; margin-left:48px;}
.sy-2 ul li p b.sanjiao{ width:34px; height:64px; display:block; background:url(../images/sanjiao.png) center no-repeat; position:absolute; top:50%; margin-top:-32px; right:0;}
.sy-2 ul li:nth-child(even) p b.sanjiao{ right:auto; left:0; transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg);}



/*sy-3*/
.sy-3{ width:100%; height:450px; background:url(../images/sy-3.jpg) center no-repeat;}
.sy-3 h2{ font-size:48px; line-height:1; padding-top:135px; color:#fff;}
.sy-3 em.xian{ margin:15px auto 0;}
.sy-3 p{ font-size:16px; color:#fff; line-height:36px; text-align:center; margin-top:20px;}



/*底部*/
.footer{ background-color:#222; padding:35px 0 50px;}
.footer dl{ float:left; margin-right:135px;}
.footer dl:last-child{ margin-right:0;}
.footer dl dt,.footer dl dd a{ color:#fff;}
.footer dl dt{ font-size:18px; font-weight:bold; line-height:1; margin-bottom:20px; text-transform:uppercase;}
.footer .dl-1 dd{ padding-left:50px; text-transform:none;}
.footer dl dd{ padding-left:20px; display:block; text-transform:uppercase;}
.footer .dl-1 dd:nth-child(2){ background:url(../images/dianhua.png) 20px 10px no-repeat;}
.footer .dl-1 dd:nth-child(3){ background:url(../images/dianhua-2.png) 20px 10px no-repeat;}
.footer .dl-1 dd:nth-child(4){ background:url(../images/youxiang.png) 20px 10px no-repeat;}
.footer dl dd a{ font-size:16px; line-height:36px;}
.footer .dl-1 dd span{ display:block; float:left; margin-right:5px; width:24px; height:24px; margin-top:10px;}
.footer .dl-1 dd span:first-child{ background:url(../images/fx-1.png) center no-repeat; background-size:100%; -webkit-background-size:100%;}
.footer .dl-1 dd span:nth-child(2){ background:url(../images/fx-2.png) center no-repeat; background-size:100%; -webkit-background-size:100%;}
.footer .dl-1 dd span:nth-child(3){ background:url(../images/fx-3.png) center no-repeat; background-size:100%; -webkit-background-size:100%;}
.footer .dl-1 dd span:nth-child(4){ background:url(../images/fx-4.png) center no-repeat; background-size:100%; -webkit-background-size:100%;}
.footer .dl-1 dd span:nth-child(5){ background:url(../images/fx-5.png) center no-repeat; background-size:100%; -webkit-background-size:100%;}
.footer .dl-1 dd span a{ display:block; width:100%; height:100%;}



/*版权*/
.banquan{ width:100%; height:60px; line-height:60px; font-size:16px; color:#999; background-color:#000; text-align:center;}




/*生产质量+包装*/
.shengchan{ padding:70px 0 60px;}
.shengchan ul li{ margin-bottom:40px; background-color:#fff;}
.shengchan ul li:last-child{ margin-bottom:0;}
.shengchan ul li p{ width:50%; height:100%;}
.shengchan ul li:nth-child(odd) p{ float:left;}
.shengchan ul li:nth-child(even) p{ float:right;}
.shengchan ul li p em.xian{ width:70px; height:3px; background-color:#ff9601; margin-top:60px; margin-left:60px;}
.shengchan ul li p span{ display:block; padding:0 60px;}
.shengchan ul li p span{ font-size:15px; color:#666; line-height:30px; margin-top:25px;}
.shengchan ul li p span.bt{ font-size:30px; line-height:1; color:#141414; margin-top:25px;}
.shengchan ul li p a.more{ display:block; width:198px; height:58px; line-height:58px; border:1px solid #c8c8c8; font-size:14px; color:#28343d; text-align:center; margin:20px 0 0 60px; text-transform:uppercase;}
.shengchan ul li p a.more b{ margin-left:15px; color:#c5af7e;}

.shengchan ul li p img{ width:600px; }


/*包装-图片*/
.baozhuang-tp{ background-color:#fff; padding:0 50px;}
.bz-tp{ margin-top:55px; padding-bottom:60px;}
.bz-tp dl{ width:270px;}
.bz-tp dl dt{ font-size:22px; line-height:1; padding-bottom:10px; border-bottom:1px solid #c5af7e; color:#141414;}
.bz-tp dl dd{ height:30px; line-height:30px; display:block;}
.bz-tp dl dd:nth-child(2){ margin-top:10px;}
.bz-tp dl dd a{ font-size:16px; color:#888; display:block; width:100%; height:100%;}
.bz-tp dl dd a.bianse,.bz-tp dl dd a:hover{ color:#141414;}

.bz-tp ul{ width:900px;}
.bz-tp ul li{ float:left; width:32%; margin-right:2%; height:270px; }
.bz-tp ul li:nth-child(3n){ margin-right:0;}
.bz-tp ul li p img{ width:100%; height:auto;}
.bz-tp ul li span{ display:block; font-size:14px; color:#141414; line-height:1.5; padding:10px 0 30px;}



/*包装-视频*/
.bz-sp ul li{ width:100%; height:auto; margin-right:0;}
.bz-sp ul li video{ width:100%; height:auto;}
.bz-sp ul li p{ position:relative;}
.bz-sp ul li #sp-anniu{ display:block; position:absolute; display:block; width:136px; height:136px; top:50%; margin-top:-68px; left:50%; margin-left:-68px; background:url(../images/shipin.png) center no-repeat; background-size:100%; padding:0; cursor:pointer; z-index:999;}
.bz-sp ul li span{ line-height:30px; font-size:22px;}



/*新闻列表*/
.banner{ position:relative; width:100%; height:auto;}
.banner img{ width:100%; height:auto;}
.banner p{ font-size:60px; line-height:1; color:#000; position:absolute; top:50%; margin-top:-30px; left:0; width:100%; text-align:center;}
.banner p em.xian{ width:150px; margin:10px auto 0;}


.bg{ background:url(../images/xw-bg.jpg) center top no-repeat; background-size:cover; -webkit- background-size:cover; padding-bottom:70px;}
.xinwen{ background-color:#fff; padding:0 50px;}

.xw-1{ padding-top:20px;}
.xw-1,.xw-1 a{ font-size:14px; color:#999; line-height:1;}
.xw-1 a:last-child{ color:#141414;}

select.xiala{ font-size:16px; color:#141414; border-color:#d8d8d8; padding-left:10px; margin-top:55px;}
select.xiala, select.xiala option{ width:100px; height:24px; line-height:24px;}

.xinwen{ padding-bottom:50px;}
.xinwen ul{ margin-top:10px;}
.xinwen ul li{ height:60px; line-height:60px; border-bottom:1px dashed #e5e5e5; background:url(../images/dian.jpg) left center no-repeat; padding-left:11px;}
.xinwen ul li a{ font-size:18px; color:#141414; display:block; display:-webkit-box; display: -ms-flexbox; /* IE 10 */ -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow:hidden; -o-text-overflow: ellipsis; /* for Opera */}
.xinwen ul li span{ display:block; font-size:14px; color:#888;}
.pages{ margin-top:40px; font-size:16px; text-align:center;}
.pages span,.pages a{ font-size:16px; margin:0 5px;}
.pages a{ color:#666;}
.pages span,.pages a:hover{ display:inline-block; color:#141414;}


/*新闻详情*/
.xq-bg{ background:url(../images/xwxq-bg.jpg) center top no-repeat; background-size:cover; -webkit- background-size:cover; padding-bottom:70px;}
.xwxq{ background-color:#fff; padding:0 50px 30px;}
.xwxq .content{ margin-top:50px; color:#666; font-size:14px; border-bottom:1px solid #c5af7e;}
.xwxq .content h1{ font-size:30px; color:#141414; line-height:1; text-align:center; font-weight:normal;}
.xwxq .content span{ display:block; font-size:16px; line-height:1; text-align:center; margin-top:10px; color:#888; margin-bottom:30px;}
.xwxq .content img{ max-width:100%; height:auto; margin-bottom:20px;}
.xwxq .content p{ line-height:30px; padding:10px 0px;}
.xwxq .content .gjc{ margin:25px auto; font-size:14px; color:#141414; text-transform:uppercase;}
.xwxq .content .gjc a{ color:#888; font-size:14px;}
.xwxq .huanye p,.xwxq .huanye a{ font-size:14px; color:#888;}
.xwxq .huanye p{ text-transform:uppercase; margin-top:20px; line-height:1;}
.xwxq .huanye a{ color:#141414; text-transform:none;}
.xwxq .content .gjc a:hover,.xwxq .huanye a:hover{ color:#e67400;}
.xwxq .huanye a:hover{ color:#aaa; }




/*联系我们*/
.lx-bg{ padding:30px 0;}
.lianxi{ background-color:#fff; padding:50px;}
.lianxi .bt{ font-size:20px; color:#000; line-height:1; margin-bottom:30px;}
.lianxi .fl{ width:610px;}
.lianxi .fl ul li{ margin-bottom:15px;}
.lianxi .fl ul li p,.lianxi .fl ul li p a{ color:#000; font-size:16px;}
.lianxi .fl ul li p a{ margin-left:5px; width:520px; display:block;}
.lianxi .fl ul li p{ float:left; line-height:30px;}
.lianxi .fl ul li .p1{ width:30px; height:30px;}
.lianxi .fl ul li:first-child .p1{ background:url(../images/lx-1.png) center no-repeat;}
.lianxi .fl ul li:nth-child(2) .p1{ background:url(../images/lx-2.png) center no-repeat;}
.lianxi .fl ul li:nth-child(3) .p1{ background:url(../images/lx-3.png) center no-repeat;}
.lianxi .fl ul li:nth-child(4) .p1{ background:url(../images/lx-4.png) center no-repeat;}
.lianxi .fl ul li:nth-child(5) .p1{ background:url(../images/lx-5.png) center no-repeat;}


.lianxi form{ width:530px; margin-top:5px;}
.lianxi form p{ font-size:18px; line-height:1; margin-bottom:15px; color:#141414;}
.lianxi form b{ color:red;}
.lianxi form input,.lianxi form textarea{ width:99%; border:1px solid #d8d8d8; color:#141414; font-size:16px; margin-bottom:20px;}
.lianxi form input{ height:44px; line-height:44px;}
.lianxi form textarea{ height:198px; line-height:1.8;}
.lianxi form #anniu{ width:120px; height:30px; line-height:30px; background-color:#9a9a9a; font-size:16px; color:#fff; text-align:center; float:left; border:none; margin-bottom:0; margin-right:20px; cursor:pointer;}
.lianxi form .a1{ background-color:#e67401 !important;}




/*站点地图*/
.zhandian{ padding:80px 30px; background-color:#fff;}
.zhandian .bt{ font-size:36px; line-height:1; color:#000; border-left:3px solid #e67401; padding-left:5px; margin-bottom:60px;}
.zhandian dl{ margin-bottom:50px; width:32%; float:left; margin-right:2%;}
.zhandian dl:nth-child(2),.zhandian dl:nth-child(3),.zhandian dl:nth-child(4){ height:326px;}
.zhandian dl:nth-child(3n){ margin-right:0;}
.zhandian dl dt{ padding-bottom:5px; border-bottom:1px solid #c5af7e; display:inline-block;}
.zhandian dl dt a{ font-size:20px; color:#231815; line-height:1;}
.zhandian dl dd{ margin-bottom:30px;}
.zhandian dl dd:nth-child(2){ margin-top:40px;}
.zhandian dl dd:last-child{ margin-bottom:0;}
.zhandian dl dd a{ font-size:16px; color:#666;}
.zhandian dl dd a:hover{ color:#e67400;}
.zhandian dl a{ text-transform:uppercase;}




/*浴室水槽*/
.yushi{ background-color:#fff; padding:35px 35px 0;}


.yushi .menu{ width:240px;}
.menu ul li{ border-bottom:1px solid #eee; padding-bottom:10px; }
.menu ul li a{ height:55px; line-height:55px; font-size:12px; color:#141414;  display:block; background:url(../images/shang.png) 295px center no-repeat; }

.menu ul li ul a{ height:55px; line-height:55px; font-size:16px; color:#141414;  display:block; background: url(../images/shang.png) 300px center no-repeat;
    background-size: 10px; }

.menu ul li ul a{ text-indent:15px;  display: inline-block;} /*-------------------------------------*/

.menu ul li ul a:hover{ color: #ffaf00 !important ; }

.menu ul li .inactive { color:#141414 !important; background-color:#fff; background:url(../images/xia.png) 222px center no-repeat; font-weight:bold;}
.menu ul li ul {display:none; margin-bottom:0;}
.menu ul li ul li {display:block; list-style:circle; margin-top:0; height:35px; line-height:35px; border:none;}
.menu ul li ul li:first-child a{ padding-top:15px;}
.menu ul li ul li:last-child a{ padding-bottom:15px;}
.menu ul li ul li a{ display:block; width:100%; height:100%; background-color:#f2f2f2; color:#666; padding:8px 0; line-height:1;}
.menu ul li ul li a:hover,.menu ul li ul li .menu-bs{ background-color:#f2f2f2; color:#eb2885 !important;}
.menu form input{ width:15px; height:15px; border:1px solid #141414; background-color:#fff; margin-right:15px; vertical-align:middle; margin-top:-2px; margin-bottom:1px;}
.menu form span,.menu form b{ font-size:14px;}
.menu form span{ color:#141414; margin-right:5px;}
.menu form b{ color:#888;}


.ys{ width:850px;}
.ys .shang{ padding-bottom:15px; border-bottom:1px solid #d8d8d8;}
.ys select.xiala{ margin-top:0;}
.ys select.xiala,.ys select.xiala option{ width:198px; height:44px; line-height:44px;}
.ys .pages{ margin-top:10px;}


.ys .zhong ul li{ float:left; width:32%; margin-right:2%; position:relative; margin-top:25px; margin-bottom:25px; height:350px;}
.ys .zhong ul li:nth-child(3n){ margin-right:0;}
.ys .zhong ul li div{ position:absolute; top:0; left:0; width:auto; padding:25px; border:1px solid #eaeaea; transition: width 0s, border-color 0s; -webkit-transition: width 0s, border-color 0s; /* Safari */ z-index:9; background-color:#fff;}
.ys .zhong ul li div p{ width:auto;}
.ys .zhong ul li div p:nth-child(2){ display:none;}
.ys .zhong ul li div span{ display:block; font-size:14px; color:#888; line-height:30px;}
.ys .zhong ul li div p:first-child span{ font-size:16px; line-height:24px; color:#666;}
.ys .zhong ul li div p:first-child span:nth-child(2){ margin-bottom:10px;}
.ys .zhong ul li div p span b{ color: #141414;
   }
.ys .zhong ul li div p span b.title{ color: #141414;
        display: block;
    overflow: hidden;
   }
.ys .zhong ul li div p span img{ max-width:100%;}
.ys .zhong ul li div p a.ys-1{ width:180px; height:40px; line-height:40px; text-align:center; font-size:12px; color:#141414; background-color:#c5af7e; display:block; margin-top:30px; text-transform:uppercase;}

.ys .zhong ul li:hover div{ width:483px; border-color:#c5af7e; box-shadow: 0 0 10px #d8d8d8;}
.ys .zhong ul li:hover div p:nth-child(2){ display:block;}
.ys .zhong ul li:hover div p{ width:220px;}
.ys .zhong ul li:hover{ z-index:99;}
.ys .zhong ul li:nth-child(3n-1):hover div{ left:-50%;}
.ys .zhong ul li:nth-child(3n):hover div{ left:auto; right:0;}


.ys .xia{ margin:30px auto 50px;}
.ys .xia .xia-1{ float:left; font-size:16px; color:#999; line-height:46px; margin-left:10px;}
.ys .xia .xia-1 b{ color:#141414;}


.ys .zhong ul li div p:first-child span.jsjsjs{width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical}



/*浴室水槽-详情*/
.ys-xq-1{ margin-top:85px; margin-bottom:60px;}
.ys-xq-1 .fl{ width:550px;}
.ys-xq-1 .shoucang{ background:url(../images/shoucang.png) 120px center no-repeat; font-size:14px; color:#999; height:30px; line-height:30px; margin:15px auto 0 80px; width:470px; text-align:center;}


.ys-xq-1 .fr{ width:550px;}
.ys-xq-1 .youbian{ padding:0 30px;}
.ys-xq-1 .youbian h1{ font-size:24px; color:#141414; line-height:30px; font-weight:normal;}
.ys-xq-1 .youbian p.p1{ font-size:18px; line-height:1; color:#888; margin-top:15px;}
.ys-xq-1 .youbian p.p2{ margin-top:20px;}
.ys-xq-1 .youbian p.p2 a{ width:135px; height:24px; line-height:24px; text-align:center; display:block; float:left;}
.ys-xq-1 .youbian p.p2 a:first-child{ width:auto; font-size:16px; color:#0066c0;}
.ys-xq-1 .youbian p.p2 a.xian{ width:1px; margin:0 20px; background-color:#d8d8d8;}
.ys-xq-1 .youbian p.p2 a:last-child{ font-size:14px; background-color:#0066c0; color:#fff;}
.ys-xq-1 .youbian p.xian{ margin-top:30px; width:100%; height:1px; background-color:#e3e3e3;}
.ys-xq-1 .youbian a.jiagou{ width:360px; height:40px; line-height:40px; text-align:center; color:#fff; display:block; margin-top:40px; background-color:#e67400; border-radius:5px; font-size:16px; text-transform:uppercase;}
.ys-xq-1 .youbian a.jiagou img{ margin-right:10px; margin-top:-4px;}
.ys-xq-1 .youbian p.p3{ width:360px; margin-top:20px;}
.ys-xq-1 .youbian p.p3 a{ display:block; font-size:16px; color:#8e8379; padding-left:30px; text-transform:uppercase;}
.ys-xq-1 .youbian p.p3 a:first-child{ float:left; background:url(../images/diaocha.png) left center no-repeat;}
.ys-xq-1 .youbian p.p3 a:nth-child(2){ float:right; background:url(../images/bijiao.png) left center no-repeat;}


.ys-xq-2 .tabs a{ width:548px; float:left; display:block; border:1px solid #f2f2f2; height:48px; line-height:48px; background-color:#f2f2f2; font-size:16px; color:#999; text-align:center;}
.ys-xq-2 .tabs a.active{ border-color:#d8d8d8; border-bottom-color:#fff; background-color:#fff; color:#000; font-weight:bold;}
.ys-xq-2 .content{ border:1px solid #d8d8d8; border-top-color:#fff; margin-top:0; padding:0 60px;}
.ys-xq-2 .content p{ font-size:16px; line-height:36px; color:#141414; padding:30px 0;}
.ys-xq-2 .content .n{ border-top:1px solid #d8d8d8; padding:55px 0; color:#141414; position:relative;}
.ys-xq-2 .content .n:first-child{ border:none;}
.ys-xq-2 .content .n-1{ width:378px; height:100%; font-size:22px; display:table; vertical-align:middle; position:absolute; top:50%; left:0; margin-top:-20px;}
.ys-xq-2 .content .n-2{ width:700px;}
.ys-xq-2 .content .n-2 dl dt,.ys-xq-2 .content .n-2 dl dd{ font-size:17px; width:50%;}
.ys-xq-2 .content .n-2 dl dt{ font-weight:bold;}
.ys-xq-2 .content .wenjian dl dt{ background:url(../images/wenjian.png) left top no-repeat; padding-left:20px; width:45%; margin-bottom:15px;}
.ys-xq-2 .content .wenjian dl dt:nth-child(odd){ float:left;}
.ys-xq-2 .content .wenjian dl dt:nth-child(even){ float:right;}
.ys-xq-2 .content .wenjian dl dt a{ font-size:15px; line-height:1.2;}
.ys-xq-2 .content .wenjian dl dt a:hover{ color:#e67400;}


.ys-xq-2 .content-2 .n{ padding:20px 0 40px;}
.ys-xq-2 .content-2 .n:first-child{ padding:30px 0 20px;}
.ys-xq-2 .content-2 .n-1{ width:35px; height:35px; border-radius:50%; overflow:hidden; margin-right:15px; position:static; margin-top:0;}
.ys-xq-2 .content-2 .n-1 img{ margin-bottom:0;}
.ys-xq-2 .content-2 .n-2{ width:auto;}
.ys-xq-2 .content-2 .n-2 form{ position:relative; padding-bottom:55px;}
.ys-xq-2 .content-2 .n-2 textarea{ width:1015px; height:148px; border:1px solid #d8d8d8; font-size:12px; line-height:18px; color:#888; padding:5px;}
.ys-xq-2 .content-2 .n-2 #anniu{ width:120px; height:45px; line-height:45px; font-size:16px; color:#fff; background-color:#e67400; border:none; position:absolute; right:0; bottom:0; cursor:pointer;}
.ys-xq-2 .content-2 .zi{ font-size:16px; margin-right:25px; color:#000;}
.ys-xq-2 .content-2 .n-3{ width:800px; color:#000;}
.ys-xq-2 .content-2 .n-3 p{ font-size:14px; line-height:20px; padding:0;}
.ys-xq-2 .content-2 .n-3 span{ display:block; font-size:12px; line-height:25px; color:#999; margin:0 auto; text-align:left;}
.ys-xq-2 .content-2 .fenye{ text-align:right;}
.ys-xq-2 .content-2 .fenye a{ font-size:18px; color:#000; padding:0 5px;}







.tuijian{ margin-top:85px;}
.tuijian .bt{ height:50px; line-height:50px; font-size:18px; color:#000; font-weight:bold; padding-left:10px; background-color:#f2f2f2;}
.tuijian ul li{ width:25%; float:left;}
.tuijian ul li a{ margin-top:40px; display:block; text-align:center;}
.tuijian ul li a img{ max-width:100%;}
.tuijian ul li p{ margin-top:25px; font-size:16px; color:#000; line-height:1.5; padding:0 10px;}




/*忘记密码*/
.wangji-bg{ padding-bottom:0;}
.wangji{ padding:90px 0 340px; text-align:center;}
.wangji .bt{ font-size:36px; color:#222; line-height:1; text-transform:uppercase;}
.wangji small{ font-size:14px; color:#888; line-height:1; margin-top:30px;}
.wangji form{ width:380px; margin:30px auto; text-align:left;}
.wangji form p{ font-size:16px; color:#222;}
.wangji form input{ padding-left:5px; margin-bottom:0;}
.wangji a.a1{ width:380px; height:48px; line-height:48px; display:inline-block; font-size:18px; color:#0c0c0c; background-color:#c5af7e !important; text-align:center;}



/*登录*/
.denglu{ padding-bottom:110px;}
.denglu form{ margin-top:40px;}
.denglu form input{ margin-bottom:20px;}
.denglu form .c888{ color:#888;}
.denglu .zc{ border-top:1px solid #d8d8d8; width:380px; margin:0 auto; text-align:left;}
.denglu .zc p{ padding:30px 0; font-size:20px; color:#0c0c0c;}
.denglu .zc a.a1{ color:#0c0c0c; background-color:#fff !important; border:1px solid #0c0c0c; width:378px; height:44px; line-height:44px;}


/*成功留言*/
.chenggong{ padding:105px 0 160px;}
.chenggong img{ display:block; margin:0 auto;}
.chenggong p{ margin:50px auto 0; font-size:24px; line-height:48px; color:#141414; width:580px;}



/*发票*/
.fp{ padding:30px 30px 0;}
.fp .toubu{ text-align:center; border-bottom:2px solid #e66f00; width:100%;}
.fp .toubu .bt{ font-size:24px; color:#000; line-height:1; margin-top:20px;}
.fp .toubu small{ font-size:18px; line-height:36px; color:#666; margin:10px auto 20px; display:block;}

.fapiao h2{ font-size:48px; line-height:1; color:#000; text-transform:uppercase; margin-top:30px;}
.fapiao em{ margin:10px auto 30px; height:3px; background-color:#e7770f;}
.fapiao form .biao{ font-size:14px; color:#000; line-height:36px; height:36px; width:596px; margin-bottom:5px;}
.fapiao form .biao:nth-child(even){ float:right;}
.fapiao form .biao p{ text-transform:uppercase; margin-right:5px; width:90px;}
.fapiao form .biao input{ width:470px; border:none; border-bottom:1px solid #d8d8d8; height:24px; line-height:24px;}
.fapiao form .biao p,.fapiao form .biao input{ float:left;}
.fapiao form .yi{ width:100%;}
.fapiao form .yi input{ width:1164px;}
.fapiao form  .m40{ margin-bottom:45px;}


.fapiao form .xiao{ display:block; font-size:16px; color:#666;}
.fapiao form .table{ width:100%; border-right:1px solid #eee; border-bottom:1px solid #eee; margin-bottom:40px; margin-top:10px;}
.fapiao form .table tr th{ font-size:16px; font-weight:bold; height:68px; background-color:#f5f5f5; line-height:1.3;}
.fapiao form .table tr th, .fapiao form .table tr td{ border-left:1px solid #eee; border-top:1px solid #eee; text-align:center; color:#141414;}
.fapiao form .table tr td{ height:58px; font-size:14px;}
.fapiao form .table tr td .sum{ width:35px; border:none; text-align:center;}
.fapiao form .table tr td .jiajian{ width:20px; height:20px; border:none; background:none;}
.fapiao form .table tr td .jiajian:hover{ color:#141414;}
.fapiao form .table tr:last-child td{ font-weight:bold; background-color:#f5f5f5;}




.fapiao form .biao-2{ width:auto;}
.fapiao form .biao-2 p{ width:170px; text-align:LEFT;}
.fapiao form .biao-2 input{ width:650px;}
.fapiao form .biao-2 .yi-1{ width:1070px;}
.fapiao form .yi-2{ float:left !important; margin-right:20px;}
.fapiao form .biao-2 input{ float:left !important; width:625px;}
.fapiao form .yi-2 input{ width:255px;}
.fapiao form .anniu{ text-align:center;}
.fapiao form #anniu{ height:42px; line-height:42px; display:inline-block; padding:0 36px; font-size:16px; color:#fff; margin:50px 27px 50px; border:none; cursor:pointer;}
.fapiao form #anniu:first-child{ background-color:#1584f6;}
.fapiao form #anniu:nth-child(2){ background-color:#1ebb16;}
.fapiao form #anniu:nth-child(3){ background-color:#ff9c00;}
.fapiao form #anniu:nth-child(4){ background-color:#e42323;}

.fapiao form #save{ height:42px; background-color:#1584f6; line-height:42px; display:inline-block; padding:0 36px; font-size:16px; color:#fff; margin:50px 27px 50px; border:none; cursor:pointer;}

.fapiao form #submit{ height:42px; background-color:#1ebb16; line-height:42px; display:inline-block; padding:0 36px; font-size:16px; color:#fff; margin:50px 27px 50px; border:none; cursor:pointer;}

.fapiao form #deldel{ height:42px; background-color:#e42323; line-height:42px; display:inline-block; padding:0 36px; font-size:16px; color:#fff; margin:50px 27px 50px; border:none; cursor:pointer;}







.orderbg { background:rgba(0, 0, 0, 0.57);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9; display:none; }

.orderbg span{
	
	background:url(../images/load.gif) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    left: 50%;
    position: absolute;
    top: 50%;
	background-size: 34px;
	
}




.tijiao { background:rgba(0, 0, 0, 0.57);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9; display: none; }

.tijiao .tijiao_1{
	 width: 320px;
    height: 102px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    font-size: 14px;
    top: 40%;
    position: absolute;
    left: 50%;
    margin-left: -160px;
}

.tijiao ul{ overflow: hidden;
    width: 290px;
    margin: 0 auto; margin-top:20px; }

.tijiao ul li{      float: left;
    margin: 0px 10px;
    background: #0abb39;
    color: #fff;
    padding: 0px 7px;
    border-radius: 5px; cursor:pointer}








/*新的头部*/

@charset "utf-8";
*, html, body, div, span, em, p, strong, i, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td {margin:0px;padding:0px;font-family:Arial, Helvetica, sans-serif, "Microsoft Yahei";}
html {margin:0px;padding:0px;}
body {margin:0px auto;padding:0px;}
body, table, tr, td, th {font-size:12px;color:#666;line-height:20px;}
ul, li, dl, dt, dd, ol {margin:0px;padding:0px;list-style:none;}
h1, h2, h3, h4, h5, h6 {font-size:15px; }
em, i {font-style:normal;}
img {border:0 none;}
a {color:#333;text-decoration:none;}
a:hover {color:#000;text-decoration:none;}
.fl {float:left;}
.fr {float:right;}
.clr {display:block;overflow:hidden;clear:both;height:0;font-size:0;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {*zoom:1;}
.top, #nav ul, .container, .fbox {max-width:1200px;_width:1200px;margin:0px auto;}
.top {position:relative;}
.logo {float:left;max-width:300px;height:100%;}
.logo img {max-width:100%;max-height:100px;}

#xyz {position:absolute;right:4px;top:8px;}
.head-text strong {color:#4A4A4A;font-size:20px;display:block;padding:24px 0px 6px 0px;}
.xyz li {float:left;width:100px;font-size:14px;}
.xyz li img {padding-right:8px;}
.ss .sk {float:left;height:35px;border:solid 1px #CCC;width:248px;text-indent:8px;color:#696868;}
.ss .sbtn {width:47px;height:37px;background:url(../images/sbtn.png);border:0px;}
#nav {clear:both;background:#333;box-shadow:1px 5px 20px #c9c7c7;}
#nav li {float:left;border-right:1px solid #5C5B5B;background:#333;}
#nav li#liHome {border-left:1px solid #5C5B5B;}
#nav li a {font-size:15px;font-weight:600;color:#FFF;line-height:64px;display:block;padding:0px 28px;text-align:center;}
.inmenu {background:#333;vertical-align:middle;position:relative;box-shadow:0px 0px 1px rgba(0, 0, 0, 0);transform:translateZ(0px);transition-property:color;transition-duration:0.3s;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:0.3s;-webkit-transition-property:color;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;}
.inmenu::before {background:rgba(255, 255, 255, 0.1) !important;transform-origin:50% 50%;left:0px;top:0px;right:0px;bottom:0px;border-bottom:6px solid #000;position:absolute;z-index:-1;content:"";transform:scaleX(0);transition-property:transform;transition-duration:0.3s;transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:0.3s;-webkit-transition-property:transform;-webkit-transform:scaleX(0);-webkit-transform-origin:50%;}
.inmenu:hover::before {transform:scaleX(1);-webkit-transform:scaleX(1);}
.inmenu:focus::before {transform:scaleX(1);-webkit-transform:scaleX(1);}
.inmenu:active::before {transform:scaleX(1);-webkit-transform:scaleX(1);}
#nav li a.inmenu_1 {background:rgba(255, 255, 255, 0.1) url(../images/btbg.png) bottom repeat-x!important;z-index:-1;}
#nav .fl, #nav .fr {display:none;font-size:20px;color:#FFF;line-height:60px;padding:0px 12px;}
.nbtn {background:url(../images/nav_icon.png) center no-repeat;width:60px;text-indent:900px;overflow:hidden;cursor:pointer;}
#nav li {position:relative;z-index:99999;}
#nav li:hover ul li {float:none;display:block;width:100%;height:30px;border-bottom:1px solid #bdbcb8;clear:both;min-width:120px;background:#676767;color:#808080;}
#nav li:hover ul li a {float:none;display:block;color:#FFF;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0px 10px;line-height:30px;text-align:left;text-transform:none;border-top:0px;}
#nav li:hover ul li a:hover {color:#FFF;background:#000;border-top:0px;}
#nav li ul {display:none;float:left;width:auto;position:absolute;top:64px;left:0;background:#676767;padding-left:0px;opacity:0.85;filter:alpha(opacity=85);z-index:9999999;}
#banner {clear:both;background:#FFF;width:100%;margin:0px auto 20px;}
.slider_img {display:block;text-align:center;height:100%;}
.slider_img img {margin:0px auto;max-width:100%;width:auto;height:auto;}
.wmuSlider {height:100%!important;position:relative;overflow:hidden;}
.bbdd {z-index:2;position:absolute;bottom:2%;margin:0px;padding:0px;width:100%;text-align:center;}
.bbdd li {margin:0px 8px 10px 0px;list-style-type:none;display:inline-block;}
.bbdd a {display:inline-block;text-indent:-9999px;width:16px;height:16px;background:url(../images/dot.png) no-repeat 0 -16px;display:block;border-radius:16px;overflow:hidden;}
.bbdd a.wmuActive {background-position:0 0;}
/*.banner {width:100%;text-align:center;margin:0px auto;padding:0px;height:10px;margin-bottom:30px;margin-top:-10px;line-height:0px;}
.banner img {max-width:100%;margin:0px auto;padding:0px;height:auto;width:auto;display:none;}*/
.wmuSliderPrev, .wmuSliderNext {width:70px;height:70px;line-height:99em;overflow:hidden;margin:-35px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;border-radius:35px;}
.wmuSliderNext {background-position:0 -70px;right:48px;}
.wmuSliderPrev {left:48px;}
.wmuSlider:hover .wmuSliderNext {opacity:0.8;filter:alpha(opacity=25);}
.wmuSlider:hover .wmuSliderPrev {opacity:0.8;filter:alpha(opacity=25);}
.wmuSlider:hover .wmuSliderNext:hover, .wmuSlider:hover .wmuSliderPrev:hover {opacity:1;filter:alpha(opacity=50);}
.whyinfo {margin:0px 15px;}
.whyinfo h3 {font-size:25px;text-align:center;padding:20px 0px 10px 0px;font-weight:600;text-transform:uppercase;}
.whyinfo p {font-size:14px;padding-bottom:15px;color:#696868;text-align:center;}
.prolist li {float:left;width:48%;height:200px;border:1px solid #DDDADA;margin:15px 0.8%;}
.propic {float:left;}
.protext {padding:0 12px 0 230px;font-size:14px;}
.propic {height:200px;width:200px;text-align:center;}
.propic img {max-height:200px;max-width:200px;}
.protext h3 {font-size:16px;margin-top:25px;margin-bottom:0px;min-height:34px;text-transform:capitalize;font-weight:600;max-height:42px;overflow:hidden;}
.protext p {max-height:64px;overflow:hidden;}
.p_more {margin:16px 0px;display:inline-block;min-width:85px;padding:0px 15px;height:30px;line-height:30px;font-size:14px;font-weight:600;text-transform:uppercase;text-align:center;color:#FFF;}
.mmv {background-color:#4d4d4d;padding:0px 13px;vertical-align:middle;display:inline-block;position:relative;box-shadow:0px 0px 1px rgba(0,0,0,0);transform:translateZ(0px);transition-property:color;transition-duration:0.5s;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:0.5s;-webkit-transition-property:color;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;}
.mmv::before {background-color:rgb(62, 62, 62);transform-origin:0% 50%;left:0px;top:0px;right:0px;bottom:0px;position:absolute;z-index:-1;content:"";transform:scaleX(0);transition-property:transform;transition-duration:0.5s;transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:0.5s;-webkit-transition-property:transform;-webkit-transform:scaleX(0);-webkit-transform-origin:0 50%;}
.mmv:hover {color:white;text-decoration:underline;}
.mmv:focus {color:white;}
.mmv:active {color:white;}
.mmv:hover::before {transform:scaleX(1);transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transform:scaleX(1);}
.mmv:focus::before {transform:scaleX(1);transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transform:scaleX(1);}
.mmv:active::before {transform:scaleX(1);transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transform:scaleX(1);}
.aboutinfo {clear:both;padding-top:70px;background:url(../images/bg-1_b.jpg) 0 0 fixed;padding:3% 0;margin-top:30px;text-align:center;color:#FFF;}
.aboutinfo_qi {clear:both;padding-top:70px;background:url(../images/uploads/201611049/images/bg.jpg) 0 0 fixed;padding:3% 0;margin-top:30px;text-align:center;color:#FFF;}
.ab.aboutinfo {clear:both;padding-top:70px;background:url(../images/bg-1_b.jpg) 0 0 fixed;padding:3% 0;margin-top:30px;text-align:center;color:#FFF;}
outinfo-bg {clear:both;padding-top:70px;background:url(../images/Workedbrands.jpg) 0 0 fixed;padding:3% 0;margin-top:30px;text-align:center;color:#FFF;}
.aboutinbg {clear:both;padding-top:70px;background:url(../images/bg-2_b.jpg) 0 0 fixed;padding:3% 0;margin-top:30px;text-align:center;color:#FFF;}
.aboutinfo_ni {clear:both;padding-top:70px;background:url(/uploads/201610507/images/bg.jpg) 0 0 fixed;padding:3% 0;margin-top:30px;text-align:center;color:#FFF;}
.aboutinfo_bo {clear:both;padding-top:70px;background:url(../images/bg1.jpg) 0 0 fixed;padding:3% 0;margin-top:30px;text-align:center;color:#FFF;}
.aboutinfo_nb {clear:both;padding-top:70px;background:url(/uploads/201611990/images/bg.jpg) 0 0 fixed;padding:3% 0;margin-top:30px;text-align:center;color:#FFF;}
.aboutinfo_xi {clear:both;padding-top:70px;background:url(/uploads/201612326/images/bg1.jpg) 0 0 fixed;padding:3% 0;margin-top:30px;text-align:center;color:#FFF;}
.aboutinfo h3 {font-size:50px;line-height:50px;font-weight:500;width:100%;height:80px;text-shadow:1px 1px #000;}
.aboutinfo p {font-size:15px;line-height:20px;font-weight:400;width:96%;margin:0px auto;text-shadow:1px 1px #000;}
.aboutinfo .p_more {margin:45px auto 20px auto;line-height:36px;height:36px;}
.aboutinfo .mmv:hover {text-decoration:none;}
.hotpro h3, .hnews h3 {margin:30px auto 12px auto;font-size:25px;color:#4A4A4A;text-align:left;text-indent:15px;text-transform:uppercase;}
.hotpro li {float:left;width:25%;}
.hotpro li .pbox {padding:0px;margin:15px;margin-bottom:26px;border:1px solid lightgray;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;position:relative;background:white;position:relative;text-align:center;}
.hotpro li .pbox .hpic {height:206px;text-align:center;}
.hotpro li .pbox .hpic img {max-height:206px;}
.hotpro li .pbox:hover {-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);box-shadow:0px 0px 20px rgba(0,0,0,0.3);background:#EDEDED;}
.hotpro li .pbox img {max-width:100%;width:auto;}
.hotpro li .pbox p {font-size:13px;margin:10px;text-align:center;text-transform:capitalize;height:42px;overflow:hidden;}
.hotpro .p_more {margin:0px auto 20px auto;line-height:45px;height:45px;}
.hotpro .mmv:hover {text-decoration:none;}
.hotpro span {display:inline-block;background:url(../images/ico01.png) no-repeat;padding-left:45px;}
.hnews {clear:both;}
.tnew, .lnew {float:left;width:50%;}
.tnew .tbox {margin:0px 15px;border:1px solid #DDD;margin-top:16px;height:200px;}
.tnew p {padding:0 12px 0 0;max-height:126px;overflow:hidden;}
.tnew img {float:left;padding-right:20px;height:200px;}
.tnew strong {display:block;font-size:16px;min-height:34px;margin-top:25px;text-transform:capitalize;font-weight:600;max-height:42px;overflow:hidden;}
.hnews li {border-bottom:solid 1px #EEE;height:36px;line-height:36px;text-align:right;overflow:hidden;}
.hnews li a {float:left;text-align:left;text-indent:18px;background:url(../images/btbg.png) 3px center no-repeat;height:36px;line-height:36px;overflow:hidden;}
.hnews ul {margin:0px 15px;}
footer {clear:both;background:#ecedee;margin-top:30px;line-height:24px;}
footer .fbox {clear:both;margin:0px auto;padding:10px 0px;}
.foottext {clear:both;background:#333;color:#FFF;text-align:center;font-size:14px;}
footer h3 {line-height:2.1em;font-size:16px;font-weight:600;text-transform:uppercase;color:#4A4A4A;margin:12px auto;}
footer .col1 h3 {text-indent:15px;}
footer .col1 li {text-indent:15px;}
footer li a {color:#696868;}
footer li .inmenu {background-color:#ecedee!important;}
.col1, .col2, .col3 {float:left;}
.col1 {width:14%;}
.col2 {width:28%;}
.col3 {width:28%;}
.col4 {width:262px;padding-right:15px;float:right;}
.foo-contact, .foo-contact a {font-size:16px;color:#696868;}
.foo-contact span {display:block;padding-left:24px;height:30px;}
.foo-contact span.ico1 {background:url(../images/ico01.gif) no-repeat;background-size:18px 18px;}
.foo-contact span.ico2 {background:url(../images/ico02.gif) no-repeat;background-size:18px 18px;}
.foo-contact span.ico3 {background:url(../images/ico03.gif) no-repeat;background-size:18px 18px;}
.eput, .form-control {width:260px;border:solid 1px #CCC;color:#999;text-indent:12px;font-size:14px;}
.eput {height:30px;}
.form-control {height:64px;resize:none;overflow:auto;margin:12px auto;line-height:30px;font-family:Arial, Helvetica, sans-serif;}
.form-control:focus, .eput:focus {border-color:#000;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(240, 99, 104, .6);box-shadow:inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(240,99,104,0.6);}
.ebtn {float:right;padding:0px 15px;height:30px;border:0px;background:#4d4d4d;font-size:14px;font-weight:600;color:#FFF;text-transform:uppercase;cursor:pointer;}
.ebtn:hover {background:#3e3e3e;}
.sidebar {float:left;width:240px;padding-top:24px;}
.main {padding:30px 0px 0px 270px;}
.ctit h3 {font-size:20px;color:#333;line-height:42px;border-bottom:solid 1px #CCC;text-transform:uppercase;margin-bottom:12px;}
.bPosition {background:#000;line-height:36px;padding:0px 16px;color:#EEE;margin-bottom:16px;}
.bPosition a {color:#FFF;}
.pcon_l {float:left;}
.pcon_r {padding:0px 16px 0px 440px;}
h1.pd-title {font-size:18px;font-weight:600;margin-top:0px;color:#4A4A4A;padding-top:15px;line-height:24px;border-top:1px solid #E4E2E2;text-transform:none;margin-bottom:20px;}
.pcon_r .pcon_info {line-height:30px;color:333;}
.pcon_r .p_more {line-height:48px;height:48px;padding:0px 20px;}
.pcon {padding-top:30px;float:left;width:100%;}
.pcon .tit {height:40px;line-height:40px;padding-left:20px;background:#F3EFEC;color:#000;font-size:18px;}
.pcon .pinfo {display:block;line-height:24px;padding:20px 20px 30px 20px;}
.pcon .pinfo img {max-width:100%;margin:0px auto;}
.acon {float:left;width:100%;}
.acon .pinfo {display:block;line-height:24px;padding:20px 0px 30px 20px;}
.proIntro {margin:10px 0px;padding:6px;color:#999;border:solid 1px #EEE;border-radius:5px;}
.prosubmenu li {float:left;width:32%;line-height:24px;}
.prosubmenu {padding:3px 0px 0px 10px;}
.sf-menu {display:table;width:220px;margin:0px auto;padding-bottom:20px;}
.sf-menu li {clear:both;border-bottom:solid 1px #EEE;}
.sf-menu li a, .sf-menu li:hover a {display:block;color:#0A4DA6;color:#333;line-height:24px;font-size:16px;background:url(../images/pico.png) 3px 15px no-repeat;padding:9px 0 6px 14px;}
.sf-menu li a:hover {background-color:#F2F2F2;}
.sf-menu li li {clear:both;text-transform:capitalize;margin:0px auto;position:relative;border-bottom:none;padding-bottom:0px;}
.sf-menu li li.LiLevel2 a {background:url(../images/icon01.gif) no-repeat 8px 11px;line-height:26px;}
.sf-menu li li.LiProDetail a {background:url(../images/ico_sort.png) no-repeat 8px 11px;}
.sf-menu li li a, .sf-menu li:hover li a {display:block;line-height:20px;color:#777;padding:6px 0 4px 0px;text-decoration:none;font-size:12px;padding-left:18px;font-weight:normal;}
.sf-menu li li a:hover {text-decoration:none;font-weight:bold;color:#555;}
ul.sf-menu ul {display:none;}
.sf-menu li:hover ul {display:block;}
ul.sf-menu ul ul {position:absolute;left:220px;width:220px;top:0px;margin:0px;visibility:hidden;border:0px;border-radius:0px;border-left:0px;z-index:999999;}
.sf-menu li li li {background:#FFF;padding:0px;}
.sf-menu li li:hover {opacity:1;}
.sf-menu li li li a, .sf-menu li:hover li li a {text-decoration:none;background:url(../images/ico_sort.png) #F2F2F2 no-repeat 8px 11px;border-bottom:1px solid #DDD;padding:5px 0px 3px 12px;text-indent:8px;}
ul.pro-menu {margin-top:-1px;margin:0px;padding:0px;text-transform:capitalize;}
ul.sf-menu li:hover > ul {visibility:visible;margin:0px;padding:0px;}
ul.sf-menu li.Level1 > a {background:url(../images/pico1.png) 3px 15px no-repeat;}
.sf-menu1 {display:table;width:220px;margin:0px auto;padding-bottom:20px;}
.sf-menu1 li {clear:both;border-bottom:solid 1px #EEE;}
.sf-menu1 li a {display:block;color:#0A4DA6;color:#333;line-height:24px;font-size:16px;background:url(../images/pico.png) 3px 15px no-repeat;padding:9px 0 6px 14px;}
.sf-menu1 li a:hover {background-color:#F2F2F2;}
.sf-menu1 li li {clear:both;text-transform:capitalize;margin:0px auto;position:relative;border-bottom:none;padding-bottom:0px;}
.sf-menu1 li li.LiLevel2 a {background:url(../images/icon01.gif) no-repeat 8px 11px;line-height:26px;}
.sf-menu1 li li.LiProDetail a {background:url(../images/ico_sort.png) no-repeat 8px 11px;}
.sf-menu1 li li a {display:block;line-height:20px;color:#777;padding:2px 0 4px 0px;text-decoration:none;font-size:12px;padding-left:18px;font-weight:normal;}
.sf-menu1 li li a:hover {text-decoration:none;font-weight:bold;color:#555;}
ul.sf-menu1 ul {visibility:visible;}
ul.sf-menu1 ul ul {position:absolute;left:220px;width:220px;top:0px;margin:0px;visibility:hidden;border:0px;border-radius:0px;border-left:0px;z-index:999999;}
.sf-menu1 li li li {background:#FFF;padding:0px;}
.sf-menu1 li li:hover {opacity:1;}
.sf-menu1 li li li a, .sf-menu1 li:hover li li a {text-decoration:none;background:url(../images/ico_sort.png) #F2F2F2 no-repeat 8px 11px;border-bottom:1px solid #DDD;padding:5px 0px 3px 12px;text-indent:8px;}
ul.pro-menu {margin-top:-1px;margin:0px;padding:0px;text-transform:capitalize;}
ul.sf-menu1 li.Level1 > a {background:url(../images/pico1.png) 3px 15px no-repeat;}
.sf-menu2 {display:table;width:220px;margin:0px auto;padding-bottom:20px;}
.sf-menu2 li {clear:both;border-bottom:solid 1px #EEE;position:relative;}
.sf-menu2 li a, .sf-menu2 li:hover a {display:block;color:#0A4DA6;color:#333;line-height:24px;font-size:16px;background:url(../images/pico.png) 3px 15px no-repeat;padding:9px 0 6px 14px;}
.sf-menu2 li a:hover {background-color:#F2F2F2;}
.sf-menu2 li li {clear:both;text-transform:capitalize;margin:0px auto;position:relative;border-bottom:none;padding-bottom:0px;border-bottom:1px solid #FFF;}
.sf-menu2 li li.LiLevel2 a {background:url(../images/icon01.gif) no-repeat 8px 13;line-height:26px;}
.sf-menu2 li li.LiProDetail a {background:url(../images/ico_sort.png) no-repeat 8px 13px;}
.sf-menu2 li li a, .sf-menu2 li:hover li a {display:block;line-height:20px;color:#777;padding:6px 0 4px 0px;text-decoration:none;font-size:12px;padding-left:18px;font-weight:normal;}
.sf-menu2 li li a:hover {text-decoration:none;font-weight:bold;color:#555;}
ul.sf-menu2 ul {display:none;}
.sf-menu2 li:hover ul {display:block;}
ul.sf-menu2 ul {position:absolute;left:220px;width:220px;top:0px;margin:0px;visibility:hidden;border:0px;border-radius:0px;border-left:0px;z-index:999999;background:#EEE;}
.sf-menu2 li li li {background:#FFF;padding:0px;}
.sf-menu2 li li:hover {opacity:1;}
.sf-menu2 li li li a, .sf-menu2 li:hover li li a {text-decoration:none;background:url(../images/ico_sort.png) #F2F2F2 no-repeat 8px 11px;border-bottom:1px solid #DDD;padding:5px 0px 3px 12px;text-indent:8px;}
ul.pro-menu {margin-top:-1px;margin:0px;padding:0px;text-transform:capitalize;}
ul.sf-menu2 li:hover > ul {visibility:visible;margin:0px;padding:0px;}
ul.sf-menu2 li.Level1 > a {background:url(../images/pico1.png) 3px 15px no-repeat;}
.pro_lb0 {float:left;width:100%;}
.pro_lb0 li {clear:both;border-bottom:solid 1px #EEE;padding:8px 12px 8px 0px;}
.pro_lb0 li:hover {background:#FFFCF3;}
.pro_lb0 .fl {float:left;padding-right:20px;}
.pro_lb0 .pimg {background:#FFF;width:150px;height:150px;text-align:center;vertical-align:middle;display:table-cell;border:solid 1px #EEE;padding:2px;overflow:hidden;}
.pro_lb0 img {max-width:150px;_width:150px;max-height:145px;_margin-top:expression_r((300-this.height)/2);padding-top:5px;}
.pro_lb0 p {line-height:20px;margin:0px;padding:6px 0px 0px 170px;word-break:break-word;}
.pro_lb0 .pinfo {display:block;font-size:12px;color:#777;max-height:60px;overflow:hidden;}
.pro_lb0 strong {display:block;max-height:38px;font-size:14px;padding:4px 0px 6px 0px;overflow:hidden;}
.pro_lb0 strong a {color:#333;}
.pro_lb0 strong a:hover {color:#000;}
.pro_lb0 h3 {display:block;max-height:38px;font-size:14px;padding:4px 0px 6px 0px;overflow:hidden;}
.pro_lb0 h3 a {color:#333;}
.pro_lb0 h3 a:hover {color:#000;}
.pro_lb1 h3 {font-weight:normal;}
.pro_lb0 span {display:block;}
.pro_lb1 {float:left;padding-top:10px;}
.pro_lb1 p {line-height:24px;}
.pro_lb1 li {float:left;width:25%;}
.pro_lb1 li .pp_box {margin:15px 12px;}
.pro_lb1 li a {display:block;position:relative;}
.pro_lb1 li a img {width:100%;}
.pro_lb1 li a .text {width:100%;height:60px;background:#8F8F8F;position:absolute;z-index:1;bottom:0;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.pro_lb1 li a .tex {width:100%;height:40px;line-height:20px;position:absolute;z-index:2;bottom:0;text-align:center;overflow:hidden;color:#FFF;}
.pro_lb1 li a:hover .text {background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.pro_lb1 .li0 {padding-right:0;}
.pages {text-align:center;font-size:12px;padding:15px 0px;color:#B2B2B2;clear:both;}
.pages a, .pages span {display:inline-block;margin:1px 5px;min-width:10px;height:30px;padding:0px 10px;line-height:30px;}
.pages a:link, .pages a:visited {color:#666;background:#FFF;}
.pages a:hover, .pages a:active, .pages span.ctxt {color:#FFF;background:#333;color:#FFF;text-decoration:none;}
.newslist {margin:12px auto 12px auto;float:left;width:100%;}
.newslist ul {padding-right:16px;}
.newslist li {text-align:right;height:36px;background:url(../images/arrow-list.gif) 8px 10px no-repeat;border-bottom:1px dashed #DDD;line-height:32px;color:#888;overflow:hidden;}
.newslist li a {float:left;font-size:14px;text-align:left;text-indent:6px;}
.newslist li a:hover {color:#d22720;text-decoration:underline;}
.rnews, .rollPro {margin:0px auto;}
.rnews h3, .rollPro h3 {font-size:18px;line-height:24px;padding:10px 0 12px 0;color:#333;font-weight:normal;height:30px;}
.rnews li {float:left;width:50%;height:30px;line-height:30px;}
.rnews li a {display:block;white-space:nowrap;margin-right:3%;text-overflow:ellipsis;overflow:hidden;font-size:12px;border-bottom:1px dashed #EEE;}
.rnews li a:hover {color:#56CE3F;}
.rollPro {height:220px;margin-bottom:30px;}
.rollPro .Cont {width:94%;overflow:hidden;margin:0px auto;}
.rollPro .ScrCont {width:2500px;}
.rollPro .pic {position:relative;width:170px;height:160px;margin:0px 3px;border:solid 1px #EEE;text-align:center;}
.rollPro .pbox img {max-width:162px;max-height:100px;}
.rollPro .pbox {width:100%;height:120px;text-align:center;}
.rollPro p {height:42px;overflow:hidden;line-height:20px;position:absolute;bottom:0;}
.rollPro #List1, .rollPro #List2, .rollPro .wen_jt, .rollPro .Cont, .rollPro .pic {float:left;}
.rollPro .wen_jt {width:24px;padding-top:45px;}
.newcon {padding-top:28px;}
.newcon .tit {text-align:center;color:#000;font-size:18px;}
.newcon .time {line-height:30px;border-bottom:solid 1px #CCC;padding-top:10px;font-size:12px;color:#999;width:160px;margin:0px auto;text-align:center;}
.newcon p {padding-top:20px;line-height:24px;}
.pinfo {font-size:14px;}
.newcon .pn {padding:12px 0px 0px 0px;min-height:40px;}
.newcon .prev, .newcon .next {float:left;font-size:16px;padding:6px 0;width:48%;white-space:nowrap;margin-right:2%;text-overflow:ellipsis;overflow:hidden;height:20px;}
.newcon .next {margin-right:0;}
#feedbackForm table {width:100%;max-width:600px;_width:600px;margin-top:20px;margin:0px auto;text-align:left;}
.ftxt {width:30%;}
.fput {width:68%;}
#feedbackForm .text {float:left;width:90%;height:26px;margin:16px 0px 0px 0px;font-size:12px;line-height:26px;padding:0px;border:solid 1px #CCC;}
#feedbackForm .lable {padding:10px 12px 0px 0px;line-height:30px;height:30px;text-align:right;}
#feedbackForm .atextarea {float:left;width:90%;padding:0px;margin:16px 0px 0px 0px;border:solid 1px #CCC;height:100px;font-size:12px;line-height:24px;font-family:Arial, Helvetica, sans-serif;color:#666;}
#feedbackForm .submita {display:inline-blockl;padding:0px 20px;height:30px;line-height:30px;text-align:center;font-size:18px;background:#FF9C00;margin:20px auto;border:none;color:#FFF;cursor:pointer;}
#feedbackForm .fsbtn {text-align:center;width:90%;border:1px solid #FFF;}
#feedbackForm span.xh {color:#000;}
.es-carousel-wrapper {padding:10px 37px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;position:relative;}
.es-carousel {overflow:hidden;background:#FFF;}
.es-carousel ul {display:none;}
.es-carousel ul li {height:100%;float:left;display:block;}
.es-carousel ul li a {display:block;border:1px solid #EEE!important;width:138px;height:136px;line-height:136px;vertical-align:middle;display:table-cell;text-align:center;}
.es-carousel ul li a img {display:block;border:none;max-width:132px;max-height:124px;_margin-top:expression_r((300-this.height)/2);margin:0px auto;}
.es-nav span {position:absolute;top:50%;left:12px;background:transparent url(../images/duo_left.gif) no-repeat top left;width:19px;height:32px;margin-top:-13px;text-indent:-9000px;cursor:pointer;opacity:0.8;}
.es-nav span.es-nav-next {right:12px;left:auto;background:transparent url(../images/duo_right.gif) no-repeat top left;}
.es-nav span:hover {opacity:1.0;}
.table {border-collapse:collapse;}
.table td, .table th {border:1px solid #CDCDCD;padding:5px;}
.table p {padding:0px;margin:0px;}
@media screen and (min-width:1004px) {
.top .fl {min-width:690px;overflow:hidden;}
.top .fr .ss {clear:both;padding-top:10px;}
#nav li a {font-size:14px;}
#nav ul {display:inherit;}
.pro_lb1 li:nth-child(4n+5) {clear:both;}}
@media screen and (max-width:1004px) and (min-width:960px) {
.top .fl {float:none;clear:both;max-width:100%;}
.top .fr {float:none;clear:both;width:100%;}
.top .fr .ss {float:right;}
.top .fr .xyz {float:left;padding-top:6px;}
#nav li a {font-size:14px;padding:0px 20px;}
#nav ul {display:inherit;}
.col2 {width:27%;}
.col3 {width:28%;}
.pro_lb1 li {width:33.33%;}
.pro_lb1 li:nth-child(3n+4) {clear:both;}}
@media screen and (max-width:960px) and (min-width:640px) {
.logo {float:none;width:100%;text-align:center;}
.head-text, .top .fr .xyz {display:none;}
.logo img {max-height:70px;}
#nav {border-top:6px solid #000;}
#nav li {width:100%;border-right:0px;border-bottom:1px solid #303b48;}
#nav li a {line-height:48px;}
#nav li:hover ul {display:none!important;}
.inmenu::before {border-bottom-width:1px;}
#nav li a.inmenu_1 {background:rgba(255, 255, 255, 0.1)url(../images/btbg.png) left 47px repeat-x!important;z-index:-1;}
.prolist li {float:left;width:98%;height:200px;border:1px solid #DDDADA;margin:15px 0.8%;}
.hotpro li {width:50%;}
.tnew, .lnew {float:none;width:100%;clear:both;}
#nav .fl, #nav .fr {display:block;}
#nav ul {display:none;position:absolute;top:60px;left:0;}
#nav {height:60px;position:relative;}
.col1 {width:50%;}
.col2 {width:262px;padding-right:15px;float:right;}
.col3 {padding-left:15px;clear:both;}
.pro_lb1 li {width:50%;}
.pro_lb1 li:nth-child(2n+3) {clear:both;}
.pcon_r {word-break:break-word;}
.newslist li a {width:75%;}
#nav li#liHome {border-left:0px;}}
@media screen and (max-width:960px) and (min-width:700px) {
.pcon_l {float:none;width:402px;margin:0px auto;overflow:hidden;}
.pcon_r {padding-left:0px;}
.pcon_r .pd-title, .pcon_r .pcon_info {padding-left:20px;}
.pcon_r .p_more {margin-left:20px;}
.zoomdiv, .jqZoomPup {display:none!important;}
.rnews li {float:none;display:block;width:100%;margin:0px auto;}
.newcon .prev, .newcon .next {float:none;width:100%;margin:0px auto;}
#nav li#liHome {border-left:0px;}}
@media screen and (max-width:700px) and (min-width:480px) {
.pcon_l {float:none;width:400px;margin:0px auto;overflow:hidden;}
.pcon_r {padding-left:12px;}
.zoomdiv, .jqZoomPup {display:none!important;}
.newslist li a {width:75%;}
.rnews li {float:none;display:block;width:100%;margin:0px auto;}
.newcon .prev, .newcon .next {float:none;width:100%;margin:0px auto;}
#nav li#liHome {border-left:0px;}}
@media screen and (max-width:640px) {
.top .fl, .top .fr {float:none;width:100%;margin-top:0px;}
.logo {float:none;width:100%;max-width:480px;text-align:center;}
.head-text, .top .fr .ss, .top .fr .xyz {display:none;}
.logo img {max-height:70px;}
#nav {border-top:4px solid #000;}
#nav li {width:100%;border-right:0px;border-bottom:1px solid #000;}
#nav li a {line-height:36px;}
#nav li:hover ul {display:none!important;}
.inmenu::before {border-bottom-width:0px;}
#nav li a.inmenu_1 {background:rgba(255, 255, 255, 0.1) !important;z-index:-1;}
#nav .fl, #nav .fr {display:block;}
#nav ul {display:none;position:absolute;top:48px;left:0;}
#nav {height:48px;position:relative;}
#nav .fl, #nav .fr {font-size:18px;line-height:48px;}
.top .fr .ss {float:none;width:300px;padding-top:0;margin:0px auto;}
.ss .sk {border-radius:0;}
.tnew, .lnew {float:none;width:100%;clear:both;}
.hotpro li {float:left;width:50%;}
.hotpro li.hotpro li .p_more {display:none;}
.tnew .tbox {height:160px;}
.tnew p {max-height:106px;}
.ttext {padding:0 12px 0 172px;}
.tnew img {width:160px;}
.prolist li {float:none;width:98%;height:160px;}
.propic {height:160px;width:160px;text-align:center;}
.propic img {max-height:160px;max-width:160px;}
.protext {padding:0px 12px 0px 180px;font-size:12px;}
.protext h3 {font-size:14px;margin-top:25px;}
.protext p {max-height:40px;overflow:hidden;}
.p_more {margin:16px 0px;display:inline-block;min-width:85px;padding:0px 15px;height:30px;line-height:30px;font-size:14px;font-weight:600;text-transform:uppercase;text-align:center;color:#FFF;}
.col1, .col2 {display:none;}
.col3 {float:none;width:auto;margin:0px;padding:0px;}
.col3 h3 {text-indent:15px;}
.col4 {float:left;}
.ccs {word-break:break-word;word-wrap:break-word;padding:0px 15px;}
.col4 {float:left;padding-left:15px;}
.pro_lb1 li {width:50%;}
.sidebar {float:none;width:100%;padding-top:12px;}
.main {padding:6px 0 0 0px;}
.sf-menu {display:table;width:96%;margin:0px auto;padding-bottom:20px;}
ul.sf-menu ul ul {display:none!important;}
.ctit h3 {text-indent:10px;}
.newcon .prev, .newcon .next {float:none;width:100%;margin:0px auto;}
.newcon {padding:0px 12px;}}
@media screen and (max-width:480px) {
.hotpro span {display:none;}
.col1, .col2 {display:none;}
.col3 {float:none;width:auto;margin:0px;padding:0px;}
.col3 h3 {text-indent:15px;}
.col4 {float:left;}
.pro_lb1 li {width:100%;}
.pages span {display:none;}
.pages span.ctxt {display:inline-block;}
.pcon_l {float:none;margin:0px auto;overflow:hidden;}
.pcon_r {padding-left:12px;}
.pcon_l {float:none;width:302px;margin:0px auto;overflow:hidden;}
.spec-preview, .jqzoom {width:300px!important;height:300px!important;}
.jqzoom img {max-width:300px!important;max-height:300px!important;}
.spec-scroll .items {width:244px!important;}
.spec-scroll {width:302px!important;}
.zoomdiv, .jqZoomPup {display:none!important;}
.newslist li a, .rnews li {float:none;display:block;width:100%;}
.newslist li span {display:none;}
.newcon .prev, .newcon .next {float:none;width:100%;margin:0px auto;}
.newcon {padding:0px 12px;}
#nav li#liHome {border-left:0px;}
.es-carousel ul li a {width:100%;height:100px;line-height:100px;}
.es-carousel ul li a img {max-height:96px;max-width:100%;}}
.table {border-collapse:collapse;}
.table td, .table th {border:1px solid #CDCDCD;padding:5px;}
.table p {padding:0px;margin:0px;}
.buybtn {clear:both;width:200px;height:40px;margin:20px 0px 0px 0px;text-align:left;line-height:40px;}
.buybtn a {display:inline-block;padding:0px 15px;color:#FFF;height:40px;background:#0A4DA6;border-radius:2px;font-size:18px;}
.buybtn a:hover {background:#145CBC;color:#FFF;border-radius:2px;}
.pshare {float:left;padding:8px 0px 0px 0px;}
.jsshare {text-align:center;padding-top:8px;}
.pshare li {float:left;width:48%;height:28px;line-height:28px;}
.pshare li img {vertical-align:middle;margin-right:12px;}
.jsshare span.stxt {display:inline-block;font-size:14px;line-height:24px;padding:0px 8px 0px 0px;position:relative;}
.jsshare a, .jsshare a img {width:35px;vertical-align:middle;}
.addthis_sharing_toolbox {display:inline-block;}
span.at-icon-wrapper, .at-icon-wrapper svg {width:24px!important;height:24px!important;line-height:24px!important;}
.tenflag1, .tenflag2, .tenflag3 {width:680px;clear:both;}
.tenflag1 {border:solid 1px #EEE;}
.tenflag1 dt {border-bottom:solid 1px #EEE;}
.tenflag1 dd {text-indent:12px;}
.tenflag1 dt, .tenflag2 dt, .tenflag3 dt {font-size:16px;font-weight:bold;padding:16px 0px 12px 12px;}
.tenflag2 dd {float:left;width:20%;margin:0px;padding:0px;line-height:36px;text-align:left;}
.tenflag1 dd {height:36px;line-height:36px;border-bottom:solid 1px #EEE;padding:0px;margin:0px;background:#F5F5F5;}
.tenflag1 dd span {float:left;width:36%;background:#FFF;font-weight:bold;}
.tenflag1 dd:nth-child(2n) span {background:#F5F5F5;}
.tenflag1 dd:nth-child(2n) {background:#FFF;}
.tenflag2 dd {text-align:center;}
.tenflag2 dd img {width:116px;display:block;margin:0px auto;padding-bottom:0px!important;}
.tenflag2 dd p {padding:0px 0px 6px 0px;margin:0px;}
.tenflag3 img {width:680px!important;height:448px!important;}
.pdown1 #A_DownLoadProduct {display:inline-block;clear:both;height:32px;margin:16px 0px 0px 0px;line-height:32px;background:url(../images/down1_2.png) right top no-repeat;padding-right:50px;}
.pdown1 #A_DownLoadProduct span {display:inline-block;height:32px;background:url(../images/down1_1.png)no-repeat;padding:0px 0px 0px 16px;}
.pdown2 #A_DownLoadProduct, .pdown3 #A_DownLoadProduct, .pdown4 #A_DownLoadProduct {display:inline-block;clear:both;height:45px;margin:16px 0px 0px 0px;line-height:45px;padding-right:45px;}
.pdown2 #A_DownLoadProduct span, .pdown3 #A_DownLoadProduct span, .pdown4 #A_DownLoadProduct span {display:inline-block;height:45px;background:url(../images/down2_1.png)no-repeat;padding:0px 12px 0px 16px;}
.pdown2 #A_DownLoadProduct {background:url(../images/down2_2.png) right top no-repeat;}
.pdown3 #A_DownLoadProduct {background:url(../images/down2_3.png) right top no-repeat;}
.pdown4 #A_DownLoadProduct {background:url(../images/down2_4.png) right top no-repeat;}
.proCateTags {clear:both;padding:0px 6px 6px 6px;margin:0px 10px;border:solid 1px #EEE;border-radius:5px;}
.proCateTags h3 {font-size:14px;line-height:32px;margin:0px;padding:0px;}
.keywords {margin:12px auto;}
.keywords a {margin-right:10px;color:#2E66B5;line-height:1.8;text-decoration:underline;display:inline-block;white-space:nowrap;text-overflow:ellipsis;}
.keywords a:hover {text-decoration:none;}
.qrcode {float:right;margin:0px;height:24px;line-height:24px;text-align:left;background:url(../images/2wm.png) no-repeat;background-size:24px 24px;cursor:pointer;position:relative;}
.qrcode .ErWeiImg {width:24px;height:24px;opacity:0;border:1px solid #FFF;position:absolute;z-index:99999;}
.qrcode span {display:inline-block;background:url(../images/bmore.png) right no-repeat;padding:0px 12px 0px 30px;background-size:8px 7px;color:#FFF;}
.qrcode:hover span {background:url(../images/bmore1.png) right no-repeat;background-size:8px 7px;}
.hamore {color:#FFF;clear:both;float:left;height:36px;line-height:36px;background:#5fa568;padding:0px 20px;margin-top:12px;}
.rollPro1 {width:100%;margin:10px auto;overflow:hidden;}
.rollPro1 h2 {padding-bottom:10px;}
.rollPro1 li {width:30%;float:left;margin-right:5%;text-align:center;}
.rollPro1 li:nth-of-type(3) {margin-right:0%;}
.rollPro1 li:nth-of-type(6) {margin-right:0%;}
.rollPro1 li:nth-of-type(9) {margin-right:0%;}
.rollPro1 li:nth-of-type(12) {margin-right:0%;}
.rollPro1 li .pbox {border:solid 1px #EEE;padding:4px;height:150px;}
.rollPro1 li .pbox img {max-width:100%;max-height:150px;}
.rollPro1 li p {height:40px;line-height:20px;overflow:hidden;margin:10px auto;}
.pro-body {padding:10px;font-size:14px;border-radius:3px;margin-bottom:5px;}
.inner-banner img{width:100%;}