html {
	
}
body {
	font-family:"Microsoft Yahei";
	font-size:12px;
	margin:0; }
ul {
	padding:0;
	margin:0;
}
ul li {
	list-style-type:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;color:#f00;
}
.cl{ clear: both;}
input[type="text"]:focus, input[type="password"]:focus {
	outline:none;
}
input::-ms-clear {
	display:none;
}
.login {
	margin:0 auto;
	width:85%;
	border:2px solid #eee;
	border-bottom:none;
	position:relative;
}
.header {
	height:50px;
	border-bottom: 2px solid #ddd;
	position:relative;
	font-family:"Microsoft Yahei";
	 box-sizing: border-box;
}
.header .switch {
	height:50px;
	/*position:absolute;*/
	left:60px;
	bottom:0;
	font-size:16px;
}
.header .switch #switch_qlogin {
	/*margin-right:85px;*/
	    float: left;
}
#switch_login{
	float: left;
}
.header .switch .switch_btn {
	color:#ff5a00;
	display:inline-block;
	height:50px;
	line-height:50px;
	outline:none;
	    width: 50%;
	        text-align: center;
	   
	*hide-focus:expression(this.hideFocus=true);
}
.header .switch .switch_btn_focus {
	color:#fff;
	display:inline-block;
	height:50px;
	line-height:50px;
	outline:none;
	width: 50%;
	 background: #ff5a00;
	    text-align: center;
	  /*  border-bottom: 1px solid #efefef;*/
	*hide-focus:expression(this.hideFocus=true);
}
.header .switch .switch_btn:hover {
	color:#333;
	text-decoration:none;
}
.header .switch .switch_btn_focus:hover {
	text-decoration:none;
}
#switch_bottom { 
	bottom:-1px;_bottom:-2px;
	/*border-bottom:2px solid #848484;*/
	position: absolute; 
	width: 64px; 
	left: 0px;
}

.web_login {
	width:100%;
	position:relative;
	    margin: 0 auto;
}
#web_login{_left:60px;*left:0;}
.web_login .login_form {
	width:85%;
	margin:0 auto;
}
.web_login .reg_form {
	width:300px;
	margin:0 auto;
}
.web_login .input-tips {
	    float: left;
    margin-top: 10px;
    width: 29%;
    height: .5rem;
    font-size: 16px;
    line-height: .5rem;
    font-family: "Hiragino Sans GB", "Microsoft Yahei";
    font-weight: 200;
    border-right: 1px solid #eee;
}
.web_login .input-tips2 {
	float: left;
    text-align: right;
    padding-right: 10px;
    width: 31%;
    height: .5rem;
    font-size: 16px;
    margin-top: .2rem;
    line-height: .5rem;
    font-weight: 200;
    /*border-right: 1px solid #ddd;*/
}
.web_login .inputOuter {
	    width: 70%;
    height: .5rem;
    margin-top: .15rem;
    float: left;
	
}
.web_login .inputOuter2 {
	width:63%;
	margin-top:.16rem; 
	float:left;
	
}
.web_login .inputstyle {
	width: 89%;
    height: 38px;
    padding-left: .3rem;
    line-height: 38px;
    background: #fff;
    color: #333;
    font-size: 14px;
    margin-top: -.05rem;
}
.web_login input.inputstyle2:focus,.web_login input.inputstyle:focus{border:1px solid #198BD4;box-shadow:0 0 2px #198BD4;}
.web_login .inputstyle2 {
	    height: .6rem;
    width: 93%;
    padding-left: .3rem;
    line-height: .6rem; 
    background: #fff;
    color: #333;
    font-size: 14px;
        border: 1px solid #ddd;
}
.web_login .uinArea {
	height:55px;
	position:relative;
	z-index:10;
}
.web_login .pwdArea {
	     height: .9rem;
    border: 1px solid #ddd;
    width: 95%;
    padding-left: 5%;
    margin-bottom: 0.2rem;
}
.web_qr_login {
	position:relative;
	display: block;     min-height: 4.7rem;
	overflow:hidden;
}

.cue {
	height:40px;
	line-height:40px;
	font-size:14px;
	border:1px #CCCCCC solid;
	margin-top:10px;margin-bottom:5px;
	text-align:center;
	font-family:"Hiragino Sans GB", "Microsoft Yahei";
}
.login {
	background-color:#ffffff;
}

h1{margin:80px auto 50px auto;text-align:center;color:#fff;margin-left:-25px;font-size:35px;font-weight: bold;text-shadow: 0px 1px 1px #555;}
h1 sup{
    font-size: 18px;
    font-style: normal;
    position: absolute;
    margin-left: 10px;}
.login {border:0;
background: #fff;
margin: 0 auto; }

.web_login{padding-bottom:20px;}

.jianyi{color:#fff;text-align:center;margin-top:25px;color:#B3B8C4;}
.reg_form li {
        height: .9rem;
    border: 1px solid #ddd;
    width: 100%;
    border-bottom: none;}
.cue {
margin-top: 15px;
margin-bottom: 10px;border:1px solid #eee;border-radius:3px;
}
.web_login input.inputstyle2:focus, .web_login input.inputstyle:focus {
border: 1px solid #5796f;
box-shadow: 0 0 0;
}
.web_login .reg_form {
    width: 81%;
    margin: 0 auto;
    margin-top: .2rem;
}
#comindex{
	    line-height: .8rem;
    border: none; 
    border-top: 1px solid #ddd;
}
.button_blue
{
	display:inline-block;
	float:left;
	height:41px;border-radius:4px;
	background:#ff5a00;border:none;cursor:pointer;
	 
	color:#fff;
	font-size:16px;padding:0 10px;*width:140px;
	text-align:center;outline:none;font-family: "Microsoft Yahei",Arial, Helvetica, sans-serif;
}
input.button_blue:hover
{
	background:#0081c1;
	border-bottom:3px solid #006698;*border-bottom:none;
	color:#fff;
	text-decoration:none;
}
a.zcxy {text-decoration: underline;line-height:58px;margin-left:15px;color: #959ca8;}
.web_login .login_form {margin-top:30px;}
.web_login .uinArea {
       height: .9rem;
    border: 1px solid #ddd;
    width: 95%;
    border-bottom: none;
    padding-left: 5%;} 
.Get-code  {
	    display: inline-block;
    cursor: pointer;
    height: .5rem;
    line-height: .5rem;
    margin-top: -.57rem;
    right: 9%;
    position: absolute;
    color: #fff;
    text-align: center;
    padding: 0 .1rem;
    background: #ff5a00;
}
.cue2{    margin-top: 5px;
    margin-bottom: 2px;
    color: #ccc;
     
    border-radius: 3px;}
.backindex{  
    font-size: 14px;
    color: #333;
}
.backindex2{
	float:right;font-size: 14px;
	color: #333;
}
.wangmi{ font-size: 14px;color: #333;
}
.subbox_login{
	padding-left:25%;margin-top:20px;
}
.new_backbox{ 
	text-align: right;
}