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(./head_tt_bg.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}
/*寤鸿绠＄悊*/
    .block{
        background: #fff;
        margin-top: 40px;
    }
    .block::after{content: '';display: block;clear: both;}
    .jsgl_box{
        width: 100%;
        max-width: 900px;
        overflow: hidden;
    }
    .block>div{
        width: 50%;
        box-sizing: border-box;
    }
    .block>div{
        float: right;
    }
    .block:nth-child(2n)>div{
        float: left;
    }
    .jsgl_imgbox{
        line-height: 0;
    }
    .jsgl_imgbox img{width: 100%;}
    .jsgl_tt{
        font-size: 30px;
        line-height: 40px;
        text-align: center;
        color: rgb(1, 98, 179);
        font-weight: 600;
    }
    .jsgl_txtbox{
        padding: 20px;
    }
    .jsgls_tt{
        color: #2081e8;
        font-size: 22px;
        text-align: center;
        line-height: 50px;
    }
    .jsgl_txtbox p{
        text-indent: 2em;
        color: #000;
        font-size: 14px;
        line-height: 25px;
        text-align: justify;
    }
    .jsgl_ckgd{
        color: #2081e8;
        font-size: 14px;
        line-height: 25px;
        text-decoration: none;
    }
    .glgctxt .jsgls_tt{
        line-height: unset;
    }
    .glgctxt p{
        line-height: 23px;
    }
@media screen and (max-width: 551px){
.block{
display: flex;
    flex-direction: column;
}
.block>div{
width:100%;
}
}