@charset "UTF-8";
/*header start*/
@import url(//at.alicdn.com/t/c/font_3965347_4lb9cmat8be.css);
.video-js{
	background:transparent;
}
.header {
  position: absolute;
  left: 0;
  top: 33px;
  z-index: 9999;
  width: 100%;
  transition: all 0.4s;
  transform: translateY(0%);
}
.header.act{
	background-color: #d9d4d0;
	 backdrop-filter: blur(0);
}
.header .m-width-content {
  padding: 0;
}

.header.hide {
  opacity: 1;
  visibility: hidden;
  transform: translateY(-100%);
}

.header.cur {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(8px);
}
.header.cur:hover{
	background-color: #d9d4d0;
	 backdrop-filter: blur(0);
}
/*.header.cur .h-top{display:none;}*/
.header.inner-header {
  position: relative;
  top: 0;
	z-index: 999999;
}

/*.main {*/
/*  padding-top: 32px;*/
/*}*/

.main.index-main {
  padding-top: 0;
}

.header .header-box {
  position: relative;
}

.header .wap-header {
  display: none;
}

.lan.headeryuyan {
  margin: 0px;
  margin-right: 4px;
}

.h-tool div {
  margin: 0px 10px 0 0;
  display: flex;
  flex-shrink: 0;
 
  	height: auto;
}

.h-tool div.search-box{
 height: 100%;
 align-items: center;
}
.h-tool div.search-box a{
	display: block;
}
.h-tool div a {
  display: flex;
}

.h-tool .lan {
  font-size: 14px;
  color: #7F7C7A;
  margin-right: 14px;
}

.h-tool .lan a {
  color: #7F7C7A;
}

.h-tool .lan a.act {
  color: #000000;
}

.header-content {
  /*padding: 10px 0;*/
}

.header-content .nav-logo {
  position: relative;
  display: flex;
  justify-content: center;
}

.header-content .nav-logo .logo {
  position: absolute;
  left: 46%;
  /*transform: translate(-50%, -50%);*/
  height: 60px;
  top: 10%;
}

.header-content .nav-logo .logo img {
  height: 100%;
}

.header-content .nav-logo .h-tool {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  box-sizing: border-box;
}

.header-content .n-left {
  width: 50%;
  flex-shrink: 0;
  box-sizing: border-box;
  padding-right: 12%;
  justify-content: space-between;
  padding-left: 6%;
}

.header-content .n-left li:nth-last-child(1) a {
  padding-right: 0;
}

.header-content .n-right {
  width: 50%;
  flex-shrink: 0;
  box-sizing: border-box;
  padding-left: 12%;
  padding-right: 185px;
  justify-content: space-between;
}

.header-content .n-right li:nth-child(1) a {
  padding-left: 0;
}

.header-content .n-right li:nth-last-child(1) a {
  padding-right: 0;
}

.header-content .nav-logo > ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.header-content .nav-logo > ul > li {
  text-align: center;
  padding: 24px 0;
}

.header-content .nav-logo > ul > li > a {
  display: block;
  font-size: 18px;
  color: #000000;
  transition: all 0.6s;
}

.header-content .nav-logo > ul > li > a img {
  max-width: 100%;
  height: auto;
  width: 44%;
}

.header-content .nav-logo > ul > li:hover > a,
.header-content .nav-logo > ul > li.nav-up-selected > a,
.header-content .nav-logo > ul > li.act > a {
  font-weight: 700;
  text-decoration: underline;
}

.header-box .child-box {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 99;
}

.child-box .child-nav {
  display: none;
  padding: 20px 0 45px;
}
.child-box .child-nav:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.3);
	height: 100vh;
	z-index: -1;
	pointer-events: none;
}
.child-nav {
  background: #d9d4d0;
  padding-bottom: 100px;
}

#product .text {
  width: 68%;
  float: left;
  display: flex;
  flex-wrap: wrap;
}

#product .text .nav-item {
  width: 30%;
}

#product .text .nav-item:nth-of-type(1) {
  width: 30%;
}

#product .text .nav-item .nav-tit a {
  font-size:24px;
  color: #000;
  font-family: 'Futura LT Light';
}
#product .text .nav-item .nav-tit a:hover{
	text-decoration: underline;
}

#product .text .nav-item .nav-tit {
  margin-bottom:30px;
  line-height: 1;
}

#product .text .nav-item .nav-all {
  margin-bottom: 8px;
  height: 36px;
}

#product .text .nav-item .nav-all a {
  font-size: 16px;
  color: #010101;
  font-family: 'Futura LT Light';
  display: block;
  text-decoration: underline;
}

#product .text .nav-item .nav-list {
  display: flex;
  flex-wrap: wrap;
}

#product .text .nav-item .nav-list dl {
  width: 50%;
  margin-bottom: 20px;
}
#product .text .nav-item .nav-list dl.w100{
	width: 100%;
}
#product .text .nav-item:nth-child(2) .nav-list dl {
  width: 50%;
}

#product .text .nav-item .nav-list a {
  display: block;
}

#product .text .nav-item .nav-list dt a {
  font-size: 16px;
  color: #626262;
  position: relative;
  font-family: 'Futura LT Light';
}

#product .text .nav-item .nav-list dt {
  margin: 42px 0 10px;
}

#product .text .nav-item .nav-list dt:nth-of-type(1) {
  margin-top: 0;
}

#product .text .nav-item .nav-list dd a {
  font-size: 16px;
  color: #000;
}
#product .text .nav-item .nav-list dd a:hover{
	text-decoration: underline;
}
#product .pic {
  width: 32%;
  float: right;
}

/*#product .pic .img-box {*/
/*  padding-bottom: 80.4%;*/
/*}*/

#product .pic a {
  display: block;
  height: 100%;
}
#product .pic a  .img-box{
	padding-bottom: 100%;
}

#product .pic .tips {
  font-size: 20px;
  color: #000000;
  text-align: center;
  margin-top: 10px;
}

#about .about-nav-fixed {
  padding: 0 60px;
}

#about .about-nav-fixed ul {
  display: flex;
  flex-wrap: wrap;
}

#about .about-nav-fixed ul li {
  width: calc((100% / 4) - 45px);
  margin-left: 60px;
}

#about .about-nav-fixed ul li:nth-child(4n+1) {
  margin-left: 0;
}

#about .about-nav-fixed ul li a {
  display: block;
  
}

#about .about-nav-fixed ul li .img-box {
  padding-bottom: 80.44692%;
  overflow: hidden;
  background-color: rgba(0,0,0,0.3);
}

#about .about-nav-fixed ul li .img-box img {
  transition: all 0.6s;
  transform: scale(1);
}

#about .about-nav-fixed ul li .img-box:hover img {
  transform: scale(1.1);
}

#about .about-nav-fixed ul li .tit {
  font-size: 20px;
  color: #000000;
  text-align: center;
  padding: 15px 0 0;
}

.search-nav .search-slide {
  padding: 0 60px;
}
/*.search-nav{*/
/*	border-top: 1px solid #fff;*/
/*}*/
.search-slide .search-input {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.search-slide .search-input .laber {
  font-size: 20px;
  color: #000000;
}

.search-slide .search-input .input-box {
  /*margin: 0 10px;*/
  position: relative;
}

.search-slide .search-input .input-box input {
  background: transparent;
  width: 500px;
  border: none;
  border-bottom: 2px solid #000;
  height: 40px;
  font-size: 20px;
}

.search-slide .search-input .button button {
  border: none;
  background: transparent;
  /*position: absolute;*/
  /*right: 0;*/
  /*top: 50%;*/
  /*transform: translateY(-50%);*/
}

.search-slide .search-fixed {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}

.search-slide .search-fixed .tag,
.search-slide .search-fixed .want {
  width:100%;
}

.search-slide .search-fixed .tit {
  font-size: 30px;
  margin-bottom: 15px;
  color: #000000;
  text-align: center;
}

.search-slide .search-fixed .list {
  /* padding: 0 70px; */
  /*text-align: center;*/
}

/* .search-slide .search-fixed .tag .list a {
  padding: 5px 25px;
  border: 1px solid #000;
  font-size: 18px;
  color: #000000;
  font-family: 'Futura LT Light';
  border-radius: 20px;
  display: inline-block;
  margin-bottom: 12px;
  transition: all 0.6s;
  margin-right: 5px;
} */
.search-slide .search-fixed .tag .list{
	margin: 0 -12px;
}
.search-slide .search-fixed .tag .list a {
  padding: 0px 12px;
  margin-right: 20px;
  /* border: 1px solid #000; */
  font-size: 18px;
  color: #000000;
  font-family: 'Futura LT Light';
  border-radius: 20px;
  display: inline-block;
  margin-bottom: 12px;
  transition: all 0.6s;
  /* margin-right: 5px; */
}
/*.search-slide .search-fixed .tag .list a:nth-child(1){*/
/*	padding-left: 10px;*/
/*}*/
.search-slide .search-fixed .tag .list a:hover {
  color: #fff;
  background: #000;
}

.search-slide .search-fixed .want .list li {
  margin-bottom: 15px;
}

.search-slide .search-fixed .want .list li a {
  font-size: 18px;
  color: #000000;
  font-family: 'Futura LT Light';
}

.search-slide .search-fixed .want .list li a:hover {
  text-decoration: underline;
}

/*header end*/
/*footer start*/
.footer-bot-link {
  margin: 0  0 4px;
}

.footer-bot-link a {
  font-size: 14px;
  color: #626262;
  display: inline-block;
  margin-right: 15px;
  text-decoration: underline;
}

.footer {
  /*border-top: #605F5E 3px solid;*/
  background: #CEC9C5;
  padding: 30px 0 24px;
}

.footer-link {
  /*padding:  0 32px;*/
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: -40px;
  margin-bottom: 12px;
}

.footer-link a {
  display: inline-block;
  margin-right: 12px;
}

.footer-nav dl {
  width: 15%;
  float: left;
}

.footer-nav dl:last-child {
  float: right;
  text-align: right;
}
  .footer-nav dl:last-child dd{
  	/*text-transform: uppercase;*/
  }
.footer-nav dl dt {
  margin-bottom: 6vh;
}

.footer-nav dl dt a {
  font-size: 24px;
  color: #000000;
  font-family: 'Futura LT Regular';
  line-height: 1.1;
  /*font-weight: 600;*/
}

.footer-nav dl dd {
  margin-bottom: 3px;
}

.footer-nav dl dd a {
  font-size: 18px;
  color: #000000;
  font-family: 'Futura LT Regular';
}

.footer-nav dl dd a:hover {
  text-decoration: underline;
}

.footer-input-copy {
  padding: 10vh 0 0vh;
}

.footer-input-copy .footer-input-box .t {
  font-size: 14px;
  color: #626262;
  margin-bottom: 10px;
}

.footer-input-copy .footer-input-box .ib-box {
  width: 48%;
  display: flex;
  flex-wrap: wrap;
}

.footer-input-copy .footer-input-box .ib-box input {
  width: calc(100% - 250px);
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  padding: 0 10px;
  background: #E9E9E9;
  border: none;
}

.footer-input-copy .footer-input-box .ib-box button {
  width: 250px;
  height: 30px;
  background: #231916;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  border: none;
  box-sizing: border-box;
  font-family: 'Futura LT Light';
  color: #FFFFFF;
}

.footer-input-copy .tips-copy {
  margin-top: 15px;
}

.footer-input-copy .tips-copy .tips {
  float: left;
  font-size: 14px;
  color: #626262;
}

.footer-input-copy .tips-copy .tips a {
  text-decoration: underline;
  color: #626262;
}

.footer-input-copy .tips-copy .copy {
  float: right;
  font-size: 14px;
  color: #626262;
}
.footer-tips a{
	text-decoration: underline;
  color: #626262;
  display: inline-block;
  margin-right: 14px;
  padding-top: 12px;
}

/*footer end*/
/*轮播图start*/
.banner {
  max-width: 100%;
  margin: 0 auto 0;
  width: 100%;
  background: #FFFFFF;
}

.inner-banner {
  max-width: 100%;
  margin: 0 auto 0;
  width: 100%;
  background: #FFFFFF;
}

.banner .swiper-slide {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.banner .bg-box {
  position: relative;
  z-index: 1;
}

.banner .bg-box .img-box {
  padding-bottom:48.6979%;
}

.banner.banner-awards .bg-box .img-box {
  padding-bottom: 41.92708%;
}

.inner-banner .bg-box .img-box {
  padding-bottom: 56.25%;
}

.inner-banner .prev-button, .inner-banner .next-button {
  display: none;
}

.banner .swiper-pagination-bullet {
  width: 45px;
  height: 5px;
  background: #D6D7D7;
  opacity: 1;
  border-radius: inherit;
  margin: 0 10px !important;
  position: relative;
}

.banner .swiper-pagination-bullet::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  opacity: 0;
  height: 100%;
  background: #595857;
  z-index: 3;
  transition: all 0.6s;
}

.banner .swiper-pagination-bullet-active::after {
  width: 100%;
  opacity: 1;
}

.banner .swiper-pagination {
  bottom: 22px;
}

.banner .banner-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  flex-direction: column;
}

.inner-banner .banner-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.2);
}

.swiper-slide .banner-content {
  transform: translateY(-200px);
  opacity: 0;
  transition: all .6s;
}

.inner-banner .swiper-slide .banner-content {
  transform: translateY(0);
  opacity: 1;
  transition: all .6s;
}

.swiper-slide .banner-content h6 {
  display: inline-block;
  font-size: 52px;
  color: #FFFFFF;
  font-family: 'Futura LT Book';
  /*text-transform: uppercase;*/
}
.swiper-slide .banner-content .b-btn a{
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.3);
  line-height: 1;
  padding: 10px 20px;
  border: 2px solid #FFF;
  font-size: 16px;
  color: #FFF;
  transition: all 0.4s;
  font-family: 'Futura LT Book';
}
.swiper-slide .banner-content .b-btn a:hover{
  background-color: rgba(0, 0, 0, 0.6);
}
.ani-slide .banner-content {
  transform: translateY(0);
  opacity: 1;
}

.banner .swiper-button-prev {
  left: 47px;
}

.banner .swiper-button-next {
  right: 47px;
}

/*轮播图end*/
.crumbs-box {
  padding: 50px 0;
}

.crumbs-box a {
  color: #bfbfbf;
  display: inline-block;
  transition: all 0.4s;
  font-size: 20px;
  color: #000000;
  font-family: 'Futura LT Regular';
}

.crumbs-box span {
  font-size: 20px;
  color: #000000;
  font-family: 'Futura LT Regular';
  text-decoration: underline;
}

.crumbs-box a:hover {
  text-decoration: underline;
}

.crumbs-box i {
  display: inline-block;
  padding: 0 5px;
  color: #000000;
}

.crumbs-box i.zuihou:last-child {
  display: none;
}

.find-dealer-text .tips {
  font-size: 16px;
  color: #000000;
  font-family: 'Futura LT Regular';
  margin: 8vh 0 4vh;
  padding: 0 10%;
}

.find-dealer-text .tips img{

	max-width: 100%;
	height: auto;
}
.index-designer .designer-video .video-box {
  padding-bottom: 56.3%;
  max-width: 100%;
}

.index-about .video-pop .text a {
  color: #FFF;
  font-weight: 400;
  
}
.index-about .video-pop .text a:hover{
	text-decoration: underline;
}
.index-about .video-box:hover .text {
  opacity: 1;
  visibility: visible;
}

.index-about .video-pop .text {
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s;
}

.index-about .text-p {
  font-size: 14px;
  font-family: 'Futura LT Light';
  color: #000;
  text-align: center;
  /*padding: 0 5%;*/
  max-width: 1200px;
  margin: 0 auto;
}

.index-about .text-p p {
  padding: 24px 0 20px;
}

.index-about .text-p .p-more {
  text-decoration: underline;
  font-size: 14px;
  color: #000;
  font-family: 'Futura LT Light';
}

.video-box .video-js {
  width: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  height: 100% !important;
  padding: 0 !important;
}

.video-box {
  position: relative;
  padding-bottom: 42.2%;
  /* max-width:1280px; */
  /* margin:0 auto; */
  padding-bottom: 56.3%;
}

.video-box iframe {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.video-box .video-js {
  width: 100%;
}

.video-box .video-js .vjs-big-play-button {
  display: none;
}
.video-box .video-js.vjs-has-started.vjs-paused .vjs-big-play-button{
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	margin: -23px 0 0 -23px;
	background-color: transparent;
}
.video-box .video-js.vjs-has-started.vjs-paused .vjs-big-play-button:before{
	
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before{
	font-size: 30px;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	transform:translate(-50%,-50%);
}
/*.video-js .vjs-big-play-button .vjs-icon-placeholder:after{*/
/*	content: '';*/
/*	height: 60%;*/
/*	width:3px;*/
/*	background: #FFF;*/
/*	position: absolute;*/
/*	left: 50%;*/
/*	margin-left: 4px;*/
/*	top: 20%;*/
/*}*/
.video-box .vjs-poster {
  background-size: cover;
}

/*公共样式定义 start*/
/*例如,统一间距,统一字体,统一大小写,统一最大距离*/
/*按钮 */
.prev-button,
.next-button {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 26px;
  line-height: 49px;
  margin-top: -24.5px;
  color: #595857;
  font-size: 55px;
  transition: all 0.6s;
}

/* .prev-button{
	border-right:3px solid #595857;
}
.next-button{
	border-left:3px solid #595857;
} */
.prev-button:hover,
.next-button:hover {
  color: #ccc;
  border-color: #ccc;
}

.prev-button::after,
.next-button::after {
  display: none;
}

.prev-button::before {
  content: "\e660";
  font-size: 30px;
  font-weight: 600;
  color: #FFF;
}

.next-button::before {
  content: "\e65f";
  font-size: 30px;
  font-weight: 600;
  color: #FFF;
}

.play-button {
  /*font-family: "iconfont" !important;*/
  /*font-style: normal;*/
  /*-webkit-font-smoothing: antialiased;*/
  /*-moz-osx-font-smoothing: grayscale;*/

  display: block;
  
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid  #FFF;
  /*line-height: 35px;*/
  /*color: #fff;*/
  /*transition: all 0.6s;*/
  /*border-left: 3px solid #fff;*/
  position: relative;
  /*cursor: pointer;*/
      font-size: 30px;
      color: #FFF;
}
.play-button:after{
	content:"\f101";
	font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
    display: flex;
    align-items: center;
}

/*.play-button:hover {*/
/*  color: #000;*/
/*  border-color: #000;*/
/*}*/

/*.play-button::after {*/
/*  content: '';*/
/*  position: absolute;*/
/*  left: -13px;*/
/*  top: 0;*/
/*  width: 3px;*/
/*  height: 100%;*/
/*  background: #fff;*/
/*  transition: all 0.6s;*/
/*}*/

/*.play-button:hover::after {*/
/*  background: #000;*/
/*}*/

/*.play-button::before {*/
/*  content: "\e65f";*/
/*  font-size: 40px;*/
/*}*/

/* 内容区域宽度+40px */
.m-width-content {
  padding: 0 100px;
}

.m-width-1540 {
  max-width: 1540px;
  margin: 0 auto;
}

.ipd-20 {
  padding: 0 20px;
}

/*置顶按钮 start*/
#toTop {
  width: 40px;
  height: 40px;
  right: 20px;
  bottom: 20px;
  position: fixed;
  z-index: 999;
  background: #000;
}

/*置顶按钮 end*/
/*分页 start*/
.page-box {
  padding: 50px 0;
  text-align: center;
}

.page-box .page-inner {
  display: flex;
  justify-content: center;
}

.page-box .page-inner a,
.page-box .page-inner span {
  border: 1px solid #DDDDDD;
  display: inline-flex;
  font-size: 14px;
  color: #888888;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  justify-content: center;
  background: transparent;
}

.page-box .page-inner .current {
  font-weight: bold;
  color: #333;
  border: 1px solid #333;
}

/*分页 end*/
/*公共样式定义 end*/
.index-news {
  padding: 15vh 0 11vh;
}

.index-tit {
  margin-bottom: 45px;
}

.index-tit h6 {
  font-size: 50px;
  /*font-weight: 600;*/
  /*margin-top: 30px;*/
  color: #000000;
  font-family: 'Futura LT Regular';
  line-height: 1;
}
.index-news-list{
	
  overflow: hidden;
}
.index-news-list ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -45px;
}

.index-news-list ul li {
  width: 50%;
  /*margin-left: 3%;*/
  padding: 0 45px;
  box-sizing: border-box;
  margin-bottom: 40px;
}

/*.index-news-list ul li:first-child {*/
/*  margin-left: 0;*/
/*}*/

.index-news-list ul li .img-box {
  padding-bottom: 58.6983%;
}

.index-news-list ul li .text .tit {
  margin: 6vh 0 10px;
  font-family: 'Futura LT Regular';
}

.index-news-list ul li .text .tit a {
  font-size: 36px;
  color: #000000;
  display: block;
}
.index-news-list ul li .text .tit a:hover{
	text-decoration: underline;
}
.index-news-list ul li .text .tit span {
  display: block;
  font-size: 14px;
  color: #626262;
  font-weight: 400;
}

.index-news-list ul li .text .tips {
  font-size: 14px;
  color: #626262;
  font-family: 'Futura LT Light';
}

.index-news-list .view-more {
  margin-top: 3.5vh;
}

.index-news-list .view-more a {
  display: inline-block;
  font-size: 14px;
  color: #626262;
  line-height: 1;
  padding: 10px;
  border: 1px solid #626262;
  font-family: 'Futura LT Light';
  transition: all 0.3s;
}

.index-news-list .view-more a:hover {
  background-color: #000;
  color: #FFF;
}

.video-pop {
  max-width: 620px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  opacity: 1;
  transition: all 0.6s;
  visibility: visible;
}

 .video-pop.act .play-button{
	opacity:0;
	visibility: hidden;
	transform: translate(-50% , -100%);
} 
 .video-pop.act .text{
 	opacity:0;
	visibility: hidden;
 }
 /*.vjs-paused  .video-pop.act .play-button{*/
 /*	opacity:1;*/
	/*visibility: visible;*/
	/*	transform: translate(0,0);*/
 /*}*/
.video-pop .text {
  font-size: 60px;
  color: #FFFFFF;
  font-family: 'Futura LT Light';
  margin-bottom: 40px;
}

.video-pop .play-button {
  margin: 0 auto;
}

.index-gate {
  padding: 7vh 0 12vh;
}

.index-gate .gate-swiper {
  padding-left: 100px;
  position: relative;
}

.index-gate .gate-swiper .swiper-slide {
  width: 20%;
}

.index-gate .gate-swiper .swiper-slide .img-box {
  padding-bottom: 150%;
  overflow: hidden;
}

.index-gate .gate-swiper .swiper-slide .img-box img {
  transition: all 0.6s;
  transform: scale(1);
}

.index-gate .gate-swiper .swiper-slide .img-box:hover img {
  transform: scale(1.1);
}

.index-gate .gate-swiper .swiper-slide .tit {
  display: block;
  text-align: center;
  margin: 15px 0 10px;
  font-size: 30px;
  color: #000000;
}

.index-gate .gate-swiper .swiper-slide {
  text-align: center;
}

.index-gate .gate-swiper .swiper-slide .shop-more {
  color: #626262;
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  padding: 11px 20px;
  border: 1px solid #626262;
  transition: all 0.4s;
}

.index-gate .gate-swiper .swiper-slide .shop-more:hover {
  background-color: #000;
  color: #FFF;
}

.index-gate .swiper-button-prev {
  left: 45px;
}

.index-gate .swiper-button-next {
  right: 45px;
}

.index-designer {
  padding: 0 20px;
}

.index-designer .designer-box {
  position: relative;
  background: #CEC9C5;
}

.index-designer .designer-video {
  width: 70%;
}

.index-designer .designer-box .text {
  width: 30%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 8vh 0 10vh;
  padding-left: 40px;
  padding-right: 100px;
}

.index-designer .designer-box .text .name {
  font-size: 24px;
  color: #000000;
  font-family: 'Futura LT Regular';
}

.index-designer .designer-box .text .tips {
  margin-top: 5vh;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2;
  color: #626262;
  font-family: 'Futura LT Light';
}

.index-designer .designer-box .text .see-more {
  background-color: #000;
  color: #CEC9C5;
  font-size: 14px;
  font-family: 'Futura LT Light';
  display: block;
  text-align: center;
  padding: 8px 0;
  transition: all 0.4s;
}

.index-designer .designer-box .text .see-more:hover {
  transform: translateY(-5px);
}

.index-designer .designer-box .text .view-more {
  color: #626262;
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
  margin-top: 24px;
}
.index-designer .designer-box .text .view-more:hover{
	text-decoration: underline;
}
.index-stories {
  padding: 9vh 0 14vh;
}

.index-stories .stories-list ul {
  display: flex;
  flex-wrap: wrap;
}

.index-stories .stories-list ul li {
  width: calc((100% / 4) - 15px);
  margin-left: 20px;
  background-color: #CEC9C5;
}

.index-stories .stories-list ul li:first-child {
  margin-left: 0;
}

.index-stories .stories-list ul li .img-box img {
  transition: all 0.6s;
  transform: scale(1);
}

.index-stories .stories-list ul li .img-box:hover img {
  /*transform: scale(1.1);*/
}

.index-stories .stories-list ul li .tit {
 
  font-size: 24px;
  color: #000000;
  display: inline-block;
  /*height: 72px;*/
 /* word-break:break-all;*/
	/*display:-webkit-box;*/
	/*-webkit-line-clamp:2;*/
	/*-webkit-box-orient:vertical;*/
	/*overflow:hidden;*/
  /*white-space: nowrap;*/
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*font-family: 'Futura LT Light';*/
}
.index-stories .stories-list ul li .tit:hover{
	text-decoration: underline;
}
.index-stories .stories-list .read-more {
  border: 1px solid #626262;
  font-size: 14px;
  font-family: 'Futura LT Light';
  padding: 6px 16px;
  color: #626262;
  display: inline-block;
  margin-top: 10px;
  transition: all 0.4s;
}

.index-stories .stories-list .read-more:hover {
  background-color: #000;
  color: #fff;
}

.index-stories .stories-list .sub-t {
  font-size: 14px;
  color: #626262;
  margin: 4px 0 32px;
}

.index-stories .stories-list .text-p {
  color: #000;
  font-family: 'Futura LT Light';
  height: 63px;
  word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;
	word-break: normal;
}

.index-stories .stories-list .text {
  padding: 12px 20px;
}

.index-stories .stories-list .img-box {
  padding-bottom: 126.71717%;
}

.product-all .all-tit {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.product-all .all-tit h6 {
  font-size: 48px;
  color: #000000;
  font-family: 'Futura LT Regular';
  flex: 1;
}

.product-all .all-tit .tag i,
.product-all .all-tit .tag a {
  font-size: 20px;
  color: #7F7C7A;
  text-decoration: underline;
  float: left;
}

.product-all .all-tit .tag a.act {
  color: #000;
}

.product-list ul {
  display: flex;
  flex-wrap: wrap;
}

.product-list ul li {
  width: calc((100% / 4) - 29.25px);
  margin-left: 39px;
  margin-bottom: 39px;
}
.product-all .product-list ul li .pic{
	background-color: rgb(228, 225, 222);
}
.product-list ul li .pic {
  position: relative;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 1.5s;
  -moz-transform-style: preserve-3d;
  -moz-transition: 1.5s;
  transform-style: preserve-3d;
  transition: 1.5s;
  background: rgb(228, 225, 222);
}

.product-list ul li .pic:hover {
  /*-webkit-transform: rotateY(180deg);*/
  /*    -moz-transform: rotateY(180deg);*/
  /*    transform: rotateY(180deg);*/
}

.product-list ul li .pic .zm {
  position: relative;
}

.product-list ul li .pic .fm {
  /*-webkit-transform: rotateY(180deg);*/
  /*  -moz-transform: rotateY(180deg);*/
  /*  transform:rotateY(180deg);*/
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
}

.product-list ul li .pic:hover .fm {
  display: block;
}

.product-list ul li:nth-child(4n+1) {
  margin-left: 0;
}

.product-list ul li .img-box {
  padding-bottom: 100%;
  overflow: hidden;
}

.product-list ul li .img-box img {
  /*transform: scale(1);*/
  /*transition: all 0.6s;*/
}

.product-list ul li .img-box:hover img {
  /*transform: scale(1.1);*/
}

.product-list ul li .text {
  /*text-align: center;*/
  margin-top: 14px;
}

.product-list ul li .text .name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 20px;
  color: #000000;
}
.product-list ul li .text .name:hover,.space-box .space-list ul li .text .t:hover,.designer-page-list ul li .tit:hover .name,.login-top-link a:hover,#about .about-nav-fixed ul li .tit:hover,.h-tool a:hover,.prodis-related ul li .text .name:hover,.lyadd-innertt .tt-filter a:hover{
	text-decoration: underline;
}
.sblity-text-block .more:hover,.sblity-info .r-more:hover,.login-account-warp .laber a:hover,.pdpt-flex .text .link a:hover,.designer-dis-box .dd-box .text .link a:hover,.product-list .more a:hover, .product-allist .more a, .n-more a:hover,.h-top a:hover{
	text-decoration: none;
}
.pdpt-flex .text .link a:hover,.designer-dis-box .dd-box .text .link a:hover{
	color: #000;
}
.login-account-warp button:hover{
	background-color: rgba(0,0,0,0.7);
}
.product-list ul li .text span {
  font-size: 16px;
  color: #7F7F7F;
}
.product-all .product-list ul li .text span{
	display: block;
}
.product-list .more, .product-allist .more {
  text-align: center;
  padding: 8vh 0 5vh;
}
.n-more{
	text-align: center;
	margin: 30px 0;
}
.product-list .more a, .product-allist .more a,.n-more a {
  font-size: 20px;
  text-decoration: underline;
  color: #000000;
}

.product-series-text {
  text-align: center;
}

.product-series-text .text {
  max-width: 1000px;
  margin: 0 auto;
  font-size: 16px;
  color: #626262;
}

.product-series-tit {
  padding: 10vh 0 3vh;
}

.product-series-tit h6 {
  text-transform: uppercase;
  font-size: 40px;
  color: #000000;
  font-family: 'Futura LT Regular';
}

.pdpt-flex {
  position: relative;
}

.pdpt-flex .photo {
  width: 69%;
	margin-bottom:30px;
}
.pdpt-flex .photo .big .swiper-slide{
	padding:0 20%;
	box-sizing: border-box;
}
.pdpt-flex .photo .big {
	margin-bottom: 20px;
}
.pdpt-flex .photo .swiper-slide .img-box {
  padding-bottom: 100%;
}
/*.pdpt-flex .photo .swiper-slide .img-box*/
/*{*/
 
/*}*/
.pdpt-flex .photo .small {
	 margin-top: 20px;
  position: relative;
  padding-right: 60px;
  padding-left: 60px;
}
.pdpt-flex .photo .small .swiper-slide .img-box {
  padding-bottom: 100%;
  border: 1px solid transparent;
  box-sizing: border-box;
}

.pdpt-flex .photo .small .swiper-slide-thumb-active .img-box {
  border-color: rgba(0, 0, 0, 0.1);
}

/*.pdpt-flex .photo .small .swiper-button-next {*/
/*  right: 0;*/
/*  transform: scale(0.7);*/
/*}*/

.pdpt-flex .photo .big .swiper-button-prev {
  left: 60px;
  border-right: 2px solid #000;
  padding-right: 5px;
  margin-top: -13px;
  transition: all 0.3s;
  opacity: 0;
}

.pdpt-flex .photo .big .swiper-button-next {
  right: 60px;
  border-left: 2px solid #535353;
  padding-left: 5px;
  margin-top: -13px;
  transition: all 0.3s;
  opacity: 0;
}
.pdpt-flex .photo .big:hover .swiper-button-prev,.pdpt-flex .photo .big:hover .swiper-button-next{
	opacity: 1;
}
  .pdpt-flex .photo .big .swiper-button-next::before,  .pdpt-flex .photo .big .swiper-button-prev::before{
  	color: #535353;
  }
.pdpt-flex .text {
  width: 31%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  box-sizing: border-box;
  padding-left: 50px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pdpt-flex .text .t{
	line-height: 1;
	margin-bottom: 11px;
}
.pdpt-flex .text .t p{
	margin-bottom: 13px;
}
.pdpt-flex .text .t h6 {
  font-size: 50px;
  color: #000000;
  font-family: 'Futura LT Regular';
  font-weight: normal;
  line-height: 1;
  margin-bottom: 13px;
}

.pdpt-flex .text .t p {
  font-size: 30px;
  color: #000000;
  font-family: 'Futura LT Regular';
}

.pdpt-flex .text .t span {
  display: block;
  font-size: 16px;
  color: #535353;
  margin-top: 12px;
}
.pdpt-flex .text .t span.act{
	margin-top: 0px;
}
.pdpt-flex .text .t a{
	color: #535353;
}
.pdpt-flex .text .number {
  margin: 0 0 8px;
  font-size: 16px;
  color: #535353;
}

.pdpt-flex .text .color .ct {
  font-size: 18px;
  color: #000000;
  font-family: 'Futura LT Regular';
  margin-bottom: 10px;
}

.pdpt-flex .text .color .c-list {
  display: flex;
  flex-wrap: wrap;
}

.pdpt-flex .text .color .c-list a {
  display: inline-block;
  margin-right: 20px;
  width: 45px;
  box-sizing: border-box;
  border:2px solid  transparent;
}
.pdpt-flex .text .color .c-list a.cur{
	border-color: #000;
}

.pdpt-flex .text .color .c-list a img {
  width: 100%;
  height: auto;
}

.pdpt-flex .text .color .c-list a.act {
  border: 4px solid #535353;
}

.pdpt-flex .text .tips {
  font-size: 20px;
  color: #000000;
  font-family: 'Futura LT Regular';
  margin: 8vh 0;
}

.pdpt-flex .text .link a {
  font-size: 18px;
  text-decoration: underline;
  color: #535353;
}

.product-dis-tab-con .tab-box {
  margin: 0 0 5vh;
  line-height: 1;
  padding: 10px 0;
  border-top: 2px solid #898684;
  border-bottom: 2px solid #898684;
  /*display: inline-block;*/
  display: flex;
  width: 49%;
  justify-content: center;
}
.product-dis-tab-con .tab-box dd{
	width: 33.33%;
	text-align: center;
}
.product-dis-tab-con .tab-box a {
  font-size: 30px;
  color: #666;
  font-family: 'Futura LT Regular';
  display: inline-block;
  /*margin-right: 50px;*/
  position: relative;
}

.product-dis-tab-con .tab-box a:last-child {
  margin-right: 0;
}

.product-dis-tab-con .tab-box a::after {
  content: attr(attr-text);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  overflow: hidden;
  transition: all 0.6s;
  color: #777;
  width: 0;
}

.product-dis-tab-con .tab-box a:hover::after,
.product-dis-tab-con .tab-box a.act::after {
  width: 100%;
  color: #000;
}

.con-box .con {
  display: none;
}

.con-box .con.act {
  display: block;
}

.spe-pic {
  display: flex;
  flex-wrap: wrap;
}

.spe-pic .pic {
  width: calc((100% / 2) - 50px);
  margin-left: 100px;
}

.spe-pic .pic img {
  width: 100%;
  height: auto;
}

.spe-pic .pic p {
  font-size: 16px;
  color: #535353;
  text-align: center;
  margin-top: 50px;
}

.spe-pic .pic:first-child {
  margin-left: 0;
}

.spe-box .text-list {
  margin-top: 50px;
}

.spe-box .text-list ul {
  display: flex;
  flex-wrap: wrap;
}

.spe-box .text-list ul li {
  width: 45%;
  margin-left: 10%;
  margin-bottom: 40px;
}

.spe-box .text-list ul li:nth-child(2n+1) {
  margin-left: 0;
}

.spe-box .text-list ul li .t {
  font-size: 20px;
  color: #000000;
  font-family: 'Futura LT Regular';
  margin-bottom: 15px;
}

.spe-box .text-list ul li .d {
  font-size: 16px;
  color: #535353;
}

.spe-box .text-list ul li .d a {
  display: block;
  padding-left: 25px;
  background: url(../images/down-icon-01.png) no-repeat left 7px;
  font-size: 16px;
  color: #535353;
  text-decoration: underline;
}
.product-dis-tab-con{
	margin-bottom: 7vh;
}
.cove-box .cove-list ul li {
  /*margin-bottom: 70px;*/
  overflow: hidden;
}

.cove-box .cove-list ul li .t {
  margin-bottom: 40px;
}

.cove-box .cove-list ul li .t p {
  font-size: 20px;
  color: #000000;
  font-family: 'Futura LT Regular';
}

.cove-box .cove-list ul li .t span {
  display: block;
  font-size: 16px;
  color: #535353;
}

.cove-box .cove-list ul li dl {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -18px;
}

.cove-box .cove-list ul li dl dd {
  width: 12.5%;
  box-sizing: border-box;
  padding: 0 18px;
}

.cove-box .cove-list ul li dl dd .img-box {
  padding-bottom: 100%;
}

.cove-box .cove-list ul li dl dd .tit {
  margin-top: 15px;
  font-size: 16px;
  color: #000000;
  font-family: 'Futura LT Regular';
  text-align: center;
}

.designer-dis-box .dd-box {
  position: relative;
}

.designer-dis-box .pic {
  width: 49%;
}

.designer-dis-box .pic-box img {
  max-width: 100%;
  height: auto;
}

.designer-dis-box .dd-box .text {
  position: absolute;
  right: 0;
  width: 43%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content:flex-end;
  top: 0;
}

.designer-dis-box .dd-box .text .name p {
  font-size: 30px;
  color: #000000;
  font-family: 'Futura LT Regular';
  text-transform: uppercase;
}

.designer-dis-box .dd-box .text .name span {
  display: block;
  font-size: 16px;
  color: #535353;
  margin-top: 10px;
}

.designer-dis-box .dd-box .text .tips {
  margin: 5vh 0 40px;
  /*min-height: 400px;*/
  font-size: 20px;
}

.designer-dis-box .dd-box .text .link a {
  font-size: 16px;
  color: #535353;
  text-decoration: underline;
}

.product-dis-tab-con .con-box {
  padding-top: 40px;
}

.prodis-tit {
  padding: 50px 0;
}
.prodis-tit.one{
	padding: 100px 0 20px;
}
.prodis-tit h6 {
  line-height: 1;
  font-size: 50px;
  color: #000000;
  font-family: 'Futura LT Regular';
  text-transform: uppercase;
}

.prodis-video {
  margin-bottom: 18vh;
}
.prodis-video .prodis-tit{
	padding-top: 15vh;
}
.features-list ul li {
  margin-bottom: 100px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.features-list ul li:nth-child(even) {
  flex-direction: row-reverse;
}

.features-list ul li .pic {
  width: 66%;
}

.features-list ul li:nth-child(even) .pic {
  text-align: right;
}

.features-list ul li .pic img {
  max-width: 100%;
  height: auto;
}

.features-list ul li .text {
  position: absolute;
  right: 0;
  top: 0;
  width: 34%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
  padding-left: 40px;
}

.features-list ul li:nth-child(even) .text {
  left: 0;
  right: auto;
  padding-left: 0;
  padding-right: 40px;
}

.features-list ul li .text dl {
  margin-top: 50px;
}

.features-list ul li .text dl dt {
  font-size: 30px;
  color: #000000;
  font-family: 'Futura LT Regular';
}

.features-list ul li .text dl dd {
  margin-top: 10px;
  font-size: 20px;
  color: #000000;
}

.prodis-butter {
  position: relative;
}

.prodis-butter .pic {
  position: relative;
}

.prodis-butter .pic .img-box {
  padding-bottom: 56.25%;
}

.prodis-butter .text {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  justify-content: center;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.prodis-butter .text .text-inner {
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto;
}

.prodis-butter .text .text-inner .t {
  font-size: 70px;
  color: #FFFFFF;
  font-family: 'Futura LT Regular';
}

.prodis-butter .text .text-inner .tips {
  font-size: 20px;
  color: #FFFEFE;
  margin: 80px 0 100px;
}

.prodis-butter .text .text-inner .link a {
  font-size: 30px;
  color: #FFFFFF;
  font-family: 'Futura LT Regular';
  text-decoration: underline;
}

.prodis-related {
  padding: 100px 0;
}

.prodis-related ul {
  display: flex;
  flex-wrap: wrap;
}

.prodis-related ul li {
  width: calc((100% / 4) - 30px);
  margin-left: 40px;
  margin-bottom: 30px;
}

.prodis-related ul li:nth-child(4n+1) {
  margin-left: 0;
}

.prodis-related ul li .img-box {
  padding-bottom: 100%;
  background: rgb(228, 225, 222);
  
}
.prodis-related ul li .img-box.fm{
	display: none;
}
.prodis-related ul li:hover .img-box.zm{
	display: none;
}
.prodis-related ul li:hover .img-box.fm{
	display: block;
}
.prodis-related ul li .text {
  margin-top: 15px;
  /*text-align: center;*/
}

.prodis-related ul li .text .name {
  font-size: 20px;
  color: #000000;
  font-family: 'Futura LT Regular';
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.prodis-related ul li .text span {
  display: block;
  font-size: 16px;
  color: #535353;
}

.space-box .space-tit {
  margin-bottom: 30px;
  line-height: 1;
}

.space-box .space-tit h6 {
  font-size: 60px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
}

.space-box .space-text {
  padding: 20px 0 12vh;
  text-align: center;
  margin: 0 auto;
  max-width: 1050px;
}

.space-box .space-text .text {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  color: #000000;
}

.inner-menu {
  text-align: center;
}

.inner-menu-box {
  display: inline-block;
  border-top: 1px solid #434343;
  border-bottom: 1px solid #434343;
}

.inner-menu-box a {
  display: inline-block;
  font-size: 30px;
  color: #898989;
  line-height: 1.875;
  /*text-transform: uppercase;*/
  margin: 0 60px;
  position: relative;
}

.inner-menu-box a::after {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 3;
  width: 0;
  transition: all 0.6s;
  color: #000;
  white-space: nowrap;
}

.inner-menu-box a.act::after,
.inner-menu-box a:hover::after {
  width: 100%;
}

.space-box .space-list {
  padding-top: 100px;
}

.space-box .space-list ul {
  display: flex;
  flex-wrap: wrap;
}

.space-box .space-list ul li {
  width: 47.2%;
  margin-left: 5.6%;
  margin-bottom: 80px;
}

.space-box .space-list ul li:nth-child(2n+1) {
  margin-left: 0;
}

.space-box .space-list ul li .img-box {
  padding-bottom: 65.27%;
  overflow: hidden;
}

.space-box .space-list ul li .img-box img {
  transition: all 0.6s;
  transform: scale(1);
}

.space-box .space-list ul li .img-box:hover img {
  transform: scale(1.1);
}

.space-box .space-list ul li .text {
  padding: 20px 5% 0;
  text-align: center;
  font-family: 'Futura LT Light';
}

.space-box .space-list ul li .text .t {
  display: block;
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*white-space: nowrap;*/
  font-size: 30px;
 font-family: 'Futura LT Regular';
  color: #000000;
}

.space-box .space-list ul li .text .d {
  font-size: 16px;
  color: #000000;
  margin-top: 15px;
  word-break:break-all;
				display:-webkit-box;
				-webkit-line-clamp:3;
				-webkit-box-orient:vertical;
				overflow:hidden;
}
.space-box .space-list ul li .see-more{color:#333;padding:3px 8px;margin:12px 0 0 ;display:inline-block;}
.designer-page-box {
  padding-bottom: 15vh;
}

.designer-page-tit {
  color: #000000;
  margin: 85px 0 45px;
}

.designer-page-tit h5 {
  font-size: 60px;
  text-align: center;
  margin-bottom: 12px;
}

.designer-page-tit h6 {
  font-size: 50px;
}

.designer-page-text {
  /*padding:0 0  45px 0;*/
  text-align: center;
}

.designer-page-text .text {
  max-width: 1220px;
  font-size: 16px;
  color: #000000;
  margin: 26px auto 0;
}

.designer-page-list ul {
  display: flex;
  flex-wrap: wrap;
}

.designer-page-list ul li {
  width: calc((100% / 4) - 30px);
  margin-left: 40px;
  margin-bottom: 35px;
}

.designer-page-list ul li:nth-child(4n+1) {
  margin-left: 0;
}

.designer-page-list ul li .img-box {
  padding-bottom: 100%;
}

.designer-page-list ul li .tit {
  text-align: center;
  display: block;
}

.designer-page-list ul li .tit .name {
  font-size: 30px;
  color: #000000;
  margin: 14px 0;
  font-family: 'Futura LT Book';
}

.designer-page-list ul li .tit .tips {
  /*font-size: 20px;*/
  color: #000000;
  font-family: 'Futura LT Light';
  line-height: 1.2;
}

.dd-b-tit {
  margin-bottom: 45px;
}

.dd-b-tit h6 {
  font-size: 50px;
  color: #000000;
  font-family: 'Futura LT Regular';
}

.dd-b-text-pic {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.dd-b-text-pic .pic {
  width: 48%;
  float: right;
}

.dd-b-text-pic .pic .img-box {
  padding-bottom: 97.87485%;
}

.dd-b-text-pic .text {
  width: 52%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 10%;
}

.dd-b-text-pic .text .text-inner {
  margin: 0 auto;
  /*text-align: right;*/
}

.dd-b-text-pic .text .text-inner .name {
  font-size: 80px;
  color: #000000;
  margin-bottom: 15vh;
}

.dd-b-text-pic .text .text-inner .tips {
  font-size: 16px;
  color: #000000;
}
.designer-detail-box{
	padding-top: 50px;
}
.designer-detail-box .video-box {
  margin-bottom: 12vh;
}
/*.designer-detail-box .video-pop{*/
/*	display: none;*/
/*}*/
.dd-b-work {
  margin-top: 14vh;
  padding-bottom: 30px;
}

.dd-b-work ul {
  display: flex;
  flex-wrap: wrap;
}

.dd-b-work ul li {
  width: calc((100% / 4 ) - 30px);
  margin-bottom: 40px;
  margin-left: 40px;
}

.dd-b-work ul li:nth-child(4n+1) {
  margin-left: 0;
}

.dd-b-work ul li .img-box {
  padding-bottom: 150%;
}

.designer-detail-box .prodis-related {
  padding-top: 0;
}
.sustainability-box{overflow:hidden; padding:0 100px;}
@media(max-width:425px){
	.sustainability-box{
		padding:0px!important;
	}
}
.sustainability-box .down-bigtt h1,.sustainability-box .sblity-list ul li .text .t{
	text-transform: inherit;
}
.sblity-text-block h3{
	text-transform: inherit;
}
.sustainability-box .sblity-tit {
  margin-bottom: 40px;
}

.sblity-tit h6 {
  font-size: 60px;
  color: #000000;
  text-align: center;
  text-transform: uppercase;
}

.sblity-info {
  font-size: 16px;
  color: #000;
  max-width: 760px;
  margin: 0 auto 7vh;
  text-align: center;
}

.sblity-info .r-more {
  display: block;
  margin: 30px 0 0;
  color: #000;
  text-decoration: underline;
}

.sblity-pic .img-box {
  padding-bottom: 45.69067%;
}

.sblity-list ul {
  margin: 0 -50px;
}

.sblity-list li {
  float: left;
  width: 50%;
  padding: 0 50px;
  box-sizing: border-box;
}

.sblity-list .s-item {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.sblity-list li:nth-child(2n) .s-item {
  flex-direction: column-reverse;
}

.sblity-list li:nth-child(2n) .text {
  margin: 2vh 0 10vh;
  padding-left: 0px;
  padding-right: 0;
}

.sblity-list ul {
  display: flex;
  flex-wrap: wrap;
}

.sblity-list ul li .pic .img-box {
  padding-bottom: 91.5929%;
}

.sblity-list ul li .pic .img-box img {
  transition: all 0.6s;
  transform: scale(1);
}

.sblity-list ul li .pic:hover .img-box img {
  transform: scale(1.1);
}

.sblity-list ul li .text {
  margin: 10vh 0 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 100px;
}

.sblity-list ul li .text .t {
  display: block;
  font-size: 40px;
  color: #000000;
  font-family: 'Futura LT Regular';
  text-transform: uppercase;
}

.sblity-list ul li .text .tips {
  font-size: 16px;
  color: #000000;
  margin: 25px 0 45px;
}

.sblity-list ul li .text .more {
  /*font-size: 20px;*/
  text-decoration: underline;
  color: #000000;
}

.sblity-cenlist {
  margin: 9vh 0;
}

.sblity-cenlist .img-box {
  padding-bottom: 137.65432%;
}

.sblity-cenlist ul {
  margin: 0 -10px;
}

.sblity-cenlist li {
  float: left;
  width: 33.33%;
  padding: 0 10px;
  box-sizing: border-box;
}

.sblity-cenlist ul {
  display: flex;
  flex-wrap: wrap;
}

.sblity-cenlist .text {
  color: #000;
  font-size: 16px;
  padding: 0 12%;
  padding-bottom: 12vh;
}

.sblity-cenlist .text h3 {
  font-size: 40px;
  color: #000;
  line-height: 1.2;
}

.sblity-cenlist .text .text-p {
  margin: 40px 0 30px;
}

.sblity-cenlist .s-item {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
}

.sblity-cenlist .more {
  /*font-size: 20px;*/
  text-decoration: underline;
  color: #000000;
}

.sblity-text-block {
  color: #000;
  max-width: 1070px;
  margin: 60px auto 7vh;
  text-align: center;
}

.sblity-text-block h3 {
  font-size: 40px;
  /*text-transform: uppercase;*/
  margin-bottom: 20px;
}

.sblity-text-block .text-p {
  padding: 0 12%;
  margin: 36px 0;
  line-height: 1.5;
  font-size: 16px;
}

.sblity-text-block .more {
  /*font-size: 20px;*/
  text-decoration: underline;
  color: #000000;
}

.sblity-sociallsit {
  overflow: hidden;
}

.sblity-sociallsit .img-box {
  padding-bottom: 137.90524%;
}

.sblity-sociallsit ul {
  margin: 0 -52px;
}

.sblity-sociallsit li {
  float: left;
  width: 50%;
  padding: 0 52px;
  box-sizing: border-box;
}

.find-dealer-text {
  padding-bottom: 45px;
  text-align: center;
}

.find-dealer-text .t {
  font-size: 28px;
  color: #000000;
  font-family: 'Futura LT Regular';
  max-width: 610px;
  margin: auto;
}

.find-dealer-text .d {
  max-width: 1200px;
  margin: 0 auto;
  font-size: 20px;
  color: #000000;
}

.find-dealer-map {
  padding-bottom: 51.71875%;
  position: relative;
}

.find-dealer-map .map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.find-dealer-contact {
  padding: 0 0 100px;
}

.fdc-list ul li {
  padding: 25px 0;
  border-top: 3px solid #605F5E;
}

.fdc-list ul li dl dt a {
  display: block;
  font-size: 30px;
  color: #000000;
  font-family: 'Futura LT Regular';
  position: relative;
}

.fdc-list ul li dl dt a::after {
  content: '';
  background: url(../images/down-icon-01.png) no-repeat center;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  transition: all 0.6s;
  transform: rotate(0);
}

.fdc-list ul li.act dl dt a::after {
  transform: rotate(-180deg);
}

.fdc-list ul li dl dd {
  margin-top: 20px;
  display: none;
}

.fdc-list ul li dl dd .email a {
  font-size: 30px;
  color: #000000;
  transition: all 0.6s;
}

.fdc-list ul li dl dd a:hover {
  text-decoration: underline;
}

.fdc-list ul li dl dd .table-tit {
  padding-left: 165px;
}

.fdc-list ul li dl dd .table-tit th {
  padding: 15px 0;
  text-align: center;
  font-size: 20px;
  color: #000000;
}

.fdc-list ul li dl dd table {
  width: 100%;
}

.fdc-list ul li dl dd .table-tit th {
  width: 20%;
}

.fdc-list ul li dl dd .table-tit th:nth-child(3) {
  width: 60%;
  text-align: left;
}

.fdc-list ul li dl dd .table-item .item-tit {
  width: 165px;
  font-size: 30px;
  color: #000000;
}

.fdc-list ul li dl dd .table-item .item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.fdc-list ul li dl dd .table-item .item .item-table {
  width: calc(100% - 165px);
}

.fdc-list ul li dl dd .item-table table {
  border-top: 3px solid #605F5E;
  width: 100%;
}

.fdc-list ul li dl dd .item-table table tr {
  border-top: 1px solid #605F5E;
}

.fdc-list ul li dl dd .item-table table tr:first-child {
  border-top: none;
}

.fdc-list ul li dl dd .item-table table tr td {
  text-align: center;
  width: 20%;
  padding: 15px 0;
  font-size: 20px;
  color: #000000;
}

.fdc-list ul li dl dd .item-table table tr td a {
  font-size: 20px;
  color: #000000;
}

.fdc-list ul li dl dd .item-table table tr td a:hover {
  text-decoration: underline;
}

.fdc-list ul li dl dd .item-table table tr td:nth-child(3) {
  width: 60%;
  text-align: left;
}

.find-dealer-vr .vr-pic img,
.find-dealer-vr .vr-pic iframe {
  width: 100% !important;
  height: auto;
}

.find-dealer-vr .vr-name {
  font-size: 20px;
  color: #000000;
  text-align: center;
  padding: 45px 0;
  font-family: 'Futura LT Regular';
}

.about-sblity-list {
  overflow: hidden;
}

.about-sblity-list ul {
  margin: 0 -50px;
}

.about-sblity-list li {
  float: left;
  width: 50%;
  padding: 0 50px;
  box-sizing: border-box;
}

.about-sblity-list .s-item {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.about-sblity-list .pic{overflow:hidden;}
.about-sblity-list li:nth-child(2n) .s-item {
  flex-direction: column-reverse;
}

.about-sblity-list li:nth-child(2n) .text {
  margin: 2vh 0 10vh;
  padding-left: 0px;
  padding-right: 0;
}

.about-sblity-list ul {
  display: flex;
  flex-wrap: wrap;
}

.about-sblity-list ul li .pic .img-box {
  padding-bottom: 145.77778%;
}

.about-sblity-list ul li .pic .img-box img {
  transition: all 0.6s;
  transform: scale(1);
}

.about-sblity-list ul li .pic:hover .img-box img {
  transform: scale(1.1);
}

.about-sblity-list ul li .text {
  margin: 10vh 0 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 100px;
}

.about-sblity-list ul li .text .t {
  display: block;
  font-size: 40px;
  color: #000000;
  font-family: 'Futura LT Regular';
}

.about-sblity-list ul li .text .tips {
  font-size: 16px;
  color: #000000;
  margin: 25px 0 45px;
}

.about-sblity-list ul li .text .more {
  font-size: 20px;
  text-decoration: underline;
  color: #000000;
}

.about-us-box .about-sblity-list {
  margin-bottom: 14vh;
}

.about-us-box .about-tit {
  margin-bottom: 45px;
}

.about-us-box .about-tit h6 {
  font-size: 50px;
  color: #000000;
  font-family: 'Futura LT Regular';
}

.about-us-box .about-pic-list ul li {
  margin-bottom: 100px;
  position: relative;
}

.about-us-box .about-pic-list ul li .pic {
  width: 50%;
}

.about-us-box .about-pic-list ul li:nth-child(even) .pic {
  padding-left: 50%;
}

.about-us-box .about-pic-list ul li .pic .img-box {
  padding-bottom: 79.88372%;
  overflow: hidden;
}

.about-us-box .about-pic-list ul li .pic .img-box img {
  transition: all 0.6s;
  transform: scale(1);
}

.about-us-box .about-pic-list ul li .pic .img-box:hover img {
  transform: scale(1.1);
}

.about-us-box .about-pic-list ul li .text {
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
  height: 100%;
  box-sizing: border-box;
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.about-us-box .about-pic-list ul li:nth-child(even) .text {
  right: auto;
  left: 0;
}

.about-us-box .about-pic-list ul li .text .name {
  font-size: 40px;
  color: #000000;
  font-family: 'Futura LT Regular';
  margin-bottom: 30px;
}

.about-us-box .about-pic-list ul li .text .tips {
  font-size: 20px;
  color: #000000;
}

.about-history {
  margin-bottom: 100px;
}

.about-history .history-tit {
  padding: 0 50px 45px;
}

.about-history .history-tit h6 {
  font-size: 40px;
  color: #000000;
  font-family: 'Futura LT Regular';
}

.about-history .history-list ul {
  display: flex;
  flex-wrap: wrap;
}

.about-history .history-list ul li {
  width: calc((100% / 5) - 32px);
  margin-left: 40px;
  border-left: 2px solid #000;
  box-sizing: border-box;
}

.about-history .history-list ul li:nth-child(5n+1) {
  margin-left: 0;
}

.about-history .history-list ul li .year {
  width: 100%;
  height: 53px;
  line-height: 53px;
  border: 2px solid #000000;
  text-align: center;
  font-size: 25px;
  color: #000000;
  font-family: 'Futura LT Regular';
  border-left: none;
}

.about-history .history-list ul li .pic {
  padding: 20px 0 20px 20px;
}

.about-history .history-list ul li .pic .img-box {
  padding-bottom: 80.06872%;
  overflow: hidden;
}

.about-history .history-list ul li .pic .img-box img {
  transform: scale(1);
  transition: all 0.6s;
}

.about-history .history-list ul li .pic .img-box:hover img {
  transform: scale(1.1);
}

.about-history .history-list ul li .text {
  padding: 0 20px 60px;
}

.about-history .history-list ul li .text a {
  line-height: 1.2;
  display: block;
  padding-left: 22px;
  position: relative;
  background: url(../images/down-icon-01.png) no-repeat left 5px;
  font-size: 20px;
  color: #000000;
}

.dw-text {
  text-align: center;
}

.dw-text .t h6 {
  font-size: 50px;
  color: #000000;
}

.dw-text .text {
  max-width: 1200px;
  margin: 30px auto 0;
  font-size: 14px;
  color: #000000;
}

.award-list {
  padding: 68px 0 0;
}

.award-list ul {
  display: flex;
  flex-wrap: wrap;
}

.award-list ul li {
  width: calc((100% / 3) - 20px);
  margin-left: 30px;
  margin-bottom: 100px;
  display: flex;
  flex-wrap: wrap;
}

.award-list ul li:nth-child(3n+1) {
  margin-left: 0;
}

.award-list ul li .icon-box {
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.award-list ul li .icon-box img {
  max-width: 100%;
  height: auto;
  transform: scale(0.7);
}

.award-list ul li .text {
  width: calc(100% - 120px);
  box-sizing: border-box;
  padding-left: 20px;
  padding-top: 5px;
}

.award-list ul li .text .name,
.award-list ul li .text .time {
  font-size: 20px;
  color: #000000;
  font-family: 'Futura LT Regular';
  text-transform: uppercase;
}

.award-list ul li .text .tips {
  font-size: 16px;
  color: #535353;
  margin-top: 20px;
}

.word-suppliers .dw-text {
  padding-top: 100px;
  padding-bottom: 40px;
}

.word-suppliers .ws-list ul {
  display: flex;
  flex-wrap: wrap;
}

.word-suppliers .ws-list ul li {
  width: calc((100% / 3) - 34px);
  margin-left: 50px;
}

.word-suppliers .ws-list ul li:nth-child(3n+1) {
  margin-left: 0;
}

.word-suppliers .ws-list ul li .img-box {
  padding-bottom: 150%;
  overflow: hidden;
}

.word-suppliers .ws-list ul li .img-box img {
  transition: all 0.6s;
  transform: scale(1);
}

.word-suppliers .ws-list ul li .img-box:hover img {
  transform: scale(1.1);
}

.word-suppliers .ws-list ul li .t {
  text-align: center;
  font-size: 20px;
  color: #000000;
  font-family: 'Futura LT Regular';
  margin-top: 15px;
}

.word-suppliers .link-list {
  padding: 100px 5% 0;
}

.word-suppliers .link-list ul {
  display: flex;
  flex-wrap: wrap;
}

.word-suppliers .link-list ul li {
  width: calc((100% / 6 ) - 10px);
  margin-left: 12px;
  margin-bottom: 40px;
}

.word-suppliers .link-list ul li:nth-child(6n+1) {
  margin-left: 0;
}

.word-suppliers .link-list ul li a {
  display: block;
  text-align: center;
}

.word-suppliers .link-list ul li a img {
  max-width: 100%;
  height: auto;
  transform: scale(0.7);
}

.location-tit {
  margin: 20px 0 45px;
  text-align: center;
}

.location-tit p {
  font-size: 20px;
}

.location-tit h6 {
  line-height: 1;
  font-size: 60px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #000000;
  font-family: 'Futura LT Regular';
}

.location-list .c-item {
  display: flex;
}

.location-list .text-info {
  font-size: 16px;
}

.location-list .text-bot {
  line-height: 1.875;
}

.location-list ul li {
  margin-bottom: 100px;
}

.location-list ul li:nth-child(2n) .c-item {
  flex-direction: row-reverse;
}

.location-list ul li:nth-child(2n) .text {
  padding: 0 7% 0 12%;
}

.location-list ul li .pic {
  width: 50%;
}

.location-list ul li .pic .img-box {
  padding-bottom: 76.5625%;
}

.location-list ul li .text {
  width: 50%;
  box-sizing: border-box;
  padding: 0 12% 0 7%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.location-list ul li .text .t {
  padding: 0px 0 15px;
  font-size: 30px;
  color: #000000;
  font-family: 'Futura LT Regular';
  text-transform: uppercase;
}

.location-list ul li .text .d {
  font-size: 16px;
}

.location-list ul li .text .add {
  margin-top: 45px;
}

.location-list ul li .text .add .add-tit {
  font-size: 20px;
  text-decoration: underline;
  color: #000000;
  font-family: 'Futura LT Regular';
}

.location-list ul li .text .add p {
  font-size: 20px;
  color: #000000;
  margin-top: 15px;
}

.login-box {
  padding-bottom: 88px;
}

.login-account-tips {
  text-align: center;
  padding: 0 0 45px;
  font-size: 40px;
}

.login-account-warp {
  max-width: 440px;
  margin: 100px auto 0;
  box-sizing: border-box;
}
.login-account-warp.hc0821{
	margin-top:0;
}
.login-account-warp .input-box input {
  width: 100%;
  height: 40px;
  border: 1px solid #000000;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 10px;
  background: transparent !important;
}

.um .um-form input[type=text], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=number], .um .um-form input[type=password], .um .um-form textarea, .select2-container .select2-choice, .select2-container-multi .select2-choices {
  border: 1px solid #000000 !important;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 10px;
  background: transparent !important;
}

.um .um-form input[type=text], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=number], .um .um-form input[type=password], .um .um-form textarea, .um .upload-progress, .select2-container .select2-choice, .select2-drop, .select2-container-multi .select2-choices, .select2-drop-active, .select2-drop.select2-drop-above {
  border: 1px solid #000000 !important;
}

.login-account-warp .laber {
  margin-bottom: 10px;
}

.login-account-warp .laber label {
  font-size: 16px;
  color: #000000;
  font-family: 'Futura LT Book';
  font-weight: bold;
}

.login-account-warp .laber.remeber {
  margin-left: 28px;
}

.login-account-warp .laber label sup {
  color: #FF0000;
}

.login-account-warp .laber a {
  float: right;
  font-size: 16px;
  text-decoration: underline;
  color: #000000;
  font-family: 'Futura LT Light';
}

.login-account-warp button {
  margin-top: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #FFFFFF;
  height: 50px;
  background: #000000;
  border: none;
  padding: 0 50px;
}

.login-account-warp .w2 {
  width: 48%;
}

.login-account-warp li {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.login-account-warp .w2.f-right {
  float: right;
}

.login-account-warp .input-box {
  position: relative;
  text-align: center;
}

.login-account-warp .input-box .show {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  font-size: 16px;
  text-decoration: underline;
  color: #000000;
  font-family: 'Futura LT Light';
}

.login-account-warp li p {
  margin-top: 5px;
  font-size: 16px;
  color: #000000;
  font-family: 'Futura LT Light';
}

.login-bt-tab {
  background: #000;
  display: flex;
  flex-wrap: wrap;
}

.login-bt-tab a {
  width: 50%;
  box-sizing: border-box;
  display: block;
  width: 50%;
  float: left;
  padding: 10px 50px;
  color: #fff;
  font-size: 20px;
  color: #FFFFFF;
  border-bottom: 2px solid #000;
}

.login-bt-tab a.act {
  background: #D9D4D0;
  color: #000;
}

.login-account-warp .t {
  font-size: 30px;
  color: #000000;
  font-family: 'Futura LT Regular';
  margin-bottom: 45px;
}

.creat-tab {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 45px;
}

.creat-tab a {
  width: 50%;
  font-size: 20px;
  color: #000000;
  display: block;
}

.creat-tab a.act {
  text-decoration: underline;
}

.login-account-warp .input-box.code {
  display: flex;
  flex-wrap: wrap;
}

.login-account-warp .input-box.code input {
  width: 70%;
}

.login-account-warp .input-box.code button {
  width: 28%;
  margin-left: 2%;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #FFFFFF;
  height: 40px;
  background: #000000;
  border: none;
}

.login-account-warp .laber .check {
  padding-left: 30px;
  position: relative;
  float: left;
  text-decoration: inherit;
  position: relative;
  font-size: 16px;
  color: #000;
}

.login-account-warp .laber .check::after {
  content: '';
  width: 13px;
  height: 13px;
  border: 1px solid #000000;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7.5px;
  line-height: 13px;
  font-size: 14px;
  color: #fff;
}

.login-account-warp .laber .check.cur::after {
  content: '✔️';
  /*background: #000;*/
  color: #fff;
}

.login-account-warp .radio-box {
  display: flex;
  flex-wrap: wrap;
}

.login-account-warp .radio-box a {
  display: block;
  width: 33%;
  box-sizing: border-box;
  padding-left: 30px;
  font-size: 18px;
  color: #000000;
  font-family: 'Futura LT Regular';
  position: relative;
}

.login-account-warp .radio-box a::after {
  content: '';
  width: 14px;
  height: 14px;
  border: 1px solid #000000;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}

.login-account-warp .radio-box a::before {
  content: '';
  width: 8px;
  height: 8px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  left: 4px;
  top: 50%;
  margin-top: -4px;
  z-index: 3;
}

.login-account-warp .radio-box a.cur::before {
  background: #000000;
}

.pro-features {
  margin: 120px 0 68px;
}

.pro-features ul {
  margin: 0 -17px;
}

.pro-features li {
  float: left;
  width: 33.33%;
  padding: 0 17px;
  box-sizing: border-box;
}

.pro-features .img-box {
  padding-bottom: 136.46018%;
}

.pro-features .text {
  font-size: 16px;
}

.pro-features .text h3 {
  font-size: 30px;
  text-transform: uppercase;
  color: #000;
  font-weight: 400;
  margin-bottom: 32px;
}

.pro-features ul {
  display: flex;
  flex-wrap: wrap;
}

.pro-features ul .p-item {
  height: 100%;
  box-sizing: border-box;
}

.pro-features ul .p-item .text {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  box-sizing: border-box;
  padding-bottom: 8vh;
}

.pro-extra {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.pro-extra .imgshow {
  width: 47%;
}

.pro-extra .imgshow .img-box {
  padding-bottom: 100%;
}

.pro-extra .text {
  width: 44%;
  font-size: 16px;
  color: #000;
}

.pro-extra .text h3 {
  font-size: 30px;
}

.pro-botfeatures {
  text-align: center;
  margin: 70px 0 0;
}

.pro-botfeatures .imgshow .img-box {
  padding-bottom: 43.14421%;
}

.pro-botfeatures .text {
  color: #000;
  font-size: 16px;
  margin: 45px 0 0;
  padding: 0 15%;
}

.pro-botfeatures .text h3 {
  font-size: 30px;
}

.lyadd-innertt h1 {
  font-size: 60px;
  color: #000;
  font-family: 'Futura LT Regular';
}

.lyadd-innertt .tt-filter {
  margin: 0 0 38px;
  display: flex;
  flex-wrap: wrap;
}

.lyadd-innertt .tt-filter a {
  color: #000;
  font-size: 14px;
  padding: 0 9px;
  border-right: 1px solid #000;
  line-height: 1;
}
.lyadd-innertt .tt-filter a:nth-child(1){
	padding-left: 0;
}
.lyadd-innertt .tt-filter a.on{
	text-decoration: underline;
}

.lyadd-innertt .tt-filter a:nth-last-child(1) {
  border-right: none;
}

.prohide .content-left {
  width: 0;
}
.download-allist .content-left{width:18%;}
.prohide .content-right {
  width: 100%;
}

.content-left {
  float: left;
  width: 19.8%;
  transition: all 0.4s;
  overflow: hidden;
  margin-bottom: 7vh;
}
.content-left.over2{
	overflow: initial;
}
.content-right {
  float: right;
  width: 79%;
  transition: all 0.4s;
  animation-delay: 0.4s;
}

.filter-list {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 22px;
}

.filter-list span {
  color: #000;
  font-size: 14px;
  border: 1px solid #000;
  line-height: 1;
  padding: 5px 6px;
  margin-right: 10px;
  position: relative;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.filter-list span:hover .iconfont{
	background-color: #000;
	color: #FFF;
}
.filter-list .iconfont {
	margin-left: 10px;
	font-size: 12px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	text-align: center;
	line-height: 14px;
	transition: all 0.4s;
  /*position: absolute;*/
  /*right: 0;*/
  /*top: 0;*/
  /*font-size: 12px;*/
  /*margin: -2px -2px 0 0;*/
}
.left-product .el-tree > .el-tree-node > .el-tree-node__content > .el-checkbox{
  display: none;
}
.left-product .el-tree > .el-tree-node > .el-tree-node__content{
  margin-bottom: 10px;
}
.left-download .el-tree > .el-tree-node {
  margin-bottom: 8px;
}

.left-download .el-tree-node > .el-tree-node__children {
  padding: 5px 0;
}

.left-menulist .el-icon-caret-right:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 8px 7px 0;
  border-color: transparent #999 transparent transparent;
}

.left-menulist .el-icon-caret-right.is-leaf {
  display: none;
}

.left-menulist .el-tree {
  background-color: transparent;
}

.left-menulist .el-tree .el-checkbox__inner {
  border: 1px solid #000 !important;
  background-color: transparent;
  top: 2px;
}

.left-menulist .el-tree .el-checkbox__input.is-checked .el-checkbox__inner, .left-menulist .el-tree .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: #000;
}

.left-menulist .f-14 .el-tree-node__content .el-tree-node__label {
  font-size: 14px;
}

.left-menulist .el-tree-node {
  white-space: initial;
}

.left-menulist .el-tree-node__content {
  padding-right: 30px;
  align-items: initial;
  min-height: 26px;
  height: auto;
  background-color: transparent !important;
  line-height: 1.3;
  position: relative;
}
.left-menulist .el-tree-node__content>label.el-checkbox{margin-right:12px;}
.left-menulist .el-tree-node__content .el-tree-node__label {
  font-size: 20px;
}

.left-menulist .el-tree-node__content .el-tree-node__expand-icon {
  position: absolute;
  right: 0;
  top: 2px;
  /*transform: rotate(-260deg);*/
}

.left-menulist .el-tree-node__content  .el-tree-node__expand-icon.expanded{
	transform: rotate(-90deg);
}
.left-menulist .el-tree-node__children .el-tree-node__content .el-tree-node__label {
  font-size: 18px;
}

.left-menulist .el-tree-node__children .el-tree-node__children .el-tree-node__content .el-tree-node__label {
  font-size: 14px;
}

.left-menulist .el-tree-node__label {
  color: #000;
}

.left-menulist .el-tree-node__content:hover, .left-menulist .el-upload-list__item:hover {
  background-color: transparent;
}

.left-menulist .m-t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 16px 0;
}

.left-menulist .m-t h4 {
  font-size: 20px;
}

.left-menulist .m-t.act .icon {
  transform: rotate(-90deg);
}

.left-menulist .m-t .icon {
  width: 34px;
  height: 34px;
  display: inline-block;
  position: relative;
  flex-shrink: 0;
  transition: all 0.3s;
  cursor: pointer;
  margin-left: 20px;
}

.left-menulist .m-t .icon:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 8px 7px 0;
  border-color: transparent #999 transparent transparent;
}

.m-layui {
  padding-left: 26px;
}

.m-layui .layui-input-inline {
  display: flex;
  flex-direction: column;
}

.m-layui .layui-form-checkbox {
  margin-bottom: 7px;
  min-width: 14px;
  min-height: 14px;
  height: 14px;
  width: 14px;
}

.m-layui .layui-form-checkbox[lay-skin=primary] i {
  height: 13px;
  width: 13px;
  font-size: 12px;
  line-height: 13px;
  border-radius: 0;
}

.m-layui .child-b {
  position: relative;
  padding-left: 26px;
}

.m-layui .child-b .f-line {
  position: relative;
}

.m-layui .child-b .act .arrow-icon {
  transform: rotate(-90deg);
}

.m-layui .child-b .arrow-icon {
  transition: all 0.3s;
  width: 34px;
  height: 34px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -17px;
  cursor: pointer;
}

.m-layui .child-b .arrow-icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 8px 7px 0;
  border-color: transparent #999 transparent transparent;
}

.m-layui .f-14 > .f-line .layui-form-checkbox span {
  font-size: 14px;
}

.m-layui .f-18 > .f-line .layui-form-checkbox span {
  font-size: 18px;
}

.m-layui .f-20 > .f-line .layui-form-checkbox span {
  font-size: 20px;
}

.m-layui .layui-form-checkbox span {
  color: #000;
}

.left-download .layui-input-inline > .child-b {
  padding-left: 0;
}

.left-download .child-b .child-b {
  margin-top: 8px;
}

.filter-hidett {
  display: flex;
  align-items: center;
}
.filter-hidett .iconfont{
	font-size: 18px;
}
.filter-hidett h4 {
  font-size: 14px;
  color: #000;
  margin-left: 14px;
  cursor: pointer;
}

.filter-hidett img {
  vertical-align: middle;
}

.protop-filter {
  margin: 0 0 10px;
  display: flex;
  justify-content: space-between;
}

.protop-filter dl {
  display: flex;
  align-items: center;
}

.protop-filter dd {
  margin-left: 50px;
  display: flex;
  align-items: center;
   transition: all 0.3s ease-in-out;
   cursor: pointer;

}
.protop-filter dd:nth-last-child(1){
	margin-left: 45px;
}
.protop-filter dd .iconfont{
	font-size: 18px;
	font-weight: bold;
	/*color: #515151;*/
}
.protop-filter dd span {
  padding:0 5px;
  font-size: 14px;
  color: #000;
    cursor: pointer;
   
}
.protop-filter dd:hover{
	transform: scale(1.1);
}
.protop-filter dd span a {
  color: #000;
}

.protop-filter .act span {
  font-family: 'Futura LT Book';
  font-weight: bold;
  /*text-decoration: underline;*/
}

.download-list .img-box {
  padding-bottom:100%;
 /* flex: 1;*/
 /* display: flex;*/
	/*flex-direction: column;*/
	/*justify-content: center;*/

}
.download-list .img-box img{
	/*position: initial;*/
	/*height: auto;*/
	/*object-fit: initial;*/
	max-height: 100%;
	max-width: 100%;
	object-fit: initial;
	width: auto;
	height: auto;
	transform: translate(-50%,-50%);
	top: 50%;
	left: 50%;

}

.download-list ul {
  margin: 0 -13px;
}

.download-list li {
  float: left;
  width: 20%;
  padding: 0 13px;
  box-sizing: border-box;
}

.download-list ul {
  display: flex;
  flex-wrap: wrap;
}

.download-list li {
  margin-bottom: 26px;
}

.download-list .d-item {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0px;
  position: relative;
  box-sizing: border-box;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#mydownlist > p{
	padding-left: 20px;
}
.download-list .d-item .close-btn {
  position: absolute;
  right: -2px;
  top: -6px;
  font-size: 18px;
  cursor: pointer;
  font-family: 'Futura LT Light';
  color:rgba(0,0,0,0.6);
  z-index: 222;
}

.download-list .text {
  display: flex;
  align-items: center;
  padding: 6px;
  /*margin: 30px 0 0;*/
  background-color: rgba(0, 0, 0, 0.6);
  padding-right: 32px;
  box-sizing: border-box;
  height: 44px;
}

.download-list .text input {
  width: 26px;
  height: 26px;
  border-radius: 5px;
  flex-shrink: 0;
}

.download-list .text .down-icon {
  flex-shrink: 0;
  width: 18px;
  height: 20px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAABc0lEQVQ4T+2UPUvEQBCG3SQgHknU3B+wFLQQ7CzERrASQRFsbMSPStuzUbTxWq38wMZGEAWxEmzE4jrBQn+GiSbhRMiHz4o5zmTvQLASD5ZJZmafmX13cqKjzS8Mw50kSSqaplVN01xvlSr+IQUF/qImaZpqQRD02rb93HzgdnPi+37ZsixPCJEIAAaAYzYPRVE06jjOawZqBXFdt9swjDvyHgAtCM/z+nRdv8fhsG5xTkB/lyAVhKKdFL0mPMZy4zge/rwdWhth4w0JJewZIz4n28xD5LHxnWJnidex40hQa1wxoEkCF/J42D06WstD6GCX+CrxCDsN4Eo28W1OAC3iO5QBProKpif7AHl+4bn6pdcSgKNMu8KwUW2DKltUw6RPJA6yHnkf4B0jNulyu/kWlRMLaJ8Ny/n5BnAAYKXgV/0VANDR4xw71WhZiEsEnwEUFyDo0K8Cce1daHACqM7GEhrNc51vqlwBJFUFfuL7FcgHzAgKunJNXhAAAAAASUVORK5CYII=") no-repeat;
  position: absolute;
  right: 16px;
  transition: all 0.2s;
  display: block;
}
.download-list .text:hover .down-icon{
	transform: scale(1.1);
}

.download-list .text a.tt {
  color: #FFF;
  display: block;
  line-height: 1;
  padding: 0 5px;
  font-size: 14px;
  font-family: 'Futura LT Light';
  word-break:break-word;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	max-height: 34px;
	line-height: 16px;
}

.download-list input[type="checkbox"] {
  width: 24px;
  height: 24px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 24px;
  position: relative;
}

.download-list input[type="checkbox"]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}

.download-list input[type="checkbox"]:checked::before {
  content: "\2713";
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border: 1px solid #000;
  color: #fff;
  font-size: 20px;
  background-color: #000;
}

.down-search {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
}

.down-search input {
  width: 294px;
  height: 34px;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 0 8px;
  box-sizing: border-box;
}

.down-search button {
  background: rgba(0, 0, 0, 0.8);
  border: none;
  color: #FFF;
  width: 65px;
  box-sizing: border-box;
  height: 34px;
}

.down-search button:hover{
    background: rgba(101, 71, 45, 0.8);
}

.product-allist .el-icon-close:before {
  content: '';
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAZBJREFUOE+l079LgkEYB/DnuSC3lqCxLQhr6McUNNRUUy3Sf/Dec6E21NDc1BIEQviejuGQRERQObmEQ9hQQ9EWDbWFS5PlPfHIKWpqQre93D2fu+d77yH8c6DUW2sZEbXWOjuIZ63dBIBlItqoA/l8frhSqZQR8UBrfdwPsdbuA0AUAGJE9FUHZKRSqZFIJFJi5j1jzGk3xFqbY+bRWq0Wi8fjn7KmCchHOp0eU0oVAWCXiC5bEWvtDSJ+V6vVWCKR+GjMtQE+j3EAuFJKbQVBIJhk9AoAb1KcTCbfW+FfgEyGYTiBiGf+hJMA8KCUigVB8NLZWlfAIxJUQSnlmHmViJ675dITyGQyM8x8BwBDiDirtb4fGAjDMIqIZQBQSqlF55zczpwx5unPFnxxSUIjomkpyGaz8865IjMvdCJtLfhiSf6WiNZbdxOEma+dc0utSBOQYgkNEU+JaLtbv/4k58y80kDqgN/5AgAOieio36/skRNmXhOk8ZgemXnHGFMY5DH5G8oR0VTPaxwEkjU/7DC3EQ0B4+gAAAAASUVORK5CYII=) no-repeat;
  width: 16px;
  height: 16px;
  display: block;
}

.down-bigtt {
  margin: 65px 0 32px;
  text-align: center;
}
.down-bigtt p{font-size:18px}
.down-bigtt h1 {
  
  font-size: 60px;
  text-transform: uppercase;
}

.modal-box .img-box {
/*   padding-bottom: 96.51972%; */
	padding-bottom:100%;
}

.modal-box .imgshow {
  border: 1px solid rgba(0, 0, 0, 0.2);
  /*padding: 16px 46px;*/
  position: relative;
}
.modal-box .imgshow img{
	max-height: 100%;
    max-width: 100%;
    object-fit: initial;
    width: auto;
    height: auto;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}
.modal-box .imgshow:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: -5px;
}

.modal-box .sub-tt {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 30px;
}

.modal-box .sub-tt a {
  color: #000;
  font-size: 12px;
  display: block;
  font-family: 'Futura LT Light';
  text-decoration: underline;
}

.modal-box .text h3 {
  font-size: 12px;
  color: #000;
  margin-bottom: 12px;
}

.modal-box .text dd {
  font-family: 'Futura LT Light';
  display: flex;
}

.modal-box .text dd label {
  width: 40%;
}

.down-menu {
  text-align: center;
}

.down-menu h3 {
  background-color: #000;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 10px;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  transition: all 0.3s ease-in-out;
}
.down-menu h3:hover{
	transform: scale(1.1);
}
.down-menu h3 img {
  margin-right: 9px;
}

.down-menu p {
  font-size: 18px;
  text-align: center;
  color: #000;
  margin: 10px 0 35px;
}

.down-menu .d-his {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: underline;
}

.down-filter {
  margin: 0 0 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.down-filter a {
  font-size: 16px;
  color: #000;
  background-repeat: no-repeat;
}

.down-filter .qingk {
  /*padding-left: 27px;*/
  /*background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAMAAABcgh8DAAAAkFBMVEVHcEwzMzMzMzMzMzMzMzMyMjI0NDQyMjIwMDAzMzMzMzNVVVUzMzM1NTVAQEAzMzMzMzMzMzMzMzMzMzMzMzM0NDQxMTEzMzMxMTE0NDQ2NjYzMzMzMzMzMzMzMzM0NDQ1NTUwMDAyMjIzMzM0NDQ2NjYyMjI1NTU0NDQzMzMyMjI3NzczMzM5OTkzMzMzMzPEEdSvAAAAL3RSTlMABX6l12CPOCCv7wO6TQjN7Oq0kPSjPt4fqDRy+W4enRgQXP1KOSQ1WHxHFygSLZiDwFkAAACdSURBVBjTVc9JDoJAAETRaloBGZRBlBkEHFCg7n87O5A28e/eqlIA/JBroQ+VCKL9WhQIxZQXrF2YAmbDzFzL2JjY/YVlxK9xwYtCtO7t5rZC8IU3Pxbtw8Gm9eEbT06aE5948K555wMzB82BM9y+0+x6F3AqzcpRY1dD07gqnmLN+KToydyppaydXHqKxrnYDhZnQ/GYlNv9MjniC1vmEje+CfKVAAAAAElFTkSuQmCC");*/
  /*background-position: 0 50%;*/
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
}
.down-filter .qingk:hover{
	    transform: scale(1.1);
}
.down-filter .qingk .iconfont{
	font-weight: bold;
}
.down-filter .see-m {
  padding-right: 17px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAUUlEQVQYV2PU0dFJYmRkPHD58uV7DFgAI1BBA1A8EajIEZsimIJ6oKJH2BQhKwBZgKEIXQGGImwKUBThUgBXRLYCuGNJdiReb+INKLxBjTeyAGXQSWE/4gtJAAAAAElFTkSuQmCC");
  background-position: 100% 4px;
      transition: all 0.3s ease-in-out;
}
.down-filter .see-m:hover{
	transform: scale(1.1);
}
.download-list .d-item .close-btn{
	transition: all 0.3s ease-in-out;
}
.download-list .d-item .close-btn:hover{
		transform: scale(1.3);
}
.inner-title {
  margin: 50px 0 50px 0;
}
.inner-title.hc0821{
	/*padding-top:50px;*/
}
.hc-inner-title-1114{
	padding: 50px 0 20px;
	font-size:48px;
}
.inner-title h2 {
  font-size: 60px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Futura LT Regular';
}

.inner-title .smtext {
  text-transform: capitalize;
}

.space-bloginfo {
  margin: 0 0 55px;
  padding-top: 15px;
}

.space-bloginfo .text {
  font-size: 16px;
  color: #000;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.space-blog-block1 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.space-blog-block1 .img-box {
  padding-bottom: 63.47359%;
}

.space-blog-block1 .imgshow {
  width: 58%;
}

.space-blog-block1 .text {
  width: 42%;
  box-sizing: border-box;
  padding: 0 12% 0 5%;
  color: #000;
}

.space-blog-block1 h3 {
  font-size: 36px;
}

.space-blog-block1 .text-p {
  font-size: 16px;
  margin: 7vh 0 3vh;
}

.space-blog-block1 .more {
  font-size: 16px;
  text-decoration: underline;
  color: #000000;
}

.space-blog-block2 {
  max-width: 900px;
  margin: 40px auto 60px;
  color: #000;
  text-align: center;
}

.space-blog-block2 h3 {
  font-size: 36px;
  margin-bottom: 12px;
}

.space-blog-block2 .text-p {
  font-size: 16px;
}

.space-blog-block3 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  flex-direction: row-reverse;
  margin-bottom: 10vh;
}

.space-blog-block3 .img-box {
  padding-bottom: 77.62712%;
}

.space-blog-block3 .imgshow {
  width: 46%;
}

.space-blog-block3 .text {
  width: 54%;
  box-sizing: border-box;
  padding: 0 5% 5vh 12%;
  color: #000;
}

.space-blog-block3 h3 {
  font-size: 36px;
}

.space-blog-block3 .text-p {
  font-size: 16px;
  margin: 2vh 0;
}

.space-blog-block3 .more {
  font-size: 16px;
  text-decoration: underline;
  color: #000000;
}

.space-blog-list {
  color: #000;
}

.space-blog-list ul {
  margin: 0 -20px;
}

.space-blog-list li {
  float: left;
  width: 33.33%;
  padding: 0 20px;
  box-sizing: border-box;
}

.space-blog-list .img-box {
  padding-bottom: 123.66288%;
}

.space-blog-list a {
  color: #000000;
}

.space-blog-list ul {
  display: flex;
  flex-wrap: wrap;
}

.space-blog-list h3 {
  font-size: 36px;
  margin: 30px 0 20px;
}

.space-blog-list .b-item {
  text-align: center;
}

.space-blog-list .b-item:hover .img-box img {
  transform: scale(1.07);
}

.space-blog-list .img-box {
  overflow: hidden;
}

.space-blog-list .img-box img {
  transition: all 0.6s;
}

.space-blog-list .text-p {
  font-size: 16px;
  margin-bottom: 24px;
}

.space-blog-list .text {
  padding: 0 8%;
}

.space-blog-list .more {
  font-size: 16px;
  text-decoration: underline;
  color: #000000;
}

.space-blog-block4 {
  margin: 9vh 0;
}

.space-blog-block4 img {
  max-width: 100%;
  height: auto;
}

.rela-tt {
  margin: 0 0 30px;
}

.rela-tt h3 {
  font-size: 50px;
  color: #000;
}

.space-realated {
  margin: 0 0 10vh;
}

.space-realated .prodis-related {
  padding: 0;
}

.dealergb-info {
  display: flex;
  align-items: center;
}

.dealergb-info .imgshow {
  width: 50%;
}

.dealergb-info .text-ser p{
	padding: 10px 0;
	
}

.dealergb-info .imgshow .img-box {
  padding-bottom: 94.5%;
}

.dealergb-info .text {
  width: 50%;
  box-sizing: border-box;
  padding: 0 7%;
  font-size: 16px;
  color: #000;
}

.dealergb-info .text a {
  color: #000;
}

.dealergb-info h1 {
  font-size: 40px;
  font-family: 'Futura LT Book';
}

.inner-sm-title {
  margin: 8vh 0;
}

.inner-sm-title h3 {
  font-size: 50px;
  color: #000;
  text-transform: uppercase;
}

.dealer-arealist {
  padding-bottom: 10vh;
}

.dealer-arealist ul {
  display: flex;
  flex-wrap: wrap;
}

.dealer-arealist li {
  margin-bottom: 50px;
}

.dealer-arealist ul {
  margin: 0 -50px;
}

.dealer-arealist li {
  float: left;
  width: 33.33%;
  padding: 0 50px;
  box-sizing: border-box;
}

.dealer-arealist .arealist-cont {
  max-width: 1230px;
  overflow: hidden;
  margin: 0 auto;
  color: #000;
  font-size: 16px;
}

.dealer-arealist .arealist-cont a {
  color: #000;
}

.dealer-arealist .arealist-cont a:hover {
  text-decoration: underline;
}

.dealer-arealist .a-t {
  font-size: 36px;
  line-height: 1;
  margin-bottom: 32px;
}

.dealer-arealist h5 {
  font-size: 18px;
}

.dealer-arealist h4 {
  font-size: 24px;
  margin: 10px 0 16px;
}

.design-furniture .f-t {
  text-align: center;
  font-size: 20px;
  margin: 50px 0 100px;
  padding: 0 20%;
}

.design-furniture .img-box {
  padding-bottom: 183.23529%;
}

.design-furniture .swiper-slide {
  width: 340px;
  transition: all 0.3s;
}

.design-furniture .swiper-slide-active {
  margin-left: 90px;
}

.design-furniture .text {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: #DCDDDD;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 26px;
  font-size: 16px;
}

.design-furniture .text h3 {
  font-size: 20px;
  margin-bottom: 12px;
}

.design-furniture .furn-swiper {
  position: relative;
}

.design-furniture .swiper-button-next {
  right: auto;
  left: 0;
  margin-left: 110px;
  transform: rotate(180deg);
  border-left: 3px solid #626262;
  padding-left: 6px;
}

.design-furniture .swiper-button-next:after {
  color: #626262;
}

.main {
  max-width: 1920px;
  margin: 0 auto;
}

.wap-filter {
  display: none;
}

#app {
  opacity: 0;
  height: 0;
  visibility: hidden;
}

#app.show {
  opacity: 1;
  visibility: visible;
  height: auto;
}

.login-top-link {
  display: flex;
  justify-content: space-between;
}

.login-top-link a {
  color: #000;
  font-size: 16px;
  font-family: 'Futura LT Book';
  text-transform: uppercase;
}

.login-top-link .cur {
  text-decoration: underline;
}

.f-error-text {
  color: #B01F1F;
  font-size: 16px;
  margin: 12px;
  line-height: 1.4;
}

.f-error-text em {
  font-family: 'Futura LT Book';
}

.login-ttname {
  font-size: 30px;
  line-height: 1;
  margin: 34px 0 24px;
}

.login-ttname.center {
  text-align: center;
}

.login-sub-tt {
  font-size: 16px;
  color: #000;
  line-height: 1.2;
}

.login-required-tips {
  font-size: 16px;
  text-align: right;
  margin: 12px 0 30px;
}

.dashboard-grid {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  position: relative;
}

.dashboard-grid .form-ttname {
  font-size: 30px;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
}

.dashboard-grid .login-account-warp .input-box {
  text-align: left;
}

.dashboard-grid .login-account-warp button {
  margin-top: 0;
}

.dashboard-grid .left-menu {
  flex-shrink: 0;
  width: 15%;
  position: absolute;
  top: 0;
}
.dashboard-grid .left-menu.hc0822{
	padding-top:120px;
}
.dashboard-grid .left-menu a {
  color: #000;
  display: block;
  font-size: 16px;
  margin-bottom: 14px;
}

.dashboard-grid .left-menu a.cur {
  text-decoration: underline;
}

.dashboard-grid .dashboard-form {
  width: 100%;
  display: flex;
}

.dashboard-grid .dashboard-form .form-rows {
  width: 50%;
  box-sizing: border-box;
  padding: 0 5%;
}

.main .el-button--primary {
  background-color: #000;
  border-color: #000;
}

.h-top {
  background-color: #FFF;
  text-align: center;
  color: #000;
  font-size: 14px;
  padding: 6px 0;
  position: sticky;
  top: 0;
  z-index: 9999999;
}

.h-top .iconfont{
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.h-top a {
  color: #000;
  text-decoration: underline;
}

.pro-childlist{
	display: flex;
	justify-content: space-between;
}
#product .pic{
	height: 100%;
	flex-shrink: 0;
	background: #FFF;
	display: flex;
	align-items: center;
	margin-top:80px;
}
#product .pic a{
	width: 100%;
}
.sear-tt{
	font-size: 24px;
	padding: 24px 0;
	margin: 0 -10px;
}
.sear-tt em{
	font-weight: bold;
}

.newsadd-desgin{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 40px;
}
.newsadd-desgin .imgshow{
  width: 49%;
  flex-shrink: 0;
}
.newsadd-desgin .text{
  width: 42%;
  box-sizing: border-box;
}
.newsadd-desgin .text-p{
	font-size: 20px;
}
.newsadd-desgin .img-box{
  padding-bottom: 67.567567%;
}
.newsadd-desgin h3{
  font-size: 30px;
  color: #000;
  font-family: 'Futura LT Regular';
  text-transform: uppercase;
  margin-bottom: 5vh;
}
.error-t{
	color: #F00;
	text-align: left;
	padding-top: 8px;
}
.search-list ul li .li-inner{
	display:flex;
	flex-direction: column;
	box-shadow:none;
	padding: 0;
}
.search-list ul li .li-inner .img-box{
	padding-bottom: 100%;
    overflow: hidden;
}
.search-list ul li .li-inner .imgshow,.search-list ul li .li-inner .img-text{
	width: 100%;
	box-sizing: border-box;
}
.search-list ul li .li-inner .img-text{
	padding: 0 20px 12px;
}
.search-list ul li .li-inner .imgshow{
	background: rgb(228, 225, 222);
}
.search-list ul li .li-inner:hover .img-box.d-img{
	display: none;
}
.search-list ul li .li-inner .img-box.h-img{
	display: none;
}
.search-list ul li .li-inner:hover .img-box.h-img{
	display: block;
}
.search-list .img-text .t a{
	width: 100%;
}
.search-list .img-text{
	margin-top: 20px;
}
.search-list .img-text .d{
	height: auto;
	max-height: 150px;
}
.search-list ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.search-list ul li {
	width: 25%;
	box-sizing: border-box;
	padding: 0 10px;
	box-shadow:none;
}
.search-list ul li .li-inner{
	height: 100%;
	box-sizing: border-box;
}
.search-list{
	margin: 0 -10px;
}



.search-nav2{
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 10000;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
}
.search-nav2.cur{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.search-close{
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.search-nav2 .m-width-content{
  background-color:#d9d4d0;
  padding-top: 10%;
  position: relative;
  z-index: 3;
  padding-bottom: 28px;
}
.search-slide .search-input{
  position: relative;
  justify-content: space-between;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: nowrap;
}
.search-slide .search-input .button{
  flex-shrink: 0;
  margin-left: 12px;
}
.search-slide .search-input .input-box{
  width: 100%;
  z-index: 1;
  
  
}
.search-slide .search-input .input-box form{
	display: flex;
	    align-items: center;
}
.search-slide .search-input .input-box input{
  width: 100%;
}
.search-slide .search-input .laber{
  flex-shrink: 0;
}
.search-slide .search-input .button button .iconfont{
  font-size: 24px;
}
.search-slide .search-input .button button:nth-child(2){
  margin-left: 12px;
}
@media screen and (max-width: 1900px) {
  .header .header-box {
    padding-bottom: 0;
  }
  /*.h-tool {*/
  /*  padding: 5px 0;*/
  /*}*/
  .header-box .child-box {
    top: 100%;
  }
  .m-width-content {
    padding: 0 40px;
  }
  #product .text .nav-item .nav-list dd a {
    font-size: 14px;
  }
  .index-news {
    padding: 45px 0;
  }
  .index-news-list ul li .text .tit {
    margin: 35px 0 20px;
  }
  /*.index-gate {*/
  /*  padding: 0;*/
  /*}*/
  .index-gate .gate-swiper {
    padding-left: 40px;
  }
  /*.index-stories {*/
  /*  padding: 45px 0;*/
  /*}*/
  .footer-nav dl {
    width: 20%;
  }
  /*.index-news-list ul li {*/
  /*  width: 48.5%;*/
  /*  margin-left: 3%;*/
  /*}*/
  .about-us-box .about-pic-list ul li .text .name {
    font-size: 20px;
  }
  .about-us-box .about-tit h6 {
    font-size: 32px;
  }
  .about-us-box .about-pic-list ul li .text .tips {
    font-size: 14px;
  }
  .about-us-box .about-pic-list ul li .text {
    padding: 40px;
  }
  .about-us-box .about-pic-list ul li {
    margin-bottom: 45px;
  }
  .about-history .history-tit {
    padding-left: 40px;
  }
  .pdpt-flex .photo {
    width: 50%;
  }
  .pdpt-flex .text {
    width: 50%;
  }
  .pdpt-flex .text .tips {
    margin: 30px 0;
  }
  .pdpt-flex .text .t h6 {
    font-size: 32px;
  }
  .pdpt-flex .text .t p {
    font-size: 20px;
  }
  /*.pdpt-flex .text .number {*/
  /*  margin-top: 20px;*/
  /*}*/
}

@media screen and (max-width: 1600px) {
  .inner-title h2, .space-box .space-tit h6, .sblity-tit h6, .designer-page-tit h5, .lyadd-innertt h1, .down-bigtt h1 {
    font-size: 40px;
  }
  .pro-childlist{
  	padding: 0 30px;
  }
}

@media screen and (max-width: 1366px) {
  .header-content .n-right {
    padding-left: 8%;
  }
  .header-content .n-left {
    padding-right: 8%;
  }
  .header-content .nav-logo > ul > li > a {
    font-size: 14px;
  }
}

@media screen and (max-width: 1300px) {
  .h-tool .lan {
    margin-right: 8px;
    font-size: 14px;
  }
  .h-tool div {
    margin-right: 0;
  }
  /*.header-content .nav-logo .logo {*/
  /*  height: 40px;*/
  /*}*/
  .header-content .n-right {
    padding-right: 145px;
  }
  .index-tit h6 {
    font-size: 32px;
  }
  .index-news-list ul li .text .tit a {
    font-size: 22px;
  }
  .index-news-list ul li .text .tit span {
    font-size: 16px;
  }
  .index-news-list ul li .text .tips {
    font-size: 14px;
  }
  .video-pop .text {
    font-size: 32px;
  }
  .index-designer .designer-box .text .name {
    font-size: 22px;
  }
  .index-designer .designer-box .text .tips {
    font-size: 14px;
  }
  .index-stories .stories-list ul li .tit {
    font-size: 16px;
  }
  .footer-nav dl dt a {
    font-size: 20px;
  }
  .footer-nav dl dd a {
    font-size: 16px;
  }
  .pdpt-flex .photo {
    width: 100%;
  }
  .pdpt-flex .text {
    width: 100%;
    position: relative;
    padding: 40px 0;
  }
  .spe-box {
    padding: 0;
  }
  .inner-menu-box a {
    margin: 0 20px;
  }
}
	.dealergb-info .imgshow div img{
		width:100% !important;
	}
	.dealergb-info .imgshow div{
		width:100% !important;
	}
@media screen and (max-width: 1000px) {
  .fdc-list ul li dl dd .table-tit{
    display: none;
  }
  .fdc-list ul li dl dd .table-item .item .item-table{
    width: 100%;
  }
  .fdc-list ul li dl dd .item-table table tr td,.fdc-list ul li dl dd .item-table table tr td a{
    font-size: 14px;
  }
  .fdc-list ul li dl dd .table-item .item-tit{
    font-size: 100%;
    font-size: 18px;
  }
  .fdc-list ul li dl dd .item-table table tr{
    display: flex;
    flex-direction: column;
    align-items: flex-start;

  }
  .fdc-list ul li dl dd .item-table table tr td{
    padding: 6px 3px;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
  }
  .fdc-list ul li dl dt a{
    font-size: 18px;
  }
  .fdc-list ul li dl dd .email a{
    font-size: 16px;
  }
  .find-dealer-text{
    padding: 0 20px 20px;
    font-size: 16px;
  }
  .lyadd-innertt .tt-filter{
    margin-bottom: 16px;
  }
  .lyadd-innertt .tt-filter a{
    margin-bottom: 10px;
  }
  .protop-filter dd:nth-last-child(1){
    margin-left: 0;
  }
	.inner-title.hc0821{
		padding-top: 0;
	}
	.dashboard-grid .left-menu{
		width: 100%;
		display: flex;
		overflow-x: auto;
	
	}
	.dashboard-grid .left-menu.hc0822{
			padding-top: 0;
	}
	.dashboard-grid .left-menu a{
		white-space: nowrap;
		margin-right: 20px;
	}
	.dashboard-grid{
		flex-direction: column;
	}
	.login-box .inner-title{
		margin-top: 0;
	}
	.dashboard-grid .left-menu{
		position:relative;
	}
	.prodis-tit.one{
		padding-top: 40px;
	}
	.newsadd-desgin{
	    flex-direction: column;
	  }
	  .newsadd-desgin .imgshow,.newsadd-desgin .text{
	    width: 100%;
	  }
	 
	  .newsadd-desgin .text h3{
	    margin: 20px 0;
	  }
	  .newsadd-desgin .imgshow{
	  	margin-bottom: 20px;
	  }
	.find-dealer-text .tips{
		padding: 0;
	}
	.footer-input-copy{
		padding-top: 40px;
	}
	.footer-link{
		margin-top: 0;
	}
	.find-dealer-text .tips img{
		display: block;
		margin: 12px auto;
	}
  .inner-title h2, .space-box .space-tit h6, .sblity-tit h6, .designer-page-tit h5, .lyadd-innertt h1, .down-bigtt h1 {
    font-size: 32px;
  }
  .space-box .space-text {
    padding: 20px 0;
  }
  .inner-menu-box a {
    font-size: 18px;
  }
  .rela-tt h3 {
    font-size: 24px;
    text-align: center;
  }
  .space-blog-block4 {
    margin: 30px 0;
  }
  .space-blog-list h3 {
    font-size: 24px;
    margin: 20px 0;
  }
  .space-blog-list .text {
    padding: 0;
  }
  .space-blog-list li {
    width: 100%;
    margin-bottom: 20px;
  }
  .space-blog-list {
    padding: 0 20px;
  }
  .space-blog-block3 .text-p {
    margin: 12px 0;
  }
  .space-blog-block3 .text {
    padding: 0;
  }
  .space-blog-block3 .imgshow, .space-blog-block3 .text {
    width: 100%;
  }
  .space-blog-block1, .space-blog-block2, .space-blog-block3 {
    padding: 0 20px;
  }
  .space-blog-block1 .text-p {
    margin: 12px 0;
  }
  .space-blog-block1 h3, .space-blog-block2 h3, .space-blog-block3 h3 {
    font-size: 24px;
    margin: 20px 0;
  }
  .space-blog-block1 .imgshow, .space-blog-block1 .text {
    width: 100%;
    padding: 0;
  }
  .location-list ul li:nth-child(2n) .text, .location-list ul li .text {
    padding: 0;
  }
  .location-list ul li {
    margin-bottom: 24px;
  }
  .location-list {
    padding: 0 20px;
  }
  .location-list .c-item {
    flex-wrap: wrap;
  }
  .dealer-arealist h4 {
    font-size: 18px;
  }
  .dealer-arealist li {
    width: 100%;
  }
  .dealer-arealist .a-t {
    font-size: 20px;
  }
  .inner-sm-title h3 {
    font-size: 24px;
  }
  .dealergb-info .imgshow {
    margin-bottom: 12px;
  }
  .dealergb-info h1 {
    font-size: 20px;
  }
  .dealergb-info .text {
    padding: 0;
  }
  .dealergb-info .imgshow, .dealergb-info .text {
    width: 100% !important;
  }
	.dealergb-info .imgshow div{
		width:100% !important;
	}
	.dealergb-info .imgshow div img{
		width:100% !important;
	}
  .dealergb-info {
    flex-wrap: wrap;
  }
  .designer-page-list ul li .tit .tips {
    font-size: 14px;
  }
  .designer-page-list ul li .tit .name {
    font-size: 16px;
  }
  .designer-page-tit {
    margin: 24px 0;
  }
  .designer-page-text {
    padding: 24px 0 0;
  }
  .designer-detail-box .video-box {
    margin-bottom: 30px;
  }
  .dd-b-text-pic .text .text-inner {
    text-align: left;
  }
  .dd-b-text-pic .text {
    padding: 0;
    text-align: left;
  }
  .dd-b-text-pic .text .text-inner .name {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .word-suppliers .dw-text {
    padding-top: 30px;
  }
  .design-furniture .text h3 {
    font-size: 14px;
  }
  .design-furniture .text {
    padding: 12px;
    font-size: 12px;
  }
  .design-furniture .text p {
    height: auto !important;
  }
  .design-furniture .swiper-button-next {
    display: none;
  }
  .design-furniture .swiper-slide-active {
    margin-left: initial;
  }
  .design-furniture .f-t {
    margin: 24px 0;
    padding: 0 20px;
    font-size: 16px;
  }
  .award-list {
    padding: 24px 0;
  }
  .award-list ul li {
    margin-bottom: 12px;
  }
  .sblity-sociallsit ul {
    margin: 0 -5px;
  }
  .sblity-sociallsit li {
    float: left;
    width: 50%;
    padding: 0 5px;
    box-sizing: border-box;
  }
  .sblity-text-block {
    margin: 20px 0;
  }
  .sblity-text-block h3 {
    font-size: 24px;
  }
  .about-sblity-list ul li .text {
    padding: 12px 0;
    margin: 0;
  }
  .about-us-box .about-sblity-list {
    margin-bottom: 30px;
  }
  .about-sblity-list li:nth-child(2n) .text {
    margin: 10px 0 0;
  }
  .about-sblity-list ul li .text .t {
    font-size: 18px;
  }
  .about-sblity-list ul li .text .tips {
    margin: 10px 0 0;
  }
  .about-sblity-list li:nth-child(2n) .s-item {
    flex-direction: column;
  }
  .about-sblity-list {
    padding: 0 20px;
  }
  .about-sblity-list li {
    width: 100%;
  }
  .sblity-text-block .text-p {
    padding: 0;
    margin: 12px 0 0;
  }
  .content-left, .content-right {
    width: 100%;
  }
  .content-left {
    display: none;
  }
  .protop-filter {
    flex-wrap: wrap;
  }
  .filter-hidett {
    display: none;
  }
  .protop-filter dd {
    margin: 0 5px 0 0;
  }
  .protop-filter dd span {
    font-size: 12px;
  }
  .download-list li {
    width: 50%;
  }
  .download-list .text a.tt {
    font-size: 12px;
  }
  .download-list input[type="checkbox"] {
    width: 10px;
    height: 10px;
    border-radius: 2px;
  }
  .download-list input[type="checkbox"]::before {
    border-radius: 2px;
  }
  .download-list .text .down-icon {
    width: 12px;
    background-size: 100%;
  }
  .download-list .text {
    margin: 12px 0 0;
  }
  .download-list .d-item {
    padding-top: 20px;
  }
  .down-bigtt {
    margin: 30px 0;
  }
  .down-search {
    display: none;
  }
  .wap-filter {
    display: flex;
    align-items: center;
    margin: 20px 0;
  }
  .wap-filter span {
    font-family: 'Futura LT Book';
    padding-left: 10px;
  }
  .wap-filterbox .down-search {
    display: flex;
  }
  .wap-filterbox .down-search input {
    border-color: #ccc;
  }
  #menuWap {
    display: none;
  }
  .mm-opened #menuWap.mm-menu {
    display: block;
  }
  .main {
    padding-top: 0;
  }
  html.mm-blocking body {
    overflow: initial;
  }
  .header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #d9d4d0;
  }
  .h-tool {
    display: none;
  }
  .header-content {
    display: none;
  }
  .header .wap-header {
    display: block;
  }
  .wap-header .logo {
    width: 100px;
    padding: 20px 0;
  }
  .wap-header .logo a {
    display: block;
  }
  .header .wap-header a img {
    width: 100%;
    height: auto;
  }
  .banner .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
  }
  .banner .swiper-pagination {
    bottom: 20px;
  }
  .swiper-slide .banner-content h6 {
    font-size: 32px;
  }
  .banner .swiper-button-next, .banner .swiper-button-prev {
    display: none;
  }
  #menuPc {
    display: none;
  }
  #page {
    background: #d9d4d0;
  }
  .btn-nav {
    position: absolute;
    top: 0;
    right: 20px;
    background: transparent;
    border: none;
    padding: 19.5px 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 99999;
    display: block;
    width: 30px;
    float: right;
  }
  .icon-bar {
    display: block;
    margin: 6px 0;
    width: 30px;
    height: 3px;
    background-color: #000;
    box-shadow: 0 1px 1px #000000;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    z-index: 999999;
  }
  .mm-opening .top {
    -webkit-transform: translateY(8px) rotateZ(45deg);
    -moz-transform: translateY(8px) rotateZ(45deg);
    -ms-transform: translateY(8px) rotateZ(45deg);
    -o-transform: translateY(8px) rotateZ(45deg);
    transform: translateY(8px) rotateZ(45deg);
  }
  .mm-opening .bottom {
    -webkit-transform: translateY(-10px) rotateZ(-45deg);
    -moz-transform: translateY(-10px) rotateZ(-45deg);
    -ms-transform: translateY(-10px) rotateZ(-45deg);
    -o-transform: translateY(-10px) rotateZ(-45deg);
    transform: translateY(-10px) rotateZ(-45deg);
  }
  .mm-opening .middle {
    width: 0;
  }
  .m-width-content {
    padding: 0 20px;
  }
  .index-news-list ul li {
    width: 100%;
    margin-left: 0;
  }
  .index-news-list ul li:first-child {
    margin-bottom: 40px;
  }
  .video-pop .text {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .index-gate .gate-swiper {
    padding: 0 20px;
  }
  .index-gate .gate-swiper .swiper-slide {
    width: 100%;
  }
  .index-designer .designer-video {
    width: 100%;
  }
  .index-designer .designer-box .text {
    position: relative;
    width: 100%;
    padding: 12px;
  }
  .index-designer .designer-box .text .t-top {
    margin-bottom: 12px;
  }
  .index-stories .stories-list .text-p {
    height: auto !important;
  }
  .index-stories .stories-list ul li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .index-stories {
    padding-bottom: 0;
  }
  .footer-link a {
    width: 30px;
  }
  .footer-link a img {
    width: 100%;
    height: auto;
  }
  .footer-nav dl {
    width: 100%;
    margin-bottom: 45px;
  }
  .footer-nav dl:last-child {
    float: none;
    text-align: left;
  }

  /*.footer-input-copy {*/
  /*  padding: 0 0 25px;*/
  /*}*/
  .footer-input-copy .footer-input-box .ib-box {
    width: 100%;
  }
  .footer-input-copy .footer-input-box .ib-box input {
    width: 100%;
  }
    .footer-input-copy .footer-input-box .ib-box input::placeholder{
    	color: #626262;
    	font-size: 14px;
    }
  .footer-input-copy .footer-input-box .ib-box button {
    width: 100%;
    margin-top: 20px;
  }
  .footer-input-copy .tips-copy .tips {
    float: none;
  }
  .footer-input-copy .tips-copy .copy {
    font-size: 12px;
    margin-top: 20px;
    float: none;
    text-align: left;
  }
  .footer-bot-link a {
    font-size: 12px;
  }
  .footer-nav dl dd {
    float: left;
    margin: 0 5px 5px 0;
  }
  .footer-nav dl dd a {
    font-size: 12px;
  }
  .footer-nav dl dt {
    margin-bottom: 12px;
  }
  .footer-nav dl {
    margin-bottom: 20px;
  }
  .footer-nav dl dt a {
    font-size: 14px;
  }
  #menuWap .wapTopSearchBox {
    display: flex;
    width: 90%;
    padding: 10px 10px 10px 20px;
  }
  #menuWap .wapTopSearchBox .wapTopSearch {
    border: none;
    background-color: #fff;
    width: 80%;
    flex: auto;
    line-height: 30px;
    padding: 0 10px;
  }
  #menuWap .wapTopSearchBox .wapTopSearchbtn {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #ccc;
    width: 40px;
    font-size: 14px;
    background-color: #333;
    color: #fff;
  }
  .about-us-box .about-pic-list ul li .pic {
    width: 100%;
  }
  .about-us-box .about-pic-list ul li .text {
    position: relative;
    width: 100%;
    padding: 40px 0;
  }
  .about-us-box .about-pic-list ul li:nth-child(even) .pic {
    padding-left: 0;
  }
  .about-history .history-list ul li {
    width: 100%;
    margin-left: 0;
  }
  .dw-text .t h6 {
    font-size: 24px;
  }
  .dw-text .text {
    font-size: 16px;
  }
  .award-list ul li {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .award-list ul li .icon-box {
    width: 100%;
  }
  .award-list ul li .text {
    width: 100%;
    padding: 0;
  }
  .award-list ul li .text .name, .award-list ul li .text .time {
    font-size: 18px;
  }
  .word-suppliers .ws-list ul li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 45px;
  }
  .word-suppliers .link-list {
    padding-top: 0px;
  }
  .word-suppliers .link-list ul li {
    margin-bottom: 20px;
    width: calc((100% / 4) - 10px);
    margin-left: 13px;
  }
  .word-suppliers .link-list ul li:nth-child(6n+1) {
    margin-left: 0;
  }
  .word-suppliers .link-list ul li:nth-child(4n+1) {
    margin-left: 0;
  }
  .designer-page-tit h6 {
    font-size: 20px;
  }
  .designer-page-list ul li {
    width: 100%;
    margin-left: 0;
  }
  .designer-page-box {
    padding-bottom: 0;
  }
  .dd-b-tit h6 {
    font-size: 24px;
  }
  .dd-b-text-pic .text {
    position: relative;
    width: 100%;
  }
  .dd-b-text-pic .pic {
    width: 100%;
    float: none;
    margin-top: 40px;
  }
  .dd-b-work {
    margin-top: 30px;
  }
  .dd-b-work ul li {
    width: 47%;
    margin-left: 0;
  }
  .dd-b-work ul li:nth-child(even) {
    margin-left: 6%;
  }
  .prodis-related ul li {
    width: 100%;
    margin-left: 0;
  }
  .designer-detail-box .prodis-related {
    padding-bottom: 0;
  }
  .find-dealer-text .t {
    font-size: 32px;
  }
  .location-tit h6 {
    font-size: 32px;
  }
  .location-list ul li .pic {
    width: 100%;
    float: none;
  }
  .location-list ul li .text {
    width: 100%;
    float: none;
    margin-top: 20px;
    padding-left: 0;
  }
  .login-account-warp > .con-box {
    padding: 0px;
  }
  .login-account-warp button {
    width: 100%;
  }
  .login-bt-tab {
    align-items: center;
  }
  .login-account-tips {
    padding-top: 45px;
  }
  .product-all .all-tit h6 {
    font-size: 32px;
  }
  .product-all .all-tit {
    display: block;
    margin-bottom: 40px;
  }
  .product-list ul li {
    width: 100%;
    margin-left: 0;
  }
  .product-list .more {
    padding: 0;
  }
  .pdpt-flex .text .t h6 {
    font-size: 32px;
  }
  .pdpt-flex .photo .big .swiper-button-prev {
    left: 10px;
  }
  .pdpt-flex .photo .big .swiper-button-next {
    right: 10px;
  }

  .pdpt-flex .photo .small .swiper-button-next {
    right: 0;
  }
  .product-dis-tab-con .tab-box a {
    font-size: 24px;
    /*margin-right: 20px;*/
  }
  .product-dis-tab-con .tab-box a:first-child {
    margin-bottom: 20px;
  }
  .product-dis-tab-con .tab-box {
    margin: 0;
    padding: 20px 0;
    width: 100%;
  }
  .spe-pic .pic {
    width: 100%;
    margin-left: 0;
  }
  .spe-box .text-list ul li {
    width: 100%;
    margin-left: 0;
  }
  .cove-box {
    padding: 0;
  }
  .cove-box .cove-list ul li dl dd {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .designer-dis-box {
    padding: 0;
  }
  .designer-dis-box .pic {
    width: 100%;
  }
  .designer-dis-box .dd-box .text {
    position: relative;
    padding-left: 0;
    width: 100%;
  }
  .designer-dis-box .dd-box .text .tips {
    min-height: auto;
    margin: 30px 0;
  }
  .prodis-tit h6 {
    font-size: 32px;
  }
  .features-list ul li {
    margin-bottom: 45px;
  }
  .features-list ul li:nth-child(even) .pic {
    width: 100%;
    text-align: left;
  }
  .features-list ul li .pic {
    width: 100%;
  }
  .features-list ul li .text {
    position: relative;
    width: 100%;
    padding-left: 0;
  }
  .features-list ul li:nth-child(even) .text {
    padding-right: 0;
  }
  .prodis-butter .pic .img-box {
    padding-bottom: 100%;
  }
  .prodis-butter .text .text-inner .t {
    font-size: 32px;
  }
  .prodis-butter .text .text-inner .tips {
    margin: 20px 0;
  }
  .prodis-related {
    padding: 45px 0 0;
  }
  .product-series-tit h6 {
    font-size: 32px;
  }
  .space-box .space-list ul li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 12px;
    background-color: #CEC9C5;
  }
  .space-box .space-tit h6 {
    font-size: 32px;
  }
  .space-box .space-list ul li .text {
    /*padding: 12px 0 0;*/padding-bottom: 12px;
  }
  .space-box .space-list ul li .text .t {
    font-size: 18px;
  }
  .space-box .space-list ul li .text .d {
    font-size: 14px;
    margin-top: 5px;
  }
  .sblity-tit h6 {
    font-size: 32px;
  }
  .sblity-list {
    padding: 20px 20px 0;
  }
  .sblity-list li:nth-child(2n) .text {
    margin: 30px 0 0;
  }
  .sblity-list ul li .text .more {
    font-size: 14px;
  }
  .sblity-list ul li .text .tips {
    margin: 10px 0;
  }
  .sblity-list li:nth-child(2n) .s-item {
    flex-direction: column;
  }
  .sblity-list ul li .text .t {
    font-size: 18px;
  }
  .sblity-list ul li {
    margin-bottom: 24px;
    width: 100%;
  }
  .sblity-list ul li .pic {
    width: 100%;
  }
  .sblity-list ul li .text {
    position: relative;
    padding-left: 0;
    width: 100%;
    height: auto;
    margin-top: 30px;
  }
  .sblity-list ul li:nth-child(2) {
    width: 100%;
  }
  .sblity-list ul li:nth-child(3) {
    width: 100%;
    margin-left: 0;
  }
  .sblity-cenlist {
    margin: 30px 0;
    padding: 0 20px;
  }
  .sblity-cenlist li {
    width: 100%;
    margin-bottom: 24px;
  }
  .sblity-cenlist .text {
    padding: 0;
  }
  .sblity-cenlist .text h3 {
    font-size: 24px;
  }
  .sblity-cenlist .text .text-p {
    margin: 24px 0;
  }
  .sblity-info {
    margin-bottom: 30px;
  }
  .space-box .space-list {
    padding: 30px 0 0;
  }
  .dashboard-grid .dashboard-form{
  	width:100%;
  	/*padding-left:5%;*/
  }
}

.h-tool img {
  width: 58%;
  vertical-align: middle;
}

.footer-link img {
  /*width: 70%;*/
  height: 30px;
}

video.video-stream.html5-main-video {
  width: 100% !important;
  left: 0 !important;
}
#xhl-wrapper p{
	display:none!important
}
button#xhl-launch-button-div {
    padding-left: 10px!important;
    padding-right: 10px!important;
}
button#xhl-launch-button-div {
    margin-bottom: 50px!important;
}
#toTop{
	width: 35px;
    height: 35px;
	right: 25px;
}
#toTop img{
	width: 35px;
}
div#wpforms-9710-field_2-container {
    width: 60%!important;
}
button#wpforms-submit-9710 {
    background: black!important;
}
#a10{
	padding:0 100px;
}
@media screen and (max-width: 1900px){
	#a10{
	padding:0 40px;
}
}
.cart-btn{
color:#666666;
	font-size:25px;
	border:1px solid #666666;
	padding:5px 20px;
	margin-right:30px;
	margin-top:30px;
	
}
.cart-btn:hover{
	color:#000;
	border:1px solid #000;
}
@media(max-width:425px){
	.cart-btn{
		display:block;
		text-align:center;
	}}