.fl {
	float:left
}
.box {
	width:1100px;
	height:420px;
	margin:0 auto
}
.banner {
	width: 100%;
	height: 120px;
	background-image: url(../images/yfys_glbanner.jpg);
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 0
}

.box p {
	padding:30px 100px 30px 200px;
	font-size:16px;
	color:#FFF;
	text-indent:2em;
	line-height:30px
}
dd, li, ul {
	list-style:none;
	color:#565656
}
li, ol, ul {
	list-style:none;
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial
}
a:link {
	color:#0E0E0E;
	text-decoration:none
}
a:visited {
	color:#565656;
	text-decoration:none
}
a:hover {
	color:#000;
	text-decoration:none
}
a:active {
	color:#FFF;
	text-decoration:none
}
a {
	text-decoration:none;
	list-style:none;
	list-style-type:none
}
.slide {
	height:669px;
	background-color:#363636
}
.slider {
	width:100%;
	min-width:1100px;
	height:669px;
	position:relative;
	overflow:hidden;
	background:#fff;
	text-align:center
}
.slider .bd {
	width:1100px;
	position:absolute;
	left:50%;
	margin-left:-540px
}
.slider .bd li {
	width:1100px;
	overflow:hidden;
	position:relative
}
.slider .bd li i {
	position:absolute;
	bottom:0;
	left:0;
	height:100px;
	background:#000;
	filter: alpha(opacity=50);
	opacity:0.5;
	width:100%
}
.slider .bd li p {
	position:absolute;
	bottom:10px;
	left:50px;
	height:70px;
	color:#FFF;
	font-size:14px;
	font-weight:100;
	text-align:left;
	width:90%;
	
	text-indent:2em
}
.slider .bd li p a{color:#FFF;}
.slider .bd li img {
	display:block;
	width:1100px;
	height:669px
}
.slider .tempWrap {
	overflow:visible !important
}
.slider .tempWrap ul {
	margin-left:-1100px !important
}
.slider .hd {
	position:absolute;
	width:100%;
	left:0;
	z-index:1;
	height:8px;
	bottom:20px;
	text-align:center
}
.slider .hd li {
	display:inline-block;
*display:inline;
	zoom:1;
	width:8px;
	height:8px;
	line-height:99px;
	overflow:hidden;
	
	margin:0 5px;
	cursor:pointer;
	filter: alpha(opacity=60);
	opacity:0.6
}
.slider .hd li.on {
	background-position:0 0;
	filter: alpha(opacity=100);
	opacity:1
}
.slider .pnBtn {
	position:absolute;
	z-index:1;
	top:0;
	width:100%;
	height:669px;
	cursor:pointer
}
.slider .prev {
	left:-50%;
	
	margin-left:-540px
}
.slider .next {
	left:50%;
	margin-left:560px
}
.slider .pnBtn .blackBg {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:669px;
	background:#000;
	filter: alpha(opacity=50);
	opacity:0.5
}
.slider .pnBtn .arrow {
	display:none;
	position:absolute;
	top:0;
	z-index:1;
	width:60px;
	height:669px
}
.slider .pnBtn .arrow:hover {
	filter: alpha(opacity=60);
	opacity:0.6
}
.slider .prev .arrow {
	right:0;
	background:url("http://www.huizhou.cn/webfile/2018/1/16/images/slider-arrow.png") -120px 110px no-repeat
}
.slider .next .arrow {
	left:0;
	background:url("http://www.huizhou.cn/webfile/2018/1/16/images/slider-arrow.png") 0 110px no-repeat
}
.more {
	display:block;
	float:right;
	width:60px;
	height:30px
}
.footer {
	clear:both;
	
	text-align:center;
	width:100%;
	font-size:13px;
	height:110px;
	margin-top:0;
	line-height:30px;
	padding-top:20px;
	
}
