@charset "utf-8";
/* CSS Document */
.nyban{ height:500px;}
.nyban dl{ width:100%; float:left; overflow:hidden; margin-top:260px}
.nyban dl dt{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:20px; color:#fff; margin-bottom:10px}
.nyban dl dd{ width:100%; float:left; overflow:hidden; line-height:50px; font-size:40px; color:#fff; font-weight:bold}

.weizhi{ height:80px; background:#f7f7f7; margin-bottom:80px}
.weizhi .ty02{ display:flex; justify-content:space-between; height:80px;align-items:center }
.weizhi ul a{ display:block; float:left; overflow:hidden; height:78px; line-height:78px; font-size:18px; color:#333; margin-right:60px; font-weight:bold}

.weizhi h5 { font-size:16px; color:#666; font-weight:normal}
.weizhi h5 a{ font-size:16px; color:#666;}
.weizhi h5 b{ padding:0 5px; font-weight:normal}
.weizhi a:hover{ color:#ec6c00; text-decoration:underline}
.weizhi ul a.on_h,.weizhi ul a:hover{ border-bottom:2px solid #ec6c00; color:#ec6c00; text-decoration:none}

/*分页*/
.page01{float:left; overflow:hidden; width:100%; text-align:center; padding-top:50px; font-size:18px; margin-bottom:100px  }
.page-num:not(:disabled) {cursor: pointer;}
.page-num, .page-link {padding:15px 25px; margin:0 13px; margin-left: -1px;line-height:60px; color: #ec6c00; background-color: #fff; border: 1px solid #dee2e6; border-radius:3px;}
a.page-num:hover, .page-link:hover {text-decoration: none;}
.page-num-current {z-index: 1; color: #fff; background-color: #ec6c00; border-color: #ec6c00;}
.page-num-current:hover {color: #fff;}
.page02{ display:none}
.page01 a:hover{ background:#ec6c00; color:#fff; border:1px solid #ec6c00; }
/*分页*/

.h101{ width:100%; float:left; overflow:hidden; line-height:40px; font-size:26px; color:#333; text-align:center; margin-bottom:10px; font-weight:normal; margin-top:5px}
.h501{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:16px; color:#999; text-align:center; font-weight:normal; border-bottom:1px dashed #ddd; margin-bottom:30px; padding-bottom:15px}
.h501 img{ margin-top:-5px; margin-right:10px; height:22px}
.h501 img:last-child{ margin-right:0px}
.h501 b{ padding:0 20px}


.foot01,.foot02,.copy01{ background:#f7f7f9; border-bottom:1px solid #ececec;}
.copy01{ border:none}








@media (max-width:767px){
	
.nyban{ height:200px;}
.nyban dl{ margin-top:100px}
.nyban dl dt{ line-height:20px; font-size:16px; margin-bottom:10px}
.nyban dl dd{  line-height:22px; height:22px; font-size:18px;white-space: nowrap; text-overflow:ellipsis;   }




.weizhi{ height:50px; background:#f7f7f7; margin-bottom:20px}
.weizhi .ty02{ display:flex; justify-content:space-between; height:50px;align-items:center }
.weizhi ul{ display:none}
.weizhi h5 { font-size:13px;}
.weizhi h5 a{ font-size:13px; }
.weizhi h5 b{ padding:0 5px; font-weight:normal}
	
	
	
.page01{ display:none}
.page02{ display:block; padding-top:20px; margin-top:10px; border-top:1px solid #eee; margin-bottom:25px}

.page-num:not(:disabled) {cursor: pointer;}
.page-num, .page-link {padding:6px 8px; margin:0 5px;margin-left: -1px;line-height:40px; color: #ec6c00; background-color: #fff; border: 1px solid #dee2e6; border-radius:3px; font-size:14px;}

.h101{  line-height:25px; font-size:20px; margin-bottom:10px;margin-top:5px}
.h501{ line-height:30px; font-size:12px;  border-bottom:1px dashed #ddd; margin-bottom:20px; padding-bottom:10px}
.h501 img{ margin-right:5px; margin-top:-5px;  height:20px}


}