@charset "utf-8";

@media (min-width: 768px) {
/* 无障碍鼠标样式 */

.old_type * { cursor: url(/cms_files/jcms1/web3096/site/images/1/cur/mouse_default.cur), auto !important; }
.old_type a, .old_type a * { cursor: url(/cms_files/jcms1/web3096/site/images/1/cur/pointer.cur), auto !important; }
/*进入老年版按钮*/
.old_type .app-top-img { display: none }
.old_type .is-con { width: 1200px; margin: 20px auto; }
.old_type .is-top { height: 400px; background: url(/cms_files/webningboshibeilunqurenminzhengfuningbojingjijishukaifaquguanliweiyuanhui/pubtplobject/defaultSet/708431/images/zw-top.png) top center no-repeat #fff; position: relative; }
/*==============================老样式====================================*/

.old_type .intro { width: 1200px; margin: 0 auto; background-color: #fff; display: flex; justify-content: center; align-items: center; border-radius: 5px; margin-top: -40px; box-shadow: 0 0 8px 0 #dddddd; z-index: 999999; position: relative; padding: 20px 0; }
.old_type .intro_icon { width: 179px; height: 175px; background: url(/cms_files/webningboshibeilunqurenminzhengfuningbojingjijishukaifaquguanliweiyuanhui/pubtplobject/defaultSet/708431/images/ztzl_zfkfr_intro_icon.png) center center transparent no-repeat; }
.old_type .intro_content { line-height: 2; font-size: 22px; color: #0e439e; padding: 0 70px; position: relative; text-indent: 2em; flex: 1; color: #333333; }
.old_type .intro_content::before { left: 0; top: 0; }
.old_type .intro_content::after { right: 0; bottom: 0; }
.old_type .intro_content::before { background: url(/cms_files/webningboshibeilunqurenminzhengfuningbojingjijishukaifaquguanliweiyuanhui/pubtplobject/defaultSet/708431/images/iocn-yh-01.png) center center transparent no-repeat; position: absolute; content: ""; width: 58px; height: 36px; }
.old_type .intro_content::after { background: url(/cms_files/webningboshibeilunqurenminzhengfuningbojingjijishukaifaquguanliweiyuanhui/pubtplobject/defaultSet/708431/images/iocn-yh-02.png) center center transparent no-repeat; position: absolute; content: ""; width: 58px; height: 36px; }
.old_type .js_list { width: 1200px; margin: 20px auto; }
.old_type .column { width: 1200px; border-bottom: 1px solid #dcdcdc; overflow: hidden; padding-bottom: 20px; margin-top: 20px; }
.old_type .column-img { float: left; width: 380px; height: 240px; }
.old_type .column-right { float: right; width: 780px; }
.old_type .column-right-top { margin-bottom: 10px; }
.old_type .column-right-top a { font-size: 32px; font-weight: bold; color: #333; line-height: 46px; }
.old_type .column-right-bottom { text-align: justify; line-height: 40px; padding-right: 10px;  }
.old_type .column-right-bottom a { font-size: 22px; color: #666;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
.old_type .column-right-bottom span { font-size: 22px; color: #666; display: block; margin-top: 10px; }
}