html,body{
	width:100%;
	height:100%;
	position: relative;
}
body {
    font-family: '微软雅黑','Roboto', sans-serif;
    font-size: 14px;
    color: #888;
    line-height: 30px;
    text-align: center;
}

strong { font-weight: 500; }

a:hover, a:focus {
	color: #0485cf;
	text-decoration: none;
    -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

h1, h2 {
	margin-top: 10px;
	font-size: 38px;
    font-weight: 100;
    color: #555;
    line-height: 50px;
}

h3 {
	font-size: 20px;
    font-weight: bold;
    color: #555;
    line-height: 30px;
}
h3 img{ position:relative; top:-2px; margin-right:5px;}
img { max-width: 100%; }

::-moz-selection { background: #4aaf51; color: #fff; text-shadow: none; }
::selection { background: #4aaf51; color: #fff; text-shadow: none; }


.btn-link-1 {
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 16px 20px 0 20px;
	background: #4aaf51;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.btn-link-1:hover, .btn-link-1:focus, .btn-link-1:active { outline: 0; opacity: 0.6; color: #fff; }

.btn-link-1.btn-link-1-facebook { background: #4862a3; }
.btn-link-1.btn-link-1-twitter { background: #55acee; }
.btn-link-1.btn-link-1-google-plus { background: #dd4b39; }

.btn-link-1 i {
	padding-right: 5px;
	vertical-align: middle;
	font-size: 20px;
	line-height: 20px;
}

.btn-link-2 {
	display: inline-block;
	height: 50px;
	margin: 5px;
	padding: 15px 20px 0 20px;
	background: rgba(0, 0, 0, 0.3);
	border: 1px solid #fff;
	font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.btn-link-2:hover, .btn-link-2:focus, 
.btn-link-2:active, .btn-link-2:active:focus { outline: 0; opacity: 0.6; background: rgba(0, 0, 0, 0.3); color: #fff; }


/***** Top content *****/

.inner-bg {
	min-width: 430px;
	max-height: 100%;
	padding:15px;
 
    position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.con_area{ 
	
}

.top-content .text {
	color: #fff;
}

.top-content .text h1 { color: #fff; }

.top-content .description {
	margin: 20px 0 10px 0;
}

.top-content .description p { opacity: 0.8; }

.top-content .description a {
	color: #fff;
}
.top-content .description a:hover, 
.top-content .description a:focus { border-bottom: 1px dotted #fff; }

.form-box {

}

.form-top {
	overflow: hidden;
	padding: 15px 25px 15px 25px;
	background: rgba(255,255,255,.9);
	-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
	text-align: left;
	
}

.form-top-left {
	float: left;
	width: 75%;
	padding-top: 25px;
}

.form-top-left h3 { margin-top: 0; }

.form-top-right {
	float: left;
	width: 25%;
	padding-top: 5px;
	font-size: 66px;
	color: #ddd;
	line-height: 100px;
	text-align: right;
}

.tab_t{ padding-top:10px; font-size:24px; padding-bottom: 35px;}
.tab_t a{ color:#999; margin:0 5px; display: inline-block; position:relative; z-index: 1}
.tab_t a.active{ color:#000;}
.tab_t a.active:after{ position:absolute; z-index: 0; bottom: -8px; left:3px; content: ""; width:26px; height:3px; display: block; border-radius: 10px; background: #ff9206;}

.form-bottom {
	padding: 15px 30px 30px 30px;
	background: rgba(255,255,255,.9);
	-moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
	text-align: left;	
}

.form-bottom form textarea {
	height: 100px;
}

.form-bottom form button.mainBut {
	height:46px;
	line-height:46px;
	width: 100%;
	font-size: 18px;
	border-radius:0;
	background:#189ff1;
}
button.btn:hover{
    opacity: 0.8;
}
.form-bottom form .input-error {
	border-color: #4aaf51;
}

.social-login {
	margin-top: 35px;
}

.social-login h3 {
	color: #fff;
}

.social-login-buttons {
	margin-top: 25px;
}

.pos_relative{ 
	position:relative;
	height:20px;
	text-align: right;
}
.error_tip{
	position:absolute;
	left:0;
	top:-15px;
	color:#c00;
}
.xs_block{
	width:40px; 
	height:4px; 	
	display:block;
	margin:0 auto;
	background:#532dde;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.iconfont{
  font-style:normal;
  font-size:inherit;
}
.login_lable{
	position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: 9px;
	font-size:18px;
	font-weight:normal;
	}
.font_size_12{
	font-size:12px;
	}
.login_lable .iconfont{
	position:relative;
	top:-2px;
	font-size:20px;
	color:#666;
	}
.yzm_box{
	width:45%;
	height:44px;
	border:1px solid #ccc;
	display:inline-block;
	float:right;
	cursor:pointer;
	background:#fff;
	}
.yzm_box img{
	display:block;
	max-height:42px;
	margin:0 auto;
	}
input[type="text"], input[type="password"], textarea, textarea.form-control{
	border-radius:0;
	}

.btn_warning{ background:#ff761a !important;}
.login-form{ font-size:14px; color:#666; font-weight: bold;}
.login-form input[type="text"], .login-form input[type="password"]{
	height:40px; color:#333;
	padding:0; border:0; border-bottom:1px solid #ddd; background-color: transparent;
}
.login-form input[type="text"]:focus, .login-form input[type="password"]:focus{
	 border:0; border-bottom:1px solid #ddd; background-color: transparent;
}
.zc-form{ font-size:14px; color:#666; font-weight: bold; }
.zc-form input[type="text"], .zc-form input[type="password"]{
	height:40px; color:#333;
	padding:0; border:0; border-bottom:1px solid #ddd; background-color: transparent;
}
.zc-form input[type="text"]:focus, .zc-form input[type="password"]:focus{
	 border:0; border-bottom:1px solid #ddd; background-color: transparent;
}
/***** Media queries *****/

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {
	.inner-bg{ min-width: 100%; padding:15px;}
}


