/*楼层*/
.sell_main { background: #fff;border: 1px solid #e6ecf3;overflow: hidden; padding:0 20px;}
.sell_main .sell_main_title { height:60px; line-height:60px;}
.sell_main .sell_main_title:before { content:""; display:inline-block; width:4px; height:18px; background:#e3211a; float:left; margin: 20px 8px 0 0;}
.sell_main .sell_main_title strong { font-size:18px; color:#333;}
.sell_main .sell_main_title .sell_classify { float:right;}
.sell_main .sell_main_title .sell_classify a { color:#909090; display:inline-block; margin-left:15px; font-size:12px;}
.sell_main .sell_main_title .sell_classify a:hover { color:#1db3c9;}
.sell_main .sell_main_title .sell_classify a.main_more { position:relative; padding-right:25px; color:#666;}
.sell_main .sell_main_title .sell_classify a.main_more:before { content:""; display:inline-block; width:1px; height:12px; background:#ccc;position:absolute; top:24px; left:-10px;}
.sell_main .sell_main_title .sell_classify a.main_more:after { content:"\e65a";font-family: 'iconfont';position:absolute;right:0px; font-size:16px;}
.sell_main .sell_main_title .sell_classify a.main_more:hover { color:#cea861;}
.sell_main ul li { width:18.4%; float:left; margin-right:2%; margin-bottom:20px; box-sizing:border-box; border:1px solid #eee; padding:10px;}
.sell_main ul li:nth-child(5n+5) { margin-right:0px;}
.sell_main ul li .image { margin-bottom:10px;}
.sell_main ul li .image img { width:100%;}
.sell_main ul li p.price { color:#ee2c2e;}
.sell_main ul li p { font-size:14px; color:#333; margin-top:5px;}



/*列表*/
.guess-like{width:1250px;margin-top:20px}
.guess-like li {margin-right: 15px;margin-bottom: 20px;float:left;width:200px;background:white;box-shadow: 0px 0px 8px rgba(0,0,0,0.05); position:relative;padding:14px;overflow:hidden}
.guess-like li:hover{box-shadow: 0px 0px 8px rgba(0,0,0,0.15);}
.guess-like li img{width:100%}
.guess-like li p.s-title{font-size:14px;line-height:20px;height:40px;margin:10px 0;color:#555;overflow:hidden}
.like {width: 100%;height: 85px;background:#e3211a;text-align: center;color: #fff;position: absolute;bottom: -85px;visibility: hidden;-webkit-transition: all .4s ease 0s;-moz-transition: all .4s ease 0s;-ms-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;left:0;}
.guess-like li:hover .like {visibility: visible;bottom: 0px;}
.like p{font-size:12px}
.like i{font-size:16px;border-bottom:#f9f9f9 1px solid;display:block;height:30px;margin:10px 70px 10px;}
.guess-like li p.price{font-size:18px;line-height:20px;margin-top:15px;width:100%;overflow:hidden;height:20px;}
.guess-like li p.price em{float:left;color:#ee2c2c;font-weight:bold}
.guess-like li p.price em i{font-size:12px}
.guess-like li p.price span{float:right;font-size:12px;color:#777}
.f_r{float:right}
.guess-like li p.price .small{color:#666;font-size:12px;float:right;font-weight:normal}
.guess-like li .company{height:20px;overflow:hidden;width:100%}
.guess-like li .company .f_l{width:83px;float:left;line-height:20px;height:20px;}
.guess-like li .company .f_r{width:89px;float:right;}
.g7{background: url(group/7.png) no-repeat;background-size: 46px 20px;width: 48px;height: 20px;display: block;float: left;}
.g8{background: url(group/7.png) no-repeat;background-size: 46px 20px;width: 48px;height: 20px;display: block;float: left;}
.guess-like li .company i{float:left;display:block}
.year{display:block;font-size:12px;line-height:20px;float:left;height:20px;}
.year b{font-weight:bold;color:#ff7900;font-size:14px;}

/*内容页左侧*/
.left-side{width:235px;float:left;overflow:hidden;}
.s-shopInfo{background:white;margin-top:15px}
.s-shopInfo h2{font-size:16px;line-height:40px;padding:5px 15px;font-weight:normal;color:#000}
.s-shopInfo h2:before{content:"";background:hsl(207, 73%, 51%);;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}
.s-shopInfo dl{padding:0 15px;padding:0 15px; overflow:hidden}
.s-shopInfo a{width:95px;height:90px; display: block; color: #333; font-size: 12px; padding:19px 0px 19px 102px; border-bottom:1px solid #f3f3f3; position: relative; overflow:hidden;}
.s-shopInfo a img {width: 90px; height: 90px; position: absolute; left: 0; top: 19px;}
.s-shopInfo a b{display: block;  line-height:20px; color: #333; overflow: hidden; font-weight: 400;}
.s-shopInfo a:hover b{ color:#ee2c2e}
.s-shopInfo a span {display: block; height: 25px; line-height: 25px; overflow: hidden;font-weight:bold; color: #ee2c2e; margin-top:5px;}
.s-shopInfo a:last-child{ border:none}
/*内容页右侧*/
.right-side { width: 950px;overflow:hidden; float:right;}
.content{background:white;overflow:hidden;padding:20px;line-height:26px;font-size:14px}
/*内容页第一屏*/
.main{background:white;padding:0px 0px 0px 20px; overflow:hidden;}
.m-left{width:1045px;float:left}
.info-left{width:400px;float:left;padding-top:20px;zoom: 1;}
.info-middle{width:600px;float:left;padding:15px 20px;overflow:hidden}	
.info-right{overflow:hidden;padding:0px 0px; float:right;border-left:1px solid #eee; height:520px; background:#f5f5f5;}
.base {padding-top:10px}
.base dl{overflow:hidden;width:100%;font-size:14px;line-height:40px;}
.base dt{float:left;color:#888;width:85px;padding-left:15px;}
.base dd{overflow:hidden;;color:#000;}
.buynow {padding-top:15px;overflow:hidden;width:100%}
.buynow a{display: inline-block;width: 158px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;cursor: pointer;border:1px solid hsl(207, 73%, 51%);; margin-left:15px;color:#ee2e2c;background:rgb(238 46 44 / .1);}
.buynow a.ljgm,.buynow a.zxdj { color:#fff;}
.buynow a span { display:inline-block;}
.buynow a span:before{ display:inline-block;font-family: 'iconfont'; margin-right:6px; font-weight:400; font-size:20px;float:left;line-height:38px;}
/* .buynow a.ljgm span:before { content:"\e877";} */
.buynow a.zxdj span:before { content:"\e879";}
.buynow a.lxfs span:before { content:"\e87c"; font-size:25px;}
.buynow a.jrsp span:before { content:"\e87a"; font-size:25px;}
.buynow a:hover { opacity:.8;}
.proInfo {width:580px!important;  float:left; margin:20px 20px 0;position:relative;}
.proInfo h1{font-size: 20px; line-height: 30px; overflow: hidden; color:#000; margin-bottom: 15px; max-height: 60px;}
.proInfo .proPrice { background:#fff5ec; border-top: 1px dotted #ffd1a7;border-bottom: 1px dotted #ffd1a7;margin-top: 20px;padding:5px 15px;}
.proInfo .proPrice p { height:46px; line-height:46px;color:#666;}
.proInfo .proPrice p i { font-size:14px; color:#888; display:inline-block;margin-right:25px;}
.proInfo .proPrice p span { font-size:28px; font-weight: 700;color:#ee2e2c;}
.proInfo .proPrice p span em { font-size:14px;font-weight:400;}
.proInfo p a:hover{color:#ee2c2e}
.proInfo p a{color:#4c4c4c;font-size:14px}
.proInfo p font{color:#ee2c2e}
.proInfo a.onlineInquiry{ display:block; width:175px; height:43px; background:#ee2c2e; border-radius:3px; text-align:center; line-height:43px; color:#fff; font-size:16px; margin-top:30px;transition:all 0.3s ease-in-out 0s;-webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s}
.proInfo a:hover.onlineInquiry{ background:#cd0225}
.cdx-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);}
.cdx-blank_content{display:none;position:fixed;top:35%;left:40%;width:50%;height:270px;z-index:1002;width:470px;border-radius:20px;padding:10px 30px 30px;background:#fff;
box-shadow:0px 0px 20px rgb(0 0 0 / .2);}
.cdx-blank_content h2 { display:block; height:65px; line-height:65px; font-size:24px; font-weight:400; color:#262626; border-bottom:1px solid #eee;}
.cdx-blank_content h2:before { content:""; display:inline-block; width:4px; height:24px; background:#ee2e2c; float:left; margin:21px 10px 0 0;}
.cdx-blank_content h2 span { float:right;}
.cdx-blank_content h2 span img { width:32px;}
.cdx-blank_content ul { overflow:hidden; padding:10px 0px 0px;}
.cdx-blank_content ul li { font-size:14px; color:#000; line-height:30px; font-size:14px;padding-left:14px;}
.cdx-blank_content ul li span { float:left;margin-right:30px; display:inline-block; width:60px; color:#888;}
.cdx-blank_content h3 { display:block; height:65px; line-height:65px; font-size:24px; font-weight:400; color:#262626; border-bottom:1px solid #eee;}
.cdx-blank_content h3:before { content:""; display:inline-block; width:4px; height:24px; background:#ee2e2c; float:left; margin:21px 10px 0 0;}
.cdx-blank_content h3 span { float:right;}
.cdx-blank_content h3 span img { width:32px;}
.pir {width:130px; float:right; overflow:hidden;}
.pirtop {width:130px; height:38px;}
.pirtop span {display:block; width:112px; height:38px; background:url(img/grayline.gif) repeat-x left 20px; margin:0 auto; text-align:center;}
.pirtop i {font-style:normal; margin:0 auto; display:inline-block; height:38px; line-height:38px; color:#888; padding:0 5px 0 5px;}
.pir div.bd {width:130px; clear:both;overflow:hidden;}
.pir div.bd li {display:block; width:100px; padding-left:18px; clear:both; height:150px;}
.pir div.bd li a img {border:1px solid #ececec;width:95px;height:95px;}
.pir div.bd li a:hover img {border:1px solid #F60;}
.pir div.bd li span {display:block; width:100px; overflow:hidden; clear:both; text-align:center; height:25px; line-height:25px; color:#5b5b5b; font-size:12px;}
.pir div.hd {width:130px; height:25px; padding-top:0px; clear:both;text-align:center; position:relative; z-index:2;}
.pir div.hd ul{text-align:center;}
.pir div.hd li {display:inline-block;*display:inline;zoom:1; line-height:30px; cursor:pointer; width:6px; height:6px; overflow:hidden; margin:0 4px 0 5px; background:#d9d9d9;}
.pir div.hd li.on {background:#ff7200;}
.pir div.hd a.next,.pir div.hd a.prev {display:block; cursor:pointer; width:16px; height:17px; overflow:hidden; background:url(img/ar.gif) no-repeat; position:absolute; left:16px; top:0px;}
.pir div.hd a.next {left:auto; right:16px; background:url(img/ar.gif) no-repeat -16px top;}
.pir div.hd a.next:hover {background:url(img/ar.gif) no-repeat -16px -17px;}
.pir div.hd a.prev:hover {background:url(img/ar.gif) no-repeat left -17px;}
/*产品橱窗*/
.p-box{overflow:hidden;background:white;border-bottom:#eee 1px solid}
.p-box .cdx_title { height:39px; line-height:40px;  background:#fff; border-bottom:1px solid hsl(207, 73%, 51%);;overflow:hidden;}

.p-box .cdx_title span { font-size:16px; color:#fff; background:hsl(207, 73%, 51%); padding:0 20px; display:inline-block; float:left;}
.p-box dl{overflow:hidden}
.p-box img{width:130px;height:130px;margin-bottom:20px;border-radius:3px}
.p-box dd{float:left;width:130px;padding:18px 35px 16px 33px;border-left:1px solid #f1f1f1;overflow:hidden;position:relative}
.p-box dd:nth-child(1){border-left:none}
.p-box p{text-align:center;line-height:23px;}
.p-box .til{font-size:14px;color:#333;}
.p-box .tsg{font-size:14px;color:#ff5400;}
.p-box dd img{transition: all 0.3s;}
.p-box dd:hover img{margin-left:-3px;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}
/*其他产品*/
.o-box{overflow:hidden;background:white;padding:0px 20px;}
.o-box h5{font-size:16px;line-height:40px;padding:5px 0px;font-weight:normal;color:#000;overflow:hidden;border-bottom:#eee 1px solid}
.o-box h5:before{content:"";background:#ff6000;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}
.o-box dt{font-size:15px; height:32px;line-height:32px;padding:0px 10px 0px 10px; background:url(img/icon-recommend.png) no-repeat;color:white}
.o-box dt a{margin-right:15px}
.o-box dt span{float:right;}
.o-box dt span a{display:block;font-size:0px;text-indent:-999px;width:60px;}
.o-box img{width:150px;height:150px;margin-bottom:20px;border-radius:3px;border:#eee 1px solid}
.o-box dd{float:left;width:152px;padding:16px 30px 16px 0px;overflow:hidden;position:relative}
.o-box dd:nth-child(1){border-left:none}
.o-box p{text-align:center;line-height:23px;}
.o-box .til{font-size:14px;color:#333;}
.o-box .tsg{font-size:14px;color:#ff5400;}
.o-box dd img{transition: all 0.3s;}
.o-box dd:hover img{margin-left:-2px;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}

.selltitle{overflow:hidden;background:white;padding:0 20px}
.selltitle dt{font-size:16px;line-height:38px;padding:5px 0px;font-weight:normal;color:#000;border-bottom:#eee 1px solid}
.selltitle dt:before{content:"";background:hsl(207, 73%, 51%);;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}


/*keys*/
.sell-keys{background: #fff;overflow: hidden;margin-top:20px;padding:0px 20px 10px}
.sell-keys h5{font-size:16px;line-height:40px;padding:5px 0px; font-weight:normal;color:#000;border-bottom:#eee 1px solid}
.sell-keys h5:before{content:"";background:#ff6000;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}
.sell-keys dl{padding:15px 30px 0px 0; overflow:hidden}
.sell-keys dl dt{font-size:16px;height:25px;color:#000}
.sell-keys dl dd a{font-size:12px;line-height:28px;height:28px;color:#777}
.sell-keys dl dd.f4 a{width:25%;float:left}
.sell-keys dl dd.f6 a{width:16%;float:left}
.sell-keys dl dd a:hover{color:#ff6700}

.sell_tip {width:180px;height:70px;background:url('image/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;}
.tool {background: #fff; overflow:hidden;padding:10px; margin-bottom:20px; box-shadow: 0px 0px 3px rgba(0,0,0,0.15);}
.tool table {width:100%;}
.tool select {height: 23px;padding: 0 0 0 5px;border: 1px solid #ccd1d9;font-size:12px;}
.tool-btn {border:#ccd1d9 1px solid;;height:24px;line-height:24px;width:70px;padding:0px;cursor:pointer; background:white;font-size:12px;}
.tool-btn:hover {border:#ee2e2c 1px solid;background:#ee2c2c;color:white}

.showChange {
    float: right;
    margin-right: 5px;
	margin-top:1px
}
.showChange a{cursor: pointer;display:block;line-height:26px;float:left;padding:0px 10px;text-indent:-9999px}
.showChange a.tupian {
    background:white url("img/matrix_green.png") no-repeat center;
}
.showChange a.tupian_gray {
    background: url("img/matrix_gray.png") no-repeat center;
}
.showChange a.tuwen {
    background:white url("img/bar_green.png") no-repeat center;
}
.showChange a.tuwen_gray {
    background: url("img/bar_gray.png") no-repeat center;
}

.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-list ul li{height:100px;padding:15px 20px 15px 15px;margin-bottom:15px;background:white;position: relative;z-index:10; box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}
.sell-list ul li:hover{box-shadow: 0px 0px 10px rgba(0,0,0,0.35);}
.sell-list ul li:hover .s-buy a{background:#ee2e2c;color:white}
.s-service em{float:left;position:relative;width:16px;height:16px;z-index:100;margin:0px 5px 0px 0px;}
.s-service em span{display:none}
.s-service em:hover span{display:block;z-index:1000;width:100px;height:100px;overflow:hidden; position:absolute;left:-65px;padding:5px;top:25px; box-shadow: 0px 0px 5px rgba(0,0,0,0.25); background:white;}
.s-service em span img{width:100px;height:100px;}
.sell-list ul li .s-title{font-size:16px}
.s-db{float:left;margin-right:15px;margin-top:35px}
.s-db input{width:14px;height:14px;border:#e3e3e3 1px solid;border-radius:0px;background:white;box-sizing: border-box;}
.s-pic{float:left;margin-right:15px}
.s-pic img{width:100px;height:100px;border:#eee 1px solid}
.s-info{width:340px;float:left;overflow:hidden;}
.s-hs{color:#777;overflow:hidden;height:40px;line-height:20px;overflow:hidden}
.s-hs em{margin-right:10px}
.s-brand{border:#ee2e2c 1px solid;color:white; float:left; position:absolute; bottom:15px; height:20px;line-height:20px;background:#ee2e2c; overflow:hidden}
.s-brand i{float:left;display:block;padding:0px 5px;}
.s-brand em{background:white;display:block;float:left;height:20px;line-height:20px;padding:0px 8px;}
.s-brand em a{color:#ee2e2c}
.s-price{float:left;width:110px;font-size:12px;color:#ee2e2c;margin-top:30px;padding-left:20px}
.s-price {font-size:18px}
.s-group{float:left;width:200px;}
.s-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:10px;}
.s-name a{color:#000}
.s-local{margin-bottom:12px; background:url(img/global.png) no-repeat left 1px;padding-left:15px;}
.s-service{float:right;width:90px; text-align:center}
.s-buy{width:80px;margin:15px 0px 0px 0px;overflow:hidden}
.s-buy a{line-height:24px;border:#ee2e2c 1px solid;display:block;color:#ee2e2c;border-radius:1px;font-size:12px;}
.sell-list ul li:hover .s-brand{border:#d10000 1px solid;color:white; float:left; position:absolute; bottom:15px; height:20px;line-height:20px;background:#d10000; overflow:hidden}
.sell-list ul li:hover .s-brand i{float:left;display:block;padding:0px 5px;}
.sell-list ul li:hover .s-brand em{background:white;display:block;float:left;height:20px;line-height:20px;padding:0px 8px;}
.sell-list ul li:hover .s-brand em a{color:#d10000;font-weight:bold}



/*顶部导航*/
.sell_topnav { padding: 20px 0 10px 0;font-size: 14px;background: #fff;border-top: 1px solid #e3211a;overflow:hidden;z-index:2; width:100%;}
.sell_topnav ul li {width:165px;height:35px;line-height:35px;text-align:center;background:#f5f5f5;border-radius:20px;float:left;margin:0 15px 10px;cursor:pointer;}
.sell_topnav ul li.current { background:#e3211a;}
.sell_topnav ul li.current a { color:#fff;}