@CHARSET "UTF-8";

html {font-size:62.5%;}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,del,dfn,em,img,ins,kbd,q,samp,small,strong,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,table,tbody,tfoot,thead,tr,th,td,article,aside,footer,header,nav,section { margin:0; padding:0; border:0; outline:0;}
html {-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(35,167,217,.5);}
body {
	font-family:'\5FAE\8F6F\96C5\9ED1';
	word-wrap:break-word;
	line-height:1.2;
	min-width:320px;
	font-size:1.6rem;
	max-width:720px;
	margin:0 auto;
	color:#333;
}
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
img { border:0; max-width:100%; height:auto; vertical-align:top;}
ol,ul { list-style:none;}
table { border-collapse:collapse; border-spacing:0;}
a { text-decoration:none; color:#333;}

.clear { clear:both;}

.height10 { width:100%; margin:0 auto; height:10px;}
.height20 { width:100%; margin:0 auto; height:20px;}
.height30 { width:100%; margin:0 auto; height:30px;}
.height50 { width:100%; margin:0 auto; height:50px;}
.height80 { width:100%; margin:0 auto; height:80px;}
.height100 { width:100%; margin:0 auto; height:100px;}
.height120 { width:100%; margin:0 auto; height:120px;}
.height150 { width:100%; margin:0 auto; height:150px;}

/* ---------------------------------------------------------- */


.index-top { position:relative; height:50px;}
.header { height:50px; background-color:#002C4F; position:fixed; top:0; left:0; right:0; width:100%; z-index:100; max-width:720px; margin:0 auto;}
.header .logo { position:absolute; height:40px; margin-top:5px; float:left;}
.header .logo  .fanhui { width:28px; height:40px; background-color:#002C4F; float:left;}
.header .logo img { width:130px; height:40px; float:left;}
.header .down_img { position:relative; height:40px; margin-top:5px; float:right;}
.header .down_img  img { width:97px; height:30px; margin-top:5px;}
.header .down_img .grid { width:28px; height:40px; background-color:#002C4F; float:right;}

.grid_box{ width:160px; background:#303537; z-index:8989; position:fixed; right:5px; top:50px; display:none;}
.grid_box dd{ line-height:38px; color:#454545; height:38px; font-size:14px; overflow:hidden; text-indent:10px; border-bottom:1px solid #2A2E30;}
.grid_box dd span{ display:inline-block; text-indent:38px; font-size:12px;}
.grid_box dd .ico_index{ background:url('/skin/m/images/ico_home.png') left center no-repeat;}
.grid_box dd .ico_news{ background:url('/skin/m/images/ico_news.png') left center no-repeat;}
.grid_box dd .ico_event{ background:url('/skin/m/images/ico_event.png') left center no-repeat;}
.grid_box dd .ico_baoming{ background:url('/skin/m/images/ico_baoming.png') left center no-repeat;}
.grid_box dd .ico_ticket{ background:url('/skin/m/images/ico_baoming.png') left center no-repeat;}
.grid_box dd .ico_youth_reg{ background:url('/skin/m/images/ico_youth_reg.png') left center no-repeat;}
.grid_box dd .ico_youth_rank{ background:url('/skin/m/images/ico_youth_rank.png') left center no-repeat;}
.grid_box dd .ico_feedback{ background:url('/skin/m/images/ico_youth_rank.png') left center no-repeat;}
.grid_box dd a{ color:#efefef;}


.body_content { position:relative; width:100%; margin:0 auto; height:100%;}





/* 新版  加载更多 */
.get_more { margin:20px auto; text-align:center; font-size:1.4rem; color:#0090F7; background-color:#e5e5e5; padding:10px 0px;}
.more_loader_spinner { width:20px; height:20px; margin:10px auto; background: url(/skin/m/js/loader.gif) no-repeat;}
