*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif,"microsoft yahei";}
/* focus_Box */
#focus_Box{
	position:relative;
	width:1044px;
	height:300px;
	margin:0 auto;
	margin-bottom: 0;
	overflow: hidden;
}
#focus_Box ul{
	position:relative;
	width:1044px;
	height:300px;
}
#focus_Box li{
	z-index:0;
	position:absolute;
	width:0px;
	height:0px;
	top:146px;
	cursor:pointer;
	left:377px;
	border-radius:4px;
}
#focus_Box li:hover{
	opacity: 100!important;
}
#focus_Box li img{
	width:100%;
	vertical-align:top;
}
#focus_Box li p{
	display:none;
	width:78%;
	margin: 0 auto;
	margin-top: 10px;
	height:34px;
	font-size: 17px;
	letter-spacing:1px;
	font-weight:bolder;
	color: #fff;
	line-height: 34px;
	border-radius: 5px;
	text-align: center;
}
#focus_Box li p span{
	text-shadow:0px 1px 2px rgba(0, 18, 38, 0.4);
}
#focus_Box .prev,#focus_Box .next{
	display:block;
	z-index:100;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	width:52px;
	height:52px;
	top:131px;
}
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{
	display:block;
	position:absolute;
	z-index:110;
	top:7px;
	right:15px;
	width:51px;
	height:23px;
	overflow:hidden;
	background:url(../../images/zslm/img-brjy.png) no-repeat;
	text-indent:-999px;
}
.hp-carimg{
	border-radius: 5px;
	box-shadow:0px 8px 20px rgba(0, 29, 63, 0.4);
}
.textshadow{
	display:none;
	position:absolute;
	left:50%;
	margin: 256px 0 0 -130px;
	width:260px;
	height:26px;
	border-radius:13px;
	background:#064986;
	opacity:0.3;
}