body{
    background: #f6f6f6;
}
.gl_banner img{
width:100%
}
.pst{
    max-width:1400px;
    margin:0 auto;
    line-height:40px;
    color: #8c8c8c;
}
.pst a{
font-size:16px;
}
.contain_box *{color:#000}
.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: 20px 0;
}

.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{
    width:100%;
font-size:16px;
line-height:1.5;
color:#000;
}
.content p{
font-size:16px;
line-height:1.5;
color:#000;
margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.5;
}
.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{
    font-size: 16px;
    color: #000;
}
.content li .time{
    float: right;

}
.content video{
max-width:100%;
}
.content img{
max-width:100%;
}
.content li:hover a,.content li:hover .time{
    color: #0062b2;
}   
.content .normal_list li:nth-child(1){
margin-top:0
}
.fenye{
font-size:15px;
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;}
.contain_box p{text-align: justify;}
@media screen and (max-width: 551px){
.nav{
   float:none;
    width: 100%;
}
.main_box{
    width: 100%;
}
.content{
 float:none;
 width: 100%;
}
.left_zhong_ul{
     display: flex;
}
.left_zhong li{
 width:auto !important;
  flex:1;
}
.left_zhong .class_A a{
  padding:none;
}
.content li .time{
    float:none;
    display: inline-block;
    width: 100%;
    text-align: right;
}
}
table{
max-width:100%;
}