/*分类信息类别*/
.categybox{ padding:16px 5px 0; border-bottom:10px solid #f1f1f1; overflow:hidden;}
.categybox span{ display:block; float:left; width:25%; height:50px;  padding:0 5px 10px; box-sizing:border-box;}
.categybox a{ display:block; text-align:center; font-size:12px; height:40px; line-height:40px; border-radius:3px; background-color:#f1f1f1;overflow:hidden;}
.categybox a.selcged{ color:#288add; font-weight:bold;}
.categybox .ctgbox{ height:50px; overflow:hidden;}
.categybox .morecflei{ padding-bottom:10px; height:30px; line-height:30px; text-align:center; cursor:pointer;}
.categybox .morecflei em { font-size:12px; color:#787878;}
.categybox .morecflei em i{ display:inline-block; width:20px; height:20px; line-height:20px; color:#b0b0b0; text-align:center; font-weight:bold; font-size:12px; background-color:#f1f1f1; font-family:SimSun, SimSun-ExtB; border-radius:20px;-webkit-transform:rotate(90deg);transform:rotate(90deg);}
.proslist ul.proul li .prositem{ border-bottom:4px solid #eee;}

.proslist ul.searchul li .prositem{ border-bottom:4px solid #eee;}
.proslist ul.searchul li .prositem a dl dd{ padding-top:6px;}
/*分类信息列表*/

.proslist {
    border-top: 4px solid #ddd;
}
.proslist ul {
    
    background: #fff;
}
.proslist ul li{}
.proslist ul li .prositem{ border-bottom:10px solid #efeff4;}
.proslist ul li .prositem a{display:block; padding:16px 10px 16px; }
.proslist ul li .prositem a dl{min-height:80px; position:relative;}
.proslist ul li .prositem a dl dt{position:absolute; top:0; left:0;}
.proslist ul li .prositem a dl dt i{}
.proslist ul li .prositem a dl dt i img{}
.proslist ul li .prositem a dl dd{ padding-left:92px;}
.proslist ul li .prositem a dl dd .prosname{font-size:14px; height:24px; line-height:24px; font-weight:normal; color:#4c4c4c; overflow:hidden;}
.proslist ul li .prositem a dl dd .prostxt{height:20px; line-height:20px; font-size:12px; color:#aaa; overflow:hidden;}
.proslist ul li .prositem a dl dd .prostxt span{ padding-right:20px;}
.proslist ul li .prositem a dl dd .prosprice{line-height:20px; position:relative; }
.proslist ul li .prositem a dl dd .prosprice strong{font-size:14px; color:#ff6600;}
.proslist ul li .prositem a dl dd .prosprice span{font-size:12px; color:#aaa; position:absolute; top:0; right:0;}

.modbox .copytxt{ padding:16px 0; font-size:12px; color:#aaa; text-align:center; }
.loadmore{ padding:20px 0; font-size:12px; text-align:center;}
.loadmore a{ color:#aaa;}

/*分类信息详情*/
.ptinfo{ padding:20px 10px; border-bottom:8px solid #eee;}
.ptinfo .pttitle{ font-size:14px; line-height:30px; color:#000;}
.ptinfo .ptprice{ line-height:24px; position:relative;}
.ptinfo .ptprice strong{ font-size:14px; color:#ff6262;}
.ptinfo .ptprice span{ position:absolute; top:0; right:0; font-size:12px; color:#288add;}
.ptinfo .ptprice span a{ color:#288add;}

.ptcontact{border-bottom:8px solid #eee;}
.ptcontact .lxren{ padding:10px;border-bottom:1px solid #eee; position:relative;}
.ptcontact .lxren .lxrmsg{ line-height:24px;}
.ptcontact .lxren .lxrmsg .lxrname{ font-size:14px; color:#666; }
.ptcontact .lxren .lxrmsg .lxrdate{ font-size:12px; color:#aaa;}
.ptcontact .lxren .lxtelbox{position:absolute; top:14px; right:10px;}
.ptcontact .lxren .lxtelbox .lxtelbtn{ display:block; width:100px; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff; background-color:#ff3d3d; border-radius:4px;}
.ptcontact .lxren .lxtelbox .lxtelbtn i{}
.ptcontact .lxren .lxtelbox .lxtelbtn i img{}
.ptcontact .lxren .lxtelbox .lxtelbtn span{}

.ptcontact ul{}
.ptcontact ul li{ border-bottom:1px solid #eee;}
.ptcontact ul li:last-child{ border-bottom:none; }
.ptcontact ul li a{ display:block; padding:10px 0 10px 40px; min-height:30px; line-height:30px; font-size:14px; position:relative;}
.ptcontact ul li a i{ position:absolute; top:10px; left:10px;}
.ptcontact ul li a i img{}
.ptcontact ul li a strong{ font-weight:normal;color:#787878;display:block;padding-right:30px;}
.ptcontact ul li a span{ color:#aaa;position:absolute; top:10px; right:10px;}
.ptcontact ul li a span img{}

.ptcen{}
.ptcen .pttit{ padding-top:16px; line-height:30px;}
.ptcen .pttit h3{ padding-left:6px; font-size:16px; font-weight:bold; color:#000;}
.ptcen .ptcentxt{ padding:0 12px 30px; font-size:14px; color:#666; line-height:26px;}
.ptcen .ptcentxt img{ max-width:100%; height:auto;}

.ptcen .backlist{ padding:0px 10px 40px; text-align:center;}
.ptcen .backlist a{ color:#aaa; font-size:12px; text-decoration:underline;}
.ptcen .backlist a i{ font-family:SimSun, SimSun-ExtB;}


.fromtit{ height:44px;border-bottom:8px solid #eee; position:relative;}
.fromtit h3{ padding-left:10px;line-height:44px; font-size:14px; color:#000; font-weight:bold;}

.fromwarp{ padding:16px 12px 40px;background:#fff;}
.fromwarp .fromth{color:#787878; font-size:14px; padding-bottom:4px;}
.fromwarp .fromline{padding-bottom:16px; font-size:12px;}

.fromwarp .fromline .frminptxt{-webkit-appearance: none;appearance: none; width:100%; padding:0px 6px; height:40px; box-sizing:border-box; color:#000;font-size:14px;border:none; background-color:#eee; border-radius:4px; outline:0;}
.fromwarp .fromline input.frminptxt{}
.fromwarp .fromline select.frminptxt{outline:0; background:#eee url(/images/selkk.png) no-repeat right center; background-size:auto 10px;}
.fromwarp .fromline textarea.frminptxt{ height:80px; padding:10px 6px;}

.fromwarp .fromline .frpicu{padding:0px 0px 6px; border-bottom:1px solid #dedede; position:relative;}
.fromwarp .fromline .frpicu .frsmpic{position:absolute; top:16px; left:16px;}
.fromwarp .fromline .frpicu .frsmpic img{ display:block;}
.fromwarp .fromline .frpicu .frupbtns{ padding:6px 0 0 80px;}
.fromwarp .fromline .frpicu .frupbtns .fruppicbtn{display:block; width:90px; height:30px; line-height:30px; text-align:center;  color:#666; font-size:12px;background-color:#f2f2f2; border:1px solid #dedede; border-radius:4px;}
.fromwarp .fromline .frpicu .frupbtns .fruptips{display:block; padding-bottom:10px; font-size:12px; line-height:24px; color:#aaa;}

.uppicbox{}
.uppicbox .uptips{ padding:10px 0; line-height:20px;font-size:12px;color:#aaa;}
.uppicbox .cenpictips{ padding-bottom:12px; font-size:12px; line-height:18px; color:#aaa;}
.uppicbox .uppiclibox{}
.uppicbox .uppiclibox span{ width:60px; height:60px; margin-right:12px; margin-bottom:10px; display:inline-block; position:relative;}
.uppicbox .uppiclibox span img{}
.uppicbox .uppiclibox span i{ display:block; width:20px; height:20px; text-align:center; position:absolute; right:0px;top:0px; cursor:pointer;}
.uppicbox .uppiclibox span i img{width:20px; height:20px;}
.fromwarp .fromline .frmsubmit{ display:block; height:40px; line-height:40px; text-align:center;  color:#fff; font-size:14px; font-weight:bold; background-color:#ff3b3b; border-radius:4px;}

/*浮动发布按钮*/
.fixedbtn{ position:fixed; right:8px; bottom:70px;}
.fixedbtn a{}
.fixedbtn a img{}
/*浮动发布按钮end*/