body {
	font: normal 12px/180% "SimSun";
	color: #333;
}

article, aside, dialog, footer, header, section, footer, nav, figure, menu {
	display: block;
	margin: 0 auto;
}

a:link, a:visited {
	color: #333;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}

ol, ul, li {
	list-style: none;
}

div {
	margin: 0 auto;
	text-align: left;
	font: normal 12px/180% "SimSun";
}

nav {
	width: 100%;
	min-width: 1000px;
	height: 55px;
	background: #07a3f0;
	line-height: 55px;
}

.center_nav_item {
	line-height: 55px;
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.center_nav_item span {
	display: inline-block;
}

.center_nav_item a {
	color: #fff;
	margin: 0 4px 0 4px;
	font-size: 14px;
	font-family: 'SimSun';
}

.center_1000 {
	width: 1000px;
	margin: 0 auto;
}

.bottom25 {
	margin-bottom: 25px;
}

#gs_topline h1 {
	font-size: 36px;
	text-align: center;
	padding: 15px 0 0px 0;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	font-family: 'Microsoft YaHei';
}

#gs_topline p {
	text-align: center;
	padding: 10px 0 25px 0;
}

#gs_topline p a {
	margin: 0 10px;
}

#gs_focus_image {
	width: 655px;
	height: 414px;
	position: relative;
	float: left;
	overflow: hidden;
        /*background-color:green;*/
}

#gs_focus_image .focus_list li {
	position: relative;
	cursor: pointer;
	width: 655px;
	height: 414px;
	float: left;
}

#gs_focus_image .focus_list ul {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

#gs_focus_image tvplayshow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 415px;
	z-index: 220;
	display: none;
}

#gs_focus_image .focus_list .focusn {
	position: absolute;
	left: 15%;
	bottom: 7px;
	color: #fff;
	font-size: 18px;
	z-index: 19;
	line-height: 200%;
}

#gs_focus_image .focus_list .focusn b {
	font-size: 28px;
	color: #e71f18;
	margin-right: 1px;
}

#gs_focus_image .focus_list .focusn em {
	font-style: normal;
	margin-left: 2px;
}

#gs_focus_image .focus_list span.focus_left_b {
	display: inline-block;
	width: 18px;
	height: 25px;
	background: url(/templets/default/images/focus_left_b.png) no-repeat;
	position: absolute;
	left: 11%;
	bottom: 15px;
	cursor: pointer;
	z-index: 19;
}

#gs_focus_image .focus_list span.focus_right_b {
	display: inline-block;
	width: 18px;
	height: 25px;
	background: url(/templets/default/images/focus_right_b.png) no-repeat;
	position: absolute;
	right: 11%;
	bottom: 15px;
	cursor: pointer;
	z-index: 19;
}

#gs_focus_image .focus_list li div.show {
	width: 100%;
	height: 60px;
	background: url(/templets/default/images/box_kuai.png);
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0px;
	line-height: 60px;
	font-size: 14px;
	color: #fff;
	z-index: 18;
	text-align: center;
}

#gs_focus_image .focus_list li div.show a {
	color: #fff;
}

#gs_focus_image .focus_list .tvplayshow .closetv {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(/templets/default/images/box_kuai.png);
	cursor: pointer;
	color: #fff;
	width: 80px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
}

.tebietuijian {
	background: #f5f5f5;
	height: 225px;
	position: relative;
	margin-bottom: 25px;
	overflow: hidden;
}

.tebietuijian_title {
	width: 60px;
	height: 180px;
	background: #e71f18;
	position: absolute;
	color: #fff;
	left: 0px;
	font-size: 26px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	padding-top: 45px;
	font-family: 'Microsoft YaHei';
}

.clearfix::before, .clearfix::after {
	content: "";
	display: table;
}

.clearfix::after {
	clear: both;
	overflow: hidden;
}

.tuijian_box {
	width: 940px;
	margin-left: 60px;
}

.tuijian_box ul li {
	float: left;
	width: 256px;
	margin: 25px 18px 25px 35px;
	height: 180px;
}

.tuijian_box ul li img {
	margin-bottom: 10px;
}

.tuijian_box ul li p {
	color: #666666;
}

.tuijian_box ul li p a {
	color: #07a3f0;
}

.tuijian_box ul li p a:hover {
	text-decoration: none;
}

span#left_b {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 25px;
	left: 70px;
	top: 45%;
	cursor: pointer;
	z-index: 100;
	background: url(/templets/default/images/left_b.png) no-repeat;
}

span#right_b {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 25px;
	right: 10px;
	top: 45%;
	cursor: pointer;
	z-index: 100;
	background: url(/templets/default/images/right_b.png) no-repeat;
}

.top_news_main {
	width: 330px;
	float: left;
	height: 414px;
	margin-left: 0px;
	padding-left: 15px;
}

.top_news_main h2 {
	width: 315px;
	margin-left: 15px;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	height: auto;
	font-family: 'Microsoft YaHei';
	line-height: 31px;
	margin-top: -4px;
	padding-bottom: 12px;
}

.top_news_main ul {
	display: block;
	width: 315px;
	margin-left: 15px;
}

.ml35 {
	margin-left: 35px;
}

.fl {
	float: left;
}

.news li {
	font-size: 14px;
	font-family: 'SimSun';
	padding: 0px 0 14px 0;
	height: 24px;
	overflow: hidden;
	line-height: 31px;
}

.news_column{
	margin-bottom: 25px;
   /*background-color:green;*/
}

.news_column div.box {
	height: 375px;
}


.box {
	width: 278px;
	height: 348px;
	border: 1px solid #f5f5f5;
	padding: 15px;
	position: relative;
}

.box h3 {
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
	font-size: 24px;
	padding-bottom: 10px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 2px;
	position: relative;
	font-family: 'Microsoft YaHei';
}

.box p.bigimgstyle {
	width: 275px;
	position: relative;
	height: 160px;
	margin-bottom: 20px;
	overflow: hidden;
}

.timelyNews {
	margin-top: 20px;
	overflow: hidden;
}

.jsnew_line .fl span {
	float: left;
	line-height: 35px;
	height: 35px;
	text-align: center;
	padding: 0 15px;
	font-size: 12px;
	background: #f7f7f7;
	color: #7a7a7a;
}


.jsnew_line .fl div {
	float: left;
	width: 890px;
	height: 33px;
	border: 1px solid #ebebeb;
	line-height: 33px;
	padding: 0 15px;
}

.listbody{
	margin-top: 30px;
}

.w655 {
	width: 655px;
}

.lujing {
	border-bottom: 3px solid #efefef;
	width: 100%;
	height: 60px;
	line-height: 50px;
	font-size: 14px;
}

.lujing a {
	margin: 0 5px;
}

.mt10 {
	margin-top: 10px;
}

.list_16 li {
	background: url(images/dot.gif) no-repeat 5px 16px;
	height: 32px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 32px;
	overflow: hidden;
}

.list_16 li {
	background: url(images/dot.gif) no-repeat 5px 16px;
	height: 32px;
	padding-left: 15px;
	font-size: 16px;
	line-height: 32px;
	overflow: hidden;
}

.list_16 li em {
	font-size: 12px;
	color: #999;
	line-height: 32px;
	height: 32px;
	float: right;
	padding-right: 16px;
	font-style: normal;
}

.w310 {
	width: 310px;
}

.fr {
	float: right;
}

.page_n li{
	float: left;
}

.page_n li.thisclass a {
	background: #cc3333;
	color: #fff;
	text-decoration: none;
	border: #dddad2 1px solid;
	padding: 10px 15px;
	margin: 0 5px;
}

.page_n {
	text-align: center;
	padding: 20px 0;
}

.page_n a:hover {
	background: #cc3333;
	color: #fff;
	text-decoration: none;
}

.page_n a {
	border: #dddad2 1px solid;
	background: #f7f6f3;
	padding: 10px 15px;
	margin: 0 5px;
}

.article_lujin .lujing
{
	border-bottom: 3px solid #ffffff;
}

.text_title {
	border-bottom: #d3d3d3 1px solid;
	padding-bottom: 15px;
}

.text_title h1 {
	margin: 5px auto 10px;
	font: bold 38px/150% "Î¢ÈíÑÅºÚ";
	color: #222;
	clear: both;
}

.text_title h4.sub {
	font-size: 20px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-weight: normal;
	margin: 5px auto 15px auto;
}

.text_title p.author {
	font-size: 16px;
	font-family: "Î¢ÈíÑÅºÚ";
}

.text_title .box01 .fl {
	line-height: 44px;
	color: #666;
	font-size: 14px;
}


.text_con {
	margin: 30px auto;
	width: 1000px;
}


.text_con_left .box_con p {
	color: #222;
	line-height: 180%;
	font: normal 18px/200% "Î¢ÈíÑÅºÚ";
	margin: 25px 0;
}

.text_con_left {
	width: 660px;
}

.text_con_right {
	width: 300px;
}

.text_con_right .box_hot {
	border: #efefef 1px solid;
	margin: 30px auto;
}

.text_con_right h2 {
	font: normal 24px/53px "Î¢ÈíÑÅºÚ";
	border-bottom: #efefef 1px solid;
	height: 53px;
	margin: 0 10px;
}

.text_con_right .box_hot ul {
	margin: 15px;
}

.text_con_right .box_hot ul li {
	font-size: 14px;
	line-height: 220%;
}

.text_con_right .box_pic02 ul {
	margin: 10px 0 10px 3px;
}

.text_con_right .box_pic02 ul li {
	text-align: center;
	float: left;
	margin: 6px 8px;
	font: normal 12px/200% "ËÎÌå";
}



.text_con_right .box_pic02 ul li img {
	display: block;
	margin-bottom: 5px;
}

.text_con_right .box_pic02 ul li {
	text-align: center;
}

.s-mod{margin:20px auto 0;position:relative;}
.s-mod-loding{text-align:center;}
.s-mod ul{display:none;}
.s-mod-item{display:block;position:absolute;}
.s-mod-wrap{position:relative;overflow:hidden;}
.s-mod-def{position:absolute;left:0;top:0;z-index:1;padding:0 12px;color:#fff;font-size:18px;line-height:25px;text-align:center;}
.s-mod-def span{display:block;}
.s-mod-cur{position:absolute;left:0;top:0;z-index:2;padding:0 12px;color:#fff;line-height:18px;}
.s-mod-cur span{display:block;}





