@media screen and (max-width: 769px) {
    .navbar-brand > img{    max-height: 40px;}
.navbar-toggle{margin-top:16px;}
#search{display:none;}
.link_wrap p{    font-size: 0.2rem;margin-bottom:.1rem;}
.main_link {
    margin-top: .4rem;
}
.link_wrap p{display:block;}
.link_wrap img{
    margin: .2rem 0 .2rem 0;}
.wp_nav .nav-item {
    width: 100%;
}
.n_right .normal_news .wp_article_list .list_item .article_title a{
width:70%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.link_img_wrap {
    float: left;
    width: 100%;
}
.footer_right{display:none;}
.footer_left {
    text-align: center;
}
.footer_left p, .footer_left a {
    color: #007e8c;
    font-size: .18rem;
    line-height: .45rem;
}
}