.topnews {
    height: 120px;
    display: flex;
    align-items: center;
    background: url("../img/navbackground .png") no-repeat ;
    background-size: 100% 100%;
}
.topnews .info {
    float: none;
    border: 0px;
    width: 100%;
    padding: 0;
}
.topnews .info h4 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    padding: 0 60px;
    color: #e22323;
    box-sizing: border-box;
}
.topnews .info h2 a{
    font-size: 30px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #e22323;
}
.main_body .body_part_left {
    width: 794px;
    height: 717px ;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 26px;
}
.body_part_left_top_one {
    width: 100%;
    /*height: 682px;*/
    overflow-y: auto;
}
.blackList {
    width: 382px;
    /*float: none;*/
}
.zthd {
    width: 100%;
    padding: 15px 0 0;
    /*border: 1px solid red;*/
    /*margin-bottom: 40px;*/
}

.zthd ul li {
    margin-bottom: 7.5px;
}

.zthd .zthd_li {
    display: flex;
    align-items: center;
    background: url("../img/zxpt_img.png") no-repeat ;
    background-size: 100% 100%;
    background-color: #F5F5F5;
    border-left: 2px solid #E22323;
    padding-left: 20px;
    height: 35px;
}
.zthd .zthd_li a{
    display: flex;
    align-items: center;
    height: 35px;
    width: 100%;
    cursor: pointer;
}
.zthd .zthd_li span {
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    cursor: pointer;
}
.zthd .zthd_li a {
    display: flex;
    align-items: center;
}
/*专享平台hover*/
.zthd_li_0 {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background: url("../img/zthd_li_icon1.png") no-repeat;
}
.zthd .zthd_li:hover .zthd_li_0 {
    background: url("../img/zthd_li_icon1_hover.png") no-repeat;
}
.zthd_li_1 {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background: url("../img/zthd_li_icon2.png") no-repeat;
}
.zthd .zthd_li:hover .zthd_li_1 {
    background: url("../img/zthd_li_icon2_hover.png") no-repeat;
}
.zthd_li_2 {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background: url("../img/zthd_li_icon3.png") no-repeat;
}
.zthd .zthd_li:hover .zthd_li_2 {
    background: url("../img/zthd_li_icon3_hover.png") no-repeat;
}
.zthd_li_3 {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background: url("../img/zthd_li_icon4.png") no-repeat;
}
.zthd .zthd_li:hover .zthd_li_3 {
    background: url("../img/zthd_li_icon4_hover.png") no-repeat;
}
.zthd_li_4 {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background: url("../img/zthd_li_icon5.png") no-repeat;
}
.zthd .zthd_li:hover .zthd_li_4 {
    background: url("../img/zthd_li_icon5_hover.png") no-repeat;
}
.zthd_li_5 {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background: url("../img/zthd_li_icon6.png") no-repeat;
}
.zthd .zthd_li:hover .zthd_li_5 {
    background: url("../img/zthd_li_icon6_hover.png") no-repeat;
}
.zthd .zthd_li:hover {
    background-color: #E22323;
    color: #FFFFFF !important;
}
.zthd .zthd_li:hover span {
    color: #FFFFFF !important;
}
.container_three {
    width: 100%;
    padding: 24px 0;
    background: #ffffff;
}
.content_three {
    margin: 0 auto;
}
/*body {*/
/*    line-height: 0;*/
/*}*/
.xydt_content span{
    float: none !important;
}
.xydt_center span {
    float: none !important;
}

.xydt_bottom span{
    float: none !important;
}
.body_part_left_top ul li {
    line-height: 0;
    border-bottom: 0;
    padding: 0.5px 0;
}
.xydt_content span a{
    float: none !important;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 24px;
}
.xydt_content {
    margin-bottom: 10px;
}
.xydt_center {
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    line-height: 26px;
    height: 52px;
    margin-bottom: 10px;
}
.xydt_center .xydt_center_details a{
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 26px;
    text-indent: 2em;
    display: inline-block;
}
.xydt_bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.xydt_bottom .bottom_qyandgn {
    /*padding: 2px 10px;*/
    border: 1px solid #e22323;
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #e22323 !important;
    line-height: 26px;
    width: 76px;
    height: 24px;
    text-align: center;
}
 .xydt_bottom .bottom_date {
     font-size: 14px;
     font-family: Microsoft YaHei, Microsoft YaHei-Regular;
     font-weight: 400;
     text-align: right;
     color: #999999;
     line-height: 26px;
 }


 /*1*/
.cont_three {
    width: 100%;
    height: 263px;
    background-color: #FFFFFF;
}
.cont_three_center {
    width: 1200px;
    height: 263px;
    margin: 0 auto;
    display: flex;
}
.cont_three_center .cont_three_left {
    width: 794px;
    display: flex;
}
.cont_three_center .cont_three_left .cont_three_left_yshj{
    width: 387px;
    margin-right: 24px;
}
.cont_three_ul li{
    list-style: square;
    margin-left: 17px;
    padding: 10px 0;
    color: #e22323;
}
ul li::marker{
    color: #e22323;
}
.cont_right {
    display: flex;
    width: 100%;
    margin-top: 10px;
    flex-wrap: wrap;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}
.xxgs_dv {
    width: 128.5px;
    box-sizing: border-box;
    height: 92px;
    background: #ffffff;
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
}
.xxgs_dv:nth-child(5) .xxgs_dv_icon ,.xxgs_dv:nth-child(6) .xxgs_dv_icon{
margin: 0 auto;
}
.xxgs_dv:nth-child(5) ..xxgs_dv_text ,.xxgs_dv:nth-child(6) .xxgs_dv_text{
    line-height: 20px;
}

.a_xxgs{
    padding: 13px 13px 9px 13px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*align-items: center;*/
}
.xxgs_dv_icon {

    width: 30px;
    height: 30px;
    margin: 0 auto 12px;
}

.xxgs_dv_text{
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;

    color: #333333;

}
.zcfgzl {
    width: 100%;
    height: 355px;
    background-color: #F5F5F5;
}

.zcfgzl_center {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.zcfgzl_title {
    padding: 34px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.zcfgzl_icon {
    background: url("../img/zcfg_icon.png") no-repeat center center;
    line-height: 36px;
    width: 577px;
    height: 40px;
    font-size: 30px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333f;
}
.zcfgzl_table {
    display: flex;
}
.main_body .body_part_left::-webkit-scrollbar-trank {
    /*width: 40px;*/
}
.content_five_one_one {

}
/*.demo_content {*/
/*    height: 42px;*/
/*}*/
.demo_content_title {
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 24px;
}
.hovertop {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 92px;
    text-align: center;

}
.hoverbot {
    position: relative;
    left: 0;
    top: 0px;
    width: 100%;
    height: 106px;
    /*background: linear-gradient(to bottom right, #F86767 , #B31A1A);*/
    background: #e22323;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
}
.xxgs_dv:hover .hovertop{

    top:-92px;
    transition:box-shadow,top  0.5s
}
.hoverbot_text {
    color: #ffffff;
}
.xxgs_dv:hover .hoverbot{
    top:-96px;
    transition:box-shadow,top  0.5s
}

::-webkit-scrollbar{

    width:6px;

    height:6px;

    background-color:#fff;

}

/*定义滚动条轨道

内阴影+圆角*/

::-webkit-scrollbar-track{

    -webkit-box-shadow:none;

    border-radius:10px;

    background-color:#fff;

}

/*定义滑块

内阴影+圆角*/

::-webkit-scrollbar-thumb{
    height: 60px;
    border-radius:10px;

    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);

    background-color:#eee;

}

