
/*首页样式 THE*/
.sell_banner .carousel_bg {height:476px;}
.sell_banner .carousel_bg img { width:0px; height:0px;}
.sell_banner .carousel_bg_w {width:100%;height:510px;overflow:hidden;position:absolute;z-index:0;left:0;top:0px;}
.sell_banner .banner { width:100%; height:320px;position:relative;overflow:hidden;}
.sell_banner .carousel {height:400px;position:absolute;}
.sell_banner .carousel li {float:left;}
.sell_banner .carousel li,.carousel li img {width:740px;height:320px;}
.sell_banner .img-index {position:absolute;bottom:15px;width:100%;display:flex;justify-content:center;}
.sell_banner .img-index li {float:left;width:12px;height:4px;line-height:4px;overflow:hidden;text-align:center;cursor:pointer;background:#fff; border-radius:2px; margin:0 5px;color:#fff;}
.sell_banner .img-index li.active {background:#0095ff;}

.sell_banner { overflow:hidden;padding:10px 0;overflow:hidden; position:relative;}
.sell_banner .left { margin-left:230px; float:left; width:740px;position:relative;}
.sell_banner .right { float:right; height:456px; width:220px; background:#fff;z-index:2; position:relative;}
.sell_banner .left .sell_rec { overflow:hidden; margin-top:10px; width:100%;}
.sell_banner .left .sell_rec ul li { float:left; width:32.666666%; margin-right:1%;}
.sell_banner .left .sell_rec ul li:nth-child(3) { margin-right:0;}
.sell_banner .left .sell_rec ul li img { width:100%;}
.sell_banner .right .member{overflow:hidden;padding:17px 0px;background:#fff;margin:0px 20px;}
.sell_banner .right .member .btn-area{margin-top:10px;}
.sell_banner .right .member .btn-area>a{display: block;height:34px;width:48%;line-height:34px;text-align: center;color: #fff;background: #e3211a; box-sizing:border-box;border-radius:40px;}
.sell_banner .right .member .btn-area>a:hover{background-color:#e3211a;}
.sell_banner .right .member .btn-area .login-btn { float:left;  border:1px solid #e3211a;}
.sell_banner .right .member .btn-area .reg-btn { float:right; background:#fff; border:1px solid #e3211a; color:#e3211a;}
.sell_banner .right .member .btn-area .reg-btn:hover { background:#fff; font-weight:700;}
.sell_banner .right .wel{font-size:14px; text-align:center;}
.sell_banner .right .wel .wel_basic .user_img { float:left; margin-right:10px;}
.sell_banner .right .wel p{line-height:25px; text-align:left; height:25px; overflow:hidden;}
.sell_banner .right .wel .user_img { width: 50px; height:50px; border-radius:50%;overflow: hidden;}
.sell_banner .right .wel .user_img img { width: 50px;}
.sell_banner .right .zxfb { overflow: hidden;padding:5px 15px; border-top:1px solid #eee;}
.sell_banner .right .zxfb ul li { line-height:30px; font-size:12px; }
.sell_banner .right .zxfb ul li em { color:#e3211a; margin-right:5px;}


.sell_floor_box { }
.sell_floor_box .left { float:left; width:220px; height:626px; background:#6BC6FF; box-sizing:border-box; padding:30px 20px;}
.sell_floor_box .left strong { font-size:20px;color:#000; display:block; margin-bottom:20px;}
.sell_floor_box .left strong a { color:#fff;}
.sell_floor_box .left ul li {line-height:32px; font-size: 14px;}
.sell_floor_box .left ul li:before { content:''; display:block; width:2px; height:2px; background:#fff; float:left; margin: 16px 8px 0 0;}
.sell_floor_box .left ul li a { color:#fff;}
.sell_floor_box .left ul li a:hover { color:#e3211a;}
.sell_floor_box .right { overflow:hidden; width:980px; float:left;}
.sell_floor_box .right ul li { float:left; width:23%; box-sizing:border-box;padding:20px 30px 20px; margin:2% 0 0 2%; background:#fff;}
.sell_floor_box .right ul li:nth-child(-1n+4) { margin-top:0;}
.sell_floor_box .right ul li .image { width:150px; height:150px; display:block; margin:10px auto 0;overflow:hidden}
.sell_floor_box .right ul li img{width:100%;transition: all 0.3s;}
.sell_floor_box .right ul li:hover img{ transform: scale(1.1);}
.sell_floor_box .right ul li p { margin:20px 0; line-height:20px; height:40px; font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; overflow:hidden;}
.sell_floor_box .right ul li span { font-size:20px; color:#e3211a;}
.sell_floor_box .right ul li span i { font-size:14px;}
.sell_floor_box .right ul li span i.s16 { font-size:16px;}
.sell_floor_box .right ul li span em { font-size:12px;float:right;color:#777;line-height:28px;height:20px;}

.sell_floor_box .bg01 {
	background: -o-linear-gradient(top, #3C84FF, #6BC6FF);
	background: -webkit-gradient(linear, left top, left bottom, from(#3C84FF), to(#6BC6FF));
	background: linear-gradient(to bottom, #3C84FF, #6BC6FF);
}

.sell_floor_box .bg02 {
	background: -o-linear-gradient(top, #7633FF, #778AFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#7633FF), to(#778AFF));
	background: linear-gradient(to bottom, #7633FF, #778AFF);
}

.sell_floor_box .bg03 {
	background: -o-linear-gradient(top, #3BA8BD, #23C8CE);
	background: -webkit-gradient(linear, left top, left bottom, from(#3BA8BD), to(#23C8CE));
	background: linear-gradient(to bottom, #3BA8BD, #23C8CE);
}

.sell_floor_box .bg04 {
	background: -o-linear-gradient(top, #E8B64A, #FBD953);
	background: -webkit-gradient(linear, left top, left bottom, from(#E8B64A), to(#FBD953));
	background: linear-gradient(to bottom, #E8B64A, #FBD953);
}

.sell_floor_box .bg05 {
	background: -o-linear-gradient(top, #8B96B3, #ADBCD2);
	background: -webkit-gradient(linear, left top, left bottom, from(#8B96B3), to(#ADBCD2));
	background: linear-gradient(to bottom, #8B96B3, #ADBCD2);
}

.sell_floor_box .bg06 {
	background: -o-linear-gradient(top, #BE7B93, #E2ABBC);
	background: -webkit-gradient(linear, left top, left bottom, from(#BE7B93), to(#E2ABBC));
	background: linear-gradient(to bottom, #BE7B93, #E2ABBC);
}

.sell_floor_box .bg07 {
	background: -o-linear-gradient(top, #FF8929, #FFAD2D);
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8929), to(#FFAD2D));
	background: linear-gradient(to bottom, #FF8929, #FFAD2D);
}

.sell_floor_box .bg08 {
	background: -o-linear-gradient(top, #F44E4E, #FF7F7F);
	background: -webkit-gradient(linear, left top, left bottom, from(#F44E4E), to(#FF7F7F));
	background: linear-gradient(to bottom, #F44E4E, #FF7F7F);
}

.sell_floor_box .bg09 {
	background: -o-linear-gradient(top, #8A86FF, #A1B3FF);
	background: -webkit-gradient(linear, left top, left bottom, from(#8A86FF), to(#A1B3FF));
	background: linear-gradient(to bottom, #8A86FF, #A1B3FF);
}

.sell_floor_box .bg010 {
	background: -o-linear-gradient(top, #5EA08B, #74CFB2);
	background: -webkit-gradient(linear, left top, left bottom, from(#5EA08B), to(#74CFB2));
	background: linear-gradient(to bottom, #5EA08B, #74CFB2);
}

.sell_floor_box .bg011 {
	background: -o-linear-gradient(top, #5280DE, #62ACFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#5280DE), to(#62ACFF));
	background: linear-gradient(to bottom, #5280DE, #62ACFF);
}

.sell_floor_box .bg012 {
	background: -o-linear-gradient(top, #46BE63, #55E177);
	background: -webkit-gradient(linear, left top, left bottom, from(#46BE63), to(#55E177));
	background: linear-gradient(to bottom, #46BE63, #55E177);
}
.sell_floor_box .bg013 {
	background: -o-linear-gradient(top, #BE7B93, #E2ABBC);
	background: -webkit-gradient(linear, left top, left bottom, from(#BE7B93), to(#E2ABBC));
	background: linear-gradient(to bottom, #BE7B93, #E2ABBC);
}
.sell_floor_box .bg014 {
	background: -o-linear-gradient(top, #FF8929, #FFAD2D);
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8929), to(#FFAD2D));
	background: linear-gradient(to bottom, #FF8929, #FFAD2D);
}
.sell_floor_box .bg015 {
	background: -o-linear-gradient(top, #BE7B93, #E2ABBC);
	background: -webkit-gradient(linear, left top, left bottom, from(#BE7B93), to(#E2ABBC));
	background: linear-gradient(to bottom, #BE7B93, #E2ABBC);
}

.sell_floor_box .bg016 {
	background: -o-linear-gradient(top, #FF8929, #FFAD2D);
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8929), to(#FFAD2D));
	background: linear-gradient(to bottom, #FF8929, #FFAD2D);
}

.sell_floor_box .bg017 {
	background: -o-linear-gradient(top, #F44E4E, #FF7F7F);
	background: -webkit-gradient(linear, left top, left bottom, from(#F44E4E), to(#FF7F7F));
	background: linear-gradient(to bottom, #F44E4E, #FF7F7F);
}

.sell_floor_box .bg018 {
	background: -o-linear-gradient(top, #8A86FF, #A1B3FF);
	background: -webkit-gradient(linear, left top, left bottom, from(#8A86FF), to(#A1B3FF));
	background: linear-gradient(to bottom, #8A86FF, #A1B3FF);
}

/*首页样式 END*/



/*列表*/
.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:120px;float:left;line-height:20px;height:20px;}
.guess-like li .company .f_r{width:55px;float:right;}
.g7{background:url(img/brand.png) no-repeat; background-size:15px 20px; width:20px;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;}

/*内容页样式 THE*/

/*标题样式*/
.show_title { height:50px; line-height:50px; font-size:14px; color:#000;}
.show_title_l { height:50px; line-height:50px; font-size:14px; color:#000; background:#fff; padding:0 15px; box-sizing:border-box; border:1px solid #eee;}
.show_title_l strong { border-bottom:2px solid #e5242b; display:block; float:left; line-height:46px;}

/*产品预览*/
.cdx_preview { background:#fff; padding:15px 0 30px;overflow:hidden;}
.cdx_preview .left { float:left;}
.cdx_preview .right { margin-left:30px; overflow:hidden; float:left; width:770px;}
.cdx_preview .right h1 { font-size:20px;font-weight:400; color:#000;}
.cdx_preview .right .text { border-top: 1px solid #ffcac6;background: #fff8f8; margin-top:20px;padding:10px 0 10px 20px;}
.cdx_preview .right .text p { line-height:34px;font-size:14px;}
.cdx_preview .right .text em { color:#333;}
.cdx_preview .right .text p i {color:#999; display:inline-block; width:60px;text-align: justify;text-align-last: justify; margin-right:30px;}
.cdx_preview .right .text p.p_1 { height:50px; line-height:50px;}
.cdx_preview .right .text p.p_1 em { color:#e5242b;font-size:14px;}
.cdx_preview .right .text p.p_1 span { font-size:30px; color:#e5242b;}
.cdx_preview .right .text p ul { float:left;}
.cdx_preview .right .text p ul li { display:inline-block;}
.cdx_preview .right .text p.p_2 span { margin-right:20px; color:#333;cursor: default;display:inline-block; position:relative;}
.cdx_preview .right .text p.p_2 span b { display:block; position:absolute; top:28px; left:0; line-height:20px; font-size:12px;font-weight:400; background:#fff; padding:5px; width:190px; border:1px solid #eee; border-radius:3px;display:none;box-shadow: 0 8px 10px 1px rgba(0,0,0,.08);}
.cdx_preview .right .text p.p_2 span:hover b { display:block;}
.cdx_preview .right .text .vip_tq { height:34px; line-height:34px; color:#666; font-size:14px;}
.cdx_preview .right .text .vip_tq i { color:#e5242b; margin-right:5px;}

.cdx_preview .cert{overflow: hidden;}

.cdx_preview .cert dt{float:left;padding:15px 0;line-height:35px}
.cdx_preview .cert dt i{color:#999; display:inline-block; width:60px;text-align: justify;text-align-last: justify; margin-right:15px;font-size:14px;}
.cdx_preview .cert dd{overflow: hidden;padding:15px 15px}
.cdx_preview .cert dd p{float:left;margin-right:15px; position:relative}
.cdx_preview .cert dd p font{display: none;}
.cdx_preview .cert dd p:hover font{display:block;position: absolute;top:-15px;left:-10px;background: #ff6600;color:white;width:80px;height:20px;line-height:20px;border-radius:5px;text-align:center;font-size:12px;}





.base {padding-top:10px}
.base dl{overflow:hidden;width:100%;font-size:14px;line-height:35px;}
.base dt{float:left;color:#888;width:60px;padding-left:20px; margin-right:30px;}
.base dd{overflow:hidden;;color:#000;}
.buynow {padding-top:15px;overflow:hidden;width:100%}
.buynow a{display: inline-block;height: 45px;line-height: 45px;text-align: center;font-size: 16px;cursor: pointer; margin-left:15px;font-weight:700;color:#fff;border-radius:2px;width:130px;}
.buynow a.lxfs { font-size:15px;position:relative;}
.buynow a span { display:inline-block;}
.buynow a:hover { opacity:.8;}


.cdx_recommend {overflow:hidden}
.cdx_recommend ul { background:#fff; overflow:hidden; border:1px solid #eee; padding:5px 10px;}
.cdx_recommend ul li { float:left; width:16.66666%; box-sizing:border-box; padding:15px 10px;}
.cdx_recommend ul li a { overflow:hidden; display:inline-block;border: 1px solid #fff; padding-bottom:5px;}
.cdx_recommend ul li:hover a { border: 1px solid #e5242b;}
.cdx_recommend ul li .image { width:100%; position:relative;}
.cdx_recommend ul li .image em { height:30px; line-height:30px; text-align:center; background:#e5242b; color:#fff; display:block;opacity:0; position:absolute; bottom:0; width:100%;}
.cdx_recommend ul li:hover .image em { opacity:.9;}
.cdx_recommend ul li .image img { width:100%;}
.cdx_recommend ul li span { display:block; line-height:20px; font-size:14px; padding:8px 5px;}
.cdx_recommend ul li p { font-size:16px; color:#e5242b;padding:0 5px;}
.cdx_recommend ul li p i { font-size:12px;}














.hf_vip_box{overflow:hidden;}
.hf_vip_box .title_bg {height: 45px;background:#ddd;line-height: 45px;font-size:20px;font-weight:bold;color:white;letter-spacing:2px;text-align:center;}
.hf_vip_box .title_bg.bg_6 { background:#e3211a;}
.hf_vip_box .title_bg.bg_7 { background:#ee2e2c;}

.hf_vip_box .title_bg i { font-size:20px; font-weight:400;display: inline-block;width: 20px;height: 20px;line-height: 20px;margin-right:5px;}
.hf_rz_item {padding: 15px 15px 8px;margin-bottom: 10px;background:#fff;}
.hf_rz_item dt{font-size: 14px;color: #333333;font-weight: bold;text-align: center;line-height: 24px;margin-bottom: 8px}
.hf_rz_item ul{overflow:hidden}
.hf_rz_item li {margin-bottom: 12px;font-size: 12px;color: #333333;line-height: 20px;overflow:hidden}
.hf_rz_item li em{width: 20px;height: 20px;display: inline-block;float:left;margin-left:3px}
.hf_rz_item li span{margin-right: 5px;line-height: 16px;display: block;float: left;margin-left: 3px;margin-top: 5px}
.hf_rz_item li i{color:#ef2120}
.hf_rz_item li a.hf_guestbook{width: 140px;height: 30px;font-size: 14px;background-color: #d40100;text-align: center;line-height: 30px;display: block;border-radius: 5px;margin: 0 auto 10px;color:white}
.hf_rz_item li a.hf_goin{width: 138px;height: 28px;font-size: 14px;color: #d40100;border: 1px solid #d40100;text-align: center;line-height: 28px;display: block;border-radius: 5px; margin: 0 auto;color: #d40100}
.hf_product_list{overflow:hidden;margin-top:15px}
.hf_product_list dt{font-size: 16px;color: #fff;background: #ef2120;overflow:hidden;display:block;padding:8px 15px}
.hf_product_list dt a{color:white;}
.hf_product_list ul{border:1px solid #e5e5e5;overflow:hidden;padding:5px;}
.hf_product_list li{padding:8px;border-bottom: 1px solid #e5e5e5;line-height:20px; position: relative}
.hf_product_list li:last-child{border-bottom:0}  
.cdx_level { overflow:hidden;}
.cdx_level span { font-size:12px; color:#333; float:left; display:inline-block;margin-right:15px;}
.cdx_level span img { width:16px; float:left; margin-right:5px;}



.show_feilei ul { overflow:hidden; padding:10px 15px 15px; background:#fff; border:1px solid #eee; border-top:none;}
.show_feilei ul li { font-size:14px; line-height:36px; border-bottom:1px dashed #ddd;}
.show_feilei ul li i { font-size:16px; float:right;}
.show_feilei ul .more a { display:block; height:32px; line-height:32px; background:#ee2e2c; color:#fff; text-align:center; font-size:14px; margin-top:15px;border-radius:3px;}



.show_main .left { width:200px; float:left;}
.show_main .right { width:980px; float:right;}

.cdx_company { background:#fff url(img/company0001.png) no-repeat top; border:1px solid #eee; padding:20px 15px; font-size:12px; background-size:100%;float:right;}
.cdx_company h2 { font-weight:400;}
.cdx_company p.svip { margin-top:8px; overflow:hidden;}
.cdx_company p.svip img { height:16px; float:left;}
.cdx_company p.svip span { display:inline-block; float:left; margin-left:5px;}
.cdx_company dl { overflow:hidden; margin-top:10px;line-height:20px;}
.cdx_company dl dt,
.cdx_company dl dd { float:left;}
.cdx_company dl dt { width:38%;text-align: justify;text-align-last: justify; color:#999;}
.cdx_company dl dt:before { content:"："; float:right;}
.cdx_company dl dd { width:62%; box-sizing:border-box; color:#000;}
.cdx_company a.carry { height:34px; line-height:34px; text-align:center; background:#e5242b; color:#fff;display:block; margin:8px 0;}
.cdx_company .serve { padding-top:10px; border-top:1px solid #eee; margin-top:15px;}
.cdx_company .serve strong { font-weight:400; text-align:center; display:block; color:#000;}
.cdx_company .serve ul { overflow:hidden;}
.cdx_company .serve ul li { float:left; width:33.333333%; text-align:center;}
.cdx_company .serve ul li a { color:#666;}
.cdx_company .serve ul li:before { content:"\e825"; margin: 15px 0 10px;font-family: 'iconfont';line-height: 16px; color:#e5242b; display:block;}

.show_hot { overflow:hidden; padding:15px 15px; background:#fff; border:1px solid #eee; border-top:none;}
.show_hot ul li { width:100%; background:#fff; border-bottom:1px dashed #eee; margin-bottom:15px;}
.show_hot ul li:last-child { border-bottom:none;}
.show_hot ul li .image { width:100%;}
.show_hot ul li .image img { width:100%;}
.show_hot ul li .text { padding:10px 0;overflow:hidden}
.show_hot ul li .text h3 { display:block; font-size:14px; font-weight:normal; line-height:18px;}
.show_hot ul li .text span { display:block; font-size:16px; color:#e5242b; margin-top:8px;height:20px; line-height:20px;}
.show_hot ul li .text span i { font-size:14px;}


.tab_menu { height:50px; background:#fff;border:1px solid #eee; z-index:100;}
.tab_menu ul li { float:left;font-size:14px; line-height:50px;}
.tab_menu ul li a { display:inline-block;padding: 0 30px;color:#333;}
.tab_menu ul li a.hover {color: #e5242b;font-weight: 700;border-bottom: 2px solid #e5242b;height: 49px;}
.tab_menu ul .mobile_look { float:right; margin-right:30px; height:50px; line-height:50px; font-size:14px; color:#333; position:relative;cursor: default;}
.tab_menu ul .mobile_look:after { content:"\e646";display:inline-block; width:20px; height:20px; line-height:20px; font-family: 'iconfont';font-size: 20px; float:right; margin:15px 0 0 5px;}
.tab_menu ul .mobile_look span { position: absolute; top:78px;right:0px;background:#fff;padding:10px;border:1px solid #eee;z-index: 100;display:none;box-shadow: 0 8px 10px 1px rgba(0,0,0,.08);}
.tab_menu ul .mobile_look:hover span { display:inline-block;}
.tab_menu ul .mobile_look span:before,
.tab_menu ul .mobile_look span:after { content:""; display:inline-block; width:16px; height:16px; background:#ddd;position: absolute;transform:translate(-50%, 0) rotate(45deg);left: 50%;top: -9px;}
.tab_menu ul .mobile_look span:after { background:#fff;top: -8px;}
.tab_menu ul .mobile_look span p { font-size:12px; line-height:20px; font-weight:400; color:#666; text-align:center;}

.tab_menu_current { position:fixed; top:0; left:0; width:100%;}
.tab_menu_current ul { margin:auto;width:1202px;}
.tab_menu .tab_menu_company { width:200px; padding:0px 10px;box-sizing:border-box; height:50px; line-height:50px; float:left; display:none;border-left:#eee 1px solid;border-right:#eee 1px solid}
.tab_menu_current .tab_menu_company { display:block;}
.tab_menu .tab_menu_company p.svip { margin-top:8px; overflow:hidden;}
.tab_menu .tab_menu_company p.svip img { height:16px; float:left;}
.tab_menu .tab_menu_company p.svip span { display:inline-block; float:left; margin-left:5px;}



.show_main .right .cdx_detail { border:1px solid #eee; border-top:none; padding:40px;background:#fff;overflow:hidden;}
.show_main .right .cdx_detail .slip_box1 { overflow:hidden;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.show_main .right .cdx_detail .slip_box1 dl { float:left; width:33.333333%; height:22px; line-height:22px;font-size:14px; box-sizing:border-box; margin-bottom:16px;}
.show_main .right .cdx_detail .slip_box1 dl dt,
.show_main .right .cdx_detail .slip_box1 dl dd { float:left;}
.show_main .right .cdx_detail .slip_box1 dl dt { width:35%;box-sizing:border-box; color:#999;}
.show_main .right .cdx_detail .slip_box1 dl dd { width:65%; box-sizing:border-box; padding:0 10px; color:#333;}

.show_main .right .cdx_detail strong.cdx_title { display:block; text-align:center; margin:50px auto 30px; position:relative; width:80%;}
.show_main .right .cdx_detail strong.cdx_title span { font-size:24px!important; display:inline-block; background:#fff; font-weight:700!important; position:relative; color:#333; width:200px; padding:0 30px;}
.show_main .right .cdx_detail strong.cdx_title span:before,
.show_main .right .cdx_detail strong.cdx_title span:after{content: "";width: 14px;height: 14px;transform: translateY(10px) rotate(45deg);background: #adacad; display:inline-block;}
.show_main .right .cdx_detail strong.cdx_title span:before { float:left;}
.show_main .right .cdx_detail strong.cdx_title span:after { float:right;}
.show_main .right .cdx_detail strong.cdx_title:before { content:""; display:block; background:#adacad; position:absolute; height:2px; width:100%; top:50%; left:0;}

.s-t{height:20px;font-size:16px;color:#000;overflow: hidden;margin-bottom:15px;}
.slip_box3 { overflow:hidden;background:white;border:#eee 1px solid;padding:20px;}
.slip_box3 .left { width:45%; float:left;}
.slip_box3 .left iframe { width:100%; height:230px;}
.slip_box3 .right { width:55%; float:right; box-sizing:border-box; padding:25px 0 0 30px; font-size:14px;}
.slip_box3 .right dl { line-height:20px; overflow:hidden; margin-bottom:10px;}
.slip_box3 .right dl dt { float:left; color:#999; width:16%;text-align: justify;text-align-last: justify;}
.slip_box3 .right dl dt:after { content:"："; float:right;}
.slip_box3 .right dl dd { float:left;color:333;width:80%; margin-left:2%;}

.show_main .right .show_like { background:#fff; overflow:hidden; border:1px solid #eee; padding:10px 20px;}
.show_main .right .show_like ul { margin:0px -10px;overflow:hidden}
.show_main .right .show_like ul li { float:left; width:20%; box-sizing:border-box; padding:10px 10px;}
.show_main .right .show_like ul li a { overflow:hidden; display:inline-block;border: 1px solid #fff; padding-bottom:5px;}
.show_main .right .show_like ul li:hover a { border: 1px solid #e5242b;}
.show_main .right .show_like ul li .image { width:100%; position:relative;}
.show_main .right .show_like ul li .image em { height:30px; line-height:30px; text-align:center; background:#e5242b; color:#fff; display:block;opacity:0; position:absolute; bottom:0; width:100%;}
.show_main .right .show_like ul li:hover .image em { opacity:.9;}
.show_main .right .show_like ul li .image img { width:100%;}
.show_main .right .show_like ul li span { display:block; line-height:20px; font-size:14px; padding:8px 5px;}
.show_main .right .show_like ul li p { font-size:16px; color:#e5242b;padding:0 5px;}
.show_main .right .show_like ul li p i { font-size:12px;}


.show_main .right .show_xgzy { padding: 10px 20px 10px; overflow:hidden; background:#fff; border:1px solid #eee;}
.show_main .right .show_xgzy ul li { float:left;line-height:30px;font-size: 14px;width:14.2%;}
.show_main .right .show_xgzy ul li a{color: #666;}
.show_main .right .show_xgzy ul li:hover a{color:#e5242b;}
.cdx_disclaimer { font-size:12px; color:#666; background:white;overflow:hidden;padding:15px;border:#eee 1px solid;}
.cdx_disclaimer p {position:relative;margin-bottom:10px;line-height:21px;}
.cdx_disclaimer p a { color:#e5242b;}


/*内容页样式 END*/


/*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;}
.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}














