.box{
    height: 300px;
    overflow: hidden;
    }
    .box img{
       margin-top: 20px;
       width: 255px;

        }

.onenew{
    width: 275px !important;
}
.tab_box2 .bd ul li a p{
    display: initial;
}
/* 轮播图开始 */
.zt_tab {width: 680px;height:420px;float: left;position: relative;overflow: hidden}

.zt_tab .bd img {width: 680px;height: 420px;display: block;}
.zt_tab .hd { height: 18px;overflow: hidden;position: absolute;right: 20px;bottom:19px;z-index: 2;font-size: 14px;}
.zt_tab .hd ul { overflow: hidden; zoom: 1;float: left;}
.zt_tab .hd ul li { float: left;margin-left: 1px; width:21px;height: 18px; line-height: 18px;text-align: center; background: #fff; cursor: pointer;color: #c50000;margin-left: 5px;}

.zt_tab .hd ul li.on {background: #c50000;color: #fff;}
.zt_tab .bd { width: 680px;height: 420px;float: left;position: relative; z-index: 0;}
.zt_tab .bd li {width: 680px; height: 420px;float: left;zoom: 1;vertical-align: middle;}

.zt_tab .bd img { width: 680px;height: auto;float: left; display: block;}
.zt_tab .txt {position: absolute;bottom: 0;z-index: 2;overflow: hidden;width: 100%;height:60px;background:rgba(0,0,0,0.6);line-height: 60px;}
.zt_tab .txt  a {display: block;padding: 0 0 0 20px;color: #fff;font-size: 19px;}

.slideBox2 {
    width: 700px;
        height:430px;
        float: left;
        overflow: hidden;

        position: relative;


    }

    .slideBox2 .hd {
        height: 18px;
        overflow: hidden;
        position: absolute;
        right: 20px;
        bottom: 10px;
        z-index: 2;
        font-family: "å®‹ä½“", sumsin;
        font-size: 15px;
    }

    .slideBox2 .hd ul {
        overflow: hidden;
        zoom: 1;
        float: left;
    }

    .slideBox2 .hd ul li {
        float: left;
        margin-left: 1px;
        width: 12px;
        height: 12px;
        line-height: 12px;
        text-align: center;
        background: #fff;
        cursor: pointer;
        color: #c50000;
        margin-left: 5px;
        /* border-radius: 50px; */
    }

    .slideBox2 .hd ul li.on {
        background: #c50000;
    color: #fff;
    }

    .slideBox2 .bd {
        width: 100%;
        height:480px;
        float: left;
        position: relative;
        z-index: 0;
    }

    .slideBox2 .bd li {
        width: 100%;
        height:480px;
        float: left;
        zoom: 1;
        vertical-align: middle;
    }

    .slideBox2 .bd img {
        width: 100%;
        height:480px;
        float: left;
        display: block;
    }

    .slideBox2 .txt-bg {
        position: absolute;
        bottom: 0;
        z-index: 1;
        overflow: hidden;
        width: 100%;
        height:50px;
        background: #000;
        opacity: 0.6;
        filter: alpha(opacity=60);
    }

    .slideBox2 .txt {
        position: absolute;
        bottom: 60px;
        z-index: 2;
        overflow: hidden;
        width: 100%;
        height: 50px;
        line-height: 50px;
    }

    .slideBox2 .txt li {
        position: absolute;
        bottom: -50px;
        height: 50px;
        line-height: 50px;
    }
        .zuotu01 a img{
            width: 27%;
        height: 100%;
        }
    .slideBox2 .txt li a {
        display: block;
        padding: 0 0 0 20px;
        color: #fff;
        text-decoration: none;
        font-size: 19px;
    }




.tab_box2{
    width: 485px;
    height: 430px;
    float: right;
}


.tab_box2 .hd {
    width: 100%;
    height: 45px;
    float: left;
    border-bottom: 1px solid #dddddd;
}

.tab_box2 .hd_l {
    float: left;
    font-size: 18px;
    color: #0e0e0e;
    font-weight: bold;
}

.tab_box2 .hd_l span {
    float: left;
    height: 50px;
    color: #0e0e0e;
    padding: 0 2px;
    margin-right: 20px;
    position: relative;
    z-index: 2;
    border-bottom: 2px solid #2373c8;
    *height: 33px;
}

.tab_box2 .hd_r {
    float: right;
    line-height: 40px;
    height: 50px;
}
.tab_box2 .hd_r a{
    font-size: 14px;
    color: #ac1818;
}


.box_title_l a{
color: #8b0209;
font-size: 28px;
font-weight: 900;
}
.box_title_l{
    height: 37px;
    float: left;
    line-height: 28px;
}
.tab_box2 .bd {
    width: 100%;
    float: left;
    margin-top: 9px;
}

.tab_box2 .bd ul {
    width: 100%;
    float: left;
}
 .newzuozuo{
   
margin-left: 10px;
    display: inline-block;
    }
.tab_box2 .bd ul li {
    width: 100%;
    float: left;
    height: auto;
    line-height: 10px;
    color: #333;
    font-size: 18px;
padding: 18px 0px;
}
  .tab_box2 .bd ul li:nth-child(5){
    border-bottom: 0px dashed #000;
  }
.tab_box2 .bd ul li a {
    float: left;
    color: #000000;
}

.tab_box2 .bd ul li span {
    float: right;
    color: #bbb;
}








.nav{
    height: 100px;
    line-height: 100px;
    width: 100%;
    background: #e3e3e3;
    margin-top: 235px;
}
.nav ul{

    height: 100%;
}
.nav ul li{
margin: 0px 0px;
width: 240px;
height: 100px;
line-height: 100px;
float: left;
text-align: center;
}
.nav ul li:hover{
    background: #8e0209;
}
.nav ul li:hover a{
    color: #fff;
}
.nav ul li a{
    font-size: 24px;
    color: #8e0209;
}


.lunbo{
    height: 430px;
    margin-top: 40px;
}



/* 学习资料开始 */
.tab_box0 {
    margin-top: 30px;
}
.tab_box0 .hd{
    margin-bottom: 30px;
    height: 63px;
    width: 100%;
    line-height: 50px;
}
.tab_box0 .box_title_l a{
    color: #8b0209;
    font-weight: 900;
    }
.tab_box0 .box_title_l{
    height: 37px;
    float: left;
    line-height: 28px;
    }
.tab_box0 .hd_r {
    float: right;
    font-size: 15px;
    width: 5%;
    height: 50px;
    line-height: 63px;
}
.tab_box0 .hd_r a {
    float: left;
    color: #8e0209;

}
.tab_box0 .bd{
    width: 100%;
}
.tab_box0 .bd_s ul li {
    float: left;
    margin: 0 62px;
}
.tab_box0 .bd_x ul li {
    float: left;
    margin: 0 30px;
}
.tab_box0 ul li img {
    width: 175px;
    height: 235px;   
}
.tab_box0 .bd_x ul li:first-child img {
    display: block;
    width: 140px;
    height: 105px;
    margin: auto;
    text-align: center;
}
.jiazi  img {
    width: 1200px;
}
/* 学习资料结束 */




.tab_box1 .hd{
    border-bottom: 1px solid #ccc;
    height: 50px;
    width: 100%;
    line-height: 50px;
}



.tab_box1 .box_title_l a{
    color: #8b0209;
    font-size: 28px;
    font-weight: 900;
    }
.tab_box1 .box_title_l{
    height: 37px;
    float: left;
    line-height: 28px;
    }



.tab_box1 .bd ul li{
    height: 50px;
    line-height: 50px;
    width: 100%;
}
.tab_box1 .bd ul li img {
    margin-bottom: 5px;
    margin-right: 20px;
}
.tab_box1 .bd ul li a {
    font-size: 16px;
    color: #000;
}
.tab_box1 .bd ul li span {
    font-size: 14px;
    color: #aaaaaa;
    float: right;
}
.tab_box1 {
margin-top: 30px;
min-height: 350px;
}
.tab_box1 .hd_r {
    float: right;
    font-size: 15px;
    width: 5%;
    height: 50px;
    line-height: 50px;
}
.tab_box1 .hd_r a {
    float: left;
    color: #8e0209;
}




.banxin{
    width: 100%;
    height: 423px;
    background: url(a_02.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: 30px;
}
.dibu{
    height: 423px;

}
.dibu .tab_box2{
    width: 48%;
    height: 380px;
    float: left;
    margin-right: 48px;
}
.dibu .tab_box2:nth-child(2){
    margin-right: 0px;
}
.dibu .tab_box2 .bd ul li{
    height: 49px;
    line-height: 49px;
    font-size: 16px;
border-bottom: 0px dashed #000;
    padding: 0px 0px;
}



















/* 栏目页 */

.new1 {
    padding: 20px 15px;}


/* æ ç›®é¡µé¡µå¼€å§‹ */
.page_list {

    margin: 0px auto 0 auto;
    background-color: #fff;
    padding: 0 0 50px 0;
    min-height: 700px;
}
.page_list .page_list_padding {
    padding: 0 32px;
}
.page_list .nowsite {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-bottom: 1px solid #c7c7c7;
    padding: 20px 0 0 0;
}
.page_list div.channelname {
    font-size: 26px;
    color: #d00000;
    line-height: 1;
    padding: 20px 0 10px 0;
}
.lucidity_pgContainer {
    min-height: 100px;
}
.page_list_ul ul li {
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    padding: 0 0 0 0px;
    overflow: hidden;
}
.page_list_ul ul li a {
    color: #000;
}
.page_list_ul ul li span {
    color: #797979;
    font-size: 14px;
    float: right;
}


.page_list div.channelname a{
    color: #9d9898;
}
.page_detail {
    width: 1045px;
    margin: 0px auto 0 auto;
    background-color: #fff;
    padding: 30px 0 50px 0;
    min-height: 700px;
}
.page_detail .page_detail_padding {
    padding: 0 50px;
}
.page_detail .nowsite {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-bottom: 1px solid #c7c7c7;
    padding: 0;
    margin-bottom: 30px;
}
.page_detail .index_title {
    font-size: 30px;
    text-align: center;
    color: #000;
    line-height: 40px;
    font-family: Microsoft Yahei;
}
.page_detail .publish-time {
    color: #818181;
    font-size: 14px;
    line-height: 48px;
    text-align: center;
    margin-bottom: 10px;
}

.page_detail .page_detail_padding .page_detail_content {
    overflow: hidden;
}
.page_detail .page_detail_padding p {
    font-size: 16px;
    line-height: 180%;
    margin: 0 0 15px 0;
    padding: 0;
}
.page_detail .page_detail_padding p a{
color: blue;
}
.page_detail .page_detail_padding p iframe{

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

    /* è‡ªé€‚åº” */
/* Ã¦Â ÂÃ§â€ºÂ®Ã©Â¡Âµ */

.page_list {
    width: 100%;
    margin: 0;
    min-height: inherit;
}
.page_list .page_list_padding {
    padding: 0 0px;
}
.page_list .nowsite {
    height: auto;
    padding: 10px 0;
    font-size: 14px;
    line-height: 135%;
}

.page_list * {
    box-sizing: border-box;
}
.page_list div.channelname {
font-size: 16px;
}
.page_list .page_list_padding .page_list_ul {
    padding: 15px 0 0 0;
}
.page_list .page_list_padding .page_list_ul ul li {
    height: auto;
    line-height: 32px;
    padding: 0 0 10px 0;
}
.lucidity-ui-paging-container{
    display: none;
}
.page_list .page_list_padding .page_list_ul ul li a {

padding: 0 8px 0 0;
    font-size: 12px;
    display: block;
    /* line-height: 32px; */
    width: 72%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
a.lucidity_pgFirstDisabled, a.lucidity_pgFirstDisabled:hover{
		display: none;
	}
.page_list .page_list_padding .page_list_ul ul li span {
    /* float: none; */
    white-space: nowrap;
}
/* Ã¦â€“â€¡Ã§Â«Â Ã©Â¡Âµ */
.page_detail {
    width: 100%;
    margin: 0;
    padding: 0 15px 20px 15px;
    box-sizing: border-box;
}
.page_detail .page_detail_padding {
    padding: 0;
}
.page_detail .nowsite {
    font-size: 14px;
    margin-bottom: 10px;
    padding: 10px 0;
    height: auto;
    line-height: 135%;
}
.page_detail * {
    box-sizing: border-box;

}
.page_detail_content img{
	width: 90%;
}
.page_detail .index_title {
    font-size: 16px;
    line-height: 165%;
}
.page_detail .publish-time {
    line-height: 30px;
    height: 30px;
    margin-bottom: 0;
}
.page_detail .page_detail_padding p {
    margin: 0 0 0.2rem 0;
    font-size: 15px;
}
.jcjjlb {
    height: auto;
}
.jcjjlb ul{
    height: auto;
}
.jcjjlb ul li{
    width: 97%;
    height: auto;
float: none;
}
.jcjjlb ul li p{
    height: 200px;
}

}




#hei{
    height: auto;
}




