* {
	margin: 0;
}

body {
	background: #00010f;
	color: #fff;
}

.width_box {
	width: 1440px;
	margin: 0 auto;
}

.main-nav-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	z-index: 99;
	padding: 21px 0 0 0;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.main-nav-box .logo {
	width: 118px;
	height: 50px;
	object-fit: cover;
}

.nav-box {
	display: flex;
	align-items: center;
	margin-left: 20px;
	border: 1px solid #6793ab;
	border-radius: 32px;
	padding: 4px 35px;
}

.nav-box-item {
	padding: 8px 16px;
	border-radius: 32px;
	display: inline-block;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

.nav-box-item.is-active {
	background: #181e3d;
	border: 1px solid #333333;
}

.chat {
	min-width: 120px;
	height: 48px;
	border-radius: 36px;
	background: linear-gradient(90deg, #de705f 0%, #e68c93 100%);
	font-size: 16px;
	color: #ffffff;
	border: none;
	cursor: pointer;
}

.service-top {
	background-image: url("./images/duli-bg.png");
	background-size: 100%;
	background-repeat: no-repeat;
	height: 706px;
}

.service-top-box {
	padding-top: 246px;
	position: relative;
}

.service-top-box1 {
	display: flex;
	align-items: center;
	padding: 10px 32px;
	border-radius: 36px;
	background: rgba(29, 34, 55, 1);
	box-shadow: 0px -1px 3px #a6a6a6;
	width: fit-content;
	margin: auto;
	font-size: 16px;
	color: #d9d9d9;
}

.service-top-box1 .icon {
	width: 49px;
	margin-left: 24px;
	object-fit: contain;
	cursor: pointer;
}

.service-top-box2 {
	margin-top: 64px;
	font-size: 32px;
	font-weight: 500;
	text-align: center;
}

.service-top-box3 {
	margin-top: 32px;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	line-height: 24px;
}

.service-buy {
	margin-top: -126px;
	display: flex;
	justify-content: space-between;
}

.service-buy .item {
	width: 27.7%;
	border-radius: 32px;
	padding: 32px 32px 48px;
	border: 1px solid rgba(255, 255, 255, 0.05);
}

.service-buy .item .price {
	font-size: 36px;
	margin-top: 24px;
}

.service-buy .item .price span {
	font-size: 14px;
	color: #6b7280;
}

.service-buy .item .intro {
	font-size: 13px;
	line-height: 22px;
	color: #6b7280;
	margin-top: 12px;
}

.service-buy .open-button {
	border-radius: 12px;
	padding: 12px;
	font-size: 16px;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 40px;
	cursor: pointer;
}

.service-buy .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	row-gap: 12px;
	margin-top: 16px;
}

.service-buy .list div {
	width: 46%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
	color: #e6e6e6;
}

.service-buy .list div span {
	color: #9ca3af;
}

.service-buy .item1 {
	background: radial-gradient(
		183.62% 166.73% at 75.00002466399906% 15.068491350865509%,
		rgba(34, 197, 94, 0.25) 0%,
		rgba(34, 197, 94, 0) 67%
	);
}

.service-buy .item1 .title {
	color: #22c55e;
	font-size: 16px;
}

.service-buy .item1 .open-button {
	background: rgba(255, 255, 255, 0.1);
	color: #ffffff;
}

.service-buy .item2 {
	background: radial-gradient(
		183.62% 168.38% at 75.00002466399906% 15.01977281035176%,
		rgba(234, 179, 8, 0.2) 0%,
		rgba(234, 179, 8, 0) 70%
	);
}

.service-buy .item2 .title {
	color: #f59e0b;
	font-size: 16px;
}

.service-buy .item2 .open-button {
	background: linear-gradient(90deg, #f5de6c 0%, #faf4d9 51.02%, #fcf8cc 100%);
	color: #f0d90c;
}

.service-buy .item3 {
	background: radial-gradient(
		183.62% 169.72% at 75.00002466399906% 14.940247218050706%,
		rgba(59, 130, 246, 0.25) 0%,
		rgba(59, 130, 246, 0) 60%
	);
}

.service-buy .item3 .title {
	color: #60a5fa;
	font-size: 16px;
}

.service-buy .item3 .open-button {
	background: linear-gradient(90deg, #60a5fa 0%, #ffffff 100%);
	color: #1e3a8a;
}

.service-bom-box1 {
	margin-top: 123px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.service-bom-box1 .box-left {
	display: flex;
	flex-wrap: wrap;
	gap: 24px 20px;
	width: 42%;
	flex-shrink: 0;
}
.service-bom-box1 .box-left .bgbox {
	width: 288px;
	height: 167px;
	background-image: url("./images/duli-box1.png");
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	color: #e0e0e0;
	font-size: 14px;
}
.service-bom-box1 .box-left .bgbox .text1 {
	font-size: 54px;
	font-weight: 700;
	color: #ffffff;
	margin-bottom: 16px;
}

.service-bom-box1 .box-right .btn {
	width: fit-content;
	font-size: 14px;
	padding: 6px 17px;
	color: #e0e0e0;
	border-radius: 36px;
	background: #1d2237;
	box-shadow: 0px -1px 3px #a6a6a6;
}
.service-bom-box1 .box-right .text1 {
	font-size: 24px;
	margin-top: 32px;
}
.service-bom-box1 .box-right .title {
	display: flex;
	align-items: center;
	font-size: 12px;
	margin-top: 95px;
	color: #d9d9d9;
}
.service-bom-box1 .box-right .line {
	flex: 1;
	border-bottom: 1px solid rgba(89, 89, 89, 1);
	margin-left: 16px;
}
.service-bom-box1 .box-right .shop {
	margin-top: 24px;
}
.service-bom-box1 .box-right .shop img + img {
	margin-left: 16px;
	width: 115px;
	object-fit: contain;
}

.service-bom-box2 {
	margin-top: 96px;
	width: 100%;
	height: 320px;
	background-image: url("./images/duli-bg2.png");
	background-size: 100% 100%;
	position: relative;
}

.service-bom-box2 .inner-box {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -70%);
	text-align: center;
}

.service-bom-box2 .text1 {
	font-size: 28px;
	font-weight: 500;
}
.service-bom-box2 .text2 {
	font-size: 16px;
	font-weight: 400;
	margin-top: 24px;
}

.service-bom-box3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 30px 24px;
	margin-top: 48px;
}

.service-bom-box3 .bgbox2 {
	width: 32%;
	height: 181px;
	padding: 55px 67px 32px 33px;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.service-bom-box3 .bgbox2 .text1 {
	font-size: 20px;
	margin-bottom: 24px;
}
.service-bom-box3 .bgbox2 .text2 {
	font-size: 14px;
	line-height: 20.27px;
	color: #e0e0e0;
}

.service-bom-box5 {
	margin: 48px auto 0;
	width: 514px;
	height: 238px;
	background-image: url("./images/duli-box2.png");
	background-size: 100% 100%;
	text-align: center;
	padding-top: 60px;
	box-sizing: border-box;
}

.service-bom-box5 .text1 {
	font-size: 24px;
}
.service-bom-box5 .text2 {
	font-size: 16px;
	margin-top: 24px;
}
.service-bom-box6 {
	display: flex;
	gap: 24px;
	margin-bottom: 102px;
}
.service-bom-box6 .bgbox {
	width: 32%;
	padding: 32px;
	background-image: url("./images/duli-bg3.png");
	background-size: 100% 100%;
}
.service-bom-box6 .bgbox .img {
	width: 42px;
	height: 42px;
	object-fit: contain;
}
.service-bom-box6 .bgbox .text1 {
	font-size: 18px;
	margin-top: 32px;
}
.service-bom-box6 .bgbox .textbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 22px;
	row-gap: 16px;
}
.service-bom-box6 .bgbox .textbox .box {
	display: flex;
	align-items: center;
	width: 50%;
}
.service-bom-box6 .bgbox:nth-child(1) .box {
	width: 52%;
}
.service-bom-box6 .bgbox:nth-child(1) .box:nth-child(2n) {
	width: 45%;
}
.service-bom-box6 .bgbox:nth-child(2) .box {
	width: 40%;
}
.service-bom-box6 .bgbox:nth-child(2) .box:nth-child(2n) {
	width: 60%;
}
.service-bom-box6 .bgbox .textbox .box .icon {
	width: 14px;
	height: 14px;
	object-fit: contain;
	margin-right: 8px;
}
.service-bom-box6 .bgbox .textbox .box .text2 {
	font-size: 12px;
	font-weight: 400;
	color: #e0e0e0;
}

.service-bom-box7 {
	display: flex;
	gap: 24px;
	margin-top: 52px;
}
.service-bom-box7 .Box {
	padding: 64px 48px;
	position: relative;
	width: 49%;
	height: 404px;
	border-radius: 12px;
	background: #00041f;
	border: 1px solid #090e29;
	box-sizing: border-box;
}

.service-bom-box7 .Box .text1 {
	font-size: 28px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.service-bom-box7 .Box .text2 {
	font-size: 14px;
	margin-top: 18px;
	color: #e0e0e0;
}
.service-bom-box7 .Box .button {
	font-size: 16px;
	min-width: 150px;
	height: 48px;
	line-height: 48px;
	border-radius: 24px;
	background: rgba(16, 21, 51, 1);
	border: 2px solid rgba(18, 24, 56, 1);
	text-align: center;
	cursor: pointer;
}
.service-bom-box7 .Box .button img {
	margin-left: 8px;
	width: 20.04px;
	height: 20.04px;
	object-fit: contain;
	vertical-align: sub;
}
.service-bom-box7 .Box .textbox {
	display: flex;
	flex-wrap: wrap;
	margin-top: 32px;
	padding-top: 32px;
	border-top: 1px solid rgba(51, 51, 51, 1);
	row-gap: 32px;
	font-size: 12px;
	color: #e0e0e0;
}

.service-bom-box7 .Box .textbox .box {
	display: flex;
	align-items: center;
	width: 19%;
}

.service-bom-box7 .Box .textbox .box .icon {
	width: 14px;
	height: 14px;
	object-fit: contain;
	margin-right: 8px;
}

.base {
	margin-top: 96px;
	width: 100%;
	background: #00041f;
	padding-top: 52px;
}

.base .top {
	display: flex;
	justify-content: space-between;
}
.base .top .left-out {
	display: flex;
	align-items: flex-start;
}
.base .top .footer-logo {
	width: 153px;
	object-fit: contain;
	margin-right: 92px;
}
.base .top .logo-info {
	font-size: 14px;
	color: #e0e0e0;
	margin-bottom: 10px;
}
.base .top .logo-info span {
	color: #ffffff;
}
.base .top .wx {
	display: flex;
	gap: 12px;
}
.base .top .wx img {
	width: 130px;
	height: 130px;
}
.base .top .line-out {
	display: flex;
	justify-content: space-between;
	width: 30%;
}
.base .top .line {
	color: #e0e0e0;
	display: flex;
	flex-direction: column;
	gap: 12px;
	font-size: 14px;
}
.base .top .line .title {
	color: #ffffff;
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: 500;
}
.base .top .line span:not(.title) {
	cursor: pointer;
}
.base .bom {
	margin-top: 24px;
	padding: 16px 0 12px;
	width: 100%;
	border-top: 1px solid #f0f0f0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.base .bom .copyright {
	color: #e0e0e0;
	font-size: 12px;
	display: flex;
}

.base .bom .copyright a {
	color: #e0e0e0;
}

#dialog {
	position: fixed;
	display: none;
	text-align: center;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	align-items: center;
	justify-content: center;
}

#dialog .inner {
	background: #ffffff;
	width: 240px;
	padding: 16px;
}

#dialog .text {
	color: #00010f;
	font-size: 18px;
	margin-bottom: 8px;
}

#dialog img {
	width: 180px;
	height: 180px;
}
