/**!
 * 江西省南昌市西湖区门户
 * author: xuyang;
 */

.ml2 {
  margin-left: 2px;
}
.header {
	background: url(imagesapproach-header-bg.jpg) center top no-repeat;
}
/* main */
.main {
	padding-top: 10px;
	background: url(imagesmain-bg3.jpg) center top no-repeat;
}
/* 走进西湖 */

.lake {
    height: 377px;
}

.lake-hd {
    height: 32px;
    background-color: #ebebeb;
}

.lake-tt {
	display: block;
	padding-left: 13px;
	width: 83px;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #006fc5;
}

.lake-tt a{
	color:#fff;	
}

.lake-bd {
	height: 343px;
	border: 1px solid #ccc;
	background: url(imageslake-bg.jpg);
}

.lake-img {
	margin-top: 24px;
	margin-right: 44px;
	width: 74px;
	height: 161px;
	background: url(imageslake-img.png) 15px 0 no-repeat;
}

.lake-p {
	padding-left: 15px;
	padding-right: 35px;
	line-height: 28px;
	text-indent: 2em;
	font-size: 14px;
}

.lake-p a {
	color: #333;
}

/* 西湖大事记 */

.memorabilia {
	height: 213px;
	background-color: #fff;
}

.memorabilia-tt {
	width: 96px;
}

.memorabilia-bd {
	height: 179px;
	border: 1px solid #ccc;
}

.memorabilia-items {
	margin: 7px 15px 0;
}

.memorabilia-item {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	vertical-align: top;
	background: url(imagesitem-icon.jpg) 0 14px no-repeat;
}

.memorabilia-block {
	padding-left: 8px;
	width: 70%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.memorabilia-item a {
	color: #333;
}

.memorabilia-item span {
	color: #808080;
}

.memorabilia-item:hover {
	background: url(imagesitem-iconh.jpg) 0 14px no-repeat;
}

.memorabilia-item:hover a,
.memorabilia-item:hover span {
	color: #f14d14;
}

/* 天气预报 */

.forecast {
	height: 154px;
}

.forecast-date {
	margin-right: 12px;
	line-height: 32px;
	font-weight: bold;
	color: #666;
}

.forecast-date span {
	padding: 0 6px;
}

.forecast-bd {
	height: 120px;
	border: 1px solid #ccc;
}

/* 千年风韵,今日西湖,西湖地图 */
.anchorBL{
	display:none
}

.common-row {
	height: 223px;
}

.common-hd {
	height: 30px;
	background-color: #ebebeb;
	border-bottom: 2px solid #006fc5;
}

.common-tt {
	display: block;
	padding-left: 13px;
	width: 83px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #006fc5;
}

.common-tab-tt {
	margin-top: 3px;
	margin-left: 15px;
	width: 82px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	border-top: 2px solid #ebebeb;
}

.common-tab-tt a{
	color:#333;	
}

.common-tab-tt.current {
	font-weight: bold;
	color: #016fc5;
	background-color: #fff;
	border: 2px solid #006fc5;
	border-bottom: 2px solid #fff;
}

.common-tab-tt.current a{
	color:#016fc5;	
}

.common-bd {
	height: 190px;
	border: 1px solid #ccc;
	border-top: 0;
}

.tab-l {
	margin: 17px 10px 0 15px;
}

.tab-l.special {
	margin-top: 14px;
}

.tab-r {
	margin-top: 10px;
	width: 238px;
	line-height: 28px;
	font-size: 14px;
	text-indent: 2em;
}

.tab-r.special {
	margin-top: 7px;
}

.tab-r a {
	color: #ff5500;
}

.tab2-hd {
	margin-top: 8px;
}

.tab2-tt {
	margin-left: 14px;
	width: 73px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #5d5d5d;
}

.tab2-tt a{
	color: #5d5d5d;
}

.tab2-tt.current {
	color: #fff;
	background: url(imagesapp-icon.png);
}

.tab2-tt.current a{
	color:#fff;
}

.map-bd {
	padding: 2px;
	height: 186px;
	border: 1px solid #ccc;
	border-top: 0;
	background-color: #fbfbfb;
}

/* 西湖古韵,历史文化游,出行宝典 */

.com-row {
	float: left;
	width: 305px;
	height: 212px;
}

.com-hd {
	height: 30px;
	border-bottom: 2px solid #006fc5;
}

.com-tt {
	width: 96px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	background-color: #ebebeb;
}

.com-tt a{
	color:#333	
}

.com-tt.current {
	color: #fff;
	background-color: #006fc5;
}

.com-tt.current a{
	color: #fff;
}

.memorabilia-bd.special {
	border-top: 0;
}

.com-items {
	padding-top: 6px;
	margin: 0 15px;
}

.com-b {
	width: 95%;
}

.com-tt.special  {
	width: 109px;
}

.guide-link {
	margin-top: 3px;
	margin-left: 3px;
	width: 97px;
	height: 85px;
}

.guide-link1 {
	background: url(imagesguide-icon1.png) 13px 8px no-repeat #ebe9e9;
}

.guide-link1:hover {
	background-color: #fed9ca;
}

.guide-link2 {
	background: url(imagesguide-icon2.png) 13px 8px no-repeat #dfebee;
}

.guide-link2:hover {
	background-color: #b5e5f1;
}

.guide-link3 {
	background: url(imagesguide-icon3.png) 13px 8px no-repeat #ebe9e9;
}

.guide-link3:hover {
	background-color: #c6e7b2;
}

.guide-link4 {
	background: url(imagesguide-icon4.png) 13px 8px no-repeat #f1ebfc;
}

.guide-link4:hover {
	background-color: #dccaff;
}

.guide-link5 {
	background: url(imagesguide-icon5.png) 13px 8px no-repeat #ebe9e9;
}

.guide-link5:hover {
	background-color: #f1e4cb;
}

.guide-link6 {
	background: url(imagesguide-icon6.png) 13px 8px no-repeat #ffeff8;
}

.guide-link6:hover {
	background-color: #facfe8;
}

/* 西湖画册 */

.album1 {
	height: 164px;
	border: 1px solid #cecece;
	border-left: 2px solid #006fc5;
}

.album-hd1 {
	width: 39px;
	padding-top: 38px;
	height: 126px;
	line-height: 23px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #cecece;
	color: #006fc5;
	background-color: #f8f8f8;
}

.left-btn {
	float: left;
	margin-left: 4px;
	width: 25px;
	height: 25px;
	background: url(imagesapp-left-btn.png);
	cursor: pointer;
	margin-top: 62px;
}
.focus1 {
	float: left;
	margin-top: 20px;
	width: 1140px;
	height: 120px;
	overflow: hidden;
}
.right-btn {
	float: left;
	width: 25px;
	height: 25px;
	background: url(imagesapp-right-btn.png);
	cursor: pointer;
	margin-top: 62px;
}

.focus-bd {
	height:120px;
}
.focus-bd-pics {
	height:120px;
}
.focus-bd-pics-item {
	width: 180px;
	height: 120px;
	float:left;
	margin: 0 6px;
	display: inline;
}

.focus-bd-pics-item a img{
	display:block;
	width:100%;
}



/*天气*/
.w-bdt {
	width:100%;
	height:60px;	
}
.w-topl {
	float:left;	
	padding-left:30px;
	padding-top:15px;
}
.w-topr {
	float:left;	
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	padding-left:20px;
}
.w-topr-t {
	display:block;
}
.temp {
	color:#DE1D16;	
	font-size:16px;
}
.pm25 {
	color:#24C460;	
	font-size:16px;
}
.wind {
	color:#006EC7;
	font-size:16px;
}

.w-bdb {
	width:100%;
	height:60px;	
}

.tempbd {
	float:left;
	margin-left:3px;
	width:96px;
	height:50px;
	border:1px solid #45A7CA;
	background:#EFF6FE;
}
.tempt {
	padding-top:5px;
	padding-left:15px;	
	font-size:13px;
	font-weight:bold;
}
.tempweek {
	color:#006EC7;
}
.tempb {
	
}
.tempimg {
	float:left;
	padding-top:5px;
	padding-left:5px;
}
.temp-t {
	float:left;	
	padding-left:3px;
	padding-top:8px;
	font-weight:bold;
	color:#DE1D16;	
	font-size:12px;
}

