@CHARSET "UTF-8";
*{margin:0;padding:0;font-size:14px;font-family:'Microsoft Yahei','Simhei'}
body{height:100%;overflow-x:hidden}
a{color:#05f;text-decoration:none;cursor:pointer}
a:hover{color:#06c;text-decoration: none;}
input,img,label,select,textarea{outline:none!important;}
input{outline:0;}
ul{padding:0;margin:0!important;}
ul li{list-style:none;padding:0;position:relative;}
.clear{
	clear:both;
}
.m10{
	margin:10px 0;
}
.mb10{margin-bottom: 10px;}
.xn-ft16{
	font-size: 16px;
}
@font-face {
    font-family: "agencyb";
    src:url(../font-awesome/fzh/AGENCYB.TTF)
}
@font-face {
    font-family: "fangzheng";
	src:url(fonts/FZZhengHeiS-DB-GB.eot);/* IE9 */
	/*src: url('fonts//FZZhengHeiS-DB-GB.eot?t=1575364558232#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url(fonts/FZZhengHeiS-DB-GB.ttf) format('truetype'),
}
.xn-login-c3{
	color: #E95151;
}
.xn-flex{
    display: flex;
}
.xn-flex-pc{
    justify-content: center;
}
.xn-flex-pe{
    justify-content: end;
}
.xn-flex-pb{
    justify-content: space-between;
}
.xn-flex-se{
    justify-content: space-evenly;
}
.xn-flex-rev{
    flex-direction: column;
}
.xn-flex-ac{
    align-items: center;
}
.xn-flex-f1{
    flex: 1;
}
/**********v2登录/注册/找回密码*************/
.login-box2{
	height:100%;
	width:100%;
	background-color:#F0F0F0;
	position:absolute;
}
.login-box2 .content-bjdx{
	height:calc(100% - 5.34rem);
	background-color: #fff
}
.login-box2 .footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 2.14rem;
    line-height: 2.14rem;
    background-size: contain;
    margin: 0 auto;
    background-color: #114488;
}

input,button,select,textarea{outline:none;}
.bdnav{
	background-color: #8B0012;
}
.bdnav ul li:hover .submenu{}
.bdnav ul li .submenu{display:none;position:absolute;top:100%;left:0;/* width:120px; */background-color:#fff;box-shadow:2px 2px 4px 0 rgba(0,0,0,0.5);padding:0;z-index:999;white-space: nowrap;}
.bdnav ul li .submenu a{color:#000;display:block;height:40px;line-height:40px;text-align:left;}
.bdnav ul li .submenu a:hover{background-color:#29aad5;color:#f4f7fa;}
.login-box-bd{
	height:100%;
	width:100%;
	background-color:#8B0012;
	position:absolute;
}
.login-top{
	width:100%;
}
.login-top span{
	height:260px;
}

.header {
    width: 100%;
    height: 3.2rem;
    background-color: #114488;
}
.main {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background: url(../images/v2/bg2.jpg) no-repeat center center;
	height: calc(100vh - 5.357rem);
    background-size: cover;
	}
#regist-form table tr,#xwregist-form table tr{
	height: 50px;
	line-height: 50px;
}	
.header_l img{
    width: 3.64rem;
    height: 1.57rem;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -5px;
	}
.header_wxit img{
	width: 9.5rem;
	height: 1.8rem;
	display: inline-block;
	vertical-align: middle;
}
.njzyy_logo .xn-njzyy-line{
	color: #fff;
    font-size: 0.85rem;
    vertical-align: bottom;
}
.njzyy_logo img{
	width: 8rem;
    height: auto;
    top: 0;
    padding-right: 15px;
}
.bd_logo{
    width: 1200px;
    margin: 0 auto;
    height: 3.2rem;
    line-height: 3.2rem;
}
.bd_logo.dblydx_logo img{width: 18%;height: auto;}
.bd_logo.mjxy_logo img{width: 18%;height: auto;}
.bd_logo_wxit{
	margin: 0 auto;
	height: 3.2rem;
	line-height: 3.2rem;
}
.login_sysname {
	color: #fff;
    font-size: 1rem;
    vertical-align: middle;
    display: inline-block;
    padding-top: 5px;
	padding-left: 10px;
    letter-spacing: 3px;
}
.login_sysname_wxit {
	color: #fff;
	font-size: 1rem;
	vertical-align: middle;
	display: inline-block;
	letter-spacing: 5px;
}
.header_r {
    float: right;
	width: 600px;
	height:130px;
	}
.header_r img{
	width:100%;
	padding: 0;
	}
#login-form {
	position: relative;
	padding:50px 0 0 0;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0px 4px 16px 0px rgba(17,68,136,0.12);
	}
.xn-login-form{
	position: absolute;
    top: 35%;
    left: 63%;
    margin: -150px 0 0 -30px;
    width: 380px;
}
#login-form table{
	width:100%;
	}
#login-form table tr{
	padding:10px 0;
	}
#login-form .btn,#isXnw-form .btn,#forgot-form .btn{
	margin:0 0 15px 0;
	}
#regist-form table{
	margin:0;
	padding-top:10px;
	}
#xwregist-form table{
	margin:0;
	padding-top:10px;	
	}
#ctidRegist-form table{
	margin:0;
	padding-top:10px;
	width: 100%;	
	}

#forgot-form {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 550px;
}
#isXnw-form,#forgot-form,#ctidRegist-form{
	position:absolute;
	top:35%;
	left:63%;
	margin:-150px 0 0 -30px;
	width:380px;
	background-color:#fff;
	border-radius:20px;
	box-shadow:0px 4px 16px 0px rgba(17,68,136,0.12);
	padding: 50px 0 0 0;
	display:none;
	}
#forgot-form {
	position: fixed;
	left: 50%;
	top: 70%;
	transform: translate(-50%, -50%);
	width: 550px;
}
#isXnw-form table,#ctidRegist-form{margin:0 16px;}
#forgetpwd-form{
	position:absolute;
	top:35%;
	left:63%;
	margin:-150px 0 0 -30px;
	width:360px;
	background-color:#fff;
	border-radius:0;
	display:none;
	padding:30px;
	}
.xn-account-login{
	display: none;
}
#forgot-form {
	/*display: flex !important;*/
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-bottom: 20px;
}
#forgot-form .forget-header {
	display: flex;
	margin-bottom: 13px;
}
#forgot-form .forget-body {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
#forgot-form .forget-header button {
	width: 80px;
	height: 36px;
	border: unset;
	margin-right: 10px;
	background-color: #ccc;
	border-radius: 4px;
}
#forgot-form .forget-body .send-code {
	min-width: 80px;
	height: 36px;
	background-color: #148;
	color: #fff;
	border: 1px solid #148;
	border-radius: 10px;
	margin-left: 10px;
	padding: 0 10px;
}
#forgot-form .forget-header button.active {
	color: #fff;
	background-color: #114488;
}
.forget-body label {
	margin: 20px;
	color: red;
	width: calc(100% - 40px);
}

#forgot-form .forget-body .row1,
#forgot-form .forget-body .row2,
#forgot-form .forget-body .row3,
#forgot-form .forget-body .row4,
#forgot-form .forget-body .row5 {
	display: flex;
	align-items: center;
	margin-top: 14px;
}

#forgot-form .forget-body .row1 span,
#forgot-form .forget-body .row2 span,
#forgot-form .forget-body .row3 span,
#forgot-form .forget-body .row4 span,
#forgot-form .forget-body .row5 span {
	margin-right: 20px;
	width: 100px;
	text-align: right;
}

#forgot-form .forget-body .row1 input,
#forgot-form .forget-body .row2 input,
#forgot-form .forget-body .row3 input,
#forgot-form .forget-body .row4 input,
#forgot-form .forget-body .row5 input {
	padding-left: 20px;
	width: 250px;
	height: 29px;
	border-radius: 3px;
	border-color: rgb(204, 204, 204);
}

#forgot-form .forget-body .row1 input:focus,
#forgot-form .forget-body .row2 input:focus,
#forgot-form .forget-body .row3 input:focus,
#forgot-form .forget-body .row4 input:focus,
#forgot-form .forget-body .row5 input:focus {
	box-shadow: 0 0 0px #0099cb;
}

#forgot-form .forget-body .row1 span i,
#forgot-form .forget-body .row2 span i,
#forgot-form .forget-body .row3 span i,
#forgot-form .forget-body .row4 span i,
#forgot-form .forget-body .row5 span i {
	margin-right: 6px;
	color: red;
}

#forgot-form .forget-footer  {
	margin-top: 37px;
	color: red;
	display: flex;
	justify-content: center;
}

#forgot-form .forget-footer button  {
	width: 70px;
	height: 36px;
	border: unset;
	margin-right: 10px;
	background-color: #fff;
	border-radius: 4px;
}
#forgot-form .forget-footer button:last-child  {
	color: #fff;
	background-color: #114488;
}

#forgetpwd-form table{margin:0 16px;}
#resetpwd-form{
	position:absolute;
	top:35%;
	left:63%;
	margin:-150px 0 0 -30px;
	width:360px;
	background-color:#fff;
	border-radius:0;
	display:none;
	padding:30px;
	}
#resetpwd-form table{margin:0 16px;}
#regist-form{
	position:absolute;
	top:35%;
	left:63%;
	margin:-250px 0 0 -30px;
	padding:30px;
	width:315px;
	background-color:#fff;
	border-radius:0;
	display:none;
	z-index:2;
	}
#xwregist-form{
	position:absolute;
	top:32%;
	left:63%;
	margin:-250px 0 0 -30px;
	padding:30px;
	width:315px;
	background-color:#fff;
	border-radius:0;
	display:none;
	z-index:3;
	}
#cimg{
	display: inline-block;
	height: 42px;
    vertical-align: middle;
    margin-top: -2px;
    border-radius: 3px;
	}
#cimg[src='#']{
	position: relative;
    top: 12px;
}
#message,#rmessage,#rmessage2,#forgotMessage{
	padding-left: 105px;
}
#rmessage2{
	color:#8B0012;
	text-align: left;
	}
.img{
	display:block;
	width:457px;
	height:334px;
	border:0;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-160px;
	margin-left:-530px;
	}
.top-name{
	text-align: center;
    padding-bottom: 29px;
}
.egls{
	display:inline-block;
	height:60px;
	line-height:60px;
	font-size: 70px;
	font-family:agencyb;
	color: #0590df;
	}
.egls2{
	display:inline-block;
	height:60px;
	line-height:60px;
	font-size: 45px;
	font-family:agencyb;
	color: #8B0012;
	}
.chis{
	font-size: 36px;
    font-family: "fangzheng";
    color: #114488;
    display: inline-block;
    padding-left: 5px;
	padding-top: 15px;
	}
.chis2{
	font-size: 16px;
	font-family:  Microsoft YaHei;
	color: #8B0012;	
	}
.loginbox{
	width: 100%;
    padding-top: 5%;
	text-align: center;
	}

.loginbox .btn-ok{width: 312px;}
.registbox{
	width:100%;
	margin-top: 5%;
	}

.msg{
	color:#333;
	text-align:center;
	width:100%;
	margin-top:60px
	}
.btn{
	width:100%;
	padding:10px;
	text-align:center;
	border-radius:3px;
	cursor:pointer;
	margin:0 0 10px;
	}
.btn-regist{
	color: #0590df;
	outline: none;
    border: none;
    background-color: transparent;
    cursor: pointer;
}
.btn-regist:hover{
	color:#027dc2;	
}
.btn-passwodrd{
	outline: none;
    border: none;
    background-color: transparent;	
    cursor: pointer;
}	
.btn2{
	width:200px;
	padding:10px;
	text-align:center;
	border-radius:0;
	cursor:pointer;
	}
.btn3{
	width:35%;
	padding:10px;
	text-align:center;
	border-radius:0;
	cursor:pointer;
	float:right;
	}
.btn:hover{
	background-color:#1C54A0;
	}
.btn-ok:hover{color: #fff;}
.btn-ok:active{
	box-shadow:none;
	background-color: #114488;
    color: #fff;
}
.btn-ok:focus{
	outline: 0;
    background-color: #114488;
    color: #fff;
}
.btn2:hover{
	background-color:#ff8080;
	}
.btn-ok{
	color: #fff;
    background-color: #114488;
    border: 1px #114488 solid;
	}
#forgot-form .btn-ok,#ctidRegist-form .btn-ok{
    width: 48%;
    float: left;
    margin-right: 2%;
}
#forgot-form .btn-gray,#ctidRegist-form .btn-gray{width: 50%;}
.btn-gray{
	color: #999999;
    background-color: #EEEEEE;
    border: 1px #EEEEEE solid;
	}
.btn-gray:hover{
	background-color:#BBBBBB;
	color:#fff;
}	
.btn-bak{
    color: #fff;
    background-color: #999;
    border: 0;
	outline:0;	
	cursor:pointer;
}
.btn-bak:hover {
    background-color: #999;
}
.xn-login-dlcn{
	padding: 0 40px;
}
.xn-login-regist{
	padding: 30px 10px 10px;
    background-color: #fff;
    border-radius: 0 0 20px 20px;
    text-align: center;
}
.btn2-bak{	
	color: #8B0012;
    background-color: transparent;
    border: none;
	outline:0;
	cursor:pointer;
}
.row{padding:20px 30px 0}
#login-form .ipt{
	border: 1px solid #ccc;
	background-color:#fff;
	width:87.9%;
	height:30px;
	line-height:30px;
	padding: 5px 18px 5px 19px;
	margin: 0 0 20px;
	border-radius: 3px;
	}
#login-form #showCodeRow .sml-ipt{
	height: 30px;
    line-height: 30px;
}
#forgot-form .ipt{
	border: 1px solid #ccc;
    background-color: #fff;
    width: 96.5%;
    height: 30px;
    line-height: 30px;
    padding: 5px;
    margin-bottom: 20px;
    border-radius: 3px;
	}
.ipt{
	border: 1px solid #D9DCDE;
    background-color: #fff;
    width: 96%;
    height: 26px;
    line-height: 26px;
    padding: 5px;
    border-radius: 3px;
    margin: 5px 0;
	}
input.ipt{
	border: 1px solid #D9DCDE;
    background-color: #fff;
    width: 56%;
    height: 0.928rem;
    line-height: 0.928rem;
    padding: 5px;
    border-radius: 3px;
    margin: 0.178rem 0;
    font-size: 0.5rem;
	}
.ipt:focus{
	border-color:#114488;
}
#x_dept_id_add{
    border: 1px solid #D9DCDE;
    border-right: 0;
    width: 89.6%;
    height: 0.928rem;
    line-height: 0.928rem;
    padding: 5px;
    border-radius: 3px 0 0 3px;
    margin: 0.178rem 0;
    box-shadow: none;
}
#x_dept_id_add + .xn-pageInfo-down{
	border: 1px solid #D9DCDE;
    border-left: 0;
    height: 0.928rem;
    line-height: 0.928rem;
    padding: 0.35rem 11px 0.42rem 11px;
    margin-left: -5px;
    border-radius: 0 3px 3px 0;
}
input[readonly] + .xn-pageInfo-down{background-color: #eee;}
.modal{
	position: fixed;
    top: 7%;
    left: 48.2%;
    z-index: 1050;
    width: 460px;
    margin-left: -165px;
    background-color: #fff;
    outline: 0;
    border: 1px solid rgba(209,209,209,1);
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}
#main_org_div_add.modal,#main_borrow_org_div.modal{
	width:280px;margin-left: 0;z-index: 999991 !important;
}
#main_org_div_add.modal .modal-body,#main_borrow_org_div.modal .modal-body{
	max-height: calc(100vh / 3.8);
}
*:focus{outline: none;}
.modal-body {
    position: relative;
    max-height: 420px;
    padding: 15px;
    overflow-y: auto;
    clear: both;
}
.sel{
	border: 1px solid #ccc;
	background-color:#fff;
	width:100%;
	height:44px;
	border-radius:0;
	display: inline-block;
    vertical-align: middle;
	}
.sel option{
	width:100%;
}
.sml-ipt{
	border: 1px solid #ccc;
    background-color: #fff;
    width: 141px;
    height: 30px;
    line-height: 30px;
    padding: 5px 5px 5px 19px;
    border-radius: 3px;
	}
.div_jyyy_regist{height:44px;}
input.ipt.sml-ipt1{width:56%;vertical-align:middle;}
.cimg_regist{width:120px;height:38px;margin:0;border:0;padding:0;vertical-align:middle;}
.clear{
	clear:both
	}
.hide{
	display:none
	}
.footer {
	position: fixed;
    bottom: 0;
    width: 100%;
    height: 2.14rem;
    line-height: 2.14rem;
    background-size: contain;
    margin: 0 auto;
    background-color: #114488;
	}
.footer p{
	text-align: center;
	}
.footer p a{
	color:#fff;
	}
.header_l h3{color:#009acd;font-weight:bold;font-size:20px;padding:31px 10px;}
.header_l h3 span{color:#232323;font-size:14px;padding-left:15px;font-weight:normal;}
#login-form h1{font-size:20px;text-align:center;font-weight: normal;height:35px;line-height:35px;font-family:'Microsoft Yahei'}
#regist-form h1{font-size:20px;text-align:center;font-weight: normal;/* height:35px;line-height:35px; */font-family:'Microsoft Yahei'}
#xwregist-form h1{font-size:20px;text-align:center;font-weight: normal;height:35px;line-height:35px;font-family:'Microsoft Yahei'}
#ctidRegist-form h1{font-size:20px;text-align:center;font-weight: normal;height:35px;line-height:35px;font-family:'Microsoft Yahei'}
#isXnw-form h1,#forgot-form h1,#ctidRegist-form h1{
	font-size: 16px;
    font-weight: normal;
    line-height: 35px;
    color: #333;
    font-family: 'Microsoft Yahei';
	}
#forgetpwd-form h1{
	font-size:20px;
	font-weight: normal;
	height:35px;
	line-height:35px;
	color:#8B0012;
	font-family:'Microsoft Yahei'
	}
#resetpwd-form h1{
	font-size:20px;
	font-weight: normal;
	height:35px;
	line-height:35px;
	color:#8B0012;
	font-family:'Microsoft Yahei'
	}
#ctidRegist-form h1{
	font-size:20px;
	font-weight: normal;
	height:35px;
	line-height:35px;
	color:#8B0012;
	font-family:'Microsoft Yahei'
	}
#login-form input:focus{outline: none;border-color: #0099cb;box-shadow: 0 0 0px #0099cb;}
#regist-form input:focus{outline: none;border-color: #0099cb;box-shadow: 0 0 0px #0099cb;}
#xwregist-form input:focus{outline: none;border-color: #0099cb;box-shadow: 0 0 0px #0099cb;}
#ctidRegist-form input:focus{outline: none;border-color: #0099cb;box-shadow: 0 0 0px #0099cb;}
.btn-sign{
	margin-top: 10px;
}
.body-content{margin-top: 15px;text-align: center;}
#showCodeRow{margin-bottom: 10px;}
.xn-register-title .xn-register-titleft{display: none;}
/****************reset重新设置密码***************/
.login-box-bd .content-bjdx{
	height:77%;
	background-color: #fff
	}
.content-inner{
	width: 34%;
	margin: 0 auto;
	padding: 5% 0;
	}
.pw-img{
	text-align: center;
	padding:0 0 5%
	}
.pwbox-inner{
	width: 100%
	}
.pwbox-inner span{
	display: inline-block;
    width: 30%;
    padding-right: 1%;
    color: #333;
    font-size: 16px;
    text-align: right;
	}
.pwbox-inner input{
	display: inline-block;
	width:300px;
	}
.pwtip-bd{
	color:#333;
	padding-left: 19%;
	}

/****************error页面出错***************/
.content-inner .error-img{
	text-align:center;
	padding:0 0 5%;
	}
.content-inner .error-tip{
	display:block;
	height:90px;
	line-height:90px;
	text-align:center;
	font-size:24px;
	}
.content-inner .error-back{
	text-align: center;
}
.content-inner .error-back a{
	padding: 10px 50px;
    color: #fff;
    background-color: #114488;
    border-radius: 3px;
}
/***************************************************CTID身份核验*******************************************************************/
#ctidRegist-form table tr td font,#ctidRegist-form table tr td img,#ctidRegist-form table tr td input{vertical-align: middle;display: inline-block;}
.mt10{margin-top: 10px;}
.mt9{margin-top: 9px !important;}
#ctidRegist-form table tr td input{margin:10px 0 0 ;}
#finalImg{width: 35%;border:1px solid #cccccc;border-radius: 100%;}
.t-a-center{text-align: center;}
.btn-photobox{margin: 10px 0 0;display: none;}
.jyshow{display: block !important;}
.photo-btn{background-color: #0590df;outline: 0;border: 0;color: #fff;padding: 11px 40px;cursor: pointer;}
#ctidRegist-form{position: absolute;top: 35%;z-index: 3;margin: -150px 0 0 -30px;padding: 50px 40px;width: 300px;}
.person-info-tip{width: auto;padding: 6px;background: rgba(5,144,233,0.4);}
.person-info-tip a{background: #333333;border: 4px solid rgba(5, 144, 223, 1);}

.login-box-bd .photo-btn{background-color: #8b0012;}
#ctidMessage{
	color: red;
    font-size: 13px;
    line-height: 20px;
	margin-top: 4px;
}
/***************************************************北京大学login登陆*******************************************************************/
.login-box-bd .header {
    width: 100%;
    height: 130px;
	/* line-height:6;/**important!**/
    margin: 0 auto;
	/* background-color:transparent; */
	background: url(../images/img/pattern2.png) no-repeat center right;
	 background-size: contain;
}	
.login-box-bd .header_l img{
    width: 180px;
    height: 48px;	
	display: inline-block;
	vertical-align:middle;
	}
.login-box-bd .header {
    width: 100%;
    height: 130px;
    margin: 0 auto;
	background: url(../images/img/pattern2.png) no-repeat center right;
	background-size: contain;
}
.login-box-bd .main {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background: url(../images/img/bg.jpg) no-repeat center center;
	height: calc(100vh - 225px);
    background-size: cover;
}
.login-box-bd .egls {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    font-size: 70px;
    font-family: agencyb;
    color: #8B0012;
}
.login-box-bd .chis {
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #8B0012;
    width: 163px;
    display: inline-block;
}
.login-box-bd .chis2 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #8B0012;
    width: 100px;
    display: inline-block;
}
.login-box-bd .btn-ok {
    color: #fff;
    background-color: #8B0012;
    border: 1px #8B0012 solid;
}
.login-box-bd .btn-regist {
    color: #8B0012;
    outline: none;
    border: none;
    background-color: transparent;
    cursor: pointer;
}
.login-box-bd .btn:hover {
    background-color: #a20016;
}
.login-box-bd .btn-gray:hover{
    background-color: #a4a4a4 !important;
}
.login-box-bd #isXnw-form h1,.login-box-bd  #forgot-form h1 {
    font-size: 20px;
    font-weight: normal;
    /* height: 35px; */
    line-height: 35px;
    color: #8B0012;
    font-family: 'Microsoft Yahei';
}
.login-box-bd .footer {
	position:fixed;
	bottom:0;
    width: 100%;
    height: 95px;
	line-height:95px;
	background: url(../images/img/pattern2.png) no-repeat center left;	
	background-size: contain;
	margin:0 auto;
	background-color: #8B0012;
	}	
.xn-login-njzyydxtip{
	margin-top: 4%;
}
.xn-login-njzyydxtip span {
    color: red;
}
.xn-login-mobile-zhdl{
	display: none;
}
/**************************new注册页面*********************************/
#crumbs {
	text-align: center;
	margin-bottom: 23px;
}
#crumbs ul {
	list-style: none;
	display: inline-table;
}
#crumbs ul li {
	display: inline;
}
#crumbs ul li a {
	display: block;
    float: left;
    height: 30px;
	line-height: 22px;
    background: #D9DCDE;
    text-align: center;
    width: 150px;
    padding: 10px 0 0 0;
    position: relative;
    margin: 0 5px 0 0;
    font-size: 16px;
    text-decoration: none;
    color: #333333;
}

#crumbs ul li:first-child a:before {
	display: none;
}
#crumbs ul li:last-child a:after {
	display: none;
}
#crumbs ul li a:hover {
	background: #114488;
	color: #fff;
}
#crumbs ul li a:hover:after {
	border-left-color: #114488;
}
#crumbs ul li a.active{
	background: #114488;
    color: #fff;
}
#crumbs ul li a.active:after{
	border-left-color: #114488;
}
.xn-register-content {
	position: absolute;
	width: 670px;
	left: 50%;
	top: 48%;
	transform: translate(-50%, -50%);
	box-shadow: 0px 1px 0px 5000px rgba(0,0,0,.3);
	overflow: auto;
	box-sizing: border-box;
	z-index: 1;
	border-radius: 6px;
}
.xn-register-content .btn-close{
	position: absolute;
    right: 15px;
    top: 15px;
    height: 1em;
    width: 1em;
    padding: 1px;
    opacity: 0.5;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
}
@font-face {
	font-family: "xcxfont"; 
	src: url('../css/fonts/xcx/iconfont.eot?t=1752130140829'); /* IE9 */
	src: url('../css/fonts/xcx/iconfont.eot?t=1752130140829#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../css/fonts/xcx/iconfont.woff2?t=1752130140829') format('woff2'),
		 url('../css/fonts/xcx/iconfont.woff?t=1752130140829') format('woff'),
		 url('../css/fonts/xcx/iconfont.ttf?t=1752130140829') format('truetype'),
		 url('../css/fonts/xcx/iconfont.svg?t=1752130140829#iconfont') format('svg');
}
[class^="xcx-"],
[class*=" xcx-"] {
  font-family: "xcxfont" !important;
  font-size: 16px;
  font-style: normal;
  display: inline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.xcx-sqd1:before {
  content: "\e79f";
}

.xcx-sqd2:before {
  content: "\e7a0";
}

.xcx-sqd3:before {
  content: "\e7a1";
}

.xcx-sqd4:before {
  content: "\e7a2";
}

.xcx-takepic:before {
  content: "\e79e";
}

.xcx-address:before {
  content: "\e79c";
}

.xcx-language:before {
  content: "\e79d";
}

.xcx-identify:before {
  content: "\e79b";
}

.xcx-delete:before {
  content: "\e79a";
}

.xcx-edit:before {
  content: "\e799";
}

.xcx-bdzh1:before {
  content: "\e798";
}

.xcx-ybj:before {
  content: "\e625";
}

.xcx-toextracted:before {
  content: "\e793";
}

.xcx-returned:before {
  content: "\e794";
}

.xcx-toreturn:before {
  content: "\e795";
}

.xcx-expired:before {
  content: "\e796";
}

.xcx-reject1:before {
  content: "\e797";
}

.xcx-filter:before {
  content: "\e792";
}

.xcx-close:before {
  content: "\e624";
}

.xcx-textRight:before {
  content: "\e623";
}

.xcx-error:before {
  content: "\e620";
}

.xcx-success:before {
  content: "\e621";
}

.xcx-process:before {
  content: "\e622";
}

.xcx-tw:before {
  content: "\e61e";
}

.xcx-wjLeft:before {
  content: "\e61f";
}

.xcx-wjRight:before {
  content: "\e61d";
}

.xcx-upload:before {
  content: "\e61c";
}

.xcx-start:before {
  content: "\e61b";
}

.xcx-pause:before {
  content: "\e61a";
}

.xcx-lb:before {
  content: "\e619";
}

.xcx-rlrz:before {
  content: "\e78f";
}

.xcx-idrz:before {
  content: "\e790";
}

.xcx-sjyz:before {
  content: "\e791";
}

.xcx-ywbl2:before {
  content: "\e78e";
}

.xcx-sfzh:before {
  content: "\e78d";
}

.xcx-ywbl3:before {
  content: "\e788";
}

.xcx-shz:before {
  content: "\e789";
}

.xcx-calendar:before {
  content: "\e78a";
}

.xcx-cancel:before {
  content: "\e78b";
}

.xcx-qjfs:before {
  content: "\e78c";
}

.xcx-dsp:before {
  content: "\e77b";
}

.xcx-zyzm:before {
  content: "\e77c";
}

.xcx-ywbl0:before {
  content: "\e77d";
}

.xcx-ywbl1:before {
  content: "\e77e";
}

.xcx-zhtype:before {
  content: "\e77f";
}

.xcx-email:before {
  content: "\e780";
}

.xcx-kdgz:before {
  content: "\e781";
}

.xcx-phone:before {
  content: "\e782";
}

.xcx-reject:before {
  content: "\e783";
}

.xcx-yzm:before {
  content: "\e784";
}

.xcx-ok:before {
  content: "\e785";
}

.xcx-ywzn:before {
  content: "\e786";
}

.xcx-checkfile:before {
  content: "\e787";
}

.xcx-password:before {
  content: "\e77a";
}

.xcx-weixin:before {
  content: "\e778";
}

.xcx-account:before {
  content: "\e779";
}

.xcx-searchico:before {
  content: "\e617";
}

.xcx-imgIco:before {
  content: "\e618";
}

.xcx-voice:before {
  content: "\e616";
}

.xcx-camera:before {
  content: "\e615";
}

.xcx-home:before {
  content: "\e614";
}

.xcx-arrowUp:before {
  content: "\e613";
}

.xcx-arrowDown:before {
  content: "\e612";
}
.xn-register-content .xn-register-zcn{
	width: 100%;
	height: 100%;
    margin: 0 auto;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 8px 0px rgba(29,29,29,0.1);
    border-radius: 4px;
    padding: 1.48rem 0 1.07rem 0;
	box-sizing: border-box;
}
.xn-register-content .xn-page-step{
	padding: 13px 5px;
}
.xn-register-content .xn-page-step .xn-step-list{
	padding: 0 5px;
}
.xn-register-content .xn-page-step .xn-step-list.active .xn-step-fcolor{
	color: #3374EB;
}
.xn-register-content .xn-page-step .xn-step-list.active + .xn-icon-ys{
	color: #3374EB;
}
.xn-register-content .xn-page-step .xn-step-fcolor.xn-icon-ys{
	padding: 0 5%;
    font-size: 18px;
}
.xn-page-step .xn-step-fcolor {
    color: #96A2B6;
}
.xn-page-step-cn{

}
.xn-page-step-cn .xn-page-formData{
	width: 88%;
    margin: 0 auto;
}
.xn-page-step-cn .xn-page-formData .xn-forms-item{
	display: flex;
    justify-content: center;
    align-items: baseline;
}
.xn-page-step-cn .xn-page-formData .xn-forms-item .xn-forms-item__label{
	width: 23%;
    text-align: right;
}
.xn-page-step-cn .xn-page-formData .xn-forms-item .xn-forms-item__content{
	width: 65%;
    display: flex;
    flex-direction: column;
}
.xn-page-step-cn .xn-page-formData .xn-forms-item .xn-forms-item__content .xn-item-ctsr{
	width: 100%;
    display: flex;
    align-items: center;
}
.xn-page-step-cn .xn-page-formData .xn-forms-item .xn-forms-item__content .ipt{
	flex: 1;
	box-shadow: none;
}
.xn-page-step-cn .xn-page-formData .xn-forms-item.hide{
	display: none;
}
.xn-page-step-cn .xn-page-formData .xn-forms-item .xn-forms-item__content .sel{
	height: 38px;
    margin: 0.178rem 0;
    border: 1px solid #D9DCDE;
    border-radius: 3px;
}
.xn-page-step-cn .xn-page-btn{
	background-color: #3374EB;
    margin: 24px 56px;
    border-radius: 24px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.2em;
    border: 0;
    padding: 11px 10px;
    width: 35%;
}
.xn-page-step-cn .xn-register-yzmtext{
	background-color: #F5F5F5;
    padding: 8px 12px;
    color: #333333;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #D9DCDE;
    margin-left: 5px;
}
.messageError{
	color:#8B0012;
}
.xn-register-zcn .xn-register-mbx{
	/*padding: 2.14rem 10.3rem;*/
}
.xn-register-zcn #faceRecognite.xn-register-mbx{padding: 1.3rem 7.85rem;}
.xn-register-zcn #registerTable table{width: 100%;}
.xn-register-zcn #registerTable-email table{width: 100%;}
.xn-register-zcn #registerTable table tr td[align='right']{width:28%;}
.xn-register-zcn #registerTable-email table tr td[align='right']{width:28%;}
.xn-register-btn{
	text-align: center;
    padding-top: 0.8rem;
}
.xn-register-yzok{
	text-align: center;
    padding: 7rem 0 5rem 0;
}
#registerSuccess .xn-register-yzok{padding: 5.8rem 0 4rem 0;}
.xn-register-yzok .xn-register-slsbok{
	background: url(../images/v2/xn-ok.svg) no-repeat center center;	
	height:100px;
	margin-bottom: 12px;
}
.xn-register-yzok .xn-register-slsberror{
	background: url(../images/v2/xn-error.svg) no-repeat center center;	
	height:100px;
	margin-bottom: 12px;
}
.xn-register-yzok .xn-register-oktext{
	line-height: 30px;
}
.xn-register-yzok .xn-register-oktext span{
	color: #45A4FC;
    padding-right: 8px;
}
.xn-btn-cancel{
	border: none;
    padding: 0.2rem 0.71rem !important;
	background: #eeeeee;
	color: #999;
	margin: 0 3px;
	font-size: 0.5rem;
}
.xn-btn-cancel:hover{
	background-color: #BBBBBB !important;color: #fff;border-color: #BBBBBB;
}
.xn-btn-commit{
	background: #114488;
    border: none;
    border-radius: 3px;
    color: #fff;
    padding: 0.2rem 0.71rem !important;
    margin: 0 3px;
    font-size: 0.5rem;
}
.xn-btn-commit:hover{background-color: #1C54A0;color: #fff;border-color: #1C54A0;}
input::-webkit-input-placeholder{
	color:#BBBBBB;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#BBBBBB;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#BBBBBB;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#BBBBBB;
}
.xn-pagemb-header,.xn-mblogin-cdli label,#xwregist-form table tr td label{display:none;}
/********************页面响应式*****************************/

.xn-mytree .ztree{
    background: url(img/line_conn.gif) -2px 0 repeat-y;
    padding: 0px 8px;
}
.ztree .button {
    vertical-align: text-bottom;
}
.xn-mytree .ztree li a{color:#333333;}
.xn-mytree .ztree li span.button{background-image:url("img/zTreeStandard2.png") !important;*background-image:url("img/zTreeStandard2.gif") !important;}
.xn-mytree .ztree li span.button.ico_loading{margin-right:2px;background:url("img/loading.gif") no-repeat scroll 0 0 transparent;vertical-align:top;*vertical-align:middle}
.xn-mytree .ztree li a.curSelectedNode{
	background: none;
	color: #358FE2;
	font-weight: bold;
}
#sidebar .xn-mytree .ztree li a.curSelectedNode{background: #212C36;}
.xn-mytree .ztree li span.button.switch{width: 20px;}
.xn-mytree .ztree li span.button.bottom_close{background-position: -92px -67px;}
.xn-mytree .ztree li span.button.roots_close{background-position: -92px -67px;}
.xn-mytree .ztree li span.button.roots_docu{/*background-position: -88px -88px;*/background-position: -70px 0px;}
.xn-mytree .ztree li span.button.center_close{background-position: -92px -67px;}
.xn-mytree .ztree li span.button.roots_open{background-position: -115px -44px}
.xn-mytree .ztree li span.button.center_open{background-position: -115px -44px;}
.xn-mytree .ztree li span.button.bottom_open{background-position: -115px -44px;}
.xn-mytree .ztree li span.button.ico_close,.xn-mytree .ztree li span.button.ico_open,.xn-mytree .ztree li span.button.ico_docu{
	display: none;
	background-position: 0 16px;
	background-image: none !important;
}
.xn-mytree .ztree li span.button.chk.radio_false_full{background-position: -32px 0;}
.xn-mytree .ztree li span.button.chk.radio_true_full{background-position: -48px 0;}
.xn-mytree .ztree li span.button.chk.radio_false_full_focus{background-position:-32px -48px;}
.xn-mytree .ztree li span.button.chk.radio_true_full_focus{background-position:-48px 0;}
.xn-mytree .ztree li span.button.chk.radio_false_part{background-position:-32px -48px;}
.xn-mytree .ztree li span.button.center_docu{background-position: -70px -22px;;}
.xn-mytree .ztree li span.button.chk.checkbox_false_full_focus{background-position:0 0px}
.xn-mytree .ztree li span.button.chk.checkbox_true_part{background-position: -16px -32px;}
.xn-mytree .ztree li span.button.chk.checkbox_true_part_focus{background-position:-16px -32px;}
.xn-mytree .ztree li span.button.chk.checkbox_true_full{background-position:-16px 0px}
.xn-mytree .ztree li span.button.chk.checkbox_true_full_focus{background-position:-16px 0px}
/*.xn-mytree .ztree > li > ul > li > span.button.bottom_docu{background-position: -76px -64px;margin-left:0;}*/
.xn-mytree .ztree li span.button.bottom_docu{background-position: -70px -22px;}
.xn-mytree .ztree li span.button.chk.radio_false_part_focus{background-position:-48px -48px}
.xn-mytree .ztree li span.button.chk.checkbox_false_part{background-position: 0 -32px;}
.xn-mytree .ztree li span.button.chk.checkbox_false_part_focus{background-position: 0 -32px;}
.xn-mytree .ztree li span.button.root_open{background-position: -115px -44px;}
.xn-mytree .ztree li span.button.root_close{background-position: -92px -67px;}
.xn-mytree .ztree li span.button.chk.radio_false_full ~ .xn-mytree .ztree li span.button.center_docu{margin-left: 16px;}
.xn-mytree .ztree li span.button.root_docu{background:none !important;width:0;}
.xn-mytree .ztree li span.button.chk.checkbox_false_disable{background-position: 0 -32px;}
.xn-mytree .ztree li span.button.chk{
	width: 16px;
	height: 16px;
	margin: 2px 0 0 10px;
	cursor: pointer;
}
.xn-mytree .ztree li ul{background: url(img/line_conn.gif) 4px 0 repeat-y;}
.ztree li ul.line{background-position: 4px !important;}
.xn-orgDw.modal{position:absolute;}
input::-ms-reveal{
      display: none;
}
.xn-password-iyc{position:relative;}
.xn-password-iyc label{color: #E95151;}
.xn-password-pwtd{
    position: relative;
    top: -12px;
}
.xn-password-iyc:after {
    content: "";
    display: inline-block;
    width: 1.07rem;
    height: 1.21rem;
    position: absolute;
    background-color: #fff;
    top: 7px;
    right: 0.8rem;
}
.popover{
	width: auto;
    min-width: 150px;
	white-space: nowrap;
	border: 1px solid rgba(255,0,0,0.5);
    border: 1px solid rgba(255,0,0,0.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.popover.bottom .arrow{
	top: -16px;
    margin-left: -15px;
    border-width: 8px;
    border-bottom-color: rgba(255,0,0,0.45);
}
.popover.bottom {
    margin-top: 6px;
}
.popover .popover-content{padding:2px 5px;}
.popover .popover-content p{
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*南京航天航空大学*/
/*登录*/
.xn-njhkColor .header{
	background-color: #1D2089;
}
.xn-njhkColor .login-box2 .footer{
	background-color: #1D2089;
}
.xn-njhkColor .btn-regist:hover{
	color: #1D2089;
}
.xn-njhkColor .btn-regist{
	color: #4B4DA0;
}
.xn-njhkColor .btn-ok{
	background-color: #1D2089;
}
.xn-njhkColor .chis{
	color: #1D2089;
}
.xn-njhkColor #login-form input:focus{
	border-color: #1D2089 !important;
}
.xn-njhkColor #crumbs ul li a.active{
	background: #1D2089;
}
.xn-njhkColor #crumbs ul li a:hover{
	background: #1D2089;
}
.xn-njhkColor .xn-btn-commit{
	background: #1D2089;
}
.xn-njhkColor .header_l img{
	width: 200px;
	height: auto;
	line-height: 3.2rem;
	top: 0;
}
.xn-zghydx.header_l img{
	width: 60px;
	height: auto;
}
.xn-zghydx.header_l .login_sysname{
	padding: 0;
	vertical-align: unset;
}
.mjxy_logo.bd_logo img{
	width: auto;
	height: auto;
	object-fit: contain;
	top: 0;
}
.registerStep {
	display: flex;
	align-items: center;
	margin-left: 17%;
	margin-bottom: 17px;
}
.registerStep p.line {
	height: 1px;
	width: 200px;
	background-color: #ccc;
	margin: 0 34px;
	/* margin-top: 13px; */
}
.registerStep .step1,
.registerStep .step2{
	display: flex;
	align-items: center;
}

.registerStep .step1 .circle,
.registerStep .step2 .circle{
	width: 30px;
	border-radius: 50%;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #ccc;
	line-height: 30px;
	text-align: center;
	margin-right: 7px;
}

.registerStep .step1 .circle {
	background-color: #148;
	color: #fff;
}

.registerStep .step2 .active {
	background-color: #148;
	color: #fff;
}
.login-qrcode-header {
	font-size: 19px;
	margin-bottom: 19px;
	font-weight: 600;
}
button.getqrcode-again {
	margin: 35px;
	font-size: 17px;
	color: #666;
}
.qrcode-login-change {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 70px;
	height: 70px;
	cursor: pointer;
}

.login-qrcode-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.login-qrcode-wrap .login-qrcode-img {
	width: 300px;
	height: 300px;
	background-color: red;
}
.login-qrcode-wrap button {
	border: none;
	background-color: transparent;
	color: #111;
}
/*西南财经大学登录*/
.xn-xncjColor .header{
	background-color: #0068b7;
}
.xn-xncjColor .xncj_logo img{
	width: 8.92rem;
    height: 1.71rem;
    top: 0;
    padding-right: 8px;
}
.xn-xncjColor .main{
	background: url(../images/xncjdx/bg_05.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.xn-xncjColor .login-box2 .footer{
	background-color: #0068b7;
}
.xn-xncjColor .btn-ok{
	color: #fff;
    background-color: rgba(0,104,183,0.5);
    border: none;
	border-radius: 21px;
}
.xn-xncjColor .btn-ok:hover{
	background-color: rgba(0,104,183,1);
}
.xn-xncjColor .chis{
	color:#444444;
}
.xn-xncjColor #login-form .ipt,.xn-xncjColor #showCodeRow .sml-ipt{
	border-width: 0 0 1px 0;
    border-radius: 0;
	box-shadow: none;
}
.xn-xncjColor .body-content .xn-mblogin-cdli{
	position:relative;
}
.xn-xncjColor .body-content .xn-mblogin-cdli:first-of-type:after{
	content:"";
	display: inline-block;
	background: url(../images/xncjdx/account.png) no-repeat;
	background-size: contain;
	width: 0.78rem;
	height: 0.78rem;
	position: absolute;
	right: 10px;
    top: 10px;
}
.xn-xncjColor .body-content .xn-mblogin-cdli:last-of-type:after{
	content:"";
	background: url(../images/xncjdx/password.png) no-repeat;
    background-size: contain;
	width: 0.78rem;
	height: 0.78rem;
	position: absolute;
	right: 10px;
    top: 10px;
}
.xn-xncjColor .xn-login-regist{
	background-color: #F5F5F5;
    padding: 0.46rem 1.428rem 0.46rem 3.5rem;
    text-align: left;
}
.xn-xncjColor .xn-login-regist .btn-regist{
	color: #114488;
}
.xn-xncjColor .btn-passwodrd{
	float: right;
    position: relative;
    top: 1.14rem;
}
.xn-xncjColor .body-content .xn-mblogin-cdli input:-internal-autofill-previewed, .xn-xncjColor .body-content .xn-mblogin-cdli input:-internal-autofill-selected {
    background: none !important;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
.xn-xncjColor #login-form{
	height: auto !important;
}
/*西南交通大学*/
.xn-xnjtdxColor{
	background: #EFF7FF;
}
.xn-xnjtdxColor .header{
	background: #EFF7FF;
	padding-bottom: 90px;
	padding-top: 50px;
}
.xn-xnjtdxColor .footer{
	background: #EFF7FF;
	display: none;
}
.xn-xnjtdxColor .footer p a{
	display: none;
}
.xn-xnjtdxColor .main{
	background: #EFF7FF;
	height: calc(100vh - 3.2rem - 140px);
}
.xn-xnjtdxColor .header_l.bd_logo{
	position: relative;
}
.xn-xnjtdxColor .header_l.bd_logo img{
	width: 219px;
	height: 56px;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
}
.xn-xnjtdxColor .header_l.bd_logo span{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 37px;
	color: #000000;
	padding: 0;
	margin-left: 230px;
}
.xn-xnjtdxColor .main_login{
	text-align: center;
}
.xn-xnjtdxColor #login-form{
	margin: 0;
	width: 1200px;
	position: unset;
	padding: 0;
	display: inline-block;
	height: 560px !important;
}
.xn-xnjtdxColor #login-form >div{
	width: 50%;
	display: inline-block;
	padding: 0;
}
.xn-xnjtdxColor #login-form .xn-login-dlcn{
	float: right;
	height: 560px;
	padding: 75px 100px 50px 100px;
	box-sizing: border-box;
	position: relative;
}
.xn-xnjtdxColor #login-form .xn-login-dlcn .top-name{
	text-align: left;
	border-left: 2px solid #0C6ABA;
	padding: 0;
	margin-bottom: 50px
}
.xn-xnjtdxColor #login-form .xn-login-dlcn .top-name .chis{
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 20px;
	color: #454545;
	padding: 0;
	margin-left: 5px;
}
.xn-xnjtdxColor #login-form .xn-login-dlcn .loginbox{
	padding: 0;
}
.xn-xnjtdxColor #login-form .xn-login-dlcn .loginbox button{
	width: 100%;
	border-radius: 48px;
	box-sizing: border-box;
	height: 48px;
}
.xn-xnjtdxColor #login-form .xn-login-dlcn .loginbox button:nth-of-type(1){
	background: #0C6ABA;
	border-color: #0C6ABA;
	font-size: 20px;
}
.xn-xnjtdxColor #login-form .xn-login-dlcn .loginbox button:nth-of-type(2){
	background: #fff;
	border-color: #0C6ABA;
	color: #0C6ABA;
	font-size: 20px;
}
.xn-xnjtdxColor #login-form .xn-lct img{
	border-radius: 20px 0 0 20px;
}
.xn-xnjtdxColor #login-form .body-content input{
	width: 100%;
	border-radius: 48px;
	box-sizing: border-box;
	height: 48px;
	border: 1px solid #DCDCDC;
}
.xn-xnjtdxColor #login-form .xn-registpasswodrd{
	text-align: left;
	position: absolute;
	bottom: 25px;
	left: 100px;
	right: 100px;
}
.xn-xnjtdxColor #login-form .xn-registpasswodrd button{
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #ABB5C3;
}
.xn-xnjtdxColor #login-form #showCodeRow{
	margin-bottom: 20px;
}
.xn-xnjtdxColor #login-form #showCodeRow input{
	width: 70%;
	box-sizing: border-box;
	height: 48px;
	border-radius: 48px 0 0 48px;
	border: 1px solid #DCDCDC;
	box-shadow: none;
}
.xn-xnjtdxColor #login-form #showCodeRow img{
	width: 30%;
	float: right;
	height: 48px;
	border-radius: 0 48px 48px 0;
	margin-top: 0px;
}
.xn-xnjtdxColor #login-form #message{
	padding: 0;
}
.xn-xnjtdxColor #login-form .xn-log-acc{
	position: relative;
}
.xn-xnjtdxColor #login-form .xn-log-pass{
	position: relative;
}
.xn-xnjtdxColor #login-form .xn-log-acc:after{
	content: '';
	background: url("../images/xnjtdx/icon_user.svg");
	width: 22px;
	height: 22px;
	display: inline-block;
	position: absolute;
	right: 35px;
	top: 13px;
}
.xn-xnjtdxColor #login-form .xn-log-pass:after{
	content: '';
	background: url("../images/xnjtdx/icon_password.svg");
	width: 18px;
	height: 22px;
	display: inline-block;
	position: absolute;
	right: 35px;
	top: 13px;
}
.xn-xnjtdxColor #crumbs ul li a.active{
	background: #0C6ABA;
}
.xn-xnjtdxColor #crumbs ul li a:hover{
	background: #0C6ABA;
}
.xn-xnjtdxColor .xn-btn-commit{
	background-color: #0C6ABA;
}
.xn-xnjtdxColor .xn-btn-commit:hover{
	background-color: #0C6ABA;
	border-color: #0C6ABA;
}
.xn-xnjtdxColor #forgot-form .forget-body .send-code{
	background-color: #0C6ABA;
	border-color: #0C6ABA;
}
.xn-xnjtdxColor .registerStep .step1 .circle{
	background-color: #0C6ABA;
}
.xn-xnjtdxColor #forgot-form .forget-header button.active{
	background-color: #0C6ABA;
}
.xn-xnjtdxColor #forgot-form .forget-footer button:last-child{
	background-color: #0C6ABA;
}
.xn-xnjtdxColor #registerTYpe button.active{
	border-color: #0C6ABA;
}

@media(max-width:1000px){
	.content-inner .error-tip{font-size:20px;line-height:90px}
	.content-inner .error-back a{padding:10px 30px}
}
@media(max-width:819px){
	.content-inner .error-tip{font-size:20px;;line-height:40px}
	.content-inner .error-back a{padding:10px 30px}
}
@media(max-width:648px){
	.content-inner .error-tip{font-size:16px;;line-height:30px}
	.content-inner .error-back a{padding:10px 30px}
}

@media(min-width:1280px){
	.content-inner {padding: 6% 0;}
	.pwtip-bd {padding-left: 23%;}
}
@media( max-width: 1280px ) and (min-width: 800px){
	.content-inner {padding: 14% 0;}
	.pwtip-bd {padding-left:38%;}
}
@media( max-width: 799px ) and (min-width:636px){
	.content-inner {padding: 20% 0;}
	.pwtip-bd {padding-left:0;}
}
@media( max-width: 635px ) and (min-width: 200px){
	.content-inner {padding: 24% 0;}
	.pwtip-bd {padding-left:0;}
	.content-inner{width: 95%;}
	.pwbox-inner input{width: 60%;}
	.loginbox{text-align: center;}
}


@media( min-width: 1680px )and( max-width: 1367px ){
	#login-form {top: 39%;padding: 20px 0 0 0;}
	#login-form .ipt {width: 87%;}
	#xwregist-form {padding: 20px;}
	#ctidRegist-form {padding: 20px;}
	.egls {height: 56px;line-height: 56px;font-size: 58px;}
	#regist-form table tr, #xwregist-form table tr, #ctidRegist-form table tr{height: 42px;line-height: 42px;}
	.cimg_regist {height: 1.54rem;}
	.sel {height: 38px;}
	.ipt {height: 26px;line-height: 26px;}
	#xwregist-form {top: 38%;}
	#isXnw-form, #forgot-form,#ctidRegist-form {top: 31%; padding: 20px 0 0 0;}
}
@media(max-width: 1366px ){
	#login-form {top: 36%;padding: 20px 0 0 0;}
	#login-form .ipt {width: 87%;}
	#xwregist-form {padding: 20px;}
	.xn-login-regist{margin-top: 42px;}
	.egls {height: 56px;line-height: 56px;font-size: 58px;}
	#regist-form table tr, #xwregist-form table tr {height: 38px;line-height: 38px;}
	.cimg_regist {height: 32px;}
	.sel {height: 32px;}
	.ipt {height: 20px;line-height: 20px;}
	#xwregist-form {top: 33%;}
	#isXnw-form, #forgot-form,#ctidRegist-form {top: 31%; padding: 20px 0 0 0;}
}
#forgot-form{top: 61%; padding: 34px 50px 34px 30px;box-shadow: 0px 1px 0px 5000px rgba(0,0,0,.3);}
@media all
{
	html
	{
		font-size:14px;
	}
}
@media screen and (max-width: 1920px){
	html
	{
		font-size: 28px;
	}
}
@media screen and (max-width: 1680px){
	html
	{
		font-size: 27px;
	}
}

@media screen and (max-width: 1600px){
	html
	{
		font-size: 27px;
	}
	#x_dept_id_add + .xn-pageInfo-down{padding: 0.36rem 11px 0.42rem 11px;}
}
@media screen and (max-width: 1440px){
	html
	{
		font-size: 24px;
	}
	#x_dept_id_add + .xn-pageInfo-down {
		padding: 0.32rem 11px 0.44rem 11px;
	}
}
@media screen and (max-width: 1366px){
	html
	{
		font-size: 18px;
	}
}
@media screen and (max-width: 1200px){
	html
	{
		font-size: 24px;
	}
}
@media screen and (max-width: 992px){
	html
	{
		font-size: 30px;
	}
}
@media screen and (max-width: 768px){	/*640px显示屏样式*/
	html{
		font-size:20px;
	}
	body{overflow: hidden;}
	.content-inner {padding: 20% 0;}
	.pwbox-inner span { width: 100%;text-align: center}
	.pwbox-inner input {width: 94%;}
	.pwtip-bd {padding-left:0;}
	.login-box2{
		background: url(../images/ismobile/bg.jpg) no-repeat;
        background-size: 100% 100%;
		display: flex;
        flex-direction: column;
	}
	.xn-njzyyColor .login-box2{
		background: url(../images/ismobile/njzyy_bg.png) no-repeat;
        background-size: 100% 100%;
		display: flex;
        flex-direction: column;
	}
	.xn-njzyyColor .xn-login-mobile-logo{
		background: url(../images/ismobile/njzyy_logo.png) left center no-repeat;
		width: 75%;
        height: 35px;
        background-size: contain;
	}
	.xn-pagemb-header{
		display: block;
        padding-top: 18%;
		line-height: 1.5;
	}
	.xn-njzyyColor .xn-pagemb-header{
		padding-top: 0;
	}
	.xn-pagemb-header .xn-login-mobile-title{
		display: flex;
		padding: 0 0.57rem 1.5rem 1rem;
        align-items: center;
	}
	.xn-pagemb-header .xn-login-mobile-title > div:first-of-type{
		width: 65%;
	}
	.xn-pagemb-header .xn-login-mobile-title > div:last-of-type{
		width: 35%;
	}
	.xn-pagemb-header .xn-login-mobile-title .xn-login-mobile-sign {
        font-size: 16px;
        color: #2e69c0;
    }
	.xn-pagemb-header .xn-login-mobile-title .xn-login-mobile-text1 {
        font-size: 26px;
        color: #0d6efd;
        padding: 10px 0 7px;
    }
	.xn-njzyyColor .xn-pagemb-header .xn-login-mobile-title .xn-login-mobile-text1{
        color: #6a3906;
        font-weight: 500;
        padding: 5px 0 0px;
        margin-top: 1rem;
        letter-spacing: 3px;
	}
	.xn-njzyyColor .xn-pagemb-header .xn-login-mobile-title .xn-login-mobile-text2 {
        font-size: 20px;
        color: #b57532;
        letter-spacing: 3px;
    }
	.xn-njzyyColor .xn-pagemb-header .xn-login-mobile-title .xn-login-mobile-sign {
        font-size: 22px;
        color: #ae7e45;
    }
	.xn-njzyyColor .xn-pagemb-header .xn-login-mobile-title > div:first-of-type {
        width: 60%;
    }
	.xn-njzyyColor .xn-pagemb-header .xn-login-mobile-title > div:last-of-type {
        width: 40%;
    }
	.xn-njzyyColor .main_login{
		margin: 0;
        box-shadow: none;
        position: relative;
		border-radius: 0;
        background: transparent;
		padding-top: 8px;
	}
	.xn-njzyyColor #forgot-form .forget-header, .xn-njzyyColor #forgot-form .forget-header button.active, .xn-njzyyColor .xn-register-content .xn-register-title{
		background-color: #CAA56B;
	}
	.xn-njzyyColor #forgot-form .forget-body .send-code{
		background-color: #CAA56B;
		color: #fff;
		border: 1px solid #CAA56B;
	}
	.xn-njzyyColor .xn-page-step-cn .xn-page-btn{
		background: -webkit-linear-gradient(top, #B78B53, #9F6E3D);
        background: -o-linear-gradient(top,#B78B53,#9F6E3D);
        background: -moz-linear-gradient(top,#B78B53,#9F6E3D);
        background: linear-gradient(to bottom, #B78B53, #9F6E3D);
	}
	.xn-njzyyColor #login-form{
		padding: 15px 1rem;
		background:-webkit-linear-gradient(top,#d1b17f, #f2e8da, rgba(255, 255, 255, 0.1));
		background:-o-linear-gradient(top,#d1b17f, #f2e8da, rgba(255, 255, 255, 0.1));
		background:-moz-linear-gradient(top,#d1b17f, #f2e8da, rgba(255, 255, 255, 0.1));
        background: linear-gradient(to bottom, #d1b17f, #f2e8da, rgba(255, 255, 255, 0.1));
        width: calc(100% - 2rem);
        border-radius: 17px 17px 0 0;
        border-bottom: 0;
		border-top: 1px solid #CAA56B;
        box-shadow: -10px 0 5px -10px rgba(161, 115, 70, 0.3), 10px 0 5px -10px rgba(161, 115, 70, 0.3);
		position: relative;
	}
	.xn-njzyyColor .xn-register-content .xn-page-step .xn-step-list.active .xn-step-fcolor{
		color: #CAA56B;
	}
	.xn-njzyyColor .xn-register-content .xn-page-step .xn-step-list.active + .xn-icon-ys {
		color: #CAA56B;
	}
	.xn-pagemb-header .xn-login-mobile-title .xn-login-mobile-text2 {
        font-size: 21px;
        color: #002FA7;
    }
	.xn-njzyyColor .xn-login-dlcn .btn-ok{
		background:-webkit-linear-gradient(top,#B78B53,#9F6E3D);
		background:-o-linear-gradient(top,#B78B53,#9F6E3D);
		background:-moz-linear-gradient(top,#B78B53,#9F6E3D);
		background:linear-gradient(to bottom,#B78B53,#9F6E3D);
		width: 58%;
        padding: 0.55rem 10px;
	}
	.xn-njzyyColor .xn-login-regist{
		padding: 0;
		color: #B88A54;
		position: relative;
        z-index: 10;
	}
	.xn-njzyyColor .btn-regist, .xn-njzyyColor .btn-passwodrd{
		color: #885b30;
	}
	.xn-pagemb-header .xn-login-mobile-title .xn-login-mobile-img {
        width: 100%;
    }
	.xn-njzyyColor .xn-pagemb-header .xn-login-mobile-title{
		padding: 1.2rem 0.57rem 1rem 1rem;
		align-items: end;
	}
	.xn-account-login{
		display: block;
		color: #A17346;
	}
	.xn-njzyyColor .xn-login-njzyydxtip {
        margin: 2% 1rem 0;
    }
	.xn-njzyyColor .loginbox{
		margin-top: 10px;
	}
	.xn-login-njzyydxtip span:first-of-type {
		color: #7A4E20;
        padding-bottom: 8px;
        display: inline-block;
	}
	.xn-login-njzyydxtip span{
		color: #805629;
        line-height: 1.6;
	}
	.xn-login-mobile-zhdl{
		display: flex;
		padding: 14px 1rem 0 1rem;
        height: 45px;
	}
	.qrcode-login-change{
		border-radius: 0 0 0 17px;
	}
	.xn-login-mobile-zhdl .xn-login-mobile-text5 {
        position: relative;
        padding: 0;
		width: 100%;
    }
	.xn-login-mobile-zhdl .xn-login-mobile-text3 {
        padding: 0;
        position: absolute;
    }
	.xn-login-mobile-zhdl .xn-login-mobile-text3.active {
        color: #002FA7;
        filter: drop-shadow(0rem -0.375rem 0.1875rem rgba(45, 77, 167, 0.15));
        width: 47%;
        border-radius: 17px 0 0 0;
        height: 100%;
        background: #fff;
        top: 0;
        z-index: 2;
		display: flex;
        align-items: center;
        justify-content: center;
    }
	.xn-login-mobile-zhdl .xn-login-mobile-text3.active span {
        font-size: 16px;
    }
	.xn-login-mobile-zhdl .xn-login-mobile-text3.active:after {
        content: "";
        display: block;
        width: 42px;
        height: 100%;
        background: url(../images/ismobile/top01.png) no-repeat;
        position: absolute;
        top: 0rem;
        right: -41px;
        background-size: 100% 100%;
    }
	.xn-pagemb-header .xn-pagemb-back{
		position: absolute;
		left: 0.8rem;
		top: 0.8rem;
		border-top-color: rgba(24,24,24,1);
		width: 0.51rem;
		height: 0.51rem;
		border: #181818 solid;
		border-width: 2px 2px 0 0;
		transform: rotate(-135deg);
		cursor: pointer;
	}
	.xn-pagemb-header .xn-pagemb-title{
		font-weight: bold;
		color: #181818;
		font-size: 0.8rem;
	}
	.xn-login-njzyydxtip{
		margin: 5% 0 20px 10px;
	}
	#forgot-form .forget-body{
		flex: 1;
    	justify-content: flex-start;
		align-items: normal;
		width: calc(100% - 20px);
        padding-right: 20px;
	}
	#forgot-form .forget-body .row1 input.forget-phone{
		padding: 0 6px;
	}
	#forgot-form .forget-body .row1 span, #forgot-form .forget-body .row2 span, #forgot-form .forget-body .row3 span, #forgot-form .forget-body .row4 span, #forgot-form .forget-body .row5 span {
		margin-right: 15px;
		width: 22%;
		text-align: right;
	}
	#forgot-form .forget-body .row1 input, #forgot-form .forget-body .row2 input, #forgot-form .forget-body .row3 input, #forgot-form .forget-body .row4 input, #forgot-form .forget-body .row5 input {
		flex: 1;
		height: 29px;
		border-radius: 4px;
		border-color: rgb(204, 204, 204);
		padding-left: 0;
	}
	#forgot-form .forget-body .row3 input.forget-code{
		width: 90px !important;
	}
	#forgot-form .forget-footer{
		margin: 0;
		width: 100%;
		background-color: #F8F8F8;
		border-top: 1px solid rgba(0, 0, 0, 0.2);
		padding: 12px 0;
	}
	#forgot-form .forget-footer button{
		flex: 1;
		background: transparent;
    	color: #333;
		border: 0;
		border-radius: 0;
		padding-top: 0;
		padding-bottom: 0;
		margin: 0 !important;
		border: 0 !important;
		height: auto;
	}
	#forgot-form .forget-footer button:last-child {
		color: #333;
		background-color: transparent;
		border-left: 1px solid #999 !important;
	}
	.login-box2 .header,.top-name,.xn-mblogin-btn{display: none;}
	.login-box2 .footer{background-color: transparent;position: static;}
	.footer p a{color:#333;}
	.xn-njzyyColor .footer p a{
		font-size: 12px;
        color: #fff;
	}
	.login-box2 .main{
		background: none;
		height: auto;
		flex: 1;
        overflow: auto;
	}
	.xn-login-form,#login-form, #ctidRegist-form{
		position: static;
		margin: 0;
		padding: 0;
		width: 100%;
		left: 0;
		top: 0;
		box-shadow: none;
		height: auto !important;
	}
	.xn-login-dlcn{padding:0;}
	.btn-passwodrd{position: relative;top: 20px;}
	.xn-login-regist {
		margin-top: 0;
		background-color: transparent;
		text-align: left;
		border-radius: 0;
		padding: 0 0 0 15px;
	}
	.main_login {
		display: block;
        height: auto;
        margin: -1px 1rem 0 1rem;
        padding: 15px 1rem 24px 1rem;
        background: #fff;
        box-shadow: 0 0rem 10px 3px rgba(45, 77, 167, 0.2);
        position: relative;
        border-radius: 0 17px 17px 17px;
	}
	.msg{
		position: absolute;
		bottom: 1.25rem;
		margin-top: 0;
		width: calc(100% - 3rem);
		font-size: 0.6rem;
	}
	#login-form .xn-mblogin-cdli input.ipt,#forgot-form .xn-mblogin-cdli input.ipt,#ctidRegist-form .xn-mblogin-cdli input.ipt {
		display: inline-block;
        width: calc(100% - 30px);
        margin: 0;
        padding: 5px 15px;
        background: none;
        -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
        border: 1px solid rgba(0, 0, 0, 0.1);
        margin-bottom: 12px;
        border-radius: 25px;
        font-size: 14px;
	}
	#forgot-form .btn-ok,#ctidRegist-form .btn-ok{
		width: 100%;
	}
	#forgot-form .btn-gray,#ctidRegist-form .btn-gray{width: 50%;display:none;}
	#ctidRegist-form table tr td input{height:30px; line-height:30px;}
	#cimg{
		padding-left: 0;
        margin-left: -5px;
        margin-top: 0;
        border-radius: 0 25px 25px 0;
        width: 40%;
	}
	.xn-mblogin-cdli .sml-ipt{
		display: inline-block;
        font-size: 14px;
        width: calc(60% - 32px);
        margin: 0px;
        padding: 5px 15px;
        background: none;
        box-shadow: rgb(255, 255, 255) 0px 0px 0px 1000px inset !important;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 25px 0 0 25px;
	}
	.loginbox,.xn-mblogin-fsfh{margin-top: 20px;}
	.xn-login-dlcn .btn-ok,.xn-login-dlcn .btn-gray,.xn-mblogin-fsfh .btn,.btn-sign .btn{
		width: 100%;
        padding: 0.65rem 10px;
        font-size: 0.8rem;
        background-color: #3374EB;
        border-radius: 1.75rem;
        border: 0;
	}
	#forgot-form{
		position: static;
		margin: 0;
		padding: 0;
		width: auto;
		box-shadow: none;
	}
	#forgot-form .xn-login-regist{display:none;}
	.xn-register-content .xn-register-zcn{
		position: static;
		margin: 0;
		padding: 1.5rem 1.5rem 1.25rem 1.5rem;
		width: auto;
		height: calc(100% - 2.75rem);
		overflow: auto;
	}
	.xn-register-content .xn-register-zcn table{padding-top: 0;width: 100%;}
	.xn-register-content .xn-register-zcn table tr td span{
		display: inline-block;
		font-size: 0.85rem;
		color: rgba(0,0,0,0.9);
	}
	.xn-register-content .xn-register-zcn table tr td {
		border-top: 1px solid rgba(0,0,0,0.1);
	}
	.xn-register-zcn #registerTable table tr td[align='right']{width: 23%;text-align: left;}
	.xn-register-zcn #registerTable-email table tr td[align='right']{width: 23%;text-align: left;}
	.xn-register-content .xn-register-zcn table tr td:last-of-type{
		width: 60%; position: relative;
	}
	.xn-register-content .xn-register-zcn table tr td:last-of-type input{
		width: 94.9%;
		font-size: 0.85rem;
		border: 0;
		height: auto;
		line-height: normal;
		padding: 0.65rem 0;
		box-shadow: none;
	}
	.xn-register-content .xn-register-zcn table tr td:last-of-type select{
		font-size: 0.85rem;
		border: 0;
		height: 2.4rem;
	}
	.div_jyyy_regist{height:auto;}
	.cimg_regist{width:100px;}
	.xn-register-content .xn-register-zcn table tr td:last-of-type input.sml-ipt1{width: 48%;}
	.btn-sign .btn-gray,.xn-mblogin-fsfh .btn-gray{display:none;}
	.btn-sign{margin-bottom: 0.5rem;}
	.registbox span,.registbox .btn-regist,.registbox .btn-passwodrd{font-size:0.75rem;}
	.login-box2 #isXnw-form h1, .login-box2 #forgot-form h1{
		font-size: 1rem;
		line-height: normal;
		padding-bottom: 0.5rem;
		color: #114488;
	}
	#forgot-form .forget-header button{
		height: 43px;
	}
	.xn-register-content{
		background: none;
        height: 100vh;
        overflow-y: auto;
        padding: 0;
        z-index: 9;
        width: 100%;
        top: 0;
        transform: none;
        left: 0;
        box-shadow: none;
	}
	.xn-register-content .xn-register-title{
		justify-content: center;
		background-color: #114488;
		width: 100%;
		display: flex;
		color: #fff;
		align-items: center;
		height: 43px;
	}
	.xn-register-title .xn-register-titleft{
		display: block;
	}
	.xn-register-content .btn-close{
		background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
		opacity: 1;
	}
	.xn-page-step-cn .xn-page-formData{
		width: 100%;
	}
	.xn-page-step-cn .xn-page-formData .xn-forms-item .xn-forms-item__content .ipt{
		height: 26px;
		font-size: 14px;
	}
	.xn-register-zcn .xn-register-mbx{padding:1.14rem 0 0;}
	#crumbs ul li a{ width: 6.5rem;}
	#x_dept_id_add{width: 78%;padding: 0.65rem 0;background-color: #fff;border: none;}
	#x_dept_id_add + .xn-pageInfo-down{padding: 0.69rem 11px 0.8rem 11px;border: 0;background-color: #fff;}
	td.xn-password-pwtd{position:static;vertical-align: baseline;padding-top: 0.75rem;}
	#main_org_div_add.modal{
		left: -2px !important;
		top: -13.4rem !important;
	}
	#main_org_div_add.modal .modal-body{height:12rem; max-height:none;}
	.xn-register-btn .xn-btn-cancel{display:none;}
	.xn-register-btn .xn-btn-commit{
		display: inline-block;
		width: 100%;
		border-radius: 4px;
		padding: 0.65rem 0 !important;
		font-size: 0.8rem;
	}
	.xn-xnjtdxColor #login-form{
		position: static;
		margin: 0;
		padding: 0;
		width: 100%;
		left: 0;
		top: 0;
		box-shadow: none;
	}
	.xn-xnjtdxColor #login-form >div.xn-lct{
		display: none;
	}
	.xn-xnjtdxColor #login-form .xn-login-dlcn{
		width: 100%;
		padding: 0;
	}
	.xn-xnjtdxColor #login-form .xn-log-acc:after,.xn-xnjtdxColor #login-form .xn-log-pass:after{
		right: 15px;
	}
	.xn-xnjtdxColor #login-form .xn-registpasswodrd button{
		top: 0;
	}
	.xn-register-content .xn-register-zcn{
		padding: 0.5rem;
		height: calc(100% - 43px);
	}
	#crumbs ul{
		display: flex;
		justify-content: space-between;
	}
	#crumbs ul li a{
		margin: 0;
	}
	#xn-td-phone #xn-btn-yzm,#xn-td-email #xn-btn-yzm{
		position: unset;
	}
	.registerStep{
		margin: 0;
		justify-content: space-around;
	}
	.registerStep p.line{
		width: 150px;
		margin: 0;
	}
	#forgot-form{
		position: fixed;
        top: 0;
        bottom: 0;
        border-radius: 0;
        transform: none;
        left: 0;
        width: 100%;
        height: 100vh;
        justify-content: flex-start;
		z-index: 9;
	}
	.xn-xncjColor #forgot-form .forget-body{
		padding-right: 1rem;
	}
	.xn-xncjColor .btn-passwodrd{
		top: 1.4rem;
    	right: 10px;
	}
	#forgot-form .forget-header{
		justify-content: space-around;
        background-color: #114488;
        width: 100%;
	}
	.xn-xnjtdxColor #login-form #showCodeRow input{
		width: 41%;
		border: 0px rgb(204, 204, 204);
	}
}
@media screen and (max-width: 320px){
	html{font-size:16px;}
	.xn-register-content .xn-register-zcn table tr td:last-of-type input.sml-ipt1 {
		width: 47%;
	}
	.xn-page-step-cn .xn-page-formData .xn-forms-item .xn-forms-item__label{
		width: 30%;
	}
	.xn-register-content .xn-page-step .xn-step-list{
		padding: 0;
	}
}
@media screen and (max-width: 280px){
	html{font-size:15px;}
	.xn-register-content .xn-register-zcn table tr td:last-of-type input.sml-ipt1 {
		width: 38%;
	}
	.xn-page-step-cn .xn-page-formData .xn-forms-item .xn-forms-item__label{
		width: 30%;
	}
	.xn-register-content .xn-page-step .xn-step-list{
		padding: 0;
	}
}
@media screen and (min-width: 1920px){
	html
	{
		font-size: 28px;
	}
}
