@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; }

.is-sqy-pic img{ width:100%;}
.zcsd_title img { width:50%; }
.is-sqy-pic a { display: block; }
.zcsd_title { margin: 20px 0; }
.zcsd-jwj ul li { width:100%; margin:0 !important; }
.zcsd-jwj{ overflow:hidden;}


/*************底部*************/
.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 { 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; }

}