@CHARSET "UTF-8";
body { margin:0; padding:0; font-size:14px; font-family:"微软雅黑"; line-height:25px; color:#666666; background:url(../images/loginbj.jpg) no-repeat center;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
td,th,caption { font-size:14px; font-size:14px; font-family:"微软雅黑"; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal;}
a { cursor:pointer; text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button {  font-size:14px; font-family:"微软雅黑"; outline:none; }
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}

/*登录页面*/
.login{
	/*background:url(../images/login_bg.jpg) no-repeat center 0px;*/
	background:#4da0b9;
}
.login_main{
	width:310px;
	height:444px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-222px;
	margin-left:-155px;
}
.logo{
	max-width:310px;
	margin:0 auto;
}
.login_nav{width:310px;margin:0 auto;margin-top:23px;}
.login_nav a{float:left;height:30px; padding:0px 17px;text-align:center;font-size:16px;color:white;line-height:30px;display:block;}
.login_nav a:hover{ background:#458da2; border-radius:15px;}
.login_nav a.bj{ background:#458da2; border-radius:15px;}
.login_input1{margin-top:20px;width:292px;padding-left:15px;height:45px;background:url(../images/login_admin_bg.png) no-repeat center center; border:none;font-size:16px;color:#ffffff;line-height:45px;}
.login_input2{float:left;margin-top:20px;width:177px;padding-left:15px;height:40px;background:url(../images/login_verify_bg.png) no-repeat center center;border:none; font-size:16px;color:#ffffff;line-height:40px;}
.veritytu{float:left;margin-top:20px;margin-left:10px;}
.login_main .cb{clear:both;color:white;width:308px;  padding:18px 0px;  font-size:14px;line-height:14px;}
.login_main .cb .cbox{color:white;margin-left:10px;}
.login_main .cb a{float:right;margin-right:10px; color:white;}
.login_main .cb a:hover{ text-decoration:underline;}
.login_main .loginin{ width:308px;height:40px;border:0px;background:url(../images/loginin_bg.png) no-repeat;font-size:18px;color:white;cursor:pointer;}
.zhuce{ line-height:20px;font-size:14px; margin-top:10px; float:right;}
.zhuce a{ color:#ffffff;}
.zhuce a:hover{ text-decoration:underline;}

.sms_t{ width:100px; height:38px; float:right;background: url(../images/loginin_bg.png) no-repeat center; color:#fff; font-size:16px; border:0; text-align:center; line-height:38px; cursor:pointer; margin-top:20px;}
.sms_tdis{ width:100px; height:38px; float:right;  background:#999999; color:#fff; font-size:16px; border:0; text-align:center; line-height:38px; cursor:pointer; margin-top:20px;}
.dt{ height:20px; padding-top:10px; color:#ffffff;}
.dt span.red{ color:#ff0000;}

.blackbg {width: 100%;height: 100%;position: fixed;background: #000;opacity: .5;filter: alpha(opacity=50);top: 0;left: 0;z-index: 200;display: none;}
.t_log_box{ width:500px; background:#ffffff; display:none;border-radius: 5px;position: fixed;z-index: 200;}
.nei{ padding:45px 30px; position:relative; text-align:center;}
.nei p{ font-size:16px; font-weight:bold; line-height:30px; color:#222222;}
.nei_btn{ width:80px;height:35px; border:none; border-radius:5px; background:#18B2FA; color:#ffffff; cursor:pointer; margin-top:30px; text-align:center; line-height: 35px; display:inline-block}