.FootSpa{
	width:100%;
	clear:both;
	height:50px;
}
.GuideCont{
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
}
.GuideCont a{
	color:#666;
}
.conter,.Tourism,.Weather,.Customer{
	background: #FFF;
    padding: 10px;
    margin: 15px 0;
    overflow: hidden;
	}
	
/* 动态列表样式 */
.Tourism .conterBox{margin:0 auto; overflow:hidden;}
.conterBox{padding:3%;}
.conterBox dt{width:100%; overflow:hidden;}
.conterBox dt .who{float:left; width:60px; height:60px; text-align:center; line-height:60px; overflow:hidden; border-radius:50%;}
.conterBox dt .who a{display:block; width:100%; height:100%;}
.conterBox dt .who a img{max-width:100%; max-height:100%;}
.conterBox dt .name{float:right; width:calc(100% - 80px);}
.conterBox dt .name p{width:100%; height:35px; line-height:35px; font-size:15px;}
.conterBox dt .name time{width:100%; height:25px; line-height:25px; font-size:13px; color:#ccc;}
.conterBox dd{width:100%;}
.conterBox dd.cont{margin:5px 0; line-height:22px; font-size:14px;}
.conterBox dd.contPic ul{overflow:hidden;}
.conterBox dd.contPic ul li{float:left; width:33.3%; position:relative;}
.conterBox dd.contPic ul li:before{content:''; display:block; padding-top:100%;}
.conterBox dd.contPic ul li p{position:absolute; top:5%; left:5%; width:90%; height:90%; overflow:hidden;}
.conterBox dd.contPic ul li p span{display:table; width:100%; height:100%;}
.conterBox dd.contPic ul li p span em{display:table-cell; vertical-align:middle; text-align:center;}
.conterBox dd.contPic ul li p span em img{max-width:100%; max-height:100%;}

/* other */
 .title{
	height:46px;
	line-height:46px;
	font-size:20px;
	border-bottom:solid #ccc 1px;
	background:url(fanxian.png) no-repeat right center;
	}
 .title span{
	display:block;
	width:120px;
	height:46px;
	text-indent: 1em;
	}
.Tourism .title span{
	background:url(bj.png) no-repeat left center;
    border-bottom: 1px solid #23d27a;
	}
.newsList2 .title span{
	background:url(bj_red.png) no-repeat left center;
	border-bottom:1px solid #E73336}
.newsList3 .title span{
	background:url(bj_blue.png) no-repeat left center;
	border-bottom:1px solid #3c9efa}	
.buttom{
	overflow:hidden;
	}
.buttom a{
	display:block;
	width:80%;
	height:52px;
	line-height:52px;
	font-size:20px;
	color:#fff;
	text-align:center;
	margin:0 auto;
	border-radius:16px;
	background-color:#6B9FFE;}
.newsList2 .buttom a{
	background-color:#ff790c;
	}
.newsList3 .buttom a{
	background-color:#3c9efa;
	}
