@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 .tit { height: 48px; background: url(/cms_files/webningboshibeilunqurenminzhengfuningbojingjijishukaifaquguanliweiyuanhui/pubtplobject/defaultSet/748159/images/titlebg.jpg) center repeat-x; line-height: 48px; text-align: center; margin-bottom: 20px; }
.mobile_type .tit h2 { display: inline-block; font-size: 24px; font-weight: bold; color: #333; height: 48px; line-height: 48px; background: #fff; padding: 0 40px; vertical-align: middle; position: relative; }
.mobile_type .tit h2 span.tit-ico-l { left: 0; }
.mobile_type .tit h2 span { position: absolute; display: block; width: 10px; height: 10px; border-radius: 100%; top: 50%; margin-top: -7px; background: #1492ff; }
.mobile_type .tit-ico-r { right: 0; }
.mobile_type .tplb { width: 100%; }
.mobile_type .list { width: 100%; }
.mobile_type .gztj .w1200 { display: flex; justify-content: space-between; flex-direction: column; }
.mobile_type .gztj .w1200 .list ul { margin-top: unset; }
.mobile_type .index_lb { position: relative; overflow: hidden; width: 100%; }
.mobile_type .index_lb .bd { height: unset; }
.mobile_type .index_lb .bd li img { height: 250px; width: 100%; }
.mobile_type .index_lb .btn-prev, .mobile_type .index_lb .btn-next { display: none }
.mobile_type .index_lb .hd { height: 7px; position: absolute; bottom: 10px; z-index: 1; width: 100%; text-align: center; }
.mobile_type .index_lb .hd ul { overflow: hidden; zoom: 1; display: inline-block; float: unset; }
.mobile_type .index_lb .hd ul li { float: left; margin-right: 12px; width: 8px; height: 8px; text-align: center; background: #fff; cursor: pointer; float: left; text-indent: -9999px; border-radius: 4px; }
.mobile_type .index_lb .hd ul li.on { background: #FFA800; color: #fff; width: 24px; }
.mobile_type .index_lb .bd li { position: relative; }
.mobile_type .index_lb .bd li p { display: inline-block; position: absolute; bottom: 0; left: 0; right: 0; height: 70px; line-height: 50px; text-align: center; background: rgba(59, 61, 65, 0.6); padding: 0px 15px 0px 15px; color: #fff; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-align: left; }
.mobile_type .list { overflow: hidden; }
.mobile_type .list ul { display: block; width: 100%; margin-top: 10px; overflow: hidden; }
.mobile_type .list ul li { padding-left: 20px; position: relative; border-bottom: 1px dashed #e3e3e3; }
.mobile_type .list li a { font-size: 16px; white-space: unset; text-overflow: unset; overflow: unset; float: unset; max-width: none; display: inline; line-height: 32px; }
.mobile_type .list 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: 16px; }
.mobile_type .list li span { color: #999999; float: right; font-size: 14px; height: 32px; line-height: 32px; }
.mobile_type .list li::after { display: table; content: ""; line-height: 0; clear: both; }
.mobile_type .list li a { transition: all 0.3s; }
.mobile_type .list li:hover a { padding-left: 8px; color: #477ab7; }
.mobile_type .h-zw-more { display: inline-block; width: 100%; height: 32px; line-height: 32px; text-align: center; background-color: #f4f4f4; border-radius: 5px; color: #999; margin-top: 20px; font-size: 16px; }
/*=============*/

.mobile_type .Part2 { margin-top: 30px; }
.mobile_type .Part2 ul { position: relative; display: block; justify-content: space-between; }
.mobile_type .Part2 li { transition: all 0.5s; width: 100%; margin-bottom: 20px; }
.mobile_type .Part2 li a { display: block; }
.mobile_type .Part2 li img { display: block; width: 100%; height: auto; min-height: 100%;/* object-fit: cover; */ }
.mobile_type .Part2 li:hover { transform: translateY(-5px); box-shadow: 0px 10px 10px -5px #766f6f; }
/*=============*/
.mobile_type .zcjc_list { width: 100%; overflow: hidden; margin-bottom: 20px; }
.mobile_type .zcjc_list ul { position: relative; display: block; justify-content: space-between; }
.mobile_type .zcjc_list li { width: 100%; height: 130px; line-height: 130px; text-align: center; background: url(/cms_files/webningboshibeilunqurenminzhengfuningbojingjijishukaifaquguanliweiyuanhui/pubtplobject/defaultSet/748159/images/bg_pic.png) no-repeat; border-radius: 5px; background-size: cover; margin-bottom: 10px; }
.mobile_type .zcjc_list li a { display: block; width: 100%; font-size: 28px; font-weight: bold; color: #008ae3; transition: all 0.5s; }
.mobile_type .zcjc_list li a:hover { transform: translateY(-5px); box-shadow: 0px 10px 10px -5px #766f6f; }
/*=============*/
.mobile_type .tphf { width: 100%; margin: 20px auto 10px auto; }
.mobile_type .tphf img { max-width: 100%; }
.mobile_type .tphf_pc { display: none; }
.mobile_type .scale_img { width: 100%; height: 100%; overflow: hidden; display: block; }
.mobile_type .scale_img img { -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -ms-transition: all 0.8s; -o-transition: all 0.8s; transition: all 0.8s; }
.mobile_type .scale_img img:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
/*=============*/
.mobile_type .con-tb table { font-size: 15px; }
}