*{font-family:微软雅黑,Verdana, Geneva, sans-serif;padding:0px;margin:0px;list-style-type:none;}
html{
	font-family: sans-serif;
}
button,.cursor{cursor:pointer}
body{
	font-size:14px; 
	background-color:white;
}
/*表格滚动条样式*/
::-webkit-scrollbar {width: 5px;height: 5px;}/*滚动条整体样式、高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar-thumb {border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.08);background: #ddd;}/*滚动条里面小方块*/
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.08);border-radius: 0;background: rgba(0,0,0,0.03);}/*滚动条里面轨道*/
::-webkit-scrollbar-thumb:hover {background: rgba(0,0,0,0.15);border-radius: 5px;} 
::-webkit-scrollbar-thumb:active {background: rgba(0,0,0,0.2);;border-radius: 5px;}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
.background{
	background:#f0f0f0 no-repeat;/*background:#66A8E5 url(../../web/images/loginbg.jpg) no-repeat;*/
	width:100%;
	height:100%;
	boder:1px solid #def;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
}
.table td{text-align:center;padding:5px}
textarea{ overflow:auto}
a:link,a:visited{color:#555555;TEXT-DECORATION:none;}
a:hover{TEXT-DECORATION:underline;color:#0b63a2;}
img{ border:none}
h1{ font-size:18px}
select,input,textarea,button,a{ font-size:14px;resize: none;outline:none}
.touch{-webkit-overflow-scrolling:touch;overflow-scrolling:touch;}

a.zhu:link,a.zhu:visited{color:#0b63a2;}

a.hui:link,a.hui:visited{color:#787878;}
a.hui1:link,a.hui1:visited{color:#cccccc;}
.zhu{color:#0b63a2;}
.red{color:#b10606;}
.hui{color:#787878;}

a.red:link,a.red:visited{color:#b10606;}

a.blue:link,a.blue:visited{color:#0b63a2;}
a.blue:hover{color:#b10606;}
.blueu{display: block;background: #0b63a2;padding: 5px 10px 5px 10px;color: #fff;margin: 10px 10px 0px 0px;float: left;text-decoration: none;opacity: 0.8;}
.blueu:hover{opacity:1;}
.icons{ height:16px; width:16px; vertical-align:middle}
a.white:link,a.white:visited{color:white;}

.padding10{padding:10px;}

.blank1{ height:1px; overflow:hidden; border-bottom:1px #dddddd solid}
.blank10{ height:10px; overflow:hidden;width:100%}
.blank5{ height:5px; overflow:hidden;width:100%}
.blank15{ height:15px;overflow:hidden;width:100%}
.blank20{ height:25px;overflow:hidden;width:100%}
.blank25{ height:25px;overflow:hidden;width:100%}
.blank30{ height:30px;  overflow:hidden;width:100%}
.blank40{ height:40px;  overflow:hidden;width:100%}

.leftjg10{ width:10px; overflow:hidden; height:10px;float:left}
.leftjg15{ width:15px; overflow:hidden; height:15px;float:left}
.leftjg20{ width:20px; overflow:hidden; height:20px;float:left}

.alert{ padding:3px 10px;border-radius:0px; text-align:center; }
.alert_msg{ background-color:#fbe3cf;border:0px #f6a15d solid; color:#f86f00}
.alert_success{ background-color:#e3f6d1;border:0px #78b146 solid;color:#008b3c}
.alert_wait{ background-color:#f8f8f8;border:0px #cccccc solid;color:#555555}


.webhred:link,.webhred:visited,.webhred{color:#ffffff; background-color:#aa0000; padding:4px 8px; border:none; cursor:pointer}
.webhred:hover{box-shadow:0px 0px 5px rgba(0,0,0,0.3);opacity:0.9}



.hborder{ border:1px #ededed solid}
.title{height:40px;line-height:40px;overflow:hidden;font-size:18px;text-align:left;border-bottom:1px #cccccc solid;color:#55555;font-weight:bold; background-color:#0b63a2}
.title li{height:40px;line-height:40px;float:left; }
.title li.more{text-align:right;float:right;font-size:12px;font-weight:100}
.titleh{ background-color:#dddddd; color:#333333}

.box{box-shadow:0px 0px 5px rgba(0,0,0,0.3); border:1px #0b63a2 solid; }

.inputs{height:28px; line-height:24px;box-shadow:0px 1px 0px #999;border:0px #cccccc solid;padding:0px 2px; overflow:hidden;}
.input{height:34px; line-height:30px; border:1px #cccccc solid;padding:0px 5px; overflow:hidden; border-radius:0px}
.inputlogin{
	height:20px;
	width:150px;
	color:#000;
	outline:none;
	border:none;
	outline:medium;
	border-bottom:1px #e6e6e6 solid;
	font-size:13px;
	padding:5px 5px;
}
.selectlogin{
	vertical-align:middle; 
	height:30px;
	width:160px;
	color:#000;
	outline:none;
	border:none;
	outline:medium;
	border-bottom:1px #e6e6e6 solid;
	font-size:13px;
	padding:5px 5px;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:url(../../images/down.png)no-repeat scroll right center transparent;
	padding-right:14px;
}
.loginbutton:hover{
	background:#2d71af;
}
.loginbutton:active{
	border-bottom:1px solid #000
}
.loginbutton:disabled{
	background-color:#448aca; 
	color:#fff;
	opacity:0.5;
}
.select{border-radius:0px; background-color:#ffffff;border:1px #cccccc solid; height:34px; line-height:30px}
.textarea{height:100px; width:97%;padding:5px;border-radius:0px;box-shadow:0px 1px 1px #999;border:0px #cccccc solid;}
.input:hover,.inputs:hover,.select:hover,.input_hover,.textareas,.input:focus,.inputs:focus{box-shadow:0px 1px 0px #000; border:0px #0b63a2 solid; color:#000000}
.textarea:hover,.textarea:focus{box-shadow:0px 1px 1px #000; border:0px #0b63a2 solid;}
.inputs[readonly]{background-color:#fff;box-shadow:0px 1px 0px #999;border:0px #cccccc solid;}


/*登录、注册界面*/
.inputlogin{height:20px;width:230px;color:#000;outline:none;border:none;outline:medium;font-size:13px;padding:5px 5px;}
.loginbutton{background:#448aca;border:0;font-size:18px;cursor:pointer;color:#fff;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;padding:11px 0px;width:290px;}
.login_beijing {background:url(../../images/main_bg.jpg) center center no-repeat;background-size:cover;/*height:600px;*/}
.login_main{width:74%;margin:0 auto;max-width:1100px;}
.login_left{float:left;margin-top:36px;}
.login_right{float:right;position: relative;}
.login_table{width:290px;padding-bottom:30px;border:1px solid #fff;border-radius:6px;background-color:#fff;padding-left:30px;padding-right:30px;position:relative;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.kuang{border:1px solid #ddd;padding:5px 10px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.col-left h2 {font-size: 30px;margin-top: 55px;color: #fff;line-height: 43px;}
.col-left .apply {margin-top: 57px;}
.col-left .apply .label {font-size: 14px;color: #fff;display: block;margin-bottom: 16px;text-align: left;font-weight: 400;}
.col-left .apply .zhuce {border: 1px solid #fff;width: 290px;height: 44px;text-align: center;color: #fff;font-size: 20px;background: 0 0;border-radius: 100px;cursor: pointer;display: block;line-height: 44px;}
.col-left .apply .zhuce:hover {text-decoration:none}
.login_table .login_title {font-size: 18px;text-align: center;}
.login-logo {width:60%;margin:0 auto 30px;height:60px;border-bottom:1px solid #d4d4d4;min-width:800px;max-width:1100px;min-width:800px;font-size: 26px;color: #666;font-weight: 600;}
#header {height: 60px;}
#header .fix-head {position: fixed;height: 60px;width: 100%;background: #fff;-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.4);box-shadow: 0 2px 8px rgba(0,0,0,.4);z-index: 9999;}
#header .fix-head .page-head {max-width: 1200px;height: 60px;margin: 0 auto;overflow: hidden;position: relative;width:75%;}
#header .fix-head .page-head .page-logo {margin-top:10px;float:left;} 
ul.nav-list {float: right;list-style: none;margin: 0px;}
ul.nav-list li {font-size:16px;color:#505a78;line-height:60px;} 
.page-logo{display: block;float: left;font-size: 28px;font-weight: 600;color: #333;margin-top: -6px;}
.zhuceleft{float:left;width:48%;}
.zhuceright{float:right;width:48%;}
.register_table{max-width:640px;padding:5% 5%;border:1px solid #fff;border-radius:6px;background-color:#fff;position:relative;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-moz-box-shadow:0px 0px 20px #bababa;-webkit-box-shadow:0px 0px 20px #bababa;box-shadow:0px 0px 20px #bababa;margin:0 auto;}
.register_main{width:62%;margin:0 auto;}
.login_btn{text-align:center;}
.RegisterInput {height: 20px;width: 180px;color: #000;outline: none;border: none;outline: medium;border-bottom: 0px #e6e6e6 solid;font-size: 13px;padding: 5px 5px;}

@media screen and (max-width:480px) {
.login_beijing {padding-bottom:22%;}
.login_main{width:90%;}
.header{display:none;}
.login_left {float:left;margin-top: 0px;margin-bottom:8%;width: 100%;text-align: center;}
.col-left h2 {margin-top: 0px;font-size:24px;}
.ninghao{text-align:center;}
.col-left .apply .label{text-align:center;}
.col-left .apply {margin-top:8%;}
.login_right {float: left;margin: 0 auto;width: 92%;}
#topheih{/*height:40px !important;*/}
.login_table {width:92%;padding-bottom: 10%;padding-left:8%;padding-right: 8%;}
.inputlogin {width:78%;padding: 5px 5px;}
.loginbutton {width: 100%;}
.zhucep{text-align:center;margin:0 auto;width:100%;}
.col-left .apply .zhuce {width:100%;}
.zhuceleft{float:left;padding-left:0;width:100%;}
.zhuceright{float:left;padding-left:0;width:100%;margin-top: 15px;}
.register_main {width:90%;}
.input_text {width: 80%;}
.login-logo{display:none;}
.blankLogin{height:25px !important}
.blank40{height:20px;}
}

@media screen and (min-width:481px) and (max-width:767px) {
.login_beijing {padding-bottom:22%;}
.login_main{width:90%;}
.header{display:none;}
.login_left {float: left;margin-top: 0px;margin-bottom:8%;width: 100%;text-align: center;}
.col-left h2 {margin-top: 0px;font-size:26px;}
.ninghao{text-align:center;}
.col-left .apply .label{text-align:center;}
.col-left .apply {margin-top: 8%;}
.login_right {float: left;margin: 0 auto;width: 92%;}
#topheih{/*height:40px !important;*/}
.login_table {width:92%;padding-bottom: 10%;padding-left: 8%;padding-right:8%;}
.inputlogin {width: 86%;padding: 5px 5px;}
.loginbutton {width: 100%;}
.zhucep{text-align:center;margin:0 auto;width:100%;}
.col-left .apply .zhuce {width:100%;}
.zhuceleft{float:left;padding-left:0;width:100%;}
.zhuceright{float:left;padding-left:0;width:100%;margin-top: 15px;}
.register_main {width:90%;}
.input_text {width: 80%;}
.login-logo{display:none;}
.blankLogin{height:25px !important}
.blank40{height:20px;}
}

@media screen and (min-width:768px) and (max-width:1024px) {
.login_beijing {/*padding-bottom:28%;*/}
.col-left h2 {margin-top: 0px;font-size:26px;}
.login_right {float: right;width:48%}
#topheih{/*height:80px !important;*/}
.login_left {float: left;margin-top: 8%;margin-bottom:8%;}
.login_main {width: 90%;margin: 0 auto;}
.login_table {width:84%;padding-bottom: 10%;padding-left: 8%;padding-right:8%;}
.inputlogin {width: 86%;padding: 5px 5px;}
#header .fix-head .page-head {margin: 0 auto;width: 90%;}
.loginbutton {width: 60%;}
.register_main {width:80%;}
}
/*登录、注册界面end*/










.lmaisft{
	width:450px;
	border-radius:5px;
	text-align:center; 
	background-color:#C4E0F4;
	background: rgba(255,255,255,0.3);
}
.logindiv{
	color:#000;
	max-width:570px;
	border-radius:5px;
	text-align:center; 
	background-color:#fff;
	/*background-color:#C4E0F4;
	background: rgba(255,255,255,0.3);*/
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0px 0px 20px #bababa;
	-webkit-box-shadow:0px 0px 20px #bababa;
	box-shadow:0px 0px 20px #bababa;
}
.logincheckbox{
	vertical-align:middle; 
	border:1px solid #222373;
	-moz-box-shadow:1px 0px 1px #000 inset;
	-webkit-box-shadow:1px 0px 1px #000 inset;
	box-shadow:1px 0px 1px #000 inset;
}

li{
	display:inline;
	list-style:none;
	list-style-position:outside;
	text-align:center;
	font-weight:500;
	float:left;
}
/*.a_menu:link{
	color:#336601;
	text-decoration:none;
	float:left;
	width:90%;
	padding:3px 5px 0px 5px;
}
.a_menu:visited{
	color:#336601;
	text-decoration:none;
	float:left;
	padding:3px 5px 0px 5px;
	width:90%;
}
.a_menu:hover{
	color:white;
	float:left;
	padding:3px 3px 0px 20px;
	width:80%;
	text-decoration:none;
	background-color:#539D26;
}
.a_menu:active{
	color:white;
	float:left;
	padding:3px 3px 0px 20px;
	width:80%;
	text-decoration:none;
	background-color:#BD06B4;
}*/
#nav{
	width:100%;
	height:30px;
	border-bottom:0px;
	padding:0px 5px;
	position:absolute;
	z-index:1;
}
/*.list{
	line-height:20px;
	text-align:left;
	padding:4px;
	font-weight:normal;
}
.menu1{
	width:32%;
	height:auto;
	margin:6px 4px 0px 0px;
	border:1px solid #9CDD75;
	background-color:#F1FBEC;
	color:#336601;
	padding:10px 0px 0px 0px;
	cursor:pointer;
	overflow-y:hidden;
	filter:Alpha(opacity=70);
	-moz-opacity:0.7;
}
.menu2{
	width:32%;
	height:18px;
	margin:6px 4px 0px 0px;
	background-color:#f0f0f0;
	color:#505a78;
	border:0px solid #EEE8DD;
	padding:10px 0px 0px 0px;
	overflow-y:hidden;
	cursor:hand;
	font-weight:600;
}*/


/*#slcd{ width:100%; height:20px; background:#f0f0f0; position:fixed; bottom:0px;padding-bottom:10px;}
#slcd ul,#slcd ul li{ height:20px;}
#slcd ul li{ width:33%; float:left; list-style-type:none; line-height:25px; text-align:center; overflow:hidden;}
#slcd ul li:hover{ background:#fff; overflow:visible;}
#zcd ul,#zcd ul li{ width:100%; height:25px; background:#fff;}
#zcd ul li a{font-size:12px;color:#505a78;}
.zcd1{ margin-top:-100px; width:100%;}*//*每个子菜单的上边距需要手动调整*/

#slcd{ width:100%; height:40px; background:#f0f0f0; position:fixed; bottom:0px;}
#slcd ul,#slcd ul li{ height:45px;}
#slcd ul li{ width:33%; float:left; list-style-type:none; line-height:35px; text-align:center; overflow:hidden;}
#slcd ul li:hover{ background:#fff; overflow:visible;}
#zcd ul,#zcd ul li{ width:100%; height:35px; background:#fff;}
#zcd ul li a{ color:#505A78; font-size:12px;}
.zcd1{ margin-top:-140px; width:100%;}/*每个子菜单的上边距需要手动调整*/

/*.search1{
	width:23%;
	height:18px;
	margin:6px 4px 0px 0px;
	background-color:#F5F5F5;
	color:#999999;
	border:1px solid #EEE8DD;
	padding:6px 0px 0px 0px;
	overflow-y:hidden;
	cursor:hand;
	text-align:center;
	font-size:16px;
	border-radius:16px;
}
.search2{
	width:23%;
	height:18px;
	margin:6px 4px 0px 0px;
	border:1px solid #9CDD75;
	background-color:#F1FBEC;
	color:#336601;
	padding:6px 0px 0px 0px;
	cursor:text;
	overflow-y:hidden;
	filter:Alpha(opacity=70);
	-moz-opacity:0.7;
	text-align:center;
	font-size:16px;
	border-radius:16px;
}*/
.line-dashed{
	border-top:#87cefa 1px dashed; 
	overflow:hidden;
	height:1px;
	margin:0px 20px;
}
a.webbtn:link,a.webbtn:visited,.webbtn{
	color:#ffffff;
	opacity:0.8;
	background-color:#0b63a2;
	padding:5px 8px;
	border:none; 
	cursor:pointer;
	font-size:14px;
	width:75px;/*width:240px;*/
	height:30px;
}
a.defaultbtn:link,a.defaultbtn:visited,.defaultbtn{
	color:#999;
	opacity:0.8;
	background-color:#ffffff;
	padding:5px 5px;
	border:none; 
	cursor:pointer;
	font-size:14px;
	width:75px;/*width:240px;*/
	height:30px;
}
.webbtn:disabled,.defaultbtn:disabled,.defaultbtn:hover{
	background-color:#aaaaaa; 
	color:#eeeeee
}