body{
    background: #f6f6f6;
}
.gl_banner img{
width:100%
}
.pst{
    max-width:1200px;
    margin:0 auto;
    line-height:40px;
    color: #8c8c8c;
}
.main_box{


   width: 1200px;
    margin: 0 auto;
}
.head_tt{
    height: 65px;
    line-height: 65px;
    background: url(/eportal/uiFramework/commonResource/image/2022042916293176718.png) left center no-repeat;
    padding-left: 95px;
    color:#fff;
font-size:30px
}
.main{
    padding-bottom:20px;
}

.nav li{

}
.nav {
    float: left;
    width: 17%;
    border: 1px solid #eeeeee;
    padding: 0;
    background: #fff;
overflow:hidden;
}
.nav a{
    color:#a0a0a0;
    font-size: 24px;
    line-height: 64px;
}
.content{
    float: right;
    width:80%;
}
.content .normal_list li {
    font-size: 16px;
    color: #565656;
    line-height: 40px;
    width: 98%;
    padding: 0 1%;
    background:#fff;
    margin: 5px 0;
border:1px solid #eeeeee;
border-radius: 10px;
}
.content li a{
    color: #000;
}
.content li .time{
    float: right;

}
.content li:hover a,.content li:hover .time{
    color: #0062b2;
}   
.content .normal_list li:nth-child(1){
margin-top:0
}
.fenye{
font-size:15px;
margin-top:20px;
text-align:center;
}
.fenye a ,.fenyenum .NormalRed{
    font-size: 18px;
    line-height: 38px;
    display: inline-block;
    border: 1px solid #0062b2;
    border-radius: 5px;
    padding: 0 12px;
    color:#0062b2;
}
.fenyenum .NormalRed,.fy_shou,.fy_wei{
    background:#0062b2;
    color:#fff!important;
}
.img_list li{float:left;width:29.5%;padding:0;margin:0;margin-top:20px!important;border-radius: unset;}
.img_list li:nth-child(3n+1){clear:both}
.img_list li:nth-child(3n+2){margin: 0 5%}
.img_list li img{max-width:100%}
.img_list li p{text-align:center;}
.tpxw_box li{
            overflow: hidden;
            background: #fff;
            margin-top: 22px;
            position: relative;
        }
        .tpxw_img{
            float: left;
            width: 21%;
            text-align: left;
            font-size: 0;
            line-height: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 4%;
        }
        .tpxw_img img{
            width: 100%;
            height: 126px;
        }
        .tpxw_txt{
            float: right;
            width: 70%;
            box-sizing: border-box;
            padding: 0 20px 10px 0;
        }
        .tpxw_ss {
            /* 澶氫綑鍐呭鐪佺暐鍙峰鐞�-澶氳 */
            word-break: break-all;
            text-overflow: ellipsis;
            display: -webkit-box; 
            -webkit-box-orient: vertical; 
            -webkit-line-clamp: 2; 
            overflow: hidden; 
            line-height: 30px;
            font-size: 16px;
            height:60px;
        }
        .tpxw_top{
            overflow: hidden;
        }
        .tpxw_hh{
            float: left;
            width: 80%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #000;
            font-size: 20px;
            font-weight: 600;
            line-height: 60px;
            text-decoration: none;
        }
        .tpxw_time{
            float: right;
            color: #ccc;
            line-height: 60px;
            margin-right: 5px;
            font-size:16px;
        }
.pst a{
font-size:16px;
}
.tpxw_box li:nth-child(1){margin-top:0}



.fzlc{
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
    position: relative;
}
.fzlc_c_box{
    position: relative;
    z-index: 1;
    
}
.falc_tt{
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: rgb(1, 98, 179);
    font-weight: 600;
margin-bottom:40px
}
.c_l_box{
    margin-bottom: 30px;
    
}
.c_l_box::after{content: '';display: block;clear: both;}

.c_time{
    float: left;
    width: 147px;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    background-image: linear-gradient(to right,#509ceb,#3585d9);
    border-radius: 5px;
    width: 20%;
    color: #fff;
    position: relative;
    letter-spacing: 2px;
}

.c_time::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 60px;
    top: 100%;
    left: 0;
    background: url(/eportal/uiFramework/commonResource/image/2022042916293176718.png) center repeat-y;
}
.c_l_box:last-child .c_time::before{display: none;}
.c_txt{
    float: right;
    line-height: 40px;
    font-size: 18px;
    text-align: justify;
    color: #000;
    background: #e5eff8;
    border-radius: 5px;
    position: relative;
    width: 78%;
    box-sizing: border-box;
    padding: 7px 20px;
    font-weight: 500;
}
.c_txt::before{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 17px solid transparent;
    border-right-color: #e5eff8;
    top: 11px;
    left: -30px;
}