.swhide{
    display: none;
}
.price_div{
    display: flex;
    justify-content: space-between;
}
.see_more01 a{
    font-size: 15px;
    color: #666;
}
.see_more01{
    margin-right: 10px;
    padding: 0px 10px 7px 10px;
    height: 30px;
    margin-top: 8px;
    border-radius: 7px;
    border: 1px solid #cac9c9;
    background-color: #3333330d;
}
.sub_price{

    text-align: left;
    padding-left: 10px;
    font-size: 18px;
    text-align: left;
    padding-left: 10px;
    font-size: 15px;
    line-height: 30px;
    color: #666;
    overflow: hidden;
}
.sub_title{
     text-align: left;
     padding-left: 10px;
     font-size: 15px;
     text-align: left;
     padding-left: 10px;
     font-size: 13px;
     line-height: 28px;
     color: #666;
     overflow: hidden;
 }
.start_time,.end_time{
    text-align: left;
    padding-left: 10px;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
    font-size: 13px;
    line-height: 20px;
    color: #a7a7a7;
    overflow: hidden;
}
.tbd{
    position: absolute;
    z-index: 99;
    font-size: 12px;
    background-color: #c0171787;
    margin: 7px;
    margin-top: 175px;
    text-align: center;
    width: auto;
    padding: 0 10px;
    line-height: 30px;
    color: #FFF;
    border-radius: 5px;
}
.hotitem1_div{
    background-color:#f3f5fb;
    padding-bottom: 20px;
    /*background: url('/resources/img/home1/ghome_bg01.jpg');*/
    background-size: cover;
    background-repeat: no-repeat;
}
.list_div {
    margin-top: 0px;
}
.hotitem1_div ul{
    height: 311px;
    overflow: hidden;
    padding: 10px;
    margin: 0;
    display: flex;
    justify-content: space-between;

}
.hotitem1_div ul li{
    width: 24%;
    height: 305px;
    box-shadow: 0 2px 14px #9697b480;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    overflow: hidden;
}
.hotitem1_div .list_img .cover_img {
    max-width: 100%;
    height: 210px;
    overflow: hidden;
}
.list_img .cover_img img{
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: block;
}
.list_img .img_name{
    position: absolute;
    display: flex;
    background-color: #00000030;
    height: 40px;
    line-height: 40px;
    margin-top: -40px;
    padding-left: 2%;
    width: 23.3%;
    color: #fff;
    font-size: 18px;
}
.list_img .img_name img{
    width: 20px;
    height: 20px;
    padding-top: 11px;
    padding-right: 10px;
}
.list_img .img_name .title_sub{
    height: 15px;
    line-height: 15px;
    font-size: 11px;
    margin-left: 4px;
    margin-top: 1px;
    border: 1px solid #0071ef;
    border-radius: 5px;
    padding: 3px 10px;
}
.desc{
    width: 100%;
    cursor: pointer;
}
.desc .desc_title{
    height: 30px;
    line-height: 31px;
    border-bottom: 1px solid #eceaea;
    width: 95%;
    margin: 0 auto;
    text-align: left;
    color: #000000;
    font-size: 16px;
    overflow: hidden;
}
.desc .desc_sub{
    padding-top: 5px;
    height: 62px;
    width: 96%;
    margin: 0 auto;
    text-align: justify;
    color: #000;
    line-height: 20px;
    font-size: 12px;
    overflow: hidden;

}
.desc_test{
    display: none;
    overflow: hidden;
}
.hotitem1_div .test_detail{
    height: 30px;
    width: 45%;
    font-size: 15px;
    border-radius: 27px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #0071efb8;
    margin-left: 10px;
    float: left;
    margin-top: 15px;
    overflow: hidden;

}
.hotitem1_div .test_detail a{
    color: #fff;
}
.hotitem1_div .detail{
    margin-top: 15px;
    height: 30px;
    width: 45%;
    border-radius: 27px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    margin-left: 10px;
    color: #000;
    float: left;
    border: 1px solid #0071efb8
}
.hotitem1_div .detail a{
    color: #0071efb8;
}
.li_center{
    margin-left: 1.9%;
    margin-right: 1.9%;
}
.tab{
    width: 100%;
    height: 60px;
    padding-right: 19px;
    line-height: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
}

.tab_img{
    background: url(/resources/img/home1/ghome_bg02.png);
}

.tab_name{
    display: flex;
    height: 50px;
    line-height: 50px;
}
.hotitem1_div .tab_name_n{
    font-size: 23px;
}
.tab_name_sub{
    font-size: 15px;
    padding-left: 10px;
    color: #b0acac;
}
.tab_right{
    display: flex;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    padding-right: 14px;
    color: #535b65;

}
.tab_right_title{
    padding: 0 10px;
    margin-left: 5px;
    color: #494848;
}
.active{
    background-color: rgba(239, 51, 64, 1);
    color: #FFF;
}
.active_item{
    position: absolute;
    width: 18.5%;
    padding-left: 0.5%;
    margin-top: -211px;
    height: 174px;
    padding-top: 6px;
    background-color: #fff;
    border-bottom: 1px solid #d9d7d7;
    display: block;
    text-align: left;
    color: #3a3a3b;
    font-size: 14px;
    overflow: hidden;
}
.type_1{
    padding-top: 10px;
}
.hot-item-list{
    display: none;
}
.hot-item-list-0{
    display: block;
}
.hotitem1_div .subtitle {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin-top: -10px;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}

.hotitem1_div .subtitle img {
    width: 25px;
    padding-right: 10px;
}

.hotitem1_div .title {
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    justify-content: center;
    display: flex;

}
.hot_text{
    display: none;
    color: #000;
    line-height: 23px;
    font-size: 15px;
    padding: 10px;
    text-align: justify;
}

.dian{
    margin-top: -8px;
}
.r_c{
    width: 6px;
    height: 6px;
    margin-right: 17px;
    border-radius: 50%;
}
.r_c_r{
    margin-left: 17px;
}
.r_c_0{
    font-size: 6px;
    padding: 0px 3.5px;
    background-color: rgb(239 51 64 / 20%);
}
.r_c_1{
    font-size: 8px;
    padding: 0px 4px;
    background-color: rgb(239 51 64 / 40%);
}

.r_c_2{
    font-size: 10px;
    padding: 0px 5.5px;
    background-color: rgb(239 51 64 / 60%);
}


@media (max-width:1200px) and (min-width: 175px){
    .r_c{
        width: 6px;
        height: 6px;
        margin-right: 10px;
        border-radius: 50%;
    }
    .r_c_r{
        margin-left: 10px;
    }
    .r_c_0{
        font-size: 7px;
        padding: 0px 4px;
        background-color: rgb(239 51 64 / 10%);
    }
    .r_c_1{
        font-size: 7px;
        padding: 0px 4px;
        background-color: rgb(239 51 64 / 30%);
    }

    .r_c_2{
        font-size: 7px;
        padding: 0px 4px;
        background-color: rgb(239 51 64 / 60%);
    }

    .dian {
        margin-top: -2px;
    }
    .hotitem1_div .tab_name_n {
        font-size: 18px;
    }
    .tab_right {
        font-size: 15px;
    }
    .tab_name_sub {
        font-size: 13px;
    }
    .desc .desc_title {
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .desc .desc_sub {
        font-size: 13px;
        line-height: 16px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        color: #666;
        text-overflow: ellipsis;
    }
    .hotitem1_div .test_detail {
        width: 90%;
        font-size: 12px;
        float: none;
        margin-top: 3px;
    }
    .introduce_en_name {
        padding-top: 4px;
    }
    .hotitem1_div .detail {
        width: 90%;
        font-size: 12px;
        float: none;
        margin-top: 3px;
    }
    .hot_text {
        font-size: 12px;
    }
    .hotitem1_div .title {
        font-size: 16px;
        line-height: 17px;
        padding-bottom: 16px;
    }
    .hotitem1_div .subtitle {
        line-height: 15px;
        font-size: 13px;
    }
    .introduce_div {
        margin-top: 12px;
    }
    .hotitem1_div ul {
        margin-top: 10px;
    }

}