@charset "utf-8";

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

/* 必填项星号样式 */
.required-field::after {
    content: '*';
    color: #FF5722;
    margin-left: 4px;
    font-size: 14px;
    font-weight: bold;
}

body,
html {
	min-width: 1200px;
}

input[type=button] {
	-webkit-appearance: none;
	outline: none
}

/*按扭在IOS里面显示不正常，重置样式*/
input {
	filter: chroma(color=#000000);
}

/*去掉IE7按下后的黑色边框*/
address,
caption,
cite,
code,
dfn,
em,
i,
u,
th,
var {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font: 12px, '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
	color: #666666
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	color: #333;
}

address,
cite,
dfn,
em,
var {
	font-style: normal;
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace;
}

small {
	font-size: 12px;
}

ul,
ol,
li {
	list-style: none;
}

a {
	color: #666666;
	text-decoration: none;
	transition: all .3s;
	-webkit-transition: all .3s;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

legend {
	color: #000;
}

fieldset,
img {
	border: 0;
}

img {
	vertical-align: top;
	max-width: 100%;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none
}

/*table tr{ border-bottom:1px solid #CFCCBE }*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	display: block;
	margin: 0;
	padding: 0;
}

mark {
	background: #ff0;
}

* {
	box-sizing: border-box;
}

object,
embed {
	outline: none;
}

body {
	background: #fff;
	font: 12px '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
	width: 100%;
	color: #13182b;
}

body,
html {
	overflow-x: hidden;
	overflow-y: auto;
}

.cls {
	clear: both;
	height: 0px;
	overflow: hidden;
}

* {
	vertical-align: top;
}

.clear {
	clear: both;
}

/*头部*/
.main_w {
	width: 1200px;
	margin: 0 auto;
}

.navigation {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	right: 0;
	margin: 0 auto;
	z-index: 99;
	height: 85px;
	background-color: #fff;
}

.icon-box {
	float: left;
	width: 131px;
	height: 50px;
	margin: 20px 0 20px 80px;
}

.icon-box-dec {
	float: left;
	width: 500px;
	height: 50px;
	margin: 20px 0 20px 20px;
}

.navigation .logo {
	float: left;
	width: 131px;
	height: 31px;
	margin-top: 30px;
}

.navigation .logo img {
	width: 100%;
}

.navigation ul {
	float: right;
	width: 835px;
	margin-top: 30px;
}

.navigation ul li {
	float: left;
	margin: 0 28px;
	font-size: 20px;
}

.navigation ul li a {
	color: #13182b;
}

.navigation ul li.action a {
	color: #3b52ae;
	position: relative;
}

/* .navigation ul li.action a::after{content: '';position: absolute;left: -15%;bottom: -10px;width: 130%;height: 1px;background: #3b52ae;}
.navigation ul li a:hover::after{content: '';position: absolute;left: -15%;bottom: -10px;width: 130%;height: 1px;background: #3b52ae;} */
.navigation ul span {
	width: 100%;
	height: 2px;
	bottom: -10px;
	background: #3b52ae;
	position: absolute;
	display: none;
}

.pole-size {
	margin-top: 120px;
	background: url(../images/1.png) top center no-repeat;
	background-size: 80%;
}

.pole-size h3 {
	font-size: 50px;
	text-align: center;
	color: #13182b;
	padding-top: 10px;
}

.pole-size p {
	font-size: 20px;
	text-align: center;
	color: #3c3d41;
	margin-top: 36px;
	line-height: 30px;
}

.pol-ul {
	margin: 0 auto;
	width: 1600px;
	height: 460px;
	margin-top: 30px;
	overflow: hidden;
}

.pol-ul li {
	float: left;
	width: 261px;
	height: 400px;
	background: url(../images/tixi/1.png) no-repeat;
	background-size: 100%;
	padding-left: 20px;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.pol-ul li:nth-child(2) {
	background: url(../images/tixi/2.png) no-repeat;
	background-size: 100%;
	margin-left: 70px;
	margin-top: 50px;
}

.pol-ul li:nth-child(3) {
	background: url(../images/tixi/3.png) no-repeat;
	background-size: 100%;
	margin-left: 70px;
}

.pol-ul li:nth-child(4) {
	background: url(../images/tixi/4.png) no-repeat;
	background-size: 100%;
	margin-left: 70px;
	margin-top: 50px;
}

.pol-ul li:nth-child(5) {
	background: url(../images/tixi/5.png) no-repeat;
	background-size: 100%;
	margin-left: 70px;
}

.pol-ul li h3 {
	font-size: 25px;
	color: #fff;
	margin-top: 160px;
}

.pol-ul li p {
	color: #fff;
	font-size: 15px;
	margin-top: 15px;
}

.pol-ul li:nth-child(2) h3 {
	margin-top: 200px;
}

.pol-ul li:nth-child(3) h3 {
	margin-top: 220px;
}

.pol-ul li:nth-child(4) h3 {
	margin-top: 210px;
}

.pol-ul li:nth-child(5) h3 {
	margin-top: 220px;
}

.pol-ul li:nth-child(1):hover,
.pol-ul li:nth-child(2):hover,
.pol-ul li:nth-child(3):hover,
.pol-ul li:nth-child(4):hover,
.pol-ul li:nth-child(5):hover {
	transform: scale(1.05, 1.05);
}

.pol-a {
	margin: 0 auto;
	width: 163px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	border: 1px solid #3146a2;
	border-radius: 8px;
	overflow: hidden;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.pol-a:hover {
	background: #3146a2;
	color: #fff;
}

.pol-a:hover a {
	color: #fff;
}

.pol-a a {
	width: 100%;
	height: 100%;
	color: #3146a2;
	float: left;
}

.loke-size {
	margin-top: 120px;
	background: url(../images/2.png) top center no-repeat;
	background-size: 80%;
	min-height: 90px;
}

.loke-size h3 {
	font-size: 50px;
	text-align: center;
	color: #13182b;
	padding-top: 10px;
}

.loke-images {
	margin: 0 auto;
	width: 1550px;
	margin-top: 40px;
}

.loke-images li {
	float: left;
	width: 218px;
	height: 284px;
	background: url(../images/pc/1.png) no-repeat;
	background-size: 100%;
	padding-left: 20px;
	transition: all .3s;
	-webkit-transition: all .3s;
}

.loke-images li:nth-child(1) {
	margin-top: 41px;
}

.loke-images li:nth-child(2) {
	background: url(../images/pc/2.png) no-repeat;
	background-size: 100%;
	margin-top: 20px;
}

.loke-images li:nth-child(3) {
	background: url(../images/pc/3.png) no-repeat;
	background-size: 100%;
}

.loke-images li:nth-child(4) {
	background: url(../images/pc/4.png) no-repeat;
	background-size: 100%;
}

.loke-images li:nth-child(5) {
	background: url(../images/pc/5.png) no-repeat;
	background-size: 100%;
	margin-top: 20px;
}

.loke-images li:nth-child(6) {
	background: url(../images/pc/6.png) no-repeat;
	background-size: 100%;
	margin-top: 41px;
}

.loke-images li:nth-child(2),
.loke-images li:nth-child(3),
.loke-images li:nth-child(4),
.loke-images li:nth-child(5),
.loke-images li:nth-child(6) {
	margin-left: 48px;
}

.loke-images li:nth-child(1):hover,
.loke-images li:nth-child(2):hover,
.loke-images li:nth-child(3):hover,
.loke-images li:nth-child(4):hover,
.loke-images li:nth-child(5):hover,
.loke-images li:nth-child(6):hover {
	transform: scale(1.1, 1.1);
}

.loke-time {
	margin: 0 auto;
	width: 1356px;
	position: relative;
	margin-top: 80px;
	height: 120px;
}

.loke-float {
	float: left;
	width: 100%;
	overflow: hidden;
}

.loke-time::after {
	content: '';
	position: absolute;
	left: 18px;
	bottom: 0;
	width: 1320px;
	height: 47px;
	background: url(../images/3.png) no-repeat;
	background-size: 100%;
}

.loke-time span {
	width: 42px;
	height: 76px;
	background: url(../images/pc/11.png) no-repeat;
	background-size: 100%;
	display: inline-block;
}

.loke-time span:nth-child(2) {
	background: url(../images/pc/22.png) no-repeat;
	background-size: 100%;
	margin-top: 24px;
	margin-left: 220px;
}

.loke-time span:nth-child(3) {
	background: url(../images/pc/33.png) no-repeat;
	background-size: 100%;
	margin-top: 10px;
	margin-left: 217px;
}

.loke-time span:nth-child(4) {
	background: url(../images/pc/44.png) no-repeat;
	background-size: 100%;
	margin-top: 10px;
	margin-left: 217px;
}

.loke-time span:nth-child(5) {
	background: url(../images/pc/55.png) no-repeat;
	background-size: 100%;
	margin-top: 24px;
	margin-left: 217px;
}

.loke-time span:nth-child(6) {
	background: url(../images/pc/66.png) no-repeat;
	background-size: 100%;
	margin-top: 51px;
	margin-left: 215px;
}

.loke-time span:nth-child(1) {
	margin-top: 50px;
}

.cooper {
	margin-top: 120px;
	background: url(../images/4.png) top center no-repeat;
	background-size: 80%;
	min-height: 90px;
}

.cooper h3 {
	font-size: 50px;
	text-align: center;
	color: #13182b;
	padding-top: 10px;
}

.cooper-images {
	float: left;
	width: 100%;
	height: 85vh;
	margin-top: 50px;
}

.cooper-images img {
	width: 100%;
}

.blke {
	margin-top: 120px;
	background: url(../images/5.png) top center no-repeat;
	background-size: 80%;
	min-height: 90px;
}

.blke h3 {
	font-size: 50px;
	text-align: center;
	color: #13182b;
	padding-top: 10px;
}

.moke {
	width: 100%;
	margin-top: 50px;
}

.moke .left {
	float: left;
	width: 494px;
	height: 588px;
}

.moke .left img {
	width: 100%;
}

.moke .right {
	float: right;
	width: 690px;
	height: 588px;
	box-shadow: -3px 3px 10px rgba(0, 0, 0, .2);
	border-radius: 0 80px 80px 0;
	background: url(../images/7.png) center center no-repeat;
	background-size: 418px;
}

.pol-bt {
	position: absolute;
	left: 0;
	width: 100%;
	height: 67px;
	border-top: 1px solid #a0a0a0;
	font-size: 14px;
	color: #f6f6f6;
	bottom: 0;
	background: #2e3033;
	text-align: center;
	line-height: 67px;
}

.pol-cter {
	position: absolute;
	left: 0;
	width: 100%;
	height: 429px;
	bottom: 68px;
	background: #35383c;
}

.pol-cter .center {
	margin: 0 auto;
	width: 1178px;
	margin-top: 100px;
}

.pol-cter .center dl {
	display: inline-block;
	margin-right: 50px;
}

.pol-cter .center dl:nth-child(5) {
	margin-right: auto;
	margin-left: 80px;
}

.pol-cter .center dl dt {
	font-size: 18px;
	color: #fff;
	margin-bottom: 30px;
}

.pol-cter .center dl dd {
	line-height: 35px;
	font-size: 14px;
	color: #fff
}

.pol-cter .center dl dd a {
	color: #fff;
}

.pol-cter .center .code {
	float: right;
	width: 114px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.pol-cter .center .code img {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	border-radius: 8px;
}

.pol-top {
	position: absolute;
	left: 0;
	width: 100%;
	height: 430px;
	bottom: 497px;
}

.pol-top img {
	width: 100%;
}

.wiperwh .swiper-pagination-bullet {
	width: 50px;
	height: 4px;
	border-radius: 24px;
	opacity: 1;
	background: #cacacb;
}

.wiperwh .swiper-pagination-bullet-active {
	background: #3e7bcf;
}

.moke .rights {
	float: right;
	width: 541px;
	height: 556px;
}

.moke .rights img {
	width: 100%;
}

.moke .lefts {
	float: left;
	width: 638px;
	height: 556px;
	box-shadow: -3px 3px 10px rgba(0, 0, 0, .2);
	border-radius: 80px 0px 0px 80px;
	font-size: 17px;
	padding-top: 70px;
	padding-left: 56px;
	padding-right: 50px;
	color: #3c3d41;
	letter-spacing: .5px;
	line-height: 35px;
}

.blke1 {
	background: url(../images/9.png) top center no-repeat;
	background-size: 80%;
}

.pole-size1 {
	background: url(../images/10.png) top center no-repeat;
	background-size: 80%;
}

.pole-size1 h3,
.pole-size p {
	text-align: left;
}

.pole-ul {
	margin: 0 auto;
	width: 1200px;
	margin-top: 30px;
}

.pole-ul li {
	width: 368px;
	height: 464px;
	background: url(../images/hx/1.png) no-repeat;
	background-size: 100%;
	display: inline-block;
}

.pole-ul li:nth-child(2) {
	background: url(../images/hx/2.png) no-repeat;
	background-size: 100%;
}

.pole-ul li:nth-child(3) {
	background: url(../images/hx/3.png) no-repeat;
	background-size: 100%;
}

.pole-ul li:nth-child(2),
.pole-ul li:nth-child(3) {
	margin-left: 48px;
}

.pole-size2 {
	background: url(../images/11.png) top center no-repeat;
	background-size: 80%;
}

.pole-ul1 {
	margin: 0 auto;
	width: 1128px;
	margin-top: 50px;
}

.pole-ul1 li {
	width: 282px;
	height: 233px;
	background: url(../images/wh/1.png) no-repeat;
	background-size: 100%;
	display: inline-block;
}

.pole-ul1 li:nth-child(2) {
	background: url(../images/wh/2.png) no-repeat;
	background-size: 100%;
}

.pole-ul1 li:nth-child(3) {
	background: url(../images/wh/3.png) no-repeat;
	background-size: 100%;
}

.pole-ul1 li:nth-child(4) {
	background: url(../images/wh/4.png) no-repeat;
	background-size: 100%;
}

.pole-ul1 li:nth-child(5) {
	background: url(../images/wh/5.png) no-repeat;
	background-size: 100%;
	margin-left: 145px;
	margin-top: 50px;
}

.pole-ul1 li:nth-child(6) {
	background: url(../images/wh/6.png) no-repeat;
	background-size: 100%;
	margin-top: 50px;
}

.pole-ul1 li:nth-child(7) {
	background: url(../images/wh/7.png) no-repeat;
	background-size: 100%;
	margin-top: 50px;
}

/* .pole-ul1 li:nth-child(2),.pole-ul1 li:nth-child(3),.pole-ul1 li:nth-child(4){margin-left: 20px;} */
.cooper1 {
	background: url(../images/12.png) top left no-repeat;
	background-size: 80%;
}

.cooper1 h3 {
	text-align: left;
}

.cooper-ul {
	margin: 0 auto;
	width: 1200px;
	margin-top: 50px;
}

.cooper-ul li {
	width: 291px;
	height: 193px;
	background: url(../images/zz/1.png) no-repeat;
	background-size: 100%;
	display: inline-block;
}

.cooper-ul li:nth-child(2) {
	background: url(../images/zz/2.png) no-repeat;
	background-size: 100%;
}

.cooper-ul li:nth-child(3) {
	background: url(../images/zz/3.png) no-repeat;
	background-size: 100%;
}

.cooper-ul li:nth-child(4) {
	background: url(../images/zz/4.png) no-repeat;
	background-size: 100%;
}

.cooper-ul li:nth-child(2),
.cooper-ul li:nth-child(3),
.cooper-ul li:nth-child(4) {
	margin-left: 12px;
}

.cooper-ul li:nth-child(5) {
	background: url(../images/zz/5.png) no-repeat;
	background-size: 100%;
}

.cooper-ul li:nth-child(6) {
	background: url(../images/zz/6.png) no-repeat;
	background-size: 100%;
}

.cooper-ul li:nth-child(7) {
	background: url(../images/zz/7.png) no-repeat;
	background-size: 100%;
}

.cooper-ul li:nth-child(8) {
	background: url(../images/zz/8.png) no-repeat;
	background-size: 100%;
}

.cooper-ul li:nth-child(9) {
	background: url(../images/zz/9.png) no-repeat;
	background-size: 100%;
}

.cooper-ul li:nth-child(5),
.cooper-ul li:nth-child(6),
.cooper-ul li:nth-child(7),
.cooper-ul li:nth-child(8),
.cooper-ul li:nth-child(9) {
	margin-left: 17px;
	margin-top: 20px;
	width: 226px;
	height: 274px;
}

.cooper-ul li:nth-child(5) {
	margin-left: auto;
}

.cooper2 {
	background: url(../images/13.png) top left no-repeat;
	background-size: 80%;
}

.cooper2 h3 {
	text-align: left;
}

.cooper-ul1 {
	margin: 0 auto;
	width: 1200px;
	margin-top: 50px;
}

.cooper-ul1 li {
	width: 291px;
	height: 193px;
	background: url(../images/ry/1.png) no-repeat;
	background-size: 100%;
	display: inline-block;
}

.cooper-ul1 li:nth-child(2) {
	background: url(../images/ry/2.png) no-repeat;
	background-size: 100%;
}

.cooper-ul1 li:nth-child(3) {
	background: url(../images/ry/3.png) no-repeat;
	background-size: 100%;
}

.cooper-ul1 li:nth-child(4) {
	background: url(../images/ry/4.png) no-repeat;
	background-size: 100%;
}

.cooper-ul1 li:nth-child(5) {
	background: url(../images/ry/5.png) no-repeat;
	background-size: 100%;
}

.cooper-ul1 li:nth-child(6) {
	background: url(../images/ry/6.png) no-repeat;
	background-size: 100%;
}

.cooper-ul1 li:nth-child(7) {
	background: url(../images/ry/7.png) no-repeat;
	background-size: 100%;
}

.cooper-ul1 li:nth-child(8) {
	background: url(../images/ry/8.png) no-repeat;
	background-size: 100%;
}

.cooper-ul1 li:nth-child(2),
.cooper-ul1 li:nth-child(3),
.cooper-ul1 li:nth-child(4),
.cooper-ul1 li:nth-child(6),
.cooper-ul1 li:nth-child(7),
.cooper-ul1 li:nth-child(8) {
	margin-left: 12px;
}

.cooper-ul1 li:nth-child(5),
.cooper-ul1 li:nth-child(6),
.cooper-ul1 li:nth-child(7),
.cooper-ul1 li:nth-child(8) {
	margin-top: 20px;
}

.cooper3 {
	background: url(../images/14.png) top center no-repeat;
	background-size: 80%;
}

.cooper3-images {
	width: 1011px;
	margin: 0 auto;
	margin-top: 30px;
}

.cooper4 {
	background: url(../images/16.png) top center no-repeat;
	background-size: 60%;
}

.cooper4 p {
	font-size: 20px;
	text-align: center;
	color: #3c3d41;
	margin-top: 36px;
	line-height: 30px;
}

.cooper4-images {
	width: 1316px;
	margin: 0 auto;
	margin-top: 30px;
}

/* 下拉菜单样式 */
.navigation ul li.has-dropdown {
	position: relative;
}

.navigation ul li .dropdown {
	position: absolute;
	top: 160%;
	left: 0;
	min-width: 180px;
	background-color: #fff;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: all 0.3s ease;
	z-index: 100;
}

.navigation ul li .dropdown ul {
	float: none;
	width: 100%;
	margin-top: 0;
	padding: 10px 0;
}

.navigation ul li .dropdown ul li {
	float: none;
	margin: 0;
	padding: 0 20px;
	font-size: 16px;
	line-height: 40px;
}

.navigation ul li .dropdown ul li a {
	color: #13182b;
	display: block;
}

.navigation ul li .dropdown ul li a:hover {
	color: #3b52ae;
}

/* 显示下拉菜单 */
.navigation ul li.has-dropdown:hover .dropdown {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.content {
	margin: 0;
	padding: 0;
	width: 100vw;
	height: 100%;
	background: url(./images/loginBg.png) top center no-repeat;
	background-size: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: -99;
}

.loginBox {
	width: 1041px;
	height: 458px;
	margin: 0 auto;
	z-index: 100;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-self: space-between;
}

.loginBox .left-icon {
	width: 50%;
	height: 100%;
	display: flex;
	justify-content: left;
	align-items: center;
}

.loginBox .left-icon .login-logo {
	width: 326px;
	height: 172px;
	margin: 0 auto;
	margin-top: 50px;
}

.loginBox .right-form {
	width: 50%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.loginBox .right-form .login-form {
	width: 544px;
	height: 457px;
	position: relative;
}

.loginBox .right-form .login-form .login-form-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -99;
}

.loginBox .right-form .login-form .login-form-content {
	width: 100%;
	height: 100%;
	display: flex;
	margin-top: 30px;
	flex-direction: column;
	align-items: center;
	justify-self: center;
}

.layui-form {
	width: 90% !important;
	height: 60% !important;
	/* margin-top: 80px; */
}

.layui-form-item .layui-btn {
	margin-left: 25%;
	width: 50% !important;
	background-color: #f15a24 !important;
}

.layui-form-checked[lay-skin=primary]>i {
	background-color: #f15a24 !important;
	border: 1px solid #f15a24 !important;
}

.form-box {
	width: 1200px;
	/* height: 820px; */
	position: relative;
	margin-top: 100px;
}

.form-box .form-bg {
	position: absolute;
	z-index: -99;
	width: 100%;
	height: 100%;
}

.form-box .form-body {
	width: 100%;
	height: 100%;
	padding: 20px;
}

.form-box .form-body .form-head {
	width: 100%;
	height: 40px;
	margin-top: 20px;
}

.form-box .form-body .form-content {
	width: 100%;
	height: 660px;
	display: flex;
}

.form-box .form-body .form-content .content-box {
	width: calc(50% - 10px);
	height: calc(100% - 20px);
	margin: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	/* text-align: center; */
	/* justify-content: center; */

	/* background-color: red; */
}

.content-box .finishBox {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.content-box .finishBtn {
	margin: 0 auto;
	margin-top: 20px;
	width: 200px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 1000;
	border-radius: 20px;
	background-color: #f15a24;
}


.form-box .form-body .form-content .content-box-single {
	width: calc(100% - 10px);
	height: calc(100% - 20px);
	margin: 10px;
	/* background-color: red; */
}

.layui-form-item {}

.layui-form-label {
	width: 165px !important;
	padding: 9px 0 !important;
	float: none !important;
	text-align: left !important;
	font-weight: 1000 !important;
}

.layui-input-block {
	margin-left: 0 !important;
}

.layui-input-block input {
	background-color: #f0f2f5 !important;
	border-radius: 5px;
}

.layui-input-inline input {
	background-color: #f0f2f5 !important;
	border-radius: 5px;
}

/* 修正必填项伪元素 - 关键是移除选择器中的空格 */
.layui-form-label.required::before,
.layui-form-label.required:before {
	content: '*' !important;
	color: #f15a24 !important;
	font-size: 16px !important;
	font-weight: bold !important;
	margin-right: 4px !important;
	position: absolute;
	left: 0;
}

/* 适配Layui表单结构的选择器 */
.layui-form-item[lay-verify="required"] .layui-form-label::before,
.layui-form-item[lay-verify="required"] .layui-form-label:before {
	content: '*' !important;
	color: #f15a24 !important;
	font-size: 16px !important;
	font-weight: bold !important;
	margin-right: 4px !important;
	position: absolute;
	left: 0;
}

/* 为必填项标签增加左侧内边距，防止星号与文本重叠 */
.layui-form-item[lay-verify="required"] .layui-form-label,
.layui-form-label.required {
	padding-left: 15px !important;
	position: relative;
}

/* 确保星号在所有浏览器中正确显示 */
*::-webkit-input-placeholder {
	color: #999;
}

*:-moz-placeholder {
	color: #999;
}

*::-moz-placeholder {
	color: #999;
}

*:-ms-input-placeholder {
	color: #999;
}

.form-btn-box {
	width: 100%;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.form-btn-box .next-btn {
	margin-left: 20px;
	width: 200px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 1000;
	border-radius: 20px;
	background-color: #f15a24;
}

.form-btn-box .prev-btn {
	width: 200px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 1000;
	border-radius: 20px;
	background-color: #f15a24;
}

.layui-textarea {
	min-height: 320px !important;
}

.layui-table {
	margin: 0 auto;
	text-align: center;
}

.table-head {
	text-align: center !important;
}

.layui-upload-drag {
	display: inline-block !important;
	width: 200px !important;
}

.step-indicator {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	position: relative;
}

.step-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 1;
	cursor: pointer;
}

.step-number {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background-color: #e0e0e0;
	color: #666;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 8px;
	transition: all 0.3s ease;
}

.step-text {
	color: #666;
	font-size: 14px;
	transition: all 0.3s ease;
}

.step-line {
	flex: 1;
	height: 2px;
	background-color: #e0e0e0;
	margin: 0 20px;
	transition: all 0.3s ease;
}

.step-item.active .step-number {
	background-color: #f15a24;
	color: #fff;
}

.step-item.active .step-text {
	color: #f15a24;
	font-weight: bold;
}

.step-item.completed .step-number {
	background-color: #4CAF50;
	color: #fff;
}

.step-item.completed .step-text {
	color: #4CAF50;
}

.step-indicator .step-line.active {
	background-color: #f15a24;
}

.form-btn-box .submit-btn {
	margin-left: 20px;
	width: 200px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 1000;
	border-radius: 20px;
	background-color: #4CAF50;
	cursor: pointer;
}

.form-btn-box .submit-btn:hover {
	background-color: #45a049;
}