﻿.w-main{
    width: 100%;
    /*padding-top: 60px;*/
}
.w-main .ad-img{
    width:1190px;
    margin: 16px auto 20px;
}
.ad-img .i-cal{
    width: 30px;
    height: 30px;
    right: 5px;
    top:5px;
    background-position:-612px -409px;
    z-index: 9999;
    cursor: pointer;
}
.ad-img .pagination{
    position: absolute;
    bottom: 30px;
    text-align: center;
    z-index:100;
}
.ad-img .pagination .swiper-pagination-bullet{
    background:#fff;
    width: 10px;
    height: 10px;
    background:rgba(255, 255, 255, .5);
    opacity: 1;
}
.ad-img .pagination .swiper-pagination-bullet-active{
    background:#ffc105;
}

.w-main .sort{
    width: 100%;
    background: #fff;
    margin-bottom: 20px;
    margin-top: 10px;
}
.w-main .sort .chsed,.w-main .sort .chs-list{
    margin: 0 10px;
}
.w-main .sort .chsed{
    padding-top: 20px;
    width: 1190px;
    margin: 0 auto;
}
.w-main .sort .chs-list{
    width: 1190px;
    margin: 0 auto;
    /*padding:30px 0px;*/
    border: 1px solid #eee;
    border-bottom:0;
}
.w-main .sort .chsed{
    border-bottom:1px solid #f7f7f7;
}
.w-main .sort .chsed > dl{
    margin-bottom: 15px;
    display: table;

}
.w-main .sort .chsed dl dt{
    height: 30px;
    line-height: 30px;
    display: table-cell;
    width: 80px;
    vertical-align: top;
    padding-right: 10px;
}
.w-main .sort .chsed dd{
    border:1px solid #ffc105;
    border-radius:4px;
    padding-right: 25px;
    line-height: 30px;
    padding-left: 8px;
    height:28px;
    margin-right: 10px;
}
.w-main .sort .chsed dd .i-cal{
    width: 18px;
    height: 18px;
    vertical-align: middle;
    right:5px;
    top: 6px;
    cursor: pointer;
    background-position: -197px -415px;
}
.w-main .sort .chs-list > dl{
    display: table;
    width: 100%;
    border-bottom:1px solid #ebebeb;
}
.w-main .sort .chs-list > dl.last{
    margin-bottom: 0px;
}
.w-main .sort .chs-list > dl dt{
    width: 50px;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding-top: 12px;
    color: #a2a2a2;
}
.w-main .sort .chs-list > dl dt.colon{
    width: 24px;
    text-align: left;
}
.w-main .sort .chs-list dl dd{
    text-align: left;
    margin: 12px 40px 12px 0;
}
.w-main .sort .chs-list dl dd a{  color: #303133;  }
.w-main .sort .chs-list dl .active{  color:#deaa0d;  }
.w-main .sort .more{
    right: 0px;
    top: 10px;
}
.w-main .sort .i-more{
    width:16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background-position: -310px -419px ;
    cursor: pointer;
}

.w-main .sort .address{
    right: 0px;
    top: 35px;
    z-index: 999;
}
.w-main .item-list{
    padding-bottom: 100px;
    width: 1216px;
    margin: 0 auto;
    margin-top: 15px;

}
/*.item-list .bord{*/
    /*border:1px solid #eee ;*/
    /*border-top: none;*/
/*}*/
.w-main .item-list .item-con{
    background: #fff;
    /*border-radius: 8px;*/
    box-shadow: 0 1px 5px #C6C6C6;
    overflow: hidden;
}
.item-list >ul li{
   width: 284px;
   margin: 10px;
}
.item-list .pic{
    border-radius: 8px 8px 0px 0px;
     padding-top: 30px;
    margin: 0 auto;
}
.item-list .pic a
{
    /*width: 160px;*/
    /*height: 160px;*/
    /*display: block;*/
    /*margin:  0 auto;*/
    /*border-radius: 50%;*/
    /*background:url("../images/userbg.png")  no-repeat center center #d8d8d8;*/

}

.item-list .item-con .item-a{
    display: block;
    width: 100%;
    height: 284px;
    background: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.item-list .item-con .item-a img{
    display: inline;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0; left: 0;
    bottom: 0; right: 0;
    overflow: auto;


}


.item-list .pic .i-new{
    width:  76px;
    height: 80px;
    right: 0px;
    top: 0px;
    background-position: -45px -400px;
}

.item-list .tit{
    text-align: left;
    line-height: 40px;
    margin-left: 10px;
    margin-right: 10px;
    height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
}
.item-list .tit.bt{
    border-bottom: none;
}
.item-list .tit .name{
    font-size: 14px;
    color:#131418;
}
.item-list .tit .t-info{
    display: inline-block;
    vertical-align: middle;
    width: 100px;
}
.item-list  .piclist {
    width: 270px;
    margin: 15px 10px;
    min-height: 85px;
}
.item-list .piclist  a{
    width: 85px;
    display: block;
    height: 85px;
    margin-right: 5px;
    float: left;
}

.item-list  .piclist a img{
    width: 85px;
    height: 85px;
}
.item-list .det{
    line-height: 30px;
    padding-left: 24px;
    padding-right: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.item-list  .address{
    color:#b5b5b5;
    /*margin-right: 5px;*/
    max-width: 80px;
}
.i-adres{
    width: 18px;
    height: 18px;
    vertical-align: middle;
    display: inline-block;
    background-position:  -402px -664px;

}


.none-list{
    text-align: center;
    width: 100%;
    margin-top: 50px;
    font-size: 20px;
}



