/* CSS Document By 华美手机站 Author:Lance E-mail:zlmlovem@qq.com QQ:350656405 Date:2013-05-24 */
.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 0;
	border-top:1px solid #f4f4f4;
	border-bottom:1px solid #cbc9c9;
	overflow:hidden;
}
.intro ul{width:320px; margin:0 auto;}
.intro ul li{width:145px; margin-left:10px; float:left;}
.intro ul li .doc_img{width:143px; height:118px; border:1px solid #cbc9c9;}
.intro ul li .doc_img .doc_img01{width:143px; height:94px; overflow:hidden;}
.intro ul li .doc_img .doc_img01 p.img{width:77px; height:94px; float:left;}
.intro ul li .doc_img .doc_img01 p.txt{width:60px; height:88px; padding:3px 3px; float:left; font-size:12px; line-height:normal;}
.intro ul li .doc_img .doc_img01 p.txt span{display:block; font-weight:bold; font-size:14px; margin-bottom:3px;}
.intro ul li .doc_img .doc_img02{width:143px; height:24px; line-height:24px; text-align:center; overflow:hidden;
	*zoom:1;
	background-color:#eff0f0;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#eff0f0),to(#d6d6d6));
	background-image:-webkit-linear-gradient(top,#eff0f0,#d6d6d6);
	background-image:-moz-linear-gradient(top,#eff0f0,#d6d6d6);
	background-image:-ms-linear-gradient(top,#eff0f0,#d6d6d6);
	background-image:-o-linear-gradient(top,#eff0f0,#d6d6d6);
	background-image:linear-gradient(top,#eff0f0,#d6d6d6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#F8F8F8',EndColorStr='#d6d6d6')
}
.intro ul li .doc_txt{width:143px; padding-top:6px; line-height:normal; overflow:hidden; text-align:center; color:#6a6c7b; font-family:"宋体"; font-size:12px;}

.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:#90c; 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;}
