.main_lf{
    float: left;
    width:900px;

}
.main_lf>p:first-child{
    line-height: 50px;
    font-size: 14px;
    color: #a7a7a7;
    border-bottom: 1px solid #d1d1d1;
}
.main_lf>ul{
    height:30px;
    background: #152B53;
    width:100%;
}
.main_lf>ul li{
    text-align: center;
    line-height: 15px;
    float: left;
    width:220px;
    height:15px;
    margin-top: 7px;
    border-right: 2px solid #fff;
}
.main_lf>ul li a{
    color: #fff;
}
.main_lf>ul li:last-child{
    border-right: 0;
}
.main_lf>ul li img{
    margin-right: 10px;
}
.main_lf>h3{
    font-size: 24px;
    color:#152B53;
    margin: 10px 0;
    padding-left: 15px;
    border-left: 4px solid #D81C2D;
}
#hot{
    background: #152B53 url("../image/white_jiantou.png") no-repeat right 20px center;
    width:100px;
    height:30px;
    float: right;
    color: #ffffff;
    padding-left: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#hot option{
    background: #fff;
    color: #152B53;
}
.main_lf_box p{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width:100%;
    padding-left: 15px;
    height:60px;
    line-height: 60px;
    border-bottom: 1px dashed #D8D8D8;
}
.main_lf_box span{
    padding-left: 25px;
    margin-left: 20px;
    float: right;
    background: url("../image/Download_button2.png") no-repeat 4px center;
}
.main_lf_box span.time{
    background-image: url('../image/clock.png');
}
.main_lf_box p:hover{
    border-color: #152B53;

}
.page{
    padding-top:30px;
    overflow: hidden;
    text-align: center;
}
.page li{
    color: #9f9F9F;
    margin-right: 8px;
    display: inline-block;
    border:1px solid #CBCBCB;
    width:30px;
    height:30px;
    text-align: center;
    line-height: 30px;
}
.page li.active,.page li:hover{
    color:#fff;
    background: #152B53;
    cursor:pointer;
    border-color: #152B53;
}
.page li.prev_next{
    width:70px;
}
.page li.first_last{
    width:45px;
}


.main_rt{
    width:270px;
    float: right;
    padding-top: 50px;
}
.main_rt>div{
    background: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(25, 71, 153, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(25, 71, 153, .1);
    box-shadow: 0 0 30px 0 rgba(25, 71, 153, .1);
    margin-bottom: 30px;
}
.main_rt>div.nr>a{
    display: inline-block;
    width:100%;
    height:60px;
    background: url("../image/A1_right1.png") no-repeat;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 60px;
}
.main_rt_box{}
.main_rt_box>li{
    width:100%;
    text-align: center;
}
.main_rt_box  a{
    display: inline-block;
    font-size: 16px;
    color:#969696;
}
.main_rt_box>li>a{
    width:100%;
    height:60px;
    line-height: 60px;
}
.main_rt_box>li>a.active,.main_rt_box>li>a:hover{
    color: #ffffff;
    background: url("../image/A1_right_xz.png") no-repeat center center;
    background-size:  240px 42px;
}
.erji{
    display: none;
}
.erji a{
    font-size: 14px;
    line-height: 40px;
}
.main_rt i{
    display: inline-block;
    width:4px;
    height:4px;
    background: #969696;
    margin-right: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.main_rt>div:nth-child(2){
    margin-bottom: 30px;
}
.main_rt>div:nth-child(2) img{
    width:270px;
    height:180px;
}
.main_rt>div:nth-child(3){
    margin-top: 35px;
    padding-bottom: 20px;
}
.main_rt>div.nr:nth-child(3)>a{
    background-image: url('../image/A1_right2.png');
}
.main_rt>div:nth-child(3) ul{
    width:100%;
}
.main_rt>div:nth-child(3) li{
    height: 40px;
    line-height: 40px;
    padding-left: 40px;

}
.main_rt>div:nth-child(3) li:hover a{
    color: #152B53;
}
.main_rt>div:nth-child(3) li:hover i{
    background: #152B53;
}
.main_rt>div:nth-child(3) i{
    margin-right: 10px;
    vertical-align: middle;
}
.main_rt>div:nth-child(3) a{
    display: inline-block;
}
.Classtype{
    background: url("../image/A1_right_xz.png") no-repeat center center;
    background-size: 150px 42px;
}
.Classtype a{
    color:#fff;
}

