﻿/*common start*/
body,
div,
ul,
li,
a,
img,
p,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
span,
strong,
input {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: 0;
	list-style: none;
	font-size: 14px;
}

body {
	font-size: 14px;
	font-family: '';
	color: #5e5e5e;
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto
}

a {
	color: #666;
}

a:hover {
	color: #f60;
	text-decoration: none;
}

p {
	line-height: 1.8em;
	padding: 5px 0;
}

.clear {
	margin: 0;
	padding: 0;
	font-size: 0;
	clear: both;
}

.wapper {
	width: 1200px;
	margin: 0 auto;
}

* {
	scroll-behavior: smooth;
}

.img1 {
	width: 100%;
}

.content_01 {
	background: #fff;
	color: #000;
	padding-bottom: 1.6875rem;
	padding-top: 1.5rem;
}

.content_01 .con_01 {
	margin-bottom: 1.52853rem;
	margin-top: 0.1875rem;
}

.content_01 .con_01 h2 {
	font-size: 18px;
	color: #000;
	margin-bottom: 0.46875rem;
	word-break: break-all;
	font-weight: bold;
	padding: 0 1.0625rem;
	text-align: left;
}

.content_01 .con_01 .title {
	text-align: left;
	margin-bottom: 0.8125rem;
	margin: 0 1.0625rem;
	color: rgb(230, 50, 46);
	background-color: rgba(230, 50, 46, 0.05);
	width: fit-content;
	padding: 0.3125rem 1.125rem;
	border-radius: 1rem;
	font-size: 0.875rem;
	word-break: normal;
	white-space: normal;
}

.content_01 .con_01 .title img {
	display: inline-block;
}

.content_01 .con_01 .title span {
	font-size: 0.875rem;
	word-break: normal;
	white-space: normal;
	vertical-align: top;
	display: inline-block;
}

.content_01 .con_01 .title span b {
	color: #fff;
	background-image: -webkit-linear-gradient(45deg, #E6322E, rgb(255, 26, 97)) !important;
	border-radius: 0.375000rem;
	padding: 0.187500rem 0.375000rem;
	margin: 0 0.375000rem;
}

.content_01 .con_02 .m-cell {
	margin-bottom: 20px;
	padding: 0 1rem;
}

.content_01 .con_02 .m-cell .cell-left {
	height: 2.75rem;
	color: #000;
	line-height: 1;
	font-size: 14px;
	font-weight: 500;
}

.content_01 .con_02 .m-cell .cell-left span {
	color: #e6322e;
	line-height: 1;
	font-size: 1rem;
	font-weight: 500;
	margin: -0.0625rem 0 0 0.125rem;
	;
}

.content_01 .con_02 .m-cell .cell-right {
	min-height: 2.75rem;
	width: 80%;
	margin-left: 15px;
}

.content_01 .con_02 .m-cell .cell-right .cell-input {
	padding: 0 2%;
	background-color: rgb(255, 255, 255);
	border-color: rgb(224, 224, 224);
	color: rgb(51, 51, 51);
	line-height: inherit !important;
	caret-color: #E6322E;
	height: 2.75rem;
	font-size: 0.875rem;
	border: 0.0625rem solid #eee;
	border-radius: 0.50625rem;
}

.content_01 .con_02 .m-cell .cell-right2 {
	min-height: 2.75rem;
	width: 80%;
	margin-left: 30px;
}

.content_01 .con_02 .m-cell .cell-right2 .cell-input {
	padding: 0 2%;
	background-color: rgb(255, 255, 255);
	border-color: rgb(224, 224, 224);
	color: rgb(51, 51, 51);
	line-height: inherit !important;
	caret-color: #E6322E;
	height: 2.75rem;
	font-size: 0.875rem;
	border: 0.0625rem solid #eee;
	border-radius: 0.50625rem;
	width: 292px;
}

.con_02 .gouxuan {
	box-sizing: content-box;
	width: fit-content;
	margin-left: 0.84918478rem;
	background-color: #f5f5f5;
	height: 2.15126812rem;
	display: flex;
	align-items: center;
	border-radius: 0.39628623rem;
	padding: 0 0.73596014rem;
	margin-bottom: 0.75rem;
}

.gouxuan>input {
	display: none;
}

.gouxuan>label {
	position: relative;
	margin-right: 34px;
}

.gouxuan>label::before {
	display: inline-block;
	content: "";
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid rgb(204, 204, 204);
	margin-right: 6px;
	vertical-align: bottom;
}

.gouxuan>input:checked+label::before {
	background-color: rgb(239, 66, 56);
}

.gouxuan>input:checked+label::after {
	display: inline-block;
	content: "✓";
	width: 6px;
	height: 6px;
	position: absolute;
	left: 5px;
	bottom: 12px;
	color: #fff;
}

.gouxuan>label span {
	font-size: 0.84918478rem;
	color: #999;
	line-height: 1.125rem;
	display: inline-block;
}

.gouxuan>label a {
	font-size: 0.84918478rem;
	color: rgb(230, 50, 46);
	line-height: 1.125rem;
	display: inline-block;
}

.tiao {
	background: rgba(0, 0, 0, 0.2);
	position: fixed;
	top: 50%;
	left: 50%;
	width: 415px;
	height: 100%;
	z-index: 9999;
	display: none;
	border-radius: 3px;
	transform: translate(-50%, -50%);
}

.tiao .xiangxi {
	padding: 17px 15px 20px;
	width: 335px;
	background-color: rgb(255, 255, 255);
	border-radius: 13px;
	position: absolute;
	left: 50%;
	top: 30%;
	margin-left: -167.5px;
}

.tiao .xiangxi h1 {
	position: relative;
	text-align: center;
	margin-bottom: 8px;
	font-size: 18px;
	color: #333;
	font-weight: 700;
}

.tiao .xiangxi h1 a {
	position: absolute;
	right: -8px;
	top: -8px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	font-weight: normal;
}

.tiao .xiangxi h1 a:hover {
	color: #333;
}

.tiao .xiangxi span {
	white-space: normal;
	word-break: break-all;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	color: #555;
}

.tiao .xiangxi span a {
	position: relative;
	color: #405b95;
	text-decoration: none;
	list-style: none;
}

.ljyy {
	margin-top: 0.65625rem;
	padding-top: 0.0625rem;
	padding-bottom: 0.0625rem;
	text-align: center;
}

.ljyy a {
	display: inline-block;
	width: 90%;
	height: 2.75rem;
	line-height: 2.75rem;
	background-color: #E6322E !important;
	border-radius: 1.5rem;
	-webkit-animation: scaleDraw 5s ease-in-out infinite;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-image: -webkit-linear-gradient(45deg, rgb(230, 50, 46), rgb(255, 25, 98));
}


.huaqujiage {
	height: 60px;
	padding: 0 0.62273551rem;
	box-shadow: none;
	width: 100%;
	background-image: linear-gradient(90deg, #ff9233, #fe5136 31%, #fd2245 64%, #fd227a);
	margin-bottom: 40px;
}

.huaqujiage .footer_left {
	padding: 10px 0;
	float: left;
	font-size: 0.67934783rem;
	height: 60px;
	width: 60px;
	text-align: center;
}

.huaqujiage .footer_left a {
	display: inline-block;
	height: 60px;
	width: 60px;
}

.huaqujiage .footer_left a img {
	width: 17.5px;
	height: 17.5px;
	display: block;
	margin: 0 auto 0.25475543rem auto;
	text-align: center;
}

.huaqujiage .footer_left a span {
	display: block;
	color: #fff;
	font-size: 0.67934783rem;
}

.huaqujiage .footer_right {
	padding: 8px 0;
	margin-left: 0.39628623rem;
	float: right;
	height: 60px;
	width: 95%;
}

.huaqujiage .footer_right a {
	display: inline-block;
	width: 95%;
	height: 2.75rem;
	line-height: 2.75rem;
	-webkit-animation: scaleDraw 5s ease-in-out infinite;
	font-weight: bold;
	text-align: center;
	border-radius: 24px;
	background-color: rgb(230, 50, 46);
	color: rgb(250, 24, 24);
	font-size: 1.2rem;
	background-image: linear-gradient(90deg, rgb(255, 243, 218) 4%, rgb(255, 231, 162) 96%);
}

@keyframes scaleDraw {
	0% {
		transform: scale(1);
	}

	25% {
		transform: scale(1.1);
	}

	50% {
		transform: scale(1);
	}

	75% {
		transform: scale(1.1);
	}
}

.img2 {
	width: 100%;
}

.content_02 {
	font-size: 1rem;
	background-color: rgb(255, 255, 255);
}

.content_02 .con_text {
	position: relative;
	text-align: center
}

.content_02 .con_text h1 {
	width: 13.4375em;
	margin-top: 1.1875em;
	height: 1.5em;
	color: #000;
	font-size: 20px;
	line-height: 1.5;
	word-break: break-word;
	text-align: center;
	display: inline-block
}

.content_02 .con_text h2 {
	width: 13.4375em;
	height: 1.5em;
	color: rgb(251, 160, 38);
	font-size: 20px;
	line-height: 1.5;
	word-break: break-word;
	text-align: center;
	display: inline-block
}

.content_02 .con_nr {
	background: #fff;
	margin: 15px 10px 0 0px;
	position: relative;
}

.content_02 .con_nr img {
	display: inline-block;
	float: left;
	max-width: 42.5%;
}

.content_02 .con_nr .con_nrr {
	width: 54%;
	margin: 3% 0;
	float: right;
}

.content_02 .con_nr .con_nrr span {
	color: #000;
	font-size: 1rem;
	line-height: 1.5;
	word-break: break-word;
	display: block;
}

.img3 {
	width: 100%;
}

.img4 {
	width: 100%;
}

.content_03 {
	min-height: 20.875em;
	font-size: 1rem;
	background: #fff;
}

.content_03 .con_bt {
	background: url(../images/content_05.png) no-repeat center center;
	background-size: 100% 34px;
	margin: 0 5px;
	height: 34px;
	text-align: center;
}

.content_03 .con_bt h2 {
	color: #000;
	font-size: 1.25rem;
	line-height: 1.5;
	word-break: break-word;
	display: inline-block;
}

.content_03 span {
	color: #000;
	font-size: 0.8rem;
	line-height: 1.8;
	word-break: break-word;
	display: block;
	padding: 0 1.5em;
}

.content_04 {
	padding: 0.84918478rem 0.32080314rem;
	width: 100%;
	text-align: center;
	background: #fafafa;
}

.content_04 h2 {
	width: 100%;
	height: 1.01902174rem;
	line-height: 1.01902174rem;
	text-align: center;
	font-weight: normal;
	font-family: PingFangSC-Regular;
	font-size: 0.67934783rem;
	color: #999;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.footer {
	position: fixed;
	bottom: 0;
	left: 0;
	height: 60px;
	padding: 0 0.62273551rem;
	box-shadow: none;
	width: 100%;
	background-image: linear-gradient(90deg, #ff9233, #fe5136 31%, #fd2245 64%, #fd227a);
}

.footer .footer_left {
	padding: 10px 0;
	float: left;
	font-size: 0.67934783rem;
	height: 60px;
	width: 60px;
	text-align: center;
}

.footer .footer_left a {
	display: inline-block;
	height: 60px;
	width: 60px;
}

.footer .footer_left a img {
	width: 17.5px;
	height: 17.5px;
	display: block;
	margin: 0 auto 0.25475543rem auto;
	text-align: center;
}

.footer .footer_left a span {
	display: block;
	color: #fff;
	font-size: 0.67934783rem;
}

.footer .footer_right {
	padding: 8px 0;
	margin-left: 0.39628623rem;
	float: right;
	height: 60px;
	width: 80%;
}

.footer .footer_right a {
	display: inline-block;
	width: 95%;
	height: 2.75rem;
	line-height: 2.75rem;
	-webkit-animation: scaleDraw 5s ease-in-out infinite;
	font-weight: bold;
	text-align: center;
	border-radius: 24px;
	background-color: rgb(230, 50, 46);
	color: rgb(250, 24, 24);
	font-size: 0.962409rem;
	background-image: linear-gradient(90deg, rgb(255, 243, 218) 4%, rgb(255, 231, 162) 96%);
}

.tiao2 {
	background: rgba(0, 0, 0, 0.2);
	position: fixed;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: none;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	transform: translate(-50%, -50%);
}

.tiao2 .xiangxi2 {
	padding: 17px 15px 20px;
	width: 100%;
	background-color: rgb(255, 255, 255);
	border-top-left-radius: 13px;
	border-top-right-radius: 13px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.tiao2 .xiangxi2 .guanbi {
	position: absolute;
	right: 0px;
	top: 8px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	font-weight: normal;
	display: block;
}

.tiao2 .xiangxi2 .guanbi:hover {
	color: #333;
}

.tiao2 .xiangxi2 .content_01 .con_02 .m-cell .cell-right2 .cell-input {
	padding: 0 2%;
	background-color: rgb(255, 255, 255);
	border-color: rgb(224, 224, 224);
	color: rgb(51, 51, 51);
	line-height: inherit !important;
	caret-color: #E6322E;
	height: 2.75rem;
	font-size: 0.875rem;
	border: 0.0625rem solid #eee;
	border-radius: 0.50625rem;
	width: 261px;
}

.tiao2 .xiangxi2 .content_01 .con_01 h2 {
	font-size: 18px;
	color: #000;
	margin-bottom: 0.46875rem;
	word-break: break-all;
	font-weight: bold;
	padding: 0 1.0625rem;
	text-align: center;
}

.tiao2 .xiangxi2 .content_01 .con_01 .title {
	text-align: center;
	margin-bottom: 0.8125rem;
	margin: 0 5.0625rem;
	color: rgb(230, 50, 46);
	background-color: rgba(230, 50, 46, 0.05);
	width: fit-content;
	padding: 0.3125rem 1.125rem;
	border-radius: 1rem;
	font-size: 0.875rem;
	word-break: normal;
	white-space: normal;
}

.m1_side_kefu_box {
	width: 100%;
	top: auto;
	bottom: 0;
	transform: translateY(0);
	display: block;
	right: 0px;
	position: fixed;
	z-index: 44;
}

.m1_side_kefu_box .m1_side_kefu {
	width: 100%;
	background: #fff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
	position: relative;
	right: 0;
	transition: all .5s ease;
}



.m1_side_kefu_box ul {
	display: flex;
	align-items: center;
	justify-content: space-around;
	height: 59px;
}

.m1_side_kefu_box ul li:nth-child(1) {
	margin-bottom: 0;
	float: left;
	width: 151px;
	padding: 0;
	height: 43px;
	line-height: 43px;
	border-radius: 23px;
	position: relative;
	border: 1px solid #fe4310;
	color: #fe4310;
	text-align: center;
	cursor: pointer;
}

.m1_side_kefu_box ul li .h2 {
	font-size: 16px;
}

.m1_side_kefu_box ul li:nth-child(2) {
	margin-bottom: 0;
	float: left;
	width: 151px;
	padding: 0;
	height: 43px;
	line-height: 43px;
	border-radius: 23px;
	position: relative;
	background: #fe4310;
	color: #fff;
	text-align: center;
}
.m1_side_kefu_box ul li:nth-child(2) a {
	color: #fff !important;
}
.m1_side_kefu_box .wx_con:hover .footer_code {
	display: block;
}
.m1_side_kefu_box .wx_con .footer_code {
	position: absolute;
    top: -70px;
    background: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    left: -28px;
    width: 201px;
	display: none;
}


.weixin {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.weixin .weixin-box {
     background: #FFFFFF;
    padding: 40px 32px;
    border-radius: 7px;
    width: 296px;
    box-sizing: border-box;
}

.weixin .weixin-box p {
  background: url(/images/wwxx1.png) 0 5px no-repeat;
  background-size: 33px;
  padding-left: 45px;
  font-size: 16px;
  color: #525252;
}

.weixin .weixin-box p span {
  background: #e8e8e8;
  padding: 3px 8px;
  display: inline-block;
  width: 100%;
  border-radius: 3px;
}

.weixin .weixin-box p span:first-of-type {
  margin-bottom: 10px;
}

.weixin .weixin-box h3 {
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 14px;
}

.weixin .weixin-box h4 {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 15px;
}

.weixin .weixin-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}