@charset "utf-8";

@media only screen and (max-width: 767px) {
/*进入老年版按钮*/
.new_boount { display: none; }
.head_disp_old { display: none !important; }
.head_disp_new { display: none !important; }
.foot_new { display: none !important; }
.foot_old { display: none !important; }
body { background: none !important; }
.app-top img { width: 100% }
.app_head { display: block; }
.app_head_top { display: none; }
.app_head_logo { text-align: center; padding: 10px 10px; }
.app_head_logo img { width: 100%; height: 100%; }
.app_head_nav { display: none; }
.app-topnav { display: none; }
.bl_app_banner { display: none; }
.yybb { display: none; }
.shop { display: none; }
#share-2 { display: none !important; }
/*************底部*************/
.app-lod-footer { width: 100%; margin: 10px auto 0 auto; background-color: #eff0f0; overflow: hidden; border-top: 3px solid #015293; }
.app-lod-footer ul li { width: 20%; float: left; text-align: center; }
.app-lod-footer ul li a { font-size: 1rem; line-height: 2rem; }
.app-oldcopyright { width: 100%; margin: 0px auto; padding: 1rem 1rem; }
.app-oldcopyright p { font-size: 0.8rem; line-height: 2rem; }
.app-top { display: block; margin-bottom: 20px; }
.ny_location { line-height: 2rem; font-size: 1rem; padding-left: 0px; }
.is-top { height: 0px; }
.is-con { width: 94%; margin: 0px auto; overflow: hidden; }
.is-zyzc-list { margin: 0 auto 10px auto; }
.is-zyzc-list .title { font-size: 1.2rem; font-weight: bold; border-bottom: 1px solid #eeeeee; margin-bottom: 5px; line-height: 2.4rem; }
.is-zyzc-list .title span { float: right; font-size: 1rem; }
.is-zyzc-list .title span a { font-weight: normal; border: none; color: #5e5e5e; }
.is-zyzc-list .title a { display: inline-block; border-bottom: 4px solid #2f4261; padding: 0 4px 3px; color: #2f4261; }
.is-zyzc-list .list { overflow: hidden; }
.is-zyzc-list .list li { line-height: 2rem; border-bottom: 1px solid #e7e7e7; padding: 0.7rem 0; overflow: hidden; color: #333333; background: none; }
.is-zyzc-list .list li span.line { display: none; }
.is-zyzc-list .list li span.time { float: right; color: #9e9e9e; }
.is-zyzc-list .list li a { padding-left: 10px; color: #000000; display: block; }
.list-tit { display: none; }
.list-tit span { margin-right: 15px; float: right; line-height: 40px; }
.list-tit h1 { float: left; height: 40px; line-height: 40px; padding: 0 15px; color: #015293; font-size: 20px; border-bottom: 2px solid #015293; font-weight: bold; }
.list-news { overflow: hidden; margin-top: 10px; }
.list-news li { line-height: 2rem; border-bottom: 1px solid #e7e7e7; padding: 0.7rem 0; overflow: hidden; color: #333333; }
.list-news li a { padding-left: 10px; color: #000000; display: block; font-size: 1rem; }
.list-news li span { float: right; color: #999; }
.is-zt-nav { min-height: 60px; width: 100%; background: #1762b1; overflow: hidden;}
.daohang {margin: 0px auto; }
.daohang li a { color: #fff; }
.daohang li { list-style: none; font-size: 22px; font-weight: bold; line-height: 60px; float: left; margin: 0px 40px; }
}