.new-tab{
    width: 264px;
    background-color: #FFFFFF;
}
.new-left-title{
    font-size:16px;
    font-weight:bold;
    color:rgba(4,10,20,0.85);
    text-align: center;
    padding: 16px 0;
    position: relative;
    line-height: 16px;
}
.new-left-title:before,.new-left-title:after{
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: #358BFC;
    top: 24px;
}
.new-left-title:before{
    left: 80px;
}
.new-left-title:after{
    right: 80px;
}
.new-left-ul{
    padding: 0 16px 16px;
}
.new-left-ul li{
    height: 44px;
    padding: 0 16px;
    line-height: 44px;
    color:rgba(4,10,19,0.65);
    cursor: pointer;
}
.new-left-ul li .iconfont{
    float: right;
    font-size: 16px;
    color: #DADBDC;
}
.new-left-ul li:hover{
    background-color: #EFF6FF;
    color: #358BFC;
}
.new-left-ul li:hover i{
    color: #358BFC;
}
.new-left-ul li.current{
    background-color: #EFF6FF;
    color: #358BFC;
}
.new-left-ul li.current .iconfont{
    color: #358BFC;
}
.new-left{
    padding-bottom: 16px;
}
.new-title{
    height: 44px;
    padding: 0 16px;
    line-height: 44px;
    border-bottom: 1px solid rgba(4,10,20,0.08);
    font-size: 16px;
    color:rgba(4,10,20,0.85);
}
.new-list li a{
    display: block;
    padding: 25px 24px 0 24px;
    height: 200px;
}
.new-list li{
    cursor: pointer;
}
.new-list li a:hover{
    background-color: #F0F9FF;
}
.new-list-bor{
    border-bottom: 1px solid rgba(4,10,20,0.08);
    padding-bottom: 25px;
    overflow: hidden;
}
.new-list-img{
    width: 200px;
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.new-list-main{
    width: 665px;
    height: 150px;
}
.new-list-main h4{
    font-size: 20px;
    color:rgba(4,10,20,0.85);
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-list-p{
    height: 66px;
    line-height: 22px;
    color:rgba(4,10,20,0.65);
    overflow: hidden;
    margin-bottom: 12px;
}
.new-list-time{
    overflow: hidden;
}
.new-list-time span,.new-list-time i{
    color:rgba(4,10,20,0.45)
}
.new-list-time i{
    font-size: 12px;
}
.new-detail{
    padding: 30px 45px 20px 45px;
}
.new-detail-header{
    border-bottom: 1px solid rgba(4,10,20,0.15);
    padding-bottom: 10px;
}
.new-detail-header h2{
    font-size: 24px;
    color:rgba(4,10,20,0.85);
    text-align: center;
    line-height: 34px;
}
.new-detail-time{
    overflow: hidden;
    margin-top: 20px;
}
.new-detail-time span{
    color:rgba(4,10,20,0.45);
}
.time{
    margin-right: 48px;
}
.new-detail-time i{
    display: inline-block;
    margin-left: 10px;
}
.iconweixin1{
    color: #3DBE5B;
}
.iconQQkongjian{
    color: #F8C512;
}
.iconweibo{
    color: #FF5757;
}
.new-detail-in{
    padding-top: 24px;
}
.new-detail-in p{
    color:rgba(4,10,20,0.65);
    line-height: 24px;
}
.new-detail-in-img{
    text-align: center;
    padding: 32px 0;
}
.new-detail-in-img img{
    max-height: 400px;
    display: inline-block;
}
.new-detail-ly{
    border-bottom: 1px solid rgba(4,10,20,0.15);
    padding-bottom: 12px;
    text-align: right;
    color:rgba(4,10,20,0.85);
    margin-bottom: 12px;
}
.new-detail-ly span{
    color:rgba(4,10,20,0.45);
}
.new-detail-up{
    color:rgba(4,10,20,0.45);
    line-height: 28px;
}
.new-detail-up a{
    color:rgba(4,10,20,0.85);
}
.new-detail-up a:hover{
    color: #358BFCFF;
}
.new-shenming{
    font-size: 12px;
    color:rgba(4,10,20,0.45);
    margin-top: 16px;
    line-height: 18px;
}
.lmlist{
    width: 100%;
    padding: 0 24px;
    margin: 10px 0 0;
}
.lmlist li{
    color: #858585;
    height: 40px;
    background: rgba(4,10,20,0.04);
    line-height: 40px;
}
.grade-list{

}
.grade-list li a {
    display: block;
    padding: 16px 24px 0  24px;
    height: auto;
    background:none !important;
}
.grade-list li a:hover div{
    color: #358BFC;
}
.grade-list li .new-list-bor{
    padding-bottom: 16px;
}
.grade-list li span{
    color:  rgba(4,10,20,0.45);;
}
.text-center{
    text-align: center;
}
.grade-in label{
    text-align: left;
    width: 200px;
}
.grade-in .baceIntro-row div{
    width: 208px;
}