.scoll-hot-pic {
	position:relative;
	width:320px;
	height:150px;
	margin:0px auto
}
.hot-pic-zone {
	border:0;
	max-width:960px;
	overflow:hidden
}
.hot-pic-zone>div {
	height:150px
}
.hot-pic-zone .mod_01 {
	width:320px;
	float:left;
	position:relative
}
.hot-pic-zone .mod_01 img {
	display:block;
	width:320px;
	height:150px;
	overflow:hidden
}
.hot-pic-zone .mod_01 a {
	color:#fff
}
.hot-pic-zone .mod_01 p {
	text-align:center;
	background:rgba(0,0,0,0.5);
	width:320px;
	height:24px;
	line-height:24px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:50
}
.list-line {
	position:absolute;
	height:3px;
	overflow:hidden;
	left:0;
	bottom:23px;
	z-index:100;
	width:320px
}
.list-line span {
	display:inline-block;
	cursor:pointer;
	background:#969696;
	height:3px;
	width:20%;
	padding:0;
	margin:0;
	float:left
}
.list-line span.selected {
	background:#673282
}
.scoll-hot-pic-prev,.scoll-hot-pic-next {
	display:none;
	position:absolute;
	top:0;
	height:150px;
	width:200px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:rgba(0,0,0,0.5);
	background-image:url(../images/leftbtn.png)
}
.scoll-hot-pic-prev {
	left:0
}
.scoll-hot-pic-next {
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	right:0
}

.intro {
	color:#6a6c7b;
	word-wrap:break-word;
	padding:10px;
	border-top:1px solid #f4f4f4;
	border-bottom:1px solid #cbc9c9;
	overflow:hidden;
}

.intro  .txt{    width: 98%;
    padding: 0 5px;
    line-height: 40px;
    overflow: hidden;
    text-align: left;
    color: #6a6c7b;
    font-size: 1.2em;}

.hmnews {
	padding:0px 15px;
	line-height:150%;
	border-top:1px solid #f4f4f4;
	border-bottom:1px solid #cbc9c9;
	overflow:hidden;
}
.news_list dt{padding-top:10px;}
.news_list dt a{line-height: 18px; margin-bottom: 5px; margin-top:3px; font-size:17px; color:#000}
.news_list dt a:hover{color:#b62d3f; text-decoration:none;}
.news_list dd{border-bottom:1px dashed #9b9ca5; padding:8px 0 8px 0; color:#6a6c7b; display: -webkit-box;}
.news_list dd:last-child{border-bottom:0}
.news_list>dd a{-webkit-box-flex:1; display: block;}
.news_list>dd a.img{display: inline-block;}
.news_list>dd a.img{width: 96px; height: 64px; overflow: hidden}
.news_list .news_link{-webkit-box-flex: 1; line-height: 1; overflow: hidden;}
.news_list .summary{font-size:14px; line-height:20px; padding-right:5px;}

/*焦点图切换*/
.focus{ width:100%; height:196px;  margin:0 auto; position:relative; overflow:hidden;   }
.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;	}
.focus .hd ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.focus .hd ul .on{ background:#FE6C9C;  }
.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%;  height:196px; background:url(../images/loading.gif) center center no-repeat;  }
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
/*焦点图切换*/


	