@charset "utf-8";
BODY {
	FONT-SIZE: 12px; background-color:#fff;background-position: center top; MARGIN: 0px auto; COLOR: #333; FONT-FAMILY:微软雅黑,Arial,Verdana,Sans-Serif
}


LI {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}

.width100{width:100%;}

/* banner */
.banner{width:100%;}
.focus{width:100%; margin:0 auto;position:relative;overflow:hidden; border-bottom:0px solid #eee;border-top:0px solid #eee;}
.focus .hd{width:100%;height:11px;position:absolute;z-index:1;bottom:5%;text-align:center;}
.focus .hd ul{display:inline-block;height:30px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:50%;font-size:0;vertical-align:top;}
.focus .hd ul li{display:inline-block;width:30px;height:30px; line-height:30px;background:#fff;margin:0 5px; font-size:16px; font-family:arial; cursor:pointer;vertical-align:top;overflow:hidden;border-radius:50%;}
.focus .hd ul .on{background:#e40213; color:#fff;}
.focus .bd{position:relative;z-index:0;}
.focus .bd li img{width:100%;background:url(../images/loading.gif) center center no-repeat;}
.focus .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);/* 鍙栨秷閾炬帴楂樹寒 */}

