*{
    margin: 0;
    padding: 0;
}

/* #login{
    width: 100%;
    height: 100%;
    position: absolute;
    background:url(../images/open.jpg) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    top: 0;
    left: 0;
   opacity: 0.6;
} */
.login_bg{
    width:100%;
    min-height: 100%;
    text-align: center;
   /* background: #e0ebf4;*/
    opacity: 0.9;
    position: absolute;
    top: 0;
    left: 0;
}
#logo{
    margin: 9% auto;
    width:31%;
}
.logo{
    margin: 3% auto;
    width: 31%; 
}
.logo11{
    margin: 2% auto;
    width: 121%; margin-left:-1em
}
img{
    width: 100%;
}
form{
    width: 80%;
    margin: 0 auto;
    text-align: left;
    font-size: 15px;
}
form div.userName,form div.passWord,form div.userName1,form div.yzm{
    border: 1px solid #c1c1c1;
    padding:3.5% 0 4% 3%;
 
    background: #ffffff;
}
form div.userName{
    border-bottom:0;
    -webkit-border-top-left-radius: 0.45em;
    -webkit-border-top-right-radius: 0.45em;
    -moz-border-radius-topleft: 0.45em;
    -moz-border-radius-topright: 0.45em;
    border-top-left-radius: 0.45em;
    border-top-right-radius: 0.45em;

}

.userName-new{
	border-bottom-left-radius: 0.45em;
    border-bottom-right-radius: 0.45em;
	}



.yzm{
    /* border-radius: 0 0 6px 6px; */
    -webkit-border-bottom-left-radius: 0.45em;
    -webkit-border-bottom-right-radius: 0.45em;
    -moz-border-radius-bottomleft: 0.45em;
    -moz-border-radius-bottomright: 0.45em;
    border-bottom-left-radius: 0.45em;
    border-bottom-right-radius: 0.45em;
}
.box-shadow{
    border-radius: 6px;
}
.yzm_btn{
   /*  border-radius: 0 0 6px 0; */
    display:inline-block;
    color:#fff;
    width:60px;
    height:90%;
    background:#68A3E7;

    border:none;
    font-size:15px;
    position:absolute;
    right:5px ;top:4px;
}



form div.userName input,form div.passWord input,form div.userName1 input,form div.yzm input{

    border:none;
    background: transparent;
  /*   font-size: 1em; */
    font-family: "Microsoft YaHei";
 /*   color: #b3b3b3;*/
    letter-spacing: 1px;
    padding-left: 2px;
}
.choose_box{
    height: 4.5em;
    line-height: 4.5em;
    padding: 0 5px;
}
.choose_box div{
    float: left;
}
.choose_box a{
    float: right;
}
.login_btn{
    width: 100%;
    display: block;
    padding:3% 0 ;
    background: #ffffff;
    border: 0;
   /*  font-size: 1em; */
    font-family: "Microsoft YaHei";
    color:#374782;
    -webkit-box-shadow: #8f9bad 0px 0px 20px;
    -moz-box-shadow: #8f9bad 0px 0px 20px;
    box-shadow: #8f9bad 0px 0px 20px;
    text-align: center;
}
.other_login{
    width: 80%;
    height: 15px;
    position: absolute;
    top:75%;
    margin: 0 10%;
}
.other_login .other,.other_login span{
    display: inline-block;
    vertical-align: middle;
}
.other_login .other{
    width: 28%;
    height: 8px;
    border-bottom:1px solid #2f2c59;
}
.other_login span{
    width:40%;
}
.other_choose{
    width: 74%;
    top:83.5%;
    position: absolute;
    margin: 0 13%;
}
.login_bg .other_choose a{
    display: block;
    float: left;
    border: 2px solid #505887;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
}
.other_choose a:nth-child(2) {
    left:42%;
}
.other_choose a:nth-child(3) {
    left:80%;
}
.other_choose a img{
    width: 60%;
    padding: 14% 0;
}
.login_btnNEW{
    width: 100%;
    display: block;
    border: 0;
    font-size: 1em;
    font-family: "Microsoft YaHei";
    color:#000;
    text-align: left;
	width: 80%;
    margin: 4% 6%;
			padding:0 0 2% 3%;
			border-bottom:1px solid #979597;
}
.login_btnNEW-span{ color:#18ed54}
.login_btnNEW-span1{ color:#FF0}
.login_btnNEW-span2{ color:#f00}



