.auth_bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
.auth_bg img {
    width: 100%;
    height: 100%;
}
.auth_page_wrappers {
    width: 630px;
    margin: 0 auto;
    padding: 0;
    font-family: 'Microsoft YaHei';
    font-size: 13px;
    color: #676A6C;
    position: relative;
}

.auth_login_content .auth_login_left {
    width: 50%;
    height: 287px;
    float: left;
    position: relative;
	display: none;
}

.auth_login_left .auth_others {
    position: absolute;
    left: 130px;
    bottom: 0;
}
.oth_type_tit {
    border: none;
    border-top: 1px solid #fff;
    padding-top: 10px;
    padding-bottom: 10px \9;
    width: 100%;
    font-size: 16px;
    color: #fff;
}
.oth_type_tit legend {
    text-shadow: 1px 1px 0 #333;
    color: #FFF;
}
.oth_type_links {
    text-align: center;
}
.icon_type {
    margin: 0 9.5%;
    display: inline-block;
    text-align: center;
}
.icon_type img{
	width: 50px;
	height: 50px;
}
.auth_login_left .auth_others a .auth_icon_bg {
    float: left;
    height: 34px;
    background-color: rgba(255, 255, 255, .8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff, endColorstr=#C8ffffff);
}

.auth_login_left .auth_others a .auth_icon_bg:hover {
    background-color: #ffffff;
}

.auth_login_left .auth_others a i {
    width: 34px;
    height: 34px;
    display: inline-block;
}



.auth_login_content .auth_login_right {
    width: 100%;
	opacity: 0;
}

.auth_login_left .auth_others h4 {
    font-size: 16px;
    color: #fff;
    padding-bottom: 5px;
    font-weight: 600;
}

.auth_login_left .auth_others ul, .auth_tab_links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.auth_login_left .auth_others li {
    margin-top: 15px;
    height: 34px;
    line-height: 34px;
}

.auth_login_left .auth_others li a {
    text-decoration: none;
}

.auth_login_left .auth_others .auth_icon_text {
    width: 225px;
    padding-left: 15px;
    color: #fff;
    font-size: 13px;
    background-color: rgba(255, 255, 255, .4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff);
    display: inline-block;
}

.auth_login_left .auth_others .auth_icon_text:hover {
    background-color: rgba(255, 255, 255, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
}

.auth_login_content {
    
    /*background: rgba(0,0,0,0.5);
    border-radius: 15px;
    overflow: hidden;*/
}
.plogo{
	    position: absolute;
    top: -74px;
    left: 215px;
}
.auth_tab {
	margin: 0 auto;
	border-radius: 12px;
	margin-top: calc(50vh - 230px);
    width: 460px;
    /*float: left;*/
    padding: 5px 20px 5px;
    position: relative;
	/*background: #11882c;*/
	background: rgba(17, 44, 136, .4)
}
#login_container{
	margin-top: 130px;
	margin-left: -44px;
}
.ewm_wrap{
	width: 220px;
	color: #fff;
	font-size: 18px;
	float: right;
	text-align: center;
}
.ewm_wrap img{
	width: 140px;
	height: 140px;
	margin-top: 100px;
	margin-bottom: 20px;
}
.auth_tab_links li {
    width: 50%;
    display: block;
    float: left;
	text-align: center;
	line-height: 42px;
	cursor: pointer;
}
.auth_tab_links div {
	position: relative;
	margin-top: 30px;
	overflow: hidden;
}
.auth_tab_links ul{
	overflow: hidden;
	margin-top: 20px;
    width: calc(100% - 60px);
    margin-left: 30px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.auth_tab_links div img{
	float: left;
	width: 153px;
	margin-left: 30px;
}
.auth_tab_links div span{
	color: #fff;
    font-size: 20px;
    position: absolute;
    top: 10px;
    margin-left: 10px;
}
.auth_tab_links li span {
    color: #cdcdcd;
	font-size: 16px;
}

.auth_tab_links li.selected {
	border-bottom: 1px solid #fff;
}

.auth_tab_links li.selected span {
    font-size: 16px;
    color: #fff;
    vertical-align: bottom;
}

.auth_tab_content {
    padding: 10px 35px 0px 35px;
    min-height: 205px;
}

.auth_tab_content_item {
    position: relative;
}
.auth_tab_tit{
    padding-top: 30px;
}
.auth_tab_tit img{
	margin: 0 auto;
	margin-top: 10px;
    width:100%;
}
.auth_tab_tit h3{
	text-align: center;
    font-size: 24px;
    color: #fff;
    padding: 10px 0;
}
.auth_tab_content_item p {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
    background: #fff;
    text-align: left;
    border-radius: 4px;
}

.auth_tab_content_item p label {
    font-size: 12px;
    margin-left: 5px;
}

.auth_icon {
    display: inline-block;
    width: 22px;
    height: 28px;
    position: absolute;
    left: 5px;
    top: 12px;
    z-index: 1000;
}
#cpatchaDiv{
}
.auth_input {
    width: 85%;
    height: 40px;
    line-height: 40px;
    margin-left: 28px;
    font-family: "Microsoft Yahei";
    border: 0;
    font-size: 14px;
    color: #878787;
}
.footer {
    display: inline-block;
    width: 100%;
    line-height: 25px;
    text-align: center;
    position: relative;
	padding-bottom: 20px;
}
.footer a{
	color: #fff;
	text-decoration: none;
}
.footer a.n1 {
        position: absolute;
    left: 0;
}
.footer a.n3 {
     position: absolute;
    right: 0;
}
.auth_input:focus {
    outline: none;
}

.auth_login_btn {
    color: #fff;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 3px;
    text-decoration: none;
    border: 1px solid transparent;
    width: 100%;
	height: 40px;
	cursor: pointer;
}
.full_width {
    display: block;
}
.primary {
    background-color: #3296fa;
    border-color: #1989f9;
}
.dynamicCode {
    width: 90px;
    background: none;
    color: #90138B;
    padding: 6px 8px;
    margin-top: 0px;
    cursor: pointer;
    font-family: 'Microsoft YaHei';
}
.abs_right {
    position: absolute;
    right: 0;
}
.auth_icon_qq {
    background: url("file:///C|/Users/Administrator.DESKTOP-6D40400/Downloads/images/icons.png") 8px -102px no-repeat;
}

.auth_icon_weibo {
    background: url("file:///C|/Users/Administrator.DESKTOP-6D40400/Downloads/images/icons.png") -20px -102px no-repeat;
}

.auth_icon_weixin {
    background: url("file:///C|/Users/Administrator.DESKTOP-6D40400/Downloads/images/icons.png") -50px -102px no-repeat;
}
.auth_icon_alliance {
    background: url("file:///C|/Users/Administrator.DESKTOP-6D40400/Downloads/images/alliance.png") no-repeat;
}
.auth_icon_IDSUnion {
    background: url("file:///C|/Users/Administrator.DESKTOP-6D40400/Downloads/images/IDSUnion.png") no-repeat;
}
.auth_icon_qrcode {
    background: url("file:///C|/Users/Administrator.DESKTOP-6D40400/Downloads/images/qrcode.png") 8px no-repeat;
}
.auth_icon_yzm{
	background: url(file:///C|/Users/Administrator.DESKTOP-6D40400/Downloads/images/yanzm.png) no-repeat;
}
.auth_icon_shouji{
	background: url(file:///C|/Users/Administrator.DESKTOP-6D40400/Downloads/images/shouji.png) no-repeat;
}
.auth_icon_user {
    background: url(file:///C|/Users/Administrator.DESKTOP-6D40400/Downloads/images/yonhuming.png) no-repeat;
}

.auth_icon_pwd {
    background: url(file:///C|/Users/Administrator.DESKTOP-6D40400/Downloads/images/mima.png) no-repeat;
}

.login_bottom {
    position: absolute;
    bottom: 20px;
    color: #fff;
    text-align: center;
    width: 100%;
}