.news_detail_con h2{
    font-size: 20px;
}
.news_detail_con h1{
    font-size: 24px;
    font-weight: bold;
    margin-top: -10px;
    margin-bottom: -10px;
}

.head {
     background:unset;
    padding-top: 0;
    height: 55px;

}
.head .region{
    padding: 0 0;
    width: 100%;
}
.head.active{
    background: #ffffff;
}
.head>.region>.logo img{
    padding-top: 3px;
  height: 72px;
}
.head>.region>.logo {
  padding: 0 0;
}
.logo img{
    width: auto;
}
.footer_media img{
    width: 27px;
}
.banner{

    height: 160px;
}
.copy_right>p{
    font-size: 12px;
}