﻿@charset "utf-8";
/*--------------common------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body, td, th {
	color: #666666;
	font-family: "微软雅黑";
	font-size: 12px;
}
fieldset, img { border: 0; }
/*  text-shadow: 0px 2px 4px rgba(0,0,0,0.20); */

ol, ul { list-style: none }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 { color: #333333; }
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 9px;
	font-weight: bold;
}
.txtColor_CC0000 { color: #CC0000 !important; }
.txtColor_000000 { color: #000000 !important; }
.txtColor_999999 { color: #999999 !important; }
.txtColor_a0a0a0 { color: #a0a0a0 !important; }
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a.a_red:link {
	color: #CC0000 !important;
	text-decoration: none;
}
a.a_orange:visited {
	color: #CC0000 !important;
	text-decoration: none;
}
a.a_orange:hover {
	color: #990000 !important;
	text-decoration: none;
}
a.a_orange:active {
	color: #CC0000 !important;
	text-decoration: none;
}
a.color_999 { color: #999999 !important; }
a.color_999:hover { color: #666666 !important; }
a.c53{ color: #535353;}
a.c53:hover{ color: #cc0000;}
a.color_b5{ color: #B5B5B5;}

.ff_st { font-family: "宋体"; }
.f12 { font-size: 12px; }
.f12_tab { text-indent: 24px; }
.f14 { font-size: 14px; }
.f14_tab { text-indent: 28px; }
.f16 { font-size: 16px; }
.f16_tab { text-indent: 32px; }
.f18 { font-size: 18px; }
.f24 { font-size: 24px; }
.f32 { font-size: 32px; }
.lh24 { line-height: 24px; }
.lh26 { line-height: 26px; }
.lh32 { line-height: 32px; }
.lh40 { line-height: 40px; }
.lh50 { line-height: 50px; }
.lh60 { line-height: 60px; }
.fl { float: left; }
.fr { float: right; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }
.p5 { padding: 5px; }
.p10 { padding: 10px; }
.p20 { padding: 20px; }
.pl5 { padding-left: 5px; }
.pl0{ padding-left: 0;}
.pl10 { padding-left: 10px; }
.pl20 { padding-left: 20px; }
.pl30 { padding-left: 30px; }
.pr5 { padding-right: 5px; }
.pr10 { padding-right: 10px; }
.pr20 { padding-right: 20px; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }
.pt80 { padding-top: 80px; }
.pb7 { padding-bottom: 7px; }
.pb20 { padding-bottom: 20px; }
.pt120 { padding-top: 120px; }
.pt150 { padding-top: 150px; }
.pd013{ padding: 0 13px;}
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mr20 { margin-right: 20px; }
.mr40 { margin-right: 40px; }
.ml10 { margin-left: 10px; }
.ml20 { margin-left: 20px; }
.mr10 { margin-right: 10px; }
.mb20 { margin-bottom: 20px; }
.mb40 { margin-bottom: 40px; }
.boxCenter {
	margin-left: auto;
	margin-right: auto;
}
.imgMiddle { vertical-align: middle; }
.abs { position: absolute !important; }
.rel { position: relative !important; }
.borderRadius { border-radius: 5px; }
.com_buffer_1s, .ld_pic img, .rc_pic img,.rc_pic2 img,.rc_pic3 img,.rc_pic4 img {
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
}
.com_buffer_3s, .ld_pic img, .rc_pic img,.rc_pic2 img,.rc_pic3 img,.rc_pic4 img {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.com_buffer_5s, .ld_pic img, .rc_pic img,.rc_pic2 img,.rc_pic3 img,.rc_pic4 img {
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.t_1_F0F0F0 { border-top: solid 1px #F0F0F0; }
.b_1_F0F0F0 { border-bottom: solid 1px #F0F0F0; }
.l_1_F0F0F0 { border-left: solid 1px #F0F0F0; }
.r_1_F0F0F0 { border-right: solid 1px #F0F0F0; }
.t_1_CCCCCC { border-top: solid 1px #CCCCCC; }
.b_1_CCCCCC { border-bottom: solid 1px #CCCCCC; }
.l_1_CCCCCC { border-left: solid 1px #CCCCCC; }
.r_1_CCCCCC { border-right: solid 1px #CCCCCC; }
.t_1_EEEEEE { border-top: solid 1px #EEEEEE; }
.b_1_EEEEEE { border-bottom: solid 1px #EEEEEE; }
.l_1_EEEEEE { border-left: solid 1px #EEEEEE; }
.r_1_EEEEEE { border-right: solid 1px #EEEEEE; }
.b_b_EEEEEE { border-bottom: dashed 1px #EEEEEE; }
.border_all_EEE { border: solid 1px #EEEEEE; }
.border_all_CCC { border: solid 1px #CCCCCC; }
.bg_F0F0F0 { background-color: #F0F0F0; }
.bg_FFFFFF { background-color: #FFFFFF; }
.bg_FAFAFA { background-color: #FAFAFA; }
.w1080 { width: 1080px; }
.w1000 { width: 1000px; }
.w1060 { width: 1060px; }
.w940 { width: 940px; }
.w895 { width: 895px;}
.w720 { width: 720px; }
.w680{ width: 680px;}
.w440{ width: 440px;}
.w460{ width: 460px;}
.w320 { width: 320px; }
.w301 { width: 301px; }
.w300 { width: 300px; }
.w520 { width: 520px; }
.w104{ width: 104px;}
.w110 { width: 110px; }
.h60{height:60px;}
/* End common*/

/* 新闻网首页 */

.h-banner{ width:1000px; margin:10px auto; overflow:hidden}
.topnav {
	background-image: url(/statics/images/news/topnav_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
}
.Nav {
	width: 100%;
	background-color: #CC0000;
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.20);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.20);
	color: #FFFFFF;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
}
.Nav ul li {
	float: left;
	width: 100px;
	text-align: center;
}
.Nav ul li a {
	display: block;
	width: 100px;
	height: 50px;
	color: #FFFFFF;
}
.Nav ul li a:hover {
	background-image: url(/statics/images/news/nav_h_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.Nav ul li a.on {
	background-image: url(/statics/images/news/nav_h_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	width: 100px;
	height: 50px;
	color: #FFFFFF;
}
.NavSearch {
	width: 210px;
	height: 50px;
	display: block;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.20);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.20);
	position: absolute;
	z-index: 1990;
	margin-left: -110px;
	color: #666666;
	background-color: #FFFFFF;
	display: none;
}
.NavSearch .inputItem a{ width: 20px !important; height: 20px !important; margin:0px !important; padding: 0px !important; display: block; background-color:#FAFAFA !important;}
.NavSearch .inputItem a:hover{background-image:none !important;}
.NavSearch .inputItem {
	width: 190px;
	height: 32px;
	border: solid 1px #EEEEEE;
	background-color: #FAFAFA;
	display: block;
	border-radius: 5px;
	margin: 8px 9px;
}
.NavSearch .inputItem input {
	width: 151px;
	height: 32px;
	border: none;
	background-color: transparent;
	padding-left: 5px;
}
.t_topiclist{ height: 298px; padding-top: 50px; overflow: hidden; border: 1px solid #EEEEEE; border-top: 2px solid #CC0000; background: url("/statics/images/news/today_news.jpg") no-repeat left top;}
.t_topiclist ul li {
	height: 95px;
	overflow: hidden;;
	margin-bottom: 7px;
	/*padding: 10px 20px 10px 20px;*/
	padding: 0 10px 0 14px;
	cursor:pointer;
}
.t_topiclist ul li a{ display: block;width:270px; text-overflow: ellipsis;}
.t_topiclist li div.pb7:hover{ color: #cc0000!important;}

.t_topiclist ul li:last-child { margin-bottom: 0px; }
/*最新发布*/
.title_1 {
	color: #000000;
	font-size: 20px;
	line-height: 42px;
	border-bottom: solid 1px #EEEEEE; position: relative;
}
.title_1 div{ position: absolute; width: 83px; height: 3px; background: #A0A0A0; bottom: -2px;}
.mainList { padding: 15px 0 10px 0; }
.mainList ul li {
	border-bottom: solid 1px #EEEEEE;
	margin-top: 10px;
	margin-bottom: 20px;
}
.mainList .list_title .l_label {
	font-size: 12px;
	color: #CC0000;
	width: 70px; height: 28px; background: url("/statics/images/news/reb_block1.jpg") no-repeat; padding-right: 7px; padding-left: 3px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
    overflow:hidden;
}
.mainList .list_title .l_label:hover{ background-image: url("/statics/images/news/reb_block2.jpg");}
.mainList .list_title .l_label:hover a{ color: #fff;}
.list_title .l_label a{ color: #cc0000;}
.mainList .list_title .l_label_pic {
	display: inline-block;
	background-image: url(/statics/images/news/title_pic_3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 11px;
	height: 32px;
}
.mainList .list_title .l_title {
	line-height: 28px;
	padding-left: 10px;
	font-size: 16px;
	color: #333333;
	/*width: 600px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;*/
}
.mainList .txtTitle{ font-size: 20px; color: #000; padding-left: 10px;}
.mainList .txtTitle:hover{ color: #CE0202;}
.mainList .list_title .l_recomm {
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 10px;
	padding: 2px 5px 2px 5px;
	border-radius: 10px;
	margin-top: 5px;
	margin-left: 10px;
}
.mainList .list_desc { padding: 10px 0 20px 0px; }
.mainList .list_desc .ld_pic {
	width: 160px;
	height: 100px;
	overflow: hidden;
}
.mainList .list_desc .ld_pic img {
	vertical-align: middle;
	width: 100%;
	height: 100%;
	display: inline-block;
	cursor: pointer;
}
.mainList .list_desc .ld_pic a img {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-moz-transform: matrix(1, 0, 0, 1, 0, 0);
	-ms-transform: matrix(1, 0, 0, 1, 0, 0);
	-o-transform: matrix(1, 0, 0, 1, 0, 0);
	transform: matrix(1, 0, 0, 1, 0, 0);
}
.mainList .list_desc .ld_pic a:hover img {
	-webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	-moz-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	-ms-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	-o-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	transform: matrix(1.1, 0, 0, 1.1, 0, 0);
}
.mainList .list_desc .ld_desc {
	width: 500px;
	padding-left: 20px;
	height: 78px;
	font-size: 14px;
	line-height: 24px;
	color: #7D7D7D;
	overflow: hidden;
}
.mainList .list_desc .ld_desc2 {
	width: 650px;
	padding-left: 0px;
	height: 90px;
	font-size: 14px;
	line-height: 24px;
	color: #7D7D7D;
	overflow: hidden;
}
.mainList .list_desc .ld_date {
	width: 460px;
	height: 30px;
	line-height: 31px;
	padding-left: 20px;
	color: #CCCCCC;
	font-size: 14px;
}

.mainList .list_desc .ld_date  .ld_date2 {
	width: 460px;
	height: 30px;
	line-height: 31px;
	padding-left: 10px;
	color: #CCCCCC;
	font-size: 14px;
}
/*右边栏*/
.title_2 {
	color: #000000;
	font-size: 18px;
	height: 40px;
	border-bottom: solid 1px #a0a0a0;
	line-height: 45px;
}
.title_2 img{vertical-align:bottom;}
.title_2_more {
	position: absolute;
	padding-top: 16px;
	margin-left: 248px;
}
.r_commonList { width: 100%;}
.r_commonList ul li{ margin-top: 12px; padding-bottom: 14px; border-bottom: dashed 1px #EEEEEE;}
.r_commonList ul li:last-child{border-bottom: none;}
.r_commonList tr, .r_commonList td { font-size: 14px; }
.rc_overPicTxt{position:absolute; width: 262px; height: 28px; line-height: 28px; background-color:rgba(0,0,0,0.65); color:#FFFFFF; margin-top: -28px; padding-left: 12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000); *position: static;}
.rc_overPicTxt a{color: #FFFFFF;}
.rc_pic {
	width: 85px;
	height: 85px;
	overflow: hidden;
}
.rc_pic2 {
	width: 110px;
	height: 85px;
	overflow: hidden;
	border: 1px solid #EEEEEE;
}
.rc_pic3 {
	width: 274px;
	height: 100px;
	overflow: hidden;
}
.rc_pic4 {
	width: 274px;
	height: 200px;
	overflow: hidden;
}
.rc_pic img,.rc_pic2 img,.rc_pic3 img ,.rc_pic4 img{
	vertical-align: middle;
	width: 100%;
	height: 100%;
	display: inline-block;
	cursor: pointer;
}
.rc_pic a img,.rc_pic2 a img,.rc_pic3 a img,.rc_pic4 a img {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-moz-transform: matrix(1, 0, 0, 1, 0, 0);
	-ms-transform: matrix(1, 0, 0, 1, 0, 0);
	-o-transform: matrix(1, 0, 0, 1, 0, 0);
	transform: matrix(1, 0, 0, 1, 0, 0);
}
.rc_pic a:hover img,.rc_pic2 a:hover img,.rc_pic3 a:hover img,.rc_pic4 a:hover img {
	-webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	-moz-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	-ms-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	-o-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	transform: matrix(1.1, 0, 0, 1.1, 0, 0);
}

.altsy_page{width: 130px;}
.altsy_page ul li{ float:left; margin-right:5px; width: 20px; height: 5px; cursor:pointer; display:block; border-bottom: none !important;}
.altsy_page ul li:last-child{margin-right: 0px;}
.altsy_page ul li a{width: 20px; height: 5px; display:block; background-color: #F0F0F0;}
.altsy_page ul li a:hover{background-color:#666666;}
.altsy_page ul li a.on{width: 20px; height: 5px; display:block; background-color: #666666;}

.link_sy ul li{ float: left; margin-right: 20px; line-height: 24px;}
.link_sy ul li a{color: #a0a0a0;}
.link_sy ul li a:hover{color: #666666;}

/*GotoTop*/
.gototop{width: 50px; height: 50px; position:fixed; right: 0px; bottom: 0px; margin-bottom: 20px; background-color:rgba(0,0,0,0.30);}
.gototop a{ display:block; width: 50px; height: 50px; background-image: url(/statics/images/news/btn_gototop.png);}
.gototop a:hover{ background-image:url(/statics/images/news/btn_gototop2.png);}
/*Foot*/
.footItem {
	padding: 20px 0px 20px 0px;
	background-color: #FAFAFA;
}
/*<!-- 顶部滚动广告-->*/
img{border:0;}
.wrapper{width:680px;margin:0 auto;padding-bottom:18px;}
/* focus */
.focus { width:680px; height:350px; overflow:hidden; position:relative;}
.focus-img { width:680px; height:350px; overflow:hidden}
.focus-img li { width:680px; height:350px; overflow:hidden; float:left; text-align:center; position:relative;}
.focus-img li img { width:100%; height:100%;}
.focus-img li p { height:40px; line-height:40px; position: absolute; z-index:2; left:0; bottom:0; color:#fff; overflow:hidden; text-indent:10px;}
.focus-png { background:#000; opacity:0.7; filter:alpha(opacity:70); width:100%; height:40px; position:absolute; bottom:0;}
.focus-item { height:8px; position:absolute; right:10px; bottom:16px;}
.focus-item a { width:40px; height:8px; line-height:8px; background:#fff; margin:0 5px; display:inline-block; vertical-align:middle; opacity:.7; filter:alpha(opacity:70); float:left}
.focus-item a.cur { background:#fff; opacity:1; filter:alpha(opacity:100);}
.direction_l,.direction_r { background:#fff url(/statics/images/index/index-icon.png) 6px -558px; width:30px; height:50px; position:absolute; left:0; top:150px; z-index:1; cursor:pointer; opacity:0.6; filter:alpha(opacity:60); display:none}
.direction_r { background:#fff url(/statics/images/index/index-icon.png) 8px -622px;right:0; left:auto;}

.rfocus { width:274px; height:180px; overflow:hidden; position:relative; float:right}
.rfocus-img { width:274px; height:160px; overflow:hidden}
.rfocus-img li { width:274px; height:160px; overflow:hidden; float:left; text-align:center; position:relative;}
.rfocus-img li p { height:26px; line-height:26px; position:absolute; z-index:2; left:0; top:120px; color:#fff; overflow:hidden; text-indent:10px;}
.rfocus-png { background:#000; opacity:0.5; filter:alpha(opacity:50); width:100%; height:26px; top:134px; position:absolute;}
.rfocus-item { text-align:center; padding:5px 0; position:absolute; bottom:0; width:100%;}
.rfocus-item a { width:28px; height:6px; background:#999; margin:0 3px; display:inline-block; vertical-align:middle}
.rfocus-item a.cur { background:#000}
.rdirection_l,.rdirection_r { background:#fff url(/statics/images/index/index-icon.png) 0px -564px; width:20px; height:40px; position:absolute; left:0; top:60px; z-index:1; cursor:pointer; opacity:0.6; filter:alpha(opacity:60); display:none}
.rdirection_r { background:#fff url(/statics/images/index/index-icon.png) 2px -628px;right:0; left:auto;}

#special_Div{ width: 300px!important; box-sizing: border-box;}

.more { vertical-align:top ; }
.getMore{ width: 680px; height: 36px; background: #EEEEEE; line-height: 36px;}
.getMore a{ color: #959595;}
.getMore a:hover{ color: #cc0000;}
.icon_more{ display: inline-block; width: 13px; height: 7px; vertical-align: middle; background: url("/statics/images/news/icon_more_03.jpg") no-repeat;}

/*各种控制溢出的样式*/
.max52Hidden{ display: inline-block; height: 52px; overflow: hidden;text-overflow: ellipsis;}
.max62Hidden{ display: inline-block; height: 62px; overflow: hidden;text-overflow: ellipsis;}
.max85Hidden{ height: 85px; overflow: hidden;}
.max265Hidden{ display: inline-block; width: 265px; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.max160Hidden{ display: inline-block; width: 160px; height: 90px; overflow: hidden;}
.oneSentence{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 258px;}

#pop { position:fixed; bottom:0; right:0; width:290px; height:210px; display:none}
#popClose { background: url(/statics/images/close_this.png);width: 35px;height: 35px;display: inline-block;position: absolute;right: 0;top: 0;z-index: 1; cursor:pointer}
.swiper{width:100%;height:100%}
.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}
.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
.top-ad .fl, .top-ad .fr {	width: 365px;	height: 70px;}
.top-ad .fl img, .top-ad .fr img {	width: 365px;	height: 70px;}
.btm-ad .fl, .btm-ad .fr {	width: 330px;	height: 90px;}
.btm-ad .fl img , .btm-ad .fr img {	width: 330px;	height: 90px;}