.banner {
	position: relative;
	text-align: left;
}
.banner_box {
	position:absolute;
	left: 40%;
	top: 60%;
	transform: translate(-50%, -50%);
}
.banner .banner_box .banner_title {
	font-size: 65px;
	font-family: PingFangSC-Heavy, PingFang SC;
	font-weight: 800;
	color: #000;
	line-height: 91px;
	padding:0 0 45px;
	position: relative;
	margin-bottom: 40px;
}
.banner .banner_box .banner_title::after {
	position: absolute;
	left:0;
	bottom: 0;
	transform: translate(0,0);
	vertical-align: middle;
	width: 80px;
	border: 5px solid #000;
	content: '';
}
.banner .banner_box .banner_title span {
	color: #000000;
}
.banner .banner_box .banner_subtitle {
	padding-bottom: 25px;
	font-size: 28px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 40px;
}
.banner .banner_box .banner_subtitle_new {
	padding-bottom: 25px;
	font-size: 32px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #000000;
	line-height: 45px;
}
.banner .banner_box .banner_service {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.banner_service a {
	box-sizing: border-box;
	/* height: 50px; */
	line-height: 50px;
	padding: 8px 25px;
	background: #E80000;
	border-radius: 5px;
	display: block;
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
}

.why {

}
.why_list {
	padding: 80px 0;
	text-align: center;
	position: relative;
}
.why_list figure img {
	width:1413px;
	height: 558px;
}
.why_list .why_list_box {
	position: absolute;
	width:730px;
	height: 530px;
	left:50%;
	top:0;
	transform: translate(-50%,0);
}
.why_list_item {
	position: absolute;
	font-size: 20px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #000000;
	line-height: 32px;
}
.why_list_item:first-child {
	left: -100px;
	top: 12%;
	text-align: right;
}
.why_list_item:nth-child(2) {
	left: -150px;
	top: 40%;
	text-align: right;
}
.why_list_item:nth-child(3) {
	left: -200px;
	bottom: 10%;
	text-align: right;
}
.why_list_item:nth-child(4) {
	right: -100px;
	top: 12%;
	text-align: left;
}
.why_list_item:nth-child(5) {
	right: -300px;
	top: 40%;
	text-align: left;
}
.why_list_item:nth-child(6) {
	right: -260px;
	bottom: 10%;
	text-align: left;
}
.intro {
	padding:100px 0;
	background-color: #F3F7FE;
}
.intro ul {
	margin-top: 100px;
}
.intro ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	padding:20px 0;
}
.intro ul li figure {
}
.intro ul li img {
	width: 598px;
	height: 354px;
}
.intro ul li .content {
	padding-left: 140px;
	text-align: left;
	width: 598px;
	height: 354px;
	padding-top: 80px;
}
.intro ul li .title {
	position: relative;
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #000000;
	line-height: 32px;
	margin-bottom: 30px;
}
.intro ul li .title .title_num {
	position: absolute;
	bottom: -10px;
	left:0;
	width: 96px;
    height: 117px;
    overflow-wrap: break-word;
    color: #8d8d8d;
    font-size: 100px;
    font-family: DINAlternate-Bold;
    font-weight: 700;
    text-align: right;
    white-space: nowrap;
    line-height: 117px;
	opacity: 0.2;
}
.intro ul li .subtitle {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 32px;
}
.intro .btn_box {
	padding-top: 50px;
}
.intro .btn_box a {
	margin: 0 auto;
}
.form {
	padding: 100px 0;
}
.form_box {
	margin-top: 50px;
	width: 630px;
	height: 430px;
	text-align: center;
}
.form_box .layui-form-label {
	/*width: 46px;*/
	/*height: 52px;*/
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #000;
	line-height: 52px;
}
.form_box .layui-form-label span {
	color: #E80000;
}
.form_box .layui-input-block {
	padding: 9px 15px;
}
.form_box .layui-form-item .layui-input-block .layui-input {
	width: 485px;
	height: 52px;
	line-height: 52px;
	background: #F4F7FB;
	border: 1px solid #D7DBDE;
}
.form_box .layui-icon {
	display: none;
}
.form_box .layui-form-radio {
	padding:0;
	margin:0;
}
.form_box .layui-form-radio button {
	width: 242px;
	height: 52px;
	background: #F4F7FB;
	border: 1px solid #D7DBDE;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 22px;
}

.form_box  .layui-form-radioed button {
	width: 243px;
	height: 52px;
	background: rgba(232,0,0,0.05);
	border: 1px solid rgba(232,0,0,0.5) !important;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #E80000;
	line-height: 22px;
}
.form_box .layui-btn-group .layui-btn:first-child {
	border-left: 1px solid #D7DBDE;
}
.form_box .layui-form-item .layui-form-select {
	padding: 9px 15px;
}
.form_box .layui-form-item .layui-form-select .layui-input {
	/*width: 243px;*/
	/*height: 52px;*/
	/*background: #F4F7FB;*/
	/*border: 1px solid #D7DBDE;*/
	/*margin-left: 35px;*/
}
.form_box .layui-input-block .layui-btn {
	width: 485px;
	height: 52px;
	background: #E80000;
	border-radius: 5px;
}
.form_box .layui-form-select {
	width: 243px;
	height: 52px;
	background: #F4F7FB;
	border: 1px solid #D7DBDE;
	margin-left: 15px;
}
.form_box .layui-form-item .layui-form-select .layui-input {
	text-align: center;
	border-style: none;
	background-color: #F4F7FB;
}
.form_box .layui-form-item  .form_select {
	/*width: 48%;*/
	/*float:left;*/
	/*margin-left: 0;*/
	width: 232px;
}
.form_box .form_select .layui-input-block {
}
