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}




//鎶曡祫缁忚惀
.tzjy_box{
    width: 875px;
    margin: 0 auto;
}
.tzjy_box *{
color:#000
}
.tzjy_box p{
    font-size: 16px;
    line-height: 30px;
}
.tzjy_box p.addindent{
    text-indent: 2em;
}
p.smallsize{
    font-size: 15px;
    line-height: 26px;
    text-align: justify;
}
.tzjy_header{
    font-size: 30px;
    color: #0162b3;
    text-align: center;
}
.weightblod{
    font-weight: 600;
}
.block1{
    background: #fff;
    overflow: hidden;
}
.block1_img,.block1_txt{
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.block1_txt{
    padding: 40px;
}
.block1_img img{
    width: 100%;
    display: block;
}
.tzxmal_h_l{overflow: hidden;}
.tzxmal_h_l li{
    width: 25%;
    float: left;
    text-align: center;
    color: #fff;
    line-height: 40px;
    background-image: linear-gradient(to right,#51afe3,#408ddb);
    cursor: pointer;
font-size:16px;
}
.tzxmal_h_l li.active{
    background: #0162b3;
}
.tzxmal_c{
    display: none;
padding-top:15px;

}
.tzxmal_c_box img{max-width:80%}
@media screen and (max-width: 551px){
.block1{
    display: flex;
    flex-direction: column;
}
.block1_img, .block1_txt{
width:100%;
}
}