* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	letter-spacing: 0px !important;;
}
body{
  font-family: "aliRegular","Microsoft YaHei";
}

html{

  touch-action:none;
  
  touch-action:pan-y;
  
  }
@font-face {
	font-family: aliRegular;
	  font-display: swap;
	/*src: url('./Alibaba-PuHuiTi-Regular.eot');*/  /* IE9*/
  	/*src: url('./Alibaba-PuHuiTi-Regular.eot?#iefix') format('embedded-opentype'),*/  /* IE6-IE8 */
  /* url('//at.alicdn.com/t/webfont_l3zzafn5cw7.woff2') format('woff2'), */
  /* url('//at.alicdn.com/t/webfont_l3zzafn5cw7.woff') format('woff'), chrome、firefox */
  /* url('./Alibaba-PuHuiTi-Regular.ttf') format('truetype');*/  /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  /* url('//at.alicdn.com/t/webfont_l3zzafn5cw7.svg#./Alibaba-PuHuiTi-Regular') format('svg'); iOS 4.1- */
}

@font-face {
	font-family: aliMedium;
	font-display: swap;
  /*src: url('./Alibaba-PuHuiTi-Medium.eot');  IE9*/
  /*src: url('./Alibaba-PuHuiTi-Medium.eot?#iefix') format('embedded-opentype'), IE6-IE8 */
  /* url('//at.alicdn.com/t/webfont_0o4xgysef52.woff2') format('woff2'), */
  /* url('//at.alicdn.com/t/webfont_0o4xgysef52.woff') format('woff'), chrome、firefox */
   /*url('./Alibaba-PuHuiTi-Medium.ttf') format('truetype'); chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  /* url('//at.alicdn.com/t/webfont_0o4xgysef52.svg#AlibabaPuHuiTiM') format('svg'); iOS 4.1- */
}
@font-face {
  font-family: aliLight;
  font-display: swap;
  /*src: url('./Alibaba-PuHuiTi-Light.eot'); IE9*/
   /*src: url('./Alibaba-PuHuiTi-Light.eot?#iefix') format('embedded-opentype'), IE6-IE8 */
  /* url('//at.alicdn.com/t/webfont_2g3eyu3q2do.woff2') format('woff2'), */
  /* url('//at.alicdn.com/t/webfont_2g3eyu3q2do.woff') format('woff'), chrome、firefox */
  /*url('./Alibaba-PuHuiTi-Light.ttf') format('truetype');  chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  /* url('//at.alicdn.com/t/webfont_2g3eyu3q2do.svg#AlibabaPuHuiTiL') format('svg'); iOS 4.1- */
}
@font-face {
  font-family: aliHeavy;
  font-display: swap;
  src: url('./Alibaba-PuHuiTi-Heavy.eot'); /* IE9*/
   /*src: url('./Alibaba-PuHuiTi-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  /* url('//at.alicdn.com/t/webfont_han5bk9b47.woff2') format('woff2'), */
  /* url('//at.alicdn.com/t/webfont_han5bk9b47.woff') format('woff'), chrome、firefox */
   /*url('./Alibaba-PuHuiTi-Heavy.ttf') format('truetype'); /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  /* url('//at.alicdn.com/t/webfont_han5bk9b47.svg#AlibabaPuHuiTiH') format('svg'); iOS 4.1- */
}
@font-face {
  font-family: aliBold;
    font-display: swap;
     /*src: url('./Alibaba-PuHuiTi-Bold.eot'); /* IE9*/
     /*src: url('./Alibaba-PuHuiTi-Bold.eot?#iefix') format('embedded-opentype'),  IE6-IE8 */
  /* url('//at.alicdn.com/t/webfont_r6yfoukakpj.woff2') format('woff2'), */
  /* url('//at.alicdn.com/t/webfont_r6yfoukakpj.woff') format('woff'), chrome、firefox */
  	 /*url('./Alibaba-PuHuiTi-Bold.ttf') format('truetype'); /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  /* url('//at.alicdn.com/t/webfont_r6yfoukakpj.svg#./Alibaba-PuHuiTi-Bold') format('svg'); iOS 4.1- */
}

a {
	color: inherit;
}

body {
  overflow-x: hidden;
  /* width: 100vw; */
  box-sizing: border-box;
}

video {
	width: 100%;
	display: block;
	object-fit: fill;
}

.content_center {
	padding-left: 9vw;
	padding-right: 9vw;
}


.sky_blue {
	height: 19px;
	width: 19px;
	z-index: 100;
}

@keyframes twking {
	0%{
	opacity: 0.1;
}

50%{
opacity


:1;
}
100%{
opacity


:


0;
}
}
.add-logo {
	position: absolute;
	height: 38px;
	width: 38px;
	animation: twking 2s infinite;
}

.text-span-left>span {
	text-align: left !important;
	margin-left: 14.5vw;
}

.text-span-right>span {
	text-align: right !important;
}

img {
	width: 100%;
	display: block;
}

input {
	background: none;
	outline: none;
	border: 1px solid #ccc;
}

input:focus {
	border: none;
}

span {
	display: block;
}

.swiper-slide {
	height: unset !important;
}

/* 鐑棬 */
.hot {
	border-radius: 50%;
	height: 38px;
	width: 38px;
	background-color: #df4d4a;
	position: absolute;
	left: 36px;
	top: 36px;
	text-align: center;
	line-height: 36px;
	color: white;
	font-style: normal;
}

/* 鏂版 */
.new {
	border-radius: 50%;
	height: 38px;
	width: 38px;
	background-color: #3275D0;
	position: absolute;
	left: 36px;
	top: 36px;
	text-align: center;
	line-height: 36px;
	color: white;
	font-style: normal;
}
.video-box video{
  height: inherit !important;
}
/* 闅愯棌婊氬姩鏉� */

/* ::-webkit-scrollbar {
	display: none
} */
.swiper-container-horizontal {
	overflow-x: hidden;
}

/* 瀛椾綋鍏叡閮ㄥ垎 */
.bolder-font-64 {
	font-size: 64px;
	font-family: "aliHeavy" ;
	font-weight: 800;
	letter-spacing: 2px;
}

.bolder-font-54 {
	font-size: 54px;
	font-family: "aliHeavy" ;
	font-weight: 800;
	letter-spacing: 2px;
}
.bolder-font-34 {
	font-size:34px;
	font-family: aliHeavy;
	font-weight:bold;
	color:rgba(7,7,7,1);
	line-height:47px;
	letter-spacing:10px;
}

.header-menu a:hover {
	color: #2D67B5;
}

.header-menu .menu-child>li { 
	transition: 1s;
}

.blue-slide {
	height: 3px;
	background-color: #3275D0;
	line-height: 0px !important;
	animation: fade .5s;
}

div {
	box-sizing: border-box;
}

.header-menu .menu-child>li:hover {
	/* //border-bottom:3px solid #3275D0; */
	
}

@keyframes fade {
	0% {
	width: 0%;
}

100%
{
width:100%;
}
}
.header-menu .menu-child>li::before, .header-menu .menu-child>li::after
	{
	width: 100%;
	height: 100%;
}
/**
.home_page_swiper img:hover{
	transform:scale(1.1);
	transition: 2s;
}
*/
.zoom {
	transform: scale(1.1);
	transition: 2s;
}

.product-type-swiper img:hover {
	transform: scale(1.1);
	transition: 2s;
}

.explore_video {
	padding: 20px 0;
}

.vidoe-text {
	position: relative;
}

.vidoe-text span {
	text-align: center;
}

.videoTxt {
	text-align: inherit !important;
	height: 33px;
	font-size: 24px;
	font-weight: 500;
	line-height: 33px;
	margin-left: 36px;
}

.text {
	position: absolute;
	top: 8%;
	width: 100%;
	z-index: 100;
	color: white;
}

.bottom-saner {
	position: relative;
	width: 100%;
	bottom: 16px;
	display: flex;
}

.bottom-saner img {
	margin: 0 !important;
	display: none;
	width: 6.9vw;
	height: 6.9vw;
	position: absolute;
	top: -10vw;
}
/**
*/
video {
	width: 100% !important;
	object-fit: cover;
}

.video-box img {
	width: 8.3vw !important;
	height: 8.3vw !important;
	object-fit: cover !important;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -4.15vw;
	margin-left: -4.15vw;
}

.video-box {
	position: relative;
}

.bolder-font-74 {
	font-size: 76px;
	line-height: 104px;
	letter-spacing: 4px;
}

.mediu-font-34 {
	font-size: 34px;
	font-family: "aliMedium" ;
	font-weight: 500;
}

.heave-font-34 {
	font-size: 34px;
	font-family: "aliHeavy" ;
	font-weight: 800;
}

.heave-font-24 {
	font-size: 24px;
	font-family: "aliHeavy" ;
	font-weight: 800;
}

.mediu-font-24 {
	font-size: 24px;
	font-family: "aliRegular" ;
	font-weight: 400;
	line-height: 33px;
}

.mediu-font-18 {
	font-size: 18px;
	font-family: "aliRegular" ;
	font-weight: 400;
}

.mediu-font-14 {
	font-size: 16px;
	font-family: "aliLight" ;
	font-weight: 400;
}
.mediu-font-12 {
	font-size: 12px;
	font-family: "aliLight" ;
  font-weight: 400;
  color:rgba(102,102,102,1);
}

.medium-font-16 {
	font-size: 16px;
	font-family: "aliMedium" ;
	font-weight: 400;
}

.mediu-font-14-m {
	font-size: 14px;
	font-family: "aliLight" ;
	font-weight: 400;
}

.white-title {
	color: white;
	text-align: center;
}

.black-title {
	color: black;
	text-align: center;
}

.more-link-black {
	border: 1px solid black;
	width: 8.1vw;
	border-radius: 15px;
	text-align: center;
	height: 30px;
	display: block;
	color: black;
	line-height: 30px;
}

.more-link {
	width: 8.1vw;
	border-radius: 15px;
	color: #fff;
	text-align: center;
	height: 30px;
	display: block;
	line-height: 30px;
	background-color: #3275D0;
}

/* 搴曢儴鏍峰紡 */
.header .logo {
	display: flex;
	justify-content: center;
	align-items: center;
}

.header a {
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-size: 14px;
	height: 97%;
}

.header .header-nav>.header-menu {
	display: flex;
	justify-content: space-around;
	height: 70px;
	line-height: 70px;
	width: 35vw;
	margin-left: 13.8vw;
}

.header .header-nav .header-menu .on>a {
	color: #3275D0;
}

.header {
	height: 70px;
	background-color: #111111;
	display: flex;
	position: relative;
	justify-content: space-around;
}

.header>div {
	width: 100%;
	display: flex;
}

.menu-child {
	position: absolute;
	left: 0;
	display: flex;
	justify-content: space-between;
	width: 82vw;
	z-index: 10;
	top: 70px;
	height: 0px;
	background-color: white;
	/* animation:lineHeight 1.5s ; */
	overflow: hidden;
}

@keyframes lineHeight {from { height:0px;
	
}

to {
	height: 114px;
}

}
@keyframes leavelineHeight {
  from { height:114px;
	
}

to {
	height: 0px;
}

}
.menu>li {
	display: flex;
}

.menu-child span {
	font-size: 12px;
	color: rgba(102, 102, 102, 1);
	line-height: 40px;
}

.menu-child img {
	width: 64px;
	height: 64px;
	object-fit: scale-down;
}

.header .switch {
	color: white;
	font-size: 12px;
	line-height: 17px;
	font-weight: 400;
}

.header .switch .en {
	font-size: 12px;
	float: left;
	line-height: 17px;
	font-weight: 400;
}

.header .switch .zh {
	font-size: 12px;
	float: right;
	font-weight: 800;
	color: #3275D0;
	line-height: 17px;
}

.header-r {
	display: flex;
	align-items: center;
	padding-left: 32px;
	justify-content: space-between;
	width: 100%;
}

.header-r img {
	height: 28x;
	width: 24px;
}

.header-r>div>ul>li {
	padding-right: 20px;
}

.header .shop>ul {
	display: flex;
}

.header-r .search .searchMenu {
	background: url(../images/search.png) center 68% no-repeat;
	width: 36px;
	height: 36px;
	border: none;
	margin-left: 9px;
	background-size: 50%;
}

/* 搴曢儴 */
.common-footer {
	padding: 100px 9vw 32px 9vw;
	background-color: #272727;
	color: #9FA3A7;
	letter-spacing: 1px;
}

.common-footer li {
	height: 17px;
	font-size: 12px;
	line-height: 17px;
}

.common-footer li a:hover {
	color: white;
}

.common-footer .title {
	height: 20px;
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
}

.footer-1 {
	display: flex;
	height: 350px;
}

.footer-1 li {
	margin-bottom: 9px;
}

.footer-1>ul {
	flex: 1
}

.footer-1>ul:last-child {
	flex: 5;
	text-align: right;
}

.footer-1>ul:last-child .title {
	height: 33px;
	font-size: 24px;
	font-family: aliRegular;
	font-weight: 400;
	line-height: 33px;
}

.footer-1 .tel {
	font-size: 24px;
	color: white;
	margin-top: 20px;
}

.footer-2>ul {
	display: flex;
	position: relative;
	padding-bottom: 17px;
	border-bottom: 1px solid #404142;
}

.footer-2>ul>li {
	margin-right: 18px;
}

.footer-2>ul>li:last-child {
	/* width: 57vw; */
	text-align: right;
	height: 30px;
	margin: 0;
	position: absolute;
	right: 0;
}

.footer-2>ul>li:last-child img {
	margin-left: 36px;
}

.footer-2 img {
	display: inline-block;
}

.footer-3>ul {
	display: flex;
	padding: 17px 0 0 0;
	border: none;
}

/* 鍥炲埌椤堕儴鏍峰紡 */
.right-fixed {
	position: fixed;
	right: 16px;
	bottom: 150px;
}

.right-fixed .back-top {
	background-image: url(../images/backtop.png);
	background-repeat: no-repeat;
}

.right-fixed li {
	width: 38px;
	height: 38px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
}

.right-fixed .back-top {
	display: none;
}

/* search near 鎼滅储闄勮繎 */
.common-near {
	height: 270px;
	/*margin-top:100px;*/
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #EEEEEE;
	flex-direction: column;
}

.white {
	border-color: white;
	color: white;
}

.common-near-black {
	background: black;
	color: white;
}

.common-near-search {
	background: #fff;
	border-radius: 30px;
	width: 44vw;
	height: 50px;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
}

.common-near-search>img {
	position: absolute;
	height: 24px;
	width: 20px;
}

.common-near-search>img:first-child {
	left: 18px;
	top: 13px;
}

.common-near-search>img:last-child {
	right: 18px;
	top: 13px;
	cursor: pointer;
	width: 25px;
	height: 25px;
}

.common-near-search .search-city {
	position: absolute;
	left: 56px;
	height: 50px;
	border: none;
	width: 83%;
}

.header-m{
  background-color: #272727;
}
.header-logo-m{
  padding: 18px 14px;
  display: flex;
  background-color: #272727;
  position: fixed;
    z-index: 10000;
    top: 0;
    width: 100%;
    
}
.header-logo-m>a{
  flex: 1;
}
.header-logo-m>img{
  width: 6vw;
}
.header-logo-m .logo{
  width: 30vw;
}
.header-logo-m>i{
  color: white;
  font-size: 5vw;
  margin-left: 30px;
}
.list-nav-m{
  position: fixed;
  width: 100%;
  height: 100%;
  /* top: 40px; */
  left: 0;
  z-index: 1001;
  overflow-y: scroll;
}
.list-nav-m .header-menu-m{
  display: block !important;
}
.header-nav-m{
  width: 100%;
}
/* video瑙嗛顣� */
.video-js {
	width: 100% !important;
	position: relative !important;
}

.vjs-big-play-button {
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	height: 150px !important;
	width: 150px !important;
	margin-left: -75px;
	margin-top: -75px;
	background: url(../img/common/video.png) center center no-repeat
		!important;
	background-color: none !important;
	background-size: 75% !important;
	border: none !important;
}

.active-one {
	color: #FF2B66B6;
}

.active-two {
	border-bottom: 4px solid #FF2B66B6;
}

.vjs-icon-placeholder {
	display: none;
}

.container-2>div:nth-child(1+2n) {
	
}

/* 三级导航栏 */
.nav-fiex {
	position: fixed;
	right: 25px;
	width: 5.5vw;
	height: 384px;
	background-color: #F5F5F5;
	z-index: 1000;
	top: 50%;
	margin-top: -192px;
	border-radius: 50px;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	display: none;
	padding: 60px 0;
}

.nav-fiex li {
	flex: 1;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	padding: 0 .4vw;
}

.nav-fiex li a {
	text-align: center;
}

.full-screen {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0);
	z-index: 100000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.full-screen>div{
	    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.full-screen img {
	height: 30px;
	width: 30px;
	position: absolute;
	right: 5%;
	top: 5%;
}

.full-screen>div {
	position: relative;
	padding: 30px 5vw;
}

.full-screen video {
	width: 80% !important;
	object-fit: fill;
	margin: 0 auto;
}
#jian{
  display: none;
  top: 48%;
}
/* pc端 */
@media screen and (min-width: 769px){
  .m{
    display: none !important;
  }
  .pc{
    display: block;
  }
  .hide-pc{
    display: none;
  }
  .footer-1>div>img{
    display: none;
  }

}
/* 移动端 */
@media screen and (max-width: 768px){
  .kefu{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 136px;
  }
  body{
    box-sizing: unset;
  }
  .kefu .title{
    font-size: 16px !important;
  }
  .kefu>li{
    padding: 0 !important;
  }
  .bottom-logo{
    bottom: 70px !important;
    right: 28%;
    width: 100%;
  }
  .footer-2-1 img{
    width: 21.3vw !important;
  }
  .common-footer li{
    height: unset;
  }
  .footer-2>ul>li{
    margin-right: 0px;
  }
  .bottom-yue-card{
    position: absolute;
    top: 34px;
    left: 47%;
  }
  .footer-4>ul{
    flex-direction: column;
  align-items: unset !important;
  }
  .footer-4>ul>li:last-of-type{
    border-radius: 6px;
    background-color: #000000;
    height: 29px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 5px;
  }
  .footer-2>ul{
    margin: 0 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .bottom-logo img{
    margin-left: 0 !important;
    margin-right: 18% ;
  }
  .kefu .tel{
    font-size: 16px !important;
    color: #3275D0;
    margin-top: 0;
    border-bottom: 1px solid #3275d0;
  }
  .footer-1>div[aria-expanded="true"] #jia{
    display: none;
  }
  .footer-2{

  }
  .footer-1>div[aria-expanded="true"] #jian{
    display: block;
  }
  .footer-1 li{
    padding-left: 15px;
    margin-bottom: 14px;
  }
  .footer-1>ul{
    padding-top: 14px;
  }
  .content_center{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .footer-1>ul>li:first-of-type{
    margin-top: 14px;
  }
  .footer-1>div img{
    display: block;
    width: 13px;
    position: absolute;
    right: 15px;
    top: 40%;
    height: 13px;
  }
  .footer-1>div,.header-menu-m>div{
    position: relative;
    height: 50px;
    border-bottom: 1px solid #595C5D;
    line-height: 50px;
    text-indent: 15px;
    color: #A8A8A8;
  }
  .menu-child-m>li{
    color: #A8A8A8;
    padding:  0px;
    padding-bottom: 0px;
  }
  .menu-child-m>li:last-of-type{
    margin-bottom: 0px;
  }
  .hide-m{
    display: none;
  }
  .m{
    display: block;
  }
  .pc{
    display: none !important;
  }
  .mediu-font-34 ,.heave-font-34{
    font-size: 18px;
  }
  .bolder-font-64{
    font-size: 28px;
  }
  .bolder-font-54{
    font-size: 30px;
  }
  .mediu-font-24{
    font-size: 18px;
  }
  .mediu-font-14{
    font-size: 10px;
  }
  .common-footer{
    padding: 0;
  }
  .header{
    display: none;
  }
  .footer-1{
    flex-direction: column;
    height: auto;
  }
  .common-near-search{
    width: 80vw;
  }
  .header-menu-m>li{
    margin-top: 10px;
  }
  .header-menu-m>li:last-of-type{
    /* margin-bottom: 0px; */
  }
  .header-menu-m{
    display: none;
    background-color: #272727;
  }
  .header-nav-99,.header-nav-100{
    display: none;
  }
  .scroll-long{
    overflow-x: scroll;
  }
}