@charset "utf-8";
body,
			p,
			h1,
			h2,
			ul,
			h3,
			dd,
			h4,
			h5,
			a,
			h6 {
				margin: 0;
				padding: 0;
				font-family: "微软雅黑", "Microsoft YaHei";
			}
			
			a {
				text-decoration: none;
				color: white;
				font-size: 14px;
			}
			
			a:hover {
				color: black;
				cursor: pointer;
			}
			
			img,
			a {
				border: 0;
				display: block;
			}
			
			img {
				display: block;
			}
			
			.m_l {
				margin: 0;
			}
			
			.m_c {
				margin: 0 auto;
			}
			
			.b_wu {
				border: none;
			}
			
			.w_q {
				width: 100%;
			}
			
			.w_11 {
				width: 1100px;
				margin: 0 auto;
			}
			
			.m_l10 {
				padding-left: 10px;
			}
			
			* {
				font-family: "微软雅黑";
				line-height: 180%;
			}
			
			li {
				list-style: none;
			}
			
			.fl {
				float: left;
			}
			
			.clearfix {
				clear: both;
			}
			
			.w_qbu {
				width: 1200px;
				margin: 0 auto;
			}
			
			.fr {
				float: right;
			}
			
			.w100 {
				width: 100%;
			}
			/*分页样式*/
			
			.fenyeys {
				float: left;
				width: 90%;
				text-align: center;
				margin: 12px 0px;
				font-size: 14px;
				font-family: "微软雅黑";
			}
			
			.fenyeys span {
				margin: 2px 6px;
				border-radius: 25px;
				padding: 0px 5px;
				background: #0088cc;
				color: #fff;
			}
			
			.fenyeys a {
				margin: 2px 6px;
				border-radius: 25px;
				padding: 0px 5px;
				background: #666;
				color: #fff;
			}
			
			.fenyeys a:hover {
				background: #0088cc;
			}
			
			.f_16 {
				font-size: 16px;
			}
			/*开始页头*/
			
			.in_yetoou {
				height: 148px;
				position: relative;
			}
			.in_yetoou .banben {
				color:#333; position: absolute; right: 0;
			}
			
			.logo {
				margin-top: 35px;
			}
			
			.in_dh_box {
				margin-right: 5px;
				margin-top: 50px;
			}
			
			.in_dh {
				margin-left: 10px;
			}
			
			.in_dh > h3 {
				font-size: 14px;
				color: #666;
				font-weight: 100;
				line-height: 14px;
			}
			
			.in_dh > h5 {
				font-size: 24px;
				color: #e91111;
				font-weight: 100;
			}
			/*导航*/
			
			.nav {
				background: #25a0df;
			}
			
			.nav_box > li {
				margin-left: 21px;
				height: 48px;
				position: relative;
			}
			
			.nav_box > li > a {
				padding: 10px 30px;
				font-size: 16px;
				color: white;
			}
			
			.red {
				background: #e91111;
			}
			
			.redd {
				background: #e91111;
			}
			/*焦点图开始*/
			
			.erji {
				position: absolute;
				left: 0;
				top: 48px;
				border-top: solid 3px red;
				background: rgba(102,102,102,0.80);
				width: 180px;
				display: none;
				z-index: 99999;
			}
			
			.erji > li {
				line-height: 36px;
				height: 36px;
				padding-left: 30px;
				border-bottom: solid 1px #999;
			}
			
			.erji > li > a {
				line-height: 36px;
			}
			
			.ban_box {
				height: 505px;
				position: relative;
				overflow: hidden;
			}
			
			.ban_b {
				height: 505px;
			}
			
			.ban_b > a {
				display: block;
				float: left;
				width: 1920px;
				height: 505px;
				background: #ccc;
			}
			.ban_b > a > img{
				width: 1920px;
				height: 505px;
				margin: 0 auto;	
			}
			
			.left_r {
				position: absolute;
				height: 52px;
				width: 52px;
				top: 40%;
				left: 5%;
				background: url(../images/banner_left.png);
			}
			
			.right_r {
				position: absolute;
				height: 52px;
				width: 52px;
				top: 40%;
				right: 5%;
				background: url(../images/banner_right.png);
			}
			
			.yu_kong {
				display: inline-block;
				padding: 6px 16px;
				background: rgba(0, 0, 0, 0.7);
				border-radius: 16px;
				position: absolute;
				left: 50%;
				margin-left: -58px;
				bottom: 50px;
				z-index: 9;
			}
			
			.yu_kong > li {
				display: block;
				width: 12px;
				height: 12px;
				border-radius: 6px;
				background-color: #fff;
				margin-left: 8px;
				margin-right: 8px;
			}
			
			.ban_box .yu_kong .yw {
				background: red;
			}
			
			.tex_in {
				height: 140px;
				background: url(../images/ban_tm.png);
				position: absolute;
				left: 0;
				bottom: 0;
				z-index: 8;
			}
			
			.ws {
				height: 140px;
				overflow: hidden;
				position: relative;
			}
			
			.is {
				display: block;
				width: 1160px;
				height: 120px;
				padding-top: 20px;
				padding-left: 20px;
				padding-right: 20px;
			}
			
			.is_box {
				width: 1200px;
				height: 5760px;
				position: absolute;
				top: 0;
				left: 0;
			}
			
			.is > h2 {
				font-size: 24px;
				color: white;
				line-height: 40px;
				font-weight: 100;
				width: 840px;
				max-height: 40px;
				overflow: hidden;
			}
			
			.is > h6 {
				font-size: 12px;
				color: white;
				line-height: 24px;
				font-weight: 100;
				width: 840px;
				max-height: 48px;
				padding-top: 10px;
				overflow: hidden;
			}
			
			.is > a {
				float: right;
				text-align: center;
				margin-right: 20px;
				border-radius: 4px;
				display: block;
				width: 100px;
				height: 40px;
				line-height: 40px;
				background: #ff9f00;
				font-size: 15px;
				background-image: url(../images/ban_tm.png);
				background-repeat: no-repeat;
				color: white;
			}
			.zuozhong{
				position: absolute; left: 50%; margin-left: -960px; top: 0; width: 1920px; height: 505px;
			}
			/*新闻详情*/
	.news_descr_box{ text-align:center; }
  	.news_descr_box .news_descr_tit{ font-size: 16px;  margin:16px 0; color: #000;}
  	.news_descr_box .news_descr_time{ font-size: 14px;  padding: 1px 0; background: #f7f7f7; border: 1px #e8e8e8 solid;}
  	.news_descr_box .news_descr_con{ margin-top:30px; text-align: left; line-height: 200%;  color: rgb(76,73,72); font-family: "微软雅黑","Microsoft YaHei";}
/*新闻详情结束*/
