﻿@charset "utf-8";
/*新闻页码*/
.moree{
	line-height:38px;
	text-align:center;
	margin-top: 0;
	margin-right: 0.3em;
	margin-bottom: 0;
	margin-left: 0.3em;
	font-size: 1.3em;
	display: block;
}
/*报名css*/
.ad2 {
	background: none repeat scroll 0 0 #fff;
	margin-top: 1em;
}
.ad2 a {display: block;}
.ad-bt .ad-h2 {font-size: 1.6em;padding: 0.6em 0 0.6em 0.7em;width: 30%;}
.ad-bt {border-bottom: 1px solid #e5e5e5;width: 100%;}
#baoming{ padding:1em 1.5em 1.5em; background-color:#FFF;}
#baoming label{width:100%; text-align:left; float:left;}
#baoming #user_name,#baoming #password,#main #user_email,#baoming #new_pwd,#baoming #repwd{width:98%; height:40px; line-height:40px; margin-top:5px; text-indent:5px; border:1px solid #dcdcdc; outline:none; color:#646464; }
#baoming .login_btn{width:100%; height:50px; line-height:40px; background:#4E7EA2; border:none; color:#fff; text-align:center; border:1px solid #dcdcdc; margin-top:20px; cursor:pointer; font-size:16px;} 
.c96{font-size:1.2em;line-height:1.8em; color:#333;}
.c96 strong{color:#F00;}
.c97{font-size:1em; color:#969696;}
.ad2 a.c369 {color: #336699; display:inline;}
.fanhui{background:url(../img/fanhui.png) no-repeat scroll left center / 20px 20px;color: #1a7cd2;display: block;font-weight: normal;padding-left: 23px;}
#find_psd{ width:100%; text-align:left; margin-top:1.5em}
.subHeader,.subFooter{
	background-color:#364D63;
	height:3.8em;
	text-align:center;
	width:100%;
	padding-top:0.5em;
}
.subFooter p{
	color:#FFFFFF;
}
/*底部css*/
.top_bar {position: fixed; z-index: 900; bottom: 0; left: 0; right: 0; margin:0 auto; font-family:Microsoft YaHei, sans-serif; max-width:640px; height:auto; }
.top_bar .top_menu li{float:left; text-align:center; width:20%;}
.top_menu li a{display:block;}
.top_menu li img{width:100%;vertical-align: middle;}





#foot_div{
	padding:10px 10px;
	width:95%;
	background:#366;
	color:#FFF;
	text-align:right;
	font-size:12px;
}

.menubar
        {
            width: 100%;
            height: 35px;
            /*position: absolute;
            z-index: 10;*/
		position:fixed;
		bottom:0px;
		left:0px;
            //margin:auto;
transform-origin: 0px 0px 0px;transform: scale(1, 1);width: 100%;position: fixed;bottom: 0px;left:0px
        }
        .menubar a
        {
            float: left;
	    height:35px;
            color: White;
            background-color: GrayText;
	    width:22%;
            border:1px solid white;
            padding: 0px 3px;
        }
        .menubar a img
        {
            float: left;
            margin-top: 5px;
            width: 20px;
            height: 20px;
        }
        .menubar a span
        {
            float: left;
            margin-top: 9px;
        }