/*
 *	Created by Edward on 24/04/25
 *	Copyright (c) 2024 ishutime.com All rights reserved
*/

@font-face {
	font-family: 'iconfont';
	src: url('../font/iconfont.woff2') format('woff2'),
		url('../font/iconfont.woff') format('woff'),
		url('../font/iconfont.ttf') format('truetype');
}
@font-face {
  font-family:'fz';
  src:url('../font/yss.ttf');
  /*font-weight:normal;
  font-style:normal;
  font-display:swap;*/
}
@font-face {
  font-family:'jd';
  /* src:url('../font/jd.TTF'); */
  src:url('../font/yss.ttf');
  /*font-weight:normal;
  font-style:normal;
  font-display:swap;*/
}

@font-face {
  font-family:'bz';
  src:url('../font/bz.TTF');
  /*font-weight:normal;
  font-style:normal;
  font-display:swap;*/
}


/* 去掉移动端阴影 */
a,img,button,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);}

.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
}
body,
html {
	color: #1a1a1a;
	font-family:"Microsoft YaHei", '微软雅黑', "Arial";
	font-weight: 500;
}

textarea,
input {
	font-family: SourceHanSans, "Microsoft YaHei", '微软雅黑', "Arial";
	font-size: 14px;
}
.wap-about-wx{
    margin-top: 15px;
    margin-left: 10px;
}
.wap-about-wx img{
    max-width: 40%;
}
.index-cont2-cont-style2{

}
.index-cont2-cont-style2 .index-cont2-cont-list{

}
.index-cont2-cont-style2 .index-cont2-cont-list div:nth-child(1){
	text-align: center;
}
.index-cont2-cont-style2 .index-cont2-cont-list div:nth-child(2){
	font-size: 20px;
	color: #e78234;
	font-weight: bold;
	margin-top: 15px;
	text-align: center;
}
.index-cont2-cont-style2 .index-cont2-cont-list div:nth-child(3){
	font-size: 18px;
	color: #c1b19b;
	line-height: 1.8;
	text-align: center;
}
.index-cont2-cont-style2 .index-cont2-cont-list{
    box-shadow: 0px 0px 0px #929292;
    padding: 20px 30px 30px 20px;
    margin-bottom: 0px;
}
.index-cont2-cont-style3-list{
	width: 48%;
	float: left;
}
.banner-cont-img p{
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.index-cont2-cont-style3-list:nth-child(1){
	margin-right: 4%;
}
.index-cont2-cont-style3-list .title{
	margin-bottom: 20px;
}
.index-cont2-cont-style3-list .title div:nth-child(1){
	width: 49%;
	margin-right: 2%;
	display: inline-block;
	float: left;
}
.index-cont2-cont-style3-list .title div:nth-child(1) span{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding:10px 30px;
	border-radius: 8px;
	display: inline-block;
	background: #e78234;
}
.index-cont2-cont-style3-list .title div:nth-child(2){
	width: 49%;
	display: inline-block;
	float: left;
}
.index-cont2-cont-style3-list .title div:nth-child(2) span{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	padding:10px 30px;
	border-radius: 8px;
	display: inline-block;
	background: #e78234;
}
.index-cont2-cont-style3-list .cont .cont-list:nth-child(1){
	width: 49%;
	margin-right: 2%;
	display: inline-block;
	float: left;
}
.msg-more2{
	border:1px solid #f0ae51;
	background: #fff !important;
	color: #f0ae51 !important;
	cursor: pointer;
}
.msg-cont1-list{
	margin:80px 0;
}
.msg-cont1-list-item{
	width: 15%;
	background: #fff;
	padding:20px 0;
	padding-bottom: 50px;;
	position: relative;
	box-sizing: border-box;
	box-shadow: 0px 0px 3px #dadada;
	text-align: center;
	margin-right: 2%;
	border-radius: 10px;
	float: left;
}
.w180 {
    width: 1000px;
    margin: 0 auto;
    /* overflow: hidden; */
}
.msg-cont1-list-item:nth-child(6){
	margin-right: 0 !important;
}
.msg-cont1-list-item .title{
	font-weight: bold;
	color: #333333;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1;
}
.msg-cont1-list-item .desc{
	font-size: 14px;
	color: #000000;
}
.msg-cont1-list-item .line{
	background:#f0ae51;
	position: absolute;
	bottom: 0px;
	left: 50%;
	width:40px;
	border-radius: 10px;
	height:5px;
	margin-left: -20px;
	transition: width 1s, height 1s,background 0s,top 0.5s,left 0.5s;
}
.msg-cont1{
	padding-bottom: 150px;
    box-sizing: border-box;
	background: #fff;
}
.msg-cont2{
	padding:90px 0;
	background: url(../img/bg1_02_01.jpg)#fff4e8;
	background-repeat: no-repeat;
	background-size:top cover;
	background-position: center right;
}
.msg-cont3{
	padding:150px 0;
	background: #eef7fb;
}
.msg-cont2-cont{
	padding-top: 100px;
	width: 65%;
}
.wap-cont3-img{
	display: none;
}
.wap-cont4-img{
	display: none;
}
.msg-cont2-cont .title{
	font-size:52px;
	color: #fa6501;
	font-weight: bold;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.msg-cont2-cont .desc{
	margin-bottom: 20px;
	margin-top: 15px;
	font-size: 30px;
	color:#333333;
}
.msg-cont3-cont{
    margin-top: 80px;
    /* background: url(../img/3_03.jpg) no-repeat;
    background-size: 55% auto;
    background-position: 120%; */
}
.msg-cont2-cont .cont{
	font-size: 22px;
	color: #595959;
	line-height: 2;
}
.msg-cont3-l{
	width: 60%;
	display: inline-block;
	float: left;
	box-sizing: border-box;
	padding-right: 30px;
}
.msg-cont3-l .title{
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.msg-cont3-l .desc{
	line-height: 1.6;
	color: #000000;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 60px;
}
.msg-cont3-r{
	width:40%;
	display: inline-block;
	float: right;
	position: relative;
}
.msg-cont3-l-list{

}
.msg-cont3-l-list div{
	width: 33.33%;
	display: inline-block;
	float: left;
	box-sizing: border-box;
	padding: 10px 15px;
}
.msg-cont3-l-list div img{

}
.msg-cont3-l-list div p:nth-child(2){
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 2;
}
.msg-cont3-l-list div p:nth-child(3){
	font-size: 16px;
	color: #333333;
	line-height: 1.5;
}
.msg-cont3-r div {
    width: 150%;
    position: absolute;
    top: 50px;
    /* right: -50px; */
    margin-right: -25%;
}
.msg-cont3-r div img{
    width: 150% !important;
}
.msg-cont2-cont .more{
	margin-top: 30px;
}
.msg-cont3-tsfw{
	margin-top: 60px;
	margin-bottom: 20px;
}
.msg-cont3-tsfw .title{
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
}
.msg-cont3-tsfw-list{

}
.msg-cont3-tsfw-list div{
    width: 23.5%;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    vertical-align: middle;
    text-align: center;
    padding: 30px 0;
    margin-right: 2%;
}
.msg-cont3-tsfw-list div:nth-child(1){
	background:linear-gradient(to right, #f68818, #f0ad50);
}
.msg-cont3-tsfw-list div:nth-child(2){
	background:linear-gradient(to right, #01b4e6, #3bd7ef);
}
.msg-cont3-tsfw-list div:nth-child(3){
	background:linear-gradient(to right, #0ad788, #2de6ab);
}
.msg-cont3-tsfw-list div:nth-child(4){
	background:linear-gradient(to right, #0e78a6, #2090c1);
}
.msg-cont3-tsfw-list div:nth-child(4){
	margin-right: 0px;
}
.msg-cont3-tsfw-list div img{
	display: inline-block;
	vertical-align: middle;
}
.msg-cont3-tsfw-list div span{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
    text-shadow: 1px 0px 1px #fff;
	vertical-align: middle;
}
.msg-cont4{
	background:#ffffff;
	padding:140px 0;
}
.msg-cont4-cont{
	margin-top: 80px;
}
.msg-cont5-list{
	width: 23.5%;
	float: left;
	margin-right: 2%;
	background: #fff;
	box-shadow: 0 0 5px #c5c5c5;
	border-radius: 30px 10px 30px 10px;
	padding:5px;
	box-sizing: border-box;
}
.msg-cont5-list .thumbs img{
	width: 100%;
	display: block;
}
.msg-cont5-list .cont{
	padding:0 15px;
}
.msg-cont5-list .cont1{
	padding:15px 0;
	border-bottom: 1px solid #b5b5b5;
}
.msg-cont5-list .cont1 span:nth-child(1){
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	width: 50%;
	float: left;
}
.msg-cont5-list .cont1 span:nth-child(2){
	font-size: 16px;
	color: #000000;
	text-align: right;
	width: 50%;
	float: left;
}
.msg-cont5-list .cont2{
	margin-top: 20px;
	font-size: 16px;
	color:#333333;
	font-weight: bold;
}
.msg-cont5-list .cont2 span{
	color: #eb7803;
}
.msg-cont5-list .cont3{
	height: 140px;
	padding-top: 10px;
	font-size: 14px;
	color: #333333;
	line-height: 1.5;
}
.msg-cont5-list:nth-child(4){
	margin-right: 0;
}
.msg-cont5{
	background:#fff2e5;
	padding:60px 0;
	margin-bottom: 140px;
}
.msg-cont5-cont{
	margin-top: 70px;
}
.msg-cont2-cont .more a{
	padding:3px 30px;
	border-radius: 10px;
	color: #fff;
	text-align: center;
	background: #ffa425;
	font-size: 26px;
	font-weight: bold;
}
.msg-cont1-list-item:hover .line{
	width:96%;
	height: 96%;
	background: transparent;
	top: 2%;
	left: 2%;
	margin-left: 0;
	border:2px solid #f0ae51;
	border-radius: 2px;
}
.index-cont2-cont-style3-list .cont .cont-list div{

}
.index-cont2-cont-style3-list .cont .cont-list div img{
	display: block;
	width: 100%;
}
.index-cont2-cont-style3-list .cont .cont-list p{
	font-size: 20px;
	font-weight: bold;
	color: #c1b19b;
	text-align: center;
	margin-top: 10px;
}
.index-cont2-cont-style3-list .cont .cont-list:nth-child(2){
	width: 49%;
	display: inline-block;
	float: left;
}
.w100{
	width: 1600px;
	margin:0 auto;
	box-sizing: border-box;
	padding:0 60px;
/*	overflow: hidden;*/
}

.pc{
    display: block;
}
.wap{
    display: none;
}
.header-cont{
	display: flex;
	align-items: center;
	justify-content: space-between;
	backdrop-filter: blur(0px);
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.nav-logn{
	background:#008bff;
/*    background-size: 80% 100%;*/	
    background-position: right center;
    background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;
	display: block;
	width: 100%;
	height: 50px;
	line-height: 40px;
}
.nav-logn .conts .thumbs{
    text-align: left;
    width: 30%;
    display: inline-block;
    float: left;
	padding:5px 0;
}
.nav-logn-wx {
    text-align: right;
    width: 60%;
    display: inline-block;
    float: right;
    height: 50px;
    margin-top: 0px;
    margin-right: 10px;
	padding:5px 0;
	background:url(../image/logins_02.png) #f4f9fd;
    background-size: auto 100%;
    background-position: right center;
    background-repeat: no-repeat;
}
.nav-logn-wx span{
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #ffffff;
	font-family: "fz";
	padding-top: 10px;
}
.nav-logn-wx img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	padding-top: 10px;
}
header {
	width: 100%;
/*	height: 80px;*/
/*	position: fixed;*/
/*	top: 0vw;*/
	/*display: flex;
	align-items: center;*/
/*	padding: 0px 7.5%;*/
/*	z-index: 30;*/
	/*justify-content: space-between;
	backdrop-filter: blur(0px);*/
	transition: all .4s;
	background: #fff;
}
header.active {
	background: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(10px);
}

header.show.active {
	background: transparent;
	backdrop-filter: blur(0px);
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 30px rgba(0,0,0,.1);
}
.hover-imgs-wx {
    position: absolute;
    left: 50%;
    bottom: -50px;
    background: #fff;
    box-shadow: 0 0 10px black;
    padding: 5px;
    border-radius: 5px;
    opacity: -1;
}
.xlrz-cont6-bottom div a{
	color: #fff;
}
.xlrz-cont4-cont-container .swiper-slide .desc p:nth-child(3) a{
	color: #fff;
}
.bannerSwiperSlide-cont .cont2 a{
	color: #fff;
}
.xlrz-index1{
	background: #fff;
}
.bannerSwiper{
	background: #fff;
}
.nav-active span{
	color: #434e5c !important;
}
.list-title{
	font-family: "fz";
	color: #c1b19b;
	font-size: 50px;
	text-align: center;
}
.list-title span{
	color: #e78234;
}
.xlrzs-cont1{
	padding:60px 0;
}
.list-conts{

}
.list-conts .title{
	text-align: center;
	font-size: 40px;
	color: #f0ae51;
	font-family: "fz";
}
.list-conts .desc{
	font-size: 15px;
	color: #8b827e;
	margin-top: 15px;
	text-align: center;
}
.list-conts .cont{
	font-size: 13px;
	color: #485461;
	line-height: 1.8;
	text-align: center;
	margin-top: 15px;
}
.xlrz-cont1{
	box-sizing: border-box;
	padding:80px 30px;
	border-radius: 50px;
	box-shadow: 0 0 25px #d5d5d5;
}
.list-title1{
	color: #b0a492;
	text-align: center;
	margin:10px 0;
}
.list-title2{
	text-align: center;
}
.list-title2 span{
	width: 100px;
	display: inline-block;
	background: #bcb292;
	height: 4px;
}
.xlrz-cont1-cont{
	margin-top: 50px;
}
.xlrz-cont1-l{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-right: 20px;
}
.xlrz-cont1-r{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-left: 20px;
}
.xlrz-cont1-l .list{
	font-size: 12px;
	color: #ffffff;
	padding:15px 10px;
	background: #e78234;
	margin-bottom: 20px;
	width: 100%;
	border-radius: 10px;
}
.xlrz-cont1-l .list:last-child{
	margin-bottom:0px;
}
.bannerSwiperSlide-thubms img{
	display: block;
	width: 100%;
}
.xlrz-cont1-r .desc{
	font-size: 12px;
	color: #000000;
	line-height: 2;
}
.xlrz-cont1-r-list{
	margin-top: 35px;
}
.xlrz-cont1-r-list1{
	width: 50%;
	float: left;
}
.xlrz-cont1-r-list1 .thumbs{
	text-align: center;
	margin-bottom: 20px;
}
.xlrz-cont1-r-list1 .thumbs img{
	max-width: 100%;
}
.xlrz-cont1-r-list1 .conts{

}
.xlrz-cont1-r-list1 .conts p:nth-child(1){
	font-weight: bold;
	color: #e78234;
	font-size: 20px;
	text-align: center;
}
.xlrz-cont1-r-list1 .conts p:nth-child(2){
	font-size: 15px;
	color: #c1b19b;
	text-align: center;
	margin:20px 0;
}
.xlrz-cont1-r-list1 .conts p:nth-child(3){
	font-size: 15px;
	color: #c1b19b;
	text-align: center;
}
.xlrz-cont2{
	margin-top: 10px;
}
.xlrz-cont2-cont{
	margin-top: 50px;
}
.xlrz-cont2-cont .list{
	width: 22.6%;
    box-shadow: 0px 8px 10px #ababab;
	background: #fff;
	border-radius: 15px;
	padding:15px 20px;
	float: left;
	margin-right: 3.2%;
	margin-bottom: 20px;
}
.xlrz-cont2-cont .list:nth-child(4){
	margin-right: 0;
}
.xlrz-cont2-cont .list:nth-child(8){
	margin-right: 0;
}
.xlrz-cont2-cont .list:nth-child(12){
	margin-right: 0;
}
.xlrz-cont2-cont .list span:nth-child(1){
	display: inline-block;
/*	background: #e78234;*/
	/*width: 55px;
	height: 55px;*/
	border-radius: 100px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
/*	line-height: 50px;*/
}
.xlrz-cont2-cont .list span:nth-child(1) img{
	vertical-align: middle;
	display: inline-block;
}
.xlrz-cont2-cont .list span:nth-child(2){
	display: inline-block;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
}
.xlrz-cont3{
	margin-top: 70px;
}
.xlrz-cont3-cont{
	margin-top: 60px;
	margin-bottom: 20px;
}
.xlrz-cont3-list{
	width: 30%;
	float: left;
	box-sizing: border-box;
	background: #fff;
	padding:15px 15px;
	box-sizing: border-box;
	border-radius: 10px;
    box-shadow: 0px 8px 10px #ababab;
}
.xlrz-cont3-list:nth-child(2){
	margin:0 5%;
}
.xlrz-cont3-list .thumbs img{
	display: block;
	width: 100%;
	border-radius: 10px;
}
.xlrz-cont3-list .conts p:nth-child(1){
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin:20px 0;
}
.xlrz-cont3-list .conts p:nth-child(2){
	font-size: 12px;
	color: #898585;
	line-height: 2;
	margin-bottom: 20px;
    height: 80px;
}
.xlrz-cont4{
	margin-top: 80px;
}
.xlrz-cont4-cont-container{
	padding:10px;
	padding-bottom: 50px;
}
.xlrz-cont4-cont{
	margin-top: 40px;
}
.swiper-pagination-bullet-active {
    background: #ed8c48 !important;
}
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: #d5d5d5;
    opacity: .2;
}
.xlrz-cont4-cont-container .swiper-slide{
	border-radius: 15px;
	box-shadow:0 0 15px #bfbfbf;
    box-sizing: border-box;
    padding: 0 20px;
}
.xlrz-cont4-cont-container .swiper-slide .thumbs{
/*	border-radius: 15px;*/
text-align: center;
margin-top: 15px;
}
.xlrz-cont4-cont-container .swiper-slide .thumbs img{
	/*border-radius: 15px;
	display: block;
	width: 100%;*/
}
.xlrz-cont4-cont-container .swiper-slide .desc{
	padding:5px 5px;
	box-sizing: border-box;
	text-align: center;
	padding-bottom: 20px;
}
.xlrz-cont4-cont-container .swiper-slide .desc p:nth-child(1){
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	height: 30px;
}
.xlrz-cont4-cont-container .swiper-slide .desc p:nth-child(2){
	margin-top:20px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #898585;
	line-height: 2;
	height: 70px;
}
.xlrz-cont4-cont-container .swiper-slide .desc p:nth-child(3){
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	background: #f0ae51;
	padding:10px 0;
	text-align: center;
	width: 100%;
	border-radius: 8px;
}
.xlrz-cont4-cont1{
    padding: 0 0px;
    margin: 0px 0;
}
.xlrz-cont4-cont2 {
    background: #f0ae51;
    /* padding: 15px 0; */
    border-radius: 15px;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    padding-left: 50px;
}
.xlrz-cont4-cont2 div{
	display: inline-block;
	width: 33.33%;
	float: left;
	text-align: center;
	position: relative;
	z-index: 999;
}
.xlrz-cont4-cont2 div span{
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	font-size: 15px;
}
.xlrz-cont4-cont2 div img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.colorfff{
	color: #fff;
}
.xlrz-cont5{
	background: #f0ae51;
	padding:50px 0;
	width: 100%;
}
.colorfff span {
    color: #fff;
}
.colorfff2 span {
    background: #fff;
}
.list-title1{
	line-height: 1.6;
	font-size: 15px;
}
.list-title2{
	line-height: 1.6;
	font-size: 15px;
}
.xlrz-cont5-cont{
	margin-top: 60px;
}
.xlrz-cont5-list{
	width: 31%;
	float: left;
	background: #fff;
    box-shadow: 0 3px 5px #565656cc;
	border-radius: 8px;
	padding: 15px 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.xlrz-cont5-list:nth-child(2){
	margin:0 3.5%;
}
.xlrz-cont5-list:nth-child(5){
	margin:0 3.5%;
}
.xlrz-cont5-list:nth-child(8){
	margin:0 3.5%;
}
.xlrz-cont5-list-top{
	vertical-align: middle;
	padding:0 40px;
    height: 90px;
}
.xlrz-cont5-list-top img{
	display: inline-block;
	width: 45%;
	vertical-align: middle;
	margin-right: 5%;
}
.xlrz-cont5-list-top span{
	display: inline-block;
	width: 50%;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.xlrz-cont5-list-bottom{
	font-size: 12px;
	color: #898585;
	text-align: center;
	margin-top: 10px;
}
.xlrz-cont6{
	padding-top: 70px;
	margin-bottom: 30px;
}
.xlrz-cont6-cont{
	margin-top: 65px;
	padding-bottom: 10px;
}
.index-lx{
	text-align: center;
	font-size: 13px;
	color: #898585;
	margin:20px 0;
}
.xlrz-cont6-list{
	float: left;
	position: relative;
	border-radius: 10px;
}
.xlrz-cont6-list:nth-child(2){
	margin:0 5%;
}
.xlrz-cont6-list:nth-child(5){
	margin:0 5%;
}
.xlrz-cont6-list-thumb{
	position: absolute;
	top: 0px;
	left: 0px;
}
.xlrz-cont6-list-thumb img{
	max-width:85%;
	display: block;
}
.xlrz-cont6-list-cont{
	box-shadow: -5px 5px 5px #e3e3e3;
	width: 85%;
	margin: 0 auto;
    padding: 120px 10px 30px 20px;
    margin-top: 120px;
    border-radius: 10px;
}
.xlrz-cont6-list-cont div:nth-child(1){
	margin-bottom: 15px;
}
.xlrz-cont6-list-cont div:nth-child(1) span:nth-child(1){
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-right: 10px;
}
.xlrz-cont6-list-cont div:nth-child(1) span:nth-child(2){
	font-size: 14px;
	color: #e78234;
	font-weight: bold;
}
.xlrz-cont6-list-cont div:nth-child(2){
	margin-bottom: 15px;
	font-size: 12px;
	color: #898585;
}
.xlrz-cont6-list-cont div:nth-child(2) span:nth-child(1){
	margin-right: 10px;
}
.xlrz-cont6-list-cont div:nth-child(3){
	margin-bottom: 15px;
	font-size: 12px;
	color: #898585;
}
.xlrz-cont6-list-cont div:nth-child(4){
	margin-bottom: 15px;
	font-size: 12px;
	color: #ffffff;
	background:#e78234;
	padding:5px 20px;
	display: inline-block;
	border-radius: 5px;
}
.xlrz-cont6-list-cont div:nth-child(5){
	font-size: 12px;
	color: #898585;
}
.xlrz-cont6-bottom{

}
.xlrz-cont6-bottom div{
	text-align: center;
}
.xlrz-cont6-bottom p{
	font-size: 12px;
	color: #898585;
	text-align: center;
	margin-top: 20px;
}
.xlrz-cont6-bottom div span{
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	display: inline-block;
    border-radius: 10px;
	background: #e78234;
	padding:10px 80px;
}
.xlrz-cont6-container{
	padding-bottom: 20px;
}
.banner-cont-list-msg{
	background:url('../img/4_03.png') no-repeat;
	background-repeat: no-repeat;
	background-position:center 100px ;
	padding:50px 0 30px 0;
	padding-top: 150px;
	padding-bottom: 200px;
	box-sizing: border-box;
}
.msg-4-list{
	margin-bottom: 35px;
}
.msg-4-list .title{
	background: url(../img/4_031.png) no-repeat;
    width: 30%;
    height: 100px;
    background-size: 100% auto;
    background-position: center center;
    position: relative;
    display: inline-block;
    float: left;
    vertical-align: middle;
}
.msg-4-list .title span{
	position: absolute;
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	width: 70px;
	height: 50px;
	text-align: center;
    vertical-align: middle;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}
.msg-cont4-contl{
    padding-right: 0px;
	position: relative;
}
.msg-cont4-contl .line{
	position: absolute;
	border-right: 1px dashed #c9c9c9;
	width: 1px;
	height: 100%;
	left: 28%;
	top: 0;
}
.msg-4-list .desc{
	width: 70%;
	display: inline-block;
	float: left;
    padding-left: 30px;
    margin-top: 0px;
    margin-bottom:0px;
}
.msg-4-list .desc p:nth-child(1){
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
}
.msg-4-list .desc p:nth-child(2){
	font-size: 18px;
	color: #000000;
	padding-top: 10px;
}
.msg-cont4-r {
    width: 40%;
    display: inline-block;
    float: right;
    position: relative;
}
.msg-cont4-r div {
    width: 130%;
    position: absolute;
    /* right: -50px; */
    margin-right: -15%;
	top:80px;
}
.msg-cont4-r div img {
    width: 130% !important;
}
.msg-banner-t1{
	text-align: center;
	font-size: 40px;
	color:#429cfd;
}
.msg-banner-t2{
	text-align: center;
	font-size: 16px;
	color: #000000;
	padding:35px 0;
}
.msg-banner-t3{
	font-size: 30px;
	color: #000000;
	text-align: center;
}
.msg-banner-t3 span{
	color: #ffa424;
}
.msg-title{

}
.msg-title p{
	text-align: center;
    font-family: "jd";
}
.msg-title p:nth-child(1){
	font-size: 40px;
	color: #333333;
}
.msg-title p:nth-child(2){
	font-size: 19px;
	color: #000000;
}
.msg-title p:nth-child(3){
	
}
.msg-title p:nth-child(3) span{
	display: inline-block;
	background: #f0ae51;
	height: 2px;
	margin-top: 20px;
	width:200px;
}
.banner-cont-list{
	background:url('../image/indexbnanner_03.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding:90px 0 90px 0;
	box-sizing: border-box;
}
.banner-cont-list-lfzc{
	background:url('../image/index_lfzc_02.png') #f6f3e9;
	background-repeat: no-repeat;
	background-position: right center;
    background-position: 95% 50px;
	padding:50px 0 30px 0;
	box-sizing: border-box;
}
.btn-more-banner1 div{
	width: 100%;
}
.btn-more-banner1 span{
	width: 100%;
	text-align: center;
}
.banner-cont-text1{
	width: 50%;
}
.banner-cont-list1{
	background:url('../image/banner2_03.png') #f6f3e9;
	background-repeat: no-repeat;
	background-position: right center;
/*    background-position: 95% 0px;*/
    background-size: auto 100%;
}
.banner-cont-list20{
	background:url('../image/about1_03.png') #f6f3e9;
	background-repeat: no-repeat;
	background-position: right center;
/*    background-position: 95% 0px;*/
    background-size: auto 100%;
}
.banner-cont-list20-list div:nth-child(1){
	display: inline-block;
	float: left;
	width: 70%;
}
.banner-cont-list20-list div:nth-child(2){
	display: inline-block;
	float: left;
	width: 30%;
	text-align: right;
}
.about-cont1-text{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-right: 60px;
}
.about-cont2-contianer{
	padding:10px;
	box-sizing: border-box;
}
.about-cont2-contianer .swiper-slide{
	background: url(../image/about1_10.png)no-repeat;
	background-size: 100% 100%;
	box-shadow: 0 0 10px #e3e3e3;
	padding:30px 35px 40px 35px;
	border-radius: 15px;
	overflow: hidden;
}
.about-cont2-contianer .title{
	text-align: center;
}
.about-cont2-contianer .title img{
	vertical-align: middle;
	display: inline-block;
}
.about-cont2-contianer .title span{
	vertical-align: middle;
	display: inline-block;
	font-weight: bold;
	font-size: 15px;
	color: #46586a;
}
.about-cont2-contianer .desc{
	font-size: 12px;
	color: #8c9497;
	line-height: 2.2;
	margin-top: 5px;
	height: 80px;
}
.about-cont1-text .title{

}
.about-cont2{
	margin:80px 0;
}
.about-cont2-title{
	font-size: 40px;
	color: #f0ae51;
	text-align: center;
	font-family: "fz";
}
.about-cont1-text .title p:nth-child(1){
	font-size: 50px;
	color: #f0ae51;
	font-family: 'fz';
}
.about-cont1-text .title p:nth-child(2){
	font-size: 40px;
	color: #f0ae51;
	font-family: 'fz';
	margin-top: 30px;
}
.about-cont1-text .desc{
	font-size: 15px;
	color: #485461;
	line-height: 1.8;
	margin-top: 35px;
	text-indent: 2rem;
}
.about-cont1-img{
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.banner-cont-list2{
    background: #edeae1;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 8px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    text-align: center;
}
.cnbc-cont{
	padding: 55px 0;
}
.cnbc-cont1-list{
	height: 200px;
	text-align: center;
	border-radius: 10px;
	border:6px solid #f0ae51;
	padding-top: 20px;
}
.cnbc-cont1-list .thumbs{
	text-align: center;
	height: 70px;
}
.cnbc-cont1-list .desc{
	font-size: 12px;
	color: #46586a;
	line-height: 1.8;
	margin-top: 30px;
	padding:0 15px;
	box-sizing: border-box;
}
.cnbc-cont1-title{
	font-size: 40px;
	color: #f0ae51;
	text-align: center;
	margin-bottom: 50px;
}
.cnbc-cont2-text{
	width: 70%;
	box-sizing: border-box;
	float: left;
	padding-top: 20px;
}
.cnbc-cont2-img{
	width: 30%;
	box-sizing: border-box;
	float: left;
}
.cnbc-cont2-img img{

}
.cnbc-cont2-text1{
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.cnbc-cont2-text2{
	margin:10px 0;
}
.cnbc-cont2-text2 div{
	display: inline-block;
	float: left;
}
.cnbc-cont2-text2 img{
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
}
.cnbc-cont2-text2 span{
	vertical-align: middle;
	display: inline-block;
	font-size: 15px;
	color: #ffffff;
	margin-right: 15px;
}
.cnbc-cont2-text3{
	font-size: 20px;
	font-weight: bold;
	color: #f0ae51;
	margin-top: 10px;
	padding-bottom: 15px;
}
.cnbc-cont2-text3 img{
	margin-left: 30px;
}
.cnbc-cont2{
	background: #075070;
}
.cnbc-cont2-cont{
	position: relative;
}
.cnbc-cont2-cont-logn{
	position: absolute;
    left: -60px;
    top: 20px;
}
.cnbc-cont2-cont-logn1{
	position: absolute;
    right: -180px;
    top: 50px;
    display: inline-block;
}
.cnbc-cont3{
	padding-top: 70px;
	background: #fff;
}
.cnbc-cont5{
	margin-bottom: 50px;
}
.cnbc-cont5-container{
	margin-top: 40px;
	padding:10px;
	padding-bottom: 20px;
}
.cnbc-cont5-container .swiper-slide{
	padding:30px 0px 0 0px;
	border-radius: 15px;
    box-shadow: -5px 5px 10px #929292;
}
.cnbc-cont5-container .swiper-slide div:nth-child(1){
	text-align: center;
}
.cnbc-cont5-container .swiper-slide p:nth-child(2){
	margin:15px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.cnbc-cont5-container .swiper-slide p:nth-child(3){
	font-size: 15px;
	color: #8c9497;
	line-height: 1.8;
	text-align: center;
	height: 75px;
	text-align: center;
	box-sizing: border-box;
	padding:0 30px;
}
.banner-cont-list2 span{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.banner-cont-list2 img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.banner-cont-list2 span:nth-child(2){
	font-weight: bold;
	color: #485461;
	font-size: 18px;
}
.banner-cont-list2 span:nth-child(4){
	font-size: 18px;
	color: #485461;
	margin-right: 0px;
}
.banner-cont-text{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-right: 15px;
}
.banner-cont-text-2-l{
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.banner-cont-text-2-cont{
}
.edu-list-title{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 100%;
}
.edu-list-title i{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 60px;
	height: 6px;
	background: #008cff;
}
.edu-list-title span{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #008cff;
	margin:0 20px;
}
.edu-index-1{
	padding:40px 0;
}
.edu-index-1-cont{
	margin-top: 60px;
	position: relative;
}
.edu-index-1-cont-img{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding:0 20px;
	position: relative;
	/* padding-bottom: 230px; */
}
.edu-index-1-cont-imgabout{
	width: 40%;
	float: left;
	box-sizing: border-box;
	padding:0 20px;
	position: relative;
	padding-bottom: 150px;
}
.edu-index-1-cont-text .title{

}
.edu-index-1-cont-text .title p{
	font-size: 30px;
	color: #010101;
	font-weight: bold;
	line-height: 1.6;
}
.edu-index-1-cont-text .desc{
	font-size: 18px;
	color: #000000;
	line-height: 1.5;
	margin-bottom: 40px;
	margin-top: 20px;
}
.edu-index1-list1s{
	margin-bottom: 15px;
}
.edu-index-1-cont-img3{
	position: absolute;
	left: 0;
    bottom:5%;
	vertical-align: middle;
	border-bottom: 8px solid #008cff;
}
.edu-index-1-cont-img3 span:nth-child(1){
	display: inline-block;
	vertical-align: middle;
	font-size: 50px;
	color: #008cff;
	font-weight: bold;
}
.edu-index-1-cont-img3 span:nth-child(2){
	display: inline-block;
	vertical-align: middle;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}
.edu-index1-list1{
	width: 50%;
	float: left;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
}
.edu-index1-list1 span{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #000000;
}
.edu-index1-list2{
	margin-top: 80px;
}
.edu-index1-list2s{
	display: inline-block;
	vertical-align: middle;
	float: left;
}
.edu-index1-list2s:nth-child(1){
	margin-right: 100px;
}
.edu-index1-list2s1{
	display: inline-block;
	vertical-align: middle;
}
.edu-index1-list2s1 img{
	width: 90px;
	margin-right: 10px;
}
.edu-index1-list2s2{
	display: inline-block;
	vertical-align: middle;
}
.edu-index1-list2s2 p:nth-child(1){
	font-size: 20px;
	/* color: #0264d4; */
	margin-bottom: 10px;
}
.edu-index1-list2s2 p:nth-child(2){
	font-size: 20px;
	color: #000000;
}
.edu-index1-list1 img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 20px;
}
.edu-index-1{
	background: #fff;
}
.edu-index-1-cont-img1{
	position: relative;
	z-index: 2;
}
.edu-index-1-cont-img1 img{
	width: 70%;
}
.edu-index-1-cont-img2{
	position: absolute;
	right: 40px;
	top: 80%;
	z-index: 1;
	width: 50%;
}
.azlx-banner-slide-cont{
	position: relative;
	z-index: 2;
	border:10px solid #e2d0a4;
}
.azlx-banner-slide-cont-img{
	display: block;
	width: 100%;
}
.azlx-banner-slide-cont-title{
	position: absolute;
	bottom: 10px;
	left: 5%;
	width: 90%;
	background: #d4e0ef;
	padding:15px;
	border-radius: 10px;
}
.azlx-banner-cont{
	position: relative;
	z-index: 1;
	padding:0 100px;
	margin-top: 13vh;
}
.azlx-banner-slide-cont-title div:nth-child(1){

}
.azlx-banner-slide-cont-title div:nth-child(2){
	font-size:20px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
}
.azlx-banner-slide-cont-title div:nth-child(3){
	font-size: 14px;
	color: #000000;
}
.edu-index-1-cont-img1about{
	position: relative;
	z-index: 2;
}
.edu-index-1-cont-img1about img{
	width: 60%;
}
.edu-index-1-cont-img2about{
	position: absolute;
	right: 40px;
	top: 45%;
	z-index: 1;
	width: 50%;
}
.about-title{
	font-size: 26px;
	color: #000000;
	margin-bottom: 20px;
	font-weight: bold;
}
.about-text{
	margin-bottom: 30px;
	vertical-align: middle;
	position: relative;
	padding-left: 15px;
	color: #000;
	font-size: 16px;
	line-height: 2;
}
.about-text i{
	display: inline-block;
	vertical-align: middle;
	width: 7px;
	height: 7px;
	border-radius: 50px;
	background: #008cff;
	position: absolute;
	top: 10px;
	left: 0;
}
.about-text span{
	display: inline-block;
	vertical-align: middle;
}
.azlx-banner-prv{
	position: absolute;
	left: -20px;
	top: 50%;
	z-index: 1;
	width: 80px;
	cursor: pointer;
	margin-top: -30px;
}
.azlx-banner-next{
	position: absolute;
	right: -20px;
	top: 50%;
	z-index: 1;
	width: 80px;
	cursor: pointer;
	margin-top: -30px;
}
.azlx-banner{
	width: 100%;
	height: 90vh;
	background: url('../image/bg.png')top/cover;
	box-sizing: border-box;
	padding-top: 50px;
}
.azlx-conts{
	padding-top: 60px;
	padding-bottom: 60px;
	background: #fff;
}
.azlx-cont3-cont{
	background: #fff;
	padding-top: 50px;
}
.azlx-cont1{
	margin-top: 60px;
}
.azlx-cont1-l{
	width: 50%;
	float: left;
	display: inline-block;
	padding-right: 30px;
	box-sizing: border-box;
}
.azlx-cont1-r{
	width: 50%;
	float: left;
	display: inline-block;
	padding-left: 30px;
	box-sizing: border-box;
}
.azlx-cont1-r img{
	display: block;
	width: 100%;
}
.azlx-cont1-l-title{
	font-weight: bold;
	font-size: 30px;
	color: #000000;
	margin-bottom: 30px;
}
.azlx-cont1-l-desc{
	font-size: 20px;
	color: #000000;
	line-height: 2;
	margin-bottom: 20px;
}
.azlx-banner-container{
	margin-top: 80px;
}
.azlx-cont1-l-img{

}
.azlx-cont1-l-img div{
	width: 25%;
	float: left;
	box-sizing: border-box;
	display: inline-block;
	padding:10px 20px;
	margin-bottom: 20px;
}
.azlx-cont1-l-img div img{
	display: block;
	width: 100%;
}
.azlx-cont2-cont{
	margin-top: 60px;
}
.azlx-cont2-list{
	width: 33.33%;
	display: inline-block;
	box-sizing: border-box;
	float: left;
	vertical-align: middle;
}
.azlx-cont2-list .thumbs{
	width: 70px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.azlx-cont2-list .desc{
	display: inline-block;
	vertical-align: middle;
	width: 60%;
}
.azlx-cont2-list .desc div:nth-child(1){
	font-weight: bold;
	font-size: 22px;
	color: #000000;
}
.azlx-cont2-list .desc div:nth-child(2){
	font-size: 14px;
	color: #000000;
	margin-top: 15px;
	line-height: 1.8;
}
.azlx-cont2-list:nth-child(1){
	margin-bottom: 50px;
}
.azlx-cont2-list:nth-child(2){
	margin-bottom: 50px;
}
.azlx-cont2-list:nth-child(3){
	margin-bottom: 50px;
}
.azlx-cont3{
	padding-top: 60px;
	padding-bottom: 60px;
	background: #fff;
}
.azlx-cont2-list .thumbs img{
	display: block;
	width: 100%;
}
.azlx-cont3-swiper{
	padding:80px 20px;
	margin-top: 50px;
}
.azlx-cont3-swiper-prv{
    position: absolute;
    top: 50%;
	left: 0px;
    margin-top: -25px;
    cursor: pointer;
    outline: none;
}
.azlx-cont3-swiper-next{
    position: absolute;
    top: 50%;
	right: 0px;
    margin-top: -25px;
    cursor: pointer;
    outline: none;
}
.azlx-cont3-cont{
	position: relative;
	padding:0 100px;
}
.azlx-cont3-swiper-prv-next img{

}
/* 容器样式 */
.azlx-cont3-swiper .swiper-container {
	width: 100%;
  }

  /* Slide基础样式 */
  .azlx-cont3-swiper   .swiper-slide {
	width: 100%;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	transition: transform 0.3s ease; /* 缩放过渡动画 */
	transform-origin: center center; /* 缩放中心点 */
  }

  /* 非激活slide缩小 */
  .azlx-cont3-swiper  .swiper-slide:not(.swiper-slide-active) {
	transform: scale(1);
	opacity: 0.8;
  }

  /* 激活的中间slide放大 */
  .azlx-cont3-swiper   .swiper-slide-active {
	transform: scale(1.2);
	color: #fff;
  }
.azlx-banner-title{
	font-weight: bold;
	font-size: 80px;
	color: #ffffff;
	text-align: center;
	letter-spacing: 10px;
	margin-top: 5vh;
}
.azlx-cont2{
	background: #d4e0ef;
	padding: 60px 0;
}
.edu-index-1-cont-img2 img{

}
.edu-index-1-cont-text{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding:30px 30px 80px 30px;
}
.edu-index-1-cont-textabout{
	width: 60%;
	float: left;
	box-sizing: border-box;
	padding:0px 30px 10px 30px;
}
.banner-cont-text-2-r{
	width: 30%;
	float: left;
	box-sizing: border-box;
	padding-left: 20px;
}
.edu-cont2{
	/* padding-top: 60px; */
	background: #f6f7f8;
}
.edu-cont2-cont-l31{
	margin-top: 30px;
}
.edu-cont2-cont{
	padding:30px 0 0 0;
}
.edu-cont2-cont-l{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding:20px 80px;
}
.edu-index2-l1{
	margin-bottom: 25px;
	padding:1 0;
	border-left: 5px solid #008bff;
	padding-left: 5px;
	box-sizing: border-box;
}
.edu-index2-l1 i{

}
.edu-index2-l1 span{
	font-size: 16px;
	color: #000000;
	display: inline-block;
}
.edu-index2-l1 span:nth-child(2){
	width: 130px;
}
.edu-index2-l1 span:nth-child(3){
	
}
.index-line3 {
    background: #f6f7f8;
}
.index-line2{
	background: #f6f7f8;
}
.edu-cont2-cont-l1{
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.edu-cont2-cont-l2{
	font-size: 16px;
	color: #000000;
	line-height: 1.8;
	margin-bottom: 30px;
	margin-top: 20px;
}
.edu-cont2-cont-line{
	padding-top: 40px;
}
.edu-cont2-cont-l3{
	background: #d4e0ef;
	border-radius: 50px;
	padding:30px 20px 10px 40px;
	box-sizing: border-box;
}
.edu-cont2-cont-l3-list{
	height: 60px;
}
.edu-cont2-cont-l3-list div{
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.edu-cont2-conts{
	margin-top: 50px;
	padding-bottom: 30px;
}
.edu-cont2-cont-l3-list div span{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #202021;
}
.edu-cont2-cont-l3-list div img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
}
.edu-cont2-cont-r{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding:0 100px;
	position: relative;
}
.edu-cont2-btn-style{
	position: absolute;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	outline: none;
}
.edu-cont2-prv{
	left: 10px;
}
.edu-cont2-cont-r1{

}
.edu-cont2-cont-r1-img{
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.edu-cont2-cont-r1-img img{
	width: 100%;
	border:5px solid #008cff;
}
.edu-cont2-cont-r1-text{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-top: 30px;
}
.edu-cont2-container{
	/* background: #cdcaca; */
	/* padding:0 40px; */
	border-radius: 20px;
	overflow: none;
}
.edu-cont2-containerbg{
	position: absolute;
	top: 50px;
	left: 10%;
	width: 80%;
	height: calc(100% - 100px);
	background: #cdcaca;
	border-radius: 20px;
}
.edu-cont2-cont-r1bg{
	color: #1793ff;
}
.edu-cont2-container .swiper-slide{
	background: #fff;
	padding:20px;
	border-radius: 10px;
}
.edu-cont2-cont-r1-text p{
	font-size: 18px;
	text-align: center;
	color: #000000;
	margin-bottom: 10px;
}
.edu-cont2-3{
	background: #d4e0ef !important;
}
.edu-cont2-cont-r1-text p:nth-child(4){
	color: #1793ff;
}
.edu-cont2-cont-r1-text p:nth-child(6){
	color: #1793ff;
}
.edu-cont2-cont-r1-text p:nth-child(1) img{
	width: 50px;
	display: inline-block;
}
.edu-cont2-cont-r1-footer{
	font-size: 16px;
	color: #000000;
	line-height: 2;
	margin-top: 20px;
}
.edu-cont2-next{
	right: 10px;
}
.index-line{

}
.index-line div{
	width: 50%;
	height: 15px;
	float: left;
	display: inline-block;
}
.index-line1{
	background: #008cff;
}
.index-line2{
}
.banner-cont-text-2-cont{
	/* background: #edeae1; */
	padding:10px 0;
	box-sizing: border-box;
	border-radius: 8px;
	margin-bottom: 0px;
    float: left;
    width: 100%;
}
.banner-cont-text-2-cont div{
	display: inline-block;
	float: left;
	box-sizing: border-box;
	vertical-align: middle;
	width: 50%;
}
.banner-cont-text-2-cont div:nth-child(2){
	/* margin:0 20px; */
}
.banner-cont-text-2-cont div i{
	width: 13px;
	height: 13px;
	border-radius: 15px;
	background: #008bff;
	margin-right: 2px;
	vertical-align: middle;
	display: inline-block;
}
.banner-cont-text-2-cont div span{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #fff;
	/* font-weight: bold; */
	vertical-align: middle;
}
.banner-cont-text-2-cont div img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
}
.btn-more-banner{
	margin:15px 0;
}
.btn-more-banner .cont2 span {
    background: #008bff;
    padding: 10px 20px;
    color: #ffffff;
    margin-right: 20px;
    font-size: 20px;
    border-radius: 100px;
    display: inline-block;
    float: left;
}
.btn-more-banner .cont2 a{
    color: #fff;
}
.banner-cont-text120{
/*	width: 65%;*/
}
.banner-tips{
	font-size: 15px;
	color: #485461;
}
.banner-cont-text-2{
	margin-top: 30px;
}
.banner-cont-text-2-desc{
	box-sizing: border-box;
    color: #ff8d5b;
    font-size: 20px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.banner-cont-img{
/*	width: 40%;*/
	float: right;
	box-sizing: border-box;
	padding-right: 50px;
	text-align: left;
}
.banner-cont-text-1{
	background: url(../image/banner1_03.png)no-repeat;
	padding:20px 0;
	box-sizing: border-box;
    background-size: 95% 100%;
    background-position: right;
}
.banner-cont-text-1 p{
	/* margin-left: -20px; */
	line-height: 1.8;
}
.banner-cont-text-1 p:nth-child(1){
	color: #fff;
	font-size: 36px;
	font-weight: bold;
    /* text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff; */
}
.banner-cont-text-1 p:nth-child(1) span{
	color: #fff;
}
.banner-cont-text-1 p:nth-child(2){
	font-size: 26px;
	color: #fff;
	font-weight: bold;
    /* text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff; */
}
.banner-cont-text-1 p:nth-child(3){
	font-size: 26px;
	color: #fff;
	font-weight: bold;
    /* text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff; */
}
.banner-cont-img{
	/* position: absolute; */
	margin-top: 210px;
	width: 30%;
	float: left;
	padding-right: 20px;
	box-sizing: border-box;
	text-align: center;
}
.banner-cont-img img{
	display: inline-block;
	width: 180px;
}
.footerss{
	background: #008cff;
    background-size: 100% 100%;
    padding-top: 80px;
    padding-bottom: 120px;
}
.footerss-info{
	/* border-top: 1px solid #fff; */
	color: #585f86;
	font-size: 14px;
	text-align: center;
	padding:25px 0;
}
.footerss-info a{
	color: #fff;
	margin-left: 10px;
}
.footerss-cont{
	margin-bottom: 40px;
	padding:0 100px;
	box-sizing: border-box;
}
.footerss-list{

}
.footerss-list1{
	width: 35%;
	box-sizing: border-box;
	float: left;
}
.footerss-list2{
	width: 32%;
	box-sizing: border-box;
	float: left;
    padding-left: 7%;
}
.banner-cont-list20-list p:nth-child(1){
    font-size: 25px;
}
.footerss-list3{
	width: 22%;
	box-sizing: border-box;
	float: right;
    padding-left: 7%;
}
.footerss-list1 .thumbs{

}
.footerss-list1 .thumbs img{
	
}
.footerss-list1 .desc{
	margin-top: 20px;
	font-size: 15px;
	color: #ffffff;
	line-height: 1.8;
	padding-right: 50px;
	box-sizing: border-box;
}
.footerss-list .title{
	margin-bottom: 15px;
}
.footerss-list .title div:nth-child(1){
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 10px;
	line-height: 1.8;
}
.footerss-list .title div:nth-child(2) span{
	width: 30px;
	display: inline-block;
	background: #ed8c48;
	height: 2px;
}
.footerss-list .desc p{
	font-size: 18px;
	color: #ffffff;
	line-height: 1.8;
}
.footerss-list .wx{

}
.footerss-list .wx img{
	max-width: 150px;
}
.footerss-list .wx p{
	color: #ffffff;
	font-size: 14px;
	margin-top: 5px;
    padding-left: 5px;
}
.bannerSwiperSlide{
	position: relative;
}
.bannerSwiperSlide-cont{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	padding-top: 90px;
}
.bannerSwiperSlide-cont .title1{
    font-family: "fz";
    color: #c1b19b;
    font-size: 40px;
    text-shadow:
    -1px -1px 0 #fff,  
     1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
     line-height: 1.8;
     margin-bottom: 15px;
}
.bannerSwiperSlide-cont .title1 span{
	color: #e78234;
}
.bannerSwiperSlide-cont .title2{
    color: #c1b19b;
    font-size: 32px;
    text-shadow:
    -1px -1px 0 #fff,  
     1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
     margin-bottom: 30px;
}
.bannerSwiperSlide-cont .cont1{
	margin-bottom: 30px;
}
.bannerSwiperSlide-cont .cont1 div{
	display: inline-block;
	margin-right: 60px;
}
.bannerSwiperSlide-cont .cont1 div img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	max-width: 30px;
}
.bannerSwiperSlide-cont .cont1 div span{
	display: inline-block;
	vertical-align: middle;
    color: #000000;
    font-size: 22px;
    text-shadow:
    -1px -1px 0 #fff,  
     1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}
.bannerSwiperSlide-cont .cont2{

}
.bannerSwiperSlide-cont .cont2 span{
	background: #e78234;
	padding:12px 20px;
	color: #fff;
	margin-right: 20px;
	font-size: 18px;
	border-radius: 10px;
}
.bannerSwiperSlide-cont .tips{
	margin-top: ;
	color: #ffffff;
	font-size: 15px;
	margin-top: 25px;
}
.bannerSwiperSlide-cont1 .cont1 div span{
	font-size: 35px;
}
.bannerSwiperSlide-cont1 .title1{
	font-size: 50px;
}
.bannerSwiperSlide-cont1 .cont2 span{
	font-size: 25px;
}
.bannerSwiperSlide-cont1 .cont2{
	margin-top: 50px;
}
.bannerSwiperSlide-cont1{
	margin-top: 0px;
}
.index-hprcsss{
	position: relative;
	height: 360px;
}
.index-cont2-cont{
	margin-bottom: 50px;
}
.btn-mores-banner{
	position: absolute;
	bottom: 10%;
	left: 20%;
}
.mt20{
	margin-top: 20px;
}
.btn-mores {
	text-align: center;
}
.btn-moresss{
	text-align: center;
}
.btn-moresss .cont2 a {
	color: #e78234;
}
.btn-moresss .cont2 span {
    background: #fff;
    padding: 12px 50px;
    color: #e78234;
    margin-right: 20px;
    font-size: 18px;
    border-radius: 10px;
    display: inline-block;
}
.ysxy-cont{
	background: #fff;
	overflow: hidden;
}
.ysxy-cont-title{
	padding:65px 0;
	font-size: 40px;
	font-family: "fz";
	text-align: center;
}
.ysxy-cont-title span{
	color: #429cfd;
	margin-left: 10px;
}
.ysxy-cont-desc{
	font-size: 15px;
	color: #46586a;
	line-height: 1.6;
	margin-bottom: 60px;
}
.xlrz-cont6{
/*	margin-top: 50px;*/
	overflow: hidden;
	background: #fff;
}
.xlrz-cont6-list{
	padding-bottom: 25px;
	box-shadow: 0 10px 10px #e3e3e3;
}
.xlrz-cont6-list-l{
	width: 50%;
	float: left;
	box-sizing: border-box;
	border-radius: 10px;
}
.xlrz-cont6-list-l img{
	display: block;
	width: 100%;
}
.xlrz-cont6-list-r{
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.xlrz-cont6-list-r p:nth-child(1){
	text-align: center;
}
.xlrz-cont6-list-r p:nth-child(2){
	text-align: center;
	font-size: 13px;
	color: #8c9497;
	margin-top: 10px;
}
.xlrz-cont6-list-r p:nth-child(3){
	font-size: 15px;
	font-weight: bold;
	color: #46586a;
	text-align: center;
	margin-top: 20px;
}
.xlrz-cont6-list-r p:nth-child(4){
	font-size: 15px;
	color: #f0ae51;
	text-align: center;
	margin-top: 10px;
}
.xlrz-cont6-list-r p:nth-child(5){
	font-size: 15px;
	font-weight: bold;
	color: #46586a;
	text-align: center;
	margin-top: 20px;
}
.xlrz-cont6-list-r p:nth-child(6){
	font-size: 15px;
	color: #f0ae51;
	text-align: center;
	margin-top: 10px;
}
.xlrz-cont6-list-bottom{
    font-size: 13px;
    color: #898585;
    line-height: 1.8;
    margin: 15px 10px;
    box-sizing: border-box;
    height: 80px;
}
.xlrz-cont6-list-more{
	margin-top: 20px;
/*	margin-bottom: 20px;*/
	text-align: center;
}
.xlrz-cont6-list-more a{
	display: inline-block;
	border-radius: 5px;
	padding:8px 30px;
	color: #ffffff;
	font-size: 15px;
	background: #f0ae51;
}
.btn-mores .cont2 a {
	color: #fff;
}
.btn-mores .cont2 span {
    background: #f0ae51;
    padding: 12px 50px;
    color: #fff;
    margin-right: 20px;
    font-size: 18px;
    border-radius: 10px;
    display: inline-block;
}
.xlrzs-cont1-cont{
	margin-top: 50px;
}
.xlrzs-cont1-list .title{
	text-align: center;
	font-size: 25px;
	color: #f0ae51;
	margin-bottom: 20px;
}
.xlrzs-cont1-service{

}
.xlrzs-cont1-serlist{
	width: 32;
	float: left;
	box-sizing: border-box;
}
.xlrzs-cont1-serlist:nth-child(2){
	margin:0 2%;
}
.xlrzs-cont1-serlist .thumbs{

}
.xlrzs-cont1-serlist .thumbs img{
	display: block;
	width: 100%;
}
.xlrzs-cont1-serlist .cont{
	
}
.xlrzs-cont1-serlist .cont p{
	margin-top: 20px;
}
.xlrzs-cont1-serlist .cont p:nth-child(1){
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #f0ae51;
}
.xlrzs-cont1-serlist .cont p:nth-child(2){
	font-size: 15px;
	color: #c1b19b;
	text-align: center;
}
.xlrzs-cont1-serlist .cont p:nth-child(3){
	font-size: 15px;
	color: #c1b19b;
	text-align: center;
}
.xlrzs-cont1-thumbs{
	width: 30%;
	float: left;
	box-sizing: border-box;
    padding-top: 30px;
}
.xlrzs-cont1-list{
	width: 70%;
	float: left;
	box-sizing: border-box;
    padding-left: 40px;
    margin-bottom: 20px;
}
.index-cont1{
	margin-top: 100px;
	margin-bottom: 100px;
	position: relative;
}
.index-cont1-contianer{
	padding-bottom: 50px;
}
.index-cont1-contianer img{
	display: block;
	width: 100%;
}
.index-cont1-text{
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 9;
	width: 55%;
	float: left;
    box-shadow: -5px 5px 5px #929292;
    padding:50px 40px;
    box-sizing: border-box;
    background: #fff;
}
.index-cont1-img{
	top: 20px;
	right: 0px;
	width: 55%;
	float: right;
}
.index-cont1-text .title{
	font-size: 30px;
	color: #c1b19b;
	font-family: 'fz';
}
.index-cont1-text .title span{
	color: #e78234;
}
.index-cont1-text .line{
	margin:15px 0;
}
.index-cont1-text .line span{
    width: 100px;
    display: inline-block;
    background: #bcb292;
    height: 4px;
}
.index-cont1-text .desc{

}
.index-cont1-text .desc p{
	text-indent: 2rem;
	color: #646464;
	font-size: 15px;
	line-height: 2;
}
.index-cont1-text .desc p span{
	color: #e78234;
}
.index-cont2-cont{
	margin-top: 50px;
	padding:30px 60px 60px 60px;
	border-radius: 25px;
    box-shadow: -3px 3px 15px #616161;
}
.index-cont2-nav{
	text-align: center;
	border-bottom: 1px solid #f3f6f8;
}
.index-cont2-nav span{
	margin:0 10px;
	padding:0 20px;
	display: inline-block;
	padding-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
	color: #46586a;
	cursor: pointer;
}
.cnbc-container{
	padding:15px 10px;
	margin-top: 40px;
}
.cnbc-container .swiper-slide{
    box-shadow: 0 0 10px #7b7b7b;
	border-radius: 10px;
/*	border:1px solid #ecb466;*/
	overflow: hidden;
}
.cnbc-container img{
	display: block;
	width: 100%;
}
.index-cont2-nav .actives{
	color: #f0ae51;
	border-bottom: 3px solid #f0ae51;
}
.index-cont2-cont-list{
	width: 32%;
	float: left;
	box-sizing: border-box;
	padding:20px 30px 50px 20px;
    box-shadow: -5px 5px 10px #929292;
    border-radius: 15px;
    margin-bottom: 20px;
}
.index-cont2-cont-list:nth-child(2){
	margin:0 2%;
}
.index-cont2-cont-list:nth-child(5){
	margin:0 2%;
}
.index-cont2-cont-list .thumbs{

}
.index-cont2-cont-list .thumbs div:nth-child(1){
	width: 40%;
	float: left;
}
.index-cont2-cont-list .thumbs div:nth-child(1) img{
	display: block;
	width: 100%;
}
.index-cont2-cont-list .thumbs div:nth-child(2){
/*	width: 40%;*/
	float: right;
	font-size: 15px;
	color: #e3dcd3;
}
.index-cont2-cont-list .thumbs div:nth-child(2) span{
	font-size: 60px;
	color: #e3dcd3;
}
.index-cont2-cont-list .t1{
	font-weight: bold;
	color: #c1b19b;
	font-size: 14px;
	margin-top: 30px;
}
.index-cont2-cont-list1 .t1{
	font-weight: bold;
	color: #c1b19b;
	font-size: 12px;
	margin-top: 1px;
}
.index-cont2-cont-list .t2{
	font-size: 18px;
	color: #c1b19b;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
}
.index-cont2-cont-list .t3{
	font-size: 14px;
	color: #acacac;
}
.index-cont2-cont-style{
	padding-top: 40px;
}
.none{
	display: none;
}
.index-cont3{
	margin-top: 70px;
	background: #ed8c48;
	padding:60px 0;
}
.index-cont330{
	width: 35%;
	float: left;
	background: #fff;
	border-radius: 15px;
	padding:30px 30px;
    box-shadow: 0px 0px 5px #4e4e4e;
}
.index-cont360{
	width: 60%;
	float: right;
}
.index-cont330-title{
	text-align: center;
}
.index-cont330-title p:nth-child(1){
	font-size: 30px;
	color: #bcb292;
	font-family: "fz";
}
.index-cont330-title p:nth-child(1) span{
	color: #ed8c48;
}
.index-cont330-title p:nth-child(2){
	margin:20px 0;
	font-size: 12px;
	line-height: 2;
	color: #000000;
}
.index-cont330-title p:nth-child(3){
	text-align: center;
}
.index-cont330-title p:nth-child(3) span{
	width: 80px;
	height: 3px;
	background: #bcb292;
	display: inline-block;
}
.index-cont330 .desc{
	margin-bottom: 20px;
	margin-top: 40px;
}
.index-cont330 .desc span{
	display: inline-block;
	border-radius: 5px;
	color: #fff;
	font-size: 20px;
	padding:3px 20px;
}
.index-cont330 .desc span:nth-child(1){
	float: left;
	background: #94c86c;
}
.index-cont330 .desc span:nth-child(2){
	float: right;
	background: #ee8d4c;
}
.index-cont330-list{
	text-align: center;
	margin-bottom: 10px;
}
.index-cont330-list img{
	display: inline-block;
	vertical-align: middle;
}
.index-cont330-list span{
	display: inline-block;
	vertical-align: middle;
	width: 150px;
	text-align: center;
	font-size: 16px;
	color: #000000;
}
.index-cont330-cont{
	margin-top: 20px;
}
.index-cont360-title{

}
.index-cont360-title p:nth-child(1){
	font-size: 30px;
	color: #ffffff;
	font-family: 'fz';
	margin-top: 25px;
}
.index-cont360-title p:nth-child(2){
	font-size: 12px;
	color: #ffffff;
	line-height: 2;
	margin: 20px 0;
}
.index-cont360-title p:nth-child(3){
	text-align: left;
	margin-bottom: 30px;
}
.index-cont360-title p:nth-child(3) span{
	width: 80px;
	height: 3px;
	background: #bcb292;
	display: inline-block;
}
.index-cont360-list{
	width: 48%;
	float: left;
	padding:25px 0;
	border-radius: 20px;
	background: #fff;
    box-shadow: 0px 0px 5px #4e4e4e;
}
.index-cont360-list .title{
	text-align: center;
}
.index-cont360-list .title span{
	font-size: 38px;
	color: #bcb292;
	font-weight: bold;
	border-radius: 100px;
	width: 60px;
	height: 60px;
	border: 5px solid #bcb292;
	display: inline-block;
}
.index-cont360-cont{
    margin-top: 45px;
}
.index-cont360-list .desc{

}
.index-cont360-list .desc p{
	font-size: 18px;
	color: #000000;
	text-align: center;
	margin-top: 20px;
}
.index-cont360-list:nth-child(1){
	margin-right: 4%;
}
.index-cont5{
	background: #f4f4f4;
	padding:70px 0;
}
.index-cont5-list{

}
.index-cont5-thumbs{
	border-radius:20px 20px  0 0 ;
}
.index-cont5-thumbs img{
	border-radius: 20px;
}
.index-cont5-text{
	width: 90%;
	margin:0 auto;
	margin-top: -30px;
	border-top: 2px solid #ef7f3a;
	border-radius: 0 0 20px 20px;
	background: #fff;
	padding:20px 20px 40px 20px;
	z-index: 9;
	position: relative;
}
.index-cont5-text div:nth-child(1){
	margin-bottom: 10px;
}
.index-cont5-text div:nth-child(1) img{
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
}
.index-cont5-text div:nth-child(1) span{
	vertical-align: middle;
	display: inline-block;
	font-size: 12px;
	color: #757575;
}
.index-cont5-text div:nth-child(2){
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
}
.index-cont5-text div:nth-child(3){
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
}
.index-cont5-text div:nth-child(4){
	font-size: 12px;
	color: #646464;
	line-height: 2;
}
.index-cont5-container{
	margin-top: 50px;
}
.bannerSwiperSlide-cont1 .cont1 div img{
	max-width: auto !important;
    max-width: 60px;
}
.about-cont1{
	margin:90px 0;
}
.about-cont1-l{
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.about-cont1-l img{
	display: block;
	width: 100%;
}
.about-cont1-r{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-left: 30px;
}
.about-cont1-r .title{
	font-size: 30px;
	color: #c1b19b;
	font-family: "fz";
}
.about-cont1-r .title span{
	color: #e78234;
}
.about-cont1-r .desc{
	margin-top: 25px;
	font-size: 15px;
	color: #646464;
	line-height: 2;
	text-indent: 2rem;
}
.about-cont1-r .desc span{
	color: #e78234;
}
.about-cont2{

}
.about-cont2 .title{
	font-size: 50px;
	color: #c1b19b;
	font-family: "fz";
	text-align: center;
}
.about-cont2-cont{
	margin-top: 45px;
	margin-bottom: 45px;
}
.about-cont2-list{
	width: 32%;
	float: left;
	box-sizing: border-box;
	margin-bottom: 50px;
	background: #fff;
	border-radius: 15px;
	padding:20px 10px 10px 10px;
	box-shadow: -5px 5px 10px #e3e3e3;
}
.about-cont2-list:nth-child(2){
	margin:0 2%;
	margin-bottom: 50px;
}
.about-cont2-list:nth-child(5){
	margin:0 2%;
	margin-bottom: 50px;
}
.about-cont2-list .thumbs{
	border-radius: 10px;
}
.about-cont2-list .thumbs img{
	display: block;
	width: 100%;
}
.about-cont2-list .title{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin:15px 0;
	padding:0 35px;
	text-align: left;
	box-sizing: border-box;
}
.about-cont2-list .desc{
	font-size: 14px;
	color: #898585;
    line-height: 1.8;
    height: 130px;
	padding:0 35px;
	box-sizing: border-box;
}
.gkss-cont1{
	margin-top: 90px;
	margin-bottom: 90px;
}
.gkss-cont1-cont{
	margin-top: 50px;
}
.gkss-cont1-list{
	width: 32%;
	float: left;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0 5px 10px #e3e3e3;
	background: #fff;
	margin-bottom: 20px;
}
.gkss-cont1-list:nth-child(2){
	margin:0 2%;
	margin-bottom: 20px;
}
.gkss-cont1-list:nth-child(5){
	margin:0 2%;
	margin-bottom: 20px;
}
.gkss-cont1-list .thumbs{
	width: 100%;
	display: block;
	position: relative;
}
.gkss-cont1-thumbs{
	position: absolute;
	background: url(../img/gkss1_04.png)no-repeat;
	bottom:-40px;
	right: 20px;
	width: 50px;
	height: 60px;
	background-size:100% 100%;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}
.gkss-cont1-list .thumbs img{
	display: block;
	width: 100%;
	border-radius: 10px 10px 0 0;
}
.gkss-cont1-list .title{
	font-size: 20px;
	color: #e78234;
	font-weight: bold;
	padding:15px 0 30px 25px;
}
.gkss-cont2{
	margin-bottom: 70px;
}
.gkss-cont2-cont{
	margin-top: 50px;
}
.gkss-cont2-container{
	padding:5px;
}
.gkss-cont2-list{
	padding:20px 0 40px 0;
	box-shadow: 0 0 10px #e3e3e3;
	border-radius: 8px;
}
.gkss-cont2-list .thumbs{
	text-align: center;
	margin-bottom: 20px;
}
.gkss-cont2-list .title{
	text-align: center;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.gkss-cont3{
	margin-bottom: 80px;
}
.gkss-cont3-cont{
	margin-top: 50px;
}
.gkss-cont3-list{
	box-shadow: 0 0 10px #e3e3e3;
	border-radius: 10px;
	position: relative;
	padding:0 50px;
}
.gkss-cont3-con-containert{
	padding:5px 20px;
}
.gkss-cont3-list{
	padding-top: 50px;
	padding-bottom: 60px;
}
.gkss-cont3-list .thumbs{
	text-align: center;
}
.gkss-cont3-list .desc{
	text-align: center;
	line-height: 2;
	margin-top: 40px;
}
.gkss-cont3-list .desc p:nth-child(1){
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
.gkss-cont3-list .desc p:nth-child(2){
	font-size: 15px;
	color: #000000;
}
.gkss-cont3-list .desc p:nth-child(3){
	font-size: 15px;
	color: #000000;
}
.gkss-cont3-list .bottoms{
    position: absolute;
    bottom: -5px;
    left: -22px;
    z-index: 9;
}
.gkss-cont3-list .bottoms img{
	width: 100%;
	display: block;
}
.gkss-cont5{
	margin-top: 60px;
	margin-bottom: 60px;
}
.gkss-cont5-contianer{
	margin-top: 40px;
}
.gkss-cont5-contianer img{
	display: block;
	width: 100%;
}
.gkss-cont5-contianer p{
	text-align: center;
	font-size: 15px;
	color: #e78234;
	margin-top: 15px;
}
.gkss-cont4{
	margin-top: 90px;
}
.gkss-cont4-cont{
	margin-top: 50px;
}
.gkss-cont4-contianer{
	padding:5px;
}
.gkss-cont4-contianer-list{
	border-radius: 10px;
	box-shadow: 0 0 10px #e3e3e3;
}
.gkss-cont4-contianer-list1{
	background: #e78234;
	border-radius: 10px 10px 0 0;
	padding:10px 0 10px 20px;
}
.gkss-cont4-contianer-list1 img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
.gkss-cont4-contianer-list1 div{
	display: inline-block;
	vertical-align: middle;
}
.gkss-cont4-contianer-list1 div p{
	color: #fff;
}
.gkss-cont4-contianer-list1 div p:nth-child(1){
	font-size: 20px;
	color: #ffffff;
}
.gkss-cont4-contianer-list1 div p:nth-child(2){
	font-size: 15px;
	color: #ffffff;
}
.gkss-cont4-contianer-desc{
	background: #fff;
	border-radius: 0 0 10px 10px;
	padding:15px;
}
.gkss-cont4-contianer-desc div:nth-child(1){

}
.gkss-cont4-contianer-desc div:nth-child(1) img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.gkss-cont4-contianer-desc div:nth-child(1) span{
	font-size: 15px;
	color: #000000;
	display: inline-block;
	vertical-align: middle;
}
.gkss-cont4-contianer-desc div:nth-child(2){
	font-size: 12px;
	color: #000000;
	line-height: 2;
	margin-top: 10px;
	height: 80px;
}
.index-cont2-cont-list1 .thumbs div:nth-child(3){
    width: 50%;
    float: right;
    font-size: 15px;
    color: #e3dcd3;
    display: inline-block;
    text-align: left;
}
.index-cont2-cont-list1 .thumbs div:nth-child(2) span {
    font-size: 30px;
    color: #e3dcd3;
}
.index-cont2-cont-list1 .thumbs div:nth-child(2) {
    font-size:8px;
}
.index-cont2-cont-list1 .t1{
	margin-top: 0;
}
.index-cont2-cont-list1 .t2 {
    font-size: 14px;
    color: #c1b19b;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}
.index-cont2-cont-list1{
	padding:20px;
}
.index-cont2-cont-list:nth-child(8) {
    margin: 0 2%;
}
.lxsq-index1{
	background: #fff;
}
.lxsq-cont1-list{
	width: 32%;
	float: left;
	box-sizing: border-box;
    border-radius: 10px;
    box-shadow: -2px 5px 5px #c5c5c5;
    background: #fff;
    padding: 35px 25px;
}
.lxsq-cont1-list:nth-child(2){
	margin:0 2%;
}
.lxsq-cont1-list div{

}
.lxsq-cont1-list div img{

}
.lxsq-cont1-list p:nth-child(2){
	font-size: 20px;
	font-weight: bold;
	color: #e78234;
	margin:25px 0;
}
.lxsq-cont1-list p:nth-child(3){
	font-size: 12px;
	color: #000000;
	line-height: 2;
}
.lxsq-cont1{
	margin-top: -80px;
	position: relative;
	z-index: 9;
}
.lxsq-cont2{
	margin-top: 50px;
}
.lxsq-cont2-l{
width: 70%;
float: left;
}
.lxsq-cont2-r{
	width: 30%;
	float: right;
	padding-left: 20px;
	box-sizing: border-box;
}
.lxsq-cont2-l .index-cont2-cont-list .thumbs div:nth-child(2) span{
	font-size: 40px;
}
.lxsq-cont2-l  .index-cont2-cont-list .thumbs div:nth-child(2) {
    font-size: 11px;
}
.lxsq-cont2-l .index-cont2-cont-list .thumbs div:nth-child(1) img {
    width: 90%;
}
.lxsq-cont2-l .index-cont2-cont-list .t1 {
    font-size: 10px;
    height: 30px;
}
.lxsq-cont2-l .index-cont2-cont-list .t2 {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 20px;
}
.lxsq-cont2-l .index-cont2-cont-list .t3 {
    font-size: 10px;
    height: 50px;
}
.lxsq-cont2 .index-cont2-cont{
	padding:50px 45px;
}
.lxsq-cont2 .index-cont2-cont-list {
    padding: 15px 30px 0px 15px;
}
.lxsq-cont2 .index-cont2-cont-list .t1{
	margin-top: 15px;
}
.lxsq-cont2-r-list{
	background: #c1b19b;
	border-radius: 10px;
	margin-bottom: 8px;
	padding:15px 20px;
}
.lxsq-cont2-r-1 p{
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.5;
	text-align: center;
}
.lxsq-cont2-r-2{
    height: 60px;
}
.lxsq-cont2-r-2 span{
	font-size: 23px;
	color: #ffffff;
	border-right: 1px solid #fff;
	padding-right: 5px;
	float: left;
	width: 25%;
}
.lxsq-cont2-r-2 div{
	padding-left: 5px;
	float: left;
	width: 75%;
}
.lxsq-cont2-r-2 div p:nth-child(1){
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.lxsq-cont2-r-2 div p:nth-child(2){
	font-size: 11px;
	color: #ffffff;
	margin-top: 0px;
}
.lxsq-cont2-more{
	padding:0 20px;
}
.lxsq-cont2-more a{
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background: #e78234;
	border-radius: 100px;
	padding:10px 0;
	display: block;
	width: 100%;
}
.lxsq-cont3{
	margin-top: 90px;
}
.lxsq-cont3-cont{
	margin-top: 50px;
}
.lxsq-cont3-nav{
	text-align: center;
}
.lxsq-cont3-nav span{
	display: inline-block;
	border-radius: 100px;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	background: #c1b19b;
	padding:10px 40px;
	margin:0 10px;
}
.lxsq-cont3-nav .actives{
	background: #e78234;
}
.lxsq-cont3-cont1{
	margin-top: 30px;
	height: 350px;
}
.lxsq-cont3-cont1-lstyle{
	width: 30%;
	height: 350px;
	float: left;
	box-shadow: -5px 5px 5px #cbcbcb;
	border-radius: 10px;
	background: #fff;
	overflow: hidden;
}
.lxsq-cont3-contr-lstyle{
	width: 67%;
	height: 100%;
	margin-left: 3%;
	float: right;
	background: #c1b19b;
	color: #fff;
	padding:30px 60px 0 60px;
	box-shadow: -5px 5px 5px #cbcbcb;
}
.lxsq-cont3-contr-lstyle div{
	margin-top: 15px;
}
.lxsq-cont3-contr-lstyle div p:nth-child(1){
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}
.lxsq-cont3-contr-lstyle div p:nth-child(2){
	font-size: 14px;
	color: #ffffff;
	margin-top: 10px;
	line-height: 1.8;
}
.lxsq-cont3-cont1-lstyle div{
	font-size: 15px;
	color: #e78234;
	text-align: center;
	padding:30px 0;
	cursor: pointer;
	box-sizing: border-box;
	height: 25%;
}	
.lxsq-cont3-cont1-lstyle .actives{
	background: #c1b19b;
	color: #fff;
}
.lxsq-cont3-cont1-cont1style{
	height: 100%;
}
.lxsq-cont4{
	margin-top: 80px;
}
.lxsq-cont4-cont{
	margin-top: 35px;
}
.lxsq-cont4-list{

}
.lxsq-cont4-list .texts{
	width: 47%;
	float: left;
	display: inline-block;
	text-align: right;
	padding-right: 40px;
	box-sizing: border-box;
/*	margin-top: -15px;*/
	min-height: 50px;
}
.lxsq-cont4-list .texts p:nth-child(1){
	font-size: 15px;
	color: #e78234;
}
.lxsq-cont4-list .texts p:nth-child(2){
	font-size: 12px;
	color: #c9bba9;
	line-height: 1.8;
	margin-top: 10px;
}
.lxsq-cont4-list .imgs{
	display: inline-block;
	margin-top: 10px;
}
.lxsq-cont4-list .imgs p{
	text-align: center;
}
.lxsq-cont4-list .imgs img{

}
.lxsq-cont4-list .texts1 {
    float: right;
    width: 45%;
    text-align: left;
}
.lxsq-cont5{
	margin-top: 80px;
	margin-bottom: 80px;
}
.lxsq-cont5-l{
	width: 50%;
	display: inline-block;
	float: left;
	padding-right: 50px;
}
.lxsq-cont5-l .title{

}
.lxsq-cont5-l-title{
	text-align: center;
    margin-top: -55px;
}
.lxsq-cont5-l-title span{
	font-size: 15px;
	color: #ffffff;
	text-align: center;
	padding:10px 40px;
	border-radius: 10px;
	background: #e78234;
}
.lxsq-cont5-l .title div:nth-child(1){
	font-size: 35px;
	color: #c1b19b;
	text-align: center;
	margin-bottom: 30px;
	font-family: "fz";
}
.lxsq-cont5-l .title div:nth-child(1) span{
	color: #e78234;
}
.lxsq-cont5-l .title div:nth-child(2){
	text-align: center;
	margin-bottom: 50px;
}
.lxsq-cont5-l-cont{
    box-shadow: -3px 2px 10px #a0a0a0;
    height: 350px;
    width: 100%;
    border-radius: 15px;
    padding:40px 0px;
    box-sizing: border-box;
}
.lxsq-cont5-l-s-list{
/*	margin-bottom: 20px;*/
}
.lxsq-cont5-l-scroll{
	overflow: hidden;
	margin-top: 10px;
}
.lxsq-cont5-l-s-list span{
	width: 25%;
	display: inline-block;
	float: left;
	font-size: 12px;
	color: #c9bba9;
    text-align: center;
}
.lxsq-cont5-l .title div:nth-child(2) span{
	width: 70px;
	display: inline-block;
	height: 2px;
	background: #bcb292;
}
.lxsq-cont5-l-nav{
	margin-top: 40px;
}
.lxsq-cont5-l-nav span{
	width: 25%;
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #000000;
    text-align: center;
    font-weight: bold;
}
.lxsq-cont5-l-scroll-container .swiper-wrapper{
	transition-timing-function: linear;  //匀速滚动
}
.lxsq-cont5-l-scroll{
	overflow: hidden;
	height: 100%;
    padding-top:10px;
}
.lxsq-cont5-r{
	width: 50%;
	display: inline-block;
	float: left;
}
.lxsq-cont5-r-list{
	width: 49%;
    box-shadow: -5px 5px 5px #a0a0a0;
	border-radius: 15px;
	padding:15px 20px;
	box-sizing: border-box;
	float: left;
}
.lxsq-cont5-r-list:nth-child(1){
	margin-right: 2%;
}
.lxsq-cont5-r-list-cont{
	height: 160px;
	box-sizing: border-box;
}
.lxsq-cont5-r-list-cont:nth-child(1){
	padding-bottom: 15px;
}
.lxsq-cont5-r-list-cont:nth-child(2){
	border-top: 1px solid #c9bba9;
	border-bottom: 1px solid #c9bba9;
	padding:30px 0;
}
.lxsq-cont5-r-list-cont:nth-child(3){
	padding-top: 40px;
}
.lxsq-cont5-r-list-cont .thumbs{

}
.lxsq-cont5-r-list-cont .thumbs img{
	display: inline-block;
	vertical-align: middle;
}
.lxsq-cont5-r-list-cont .thumbs span{
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	color: #000000;
	margin-left: 15px;
	width: 70%;
}
.lxsq-cont5-r-list-cont .desc{
	margin-top: 15px;
	line-height: 2;
	color: #000000;
	font-size: 12px;
}









































.index-hpr-bg1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80%;
	height: 90%;
	z-index: 1;
	border-radius: 5px;
	background: #9aeae7;
}
.index-hpr-bg2{
	position: absolute;
	bottom:0px;
	right: 0px;
	width: 70%;
	height: 90%;
	z-index: 2;
	border-radius: 20px;
	background: #28c2b0;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #fff;
}
.index-hpr-thumb{
	position: absolute;
	left: 0px;
	top: 0px;
	max-width: 50%;
	z-index: 3;
}
.index-hpr-thumb img{
	display: block;
	width: 100%;
	border-radius: 5px;
}
.index-hpr-text1{
	padding-left: 35%;
	margin-bottom: 20px;
}
.index-hpr-text1 p{
	font-size: 20px;
	color: #fff;
}
.index-hpr-text1 p:nth-child(1){

}
.index-hpr-text1 p:nth-child(2){
	padding-left: 10px;
	padding-top: 5px;
}
.index-hpr-text1 p:nth-child(2) span{
	display: block;
	width: 100%;
	border-bottom: 3px solid #bcbcbc;
	padding-bottom: 3px;
	font-size: 18px;
}
.index-hpr-desc{
}
.index-hpr-desc p{
	font-size: 20px;
	color: #fff;
}
.index-hpr-desc p:nth-child(1){
	padding-left: 35%;
}
.index-hpr-desc p:nth-child(2){
	display: block;
	width: 100%;
	padding-top: 5px;
	font-size: 18px;
}
.index-hpr-desc p:nth-child(2) span{
  display: block;
  border-bottom: 3px solid #bcbcbc;
  padding-bottom: 3px;
  text-align: justify;
}
.clzz-cont-list{
	width:45%;
	float: left;
	box-sizing: border-box;
}
.clzz-cont-list .title{
	margin-bottom: 25px;
}
.clzz-cont-list:nth-child(1){
	margin-bottom: 60px;
}
.clzz-cont-list:nth-child(2){
	margin-bottom: 60px;
}
.clzz-cont-list .desc{
	font-size: 33px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
	max-height: 60px;
}
.clzz-more-case{

}
.clzz-cont-list .cont{
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom: 20px;
}
.clzz-cont-list .thumbs{
	width: 100%;
	display: block;
}
.clzz-cont-list .thumbs img{
	width: 100%;
	display: block;
}
.clzz-cont-list .title span{
	display: inline-block;
	vertical-align: middle;
	font-size: 36px;
	color: #46c7b9;
	font-weight: bold;
}
.clzz-cont-list .title img{
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}
.clzz-cont-list:nth-child(odd){
	margin-right: 10%;
}
.clzz-more-case-cont{
	margin-top: 60px;
}
.clzz-more-case-style{
/*	display: flex;*/
	text-align: center;
	margin-bottom: 70px;
}
.clzz-more-case-list{
	width: 31%;
	overflow: hidden;
	background: #46c7b9;
	border:2px solid #46c7b9;
	border-radius: 25px;
	margin-bottom: 35px;
	float: left;
}
.clzz-more-case-list:hover .thumbs img{
	transform: scale(1.1);
}
.clzz-more-case-list:nth-child(2){
	margin:0 3.5%;
}
.clzz-more-case-list:nth-child(5){
	margin:0 3.5%;
}
.clzz-more-case-list .thumbs{

}
.clzz-more-case-list .thumbs img{
	display: block;
	width: 100%;
	border-radius: 25px 25px 0 0;
	transition: all 0.5s;
}
.clzz-more-case-list .title{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding:25px 0;
	line-height: 1;
	color: #fff;
}
b {
	font-weight: 500;
}
.clzz-cont{
	margin-top: 80px;
	margin-bottom: 110px;
}
.clzz-cont-c{
	margin-top: 80px;
}
.index-product-container-style {
    height: auto;
    position: relative;
    /* height: auto; */
    margin-top: 70px;
    padding-bottom: 60px;
}
.index-product-container-style  .swiper-pagination-bullet {
    width: 20px !important;
    height: 3px !important;
    border-radius: 0 !important;
}
.index-product-container-style .swiper-slide {
    width: 950px;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.store-mdhj-l{
width: 50%;
box-sizing: border-box;
float: left;
border-radius: 10px;
padding:10px;
overflow: hidden;
}
.store-mdhj-l img{
border-radius: 10px;
}
.store-mdhj-r{
width: 50%;
box-sizing: border-box;
float: left;
}
.store-mdhj-r .thumbs{
width: 50%;
padding:10px;
overflow: hidden;
border-radius: 10px;
float: left;
}
.store-mdhj-r .thumbs img{
border-radius: 10px;
}
.store-mdhj{
	padding-top: 80px;
}
.store-ppgs-bg-top{
	top: 0px;
}
.store-mdhj-cont{
	margin-top: 50px;
}
.store-mdrq{
	padding:80px 0;
	background: #fff3dc;
}
.store-mdrq-cont{
	margin-top: 40px;
}
.store-mdrq-container{
	position: relative;
}
.index3-more{
text-align: center;
position: absolute;
bottom: 15%;
left: 0px;
width: 25%;
}
.index3-more a{
    font-size: 16px;
    color: #dd1f27;
    text-align: center;
    background: url(../img/in3_20.png)no-repeat;
    text-align: center;
    padding: 15px 40px;
    background-size: 100% 100%;
}
#container{
/*	margin-top: 100px;*/
}
.index-about-l{
	width: 75%;
	box-sizing: border-box;
	float: left;
}
.index-about-r{
	width: 25%;
	box-sizing: border-box;
	float: left;
}
.index-about-l-title{
	margin-bottom: 50px;
	margin-left: 100px;
}
.index-about-l-title img{

}
.index-about-l-cont{
	height: 600px;
	background: url('../img/in2_07.png')no-repeat;
	background-size: 100% auto;
	padding-top: 120px;
	padding-left: 150px;
	box-sizing: border-box;
	position: relative;
}
.clear{
	clear: both;
}
.index-about-l-img{
	position: absolute;
  right: -40px;
  top: -30px;
  z-index: 1;
}
.index-about-l-conttitle{
	margin-bottom: 30px;
}
.index-about-l-conts{
	line-height: 2;
	color: #343434;
	font-size: 16px;
	width: 350px;
	margin-bottom: 50px;
}
.index-about-r{
	position: relative;
}
.index-about-r-img{
	position: absolute;
  width: 113%;
  left: -20px;
}
.index-about-r-img img{
	width: 100%;
}
.index-about-mores{

}
.index-about-mores a{
	font-size: 16px;
	color: #fefefe;
	text-align: center;
	background: url('../img/index3_10.png')no-repeat;
	text-align: center;
	padding:15px 40px;
	background-size: 100% 100%;
}
.index-ppys{
	background: url('../img/index54_02.png')no-repeat top/cover;
	padding:100px 0;
}
.index-ppys-title{
	text-align: center;
	width: 100%;
}
.index-ppys-cont{
	margin-top: 65px;
}


.logo {
	width: 35%;
	position: relative;
	-webkit-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1);
}

.logo img {
	transition: all .5s;
	width: 250px;
}

.logo img:nth-child(2) {
	position: absolute;
	left: 0%;
	top: 0%;
	opacity: 0;
}

header.show .logo {
	opacity: 1;
	left: 0px;
}

.search {
	width: 80px;
	-webkit-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1) 0.9s;
	transform: scale(0);
	padding: 0px;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;

}

header.show .search {
	transform: scale(1);
}

header.active .search {
	color: #3e3e3e;
}

nav {
	width:40%;
	text-align: right;
	position: relative;
	right: 10%;
}

.nav_center {
	width: 100%;
	display: flex;
	position: relative;
	justify-content: space-between;
}

nav a {
/*	line-height: 70px;*/
	line-height: 40px;
	padding: 0px 0vw;
	opacity: 1;
	position: relative;
	text-align: right;
	font-size: 16px;
	color: #000;
	font-family: "黑体";
	width: calc(100% / 4);
	display: block;
	text-align: center;
}
.nav-active span{
	color: #008bff !important;
}
nav a span{
	display: inline-block;
	vertical-align: middle;
}
nav a img{
	display: inline-block;
	vertical-align: middle;
}
nav a::after {
	width: -0%;
	height: 3px;
	position: absolute;
	left: 50%;
	bottom: 10px;
	content: '';
	background: #fff;
	transition: all .5s;
	border-radius: 5px;
}
.contact-maps iframe{
    width: 100%;
    height: 100%;
    border: none;
}
.contact-title{
	font-size: 36px;
	color: #ffffff;
	font-family: 'zt';
	text-align: left;
	margin-bottom: 10px;
}
.contact-desc{

}
.contact-desc p{
	color: #ffffff;
	font-family: 'zt';
	text-align: center;
}
.contact-desc p:nth-child(1){
	font-size: 36px;
	letter-spacing: 3px;
}
.contact-desc p:nth-child(2){
	font-size: 54px;
	letter-spacing: 8px;
	margin-top:30px;
}
.show nav a::after{
	background: #1a1a1a;
}
.contact-cont{
	padding:110px 0;
}
.contact-map{
	margin-top: 80px;
	height: 800px;
}
.contact-map-text{
	width: 40%;
	float: left;
	display: inline-block;
	background: #e62129;
	height: 100%;
	box-sizing: border-box;
	padding:60px 50px;
}
.contact-maps{
	width: 60%;
	float: right;
	height: 100%;
}
.contact-desc{
	padding:50px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 45px;
	margin-top: 5px;
}
.contact-map-info{

}
.contact-map-info p:nth-child(1){
	font-size: 18px;
	color: #ffffff;
	line-height: 1.8;
}
.contact-map-info p:nth-child(2){
	margin-top: 30px;
	text-align: center;
}
nav a:hover::after {
	width: 30%;
	left: 35%;
}

nav a p {
	color: #a48f73;
	font-size: 20px;
	transition: all 0.4s;
	font-weight: bold;
}


header.show nav a {
	opacity: 1;
	left: 0px;
}
.wap{
    display: none;
}
.hot_tel .icon img:nth-child(2) {
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
}

.zixun {
	width: 80px;
	height: auto;
	background-color: #ffffff;
	box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.1);
	border-radius: 50px;
	position: fixed;
	top: 40%;
	right: 2%;
	z-index: 9;
	padding: 25px 0px;
	text-align: center;
	font-size: 14px;
	padding-top: 50px;
}

.zixun .backTops {
	width: 100%;
	cursor: pointer;
	color: #5ddbcc;
}

.zixun .zx {
	width: 100%;
	display: block;
	position: relative;
	color: #5ddbcc;
	margin-bottom: 20px;
	cursor: pointer;
}

.hot_tel .icon img {
	-webkit-animation: swing2 2s infinite;
}

.zixun .zx:hover .icon {
	-webkit-animation: swing2 2s infinite;
}

.backTops:hover .icon {
	opacity: 0.7;
}

@-webkit-keyframes swing2 {
	10% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	20% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	30% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	40% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	50%,
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

.zixun .gif {
	width: 120px;
	position: absolute;
	left: -20px;
	top: -70px;
}

.zixun .icon {
	width: 100%;
	font-size: 36px;
	line-height: 40px;
}

.zixun .backTops .icon {
	font-size: 32px;
}


.loading {
	width: 100%;
	height: 100vh;
	background: url('../image/loading.jpg') center no-repeat;
	background-size: cover !important;
	position: fixed;
	top: 0;
	z-index: 999;
	transition: 0.5s ease-in-out;
}

.loading.active{
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

.loading .cicxle {
	width: 33vw;
	height: 33vw;
	background-size: cover !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform-origin: 50% 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
	opacity: 0;
}

.loading .cicxle.active{
	opacity: 0;
	transition: all 1.4s ease-in-out 0s;
	transform: translate(-50%, -50%) rotate(180deg) scale(7);
}

.loading .cicxle img {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	transition: 1s all;
}

.loading .cicxleQ {
	width: 22.5vw;
	height: 22.5vw;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 2px solid white;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.1);
	z-index: 99;
	pointer-events: none;
	transition: all 1.4s ease-in-out;
}

.loading .cicxleQ.active{
	transform: translate(-50%, -50%) scale(7);
}

.loading .cicxleT {
	color: white;
	width: 18vw;
	font-weight: 400;
	text-align: center;
	letter-spacing: 3px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
	transition: 0.5s ease-in-out;
}

.loading .cicxleT .progress {
	font-size: 1vw;
	margin-top: 1vw;
}

@keyframes spin {
	from {
		transform: translate(-50%, -52%) rotate(0deg);
	}

	to {
		transform: translate(-50%, -52%) rotate(360deg);
	}
}

.loading .logos {
	width: 15vw;
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	animation: logosIdentifier 1.5s forwards;
}

@keyframes logosIdentifier {
	0% {
		-webkit-clip-path: polygon(0% 0, 0 0, 0% 100%, 0% 100%);
	}

	100% {
		-webkit-clip-path: polygon(100% 0, 0 0, 0% 100%, 100% 100%);
	}
}

.loading .upperSection {
	width: 100%;
	clip-path: circle(14.1% at 50% 50%);
	position: relative;
	z-index: 1;
	border: 1px solid white;
	transition: 1s ease-in-out;
}

.loading .upperSection.active{
	clip-path: circle(82% at 50% 50%);
}

.loading .upperSection .bannerImg {
	width: 100%;
	height: 100vh;
	background: center center no-repeat;
	background-size: cover;
}

.loading .upperSection .bannerImg .textBox {
	color: white;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -5%);
	text-align: center;
	opacity: 0;
	transition: 1s all;
}

.loading .upperSection .bannerImg .textBox .cn {
	font-size: 3.2vw;
	font-weight: 500;
	letter-spacing: 3px;
}

.loading .upperSection .bannerImg .textBox .en {
	font-size: 1vw;
	margin-top: 2vw;
}

@keyframes sec {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(1.2);
	}
}

.bannerSwiper {
/*	height: calc(100vh - 100px);*/
/*	height: calc(100vh);*/
	position: relative;
/*	margin-top: 80px;*/
}

.bannerSwiper .swiper-slide {
/*	height: 100vh;*/
}

.bannerSwiper .img {
	width: 100%;
/*	height: 100vh;*/
	/* transition: 1s linear 2s; */
}

.bannerSwiper .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	border-radius: 0px;
	background: url(../image/pro_icon.png) no-repeat;
	background-size: cover;
	background-position: 100% 0%;
	opacity: 1;
	margin: 0px 5px !important;
	position: relative;
	outline: none;
	opacity: 0.5;

}



.bannerSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
	background-position: 0% 0%;
}


@-webkit-keyframes bannerAnimate {
	0% {
		width: 0%;
	}

	100% {
		width: 100%;
	}
}
.w1400{
	width: 1400px;
	margin:0 auto;
/*	overflow: hidden;*/
}
.xlrz-index1{
/*	padding-top: 150px;*/
/*	margin-bottom: 100px;*/
}
.bannerSwiper .swiper-pagination {
	width: 90%;
	left: 5%;
	bottom: 7%;
}
.xlrz-index1-a{

}
.xlrz-index1-a a{
	font-size: 25px;
	color: #ffffff;
	display: block;
	width: 100%;
	text-align: center;
	padding:20px 0;
	border-radius: 15px;
	margin-bottom: 10px;
	background: #46c7b9;
}
.xlrz-index1-a a:nth-child(1){
/*    -webkit-animation: swing2 2s infinite;*/
}
.xlrz-index1-title{
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 40px;
}
.xlrz-index1-title p{
	line-height: 1;
}
.xlrz-index1-title p:nth-child(1){
	color: #46c7b9;
}
.xlrz-index1-title p:nth-child(2){
	color: #000000;
	margin-top: 20px;
}
.xlrz-index1-title span{
	line-height: 1;
}
.xlrz-index1-title span:nth-child(1){
	color: #46c7b9;
	margin-right: 10px;
}
.xlrz-index1-title span:nth-child(2){
	color: #000000;
	margin-top: 20px;
}
.title-center{
	text-align: center;
}
.index-jjfa{
	margin-top: 100px;
}
.index-jjfa-cont{
	margin-top: 45px;
	display: flex;
	padding-bottom: 10px;
}
.bannerSwiper .img img {
	width: 100%;
	display: block;
}
.index-jjfa-list{
	padding:60px 30px 0 30px;
    box-shadow: 2px 3px 10px #afafaf;
	border-radius: 30px;
	margin:0 10px;
}
.index-jjfa-list-bg1{
	background: #46c7b9;
}
.index-jjfa-list-bg1 .title{
background: #b7f8f1;
color: #09a191;
}
.index-jjfa-list-bg1 .desc{
	color: #fff;
}
.index-jjfa-list-bg2{
	background: #fff;
}
.index-jjfa-list-bg2 .title{
	background: #b7f8f1;
	color: #09a191;
}
.index-jjfa-list-bg2 .desc{
	color: #000000;
}
.index-jjfa-list .title{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	border-radius: 100px;
	padding:15px 0;
	width: 100%;
	text-align: center;
}
.index-jjfa-list .desc{
	font-size: 16px;
	line-height: 1.6;
	margin-top: 40px;
	height: 200px;
	text-align: center;
	padding:0 40px;
	margin-bottom: 10px;
}
.xlrz-index1-l{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-right: 40px;
}
.xlrz-index1-l-desc{
	font-size: 20px;
	color: #000000;
	line-height: 1.6;
	margin-top: 40px;
	margin-bottom: 30px;
}
.xlrz-index1-r{
	width: 50%;
	float: left;
	box-sizing: border-box;
	position: relative;
	padding-left: 20px;
    padding-top: 50px;
}
.xlrz-index1-r-cont{
	position: absolute;
	left: 0px;
	top: 150px;
}
.xlrz-index1-r .thumbs{
	text-align: right;
}
.xlrz-index1-r .thumbs img{
	display: inline-block;
	width: 70%;
}
.index-ys{
	margin-top: 60px;
}
.index-ys-cont{
	margin-top: 40px;
	box-sizing: border-box;
	padding: 0 140px;
}
.index-ys-list{
	width: 24%;
	float: left;
	height: 215px;
	margin-right: 1.33%;
	margin-bottom: 15px;
	border:1px solid #04d0c5;
	border-radius: 10px;
	transform: scale(0.9);
}
.index-ys-list:nth-child(odd){
	background: #fff;
}
.index-ys-list:nth-child(odd) .title{
	color: #04d0c5;
}
.index-ys-list:nth-child(even){
	background: #04d0c5;
}
.index-ys-list:nth-child(even) .title{
	color: #fff;
}
.index-ys-list:nth-child(4){
	margin-right: 0%;
}
.index-ys-list:nth-child(8){
	margin-right: 0%;
}
.index-ys-list:nth-child(12){
	margin-right: 0%;
}
.index-ys-list .thumbs{
	text-align: center;
	margin-top: 15px;
}
.index-ys-list .title{
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
}
.xlrz-index1-l-list{
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.xlrz-index1-l-list .title{
	font-size: 40px;
	color: #28c2b0;
	margin-bottom: 30px;
}
.xlrz-index1-l-list .desc{
	margin-bottom: 20px;
}
.index-hprc{
	margin-top: 70px;
}
.index-hprc-cont{
	margin-top: 70px;
	margin-bottom: 120px;
    padding: 0 140px;
    box-sizing: border-box;
}
.index-hprc-cont-contianer img{
	display: block;
	width: 100%;
}
.footers{
	background: #28c2b0;
}
.footers-cont{
	padding:40px 140px;
}
.footers-cont-l{
width: 60%;
float: left;
}
.footers-cont-r{
width: 40%;
float: left;
text-align: right;
}
.footers-cont-r div{
	display: inline-block;
	width: 160px;
}
.footers-cont-r span{
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
	width: 100%;
}
.footers-cont-r img{
	display: block;
	width: 100%;
}
.footer-copy{
	text-align: center;
	border-top: 1px solid #fff;
	padding:30px 0;
	font-size: 14px;
	margin-top: 30px;
	color: #fff;
	height: 150px;
}
.footer-copy a{
	color: #fff;
}
.footer-logos{

}
.footer-logos img{

}
.about-cont{
	margin-top: 80px;
	margin-bottom: 80px;
}
.about-cont-desc{
	margin-top: 90px;
}
.about-cont-desc p{
	margin-bottom: 20px;
	color: #000000;
	font-size: 25px;
	text-align: left;
	line-height: 1.6;
}
.about-cont-desc div{
	margin-bottom: 40px;
	color: #000000;
	font-size: 25px;
	text-align: center;
	line-height: 1.6;
}
.footers-cont-l .desc{
	font-size: 22px;
	color: #ffffff;
	line-height: 1.6;
	margin-top: 35px;
}
.xlrz-index1-l-list .desc img{
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
}
.xlrz-index1-l-list .desc span{
	font-size: 18px;
	color: #000000;
	vertical-align: middle;
}
.bannerSwiper .swiper-slide-active .img,
.bannerSwiper .swiper-slide-duplicate-active .img {
	transition: 7s ease;
}

.swiper-button-next,
.swiper-button-prev {
	color: #fff;
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 24px;
}

.f2 {
	width: 100%;
	height: 100vh;
	background: white;
	position: relative;
	z-index: 1;
}

.pp_more {
	width: 154px;
	display: block;
	margin: 0px auto;
	margin-bottom: 0vw;
}

.f2 .textImg {
	width: 100%;
	position: relative;
	top: 20%;
	opacity: 0;
	text-align: center;
	font-size: 4vw;
	line-height: 1.4;
}

.numBox {
	width: 50%;
	position: absolute;
	top: 60%;
	left: 25%;
	display: flex;
	justify-content: space-between;
	text-align: center;
	opacity: 0;
}

.numBox .num {
	color: #5ddbcc;
	font-size: 3vw;
	font-weight: 400;
	display: flex;
	text-align: center;
	width: 100%;
	justify-content: center;
	align-items: center;

}

.numBox .nums {
	font-family: din;
	font-size: 4vw;
	display: block;
}

.numBox .num .numIcon {
	width: 20px;
	height: 20px;
	background-color: #5ddbcc;
	color: #fff;
	border-radius: 50%;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	display: block;
	position: relative;
	top: -30px;
	left: 5px;
}

.numBox .tit {
	color: #1a1a1a;
	font-size: 1vw;
}

.numBox .numItem {
	width: calc(100% / 3);
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.f2 .cupImg {
	width: 25vw;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.f2 .element1 {
	width: 22vw;
	position: absolute;
	left: -2vw;
	margin-top: 12vw;
}

.f2 .element1 img {
	animation: leaf1 5s linear alternate infinite;
}

@keyframes leaf1 {
	to {
		transform: translate(3vw, -1vh) scale(0.9);
	}
}

.f2 .element2 {
	width: 11vw;
	position: absolute;
	left: 2vw;
	margin-top: 40vw;
}

.f2 .element2 img {
	animation: leaf2 5s linear alternate infinite;
}

@keyframes leaf2 {
	to {
		transform: translate(2vw, 4vh);
	}
}

.f2 .element3 {
	width: 17vw;
	position: absolute;
	left: 17vw;
	margin-top: 38vw;
}

.f2 .element3 img {
	animation: lime1 5s linear alternate infinite;
}

@keyframes lime1 {
	to {
		transform: translate(4vw, -5vh) rotate(25deg);
	}
}

.f2 .element4 {
	width: 20vw;
	position: absolute;
	right: 0;
	margin-top: 16vw;
}

.f2 .element4 img {
	animation: leaf3 4s ease-out alternate infinite;
}

@keyframes leaf3 {
	to {
		transform: translate(2vw, 2vh) rotate(10deg);
	}
}

.f2 .element5 {
	width: 18vw;
	position: absolute;
	right: 16vw;
	margin-top: 30vw;
}

.f2 .element5 img {
	animation: apple1 4s linear alternate infinite;
}

@keyframes apple1 {
	to {
		transform: translate(-4vw, 1vh) rotate(-10deg) scale(0.95);
	}
}

.pro_box {
	background: url(../image/p1bg.jpg) center center no-repeat;
	background-size: cover;
	height: 100vh;
	position: relative;
	padding: 0px;
}

.pro_bgimg {
	width: 100%;
	height: 100vh;
	position: absolute;
	left: 0%;
	top: 0%;
}

.pro_box .center_img {
	width: 20vw;
	height: 25vw;
	border-radius: 20vw;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #5ddbcc;
	clip-path: circle(0% at 50% 80%);
	-webkit-transform-origin: 50% 15%;
	transition: all 1.6s cubic-bezier(0.215, 0.610, 0.355, 1);
}

.pro_box.is-inview .center_img{
	clip-path: circle(60% at 50% 50%);
}

.pro_box .center_img .img,
.pro_bgimg .img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0%;
	top: 0%;
	transition: all 1s;
	opacity: 0;
	transform: scale(1.1);
}

.pro_box .center_img .img img,
.pro_bgimg .img img {
	width: 100%;
	height: 100%;
}

.pro_bgimg .img {
	transform: scale(1);
}

.pro_box .center_img .img.active,
.pro_bgimg .img.active {
	opacity: 1;
	transform: scale(1);
}

.pro_box .center_img .img.active {
	z-index: 5;
}

.f4imgBox .img {
	width: 100%;
	height: 100%;
	background-size: cover !important;
	transition: 0.5s ease-in-out;
}

.product_swiper {
	width: 100%;
	overflow: hidden;
	height: 100vh;
	position: relative;
	
}

.outele{
	transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1) .5s;
	transform: translateX(20%);
	opacity: 0;
}

.pro_box.is-inview .outele{
	transform: translateX(0%);
	opacity: 1;
}

.product_swiper .swiper-slide {
	transform: scale(0.8);
	transition: 0.5s ease-in-out;
}

.product_swiper .swiper-slide .textBox {
	position: absolute;
	left: -18vw;
	padding-top: 3vw;
	transition: 0.5s ease-in-out;
	opacity: 0;
	display: none;
}

.product_swiper .swiper-slide .textBox .text {
	color: #3e3e3e;
	line-height: 1.2;
}

.product_swiper .swiper-slide .textBox .text .tit {
	font-size: 2vw;
}

.product_swiper .swiper-slide .textBox .text .name {
	font-size: 4vw;
}

.product_swiper .swiper-slide .textBox .des {
	width: 25vw;
	margin-top: 18vw;
	font-size: 1vw;
	line-height: 1.7;
	text-align: justify;
}

.product_swiper .swiper-slide .textBox .more {
	width: 154px;
	display: block;
	margin-top: 2vw;
}

.product_swiper .swiper-slide .pImg {
	width: 23vw;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
}

.product_swiper .swiper-slide-active,
.product_swiper .swiper-slide-duplicate-active {
	transform: scale(1);
}

.product_swiper .swiper-slide-active .textBox,
.product_swiper .swiper-slide-duplicate-active .textBox {
	opacity: 1;
}

.product_swiper .swiper-slide-prev {
	opacity: 0;
}

.product_swiper .swiper-pagination {
	width: auto;
	bottom: 15%;
	right: 10%;
	text-align: right;
}

.brandSwiper .swiper-pagination {
    width: auto;
    right: 5%;
    text-align: right;
	bottom: 5%;
}

.product_swiper .swiper-pagination .swiper-pagination-bullet,.brandSwiper .swiper-pagination .swiper-pagination-bullet{
	width: 30px;
	height: 30px;
	background: url(../image/tea_icon.png) no-repeat;
	background-size: cover;
	opacity: 0.3;
	margin: 0px 3px;
	transform: scale(0.75);
	transition: all 0.4s;
	transform-origin: bottom center;
	outline: none;
}

.product_swiper .swiper-pagination .swiper-pagination-bullet-active,.brandSwiper .swiper-pagination .swiper-pagination-bullet-active {
	opacity: 1;
	transform: scale(1);
}

.product_swiper .swiper-num {
	position: absolute;
	right: 8vw;
	z-index: 99;
	margin-top: 5vw;
	color: #676767;
}

.product_swiper .swiper-num .active {
	display: inline-block;
	font-size: 2vw;
}

.product_swiper .swiper-num span {
	font-size: 1.2vw;
}

.product_swiper .swiper-num .total {
	display: inline-block;
}

.hot_tel {
	width: 240px;
	height: auto;
	display: flex;
	position: relative;
	color: #fff;
}

.hot_tel .icon {
	width: 48px;
	position: relative;
}

.hot_tel .txt {
	margin-left: 5px;
	line-height: 1;
}

.hot_tel .txt p {
	font-size: 14px;
}

.hot_tel .txt b {
	display: block;
	font-size: 30px;
}

.mouse_icon {
	width: 14px;
	height: auto;
	position: absolute;
	left: 7.5%;
	bottom: 5%;
	z-index: 20;
	display: none;
}

.mouse_icon::after {
	width: 1px;

	position: absolute;
	left: 50%;
	margin-left: -0.5px;
	top: -80px;
	content: '';
	background: #fff;
	-webkit-animation: mouseMove 1.5s ease infinite;
	display: none;
}

@-webkit-keyframes mouseMove {

	0% {
		height: 0px;
	}

	100% {
		height: 70px;
	}
}




.video_bg {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0%;
	top: 0%;
}

.bannerT {
  width: 40vw;
  position: absolute;
  transition: 0.5s ease-in-out;
  left: 7.5%;
  top: 40%;
  transform: translateY(-50%);
}
.bannerT.active {
  animation: logosIdentifier 1s forwards;
}

.video_bg video {
	width: 100%;
	position: relative;
}

.sub_title {
	width: 100%;
	position: relative;
	font-size: 4vw;
	margin-bottom: 3vw;
	line-height: 1.2;
	z-index: 2;
	overflow: hidden;
	pointer-events: none;
}
.sub_title.c {
	text-align: center;
}

.sub_title.w {
	color: #fff;
}

.sub_title.pos {
	position: absolute;
	left: 7.5%;
	top: 15%;
}
.idea_box .sub_title.pos{
	left: 0%;
}
.advantage {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0%;
	overflow: hidden;
}
.ad_ul {
	position: absolute;
	width: calc(100% - 25%);
	height: 100%;
    margin-left: 25%;
}
.w1600{
	width: 1600px;
	margin:0 auto;
	box-sizing: border-box;
}
.index-about{
	background: url('../img/bg_03.png');
	padding:140px 0 150px 0;
	box-sizing: border-box;
/*	height: 100vh;*/
/*  margin-top: 100px;*/
}
.adv_box .sub_title p{
	-webkit-transform: translateY(100%);
	transition: all 1s cubic-bezier(0.3, 0, 0.24, 1) 0.4s;
}
.index-news-list{
	width: 31%;
	float: left;
    box-shadow: 10px 10px #bb1c25;
	box-sizing: border-box;
	border:1px solid #bb1c25;
}
.index-news-list:nth-child(2){
	margin:0 3.333%;

}
.index-footers{
	background: url('../img/index6bg_03.png');
}
.index-msg-from{
	background: url('../img/index6_30.png')no-repeat;
	padding:110px 100px;
	box-sizing: border-box;
}
.index-news-list .thumbs img{
	display: block;
}
.index-msg-from-text{
	width: 40%;
	float: left;
	box-sizing: border-box;
}
.index-msg-from-text .titles{
	margin-bottom: 40px;
}
.index-msg-from-text1{

}
.index-msg-from-text1 p:nth-child(1){
	font-size: 44px;
	color: #952823;
	font-family: 'zt';
	font-weight: bold;
}
.index-msg-from-text1 p:nth-child(2){
	font-size: 44px;
	color: #952823;
	font-family: 'zt';
	margin:15px 0;
	font-weight: bold;
}
.index-msg-from-text1 p:nth-child(3){
	font-size: 22px;
	color: #952823;
	font-family: 'zt';
	font-weight: bold;
}
.index-msg-from-text2{

}
.index-msg-from-right1{
	margin-bottom: 30px;
	float: left;
    width: 100%;
}
.index-msg-from-right1 div{
	display: inline-block;
	float: left;
	width: 46%;
}
.index-msg-from-right1 div:nth-child(1){
	margin-right: 4%;
}
.index-msg-from-right1 div:nth-child(2){
	margin-left: 4%;
}
.index-msg-from-right1 div p{
	font-size: 18px;
	color: #000000;
	margin-bottom: 15px;
}
.index-msg-from-right1 div input{
	height: 50px;
	background: #fff;
	border-radius: 15px;
	border:none;
	box-sizing: border-box;
	font-size: 16px;
	color: #000000;
	padding:0 10px;
	width: 100%;
}
.index-msg-from-right1 div textarea{
	height: 100px;
	background: #fff;
	border-radius: 15px;
	border:none;
	box-sizing: border-box;
	font-size: 16px;
	color: #000000;
	padding:0 10px;
	width: 100%;
}
.index-msg-from-right3 div{
	width: 100%;
}
.index-msg-from-text2 p:nth-child(1){
	font-size: 24px;
	color: #000000;
	font-family: 'zt';
	margin-top: 100px;
	margin-bottom: 20p;
}
.index-msg-from-text2 p:nth-child(2){
	font-size: 50px;
	color: #ed1c24;
	font-family: 'zt';
	font-weight: bold;
}
.index-msg-from-right{
	width: 60%;
	float: left;
	box-sizing: border-box;
  margin-top: 20px;
}
.index-msg-from-btn{
	text-align: center;
	margin-top: 30px;
}
.index-msg-from-btn button{
	font-size: 18px;
	color: #ffffff;
	border-radius: 15px;
	padding:10px 40px;
	background: #ed1c24;
	outline: none;
	border:none;
  -webkit-animation: swing2 2s infinite;
}
.index-newslist-desc{
	background: #fff;
	padding:20px;
	box-sizing: border-box;
}
.index-newslist-desc p:nth-child(1){
	color: #606060;
	font-size: 16px;
	margin-bottom: 20px;
}
.index-newslist-desc p:nth-child(2){
	color: #ed1c24;
	font-weight: bold;
	font-size: 20px;
	height: 70px;
}
.index-newslist-desc p:nth-child(3){
	
}
.index-footers-cont{
	background: url('../img/hzzxmsg_10.png')no-repeat top/cover;
  padding-top: 450px;
  margin-top: -450px;
	padding-bottom: 130px;
}
.index-footers-cont-1{
	margin-top: 130px;
}
.index-footers-cont-1 div:nth-child(1){
	width: 20%;
	float: left;
}
.index-footers-cont-1 div:nth-child(1) img{
	display: block;
	width: 100%;
}
.index-footers-cont-1 div:nth-child(2){
    margin-left: 50px;
    width: 40%;
    display: inline-block;
    color: #ffffff;
    float: left;
}
.about-bg{
    background: url(../img/index6bg_03.png);
}
.about-ppjs{
	padding-top: 130px;
	padding-bottom: 100px;
}
.about-ppjs-l{
	width: 50%;
	box-sizing: border-box;
	float: left;
	padding:0 50px;
	margin-top: 50px;
}
.about-ppjs-l div:nth-child(1){

}
.about-ppjs-l div:nth-child(2){
	margin-top: 40px;
	margin-bottom: 70px;
}
.about-ppjs-l div:nth-child(3){
	font-size: 16px;
	color: #343434;
	line-height: 1.8;
}
.about-ppjs-r{
	width: 50%;
	box-sizing: border-box;
	float: left;
}
.about-ppjs-r div{
	border:4px solid #e72028;
}
.about-ppjs-r img{
	width: 100%;
	display: block;
}
.about-bg1s{
}
.about-bg1s img{
	display: block;
}
.about-ppdw{
	padding-top: 90px;
	padding-bottom: 150px;
}
.about-ppdw .titles{
	text-align: center;
	margin-bottom: 100px;
}
/*.about-ppdw .titles img{
}
.about-ppdw .desc img{
	width: 100%;
	display: block;
}*/

.join-cont-conts{
	margin-top: 120px;
	position: relative;
}
.join-cont-conts-img{
	text-align: center;
}
.join-cont-conts-img img{
	width: auto;
	display: inline-block;
}
.join-ppcx-list1{
	top: 10%;
	left: 120px;
}
.join-ppcx-list6{
	top: 40%;
	left: 50px;
}
.join-ppcx-list2{
	bottom: 20%;
	left: 6%;
}
.join-ppcx-list3{
	top: 10%;
	right: 0px;
	text-align: right;
}
.join-ppcx-list4{
	bottom: 30%;
	right: 50px;
	text-align: right;
}
.join-ppcx-list3 .join-ppcx-list-style-line {
    position: absolute;
    left: 0;
}
.join-ppcx-list4 .join-ppcx-list-style-line {
    position: absolute;
    left: 0;
}
.join-ppcx-list-style{
position: absolute;
width: 30%;
}
.join-ppcx-list-style-text{
display: inline-block;
}
.join-ppcx-list-style-line{
display: inline-block;
text-align: right;
}
.join-ppcx-list-style-text div{
    font-family: "zt";
    font-size: 30px;
    color: #ffffff;
    border-radius: 100px;
    line-height: 1;
    padding:10px 20px;
    background: #000000;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.join-ppcx-list-style-text p:nth-child(2){
	font-size: 16px;
	color: #000000;
	text-align: left;
}
.join-ppcx-list-style-text p:nth-child(2) span{
	color: #df0011;
}
.join-ppcx-list-style-text p:nth-child(3) span{
	color: #df0011;
}
.join-ppcx-list-style-text p:nth-child(3){
	font-size: 16px;
	color: #000000;
	text-align: left;
}
.join-ppcx-list-style-line{
	position: absolute;
	top: 10px;
	left: 20%;
	width: 60%;
}
.join-ppcx-list-style-line img{
	display: inline-block;
/*	width: 60%*/
}
.ttl img{
    margin-right: 40%;
}
.trr img{
    margin-left: 40%;
}
.trr{
	text-align: right;
}
.ttl{
	text-align: left;
}
.list-titels{
	text-align: center;
}
.zpcp-contianer{
	margin-top: 70px;
}
.food-zpcs{
	padding-top: 120px;
	padding-bottom: 100px;
}
.zpcp-contianer{
	padding-bottom: 50px;
}
.swiper-pagination-bullet{
	opacity: 1 !important;
}
.swiper-pagination-bullet-active{
/*	background: #e62129 !important;*/
}
.zpcp-contianer img{
	display: block;
	width: 100%;
}
.tscp-contianer img{
	display: block;
	width: 100%;
}
.food-tscp{
	margin-top: 70px;
}
.tscp-contianer{
	margin-top: 70px;
}
.swiper-pagination{
	text-align: center;
}
.food-xcyp-container{
	padding-bottom: 40px;
	margin-top: 50px;
}
.food-xcyp{
	margin-top: 100px;
	padding-bottom: 100px;
}
.food-xcyp-container img{
	display: block;
	width: 100%;
}
.index-footers-cont-1 div:nth-child(2) p:nth-child(1){
	font-size: 16px;
}
.index-footers-cont-1 div:nth-child(2) p:nth-child(2){
	font-size: 14px;
	margin-top: 15px;
}
.index-footers-cont-1 div:nth-child(3){
	width: 130px;
  display: inline-block;
  float: right;
}
.index-footers-cont-1 div:nth-child(3) img{
	display: inline-block;
	width: 100%;
}
.index-footers-cont-1 div:nth-child(3) p{
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-top: 15px;
}

.index-newslist-desc p:nth-child(3) span{
	color: #606060;
	font-size: 16px;
	border-bottom:1px solid #bb1c25;
}
.index-newslist-bg{
}
.index-footers-cont-2{
	margin-top: 40px;
	font-size: 16px;
	color: #ffffff;
}
.index-footers-cont-2 a{
	font-size: 16px;
	color: #ffffff;
}
.adv_box.is-inview .sub_title p{
	-webkit-transform: translateY(0%);
}
.index-msg-from{
	position: relative;
	z-index: 1;
  margin-top: -1px;
}
.zpcp-contianer .swiper-slide{
	overflow: hidden;
}
.zpcp-contianer img{
	transition: all 0.5s;
}
.zpcp-contianer img:hover{
	transform: scale(1.1);
}
.tscp-contianer .swiper-slide{
	overflow: hidden;
}
.tscp-contianer img{
	transition: all 0.5s;
}
.tscp-contianer img:hover{
	transform: scale(1.1);
}
.adv_box {
	padding: 0px;
	height: calc(100vh - 90px);
	background: #5ddbcc;
	background: #000;
	clip-path: ellipse(50% 50% at 50% 150%);
}

.adv_box.is-inview{
	animation-name: banner_in;
	transform-origin: 50% 15%;
	animation-fill-mode: both;
	animation-duration: 1.6s;
	animation-timing-function: cubic-bezier(0.3, 0, 0.24, 1);
}

@-webkit-keyframes banner_in{
	0%{
		clip-path: ellipse(50% 50% at 50% 150%);
	}
	100%{
		clip-path: ellipse(100% 180% at 50% 150%);
	}
}

.advantage ul li {
	width: 100%;
	height: 100vh;
	position: absolute;
	left: 0px;
	top: 0%;
	animation-duration: 0.5s;
	z-index: 1;
}

.advantage ul li .img{
	clip-path: ellipse(50% 50% at 50% 150%);
	transform-origin: 50% 0%;
	transition: all 1.6s cubic-bezier(0.3, 0, 0.24, 1);
}

.advantage ul li.on .img{
	clip-path: ellipse(100% 180% at 50% 150%);
}

.advantage ul li.active{
	z-index: 2;
}

.advantage ul li .img {
	height: 100%;
	width: 100%;
	position: relative;
}

.advantage ul li .img img {
	width: 100%;
	height: 100%;
	position: relative;
	transition: all 3s ease;
	transform: scale(1.05);
}


.advantage ul li.on .img img{
	transform: scale(1);
}


.advantage ul li.active img{
	/* animation: scaleAnimate 5s ease 1 forwards; */
}

@keyframes scaleAnimate{
	0%{
		transform: scale(1.05);
	}
	100%{
		transform: scale(1);
	}
	
}

.line1 {
	width: 1px;
	height: 25%;
	background: #fff;
	position: absolute;
	right: -1px;
	top: 0%;
	transition: all .5s;
}

.advantage ol {
	width: 25%;
	padding-right: 0vw;
	height: 100%;
	position: absolute;
	left:0%;
	top: 0%;
	color: #fff;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	opacity: 0;
	transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1) .4s;
	background:url('../img/indxe5_03.png') #dd1f27;
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 90% auto;
	box-sizing: border-box;
	padding-left: 70px;
	padding-top: 130px;
}
.index3-titles{
	left: 70px;
	top: 70px;
	position: absolute;
}
.adv_box.is-inview .advantage ol{
	opacity: 1;
}
.index-ppys-cont{
	background: url('../img/inaboutbg_03.png')no-repeat;
	height: 1120px;
	position: relative;
}
.index-ppys-cont1{
	position: absolute;
	top: -10px;
	left: 0px;
}
.index-ppys-desc1{
	margin-top: 20px;
}
.index-ppys-cont2{
	display: inline-block;
	position: absolute;
	top: -10px;
	right: 0px;
}
.index-ppys-cont3{
	display: inline-block;
	position: absolute;
	bottom: 25%;
	left: 0px;
}
.index-ppys-cont4{
	display: inline-block;
	position: absolute;
	bottom: 25%;
	right: 0px;
}
.index-ppys-cont5{
	display: inline-block;
	position: absolute;
	bottom: 0%;
	left: 10%;
}
.index-mdrq{
	background: url('../img/index6bg_03.png');
	padding-top: 30px;
	padding-bottom: 120px;
}
.index-news{
	background: url('../img/index6bg_03.png');
	padding-bottom: 120px;
}
.index-news-cont{
	margin-top: 50px;
}
.index-mdrq-cont{

}
.index-mdrq-img{
	text-align: center;
	margin-bottom: 50px;
}
.index-mdrq-img p:nth-child(2){
	font-size: 20px;
	color: #494949;
	margin-top: 20px;
}
.index-mdrq-cont-container{

}
.index-mdrq-cont-container img{
	display: block;
	width: 100%;
}
.index-ppys-desc3{
	width: 210px;
	display: inline-block;
	text-align: left;
	float: left;
	margin-top: 300px;
}
.index-ppys-contimg3{
    margin-left: -50px;
}
.index-ppys-desc{
	margin-top: 70px;
	margin-left: 40px;
}
.index-ppys-desc2{
	text-align: right;
    margin-top: 130px;
}
.index-ppys-desc-title{
font-size: 30px;
font-family: "zt";
}
.index-ppys-desc-title span:nth-child(1){
color: #e62129;
}
.index-ppys-desc-title span:nth-child(2){
	color: #000000;
}
.index-ppys-contimg{
	display: inline-block;
	float: left;
}
.index-ppys-desc{
	display: inline-block;
	float: left;
}
.index-ppys-desc-desc{
	font-size: 16px;
	color: #494949;
	margin-top: 20px;
}
.index3-ol-titles{
	padding:10px 25px;
	box-sizing: border-box;
	border-radius: 15px;
	color: #fff;
	transition: all 0.5s;
	font-family: "zt";
	font-size: 24px;
	position: relative;
	width: 100%;
	text-align: left;
}
.advantage ol .active .index3-ol-title{
   background:url('../img/index4_03.png') #fff;
   color: #dd1f27 !important;
   background-position: right center;
   background-repeat: no-repeat;
   width: 120% !important;
}
.advantage ol li {
	position: relative;
	text-align: right;
	margin-bottom: 1vw;
	cursor: pointer;
	padding-right: 3vw;
	margin-top: 60px;
}
.advantage ol li:last-child {
	margin-bottom: 0px;
}

.advantage ol li .n {
	font-size: 16px;
	line-height: 18px;
	position: relative;
	transition: all 0.45s cubic-bezier(0.215, 0.610, 0.355, 1);
}

.advantage ol li .dot {
/*	width: 10px;
	height: 10px;
	position: absolute;
	right: -5px;
	top: 0%;
	background: #fff;
	border-radius: 50%;
	content: '';
	transition: all .4s;*/
}

.advantage ol li .dot::before {
/*	width: 14px;
	height: 14px;
	position: absolute;
	left: -3px;
	top: -3px;
	border-radius: 50%;
	content: '';
	border: 1px solid #fff;
	opacity: 0;*/
}
.advantage ol li.active{
	width: 120%;
}
.advantage ol li.active .dot::before {
	animation: lineAniamte 1s linear infinite;
}

@-webkit-keyframes lineAniamte {
	0% {
		transform: scale(0);
		opacity: 0;
	}

	70% {
		transform: scale(1.1);
		opacity: 1;
	}

	100% {
		transform: scale(1.3);
		opacity: 0;
	}
}

.advantage ol li.active .dot {
	transform: scale(1.3);
}

.advantage ol li .name {
	font-size: 3.5vw;
	line-height: 0vw;
	height: 0vw;
	overflow: hidden;
	position: relative;
	color: rgba(255, 255, 255, 0);
	-webkit-text-stroke: 1px #fff;
	margin-bottom: 0.5vw;
	transition: all 0.5s cubic-bezier(0.215, 0.610, 0.355, 1);
	display: flex;
	justify-content: flex-end;
	cursor: pointer;
}

.advantage ol li .cn,
.advantage ol li .en {
	width: auto;
	position: relative;
	overflow: hidden;
	transition: all 0.5s cubic-bezier(0.215, 0.610, 0.355, 1);
}

.advantage ol li .name .en p {
	transition: all 0.5s cubic-bezier(0.215, 0.610, 0.355, 1) 0.05s;
}

.advantage ol li .name p {
	transition: all 0.5s cubic-bezier(0.215, 0.610, 0.355, 1);
	cursor: pointer;
}

.advantage ol li .name p:nth-child(2) {
	color: rgba(255, 255, 255, 1);
}

.advantage ol li.active .name p {
	transform: translateY(-100%);
}

.advantage ol li .des {
	width: 35vw;
	position: relative;
	font-size: 1.2vw;
	opacity: 0;
	transition: all .45s cubic-bezier(0.215, 0.610, 0.355, 1);
	transform: translateY(1.5vw);
	left: -18vw;
}

.advantage ol li.active .des {
	opacity: 1;
	transform: translateY(0px);
}

.pro_text {
	width: 40%;
	height: auto;
	position: absolute;
	left: 7.5%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	z-index: 2;
}

.pro_text ul {
	width: 120vw;
	height: auto;
	display: flex;
}

.pro_text ul li {
	width: 40vw;
	height: auto;
	position: relative;
	opacity: 0;
	transition: all 0.4s;
	pointer-events: none;

}

.pro_text ul li.active {
	opacity: 1;
	pointer-events: auto;
}

.pro_text ul li .text {
	color: #3e3e3e;
	line-height: 1.2;
}

.pro_text ul li .text .tit {
	font-size: 2vw;
	overflow: hidden;
	position: relative;
}

.pro_text ul li .text .tit p{
	transform: translateY(100%);
	transition: all 0.5s cubic-bezier(0.3, 0, 0.24, 1) 0.2s;
}

.pro_box.is-inview .pro_text ul li .text .tit p,.pro_box.is-inview .pro_text ul li .text .name p{
	transform: translateY(0%);
}

.pro_text ul li .text .name {
	font-size: 4vw;
	overflow: hidden;
	position: relative;
}

.pro_text ul li .text .name p{
	transform: translateY(100%);
	transition: all 0.5s cubic-bezier(0.3, 0, 0.24, 1) 0.3s;
}

.pro_text ul li .des {
	width: 75%;
	margin-top: 12vw;
	font-size: 0.9vw;
	line-height: 1.7;
	text-align: justify;
	transform: translateY(30%);
	opacity: 0;
	transition: all 0.5s cubic-bezier(0.3, 0, 0.24, 1) 0.4s;
}

.pro_box.is-inview .pro_text ul li .des{
	transform: translateY(0%);
	opacity: 1;
}

.pro_text ul li .more {
	width: 154px;
	display: block;
	margin-top: 2vw;
	cursor: pointer;
}

.ppsl_box {
	background: #e8eaad;

}

.video_bg {
	mix-blend-mode: color-burn;
	position: absolute;
	width: 100%;
	height: 100vh;
}

.video_bg video {
	width: 100%;
	height: auto;
}

.ll_list {
	position: relative;
	width: 100%;
	padding-top: 2vw;
}

.ll_list ul li {
	width: 100%;
	position: relative;
	margin-bottom: 5vw;
}

.ll_list ul li:nth-child(2) .thum {
	margin-left: 20%;
}

.ll_list ul li:nth-child(2) .btn {
	left: 0%;
}

.ll_list ul li .thum {
	width: 80%;
	position: relative;
	overflow: hidden;
	height: auto;
	align-items: center;
	display: flex;
	justify-content: center;
	/* -webkit-clip-path: ellipse(50% 50% at 50% 150%);
	-webkit-transform-origin: 50% 15%;
	-webkit-transition: all 1.6s cubic-bezier(0.215, 0.610, 0.355, 1); */
	
}

.ll_list ul li.is-inview .thum{
	/* -webkit-clip-path: ellipse(100% 120% at 50% 100%); */
}

.ll_list ul li .thum .img{
	width: 100%;
}



.reveal-text p,.mtextLetter p{
	backface-visibility: hidden;
	transform: translateZ(4vw);
	transform-style: preserve-3d;
}
.reveal-text>p>div>div,.mtextLetter>p>div>div{
	perspective: 500px;
	position: relative;
}

.reveal-text>p>div>div>div,.mtextLetter>p>div>div>div{
	transform-origin: 50% 50%;
	backface-visibility: hidden;
	transform: translate(30px, 0px) rotateY(90deg);
	transform-style: preserve-3d;
	transition: all 1.6s cubic-bezier(0.215, 0.610, 0.355, 1);
	will-change: transform;
}

.reveal-text>p>div>div>div:nth-child(2),.reveal-text>p>div>div>div:nth-child(2){
	transition-delay: 0.025s;
}
.reveal-text>p>div>div>div:nth-child(3),.reveal-text>p>div>div>div:nth-child(3){
	transition-delay: 0.05s;
}
.reveal-text>p>div>div>div:nth-child(4),.reveal-text>p>div>div>div:nth-child(4){
	transition-delay: 0.075s;
}
.reveal-text>p>div>div>div:nth-child(5),.reveal-text>p>div>div>div:nth-child(5){
	transition-delay: 0.1s;
}
.reveal-text>p>div>div>div:nth-child(6),.reveal-text>p>div>div>div:nth-child(6){
	transition-delay: 0.125s;
}
.reveal-text>p>div>div>div:nth-child(7),.reveal-text>p>div>div>div:nth-child(7){
	transition-delay: 0.15s;
}
.reveal-text>p>div>div>div:nth-child(8),.reveal-text>p>div>div>div:nth-child(8){
	transition-delay: 0.175s;
}
.reveal-text>p>div>div>div:nth-child(9),.reveal-text>p>div>div>div:nth-child(9){
	transition-delay: 0.2s;
}
.reveal-text>p>div>div>div:nth-child(10),.reveal-text>p>div>div>div:nth-child(10){
	transition-delay: 0.225s;
}
.reveal-text>p>div>div>div:nth-child(11),.reveal-text>p>div>div>div:nth-child(11){
	transition-delay: 0.25s;
}
.reveal-text>p>div>div>div:nth-child(12),.reveal-text>p>div>div>div:nth-child(12){
	transition-delay: 0.275s;
}
.reveal-text>p>div>div>div:nth-child(13),.reveal-text>p>div>div>div:nth-child(13){
	transition-delay: 0.3s;
}

.reveal-text.is-inview>p>div>div>div,.mtextLetter.is-inview>p>div>div>div{
	/* transform-origin: 20px 45.5px; */
	transform:translate(0px, 0px) rotateY(0deg)
}
.ll_list ul li.is-inview .thum .img{
	height: auto;
	width: 100%;
	position: relative;
	padding: 15px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 10px 10px 30px rgba(0, 0, 0, .1);
}

.ll_list ul li .thum .img img:nth-child(2){
	display: none;
}

.ys_box .sub_title.pos{
	left: 0%;
}


.ll_list ul li .btn {
	width: 20vw;
	height: 20vw;
	position: absolute;
	left: 75%;
	top: 50%;
	margin-top: -10vw;
	will-change: transform;
}

.ll_list ul li .btn .sc_box{
	position: relative;
	width: 100%;
	height: 100%;
}



.ll_list ul li .btn .img {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0%;
	top: 0%;
	animation: rotateAnimate 15s linear infinite;
}

@keyframes rotateAnimate{
	0%{
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(360deg);
	}
}

.ll_list ul li .btn .btn_box {
	width: 15vw;
	height: 15vw;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -7.5vw;
	margin-top: -7.5vw;
	background: #5ddbcc;
	color: #fff;
	border-radius: 50%;
}

.ll_list ul li .btn .ele {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	text-align: center;
	padding: 0% 5%;
}

.ll_list ul li .btn .ele .name {
	font-size: 2vw;
	position: relative;
	margin-bottom: 0.5vw;
}

.ll_list ul li .btn .ele .des {
	font-size: 1.1vw;
}

.ll_list ul li .btn .ele .des b span {
	font-size: 1.1vw;
}

.ll_list ul li .btn .ele .des b {
	font-size: 2.5vw;
	font-family: din;
}

.footer {
	width: 100%;
	position: relative;
	background: #5ddbcc;
	padding-top: 5vw;
	overflow: hidden;
}

.shop_img {
	width: 47%;
	height: auto;
	position: absolute;
	left: 0%;
	bottom: 0%;
}

.foot_box {
	width: 40%;
	margin-left: 50%;
	position: relative;
	color: #fff;
	margin-bottom: 1vw;
}

.foot_box .f_name {
	text-align: center;
	margin-bottom: 1.5vw;
}

.foot_box .f_name b {
	font-size: 2.5vw;
}

.foot_box .f_name p {
	font-size: 1.1vw;
}

.copyright {
	text-align: center;
	font-size: 14px;
	line-height: 1.7;
}

.copyright a {
	color: #fff;
}

.f_hote_tel {
	margin-bottom: 1vw;
	text-align: center;
}

.f_hote_tel a {
	font-size: 2.5vw;
	color: #fff;
}

.f_hote_tel p {
	text-align: center;
}

.f_socail {
	width: 100%;
	margin-bottom: 1vw;
}

.f_socail ul {
	width: 100%;
	display: flex;
	justify-content: center;
}

.f_socail ul li {
	width: 40px;
	text-align: center;
	position: relative;
	cursor: pointer;
	border-radius: 50%;
	margin: 0px 5px;
	border-radius: 50%;
}

.f_socail ul li .icon {
	width: 40px;
	height: 40px;
	line-height: 38px;
	border: 1px solid #fff;
	font-size: 20px;
	font-weight: normal;
	border-radius: 50%;
	-webkit-animation: swing2 2s infinite;
}

.f_socail ul li:nth-child(2) .icon{
	-webkit-animation-delay: 0.25s;
}

.f_socail ul li:nth-child(3) .icon{
	-webkit-animation-delay: 0.5s;
}

.f_socail ul li:nth-child(4) .icon{
	-webkit-animation-delay: 0.75s;
}

.f_socail ul li:hover .icon{
	background: #fff;
	color: #5ddbcc;
	
}

@-webkit-keyframes swingzoom {
  3%,
  9% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  6%,
  12% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  15%,
  21% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  18%,
  24% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  27% {
    -webkit-transform: translateX(0px) rotate(0);
    transform: translateX(0px) rotate(0);
  }
  30% {
    -webkit-transform: translateX(0px) rotate(0);
    transform: translateX(0px) rotate(0);
  }
}
.f_socail ul li .img {
	width: 120px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	top: -130px;
	display: none;
}

.f_socail ul li:hover .img {
	display: block;
}

.form_box {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 5;
}

.form_box .form_row {
	width: calc(33% - 5px);
	position: relative;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	padding: 0px;
	height: 60px;
}

.form_box .form_row.active .txt{
	top: 5px;
	font-size: 12px;
	opacity: 0.5;
}

.select{
	width: calc(100% - 95px);
	height: 60px;
	margin-left: 95px;
	position: relative;
	cursor: pointer;
}

.form_box .form_row:last-child .select{
	width: calc(100% - 110px);
	margin-left: 110px;
}

.select .value{
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	pointer-events: none;
	line-height: 60px;
	color: #1a1a1a;
}

.select::after{
	width: 0px;
	height: 0px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 9px solid #5ddbcc;
	content: '';
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -2.5px;
	transition: all .3s;
	transform: rotate(0deg);
}
.select.active::after{
	transform: rotate(-90deg);
}
.select ul{
	width: 100%;
	position: absolute;
	left: 0px;
	top: 60px;
	background: #1a1a1a;
	color: #fff;
	padding: 10px;
	font-size: 14px;
	border-radius: 0px 0px 5px 5px;
	display: none;
}
.select.active ul{
	display: block;
}
.select ul li{
	width: 100%;
	line-height: 25px;
	position: relative;
	cursor: pointer;
	text-align: center;
}

.select ul li:hover{
	opacity: 0.7;
}

.form_box .form_row .txt {
	color: #1a1a1a;
	width: auto;
	position: absolute;
	left: 15px;
	top: 20px;
	line-height: 20px;
	pointer-events: none;
	transition: all .35s;
}

.form_box .form_row input {
	width: 100%;
	border: none;
	color: #1a1a1a;
	height: 50px;
	outline: none;
	padding-left: 15px;
	margin-top: 10px;
	background: transparent;
	font-size: 16px;
}

.form_btn {
	width: 160px;
	height: 40px;
	position: relative;
	margin: 0px auto;
	margin-top: 1vw;
	margin-bottom: 1vw;
	color: #b1b73e;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}

.form_btn.active{
	opacity: 0.5;
	cursor: no-drop;
}

.form_btn::before {
	width: 100%;
	height: 100%;
	background: #1a1a1a;
	border-radius: 50%;
	content: '';
	display: block;
	position: absolute;
	left: 0%;
	top: 0%;
	transition: all .35s;
}

.form_btn::after {
	width: 100%;
	height: 100%;
	background: transparent;
	border: 1px solid #1a1a1a;
	border-radius: 50%;
	content: '';
	display: block;
	position: absolute;
	left: -1px;
	top: -1px;
	transition: all .35s;
}

.form_btn:hover::after{
	transform: rotate(5deg);
}
.form_btn:hover::before{
	transform: rotate(-5deg);
}


.form_btn p {
	position: relative;
	z-index: 2;
}

.mark_box {
	background: url(../image/sub_bg3.jpg) bottom center no-repeat;
	background-size: cover;
}

.marks_list {
	width: 100%;
	position: relative;
}

.marks_list ul {
	width: 100%;
	display: flex;
	position: relative;
	flex-wrap: wrap;
	justify-content: space-between;
}

.marks_list ul li {
	width: 48%;
	position: relative;
}

.marks_list ul li .info {
	text-align: center;
	position: relative;
	margin-top: 25px;
	color: #fff;
}

.marks_list ul li .info.info2{
	display: none;
}

.marks_list ul li:nth-child(2) .info{
	margin-top: 0px;
	margin-bottom: 25px;
	color: #5ddbcc;
}

.marks_list ul li .info .name {
	font-size: 24px;
}

.marks_list ul li .info .des {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
}

.marks_list ul li .info .des p {
	font-size: 50px;
	font-family: din;
}

.marks_list ul li .info .des span {
	font-size: 18px;
}

.ppbg {
	width: 100%;
	height: 100vh;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../image/pp_bg.jpg) center center no-repeat;
	background-size: cover;
}

.hzlc_con{
	position: relative;
}

.hzlc_con img:nth-child(2){
	display: none;
}

.ppbg.s{
	background-image: url(../image/sub_bg.jpg);
}

.slpp {
	width: 100%;
	position: relative;
	margin-bottom: 7.5vw;
}

.slpp ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.slpp ul li {
	width: 40%;
	position: relative;
	margin: 0px -2.75vw;
}

.slpp ul li .thum{
	/* clip-path: circle(0vw at 50% 50%);
	transition: clip-path 2.5s cubic-bezier(0.215, 0.61, 0.355, 1); */
	-webkit-clip-path: ellipse(50% 0% at 50% 100%);
	-webkit-transform-origin: 50% 15%;
	-webkit-transition: all 1.6s cubic-bezier(0.215, 0.610, 0.355, 1);
}

.slpp ul li a{
	position: relative;
	display: block;
}

.slpp ul li.is-inview .thum{
	-webkit-clip-path: ellipse(50% 50% at 50% 50%);
}

.slpp ul li:nth-child(2) {
	margin-top: 10vw;
	transition-delay: 0.3s;
}

.slpp ul li .des {
	width: 100%;
	padding: 0px 10%;
	font-size: 1vw;
	line-height: 1.7;
	text-align: center;
}

.slpp ul li .des.des2{
	display: none;
}

.slpp ul li .name {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0%;
	bottom: 15%;
	text-align: center;
	color: #fff;
}

.slpp ul li .name b {
	display: block;
	text-align: center;
	position: relative;
	font-size: 2vw;
}

.slpp ul li .name p {
	font-size: 1vw;
}

.slpp ul li .thum .h {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0%;
	top: 0%;
}

.about_box .left {
	width: 30%;
	position: relative;
}

.about_box .right {
	width: 65%;
	position: relative;
	padding-top: 5vw;
}

.about_box .numBox {
	width: 100%;
	position: relative;
	top: 0%;
	left: 0%;
	opacity: 1;
	flex-wrap: wrap;
}

.about_box .numBox .numItem {
	width: 100%;
	justify-content: flex-start;
	margin-bottom: 3vw;
}

.about_box .numBox .num {
	justify-content: flex-start;
	line-height: 1;
	margin-bottom: 5px;
}

.about_box .numBox .nums {
	font-size: 4.5vw;
}

.about_box .right .des {
	width: 55%;
	height: auto;
	position: absolute;
	left: 0%;
	top: 0%;
	line-height: 2;
	font-size: 1vw;
}

.about_box {
	background: url(../image/sub_bg.jpg) top center no-repeat;
	padding-top: 10vw;
	background-size: cover;
}

.idea_box {
	width: 100%;
	height: 100vh;
	position: relative;
	background: url(../image/idea_bg.jpg) no-repeat;
	background-size: cover;
}

.ideas {
	width: 85%;
	height: auto;
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	left: 7.5%;
}

.ideas ul {
	width: 100%;
	display: flex;
	justify-content: center;
	position: relative;
}

.ideas ul li {
	width: 25%;
	position: relative;
	text-align: center;
	color: #fff;
}

.ideas ul li .icon {
	width: 158px;
	height: 158px;
	position: relative;
	margin: 0px auto;
}

.ideas ul li .icon svg {
	width: 40%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.ideas ul li .icon svg path {
	stroke-width: 20;
	fill: none;
	stroke: #fff;
	stroke-linecap: round;
}

.ideas ul li .info{
	width: 100%;
	margin-top: 20px;
}

.ideas ul li .info .name{
	font-size: 2vw;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.ideas ul li .info .name::after{
	width: 30px;
	height: 3px;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 0px;
	content: '';
	background: #fff;
}

.ideas ul li .des{
	width: 100%;
	height: auto;
	position: relative;
	line-height: 1.7;
	font-size: 1vw;
}

.ideas ul li.is-inview .icon svg path {
	-webkit-animation: draw 1s ease forwards .4s;
}

@keyframes draw {
	from {
		stroke-dasharray: 0, 600px;
	}
	to {
		stroke-dasharray: 600px, 0;
	}
}

.ideas ul li .icon::after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0%;
	top: 0%;
	background: url(../image/wbx.png) no-repeat;
	background-size: cover;
	content: '';
	transition: all 1s;
}

.ideas ul li.is-inview .icon::after{
	transform: rotate(90deg);
}

.hisSwiper {
	position: relative;
	padding-bottom: 5vw;
}

.hisSwiper .years {
	font-family: din;
	font-size: 8vw;
	color: #5ddbcc;
}

.hisSwiper .swiper-slide:nth-child(odd){
	margin-top: 5vw;
}

.hisSwiper .swiper-slide{
	opacity: 0;
	transform: translateX(10%);
	transition: all 1.6s cubic-bezier(0.215, 0.610, 0.355, 1) 0.3s;
}

.hisSwiper .swiper-slide:nth-child(2){
	transition-delay: 0.4s;
}

.hisSwiper .swiper-slide:nth-child(3){
	transition-delay: 0.5s;
}

.hisSwiper .swiper-slide:nth-child(4){
	transition-delay: 0.6s;
}

.hisSwiper.is-inview .swiper-slide{
	opacity: 1;
	transform: translateX(0%);
}

.hisSwiper .des{
	font-size: 18px;
	line-height: 1.7;
}

.history_box {
	background: url(../image/sub_bg2.jpg) center center no-repeat;
	background-size: cover;
}

.top_nav {
	width: 100%;
	display: flex;
	position: relative;
	justify-content: space-between;
	flex-wrap: wrap;
}

.top_nav .sub_title {
	width: auto;
}

.sub_menu {
	width: auto;
	display: flex;
	align-items: center;
	position: relative;
}

.sub_menu a {
	width: 140px;
	height: 40px;
	position: relative;
	color: #b1b73e;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	margin-left: 15px;
}

.pro_box .sub_title{
	display: none;
}

.sub_menu a p {
	position: relative;
	z-index: 2;
}

.sub_menu a::before {
	width: 100%;
	height: 100%;
	background: #1a1a1a;
	border-radius: 50%;
	content: '';
	display: block;
	position: absolute;
	left: -1px;
	top: -1px;
	transition: all .35s;
}

.sub_menu a::after {
	width: 100%;
	height: 100%;
	background: transparent;
	border: 1px solid #1a1a1a;
	border-radius: 50%;
	content: '';
	display: block;
	position: absolute;
	left: -2px;
	top: -2px;
	transition: all .35s;
}
.sub_menu a:hover,.sub_menu a.active{
	color: #fff;
}
.sub_menu a:hover::after,.sub_menu a.active::after{
	transform: rotate(5deg);
	border-color: #b1b73e;
}
.sub_menu a:hover::before,.sub_menu a.active::before{
	transform: rotate(0deg);
	background: #b1b73e;
}

.vision_list {
	position: relative;
	width: 100%;
}

.vision_list ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.vision_list ul li {
	width: 49%;
	position: relative;
	margin-right: 2%;
	margin-bottom: 1.75vw;
	transition-delay: 0.3s;
}
.vision_list ul li:nth-child(even){
	transition-delay: 0.4s;
}

.vision_list ul li .thum {
	border-radius: 5px;
	overflow: hidden;
}

.vision_list ul li:nth-child(even) {
	margin-right: 0%;
}

.vision_list .inner {
	padding-top: 60%;
}

.hyqs {
	width: 100%;
	position: relative;
}

.hyqs ul {
	width: 100%;
	display: flex;
	position: relative;
	flex-wrap: wrap;
}

.hyqs ul li {
	width: 30%;
	position: relative;
	margin-right: 5%;
	margin-bottom: 3vw;
	display: flex;
	align-items: center;
}

.hyqs ul li:nth-child(2n){
	transition-delay: 0.2s;
}

.hyqs ul li:nth-child(3n){
	transition-delay: 0.3s;
}

.hyqs ul li:nth-child(3n) {
	margin-right: 0%;
}

.hyqs ul li .num {
	width: 90px;
	font-size: 80px;
	position: relative;
	font-family: din;
	line-height: 1;
	background: linear-gradient(180deg, #5ddbcc, rgba(175, 180, 50, 0));
	background-clip: text;
	color: transparent;
}

.hyqs ul li .info {
	width: calc(100% - 100px);
	margin-left: 10px;
}

.hyqs ul li .info .name {
	font-size: 24px;
	position: relative;
	line-height: 1.2;
	margin-bottom: 5px;
}

.hyqs ul li .info .des {
	opacity: 0.7;
}

.ppzl_box {
	padding: 0px;
	height: 90vh;
	position: relative;
}

.ppzl_box .left {
	width: 45%;
	position: absolute;
	height: 100%;
	left: 0%;
	top: 0%;
	background: url(../image/ppzl_bg.jpg);
	display: flex;
	flex-wrap: wrap;
	padding: 0% 4%;
	align-content: center;
}

.ppzl_box .right {
	width: 55%;
	height: 100%;
	position: absolute;
	right: 0%;
	top: 0%;
}

.ppzl_box .right img{
	width: 100%;
	height: 100%;
	position: relative;
}

.ppzl_list {
	width: 100%;
	color: #fff;
	position: relative;
}

.ppzl_list ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ppzl_list ul li {
	width: 32%;
	position: relative;
	margin-right: 2%;
	margin-bottom: 2.5vw;
}

.ppzl_list ul li:nth-child(2n){
	transition-delay: 0.15s;
}

.ppzl_list ul li:nth-child(3n){
	transition-delay: 0.3s;
}

.ppzl_list ul li:nth-child(n+4) {
	margin-bottom: 0px;
}

.ppzl_list ul li .icon {
	width: 80px;
	height: 80px;
	position: relative;
	margin: 0px auto;
	background: #fff;
	border-radius: 50%;
}

.ppzl_list ul li .icon img{
	position: relative;
}

.ppzl_list ul li .icon::before{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0%;
	top: 0%;
	content: '';
	background: #fff;
	border-radius: 50%;
	opacity: 0.2;
	transform: scale(1.2);
}

.ppzl_list ul li:nth-child(3n) {
	margin-right: 0%;
}

.ppzl_list ul li .info {
	text-align: center;
	position: relative;
	margin-top: 0.75vw;
}

.ppzl_list ul li .info .name {
	font-size: 20px;
	margin-bottom: 5px;
}

.hzzc_box{
	padding-top: 0px;
}

.hzzc_box .left {
	width: 40%;
	padding-top: 5vw;
}

.hzzc_box .right {
	width: 55%;
	padding-top: 5vw;
}

.hzzc_box .list li {
	margin-bottom: 2vw;
}

.hzzc_box .list li:last-child {
	margin-bottom: 0px;
}

.hzzc_box .list li .name {
	font-size: 24px;
	color: #5ddbcc;
	margin-bottom: 10px;
}

.hzzc_box .list li .des {
	width: 100%;
	position: relative;
	line-height: 1.7;
}

.hzfc_swiper{
	transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1) 0.3s;
	transform: translateY(50px);
	opacity: 0;
}

.hzfc_swiper.is-inview{
	transform: translateY(0px);
	opacity: 1;
}

.hzfc_swiper .inner {
	padding-top: 180%;
}

.hzfc_swiper .swiper-slide{
	width: 300px;
	transform-origin: bottom;
	transition: all 0.3s;
}

.hzfc_swiper{
	padding-bottom: 45px;
	position: relative;
}

.hzfc_swiper .swiper-pagination-bullet-active{
	background: #5ddbcc;
}

.temp_box{
	position: relative;
	width: 100%;
	margin-top: 5vw;
	margin-bottom: 5vw;
}

.lm_swiper .inner {
	padding-top: 60%;
	border-radius: 5px;
	overflow: hidden;
}

.lm_swiper .name {
	text-align: center;
	position: relative;
	font-size: 20px;
	margin-top: 15px;
}

.lm_swiper .swiper-slide{
	width: 35%;
	position: relative;
	
}

.under_list {
	position: relative;
	margin-bottom: 5vw;
}

.lbox{
	width: 100%;
	position: relative;
	margin: 0px auto;
	transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1) 0.3s;
	transform: translateY(50px);
	opacity: 0;
}

.lbox.is-inview{
	transform: translateY(0px);
	opacity: 1;
}

.under_list ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.under_list ul li {
	width: calc(100% / 3 - 20px);
	position: relative;
	margin-right: 30px;
	margin-bottom: 30px;
}

.under_list ul li:nth-child(even){
	transition-delay: 0.3s;
}

.under_list ul li:nth-child(3n){
	transition-delay: 0.15s;
}

.under_list ul li .thum {
	border-radius: 5px;
}

.under_list ul li:nth-child(3n) {
	margin-right: 0%;
}

.under_list ul li .inner {
	padding-top: 60%;
}

.brands {
	position: relative;
	width: 100%;
}
.brandSwiper{
	height: auto;
}
.brandSwiper .swiper-slide {
	width: 100%;
	height: 100vh;
	position: relative;
	display: flex;
	justify-content: space-between;
	background: transparent;
}

.brandSwiper .swiper-slide .info {
	width: 35%;
	position: absolute;
	left: 7.5%;
	top: 50%;
	transform: translateY(-50%);
}

.brandSwiper .swiper-slide .thum {
	width: 60%;
	position: absolute;
	left: 40%;
	top: 10%;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%,8vw 50%);
	height: 80%;
}

.brandSwiper .swiper-slide .thum .img,.brandSwiper .swiper-slide .thum .img img{
	position: relative;
	height: 100%;
	width: 100%;
}

.brandSwiper .swiper-slide .thum .arrow{
	width: auto;
	height: 100%;
	position: absolute;
	left: 0%;
	top: 0%;
}

.brandSwiper .swiper-slide .thum .arrow img{
	width: auto;
	height: 100%;
}

.brandSwiper .swiper-slide .info .name {
	font-size: 4vw;
	margin-bottom: 3vw;
	line-height: 1.2;
}

.brandSwiper .swiper-slide .info .num {
	position: relative;
	margin-bottom: 2vw;
	opacity: 0;
	transform: translateY(50px);
	transition: all 1.6s cubic-bezier(0.215, 0.610, 0.355, 1) 0.55s;
}

.brandSwiper .swiper-slide.is-inview .info .num{
	opacity: 1;
	transform: translateY(0px);
}

.brandSwiper .swiper-slide .info .num .top {
	width: 100%;
	display: flex;
	line-height: 1;
}

.brandSwiper .swiper-slide .info .num .top p {
	font-family: din;
	font-size: 4vw;
	display: block;
}

.brandSwiper .swiper-slide .info .num .top span {
	width: 20px;
	height: 20px;
	background-color: #5ddbcc;
	color: #fff;
	border-radius: 50%;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	display: block;
	position: relative;
	top: 0px;
	left: 5px;
}

.brandSwiper .swiper-slide .info .des {
	width: 85%;
	font-size: 16px;
	line-height: 2;
	position: relative;
	text-align: justify;
	opacity: 0;
	transform: translateY(75px);
	transition: all 1.6s cubic-bezier(0.215, 0.610, 0.355, 1) 0.6s;
}

.brandSwiper .swiper-slide.is-inview .info .des{
	opacity: 1;
	transform: translateY(0px);
}

.brandSwiper .swiper-slide .info .title {
	color: #5ddbcc;
	font-size: 20px;
	margin-bottom: 10px;
	opacity: 0;
	transform: translateY(50px);
	transition: all 1.6s cubic-bezier(0.215, 0.610, 0.355, 1) 0.575s;
}

.brandSwiper .swiper-slide.is-inview .info .title{
	opacity: 1;
	transform: translateY(0px);
}

.brandSwiper .is-inview .reveal-text>p>div>div>div {
    transform-origin: 20px 45.5px;
    transform: translate(0px, 0px) rotateY(0deg);
	opacity: 1;
}
.brandSwiper .reveal-text>p>div>div>div{
	transition-delay: 0.5s;
	opacity: 0;
}
.brandSwiper .reveal-text>p>div>div>div:nth-child(2){
	transition-delay: 0.525s;
}
.brandSwiper .reveal-text>p>div>div>div:nth-child(3){
	transition-delay: 0.55s;
}
.brandSwiper .reveal-text>p>div>div>div:nth-child(4){
	transition-delay: 0.575s;
}
.brandSwiper .reveal-text>p>div>div>div:nth-child(5){
	transition-delay: 0.6s;
}
    

.brandSwiper .swiper-slide .words {
	width: 50%;
	font-family: din;
	font-size: 10vw;
	-webkit-text-stroke: 1px #5ddbcc;
	color: transparent;
	line-height: 0.8;
	opacity: 0.3;
	position: absolute;
	left: 7.5%;
	bottom: 10%;
	text-transform: uppercase;
}

.brandSwiper .swiper-slide:nth-child(3) .words,
.brandSwiper .swiper-slide:nth-child(4) .words {
	font-size: 9vw;
}

.brandSwiper .swiper-slide .info .num .txt {
	font-size: 18px;
	margin-top: 0.25vw;
}

.pro_swiper {
	padding: 0px 10%;
	transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1) 0.5s;
	transform: translateY(50px);
	opacity: 0;
}

.pro_swiper.is-inview{
	transform: translateY(0px);
	opacity: 1;
}

.pro_swiper .swiper-slide {
	position: relative;
	transform: scale(0.8) translateY(-5%);
	transform-origin: bottom center;
	transition: 300ms;
	width: 25%;
}

.pro_swiper .swiper-slide.swiper-slide-active {
	transform: scale(1);
}

.pro_swiper .swiper-slide .mark {
	width: 25%;
	height: auto;
	position: absolute;
	left: 70%;
	top: 65%;
}

.pro_swiper .swiper-slide .mark p{
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	color: #71542d;
	cursor: default;
}

.pro_swiper .swiper-slide .info {
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
	margin-top: 2vw;
}

.pro_swiper .swiper-slide .info .name {
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
	opacity: 0;
	transform: translateY(25px);
	transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1) 0.3s;
}

.pro_swiper .swiper-slide.swiper-slide-active .info .name{
	transform: translateY(0px);
	opacity: 1;
}

.pro_swiper .swiper-slide .info .des {
	font-size: 16px;
	line-height: 1.7;
	position: relative;
	opacity: 0;
	transform: translateY(50px);
	transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1) 0.325s;
}

.pro_swiper .swiper-slide.swiper-slide-active .info .des{
	transform: translateY(0px);
	opacity: 1;
}

.blw_bg {
	width: 80%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 55%;
	transform: translate(-50%, -50%);
}

.blw_bg img{
	-webkit-animation: hotBefore2 20s ease infinite;
}

@-webkit-keyframes hotBefore2{
	0%{
		-webkit-transform:translateX(-5%);
	}
	50%{
		-webkit-transform:translateX(5%);
	}
	100%{
		-webkit-transform:translateX(-5%);
	}
}

.porduct_list {
	width: 100%;
	position: relative;
}

.porduct_list ul {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
}

.porduct_list ul li {
	width: 30%;
	position: relative;
	margin-right: 5%;
	margin-bottom: 4vw;
}

.porduct_list ul li:nth-child(3n) {
	margin-right: 0%;
}

.porduct_list ul li .thum {
	width: 60%;
	margin-left: 20%;
	position: relative;
	overflow: initial;
}

.porduct_list ul li .thum .img {
	position: relative;
	opacity: 0;
	transform: translateY(100px);
	-webkit-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1) 0.3s;
}

.porduct_list ul li.is-inview .thum .img{
	opacity: 1;
	transform: translateY(0px);
}

.porduct_list ul li .thum::before {
	width: 120%;
	height: 0%;
	padding-top: 120%;
	position: absolute;
	left: -10%;
	top: 20%;
	content: '';
	background: linear-gradient(180deg, #5ddbcc, rgba(175,180,50,0));
	border-radius: 50%;
	transform: scale(0) translateY(25px);
	-webkit-transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1);
}

.porduct_list ul li.is-inview .thum::before{
	transform: scale(1) translateY(0px);
}

.porduct_list ul li .name {
	text-align: center;
	font-size: 1.2vw;
	margin-top: 0px;
}

.ys_box {
	height: 100vh;
	position: relative;
	padding: 0px;
	background: url(../image/ys_bg.jpg) center center no-repeat;
	background-size: cover;
}


.ys_list {
	width: 85%;
	position: absolute;
	left: 7.5%;
	top: 58%;
	transform: translateY(-50%);
}

.ys_list ul {
	width: 100%;
	display: flex;
	height: 50vh;
	justify-content: space-between;
}

.ys_list ul li {
	width: 17%;
	height: 100%;
	position: relative;
	background: rgba(255, 255, 255, .1);
	-webkit-transition: all .6s cubic-bezier(0.215, 0.610, 0.355, 1);
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, .2);
}

.ys_list ul li .icon {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 25px;
	top: 25px;
	background: url(../image/yhx_icon.png) no-repeat;
}

.ys_list ul li:nth-child(1) .icon {
	background-position: 0px -50px;
}

.ys_list ul li:nth-child(2) .icon {
	background-position: -50px -50px;
}

.ys_list ul li:nth-child(3) .icon {
	background-position: -100px -50px;
}

.ys_list ul li:nth-child(4) .icon {
	background-position: -150px -50px;
}

.ys_list ul li:nth-child(1).active .icon {
	background-position: 0px 0px;
}

.ys_list ul li:nth-child(2).active .icon {
	background-position: -50px 0px;
}

.ys_list ul li:nth-child(3).active .icon {
	background-position: -100px 0px;
}

.ys_list ul li:nth-child(4).active .icon {
	background-position: -150px 0px;
}

.ys_list ul li .name {
	width: calc(100% - 50px);
	height: auto;
	position: absolute;
	top: 90px;
	left: 25px;
	font-size: 1.6vw;
	line-height: 1.2;
	color: #fff;
}

.ys_list ul li .des {
	width: calc(100% - 50px);
	height: auto;
	position: absolute;
	left: 25px;
	top: 140px;
	opacity: 0;
	color: #fff;
	line-height: 2;
	font-size: 18px;
}



.ys_list ul li .name span {
	display: block;
}

.ys_list ul li .img {
	width: 100%;
	height: 100%;
	position: relative;
	opacity: 0.1;
}

.ys_list ul li .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ys_list ul li.active {
	width: 45%;
}

.ys_list ul li.active .words {
	opacity: 1;
}

.ys_list ul li.active .img {
	opacity: 0.15;
}

.ys_list ul li.active .name {
	line-height: 40px;
	color: #fff;
}

.ys_list ul li.active .name span {
	display: initial;
	padding: 0px 5px;
}

.ys_list ul li.active {
	background: rgba(0, 0, 0, .1);
	backdrop-filter: blur(5px);
}

.ys_list ul li.active .des {
	opacity: 1;
}

.ys_list ul li .words {
	width: auto;
	position: absolute;
	left: 25px;
	bottom: 25px;
	text-transform: uppercase;
	color: #fff;
}

.a_tips {
	position: relative;
	margin-bottom: 1vw;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 1.2;
}

.a_tips b {
	font-family: din;
	font-size: 32px;
}

.about_box .numBox .num .numIcon {
	top: -15px;
}

header.show .logo img:nth-child(1) {
	opacity: 0;
}

header.show .logo img:nth-child(2) {
	opacity: 1;
}

header.show nav a p,
header.show .hot_tel {
	color: #2b2b2b;
}

header.show .hot_tel .icon img:nth-child(2) {
	opacity: 1;
}

header.show .hot_tel .icon img:nth-child(1) {
	opacity: 0;
}

.cursor-box {
	width: 120px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 65%;
	transform: translate(-50%, -50%);
	z-index: 5;
	cursor: pointer;

}

.cursor-box.active {
	opacity: 1;

}

.cursor-box .img {
	width: 80%;
	height: auto;
	margin: 0px auto;
	position: relative;
	background: rgba(175, 180, 50, 0.7);
	backdrop-filter: blur(5px);
	border-radius: 50%;
}

.cursor-box .img img:nth-child(2) {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0.75;
	-webkit-animation: curAnimate 2s linear infinite;
}

@-webkit-keyframes curAnimate {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

.cursor-box .txt {
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-top: 10px;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background: #5ddbcc;
}
.swiper-pagination-progressbar{
	background: #d7da94;
}

.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal{
	top: auto;
	bottom: 0%;
}

.menu_bar {
	width: 50px;
	height: 40px;
	position: absolute;
	right: 0px;
	top: 50px;
	cursor: pointer;
	z-index: 200;
	display: none;
}

.menu_bar.active {
	z-index: 150;
}

.menu_bar.active span {
	background: #184791;
}

.menu_bar .bar {
	width: 30px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
}


.menu_bar span {
	width: 100%;
	height: 2px;
	position: absolute;
	background: #231815;
	display: block;
	-webkit-transition: all .35s;
	-webkit-transform: rotate(0deg);
	top: 0px;
}

.menu_bar.active span {
	background: #000;
}

.menu_bar span:nth-child(2) {
	top: 9px;
	width: 20px;
}

.menu_bar:hover span:nth-child(2){
    width: 30px;
}

.menu_bar:hover span:nth-child(3){
    width: 30px;
}

.menu_bar.active:hover span:nth-child(2){
    width: 0px;
}

.menu_bar.active:hover span:nth-child(3){
    width: 25px;
}

.menu_bar.active span:nth-child(2){
	width: 0px;
}

.menu_bar.active span:nth-child(1){
	top: 9px;
	-webkit-transform: rotate(45deg);
	width: 25px;
}

.menu_bar.active span:nth-child(3){
	top: 9px;
	-webkit-transform: rotate(-45deg);
}

.menu_bar span:nth-child(3) {
	top: 18px;
	width: 25px;
}

@media screen and (max-width: 1400px) {
	.hot_tel .txt b {
		display: block;
		font-size: 28px;
	}

	.hot_tel .icon {
		width: 40px;
		position: relative;
	}

	.hot_tel .txt p {
		font-size: 12px;
	}
	.logo {
	}
	
	header{
		padding: 0px 5%;
	}
	.numBox .tit{
		font-size: 1.2vw;
	}
}

@media screen and (max-width: 1200px) {
	.hot_tel .txt b{
		font-size: 20px;
	}
	.hot_tel .icon{
		width: 30px;
	}
	.hot_tel{
		width: 200px;
	}
	.logo {
	}
}

	header{
@media screen and (max-width: 1024px) {
		padding: 0px 3%;
	}
}
@media screen and (max-width: 900px) {
	.zixun{
		width: 60px;
		top: 65%;
		right: 3%;
		z-index: 50;
	}
	.zixun .gif {
	    width: 80px;
		position: absolute;
		left: -10px;
		top: -30px;
	}
	.zixun .icon {
	    font-size: 24px;
	    line-height: 28px;
	}
	.zixun .txt{
		font-size: 10px;
	}
	.zixun .backTops .icon {
	    font-size: 22px;
	}
	.loading .cicxle{
		width: 90vw;
		height: 90vw;
	}
	.loading .cicxleQ{
		width: 65vw;
		height: 65vw;
		border: 1px solid white;
	}
	.loading .cicxleT{
		width: 50%;
	}
	.loading .cicxleT .progress{
		font-size: 3vw;
		margin-top: 5vw;
	}
	.loading .upperSection{
		clip-path: circle(22% at 50% 50%);
	}
	header{
		height: 60px;
		background: #fff;
	}
	header::after{
		width: 100%;
		height: 1px;
		position: absolute;
		left: 0px;
		top: 60px;
		content: '';
		background: rgba(255, 255, 255, .2);
	}
	/* .logo img:nth-child(2){
		opacity: 1;
	}
	.logo img:nth-child(1){
		opacity: 0;
	} */
	.hot_tel .icon img:nth-child(1) {
	    opacity: 0;
	}
	.hot_tel .icon img:nth-child(2) {
	    opacity: 1;
	}
	
	.logo img:nth-child(1){
		opacity: 0;
	}
	
	.logo img:nth-child(2){
		opacity: 1;
	}
	
	.hot_tel{
		transition: all 0.5s;
		width: 240px;
		position: absolute;
		left: calc(3vw + 150px);
		z-index: 20;
		color: #3e3e3e;
	}
	/* .hot_tel .icon img:nth-child(2){
		opacity: 1;
	}
	.hot_tel .icon img:nth-child(1){
		opacity: 0;
	} */
	.hot_tel .txt b{
		font-size: 18px;
	}
	.hot_tel .txt{
		margin-left: 0px;
	}
	.menu_bar{
		display: block;
	}
	nav{
		height: calc(100vh - 0px);
		position: fixed;
		left: 0px;
		top: 0px;
/*		display: flex;*/
		justify-content: center;
		align-items: center;
		width: 100%;
		-webkit-transition: all .5s;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		margin-right: 0%;
		z-index: 10;
	}
	nav.active{
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}
	header::before {
	    width: 100%;
	    height: 15vh;
	    position: absolute;
	    left: 0%;
	    top: 0%;
	    content: '';
	    background: linear-gradient(0deg, rgba(175, 180, 50, 0), rgba(175, 180, 50, .95));
	    opacity: 1;
	    -webkit-transition: all .3s;
		display: none;
	}
	.nav_bg{
/*		background: #5ddbcc;*/
		transform: scale(0);
	}
	.menu_bar span{
		background: #3e3e3e;
	}
	.menu_bar.active span{
		background: #000;
	}
	.bannerSwiper .swiper-pagination{
		bottom: 5%;
	}
	
	.adv_box{
		clip-path:none;
	}
	.adv_box.is-inview{
		animation: none;
	}
	.f2 .cupImg{
		top: auto;
		transform: translate(0%, 0%);
		width: 50vw;
		left: 25%;
		bottom: 10vw;
	}
	.f2 .textImg{
		opacity: 1;
	}
	.f2 .element2{
		margin-top: 100vw;
		left: 5vw;
		width: 15%;
	}
	.f2 .element4{
		margin-top: 5vw;
		top: 70vw;
		width: 25vw;
	}
	.f2 .element5 {
	    width: 35vw;
		position: absolute;
		right: 0vw;
		margin-top: 105vw;
	}
	.f2 .element3{
		left: 5vw;
		margin-top: 130vw;
		width: 35%;
	}
	.f2 .textImg{
		font-size: 6.5vw;
		top: 12%;
	}
	.numBox{
		opacity: 1;
		top: 26%;
		width: 90%;
		left: 5%;
	}
	.numBox .num .numIcon{
		width: 14px;
		height: 14px;
		line-height: 14px;
		font-size: 10px;
		top: 0px;
		background: transparent;
		color: #5ddbcc;
		left: 0px;
		position: absolute;
		right: 6%;
		left: auto;
	}
	.numBox .numItem:last-child .num .numIcon{
		right: 10%;
	}
	.numBox .numItem{
		line-height: 1;
	}
	.numBox .nums{
		font-size: 10vw;
	}
	.numBox .num{
		align-items: flex-start;
		justify-content: center;
	}
	.numBox .tit{
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	header.active{
		background: #fff;
		backdrop-filter: blur(0px);
	}
	.f2 .element1{
		margin-top: 75vw;
		left: 5%;
		width: 25%;
	}
	.sub_title{
		font-size: 8vw;
		margin-bottom: 5vw;
	}
	.adv_box.is-inview .advantage ol{
		top: auto;
	}
	.advantage ol{
		width: 90%;
		bottom: 10vh;
		right: 5%;
		display: flex;
		align-items: center;
		z-index: 20;
	}
	.advantage ol li{
		width: 25%;
		position: relative;
	}
	.advantage ol li .des{
		width: 100%;
		left: 0%;
		font-size: 3.8vw;
		height: 0px;
	}
	.advantage ol li.active .des{
		height: auto;
	}
	.pro_text{
		display: none;
	}
	.product_swiper .swiper-num{
		display: none;
	}
	.pro_box .center_img{
		width: 50vw;
		height: 70vw;
		top: 62%;
		border-radius: 30vw;
	}
	.product_swiper .swiper-slide .pImg{
		width: 60vw;
		top: 62%;
	}
	.product_swiper .swiper-slide .textBox{
		display: block;
	}
	.product_swiper .swiper-slide .textBox .more{
		display: none;
	}
	.product_swiper .swiper-slide .textBox .des{
		width: 100%;
		margin-top: 5vw;
		font-size: 3.8vw;
		line-height: 1.7;
		text-align: justify;
		padding: 0px 5%;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.product_swiper .swiper-slide .textBox{
		top: 10%;
		left: 0%;
		width: 100%;
		text-align: center;
		padding-top: 0px;
		position: relative;
	}
	.product_swiper .swiper-slide .textBox .text .tit{
		font-size: 4vw;
	}
	.product_swiper .swiper-slide .textBox .text .name{
		font-size: 6vw;
	}
	.zixun .zx{
		margin-bottom: 10px;
	}
	.product_swiper .swiper-pagination {
	    width: 100%;
	    bottom: 3%;
	    right: 0%;
	    text-align: center;
	}
	.product_swiper .swiper-slide .textBox .text{
		line-height: 1.4;
	}
	.pp_more{
		width: 90px;
	}
	.boxes{
		padding: 15vw 0px;
	}
	.slpp ul{
		flex-wrap: wrap;
	}
	.slpp ul li{
		width: 100%;
		margin: 0px auto;
	}
	.pro_box{
		padding: 0px;
	}
	.slpp ul li .name b{
		font-size: 6vw;
	}
	.slpp ul li .name p{
		font-size: 14px;
	}
	.slpp ul li .des{
		padding: 0px;
		font-size: 14px;
	}
	.ppbg{
		display: none;
	}
	.ppsl_box{
		background: url(../image/pp_bg.jpg) center center no-repeat;
		background-size: cover;
		background-attachment: fixed;
	}
	.slpp ul li .des.des2{
		display: block;
	}
	.slpp ul li .des.des1{
		display: none;
	}
	.sub_title.pptitle{
		line-height: 1.4;
	}
	.sub_title.pptitle>p:nth-child(1){
		font-size: 6.5vw;
	}
	.sub_title.pptitle>p:nth-child(2){
		font-size: 5.5vw;
	}
	.slpp{
		margin-bottom: 15vw;
	}
	.w1400{
		width: 90%;
	}
	.ll_list ul li .thum{
		width: 100%;
	}
	.ll_list ul li.is-inview .thum .img{
		padding: 0px;
	}
	.ll_list ul li:nth-child(2) .thum {
	    margin-left: 0%;
	}
	.ll_list ul li{
		margin-bottom: 5vw;
		background: #5ddbcc;
		padding: 10px;
		border-radius: 5px;
	}
	.ll_list ul li .btn {
	    width: 100%;
		height: auto;
		position: relative;
		left: 0%;
		top: 0%;
		margin-top: 3vw;
		margin-bottom: 3vw;
	}
	.ll_list ul li .btn .img{
		display: none;
	}
	.ll_list ul li .btn .btn_box {
	    width: 100%;
		height: auto;
		margin-left: 0px;
		margin-top: 0px;
		border-radius: 0px;
		top: 0%;
		left: 0%;
		position: relative;
	}
	.ll_list ul li .btn .ele .name{
		font-size: 5vw;
	}
	.ll_list ul li .btn .ele .des,.ll_list ul li .btn .ele .des b span{
		font-size: 3.5vw;
	}
	.ll_list ul li .btn .ele .des b{
		font-size: 8vw;
	}
	.shop_img{
		width: 100%;
	}
	.foot_box{
		width: 90%;
		margin-left: 5%;
	}
	.foot_box .f_name b{
		font-size: 6vw;
	}
	.foot_box .f_name p{
		font-size: 3vw;
	}
	.footer{
		padding-top: 15vw;
		padding-bottom: 70vw;
	}
	.foot_box .f_name{
		margin-bottom: 5vw;
	}
	.video_bg{
		display: none;
	}
	.f_socail{
		margin-bottom: 5vw;
	}
	.copyright,.copyright a{
		font-size: 12px;
		color: rgba(255, 255, 255, .5);
	}
	.f_hote_tel{
		margin-top: 10vw;
		font-size: 14px;
		margin-bottom: 5vw;
	}
	.f_hote_tel a{
		font-size: 10vw;
	}
	.form_box .form_row{
		padding: 0px 0px;
		font-size: 14px;
	}
	.form_box .form_row{
		width: 49%;
		margin-right: 2%;
	}
	.form_box .form_row:nth-child(even){
		margin-right: 0%;
	}
	.form_box .form_row input{
		height: 45px;
	}
	.form_box .form_row .txt{
		width: 75px;
	}
	.form_box .form_row input{
		width: 100%;
	}
	.form_btn{
		width: 120px;
		font-size: 14px;
		margin-top: 3vw;
	}
	nav a{
		width: 100%;
		font-size: 6vw;
		line-height: 60px;
		overflow: hidden;
	}
	nav a p{
		transform: translateY(100%);
		
	}
	.nav_center{
		flex-wrap: wrap;
	}
	nav.active a p{
		transition: all 1s cubic-bezier(0.215, 0.610, 0.355, 1) 0.3s;
		transform: translateY(0%);
	}
	nav.active a:nth-child(2) p{
		transition-delay: 0.35s;
	}
	nav.active a:nth-child(3) p{
		transition-delay: 0.4s;
	}
	nav.active a:nth-child(4) p{
		transition-delay: 0.45s;
	}
	nav.active a:nth-child(5) p{
		transition-delay: 0.5s;
	}
	nav.active a:nth-child(6) p{
		transition-delay: 0.55s;
	}
	.about_box .left,.about_box .right{
		width: 100%;
	}
	.about_box .numBox .numItem{
		width: calc(100% / 3);
		margin-bottom: 0px;
	}
	.about_box{
		padding-top: 35vw;
	}
	.a_tips{
		font-size: 3.5vw;
		margin-bottom: 3vw;
		display: none;
	}
	.a_tips b{
		font-size: 3vw;
	}
	.about_box .sub_title{
		text-align: center;
	}
	.about_box .numBox .num{
		justify-content: center;
	}
	.about_box .numBox .nums{
		font-size: 9vw;
	}
	.about_box .numBox .num .numIcon {
	    top: 0px;
	}
	.about_box .numBox{
		margin-bottom: 5vw;
	}
	.about_box .right .des{
		width: 100%;
		height: auto;
		position: relative;
		margin-bottom: 5vw;
		font-size: 16px;
	}
	.about_box .right{
		padding-top: 0px;
	}
	.ideas ul{
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.ideas ul li{
		width: 48%;
		margin-bottom: 5vw;
	}
	.ideas ul li:nth-child(n+3){
		margin-bottom: 0px;
	}
	.ideas ul li .icon{
		width: 80px;
		height: 80px;
	}
	.ideas ul li .icon svg{
		width: 50%;
	}
	.ideas ul li .info{
		margin-top: 3vw;
	}
	.ideas ul li .info .name {
	    font-size: 5vw;
	    position: relative;
	    padding-bottom: 3vw;
	    margin-bottom: 3vw;
	}
	.ideas ul li .icon svg path{
		stroke-width: 40;
	}
	.ideas ul li .des{
		font-size: 14px;
		line-height: 1.4;
	}
	.hisSwiper .des{
		font-size: 16px;
	}
	.hisSwiper .years{
		font-size: 16vw;
	}
	.hisSwiper .swiper-slide:nth-child(odd) {
	    margin-top: 0vw;
	}
	.sub_menu{
		width: 100%;
		justify-content: center;
		margin-bottom: 5vw;
	}
	.sub_menu a{
		margin-left: 0px;
	}
	.sub_menu a{
		width: 90px;
		font-size: 14px;
		margin: 0px 5px;
		line-height: 35px;
		height: 35px;
	}
	.top_nav .sub_title{
		width: 100%;
		justify-content: center;
		display: flex;
	}
	.brandSwiper .swiper-slide .info {
		width: 90%;
		position: absolute;
		left: 5%;
		top: 15vh;
		transform: translateY(0%);
		height: 30vh;
	}
	.brandSwiper .swiper-slide .thum .arrow{
		display: none;
	}
	.brandSwiper .swiper-slide .thum {
	    width: 100%;
	    position: absolute;
	    left: 0%;
	    top: 65vh;
	    height: 35vh;
		-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 50%);
	}
	.brandSwiper .swiper-slide .info .name{
		font-size: 8vw;
		margin-bottom: 5vw;
	}
	.brandSwiper .swiper-slide .info .num .top p{
		font-size: 8vw;
	}
	.brandSwiper .swiper-slide .info .des{
		width: 100%;
		font-size: 3.8vw;
	}
	.brandSwiper .swiper-slide .words{
		bottom: 35vh;
		font-size: 20vw;
		opacity: 0.1;
	}
	.brandSwiper .swiper-pagination{
		bottom: 3vh;
	}
	.product_swiper .swiper-pagination .swiper-pagination-bullet, .brandSwiper .swiper-pagination .swiper-pagination-bullet{
		width: 20px;
		height: 20px;
		margin: 0px 5px;
		transform: scale(1);
	}
	.brandSwiper .swiper-slide:nth-child(3) .words, .brandSwiper .swiper-slide:nth-child(4) .words {
	    font-size: 18vw;
	}
	.lm_swiper .name {
	    font-size: 4vw;
	    margin-top: 10px;
	}
	.marks_list ul li{
		width: 100%;
		margin-bottom: 5vw;
	}
	.marks_list ul li:last-child{
		margin-bottom: 0vw;
	}
	.marks_list ul li .info{
		color: #5ddbcc;
		margin-top: 3vw;
	}
	.marks_list ul li .info .name{
		font-size: 4vw;
	}
	.marks_list ul li .info .des p{
		font-size: 12vw;
	}
	.marks_list ul li .info.info2{
		display: block;
	}
	.marks_list ul li .info.info1{
		display: none;
	}
	.marks_list ul li:nth-child(2) .info {
	    margin-top: 3vw;
	    margin-bottom: 0px;
	}
	.under_list ul li{
		width: 100%;
		margin-right: 0%;
		margin-bottom: 5vw;
	}
	.under_list ul li:nth-child(3n){
		margin-right: 2%;
	}
	.under_list ul li:nth-child(2n){
		margin-right: 0%;
	}
	.under_list{
		margin-bottom: 15vw;
	}
	.hyqs ul li{
		width: 100%;
		margin-right: 0%;
		margin-bottom: 5vw;
	}
	.hyqs ul li:nth-child(3n){
		margin-right: 0%;
	}
	.hyqs ul li:nth-child(2n){
		margin-right: 0%;
	}
	.hyqs ul li .num{
		width: 20vw;
		font-size: 18vw;
	}
	.hyqs ul li .info {
	    width: calc(100% - 20vw - 10px);
	    margin-left: 10px;
	}
	.hyqs ul li .info .name{
		font-size: 4.5vw;
	}
	.hyqs ul li .info .des{
		font-size: 3.8vw;
	}
	.ppzl_box{
		padding: 0px;
		height: auto;
	}
	.ppzl_box .left{
		width: 100%;
		position: relative;
		padding: 15vw 5vw;
		padding-bottom: 10vw;
	}
	.ppzl_box .right{
		width: 100%;
		position: relative;
		height: 35vh;
	}
	.ppzl_list{
		padding-top: 5vw;
	}
	.ppzl_list ul li .icon{
		width: 60px;
		height: 60px;
	}
	.ppzl_list ul li .info{
		margin-top: 3vw;
	}
	.ppzl_list ul li .info .name{
		font-size: 4vw;
	}
	.ppzl_list ul li .info .des{
		font-size: 14px;
	}
	.ppzl_list ul li{
		margin-bottom: 5vw;
		width: 49%;
	}
	.ppzl_list ul li:nth-child(3n){
		margin-right: 2%;
	}
	.ppzl_list ul li:nth-child(2n){
		margin-right: 0%;
	}
	.ppzl_list ul li:nth-child(n+4){
		margin-bottom: 5vw;
	}
	.ppzl_list ul li:nth-child(n+5){
		margin-bottom: 0px;
	}
	.hzzc_box .left,.hzzc_box .right{
		width: 100%;
	}
	.hzzc_box .left{
		margin-top: 0vw;
		margin-bottom: 0vw;
		padding-top: 0px;
	}
	.hzzc_box .left .inner{
		padding-top: 60%;
	}
	.temp_box{
		margin-bottom: 15vw;
	}
	.temp_box .sub_title{
		text-align: center;
	}
	.hzfc_swiper{
		padding-bottom: 40px;
	}
	.hzzc_box>.w1400>.right .sub_title{
		display: flex;
		justify-content: center;
	}
	.hzzc_box .list li .name{
		font-size: 5vw;
		margin-bottom: 5px;
	}
	.hzzc_box .list li{
		padding-bottom: 5vw;
		margin-bottom: 5vw;
		border-bottom: 1px solid rgba(175, 180, 50, 0.3);
	}
	.hzzc_box .list li:last-child{
		padding-bottom: 0px;
		border-bottom: none;
	}
	.pro_box .sub_title {
	    display: block;
	    z-index: 5;
	    top: 10%;
		left: 0;
	}
	.bannerT{
		width: 70vw;
	}
	.advantage ol li .dot{
		display: none;
	}
	.advantage ol{
		flex-wrap: wrap;
		border-right:none;
	}
	.advantage ol li{
		width: 100%;
		text-align: left;
		padding-right: 0%;
		margin-bottom: 5vw;
	}
	.advantage ol li .n{
		font-size: 14px;
	}
	.advantage ol li .name{
		justify-content: flex-start;
		font-size: 8vw;
		line-height: 9vw;
		height: 9vw;
		-webkit-text-stroke: 0.5px #fff;
	}
	.adv_box .sub_title.pos{
		top: 10%;
	}
	.line1{
		display: none;
	}
	.ll_list ul li .btn .ele{
		position: relative;
		top: 0%;
		-webkit-transform: translateY(0%);
		padding: 0px;
	}
	header.show .logo img:nth-child(2) {
	    opacity: 1;
	}
	header.show .logo img:nth-child(1) {
	    opacity: 0;
	}
	
	header.show .logo.active img:nth-child(2) {
	    opacity: 0;
	}
	header.show .logo.active img:nth-child(1) {
	    opacity: 1;
	}
	
	header.show .hot_tel .icon img:nth-child(2) {
	    opacity: 1;
	}
	header.show .hot_tel .icon img:nth-child(1) {
	    opacity: 0;
	}
	
	header.show .hot_tel.active .icon img:nth-child(2) {
	    opacity: 0;
	}
	header.show .hot_tel.active .icon img:nth-child(1) {
	    opacity: 1;
	}
	
	header.show .hot_tel {
	    color: #3e3e3e;
	}
	header.show .hot_tel.active {
		color: #fff;
	}
	header.show nav a p{
		color: #fff;
	}
	.vision_list ul li {
	    width: 100%;
	    position: relative;
	    margin-right: 0%;
	    margin-bottom: 5vw;
	    transition-delay: 0s;
	}
	.ll_list ul li .thum .img img:nth-child(2){
		display: block;
	}
	.ll_list ul li .thum .img,.ll_list ul li.is-inview .thum .img{
		width: 400%;
		display: flex;
		animation: marqueeLeft 25s linear infinite;
		position: relative;
	}
	
	
	.ll_list ul li .thum .img img,.ll_list ul li.is-inview .thum .img img{
		width: 200%;
		max-width: none;
	}
	@keyframes marqueeLeft{
	  0% {
	      left: 0%;
	    }
	    100% {
	      left: -200%;
	    }
	}

	.pro_swiper .swiper-slide{
		width: 50%;
	}
	.pro_swiper .swiper-slide .info .des{
		display: none;
	}
	.pro_swiper .swiper-slide .info .name{
		margin-bottom: 0px;
		font-size: 4.5vw;
	}
	.pro_swiper .swiper-slide .info{
		position: absolute;
		margin-top: 0px;
		left: 0px;
		bottom: 0px;
		width: 100%;
	}
	.pro_swiper .swiper-slide{
		position: relative;
		padding-bottom: 10vw;
	}
	.porduct_list ul li {
	    width: 49%;
	    position: relative;
	    margin-right: 2%;
	    margin-bottom: 10vw;
	}
	.porduct_list ul li:nth-child(3n) {
	    margin-right: 2%;
	}
	.porduct_list ul li:nth-child(2n) {
	    margin-right: 0%;
	}
	.porduct_list ul li .name{
		font-size: 3.8vw;
	}
	.porduct_list ul li .thum {
	    width: 80%;
	    margin-left: 10%;
	    position: relative;
	    overflow: initial;
	}
	.ys_list ul{
		height: auto;
		flex-wrap: wrap;
	}
	.ys_list ul li{
		width: 48%;
		height: auto;
		background: rgba(0, 0, 0, .1);
		backdrop-filter: blur(5px);
		margin-bottom: 5vw;
		padding: 15px;
	}
	.ys_list ul li .des{
		opacity: 1;
		position: relative;
		width: 100%;
		top: 0px;
		left: 0px;
		font-size: 3.8vw;
	}
	.ys_list ul li .name{
		width: 100%;
		position: relative;
		top: 0px;
		left: 0px;
		font-size: 5vw;
		line-height: 40px;
		border-bottom: 1px solid rgba(255, 255, 255, .1);
		margin-bottom: 3vw;
		padding-bottom: 1vw;
	}
	.ys_box .sub_title.pos {
	    left: 0%;
	    position: relative;
	    top: 0px;
	    margin-bottom: 5vw;
	}
	.ys_list{
		width: 90%;
		position: relative;
		left: 5%;
		top: 0px;
		transform: translateY(0%);
	}
	.ys_list ul li .icon{
		width: 40px;
		height: 40px;
		left: auto;
		right: 15px;
		top: 15px;
		background-size: auto 200%;
	}
	.ys_list ul li .words{
		position: relative;
		width: 100%;
		left: 0px;
		bottom: 0px;
		font-size: 5vw;
		opacity: 0.1;
	}
	.ys_box{
		height: auto;
	}
	.ys_list ul li.active .words{
		opacity: 0.1;
	}
	.ys_list ul li:nth-child(1) .icon {
	    background-position: 0px -40px;
	}
	.ys_list ul li:nth-child(2) .icon {
	    background-position: -40px -40px;
	}
	.ys_list ul li:nth-child(2).active .icon {
	    background-position: -40px 0px;
	}
	.ys_list ul li:nth-child(3) .icon {
	    background-position: -80px -40px;
	}
	.ys_list ul li:nth-child(4) .icon {
	    background-position: -120px -40px;
	}
	.ys_list ul li:nth-child(4).active .icon {
	    background-position: -120px 0px;
	}
	.ys_list ul li.active {
	    width: 48%;
	}
	.ys_list ul li:nth-child(3).active .icon {
	    background-position: -80px 0px;
	}
	.porduct_list ul li .thum::before{
		width: 110%;
		padding-top: 110%;
		left: -5%;
	}
	.cursor-box{
		width: 80px;
		top: 85%;
	}
	.inner-player video{
		height: auto;
	}
	.pro_close{
		top: auto;
		left: auto;
		transform: translate(0%, 0%);
		width: 50px;
		right: 5%;
		top: 5%;
		padding: 18px;
	}
	header.show.active{
		
	}
	nav a::after{
		bottom: 0px;
	}
	nav a:hover::after {
	    width: 10%;
	    left: 45%;
	    bottom: 0px;
	}
	.show nav a::after{
		background: #fff;
	}
	.wssj{
		margin-bottom: 15vw;
	}
	.select{
		position: initial;
		width: 100%;
		margin-left: 0%;
		z-index: 2;
	}
	.form_box .form_row:last-child .select{
		width: 100%;
		margin-left: 0%;
	}
	.select .value{
		padding-left: 80px;
	}
	.select .value.shopValue{
		padding-left: 95px;
	}
	.form_box .form_row:nth-child(4){
		z-index: 5;
	}
	.hzlc_con img:nth-child(2){
		display: block;
	}
	.hzlc_con img:nth-child(1){
		display: none;
	}
	header.show nav.active a p{
		color: #fff;
	}
	.advantage{
		transform-origin: 50% 0%;
		transition: all 1.6s cubic-bezier(0.3, 0, 0.24, 1);
		clip-path: ellipse(100% 50% at 50% 150%);
		background: #fff;
	}
	
	.advantage.is-inview{
		clip-path: ellipse(200% 180% at 50% 150%);
	}
	
	.advantage ul li .img{
		clip-path: ellipse(100% 50% at 50% 150%);
	}
	.advantage ul li.on .img {
	    clip-path: ellipse(200% 180% at 50% 150%);
	}
	.sub_title{
		z-index: 20;
	}
	.adv_box .sub_title p{
		-webkit-transform: translateY(0%);
	}
	.numBox .numItem{
		transform: translateY(25px);
		opacity: 0;
		visibility: hidden;
		transition: all 1.6s cubic-bezier(0.215, 0.610, 0.355, 1) .3s;
	}
	.ll_list ul li .btn{
		transform: translateY(25px);
		opacity: 0;
		visibility: hidden;
		transition: all 1.6s cubic-bezier(0.215, 0.610, 0.355, 1) .1s;
	}
	.ll_list ul li .btn.is-inview{
		transform: translateY(0px);
		opacity: 1;
		visibility: visible;
	}
	.advantage ol li{
		transform: translateY(25px);
		opacity: 0;
		visibility: hidden;
		transition: all 1.6s cubic-bezier(0.215, 0.610, 0.355, 1) .3s;
	}
	
	.advantage ol li.is-inview{
		transform: translateY(0px);
		opacity: 1;
		visibility: visible;
	}
	
	.numBox .numItem:nth-child(2){
		transition-delay: 0.4s;
	}
	.numBox .numItem:nth-child(3){
		transition-delay: 0.5s;
	}
	.numBox .numItem.is-inview{
		transform: translateY(0px);
		opacity: 1;
		visibility: visible;
	}
	.advantage ol li .des{
		height: auto;
		width: 80%;
	}
	.hot_tel.active{
		color: #fff;
	}
	.logo.active img:nth-child(1) {
		opacity: 1;
	}
	.logo.active img:nth-child(2) {
		opacity: 0;
	}
	
	.hot_tel.active .icon img:nth-child(1) {
		opacity: 1;
	}
	.hot_tel.active .icon img:nth-child(2) {
		opacity: 0;
	}
	.pro_swiper .swiper-slide .mark{
		width: 35%;
	}
	.pro_swiper .swiper-slide .mark p{
		font-size: 10px;
	}
}
	