/* global */
body {margin:0px;font-size:14px;color:#333333;background:#f7f7f7;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:#333333;text-decoration:none}
a:hover {color:#4e4e4e;}
a.w:link,a.w:visited,a.w:active{text-decoration:none;color:#FFFFFF;}
a.w:hover{text-decoration:underline;}
a.t:link,a.t:visited,a.t:active{text-decoration:none;color:#225588;}
a.t:hover{text-decoration:underline;}
a.b:link,a.b:visited,a.b:active {color:#014CCC;text-decoration:none;}
a.b:hover {color:#4e4e4e;}
/* basic */
.f_l {float:left;}
.f_r {float:right;}
.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;}
.m:after{content: "";visibility: hidden;clear: both;display: block;}
.m .newBtn {color:#FF1100;}
.m .commTel{display: inline-block;float:right;}
.text-overflow {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.top {height:40px;line-height:40px;background:#f7f7f7;width:100%; border-bottom:#e9e9e9 1px solid;font-size:12px;color:#999}
.top a{padding:0px 5px;}
.top a:link{color:#999}
.top a:hover{color:#666}
.top a:visited{color:#999}
.topbg {height:100px;padding:15px 0; background:white; overflow:hidden}
.head{ position: relative;}
.head .logo {padding: 0 10px 0 0px;height:100px;}
.head .logo,.head .logo img{float: left;}
.head .logo{display: table-cell;width: 100px;height: 100px;vertical-align: middle;}
.head .logo a{display: table-cell;width: 100px;height: 100px;vertical-align: middle;text-align: center}
.head .logo img{max-width: 100%;max-height: 100%;float: none;}
.comname{float:left;width:700px;overflow:hidden;}
.comname h2 {margin: 18px 0 5px 10px;color:#333333;font-weight:normal;overflow:hidden}
.comname h2 a{display:block;float:left;font-size: 25px;font-weight:bold;margin-right:15px;}
.comname .smalllogo{display: none;}
.comname h2 div{overflow:hidden;font-size:14px;padding-top:3px;}
.comname h2 i{background:#ccc;display:block;float:left;color:white;padding:5px 10px;border-radius:3px;font-weight:bold}
.comname h2 font{background: #4e4e4e;display:block;float:left;color:white;padding:5px 10px;border-radius:3px;font-weight:bold}
.comname h2 em{float:left;margin-left:10px;font-size:16px;}
.comname h2 em b{color:#4e4e4e;padding:0 3px;font-size:20px}
.comname h3 {font-size:15px;margin:0 0 0 10px;color: #666666;font-weight: 500;height:20px;line-height:20px;}
.telphone{position:absolute;width:250px;height:120px;overflow:hidden;right:180px;top:10px;font-size:14px;padding-left:65px; background:url(/static/t/images/tel.png) no-repeat left 3px ; background-size:55px 55px;line-height:27px}
.telphone b{font-size:28px;color:#4e4e4e}
.Mtelphone{display: none;}
.proIcon{position:absolute;right:0;top:25px;width:175px;height:68px;background: url("/static/t/images/proIcon.png") center no-repeat;}

.AuthIcon ul li{
    display: inline-block;
    margin-right: 10px;
}
.AuthIcon ul li img{
    display: inline-block;
    vertical-align: middle;
}
.AuthIcon ul li p{
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #585858;
}

#lcqtsms{
    display: block;
}
.phone{
    display: none;
}
.left_form{
    display: none;
}
.click {
    background-color: #4e4e4e;
    width: 28px;
    position: fixed;
    right: 0;
    top: 15%;
    height: auto;
    z-index: 99;
    border-radius: 5px;
    cursor: pointer;
}
.click p {
    overflow: hidden;
    line-height: 17px;
    margin: 5px 6px;
    font-size: 15px;
    color: #fff;
    text-align: center;
}
.call {
    position: fixed;
    left: 0;
    bottom: 50px;
    background-color: #7190fb;
    box-shadow: 0 0 20px #c8c8c8;
    z-index: 99;
    width: 200px;
    height: 40px;
    border-top-right-radius: 10px;
    overflow: hidden;
}
.call .headset {
    width: 40px;
    height: 100%;
    line-height: 40px;
    background-color: #4d74fa;
    float: left;
}
.call .headset img {
    max-width: 100%;
}
.call .online {
    float: left;
    width: 110px;
    height: 40px;
}
.call .online p {
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    margin: 0 auto;
}
.call .message {
    float: left;
    width: 40px;
    height: 40px;
}
.call .message img {
    width: 100%;
}
.callback {
    display: none;
    width: 280px;
    height: 180px;
    position: fixed;
    top: 36%;
    left: 50%;
    margin-left: -140px;
    z-index: 8888;
}
.callback .we {
    width: 100%;
    height: 130px;
    background: #4e4e4e url(../img/tel.png) no-repeat right;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}
.callback .we p {
    color: #fff;
    font-size: 17px;
    padding: 20px 15px;
}
.callback .we .callclose {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 25px;
}
.callback .we .callclose img {
    width: 100%;
}
.callback .phonenumber {
    width: 100%;
    height: 50px;
    padding-top: 10px;
    background-color: #fff;
}
.callback .phonenumber input {
    width: 160px;
    height: 30px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 5px;
    color: #4e4e4e;
    text-indent: 6px;
    margin-left: 15px;
}
.callback .phonenumber button {
    cursor: pointer;
    background-color: #4e4e4e;
    border-radius: 5px;
    color: #fff;
    line-height: 30px;
    border: none;
    height: 30px;
    width: 80px;
}
.clint {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    top:0;
    left:0;
    z-index: 9999;
}
.clint .init {
    width: 280px;
    height: auto;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    border-radius: 15px;
}
.clint .init .it {
    width: 50px;
    margin-top: 20px;
}
.clint .init p {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
.clint .init button {
    margin-top: 20px;
    width: 80px;
    height: 30px;
    background-color: #ff0000;
    border: none;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
}
.clint .init .closeit {
    width: 20px;
    position: absolute;
    top: 5px;
    right: 5px
;
}
.clint .init .closeit img {
    width: 100%;
}

/**/
.headBox2{clear: both;background: #4e4e4e;position: relative;overflow: hidden;padding: 5px 0;margin:0 0 15px 0;}
.headBox2 .wrap{position: relative;width:1200px;margin:0px auto;}
.headBox2 .wrap:after{content: "";visibility: hidden;display: block;clear: both;}
.menuDl{margin-top: 0;margin-bottom:0}
.menuDl dd{display: inline;float: left;margin:0px;position: relative;}
.menuDl dd span{display: block;clear: both;overflow: hidden;}
.menuDl dd span a{display: block;line-height: 55px;padding: 0 25px;color: #f6f6ff;font-size: 16px}
.menuDl dd.hover span a{background: #ffffff;color:#4e4e4e;border-radius: 35px;}
.menuDl dd .div_a{width: 100%;overflow: hidden;position: absolute;top: 55px;left: 0;z-index: 999;background: rgba(255,255,255,0.9);box-shadow: 0 2px 5px rgba(0,0,0,0.3);padding: 10px 0;display: none}
.menuDl dd .div_a a{display: block;height: 34px;overflow: hidden;line-height: 34px;text-align: center;color: #666666;font-size: 14px}
.menuDl dd .div_a a:hover{color:#4e4e4e;font-weight: bold}
.menuDl dd .div_a a.hover{color:#4e4e4e;font-weight: bold}
/* banner本例子css */
.fullSlide{ width:100%;  position:relative;  height:auto; overflow:hidden; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:auto; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:auto; }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:51px; height:5px; margin:5px; overflow:hidden; background:#fff;
filter:alpha(opacity=90);opacity:0.9;  line-height:999px;
}
.fullSlide .hd ul .on{ background:#4e4e4e;}
.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; left:2%;  z-index:1; width:40px; height:60px; background:url(/static/t/images/slider-arrow.png) -126px -137px  no-repeat;  cursor:pointer; filter:alpha(opacity=90);opacity:0.9; display:none;  }
.fullSlide .next{ left:auto; right:2%; background-position:-6px -137px; }

.sell-left{width:240px;float:left;}
.sell-right { width: 950px;background: #fff;font-size:14px; line-height:33px;overflow:hidden; float:right;box-shadow: 0px 0px 15px #dadada;}
.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}
/**/
input,select,textarea {font-size:14px;padding:4px;border-radius:2px;border:#4e4e4e 1px solid}
.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:#4e4e4e 1px solid;padding:7px}
.cdx-form select{border:#4e4e4e 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:#4e4e4e;color:white;width:100%;box-sizing: border-box;}
.side_body {background:#FFFFFF;padding:10px 20px;margin:0 0 20px;font-size:14px;line-height:30px;box-shadow: 0px 0px 15px #dadada;}
.side_body h1{font-size:14px;}
.main_head{font-size:16px;background:white;box-shadow: 0px 0px 15px #dadada;padding:0px 20px}
.main_head div {overflow:hidden;display:block;height:45px;line-height:45px;}
.main_body {background:#FFFFFF;font-size:14px;padding:15px 10px; line-height:200%;margin-bottom:20px;box-shadow: 0px 0px 15px #dadada;}
.main_head span{font-size:14px}
.main_head strong{display:block;float:left;height:16px;border-left:#4e4e4e 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:102%;overflow:hidden;margin-left:-10px;}
.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%;height: 150px;}
.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; font-family:"����"}
.main_body ul.cdx-list li p.price{color:#4e4e4e;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;}
.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:#000}
.main_body .lh18 p img{max-width: 100%}
#main .main_body .honor table{text-align: center;border-collapse: collapse;border:1px solid #dbdbdb;}
/**/
.elite-box{  margin:0 auto; padding:10px 12px;background:white; position:relative; overflow:hidden; _height:100%;box-shadow: 0px 0px 15px #dadada;width:100%;overflow:hidden;box-sizing: border-box;}
.picbox{ height:220px; overflow:hidden; position:relative;}
.piclist{ height:220px;position:absolute; left:0px; top:0px;}
.piclist .pic{width:144px;height:144px;overflow:hidden;position: relative;}
.piclist p{height:20px;line-height:20px; overflow:hidden;margin-top:10px}
.piclist li a{border:#eee 1px solid;padding:10px;display:block}
.piclist li{float:left;width:164px;overflow:hidden;transition: all 0.2s linear 0s; text-align:center;line-height:35px;font-size:14px;padding:10px;}
.piclist .pic img{transition: all 0.6s;max-width: 100%;max-height:100%;left:0;top:0;bottom:0;right:0;margin:auto;position: absolute;}
.piclist li:hover img{transform: scale(1.1);}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(/static/t/images/icon.png) no-repeat;position:absolute; top:83px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:0px;}
.og_next{ background-position:0 0; right:0px;}

/**/
.kefu{position:fixed;right:0px;bottom:10%;margin-top:-100px;z-index:100;background:#4e4e4e;border-radius:4px 0px 0px 4px;padding:0px 5px;}
.kefu-meau{position:relative; }
.kefu-meau a.kefu-btn{width:60px;text-align:center;display:block;position:relative;padding:10px 0;border-top:#4e4e4e 1px solid;}
.kefu-meau a.kefu-btn p{color:white;font-size:12px;line-height:18px}
.kefu-meau a.kefu-btn a{color:white;display:block;padding:10px 0px}
.kefu-box{position:absolute;top:0px;right:55px;padding-right:10px;display:none;}
.kefu-box .box-border{border:1px solid #4e4e4e;border-top:2px solid #4e4e4e;border-radius:3px;padding:15px 25px;background:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.kefu-box .box-border .arrow-right{display:block;width:13px;height:16px;position:absolute;right:-13px;top:26px;}
.kefu-box .box-border .sev-t{ overflow:hidden; z-index:1000;font-size:15px;color:#555555}
.kefu #top-back{display: none;}
.kefu-meau:hover .kefu-box{display:block}
/**/
.company-box{height:auto;overflow:hidden;background-color:#fff;box-shadow: 0px 0px 15px #dadada;margin-bottom:20px;width:100%;}
.company-box h2{height:45px;line-height:45px;padding-left:15px;font-size:16px;border-bottom:#eee solid 1px; background:#4e4e4e;color:white}
.shopName{height:77px;padding:0px 0px 0px 15px;background:url("/static/t/images/news-hot.png") no-repeat 0px 0px scroll;border-bottom:#eee 1px solid;font-size:12px;}
.shopName h3{color:#4e4e4e;font-size:15px;white-space:nowrap;overflow:hidden; text-overflow:ellipsis;overflow:hidden;height:20px;line-height:20px;padding:13px 5px 0px 0px;}
.shopName h3 a{color:#4e4e4e;}
.shopName h3 a:hover{color:#4e4e4e;text-decoration:none;}
.shopName .jwsy{margin-top:10px;font-size:12px;height:27px;line-height:27px;}
.shopName .jwsy1{background-color:#4e4e4e;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: #9E9E9E;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:white;background: linear-gradient(125deg,#f60,#4e4e4e);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;}
.shopData p a img{
vertical-align: middle;
}
.shopData p a *{
vertical-align: middle;
}
.fl{float:left}
.v-year{display:block;font-size:14px;line-height:16px;padding-left: 10px;float:left}
.v-year b{font-weight:bold;color:#4e4e4e;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:62px;height:28px;float:left;border:#eee solid 1px;line-height:28px;border-radius:3px;margin:0px 6px 10px 0px;padding-left:34px; color:#535353;background:#f9f9f9 url("/static/t/images/s-ico.png") no-repeat;}
.companyInfo a:hover{color:#4e4e4e;text-decoration:none;}
.companyInfo a.introduce{background-position:12px 5px;padding: 0;padding-left: 34px;font-size: 12px;}
.companyInfo a.position{background-position:12px -22px;}
.companyInfo a.website{background-position:12px -45px;}
.companyInfo a.infos{background-position:12px -76px;}
.companyInfo a.newPro{background-position:-514px -238px;}
.companyInfo a.goldShop{background-position:-514px -262px;}
/**/
.black_overlay{display:none;position: fixed;top:0%;left:0%;width:100%;height:100%;background-color:black;z-index:1001;-moz-opacity:0.6;opacity:.60;filter:alpha(opacity=60);}
.blank_content{display:none;position:fixed;top:35%;left:40%;width:50%;height:270px;background:#f7f7f7 url(/static/t/images/cart.png) no-repeat left 40px;;z-index:1002;width:470px;border-radius:5px;padding:5px;}
.blank_content h4{height:40px;line-height:40px;clear:both;font-size:18px;padding:0px 5px 0px 10px;font-weight:normal;margin:0;border-bottom:#eee 1px solid}
.blank_content h4 span{float:right}
.blank_content h3{height:40px;line-height:40px;clear:both;font-size:18px}
.blank_content h3 a{color:#4e4e4e}
.blank_content .openCard{padding:10px 15px 20px 15px;overflow:hidden;}
.blank_content ul li{font-size:14px;line-height:28px;height:28px}
.blank_content ul li em{font-size:12px;color:#666}
.blank_content ul li img{margin-top:-5px}
.blank_content ul li.com{font-size:16px}
.blank_content dl dt{float:left;margin-right:10px;margin-top:8px;}
.blank_content dl dt img{width:100px;height:100px;border-radius:3px;}
.blank_content dl ul{overflow:hidden;}
.wxts{border-top:#4e4e4e 1px solid;padding-top:15px;text-align:center;font-size:14px;}
.wxts b{color:#4e4e4e}
.qrcode2 { width:100px;position: absolute;right:30px;top:63px;z-index:1000}
.qrcode2 img{width: 100%;}
.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;}
.openCard{padding:0px 0px;}
.contactnow{padding:0px 15px 15px 15px}
.contactnow a{background:#4e4e4e; background-size:20px 22px;display:block;height:40px;line-height:40px;color:white;font-size:16px;text-align:center;cursor :pointer; border-radius:3px}
.contactnow a:hover{background:#000; background-size:20px 22px;}
/**/
.footer{background:#333;overflow:hidden;padding:15px 0;color:white;line-height:35px;}
.footer a{color:white}
.footer dl{float:left;width:200px;padding-left:70px;border-left:#999 1px solid;height:200px;}
.footer dl:nth-child(1){width:280px;border-left:none;padding-left:20px}
.footer dl:nth-child(3){border-left:none;padding-left:0}
.footer dl:nth-child(4){border-left:none;padding-left:0}
.footer dl:nth-child(5){text-align:center;padding-left: 15px}
.footer h3{font-size:18px;height:40px;}
.footer-bottom{background:#4e4e4e;overflow:hidden;padding:10px 0;color:white;line-height:25px;}
.footer-bottom a{color:white}
.footer-bottom .f_l{padding-left:20px}
.footer-bottom .f_r{padding-right:20px}

.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%;}
/*.content p {margin: 16px 0 0 0;}*/
.content img{margin: 0 auto;display: inline-block;max-width: 100% !important;width: 100% !important;height:auto !important;}
.inp {border:#CCCCCC 1px solid;color:#666666;}
.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:#4e4e4e;border:#CCCCCC 1px solid;color:#4e4e4e;}
.pages strong {background:#4e4e4e;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:#4e4e4e;font-weight:bold;font-style:normal;}
.pages label span {font-weight:bold;}.main_body ul.cdx-list li
/* 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:#4e4e4e;border-left:#4e4e4e 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;}

.freecall{display: none;}

.fix_bottom {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
color: white;
background-color: #4e4e4e;
display: none;
}

.fix_bottom a {
width: 33.3%;
padding: 10px 0;
float: left;
display: block;
color: white;
text-align: center;
box-sizing: border-box;
border-right: 1px solid white;
}

.fix_bottom a img {
height: 25px;
}
.text-right{
text-align: right;
}
.footBlock{
	width: 100%;
    background-color: #eaeaea;
}
.footBlock .bottom{
	padding: 25px 0;
	border-bottom: #dadada 1px solid;
}
.footBlock .bottom ul{
	text-align: center;
}
.footBlock .bottom ul li{
	display: inline-block;
	vertical-align: top;
	width: 236px;
}
.footBlock .bottom ul li .icon{
	width: 50px;
    height: 50px;
    margin: 0 auto;
    background-image: url(/static/images/footicon.png);
}
.footBlock .bottom ul li .icon.s1{
	background-position: -12px -14px;
}
.footBlock .bottom ul li .icon.s2{
	background-position: -75px -13px;
}
.footBlock .bottom ul li .icon.s3{
	background-position: -201px -13px;
}
.footBlock .bottom ul li .icon.s4{
	background-position: -138px -13px;
}
.footBlock .bottom ul li .icon.s5{
	background-position: -264px -13px;
}
.footBlock .bottom ul li:hover .icon.s1{
	background-position: -12px -74px;
}
.footBlock .bottom ul li:hover .icon.s2{
	background-position: -75px -73px;
}
.footBlock .bottom ul li:hover .icon.s3{
	background-position: -201px -73px;
}
.footBlock .bottom ul li:hover .icon.s4{
	background-position: -138px -73px;
}
.footBlock .bottom ul li:hover .icon.s5{
	background-position: -264px -73px;
}
.footBlock .bottom ul li .big{
	font-size: 18px;
    color: #333;
    margin: 10px 0 3px 0;
}
.footBlock .bottom ul li .sim{
	font-size: 14px;
    color: #999;
}
.cmember{
	display: none;
}
	.bodySection{
		width: 100%;
		height: auto;
		overflow: hidden;
    margin-bottom: 25px;
	}
	.sectionTitle {
	    width: 100%;
	    overflow: hidden;
	    text-align: center;
	    margin-top: 20px;
	}
	.sectionTitle h2{
	    display: inline-block;
	    font-size: 36px;
	    color: #4e4e4e;
	    text-align: center;
	    letter-spacing: 0px;
	}
	.sectionTitle .titleName {
	    display: inline-block;
	    font-size: 36px;
	    color: #343434;
	    font-weight: bold;
	}
	.sectionTitle .titleIntro {
	    display: block;
	    margin-top: 10px;
	    text-align: center;
	    font-size: 17px;
	    color: #9a9a9a;
	    letter-spacing: 1px;
	}
	.sectionTitle .linea {
	    margin: 0 auto;
	    margin-top: 15px;
	    width: 120px;
	    height: 4px;
	    background-color: #cbcbcb;
	}
	.sectionTitle .linea .lineb {
	    margin: 0 auto;
	    width: 40px;
	    height: 4px;
	    background-color: #4e4e4e;
	}
	.w-1260 {
	    width: 1260px;
	    margin: 0 auto;
	    overflow: hidden;
	}
	.sectionCate {
	    padding: 15px 0px;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.sectionCate a h3 {
	    display: inline-block;
	    float: left;
	    font-weight: normal;
	    font-size: 17px;
	    margin: 5px 4px;
	    padding: 8.5px 10px;
	    color: #fff;
	    background-color: #4e4e4e;
	    border-radius: 3px;
	    transition: all 0.5s;
	    text-align: center;
	}
	.sectionProduct{
		width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}
	.sectionProduct ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.sectionProduct ul li{
		width: 260px;
		margin: 10px 20px;
		float: left;
	}
	.sectionProduct ul li .pic{
		width:260px;
		height: 200px;
		border: 1px solid #CCC;
		overflow: hidden;
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.sectionProduct ul li .servTel{
		height: 50px;
		line-height: 50px;
		font-size: 14px;
		text-align: center;
	}
	.sectionProduct ul li:hover .servTel{
		background-color: #333;
		color: #FFF;
	}
	.sectionProduct ul li .text-overflow{
		position: absolute;
		left: 0;
		bottom: 0;
		width: 271px;
    	height: 43px;
    	color: #FFF;
    	background: url(/static/images/pro-name.png);
	}
	.sectionProduct ul li .pic img{
		max-width: 260px;
		max-height: 200px;
	}
	.sectionProduct ul li .text-overflow{
		font-size: 16px;
		width: 260px;
		text-align: center;
		display: block;
		height: 35px;
		line-height: 35px;
	}
	.recPro{
		width: 1200px;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
	}
	.recPro ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.recPro ul li{
		width: 260px;
		margin: 10px 20px;
		float: left;
	}
	.recPro ul li .pic{
		width:260px;
		height: 200px;
		border: 1px solid #CCC;
		overflow: hidden;
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.recPro ul li .pic img{
		max-width:260px;
		max-height: 200px;
	}
	.recPro ul li .text-overflow{
		font-size: 16px;
		width: 260px;
		text-align: center;
		display: block;
		height: 35px;
		line-height: 35px;
		border-bottom: 1px solid #CCC;
		padding:15px 0;
		font-weight: bold;
	}


	.sectionAbout {
	    width: 100%;
	    height: 792px;
	    background: url(/static/images/about-w.jpg) top center no-repeat;
	}
	.h-about {
	    margin-top: 120px;
	    width: 635px;
	}
	.about-cont {
	    margin-top: 35px;
	    height: 290px;
	    font-size: 15px;
	    color: #fff;
	    line-height: 190%;
	    overflow: hidden;
	}
	.about-tit p {
	    display: block;
	    font-size: 49px;
	    color: #fff;
	    font-weight: bold;
	    text-transform: uppercase;
	}
	.about-tit h2 {
	    display: block;
	    margin-top: 10px;
	    font-size: 39px;
	    color: #fff;
	    font-weight: bold;
	}
	.about-tit span {
	    display: block;
	    margin-top: 20px;
	    font-size: 26px;
	    color: #fff;
	}
	.about-cont p, .about-cont p a, .about-cont p strong {
	    font-size: 15px;
	    color: #fff;
	    line-height: 190%;
	}
	.about-more a {
	    display: block;
	    margin-top: 30px;
	    width: 126px;
	    height: 32px;
	    border: 1px solid #fff;
	    text-align: center;
	    font-size: 15px;
	    color: #fff;
	    line-height: 30px;
	}
	.sectionArticle{
		width: 1200px;
		margin: 0 auto;
	}
	.part3-r {
	    float: left;
	    width: 1200px;
	    height: auto;
	    overflow: hidden;
	}
	.tit02 {
	    width: 100%;
	    height: 53px;
	}
	.news2{
	  margin-top: 0px;
	  width: 100%;
	  height: auto;
	}
	.news2 li{
	  margin-bottom: 16px;
	  width: 45%;
	  height: 97px;
	  list-style: none;
    	margin-left: 2%;
	  float:left;
	}
	.news2 li img{
	  display: block;
	  float: left;
	  width: 141px;
	  height: 97px;
	}
	.news2 li .n2-r{
	  float: left;
	  width: 400px;
	  height: auto;
	}
	.news2 li .n2-r a h3{
	  display: block;
	  font-size: 16px;
	  color: #434343;
	  letter-spacing: 0px;
	  overflow:hidden; 
	  text-overflow:ellipsis; 
	  white-space:nowrap;
	
	}
	.news2 li:hover .n2-r a h3{
	  color: #ba161b;
	}
	.news2 li .n2-r p{
	  display: block;
	  margin-top: 15px;
	  width: 100%;
	  height: 37px;
	  font-size: 14px;
	  color: #787878;
	  line-height: 140%;
	  letter-spacing: 0px;
	  overflow:hidden; 
	}
	.news2 li .date1{
	  float: right;
	  width: 80px;
	  font-size: 13px;
	  color: #989898;
	  letter-spacing: 0px;
	  text-align: right;
	}
	.tit {
	    float: left;
	    width: 100px;
	}
	.tit p {
	    display: block;
	    text-align: center;
	    font-size: 26px;
	    color: #e52222;
	    font-family: "Impact";
	}
	.tit h3 {
	    display: block;
	    padding: 0px 5px;
	    font-size: 20px;
	    color: #333;
	    font-weight: bold;
	    text-align: center;
	}
	.tit02 h2 {
	    display: block;
	    float: left;
	    width: 141px;
	    height: 32px;
	    background-color: #db2c31;
	    font-size: 15px;
	    color: #fff;
	    text-align: center;
	    line-height: 32px;
	}
	.tit02 a {
	    display: block;
	    float: right;
	    width: 62px;
	    height: 23px;
	    border: 1px solid #dcdcdc;
	    font-size: 12px;
	    color: #787878;
	    text-align: center;
	    line-height: 23px;
	    letter-spacing: 0px;
	    transition: all 0.4s ease-out;
	}
	.newPageHide{
		display: none;
	}
	
	
	
.flextopBox{
	display: block;
}
	.fixed_top{
	height: 45px;
    width: 100%;
    background: white;
    position: fixed;
    top: 0px;
    z-index: 3000;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 20%);
    overflow: hidden;
	}
	.fixed_top .contentblock {
    width: 1200px;
    margin: 0 auto;
}
.fixed_top .left {
    float: left;
    width: 230px;
    background: #4e4e4e;
    height: 45px;
    padding: 5px 20px;
    color: #fff;
    font-size: 14px;
    box-sizing: border-box;
    text-align: center;
}
.fixed_top .nav_list {
    float: left;
    margin-left: 14px;
}
.fixed_top .nav_list ul {
    overflow: hidden;
}
.fixed_top .nav_list ul li {
    text-align: center;
    width: 120px;
    line-height: 45px;
    box-sizing: border-box;
    background: #4e4e4e;
    color: #fff;
    height: 45px;
    display: block;
    float: left;
    border-right: 1px solid;
}
.fixed_top .right {
    border: #4e4e4e 1px solid;
    background: #4e4e4e url(../images/add16.png) no-repeat 13px 7px;
    background-size: 16px 16px;
    width: 90px;
    margin-left: 20px;
    float: right;
    height: 32px;
    line-height: 32px;
    padding-left: 40px;
    margin-top: 6px;
}
.fixed_top .nav_list ul li a {
    display: block;
    color: #fff;
    font-size: 12px;
}
.fixed_top .right a {
    display: block;
    color: #fff;
    font-size: 14px;
}

@media screen and (max-width: 768px) {
.footer,
.footer-bottom,
.kefu,
#side,
#split,
.top,
.head .logo,
.topbg .head h3,
.topbg .head .telphone,
.sell-left,
.comname h2 div .year,
.buynow,
.recommend_product,
.AuthIcon,
.proIcon,
#lcqtsms, .footBlock, .bodySection, .flextopBox{
display: none;
}
body,
.m,
.headBox2 .wrap,
.comname,
.main_body ul.cdx-list,
.sell-right,
#main{
min-width: 100%;
width: 100%;
}
.fix_bottom, .newPageHide {
display: block;
}
body{
padding-bottom: 50px;
}
.menuDl dd span a{
line-height: 40px;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.main_body ul.cdx-list{
margin: 5px 0;
display: flex;
flex-wrap: wrap;
}
.main_body ul.cdx-list:after{
content: '';
visibility: hidden;
clear: both;
display: block;
}
.main_body ul.cdx-list li{
width: 48%;
margin: 0 1%;
}
.main_body ul.cdx-list li img,
.main_body ul.cdx-list li{
height: auto;
box-sizing: border-box;
}
.menuDl dd span a{
padding: 0;
text-align: center;
}

.headBox2 .wrap,
.topbg{
    height: 70px;
    border-top: 3px solid #4e4e4e;
}
.comname h2{
margin: 0;
}
.comname h2 a{
font-size: 20px;
padding-left: 10px;
line-height: 32px;
}
.menuDl{margin-top: 0;margin-bottom:0}
.menuDl dd{
width: 25%;
}
.main_body ul.cdx-list li{
padding: 1% 0;
}
.menuDl dd.hover span a{
    border-radius: 0;
    background:rgba(0,0,0,0.3);
    color:#FFF;
}
.headBox2{
padding: 0;
}
    .comname h2{
        text-align:center;
        width:100%;
        float:left;
}
.comname h2 a{
    text-align:center;
    width:100%;
color:#4e4e4e;
}
.comname h2 font{
    display: none;
}
.comname .smalllogo{
    display: none;
}
.comname .smalllogo img{
    height:auto;
    max-width: 100%;
}

.freecall{
    display: block;
}

.cdx-list li .phone {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 4px;
    width: 96%;
}
.phone a{
    padding: 2px 0 !important;
    border-radius: 4px;
    height:22px !important;
    line-height:22px;
    margin:2px;
    width: 97%;
    color: #fff;
    border: 2px solid #f29d0c;
    display: block;
    background: #f29d0c url(/static/images/dh.png) no-repeat 27px center;
}
#wxtk{
    float:  left;
    width: 50%;
    height: 30px;
    margin-top: 3px;
}

.ClickMe {
    width: 97%;
    padding: 3px 0;
    border-radius:  4px;
    color: #fff;
    margin: 3px 1px;
    border: 2px solid #4e4e4e;
    background: #4e4e4e url(/static/images/wx.png) no-repeat 27px center;
}
.wechatBtnYes{
    width: 80px;
    height: 20px;
    background-color: #ff0000;
    border: none;
    font-size: 14px;
    color: #fff !important;
    border-radius: 5px;
    padding:5px;
    display: block;
    margin:20px auto;
}


.left_form {
    display: none;
    z-index: 1000;
    border: 20px solid #004BA8;
    background: #fff url(/static/images/frame.png) center no-repeat;
    /* width: auto; */
    /* height: auto; */
    padding: 15px 0;
    text-align: center;
    padding-left: 45px;
    font-size: 16px;
    height: 102px;
    padding-right: 10px;
    margin-bottom: 10px;
    /* width: 255px; */
}
.delbtn {
    position: absolute;
    top: 0;
    right: 5px;
    z-index: 9999;
    font-size: 18px;
    color: #aaa;
    cursor: pointer;
}
.frbox{
    margin-left: 20px;
}
.kf_btn {
    height: 122px;
    background-color: #004dac;
    position: fixed;
    padding: 15px 5px 0;
    width: 30px;
    background: #004BA8;
    color: #fff;
    left: 0;
    top: 30%;
    z-index: 1001;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    line-height: 18px;
    cursor: pointer;
}
.sendmsg {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 5px 0;
}
.sendmsg {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 5px 0;
}
.sbtnddd{
    width: 70px;
    height: 30px;
    background: #C00000;
    color: #fff;
    float: left;
    border: 0;
    cursor: pointer;
}
.buyPhoneddd {
    width: 130px;
    height: 21px;
    border: 0;
    padding: 5px;
    float: left;
    line-height: 30px;
    background: #eee;
    font-size: 15px;
}
.cmember{clear:both;padding:0.15rem 0.3rem 0;overflow:hidden;display:block;width:35%;float:left;height:30px;line-height:30px;margin-top:10px;}
.cmember p{float:left;height:30px;font-size:0.22rem;color:#FF3B3B;line-height:30px;background:#fee5e5;border-radius:4px;margin-right:0.2rem;padding:0 3px;}
.cmember em{width:0.34rem;height:0.28rem;display:inline-block;vertical-align:middle;margin-top: -0.018rem;}
.cmember em.jxico{background-position:0 -1.22rem;margin-right:0.04rem;}
.cmember em.mmtico{background-position:-0.53rem -1.22rem;}
.cmember em.mmtV4{
    background: url(/static/images/mmt_ico_new.png) no-repeat;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    margin-right: 0.06rem;
}
.Mtelphone b{font-size:18px;line-height:30px;color:#4e4e4e}
.Mtelphone span{color:#4e4e4e}
.Mtelphone{
    margin-top: 10px;
    display: block;
    float:right;
    height:30px;
    padding-right: 8px;
    overflow:hidden;
    font-size:14px;
    background:url(/static/t/images/tel-gray.png) no-repeat left 3px ;
    background-size:25px 25px;
    line-height:27px
}
.cdx-list .pic{width:100%;height:139px;position: relative;}
.cdx-list .pic img{max-width: 100%;max-height:100%;position: absolute;top:0;left:0;right:0;bottom:0;margin:auto;}

}
