@charset "utf-8";

@media (min-width: 768px) {
/* 无障碍鼠标样式 */

/*.old_type * { cursor: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/mouse_default.cur), auto !important; }
.old_type a, .old_type a * { cursor: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_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(zw-top.png) top center no-repeat #fff; position: relative; }
/*==============================老样式====================================*/
.old_type .is-zyzc-list { margin: 0 auto 10px auto; width: 100%; overflow: hidden; }
.old_type .is-zyzc-list ul { position: relative; display: flex; justify-content: space-between; }
.old_type .is-zyzc-list li { width: 380px; height: 200px; }
.old_type .is-bt-bg { background: url(tit_bg.jpg) no-repeat left center; background-size: 100%; height: 90px; line-height: 90px; width: 100%; font-size: 48px; color: #fff; font-weight: bold; padding-left: 10%; margin: 20px auto; }
.old_type .is-list-con { width: 100%; margin: 20px auto; overflow: hidden; }
.old_type .is-list-left { width: 100%; }
.old_type .is-list-right { width: 100%; }
.old_type .tit { height: 96px; color: #0c65b5; font-size: 48px; font-weight: bold; line-height: 96px; background: none; padding-left: 0px; }
.old_type .list_tit { margin-top: 0px; }
.old_type .list_tit li { padding-left: 25px; position: relative; border-bottom: 1px dashed #e3e3e3; }
.old_type .list_tit li::before { display: inline-block; content: ""; height: 8px; width: 8px; background-color: #477ab7; position: absolute; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; left: 6px; margin-top: 32px; }
.old_type .list_tit li a { font-size: 32px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 64px; float: left; max-width: 80%; }
.old_type .list_tit li span { color: #999999; float: right; font-size: 32px; height: 64px; line-height: 64px; }
.old_type .list_tit li::after { display: table; content: ""; line-height: 0; clear: both; }
.old_type .more { display: block; float: right; margin-top: 8px; font-size: 32px; font-weight: normal; color: #666; }
}
