 body,
 div,
 dl,
 dt,
 dd,
 ul,
 ol,
 li,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 pre,
 code,
 legend,
 button form,
 fieldset,
 input,
 textarea,
 p,
 blockquote,
 th,
 td {
 	padding: 0;
 	margin: 0;
 	/*boder: 0 box-sizing: border-box;*/
 }

 .content img{
	 border-radius:1em;
	 margin: 1em 0;
 }
 body {
 	font: 16px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei",
 		"Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
 	color: #333;
 }

 em,
 i {
 	font-style: normal;
 }

 ol,
 ul {
 	list-style: none;
 }

 img {
 	vertical-align: middle;
 	cursor: pointer;
 }

 button,
 input {
 	cursor: pointer;
 	outline: none;
 	color: #333;
 }

 a {
 	text-decoration: none;
 	color: #fff;
 }

 nav {
 	position: fixed;
 	top: 0;
 	left: 0;
 	width: 100%;
 	z-index: 999;
 	transition: ease .3s all;
 	background: rgba(137, 20, 25, 0);
 }

 nav .navbox {
 	display: flex;
 	max-width: 80%;
 	margin: 0 auto;
 	position: relative;
 	z-index: 9;
 	/*height: 60px;*/
 }



 .logo {
 	width: 30%;
 	/*height: 60px;*/
 	line-height: 80px;
 	text-align: center;
 }

 .logo img {
 	width: 80%;
 }

 .swiper {
 	width: 100%;
 	height: auto;
 	position: relative;
 	z-index: 0;
 	--swiper-theme-color: #ffffff80;
 	--swiper-pagination-color: #ffffff;
 	--swiper-navigation-size: 30px
 		/* 两种都可以 */
 		cursor: pointer;
 }
.banner_fwpt {
    margin-top: 40px;
    background-image: url(../img/fwpt.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-top: 1px;
    height: 120px;
}

.place {
	height: 60px;
}



.bannnerinfo {
	max-width: 80%;
	margin: 0 auto;
	color: #fff;
}

.bannertitle {
	font-size: 26px;
	margin-top: 30px;
	width: auto;
}

.bannertitle span {
	font-size: 16px;
	width: auto;
	margin-left: 22px;
	margin-top: 38px;
}

.bannnerinfo p {
	width: 100%;
	height: auto;
	font-size: 14px;
	margin-top: 20px;
}
 .swiper-slide img {
 	width: 100%;
 	/*height: 677px;*/
 }

 .swiper-pagination-bullet {
 	width: 10px !important;
 	height: 10px !important;
 }

 .swiper-button-prev,
 .swiper-button-next,
 .swiper-button-prev3,
 .swiper-button-next3{
 	width: 45px !important;
 	height: 45px !important;
 	background: #ffffff5e;
 	border-radius: 20%;
 	text-align: center;
 }
 .swiper-button-prev3,
 .swiper-button-next3{
     position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
 }
 .swiper-button-next3:after {
    content: 'next';
    font-family: swiper-icons;
    font-size: 18px;
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}
.swiper-button-prev3:after{
    content: 'prev';
    font-family: swiper-icons;
    font-size: 15px;
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}
 .swiper-button-next, .swiper-button-next3 {
 	right: 5% !important;
 }

 .swiper-button-prev, .swiper-button-prev3 {
 	left: 5% !important;
 }

 .swiper-slide {
 	position: relative;
 }

 .swiper-msg-box {
     position: absolute;
     left: 13%;
     top: 42%;
     width: auto;
     background: transparent;
     padding: 25px 60px;
     border-radius: 5px;
     /*max-width: 39%;*/
     color: #fff;
     font-weight: bold;
     font-size: 46px;
     letter-spacing: 5px;
     /*font-weight: bold;*/
     /*font-size: 46px;*/
     /*letter-spacing: 5px;*/
     /*text-shadow: -1px 1px 0 #fff,1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff;*/
 }

 .swiper-msg-box .msg-title {
 	font-weight: bold;
 	font-size: 46px;
 	color: #ba4651 !important;
 }

 .swiper-msg-box .msg-title span {
 	color: #891419;
 	font-size: 55px;
 	font-weight: 500;
 }

 .swiper-msg {
 	color: #fff;
 	font-weight: 200;
 	letter-spacing: 2px;
 	font-size: 14px;
 	line-height: 2;
 	margin-top: 20px;
 }

 .swiper-slide .content {
 	background: #ba4651;
 	color: #fff;
 	width: 100px;
 	height: 50px;
 	line-height: 50px;
 	padding: 0 10px;
 	text-align: center;
 	margin-top: 15px;
 	letter-spacing: 3px;
 	border: 1px solid #ba4651;
 	margin-left: 5px;
 	transition: ease .3s all;
 	position: relative;
 	overflow: hidden;
 }

 .swiper-slide .content::after {
 	content: '';
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	bottom: 0;
 	right: 0;
 	width: 150px;
 	height: 150px;
 	border-radius: 50%;
 	background: #00000020;
 	animation: fangda 1s infinite;
 	transform-origin: 0px 0px
 }

 @keyframes fangda {
 	from {
 		transform: scale(0) translate(-50%, -50%);
 		scale: 0;
 		opacity: .7;
 	}

 	to {
 		transform: scale(1) translate(-50%, -50%);
 		opacity: 0;
 	}
 }

 .swiper-slide .content:hover {
 	background: #fff;
 	color: #ba4651;
 }

 .navlist {
 	display: flex;
 	align-items: center;
 	width: 55%;
 }

 .navlist a {
 	text-decoration: transparent;
 	color: #fff;
 	margin: 0;
 	padding: 0;
 	height: 80px;
 	line-height: 80px;
 }
.navlist  i{
    width: 100%;
    height: 100%;
}
 .navitem {
 	flex: 1;
 	color: #fff;
 	font-weight: 200;
 	text-align: center;
 	font-size: 16px;
 	cursor: pointer;
 	position: relative;
 }

 .serverlist {
 	position: absolute;
 	width: 100%;
 	top: 100%;
 	height: 0;
 	transition: 1s all;
 	overflow: hidden;
 	padding-top: 0px;
 	font-size: 14px;

 }

 .serverlist::after {
 	width: 0;
 	height: 0;
 	border-left: 5px solid transparent;
 	border-right: 5px solid transparent;
 	border-bottom: 10px solid #ba4651;
 	position: absolute;
 	content: '';
 	left: 50%;
 	transform: translate(-50%);
 	top: 0px;
 }

 .serverlist .serveritem {
    padding: 15px 0;
    background: #ba4651;
    line-height: 25px;
}

 .serverlist .serveritem:hover {
 	background: #fff;
 	color: #ba4651;
 }

 .navitem.active {
 	font-weight: bold;
 	position: relative;
 }

 .n-list {
 	position: absolute;
 	top: 60px;
 	left: calc((80% - 100vw)/2);
 	display: flex;
 	/*transition: ease 1s all;*/
 	height: 0;
 	overflow: hidden;
 	width: 100vw;
 	background: #ba465180;
 	display: flex;
 	justify-content: center;
 }

 .n-list .information-item {
 	width: 80px;
 	margin: 0 15px;
 	height: 30px;
 	line-height: 30px;
 }

 .stagelist {
 	position: fixed;
 	width: 100vw;
 	left: 0;
 	/*transition: .5s all;*/
 }

 .stagelist .left {
 	background-image: url(../img/ejbg.png);
 	background-size: 100% 100%;
 	background-repeat: no-repeat;
 	flex: 1;
 	height: 285px;
 	color: #fff;
 	transition: .8s;
 	transform: translate(-20%);
 	opacity: 0;
 }

 .stagelist .left .content {
 	font-size: 13px;
 	margin-left: 5%;
 	width: 90%;
 	font-weight: 200;
 	letter-spacing: 3px;
 	line-height: 1.8;
 	margin-top: 30px;
 }

 .stagelist .left .title {
 	font-size: 30px;
 	margin-left: 5%;
 	width: 90%;
 	margin-top: 50px;
 }

 .stagelist .right {
 	background: #fff;
 	flex: 1;
 	padding-left: 100px;
 	box-sizing: border-box;
 	padding-top: 30px;
 	height: 285px;
 	transition: .8s;
 	transform: translate(20%);
 	opacity: 0;
 	text-align: left;
 }
    .stagelist.active .left,.stagelist.active .right{
        transform: translate(0);
        opacity: 1;
    }
 .stagelist .right .title span {
 	border-left: 5px solid #ba4651;
 	font-size: 18px;
 	font-weight: bold;
 	padding-left: 15px;
 }

 .stagelist .right .corplist {
 	display: flex;
 	flex-direction: column;
 	flex-wrap: wrap;
 	height: 80%;
 	margin-top: 20px;
 	width: 40%;
 }

 .stagelist .right .corplist .corpitem {
 	width: 100px;
 	font-size: 14px;
 	color: #666;
 	padding: 13px 0;
 	cursor: pointer;
 }

 .stagelist .right .corplist .corpitem.active {
 	color: #ba4651;
 	font-weight: bold;
 }

 .navitem.active::after {
 	content: '';
 	position: absolute;
 	bottom: 10px;
 	width: 20px;
 	left: 50%;
 	transform: translate(-50%);
 	height: 2px;
 	background: #dc0513;
 }

 .phone {
 	flex: 1;
 	display: flex;
 	align-items: center;
 	justify-content: flex-end;
 	font-size: 16px;
 	color: #fff;
 	font-weight: bold;
 }

 .phone img {
 	width: 20px;
 	margin-right: 10px;
 }

 main,
 .news {
 	max-width: 80%;
 	margin: 0 auto;
 }

 .aboutbox {
 	background-image: url("../img/aboutbg.png");
 	background-size: 100% 100%;
 	background-repeat: no-repeat;
 }

 .about {
 	display: flex;
 	max-width: 80%;
 	margin: 0 auto;
 	margin-top: 20px;
 	padding-top: 80px;
 	/*padding-bottom: 100px;*/
 	position: relative;
 	transition: .5s all;
 	/*margin-left: -150vh;*/
 }

 .about .left {
 	width: 35%;
 	position: relative;
 }

 .about .left .title {
 	font-weight: bold;
 	font-size: 28px;
 	text-align: center;
 	margin-bottom: 20px;
 	/*color: #ba4651bd;*/
 	color: #000;
 }

 .about .left .leftbox {
 	background: #fff;
 	box-shadow: 0px 0px 29px rgba(0, 0, 0, 0.05);
 	position: relative;
 	width: 150%;
 	border-radius: 20px;
 	left: 0;
 	padding: 40px 40px 20px 40px;
    top: 50%;
    transform: translate(0,-50%);
 	box-sizing: border-box;
 }

 .about .left .leftbox .content {
 	font-size: 16px;
 	letter-spacing: 1px;
 	line-height: 1.8;
 	text-indent: 2em;
 }

 .about .left .leftbox .aboutlist {
 	display: flex;
 	align-items: center;
 }

 .about .left .leftbox .aboutlist .item {
 	flex: 1;
 	text-align: center;
 	margin-top: 30px;
 }

 .about .left .leftbox .aboutlist .item-p1 {
 	font-size: 30px;
 	color: #ba4651;
 	font-weight: bold;
 }

 .about .left .leftbox .aboutlist .item-p1 span {
 	font-size: 20px;
 }

 .about .left .leftbox .aboutlist .item-p2 {
 	font-size: 14px;
 	color: #ba4651;
 }

 .about .left .leftbox .more {
 	text-align: center;
 	margin-top: 35px;
 	width: 100%;
 }

 .about .left .leftbox .more span {
 	border: 1px solid #ba4651;
 	color: #ba4651;
 	border-radius: 20px;
 	padding: 8px 20px;
 	transition: ease-out .3s all;
 }

 .about .left .leftbox .more span:hover {
 	background: #ba4651;
 	color: #fff;
 }

 .about .right {
 	width: 65%;
 }

 .about .right img {
 	width: 100%;
 }

 .news {
 	display: flex;
 	transform: scale(1);
 	transition: ease 1s all;
 }

 .news .left {
 	/*background-image: url(../img/newleft.png);*/
 	background-size: 100%;
 	width: 50%;
 	/*padding: 30px;*/
 	box-sizing: border-box;
 	color: #fff;
 }

 .news .left div {
 	margin-bottom: 35px;
 }

 .news .left .title {
 	font-size: 30px;
 	font-weight: bold;
 	letter-spacing: 8px;
 	display: flex;
 	align-items: center;
 }

 .news .left .title span {
 	width: 10px;
 	height: 10px;
 	background: #fff;
 	display: block;
 	border-radius: 50%;
 	margin-right: 15px;
 }

 .news .left .newstitle {
 	font-size: 20px;
 }

 .news .left .line {
 	width: 35px;
 	height: 4px;
 	background: #fff;
 	margin-bottom: 20px;
 }

 .news .left .newscontent {
 	letter-spacing: 2px;
 	font-size: 14px;
 	width: 60%;
 	height: 63px;
 	display: -webkit-box;
 	-webkit-line-clamp: 3;
 	-webkit-box-orient: vertical;
 	overflow: hidden;
 	
 }

 .news .left .time {
 	font-size: 14px;
 }

 .news .right {
 	width: 50%;

 }

 .news .right .newslist {
 	background: #fafafa;
 	display: flex;
 	flex-direction: column;
 	height: 100%;
 }

 .news .right .newslist .newsitem {
 	flex: 1;
 	height: 33%;
 	cursor: pointer;
 }

 .news .right .newslist .newsitem {
 	border: 1px solid #ccc;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    position: relative;
    transition: .5s;
 }
  .news .right .newslist .newsitem:hover img{
      transform: scale(1.1);
  }
 .news .right .newslist .newsitem:last-child{
     margin-bottom: 0;
 }
 .news .right .newslist .newsitem .idbox {
 	margin-right: 30px;
 }

 .news .right .newslist .newsitem .idbox span {
 	background: #aeb7be;
 	color: #fff;
 	width: 30px;
 	display: block;
 	height: 30px;
 	text-align: center;
 	line-height: 30px;
 }

 .news .right .newslist .newsitem .n-item-msg {
 	width: 85%;
 	padding-right: 10px;
    box-sizing: border-box;
 }

 .news .right .newslist .newsitem .itemtitle {
 	font-size: 16px;
 	font-weight: bold;
 	overflow: hidden;
 	white-space: nowrap;
 	text-overflow: ellipsis;
 	position: relative;
 }
  .news .right .newslist .newsitem .line{
      background: #bfbfbf;
      height: 4px;
      width: 30px;
      transition: .5s all;
      margin-top: 5px;
  }
  .news .right .newslist .newsitem.active .line{
      background: #ba4651;
  }

 .news .right .newslist .newsitem .itemcontent {
 	font-size: 14px;
 	color: #666;
 	margin-top: 18px;
 	display: -webkit-box;
 	-webkit-line-clamp: 2;
 	-webkit-box-orient: vertical;
 	overflow: hidden;
 	min-height: 42px;
 }


  .news .right .newslist .newsitem:after{
      position: absolute;
      content: '';
      left: 0;
      background: #ba4651;
      height:0;
      width: 4px;
      transition: .5s all;
  }
  .news .right .newslist .newsitem.active{
          background: #fff;
        border-color:#fff;
        box-shadow: 0 0 10px #e0e0e0;
      
  }
  .news .right .newslist .newsitem.active:after{
      position: absolute;
      content: '';
      left: 0;
      background: #ba4651;
      height:100%;
      width: 4px;
  }

 .news .right .newslist .newsitem.active .idbox span {
 	background: #ba4651;
 }

 .twostage {

 	margin-top: 60px;
 }

 .twostage .stagetitle {
 	text-align: center;
 	font-size: 30px;
 	font-weight: bold;
 	letter-spacing: 2px;
 }

 .twostage .stagetitle p {
 	position: relative;
 	z-index: 2;
 	/*color: #ba4651bd;*/
 	 	color: #000;
 }

 .twostage .stagetitle .en {
 	margin-top: -25px;
 	font-size: 26px;
 	color: #e7e7e7;
 	position: relative;
 	z-index: 1;
 }

 .stage-img-box {
 	display: flex;
 	margin-top: 20px;
 }

 .stage-img-box .img-box {
 	flex: 1;
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	overflow: hidden;
 	position: relative;
 	transition: ease .3s all;
 	cursor: pointer;
 	height: 480px;
 }

 .stage-img-box .img-box img {
 	/* transition: 5s all; */
 	min-height: 100%;
 	/*min-width: 100%;*/
 }

 .stage-img-box .img-box span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ba4651;
    font-weight: bold;
    font-size: 24px;
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
    transition: ease .2s all;
    width: 100%;
    text-align: center;
    background: #ffffff80;
    padding: 50px 0;
    letter-spacing: 2px;
 }

 .img-box.active {
 	flex: 3;
 }

 .img-box.active span {
    background: transparent;
    top: 95%;
    left: 50%;
    text-align: left;
    padding-left: 5%;
 }


 .stagenews {
 	background-image: url('../img/stagebg.png');
 	background-size: 100%;
 	padding: 30px 0;
 }

 .s-nav-title {
 	display: flex;
 	justify-content: center;
 	max-width: 80%;
 	margin: 30px auto;
 	padding: 0 5%;
 	box-shadow: beige;
 }

 .s-nav-title .s-item,.s-item1 {
 	width:25%;
 	border: 1px solid;
 	color: #777;
 	font-size: 15px;
 	border-radius: 20px;
 	text-align: center;
 	margin: 0 2%;
 	padding: 8px 0;
 	cursor: pointer;
 }

 .s-nav-title .s-item.active {
 	border: 1px solid #ba4651;
 	color: #fff;
 	background: #ba4651;
 }

 .s-nav-list,
 .s-nav-table {
 	max-width:80%;
 	margin: 0px auto;
 	display: flex;
 	justify-content: space-between;
 	flex-wrap: wrap;
 }

 .s-table-item {
 	width: 49%;
 	background: #fff;
 	padding: 10px;
 	margin-top: 20px;
 	box-sizing: border-box;
 	position: relative;
 	cursor: pointer;
 }

 .s-table-title {
 	padding: 10px;
 	font-weight: bold;
 }

 .s-table-content {
 	padding: 0 10px;
    margin: 10px 0;
 	font-size: 14px;
 	color: #555;
 	display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow:hidden;
 }
.s-table-item.active{
    box-shadow: 0 10px 10px #ccc;
}
 .s-table-item.active .s-table-title,
 .s-table-item.active .time p {
 	color: #ba4651;
 }

 .s-table-item .line {
 	position: absolute;
 	bottom: 0;
 	width: 0%;
 	height: 3px;
 	left: 0;
 	background: #ba4651;
 }

 .s-table-item.active .line {
 	width: 100%;
 	transition: ease .2s all;
 }
.s-list-item{
    cursor: pointer;
}
 .s-list-item .more,
 .s-table-item .more {
 	font-size: 30px;
 	font-weight: bold;
 }

 .s-list-item {
 	width: 32%;
 	position: relative;
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	overflow: hidden;
 }



 .s-list-item .s-infobox {
 	position: absolute;
 	width: 100%;
 	background: #fff;
 	bottom: 0;
 	left: 0;
 }



 .s-list-item .s-infobox .title {
 	padding: 10px;
 	font-weight: bold;
 	    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
 }

 .s-list-item .s-infobox .time,
 .s-table-item .time {
 	padding: 10px;
 	font-weight: bold;
 	color: #999;
 	display: flex;
 	justify-content: space-between;
 	align-items: center;
 }

 .s-infobox-content {
 	display: none;

 }

 .s-list-item.active .s-infobox {
 	width: 100%;
 	height: 100%;
 	display: flex;
 	flex-direction: column;
 	justify-content: space-between;
 	background: #ba4651bf;
 	transition: ease 1s;
 	color: #fff;
 	transition-property: background;
 }

 .s-list-item.active .title {
 	padding: 50px 30px 20px 30px;
 	font-weight: bold;
 }

 .s-list-item.active .s-infobox-content {
 	display: block;
 	font-size: 14px;
 	padding: 0px 40px;
 }

 .s-list-item.active .time {
 	color: #fff;
 	padding: 20px 40px;
 }

 .s-list-item .s-infobox .time p,
 .s-table-item .time p {
 	display: flex;
 	align-items: center;
 }

 .s-list-item .s-infobox .time p .more,
 .s-table-item .time p .more {
 	margin-left: 5px;
 	margin-top: -20px;
 }

 .stage-more {
 	text-align: center;
 	margin: 30px 0 0 0;
 }

 .stage-more span {
 	border: 1px solid #ba4651;
 	color: #ba4651;
 	border-radius: 20px;
 	padding: 8px 20px;
 	cursor: pointer;
 }

 .product {
 	max-width: 80%;
 	margin: 0 auto;
 	margin-top: 40px;
 }

 .product .product-more span {
 	border: 1px solid #ba4651;
 	color: #ba4651;
 	border-radius: 20px;
 	padding: 8px 20px;
 	cursor:pointer;
 }

 .product .product-title {
 	display: flex;
 	align-items: center;
 	justify-content: space-between;
 	padding: 30px 0;
 }

 .product .product-title .left {
 	font-size: 30px;
 	font-weight: bold;
 }

 .product .product-title .left p {
 	position: relative;
 	z-index: 2;
 }

 .product .product-title .left .en {
 	margin-top: -25px;
 	font-size: 26px;
 	color: #e7e7e7;
 	position: relative;
 	z-index: 1;
 }

 .productlist {
 	display: flex;
 	flex-wrap: wrap;
 	justify-content: space-between;
 }

 .product-item {
 	width: 22%;
 	display: flex;
 	align-items: center;
 	padding: 20px 20px 20px 0;
 	box-sizing: border-box;
 	background: #f7f8f9;
 	margin-bottom: 20px;
 	cursor: pointer;
 }

 .product-item .imgbox {
 	width: 40%;
 	height: 70px;
 	display: flex;
 	align-items: center;
 	justify-content: center;
 }

 .product-item .imgbox img {
 	width: 60%;
 	vertical-align: middle;
 	transition: 1s all;
 }

 .product-item:hover .imgbox img {
 	transform: rotate3d(0, 1, 0, 180deg);
 }

 .product-item .right {
 	border-left: 1px solid #d6d6d7;
 	height: 70px;
 	line-height: 70px;
 	width: 70%;
 	padding: 0 10px;
 	box-sizing: border-box;
 	text-align: center;
 	overflow: hidden;
 }

 .product-item .activeimg {
 	display: none;
 }

 .product-item.active .right {
 	/*line-height: 35px;*/
 	/*display: -webkit-box;*/
 	/*-webkit-line-clamp: 2;*/
 	/*-webkit-box-orient: vertical;*/
 	/*overflow: hidden;*/
 }

 .product-item.active {
 	background: #ba4651;
 	color: #fff;
 }

 .product-item.active img {
 	display: none;
 }

 .product-item.active .activeimg {
 	display: block;
 }

 .contact-box {
 	background: #ba4651;
 	color: #fff;
 	max-width: 1000px;
 	margin: 0 auto;
 	display: flex;
 	align-items: center;
 	padding: 20px 10px;
 	box-sizing: border-box;
 	margin-top: 30px;
 	position: relative;
 	z-index: 3;
 }

 .c-phone {
 	width: 30%;
 	border-right: 1px solid #fff;
 	display: flex;
 	justify-content: center;
 	align-items: center;
 	padding: 10px;
 	box-sizing: border-box;
 	word-break: break-all;
 }

 .c-address {
 	flex: 1;
 }

 .c-phone:last-child {
 	border: 0;
 }

 .c-phone img {
 	width: 30px;
 	margin-right: 25px;
 }

 .c-phone .c-text {
 	font-size: 14px;
 }

 .contact-info {
 	max-width: 1200px;
 	margin: 0 auto;
 	margin-top: -35px;
 	position: relative;
 	z-index: 2;
 	display: flex;
 }

 .contact-info .left {
 	background-image: url('../img/contactbg.png');
 	background-size: 100% 100%;
 	flex: 1;
 	height: 300px;
 	padding-top: 80px;
 }

 .left .l-text {
 	color: #fff;
 	font-size: 24px;
 	text-align: center;
 	font-weight: bold;
 	letter-spacing: 2px;
 	margin-bottom: 15px;
 }

 .left .l-text span {
 	color: #ba4651;
 }

 .l-btn {
 	margin-top: 80px;
 	text-align: center;
 }

 .l-btn span {
 	background: #fff;
 	padding: 20px 40px;
 	font-size: 20px;
 	color: #ba4651;
 	letter-spacing: 2px;
 	font-weight: bold;
 	cursor: pointer;
 }

 .contact-info .right {
 	background-image: url('../img/inputbg.png');
 	background-size: 100%;
 	flex: 1;
 	height: 300px;
 	padding: 0 50px;
 	padding-top: 80px;
 }

 .contact-info .right .inputbox {
 	border: 1px solid #ccc;
 	padding: 10px;
 	width: 45%;
 	display: flex;
 	align-items: center;
 	font-size: 16px;
 	color: #000;
 	margin-right: 30px;
 	transition: 1s all;
 }

 .inputflex {
 	display: flex;
 	box-sizing: border-box;
 	margin-bottom: 20px;
 }

 .contact-info .right .inputbox span {
 	display: block;
 	/*width: 34%;*/
 	white-space: nowrap;
 }

 .contact-info .right .inputbox input {
 	outline: 0;
 	border: 0;
 	background: transparent;
 	width: 75%;
 	height: 100%;
 }

 .contact-info .right .inputbox:hover {
 	border-color: #ba4651;
 }


 .textareabox {
 	border: 1px solid #ccc;
 	width: calc(100% - 30px);
 	display: flex;
 	font-size: 16px;
 	color: #000;
 	padding: 10px;
 	height: 100px;
 	box-sizing: border-box;
 	transition: 1s all;
 }

 .textareabox:hover {
 	border-color: #ba4651;
 }

 .textareabox span {
 	display: block;
 	width: 34%;
 }

 .textareabox textarea {
 	outline: 0;
 	border: 0;
 	background: transparent;
 	width: 110%;
 	padding: 4px;
 }

 .sumbit {
 	text-align: center;
 	margin-top: 30px;
 }

 .sumbit span {
 	background: #ba4651;
 	padding: 10px 30px;
 	font-size: 14px;
 	color: #fff;
 	letter-spacing: 2px;
 	font-weight: bold;
 	border-radius: 5px;
 	cursor: pointer;
 }

 .contact-map img {
 	width: 100%;
 	position: relative;
 	z-index: 1;
 	margin-top: -180px;
 }

 .footer {
 	background: #eeeeee33 url("../img/footbg.png");
 	background-size: 100% auto;
 	background-repeat: no-repeat;
 	background-position: center;
 	position: relative;
 	padding-bottom: 55px;
 }

 .footerlist {
 	max-width: 80%;
 	margin: 0 auto;
 	display: flex;
 	justify-content: space-between;
 }

 .f-list-item {
 	padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    font-size: 14px;
    text-align: center;
    flex: 1;
 }

 .f-list-item .f-title {
 	font-weight: bold;
 	display: flex;
 	flex-direction: column;
 	align-items: center;
 	margin-bottom: 20px;
 	color: #fff;
 }

 .f-list-item .f-title span {
 	display: block;
 	width: 25px;
 	height: 3px;
 	margin: 0 auto;
 	background: #fff;
 }

 .f-item {
 	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-height: 130px;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-weight: 200;
 }

 .f-item .item {
 	padding: 5px 0;
 	margin: 0 7px;
 	cursor: pointer;
 	display: block;
    max-width: 120px;
 }
 .f-item .item:hover{
     color: #fff;
 }

 .f-ewm {
 	padding: 30px 10px;
 	display: flex;
 	flex-direction: column;
 	align-items: center;
 	font-size: 14px;
 	color: #fff;
 }

 .f-ewm img {
 	width: 80px;
 	margin-bottom: 15px;
 }

 .f-ewm p {
 	margin-top: 5px;
 }

 .logo-f {
 	max-width: 80%;
 	margin: 0 auto;
 }

 .logo-f img {
 	width: 25%;
 }

 .ipc {
 	position: absolute;
 	bottom: 0;
 	background: #00000080;
 	text-align: center;
 	font-size: 14px;
 	color: #fafafa80;
 	width: 100%;
 	padding: 10px 0;
 }

 .meau {
 	width: 50px;
 	height: 50px;
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	position: relative;
 	display: none;
 }

 .meau::after {
 	content: '';
 	position: absolute;
 	width: 26px;
 	height: 3px;
 	background: #fff;
 	left: 12px;
 	top: 15px;
 }

 .meau::before {
 	content: '';
 	position: absolute;
 	width: 26px;
 	height: 3px;
 	background: #fff;
 	left: 12px;
 	bottom: 15px;
 }

 .meau span {
 	width: 26px;
 	height: 3px;
 	display: block;
 	background: #fff;
 }

 .mobilenav {
 	display: block;
 	position: fixed;
 	left: 0;
 	top: 0;
 	width: 0vw;
 	height: 100vh;
 	background: #ba4651;
 	box-shadow: 1px 0 5px #ba4651;
 	transition: ease 1s all;
 	overflow: hidden;
 	z-index: 99;
 	overflow: scroll;
 }

 .mobilenav .mobile-logo {
     width: 0;
 	display: flex;
 	align-items: center;
 	justify-content: space-around;
 	position: fixed;
 	box-sizing: border-box;
 	transition: ease 1s all;
 	padding: 10px 0;
 	background: #ba4651;
 	overflow: hidden;
 }

 .mobilenav .mobile-logo img {
 	width: 60vw;
 }

 .mobilenav .mobile-logo .closebox {
 	position: relative;
 	width: 20px;
 	height: 20px;
 	overflow: hidden;
 	transition: .5s all;
 }

 .mobilenav .mobile-logo .closebox:hover {
 	transform: rotate(90deg);
 }

 .mobilenav .mobile-logo .closebox::after {
 	content: '';
 	position: absolute;
 	width: 20px;
 	height: 3px;
 	background: #fff;
 	left: 0px;
 	bottom: 10px;
 	transform: rotate(45deg);
 }

 .mobilenav .mobile-logo .closebox::before {
 	content: '';
 	position: absolute;
 	width: 20px;
 	height: 3px;
 	background: #fff;
 	left: 0px;
 	bottom: 10px;
 	transform: rotate(-45deg);
 }

 .mobilenav .left {
 	display: flex;
 	flex-direction: column;
 	margin-top: 40px;
 }

 .mobilenav .left .mobile-navitem {
 	text-align: center;
 	padding: 10px 0;
 	color: #fff;
 	margin-top: 15px;
 	overflow: hidden;
 	width: 100%;
 	white-space: nowrap;
 }

 .mobilenav .left .mobile-navitem.active {
 	font-weight: bold;
 	color: #ba4651!important;
 	background: #fff;
 }

 .mobile-abaoutbox {
 	display: none;
 }

 .hrefbox {
 	background: #ba4651;
 }

 .hrefbox p {
 	max-width: 80%;
 	margin: 0 auto;
 	font-size: 14px;
 	color: #fff;
 	padding: 5px 0;
 }

 .goodslist {
 	max-width: 80%;
 	margin: 0 auto;
 	display: flex;
    flex-wrap: wrap;
 	margin-bottom: 60px;
 }

 .goodsitem {
 	background: #fff;
 	border-radius: 5px;
 	text-align: center;
 	height: 100%;
 	padding: 10px 0;
 	width: 24%;
 	margin: 0 .5%;
 	margin-bottom: 10px;
 	cursor: pointer;
 }

 .goodsitem img {
 	/*width: 100%;*/
 	height: 100%;
 	max-width: 100%;
 	transition: .3s all;
 }
 .goodsitem .imgbox{
     height: 160px;
     text-align: center;
     overflow: hidden;
 }
 .goodsitem:hover  img{
     transform: scale(1.05);
 }
 
 .hotlist {
 	max-width: 80%;
 	margin: 0 auto;
 	display: flex;
 	align-items: center;
 	flex-wrap: wrap;
 	justify-content: space-between;
 }

 .hotlist .hotitem {
 	position: relative;
 	margin-bottom: 20px;
 }

 .hotlist .hotitem img {
 	height: 100%;
 	
 }

 .hotlist .hotitem:hover .hotinfo {
 	height: 100%;
 }

 .hotlist .hotitem .hotinfo {
 	height: 0;
 	position: absolute;
 	bottom: 0;
 	left: 0;
 	transition: .5s all;
 	overflow: hidden;
 	display: flex;
 	flex-direction: column;
 	align-items: center;
 	justify-content: center;
 	width: 100%;
 	background: #ba465199;
 	font-weight: bold;
 	font-size: 18px;
 	color: #fff;
 }

 .hotlist .hotitem .hotinfo p {
 	text-align: center;
 	width: 100%;
 }

 .hotlist .hotitem .hotinfo span {
 	display: block;
 	width: 40px;
 	height: 4px;
 	background: #fff;
 	margin-top: 5px;
 }

 .hotlist .hotitem6 {
 	width: 58%;
 	height: 270px;
 	text-align: center;
 }

 .hotlist .hotitem4 {
 	width: 40%;
 	height: 270px;
 }
 .hotlist .hotitem4 img{
     max-width: 100%;
 }
 .culture {
 	display: flex;
 	align-items: center;
 	margin-top: 30px;
 }

 .culture .culture-left {
 	background-image: url(../img/wl2.png);
 	background-size: 100% 100%;
 	background-repeat: no-repeat;
 	width: 50%;
 	color: #fff;
 	box-sizing: border-box;
 	padding: 0 4%;
 	height: 280px;
 }

 .culture .culture-left h4 {
 	font-weight: bold;
 	padding: 45px 0 30px 0;
 	font-size: 20px;
 }

 .culture .culture-left p {
 	font-size: 14px;
 	letter-spacing: 3px;
 	line-height: 1.6;
 }

 .culture .culture-right {
 	width: 50%;
 	height: 280px;
 }

 .culture .culture-right img {
 	width: 100%;
 	height: 100%;
 }

 .achbox {
 	display: flex;
 	justify-content: space-between;
 	max-width: 80%;
 	margin: 30px auto;
 }

 .achitem {
 	width: 23%;
 	position: relative;
 }

 .achitem img {
 	width: 100%;
 }

 .achitem:hover .achinfo {
 	height: 100%;
 }

 .achitem .achinfo {
 	width: 100%;
 	transition: .5s all;
 	position: absolute;
 	overflow: hidden;
 	top: 0;
 	left: 0;
 	height: 0;
 	background: #ba465199;
 	color: #fff;
 	display: flex;
 	flex-direction: column;
 	align-items: center;
 	justify-content: center;
 }

 .achitem .achinfo h4 {
 	text-align: center;
 	font-weight: bold;
 }

 .achitem .achinfo p {
 	padding: 10px 30px;
 	font-size: 14px;
 	letter-spacing: 2px;
 	line-height: 1.6;
 	margin-top: 20px;
 }

 .taste {
 	background-image: url(../img/footbg.jpg);
 	background-size: 100%;
 	background-repeat: no-repeat;
 	margin-top: 0;
 	padding-top: 50px;
 }

 .tastebox {
 	display: flex;
 	max-width: 80%;
 	margin: 0 auto;
 	justify-content: space-between;
 	margin-top: 30px;
 }

 .tasteleft {
 	background: #fff;
 	margin-right: 30px;
 	padding: 50px 65px;
 	box-sizing: border-box;
 	min-height: 430px;
 	box-shadow: 0 3px 5px #eee;
 	width: 90%;
 }

 .tasteleft h4 {
 	font-size: 20px;
 }

 .tasteleft h4 span {
 	color: #ba4651;
 }

 .tasteleft .line {
 	border-bottom: 1px solid #eee;
 	width: 75%;
 	margin: 20px 0 30px 10px;
 }

 .tasteleft .line span {
 	width: 46px;
 	height: 4px;
 	display: block;
 	background: #ba4651;
 }

 .tasteleft .tastemsg {
 	font-size: 16px;
 	letter-spacing: 2px;
 	line-height: 1.8;
 }

 .tasteright {
 	width: 48%;
 	height: 430px;
 }

 .tasteright img {
 	width: 100%;
 	height: 100%;
 }

 .taste-more {
 	margin-top: 20px;
 }

 .taste-more span {
 	color: #fff;
 	background: #ba4651;
 	border-radius: 7px;
 	padding: 8px 20px;
 	font-size: 14px;
 	font-size: 15px;
 	letter-spacing: 2px;
 }

 .platform {
 	background-image: url(../img/ptfcbg.png);
 	background-size: 100%;
 	background-repeat: no-repeat;
 	padding-bottom: 110px;
 	margin-top: -50px;
 	padding-top: 140px;
 }

 .platform .imgbox {
 	display: flex;
 	max-width: 80%;
 	margin: 0 auto;
 	justify-content: space-between;
 	height: 510px;
 }

 .platform .imgbox .left {
 	width: 45%;
 	height: 510px;
 }


 .platform .imgbox .right {
 	width: 54%;
 }

 .platform .imgbox .right img {
 	width: 100%;
 }

 .platform .imgbox .right .right-foot {
 	display: flex;
 	width: 100%;
 	justify-content: space-between;
 }

 .platform .imgbox .left img {
 	height: 235px;
 	width: 100%;
 }

 .platform .imgbox .left img,
 .platform .imgbox .right img {
 	width: 100%;
 	transition: .5s all;
 }

 .img-scale {
 	overflow: hidden;
 	margin-top: 20px;
 }

 .platform .imgbox .right .right-foot .img-scale {
 	width: 49%;
 }

 .platform .imgbox .right .right-foot .img-scale img {
 	width: 100%;
 	transition: .5s all;
 }

 .img-scale:hover>img {
 	transform: scale(1.3);
 }

 .media {
 	background: #fff;
 	margin-top: 0;
 	padding: 30px 0;
 }

 .mediabox {
 	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
 	max-width: 80%;
 	margin: 30px auto;
 }

 .mediaitem {
 	position: relative;
 	cursor: pointer;
 	width: 49%;
 	margin-bottom: 15px;
 	height: 350px;
 }

 .hover_style {
 	background-color: #ba465180;
 	position: absolute;
 	width: 0%;
 	height: 0%;
 	left: 50%;
 	top: 50%;
 	transform: translate(-50%, -50%);
 	z-index: 1;
 	transition: .3s all;
 }
 .videobox{
     width: 100%;
     height: auto;
     /*position: absolute;*/
     top: 0;
     left: 0;
     /*background: #000;*/
     z-index: 99;
     border-radius: 20px;
 }
 .videobox video{
     width: 100%;
     height: 100%;
 }

 .mediaitem:hover .hover_style {
 	width: 94%;
 	height: 90%;
 }

 .mediaitem img {
 	width: 100%;
 	height: 100%;
 	border-radius: 20px;
 }

 .mediaitem .playimg {
 	z-index: 2;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	width: 30px;
 	height: 30px;
 	transform: translate(-50%, -50%);
 }

 .mediamore {
 	margin: 0px auto;
 	margin-top: 50px;
 	text-align: center;
 }

 .yzyw-news {
 	background-image: url(../img/newsbg.png);
 	background-size: 100%;
 	background-repeat: no-repeat;
 	padding-bottom: 45px;
 	padding-top: 30px;
 	margin: 0;
 }

 .newsbox {
 	max-width: 80%;
 	margin: 0 auto;
 	display: flex;
 	justify-content: space-between;
 	margin-top: 20px;
 }

 .newsbox .left {
 	display: flex;
 	flex-wrap: wrap;
 	justify-content: space-between;
 	width: 65%;
 }

 .newsbox .left .newsitem {
 	width: 49%;
 	margin-bottom: 15px;
 	background: #fff;
 	border-radius: 5px;
 	padding: 30px 15px;
 	box-sizing: border-box;
 	display: flex;
 	flex-direction: column;
 	justify-content: space-between;
 }

 .newsbox .left .newsitem:last-child,
 .newsbox .left .newsitem:nth-child(3) {
 	margin: 0;
 }

 .newsbox .left .newsitem .title {
 	font-weight: bold;
 	overflow: hidden;
 	text-overflow: ellipsis;
 	white-space: nowrap;
 }

 .newsbox .left .newsitem .content {
 	font-size: 14px;
 	font-weight: 220;
 	line-height: 1.8;
 }

 .newsbox .left .newsitem .time {
 	color: #999;
 }

 .newsbox .right {
 	position: relative;
 	width: 34%;
 }

 .newsbox .right img {
 	width: 100%;
 }

 .newsbox .right .newsinfo {
 	position: absolute;
 	bottom: 0;
 	width: 100%;
 	color: #fff;
 	padding: 20px;
 	box-sizing: border-box;
 }

 .newsbox .right .newsinfo .title {
 	margin-bottom: 20px;
 	overflow: hidden;
 	text-overflow: ellipsis;
 	white-space: nowrap;
 }

 .shoperlist {
 	display: flex;
 }

 .shoperitem {
 	flex: 1;
 	display: flex;
 	flex-direction: column;
 	text-align: center;
 	align-items: center;
 	padding: 40px 0;
 	background: #f8f8f8;
 }

 .shoperitem img {
 	width: 40px;
 }

 .shoperitem .title {
 	margin-top: 25px;
 	font-weight: bold;
 	font-size: 24px;
 }

 .shoperitem .title_en {
 	color: #d9d9d9;
 	font-size: 14px;
 }

 .shoperitem .buy {
 	background: #d9d9d9;
 	color: #fff;
 	padding: 5px 15px;
 	margin-top: 10px;
 	font-size: 14px;
 }

 .shoperitem .activeimg {
 	display: none;
 }

 .shoperitem.active {
 	background: #fff;
 	box-shadow: 1px 1px 10px #d9d9d9;
 }

 .shoperitem.active .buy {
 	border: 1px solid #ba4651;
 	background: #fff;
 	color: #ba4651;
 }


 .recommend {
 	background-image: url(../img/shopbg1.png);
 	background-size: 100% 100%;
 	padding-bottom: 70px;
 	background-repeat: no-repeat;
 	margin-top: 30px;
 }

 .recommend .title {
 	color: #fff;
 	font-weight: bold;
 	font-size: 28px;
 	max-width: 80%;
 	margin: 0 auto;
 	padding: 40px 0 20px 20px;
 }

 .recommend .title .en {
 	color: #ffffff33;
 }

 .rec-goodslist {

 	max-width: 80%;
 	margin: 0 auto;
 }

 .rec-goodslist .rec-goodsitem {
 	display: flex;
 	justify-content: space-between;
 	flex-wrap: wrap;
 }

 .rec-goodslist .rec-goodsitem .rec {
 	width: 25%;
 	display: flex;
 	align-items: center;
 	padding: 30px;
 	box-sizing: border-box;
 	background-color: #fff;
 	margin-bottom: 5px;
 }

 .rec-goodslist .rec-goodsitem .rec img {
 	height: 160px;
 	margin-right: 23px;
 	transition: .3s all;
 		
 }
  .rec-goodslist .rec-goodsitem .rec img:hover{
      transform: scale(1.1);
  }

 .rec-goodslist .rec-goodsitem .flex2 {
 	width: 49%;
 	padding: 30px 80px;
 }

 .rec-goodslist .rec-goodsitem .flex2 img {
 	height: 190px;
 }

 .rec-goodslist .rec-goodsitem .rec .rec-info {
 	height: 160px;
 	display: flex;
 	flex-direction: column;
 	justify-content: center;

 }

 .rec-goodslist .rec-goodsitem .rec .rec-info .goodstitle {
 	font-weight: bold;
 	letter-spacing: 2px;
 }

 .rec-goodslist .rec-goodsitem .rec .rec-info .goodssku {
 	color: #999;
 	font-size: 14px;
 	margin-top: 15px;
 }

 .rec-goodslist .rec-goodsitem .rec .rec-info .buy {
 	margin-top: 25px;
 }

 .rec-goodslist .rec-goodsitem .rec .rec-info .buy span {
 	background: #f1f1f1;
 	padding: 8px 20px;
 	font-size: 14px;
 	border-radius: 5px;
 	color: #999;
 }


 .rec-goodslist .rec-goodsitem .rec.active .rec-info .buy span {
 	background: #ba4651;
 	color: #fff;
 }

 .saltbox {
 	background: #fff;
 	padding-bottom: 40px;
 }

 .saltbox .title {
 	color: #000;
 }

 .saltbox .title .en {
 	color: #e7e7e7;
 }

 .saltlist {
 	display: grid;
 	grid-template-columns: auto auto auto auto;
 	gap: 1%;
 	max-width: 80%;
 	margin: 30px auto;
 }

 .saltitem {
 	padding: 30px;
 	box-sizing: border-box;
 	text-align: center;
 	background: #f9f9f9;
 	border: 1px solid #f9f9f9;
 }

 .saltitem.active {
 	background: #fff;
 	border-color: #ba4651;
 }

 .saltitem img {
 	width: 70%;
 	height: 220px;
 }

 .saltitem .saltitem_title {
 	font-weight: bold;
 	letter-spacing: 1px;
 	margin-top: 20px;
 }

 .saltitem .saltitem_title span {
 	color: #e0e0e0;
 	margin-left: 5px;
 }

 .saltitem .buy {
 	margin-top: 20px;
 }

 .saltitem .buy span {
 	background: #f1f1f1;
 	padding: 8px 25px;
 	font-size: 14px;
 	border-radius: 5px;
 	color: #999;
 }

 .saltitem.active .buy span {
 	background: #ba4651;
 	color: #fff;
 }

 .saltbox .more {
 	text-align: center;
 	margin-top: 40px;
 }

 .saltbox .more span {
 	border: 1px solid #ba4651;
 	color: #ba4651;
 	padding: 10px 20px;
 	font-size: 14px;
 	border-radius: 20px;
 }

 .othergoods {
 	background-image: url(../img/shopbg2.png);
 	background-size: 100% 100%;
 	background-repeat: no-repeat;
 	padding: 45px 0 30px 0;
 }

 .othergoods .title,
 .otherlist {
 	max-width: 80%;
 	margin: 0 auto;
 	padding-bottom: 30px;
 }

 .othergoods .title {
 	text-align: center;
 	font-weight: bold;
 	font-size: 30px;
 }

 .othergoods .title .en {
 	font-size: 26px;
 	color: #d9d9d9;
 }

 .otherlist {
 	display: flex;
 	justify-content: space-between;
 }

 .otherlist .left {
 	background: linear-gradient(180deg, white, #ffffff80);
 	width: 24%;
 }

 .otherlist .left .other-nav-item {
 	display: flex;
 	align-items: center;
 	height: 20%;
 	color: #000;
 	font-weight: bold;
 	padding-left: 10%;
 	cursor: pointer;
 }

 .otherlist .left .other-nav-item.active {
 	background: #ba4651;
 	color: #fff;
 }

 .otherlist .left .other-nav-item img {
 	margin-right: 15%;
 	width: 38px;
 }

 .otherlist .right {
 	display: flex;
    flex-wrap: wrap;
 	width: 75%;
 
 	background: #fff;
 	padding: 40px 20px;
 	box-sizing: border-box;
 }

 .otherlist .right .other-goods-item {
 	text-align: center;
 	border: 1px solid #d9d9d9;
 	padding: 10px;
 	box-sizing: border-box;
 	width: 24%;
 	margin: 0 .5%;
 	margin-bottom: 10px;
 }

 .otherlist .right .other-goods-item img {
 	/* width: 70%; */
 	height: 165px;
 	margin-bottom: 15px;
 	cursor: pointer;
    transition: .3s all;
 }
 .otherlist .right .other-goods-item img:hover{
     transform: scale(1.1);
 }
 .codebox {
 	background-image: url(../img/shopbg3.png);
 	background-size: 100% 100%;
 	background-repeat: no-repeat;
 	display: flex;
 	justify-content: center;
 	padding: 30px 0;
 }

 .codebox .codeinfo {
 	display: flex;
 	align-items: center;
 	font-weight: bold;
 	font-size: 28px;
 	color: #fff;
 	width: 100%;
 	justify-content: center;
 }

 .codebox .codeinfo .lett p {
 	margin-bottom: 10px;
 }

 .codebox .codeinfo span {
 	font-weight: normal;
 	font-size: 16px;
 	border: 1px solid #fff;
 	padding: 8px 15px;
 }

 .codebox .codeinfo .right {
 	margin-left: 120px;
 }



@media screen and (max-width:900px){
    .phone{
        display: none;
    }
    .navlist{
        width: 67%;
    }
    .footerlist{
        max-width: 100%;
        
    }
    .f-item{
        max-height: none;
    }
    .footer{
        background-size: cover;
    }
}




 @media screen and (max-width:768px) {
     
     /*.news .right .imgbox{*/
     /*    display: none;*/
     /*}*/
     .about-main .about-left .leftbox .aboutlist .item-p1{
         font-size: 21px !important;
     }
     .about-main .about-left .leftbox .aboutlist .item-p2{
         white-space: nowrap;
     }
     .videobox{
         margin-top: 20px;
     }
     .topdiv{
        margin-top:0px !important
    }
     .banner_fwpt{
         background-size: auto 100%;
     background-position: center;
     }
     .logo img{
         width: auto;
         height: 80%;
     }
     .footer{
         background-size: auto 100%;
     }
     #code_show{
         margin-bottom: 10px;
     }
     .twostage .stagetitle .en{
         font-size: 20px;
     }
     .twostage{
         margin-top: 20px;
     }
     .mediabox,.goodslist{
         max-width: 96%;
     }
     .stage-img-box .img-box span{
         background: transparent;
     }
     .newscontent,.newstitle{
         display: none;
     }
     .othergoods{
         margin-top: 10px;
     }
     .otherlist .right .other-goods-item img{
         width: 100%;
     }
     .banner_fwpt{
         margin-top: 0;
         padding-left: 5%;
     }
     .mediaitem{
         width: 100%;
         height: 220px;
     }
     .onlinebox a{
         width: 100% !important;
     }
     .platform{
         background: #fff;
     }
 	.swiper-slide img {
 		/*height: 200px;*/
 		max-height: unset;
 	}

 	.navlist {
 		display: none;
 	}

 	.mobile-abaoutbox {
 		display: flex;
 	}

 	.phone {
 		display: none;
 	}

 	.logo {
 		width: 70%;
 		padding: 0 10px;
 		height: 50px;
 		line-height: 50px;
 		box-sizing: border-box;
 	}

 	nav .navbox {
 		height: 50px;
 	}

 	.navbox {
 		justify-content: space-between;
 	}

 	.meau {
 		display: flex;
 	}

 	.swiper-button-prev,
 	.swiper-button-next,
 	.aboutbox {
 		display: none !important;
 	}
 	.swiper-msg-box{
 	    left: 50%!important;
 	    top: 50%!important;
 	    width: 80%!important;
 	    transform: translate(-50%,-50%);
 	}
 	.swiper-msg-box .msg-title{
 	    text-align: center;
 	}
 	.swiper-msg-box .msg-title:nth-child(2){
 	    margin-left: 0;
 	}
 	.swiper-slide .msg-title-tips{
 	    display: none;
 	}
 	.swiper-slide .msg-title-tips img{
 	    width: 15px;
 	    height: auto;
 	}
    
 	.mobile-abaoutbox .about {
 		flex-direction: column;
 		padding-top: 0;
 		padding-bottom: 20px;
 		max-width: 96%;
 	}
 	main, .news,.s-nav-list, .s-nav-table,.product{
 	    max-width: 96%;
 	}
 	.contact-info{
 	    max-width: 100%;
 	}
    .mobile-abaoutbox{
        margin-top: 20px;
    }
 	.mobile-abaoutbox .about .title {
 		font-weight: bold;
 		text-align: center;
 		font-size: 20px;
 		
 	}
    .mobile-abaoutbox .content{
        display:-webkit-box;
        -webkit-line-clamp:5;
        -webkit-box-orient: vertical;
        overflow:hidden;
    }
 	.mobile-abaoutbox .about .left {
 		width: 100%;

 	}

 	.mobile-abaoutbox .about .left .leftbox {
 		position: relative;
 		width: 100%;
 	}

 	.mobile-abaoutbox .aboutlist {
 		flex-wrap: wrap;
 	}

 	.mobile-abaoutbox .about .left .leftbox .aboutlist .item {
 		width: 50%;
 		flex: unset;
 	}

 	.news {
 		flex-direction: column;
 	}

 	.news .left,
 	.news .right {
 		width: 100%;
 	}

 	.stage-img-box {
 		flex-direction: column;
 	}

 	.stage-img-box .img-box {
 		height: 120px;
 		flex: unset;
 	}

 	.stage-img-box .img-box.active {
 		height: 280px;
 	}

 	.s-nav-title {
 		flex-wrap: wrap;
 		justify-content: flex-start;
 	}

 	.s-nav-title .s-item {
 		flex: unset;
 		width: 28%;
 		margin-bottom: 10px;
 	}

 	.s-list-item {
 		width: 96%;
 		margin: 0 auto;
 		margin-bottom: 10px;
 	}

 	.s-table-item {
 		width: 96%;
 		margin: 0 auto;
 		margin-bottom: 10px;
 	}

 	.product {
 		margin-top: 0;
 	}

 	.product-title {
 		flex-direction: column;
 	}

 	.product .product-title .left p {
 		text-align: center;
 	}

 	.product .product-title .right {
 		margin-top: 15px;
 	}

 	.product-item {
 		width: 48%;
 		margin: 0 1%;
 		padding: 10px 0;
 		margin-bottom: 10px;
 		font-size: 14px;
 		border-radius: 6px;
 	}

 	.contact-box {
 		padding: 5px 10px;
 	}

 	.c-phone {
 		border: 0;
 		padding: 7px;
 		flex-direction: column;
 	}

 	.c-phone img {
 		margin-right: 0px;
 	}

 	.c-phone .c-text {
 		font-size: 12px;
 		margin-top: 10px;
 		text-align: center;
 	}

 	.contact-info {
 		flex-direction: column;
 	}

 	.contact-info .left {
 		height: auto;
 		padding-top: 52px;
 	}

 	.left .l-text {
 		font-size: 20px;
 	}

 	.l-btn {
 		margin: 34px 0;
 	}

 	.l-btn span {
 		padding: 15px 30px;
 		font-size: 16px;
 	}

 	.inputflex {
 		flex-direction: column;
 		margin-bottom: 0;
 	}

 	.contact-info .right {
 		padding: 30px;
 	}

 	.contact-info .right .inputbox {
 		margin-bottom: 20px;
 		width: 100%;
 		box-sizing: border-box;
 	}

 	.textareabox {
 		width: 100%;
 	}

 	.contact-map {
 		display: none;
 	}

 	.footerlist {
 		justify-content: flex-start;
 		flex-wrap: wrap;
 		max-width: 96%;
 	}

 	.f-list-item {
 		width:50%;
 		align-items: center;
 		padding: 30px 0px;
 		box-sizing: border-box;
 		flex-wrap: unset;
        margin-bottom: 18px;
        flex: auto;
 	}

 	.f-item {
 		width: 100%;
 		align-items: center;
 		font-size: 12px;
 		flex-wrap: unset;
 		max-height: none;
 	}

 	.logo-f {
 		text-align: center;
 		padding-bottom: 15px;
 	}

 	.logo-f img {
 		width: 80%;
 	}

 	.ipc {
 		padding: 10px;
 		box-sizing: border-box;
 		font-size: 12px;
 	}

 	.hrefbox {
 		padding: 0 10px;
 	}

 	.achbox {
 		flex-wrap: wrap;
 		padding: 0 10px;
 		box-sizing: border-box;
 	}

 	.achitem {
 		width: 49%;
 		margin-bottom: 10px;
 	}

 	.tastebox {
 		flex-direction: column;
 		padding: 10px;
 		box-sizing: border-box;
 		max-width: 96%;
 	}

 	.tasteleft {
 		margin: 0 auto;
 		height: auto;
 		padding: 20px;
 		width: 100%;
 	}

 	.tasteright {
 		width: 100%;
 	}

 	.platform .imgbox {
 		flex-direction: column;
 		padding: 10px;
 		height: auto;
 	}

 	.platform .imgbox .left {
 		width: 100%;
 		height: auto;
 	}

 	.platform .imgbox .right {
 		width: 100%;
 	}

 	.platform {
 		padding-bottom: 10px;
 	}

 	.mediabox {
 		grid-template-columns: auto;
 		padding: 10px;
 	}

 	.newsbox {
 		flex-direction: column;
 		padding: 10px;
 	}

 	.newsbox .left,
 	.newsbox .left .newsitem {
 		width: 100%;
 	}

 	.newsbox .left .newsitem:last-child,
 	.newsbox .left .newsitem:nth-child(3) {
 		margin-bottom: 15px;
 	}

 	.newsbox .right {
 		width: 100%;
 	}

 	.goodslist {
 		grid-template-columns: auto auto;
 		padding: 0 10px;
 	}

 	.hotlist {
 		padding: 0 10px;
 	}

 	.hotlist .hotitem6,
 	.hotlist .hotitem4 {
 		width: 100%;
 	}

 	.hotlist .hotitem img {
 		height: auto;
 	}

 	.culture {
 		flex-direction: column;
 	}

 	.culture .culture-left {
 		width: 100%;
 		background: #ba4651;
 		padding: 10px;
 		height: auto;
 	}

 	.culture .culture-left h4 {
 		padding: 15px 0;
 	}

 	.culture .culture-right {
 		width: 100%;
 	}

 	.mobile-server {
 		background-color: #fff;
 		overflow: hidden;
 		display: none;
 	}

 	.mobile-server .serveritem {
 		padding: 10px 0;
 		text-align: center;
 		color: #ba4651;
 		white-space: nowrap;
 	}

 	.shoperlist {
 		flex-direction: column;
 	}

 	.rec-goodslist .rec-goodsitem {
 		justify-content: space-between;
 		padding: 0 10px;
 		box-sizing: border-box;
 	}

 	.rec-goodslist .rec-goodsitem .rec {
 		flex-direction: column;
 		width: 49%;
 		padding: 15px 0px;
 		border-radius: 5px;
 		box-sizing: border-box;
 	}

 	.rec-goodslist .rec-goodsitem .flex2 {
 		width: 49%;
 	}

 	.rec-goodslist .rec-goodsitem .flex2 img {
 		width: 80%;
 		height: 150px;
 	}


 	.rec-goodslist .rec-goodsitem .rec img {
 		margin-right: 0;
 		width: 80%;
 		height: 150px;
 	
 	}
 	.rec-goodslist .rec-goodsitem .rec img:hover{
 	    
 	}

 	.rec-goodslist .rec-goodsitem .rec .rec-info {
 		align-items: center;
 	}

 	.rec-goodslist .rec-goodsitem .rec .rec-info .goodstitle {
 		font-size: 14px;
 		text-align: center;
 	}

 	.rec-goodslist .rec-goodsitem .rec .rec-info .buy {
 		margin-top: 10px;
 	}

 	.rec-goodslist .rec-goodsitem .rec .rec-info {
 		height: auto;
 		margin-top: 10px;
 	}

 	.codebox .codeinfo .right {
 		text-align: center;
 		margin-left: 0;
 	}

 	.codebox .codeinfo .left {
 		font-size: 18px;
 	}

 	.codebox .codeinfo .left p {
 		margin-bottom: 10px;
 	}

 	.codebox .codeinfo .right img {
 		width: 70%;
 	}

 	.otherlist {
 		flex-direction: column;
 	}

 	.otherlist .left {
 		width: 100%;
 		display: flex;
 		flex-wrap: wrap;
 		background-color: #fff;
 	}

 	.otherlist .left .other-nav-item {
 		width: 50%;
 		padding-left: 0;
 		justify-content: center;
 		padding: 15px 0;
 	}

 	.otherlist .left .other-nav-item img {
 		width: 30px;
 	}

 	.otherlist .right {
 		/*grid-template-columns: auto auto;*/
 		width: 100%;
 		padding: 30px 0px;
 		
       
 	}
 	.otherlist .right .other-goods-item{
        width: 48%;
        margin: 10px 1%;
    }
 	.othergoods {
 		background: #fff;
 		padding: 0px 10px 30px 10px;
 	}

 	.saltlist {
 		padding: 0 10px;
 		box-sizing: border-box;
 		grid-template-columns: auto auto;
 	}

 	.saltitem img {
 		height: 130px;
 	}

 	.saltbox .more {
 		margin-top: 70px;
 	}
 }
  @media screen and (max-width:900px){
     .tastebox{
         max-width: 96%;
     }
 }
 @media screen and (max-width:1250px){
        .tasteleft{
            height: auto;
            width: 100%;
            padding: 50px 20px;
        }
        .news .right,.about-main{
            width: 100% !important;
        }
        .tasteleft .tastemsg{
            font-size: 14px;
        }
        .phone{
            display: none;
        }
        nav .navbox{
            max-width: 96%;
        }
        .navlist{
            width: 68%;
        }
        .news .right .imgbox{
            width: 36% !important;
            margin-right: 1% !important;
        }
        .news .right .newslist .newsitem .n-item-msg{
            width: 63%;
        }
        .news{
            max-width: 96%;
            padding: 30px 3% !important;
            /*flex-direction: column;*/
        }
        .about .left,.about .left .leftbox,.news .right,.news .left{
            width: 100%;
        }
        .about .right{
            width: 0;
        }
    }