@charset "UTF-8";

/* 首页 */
#icon_menu_module {
	width: 76px !important;
}

.zxzx {
	height: 88px !important;
}

.v2021A {
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.v2025A {
	background: url("/static/v2023/images/2025/index/bg-1.jpg");
	background-position: top center;
	width: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 103px;
}

.v2025A .tips_box1022 {
	width: 220px;
	/* height: 176px; */
	background: linear-gradient(11deg, #FFF5F5 0%, #FFFFFF 75%);
	box-shadow: 0px 5px 10px 0px rgba(206, 206, 206, 0.74);
	border-radius: 10px; 
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: nowrap;
	padding: 19px 20px;
}

.v2025A .tips_box1022 .tips_box1022_title {
	font-family: Alibaba PuHuiTi;
	font-weight: 500;
	font-size: 18px;
	color: #BD4551;
	/* line-height: 30px; */
	margin-bottom: 11px;
}

.v2025A .tips_box1022 .tips_box1022_center {
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

.v2025A .v2025A_title {
	text-align: center;
	cursor: default;
	padding-top: 82px;
	padding-bottom: 43px;
}

.v2025A .v2025A_title .title_text {
	width: 448px;
	height: 40px;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #222;
	margin: 0 auto 23px;
}

.v2025A .v2025A_title .fun_title_msg {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333;
	text-align: center;
	line-height: 36px;
}

.v2025A .v2025A_content {
	width: 1200px;
	background: linear-gradient(99deg, #FFEFF9 0%, #FFF4F9 26%, #FFF5E7 51%, #FFF6EB 75%, #FFECF2 100%);
	border-radius: 50px;
	margin: 0 auto;
	padding: 42px 42px;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
	align-content: flex-start;
	flex-wrap: nowrap;
}

.v2025A .v2025A_content .v2025A_content_left {
	width: 700px;
	height: 393px;
	background: linear-gradient(0deg, #FFEAE9 0%, #FFFFFF 100%);
	box-shadow: 0px 0px 20px 0px rgba(235, 223, 228, 0.2);
	border-radius: 20px;
	border: 6px solid #FFFFFF;
	overflow: hidden;
	flex-shrink: 0;
	margin-right: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
}
.v2025A .v2025A_content .v2025A_content_right{
	display: flex;
	    flex-direction: row-reverse;
	    align-items: flex-start;
	    flex-wrap: nowrap;
}
.v2025A .v2025A_content .v2025A_content_right .right_top {
	font-family: 'Alibaba PuHuiTi 2.0 45';
	font-weight: normal;
	font-size: 18px;
	color: #333333;
	line-height: 32px;
	margin-bottom: 15px;
	margin-left: 24px;
}
.v2025A .v2025A_content .v2025A_content_right .right_top span{
	font-weight: bold;
}
.v2025A .v2025A_content .v2025A_content_right .right_bottom {
	idth: 560px;
	height: 242px;
	background: #FFFFFF;
	border-radius: 10px;
	border: 6px solid #FFFFFF;
	flex-shrink: 0;
}

.v2025A .v2025A_content .v2025A_content_right .right_bottom img {
	width: 100%;
	height: 100%;
}

.v2025B {
	background: url("/static/v2023/images/2025/index/bg-2.jpg");
	background-position: top center;
	width: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}

.v2025B .v2025B_title {
	text-align: center;
	cursor: default;
	padding-bottom: 51px;
}

.v2025B .v2025B_title .title_text {
	font-family: 'Alibaba PuHuiTi 2.0 65';
	font-weight: bold;
	font-size: 40px;
	color: #333333;
	margin: 0 auto 23px;
}

.v2025B .v2025B_content {
	width: 1200px;
	margin: 0 auto;
}

.v2025B .v2025B_content .v2025B_content_top {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	align-content: flex-start;
	flex-wrap: nowrap;
	margin-bottom: 26px;
}

.v2025B .v2025B_content .v2025B_content_top .item {
	width: 285px;
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 0px 5px 15px 0px rgba(240, 151, 161, 0.3);
	border-radius: 10px;
	border: 1px solid #FFFFFF;
	padding: 30px 30px;
}

.v2025B .v2025B_content .v2025B_content_top .item .serial_number {
	font-family: 'Alibaba PuHuiTi 2.0 65';
	font-weight: normal;
	font-size: 36px;
	color: #FFBBC4;
}

.v2025B .v2025B_content .v2025B_content_top .item .introduce {
	font-family: 'Alibaba PuHuiTi 2.0 65';
	font-weight: normal;
	font-size: 20px;
	color: #333333;
}

.v2025B .v2025B_content .v2025B_content_top .item:hover {
	transform: scale(1.05);
}

.v2025B .v2025B_content .v2025B_content_bottom {
	width: 1200px;
	margin-bottom: 38px;
}

.v2025B .v2025B_content .v2025B_content_bottom img {
	width: 100%;
	height: 100%;
}

.v2025B .v2025B_btn {
	width: 200px;
	height: 52px;
	background: linear-gradient(90deg, #B833FF 0%, #FF4C6D 62%, #FF7653 100%);
	border-radius: 10px;
	margin: 0px auto 80px auto;
	text-align: center;
	font-family: 'Alibaba PuHuiTi';
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 52px;
}

.v2025B .v2025B_btn:hover {
	transform: scale(1.05);
}

.v2025C {
	background: url("/static/v2023/images/2025/index/bg-3.jpg");
	background-position: top center;
	width: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 76px;
}

.v2025C .v2025C_title {
	text-align: center;
	cursor: default;
	padding-bottom: 50px;
	padding-top: 60px;
}

.v2025C .v2025C_title .title_text {
	font-family: 'Alibaba PuHuiTi 2.0 65';
	font-weight: bold;
	font-size: 40px;
	color: #333333;
	margin: 0 auto 0px;
}

.v2025C .v2025C_content {
	width: 1200px;
	margin: 0px auto 0px auto;
}

.v2025C .v2025C_content .v2025C_content_top {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	align-content: center;
	flex-wrap: nowrap;
}

.v2025C .v2025C_content .v2025C_content_top .item {
	width: 285px;
	height: 400px;
	position: relative;
}

.v2025C .v2025C_content .v2025C_content_top .item img {
	width: 100%;
	height: 100%;
}

.v2025C .v2025C_content .v2025C_content_top .item .item_content {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 10;
}

.v2025C .v2025C_content .v2025C_content_top .item .item_content .item_title {
	font-family: 'Alibaba PuHuiTi 2.0 65';
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
	padding: 30px 27px 0px 27px;
}

.v2025C .v2025C_content .v2025C_content_top .item .item_content .item_title_en {
	font-family: 'Alibaba PuHuiTi 2.0 45';
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px 27px 15px 27px;
}

.v2025C .v2025C_content .v2025C_content_top .item .item_content .item_bottm_box {
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.9) 0%, #FFFFFF 100%);
	border-radius: 20px;
	margin: 0px 15px 15px 15px;
	padding: 30px 20px 15px 20px;
}

.v2025C .v2025C_content .v2025C_content_top .item .item_content .item_bottm_box .bottm_item {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	align-content: center;
	flex-wrap: nowrap;
	padding-bottom: 30px;
}

.v2025C .v2025C_content .v2025C_content_top .item .item_content .item_bottm_box .bottm_item img {
	width: 18px;
	height: 18px;
	margin-right: 10px;
}

.v2025C .v2025C_content .v2025C_content_top .item .item_content .item_bottm_box .bottm_item .bottm_item_text {
	font-family: 'Alibaba PuHuiTi 2.0 65';
	font-weight: normal;
	font-size: 16px;
	color: #333333;
}

.v2025C .v2025C_content .v2025C_content_top .item .item_content .item_bottm_box .bottm_item:last-child {
	padding-bottom: 0px;
}
.bg-3_icon1 {
    width: 18px; height: 18px;margin-right: 8px;
    background: url('/static/v2023/images/2025/index/css_sprites.png') -330px -195px;
}
.bg-3_icon2 {
    width: 18px; height: 18px;margin-right: 8px;
    background: url('/static/v2023/images/2025/index/css_sprites.png') -180px -275px;
}
.bg-3_icon3 {
    width: 18px; height: 18px;margin-right: 8px;
    background: url('/static/v2023/images/2025/index/css_sprites.png') -238px -275px;
}
.bg-3_icon4 {
    width: 18px; height: 18px;margin-right: 8px;
    background: url('/static/v2023/images/2025/index/css_sprites.png') -296px -275px;
}
.bg-4_icon2 {
    width: 16px; height: 11px;
    background: url('/static/v2023/images/2025/index/css_sprites.png') -20px -355px;
}
.bg-4_icon3 {
    width: 16px; height: 12px;
    background: url('/static/v2023/images/2025/index/css_sprites.png') -395px -300px;
}
.bg-4_icon4 {
    width: 16px; height: 11px;
    background: url('/static/v2023/images/2025/index/css_sprites.png') -76px -355px;
}
.v2025C .v2025C_content .v2025C_content_top .item .item_content .item_btn {
	width: 255px;
	height: 40px;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 8px;
	border: 1px solid #E4E5E9;
	line-height: 40px;
	text-align: center;
	margin: 0px auto;
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-weight: normal;
	font-size: 16px;
	color: #333333;
}

.v2025C .v2025C_content .v2025C_content_top .item:hover {
	transform: scale(1.05);
}

.v2025C .v2025C_content .v2025C_content_bottom {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: nowrap;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box {
	width: 285px;
	border-radius: 20px;
	padding: 10px 0px 0px 0px;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content {
	width: 285px;
	background: #FFFFFF;
	box-shadow: 0px 0px 18px 0px rgba(187, 187, 187, 0.2);
	border-radius: 20px;
	margin: 0px auto;
	padding: 28px 0px 0px 0px;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content .item_title {
	font-family: Douyin Sans;
	font-weight: bold;
	font-size: 30px;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content .item_msg {
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-bottom: 20px;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content .item_price {
	font-family: 'Alibaba PuHuiTi 2.0 75';
	font-weight: normal;
	font-size: 36px;
	color: #333333;
	text-align: center;
	margin-bottom: 5px;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content .item_price .price_span {
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-size: 16px;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content .original_Price {
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-weight: normal;
	font-size: 16px;
	color: #999999;
	text-align: center;
	margin-bottom: 19px;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content .Price_btn {
	width: 237px;
	height: 40px;
	border-radius: 20px;
	text-align: center;
	line-height: 40px;
	margin: 0px auto 20px auto;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content .Price_btn a {
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content .Price_btn:hover {
	cursor: pointer;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content .item_content_item {
	padding: 0px 25px;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content .item_content_item .rightsAndInterests_box {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	align-content: center;
	flex-wrap: nowrap;
	margin-bottom: 10px;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content .item_content_item .rightsAndInterests_box .rightsAndInterests_left {
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	position: relative;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content .item_content_item .rightsAndInterests_box .rightsAndInterests_left i {
	display: inline-block;
	width: 16px;
	height: 16px;
	/* background: url("/static/v2023/images/price/mtzyzx-pphk-2-iocn1.png"); */
	background: url('/static/v2023/images/2025/index/css_sprites.png') -395px -188px;
	position: absolute;
	margin-top: 2px;
	margin-left: 4px;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box .item_content .item_content_item .rightsAndInterests_box .rightsAndInterests_right {
	font-family: 'Alibaba PuHuiTi 2.0 75';
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}
.bg-6_icon1 {
    width: 16px; height: 16px;
    background: url('/static/v2023/images/2025/index/css_sprites.png') -395px -20px;
}
.bg-6_icon2 {
    width: 16px; height: 16px;
    background: url('/static/v2023/images/2025/index/css_sprites.png') -395px -76px;
}
.bg-6_icon3 {
    width: 16px; height: 16px;
    background: url('/static/v2023/images/2025/index/css_sprites.png') -395px -132px;
}
 .v2025C .v2025C_content .v2025C_content_bottom .item_box:hover {
	transform: scale(1.05);
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(1) {
	background: linear-gradient(90deg, #0AADEB 0%, #35EEA1 100%);
	box-shadow: 0px 0px 18px 0px rgba(187, 187, 187, 0.2);
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(1) .item_content {
	border: 1px solid #11B7DF;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(1) .item_content .Price_btn {
	background: linear-gradient(90deg, #29F19C 0%, #02A1F9 100%);
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(1) .item_content .rightsAndInterests_box:last-child {
	margin-bottom: 55px;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(2) {
	background: linear-gradient(90deg, #FFB21D 0%, #FFDA6B 100%);
	box-shadow: 0px 0px 18px 0px rgba(187, 187, 187, 0.2);
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(2) .item_content {
	border: 1px solid #FFB421;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(2) .item_content .Price_btn {
	background: linear-gradient(-77deg, #FFDA6A 0%, #FFB21D 100%);
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(2) .item_content .rightsAndInterests_box:last-child {
	margin-bottom: 85px;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(3) {
	background: linear-gradient(-90deg, #FF793D 0%, #FFBF74 100%);
	box-shadow: 0px 0px 18px 0px rgba(187, 187, 187, 0.2);
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(3) .item_content {
	border: 1px solid #FD8045;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(3) .item_content .Price_btn {
	background: linear-gradient(-77deg, #FF773B 1%, #FFBF74 100%);
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(3) .item_content .rightsAndInterests_box:last-child {
	margin-bottom: 55px;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(4) {
	background: linear-gradient(90deg, #FF3D3C 0%, #FF8080 100%);
	box-shadow: 0px 0px 18px 0px rgba(187, 187, 187, 0.2);
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(4) .item_content {
	border: 1px solid #FC5352;
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(4) .item_content .Price_btn {
	background: linear-gradient(-77deg, #FF8080 0%, #FF3D3C 100%);
}

.v2025C .v2025C_content .v2025C_content_bottom .item_box:nth-child(4) .item_content .rightsAndInterests_box:last-child {
	margin-bottom: 25px;
}

.v2025C .v2025C_content .v2025C_btn {
	width: 200px;
	height: 52px;
	background: linear-gradient(90deg, #B833FF 0%, #FF4C6D 62%, #FF7653 100%);
	border-radius: 10px;
	line-height: 52px;
	text-align: center;
	margin: 37px auto 0px auto;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
}

.v2025C .v2025C_content .v2025C_btn:hover {
	transform: scale(1.05);
	cursor: pointer;
}

.v2025D {
	background: url("/static/v2023/images/2025/index/bg-4.jpg");
	background-position: top center;
	width: 100%;
	background-repeat: no-repeat;
}

.v2025D .quantity_box {
	position: relative;
	height: 120px;
}

.v2025D .quantity_box .quantity {
	width: 1200px;
	height: 120px;
	background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0.3) 100%);
	box-shadow: 0px 10px 30px 0px rgba(255, 233, 243, 0.7);
	border-radius: 30px;
	border: 1px solid #FFFFFF;
	position: absolute;
	top: -60px;
	left: 50%;
	margin-left: -600px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
	align-content: center;
	flex-wrap: nowrap;
}
.bg-4_icon6 {
    width: 34px; height: 40px;
    background: url('/static/v2023/images/2025/index/css_sprites.png') -180px -195px;
}
.v2025D .quantity_box .quantity .quantity_item .item_top {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: center;
	align-content: center;
	flex-wrap: nowrap;
}

.v2025D .quantity_box .quantity .quantity_item .item_top .item_left {
	font-family: Douyin Sans;
	font-weight: bold;
	font-size: 48px;
	color: #FF1745;
	background: linear-gradient(1deg, #FF2640 0%, #FF675D 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.v2025D .quantity_box .quantity .quantity_item .item_top img {
	width: 34px;
	height: 40px;
}

.v2025D .quantity_box .quantity .quantity_item .item_bottom {
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	text-align: center;
}

.v2025D .quantity_box .quantity .quantity_Divider {
	width: 1px;
	height: 30px;
	background: #FF6E61;
}

.v2025D .v2025D_img_box {
	width: 1200px;
	margin: 0px auto 0px auto;
	position: relative;
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	justify-content: flex-start;
}

.v2025D .v2025D_img_box .v2025D_title {
	text-align: center;
	cursor: default;
	padding-bottom: 50px;
	padding-top: 0px;
	position: absolute;
	z-index: 10;
	top: 0px;
}

.v2025D .v2025D_img_box .v2025D_title .title_text {
	font-family: 'Alibaba PuHuiTi 2.0 65';
	font-weight: bold;
	font-size: 40px;
	color: #333333;
	margin: 0 auto 0px;
}

.v2025D .v2025D_img_box .v2025D_btn {
	position: absolute;
	z-index: 10;
	bottom: 60px;
	width: 300px;
	height: 52px;
	background: linear-gradient(90deg, #B833FF 0%, #FF4C6D 62%, #FF7653 100%);
	box-shadow: 0px 5px 18px 0px rgba(255, 146, 166, 0.7);
	border-radius: 10px;
	line-height: 52px;
	text-align: center;
	left: 440px;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
}

.v2025D .v2025D_img_box .v2025D_btn:hover {
	transform: scale(1.05);
	cursor: pointer;
}

.v2025E {
	background: url("/static/v2023/images/2025/index/bg-5.jpg");
	background-position: top center;
	width: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}

.v2025E .v2025E_title {
	text-align: center;
	cursor: default;
	padding-top: 60px;
	padding-bottom: 30px;
}

.v2025E .v2025E_title .title_text {
	width: 448px;
	height: 40px;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #222;
	margin: 0 auto 15px;
}

.v2025E .v2025E_title .title_text .v2025_title_red {
	background: linear-gradient(90deg, #FF1547 0%, #FF481E 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.v2025E .v2025E_title .fun_title_msg {
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 14px;
	color: #666666;
}

.v2025E .v2025E_content {
	width: 1200px;
	margin: 0px auto 0px auto;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: flex-end;
}

.v2025E .v2025E_content .item_box {
	width: 381px;
	border-radius: 20px 20px 15px 15px;
	padding-top: 10px;
}

.v2025E .v2025E_content .item_box .recommend {
	font-family: Alibaba PuHuiTi 2.0;
	font-weight: normal;
	font-size: 20px;
	color: #FFDFB5;
	text-align: center;
	padding-bottom: 10px;
}

.v2025E .v2025E_content .item_box .item_content {
	width: 381px;
	background: #FFFFFF;
	border-radius: 15px;
	border: 1px solid #F3F3F3;
	padding-top: 26px;
}

.v2025E .v2025E_content .item_box .item_content .item_title {
	font-family: Douyin Sans;
	font-weight: bold;
	font-size: 36px;
	color: #111111;
	text-align: center;
	margin-bottom: 10px;
}

.v2025E .v2025E_content .item_box .item_content .item_price {
	font-family: 'Alibaba PuHuiTi 2.0 75';
	font-weight: normal;
	font-size: 36px;
	color: #333333;
	text-align: center;
	margin-bottom: 5px;
}

.v2025E .v2025E_content .item_box .item_content .item_price .price_span {
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-size: 16px;
}

.v2025E .v2025E_content .item_box .item_content .Price_btn {
	width: 320px;
	height: 48px;
	border-radius: 24px;
	font-family: Alibaba PuHuiTi 2.0;
	font-weight: normal;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	margin: 0px auto 30px auto;
}

.v2025E .v2025E_content .item_box .item_content .item_content_item {
	padding: 0px 25px;
}

.v2025E .v2025E_content .item_box .item_content .item_content_item .rightsAndInterests_box {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	align-content: center;
	flex-wrap: nowrap;
	margin-bottom: 10px;
}

.v2025E .v2025E_content .item_box .item_content .item_content_item .rightsAndInterests_box .rightsAndInterests_left {
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-weight: normal;
	font-size: 14px;
	color: #999999;
}

.v2025E .v2025E_content .item_box .item_content .item_content_item .rightsAndInterests_box .rightsAndInterests_title {
	font-family: 'Alibaba PuHuiTi 2.0 75';
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}

.v2025E .v2025E_content .item_box .item_content .item_content_item .rightsAndInterests_box .rightsAndInterests_right {
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-weight: normal;
	font-size: 14px;
	color: #333333;
}

.v2025E .v2025E_content .item_box .item_content .item_content_item .rightsAndInterests_box:last-child {
	margin-bottom: 35px;
}

.v2025E .v2025E_content .item_box:hover {
	transform: scale(1.05);
}

.v2025E .v2025E_content .item_box:nth-child(1) {
	background: linear-gradient(90deg, #C3D3EE 0%, #C2CCE3 100%);
}

.v2025E .v2025E_content .item_box:nth-child(1) .item_content .Price_btn {
	background: #FFFFFF;
	border: 1px solid #DBE4F1;
}

.v2025E .v2025E_content .item_box:nth-child(1) .item_content .Price_btn a {
	color: #495C7C;
}

.v2025E .v2025E_content .item_box:nth-child(2) {
	background: linear-gradient(90deg, #EDD8C8 0%, #C49B83 100%);
}

.v2025E .v2025E_content .item_box:nth-child(2) .item_content .Price_btn {
	background: linear-gradient(90deg, #EDDAC8 0%, #C59D85 100%);
	border-radius: 24px;
	color: #4A2A17;
}

.v2025E .v2025E_content .item_box:nth-child(2) .item_content .Price_btn a {
	color: #4A2A17;
}

.v2025E .v2025E_content .item_box:nth-child(3) {
	background: linear-gradient(90deg, #4D4E5A 0%, #232324 100%);
}

.v2025E .v2025E_content .item_box:nth-child(3) .item_content .Price_btn {
	background: linear-gradient(90deg, #4C4E5A 0%, #232324 100%);
	border-radius: 24px;
	color: #FFDFB5;
}

.v2025E .v2025E_content .item_box:nth-child(3) .item_content .Price_btn a {
	color: #FFDFB5;
}

.v2025E .v2025E_btn {
	width: 300px;
	height: 45px;
	line-height: 52px;
	text-align: center;
	background: linear-gradient(90deg, #B833FF 0%, #FF4C6D 62%, #FF7653 100%);
	border-radius: 10px;
	margin: 40px auto 80px auto;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
}

.v2025E .v2025E_btn:hover {
	transform: scale(1.05);
	cursor: pointer;
}

.main-content .v2021A .bannerCarousel .layui-carousel-ind li {
	width: 50px;
	height: 6px;
	background-color: rgba(248, 52, 84, 0.23);
	border-radius: 3px;
}

.main-content .v2021A .bannerCarousel .layui-carousel-ind li.layui-this {
	background-color: #F83454;
}

.nav_title_red {
	color: #FF4B4B;
}

.title_red {
	color: #EF3030;
}

.title_red_2 {
	color: #ed1d1d;
}

.title_red_3 {
	color: #E23B3B;
}

.title_red_4 {
	color: #E42C2C;
}

.title_red_5 {
	color: #ff381e;
}

.fun_content div:nth-child(2) p {
	width: 500px;
	height: 214px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333;
	line-height: 48px;
	padding-left: 80px;
	padding-top: 50px;
}

.fun_bot {
	margin: 100px auto 0;
	display: flex;
	width: 1200px;
}

.popularize_left .popularize_line {
	display: inline-block;
	width: 60px;
	height: 5px;
	background-color: #ff4141;
	margin-bottom: 10px;
	margin-right: 10px;
}

.popularize_left .popularize_title {
	height: 27px;
	font-size: 30px;
	font-weight: 800;
	color: #fbd5d5;
	line-height: 72px;
	opacity: 0.21;
	font-family: Alibaba PuHuiTi;
	display: inline-block;
}

.popularize_left .popularize_info {
	width: 367px;
	height: 200px;
	font-size: 40px;
	font-weight: bold;
	color: #333;
	line-height: 80px;
	font-family: Microsoft YaHei;
	margin-top: 72px;
}

.popularize_left .popularize_btn {
	width: 176px;
	height: 49px;
	background: linear-gradient(180deg, #fe5f37 0%, #ff0f47 100%);
	box-shadow: 0 10px 30px 2px rgba(132, 100, 56, 0.22);
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	line-height: 49px;
	font-family: Alibaba PhHuiTi;
	border-radius: 25px;
	border: none;
	margin-top: 86px;
}

iframe {
	border-radius: 20px;
}

.v2023E {
	background: linear-gradient(0deg, #FFFFFF 1%, #FFF1E9 77%, #FFF1F3 100%);
}

.v2023E .process_title {
	width: 166px;
	height: 40px;
	font-size: 40px;
	font-weight: bold;
	color: #333;
	font-family: Microsoft YaHei;
	margin: 72px auto 66px;
	cursor: default;
}

.v2023E .process_img {
	width: 1200px;
	margin: 0 auto;
}

.v2023F {
	position: relative;
}

.v2023F .mask_title {
	width: 418px;
	height: 40px;
	font-size: 40px;
	font-weight: bold;
	color: #333;
	font-family: Microsoft YaHei;
	margin: 47px auto 25px;
	cursor: default;
}

.v2023F .mask_msg {
	width: 782px;
	height: 19px;
	font-size: 18px;
	font-weight: 400;
	color: #333;
	font-family: Microsoft YaHei;
	margin: 0 auto 80px;
}

.v2023F .v2023GHugeShow {
	height: 610px;
	width: 100%;
	background-image: linear-gradient(-90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0.9) 100%);
	position: absolute;
	left: 0;
	top: 150px;
}

.v2023F .mask_img .mask_left {
	height: 70px;
	background: url(/static/v2023/images/sy-logo2.png);
	width: 100%;
	background-position: left center;
	animation: scroll2 60s linear infinite;
	position: relative;
	background-size: contain;
	margin-bottom: 20px;
	background-repeat-y: no-repeat;
}

.v2023F .mask_img .mask_right {
	height: 90px;
	background: url(/static/v2023/images/sy-logo1.png);
	width: 100%;
	background-position: left center;
	animation: scroll1 60s linear infinite;
	position: relative;
	background-size: contain;
	background-repeat-y: no-repeat;
}

.v2023F .mask_img .mask_left1 {
	height: 70px;
	background: url(/static/v2023/images/sy-logo4.png);
	width: 100%;
	background-position: left center;
	animation: scroll2 60s linear infinite;
	position: relative;
	background-size: contain;
	margin-bottom: 20px;
	background-repeat-y: no-repeat;
}

.v2023F .mask_img .mask_right1 {
	height: 90px;
	background: url(/static/v2023/images/sy-logo3.png);
	width: 100%;
	background-position: left center;
	animation: scroll1 60s linear infinite;
	position: relative;
	background-size: contain;
	background-repeat-y: no-repeat;
}

.v2023F .mask_img .mask_left2 {
	height: 70px;
	background: url(/static/v2023/images/sy-logo6.png);
	width: 100%;
	background-position: left center;
	animation: scroll2 60s linear infinite;
	position: relative;
	background-size: contain;
	margin-bottom: 20px;
	background-repeat-y: no-repeat;
}

.v2023F .mask_img .mask_right2 {
	height: 90px;
	background: url(/static/v2023/images/sy-logo5.png);
	width: 100%;
	background-position: left center;
	animation: scroll1 60s linear infinite;
	position: relative;
	background-size: contain;
	background-repeat-y: no-repeat;
}

@keyframes scroll1 {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: 4030px 0;
	}
}

@keyframes scroll2 {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: -4030px 0;
	}
}

.v2023G .center_title {
	width: 166px;
	height: 40px;
	font-size: 40px;
	font-weight: bold;
	color: #333;
	font-family: Microsoft YaHei;
	margin: 70px auto 44px;
	cursor: default;
}

.v2023G .center_con .center_con_title {
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}

.v2023G .center_con .info_msg {
	width: 1200px;
	margin: 0px auto;
}

.v2023G .center_con .info_msg .info_content {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
	align-content: center;
	flex-wrap: wrap;
}

.v2023G .center_con .info_msg .info_content .msg_one {
	width: 560px;
	height: 300px;
	background: linear-gradient(0deg, #FFFCF8 84%, #FFF8F6 100%);
	border-radius: 20px;
}

.v2023G .center_con .info_msg .info_content .msg_one img {
	width: 560px;
	height: 225px;
	border-radius: 20px;
}

.v2023G .center_con .info_msg .info_content .msg_one .article_info {
	display: flex;
	flex-direction: row;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
	width: 100%;
	overflow: hidden;
	margin-top: 27px;
	padding: 0px 29px;
}

.v2023G .center_con .info_msg .info_content .msg_one .article_info .time {
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-weight: normal;
	font-size: 18px;
	color: #333333;
	margin-right: 20px;
	flex-shrink: 0;
}

.v2023G .center_con .info_msg .info_content .msg_one .article_info .article_title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.v2023G .center_con .info_msg .info_content .msg_one .article_info .article_title a {
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-weight: normal;
	font-size: 18px;
	color: #333333;
}

.v2023G .center_con .info_msg .info_content .msg_right {
	width: 600px;
	height: 300px;
	background: linear-gradient(0deg, #FFFFFF 0%, #FFFBFA 100%);
	border-radius: 20px;
	border: 1px solid #FFFFFF;
}

.v2023G .center_con .info_msg .info_content .msg_right .article_info {
	display: flex;
	flex-direction: row;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
	overflow: hidden;
	padding: 28px 0px 21px 0px;
	margin: 0px 29px;
	border-bottom: 1px solid rgba(255, 233, 233, 0.5);
}

.v2023G .center_con .info_msg .info_content .msg_right .article_info .time {
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-weight: normal;
	font-size: 18px;
	color: #333333;
	margin-right: 20px;
	flex-shrink: 0;
}

.v2023G .center_con .info_msg .info_content .msg_right .article_info .article_title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.v2023G .center_con .info_msg .info_content .msg_right .article_info .article_title a {
	font-family: 'Alibaba PuHuiTi 2.0 55';
	font-weight: normal;
	font-size: 18px;
	color: #333333;
}

.v2023G .center_con .info_msg .info_content .msg_right .article_info:last-child {
	border-bottom: 0px solid rgba(255, 233, 233, 0.5);
}

.v2023G .center_con .info_msg .more_btn_box {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	align-content: center;
	flex-wrap: nowrap;
}

.v2023G .center_con li {
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	font-weight: 400;
	margin: 0 20px;
	width: 140px;
	cursor: pointer;
	background: #FFE9E9;
	border-radius: 10px;
	font-family: Microsoft YaHei;
	color: #AB6767;
}

.v2023G .center_con .actived {
	width: 140px;
	height: 40px;
	background: linear-gradient(90deg, #FF1446 0%, #FE5A39 100%);
	box-shadow: 0px 5px 24px 0px rgba(255, 210, 192, 0.2);
	border-radius: 10px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
}

.time .data {
	font-size: 48px;
	font-weight: bold;
	color: #dcb0ad;
	display: inline-block;
	width: 52px;
	height: 39px;
}

.time .year_mouth {
	font-size: 14px;
	font-weight: 400;
	color: #c8b8b7;
	display: block;
	width: 66px;
	height: 11px;
	padding-top: 5px;
}

.more_btns {
	margin: 60px auto 120px;
	width: 180px;
	height: 40px;
	border-radius: 10px;
	border: 1px solid #DCD2D2;
	font-family: Alibaba PuHuiTi 2.0;
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.model_table {
	display: flex;
	justify-content: center;
	margin-top: 47px;
	height: 750px;
	overflow: hidden;
}

.model_table .table_header {
	width: 301px;
	height: 177px;
	border-radius: 20px 20px 0 0;
}

.model_table .v_contrast .table_header {
	background: rgba(255, 255, 255, 0.7);
	border: 1px solid #f3f3f3;
	font-size: 20px;
	font-weight: 400;
	color: #333;
	font-family: Microsoft YaHei;
	text-align: center;
	line-height: 177px;
}

.model_table .v_0 li {
	background: #FCFDFF;
}

.model_table .v_1 li {
	background: #FFFCF2;
}

.model_table .v_2 li {
	background: #FFFAF5;
}

.model_table ul li {
	width: 301px;
	height: 41px;
	border: 1px solid #f3f3f3;
	line-height: 41px;
	text-align: center;
	color: #333;
}

.bg1 {
	background: #FFFCF9;
	padding-left: 40px;
}

.bg2 {
	background: #F9FBFF;
	padding-left: 40px;
}

.model_table .v_contrast ul li {
	text-align: left;
	color: #666;
}

.check_more {
	width: 1202px;
	height: 60px;
	background: rgba(255, 255, 255, 0.19);
	border: 1px solid #f3f3f3;
	border-radius: 0 0 20px 20px;
	margin: 0 auto;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	font-weight: 400;
	color: #886949;
	font-family: Microsoft YaHei;
	margin-bottom: 49px;
}

.main-content .v2021A .bannerCarousel .layui-carousel-ind {
	position: relative;
	top: -190px;
}

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

.layui-form-item {
	margin-bottom: 15px !important;
}

.layui-form-label {
	width: 90px !important;
	text-align: left !important;
	padding: 9px 0px !important;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 600 !important;
	color: #333333;
}

.layui-form-select dl dd.layui-this {
	background-color: #F6194B;
}

.layui-btn {
	width: 250px;
	height: 46px;
	background: linear-gradient(166deg, #FF1446 0%, #FE5C37 100%);
	box-shadow: 0px 1px 9px 0px rgba(179, 29, 29, 0.34);
	border-radius: 8px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
}

.user h2 {
	text-align: center;
	color: #373737;
	font-size: 23px;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 40px;
}

.user #time {
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #EF2E2E;
	margin-right: 6px;
	line-height: 28px;
}

.user #time span {
	font-size: 24px;
}

.user .fagao {
	width: 230px;
	height: 30px;
	background: #ffe1e1;
	border-radius: 15px;
	text-align: center;
	line-height: 30px;
	margin: 10px auto 20px;
}

.user .label {
	position: absolute;
	top: 10px;
	left: 15px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #444444;
	line-height: 25px;
}

.user input {
	padding-left: 60px;
	height: 46px;
	background: white;
	border: 1px solid #E4E4E4;
	border-radius: 5px;
	margin-bottom: 15px;
	font-size: 16px;
}

.serviceBOX .serviceHover0 {
	background: url(/static/v2021/image/index/xf-nr1_1.png) center center no-repeat;
	padding-top: 5px;
	background-position: -2px -180px;
}

.val_xfk .activity_welfar.active {
	cursor: pointer;
	opacity: 1;
}

.val_xfk .hongbao {
	margin-top: 200px;
}

/* 代码单独移动 */
/* banner */
.user {
	position: absolute;
	z-index: 999;
	/* right: 19%; */
	top: 616px;
	width: 1200px;
	height: 128px;
	padding: 20px 19px 30px;
	background: #FFFFFF;
	justify-content: space-around;
}

.user .user-left p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #444444;
	text-align: center;
	margin-bottom: 20px;
	border: 1px solid #fff;
	background: linear-gradient(90deg, #fff 0%, #ffeeec 51%, #fff 100%);
	border-radius: 5px;
}

.user .user-left p img {
	position: relative;
	top: -2px;
}

.user .user-left p span {
	display: inline-block;
	width: 50px;
	height: 20px;
	background: #FF5534;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 19px;
}

.layui-form-item .label span {
	color: red;
}

/* 悬浮框 */
.online_service {
	text-align: center;
}

.val_btn .val_submit {
	margin-right: 24px;
}

/* 适配 */
@media screen and (max-width: 1440px) {
	.user {
		/* right: 8%; */
	}
}

@media screen and (max-width: 1280px) {
	.user {
		/* right: 2%; */
	}
}

@media screen and (max-width: 414px) {
	.page-header .navs {
		display: none;
	}

	.user {
		display: flex;
		border: 1px solid #fff;
		box-shadow: 0 0 30px 0 rgba(54, 54, 54, 0.2);
		border-radius: 10px;
		/* right: 0; */
		flex-wrap: wrap;
		width: 100%;
		height: auto;
		top: 550px;
	}

	.user_left {
		width: 340px;
		text-align: center;
	}

	.user_left h2 img {
		margin-top: -10px;
	}
	
	.user_right {
		width: 100%;
		height: 230px;
		background-color: #FFE5E5;
		border-radius: 8px;
	}

	.user_right .media_msg {
		margin-left: 60px;
	}

	.layui-form {
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.layui-form-item {
		width: 270px;
		margin: 10px 10px 32px;
		height: 40px;
	}

	.layui-form-item:nth-child(3) {
		width: 250px;
	}

	.user_input_border {
		border: 1px solid #eedbd9;
		height: 46px;
	}

	.online_service {
		width: 116px;
		height: 116px;
		background: #fff;
		border-radius: 50%;
	}

	.online_service img {
		margin-left: -16px;
		border-radius: 50%;
	}

	.serviceBOX {
		width: 90px;
		height: 320px;
		border-radius: 10px;
		border: 1px solid #fff;
		background: linear-gradient(0deg, #ffebeb 2%, #fff 100%);
		box-shadow: 0 3px 8px 0 rgba(152, 142, 139, 0.3);
		margin-top: 10px;
	}

	.line {
		width: 30px;
		height: 1px;
		background: #b58f8f;
		opacity: 0.2;
		margin: 0 auto;
	}

	.toTop {
		width: 90px;
		height: 140px;
		border: 1px solid #fff;
		background: linear-gradient(-46deg, #ff1430 0%, #ff5a37 100%);
		box-shadow: 0 3px 8px 0 rgba(152, 142, 139, 0.3);
		border-radius: 10px;
		margin: 10px auto 0;
	}

	.main-content .content {
		margin-top: 28px;
	}

	.videoImg iframe {
		width: 33%;
		height: 216px;
	}

	.fun_content div:nth-child(1) img {
		width: 100%;
	}

	.fun_content div:nth-child(2) p {
		padding-left: 0px;
		width: 100%;
	}

	.fun_bot {
		flex-wrap: wrap;
		width: 100%;
		margin-top: 170px;
	}

	.popularize_left {
		text-align: center;
	}

	.popularize_left .popularize_info {
		margin-top: 0;
		text-align: left;
		width: 100%;
	}

	.popularize_left .popularize_btn {
		margin-top: 60px;
	}

	.popularize_right {
		width: 100%;
	}

	.popularize_right img {
		width: 100%;
	}

	.v2023C .why_title {
		margin: 0 auto;
	}

	.cause {
		width: 100%;
	}

	.cause img {
		width: 100%;
	}

	.v2023C .superiority {
		flex-wrap: wrap;
		width: 100%;
	}

	.superiority_num ul {
		display: flex;
	}

	.superiority_img {
		width: 100%;
	}

	.v2023E {
		display: none;
	}

	.v2023F {
		height: auto;
	}

	.v2023F .mask_msg {
		width: 98%;
	}

	.v2023F .v2023GHugeShow {
		top: 170px;
		height: 570px;
	}

	.v2023F .mask_img .mask_right {
		background-size: cover;
	}

	.v2023F .mask_img .mask_right1 {
		background-size: cover;
	}

	.v2023F .mask_img .mask_right2 {
		background-size: cover;
	}

	.v2023F .mask_img .mask_left {
		background-size: cover;
	}

	.v2023F .mask_img .mask_left1 {
		background-size: cover;
	}

	.v2023F .mask_img .mask_left2 {
		background-size: cover;
	}

	.v2023G .center_con li {
		width: 140px;
	}

	.article_title {
		width: 72%;
	}

	.article_info {
		width: 100%;
	}

	.article_adesc {
		width: 72%;
	}
}

/* 图片改精灵图 */
.user_left .user_fire {
	background: url(/static/v2023/images/index.png);
	width: 16px;
	height: 18px;
	background-position: -971px -301px;
	display: inline-block;
}

.model_table ul li i {
	width: 16px;
	height: 16px;
	background: url(/static/v2023/images/index.png);
	background-position: -415px -258px;
	display: inline-block;
	margin-right: 11px;
	transform: translateY(2px);
}

.check_more span {
	display: inline-block;
	background: url(/static/v2023/images/index.png);
	background-position: -451px -258px;
	width: 12px;
	height: 8px;
	margin-left: 5px;
}

.serviceBOX .servicetel .serviceImg0 {
	background: url(/static/v2023/images/index.png);
	background-position: -331px -208px;
}

.serviceBOX .servicetel .serviceImg1 {
	background: url(/static/v2023/images/index.png);
	background-position: -481px -208px;
}

.serviceBOX .servicetel .serviceImg2 {
	background: url(/static/v2023/images/index.png);
	background-position: -381px -208px;
}

.serviceBOX .servicetel .serviceImg3 {
	background: url(/static/v2023/images/index.png);
	background-position: -531px -208px;
}

.toTop .servicetel .serviceImg4 {
	background: url(/static/v2023/images/index.png);
	background-position: -331px -256px;
}

.toTop .servicetel .serviceImg5 {
	background: url(/static/v2023/images/index.png);
	background-position: -431px -208px;
}

/* 修改 */

.v2021A .bannerCarousel .carouselImg img {
	width: 100%;
	height: 100%;
}

.user_left .p_box {
	height: 40px;
	border: 1px solid #fff;
	background: linear-gradient(90deg, #fff 0%, #ffeeec 51%, #fff 100%);
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	line-height: 25px;
	display: flex;
	    align-items: center;
	    justify-content: center;
	    flex-direction: row;
}
.bg-huo {  
	    width: 13px; height: 16px;display: block;margin-right: 10px;
	    background: url('/static/v2023/images/2025/index/css_sprites.png') -395px -244px;;
	}
.user_left p .time_text {
	background-color: #ff5534;
	padding: 0 5px;
	border-radius: 5px;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	padding: 0px 10px;
	    margin-left: 5px;
}

.user_left p img {
	width: 16px;
	margin-bottom: 6px;
}

.layui-input-block #sbtn2 img {
	margin-top: -5px;
}

/* 加按钮 */
.to_web {
	width: 200px;
	height: 52px;
	background: linear-gradient(90deg, #B833FF 0%, #FF4C6D 62%, #FF7653 100%);
	border-radius: 10px;
	display: block;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0 auto 130px;
	text-align: center;
	line-height: 52px;
}

.to_web:hover {
	color: #fff;
	transform: scale(1.05);
}

.v2023E .to_web {
	margin: 40px auto 44px;
}

/*# sourceMappingURL=index_2025.css.map */

/*# sourceMappingURL=index_2025.css.map */