

.cg-left{float: left;width:75%; padding:0px;margin-right:15px}
.cg-right{overflow:hidden}


.buy_right{width:280px; float:right;overflow:hidden}

.buy_right_one h2{font-size:18px;border-bottom:#eee 1px solid;height:35px;}
.buy_right_one{background:#fff;padding:10px;font-size:14px;line-height:23px;}
.buy_right_one span{padding-right:10px}


.buy_list_left { overflow:hidden; background:#fff; box-sizing:border-box; padding:20px;}
.buy_list_right { overflow:hidden}
.buy_list_right .remen { background:#fff;border-radius:8px;padding:0px 20px;border:#eee 1px solid}

.buy_list_right .remen dd ul li { overflow:hidden;margin-bottom:15px;border-bottom:#eee 1px solid;padding-bottom:15px;}
.buy_list_right .remen dd ul li:nth-child(1) { border-top:none;}
.buy_list_right .remen dd ul li a.lijibaoming {display:flex; justify-content: center; align-items: center;border:1px solid #4e6ef2; border-radius:17px; height:34px; font-size:14px; padding:0 15px; color:#4e6ef2; cursor:pointer; transition:all .3s;width:50%; }
.buy_list_right .remen dd ul li a.lijibaoming:hover{color:white;background:#4e6ef2;}
.buy_list_right .remen dd ul li i{margin-right:8px;}

.buy_list_right .remen dd ul li h2 a:hover{text-decoration:underline;}
.buy_list_right .remen dd ul li span { display:block; color:#777; margin:8px 0;font-size:14px;}




.buy_one {background:white;padding:20px 30px;border:#eee 1px solid;border-radius:8px;margin-bottom:15px;overflow:hidden}
.buy_one h1{font-size:24px;line-height:30px;color:#000; }

.buy_one .post { display:flex;margin-top:10px; width:460px;}
.buy_one .post a { display:flex; justify-content: center; align-items: center;border:1px solid #4e6ef2; border-radius:30px; height:44px; font-size:16px; padding:0 15px; color:#fff; background:#4e6ef2; cursor:pointer; transition:all .3s; max-width:49.5%; flex:1;}
.buy_one .post a i { font-size:20px; margin-right:10px;}
.buy_one .post a:nth-child(2) { border:1px solid #001a4e; color:#001a4e; background:none; margin-left:2%;}




.cgqd{background: white;overflow:hidden;}
.cgqd dt{font-size:18px;color:#000;overflow:hidden;border-bottom:#eee 1px solid;font-weight:bold;margin-bottom:15px;padding:15px 0;}
.cgqd dt:before{content:"";background:#4e6ef2;float:left;margin-right:10px;height:16px;width:4px;border-radius:2px;margin-top:3px}


.dwinfo{background:white;overflow:hidden;color:#000}
.dwinfo div{border:#ddd 1px solid;overflow: hidden;}
.dwinfo dl:nth-child(1){border-top:none;}
.dwinfo dl{line-height:35px;overflow:hidden;border-top:#ddd 1px solid; text-align:center;font-size:14px;}
.dwinfo dt{width:150px;border-right:#ddd 1px solid;float:left}
.dwinfo dd{overflow: hidden;}

.nologin{padding:20px 30px;background:white;overflow:hidden;font-size:14px;line-height:23px; text-align:center;color:#000}
.nologin strong{color:red;}




.tb-purchase {width:100%;border-collapse: collapse;}
.tb-purchase th{vertical-align:top}
.tb-purchase thead { text-align:left;background:#f5f5f5}
.tb-purchase p { color:#777;}
.tb-purchase thead th {  color:#333;text-align:center;background:#f5f5f5;padding:9px 10px;}
.tb-purchase tbody tr { border-top:1px solid #eee;}
.tb-purchase td{padding:20px 10px 15px;color:#666;vertical-align:top;text-align:center;font-size:14px;} 
.tb-purchase td.first{text-align: left;}
.tb-purchase .purchase-hd { margin-bottom:5px;}
.tb-purchase .purchase-hd a {display:inline-block;font-size:16px;vertical-align:middle;}
.tb-purchase .purchase-hd a:hover{text-decoration:underline}
.tb-purchase .tar { text-align:center;}
.tb-purchase .tar .btn-primary { display:flex; justify-content: center; align-items: center;; border-radius:17px; height:34px; font-size:14px; padding:0 0px; color:white;background:#4e6ef2; cursor:pointer; transition:all .3s;margin-bottom:8px;width:120px;}
.tb-purchase .tar .btn-primary:hover{}
.tb-purchase .tar .btn-primary i{margin-right:5px;font-size:13px;}



/*列表页 THE*/

.sell_list_ad_1 img { width:100%;height: auto;}


.sell_list_box { overflow:hidden;}
.sell_list_box_l { float:left; width:16%;}
.sell_list_box_r { float:right; width:82.5%;}






@media(max-width:1400px)
{
.buy_list_left{width:885px;}
}