i{
	font-style: normal;
}
.subjectlist{
    width: 100%;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.subjectlist_main{
    width:100%;
    height: auto;
}
.subjectlist_left_tpye{
    width: 96%;
    height: auto;
    background: #fff;
    padding: 2% 2% 1% 2%;
    overflow: hidden;
    border-top: 0.02rem solid #dadada;
}
.subjectlist_left_tpye i{
	float: left;
    width: auto;
    padding-right: 15px;
    font-style: normal;
    height: 0.6rem;
    line-height: 0.62rem;
}
.subjectlist_left_tpye li{
    float: left;
    width: auto;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    height: 0.6rem;
    line-height: 0.62rem;
    border-radius: 0.1rem;
    font-size: 0.28rem;
}
.subjectlist_left_tpye li.cur {
    background: #ffd00a;
}
.subjectlist_left_main{
    width: 96%;
    height: auto;
    overflow: hidden;
    background: #fff;
    border-radius: 0.1rem;
    margin-bottom: 0.2rem;
    margin: 2%;
}
.subjectlist_left_main li{
    float: left;
    width: 96%;
    height: auto;
    cursor: pointer;
    border-bottom: 1px solid #f3f3f3;
    padding: 2%;
}
.subjectlist_left_main_ioc{
    float: left;
    width: 25%;
    height: 1.4rem;
}
.subjectlist_left_main_ioc img{
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 0.25rem;
    object-fit: cover;
    margin-top: 0.2rem;
    margin-left: 0.1rem;
}
.subjectlist_left_main_name{
    float: left;
    width: 50%;
    height: 0.8rem;
    font-size: 0.3rem;
}
.subjectlist_left_main_name h1{
    float: left;
    width: 100%;
    height: 1rem;
    line-height: 1.1rem;
    font-size: 0.3rem;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.subjectlist_left_main_xx{
    float: left;
    width: 50%;
    height: 0.5rem;
    line-height: 0.5rem;
    overflow: hidden;
    color: #989696;
}
.subjectlist_left_main_bottom{
    float: left;
    width: 25%;
    height: auto;
    margin-top: -0.3rem;
}
.subjectlist_left_main_bottom span{
float: right;
    width: 1.2rem;
    height: 0.6rem;
    line-height: 0.62rem;
    text-align: center;
    background: #ffd00a;
    border-radius: 0.1rem;
    font-size: 0.25rem;
    margin-right: 0.1rem;
}
.subjectlist_left_main_bottom span:hover {
    box-shadow: #ffd00a 0px 6px 17px -8px;
}
.subjectlist_right{
    width:96%;
	height:auto;
	margin-left:2%
}
.subjectlist_hot{
    background: #fff;
    width: 90%;
    height: auto;
    overflow: hidden;
    padding: 5%;
    padding-bottom: 0.2rem;
}
.subjectlist_hot b{
    float: left;
    width: 100%;
    height: 0.8rem;
    line-height: 0.82rem;
    font-size: 0.28rem;
    text-indent: 0.2rem;
    background: #ffd00a;
    border-radius: 0.1rem;
    background: -webkit-linear-gradient(left, #FFC107 , #ffda66);
    background: -o-linear-gradient(right, #FFC107 , #ffda66);
    background: -moz-linear-gradient(right, #FFC107 , #ffda66);
    background: linear-gradient(to right, #FFC107 , #ffda66);
}
.subjectlist_hot a{ 
    float: left;
    width: 16.9%;
    height: 0.6rem;
    text-align: center;
    margin-top: 0.2rem;
    margin-right: 0.2rem;
    background: #f9f9f9;
    border-radius: 0.1rem;
    border: 0.02rem solid #f1f1f1;
}
.subjectlist_hot a:nth-child(5n+5) {
    margin-right: 0;
}
.subjectlist_hot li{ 
    float: left;
    width: 100%;
    height: 0.6rem;
    text-align: center;
}
.subjectlist_hot li h1.num{ 
    background: #ffd00a;
}
.subjectlist_hot li h1{ 
    float: left;
    width: 100%;
    height: 0.6rem;
    line-height:  0.6rem;
    font-size: 0.3rem;
    border-radius: 0.1rem;
}

.lblist_right_main{
    width: 100%;
    height: auto;
}
.lblist_right_main li{
    width: 100%;
    height: 2.2rem;
    background: #fff;
    border-radius: 0.15rem;
    overflow: hidden;
    margin-bottom: 0.15rem;
}

.lblist_right_li_left{
    width: 65%;
    height: 2.2rem;
    float: left;
}
.lblist_right_li_left img{
    width: 100%;
    height: 2.2rem;
}
.lblist_right_li_left .bg{
    width: 100%;
    height: 2.2rem;
    position: relative;
    left: 0;
    margin-top: -2.2rem;
    background: url(../image/lbceng.png) bottom no-repeat;
    background-size: 101%;
    border-radius: 0.15rem 0 0 0.15rem;
    font-size: 0.26rem;
    font-weight: bold;
    color: #fff;
    line-height: 3.6rem;
    text-align: left;
    text-indent: 40px;
    z-index: 9;
}
.lblist_right_li_right{
    background: #201f1f;
    float: left;
    width: 35%;
    height: 2.2rem;
}
.lblist_right_li_right span{
    float: left;
    width: 2rem;
    height: 0.7rem;
    background: #ffd00a;
    border-radius: 9rem;
    margin-left: 0.3rem;
    line-height: 0.72rem;
    text-align: center;
    margin-top: 0.25rem;
    color: #201f1f;
    font-size: 0.25rem;
}
.lblist_right_li_right span:hover{
    background: #ffe05b;
}
.lblist_right_li_right em{
    float: left;
    width: 2rem;
    height: 0.7rem;
    border-radius: 9rem;
    margin-left: 0.3rem;
    line-height: 0.72rem;
    text-align: center;
    margin-top: 0.25rem;
    color: #ffd00a;
	font-size: 0.25rem;
    border: 0.02rem solid #ffd00a;
}