/*
	DESTOON Copyright (C)2008-2099 www.destoon.com
	This is NOT a freeware,Use is subject to license.txt
/*iconfont引用*/


@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.ttf') format('truetype');
}
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.woff') format('woff');  
  }

.sell_tip {width:180px;height:70px;background:url('sell_tip.gif') no-repeat;overflow:hidden;z-index:1000;position:absolute;}
.sell_tip p {margin:0 0 4px 2px;font-weight:bold;}
.sell_tip div {padding:8px 0 0 10px;}
.tools {padding:8px 0;border-bottom:#EEEEEE 1px solid;}
.tools table {width:100%;}
.tools select {padding:2px;}
.tool-btn {background:url('btn_1.gif') no-repeat;height:22px;line-height:22px;width:70px;padding:0 0 0 10px;border:none;cursor:pointer;}
.tool-btn:hover {background:url('btn_2.gif') no-repeat;}

.img_list li {height:22px;line-height:22px;overflow:hidden;}
.product_option {padding:10px 20px 10px 20px;}
.iq_btn {margin-top:10px;border:none !important;}
.cc_inp {border:#CCCCCC 1px solid;text-align:center;}

.sell-price {font-family:Arial;color:#E4393C;}
.sell-price b {font-size:18px;}
.sell-price span {color:#999999;}
.sell-price i {font-size:12px;float:right;display:inline-block;color:#999999;font-style:normal;font-weight:normal;background:url('ico-spread.png') no-repeat 0 center;padding:0 0 0 16px;cursor:pointer;}

.btn-buy,.btn-cart {font-size:16px;width:148px;height:36px;line-height:36px;border:none;text-align:center;cursor:pointer;padding:0;-webkit-appearance:none;margin:6px 10px 0 0;}
.btn-buy {background:#FFEDED;border:#FF0036 1px solid;color:#FF0036;}
.btn-buy:hover {background:#F7BBBB;}
.btn-buy:disabled {background:#F2F2F2;border:#D6D6D8 1px dashed;color:#CDCDCD;cursor:not-allowed;}
.btn-cart {background:#FF0036;border:#FF0036 1px solid;color:#FFFFFF;}
.btn-cart:hover {background:#DF3033;}
.btn-cart:disabled {background:#CDCDCD;border:#CDCDCD 1px solid;color:#999999;cursor:not-allowed;}
.btn-tel {font-size:16px;height:36px;line-height:36px;border:none;text-align:center;cursor:pointer;padding:0;-webkit-appearance:none;margin:6px 10px 0 0;}
.btn-tel {background:#FFEDED;border:#FF0036 1px solid;color:#FF0036;}
.btn-tel:hover {background:#F7BBBB;}
.btn-tel:disabled {background:#CDCDCD;border:#CDCDCD 1px solid;color:#999999;cursor:not-allowed;}



a.lxfs{width: 155px;}
a.jrsp{width: 135px;}
a.jrsp,a.lxfs{display: inline-block;height: 40px;line-height: 40px;text-align: center;font-size: 16px;cursor: pointer;border:1px solid #ee2e2c; margin-right:15px;color:#ee2e2c;background:rgb(238 46 44 / .1);}
a.ljgm,.buynow a.zxdj { color:#fff;}
a.jrsp span,a.lxfs span { display:inline-block;}
a.jrsp span:before,a.lxfs span:before{ display:inline-block;font-family: 'iconfont'; margin-right:6px; font-weight:400; font-size:20px;float:left;line-height:38px;}
a.ljgm span:before { content:"\e877";}
a.zxdj span:before { content:"\e879";}
a.lxfs span:before { content:"\e87c"; font-size:25px;}
a.jrsp span:before { content:"\e87a"; font-size:25px;}
a:hover { opacity:.8;}

.btn-line {transition:all .2s;height:60px;width:330px;border:1px solid #FF0036;background:#FF0036;color:#FFFFFF !important;font-size:16px;border-radius:8px;text-align:center;line-height:60px;display:inline-block;vertical-align:middle;margin:0 4px; position:relative;}
.btn-line:hover {color:#cc0000;background:#DF3033;border:1px solid #CDCDCD;}
.btn-line-big {width:310px;height:45px;line-height:45px;font-size:16px;}
.btn-line-big .anim {color:#FFFFFF;z-index:0}
/*自动放大*/.pl_btn {overflow:hidden;position:relative;z-index:0;}
.raised {-moz-transition:all .1s;-o-transition:all .1s;-webkit-transition:all .1s;transition:all .1s}
.anim {-moz-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);position:absolute;top:50%;left:50%;z-index:0;}
.anim:before {position:relative;content:'';display:block;margin-top:100%}
.anim:after {content:'';position:absolute;top:0;bottom:0;left:0;right:0;border-radius:50%}
.hoverable .anim {-moz-animation:anim-out .75s;-webkit-animation:anim-out .75s;animation:anim-out .75s}
.hoverable .anim:after {-moz-animation:anim-out-pseudo .75s;-webkit-animation:anim-out-pseudo .75s;animation:anim-out-pseudo .75s}
.hoverable .anim,.hoverable .anim:after {animation-iteration-count:infinite;animation-duration:1.3s}
.hoverable .iconfont {margin-right: 5px;font-family: "iconfont" !important;font-size: 18px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
@-webkit-keyframes anim-in {0% {width:0}
100% {width:100%}
}
@-moz-keyframes anim-in {0% {width:0}
100% {width:100%}
}
@-ms-keyframes anim-in {0% {width:0}
100% {width:100%}
}
@keyframes anim-in {0% {width:0}
100% {width:100%}
}
@-webkit-keyframes anim-in-pseudo {0% {background:rgba(0,0,0,0.25)}
100% {background:transparent}
}
@-moz-keyframes anim-in-pseudo {0% {background:rgba(0,0,0,0.25)}
100% {background:transparent}
}
@-ms-keyframes anim-in-pseudo {0% {background:rgba(0,0,0,0.25)}
100% {background:transparent}
}
@keyframes anim-in-pseudo {0% {background:rgba(0,0,0,0.25)}
100% {background:transparent}
}
@-webkit-keyframes anim-out {0% {width:0}
100% {width:100%}
}
@-moz-keyframes anim-out {0% {width:0}
100% {width:100%}
}
@-ms-keyframes anim-out {0% {width:0}
100% {width:100%}
}
@keyframes anim-out {0% {width:0}
100% {width:100%}
}
@-webkit-keyframes anim-out-pseudo {0% {background:rgba(0,0,0,0.25)}
100% {background:transparent}
}
@-moz-keyframes anim-out-pseudo {0% {background:rgba(0,0,0,0.25)}
100% {background:transparent}
}
@-ms-keyframes anim-out-pseudo {0% {background:rgba(0,0,0,0.25)}
100% {background:transparent}
}
@keyframes anim-out-pseudo {0% {background:rgba(0,0,0,0.25)}
100% {background:transparent}
}
/*弹窗样式*/
.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(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,.blank_content ul,.blank_content dl,.blank_content li{margin: 0;padding: 0;}
.blank_content h3{height:40px;line-height:40px;clear:both;font-size:18px;}
.blank_content h3 a{color:#ee2e2c}
.blank_content .open{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:#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;}

