.logins{
    width: 510px;
	height: 500px;
	background-color: #ffffff;
	box-shadow: 0px 3px 7px 0px
		rgba(115, 115, 115, 0.2);
    border-radius: 6px;
    margin: 16px auto;
    overflow: hidden;
    position: relative;
}
.logins_nei {
    margin: 40px;
}
.logs_tit {
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #000000;
    line-height: 20px;
    margin-bottom: 50px;
    width: 100px;
    text-align: center;
    height: 20px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.logs_in_w {
    width: 430px;
	height: 47px;
	border-radius: 6px;
    border: solid 1px #bfbfbf;
    margin-bottom: 40px;
}
.logs_tit span {
    display: block;
    width: 21px;
	height: 2px;
    background-color: #ff6000;
    margin: 0 auto;
    margin-top: 10px;
}
.logs_in_w span {
    display: inline-block;
    width: 21px;
    height: 15px;
    background: url('../img/email.png');
    margin: 16px 12px;
    background-size: 100% 100%;
    float: left;
}
.qita a {
    color: #737373;
}
.pass_log1{
    overflow: hidden;

}
.logs_in_w input {
    height: 45px;
    border-left: 2px solid #bfbfbf;
    padding: 0 14px;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #737373;
    width: 380px;
}
.logs_in_w1 span {
    background: url('../img/pass.png');
    height: 19px;
    margin: 14px 12px;
}
.xuanze {
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #737373;
    line-height: 14px;
}
.xuanze > :first-child {
    float: left;
}
.xuanze > :first-child input {
    vertical-align: top;
}
.xuanze .qita {
    float: right;
}
.qita div {
    float: left;
    margin-left: 15px;
}
.logs_bu input {
    width: 430px;
	height: 46px;
	background-color: #ff6000;
    border-radius: 4px;
    margin-top: 55px;
    font-size: 18px;
	font-stretch: normal;
	letter-spacing: 0;
    color: #ffffff;
    margin-bottom: 72px;
}
.logs_bu input:hover {
    background: #409eff;
}
.login {
    /* width: 100%;
    height: 36px;
    float: left; */
}
.input {}
.qt_dl {
    width: 326px;
    border-bottom: 1px solid #535353;
    margin: 0 auto;
    position: relative;
}
.registered {
    background: #dedede;
    overflow: hidden;
    /*padding: 20px 0 ;*/
}
.qt_dl div {
    position: absolute;
    left: 50%;
    margin-left: -75px;
    top: -6px;
    width: 150px;
    background: #fff;
    text-align: center;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #535353;
}
.logs_icon {
    background-color: #ffffff;
    margin-top: 48px;
    display: flex;
    justify-content: space-around;
}
.logs_icon span {
    display: inline-block;
    width: 33px;
    height: 27px;
    background-size: 100% 100%;
    cursor: pointer;
}
.logs_icon > :nth-child(1) span {
    background: url('../img/weixin2.png') no-repeat;
}
.logs_icon > :nth-child(2) span {
    background: url('../img/qq1.png') no-repeat;
}
.logs_icon > :nth-child(3) span {
    background: url('../img/weibo1.png') no-repeat;
}
.logs_ban {
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
}
.login_a{
    text-decoration: none;
    color: #0066ff;
}
.login_a:hover{
    text-decoration: none;
    color: #ff6000;
}
.wx_log {
    display: none;
}
.wx_tit {
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #000000;
    line-height: 20px;
    text-align: center;
}
.wx_tit span {
    display: block;
    width: 21px;
	height: 2px;
    background-color: #ff6000;
    margin: 8px auto 42px;
}
.wx_log .wx_ew {
    margin: 0 auto;
    width: 204px;
	height: 204px;
}
.wx_ew img {
    width: 204px;
	height: 204px
}
.wx_ti {
    width: 204px;
    margin: 36px auto 94px;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #000000;
    text-align: center;
}
.wx_qt a {
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #737373;
}
.wx_qt div {
    float: left;
}
.wx_qt > a:nth-child(1) div {
    margin-right: 16px;
}
.wx_qt {
    margin: 0 auto;
    width: 128px;
}
#_s{
    display: none;
}
@media (max-width: 800px) {
    .logins {
        width: 100%;
        background: #dedede;
        height: auto;
        box-shadow: none;
        overflow: hidden;
    }
    .logins_nei {
        width: 94%;
        margin: 16px auto;
        background: #fff;

        border-radius: 10px;
    }
    .logs_ban {
        display: none;
    }
    .pass_log {
        padding: 5%;
    }
    .logs_in_w {
        width: 100%;
    }
    .logs_bu input{
        width: 100%;
    }
    .logs_bu button {
        width: 100%;
    }
    .qt_dl {
        width: 80%;
    }
    .logs_icon {
        margin-top: 30px;
    }
    /*.logs_bu button {*/
    /*    margin-top: 30px;*/
    /*    margin-bottom: 35px;*/
    /*}*/
    .logs_in_w input{
        width: auto;

    }
}
