@charset "utf-8";

* {
	margin:0;
	padding:0;
}
body {
	text-align:left;
}
ul,li {
	list-style:none;
}
img {
	border:none;
}
.lanrenzhijiaArea {
	background:#fff url(http://ah.weather.com.cn/m2/i/anhui/loading.gif) center no-repeat;
	width:325px;
	height:230px;
	position:relative;
	-webkit-box-shadow:0 10px 25px #ccc;
	-moz-box-shadow:0 10px 25px #ccc;
	box-shadow:0 4px 4px #ccc;
	margin:0 0 5px;
	margin:0 auto;
}
.lanrenzhijiaArea .bgGray, #indexFocus ul.indexFocusList li p, .litImgList li p {
	background:url(http://ah.weather.com.cn/m2/i/anhui/bgFocus.png) no-repeat;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://ah.weather.com.cn/m2/i/anhui/bgFocus.png');
	_background:none;
}
#indexFocus .ui-ifPrevBtn {
	background:url(http://ah.weather.com.cn/m2/i/anhui/arrLeftFocus.png) no-repeat;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://ah.weather.com.cn/m2/i/anhui/arrLeftFocus.png');
	_background:none;
	float:left;
}
#indexFocus .ui-ifNextBtn {
	background:url(http://ah.weather.com.cn/m2/i/anhui/arrRigFocus.png) no-repeat;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://ah.weather.com.cn/m2/i/anhui/arrRigFocus.png');
	_background:none;
	float:right;
}
#indexFocus, #indexFocus .ui-ifPrevWrap .ui-prevImg, #indexFocus .ui-ifNextWrap .ui-nextImg {
	display:none;
	cursor:pointer;
}
#indexFocus .ui-ifPrevWrap, #indexFocus .ui-ifNextWrap {
	position:absolute;
	z-index:99;
	bottom:80px;
	background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0!important;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#64000000, endColorstr=#64000000);
	width:34px;
	height:56px;
	overflow:hidden;
	padding:7px 0;
}
#indexFocus .ui-ifPrevBtn, #indexFocus .ui-ifNextBtn {
	display:inline-block;
	width:34px;
	height:56px;
	text-indent:-1000px;
	overflow:hidden;
}
#indexFocus .cur {
	background:rgba(0, 0, 0, 0.8) none repeat scroll 0 0!important;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#64000000, endColorstr=#64000000);
	width:140px;
}
#indexFocus .cur .ui-prevImg, #indexFocus .cur .ui-nextImg {
	display:inline-block;
	width:100px;
	height:56px;
}
#indexFocus .cur .ui-prevImg {
	float:left;
}
#indexFocus .cur .ui-nextImg {
	float:right;
}
#indexFocus .indexFocusCon {
	width:325px;
	height:240px;
	overflow:hidden;
	position:relative;
	z-index:0;
}
#indexFocus ul.indexFocusList li {
	width:325px;
	height:240px;
	position:relative;
	z-index:0;
}
#indexFocus ul.indexFocusList li p {
	position:absolute;
	left:0;
	bottom:0;
	display:block;
	width:100%;
	height:60px;
	line-height:60px;
	color:#fff;
	text-indent:20px;
	font-family:Microsoft YaHei, SimHei;
	font-size:22px;
}
#indexFocus ul.indexFocusList li #indexFocus p {
	position:absolute;
	bottom:30px;
	color:#fff;
	width:100%;
	height:40px;
	line-height:40px;
	font-size:18px;
	text-indent:20px;
}
#indexFocus .indexFocusNum {
	position:absolute;
	z-index:99;
	right:10px;
	bottom:20px;
}
#indexFocus .indexFocusNum a {
	float:left;
	display:inline-block;
	width:10px;
	height:10px;
	background:#eee;
	text-indent:-100px;
	overflow:hidden;
	margin:0 5px;
}
.lanrenzhijiaArea img {
	width:325px;
	height:230px;
}
.lanrenzhijiaArea .bgGray {
	display:block;
	width:325px;
	height:60px;
	position:absolute;
	left:0;
	bottom:0;
}
#indexFocus .ui-ifPrevWrap, .litImgList .ui-ifPrevWrap {
	left:0;
}
#indexFocus .ui-ifNextWrap, .litImgList .ui-ifNextWrap {
	right:0;
}
#indexFocus ul.indexFocusList, .litImgList ul.indexFocusList {
	position:absolute;
	z-index:0;
	left:0;
	top:0;
}
#indexFocus .indexFocusNum .hover, .litImgList .indexFocusNum .hover {
	background:#4c99e8;
}
.greatTopic .photoText h4 a, .heavyRec .photoText h4 a, .depthReports .photoText h4 a, .financeObserver .photoText h4 a, .carNews .photoText h4 a, .tv .photoText h4 a {
	font-size:14px;
	font-weight:700;
}




#demo1{ 
    position: relative;    
    margin: 0px auto;
    width: 1000px;     
    border:0px solid #ccc;
}
#demo1 .img_list{overflow: hidden; position: relative; height: 147px;}
/* 根据图片的张数来设定ul的宽度 */
.img_list ul{ width: 3500px; position: absolute; height: 147px; left: 0px;}
.img_list li{ float: left; width: 1000px;}
.img_list img{ margin: 1px; width: 1000px; height: 147px;}

/* 图片对应的按钮样式 */
.btn_list ul{ position: absolute; right: 20px; bottom: 30px; }
.btn_list li{ float: left; margin-right: 10px; color: #999; border: 1px solid #ccc; }
.btn_list li:hover,.btn_list li.on{ cursor: pointer; border: 1px solid #E204A4;}
.btn_list li img{ width: 30px; height: 15px; display: block;}
/* 左右点击的按钮样式 */
#demo1 .toLeft,#demo1 .toRight{
    display: none;
    position: absolute;
    width: 20px;
    height: 30px;    
    top: 110px;    
    background: url(image/zbbg_24.png) no-repeat 0 -150px;
}

/* 图片对应的说明*/
.img_intro{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
}
.img_intro .img_intro_bg,.img_intro .text{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.img_intro .img_intro_bg{
    background: #000;    
    opacity: .3;
    z-index: 999;
}
.img_intro .text{
    padding: 5px 10px;
    z-index: 1000;
    color: #999;
}
#demo1 .toLeft{
    left: -40px;
}
#demo1 .toRight{
    right: -40px;
    background-position: -50px -150px;
}


