﻿@charset "utf-8";
@media only screen and (max-width: 768px) {
    .header_nav ul li a{font-size:14px}
    .header_nav_right{margin-bottom:10px}
    .header_nav_left>ul>li{font-size:12px}
    .header_nav_left>ul>li span{margin-right:5px}
    .zxly a{display:flex;justify-content:space-around;align-items:center}
    .zxly a img{width:50px;margin:0}
    .zxly p{margin:0;font-size:16px}
    .main_bottom_list .art_list_content{height:auto}
    .rj_ul li a{display:flex;justify-content:space-between;align-items:center}
    .rj_ul li a span{font-size:14px;width:80%}
    .rj_ul li a img{width:15%;height:25%}
    .header_title{margin:15px}
    .com-logo-wrap .emb{margin-right:10px;width:50px}
    .com-logo-wrap .cn-txt{font-size:26px}
    .com-logo-wrap .en-txt{font-size:15px}
    .com-srh .srh-wp{float:none}
    .com-srh .srh-sub-wp{float:none}
    .com-srh .srh-wp .srh-in{padding:10px 20px 10px 35px;border:1px solid #ddd;width:280px;border-radius:0;background-size:20px;font-size:15px;background-position:10px center}
    .com-srh .srh-sub-wp .srh-sub{margin-top:5px;padding:10px;font-size:15px;text-align:center;border-radius:0}
    /* end */
}