@charset "utf-8";
/* CSS Document */

.wz01{ height:70px; background:rgba(0,0,0,.3); background:#c70920; line-height:70px; background-image: linear-gradient(to bottom,#c70920 ,#b4061b);}
.wz01 h5{ width:100%; float:left; overflow:hidden; height:70px; line-height:70px; font-size:15px; color:rgba(255,255,255,.8); font-weight:normal}
.wz01 h5 a{ color:rgba(255,255,255,.8);}
.wz01 h5 span{ padding:0 10px;}
.wz01 h5 a:hover{ color:#fff; text-decoration:underline}


/*分页*/
.page01{float:left; overflow:hidden; width:100%; text-align:center; padding-top:50px; font-size:18px; margin-bottom:30px  }
.page-num:not(:disabled) {cursor: pointer;}
.page-num, .page-link {padding:10px 20px; margin:0 13px; margin-left: -1px;line-height:60px; color: #da2339; 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: #da2339; border-color: #da2339;}
.page-num-current:hover {color: #fff;}
.page02{ display:none}
.page01 a:hover{ background:#da2339; color:#fff; border:1px solid #da2339; }
/*分页*/


.h3_02{ width:100%; float:left; overflow:hidden; display:flex; line-height:40px; font-size:22px; color:#333; align-items:center; margin-bottom:10px; }
.h3_02 img{ margin-right:10px}

.text_01{ flex:1}
.text_02{ width:100%; float:left; overflow:hidden; line-height:36px; font-size:18px; color:#666;}
.text_02 div,.text_02 p{ margin-bottom:20px}
.text_02 p.bianji{ text-align:right; font-size:14px; color:#999}
.text_02 img{ max-width:100%}

.r_xw02{ width:100%; float:left;  overflow:hidden; margin-bottom:20px;}
.r_xw02 h3{ box-sizing:border-box; border:1px solid #eaeaea; padding:15px 25px; margin-bottom:0; }
.r_xw02 dl{ width:100%; float:left; overflow:hidden; box-sizing:border-box; border:1px solid #eaeaea; padding:20px 25px; border-top:none; display:flex; }
.r_xw02 dl dd{ width:140px; margin-right:20px}
.r_xw02 dl dd img{ width:100%;}
.r_xw02 dl dt{ flex:1; display:flex; align-items:center; line-height:26px }
.r_xw02 dl dt a{ font-size:16px; color:#181818; }
.r_xw02 dl dt a:hover{ color:#da2339; text-decoration:underline}

/******** 手机版 ********/
@media (max-width:767px){
	
.wz01{ height:50px;  line-height:50px;}
.wz01 h5{ height:50px; line-height:50px; font-size:12px;}


	
	
.page01{ display:none}
.page02{ display:block; padding-top:20px; margin-top:10px; border-top:1px solid #eee; margin-bottom:10px}

.page-num:not(:disabled) {cursor: pointer;}
.page-num, .page-link {padding:6px 8px; margin:0 5px;margin-left: -1px;line-height:40px; color: #a98060; background-color: #fff; border: 1px solid #dee2e6; border-radius:3px; font-size:14px;}

	
.text_01{ flex:1}
.text_02{  line-height:26px; font-size:14px;}
.text_02 div,.text_02 p{ margin-bottom:10px}

	
	
	
	
	
	
	
}