@charset "utf-8";

@media only screen and (max-width: 767px) {
/*进入老年版按钮*/




.mobile_type .is-con { width: 96%; margin: 10px auto; }
.mobile_type .app-top-img { width: 100%; }
/*==============================老样式====================================*/
.mobile_type .is-zyzc-list { margin: 0 auto 10px auto; width: 100%; overflow: hidden; }
.mobile_type .is-zyzc-list ul { position: relative; display: block; justify-content: space-between; }
.mobile_type .is-zyzc-list li { width: 48%; height: auto; float: left; margin-right: 1%; margin-left: 1%; }
.mobile_type .is-zyzc-list li img { width: 100%; }

.mobile_type .is-bt-bg { background: url(tit_bg.jpg) no-repeat left center; background-size: auto; height: 80px; line-height: 80px; width: 100%; font-size: 18px; color: #fff; font-weight: bold; padding-left: 5%; margin: 10px auto; }
.mobile_type .is-list-con { width: 100%; margin: 10px auto; overflow: hidden; }
.mobile_type .is-list-left { width: 100%;}
.mobile_type .is-list-right { width: 100%; margin-top:20px;}
.mobile_type .tit { height: 36px; color: #0c65b5; font-size: 18px; font-weight: bold; line-height: 36px; background: none; }
.mobile_type .list_tit { margin-top: 0px; }
.mobile_type .list_tit li { padding-left: 20px; position: relative; border-bottom: 1px dashed #e3e3e3;clear: both; }
.mobile_type .list_tit li::before { display: inline-block; content: ""; height: 5px; width: 5px; background-color: #477ab7; position: absolute; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; left: 6px; margin-top: 22px; }
.mobile_type .list_tit li a { font-size: 16px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 45px; float: left; max-width: 70%; }
.mobile_type .list_tit li span { color: #999999; float: right; font-size: 16px; height: 45px; line-height: 45px; }
.mobile_type .list_tit li::after { display: table; content: ""; line-height: 0; clear: both; }
.mobile_type .more { display: block; float: right; margin-top: 8px; font-size: 16px; font-weight: normal; color: #666; }
/**************底部分页条**************/

.mobile_type .default_pgToolbar td { font-size: 0px !important; }
.mobile_type .default_pgCurrentPage { width: 60px !important; height: 30px !important; line-height: 30px !important; background-size: contain !important; }
.mobile_type .default_pgNext { background-size: contain !important; }
.mobile_type .default_pgLast { background-size: contain !important; }
.mobile_type .default_pgRefresh { background-size: contain !important; }
.mobile_type .default_pgBtn { width: 40px !important; height: 40px !important; }
.mobile_type .default_pgPrev { background-size: contain !important; }
.mobile_type .default_pgFirst { background-size: contain !important; }
.mobile_type .bt_link { font-size: 0.8rem !important; }
}
