.layout {
	position:relative;
	overflow:hidden;
}
.uwlogin {
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
}
.uwbanner {
	height:100vh;
	position:relative;
	width:60rem;
	overflow:hidden;
}
.uwform {
	width:calc(100% - 60rem);
	background:#fff;
	padding:2.604166666666667rem 5.208333333333334rem 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.uwbanner .txt {
	position:absolute;
	left:0;
	right:0;
	top:8%;
	z-index:1;
	text-align:center;
}
.uwbanner .txt h4 {
	font-size:2.0833333333333335rem;
	line-height:1.6;
	color:#2e6cff;
	font-weight:bold;
	margin-bottom:0.3125rem;
}
.uwbanner .txt h5 {
	font-size:1.25rem;
	line-height:1.6;
	color:#666a6f;
}
.uwbanner .spot {
	position:absolute;
	left:0;
	right:0;
	bottom:1.5625rem;
	z-index:1;
	text-align:center;
}
.uwbanner .spot span {
	width:0.36458333333333337rem;
	height:0.36458333333333337rem;
	background:#acc5f6;
	opacity:1;
	border-radius:50%;
	margin:0 0.2604166666666667rem !important;
}
.uwbanner .spot .swiper-pagination-bullet-active {
	width:1.6666666666666667rem;
	background:#2e6cff;
	border-radius:0.20833333333333334rem;
}
.uwbanner .swiper-slide-active .txt {
	-webkit-animation:fadeInUp 1s 0s ease both;
	-moz-animation:fadeInUp 1s 0s ease both;
}
.uwform .tps {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.uwform .tps .logo {
	max-width:9.6875rem;
	display:block;
}
.uwform .tps .logo img {
	width:100%;
	display:block;
}
.uwform .tps dd {
	width:1.0416666666666667rem;
	height:1.0416666666666667rem;
}
.uwform .tps dd a {
	border:1px solid #a8bbcb;
	border-radius:0.15625rem;
	width:100%;
	height:100%;
	background:#a8bbcb;
	display:block;
	font-size:0.625rem;
	line-height:1.0416666666666667rem;
	text-align:center;
	color:#fff;
}
.uwform .tps dd.on a {
	color:#a8bbcb;
	background:#fff;
	margin-top:-0.5208333333333334rem;
	margin-left:0.5208333333333334rem;
	position:relative;
	z-index:2;
}
.uwform .tps dl {
	display:flex;
	align-items:center;
}
.uwform h2 {
	margin:5.208333333333334rem 0 1.5625rem;
	font-size:1.9791666666666667rem;
	line-height:1.2;
	color:#232323;
	font-weight:bold;
}
.uwform .btn {
	width:100%;
	line-height:3.4375rem;
	text-align:center;
	border-radius:0.7291666666666667rem;
	display:block;
	font-size:0.9375rem;
	color:#fff;
	background:#2e6cff;
	margin-top:1.8229166666666667rem;
}
.uwform .txts {
	font-size:0.78125rem;
	line-height:1.6;
	color:#96a0b5;
	margin-top:1.5625rem;
}
.uwform .che dd a,.uwform .txts a {
	color:#2e6cff;
}
.uwform .che {
	margin-top:0.5208333333333334rem;
}
.uwform .che dd {
	margin-bottom:0.5208333333333334rem;
}
.uwform .che dd .c1 {
	display:none;
}
.uwform .che dd label {
	font-size:0.78125rem;
	cursor:pointer;
	line-height:1.6;
	color:#96a0b5;
	display:block;
	padding-left:1.3541666666666667rem;
	background:url(../images_new/qms3.png) no-repeat left top 0.20833333333333334rem;
	background-size:0.8854166666666667rem auto;
}
.uwform .che dd input:checked + label {
	background:url(../images_new/qms3-1.png) no-repeat left top 0.20833333333333334rem;
	background-size:0.8854166666666667rem auto;
}
.uwform .che dd label.on {
	color:#e70000;
}
.uwform .fms li {
	margin-bottom:1.0416666666666667rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
	border:1px solid #e5ebf0;
	border-radius:0.625rem;
	height:3.541666666666667rem;
}
.uwform .fms li:last-child {
	margin-bottom:0;
}
.uwform .fms li .ico {
	display:flex;
	justify-content:center;
	align-items:center;
	width:3.229166666666667rem;
	height:100%;
}
.uwform .fms li .ico img {
	max-width:100%;
	max-height:100%;
	display:block;
	object-fit:contain;
}
.uwform .fms li .t1 {
	width:calc(100% - 3.229166666666667rem);
	background:none;
	border:none;
	font-size:0.9375rem;
	height:100%;
	color:#000;
	padding-right:1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.uwform .fms li.on {
	border-color:#2e6cff;
}
.uwform .fms li .rs {
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:calc(100% - 3.229166666666667rem);
}
.uwform .fms li .t2 {
	width:calc(100% - 8.333333333333334rem);
}
.uwform .fms li h6 {
	width:8.072916666666668rem;
	font-size:0.9375rem;
	line-height:3.541666666666667rem;
	cursor:pointer;
	color:#2e6cff;
	text-align:center;
	position:relative;
}
.uwform .fms li h6::before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	z-index:1;
	background:#2e6cff;
	width:0.052083333333333336rem;
	height:1.1458333333333335rem;
	margin-top:-0.5729166666666667rem;
}
.uwform .che dd:last-child {
	margin-bottom:0;
}
.uwform .flax {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:0.8333333333333334rem;
}
.uwform .flax .che {
	margin-top:0;
}
.uwform .che.on {
	margin-top:0.2604166666666667rem;
}
.uwform .flax .h7 {
	font-size:0.78125rem;
	line-height:1.6;
	color:#2e6cff;
}
.uwform .navs {
	border-bottom:0.052083333333333336rem solid #e5ebf0;
	margin:2.604166666666667rem 0 1.5625rem;
}
.uwform .navs ul {
	display:flex;
	align-items:center;
}
.uwform .navs li {
	position:relative;
	margin-right:2.0833333333333335rem;
}
.uwform .navs li a {
	font-size:0.9375rem;
	line-height:2.604166666666667rem;
	color:#999999;
	display:block;
}
.uwform .navs li::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:-0.052083333333333336rem;
	z-index:1;
	width:0;
	height:0.15625rem;
	background:#2e6cff;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	margin:0 auto;
}
.uwform .navs li:hover::before,.uwform .navs li.on::before {
	width:100%;
}
.uwform .navs li a:hover,.uwform .navs li.on a {
	font-size:1.25rem;
	color:#2e6cff;
	font-weight:bold;
}
.uwform .btn:hover {
	background:#2258d9;
}
.uwform .box .fms{
	display: none;
}
.uwform .box .fms:nth-child(1){
	display: block;
}