@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,form,input,textarea,select,p,h1,h2,h3,h4,h5,h6{font-family:'微软雅黑';list-style:none;font-size:14px;font-weight:normal;padding:0;margin:0;}
img{
	border:none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.cl{
	clear: both;
}
.nomargin{
	margin-right: 0 !important;
}
body{
	width:100%;
	height:100%;
	background:url(../hd/images/hd1/11.jpg);
	background-repeat:no-repeat ;
	background-size:100% 100%;
	background-attachment: fixed;
}
#content{
    width: 100%;
    margin: 0 auto;

}
.hd_bt{
width: 960px;
    margin: 0 auto;
    margin-top: 50px;
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
}
.huxi{
	width: 800px;
	height: 500px;
	position: relative;
	margin: 30px auto;
	overflow: hidden;
	margin-top: 20px;
	zoom: 120%;
}
.huxi .tuul{
	list-style: none;
	width: 9898px;
	position: absolute;
	top: 0;
	left: 0;
}
.huxi .tuul li{
	float: left;
	width:800px;
}
.huxi .tuul li img{
	width:100%;
}
.anniu{
	position: relative;
	margin: 0 auto;
}
.anniu .left_but{
	display: block;
	width: 45px;
	height: 45px;
	background: url(../hd/images/left_but.png) no-repeat;
	position: absolute;
	bottom:15px;
	cursor: pointer;
}
.anniu .right_but{
	display: block;
	width: 45px;
	height: 45px;
	background: url(../hd/images/right_but.png) no-repeat;
	position: absolute;
	bottom:15px;
	cursor: pointer;
}
.dianul{
	list-style: none;
	margin: 0 auto;
	width: 956px;
}
.dianul li{
	float: left;
	width:100px;
	height: 75px;
	_font-size:0;
	margin-right: 6px;
	cursor: pointer;
}
.dianul li img{
	width:100px;
	height: 75px;
}
.dianul li.cur{
	background-position: -9px -125px;
	border:1px solid #fff;
}
