* {
		    margin: 0;
		    padding: 0;
		    list-style: none;
		    font-family: MicrosoftYaHei;
		}
		
		body {
		    font-family: MicrosoftYaHei;
		    margin: 0 auto;
		}
		
		img {
		    border: 0;
		}
		
		.all{
		 margin:0 auto;
		    height:auto;
		   overflow:hidden;min-width:1200px;
		}
		
		/* banner */
		.ban{min-width:1200px; background:url(../image/banner.jpg) no-repeat top center;height:550px;}

		
		/* 内容区 */
		.con{
		    width:1200px;
		    padding:40px 0;
		    margin: 0 auto; overflow:hidden;min-width:1200px;
		}
		
		/* 中间部分公用的盒子样式（白底，阴影，padding） */
		.blockOne,.BTLeft,.BTRight,.blockThree{
		    background:#fff;
		  
		   
		}.blockOne{padding-top:30px !important;}
.blockjcsj{
		    background:#fff;
		    box-shadow: 0px 6px 24px 0px rgba(153,153,153,0.14);
		    padding:20px 15px;margin-top:30px;
		}
		/* 公用 标题 */
		.blockTitle{
		    /*text-align:center;*/
		}
		.blockTitle p{
		    position:relative;
		}
		.blockTitle p span.spantitle{
			font-size: 24px;
			font-family: Microsoft YaHei;
			font-weight: bold;
			color: #333333;
			line-height: 13px;display:block;text-align:center;
			
		}

.bza{width:1200px;margin:0 auto;}
.blockTitle .titleLeftIcon{
	display:block;
	position:absolute;
	top:0px;
	left: 38%;
	width:67px;
	height:16px;
	background:url(../image/left_bg.jpg) no-repeat;
}
.blockTitle p span.spanline{
	display: block;
	width:67px;
	height:16px;
	background:url(../image/right_bg.jpg) no-repeat;
   position:absolute;
   top:0px;
   right: 38%;
	
}

		/* 公用标题结束 */
		
		
		/* 左图右新闻结构：第一块和第三块共用 */
		.leftImgRightNews{
		    margin-top:30px;
		    overflow: hidden;
		}
		.leftImgRightNews .OCLeft{
		    width:53%;
		    display: inline-block;float:left;
		}
		.leftImgRightNews img{
		    /*width:100%;*/
		}
.leftImgRightNews .OCLeft .leftimg{width:592px;height:322px;overflow:hidden;object-fit:cover;}
		.leftImgRightNews .OCRight{
		    width:45%;
		    display: inline-block;
		    float:right;
		
		}
		.OCRTitle{
		    font-family: 'Microsoft YaHei';
		}
		.OCRTitle p.title1 a{
		    font-size: 20px;
		    font-weight: bold;
		    color: #d4141a;
		    font-family: 'Microsoft YaHei';
		    line-height: 40px;
		}
		.OCRTitle p.summary1{
		    font-size: 18px;
		    font-weight: 400;
		    font-family: 'Microsoft YaHei';
		    color: #1A1A1A;
		    line-height: 30px;
		}
		/* 新闻列表结构：中间块结构 2左 单独调用  1、3行包含在左图右新闻结构中 */
		.newsList{
		    /*margin-top:14px;*/
		}

.newsList li{ overflow:hidden; line-height:44px;_line-height:44px;*line-height:44px;*height:44px; vertical-align : bottom; background:url(../image/icon.jpg) no-repeat left center;  padding-left:25px;}
	.newsList li a{font-size: 18px; color:#1A1A1A;}
	

*+html .newsList li{ background:url(../image/icon.jpg) no-repeat left center; padding-left:33px;height:37px;_height:37px;overflow:hidden; line-height:37px;vertical-align:auto;}

.newsList li .li_title{float:left;}

.newsList.newtitle li{ background:url(../image/icon.jpg) no-repeat left center; padding-left:33px; line-height:37px;height:37px; *line-height:37px;*height:37px; }
*+html .newsList.newtitle li{ background:url(../image/icon.jpg) no-repeat left center; line-height:37px;height:37px;}
	
		
		.newsList li div{
		    display:inline-block;
		}
		.newsList li img{
		    width:12px;
		    height:12px;
		}
		
		.newsList li div:first-of-type{
		    font-size: 18px;
		    font-family: Microsoft YaHei;
		    font-weight: 400;
		    color: #1A1A1A;
		    line-height: 40px;
		}
		.newsList li .date{
		    line-height: 40px;
		    float:right;
		    font-size: 14px;
		    font-family: Microsoft YaHei;
		    font-weight: 400;
		    color: #999999;
		}
		/* 新闻列表结构：中间块结构 2左 单独调用  1、3行包含在左图右新闻结构中 结束*/
		/* 左图右新闻结构：第一块和第三块共用  结束*/
		
		
		
		/* 中间内容区第一块：只剩下了最后的 ‘更多’ */
		
.oneBottom{
		    margin-top:30px;
		    color: #999999;
		}
		.oneBottom p a{
		    font-size: 16px;
		    font-family: Microsoft YaHei;
		    font-weight: 400;
		    text-align: center;display:block;padding-left:58px;
		}
		
		.more_gd p a{
		    font-size: 16px;
		    font-family: Microsoft YaHei;
		    font-weight: 400;
		    text-align: center;display:block;
		}
		
		
		
		/* 中间内容区 - 第二行 */
		.blockTwo{
		    overflow: hidden;
		    padding:30px 0;
		}
.blockTree{overflow: hidden;margin-bottom:40px;}
		.BTLeft{
		    width:525px;
		    float:left;
		}
		.BTRight{
		    width:525px;
		    float:right;
		}
		.blockTwo .BTLeft .titleLeftIcon,.blockTree .BTLeft .titleLeftIcon{
		    left:18%;
		}
		.blockTwo .BTLeft .spanline,.blockTree .BTLeft .spanline{
		    right:18%;
		}
.blockTwo .BTRight .titleLeftIcon,.blockTree .BTRight .titleLeftIcon{
		    left:18%;
		}
		.blockTwo .BTRight .spanline,.blockTree .BTRight .spanline{
		    right:18%;
		}


		.BTRight .conVideo{
		    padding-bottom: 13px; width:456px !important;height:212px !important;overflow:hidden;
		}
.BTRight .conVideo  video{width:456px !important;height:212px !important;overflow:hidden;background:#000;}
.BTRight .conVideo  .video-js{width:456px !important;height:212px !important;overflow:hidden;background:#000;}
		.BTRight .conVideo img{
		    width:100%;
		    border-radius: 8px;
		}
		
		.BTRight  p.sp_title a{
		    font-size: 18px;
		    font-family: Microsoft YaHei;
		    font-weight: bold;
		    color: #333333;
		    padding:20px 0;display:block;
		}
		/* 中间内容区 - 第二行 结束 */
		
		
		/* 中间第三行内容区 */
		.blockThree{
		    overflow: hidden;margin-top:29px;padding:0 26px;
		}
		.OCBottom{
		    margin-top:30px;
		    overflow: hidden;
		}
		.OCBottom ul{
		    overflow: hidden;
		}
		.OCBottom ul li{
		    float:left;
		    width:calc(25% - 10px);
		    padding-right:10px;
		}
		.OCBottom ul li img{
		    width:100%;
		    border-radius: 12px;
		}
		
		.OCBottom ul li:last-of-type{
		    padding-right:0;
		}
		/* 中间第三行内容区 - 结束*/
		
		/* 内容区结束 */
		
		/* 页脚 */
		.footer{
		    width:100%;
		    background: url(404.png);
		}
	
	/*图片新闻*/
	.focus_lideBox { width:601px; height:338px; overflow:hidden; position:relative; }
	.focus_lideBox .hd{ height:19px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
	.focus_lideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
	.focus_lideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px; line-height:19px; text-align:center; background:url(../image/img_icon.png) no-repeat;color:#333; cursor:pointer; }
	.focus_lideBox .hd ul li.on{ background:url(../image/img_icon1.png) no-repeat;color:#fff; }
	.focus_lideBox .bd{ position:relative; height:100%; z-index:0;   }
	.focus_lideBox .bd li{ zoom:1; vertical-align:middle; position:relative }
	.focus_lideBox .bd img{ width:601px; height:338px; display:block;  }
	.focus_lideBox .bd li .title {position:absolute;bottom:3px;left:6px;z-index:4;display:inline-block;width:100%; line-height: 30px;  color:#fff;font-weight:bold}
	.focus_lideBox .bd li .title a { color:#fff;font-size:14px;}
	.focus_lideBox .bd li .btnBg{width:100%;height:38px; position:absolute;bottom:0;left:0; background:#000; filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;}



.image_all{margin:0 auto;overflow:hidden;}

/*专题专栏*/
.bottom_picScroll{ width:1180px;  overflow:hidden; position:relative;margin-top:56px; }
.bottom_picScroll .hd{}
.bottom_picScroll .hd .prev,.bottom_picScroll .hd .next{ display:block;  width:20px; height:22px; position:absolute; text-indent:-999px;}
.bottom_picScroll .hd .prev { top:72px; left:0; background:url(../image/jcsj_left.jpg) no-repeat;}
.bottom_picScroll .hd .next { top:72px; right:0; background:url(../image/jcsj_right.png) no-repeat;}


.bottom_picScroll .bd{ margin:0 30px; overflow:hidden  }
.bottom_picScroll .bd ul{ overflow:hidden; zoom:1; }
.bottom_picScroll .bd ul li{width:280px;float:left; _display:inline;  text-align:center;display:block;  }
.bottom_picScroll .bd ul li a img{ width:250px; height:162px; border-radius: 12px;z-index:999; transition: all 0.5s;}
.bottom_picScroll .bd ul li a img:hover{width:280px;height:188px;     border-radius: 12px;z-index:999; -ms-transform:scale(1.0,1.0);-webkit-transform:scale(1.0,1.0);-moz-transform:scale(1.0,1.0);-o-transform:scale(1.0,1.0);transform:scale(1.0,1.0); box-shadow:1px 1px 7px #999;)}

/*编者按*/
.bzacon{margin-top:40px;}
.bzacon p{font-size:20px;font-family:"黑体";line-height:32px;color:#222;padding:0 10px;}
.title_top{text-align:center;margin:20px 0 30px 0;}
 .title_top a {
    font-size: 48px;
    font-weight: bold;
    color: #da2900;
}
.title_bottom{line-height:36px;text-indent:2em;color:#1a1a1a;}

.lh_xwjj_01 a {
    color: #333;
    display: block;
    font-size: 20px;
 padding-bottom:10px;
padding-top:10px;
  
    width: 100%;
   font-weight:bold;
}
.lh_xwjj_01xq {
    color: #1a1a1a;
    font-size: 18px;
    line-height: 30px;overflow:hidden;position:relative;/*text-indent:2em;*/
}
.lh_xwjj_01xq a {
   font-size:18px;color:#999999;padding-left:10px;
}
.dzbs_img{margin-top:22px;}

.dzbs_img img{width:522px; height:170px;object-fit:cover;}


/*@media only screen and (max-width:500px){
.lh_xwjj_01 a{font-size:14px !important;}
.lh_xwjj_01xq{font-size:12px !important;}
.lh_xwjj_01xq a{font-size:12px !important;}
}*/

.right_img{margin-top:32px;margin-right:37px;}
.right_img a img{width:421px;height:238px;overflow:hidden;object-fit:cover;border-radius:8px;}
.fdsj_img{margin-top:46px;}
.fdsj_img li{float:left;margin-right:39px;margin-bottom:30px;width:360px;height:252px;}
.fdsj_img li img{width:360px;height:195px;overflow:hidden;border-radius:4px;object-fit:cover;}
.fdsj_img li a{display:block;}
.fdsj_img li h3 a{font-size:18px;line-height:32px;color:#1a1a1a;font-weight:normal;padding-top:10px;}

.title_bottom a {

    font-size: 24px;
    line-height: 23px;display:block;text-align:center;color:#333;
}

.tshd_list li{margin-bottom:30px;overflow:hidden;}
.tshd_list{margin-top:32px;}

.px_201608_leftimg{width:190px; height:108px; float:left; margin-right:15px;}
.px_201608_leftimg img{width:190px; height:108px; display: inline-block;border-radius:8px;}
.px_201608_righttext{width:320px; float:left; color:#545454;font-size:14px;}
.px_201608_righttext h5{margin-bottom:10px;padding-top:3px;}
.px_201608_righttext h5 a{font-size:20px; font-weight:normal; line-height:20px;color:#222;}
.px_201608_righttext p{line-height:24px; position:relative; height:80px; font-size:14px;color:#666;}
.px_201608_righttext p a{color:#666; float:right; bottom:0; right:0; position:absolute; *position:absolute; *right:0; *bottom:0; _position:absolute;  _right:0; _bottom:0; position:absolute\9;  right:0\9; bottom:0\9;}

/*专题专栏*/
.z_picScroll{ width:1170px;  overflow:hidden; position:relative; margin-top:22px;margin-bottom:0px; }
.z_picScroll .hd{}
.z_picScroll .hd .prev,.z_picScroll .hd .next{ display:block;  width:24px; height:24px; position:absolute;}
.z_picScroll .hd .prev { left:0; background:url(../image/left_icon.jpg) no-repeat;}
.z_picScroll .hd .next { right:0; background:url(../image/right_icon.jpg) no-repeat;}
.z_picScroll_one .prev,.z_picScroll_one .next,.z_picScroll_two .prev,.z_picScroll_two .next,.z_picScroll_three .prev,.z_picScroll_three .next { top:79px;} 


.z_picScroll .bd{ margin:0 0px; overflow:hidden ;width:1100px;margin:0 auto; }
.z_picScroll .bd ul{ overflow:hidden; zoom:1; }
.z_picScroll_one .bd ul li,.z_picScroll_two .bd ul li,.z_picScroll_three .bd ul li{ margin:0 0px; float:left; _display:inline; overflow:hidden; text-align:center; overflow:hidden; width:283px; }
.z_picScroll_one .bd ul li a img,.z_picScroll_two .bd ul li a img,.z_picScroll_three .bd ul li a img{ width:250px; height:162px; display:block; border-radius:8px; }
.z_picScroll_one .bd ul li span,.z_picScroll_two .bd ul li span,.z_picScroll_three .bd ul li span { display:inline-block;width:100%; padding-top:10px; width:250px;margin-left:-30px;}
.z_picScroll_one .bd ul li span a,.z_picScroll_two .bd ul li span a,.z_picScroll_three .bd ul li span a  { display:inline-block; line-height:32px; color:#1a1a1a;text-align:left; font-size:18px;  position:relative; }
.z_picScroll_one .bd ul li:hover span,.z_picScroll_two .bd ul li:hover span,.z_picScroll_three .bd ul li:hover span { }
.z_picScroll_one .bd ul li:hover span a,.z_picScroll_two .bd ul li:hover span a,.z_picScroll_three .bd ul li:hover span a { }

.title_bgall{width:1148px;height:49px;background:url(../image/2022031816012513250.jpg) no-repeat;text-align: center;font-size: 24px;color: #d23600;font-weight: bold;line-height: 36px;}


.zt_more{text-align:right;}
.zt_more a{font-size:16px;color:#999999;}

.zt_footer{background:#ba391f !important;}
.fzfh_right{width:694px;}
