@charset "utf-8";
/* CSS Document */

/*焦点图*/
.focus {
	position: relative;
	width: 520px;
	height: 260px;
}
.focus img {
	width: 520px;
	height: 260px;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}
.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}
.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}
.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}
.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 45px;
	line-height: 45px;
	background: rgba(0,0,0,0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: left;
}
.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	margin-left: 20px;
}
.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}
.focus .fcon img {
	display: block;
}
.focus .fbg {
	bottom: 16px;
	right: 15px;
	position: absolute;
	height: 10px;
	text-align: center;
	z-index: 200;
}
.focus .fbg div {
	overflow: hidden;
	zoom: 1;
	height: 14px
}
.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0 4px;
	color: #B0B0B0;
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #666867;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #fff;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}
.focus.topicFocus {
	height: 335px;
}
.focus.topicFocus img {
	width: 520px;
	height: 335px;
}
/*  图片滚动  */
a.abtn {
	display: block;
	height: 26px;
	width: 26px;
	overflow: hidden;
	position: absolute;
	top: 39px;
	z-index: 9999;
}
a.aleft {
	left: -13px;
	background: url(../images/leftBtn.png) top center no-repeat;
}
a.aright {
	right: -13px; 
	background: url(../images/rightBtn.png) top center no-repeat;
}
.scrolllist {
	width: 1090px;
	height: 141px;
	margin-left: 50px;
}
.scrolllist .imglist_w {
	width: 1090px;
	height: 141px;
	overflow: hidden;
	float: left;
	position: relative;/*必要元素*/
	margin-top: 10px;
}
.scrolllist .imglist_w ul {
	width: 20000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.scrolllist .imglist_w li {
	width: 258px;
	float: left;
	margin-right: 20px;
}


/*   文化旅游 2019.07.11    */
.scrolllist1 a.abtn {
	display: block;
	height: 49px;
	width: 25px;
	overflow: hidden;
	position: absolute;
	top: 47px;
	z-index: 9999;
}
.scrolllist1 a.aleft {
	left: 0;
	background: url(../images/leftBtn1.png) top center no-repeat;
}
.scrolllist1 a.aright {
	right: 17px; 
	background: url(../images/rightBtn1.png) top center no-repeat;
}
.scrolllist1 {
	width: 100%;
	height: 200px;
}
.scrolllist1 .imglist_w {
	width: 100%;
	height: 200px;
	overflow: hidden;
	float: left;
	position: relative;/*必要元素*/
	margin-top: 10px;
}
.scrolllist1 .imglist_w ul {
	width: 20000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.scrolllist1 .imglist_w li {
	width: 209px;
	float: left;
	margin-right: 20px;
}
.scrolllist1 .imglist_w li a {
	display: block;
	text-align: center;
}
.scrolllist1 .imglist_w li a.picName {
	height: 59px;
	line-height: 59px;
	color: #323232;
	font-size: 17px;
}
