@charset "gb2312";
/* CSS Document */
@import url("base.css");
body { 
	color:#333; 
	font-family: Microsoft YaHei;
}
button{
border-style: none;
}

.bg{ width: 100%; height: 100vh; background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position:bottom; background-size: cover; padding-top: 60px; box-sizing: border-box;}

.page{	background-size: cover;	background-position: center center;	background-repeat: no-repeat;}
.page-1{ background-image: url(../images/bg01.jpg);}

.btnoup{background:#fff; border-radius:10px; padding:40px 0; width:100%; position:relative;}
.sdfter img{ max-width: 100%; }
.sdfter h2{ text-align:center; display: block; font-weight:normal; line-height:60px; height:60px; font-size:22px; color:#37474f;}
.lgoen{ width:300px; margin:0 auto; position:relative; }
.lgoen ul li{ width:100%; float:left; margin:20px 0; display:block;}
.lgoen ul li input{width:100%; padding:10px 0;border: none;color:#76838f; border-bottom:1px solid #e4eaec; -webkit-appearance:none;border-radius:0}
button{cursor:pointer;width:100%;height:44px; padding:0; background: -webkit-linear-gradient(#1167a9, #0760A4); /* Safari 5.1 - 6.0 */background: -o-linear-gradient(#1167a9, #0760A4); /* Opera 11.1 - 12.0 */background: -moz-linear-gradient(#1167a9, #0760A4); /* Firefox 3.6 - 15 */background: linear-gradient(#1167a9, #0760A4); /* æ ‡å‡†çš„è¯­æ³• */box-shadow: 0 0 5px #065e96;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:0;-moz-box-shadow:0 15px 30px 0 rgba(255,255,255,.25) inset,0 2px 7px 0 rgba(0,0,0,.2);font-size:16px; color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.1);-o-transition:all .2s;-moz-transition:all .2s;-webkit-transition:all .2s;-ms-transition:all .2s}
button:hover{-moz-box-shadow:0 15px 30px 0 rgba(255,255,255,.15) inset,0 2px 7px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 15px 30px 0 rgba(255,255,255,.15) inset,0 2px 7px 0 rgba(0,0,0,.2);box-shadow:0 15px 30px 0 rgba(255,255,255,.15) inset,0 2px 7px 0 rgba(0,0,0,.2); }
button:active{-moz-box-shadow:0 15px 30px 0 rgba(255,255,255,.15) inset,0 2px 7px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 15px 30px 0 rgba(255,255,255,.15) inset,0 2px 7px 0 rgba(0,0,0,.2);box-shadow:0 5px 8px 0 rgba(0,0,0,.1) inset,0 1px 4px 0 rgba(0,0,0,.1);border:0 solid #016FCB}
.subton{ color: #fff;background-color: #0760A4;border-color: #0760A4; width:100%;padding: 10px 18px;font-size: 18px;line-height: 1.3333333;border-radius: 4px;text-align: center;    white-space: normal;    transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;-webkit-font-smoothing: subpixel-antialiased;vertical-align: middle; background-image: none;border: 1px solid transparent;    -webkit-appearance: button;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;}
.rerter{ font-size:13px; line-height:60px; height:60px; display:block; text-align:center;}
.rerter a{ color:#0760A4;}
.rbotr{ font-size:14px; line-height:40px; color:#fff; display:block; text-align:center; margin-top:20px;margin-bottom:20px;}
@media(max-width:1500px){ 
.brebg{  position: absolute;  top:10%; left:35%;  text-align: center;  width:30%; }
}
@media(max-width:1200px){
.brebg{  position: absolute;  top:10%; left:30%;  text-align: center;  width:40%; }
}
@media(max-width:860px){
.brebg{  position: absolute;  top:10%; left:25%;  text-align: center;  width:50%; }
}
@media(max-width:740px){ 
.brebg{  position: absolute;  top:10%; left:20%;  text-align: center;  width:60%; }
}
@media(max-width:550px){ 
.brebg{  position: absolute;  top:10%; left:15%;  text-align: center;  width:70%; }
}
@media(max-width:460px){ 
.brebg{  position: absolute;  top:8%; left:10%;  text-align: center;  width:80%; }
.btnoup{background:#fff; border-radius:6px; padding:20px 0; width:100%; position:relative;}
 .lgoen{ width:200px; margin:0 auto; position:relative; }
.lgoen ul li{ width:100%; float:left; margin:5px 0; display:block;}
.subton{ margin-top:10px;}
}

@media(min-width:769px){ 
.btbg{  position: absolute;  top:10%; left:20%;  text-align: center;  width:60%; }
}
@media(min-width:1200px){ 
.btbg{  position: absolute;  top:15%; left:30%;  text-align: center;  width:40%; }
}
@media(min-width:1300px){ 
.btbg{  position: absolute;  top:15%; left:35%;  text-align: center;  width:30%; }
}
@media(max-width:768px){ 
.btbg{  position: absolute;  top:6%; left:10%;  text-align: center;  width:80%; }
}


@media(max-width:767px) and (orientation:landscape){ 
.brebg{  position: absolute;  top:2%; left:20%;  text-align: center;  width:60%; }
.lgoen ul li{ width:100%; float:left; margin:10px 0; display:block;}
}
@media(max-height:413px) and (orientation:landscape){ 
.brebg{  position: absolute;  top:2%; left:25%;  text-align: center;  width:50%; }
.sdfter img{ max-width:100px;}
.btnoup{background:#fff; border-radius:6px; padding:20px 0; width:100%; position:relative;}
.sdfter h2{ text-align:center; display: block; font-weight:normal; line-height:40px; height:40px; font-size:14px; color:#37474f;}
.lgoen{ width:200px; margin:0 auto; position:relative; }
.lgoen ul li{ width:100%; float:left; margin:5px 0; display:block;}
.rerter{ font-size:13px; line-height:35px; height:35px; display:block; text-align:center;}
.rbotr{ display:none;}
.subton{ padding:5px 0; font-size:14px; margin-top:10px;}
button{height:30px; font-size: 14px;}
}

.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	overflow: hidden;
}
.header {
	background: url(../images/topbar_bg.gif) repeat;
	height: 30px;
}
.header span {
	float: right;
	line-height:30px;
}
.header .userMenu.fRight li {
	float: right;
	line-height:30px;
	padding-left:5px;
	padding-right:5px;
}
.header .userMenu {
	width: 180px;
}
.auto960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.userMenu li a {
	color: #679c0a;
}
.login {
	height:300px;
}
.bor {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: 1px solid #dfdddd; display: block; overflow: hidden; position: relative;
}
.login .main h3 {
	color: #FFF;
	background: url(../images/bg_button.png) no-repeat 0px -265px;
	height: 44px;
	width: 404px;
	line-height: 30px;
	padding-left: 45px;
	margin-top: 20px;
	margin-left: 35px;
}
.login .main h3 span {
}
.login .main h3 em {
	margin-left: 95px;
}
.login .main h3 em a {
	color:#FFF;
}
.login .main h3 em a:hover {
	text-decoration:none;
}
.login .main li {
	height:25px;
	line-height:25px;
	margin-bottom:16px;
}
.login .main span {
	display:block;
	float:left;
	text-align:right;
	width:85px;
}

.text{
	background:url(../images/bg_button.png) repeat-x 0 0;
	width:224px;
	height:19px!important;
	height:22px;
	line-height: 22px;
	float: left;
	font-size: 12px;
	margin-right: 5px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #d5d8d1;
	padding-top: 3px!important;
	padding-top: 0px;
}
.text_s {
	border-color: #9bcd81;
	background:#f3ffe6;
}
.login_from{
	width:210px;
	background: url(../images/bg_button.png) no-repeat 0px -446px;
	padding-left:25px;
}
.login_from2{
	width:210px;
	background: url(../images/bg_button.png) no-repeat 0px -473px;
	padding-left:25px;
}
.login_from3{
	width:210px;
}
.main {
	width: 440px;
}
.login.bor .main.fLeft form ul {
	margin-top: 5px;
}
.button2 {
	background:url(../images/bg_button.png) no-repeat 0px -359px;
	color:#FFFFFF;
	width:171px;
	height: 38px;
	margin-left: 37px;
	font-weight: bold;
	font-size: 14px;
	cursor:pointer;
}
.login_sidebar {
	height: 146px;
	width: 300px;
	margin-right: 98px;
	margin-top: 60px;
	background: url(../images/pe_bg.jpg) no-repeat left;
	display: inline;
}
.login_sidebar p {
	margin-left: 108px;
	margin-top: 15px;
	line-height: 20px;
}
.login_sidebar p span {
	font-weight: bold;
	color: #000;
	float: left;
}
.login_sidebar a:hover{
	text-decoration:none;
}
.signUp {
	background: url(../images/bg_button.png) no-repeat 0 -321px;
	height: 24px;
	width: 52px;
	display:block;
	line-height:24px;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	margin-left: 110px;
	margin-top: 16px;
	cursor:pointer;
}
.footer {
	height:36px;
	line-height:36px;
	margin-top: 7px;
}
.footer.bor span {
	float: right;
}
.footer.bor span a {
	float: left;
}
.mL10 {
	margin-left:10px;
	display: inline;
}
.mR10 {
	margin-right:10px;
	display: inline;
}
.tip2 {
	margin-left: 68px;
	margin-top: 29px;
	margin-bottom: 20px;
	background: url(../images/bg_button.png) no-repeat 0px -115px;
	height: 54px;
	width: 537px;
}
.tip3 {
	margin-left: 68px;
	margin-top: 29px;
	margin-bottom: 20px;
	background: url(../images/bg_button.png) no-repeat 0px -188px;
	height: 54px;
	width: 537px;
}
.success {
	margin-left: 77px;
	background: url(../images/correct.jpg) no-repeat;
	padding-left: 70px;
	line-height: 20px;
	margin-bottom: 32px;
}
.success a {
	color: #7eb61a;
}
.login .main form ul li a {
	color: #679c0a;
}


/* 登录box
-------------------------------------------------------------------*/
.red, .red a:link, .red a:visited, a.red:link, a.red:visited {
color:#FF0000;
text-decoration:none;
}
#login {
	background:#fff;
	padding-bottom: 25px;
}
.tip1 {
	margin-left: 68px;
	margin-top: 29px;
	margin-bottom: 20px;	
	background: url(../images/bg_button.png) no-repeat 0px -42px;
	height: 54px;
	width: 537px;
}
.stip1 {
	margin-left: 68px;
	margin-top: 29px;
	margin-bottom: 20px;
	background: url(../images/bg_button.png) no-repeat -185px -312px;
	height: 54px;
	width: 537px;
}
.stip2 {
	margin-left: 68px;
	margin-top: 29px;
	margin-bottom: 20px;
	background: url(../images/bg_button.png) no-repeat -185px -378px;
	height: 54px;
	width: 537px;
}
#login .ocation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 10px;
}
#login .theme {
	width: 856px;
	clear: both;
	padding: 10px;
}

#login .theme li {
	margin-bottom: 20px;
	line-height: 20px;
	overflow:hidden;
	clear:both;
}
#login .theme span{
	color: #000;
	width: 130px;
	display: block;
	float: left;
	text-align: right;
	overflow:hidden;
}
#login .theme .lform{
	float:right;
	width:720px;
	}
#login .theme .lform label{
	float:left;
	width:80px;
	margin-bottom:5px;
	}
#login .theme .lform .np{
	margin:0 4px;
	}
#login .theme .lform1{
	float:left;
	width:570px;
	}
#login .theme .lform1 label{
	float:left;
	width:80px;
	margin-bottom:5px;
	}
#login .theme .lform1 .np{
	margin:0 4px;
	*margin:0 0 0 -1px;
	_margin:0;
	}
#login .useNew .signUp {
	text-align: right;
	font-weight: bold;
	margin-top: 30px;
}
.contract {
	height: 90px;
	text-align: left;
	overflow-x: auto;
	overflow-y: auto;
	border: 1px solid #cccccc;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	background: #fafafa;
	padding: 5px;
}
.buttonGreen142 {
	background:url(../images/bg_button.png) no-repeat scroll 0px -405px;
	color:#FFFFFF;
	font-size:14px;
	height:38px;
	line-height:38px;
	width:116px;
	font-weight: bold;
}
.clear {
	clear: both;
}
.mL68 {
	margin-left: 68px;
}
.green {
	color: #679c0a;
}
.w200{
	width:200px;
}
/*
date:02-02
*/
.vermenu{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #EEEEEE;
	position:absolute;
}