html {

}
body {
	font-family:"Microsoft Yahei";
	font-size:12px;
	margin:0;
	background: #fff url(../images/background_login.jpg) no-repeat ;

	background-size:100% 100%;
	background-attachment: fixed;

}
ul {
	padding:0;
	margin:0;
}
ul li {
	list-style-type:none;
}
a {
	text-decoration:none;
}
a , button, input {
	outline: 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;
}
.con-box{
	width: 400px;
	margin-top: 80px;
	position: absolute;
	right:15%;
}
.title{
	color:#fff;
	font-size:30px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #555;
}

.login {
	margin:0 auto;
	width:370px;
	border:2px solid #eee;
	border-bottom:none;
	position:relative;
}
.header {
	font-family:"Microsoft Yahei";
	margin-bottom: 10px;
	/* position: relative; */
	border-bottom:1px solid #e2e2e2;
}
.header .switch {

	width: 100%;
	text-align: center;
	float: left;
	box-sizing: border-box;
	position: absolute;
	font-size:16px;
}
.header .switch  button {
	-webkit-appearance: none;
	width: 50%;
	display: block;
    line-height: 48px;
    font-size: 16px;
	color: #555;
	height:45px;
    background: linear-gradient(to bottom, #fff, #e1eefb);
	border-bottom: 1px solid #cecece;
	float: left;
	box-sizing: border-box;
}
.header .switch  button:nth-child(1){
	-webkit-appearance: none;
	border-right: 1px solid #cecece;
}
/* .header .switch #switch_qlogin {
	margin-right:85px;
} */
.header .switch .switch_btn {
	-webkit-appearance: none;
	color:#999;
	display:inline-block;
	height:45px;
	line-height:45px;
	outline:none;
	border:0px;
	border-bottom: 1px solid #cecece;
	
}
.header .switch .switch_btn_focus {
	background: #fff;
	border-bottom: none;
	border:0px;
}

.web_login {
	width:370px;
	height:248px;
	margin:0 auto;
}
#web_login{_left:60px;*left:0;}
.web_login .login_form {
	width:272px;
	margin:0 auto;
}
.web_login .reg_form {
	width:300px;
	margin:0 auto;
}
.web_login .input-tips {
	float:left;
	margin-top:10px;
	width:30px;
	height:42px;
	font-size:16px;
	line-height:42px;
	font-family:"Hiragino Sans GB", "Microsoft Yahei";
}
.web_login .input-tips2 {
	float:left;
	text-align:right;
	padding-right:10px;
	width:75px;
	height:30px;
	font-size:16px;
	margin-top:10px;
	clear:both;
	line-height:30px;
	font-family:"Hiragino Sans GB", "Microsoft Yahei";
}


.web_login input.inputstyle2:focus,.web_login input.inputstyle:focus{border:1px solid #198BD4;box-shadow:0 0 2px #198BD4;}
.web_login .inputstyle2 {
	width:200px;
	height:34px;
	padding-left:5px;
	line-height:34px;
	border:1px solid #D7D7D7;
	background:#fff;
	color:#333;border-radius:2px;
	font-family:Verdana, Tahoma, Arial;
	font-size:16px;
	ime-mode:disabled;
}
.web_login .uinArea {
	height:55px;
	/* position:relative; */
	z-index:10;
	height: 60px;
}
.web_login .pwdArea {
	height:55px;
	margin-bottom:10px;
	/* position:relative; */
	z-index:3;
}


.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;
}

.login {
	width:398px;
	/*height:380px;*/
	margin-top:50px;
	margin-right: 300px;
	border:0;
	background: #fff;
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .3);
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .3);
}

.web_login{ padding-top:50px;}

.jianyi{color:#fff;text-align:center;margin-top:80px;color:#B3B8C4;}
.reg_form li {
height: 55px;
}
.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: 300px;
margin: 0 auto;
}
.web_login .inputstyle2 {border-radius:2px;width:210px;}
.web_login .input-tips2 {
padding-right: 5px;
width: 80px;_width: 75px;_font-size:12px;}
.btnstyle{
	width: 100%;
	margin-left:33px;
	margin-top:30px;
}
.button_login
{
	display: inline-block;

	height:41px;
	margin-right:5px;
	border-radius:4px;
	border:none;
	cursor:pointer;
	border-bottom:3px solid #0078b3;
	border-bottom:none;
	color:#fff;
	font-size:16px;
	padding:0 10px;
	width:100px;
	text-align:center;
	outline:none;
	font-family: "Microsoft Yahei",Arial, Helvetica, sans-serif;
}
.button_blue{
	background:#2795dc;
}
.button_gray{
	background:#c1c1c1;
}
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;}


.ids_button{
	margin: 40px auto;
	width:200px;
	height:40px;
	background-color: #2795dc;
	font-size: 16px;
	color:#ffffff;
	text-align: center;
	line-height:40px;
	display:block;
	border-radius: 5px;

}
.ids_button > a,a:visited,a:hover,a.link{
	color:#ffffff ;
}
.title_login {
	font-size: 16px;
	line-height: 18px;
	padding: 10px;
	font-weight: 700;
	text-align: center;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	color: #2795dd;
}

.web_login .inputOuter2 {
	width:200px;
	margin-top:6px;margin-top:5px\9;
	float:left;

}
.inputOuter{
	display:block;
	margin-top:10px;
	margin-left:30px;
	width:260px;
	height:42px;
	background:#fff;
	border:1px solid #bbb;
	padding:0  10px 0 46px;
	position:relative;
}
.web_login .inputstyle {
	width:264px;
	height:38px;
	padding-left:5px;
	line-height:30px;line-height:38px;
	background:#fff;
	color:#333;border-radius:2px;
	font-family:Verdana, Tahoma, Arial;
	font-size:16px;
	ime-mode:disabled;
	border:0px;

}
.inputVerifyOuter{
	display:block;
	margin-top:10px;
	margin-left:30px;
	margin-right:30px;
	width:80px;
	height:42px;
	background:#fff;
	border:1px solid #bbb;
	padding:0  10px 0 46px;
	position:relative;
	float: left;
}

.inputVerifyPic{
	padding-top:11px
}
.web_login .vcodestyle {
	width:80px;
	height:38px;
	padding-left:5px;
	line-height:30px;line-height:38px;
	background:#fff;
	color:#333;border-radius:2px;
	font-family:Verdana, Tahoma, Arial;
	font-size:16px;
	ime-mode:disabled;
	border:0px;

}


.id-icon{background-image:url(../images/id.png);}
.key-icon{background-image:url(../images/lock.png);}
.inp_img{
	display:block;
	width:26px;
	height:26px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:70% auto;
	position:absolute;
	top:7px;
	left:10px;
	opacity:0.7;
}
input:-webkit-autofill
{
	-webkit-box-shadow: 0 0 0 1000px white inset;
}