
/*-------author by--lsd-------*/
/*-------tim 2018-05-04-------*/

@font-face {
    font-family: hk_font;
    src: url('/images/76/hk_font.eot'); /* IE9 Compat Modes */
    src: url('/images/76//images/76/hk_font.eot') format('embedded-opentype'), /* IE6-IE8 */
         url('hk_font.woff') format('woff'), /* Super Modern Browsers */
         url("hk_font.ttf"); format('truetype'), /* Safari, Android, iOS */
    /*Fonts are not commercial. Infringement is deleted.*/
}


.item_tr{
    margin-top: 16px;
}
.common_nav{
    margin: 20px auto 12px;
    width: 100%;
    height: 52px;
    background-color: #e8e8e8;
    text-align: center;
}
.common_nav a{
    display: block;
    margin: 0 auto;
    height: 100%;
    width: 272px;
    color: #ffffff;
    line-height: 52px;
    font-family: hk_font,SimHei,fantasy;
    font-size: 36px;
    background: url("/images/76/common_nav_bg.png") no-repeat;
    background-size: 100% 100%;
}
.gd_item{
    width: 580px;
}
.gd_zt_pic{
    margin: 10px 0 0;
}
.gd_zt_pic a{
    display: block;
    width: 280px;
    height: 55px;
}
.gd_zt_pic a img{
    width: 100%;
    height: 100%;
}


.com_nav{
    position: relative;
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #cccccc;
    box-sizing: border-box;
}
.common_nav_text{
    position: absolute;
    left: 0;
    bottom: -3px;
    display: block;
    float: left;
    width: 120px;
    height: 48px;
    border-bottom: 5px solid #bc0c09;
    box-sizing: border-box;

    font-family: hk_font,SimHei,fantasy;
    font-size: 30px;
    text-align: center;
    line-height: 45px;
}

.common_nav_text_0{
    position: absolute;
    left: 0;
    bottom: -3px;
    display: block;
    float: left;
    width: 120px;
    height: 48px;
    box-sizing: border-box;

    font-family: hk_font,SimHei,fantasy;
    font-size: 30px;
    color: #666666;
    text-align: center;
    line-height: 45px;
}
.common_nav_text_1{
    position: absolute;
    left: 160px;
    bottom: -3px;
    display: block;
    float: left;
    width: 120px;
    height: 48px;
    box-sizing: border-box;

    font-family: hk_font,SimHei,fantasy;
    font-size: 30px;
    color: #666666;
    text-align: center;
    line-height: 45px;
}
.common_nav_active{
    color: #222;
    border-bottom: 5px solid #bc0c09;
}


.common_nav_more{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    float: left;
    width: 28px;
    height: 18px;
    padding-top: 16px;
}
.common_nav_more_an{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    float: left;
    width: 28px;
    height: 18px;
    padding-top: 16px;
}
.com_list{
    padding-top: 16px;
}
.com_list li{
    height: 38px;
    padding-left: 18px;
    background: url("/images/76/pdd.png") no-repeat 2px 15px;
}
.com_list li a{
    font-size: 17px;
    line-height: 38px;
}
.video-box{
    width: 800px;
    height: 450px;
}
.slide_tit{
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
}
.slide_tit ul{
    width: 386px;
    height: 450px;
    overflow-y: auto;
    background: #e8e8e8;
}
.slide_tit ul li{
    width: 100%;
    height: 72px;
    border-bottom: 3px solid #bd0b08;
    background: #d92d2b;
    text-align: left;
}
.slide_tit ul li:hover,.slide_tit_act{
    background: #bd0b08 !important;
}
.slide_tit ul li a{
    padding-left: 20px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: 72px;
 }


/*---list-style--begin---*/
.list_con{
    margin-top: 36px;
}
.list_ul{
    margin-top: 12px;
}
.list_ul li{
    padding-left: 2%;
    width: 98%;
    height: 50px;
    line-height: 50px;
    background: url("/images/76/lid.png") no-repeat 4px 21px;
    border-bottom: 1px dashed #ddd;
}
.list_ul li a{
    float: left;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
}
.list_ul li span{
    float: right;
    color: #666;
    font-size: 18px;
    line-height: 50px;
}
/*---list-style--end---*/

/*---article-style-start---*/
.art_center{
    width: 1000px;
    margin: 0 auto;
}
.art_con_h{
    margin: 36px auto 18px;
    font-size: 30px;
    color: #000;
    text-align: center;
    line-height: 48px;
}
.art_con_about{
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    border-bottom: 1px solid #dddddd;
}
.art_con .content_time{
    padding: 0 60px;
    margin-left: 42px;
}
.art_con .content_size{
    padding: 0 60px;
    margin-left: 42px;
}
.art_con .content_size a{
    padding: 0 3px;
}
.art_con .content_bgcolor{
    padding: 0 60px;
    margin-left: 42px;
}
.art_article{
    font-size: 16px;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.art_con_act{
    margin: 18px 0;
    height: 30px;
}
.art_con_act .content_close{
    display: block;
    float: left;
    padding: 0 30px;
    background: url("/images/76/close.png") no-repeat 6px 2px;
}
.art_con_act .content_print{
    display: block;
    float: left;
    padding-left: 30px;
    background: url("/images/76/print.png") no-repeat 6px 2px;
}
/*---article-style-end---*/






