    #c42378 ul {list-style: none; margin: 0px; padding: 0px;} 
    #c42378 ul li a {font-family: "宋体";text-decoration: none;font-weight:bold; color:#fff; display:block; width:97px; height:34px; line-height:34px;text-align:center;  font-size:14px;} 
    #c42378 ul li { float:left; margin-left:0px;} 
    #c42378 ul li a:hover {background:url(images/zdh_bg.gif) 0 0 no-repeat; color:#fcffa9 ;}
    #c42378 ul li a#current {}
    #c42378 ul li ul { border:0px solid #ccc; display:none;filter:alpha(opacity=90)!important; opacity:0.9!important;} 
    #c42378 ul li ul li {font-family: "宋体";text-decoration: none;font-size:12px; float:none;  margin:0;}
    #c42378 ul li ul li a {width:97px;height:28px;line-height:28px; font-size:12px;font-weight:normal;text-align:center; background:url(/system/resource/images/nav/imgnav_vsb_level2_bg_1.png); color:#000000;} 
    #c42378 ul li ul li a:hover { background:url(/system/resource/images/nav/imgnav_vsb_level2_bg_1.jpg); color:#000000;}  
    #c42378 ul li:hover ul { display:block;z-index:9999999; position:absolute;}
    #c42378 ul li.sfhover ul { display:block;} 

.nav{
    background: rgb(31,81,96);
    height:50px;
    line-height:50px;}
.nav ul li a:hover {
    background-size: 100% 100% !important;}
  .nav ul li a{
    height:50px !important;
    line-height:50px !important;} 
 .nav_content{
    //display: flex;
    //justify-content: center;}
.titlestyle1154186{ font-size: 9pt; color: #222222; text-decoration: none ;}

.xs_item{
            width: 100%;
            padding-bottom: 5px;
            border-bottom: 1px dashed rgba(219, 219, 219, 1);
            display: flex;
            margin-bottom:10px;}
        .xs_item img{
            width: 60px;
            height: 60px;}
        .xs_item .item_right{
            margin-left: 10px;
            flex: 1;}
        .xs_item .item_right .top_title{
            display: flex;}
        .xs_item .item_right .top_title .dot{
            width: 4px;
            height: 4px;
            opacity: 1;
            border-radius: 10px;
            background: rgba(31, 81, 96, 1);
            margin-top: 7px;}
        .xs_item .item_right .top_title .line{
            width: 3px;
            height: 12px;
            opacity: 1;
            border-radius: 10px;
            background: rgba(31, 81, 96, 1);
            margin-left: 2px;
            margin-top: 7px;}
        .xs_item .item_right .top_title .title{
            margin-left: 8px;}
        .xs_item .item_right .time{
            margin-top: 5px;
            color: rgba(153, 153, 153, 1);
            text-align: right;
            font-size: 16px;
            font-weight: 400;
            color: rgba(153, 153, 153, 1);}
.zs_item{
            display: flex;
            margin-bottom: 20px;
            position: relative;
            justify-content: space-between;}
        .zs_item .item_left{}
        .zs_item .item_left .item_left_top_line{
            width: 324px;
            height: 0px;
            opacity: 0.5;
            border: 1px solid rgba(31, 81, 96, 1);
            margin-top: 10px;}
        .zs_item .item_left .item_left_top_kuai{
            width: 20px;
            height: 20px;
            opacity: 1;
            background: rgba(31, 81, 96, 1);
            position: absolute;
            left: 10px;
            top: 0;}
        
        .zs_item .item_left .item_title{
            font-size: 16px;
            font-weight: 400;
            color: rgba(51, 51, 51, 1);
            margin-top: 20px;}
        .zs_item .item_right{
            margin-left: 15px;
            width: 107px;
            height: 69px;
            opacity: 1;
            /* border-radius: 50px 0px 50px 0px;
            background: rgba(31, 81, 96, 1); */
            background-image: url(images//zs_item_back.png);
            background-size: 100% 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;}
        .zs_item .item_right .date_month{
            font-size: 20px;
            font-weight: 400;
            color: rgba(255, 255, 255, 1);}
        .zs_item .item_right .date_year{
            font-size: 15px;
            font-weight: 400;
            color: rgba(255, 255, 255, 1);}
