@charset "utf-8";
/* CSS Document */


.preview{
	width:360px;
	
	overflow:hidden;
	
}


.hidden{
	display:none;
}



.scrolldoorFrame{
	
	overflow:hidden;
	padding:0;
	
}
.scrollUl{
	
	overflow:hidden;
	border-bottom:2px solid #607BCE;
	height:28px;
	margin-bottom:10px;
	padding:0;
	margin:0;
	
	
	}
	
.scrollUl2{
	
	height:30px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color: #333;
	margin:0;
	padding:0;
	
	padding-left:25px;
	margin-bottom:3px;
	margin-top:5px;
	background:url(/images/h5_bg2.jpg) no-repeat left;
	border-bottom:1px solid #CCC;
	list-style:none;

	}
.scrollUl li{
	float:left;
	width:85px;
	line-height:28px;
	display:block;
	font-size:14px;
	list-style:none;
	

}
.scrollUl2 li{
	float:left;
	width:85px;
	line-height:28px;
	display:block;
	font-size:14px;
	list-style:none;
	

}
.scrollUl a{
	color:#C00;
}
.scrollUl2 a{
	color:#C00;
}
	

.bor03{
	border-top-width:0px;
	margin:0;
	padding:0;
}
.bor03 li{
	line-height:22px;
	list-style-image:url(/images/arrow.gif);
	
	
}
.st01{
	cursor:pointer;
	float:left;
	text-align:center;
	background: url(/images/box_tab_h.jpg) center no-repeat;
	
	color:#fff;
}
.st01 a{ 
	display:block;
	text-align:center;
	line-height:28px;
	height:28px;
	font-size:14px;
	color:#FFF;
	
	

}
.st02{
	cursor:pointer;
	
	text-align:center;
	
	color: #C00;
	background: url(/images/box_tab_h2.gif) center no-repeat;
}
.st02 a{
	color:#C00;
	
	}

/*第二*/
.st011{
	cursor:pointer;
	float:left;
	text-align:center;
	
	
	color:#000;
}
.st011 a{ 
	display:block;
	text-align:center;
	line-height:28px;
	height:28px;
	font-size:14px;
	color: #009;
	
	

}
.st012{
	cursor:pointer;
	
	text-align:center;
	
	color: #000;
	
}
.st012 a{
	color:#009;
	
	}


/*杂志*/

.sv3 dl,.sv3 dt,.sv3 dd{
	padding:0;
	margin:0;

}
.sv3{
	width:210px;
	border:1px solid #BFC7D9;
	border-right:none;
	margin-bottom:5px;
}
.sv3 dl{
	width:210px;
	height:100px;
	overflow:hidden;
}
.sv3 dt{
	padding:2px 10px;
	
	height:20px;
	line-height:20px;
	font-size:14px;
	color:#000;
	background: #BCD1ED  url(/images/hmenuarrowhover.gif) right no-repeat;
	border-top:1px solid #fff;
	border-bottom:1px solid #BFC7D9;
	cursor:hand;
	
}
.sv3 dl.on dt{
	background: #3788D9;
	color:#FFF;
	font-weight:bold;
	line-height:20px;
	height:20px;
	
}
.sv3 dd{
	padding:3px 10px;
	color:#333;
	font-size:12px;
	line-height:1.5em;
}
.sv3 dd a:link,
.sv3 dd a:visited,
.sv3 dd a:hover,
.sv3 dd a:active{
	color:#333;
	display:block;
	
}



#myFocus{width:350px;height:236px;position:relative;overflow:hidden;}/*焦点图大小，可按需要是否加边框*/
#myFocus .loading{position:absolute;z-index:9999;width:350px;height:160px;background:#fff  center  no-repeat;color:#666;font-size:12px;text-align:center;padding-top:90px;}/*载入画面*/
#myFocus .pics li{position:absolute;top:0px;left:0px;}
#myFocus .pics li img{filter:alpha(opacity=0);opacity:0;width:350px;height:236px;}/*图片大小*/
#myFocus .ts li{position:absolute;z-index:2;left:0;bottom:-32px;height:36px;line-height:32px;padding-left:5px;overflow:hidden;}
#myFocus .ts li a{color:#fff;font-size:14px;font-weight:bold;text-decoration:none; line-height:18px}/*标题样式*/
#myFocus .tsBg{position:absolute;bottom:0;z-index:1;width:350px;height:36px;background:#000;filter:alpha(opacity=40);opacity:0.4;}/*标题背景*/
#myFocus .btn,#myFocus .btnBg{position:absolute;z-index:3;top:8px;right:8px;color:#fff;font-size:12px; }/*按钮样式*/
#myFocus .btn li,#myFocus .btnBg li{float:left;width:22px;height:18px;line-height:18px;overflow:hidden;text-align:center;margin-right:1px;cursor:pointer;}
#myFocus .btnBg li{background:#fff;filter:alpha(opacity=50);opacity:0.5;}/*按钮背景*/
#myFocus .btn li.current,#myFocus .btn li.hover{background:#F60;}/*当前/悬停按钮背景*/

