@charset "utf-8";
.bg{width: 100%; padding-bottom: 30px; background: #F5F5F5;}

/*第一屏筛选*/
.shaiBox{width: 1200px; border-bottom: 1px solid #F0F0F0; margin: 20px auto 0; position: relative;}
/*抬头*/
.shaiBox .shaiTit{width: 1198px; height: 40px; background: #FFF; border: 1px solid #E5E5E5; border-bottom: 2px solid #0184F0; overflow: hidden;}
.shaiBox .shaiTit li{width: 120px; height: 40px; text-align: center; float: left; font: 700 14px/40px "microsoft yahei","SimHei",Arial,sans-serif;}
.shaiBox .shaiTit li.curr{background: #0184F0;}
.shaiBox .shaiTit li.curr a{color: #FFF;}

.shaiBox .shaiTit li.phone{width: auto; float: right; padding-right: 15px; border: 0;}
.shaiBox .shaiTit li.phone i{display: inline-block; float: left; width: 15px; height: 16px; margin: 13px 8px 0 0; background: url(../images/list/list_bg.png) no-repeat -29px -1px; text-indent: -9999px;}

/*筛选部分*/
.shaiBox .shaiCon{width: 1200px; height: 179px; margin-top: 5px; background: #FFF; overflow: hidden;}
.shaiBox .shaiCon .shaiCon_dl{width: 1200px; height: 30px; padding-top: 15px; border-top: 1px dotted #d9d9d9; margin: -1px 0 15px; overflow: hidden;}
.shaiBox .shaiCon .shaiCon_dl dt{width: 120px; height: 30px; font: 700 14px/30px "microsoft yahei","SimHei",Arial,sans-serif; text-align: center; float: left;}
.shaiBox .shaiCon .shaiCon_dl dd{width: 1080px; height: auto; float: right; overflow: hidden;}
.shaiBox .shaiCon .shaiCon_dl dd a{display: inline-block; float: left; height: 30px; font: 100 14px/30px "microsoft yahei","SimHei",Arial,sans-serif; white-space: normal; word-break: keep-all; white-space: nowrap; color: #777; margin-right: 25px;}
.shaiBox .shaiCon .shaiCon_dl dd a:hover{color: #E4392A;}
/*日期筛选*/
.shaiBox .shaiCon .shaiCon_time{width: 1200px; padding-top: 15px; border-top: 1px dotted #d9d9d9; margin: -1px 0 15px;}
.shaiBox .shaiCon .shaiCon_time dt{width: 120px; height: 30px; font: 700 14px/30px "microsoft yahei","SimHei",Arial,sans-serif; text-align: center; float: left;}
.shaiBox .shaiCon .shaiCon_time dd{width: 1080px; float: right; margin-bottom: 10px;}
.shaiBox .shaiCon .shaiCon_time dd a{display: inline-block; float: left; height: 30px; font: 100 14px/30px "microsoft yahei","SimHei",Arial,sans-serif; white-space: normal; word-break: keep-all; white-space: nowrap; color: #777; margin-right: 25px;}
.shaiBox .shaiCon .shaiCon_time dd a:hover{color: #E4392A;}

.shaiBox .shaiCon .shaiCon_time dd div.time{float: left; margin-right: 8px; width: 150px; height: 28px; padding: 0 5px; border: 1px solid #E5E5E5; position: relative; z-index: 8888;}
.shaiBox .shaiCon .shaiCon_time dd div.time input{display: block; width: 150px; height: 28px; border: 0; background: none; line-height: 28px; font-size: 12px;}

.shaiBox .shaiCon .shaiCon_time dd input.dateBtn{display: inline-block; float: left; width: 80px; height: 30px; float: left; background: #0184F0; color: #FFF; font: 100 12px/30px "microsoft yahei","SimHei",Arial,sans-serif; cursor: pointer;}

/*已选条件*/
.shaiCurr{width: 1200px; height: auto; padding: 20px 0; border-bottom: 1px dotted #d9d9d9; overflow: hidden;}
.shaiCurr .titBox{width: 120px; height: 36px; font: 700 14px/36px "microsoft yahei","SimHei",Arial,sans-serif; text-align: center; float: left;}

.shaiCurr .conBox{width: 1080px; height: auto; float: right; overflow: hidden;}
.shaiCurr .conBox .conBox_lt{width: 1000px; float: left; height: auto; overflow: hidden;}
.shaiCurr .conBox .conBox_lt a.curr{display: inline-block; float: left; height: 24px; border: 1px solid #F60; margin: 5px 15px 5px 0; white-space: normal; word-break: keep-all; white-space: nowrap;}
.shaiCurr .conBox .conBox_lt a.curr span{display: inline-block; height: 24px; float: left; font: 100 12px/24px "microsoft yahei","SimHei",Arial,sans-serif;}
.shaiCurr .conBox .conBox_lt a.curr span.type{background: #F60; color: #FFF; padding: 0 5px;}
.shaiCurr .conBox .conBox_lt a.curr span.name{color: #777; padding: 0 10px;}
.shaiCurr .conBox .conBox_lt a.curr span.close{width: 11px; height: 10px; background: url(../images/list/list_bg.png) no-repeat -141px -47px; margin: 7px 10px 7px 0; text-indent: -9999px;}
.shaiCurr .conBox .conBox_rt{width: 80px; height: 36px; float: right; font: 100 12px/12px "microsoft yahei","SimHei",Arial,sans-serif;}

/*筛选展开更多*/
.shaiBox .shaiMore{width:150px; height: 24px; font: 100 12px/24px "microsoft yahei","SimHei",Arial,sans-serif; text-align: center; border: 1px solid #F0F0F0; border-top: 0; background: #FFF; position: absolute; left: 50%; margin-left: -65px; bottom: -24px; color: #777; cursor: pointer;}
.shaiBox .shaiMore i{display: inline-block; width: 12px; height: 6px; background-image: url(../images/list/list_bg.png); background-repeat: no-repeat; margin-left: 10px; vertical-align: 1px;}
.shaiBox .zk i{background-position: 0 -38px;}
.shaiBox .sq i{background-position: -68px -58px;}


/*列表部分*/
.listBox{width: 1200px; height: auto; margin: 45px auto 0; overflow: hidden;}

/*左部*/
.listBox .list_lt{width: 980px; float: left;}

/*列表抬头*/
.listTit{width: 978px; height: 22px; border: 1px solid #E5E5E5; padding: 15px 0; background: #FFF; overflow: hidden;}
/*排序*/
.listTit .listSort{height: 22px; float: left;}
.listTit .listSort li{height: 22px; float: left; border-right: 1px solid #E5E5E5; margin-right: -1px; font: 100 14px/22px "microsoft yahei","SimHei",Arial,sans-serif;}
.listTit .listSort li a{display: block; padding: 0 25px;}
.listTit .listSort li.curr a{color: #0184F0; font-weight: 700;}
/*价格区间*/
.listTit .price{height: 22px; float: left; margin-left: 50px;}
.listTit .price .mprice{display: inline-block; width: 80px; height: 20px; float: left; border: 1px solid #E5E5E5; padding: 0 5px; font: 100 12px/20px "microsoft yahei","SimHei",Arial,sans-serif; color: #555;}
.listTit .price .slide{display: inline-block; height: 22px; float: left; font: 100 14px/22px "microsoft yahei","SimHei",Arial,sans-serif; color: #555; margin: 0 3px;}
.listTit .price .priceBtn{display: inline-block; float: left; width: 60px; height: 22px; float: left; background: #0184F0; color: #FFF; font: 100 12px/22px "microsoft yahei","SimHei",Arial,sans-serif; cursor: pointer; margin-left: 8px;}


/*列表开始*/
.listCon{width: 948px; height: auto; padding: 20px 15px; margin-top: 20px; border-bottom: #c7c4c5 1px solid; border-left: #d8d5d6 1px solid; border-top: #e2e0e1 1px solid; border-right: #d8d5d6 1px solid; background: white; position: relative; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);}
/*图片部分*/
.listCon .linepic{width: 320px; height: 242px; float: left; overflow: hidden; position: relative;}
.listCon .linepic img{width: 320px; height: 242px;}
.listCon .linepic span{display: block; position: absolute;}
.listCon .linepic span.price{height: 55px; background: #FE7F86; padding: 0 10px; color: #FFF; left: 0; top: 10px; font: 100 16px/55px "microsoft yahei","SimHei",Arial,sans-serif;}
.listCon .linepic span.special{width: 300px; height: 40px; padding: 0 10px; background: url(../images/gray60.png); text-align: left; left: 0; bottom: 0; color: #D8D8D8; overflow: hidden;}
.listCon .linepic span.special i{display: inline-block; font: 100 14px/40px "microsoft yahei","SimHei",Arial,sans-serif; color: #D8D8D8; margin: 0 5px;}
/*文字部分*/
.listCon .linetxt{width: 600px; height: auto; float: right; overflow: hidden;}

.listCon .linetxt .line_tit{max-height: 50px; font: 100 18px/25px "microsoft yahei","SimHei",Arial,sans-serif; overflow: hidden;}
.listCon .linetxt .line_tit a{display: inline-block;}
.listCon .linetxt .line_tit a i{display: inline-block; height: 20px; padding: 0 6px; background: #06C; color: #FFF; font: 100 12px/20px "microsoft yahei","SimHei",Arial,sans-serif; vertical-align: middle; margin: 0 3px; border-radius: 3px;}
.listCon .linetxt .line_tit a:hover font{color: #F20;}

.listCon .linetxt .line_info{height: 24px; padding: 15px 0; font: 100 12px/22px "microsoft yahei","SimHei",Arial,sans-serif; border-bottom: 1px solid #E5E5E5;}
.listCon .linetxt .line_info span{display: inline-block; height: 22px; float: left; padding: 0 10px; border: 1px solid #999; color: #848484; margin-right: 20px; border-radius: 2px;}

.listCon .linetxt .line_sight{width: 600px; height: auto; overflow: hidden;}
.listCon .linetxt .line_sight li{height: 16px; margin-top: 15px; font: 100 12px/16px "microsoft yahei","SimHei",Arial,sans-serif; color: #777;}
.listCon .linetxt .line_sight li i{display: inline-block; height: 16px; padding: 0 6px; background: #F2F2F2; color: #999;}
.listCon .linetxt .line_sight li span{margin-left: 5px;}

.listCon .linetxt .line_bot{height: 26px; margin-top: 15px;}
.listCon .linetxt .line_bot .btnBox{display: inline-block; float: left; width: 85px; height: 26px; font: 100 14px/26px "microsoft yahei","SimHei",Arial,sans-serif; text-align: center; margin-right: 20px; color: #FFF; border-radius: 3px;}
.listCon .linetxt .line_bot .jd_btn{background: #06C;}
.listCon .linetxt .line_bot .xl_btn{background: #F60;}

/*分页*/
.page{height: 30px; padding: 25px 20px; margin-top: 20px; text-align: center; background: #FFF; overflow: hidden;}
.page span,.page a{display: inline-block; padding: 0 12px; height: 28px; border: 1px solid #e5e5e5; background: #FFF; font: 100 14px/28px "microsoft yahei","SimHei",Arial,sans-serif;}
.page span.current{background: #F08300; color: #FFF; border-color: #F08300;}


/*右部*/
.listBox .list_rt{ width: 198px; height: auto; border: 1px solid #E5E5E5; background: #FFF; float: right; overflow: hidden;}
.listBox .list_rt h3{padding: 4px 15px; height: 30px; font: 600 16px/30px "microsoft yahei","SimHei",Arial,sans-serif; background: #FFF; border-bottom: 1px solid #DDD;}

.th_line{width:178px; height:auto; padding:0 10px; overflow:hidden;}
.th_line li{width:178px; padding:15px 0; font: 100 14px/22px "microsoft yahei","SimHei",Arial,sans-serif; border-bottom:1px solid #E5E5E5; overflow:hidden;}
.th_line li img{display:block; width:178px; height:135px; margin-bottom:8px;}
.th_line li a{color:#0063DC;}
.th_line li p{ height:30px; line-height:30px;}
.th_line li p span{color:#FF2900; font:400 14px/30px Verdana, Arial, "宋体";  vertical-align:middle;}
.th_line li p s{color:#999; font-family:Verdana, Arial, "宋体"; margin-left:10px;}







