@charset "UTF-8";
.txt-bg {
	background: url("img/txt-bg.png");
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #c42b33;
}
dt {
	font-family: "微软雅黑", Arial, sans-serif;
}
.pic-news {
	width: 100%;
	height: 340px;
}
/*图片滚动*/
.pic-show-box {
	width: 670px;
	height: 340px;
	overflow: hidden;
	margin-right: 20px;
	position: relative;
}
.pic-show-box .bd li {
	width: 670px;
	height: 340px;
	overflow: hidden;
	position: relative;
}
.pic-show-box .bd li img {
	width: 670px;
	height: 340px;
}
.pic-show-box .bd li .txt-bg {
	width: 100%;
	height: 72px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
}
.pic-show-box .bd li .txt-bg dt {
	max-width: 540px;
	padding-top: 14px;
	padding-left: 24px;
	font-size: 24px;
	font-family: "黑体", Arial, sans-serif;
}
.pic-show-box .bd li .txt-bg dt span {
	height: 24px;
	line-height: 24px;
}
.pic-show-box .bd li .txt-bg dd {
	max-width: 540px;
	padding-top: 2px;
	padding-left: 24px;
}
.pic-show-box ul.pagination {
	height: 10px;
	position: absolute;
	right: 20px;
	bottom: 30px;
	float: right;
	z-index: 99;
}
.pic-show-box ul.pagination li {
	width: 10px;
	height: 10px;
	float: left;
	cursor: pointer;
	display: inline-block;
	background: url("img/pic-p.png") no-repeat -10px 0;
	margin-left: 5px;
}
.pic-show-box ul.pagination li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	text-indent: 99px;
}
.pic-show-box ul.pagination li.current {
	background-position: 0 0;
}
.news-box {
	width: 290px;
	height: 340px;
	overflow: hidden;
	position: relative;
}
.news-box .hr {
	height: 1px;
	background: url("img/line-d.gif") repeat-x 0 center;
	padding: 8px 0;
}
.news-box dl {
	position: absolute;
	top: -12px;
}
.news-box dt {
	max-width: 290px;
	padding-top: 12px;
	padding-bottom: 8px;
	font-size: 24px;
	font-family: "微软雅黑", Arial, sans-serif;
}
.news-box dt span {
	height: 50px;
	line-height: 25px;
	font-size: 20px;
	font-weight: bold;
}
.news-box dd {
	max-width: 290px;
	height: 52px;
	color: #666;
	background: url("img/line-d.gif") repeat-x 0 48px;
}
.news-box dd .more a {
	color: #025cb7;
}
.news-box dd .more a:hover {
	color: #c42b33;
}
.b-title {
	width: 100%;
	height: 26px;
	line-height: 26px;
	padding-top: 8px;
	font-family: "微软雅黑", Arial, sans-serif;
	position: relative;
	overflow: hidden;
	border-bottom: 7px solid #2a97ec;
	padding-bottom: 8px;
}
.b-title .title-name {
	font-size: 24px;
}
.b-title .title-name-en {
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 22px;
	display: block;
	position: absolute;
	left: 110px;
	top: 8px;
	font-style: italic;
	color: #0083bf;
	border-bottom: 2px solid #0083bf;
	font-family: "宋体", Arial, sans-serif;
	z-index: 0;
}
.b-title .more {
	position: relative;
	z-index: 1;
	margin-top: 7px;
	margin-right: 6px;
	font-family: "宋体", Arial, sans-serif;
}
.b-title .more a {
	color: #2a97ec;
}
.b-title .more a:hover {
	color: #c42b33;
}
/*旅游景点*/
.lyjd-list {
	position: relative;
	height: 220px;
	overflow: hidden;
}
.lyjd-list ul {
	width: 690px;
	position: absolute;
	left: -20px;
	top: 0;
}
.lyjd-list ul li {
	width: 210px;
	height: 220px;
	float: left;
	display: inline;
	margin-left: 20px;
}
.lyjd-list ul li > a {
	width: 210px;
	display: block;
	text-align: center;
}
.lyjd-list ul li > a span {
	max-width: 100%;
	height: 22px;
	display: inline-block;
	font-size: 14px;
	padding: 8px 0 0;
	overflow: hidden;
}
.lyjd-list ul li p {
	color: #666;
}
.lyjd-list ul li p a {
	color: #0057af;
}
.lyjd-list ul li p a:hover {
	color: #c42b33;
}
.s-b-title {
	width: 100%;
	height: 26px;
	line-height: 26px;
	padding-top: 8px;
	font-family: "微软雅黑", Arial, sans-serif;
	position: relative;
	border-bottom: 7px solid #2a97ec;
	padding-bottom: 8px;
}
.s-b-title .title-name {
	font-size: 24px;
}
.s-b-title .title-border {
	width: 230px;
	height: 1px;
	display: inline-block;
	border-bottom: 7px solid #efefef;
	position: absolute;
	left: 60px;
	bottom: -7px;
}
.s-b-title .more {
	position: relative;
	z-index: 1;
	margin-top: 7px;
	margin-right: 6px;
	font-family: "宋体", Arial, sans-serif;
}
.s-b-title .more a {
	color: #2a97ec;
}
.s-b-title .more a:hover {
	color: #c42b33;
}
.s-list-m-box {
	width: 290px;
	padding: 20px 0 8px;
	position: relative;
	overflow: hidden;
}
.s-list-m-box .pic-box {
	width: 100px;
	height: 70px;
	margin-right: 10px;
	display: inline;
}
.s-list-m-box .pic-box img {
	width: 100px;
	height: 70px;
}
.s-list-m-box .txt-box {
	width: 170px;
	display: inline;
}
.s-list-m-box .txt-box dt {
	font-size: 14px;
}
.s-list-m-box .txt-box dd {
	color: #666;
}
.s-list-m-box .txt-box dd a {
	color: #025cb7;
}
.s-list-m-box .txt-box dd a:hover {
	color: #c42b33;
}
.s-list-m-box ul.pic-list {
	width: 280px;
	height: 100px;
	position: relative;
	left: -18px;
}
.s-list-m-box ul.pic-list li {
	width: 120px;
	float: left;
	text-align: center;
	margin-left: 18px;
}
.s-list-m-box ul.pic-list li img {
	width: 120px;
	height: 80px;
	margin: 0 auto;
	border: 1px solid #cfcfc4;
}
.s-list-m-box .hr {
	width: 290px;
	height: 1px;
	background: url("img/line-d.gif") repeat-x 0 13px;
	padding: 14px 0 2px;
}
.s-list-m-box .list-box {
	width: 305px;
}
.s-list-m-box ul.txt-list li {
	padding-top: 5px;
	height: 25px;
	background: url("img/p.gif") 0 center no-repeat;
	padding-left: 12px;
	font-family: "微软雅黑", Arial, sans-serif;
	font-size: 16px;
}
.s-list-m-box ul.txt-list li a {
	display: inline-block;
	max-width: 278px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.s-list-m-box .zx-txt-list {
	padding-left: 24px;
	background: url("img/list-num-bg.png") 0 6px no-repeat;
}
.s-list-m-box .zx-txt-list li {
	height: 20px;
	padding: 5px 0;
}
.s-list-m-box .zx-txt-list li a {
	display: inline-block;
	max-width: 278px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.xc {
	padding-bottom: 13px;
}
.forum-b-left {
	width: 670px;
}
.pic-box {
	width: 280px;
	height: 200px;
	margin-right: 50px;
	display: inline-block;
	position: relative;
}
.pic-box img {
	width: 280px;
	height: 200px;
}
.pic-box span {
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.list-box {
	width: 340px;
	height: 216px;
	overflow: hidden;
}
.list-box dt {
	font-size: 20px;
	padding: 0 0 10px;
}
.list-box dt span {
	height: 20px;
	line-height: 20px;
}
.list-box dd {
	color: #666;
}
.list-box dd span a {
	color: #025cb7;
}
.list-box .hr {
	height: 1px;
	background: url("img/line-d.gif") repeat-x 0 center;
	padding: 8px 0;
}
.list-box li {
	padding-top: 5px;
	height: 25px;
	background: url("img/p.gif") 0 center no-repeat;
	padding-left: 12px;
	font-family: "微软雅黑", Arial, sans-serif;
	font-size: 16px;
}
.list-box li a {
	display: inline-block;
	max-width: 278px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.forum-b-right {
	width: 290px;
	overflow: hidden;
}
.forum-b-right .bill {
	width: 290px;
}
.bottom-pic-box {
	height: 350px;
	overflow: hidden;
}
.bottom-pic-box .first-pic {
	width: 350px;
	height: 350px;
	float: left;
	display: inline;
}
.bottom-pic-box .first-pic a {
	display: block;
	width: 350px;
	height: 350px;
	position: relative;
}
.bottom-pic-box .first-pic a span {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	color: #fff;
}
.bottom-pic-box .first-pic img {
	width: 350px;
	height: 350px;
}
.bottom-pic-box .pic-list li {
	width: 300px;
	height: 170px;
	float: left;
	display: inline;
	margin: 0 0 10px 15px;
}
.bottom-pic-box .pic-list a {
	display: block;
	width: 300px;
	height: 170px;
	position: relative;
}
.bottom-pic-box .pic-list a span {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	color: #fff;
}
.bottom-pic-box .pic-list img {
	width: 300px;
	height: 170px;
}
