i{

    text-align:left;

}

.news_list{

    width:100%;

    margin:0 auto;

    overflow:hidden;

    padding-bottom:20px;

}

.news_list p{

    padding-left:3px;

}

.news{

    overflow:hidden;

}

.news_list li{

    width:100%;

    display:block;

    -webkit-box-sizing:border-box;

            box-sizing:border-box;

    padding:2% 0;

    border-bottom:dashed .5px #d0d0d0;

}

.news_tit,

.bk_tit{

    overflow:hidden;

    width:100%;

}



.news_tit h2,

.bk_tit h2{

    font-size:20px;

    color:#555;

    font-weight:normal;

}

.news_tit i,

.bk_tit i{

    font-size:28px;

    color:#ff9500;

    margin-right:.5%;

    vertical-align: bottom;

}



.news_list li .p_one,

.bk_p0{

    font-size:18px;

    margin:.9% 0;

    color:#666;

}

.news_list li .p_two a,

.bk_p a{

    display:block;

    float:right;

    font-size:16px;

    text-align:center;

    color:#fff;

    border-radius:3px;

    width:60px;

    line-height:24px;

    background:#ff9500;

}

.p_two>i,

.bk_p>i{

    font-size:18px;

    color:#c7c7c7;

    margin-right:1%;

    /* vertical-align:middle; */

}

.p_two>span,

.bk_p>span{

    font-size:16px;

    color:rgb(148, 148, 148);

}



/*翻页*/

.page{

    margin:5% auto 0;

    overflow:hidden;

    width:64%;

}

.page a ,

.page span{

    display:block;

    float:left;

    margin-right:2%;

    width:30px;

    height:30px;

    text-align:center;

    line-height:30px;

    border:solid 1px #ccc;

    font-size:16px;

}

.reverse{

    width:60px!important;

}

.page a.page_cur{

    border:solid 1px #008bab;

    color:#008bab;

}

.page span{

    width:90px;

    color:#ababab

}

#boss select{

    float:left;

    margin-right:10px;

    width: 32px;

    height: 30px;

    font-size: 14px;

    text-align: center;

    color:#6f6f6f;

}

#boss{

    font-size: 14px;

    text-align: center;

    line-height: 100px;

    margin: 0 auto;

}



.lstj{

    width:100%;

    overflow:hidden;

    margin:20px auto 0;

    padding-bottom:20px;

    border-bottom:solid 10px #ebebeb;

}



/*新闻详情页样式*/

.news_text {
    width: 90%;
    margin: 4% auto 6% auto;
    overflow: hidden;
}

.news_text h2{

    font-size:28px;

    text-align:center;

    font-weight: normal;

    margin-bottom:4%;

}

.news_text>p, .news_text>div, .news_text>div>span, .news_text>p>span {
    font-size: 20px!important;
    margin-bottom: 20px!important;
    line-height: 36px!important;
    text-align: justify!important;
}
.news_text img{

    display: block;
    margin: 10% auto;
    width: 80%;

}

.news_btn{

    overflow:hidden;

    width:100%;

    margin:auto;

}

.news_btn li{

    float:left;

    border:none!important;

    width:30%;

    line-height:46px;

    text-align:center;

    color:#fff;

    padding:0!important;

    border-radius:5px;

    font-size:20px;

    cursor:pointer;

}

.news_btn li>span{

    font-size:24px;

    display:inline-block;

    transform:translateY(1px);

    margin-right:1%;

}

.news_btn li:not(:last-child){

    margin-right:5%;

}

.news_btn li:nth-child(1){

    background-image: -moz-linear-gradient( 0deg, #faaf00 0%, #fa8500 100%);

    background-image: -webkit-linear-gradient( 0deg, #faaf00 0%, #fa8500 100%);

    background-image: -ms-linear-gradient( 0deg, #faaf00 0%, #fa8500 100%);

}

.news_btn li:nth-child(2) {

    background-image: -moz-linear-gradient( 0deg, #008e62 0%, #00aa74 100%);

    background-image: -webkit-linear-gradient( 0deg, #008e62 0%, #00aa74 100%);

    background-image: -ms-linear-gradient( 0deg, #008e62 0%, #00aa74 100%);

}

.news_btn li:nth-child(3) {

    background-image: -moz-linear-gradient( 0deg, #008bab 0%, #0099bb 100%);

    background-image: -webkit-linear-gradient( 0deg, #008bab 0%, #0099bb 100%);

    background-image: -ms-linear-gradient( 0deg, #008bab 0%, #0099bb 100%);

}


.updown{

    width:100%;

    overflow:hidden;

    margin:6% auto 0;

}

.updown a{

    display:block;

    padding:2%;



    font-size:20px;

    color:#666;

}

.updown a.fenye{

    border:solid 1px #008bab!important;

    color:#008bab!important;

    margin-bottom:2%;

}
.updown a.fenye2{
    border:solid 1px #ccc!important;
    color:#666!important;
    margin-bottom:0!important;
}











































/*****备考资料样式*****/

.bkzl{

    width:100%;

    margin:20px auto 0;

    overflow:hidden;

    padding-bottom:20px;

    border-bottom:solid 10px #ebebeb;

}

.bkzl li{

    float:left;

    width:23%;

    margin-right:2.6%;

    border-radius:5px;

    text-align:center;

    line-height:36px;

    border:solid 1px #ccc;

}

.bkzl .bkzl_cur{

    background:#008bab;

    border:none;

    color:#fff;

}

.bkzl li:nth-child(4){

    margin-right:0;

}

.bkzl li:nth-child(1) ,

.bkzl li:nth-child(2) ,

.bkzl li:nth-child(3) ,

.bkzl li:nth-child(4){

    margin-bottom:2%;

}



#li_item{

    display:none;

}

.bk_tit i{

    display:inline-block;

    transform:translateY(-3px);

    font-size:18px;

}

.bk_p>i{

    font-size:22px;

}

.bk_p>i.icon-xiazai{

    display:inline-block;

    transform:translateY(2px);

}

.bk_p>i.icon-guanzhu{

    font-size:15px!important;

}





@media screen and ( max-width:414px ){

    .bkzl li{

        font-size:14px;

        line-height:32px;

        border-radius:3px;

    }

    .bkzl li:nth-child(1), .bkzl li:nth-child(2), .bkzl li:nth-child(3), .bkzl li:nth-child(4){

        margin-bottom:3%;

    }

    .news_tit h2,

    .bk_tit h2{

        font-size:15px;

    }

    .news_tit i{

        font-size:18px;

    }

    .bk_tit i{

        display:inline-block;

        font-size:14px;

        transform:translateY(-2px);

    }

    .news_list li .p_one,

    .bk_p0{

        font-size:14px;

    }

    .p_two>span,

    .bk_p>span{

        font-size:12px;

    }

    .p_two>i{

        font-size:16px;

    }

    .news_list li .p_two a,

    .bk_p a{

        font-size:14px;

        width:50px;

        line-height:20px;

        margin-right:1%;

        -webkit-transform:translateY(-2px);

            -ms-transform:translateY(-2px);

                transform:translateY(-2px); 

    }

    .page{

        width:86%;

    }

    .page a, .page span{

        font-size:12px;

        width:22px;

        height:22px;

        line-height:22px;

    }

    .reverse{

        width:50px!important;

    }

    .lstj{

        margin-top:0;

    }

    .bk_p>i{

        font-size:18px;

    }

    .bk_p>i.icon-guanzhu{

        font-size:12px!important;

    }

    .bk_p>i.icon-xiazai {

        transform: translateY(1px);

    }



    .news_text h2{

        font-size:19px;

        font-weight:bold;

    }

    .news_text>p, .news_text>div, .news_text>div>span, .news_text>p>span {
        font-size: 14px!important;
        line-height: 30px!important;
    }

    .news_text img{

        width:70%;

    }

    .news_btn li{

        font-size:14px;

        line-height:36px;

        border-radius:2px;

    }

    .news_btn li>span{

        font-size:16px;

    }

    .updown a{

        font-size:14px;

    }

}

@media screen and ( max-width:360px ){

    .page{

        width:88%;

    }

    .news_text h2{

        font-size:18x;

    }

}