/*design by 产地秀电商 www.destoon.org.cn 170067733*/
/* global */
@import url("fonts/iconfont.css");
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'),
      url('fonts/iconfont.woff2') format('woff2'),
      url('fonts/iconfont.woff') format('woff'),
      url('fonts/iconfont.ttf') format('truetype'),
      url('fonts/iconfont.svg#iconfont') format('svg');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 8px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {margin:0px;font-size:14px;color:#333333;background:#f8f8f8;min-width:1200px;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h6, pre, p, blockquote, th { margin: 0;padding: 0;}
* {word-break:break-all;font-family:"Microsoft Yahei",Tahoma,Verdana,Arial;-webkit-text-size-adjust:none;}
img {border:none;}
i,em{font-style:normal}
ul li {list-style-type:none;}
ol li {list-style-type:decimal;}
ul,form {margin:0px;padding:0px;}
.dsn{display:none}
/* links */
a:link,a:visited,a:active {color:#333;text-decoration:none}
a:hover {color:#ffc000;}
/* basic */
.f_l {float:left;}
.f_r {float:right;}
.b1{height:1px;overlflow:hidden;clear:both;width:100%}
.b10{height:10px;overlflow:hidden;clear:both;width:100%}
.b15{height:15px;overlflow:hidden;clear:both;width:100%}
.b20{height:20px;overlflow:hidden;clear:both;width:100%}
.b30{height:30px;overlflow:hidden;clear:both;width:100%}
.mt8{margin-top:8px}
.mt15{margin-top:15px}
.m {width:1200px;margin:auto;}
.text-overflow {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/*头部共用菜单*/
.meun_top { height:60px; line-height:60px; font-size:16px; color:#00428e; background:#fff; border-bottom:1px solid #e6e6e6;}
.meun_top ul li { float:left; padding:0 20px; line-height:60px; height:60px; box-sizing:border-box;}
.meun_top ul li a { color:#999;}
.meun_top ul li.active { border-bottom:3px solid #00428e; line-height:60px; font-weight:700;}
.meun_top ul li.active a { color:#00428e;}

/*供应列表页*/
.main_elite li { float:left; box-sizing:border-box;padding:15px; background:#fff; width:18.8%; margin:20px 1.5% 0 0;box-shadow: 3px 8px 20px 0px rgba(2,19,117,0.05);border-radius: 4px;border:1px solid #e6e6e6; text-align:center;}
.main_elite li:nth-child(5n+5) { margin-right:0;}
.main_elite li img { width:100%;}
.main_elite li h2 { font-size:14px; color:#000; display:block; margin:10px 0; font-weight:400;}
.main_elite li p { font-size:14px; color:#888; display:block;}
.main_elite li span { display:block; color:#ee2e2c; font-size:14px;}
.main_elite li span em { font-size:12px;}

/*新闻列表页*/

.news_list ul li { overflow:hidden; padding:25px; border:1px solid #e6e6e6; background:#fff;margin-top:20px; border-radius:10px;box-shadow: 3px 8px 20px 0px rgba(2,19,117,0.05);}
.news_list ul li .image { float:left; width:240px; margin-right:30px;}
.news_list ul li .image img { width:100%;}
.news_list ul li .text { overflow:hidden;}
.news_list ul li .text h2 { font-size:22px; height:26px; line-height:26px; color:#262626; font-weight:400;}
.news_list ul li:hover .text h2 { color:#024697;}
.news_list ul li .text p { font-size:14px; color:#888; line-height:30px; padding:20px 0;}
.news_list ul li .text span { font-size:14px; color:#999; display:block;}
.title_show { font-size:30px; color:#000; margin-top:50px; text-align:center;}
.info_show { font-size:14px; color:#999; text-align:center; padding:30px 0;}
.info_show a { color:#024697;}

/*商品展示结构*/
.salebox_l{width:400px; height:498px;float:left;padding:0px 30px 20px 0px}
.salebox_r { float:left;}


.topline {height:40px;line-height:40px;background:#000;width:100%;font-size:14px;color:#fff;}
.topline a{padding:0px 5px;color:white}
.tool ul li{float:left; cursor:pointer}
.tool ul li.tel{ background:url(t2.png) no-repeat center left;padding-left:40px;margin-right:20px}
.tool ul li.mobile{ background:#11ab5d url(tool-mobile.png) no-repeat 10px 12px;padding:0px 10px 0px 30px;position:relative; display:block;color:white;}
.tool ul li div{display:none}
.tool ul li:hover div{display: inline-block;position: absolute;z-index:10000;background:white;width:90px;height:90px;box-shadow: 0px 0px 3px rgba(0,0,0,0.15);top:40px;padding:5px;left:-18px;overflow:hidden}
.tool ul li:hover div img{width:90px;height:90px;}

.topbg {height:78px;padding:0px 0;background:white;box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);}
.head{ position: relative; display:flex;}
.head .logo { height:78px; display:flex; align-items: center;}
.head .logo img { max-height:70px;}
/*导航*/
.headBox2 {clear: both;height: 78px; margin-left:auto;}
.headBox2 .wrap{position: relative;margin:0px auto;height:78px;line-height:78px}
.menuDl { width:860px; display:flex;}
.menuDl dd {display: inline;float: left;margin:0px;position: relative; flex:1; text-align:center;}
.menuDl dd span {display: block;clear: both;overflow: hidden;height:40px;margin-top:20px}
.menuDl dd span a{display: block;height: 40px;line-height: 40px;font-size: 16px;color:#666;}
.menuDl dd.hover span a{color:#fff;background:#ffc000;}
.menuDl dd .div_a {width: 100%;overflow: hidden;position: absolute;top: 61px;left:0px;z-index: 999;background: #fff;padding: 0px 0;display: none;}
.menuDl dd .div_a a {display: block;height: 35px;overflow: hidden;line-height: 35px;text-align:center;color: #333;font-size: 16px;width:100%;}
.menuDl dd .div_a a:hover {color:#fff; background-color:#ffc000;}



/*幻灯*/
.m-focus{width:100%;overflow:hidden;z-index:1 }
.m-focus-box{overflow:hidden;margin:0 auto;position:relative;}
.m-focus{display: block;overflow: hidden;position: relative;}
.m-focus .m-focus-box { margin: 0 auto;overflow: hidden;position: relative;backface-visibility: hidden;}
.m-focus .m-focus-box .swiper-wrapper li { float: left;list-style-type:none }
.m-focus .m-focus-box .swiper-wrapper li a { position: relative;width: 100%;display: block;}
.m-focus .m-focus-box .swiper-wrapper img { width: 100%;display: block;}
.m-focus .swiper-container { display: none;}
.m-focus-box .b-menu{text-align: center;position: absolute;width: 100%;left: 0;bottom:10px;z-index: 10;}
.swiper-pagination-bullet {display: inline-block;cursor:pointer;margin: 0 5px;width:10px;height:10px;background: rgba(221,221,221,.9); border-radius:8px;}
.swiper-pagination-bullet-active {background:#ffc000;width:25px;height:10px;}
.contact-list{border-top:#e6e6e6 1px solid;margin:10px;overflow:hidden}
.contact-list dl{overflow:hidden;border-bottom:#e6e6e6 1px solid;line-height:35px;border-left:#e6e6e6 1px solid;border-right:#e6e6e6 1px solid}
.contact-list dt{float:left;width:100px;text-align:right;padding-right:20px;color:#666}
.contact-list dd{overflow:hidden;padding:0px 15px;border-left:#e6e6e6 1px solid;color:#333}


.f-elite { overflow:hidden;}
.f-elite ul {overflow:hidden; padding:60px 0 60px;}
.f-elite ul li { width:386px; height: 386px; float:left; margin-right:21px; overflow:hidden;position: relative;}
.f-elite ul li p { position:absolute;font-size:28px;color:#fff;}
.f-elite ul li:nth-child(1) p {  top: 45px; right:35px;}
.f-elite ul li:nth-child(2) p {  top: 45px; left:35px;}
.f-elite ul li:nth-child(3) p,
.f-elite ul li:nth-child(4) p { top: 28px; left:28px; font-size:22px;}
.f-elite ul li:nth-child(3),.f-elite ul li:nth-child(4)  {height:183px; margin:0 0 20px 0;}



/*表单样式*/
input,select,textarea {font-size:14px;padding:4px;border-radius:2px;border:#e3e3e3 1px solid;color:#888;}
.cdx-form{overflow: hidden;padding:30px 30px;box-shadow: 0px 0px 3px rgba(0,0,0,0.15);background:white;margin:10px;font-size:14px;}
.cdx-form tr{font-size:14px}
.cdx-form input{border:#e3e3e3 1px solid;padding:7px}
.cdx-form select{border:#e3e3e3 1px solid;padding:6px}
.cdx-form input.adr{margin-top:-4px}
/*全部左右布局样式*/
.side_head{height:45px;line-height:45px;padding:0 15px;font-size:16px;border-bottom:#eee solid 1px;background:#ffc000;color:#fff;width:220px;}
.side_head strong { display: block; float: left; height: 16px; border-left: #fff 3px solid; line-height: 16px; padding-left: 10px; margin-top: 12px; font-size: 16px;}
.side_head span a{display:block; background:url(more.png) no-repeat center right; text-indent:-9999px}
.side_body {background:#FFFFFF;padding:10px 20px;margin-bottom:20px;font-size:14px;line-height:30px;}
.side_body h1{font-size:14px;}
.main_head {height: 45px;border-bottom: 1px solid #eee;background: #fff;padding:0px 15px;border:1px solid #eee;}
.main_head div {overflow:hidden;display:block;height:45px;line-height:45px;padding-right:20px;}
.main_body  {background: #FFFFFF;font-size: 14px;line-height: 28px;margin-bottom: 20px;padding: 1% 2%;border:1px solid #eee; border-top:none;}
.main_body_sell { padding:0;}
.main_head span{font-size:14px}
.main_head strong{display:block;float:left;height:16px;border-left:#ffc000 3px solid;line-height:16px;padding-left:10px;margin-top:12px;font-size:16px;}
.main_head strong span{font-size:18px;}
.main_body ul.cdx-list {width:100%;overflow:hidden;}
.main_body ul.cdx-list li{float:left;width:18%;padding:1%;overflow:hidden;text-align:center;font-size:14px;background:white;}
.main_body ul.cdx-list li a{border:#eee 1px solid;padding:10px;display:block}
.main_body ul.cdx-list li img{width:100%;}
.main_body ul.cdx-list li:hover img{filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;}
.main_body ul.cdx-list li p{height:20px;line-height:20px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;margin-top:10px}
.main_body ul.cdx-list li p.price{color:#e50a11;margin-top:10px;font-size:14px;font-weight:bold}
.main_body ul.cdx-list-text {width:100%;overflow:hidden;}
.main_body ul.cdx-list-text li{border-bottom:#eee 1px solid;padding:15px 0;overflow:hidden; background:#fff;}
.main_body ul.cdx-list-text li .pic{float:left;width:100px;margin-right:10px;}
.main_body ul.cdx-list-text li .npic{float:left;width:160px;margin-right:10px;}
.main_body ul.cdx-list-text li .s-info{overflow:hidden}
.main_body ul.cdx-list-text li img{width:100%;}
.main_body ul.cdx-list-text li:hover img{filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;}
.main_body ul.cdx-list-text li p{line-height:20px;margin-top:7px;overflow:hidden;color:#777}
.main_body ul.cdx-list-text li h5{font-size:18px;}
.main_body ul.cdx-list-text li h5 a{color:#333}
.main_body ul.cdx-list-jia {width:100%;overflow:hidden;}
.main_body ul.cdx-list-jia li {float: left;width: 224px; background: #fff;overflow: hidden;box-sizing: border-box;margin:20px 16px 10px 0px; padding:12px 9px;-webkit-box-sizing: border-box; border:1px solid rgba(0,0,0,0);
   -moz-box-sizing: border-box;
        box-sizing: border-box;}
.main_body ul.cdx-list-jia li:hover { border:1px solid #eee;}
.main_body ul.cdx-list-jia li:nth-child(5n+5) {margin: 20px 0px 10px 0px;}
.main_body ul.cdx-list-jia li a{display:block}
.main_body ul.cdx-list-jia li .pic {overflow: hidden;width: 205px;height: 205px;}
.main_body ul.cdx-list-jia li .pic img{width:100%;transition: all 0.3s;}
.main_body ul.cdx-list-jia li .text p { color:#666;}
.main_body ul.cdx-list-jia li:hover img{transform: scale(1.05);}
.main_body ul.cdx-list-jia li p.price{color: #e4393c;font-size: 20px; padding:10px 0 5px;}
.main_body ul.cdx-list-jia li p.price b { font-weight: normal;}
.main_body ul.cdx-list-jia li i{font-size:12px}
.main_body ul.cdx-list-jia li:hover .text1 p.price{color:#e50a11;font-weight:600;}
.main_body ul.cdx-list-jia li em{font-size:14px}
.main_body ul.cdx-list-jia4 {width:102%;overflow:hidden;}
.main_body ul.cdx-list-jia4 li{float:left;width:296px;overflow:hidden;font-size:14px;background:white;margin:20px 20px 10px 0px;}
.main_body ul.cdx-list-jia4 li:nth-child(3n+3) {margin:20px 0px 10px 0px;}



.main_body ul.cdx-list-jia4 li a{display:block}
.main_body ul.cdx-list-jia4 li .text1{font-size:14px;background:#fff;overflow:hidden; color:#666;padding:10px 0;}
.main_body ul.cdx-list-jia4 li .text1 p {width:50%; display:block; float:left;}
.main_body ul.cdx-list-jia4 li .text1 p:nth-child(2) { text-align:right;}
.main_body ul.cdx-list-jia4 li:hover .text1{color:#183176}
.main_body ul.cdx-list-jia4 li .pic{overflow:hidden;width:100%;height: 200px;}
.main_body ul.cdx-list-jia4 li .pic img{width:100%;transition: all 0.6s;}
.main_body ul.cdx-list-jia4 li:hover img{transform: scale(1.05);}
.main_body ul.cdx-list-jia4 li p.price{color:#e50a11;font-size:15px}
.main_body ul.cdx-list-jia4 li i{font-size:12px}
.main_body ul.cdx-list-jia4 li:hover .text1 p.price{color:white}
.main_body ul.cdx-list-jia4 li em{font-size:14px}
.main_body ul.cdx-list-jia4 li .text{height:30px;line-height:30px;font-size:14px;overflow:hidden;text-align:center; color:#666;margin-top:10px;}
.main_body ul.cdx-list-jia4 li:hover .text{color:#ffc000;}
/*推荐产品*/
.elite-box{position:relative;height:100%;width:1200px;margin:0px auto;}
.picbox {height:auto;position:relative;width:1200px;}
.piclist{position:relative;}
.piclist li a{display:block; transition:all 0.5s;overflow:hidden;}
.piclist li {background:#fff; float:left;width:285px;overflow:hidden;transition: all 0.5s linear 0s;border:1px solid #ddd;margin-right:10px}
.piclist .pic {overflow:hidden;height:272px;width:285px;}
.piclist .pic img{width:100%;transition: all 0.3s;margin:10px}
.piclist li:hover img{transform: scale(1.1);}
.slick-btn-left{width:30px;height:60px;background: url(le.png) no-repeat center;position:absolute;top:50%;z-index:99;cursor:pointer;filter:alpha(opacity=90);opacity:0.9;left:-50px;margin-top:-30px;}
.slick-btn-right{width:30px;height:60px;background:url(ri.png) no-repeat center;position:absolute;top:50%;  z-index:99;cursor:pointer;filter:alpha(opacity=90);opacity:0.9;right:-50px;margin-top:-30px;}

.piclist .text {background:#f5f5f5;height:60px;overflow:hidden;width:100%;padding-top:10px}
.piclist .text  p{font-size: 14px;line-height: 30px;display: block;text-align: left;color: #333; padding:0px 20px;overflow:hidden;}
.piclist .text span{color:#ee2e2c;line-height:20px;height:20px;text-align:center; padding:0px 20px}
.tempWrap{overflow:hidden; position:relative; width:1200px;margin:0px auto;}





/*产品样式*/
.s-box ul{width:1200px; overflow:hidden;}
.s-box ul li { float:left;width:285px;overflow:hidden;box-sizing:border-box;margin:0px 20px 20px 0px; background:#fff; padding:15px;border: 1px solid #eee;}
.s-box ul li:nth-child(4n+4) { margin:0px 0px 20px 0px;}
.s-box ul li a  { display:block; transition:all 0.5s;overflsow:hidden;}
.s-box ul li .pic img{ width:100%;transition:all 0.6s;}
.s-box ul li:hover .pic img,.s-boxf-sell ul li:hover .pic img{transform: scale(1.05);}
.s-box ul li .text p { white-space:nowrap;overflow: hidden;text-overflow:ellipsis; font-size:16px;text-align:center;color:#666;margin-top:10px;}
.s-box ul li a .pic { overflow:hidden; position: relative;}
.s-box ul li a .pic .icon-video { position:absolute; left:10px; bottom:10px; width: 50px; height: 50px; opacity:.6;}
.s-box ul li:hover a .pic-icon-video img { transform: scale(1);}
.s-box ul li:hover a .pic .icon-video {opacity:1;}



.s-box-brand ul { width: 1200px; overflow:hidden;padding:20px 0 30px;}
.s-box-brand ul li { width: 180px;float:left;text-align:center; padding:15px 10px 15px 9px;border-bottom:1px solid #eee; border-right:1px solid #eee;}
.s-box-brand ul li:nth-child(6n+6) { border-right:none;}
.s-box-brand ul li:nth-child(1n+13) { border-bottom:none;}

.s-box-brand ul li .pic { width: 180px; height: 60px;}
.s-box-brand ul li .pic img { width:100%;transition:all 0.3s;}
.s-box-brand ul li:hover .pic img{transform: scale(1.05);}
.s-box-brand ul li .text { margin-top:10px; color:#666;}


.s-boxf-sell ul { width: 1200px; overflow: hidden}
.s-boxf-sell li a{ display:block;transition:all 0.5s;overflow:hidden;}
.s-boxf-sell li {background:#fff; float:left;width:18%;overflow:hidden;transition: all 0.5s linear 0s;box-sizing: border-box; margin:0 20px 20px 0;padding:15px;
border:1px solid rgb(238, 238, 238);height:280px}
.s-boxf-sell li:nth-child(5) { margin:0 0px 20px 0;}
.s-boxf-sell li:nth-child(10) { margin:0 0px 20px 0;}
.s-boxf-sell .pic img{width:100%;transition: all 0.5s; }
.s-boxf-sell .pic {overflow:hidden;width:100%;margin:0px auto;}
.s-boxf-sell li:hover{border:1px solid #ffc000}
.s-boxf-sell .text .price { color:#ee2e2c;}

.s-boxf-sell  .text {background:#fff;height:60px;overflow:hidden;width:100%}
.s-boxf-sell  .text  p{font-size: 14px;line-height: 30px;height:30px;display: block;text-align: left;color: #333; overflow:hidden;text-overflow:ellipsis;width:100%}
.s-boxf-sell  .text span{color:#ee2e2c;line-height:20px;height:20px;text-align:center; }
/*右侧悬浮客服*/
.kefu{position:fixed;right:0px;top:60%;margin-top:-100px;z-index:100;background: linear-gradient(80deg, #059fff 0%,#04bbfd 100%); border-radius:4px 0 0 4px;}
.kefu-meau{position:relative;}
.kefu-meau a.kefu-btn{width:60px;text-align:center;display:block;position:relative;padding:5px 5px; border-top:.5px solid rgba(255,255,255,.6);}
.kefu-meau:hover a.kefu-btn { background:#059fff;}
.kefu-meau a.kefu-btn p {color:#fff;font-size:12px;line-height:18px;}
.kefu-meau a.kefu-btn i {color:#fff;font-size:26px;}
.kefu-meau a.kefu-btn a{color:#fff;display:block;padding:10px 0px}
.kefu-box{position:absolute;top:0px;right:70px;overflow:hidden;width:0px;
-webkit-transition: all .5s;
   -moz-transition: all .5s;
    -ms-transition: all .5s;
     -o-transition: all .5s;
        transition: all .5s;}
.kefu-meau:hover .kefu-box { position:absolute;top:0px;right:70px;overflow:hidden;width:150px;}
.kefu-box .box-border{padding:15px 10px;background:#059fff;}
.kefu-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(side_bg_arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.kefu-box .box-border .sev-t{ overflow:hidden; width:130px; z-index:1000;font-size:15px;color:#fff;text-align:center;}
.kefu-box .box-border .sev-t p { font-size:14px; margin-bottom:10px;}
.kefu-box .box-border .sev-t img { width:130px;}
.kefu-meau:hover .kefu-box{display:block}
/*全部左右布局样式*/
.white {overflow:hidden; padding:30px 0 50px 0; background:#fff;}
.white-brand {overflow:hidden; padding:0px 0 50px 0; background:#fff;}
.f7f7f7 {overflow:hidden;padding:0px 0 50px 0;}
.f7f7f7-news {overflow:hidden;padding:0px 0 50px 0;}
.white .box h3 { background:#fff;}
.f7f7f7 .box h3 { background:#f8f8f8;}
.aboutus .left {width:500px; float:right;overflow:hidden; height:340px; position: relative;}
.aboutus .left .more1 a { background:#ffc000;display: inline-block; color:#fff;padding:10px 40px; margin-top:20px; position:absolute; left:0px; bottom:0px;
-webkit-transition: all .2s;
   -moz-transition: all .2s;
    -ms-transition: all .2s;
     -o-transition: all .2s;
        transition: all .2s;}
.aboutus .left .more1 a:hover { background:#ec4c00;}
.aboutus .right {float:left;width:670px;overflow:hidden;}
.aboutus .right img{width:100%;}
.intro { padding-right:30px;}
.intro span { font-size: 20px; color: #555; margin-bottom: 20px; display:block;}
.intro p { font-size:14px; color:#666; overflow:hidden; line-height:25px;text-indent:28px}
.more { width:160px; height:40px; background:#ffc000; text-align:center; line-height:40px; margin:30px auto 10px; transition:all 0.3s; font-size:15px;}
.more a { color:#fff;}
.more:hover { background: #ec4c00;}
/*标题栏*/

.box {padding:0px 20px 70px 0px;}
.box .box-db {position: relative;}
.box h3 { font-size: 24px; letter-spacing: 1px; color: #666;text-align:center; display:block; font-weight: 400;position:absolute; left:50%; top: -46px;
  padding:0px 10px;float: left;
  -webkit-transform: translate(-50%,0);
     -moz-transform: translate(-50%,0);
      -ms-transform: translate(-50%,0);
       -o-transform: translate(-50%,0);
          transform: translate(-50%,0);}
.box h3 em { display:block; color:#c8c8c8;font-size:36px;text-transform:uppercase;}
.box-left{float:left}
.box-left .te{color:#5a5a5a;font-size:24px;font-weight:500}
.box-left .te span{font-size:24px;height:30px;line-height:30px;color:#ffc000}
.box-left .te p{font-size:18px;color:#666;font-weight:normal}
.box-right a{float:right;color:#5a5a5a;font-size:40px;line-height:60px;height:60px;font-weight:220}
.box-right a:hover{color:#ffc000}
/*---------------*/
.f66 .side_head { background: #ffc000; height:50px;color: #fff;width:250px; padding:0px;}
.f66 .side_head strong {font-weight: bold;border-left: none;font-size: 18px;line-height: 50px;display: block;width: 100%;padding: 0 0 0 50px;height: 50px;
  margin:0px;}
.f66 .side_body {padding: 0;border-left: 1px solid #eee;border-right: 1px solid #eee;}
.f66 .side_body ul li {display:block; padding-left:30px;height:45px; line-height:45px; border-bottom: 1px solid #eee; font-size:16px;}
.f66 .side_body ul li:hover a { color:#ffc000;}
.f66 .side_body ul li:before { content:">"; float:right; display:inline-block; margin-right:10px;font-size: 20px;color: #999;}
.f66 .side_body ul li:hover:before {color: #ffc000;}

/*新闻*/
.inews-db {overflow:hidden;}
.inews{ width:100%; float: right; }
.w1230{width:1250px;overflow:hidden;margin:0px auto;}
.news-bg{overflow:hidden;padding:30px 0 50px 0}
.news-list-box{margin-bottom:30px;overflow:hidden;padding:15px 30px 15px 0px;}
.news-list-box ul li img{width:100%;margin-right:15px;height:187px}
.news-list-box ul li{position: relative;height:auto;width:23%;background:white;margin-top:20px;box-shadow: 0px 0px 15px #dadada;float:left;margin-right:5px;margin-left:10px;height:400px; transition: all .5s}
.news-list-box ul li:hover{box-shadow: 0px 0px 15px #999;transform: translate(0, -15px)}
.news-list-box ul li .text{overflow:hidden;height:auto;}
.news-list-box ul li .text:hover{overflow:hidden;position:relative;height:auto;color:#ce1821;}
.news-list-box ul li h5{font-size:14px;font-weight:600;height:23px;line-height:23px;font-weight:normal;text-align:left;margin-top:10px;margin-left:20px}
.news-list-box ul li em{font-size:13px;line-height:20px;color:#777;text-align:left; display:block;padding:5px 20px 5px;text-indent:16px}
.news-list-box ul li em1{font-size:13px;line-height:20px;color:#777;text-align:left; display:block;margin-top:10px;width:40%;float:left;margin-left:20px}
.news-list-box ul li em2{font-size:13px;line-height:20px;color:#777;text-align:right; display:block;margin-top:10px;width:40%;float:right;margin-right:20px}

/*brand*/
.brand-list {background: #fff; box-shadow: rgba(227,227,227,.5) 0 0 6px; overflow: hidden;width:1200px;border-radius:10px;}
.brand-list ul {overflow: hidden;}
.brand-list li {float: left; width: 190px; padding:0px 0px;height: 105px; line-height:105px; border:#E9E9E9 solid 1px ;  overflow: hidden;margin-right:5px}

.brand-list li a {display:block; position: relative; height: 100%; text-align: center}
.brand-list li a img {margin: 0px auto ; width:140px;padding-top:25px}
.brand-list li a p {position: absolute; left: 0px; bottom: -23px; display: block; height: 22px; width: 100%; line-height: 22px;transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.brand-list li a p span {display: block; position: relative; width: 100%; line-height: 22px; text-align: center; font-size: 13px; color: #fff; z-index: 1;}
.brand-list li a p::after {background: #000; display: block; content: ""; width: 100%; height: 22px; margin-top: -22px; opacity: 0.5; filter: alpha(opacity=50)}
.brand-list li a:hover p {bottom: 0}
/*商铺信息*/
.company-box{height:auto;overflow:hidden;background-color:#fff;box-shadow: 0px 0px 15px #dadada;margin-bottom:20px;width:250px;}
.company-box h2{height:45px;line-height:45px;font-size:16px;background:#ffc000;color:#fff; padding:0px 15px;border-bottom:1px solid #eee;}
.company-box h2:before{content:"";display:block;width: 3px; height: 16px; background:#fff ; margin:14px 10px 0 0; float:left;}
.shopName{height:77px;padding:0px 0px 0px 15px;background:url("img/news-hot.png") no-repeat 0px 0px scroll;border-bottom:#eee 1px solid;font-size:12px;}
.shopName h3{color:#ee2e2c;font-size:14px;white-space:nowrap;overflow:hidden; text-overflow:ellipsis;overflow:hidden;height:20px;line-height:20px;padding:13px 5px 0px 0px;}
.shopName h3 a{color:#333;}
.shopName h3 a:hover{color:#ee2e2c;text-decoration:none;}
.shopName .jwsy{margin-top:10px;font-size:12px;height:27px;line-height:27px;}
.shopName .jwsy1{background:#ffc000;color:#fff;border-radius:2px;text-align: center;padding: 4px 6px;margin-right:5px;}
.shopName .jwsy1 a{color:#fff}
.shopName .jwsy1:hover,.shopName .jwsy2:hover{opacity:.8;filter:alpha(opacity=80);}
.shopName .jwsy2{background-color: #ffc000;color:#fff;border-radius:2px;text-align: center;padding: 4px 6px;margin-right:5px;}
.shopName .jwsy3{background-color: #607D8B;color:#fff;border-radius:2px;text-align: center;padding: 4px 6px;}
/*-- 诚信档案 --*/
.shopData p:before,.shopData p:after{content:"";display:block;clear:both;height: 0; visibility: hidden;}
.shopData p{zoom: 1;font-size:12px;}
.shopData p{line-height: 30px;padding:0px 5px 0px 15px;height:30px;z-index:1}
.shopData p em{float:left}
.shopData p em.wxqrcode{float:left;position:relative;height:16px;z-index:100;display:block;margin-right:10px;margin-top:5px;}
.shopData p em.wxqrcode span{display:none}
.shopData p em.wxqrcode:hover span{display:block;z-index:1000;width:100px;height:100px;overflow:hidden; position:absolute;left:-40px;padding:5px;top:-105px; box-shadow: 0px 0px 5px rgba(0,0,0,0.25); background:white;}
.shopData p em.wxqrcode span img{width:100px;height:100px;}
.shopData p font{float:left;color:#fff;background:#ffc000;padding:1px 5px;height:20px;line-height:20px;border-radius:3px;display:block;margin-top:5px;}
.shopData p i{color:#999;float:left;font-size:12px;padding-right:4px;/* width:60px; */text-align:right;}
.shopData p a{color:#4c4c4c;margin-right:10px;}
.fl{float:right}
.v-year{display:block;font-size:14px;line-height:16px;padding-left: 10px;float:left}
.v-year b{font-weight:bold;color:#ee2e2c;font-size:16px;padding:0px 3px}
/*-- 公司信息 --*/
.companyInfo{height:auto;overflow:hidden;border-top:#eee solid 1px;padding:15px 0px 5px 15px;margin-top:10px;}
.companyInfo a{width:83px;height:30px;float:left;border:#eee solid 1px;line-height:30px;border-radius:3px;margin:0px 10px 10px 0px;padding:0px 10px 0px; color:#535353;}
.companyInfo a:hover{color:#ee2e2c;text-decoration:none;}


.wxts{border-top:#e3e3e3 1px solid;padding-top:15px;text-align:center;font-size:14px;}
.wxts b{color:red}
.qrcode2 { width:47px;position: absolute;right:30px;top:63px;z-index:1000}
.qrcode2 p{font-size:12px;}
.qrcode2 dl{display:none}
.qrcode2:hover dl {display: inline-block;position: relative;z-index:10000;background:white;width:100px;box-shadow: 0px 0px 3px rgba(0,0,0,0.15);top:0px;padding:5px;left:-90px}
.qrcode2:hover dl img{width:100px;height:100px;}
.open{padding:0px 0px;}
.contactnow{padding:0px 15px 15px 15px}
.contactnow a{background:#ffc000; background-size:20px 22px;display:block;height:40px;line-height:40px;color:#fff;font-size:16px;text-align:center;cursor :pointer; border-radius:3px}
.contactnow a:hover{background:#ffc000; background-size:20px 22px;}
/*全站底部样式*/
.cdx-link{width:100%;overflow:hidden;background:#333333;padding:20px 0px}
.cdx-link-left{overflow:hidden;float:left;font-size:12px;color:#a2a2a2;height:20px;line-height:20px;width:100px}
.cdx-link-left em{color:#ffc000}
.cdx-link-right{overflow:hidden;width:1000px;float:left;}
.cdx-link-right li{font-size:12px;padding:0px 20px 0px 0px;line-height:20px;height:20px;float:left}
.cdx-link-right li a{color:#a2a2a2}
.cdx-link-right li a:hover{color:#ffc000}
.cdx-footer{overflow:hidden;background:#333333;}
.cdx-footer .left{float:left;width:150px;}
.cdx-footer .top{font-size:16px;color:#ffc000;line-height:60px;height:60px;border-bottom:1px solid #888888;margin-bottom:30px}
.cdx-footer .left .t{font-size:14px;color:#e0e0e0;height:30px;line-height:30px}
.cdx-footer .left .b{width:100%;overflow:hidden}
.cdx-footer .left .b li {font-size:12px;line-height:26px;height:26px;float:left;margin-right:40px;list-style:none;}
.cdx-footer .left .b li a{color:#a2a2a2}
.cdx-footer .left .b li a:hover{color:#ffc000}
.cdx-footer .left .b li:nth-child(1n+7){display:none}
.cdx-footer .center{width:340px;overflow:hidden;float:left}
.cdx-footer .center p{font-size:14px;color:#a2a2a2;height:26px;line-height:26px}
.cdx-footer .center span{font-size:14px;color:#a2a2a2;height:40px;line-height:40px;display: block;
    text-align: center;}
.cdx-footer .center h3{font-size:30px;color:#ffc000;height:40px;line-height:40px;text-align:center}
.cdx-footer .right{float:right}
.cdx-footer .right .ri{width:125px;float:left;}
.cdx-footer .right .ri .img{width:125px;height:125px;overflow:hidden;margin-top:10px}
.cdx-footer .right .ri .img img{width:100%}
.cdx-footer .right .ri p{font-size:12px;line-height:25px;height:25px;text-align:center;color:#a2a2a2;padding-top:10px}
.cdx-footer .right .r2{width:125px;float:left;margin-left:40px;margin-top:10px}
.cdx-footer .right .r2 .img{width:105px;height:105px;overflow:hidden;padding:10px;background:#fff}
.cdx-footer .right .r2 .img img{width:100%;}
.cdx-footer .right .r2 p{font-size:12px;line-height:25px;height:25px;color:#a2a2a2;padding-top:10px;text-align:center}
.cdx-footer .bottom{width:100%;text-align:center;color:#fff;font-size:14px;padding:15px 0px;margin:0 auto;background:#000000}


.s_ico{display:inline-block;width:61px; height:60px; background:url(s_ico.png) no-repeat;margin: 42px 0 0;}
.s_ico_2{background-position:-60px 0;}
.s_ico_3{background-position:-124px 0;}
.transbox{margin-top:40px;}
.transbox li{float:left;width:33.3%;}
.transbox li .box{width:217px; height:193px; margin:0 auto;  text-align: center;}
.transbox li .box a{display:block;}
.transbox li ._columns{font-size:14px; color:#333;}
.transbox .li01 .box{background:url(circle.png) no-repeat;}
.transbox .li02 .box{background:url(circle_2.png) no-repeat;}
.transbox .li03 .box{background:url(circle_3.png) no-repeat;}
.transbox li:hover .s_ico{ transform:rotateY(360deg);-webkit-transform:rotateY(360deg);}
.transition{ transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}


.title {text-align:center;font-size:24px;font-weight:bold;line-height:48px;}
.info {margin:16px 16px 0 16px;background:#f7f7f7;line-height:45px;text-align:center;}
.content {font-size:14px;line-height:180%;padding:20px;}
.content p {margin:0 0 16px 0;}
.inp {border:#CCCCCC 1px solid;}
.sbm {height:28px;line-height:28px;border:#CCCCCC 1px solid;color:#333333;background:#EEEEEE;padding:0 10px;cursor:pointer;}
.sbm:hover {background:#DDDDDD;}
/* pages */
.pages {padding:20px 0;text-align:center;font-size:12px;}
.pages a:link,.pages a:visited,.pages a:active  {background:#FFFFFF;border:#E6E6E6 1px solid;padding:6px;text-decoration:none;margin:0 6px;}
.pages a:hover  {background:#F1F1F1;border:#CCCCCC 1px solid;color:#FF6600;}
.pages strong {background:#2E6AB1;padding:6px;border:#CCCCCC 1px solid;color:#FFFFFF;}
.pages_inp {border:#CCCCCC 1px solid;padding:6px;width:30px;text-align:center;color:#666666;}
.pages_btn {width:48px;background:#EEEEEE;border:#CCCCCC 1px solid;font-weight:bold;padding:6px;margin:0 6px;}
.pages label {background:#FFFFFF;border:#CCCCCC 1px solid;padding:6px;}
.pages label em {color:red;font-weight:bold;font-style:normal;}
.pages label span {font-weight:bold;}

/* comment */
.stat {padding:15px 0 10px 0;}
.stat_p {height:10px;line-height:10px;background:#FFF7D2;font-size:1px;}
.stat_p div {height:10px;line-height:10px;background:#FFA40D;border-left:#FFA40D 2px solid;float:left;}
.comment {padding:15px 10px 15px 10px;border-top:#AACCEE 1px dotted;}
.comment_sp {background:#F9FCFE;}
.comment_content {color:#333333;font-size:14px;line-height:180%;clear:both;padding:5px;}
.comment_title {height:26px;line-height:26px;color:#1B4C7A;padding:0 5px 0 5px;}
.comment_reply {padding:5px 10px 5px 10px;margin:0 5px 0 5px;line-height:180%;border:#E6E6E6 1px solid;background:#FFFFE3;}
.comment_no,.order_no {text-align:center;padding:20px;font-size:13px;}

.hf{margin:0px;overflow:hidden;width:100%;height:200px;background:url(home_conbgx.jpg)no-repeat}
.hf img {width:100%}
.hf .net{margin:auto;width:1200px}
.hf .net h3{color:#ffff00;font-size:36px;text-align:center;line-height:40px;height:40px;padding-top:30px}
.hf .net p{color:#fff;font-size:24px;text-align:center;line-height:40px;height:40px}
.hf .net span{color:#ff9900;font-size:20px;text-align:center;line-height:40px;height:40px;font-weight:600}

