.old_type .backindex {
    position: absolute !important;
    font-size: 36px !important;
    right: 18px !important;
    top: 15px !important;
    background: #fff;
    padding: 4px 8px !important;
    border-radius: 4px !important;
}
/*内容部分*/
.old_type .main_list{width: 1200px;margin: 0 auto;}
.old_type .contNr{width: 1200px;}
.old_type .contNr_top{line-height: 72px;border-bottom: 4px solid #0069b5;}
.old_type .contNr_top span{font-size: 48px;}
.old_type .contNr_list li {height: 72px;line-height: 72px;padding-left: 35px;border-bottom: 2px dashed #ccc;background: url(dian.png) left center no-repeat;background-size: 35px;}
.old_type .contNr_list li a {width: 80%;font-size: 36px;}
.old_type .contNr_list li span {font-size: 36px;}
.old_type .contNr_gd{width: 100%;height: 72px;text-align: center;margin-top: 30px;}
.old_type .contNr_gd a{display: inline-block;width: 200px;height: 72px;line-height: 72px;background: #eee;font-size: 36px;}
.old_type .cont2{width: 1200px;margin: 0 auto;margin-top: 10px;}

/*移动端*/
.mobile_type .lnb{display: none;}
/*头部*/
.mobile_type .yqfk_top{width: 100%;height: 33vw;background: url(ztpccc.jpg) no-repeat;background-size: contain;background-size: 160%;background-position-x: -28vw;}
.mobile_type .yqfk_cont{width: 94vw;height: 33vw;margin: 0 auto;position: relative;}
.mobile_type .backindex{position: absolute !important;font-size: 3.73vw !important;right: 3vw !important;top: 2vw !important;background: #fff;padding: 4px 8px !important;border-radius: 4px !important;}
/*内容*/
.mobile_type .main{width: 100%;}
.mobile_type .cont1{width: 94vw;margin: 0 auto;margin-top: 3vw;}
.mobile_type .contNr{width: 100%;}
.mobile_type .contNr_top{line-height: 10vw;padding: 1vw 2vw 0 2vw;border-bottom: 2px solid #0069b5;} 
.mobile_type .contNr_top span{font-size: 4.27vw;color: #0069b5;}
.mobile_type .contNr_list li{height: 8vw;line-height: 8vw;padding-left: 5vw;border-bottom: 1px dashed #ccc;background: url(dian.png) left center no-repeat;}
.mobile_type .contNr_list li a{width: 73%;display: block;float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 3.73vw;}
.mobile_type .contNr_list li span{float: right;font-size: 3.73vw;}
.mobile_type .contNr_gd{width: 100%;height: 10vw;text-align: center;margin-top: 20px;}
.mobile_type .contNr_gd a{display: inline-block;width: 30vw;height: 8vw;line-height: 8vw;background: #eee;font-size: 3.73vw;}
.mobile_type .cont2{width: 94vw;margin: 0 auto;margin-top: 0;}