@charset "utf-8";
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal}
a img {border:0}
body { color: #333; text-align: center; font: 12px "宋体"; }
ul, ol, li {list-style-type:none;vertical-align:0}
a {outline-style:none;color:#535353;text-decoration:none}
a:hover { color: #D40000; text-decoration: none}

.slider{display:none}/*用于获取更加体验*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}



.banner_slider {
    width: 978px;
    height: 430px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.banner_slider ul {
    width: 100%;
    height: 100%;
    position: relative;
}
.banner_slider ul li{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
