*{
    margin: 0;padding: 0;
    list-style: none;
}
a{
    text-decoration: none;
}
.yh_banner{
    width: 100%;
    height: 200px;
    background: url(/template/Home/Default/PC/Static/img/yh_banner_02.png) no-repeat center center;
    background-size: cover;
}
.yh_content{
    margin-bottom: 30px;
}
.yh_center{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.yh_title{
    line-height: 152px;
    text-align: center;
    font-size: 36px;
    color: #666666;
    font-weight: normal;
}
.yh_ul_list{
    overflow: hidden;
}
.yh_ul_list li{
    width: 340px;
    height: 210px;
    float: left;
    margin: 0 30px;
    margin-bottom: 40px;
    overflow: hidden;
    color: #fff;
}
.yh_li_top{
    overflow: hidden;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 0;
    height: 160px;
    background: url(/template/Home/Default/PC/Static/img/youhuiquan_03.png) no-repeat center top;
    background-size: cover;
}
.yh_li_top .price{
    font-size: 28px;
    line-height: normal;
    float: left;
    margin-top: -4px;
    color: #fff;
}
.yh_li_top .price span{
    font-size: 48px;
    line-height: normal;
    color: #fff;
}
.use_range{
    float: right;
    text-align: center;
    margin-top: -4px;
}
.use_range span{
    font-size: 18px;
    color: #fff;
    display: inline-block;
    line-height: 42px;
}
.range{
    width: 110px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #e23839;
    background: #fff;
    border-radius: 25px;
    margin: 0 auto;
}
.yh_li_time{
    text-align: left;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    line-height: 48px;
}
.yh_li_bottom{
    display: block;
    width: auto;
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding-left: 12px;
    color: #666;
    font-size: 12px;
    background: #f5f5f5;
    border: solid 1px #e6e6e6;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-sizing: border-box;
}
.yh_li_bottom span{
    color: #808080;
}
.yh_li_sth{
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    text-align: left;
    padding-top: 10px;
}
.clearfix{
    clear: both;
    overflow: hidden;
}
.yh_ul_list li .yh_li_top.used{
    background: url(/template/Home/Default/PC/Static/img/youhuiquan_07.png) no-repeat center bottom;
    background-size: cover;
}
.yh_ul_list li .yh_li_top.used .range{
    color: #999;
}
.use_range>div{
    cursor: pointer;
}

.page-commonContent .ys .page_current{
    background: #1296db;
    color: #fff;
    border-color: #1296db;
}
.ys .page_current{
    background: #1296db;
    color: #fff;
    border-color: #1296db;
}
.ys {
    text-align: center;
    padding: 8px 0
}
.ys a {
    padding: 4px 10px;
    border: 1px solid #dddddd;
    margin: 5px;
    border-radius: 4px;
    color: #999
}
.pagebreak table{
    margin: 0 auto;
}