@import url(font-awesome.min.css);
@import url(swiper.min.css);
body { font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif }
.col-red { color: #f03b3b !important; }
.col-yellow { color: #f39800 !important; }
.col-gray { color: #3e3a39 !important; }
.btn-red { background: #f03b3b; }
.btn-yellow { background: #f39800; }
.fl { float: left; }
.fr { float: right; }
.al { text-align: left; }
.ac { text-align: center; }
.ar { text-align: right; }
.hide { display: none; }
.clear { clear: both; height: 0; background-color: red; overflow: hidden; }

/* header */
.nav { position: relative }

/* 电话 */
.nav-phone { position: absolute; height: 38px; line-height: 38px; right: 0; top: 0; }
.nav-phone span { display: inline-block; color: #f03b3b; line-height: 17px; font-size: 14px; margin-left: 30px; }
.nav-phone strong { font-size: 15px; font-weight: normal }
.nav-phone span i { display: inline-block; vertical-align: top; width: 17px; margin-right: 5px; }
.nav-phone span i img { width: 100%; }
.header-phone span { display: inline-block; color: #f03b3b; line-height: 19px; font-size: 16px; margin-left: 50px; }
.header-phone strong { font-size: 17px; font-weight: normal }
.header-phone span i { display: inline-block; vertical-align: top; width: 19px; margin-right: 5px; }
.header-phone span i img { width: 100%; }

/*鼠标hover移入效果*/
a:hover, .bjbtn a i:hover, .fp-list-info:hover, .fp-list-info:hover .fp-list-hd span, .shou-cang:hover i,.product-gallery .collect a:hover .collect-ico,.share-icon:hover { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

/*鼠标移出效果*/
a, .bjbtn a i, .fp-list-info, .fp-list-info .fp-list-hd span, .shou-cang i,.product-gallery .collect a .collect-ico,.share-icon{ transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; }

/* css3鼠标经过图片放大 */
.h-hot-swiper .swiper-slide a img, .h-yx-list .h-yx-img img, .floor-goods-item .goods-pic img { -webkit-transition: all ease .3s; transition: all ease .3s }
.h-hot-swiper .swiper-slide a:hover img, .h-yx-list .h-yx-img:hover img, .floor-goods-item:hover .goods-pic img { -webkit-transform: scale(1.05); transform: scale(1.05); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

/*鼠标hover移入效果*/

/* a:hover,  */.hot-brand-main a:hover span, .h-hot-swiper .swiper-button-next:hover, .h-hot-swiper .swiper-button-prev:hover { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }

/*鼠标移出效果*/

/* a,  */.hot-brand-main a span, .h-hot-swiper .swiper-button-next, .h-hot-swiper .swiper-button-prev { transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; }

/*首页banner登录*/
.h-login { background: #fff; float: left; width: 100% }
.member-status { line-height: 24px; height: 65px; font-size: 12px; overflow: hidden; padding: 16px 20px 10px; color: #333; text-align: right; border-bottom: #ddd solid 0px; background: #Fff; }
.member-status a:hover { text-decoration: underline; }
.member-status img { border: 1px solid #eee; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; width: 50px; float: left; margin-top: -5px; }
.name-line { font-size: 12px; color: #333; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }
.goby-btns { margin: 0px 5px 0px; height: 50px; text-align: center }
.goby-btns a { display: inline-block; width: 80px; height: 28px; line-height: 28px; text-align: center; font-size: 14px; margin: 0px 5px; border-radius: 20px; font-weight: 700; background-color: #111; color: #f1e39a; border: 1px solid #111; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
.goby-btns a:hover { background-color: #fff; color: #f03b3b; }
.goby-btns a.btn-yellow { background: #f03b3b; border-color: #f03b3b; color: #fff; }
.goby-btns a.btn-yellow:hover { background: #e79203; border-color: #e79203; color: #fff; }
.bjbtn { height: 80px; margin: 0px 15px 15px; border-top: 1px solid #eee; }
.bjbtn a { display: block; height: 61px; float: left; width: 61px; margin: 0 4px; text-align: center; border-radius: 2px; font-size: 12px; color: #666; cursor: pointer; line-height: 24px; }
.bjbtn a:hover { color: #222; }
.bjbtn a i { text-align: center; margin-bottom: 2px; font-size: 18px; margin-top: 12px; border: 1px solid #eee; width: 42px; line-height: 42px; height: 42px; border-radius: 50%; }
.bjbtn a i:hover { background: #db1d1d; color: #fff; border: 1px solid #db1d1d; }
.h_mm_ts { font-size: 12px; color: #b9984a; margin-bottom: 15px; text-align: center; }

/* 工业品商品分类导航 */
.categorys .cata-nav-layer {	/* width: 1013px; */
height: 449px; overflow: auto; }
.categorys .cata-nav-left { float: left;    /* width: 680px; */ padding-left: 35px; padding-bottom: 50px; padding-top: 10px; }
.cata-nav-left dt { border-bottom: 1px dashed #dfdfdf; }

/*首页banner右侧切换*/
.h-r-tab { background: #fff; margin-top: 2px; float: left; width: 100%; font-size: 12px; height: 162px; }
.h-r-t-hd { text-align: center; margin: 10px 20px 0; font-size: 0; text-align: left; }
.h-r-t-hd a { display: inline-block; height: 25px; line-height: 25px; border-bottom: 2px solid #fff; text-align: center; width: 25%; font-size: 14px; font-weight: bold; color: #222; }
.h-r-t-hd a.cur { border-bottom: 2px solid #f03b3b; color: #f03b3b; text-align: center; }
.h-r-r-c { margin: 10px 20px 0; display: none; height: 125px; overflow: hidden }
.h-r-r-c ul li { line-height: 23px; font-size: 12px; letter-spacing: 1px; }
.h-r-r-c ul li a { color: #444; }
.h-r-r-c ul li a:hover { color: #f03b3b; }

/*品牌筛选*/
.lc_more { padding-right: 5px; padding-left: 10px; }
.lc_more i { font-size: 22px; }
.lc_more a { color: #888; }
.lc_more a:hover { color: #f03b3b; }
.rx_more { padding-top: 9px; padding-right: 5px; }
.rx_more i { font-size: 22px; }
.rx_more a { color: #888; }
.rx_more a:hover { color: #f03b3b; }
.h-brand { margin-top: 30px; }
.h-hrand-hd { border-bottom: 2px solid #333; }
.h-hrand-hd .all-title { margin-bottom: 15px; }
.all-title h2 { padding-top: 8px; font-size: 26px; font-weight: 400; color: #222; line-height: 1; }
.all-title h4 { padding: 17px 0 0 20px; font-size: 14px; color: #888; font-weight: 300; line-height: 1; }
.h-h-hd-tab { font-size: 0; margin-top: 8px; }
.h-h-hd-tab span { font-size: 18px; display: inline-block; padding: 8px 30px; cursor: pointer; }
.h-h-hd-tab span:hover, .h-h-hd-tab span.cur { background: #333; color: #fff; }
.g-wrapper { float: left; width: 100%; }
.hot-brand-img { width: 220px; overflow: hidden; height: 203px }
.hot-brand-main { margin-left: 223px; }
.hot-brand-main li { float: left; height: 96px; margin-left: 5px; margin-top: 5px; background-color: #fff; }
.hot-brand-main li:nth-child(n+15) { display: none }
.hot-brand-main a { position: relative; text-align: center; height: 98px; display: block; }
.hot-brand-main a, .hot-brand-main a span, .hot-brand-main li { width: 138px; font-size: 12px; }
.good-brand-bh { width: 100%; text-align: center; }
.hot-brand-main img { width: 120px; margin-top: 15px; }
.hot-brand-main a font { width: 100%; display: inline-block; margin-top: 12px; text-transform: uppercase; color: #444; }
.hot-brand-main a span { position: absolute; left: 0; top: 0; background: #fff; background-color: rgba(255, 255, 255, 0.7); border: 1px solid #f03b3b; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; width: 135px; height: 95px; display: block; }
.hot-brand-main a:hover span { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.hot-brand-main a span .b { display: block; width: 88px; height: 25px; line-height: 25px; background-color: #f03b3b; border-radius: 12px; color: #f9f9f9; font-style: normal; position: absolute; top: 50%; left: 50%; margin-top: -12px; margin-left: -44px; }
.hot-brand-more a { display: block; width: 100%; font-size: 14px; height: 100%; line-height: 96px; }
.hot-brand-more a:hover { color: #f03b3b; }

/*热推/秒杀*/
.h-hot { margin-top: 30px; }
.h-hot-hd { margin-bottom: 15px; }
.h-hot-djs { background: #fff; margin-top: 5px; height: 30px; color: #f03b3b; font-size: 14px; border-radius: 25px; overflow: hidden; font-weight: normal; letter-spacing: 1px; }
.h-hot-djs em { background: #000; height: 30px; color: #fff; line-height: 30px; padding: 0 10px; display: inline-block; }
.h-hot-djs span { padding: 0 10px; display: inline-block; }
.h-hot-box { position: relative; width: 100%; }
.h-hot-swiper .swiper-slide img { width: 100%; }
.h-hot-swiper .swiper-button-next, .h-hot-swiper .swiper-button-prev { background-image: none; text-align: center; color: #fff; filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#5F333333', endColorstr='#5F333333'); background: rgba(51, 51, 51, .3); line-height: 54px; font-size: 22px; }
.h-hot-swiper .swiper-button-next:hover, .h-hot-swiper .swiper-button-prev:hover { filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#8F333333', endColorstr='#8F333333'); background: rgba(51, 51, 51, .8); }
.h-hot-swiper .swiper-button-next i, .h-hot-swiper .swiper-button-prev i { display: block; height: 54px; line-height: 54px; vertical-align: middle; }
.h-hot-swiper .swiper-slide a { display: block; float: left; width: 100%; position: relative; overflow: hidden; }
.h-hot-text { position: absolute; width: 100%; left: 0; bottom: 18px; text-align: center; }
.h-hot-text h2 { font-size: 14px; color: #444; font-weight: normal; display: block; height: 32px; line-height: 32px; overflow: hidden; margin: 0 auto; width: 80%; }
.h-hot-text h3 { font-weight: normal; font-size: 14px; color: #fff; padding: 1px 3px; border: 1px solid #db1d1d; background: #f03b3b; width: 88px; margin: 0px auto; }
.h-hot-text h3 span { font-size: 12px; padding-right: 4px; }
.h-hot-swiper .swiper-slide a:hover .h-hot-text h2 { color: #f03b3b; }
.h-hot-swiper .swiper-slide a:hover .h-hot-text h3 { color: #fff; background: #db1d1d; }
.mark-icon { display: block; width: 60px; height: 60px; position: absolute; top: 0; left: 0; }
.h-hot-swiper .swiper-button-next.swiper-button-disabled, .h-hot-swiper .swiper-button-prev.swiper-button-disabled { cursor: not-allowed; pointer-events: auto; }
.swiper-button-next { right: 0; }
.swiper-button-prev { left: 0; }
.h-sm-pic { width: 100%; border-top: 1px solid #eee; background: #fff; margin-top: -1px; position: relative; z-index: 1; }
.h-sm-pic ul li { float: left; width: 10%; margin: 0px 2%; }
.h-sm-pic ul li:nth-child(n+8) { display: none }
.h-sm-pic ul li a { display: block; text-align: center; padding: 18px 0; background: #fff; }
.h-sm-pic ul li a img { width: 100%; }
.h-sm-pic ul li a img:hover { opacity: 0.8; filter: alpha(opacity=80); }

/*严选产品*/
.h-yx { margin-top: 30px; margin-bottom: 30px; position: relative }
.h-yx-hd { margin-bottom: 15px; }
.h-yx-box { position: relative; width: 100%; background: #fff;/*border:1px solid #eee; */ padding-top: 35px; padding-bottom: 70px }
.h-yx-list { width: 200px; margin: 0 auto; }
.h-yx-img { width: 180px; height: 180px; vertical-align: middle; margin: 0 auto; }
.h-yx-neme { height: 48px; line-height: 24px; overflow: hidden; text-align: center; font-size: 14px; margin-top: 12px; color: #444; }
.h-yx-list a:hover .h-yx-neme { color: #f03b3b; }
.h-yx .swiper-pagination { bottom: 20px; z-index: 9999; text-align: center; width: 100%; }
.h-yx .swiper-pagination-bullet { width: 10px; height: 10px; display: inline-block; border-radius: 100%; background: #000; opacity: .2; margin: 0 5px; }
.h-yx .swiper-pagination-bullet-active { opacity: 1; background: #f03b3b; }
.u-fn-cart { min-height: 80px; }

/*注册*/
.reg-state { width: 360px; /* text-align: center;  background-color: red  */ background-color: #fafafa; }
.reg-questions { margin-bottom: 30px; }
.reg-questions h2 { font-weight: normal; color: #222; width: 85%; margin: 0 auto; font-size: 18px; margin-bottom: 15px; text-align: center; border-bottom: 1px solid #eee; padding: 10px 0; }
.reg-questions ul { margin: 0 auto; width: 85%; }
.reg-questions ul li { font-size: 12px; padding: 5px 0; border-bottom: 1px solid #f6f6f6; }
.reg-questions ul li a { color: #0066cc; }
.reg-questions ul li a:hover { text-decoration: underline; }
.reg-serve ul { font-size: 0; text-align: center; }
.reg-serve ul li { width: 50%; display: inline-block; margin-bottom: 40px; }
.reg-serve ul li i { display: inline-block; height: 60px; width: 60px; margin-bottom: 10px; border: 1px solid #b8b8b8; border-radius: 50%; }
.reg-serve ul li i img { width: 100%; }
.reg-serve ul li h2 { font-weight: normal; font-size: 14px; color: #999; }
.reg-fp { font-size: 0; line-height: 48px; width: 380px; }
.reg-fp span { display: inline-block; font-size: 16px; cursor: pointer; /* padding: 0 30px; */ margin-right: 50px; }
.reg-fp span i { display: inline-block; font-size: 14px; /* border: 1px solid #dfdfdf; */	/* padding: 4px; */ margin-right: 5px; border-radius: 50%; vertical-align: middle; background-color: #ccc; color: #fff; font-size: 12px; margin-top: -2px; height: 20px; line-height: 20px; width: 20px; text-align: center; }
.reg-fp span.cur { color: #f03b3b; }
.reg-fp span.cur i { background-color: #f03b3b; }
.reg-fp a { display: inline-block; font-size: 14px; }
.reg-fp a:hover { color: #f03b3b; }
.reg-fp-tab-cont .line { display: none }
.pop-mask { background-color: #000; background-color: rgba(0, 0, 0, 0.5); width: 100%; display: none; height: 100%; left: 0; top: 0; position: fixed; z-index: 98; overflow-x: hidden; }
.popup_fp_help { width: 588px; display: none; background: #fff; height: 438px; border: 6px solid #c3c3c3; border-radius: 5px; position: fixed; top: 50%; margin-left: -299px; margin-top: -219px; left: 50%; z-index: 99 }
.fp_help_title { padding-left: 10px; background: #e2e2e2; font-size: 18px; position: relative; color: #333; height: 29px; line-height: 29px; border-bottom: 1px solid #c3c3c3; font-family: 微软雅黑; }
.fp_help_title span { position: absolute; right: 10px; top: 6px; display: block; width: 15px; line-height: 15px; height: 15px; cursor: pointer; font-size: 18px; }
.fp_help_title span:hover { color: #f03b3b; }
.popup_fp_help p { padding: 0 20px; padding-top: 18px; font-size: 14px; line-height: 20px; font-family: 微软雅黑; }
.all-mask { position: fixed; width: 100%; height: 100%; visibility: hidden; top: 0; left: 0; z-index: 98; opacity: 0; background: rgba(1, 1, 1, 0.6); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.all-mask.all-mask-show { opacity: 1; visibility: visible; }
.popupbox-wrap { width: 810px !important; height: auto; position: fixed; /* top: 50%; left: 50%; margin-left: -405px; */	/*  margin-top: -325px; */ opacity: 1; overflow: visible; z-index: 99; box-shadow: 1px 1px 50px rgba(0, 0, 0, .3); background-color: #fff; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7); opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; visibility: hidden; }
.popupbox-wrap-show { visibility: visible; z-index: 9999; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; box-shadow: 0 0 20px rgba(0, 0, 100, 0.1); }
.popupbox-outer, .popupbox-inner { position: relative; }
.popupbox-inner { line-height: 22px; max-height: 500px; padding: 20px; overflow: auto; background: #fff; }
.popup-title { padding-left: 30px; height: 40px; /* width: 757px;  */ line-height: 40px; background: #f1f1f1; font-size: 16px; }
.popup-title span { position: absolute; right: 20px; top: 12px; display: block; width: 15px; line-height: 15px; height: 15px; cursor: pointer; font-size: 30px; }
.popup-title span:hover { color: #f03b3b; }
.popupbox-inner h1 { text-align: center; margin-top: 30px; font-size: 14px; margin-bottom: 20px; }
.popupbox-close { padding-right: 10px; }
.popupbox-skin { position: relative; color: #444; text-shadow: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; /* height: 650px !important;  */ padding-bottom: 0 !important;/*  border: 3px  solid #c3c3c3;  */ background: #eee; width: auto; height: auto; }
.popupbox-btn { text-align: center; padding: 10px 0; font-size: 0; }
.popupbox-btn a { display: inline-block; font-size: 14px; height: 40px; line-height: 40px; width: 160px; background: #fff; border-radius: 3px; margin: 0 15px; border: 1px solid #dfdfdf; }
.popupbox-btn a:hover { background: #f6f6f6; }
.popupbox-btn a.btn-red { background: #f03b3b; color: #fff; border: 1px solid #f03b3b; }
.popupbox-btn a.btn-red:hover { background: #a20d1f; border: 1px solid #a20d1f; }
.loginsum_cm { border-bottom: 1px solid #eee }
.login-r { font-size: 16px; color: #666; }
.login-r span { display: inline-block; border-radius: 3px; height: 30px; line-height: 30px; vertical-align: middle; }
.login-r .loginbtn { border: 1px solid #bf1919; color: #bf1919; display: inline-block; border-radius: 3px; height: 30px; line-height: 30px; padding: 0 20px; vertical-align: middle; margin-left: 10px; }
.login-r .loginbtn:hover { background-color: #bf1919; color: #fff; }

/*产品详细*/
.detail-goods-brand { border: 1px solid #e4e4e4; width: 238px; height: 430px; font-size: 12px; background: #fff; }
.detail-goods-brand-img { margin-top: 20px; }
.detail-goods-brand-type { margin-top: 10px; }
.detail-goods-brand-type span { width: 83px; padding-left: 6px; height: 28px; border: 1px solid #dedede; margin: 5px; display: inline-block; }
.detail-goods-brand-type span img { padding-top: 7px; width: 16px; height: 16px; display: inline-block; }
.detail-goods-brand-type label { display: inline-block; width: 60px; line-height: 26px; background-color: #fff; margin-top: 1px; margin-right: 1px; color: #666; font-size: 12px }
.detail-goods-brand-chart { margin: 20px; }
.detail-goods-brand-chart .item.chart { padding-left: 18px; background: url(/template/pc/rainbow/static/images/detail/icon_chart_red.png) no-repeat 0; }
.detail-goods-brand-chart .item.consult { padding-left: 18px; background: url(/template/pc/rainbow/static/images/detail/consult.png) no-repeat 0; }
.detail-goods-brand-chart .item { display: block; margin-top: 10px; line-height: 26px; }
.detail-goods-brand-chart span { text-indent: 10px; }
.detail-goods-brand-chart .advice { display: inline-block; color: #fff; font-size: 12px; padding: 0 10px; background: #ec2c2d; text-indent: 0; margin-left: 10px; }
.detail-goods-brand-chart .advice:hover { color: #fff; background: #db1d1d }
.detail-goods-brand-chart .item.consult label { font-size: 14px }
.detail-gz { text-align: center; font-size: 0; margin-top: 30px; }
.detail-gz li { width: 35%; display: inline-block; margin: 0 3% }
.detail-gz li img { width: 100%; }
.detail-gz li p { font-size: 12px; margin-top: 10px; }
.detail-img-b { padding: 10px 32px; }
.detail-img-b img{max-width: 100%;}
.detail-table { width: 100%; background: white; /* border:1px solid #ececec;  */ }

/* .detail-table table { width: 150% } */
.detail-table tr th { font-weight: normal; vertical-align: top; padding: 10px 10px; text-align: left; background-color: #eee; }
.detail-table tr td { font-weight: normal; vertical-align: top; padding: 10px 10px; text-align: left; }
.detail-table tr:nth-child(odd) { background-color: #f9f9f9; }
.detail-table tr td input[type='chckbox'] { border: 1px solid #888; width: 20px; height: 20px; }
.select-box { position: relative; }
.select-box select { border: solid 1px #888; padding: 0 10px 0 5px; height: 24px; line-height: 24px; }

/*品牌专区*/
.brand-hot { background: #fff; border: 1px #ededed solid; margin-bottom: 20px; overflow: hidden; width: 100%; box-sizing: border-box; }
.brand-hot h2 { font-size: 16px; font-weight: 600; border-bottom: 1px #ededed solid; padding: 8px 12px 8px 20px; background: #f8f8f8; }
.brand-hot ul { padding-bottom: 30px; float: left; width: 98%; margin: 0px 1% 0px 2%; }
.brand-hot ul li { float: left; text-align: center; width: 12%; margin: 1% 1% 0 1%; border: 1px solid #fff; font-size: 12px; }
.brand-hot ul li  a { position: relative; text-align: center; padding-bottom: 10px; display: block; }
.good-brand-bh { width: 100%; text-align: center; }
.brand-hot ul li  img { width: 90%; margin-top: 15px; }
.brand-hot ul li  a font { width: 100%; display: inline-block; margin-top: 12px; text-transform: uppercase; color: #444; margin-top: 8px; }
.brand-hot ul li  a span { position: absolute; left: 0; top: 0; background: #fff; background-color: rgba(255, 255, 255, 0.7); border: 1px solid #f03b3b; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; width: 100%; height: 100%; display: block; box-sizing: border-box; }
.brand-hot ul li  a:hover span { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.brand-hot ul li  a span .b { display: block; width: 88px; height: 25px; line-height: 25px; background-color: #f03b3b; border-radius: 12px; color: #f9f9f9; font-style: normal; position: absolute; top: 50%; left: 50%; margin-top: -12px; margin-left: -44px; }
.hot-brand-more a { display: block; width: 100%; font-size: 14px; height: 100%; line-height: 96px; }
.hot-brand-more a:hover { color: #f03b3b; }
.brand-wrap {	/*  border: 1px #ededed solid; */ background: #fff }
.brand-search { background: #f8f8f8; border: 1px #ededed solid; border-bottom: 0; }
.brand-search h2 { font-weight: 300; margin-right: 30px; color: #333; line-height: 25px; padding: 8px 12px 8px 20px; font-size: 16px }
.brand-search-tab { line-height: 25px; }
.brand-search-tab span { display: inline-block; font-size: 18px; margin-right: 5px; cursor: pointer; padding: 8px 20px; position: relative; }
.brand-search-tab span:hover, .brand-search-tab span.cur { color: #fff; background: #f03b3b; }
.brand-search-tab span i { position: absolute; bottom: -4px; margin-left: -5px; left: 50%; height: 10px; line-height: 10px; vertical-align: top; display: none }
.brand-search-tab span:hover i, .brand-search-tab span.cur i { display: block; color: #f03b3b; }

/*合作伙伴授权*/
.partner-l { width: 200px; border: 1px solid #eaeaea; }
.partner-nav { background: #fff; }
.partner-nav h3 { font-size: 14px; text-align: center; background-color: #f03b3b; color: #fff; padding: 10px 0; }
.partner-nav ul li { border-bottom: 1px solid #eaeaea; }
.partner-nav ul li a { display: block; padding: 8px 10px 8px 30px; }
.partner-r { margin-left: 230px; background: #fff; border: 1px solid #eaeaea; }
.partner-r h2 { background-color: #eaeaea; font-size: 14px; padding: 8px 20px; }
.partner-cont { padding: 20px; }

/* ===================直播 ===================*/

/* 视频 */


.video-info { width: 800px; background-color: #101010; padding: 10px; overflow: hidden; height: 543px; }
.video-name { margin: 20px 20px 15px 20px; font-size: 18px; height: 28px; overflow: hidden; }
.video-name a { padding: 0px 15px; line-height: 25px; height: 25px; border-radius: 15px; display: inline-block; background: #f03b3b; color: #fff; vertical-align: middle; font-size: 14px; margin-right: 10px; }
.video-name span { line-height: 28px; height: 28px; display: inline-block; vertical-align: middle; font-size: 18px; color: #0085eb; }
.video-list-hd { background-color: #f03b3b; color: #fff; font-size: 16px; padding: 0 20px; height: 40px; line-height: 40px; }
.video-list { width: 400px; height: 564px; background: #efefef; }
.video-list-swiper { width: 100%; height: 524px; margin-left: auto; margin-right: auto; }
.video-list-swiper .swiper-slide { border-top: 1px solid #e8e8e8 }
.video-list-swiper .swiper-slide a { display: block; float: left; background: #efefef; width: 100%; box-shadow: 0px 0px 10px #cbcbcb; position: relative }
.video-list-swiper .swiper-slide a .play-icon { position: absolute; display: block; height: 30px; width: 30px; left: 50%; top: 50%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; opacity: 0; visibility: hidden; margin-left: -15px; margin-top: -15px; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7); z-index: 2; }
.video-list-swiper .swiper-slide a .play-icon img { width: 100%; }
.video-list-swiper .swiper-slide a:hover .play-icon { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); visibility: visible; opacity: 1; }
.play-icon-mask { width: 100%; height: 100%; top: 0; left: 0; background-color: #fff; z-index: 1; position: absolute; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; opacity: 0; visibility: hidden; }
.video-list-swiper .swiper-slide a:hover .play-icon-mask { visibility: visible; opacity: 0.6; }
.video-list-pic { width: 135px; height: 84px; background-color: #fff; margin: 24px 20px; overflow: hidden }
.video-list-pic img { width: 100%; }
.video-list-info { margin: 24px 0; width: 210px; }
.video-list-info h2 { font-size: 16px; font-weight: normal; color: #222; margin-bottom: 6px; }
.video-list-swiper .swiper-slide a:hover h2 { color: #f03b3b; }
.video-list-info p { font-size: 14px; color: #666; }
.video-list-info span { font-size: 12px; color: #999; position: absolute; bottom: 16px; }
.video-list-info span i { width: 6px; height: 6px; border-radius: 3px; background-color: #f03b3b; display: inline-block; font-size: 12px; vertical-align: middle; margin-right: 5px; }

/* 回放记录 */
.video-record { width: 100%; margin-top: 30px; }
.vid-red-hd { background-color: #f03b3b; color: #fff; font-size: 16px; padding: 10px 20px; }
.vid-red-cont { background-color: #f8f8f8; padding: 30px 30px; position: relative }
.vid-red-swiper .swiper-slide { background-color: #fff; }
.vid-red-swiper .swiper-slide a { display: block; float: left; width: 100%; box-sizing: border-box; border: 1px solid #fff; position: relative; }
.vid-red-swiper .swiper-slide a:hover { border: 1px solid #f03b3b; }
.vid-red-swiper .swiper-slide a .play-icon { position: absolute; display: block; height: 30px; width: 30px; left: 50%; top: 50%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; opacity: 0; visibility: hidden; margin-left: -15px; margin-top: -15px; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7); z-index: 2; }
.vid-red-swiper .swiper-slide a .play-icon img { width: 100%; }
.vid-red-swiper .swiper-slide a:hover .play-icon { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); visibility: visible; opacity: 1; }

/* .play-icon-mask{ width: 100%; height: 100%; top: 0; left: 0; background-color:#fff; z-index: 1; position: absolute;  opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; visibility: hidden;}
 */
.vid-red-swiper .swiper-slide a:hover .play-icon-mask { visibility: visible; opacity: 0.6; }
.vid-red-pic { width: 135px; height: 84px; background-color: #ccc; margin: 15px; overflow: hidden }
.vid-red-pic img { width: 100%; }
.vid-red-info { margin: 15px 0; width: 190px; }
.vid-red-info h2 { font-size: 14px; font-weight: normal; color: #222; margin-bottom: 5px; }
.vid-red-info p { font-size: 12px; color: #666; }
.vid-red-info span { font-size: 12px; color: #999; position: absolute; bottom: 20px; }
.vid-red-info span i { width: 6px; height: 6px; border-radius: 3px; background-color: #f03b3b; display: inline-block; font-size: 12px; vertical-align: middle; margin-right: 5px; }
.vid-red-cont .swiper-button-next, .vid-red-cont .swiper-button-prev { background: none; height: 100%; top: 0; margin-top: 0; }
.vid-red-cont .swiper-button-next i, .vid-red-cont .swiper-button-prev i { display: block; width: 100%; text-align: center; vertical-align: middle; height: 30px; line-height: 30px; top: 50%; margin-top: -15px; color: #f03b3b; font-size: 30px; position: absolute; }
.vid-red-cont .swiper-button-next.swiper-button-disabled, .vid-red-cont .swiper-button-prev.swiper-button-disabled { opacity: 1; }
.vid-red-cont .swiper-button-next.swiper-button-disabled i, .vid-red-cont .swiper-button-prev.swiper-button-disabled i { color: #ccc; }

/* 推荐产品 */
.tj-prod { width: 100%; margin-top: 30px; }
.tj-prod-hd { background: #fafafa; border: 1px solid #eee; font-size: 18px; font-weight: 500; color: #222; line-height: 45px; overflow: hidden; border-bottom: 0; width: 1224px; }
.tj-prod-hd span { margin-left: 20px; }
.tj-prod .stsho { border: 1px solid #eee; width: 1224px; }
.tj-prod .stsho .shop-list-splb { margin-left: 2px; }
.tj-prod .stsho .shop-list-splb>ul>li { width: 244px; }

/* 发票管理 */
.ri-menu .fp-manage { margin-bottom: 10px; padding: 20px 30px; line-height: 27px; }
.fp-manage h3 { font-size: 14px; }
.fp-manage-txt { color: #666; }
.fp-manage-hint { background-color: #fffdef; border: 1px solid #edd38b; padding: 5px 20px; margin-top: 10px; }

/* .fp-manage-hint a{ display: inline-block; background-color:#fffdef; border:1px solid #edd38b; padding: 2px 20px; margin:0 20px; } */

/* .fp-manage-hint a { display: inline-block; width: 80px; height: 28px; line-height: 28px; text-align: center; font-size: 14px; margin: 0px 5px; border-radius: 20px; font-weight: 700; background-color: #333; color: #f1e39a; border: 1px solid #111; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
.fp-manage-hint a:hover { background-color: #fff; color: #f03b3b; }
.fp-manage-hint a.btn-red { background: #f03b3b; border-color: #f03b3b; color: #fff; }
.fp-manage-hint a.btn-red:hover { background: #e79203; border-color: #e79203; color: #fff; }
*/

.add-fp-hd { margin: 10px 0 20px 0; font-size: 12px; }
.add-fp-btn { background-color: #1d60db; color: #fff; padding: 10px 15px; margin-right: 20px; }
.add-fp-btn i { margin-left: 5px; }
.fp-manage-tab { margin-bottom: 20px; }
.fp-manage-tab .uli { display: inline-block; margin-right: 20px; text-align: center; background: #fff; border: 2px solid #e3e3e3; font-size: 14px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.fp-manage-tab .uli a { display: block; color: #333; text-decoration: none; line-height: 44px; padding: 0px 36px; }
.fp-manage-tab .active { position: relative; border-color: #de0539; color: #de0539; }
.fp-manage-tab .active:after { content: ""; position: absolute; right: 0; bottom: 0; width: 18px; height: 14px; background: url(../images/selected-icon.png) no-repeat 100% 100%; }
.fp-manage-tab .active a { color: #DA3A4C; }
.fp-list-box { float: left; width: 100%; overflow: hidden; margin-bottom: 30px; }

/* .fp-list-inner { width: 102%; } */
.fp-list { width: 100%; background-color: #fff; margin-right: 2%; box-sizing: border-box; border: 1px solid #fff; margin-bottom: 5px; }
.fp-list-info { padding: 20px 30px; box-sizing: border-box; border: 1px solid #fff; }
.fp-list-info:hover { border: 1px solid #DA3A4C; }
.fp-list-hd { border-bottom: 1px solid #dfdfdf; padding-bottom: 10px; margin-bottom: 10px; font-size: 14px; }
.fp-list-hd span {	/* opacity: 0; filter: Alpha(opacity=0); */ font-size: 12px; }

/* .fp-list-info:hover .fp-list-hd span { opacity: 1; filter: Alpha(opacity=100); } */
.fp-list-hd a { color: #1d60db; display: inline-block; margin-left: 10px; }
.fp-list-hd a:hover { text-decoration: underline; }
.fp-list-cont { line-height: 27px; color: #666; font-size: 12px; position: relative }
.fp-l-c-btn { position: absolute; top: 0; right: 0; cursor: pointer; }
.fp-l-c-btn i { margin-left: 5px; }
.fp-l-c-btn:hover { color: #f03b3b; }
.fp-l-c-inner { display: none; }
.fp-form { display: none; }
.fp-form-tab-con { display: none }
.fp-form-box ul li { float: left; font-size: 14px; padding: 5px 0 }
.fp-form-box ul li a { cursor: text; min-height: 40px; line-height: 40px; text-align: left; font-size: 14px; color: #222; }
.fp-form-box ul li a:hover { color: #666 }
.fp-form-box ul li.infor_wi_le { width: 15%; }
.fp-form-box ul li.infor_wi_le a { float: none; margin-right: 0; }
.fp-form-box ul li .check_cum_img { float: left; width: 152px; }
.fp-form-box ul li.yzm-box .name_zjxs { width: 300px; }
.fp-form-box ul li .check_cum_img img { height: 42px; width: 100px; margin-left: 21px; }
.fp-form-box ul li.infor_img .infor-img-gg { line-height: 20px; margin-top: 8px; color: #999; }
.fp-form-box .yyzz_jz { line-height: 30px }
.fp-form-box .yyzz_jz .yyzz_up a { display: inline-block; cursor: pointer; }

/* .fp-form-box .yyzz_jz .infor_img a { width: 100px; height: 100px; border: 1px solid #DADADA } */
.fp-form-box .yyzz_jz .infor_img img { max-width: 600px; /* height: 100px */ }
.fp-form-box .name_jz { line-height: 38px }
.fp-form-box .name_jz input { border: 1px solid #ddd; }
.fp-form-box .name_jz .name_zjxs { -webkit-box-sizing: border-box; box-sizing: border-box; float: left; display: block; width: 420px; height: 42px; line-height: 42px; padding: 0 5px 0 10px; border: 1px solid #e2e2e2; font-size: 14px; -webkit-transition: .2s; transition: .2s; }
.fp-form-box .name_jz .name_zjxs:focus { border-color: #21cdff; box-shadow: 0 0 4px #4cd7ff; -moz-transform: all 0.2s easc-out 0s; -ms-transform: all 0.2s easc-out 0s; -webkit-transform: all 0.2s easc-out 0s; transform: all 0.2s easc-out 0s }
::-webkit-input-placeholder { color: #ccc; }
.fp-form-box .name_jz .zjxs_change { width: 60px }
.fp-form-box .name_jz .zjxs_pl_change { width: 150px; margin-left: 10px }
.fp-form-box .infor_wi_le em { color: #f03b3b; width: 10px; display: inline-block }
.fp-form-box .birth_jz select { padding: 5px 20px; font-size: 14px; }
.fp-form-box .birth_jz { line-height: 30px }
.fp-form-box .birth_jz select { padding: 5px 20px; font-size: 14px }
.fp-form-box .birth_jz .red { color: #f03b3b; margin-left: 20px }
.fp-form-box ul { overflow: hidden; }
.fp-form-box .save_s { padding: 5px 0 }
.fp-form-box .save_s .save { color: white; background: #f03b3b; border: 0; padding: 10px 50px; font-size: 14px; outline: none }
.fp-form-box .save_s .save:hover { background: #db1d1d; }
.fp-form-box .save_s .cancel { color: white; background: #fff; border: 0; padding: 10px 50px; font-size: 14px; outline: none; border: 1px solid #dfdfdf; box-sizing: border-box; color: #333; margin-right: 30px; }
.fp-form-box .save_s .cancel:hover { background: #f6f6f6; color: #333; }
.all-hint { width: 300px; height: 180px; position: fixed; top: 50%; left: 50%; margin-left: -150px; margin-top: -90px; z-index: 99; box-shadow: 1px 1px 50px rgba(0, 0, 0, .3); background-color: #fff; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); transform: scale(0.7); opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; visibility: hidden; }
.all-hint-show { visibility: visible; z-index: 9999; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; box-shadow: 0 0 20px rgba(0, 0, 100, 0.1); }
.all-hint-hd { position: relative; }
.popupbox-inner { line-height: 22px; max-height: 500px; padding: 20px; overflow: auto; background: #fff; }
.all-hint-hd { padding-left: 20px; height: 40px; /* width: 757px;  */ line-height: 40px; background: #f1f1f1; font-size: 16px; }
.all-hint-hd span { position: absolute; right: 20px; top: 12px; display: block; width: 15px; line-height: 15px; height: 15px; cursor: pointer; font-size: 30px; }
.all-hint-hd span:hover { color: #f03b3b; }
.popupbox-close { padding-right: 10px; }
.all-hint-cont { text-align: center; padding: 30px 10px 10px 10px; }
.all-hint-cont span { display: inline-block; vertical-align: middle; width: 30px; margin-right: 10px; }
.all-hint-cont span img { width: 100%; }
.all-hint-btn { margin-top: 30px; }
.all-hint-btn a { display: inline-block; font-size: 12px; height: 30px; line-height: 30px; width: 70px; background: #fff; border-radius: 3px; margin: 0 12px; border: 1px solid #dfdfdf; }
.all-hint-btn a:hover { background: #f6f6f6; }
.all-hint-btn a.btn-red { background: #f03b3b; color: #fff; border: 1px solid #f03b3b; }
.all-hint-btn a.btn-red:hover { background: #a20d1f; border: 1px solid #a20d1f; }

/* 新闻 */
.news-box { padding-bottom: 50px; }
.news-nav { float: left; width: 200px; min-height: 240px; border: #eee solid 1px; box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05); }
.news-nav-inner { padding: 0 10px; }
.news-nav h2 { display: block; background: #f8f8f8; color: #333; line-height: 38px; font-weight: 400; font-size: 16px; margin-bottom: 10px; border-bottom: 1px solid #eee; padding-left: 20px; }
.news-nav li { border-bottom: #eee solid 1px; }
.news-nav li a { display: block; line-height: 38px; padding: 0 10px; color: #444; height: 40px; font-size: 13px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-nav li a i { text-align: center; font-size: 12px; margin-right: 10px; font-weight: 300; vertical-align: middle; color: #bbb; }
.news-nav li.cur a { background: #fff; border-left: 0px solid #099; color: #f03b3b; font-weight: 600;    /* cursor: auto; */ }
.news-cont { width: 940px; border: #eee solid 1px; padding: 15px; }
.news-cont-hd { border-bottom: 1px solid #eee; margin-bottom: 20px; font-size: 18px; padding-bottom: 10px; line-height: 20px; padding-left: 10px; }
.news-cont-hd i { display: inline-block; width: 20px; height: 20px; vertical-align: top; margin-right: 10px; }
.news-cont-hd i img { width: 100%; }
.news-list li { width: 100%; float: left; padding: 10px 0; border-bottom: 1px solid #f1f1f1 }
.news-list li:hover { background-color: #f9f9f9 }
.news-list li a { float: left; color: #444; margin-left: 10px; }
.news-list li a:hover { color: #f03b3b; }
.news-list li span { float: right; color: #999; margin-right: 5px; }
.newsdeta-hd { margin-bottom: 20px; text-align: center; }
.newsdeta-hd h2 { margin: 15px 0; text-align: center; line-height: 40px; font-size: 28px; font-weight: normal }
.newsdeta-hd p { padding: 8px 0; background: #f9f9f9; color: #aaa; margin-bottom: 30px; font-size: 12px; }
.newsdeta-cont { line-height: 27px; }
.newsdeta-cont p { margin-bottom: 25px; }

/* 咨询 */
.consult-box { /* width:60%; */ margin: 50px auto; }
.consult-tab { margin-bottom: 30px; text-align: center; }
.consult-tab li { display: inline-block; margin-right: 20px; text-align: center; background: #fff; border: 2px solid #e3e3e3; font-size: 14px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.consult-tab li:hover { border: 2px solid #f03b3b; }
.consult-tab li i { margin-right: 8px; }
.consult-tab li a { display: block; color: #333; text-decoration: none; line-height: 44px; padding: 0px 36px; }
.consult-tab li.active { position: relative; border-color: #f03b3b; color: #f03b3b; }
.consult-tab li.active a { color: #DA3A4C; }
.consult-tab .active:after { content: ""; position: absolute; right: 0; bottom: 0; width: 18px; height: 14px; background: url(../images/selected-icon.png) no-repeat 100% 100%; }
.consult-tab-con { display: none }
.consult-form-box ul li { float: left; font-size: 14px; padding: 5px 0 }
.consult-form-box ul li a {	/* display: block;  */cursor: text; min-height: 50px; line-height: 50px; text-align: left; font-size: 14px; color: #222; }
.consult-form-box ul li a:hover { color: #666 }
.consult-form-box ul li.infor_wi_le { width: 14%; float: left; }
.consult-form-box ul li.infor_wi_le a { float: none; margin-right: 0; }
.consult-form-box .hend_jz { line-height: 102px }
.consult-form-box .hend_jz .infor_img a { width: 100px; height: 100px; border: 1px solid #DADADA }
.consult-form-box .hend_jz .infor_img img { width: 100px; height: 100px }
.consult-form-box .name_jz { line-height: 38px }
.consult-form-box .name_jz input { border: 1px solid #ddd; }
.consult-form-box .name_jz .name_zjxs { -webkit-box-sizing: border-box; box-sizing: border-box; float: left; display: block; width: 507px; height: 42px; line-height: 42px; padding: 0 5px 0 10px; border: 1px solid #e2e2e2; font-size: 14px; -webkit-transition: .2s; transition: .2s; }
.consult-form-box .name_jz .name_zjxs:focus { border-color: #21cdff; box-shadow: 0 0 4px #4cd7ff; -moz-transform: all 0.2s easc-out 0s; -ms-transform: all 0.2s easc-out 0s; -webkit-transform: all 0.2s easc-out 0s; transform: all 0.2s easc-out 0s }
::-webkit-input-placeholder { color: #ccc; }
.consult-form-box .name_jz .zjxs_change { width: 60px }
.consult-form-box .name_jz .zjxs_pl_change { width: 150px; margin-left: 10px }
.consult-form-box .infor_wi_le em { color: #f03b3b; width: 10px; display: inline-block }
.consult-form-box .birth_jz select { padding: 5px 20px; font-size: 14px; }
.consult-form-box .birth_jz { line-height: 30px }
.consult-form-box .birth_jz select { padding: 5px 20px; font-size: 14px }
.consult-form-box .birth_jz .red { color: #f03b3b; margin-left: 20px }
.consult-form-box ul { overflow: hidden; }
.consult-form-box .save_s { padding: 5px 0 }
.consult-form-box .save_s .save { color: white; background: #f03b3b; border: 0; padding: 10px 50px; font-size: 14px; outline: none }
.consult-form-box .save_s .save:hover { background: #db1d1d; }
.add-file-box { text-align: center; margin-bottom: 50px; }
.add-file-box .add-file-btn { padding: 15px 30px; height: 20px; line-height: 20px; text-align: center; font-size: 18px; margin-top: 18px; background: #f03b3b; color: #fff; display: inline-block; }
.add-file-box .add-file-btn:hover { background: #db1d1d; }
.add-file-box .add-file-btn i { margin-right: 10px }
.add-file-text { font-size: 12px; margin-top: 10px; }
.hint-down-mb { margin-top: 50px; }
.hint-down-mb a { color: #f03b3b }
.hint-down-mb a:hover { color: #39a9ea }

/*商品数量选择*/
.proDeta-table { border-top: 2px solid #dfdfdf; padding-top: 30px; font-size: 12px; }
.proDetaTable { color: #000; margin-bottom: 20px; border: 1px solid #E2E2E2; font-size: 12px; }
.proDetaTable td { line-height: 18px; padding: 5px 10px; border-top: 1px solid #e2e2e2; font-size: 12px; text-align: center; }
.proDetaTable td .btn_del:hover { color: #f03b3b; }
.proDetaTable td .btn_del:hover { color: #f03b3b; }
.input-photo { position: absolute; top: 0; left: 0; opacity: 0; width: 24px; height: 16px; }
.photos { color: #e50012; position: relative; cursor: pointer; }
.topic_btn { text-align: right }
.topic_btn a { display: inline-block }
#btn_addCart { padding: 0px 0px; width: 80px; height: 29px; background: #39a9ea; text-align: center; line-height: 29px; color: #fff; margin-top: 10px; outline: none; border: none; border-radius: 2px; float: right; margin-top: 12px; cursor: pointer; }
#btn_addCart:hover { background-color: #f03b3b }
a#btn_add { padding: 0px 0px; width: 80px; height: 30px; margin-right: 20px; text-align: center; line-height: 30px; margin-top: 12px; background: #c2172d; color: #fff; }
a#btn_add:hover { background: #db1d1d; }
.proDetaTable .th { background: #e8e8e8; color: #666; }
.proDetaTable .th td { border-top: none; border-bottom: none; }
.proDetaTable .in_th td { border-top: none; text-align: center; }
.proDetaTable .tx { display: block; position: relative; float: left; }
.proDetaTable .tx .h, .proDetaTable .tx .f { width: 7px; height: 5px; display: block; position: absolute; right: -12px; background-position: -298px -72px; }
.proDetaTable .tx .h { top: 3px; }
.proDetaTable .tx .f { top: 10px; background-position: -298px -79px; }
.proDetaTable td.hsdjz { color: #666; }
.proDetaTable td.hsdjz span { font-weight: normal; color: #000; }
.proDetaTable td.hsdjz span s { color: #666 !important; }
.duibi_input { float: left; width: 70px; position: relative; }
.duibi_input label { float: left; width: 45px; text-align: right; border: 1px solid #e2e2e2; padding: 5px 10px; color: #999999; }
.duibi_input input { left: 10px; top: 8px; margin: 0px; padding: 0px; position: absolute; }
a#btn_add_prod { padding: 0px 0px; width: 80px; height: 30px; margin-right: 20px; text-align: center; line-height: 30px; margin-top: 12px; background: #f03b3b; color: #fff; }
a#btn_add_prod:hover { background: #db1d1d; }
.tg-feedback { width: 1000px; margin: 0 auto; }
.tg-feedback .name_jz textarea { border: 1px solid #ddd; }
.tg-feedback .name_jz .textarea { -webkit-box-sizing: border-box; box-sizing: border-box; float: left; display: block; width: 300px; height: 100px; line-height: 42px; padding: 0 5px 0 10px; border: 1px solid #e2e2e2; font-size: 14px; -webkit-transition: .2s; transition: .2s; }
.tg-feedback .name_jz .textarea:focus { border-color: #21cdff; box-shadow: 0 0 4px #4cd7ff; -moz-transform: all 0.2s easc-out 0s; -ms-transform: all 0.2s easc-out 0s; -webkit-transform: all 0.2s easc-out 0s; transform: all 0.2s easc-out 0s }
.tg-feedback  ul li.yzm-box .name_zjxs { width: 180px; }
.tg-feedback ul li .check_cum_img img { height: 42px; width: 100px; margin-left: 20px; }
.tg-feedback .name_jz { width: 50%; float: left; }
.tg-feedback .sex_jz { width: 50%; float: left; }
.tg-feedback ul li.infor_wi_le { width: 100px; }
.tg-feedback .name_jz .name_zjxs { width: 300px; }




	/* 其它型号 */
	.other-models{ margin-top: 80px; }


.other-models-hd {border: 1px solid #ececec;}
.other-models-hd h2 {
    float: left;
    width: 148px;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    text-align: center;
        background: #f03b3b;
		color: #fff;
}



.other-models-cont { border: 1px solid #ececec; }
.o-mo-search { overflow: hidden; margin-top: 5px; margin-right: 10px;  }
.o-mo-search input[type='text']{ width: 160px; height: 32px; font-size: 12px; line-height: 32px; color: #666; border: 1px solid #ccc; padding:0 10px; border-right:0; }
.o-mo-search input[type='button']{ background-color:#f03b3b; color: #fff; height: 34px; font-size: 12px; line-height: 34px; color: #666; color: #fff;  padding:0 25px; }
.o-mo-search input[type='button']:hover{ background-color:#db1d1d;  }

.o-mo-searc .addsearch { width: 14px; height: 14px; position: absolute; top: 7px; left: 48px; }
em.addsearch { background: url(../images/skusearch.png)no-repeat; }
.product-detail .batch-action-bar .add-to-cart-or-inquiry { float: right; width: 94px;    /* background: #E50012 url(../images/icon-cart_200x200.png) 7px 50% no-repeat; */ background: #E50012; font-size: 14px; color: #FFFFFF; padding: 0 10px;    /* background-size: 14px; */ cursor: pointer; margin-right: 20px;/*
	    position: absolute;
	    top: 40px;
	    right: 0; */ }


.o-mo-addcar{ text-align: right; }

.o-mo-addcar a{
    background: #f03b3b;
    color: white;
    font-size: 12px;
    padding: 8px 20px;
    display: inline-block;
     line-height: 20px;

}

.o-mo-addcar a:hover{
 background-color:#db1d1d;
    color: white;

}
.o-mo-addcar a i {
    display: inline-block;
    background: url(../images/sk.png) no-repeat center/100% auto;
    width: 20px;
    height: 20px;

    vertical-align: middle;

}


	.other-models-table { width: 100%; }
	.other-models-table thead  tr { border-bottom: 1px solid #dbdbdb; }
	.other-models-table thead th { background: #e8e8e8; font-size: 12px; color: #666; font-weight: normal; text-align: left; padding: 8px 10px; color: #222; }
	.other-models-table thead th a:hover { color: #f03b3b; }
	.other-models-table thead th i { display: inline-block; margin-left: 5px; vertical-align: middle; line-height: 20px; }
	.other-models-table thead th span { display: inline-block; vertical-align: middle; line-height: 20px; }
	.other-models-table thead th input { display: inline-block; vertical-align: middle; }
	.other-models-table thead th select { width: 100%; font-size: 12px; height: 22px; line-height: 22px; border: 1px solid #b9b9b9; }
	.other-models-table tbody td { font-size: 12px; padding: 10px 10px; }
	.other-models-table tbody td a:hover{ color:#f03b3b; }



	.other-models-table .list-cart-action-minus { margin-right: 3px; width: 20px; height: 22px; line-height: 22px; text-align: center; font-size: 20px; border: 1px solid #d7d7d7; margin: 0; padding: 0; display: inline-block; vertical-align: middle; cursor: pointer; }
	.other-models-table #input_num { border: none; border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; font-size: 12px; height: 22px; display: inline-block; vertical-align: middle; text-align: center; color: #222; }
	.other-models-table .list-cart-action-plus { margin-left: 3px; width: 20px; height: 22px; line-height: 21px; text-align: center; font-size: 14px; border: 1px solid #d7d7d7; margin: 0; padding: 0; display: inline-block; vertical-align: middle; cursor: pointer; }
	.other-models-table .list-cart-action-minus:hover { border-color: #f03b3b; color: #f03b3b; }
	.other-models-table .list-cart-action-plus:hover { border-color: #f03b3b; color: #f03b3b; }

.other-models-table tbody tr{
border-bottom: 1px solid #ececec;}





/*分享图标*/
.share-box{ margin-top: 15px; position: relative; }
.bdshare-button-style0-16 .bds_more,.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{float:none;}
.share-icon{ height: 20px; width: 20px; background:url(../images/share-icon.svg) no-repeat center/100%; cursor: pointer; }
.share-icon:hover{  background:url(../images/share-icon-cur.svg) no-repeat center/100%; }
#share{  position:absolute; top: -10px; right: -20px; width: 200px; text-align: right; height: 36px;  visibility: hidden;  opacity: 0;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;   }
#share.share-show { opacity: 1; visibility: visible;right: 20px; }





#share li{border: 1px solid #e9e9e9; border-radius: 50%; display:inline-block; float: none; }

#share a { height: 20px; width: 20px;   padding:3px; margin: 10px 10px 10px 0px;  text-align: center; display: inline-block; padding: 0; }
#share a.bds_more { background: url(../images/share_more.png) no-repeat center/100% 100%; display: none; }
#share a.bds_weixin { background: url(../images/share_weixin1.png) no-repeat center/100% 100%; }
#share a.bds_weixin:hover { background: url(../images/share_weixin.png) no-repeat center/100% 100%; }
#share a.bds_qzone { background: url(../images/share_qzone.png) no-repeat center/100% 100%; }
#share a.bds_qzone:hover { background: url(../images/share_qzone1.png) no-repeat center/100% 100%; }
#share a.bds_tqq { background: url(../images/share_tqq.png) no-repeat center/100% 100%; }
#share a.bds_tqq:hover { background: url(../images/share_tqq1.png) no-repeat center/100% 100%; }
#share a.bds_tsina { background: url(../images/share_tsina.png) no-repeat center/100% 100%; }
#share a.bds_tsina:hover { background: url(../images/share_tsina1.png) no-repeat center/100% 100%; }
#share a.bds_sqq { background: url(../images/share_sqq.png) no-repeat center/100% 100%; }
#share a.bds_sqq:hover { background: url(../images/share_sqq1.png) no-repeat center/100% 100%; }
#share a.bds_bdhome { background: url(../images/share_bdhome.png) no-repeat center/100% 100%; }
#share a.bds_bdhome:hover { background: url(../images/share_bdhome1.png) no-repeat center/100% 100%; }





