@charset "utf-8";

/* CSS Document */


/*魅力连南*/

.lngkBox {
	height: 235px;
	overflow: hidden;
	background: url(../images/lngkBg.png) 0 0 no-repeat;
}

.lngkBox .hd {
	width: 128px;
	height: 235px;
	float: left;
	overflow: hidden;
}

.lngkBox .hd h3 {
	width: 62px;
	height: 146px;
	float: left;
	margin: 16px 0 0 20px display: inline;
}

.lngkBox .hd h3 a {
	width: 100%;
	height: 146px;
	float: left;
	overflow: hidden;
	line-height: 300px;
	text-indent: -999px;
}

.lngkBox .bd {
	padding: 20px 45px 25px 0;
	overflow: hidden;
	line-height: 26px;
	text-indent: 2em;
}

.lngkBox .bd .more {
	color: #e80808;
}


/*魅力连南-栏目循环*/

.boxLoop {
	overflow: hidden;
}

.loopBox {
	width: 360px;
	overflow: hidden;
	margin-top: 8px;
}

.loopBox .hd {
	height: 32px;
	line-height: 32px;
	padding: 5px 0 3px;
	background: url(../images/loopBoxBg.png) 0 0 no-repeat;
}

.loopBox .hd .more {
	float: right;
	margin-right: 10px;
	color: #3ba5e6
}

.loopBox .hd h3 {
	width: auto;
	float: left;
	margin-left: 49px;
	display: inline;
	font-size: 14px;
	font-weight: bold;
}

.loopBox .hd h3 a {
	color: #f10202;
}

.loopBox .bd {
	height: 168px;
	padding: 5px 10px;
	overflow: hidden;
	border: 1px solid #e8e6e6;
	border-top: 0;
	background: url(../images/loopBoxBg.png) -1px -40px no-repeat;
}

.loopBox .bd .infoList li.noData,
.loopBox .bd .topicList li.noData {
	background: none;
	color: #999;
}

.loopBox .bd .topicList li a {
	color: #666;
}

.loopBox .bd .topicList li.t {
	overflow: hidden;
	padding-bottom: 10px;
}

.loopBox .bd .topicList li.t .pic {
	float: left;
	margin-right: 10px;
}

.loopBox .bd .topicList li.t .pic img {
	display: block;
	width: 96px;
	height: 72px;
}

.loopBox .bd .topicList li.t .title {
	display: none;
}

.loopBox .bd .topicList li.t .intro {
	line-height: 24px;
	color: #666;
}

.loopBox .bd .topicList li.t .intro .more {
	color: #f10202;
}


/*通用-单页*/

#dyCont .mainBox .wBd {
	border: 1px solid #e8e6e6;
	background: #fff url(../images/dyContBg.png) 0 0 no-repeat;
}

#dyCont .articleCon .title {
	font-size: 24px;
	padding: 10px 0 20px;
	border-bottom: 1px dotted #b3b3b3;
}


/*文章-列表页*/

.newsList {
	overflow: hidden;
	padding-bottom: 20px;
}

.newsList li {
	padding-left: 24px;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	border-bottom: 1px dotted #d8d7d7;
	background: url(../images/dot03.png) no-repeat 12px 12px;
}

.newsList li font {
	font-size: 12px;
}

.newsList li .date {
	float: right;
	color: #999;
}

.newsList li.split {
	height: 15px;
	border-bottom: 0;
	margin-top: 15px;
	background: none;
}

.newsList li.not-data {
	background: none;
	color: #999;
}


/*文章-图片列表页*/

#picPageBox .mainBox .wBd {
	padding: 10px 4px;
}

.picListPage {
	overflow: hidden;
}

.picListPage li {
	width: 160px;
	float: left;
	margin: 16px 10px 0;
	display: inline;
}

.picListPage li .pic img {
	display: block;
	width: 152px;
	height: 114px;
	padding: 3px;
	border: 1px solid #ddd;
}

.picListPage li .pic a:hover img {
	border: 1px solid #138ED9;
}

.picListPage li .title {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
	padding-top: 5px;
}

.picListPage li .title a:hover {
	font-weight: bold;
	color: #e62129;
}


/*文章-内容页*/

.articleCon {
	padding: 10px 0;
}

.articleCon .title {
	font-size: 21px;
	line-height: 26px;
	color: #d50000;
	text-align: center;
	font-weight: bold;
}

.articleCon .subTitle {
	display: none;
	height: 18px;
	line-height: 18px;
	color: #999;
	text-align: right;
	padding: 10px 0 5px;
}

.articleCon .property {
	background-color: #fafafa;
	border-bottom: 1px dotted #e3e3e3;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 20px 0 10px;
}

.articleCon .property span {
	font-size: 12px;
	color: #999;
	margin: 0 5px;
}

.articleCon .property .small {
	height: 24px;
	line-height: 24px;
	/* background:url(../images/share/fontZoom.png) no-repeat left top; padding-left:18px;*/
}

.articleCon .property .big {
	/*background:url(../images/share/fontZoom.png) no-repeat left -24px;*/
	padding-left: 8px;
}

.articleCon .property2 {
	background-color: #fafafa;
	border-bottom: 1px dotted #e3e3e3;
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding: 0 10px;
	margin: 20px 0 10px;
}

.articleCon .property2 .center {
	display: inline-block;
	*display: inline;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.articleCon .property2 a {
	color: #f10202;
	margin: 0 4px;
}

.articleCon .conTxt {
	color: #333;
	font-size: 14px;
	line-height: 28px;
	padding: 20px 0 10px;
	width: 100%;
	overflow: hidden;
}

.articleCon .page {
	padding: 0 10px 0 0;
	text-align: center;
}

.articleCon .others {
	padding-top: 12px;
	height: 43px;
	overflow: hidden;
}

.articleCon .others span {
	color: #257f03;
}

.articleCon .others a {
	margin-right: 5px;
}

.articleCon .others .prev,
.articleCon .others .next {
	/*background:url(../images/share/others.png) no-repeat 2px 8px; padding-left:15px;*/
	color: #666;
}

.articleCon .others .next {
	/* background-position:2px -18px;*/
}

.articleCon .userControl {
	line-height: 22px;
	padding: 2px 10px;
	text-align: right;
	color: #333;
	background-color: #fffbe6;
	border: 1px dotted #ede699;
}

#noSideContent .articleCon .conTxt {
	height: auto;
}


/*************** 新闻中心-首页  S **************/

#focusNewsList {
	overflow: hidden;
	padding: 10px;
	border: 1px solid #e8e6e6;
	background: url(../images/focusNewsListBg.png) right bottom no-repeat;
}

#focusNewsList .topicList {
	width: 385px;
	float: right;
}

#focusNewsList .focusBox {
	float: left;
}

#focusNewsList .topicList .t {
	border-bottom: 0;
}


/* 焦点图切换- 数字 */

.focusBox {
	width: 310px;
	overflow: hidden;
	position: relative;
}

.focusBox .hd {
	position: absolute;
	z-index: 1;
	right: 4px;
	bottom: 36px;
	height: 20px !importantx;
	padding-top: 0 !important;
}

.focusBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	background-color: white;
}

.focusBox .hd ul li {
	float: left;
	margin-right: 1px;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background: #49494a;
	border: 1px solid #8e8e8d;
	cursor: pointer;
	color: #fff;
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.focusBox .hd ul li span {
	color: #fff;
}

.focusBox .hd ul li.on {
	background: #ff0303;
	border: 1px solid #ff0303;
	font-weight: bold;
	filter: alpha(opacity=100);
	opacity: 1;
}

.focusBox .hd ul li.on span {
	color: white;
}

.focusBox .bd {
	position: relative;
}

.focusBox .bd .pic {
	width: 310px;
	height: 232px;
}

.focusBox .bd .pic img {
	width: 310px;
	height: 232px;
}

.focusBox .bd .con {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-align: left;
	background: none;
}

.focusBox .bd .con .title {
	width: 100%;
	height: 32px;
	text-indent: 10px;
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
}

.focusBox .bd .con .title a {
	color: white;
	font-size: 14px;
	font-weight: normal;
}

.focusBox .bd .con .title a:hover {
	color: white;
	text-decoration: underline;
}

.focusBox .bd .bg {
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	background-color: black;
	filter: alpha(opacity=50);
	opacity: 0.50;
}


/*魅力连南-栏目循环*/

.boxLoop {
	overflow: hidden;
}

.loopBox2 {
	width: 360px;
	overflow: hidden;
	margin-top: 10px;
}

.loopBox2 .hd {
	height: 36px;
	line-height: 36px;
	border-right: 1px solid #eae8e8;
	background: url(../images/mainBoxWhd.png) 0 0 repeat-x;
}

.loopBox2 .hd h3 {
	width: auto;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: white;
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	color: white;
	display: inline;
	background: url(../images/bmListBoxHd.png) 0 -42px repeat-x;
}

.loopBox2 .hd h3 span {
	width: auto;
	height: 36px;
	float: left;
	padding-left: 28px;
	display: inline;
	background: url(../images/mainBoxH3.png) 0 8px no-repeat;
}

.loopBox2 .hd h3 span a {
	color: white;
}

.loopBox2 .hd h3 .arrow {
	width: auto;
	height: 36px;
	float: left;
	padding-right: 36px;
	display: inline;
	background: url(../images/mainBoxWhd.png) right -86px no-repeat;
}

.loopBox2 .hd .more {
	float: right;
	margin-right: 10px;
	color: #3ba5e6;
}

.loopBox2 .bd {
	height: 192px;
	padding: 5px 10px;
	overflow: hidden;
	border: 1px solid #e8e6e6;
	border-top: 0;
	background: url(../images/loopBoxBg.png) -1px -40px no-repeat;
}


/*************** 新闻中心-首页 E **************/


/*文章首页-图片新闻*/

#boxTpxw {
	overflow: hidden;
	margin-top: 8px;
}

#boxTpxw .hd {
	height: 32px;
	line-height: 32px;
	padding: 5px 0 3px;
	background: url(../images/boxTpxwBg.png) 0 0 no-repeat;
}

#boxTpxw .hd .more {
	float: right;
	margin-right: 10px;
	color: #3ba5e6
}

#boxTpxw .hd h3 {
	width: auto;
	float: left;
	margin-left: 49px;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	color: #f10202;
}

#boxTpxw .hd h3 a {
	color: #f10202;
}

#boxTpxw .bd {
	padding: 15px 10px;
	overflow: hidden;
	border: 1px solid #e8e6e6;
	border-top: 0;
	background: url(../images/boxTpxwBg.png) -1px -40px no-repeat;
}

#boxTpxw .tempWrap {
	width: 696px !important;
}

#boxTpxw .picList {}

#boxTpxw .picList li {
	width: 160px;
	float: left;
	margin: 0 7px;
}

#boxTpxw .picList li .pic {}

#boxTpxw .picList li .pic img {
	width: 152px;
	height: 114px;
	display: block;
	padding: 3px;
	border: 1px solid #ddd;
}


/*************** 友情链接-列表  S **************/

.friendLinkList {
	overflow: hidden;
}

.friendLinkList li {
	width: 33%;
	height: 24px;
	margin-top: 5px;
	padding-bottom: 5px;
	line-height: 24px;
	float: left;
	display: inline;
	text-indent: 10px;
	background: url(../images/share/d0t04.png) no-repeat left 10px;
}

.friendLinkList li.noData {
	background: none;
	color: #666;
}

#nodePicBox .mainBox .wBd {
	padding: 24px 10px;
}

.nodePicList {
	overflow: hidden;
}

.nodePicList li {
	width: auto;
	float: left;
	margin: 0 8px;
	padding-bottom: 10px;
}

.nodePicList li img {
	display: block;
	width: 218px;
	height: 65px;
}