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

body{ background:#fff}
/********************************内页********************************/
.h1_01{ width:100%; float:left; overflow:hidden; line-height:48px; font-size:40px; color:#252525; text-align:center; margin-bottom:20px; margin-top:30px}
.h6_01{ width:100%; float:left; line-height:30px; font-size:14px; color:#999; text-align:center; border-bottom:1px solid #e3e3e3; padding-bottom:30px; margin-bottom:40px; font-weight:normal; display:flex; justify-content:center;}
.h6_01 b{ font-weight:normal; padding:0 20px}
.a_da,.a_zhong, .a_xiao{ color:#999; margin-right:15px}
.h6_01 a:hover{ color:#ba1a2d; text-decoration:underline}
.h6_01 ul{ display:flex}
.h6_01 ul li{ margin-right:10px;}
.h6_01 ul li:first-child{ position:relative}
.h6_01 ul li a span{ display:none; position:absolute; top:50px; left:50%; transform:translateX(-50%)}
.h6_01 ul li a span img{ width:100px; padding:13px;  background:#fff; box-shadow:0 0 15px #c5c5c5;}
.h6_01 ul li a:hover span{ display:block}

.main_02{ width:100%; display:flex;}
.ny_left{ flex:1; display:flex; margin-right:60px}
.xijie_01{ width:140px; display:none}


.date_01{ width:100%; float:left; overflow:hidden; margin-bottom:20px}
.date_01 dt{ width:100%; float:left; overflow:hidden; line-height:20px; font-size:14px; color:#999; margin-bottom:5px}
.date_01 dd{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:24px; color:#666; margin-bottom:10px}
.date_01 h6{ width:100%; float:left; overflow:hidden; line-height:20px; font-size:16px; color:#999; font-weight:normal}

.xijie_01 h5{ width:50%; padding-right:50%; float:left; overflow:hidden; background:url(line01.gif) no-repeat 0 0,url(line01.gif) no-repeat 0 bottom; padding:20px 0; font-weight:normal; font-size:14px; color:#666; margin-bottom:30px}

.xijie_01 h4{ width:100%; float:left; overflow:hidden; line-height:26px; font-size:14px; color:#999; font-weight:normal}
.xijie_01 h4 img{ width:60%}


.right_01{ width:392px;}
.r_xw01{ width:100%; float:left;  overflow:hidden; box-sizing:border-box; border:1px solid #eaeaea; padding:15px 25px 20px; background:url(r_xw01head.png) no-repeat 0 0,url(r_xw01foot.png) no-repeat right bottom; margin-bottom:20px;}

.r_xw01 dl{ width:100%; float:left; overflow:hidden; position:relative; height:230px; margin-bottom:15px}
.r_xw01 dl dd{ width:100%; float:left; overflow:hidden; }
.r_xw01 dl dd img{ width:100%; height:230px; float:left; overflow:hidden}
.r_xw01 dl ul{position:absolute; bottom:0; left:0; width:100%; background:rgb(0,0,0,.5); z-index:3; padding:15px; box-sizing:border-box}
.r_xw01 dl dt{ width:100%; float:left; overflow:hidden; font-size:16px; color:#fff; line-height:20px; margin-bottom:13px}
.r_xw01 dl dt a{ color:#fff}
.r_xw01 dl dt a:hover{ text-decoration:underline}
.r_xw01 dl dd{ width:100%; float:left; overflow:hidden; line-height:18px; font-size:14px; color:#fff}

.ul_01{ width:100%; float:left; overflow:hidden}
.ul_01 li{ width:100%; float:left; overflow:hidden; line-height:26px; background:url(dot06.png) no-repeat 0 8px; padding-left:18px; box-sizing:border-box; margin-bottom:13px}
.ul_01 li a { font-size:16px; color:#181818}
.ul_01 li a:hover{ color:#bd1a2d; text-decoration:underline}
.ul_01 li:last-child{ margin-bottom:0}

/******** 手机版 ********/
@media (max-width:767px){

	
.h1_01{ line-height:30px; font-size:20px; margin-bottom:10px; margin-top:20px}
.h6_01{  line-height:30px; font-size:12px; ; border-bottom:1px solid #e3e3e3; padding-bottom:10px; margin-bottom:15px;}
.h6_01 b{ font-weight:normal; padding:0 10px}
.h6_01 p b:last-child{ display:none}
.a_da,.a_zhong, .a_xiao{ color:#999; margin-right:10px}

.h6_01 ul { display:none}

.ny_left{ flex:1; display:flex; margin-right:0px}
.right_01{ display:none}


	
}

