body {
	margin: auto;
	cursor: default;
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a,
textarea,
input,
span {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
}

/* a:hover,
button:hover {
	opacity: 0.7;
} */

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1360px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}

.banner {
	width: 100%;
}

.banner .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.banner .swiper {
	width: 100%;
	height: 100%;
}

.banner .swiper-slide {
	width: 100%;
	height: 100%;
}

.banner .swiper-pagination-bullet {
	border: 1px solid transparent;
	width: 25px;
	height: 25px;
	background: transparent;
	border-radius: 50%;
	opacity: 1;
	position: relative;
}

.banner .swiper-pagination-bullet::after {
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: white;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.banner .swiper-pagination-bullet-active {
	border-color: rgba(255, 255, 255, .7);
}

.banner .swiper-button-prev::after,
.banner .swiper-button-next::after {
	display: none;
}

.banner .swiper-button-prev {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background-image: url(../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	top: 22px;
}

.banner .swiper-button-prev:hover {
	background-image: url(../img/prev_1-s.png);
}

.banner .swiper-button-next {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background-image: url(../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
	top: 22px;
}

.banner .swiper-button-next:hover {
	background-image: url(../img/next_1-s.png);
}

.swiper-buttons {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 30px;
	z-index: 1;
}

.swiper-button {
	width: 120px;
	height: 55px;
	margin-left: calc(100% - 120px);
	position: relative;
}

.banne {
	width: 100%;
	height: 890px;
	position: relative;
}

.banne1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.banne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.banne3 {
	max-width: 100%;
	width: 680px;
}

.banne3_1 {
	width: 100%;
	font-size: 74px;
	color: white;
}

.banne3_2 {
	width: 100%;
	font-size: 25px;
	color: white;
	line-height: 45px;
	margin-top: 20px;
}

.banne3_3 {
	width: 100%;
	font-size: 36px;
	color: white;
	font-weight: bold;
	margin-top: 40px;
}

.inde_ywjss {
	width: 100%;
	background: #F1F2F3;
}

.inde_ywjs {
	width: 100%;
	margin-top: 85px;
	margin-bottom: 50px;
}

.inde_ywjs1 {
	width: 100%;
	text-align: center;
}

.inde_ywjs1_1 {
	width: 100%;
	font-size: 60px;
	font-weight: bold;
	color: rgba(107, 107, 107, .1);
	line-height: 60px;
}

.inde_ywjs1_2 {
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	margin-top: -40px;
}

.inde_ywjs1_3 {
	width: 70px;
	display: block;
	margin: auto;
	margin-top: 15px;
}

.inde_ywjs2 {
	width: 100%;
	margin-top: 55px;
}

.inde_ywjs3 {
	width: 100%;
	background: white;
	border-radius: 15px;
	margin-bottom: 75px;
}

.inde_ywjs3:last-child {
	margin-bottom: 0;
}

.inde_ywjs4 {
	width: 100%;
	display: inline-block;
}

.inde_ywjs4_1 {
	width: 540px;
	float: left;
	margin-top: -20px;
}

.inde_ywjs4_1 img {
	width: 100%;
	display: block;
}

.inde_ywjs4_2 {
	width: calc(100% - 540px);
	padding: 30px 45px;
	float: left;
}

.inde_ywjs4_3 {
	width: 100%;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}

.inde_ywjs4_3 span {
	margin-right: 10px;
	font-size: 48px;
	color: #08BF62;
	font-style: italic;
}

.inde_ywjs4_4 {
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	color: #666666;
}

.inde_ywjs5 {
	width: 100%;
	padding: 0 30px;
	padding-bottom: 50px;
	display: inline-block;
}

.inde_ywjs5_1 {
	width: 23.5%;
	height: 200px;
	float: left;
	margin-right: 2%;
	margin-top: 25px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_ywjs5_1:nth-child(4n) {
	margin-right: 0;
}

.inde_ywjs3:nth-child(even) .inde_ywjs4_2 {
	float: right;
}

.inde_wmyss {
	width: 100%;
}

.inde_wmys {
	width: 100%;
	margin: 45px auto;
}

.inde_wmys1 {
	width: 100%;
}

.inde_wmys2 {
	width: 100%;
	margin-top: 50px;
	display: flex;
}

.inde_wmys3 {
	width: 17%;
	height: 645px;
	overflow: hidden;
	transition: transform 2s ease;
	/* 平滑过渡效果 */
	position: relative;
}

.inde_wmys3::after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.inde_wmys3_1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_wmys3_2 {
	width: 100%;
	font-size: 30px;
	color: #0BBF64;
	font-weight: bold;
	padding: 45px 15px;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}

.inde_wmys3.on {
	width: 32%;
}

.inde_videos {
	width: 100%;
	position: relative;
}

.inde_video1 {
	width: 100%;
	height: 635px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_video2 {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.inde_video2 img {
	width: 90px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.inde_lxwms {
	width: 100%;
	position: relative;
}

.inde_lxwm1 {
	width: 50%;
	height: 735px;
}

.inde_lxwm2 {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

.inde_lxwm3 {
	width: 50%;
	margin-left: 50%;
	padding: 0 90px;
}

.inde_lxwm3_1 {
	width: 100%;
}

.inde_lxwm3_2 {
	width: 100%;
	margin-top: 20px;
	display: inline-block;
	font-size: 18px;
	color: #222222;
}

.inde_lxwm3_2 div {
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-top: 10px;
}

.inde_lxwm3_2 div:nth-child(2n) {
	margin-right: 0;
}

.inde_lxwm3_3 {
	width: 100%;
	margin-top: 35px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.inde_lxwm3_4 {
	width: 150px;
	margin-top: 40px;
	text-align: center;
	font-size: 14px;
	color: #000000;
}

.inde_lxwm3_4 img {
	width: 100%;
	display: block;
	margin-bottom: 10px;
}

.order_box {
	width: 100%;
	background: #F3F3F3;
}

.order_bo {
	width: 100%;
	border-radius: 15px;
	background: white;
	padding: 40px 25px;
	margin-top: 30px;
	margin-bottom: 45px;
}

.order_bo1 {
	width: 100%;
	padding: 0 25px;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	position: relative;
}

.order_bo1::after {
	content: '';
	width: 6px;
	height: 30px;
	border-radius: 6px;
	background: #03BD5E;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.order_bo2 {
	width: 100%;
	margin-top: 30px;
	display: inline-block;
	border-radius: 5px;
	background: #F3F3F3;
	padding: 0 40px;
}

.order_bo2_1 {
	height: 65px;
	line-height: 65px;
	float: left;
	margin-right: 80px;
	font-size: 14px;
	color: #333333;
}

.order_bo2_1:last-child {
	margin-right: 0;
}

.order_bo2_1.on {
	color: #03BD5E;
}

.order_bo3 {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
	overflow-x: auto;
}

.order_bo3 table {
	width: 100%;
}

.order_bo3 tr {
	width: 100%;
}

.order_bo3 td {
	padding: 10px 20px;
	font-size: 16px;
	color: #333333;
}

.order_bo3 tr:nth-child(odd) td {
	background: #F3F3F3;
}

.order_bo3 tr:first-child td {
	height: 50px;
	background: #03BD5E;
	color: white;
	font-weight: bold;
	padding: 0 20px;
	line-height: 50px;
}

.order_bo3 td:last-child {
	text-align: center;
}

.order_bo3_1 {
	width: 75px;
	height: 35px;
	border-radius: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	display: block;
	margin: auto;
}

.order_bo3_1.on1 {
	background: #F5E1C2;
	color: #FF9800;
}

.order_bo3_1.on2 {
	background: #C3E8D5;
	color: #03BD5E;
}

.order_bo3_1.on3 {
	background: #FDD9D7;
	color: #F44336;
}

.pages {
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

.pagination {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.pagination li {
	display: inline;
	text-align: center;
}

.pagination a {
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	float: left;
	display: block;
	min-width: 35px;
	height: 35px;
	font-size: 16px;
	padding: 0 10px;
	background: white;
	color: #666666;
	text-align: center;
	line-height: 35px;
	margin: 0 5px;
	border-radius: 2px;
}

.pagination img {
	height: 15px;
}

.pagination span {
	border: 1px solid #E6E6E6;
	box-sizing: border-box;
	float: left;
	display: block;
	min-width: 35px;
	height: 35px;
	font-size: 16px;
	padding: 0 10px;
	background: white;
	color: #666666;
	text-align: center;
	line-height: 35px;
	margin: 0 5px;
	border-radius: 2px;
}

.pagination a.active {
	border: 1px solid #03BD5E;
	background: #03BD5E;
	color: white;
}

.pagination a:active {
	border: 1px solid #03BD5E;
	background: #03BD5E;
	color: white;
}

.addor_box {
	width: 100%;
	background: #F3F3F3;
}

.addor_bo {
	width: 100%;
	margin: 40px auto;
}

.addor_boa {
	width: 100%;
	background: white;
	border-radius: 15px;
	margin-bottom: 45px;
	padding: 40px 25px;
}

.addor_boa1 {
	width: 100%;
	padding: 0 25px;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	position: relative;
}

.addor_boa1::after {
	content: '';
	width: 6px;
	height: 30px;
	border-radius: 6px;
	background: #03BD5E;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.addor_boa2 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.addor_boa3 {
	width: 33.33%;
	margin-top: 35px;
	position: relative;
}

.addor_boa3::after {
	content: '';
	width: 100%;
	height: 0;
	border: 1px dashed #DDE1E9;
	position: absolute;
	left: 50%;
	top: 74px;
	z-index: 1;
}

.addor_boa3:last-child::after {
	display: none;
}

.addor_boa3_1 {
	max-width: 100%;
	height: 50px;
	display: block;
	margin: auto;
}

.addor_boa3_2 {
	border: 4px solid #DDE1E9;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin: auto;
	margin-top: 15px;
	background: #F8F9FD;
	position: relative;
	z-index: 10;
}

.addor_boa3_3 {
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #E7EAEE;
	font-weight: bold;
	line-height: 36px;
}

.addor_boa3_4 {
	width: 100%;
	text-align: center;
	font-size: 21px;
	color: #333333;
	line-height: 21px;
	margin-top: -15px;
}

.addor_boa3_5 {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
	color: #666666;
}

.addor_boa4 {
	width: 100%;
	padding: 0 25px;
	font-size: 16px;
	color: #444444;
	margin-top: 30px;
}

.addor_boa5 {
	width: 100%;
	padding: 0 25px;
	display: inline-block;
}

.addor_boa5_1 {
	border: 2px solid transparent;
	width: 32%;
	border-radius: 7px;
	background: white;
	box-shadow: 0 0 9px rgba(0, 0, 0, .2);
	float: left;
	margin-right: 2%;
	margin-top: 20px;
	padding: 30px 25px;
	position: relative;
}

.addor_boa5_1:nth-child(3n) {
	margin-right: 0;
}

.addor_boa5_2 {
	width: 100%;
	font-size: 28px;
	color: #03BD5E;
	font-weight: bold;
}

.addor_boa5_3 {
	width: 100%;
	min-height: 42px;
	margin-top: 20px;
	font-size: 16px;
	color: #444444;
}

.addor_boa5_4 {
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	color: #777777;
}

.addor_boa5_4 span {
	font-size: 36px;
	color: #FF6600;
	font-weight: bold;
}

.addor_boa5_5 {
	width: 100%;
	margin-top: 40px;
}

.addor_boa5_6 {
	border-bottom: 1px dashed #EEEEEE;
	width: 100%;
	padding: 10px 0;
	font-size: 16px;
	color: #444444;
}

.addor_boa5_6 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.addor_boa5_6 div {
	width: calc(100% - 30px);
	display: inline-block;
	vertical-align: middle;
}

.addor_boa5_7 {
	width: 150px;
	height: 50px;
	border-radius: 50px;
	text-align: center;
	line-height: 50px;
	margin-top: 20px;
	background: #E5F8EF;
	font-size: 18px;
	color: #03BD5E;
	font-weight: bold;
	box-shadow: 0 3px 9px rgba(3, 189, 94, .47);
	display: block;
}

.addor_boa5_8 {
	width: 120px;
	height: 50px;
	border-radius: 50px;
	text-align: center;
	line-height: 50px;
	margin-top: 20px;
	background: #03BD5E;
	font-size: 18px;
	color: white;
	font-weight: bold;
	box-shadow: 0 3px 9px rgba(3, 189, 94, .47);
	display: none;
}

.addor_boa5_9 {
	width: 65px;
	height: 35px;
	border-radius: 35px;
	background: #03BD5E;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: white;
	position: absolute;
	right: 20px;
	top: -10px;
}

.addor_boa5_1.on {
	border-color: #03BD5E;
}

.addor_boa5_1.on .addor_boa5_7 {
	display: none;
}

.addor_boa5_1.on .addor_boa5_8 {
	display: block;
}
.addor_boa6{
	width: 100%;
	padding: 0 25px;
	display: inline-block;
}
.addor_boa6_1{
	border: 1px solid #EEEEEE;
	width: 32%;
	height: 40px;
	background: #F3F3F3;
	border-radius: 4px;
	padding: 0 15px;
	margin-right: 2%;
	margin-top: 25px;
	float: left;
}
.addor_boa6_1:nth-child(3n){
	margin-right: 0;
}
.addor_boa6_1 img{
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.addor_boa6_1 input{
	border: none;
	outline: none;
	width: calc(100% - 30px);
	height: 100%;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
}
.addor_bob{
	width: 100%;
	background: white;
	    border-radius: 15px;
		padding: 35px;
}
.addor_bob1{
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #03BD5E;
	font-weight: bold;
}
.addor_bob2{
	width: 100%;
	text-align: center;
	margin-top: 25px;
	font-size: 16px;
	color: #444444;
}
.addor_bob2 span{
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
}
.addor_bob3{
	border: 1px solid #777777;
	width: 275px;
	margin: auto;
	margin-top: 30px;
}
.addor_bob3 img{
	width: 100%;
	display: block;
}
.addor_bob4{
	width: 100%;
	text-align: center;
	margin-top: 45px;
	font-size: 18px;
	color: #333333;
}
.login_box{
	width: 100%;
	background-color: #F3F3F3;
	background-image: url(../img/bg_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-repeat: 100% auto;
}
.login_bo{
	max-width: 100%;
	width: 1200px;
	background: white;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 8px rgba(0, 0, 0, .3);
	margin: 120px auto;
}
.login_bo1{
	width: 34%;
	height: 560px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}
.login_bo2{
	width: 65%;
	padding: 0 15%;
	display: inline-block;
	vertical-align: middle;
}
.login_bo3{
	width: 100%;
	display: inline-block;
	margin-bottom: 25px;
}
.login_bo3_1{
	float: left;
	font-size: 22px;
	color: #0C0C00;
	font-weight: bold;
}
.login_bo3_2{
	float: right;
	font-size: 14px;
	color: #0C0C00;
}
.login_bo3_2 a{
	color: #2EC779;
}
.login_bo4{
	width: 100%;
	margin-bottom: 20px;
	display: flex;
}
.login_bo4_1{
	width: 75px;
	line-height: 50px;
	font-size: 18px;
	color: #666666;
	margin-right: 15px;
}
.login_bo4_2{
	border: 1px solid #E5E5E5;
	outline: none;
	width: calc(100% - 90px);
	height: 50px;
	padding: 0 10px;
	color: #666666;
	font-size: 16px;
}
.login_bo4_3{
	width: calc(100% - 90px);
	display: flex;
}
.login_bo4_3_1{
	border: 1px solid #E5E5E5;
	outline: none;
	width: 56%;
	height: 50px;
	padding: 0 10px;
	color: #666666;
	font-size: 16px;
}
.login_bo4_3_2{
	width: 40%;
	margin-left: 4%;
	height: 50px;
	display: block;
	object-fit: cover;
	object-position: center;
}
.login_bo5{
	border: none;
	outline: none;
	width: 100%;
	height: 50px;
	border-radius: 50px;
	margin-top: 20px;
	background: #03BD5E;
	display: block;
	font-size: 18px;
	color: white;
}