.title {
	width: 78%;
	margin: 0 auto;
	font-size: 1.1rem;
	font-weight: 600;
	padding-top: 2.1rem;
}

.story {
	height: 25rem;
	width: 65%;
	margin: 7rem auto;
	position: relative;
}

.story .story-bg {
	width: 100%;
	height: 100%;
	border-radius: 0.7rem;
}

.story .story-box {
	background-color: #fff;
	width: 44%;
	height: 18rem;
	position: absolute;
	right: 3rem;
	top: 50%;
	z-index: 9999;
	border-radius: 0.7rem;
	transform: translateY(-50%);
	padding: 3.3rem;
}

.story .story-box .story-title {
	font-size: 1.3rem;
}

.story .story-box .content {
	font-size: 0.9rem;
	color: #666;
	margin-top: 1rem;
	line-height: 1.8rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.story .story-box .more {
	background-color: #FFC205;
	font-weight: bold;
	text-align: center;
	font-size: 0.9rem;
	width: 6rem;
	line-height: 2.1rem;
	border-radius: 1.2rem;
	float: right;
	margin-top: 1rem;
}

.story2 {
	margin-top: 5.3rem;
}

.story2 img {
	width: 100%;
}

.story2 .story-box {
	margin: 1rem 1.6rem;
	overflow: hidden;
}

.story2 .story-box .story-title {
	font-size: 1.2rem;
}

.story2 .story-box .content {
	font-size: 0.9rem;
	color: #666;
	margin-top: 1rem;
	line-height: 1.8rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.story2 .story-box .more {
	background-color: #FFC205;
	font-weight: bold;
	text-align: center;
	font-size: 0.9rem;
	width: 6rem;
	line-height: 2.1rem;
	border-radius: 1.2rem;
	float: right;
	margin-top: 1rem;
}

p {
	margin-bottom: 0 !important;
}

.layout {
	background-color: #EEEEEE;
}

.layout-main {
	width: 65%;
	margin: 0 auto;
	padding: 2rem;
	min-height: 10rem;
	display: flex;
}

.layout-left {
	margin-top: 4rem;
}

.layout-left .content {
	font-size: 0.9rem;
	color: #666;
	margin-top: 1rem;
	line-height: 1.8rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

li {
	list-style: none;
}

.xq-box ul {
	display: flex;
	padding-left: 0 !important;
	margin-top: 2.5rem;
}

.xq-box ul li {
	text-align: center;
	border-right: 1px solid #999;
	padding: 0 1.4rem;
	position: relative;
	z-index: 9;
}

.xq-box ul li::after {
	content: '';
	position: absolute;
	top: -0.2rem;
	left: 1.4rem;
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	background-color: #FFC707;
	z-index: -1;
}

.xq-box ul li:first-child {
	padding-left: 0;
}

.xq-box ul li:last-child {
	padding-right: 0;
	border-right: 0;
}

.xq-box ul li .number {
	font-size: 1.8rem;
	font-weight: bold;
}

.xq-box ul li .spec {
	font-size: 0.9rem;
	font-weight: bold;
}

.layout-right {}

.layout-right img {
	width: 100%;
	text-align: right;
}

.w-rs {
	width: 100%;
}

.intro {
	width: 65%;
	margin: 0 auto;
	padding: 2rem;
	min-height: 10rem;
}

.intro-bottom {
	display: flex;
	margin-top: 1.5rem;
	align-items: center;
}

.logoren {
	/* height: 26rem; */
	/* margin-right: 2rem; */
	width: 75%;
}

.intro-title {
	width: 50%;
}

.intro-ren-box {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}

.intro-current ul {
	display: flex;
	padding-left: 0 !important;
}

.intro-current ul li {
	width: 25%;
	background-color: #FFC707;
	text-align: center;
	border-right: 1px solid #fff;
	line-height: 2.3rem;
	font-size: 0.9rem;
}

.on {
	background-color: #fff !important;
}

.img-1 {
	width: 100%;
}



/* 品牌形象 */
.topimg {
	position: relative;
	z-index: 0;
}

.topimg .topimg-title {
	position: absolute;
	right: 20%;
	top: 50%;
	transform: translateY(-50%);
	color: #FFCC00;
}

.topimg-title-tit {
	font-weight: bold;
	font-size: 1.3rem;
}

.topimg-title-zm {
	font-size: 0.7rem;
}

.classify {
	width: 64%;
	margin: -2.88rem auto;
	position: relative;
	z-index: 1;
}


.classify .classify-list-top ul {
	display: flex;
}

.classify .classify-list-top ul li {
	background-color: #ffcc00;
	width: 25%;
	/*text-align: center;*/
	border-radius: 0.8rem 0.8rem 0 0;
	border-right: 0.1rem solid #6666664f;
	padding: 0.2rem 0px;
}

.classify-title {
	font-weight: bold;
	font-size: 0.9rem;
}

.classify-zm {
	font-size: 0.5rem;
	transform: scale(0.7);
}

.classify-list-goods {
	background-color: #fefefe;
	box-shadow: 0 0 19px 17px #eee;
	/* padding-top: 0.6rem; */
}

.classify-list-goods ul {
	display: flex;
	flex-wrap: wrap;
}

.classify-list-goods ul li {
	width: 25%;
	text-align: center;
	position: relative;
	padding: 0 1rem 0.6rem;
	margin-bottom: 1rem;
}

.classify-list-goods ul li::after {
	content: '';
	border-right: 1px solid #f3f3f3;
	height: 62%;
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.classify-list-goods ul li::before {
	content: '';
	border-bottom: 0.2rem solid #ffcc00;
	position: absolute;
	display: block;
	width: 76%;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}

.classify-list-goods ul li img {
	width: 100%;
}

.store-image {
	font-weight: bold;
}

.vi ul {
	display: flex;
	justify-content: center;
}

.vi ul li {
	text-align: center;
	width: 18%;
	margin-right: 1rem;
}

.vi ul li:nth-child(3n) {
	margin-right: 0 !important;
}

.vi ul li img {
	width: 100%;
	margin: 0 auto;
}

/* 运营支持 */
.contend_box {
	width: 64%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.classify-list-top li .classify-title{
  line-height: 11px;
  margin-top: 0.3rem;
}

.classify-list-top li{
    padding: 0.45rem 0 !important;
}

.contend_box .contend_item {
	width: 25%;
}

.contend_box .contend_item img {
    width: 48%;
}

.contend_box .contend_item .contend_item_title p:nth-child(2) {
    font-weight: bold;
}

.contend_box .contend_item .contend_item_title .big-write {
    white-space: nowrap;
    font-size: 1.12rem;
}

.contend_item_title {
	font-size: 1.2rem;
}

.contend_item_content {
	font-size: 0.8rem;
}

/* 安全 */
.safe {
	width: 64%;
	margin: 0 auto;
	padding: 2.5rem 0;
}

.safe ul {
	display: flex;
	justify-content: space-between;
}

.safe_item {
	background: #ffcc00;
	width: 32%;
	border-radius: 0.5rem;
	padding: 1rem;
}

.safe_item img {
	width: 3rem;
}

.safe_topic {
	font-weight: bold;
}

/* 联系我们 */
.content_box {
	display: flex;
	justify-content: center;
	padding-bottom: 3rem;
}

.content_item {
	width: 20%;
	border: 0.08rem solid #B3B3B3;
	margin-right: 2rem;
	padding: 1.3rem;
	border-radius: 0.4rem;
}

.content_item:last-child {
	margin-right: 0 !important;
}

.content_item_top {
	display: flex;
	justify-content: center;
	align-items: center;
}

.content_item_top img {
	width: 2.8rem;
	margin-right: 0.3rem;
}

.content_item_bot {
	text-align: center;
	font-size: 1.7rem;
	font-weight: bold;
	margin-top: 0.5rem;
}

.leave_box {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.leave_box .input {
	display: flex;
}

.leave_box .input div {
	display: flex;
	align-items: center;
	font-size: 0.8rem;
	margin-right: 1rem;
	margin-bottom: 1rem;
}

.leave_box .input input {
	width: 16.5rem;
	background-color: #f3f3f3;
	border: 0.05rem solid #c5c5c5;
	padding: 0.2rem 0.5rem;
}

.textarea textarea {
	width: 50%;
	background-color: #f3f3f3;
	border: 0.05rem solid #c5c5c5;
	border-radius: 0.3rem;
	padding: 0.2rem 0.5rem;
}

.textarea {
	width: 100%;
	text-align: center;
	margin-top: 1rem;
}

.submit {
	text-align: center;
	background: #ffcc00;
	width: 18rem;
	margin: 1rem auto;
	font-size: 0.9rem;
	padding: 0.4rem 0;
	border-radius: 2rem;
	cursor: pointer;
}

/* 关于我们 */
.about_story {
	display: flex;
	width: 100%;
	margin: 0 auto;
	padding: 4rem 0;
	align-items: center;
}

.about_story .about_left_img {
	width: 26rem;
	height: 15rem;
	margin-right: 6rem;
}

.about_story .about_right_z {}

.about_story .about_right_z p {
	font-size: 0.6rem;
	color: #333;
	line-height: 1.2rem;
}

.course {
	/* height: 19rem; */
	padding: 2rem 0;
	background-image: linear-gradient(180deg, #ffcc00, #fff0 90%);
}

.qiye_one {
	border-left: 0.1rem solid #ffcc00;
	padding-left: 1rem;
	margin-bottom: 1.6rem;
}

.qiye_one h6 {
	font-weight: bold;
	color: #ffcc00;
}

.certification {
	padding: 2rem;
	width: 64%;
	overflow: hidden;
	margin: 0 auto;
}

.swiper_img {
	width: 45%;
	margin: auto;
}

/* 合作 */
.figure {
	display: flex;
	justify-content: center;
	padding: 2rem 0;
	background-color: #EEEEEE;
}

.figure_box:first-child {
	margin-right: 6rem;
}

.figure_box {
	width: 20%;
}

h6 {
	margin-bottom: 0;
}

.figure_box p {
	font-size: 0.5rem;
	line-height: 1.1rem;
	margin: 0.4rem 0 1rem !important;
	color: #333;
}

.figure_box img {
	width: 100%;
}

.figure_box:last-child img {
	width: 53% !important;
}

.advantage {
	background-color: #FEFEFE;
	padding: 1rem 0 0;
}

.advantage_box {
	display: flex;
	justify-content: center;
	margin-bottom: 5rem;
}

.advantage .advantage_item {
	width: 14%;
	margin-right: 1rem;
}

.advantage .advantage_item:last-child {
	margin-right: 0;
}

.advantage .advantage_item img {
	width: 40%;
	margin-bottom: 0.6rem;
}

.advantage .advantage_item .advantage_item_z {
	border-left: 0.1rem solid #ffcc00;
	padding-left: 0.5rem;
}

.advantage .advantage_item .advantage_item_z h6 {
	color: #ffcc00;
	font-weight: bold;
}

.advantage .advantage_item .advantage_item_z p {
	font-size: 0.5rem;
	line-height: 1.2rem;
}

.advantage_list li {
	border-color: #ffffff36 !important;
}

.advantage_list li div {
	font-size: 1rem !important;
}

.advantage_list li p {
	font-size: 0.5rem;
}

.advantage_list li.on {
	box-shadow: 0px -3px 11px -8px #0000006e;
}

.advantage_list_cont {
	background-color: #FEFEFE;
	/* min-height: 25rem; */
	padding: 4rem 0;
	box-shadow: 0px 0px 11px -5px #0000006e !important;
}

.advantage_list_cont_item {
	background-color: #fff;
	width: 65%;
	/* min-height: 13rem; */
	background-color: #fff;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding: 2rem 2rem;
}

.advantage_list_cont_item .item_c {
	min-width: 20%;

}

.advantage_list_cont_item .item_c:first-child {
	margin-right: 2rem;
}

.advantage_list_cont_item .item_c h6 {
	color: #ffcc00;
	font-weight: bold;
}

.advantage_list_cont_item .item_c p {
	color: #333;
	font-size: 0.5rem;

}

.advantage_list_cont_item .item_c div {
	margin-top: 0.5rem;
	border-top: 0.08rem solid #999;
	padding: 0.4rem 0;
	border-bottom: 0.05rem solid #999;
}

.form_box {
	border: 0.12rem solid #ffcc00;
	padding: 1.6rem;
	width: 74%;
	margin: 2rem auto;
	border-radius: 0.8rem;

}

.form-input {
	display: flex;
	margin-bottom: 1rem;
}

.form-input .control-label {
	min-width: 5.5em;
	white-space: nowrap;
}

.form-input .form-control {
	width: 70%;
}

.form-group {
	display: flex;
	align-items: center;
}

.control-label {
	font-weight: bold;
	font-size: 0.7rem;
	width: 18%;
	margin-right: 0rem;
}

.plan_jm {
	font-size: 0.7rem;
	color: #000;
	display: flex;
	align-items: center;
}

.plan_jm span {
	margin-right: 1.2rem;
	margin-left: 0.3rem;
	/* font-weight: bold; */
}

.ask div {
	font-size: 0.6rem;
	font-weight: 400;
	display: flex;
	font-weight: bold;
	align-items: flex-start;
}

.ask {
	margin-bottom: 1rem;
	align-items: flex-start !important;
	font-weight: bold;
}

.ask input {
	margin-left: 2rem;
	margin-right: 0.3rem;
	margin-top: 0.2rem;
}

.form-tips {
	font-size: 0.9rem;
	border-top: 1px solid;
	padding: 1rem 9rem;
	text-align: center;
	/* font-weight: bold; */
	margin-top: 2rem;
}

.swiper1 {
	display: flex;
	align-items: center;
}

.swiper1 .swiper1_left {
	width: 11%;
	margin-right: 10rem;
}

.swiper1_left_top {
	font-size: 4rem;
	font-weight: bold;
}

.swiper1_left_bot {
	font-size: 0.6rem;
	text-align: left;
}

.swiper1 .swiper1_img {
	width: 22%;
}

.swiper-wrapper1 {
	width: 44% !important;
	margin: 0 auto;
	margin-bottom: 3rem;
}

/* 在线客服 */
.kefu {
	position: fixed;
	width: 258px;
	height: 363px;
	background: #F7F7F7;
	border-radius: 10px;
	border: 1px solid #eee;
	bottom: 20px;
	right: 20px;
	border-radius: 0.5rem;
	z-index: 999;
}

.kefu .kefu-title {
	position: relative;
	padding: 10px;
	text-align: center;
	background: #ffcc01;
	border-radius: 0.5rem 0.5rem 0 0;
	font-size: 0.7rem;
	font-weight: bold;
}

.kefu .kefu-title span {
	display: block;
	width: 1rem;
	height: 0.2rem;
	background: #000;
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
}

.kefu .kefu-box {
	padding: 10px;
}

.kefu .kefu-box .dialogue-left {
	/* display: flex;
    align-items: center; */
	margin-bottom: 10px;
	max-width: 55%;
	min-width: 1%;
}

.kefu .kefu-box .dialogue-left .avatar {
	/* width: 50px;
    border-radius: 30px;
    overflow: hidden;
    height: 50px;
    float: left; */

}

.kefu .kefu-box .dialogue-left .avatar {
	font-size: 0.6rem;
	margin-bottom: 0.2rem;
}

.kefu .kefu-box .dialogue-left .message {
	padding: 8px 10px;
	background: #fff;
	font-size: 12px;
	/* float: left; */
}

.kefu .kefu-box .dialogue-right {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	flex-direction: row-reverse;
}

.kefu .kefu-box .dialogue-right .avatar {
	width: 50px;
	border-radius: 30px;
	overflow: hidden;
	height: 50px;
	float: right;
}

.kefu .kefu-box .dialogue-right .avatar img {
	width: 100%;
	border-radius: 30px;
}

.kefu .kefu-box .dialogue-right .message {
	padding: 8px 10px;
	background: #F2F2F2;
	font-size: 12px;
	float: right;

}

.kefu .kefu-input {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 10px 0 20px 0;
	text-align: center;
}

.kefu .kefu-input input {
	border: 1px solid #dddddd;
	font-size: 16px;
	padding: 5px 5px;
	width: 120px;
	border-radius: 4px 0 0 4px;
}

.kefu .kefu-input button {
	background: #dddddd;
	border: none;
	padding: 5px 10px;
	color: #fff;
}

.intro-bottom-right {
	width: 95%;
	height: 25rem;
}

.intro-current-top {
	width: 100%;
	height: 90%;
}

.img-1 {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
