@font-face {
	font-family: 'ubuntu';
	src: url('../fonts/ubuntu/ubuntu-regular-webfont.eot');
	src: url('../fonts/ubuntu/ubuntu-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ubuntu/ubuntu-regular-webfont.woff2') format('woff2'),
	url('../fonts/ubuntu/ubuntu-regular-webfont.woff') format('woff'),
	url('../fonts/ubuntu/ubuntu-regular-webfont.ttf') format('truetype'),
	url('../fonts/ubuntu/ubuntu-regular-webfont.svg#ubunturegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
html,body{-ms-overflow-style: scrollbar;min-height: 100%;position: relative;}
body{margin: 0;font-size: 14px;font-family: "微软雅黑";color: #333;}
a,a:hover,a:active,a:visited,a:focus{text-decoration:none;color: #333;}

body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 18px;
	height: 100%;
	background: #47759e; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #BF7A6A 0%, #081F33 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#BF7A6A), color-stop(100%,#081F33)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #BF7A6A 0%,#081F33 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #BF7A6A 0%,#081F33 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #BF7A6A 0%,#081F33 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  #BF7A6A 0%,#081F33 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BF7A6A', endColorstr='#081F33',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
a,a:active,a:focus,a:visited{text-decoration:none;color:#a1a9b4}
a:hover{color:#e1282e}
.template8 a,.template8 a:active,.template8 a:focus,.template8 a:visited{text-decoration:none;color:#f08200}


.clearfix:before,
.clearfix:after{
  display: table;
  content: " ";
}
.none{display: none}
.clearfix:after{
  clear: both;
}
ul,p{margin: 0;padding: 0;}
ul{list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: nowrap;}
h5{
	margin: 3px 25px;
	padding: 0;
	color: #353C48;
	font-weight: 500;
}
.wrap {}
.container {
    margin: 0 auto 0 auto;
    max-width: 585px;
	padding: 8px;
}
.container_box_template2{
	max-width: 405px;
	margin-right: 7.5%;
}
.login-logo-template9 {
	margin-top: 3%;
}
.login-logo-template6 {
	margin-top: 3%;
}
.login-logo-template8 {
	margin-top: 3%;
}
.login-logo-template0 a {
	display: none;
}
.login-logo-template1 {
	margin-top: 2%;
}
.container_template6 {
	max-width: 455px;
}
.wrap-template1,.wrap-template2{
	background:url(/images/login_bg.jpg) center top no-repeat; background-size:100% 100%; background-attachment:fixed;
}
.wrap-template6{
	background:url(/images/login_bg6.jpg) center top no-repeat; background-size:100% 100%; background-attachment:fixed;
}
.wrap-template8{
	background:url(/images/login_bg8.jpg) center top no-repeat; background-size:100% 100%; background-attachment:fixed;
}
.wrap-template9{
	background:url(/images/login_bg9.jpg) center top no-repeat; background-size:100% 100%; background-attachment:fixed;
}
.login-logo {
  margin-left: 3%;
  height:85px;
}
.top_header {
	width: 100%;
	margin: 0;
	padding-top: 35px;
	text-align: center;
}
.container_box {
	border-radius: 10px;
	background-color: white;
	margin: 40px auto 50px auto;
    justify-content: center;
    align-items: center;
	transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.container_box > img {
	display: none;
}
.container_box_template8 > img {
	display: block;
	position: absolute;
	top: 0%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
	width: auto;
	height: auto;
	max-width: min(15vw, 67px);
	max-height: min(15vh, 67px);
	object-fit: contain;
	filter: drop-shadow(0 2px 8px rgba(0,0,0,0.2));
	pointer-events: none;
	image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}

.top_header > div img{
	display: none;
}
.header_template8 > img, .header_template8 > h5{
	display: none;
}
.top_header.header_template8 > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header_template8 > div img {
  width: auto;
  height: auto;
  max-width: min(80%, 300px);
  max-height: min(10vh, 100px);
  margin: 2.5vh 0;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  display: block;
}
.container_box_template8 .login-switch .active{border-bottom: 1px solid #f08200;}
.container_box_template8 .login-switch .login-switch-item{color:#fff;font-size: 14px;}
.container_box_template6 .login-switch .active{border-bottom: 1px solid #145799;}
.container_box_template9 .login-switch .active{border-bottom: 1px solid #145799;}


/* 不删除原有背景点 */
.container_box_template9 {
  position: relative;
  background: url('/images/login-box-bg9.png') center top no-repeat; background-size:100% 100%;;
  z-index: 1;
  background-color: white;
  /* 新增移动端保护措施 */
  @media (max-width: 768px) {
    background-attachment: scroll;
    background-size: 100% auto;
    background-position: top center;
  }
}

.container_box_template6 {
  position: relative;
  background: url('/images/login-box-bg6.png') center top no-repeat; background-size:100% 100%;;
  z-index: 1;
  @media (max-width: 768px) {
    background-attachment: scroll;
    background-position: top center;
  }
}

.container_box_template8{
	background-color: rgba(62, 62, 64, 0.2); 
}
.footer_template9 .pull-right{
	display: none;
}

.header_template9 > h5 {color: #145799;}
.header_template6 h5 {
	color: #145799;
	visibility: hidden;
	height: 2.8em;
	margin: 0;
	padding: 0;
}

input[type=submit],button[type=button],.next_step,.submit_step {
	color: #fff;
	font-size: 18px;
	background-color: #fff;
	background-color: #BF7A6A;
	border: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	transition: all .2s ease;
	cursor: pointer;
	width: 90%;
	/*height: 48px;*/
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
	padding: 15px;
}

.container_template8 input[type=submit],.container_template8 button[type=button],.container_template8 .next_step,.container_template8 .submit_step {
	background-color: #f08200;
}
.container_template6 input[type=submit],.container_template6 button[type=button],.container_template6 .next_step,.container_template6 .submit_step {
	background-color: #ffef9a;
	color: #000;
	font-size: 20px;
	padding: 11px;
	font-weight: 900;
}
.container_template9 input[type=submit],.container_template9 button[type=button],.container_template9 .next_step,.container_template9 .submit_step {
	background-color: #145799;
}
.container_box_template6 .switch-container, .container_box_template6 .button{
	margin-right: .5rem;
}
/* 仅当屏幕宽度在 600px ~ 1000px 之间时生效 */
@media (min-width: 1300px) and (max-width: 1235px) {
	
}
 /* 当屏幕小于 800px 时应用样式 */
@media screen and (max-width: 1240px) {
	.container_box_template8{
		background-color: rgba(62, 62, 64); 
	}
}
 /* 当屏幕大于 600px 时应用样式 */
@media screen and (min-width: 600px) {
	.login-box-template1 {
		width: 28%;margin-left: 36%;
	}
	.header_template1 {
		padding-top:0px;
	}
	.header_template1 img {
		display: none;
	}


	.login-box-template2 {
		margin-left: 69%;
		margin-top: 120px;
		width: 24%;
	}
	.login-logo-template2 a {
		display: none;
	}
	.container_template2 {
		margin: 0 0 0 auto;
		margin-right:3.5%;
		margin-top: 150px
	}
	.container_box_template2 {
		right:50px;
	}
	.header_template2 {
		padding-top:0px;
	}
	.header_template2 img {
		display: none;
	}



	.login-box-template8 {
		margin-left: 69%;
		margin-top: 200px;
		width: 24%;
	}
	.container_template8 {
		margin: 0 0 0 auto;
		margin-right:4.8%;
		margin-top: 180px
	}
	.container_box_template8 {
		right:50px;
	}
	.header_template8 {
		padding-top:0px;
	}

	.container_template8 {
		margin: 0 0 0 auto;
		margin-right:7.8%;
	}
	.container_box_template8 {
		max-width: 430px;
	}
	.header_template8 {
		padding-top:30px;
	}
	.header_template6 {
		padding-top: 1px;
	}
	
	.header_template6 img {
		display: none;
	}
	.remember_template6 {
		display: none;
	}


	.header_template9 {
		padding-top: 1px;
	}
	.header_template9 img {
		display: none;
	}
	.remember_template9 {
		display: none;
	}



}
 /* 当屏幕小于 800px 时应用样式 */
@media screen and (max-width: 800px) {
	.login-logo img{display: none;}
	.top_header  img{display: '';}
	.container_template2 {
		margin-top: 100px
	}
	.remember_template9 {
		display: none;
	}
	.remember_template6 {
		display: none;
	}
	.login-logo-template1 {
		margin-top: -10%;
	}
	.container_box_template8{
		background-color: rgba(62, 62, 64); 
	}
	.header_template9 {
		padding-top: 1px;
	}
	.header_template9 img {
		display: none;
	}
	.header_template6 {
		padding-top: 1px;
	}
	.header_template6 img {
		display: none;
	}
}

.top_header img.logo{
	max-width: 140px;
	text-align: center;
	margin: 10px auto 30px auto;
}

.top_header > h5 {
	text-align: center;
	font-size: 20px;
	color: #424242;
	line-height: 1.6;
	margin: 0;
	font-weight: 500;
	padding: 10px 0;
	color: #353C48;font-size: 26px;
}

 h6 {
	text-align: center;
	font-size: 20px;
	color: #424242;
	line-height: 1.6;
	margin: 0;
	font-weight: 500;
	padding: 20px 0;
	color: #353C48;font-size: 20px;
}
.form-block {
	position: relative;
	margin-bottom: 25px;
}
.form-block i{
	position: absolute;
	left: 40px;
	top: 17px;
	color: #666;
	font-size: 16px;
}
.login-switch {
    margin-top: 7%;
    height: 40px;
    width: 90%;
	margin: 0 auto;
	padding-bottom: 35px;
}

.login-switch-item {
	font-size: 16px;
    width: 50%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #777;
    border-bottom: 1px solid #ccc;
    opacity: 0.5;
}

.login-switch-item.active {
    color: #444;
    opacity: 1;
    border-bottom: 1px solid #2aabd2;
}
.login-form {
    display: none;
}
.login-form:first-child {
    display: block;
}
#inputs {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

input[type=text], input[type=password], input[type=email] {
	width: 90%;
	height: 48px;
	position: relative;
	margin: 0 auto;
	display: block;
	padding: 15px 15px 15px 2.5rem;
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 13px;
}

input[type=text], input[type=password], input[type=email] {
	border: thin solid #ddd;
	color: #4f4f4f;
	font-size: 13px;
}

input[type=text]:hover, input[type=password]:hover, input[type=email]:hover {
	border: thin solid #47759e;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

input[type=text]:focus, input[type=password]:focus, input[type=email]:focus {
	border: thin solid #ddd;
	border-left: thin solid #eb4343;
	outline: none;
}


input[type=submit]:hover {
	background-color: #D2A968;
	color: #fff;
}
input[type=submit]:focus {
	outline: none;
	border: 0;
}
 .error-message {
	display: none;
	width: 85%;
	margin: 0 auto;
	align-items: center;
	color: #dc3545;
	font-size: 14px;
	margin-top: 8px;
	padding: 8px 12px;
	background-color: #f8d7da;
	border-radius: 6px;
	border-left: 4px solid #dc3545;
	animation: fadeIn 0.5s;
	@media (max-width: 450px) {
		width: 83%;
	  }
}

.error-message i {
	margin-right: 8px;
	font-size: 16px;
}

.error-message a {
	font-weight: 600;
	text-decoration: none;
	margin: 0 5px;
}

.error-message a:hover {
	text-decoration: underline;
}
.code-box .J-code,.code-box .sms-code{position: absolute; right: 5%; top: 1px;}



.form-box .code-box .sms-code {
    background-color: #e1282e;
    border-radius: 0 8px 8px 0;
    float: left;
    height: 47px;
    padding: 0;
    width: 22%;
}
.sms-code {
    cursor: pointer;
    display: inline-block;
    padding: 13px 18px;
    text-align: center;
    transition: all 0.4s ease-out 0s;
    vertical-align: top;
}




.remember {
	color: #a1a9b4;
	width: 270px;
	margin: 0 auto;
	padding: 10px 0;
	height: 28px;
	display: none;
}
.line{
	border-bottom: 1px solid #ddd;
	display: none;
}


.box-footer {
	color: #a1a9b4;
	font-size:14px;
	width: 249px;
	margin: 0 auto;
	padding: 10px 0;
	height: 28px;
}

.box-footer_template6 {
	color: #fff;
	font-size:14px;
	height: 58px;
	text-align: left;
    display: block; 
    margin-left: 0;  
    padding-left: 35px; 
}
.box-footer_template6 a {
    color: white !important;
    text-decoration: none;
}

.box-footer_template6 a:hover {
    color: white !important;
    text-decoration: none;
}

.pull-right{
	float: right;
	line-height: 18px;
}
.cb-label{
	font-size: 15px;
	color: #353C48;
	line-height: 100%;
	margin-right: 5px;
}
.switch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 56px;
  height: 18px;
  border-radius: 30px;
  cursor: pointer; 
}
.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; 
}
.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  text-transform: uppercase;
  background: #BF7A6A;
  border-radius: inherit;
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: opacity background;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  transition-property: opacity background; 
}
.switch-label:before, .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit; 
}
.switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #ffffff;
}
.switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: white;
  opacity: 0;
}
.switch-input:checked ~ .switch-label {
  background: #A9BD7A;
}
.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}
.switch-handle {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 16px;
  height: 16px;
  background: white;
  border-radius: 10px;
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out; 
}
.switch-handle:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
  width: 10px;
  height: 10px;
  background: #ffffff; 
}
.switch-input:checked ~ .switch-handle {
  left: 39px;
}

.center-text {
	text-align: center;
}
.or {
	color: #353C48;
}
.footer a{color:#a1a9b4}
.footer a:hover{color:#e1282e}
/* FOOTER */

.footer {
    color:#a1a9b4;
    overflow: hidden;
    padding: 10px 20px;
    margin: 0;
	 bottom: 0;
	 position:fixed;right:0;left:0;z-index:1030
}
.footer_template6{
 color: #a1a9b4;
}
.footer.fixed_full {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 10px 20px;
    background: white;
}

.footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 10px 20px;
    background: white;
    border-top: 1px solid #e7eaec;
    margin-left: 220px;
}
.footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 10px 20px;
    background: white;
    border-top: 1px solid #e7eaec;
    margin-left: 220px;
}
.col-xs-6 {
    width: 50%;float: left;
}
.form-group,.skin-flat {
    margin: 30px 15px 55px;
}
.skin-flat ul li{
    width: 50%;
}


/* 单选按钮组 */
.radio-group {
	display: flex;
	gap: 25px;
	margin-top: 5px;
}

.radio-item {
	position: relative;
	cursor: pointer;
	display: flex;
	align-items: center;
}

.radio-input {
	position: absolute;
	opacity: 0;
}

.radio-design {
	width: 18px;
	height: 18px;
	border: 2px solid #bdc3c7;
	border-radius: 50%;
	margin-right: 8px;
	position: relative;
	transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.radio-input:checked ~ .radio-design {
	border-color: #1abc9c;
	background-color: #1abc9c;
}

.radio-input:checked ~ .radio-design::after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background: white;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}