
/*input输入后不显示 × */
input::-ms-clear, input::-ms-reveal {
	display: none;
}

.login-container {
    overflow: hidden;
}

.login-background {
    background-image: linear-gradient(0deg, #0D5DA0 0%, #0A2146 98%);
}

.login-head {
    height: 50px; 
    width: 100%; 
    text-align: center;
    background: #0A2146;
}

.login-dropdown-toggle {
	padding: 10px 15px !important; 
	font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #F4F6F9;
    max-width: 100%;
    font-weight: 700;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #061C3F;
}

.nav>li>a:focus, .nav>li>a:hover {
	background-color: #061C3F;
}

.login-head img {
    margin-top: 10px; 
}

.login-head label {
    font-family: NotoSansHans-Bold; 
    font-size: 20px; 
    color: #FFFFFF; 
    line-height: 20px; 
    margin-top: 15px; 
    margin-bottom: 15px;
}

.login-body {
    overflow: hidden;
    width:100%; 
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    bottom: 0;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#061C3F), to(#0299FF));
    
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#061C3F,endcolorstr=#0299FF,gradientType=0);
    background: -ms-linear-gradient(top, #061C3F 0%,#0299FF 100%); /* IE10+ */
}

.login-content {
    margin-top: 150px; 
    margin-left: auto;
    margin-right: auto;
    width: 1150px; 
    height: 460px; 
    background:#FFFFFF;
}

.login-content-left {
    float: left; 
    width: 750px; 
    height:460px; 
    border-radius: 3px 0 0 3px; 
    box-shadow: 0 0 0 1px #ededed; 
    border-right: 1px solid #E0E5EE;
}

.login-content-left img {
    margin: 50px 56px 50px 54px; 
    width: 640px; 
    height: 360px;
}

.login-content-right {
    border-radius: 0 3px 3px 0; 
    box-shadow: 0 0 0 1px #ededed; 
    border-left: 1px solid #E0E5EE; 
    height: 460px; 
    width: 400px;
    float: right; 
}

.login-content-title {
    margin: 50px 68px 16px 68px; 
    line-height: 24px; 
    width: 270px; 
    font-weight: bold;
    font-family: PingFangSC-Semibold; 
    font-size: 24px; 
    color: #16325C;
}

.validate-code {
    position: relative
}

.validate-code span {
    position: absolute;
    display: block;
    width: 100px;
    height: 34px;
    right: 35px;
    top: 8px;
    line-height: 34px;
    background-color: #E0E5EE;
    color: #ffffff;
}

.login-button {
    background: #007CE7; 
    border-radius: 2px; 
    width: 330px;
    height: 50px; 
    margin: 10px 35px 0px 35px; 
    border: none; 
    font-family: PingFangSC-Semibold;
    font-size: 16px; 
    color: #FFFFFF; 
    line-height: 16px;
}

.login-button-disabled {
	background: rgba(168,183,199,0.70);
	pointer-events: none;
}

.login-button:hover {
    background: #FFFFFF;
    color: #007CE7;
	border: 2px solid #007CE7;
	border-radius: 3px;
}

.login-fail-tips {
    margin: 30px 0px; 
    text-align: center; 
    color: #FF6050; 
    font-size: 16px;
    line-height: 16px;
}

.from-login {
    width: 330px; 
    height: 50px; 
    margin: 0 35px 30px 35px;
    border: none; 
    border-bottom: 1px solid #A8B7C7;
    outline: none;
    background-color:transparent; 
}

input:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {  
    /* -webkit-text-fill-color: #ededed !important;   */
    -webkit-box-shadow: 0 0 0px 1000px transparent  inset !important;  
    background-color:transparent;  
    background-image: none;  
     transition: background-color 50000s ease-in-out 0s;   
}  
input {  
     background-color:transparent;  
}  

.login-footer {
    text-align: center; 
    font-family: PingFangSC-Regular;
    font-size: 14px; 
    color: rgba(255,255,255,0.5); 
    letter-spacing: -0.08px; 
    line-height: 14px; 
    bottom: 50px;
    position: absolute;
    left: 0;
    right: 0;
}

.support-bottom {
	position: absolute;
	bottom: 20px;
}

.park-head {
    height: 50px; 
    width: 100%; 
    text-align: left; 
    background: #061C3F;
}

.park-head-left {
    float: left
}

.park-head-left img {
    margin: 10px 0 0 30px;
}

.park-head-left label {
    font-family: NotoSansHans-Bold; 
    font-size: 20px; 
    color: #FFFFFF; 
    line-height: 20px; 
    margin-top: 15px; 
    margin-bottom: 15px;
}

.park-head-right {
    float: right;
}

.park-head-right label {
    font-family: PingFangSC-Regular; 
    font-size: 14px; 
    color: #F4F6F9; 
    line-height: 14px; 
    margin-top: 17px;
}

.park-head-right span {
    color: #FFFFFF;
}

.park-head-right img {
    margin: 10px;
}

.park-table {
    margin-left: 280px; 
    margin-top: 40px;
}

.park-table > tbody > tr > td > div {
    cursor: pointer;
}

.park-title {
    margin-top: 10px; 
    width: 240px; 
    text-align: center; 
    font-family: NotoSansHans-Regular; 
    font-size: 20px;     
    line-height: 20px;
}

.park-select {
    color: #0299FF;
}

.park-noselect {
    color: #4A4A4A;
}

.park-space-width {
    width: 140px;
}

.park-space-height {
    height: 20px;
}

.park-space-left {
    margin-left: 140px;
}

.modal-login-area-confirm > div > div {
	width: 700px;
}

.modal-login-area-confirm > div > div > div {
	border: none !important;
	border-radius: 0px;
}


/*灰色遮罩层*/
.fade{
    width: 100%;
    height: 100%;
    background: #061C3F;
    position: fixed;
    left: 0;
    top: 0;
    /* z-index: 99; */
}

.cancle-confirm-ok {
	width: 140px;
	height: 40px;
	background: #16325C;
	border-radius: 2px;
	color: #FFFFFF;
	border: 0px;
}

.cancle-confirm-ok:hover {
	color: #16325C !important;
	background: #FFFFFF;
	border: 2px solid #16325C;
}

.cancle-confirm-cancle {
	width: 140px;
	height: 40px;
	background: #0299FF;
	border-radius: 2px;
	color: #FFFFFF;
	border: 0px;
}

.cancle-confirm-cancle:hover {
	background: #FFFFFF;
	color: #0299FF !important;
	border: 2px solid #0299FF;
}

.font-20-bold {
	font-family: NotoSansHans-Bold;
	font-size: 20px;
	color: #16325C;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 0px;
}

.font-16-static {
	opacity: 0.9;
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #061C3F;
	line-height: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}

.font-confirm {
	font-family: NotoSansHans-Regular;
	font-size: 20px;
	color: #002500;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 0px;
}

/*手型*/
.handle-shape {
    cursor: pointer;
}

