.banner {
  overflow: hidden;
}
.banner img {
  width: 100%;
}
.brand {
  overflow: hidden;
  height: 65.1rem;
}
.brand .top {
  padding: 4rem 0 0;
  background: url(../img/join/bg_01.jpg) no-repeat;
  background-size: cover;
  height: 32.6rem;
}
.brand .top .con .title h2 {
  font-size: 3.1rem;
  text-align: center;
  color: #000;
}
.brand .top .con .title h2 span {
  font-weight: bold;
}
.brand .top .con .text {
  margin-top: 3rem;
  position: relative;
}
.brand .top .con .text:before {
  content: '';
  width: 7.2rem;
  height: 2rem;
  background: url(../img/join/sign_02.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 1.6rem;
}
.brand .top .con .text .num {
  float: left;
  font-size: 6rem;
  color: #97331d;
  font-style: italic;
}
.brand .top .con .text .txt {
  float: left;
  position: relative;
  top: 1.6rem;
}
.brand .top .con .text .txt h2 {
  font-size: 1.8rem;
  color: #000;
  font-weight: bold;
  font-style: italic;
}
.brand .top .con .text .txt h3 {
  margin-left: 1rem;
}
.brand .top .con .text .txt h3 .subtitle {
  font-size: 1.8rem;
  font-weight: bold;
  font-style: italic;
}
.brand .top .con .text .txt h3 .null {
  font-style: italic;
  font-size: 2rem;
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.5);
  margin-left: 0.4rem;
  font-family: FUTURAL;
  position: relative;
  top: 0.1rem;
}
.brand .bottom {
  background: url(../img/join/bg_02.jpg) no-repeat;
  background-size: cover;
  height: 32.5rem;
}
.brand .bottom .con {
  position: relative;
  top: -10rem;
}
.brand .bottom .con .tu {
  box-shadow: 0px 30px 90px 0px rgba(58, 58, 58, 0.31);
}
.brand .bottom .con .tu img {
  width: 100%;
}
.brand .bottom .con .text {
  margin-top: 1.5rem;
}
.brand .bottom .con .text .left {
  float: left;
}
.brand .bottom .con .text .left p {
  color: #fff;
  font-size: 1.1rem;
  margin-top: 0.6rem;
}
.brand .bottom .con .text .right {
  float: right;
  position: relative;
}
.brand .bottom .con .text .right .line {
  width: 1px;
  height: 1.4rem;
  background: #fff;
  position: relative;
  top: 0.4rem;
}
.brand .bottom .con .text .right h2 {
  width: 1.1rem;
  position: absolute;
  color: #fff;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  top: 3rem;
  right: -0.3rem;
}
.product {
  padding: 6rem 0 10rem;
  background: url(../img/join/bg_news.jpg) no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.product .con .top .right {
  float: right;
}
.product .con .top .right .text .num {
  float: left;
  font-size: 6rem;
  color: #097176;
  font-style: italic;
}
.product .con .top .right .text .txt {
  float: left;
  position: relative;
  top: 1.6rem;
}
.product .con .top .right .text .txt h2 {
  font-size: 1.8rem;
  color: #000;
  font-weight: bold;
  font-style: italic;
}
.product .con .top .right .text .txt h3 {
  margin-left: 1rem;
}
.product .con .top .right .text .txt h3 .subtitle {
  font-size: 1.8rem;
  font-weight: bold;
  font-style: italic;
}
.product .con .top .right .text .txt h3 .null {
  font-style: italic;
  font-size: 2rem;
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.5);
  margin-left: 0.4rem;
  font-family: FUTURAL;
  position: relative;
  top: 0.1rem;
}
.product .con .top .right .text-bottom {
  margin-top: 2rem;
  padding-left: 0.6rem;
  position: relative;
}
.product .con .top .right .text-bottom:before {
  content: '';
  width: 7.2rem;
  height: 2rem;
  background: url(../img/join/sign_01.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: -6rem;
}
.product .con .top .right .text-bottom p {
  font-size: 1.1rem;
  color: #333;
  margin-top: 0.3rem;
}
.product .con .top .right .text-bottom p span {
  color: #98331d;
  font-size: 1.6rem;
}
.product .con .bottom {
  margin-top: 16rem;
  box-shadow: 0px 30px 90px 0px rgba(58, 58, 58, 0.31);
}
.product .con .bottom .table-title {
  background: #bcbcbc;
}
.product .con .bottom .table-title ul li {
  float: left;
  width: 28%;
  height: 4rem;
  position: relative;
}
.product .con .bottom .table-title ul li h2 {
  font-size: 1.2rem;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  color: #fff;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.product .con .bottom .table-title ul li:first-child {
  width: 16%;
  border-right: 1px solid #fff;
}
.product .con .bottom .table-title ul li:nth-child(3) {
  background: #097176;
}
.product .con .bottom .table-title ul li:nth-child(4) {
  background: #c07249;
}
.product .con .bottom .table-body > ul > li {
  border-top: 1px solid #fff;
}
.product .con .bottom .table-body > ul > li li {
  float: left;
  width: 28%;
  height: 5.5rem;
  position: relative;
  background: #f8f8f8;
}
.product .con .bottom .table-body > ul > li li h2 {
  font-size: 0.9rem;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  color: #333;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  padding: 0 20%;
}
.product .con .bottom .table-body > ul > li li:first-child {
  width: 16%;
  border-right: 1px solid #fff;
}
.product .con .bottom .table-body > ul > li li:first-child h2 {
  font-weight: bold;
}
.product .con .bottom .table-body > ul > li li:nth-child(2) h2 {
  color: #999;
}
.product .con .bottom .table-body > ul > li li:nth-child(3) {
  background: #e6f1f1;
}
.product .con .bottom .table-body > ul > li li:nth-child(4) {
  background: #f9f1ec;
}
.product .bottom-text {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 4rem;
}
.product .bottom-text p {
  text-align: center;
  font-size: 12px;
  font-family: FUTURAL;
  letter-spacing: 17px;
  color: #333;
}
.firm {
  background: #f7f7f7;
  position: relative;
  overflow: hidden;
}
.firm .top .con .text .num {
  float: left;
  font-size: 6rem;
  color: #b96e46;
  font-style: italic;
}
.firm .top .con .text .txt {
  float: left;
  position: relative;
  top: 1.6rem;
}
.firm .top .con .text .txt h2 {
  font-size: 1.8rem;
  color: #000;
  font-weight: bold;
  font-style: italic;
}
.firm .top .con .text .txt h3 {
  margin-left: 1rem;
}
.firm .top .con .text .txt h3 .subtitle {
  font-size: 1.8rem;
  font-weight: bold;
  font-style: italic;
}
.firm .top .con .text .txt h3 .null {
  font-style: italic;
  font-size: 2rem;
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.5);
  margin-left: 0.4rem;
  font-family: FUTURAL;
  position: relative;
  top: 0.1rem;
}
.firm .bottom {
  margin-top: 2rem;
  height: 26.5rem;
  background: url(../img/join/bg_04.jpg) no-repeat;
  background-size: cover;
}
.firm .bottom .con .left {
  padding-top: 4rem;
  position: relative;
}
.firm .bottom .con .left:before {
  content: '';
  width: 7.2rem;
  height: 2rem;
  background: url(../img/join/sign_03.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: -8rem;
}
.firm .bottom .con .left p {
  font-size: 1.1rem;
  color: #fff;
  margin-top: 0.6rem;
}
.firm .right {
  position: absolute;
  width: 54%;
  top: 0;
  right: 0;
}
.firm .right img {
  width: 100%;
}
.lack {
  padding: 3rem 0;
  background: #f7f7fa;
  overflow: hidden;
}
.lack .con .title h2 {
  font-size: 2.8rem;
  color: #000;
  text-align: center;
}
.lack .con .title h2 span {
  font-weight: bold;
}
.lack .con .text {
  margin-top: 3rem;
  position: relative;
  padding-left: 3.7rem;
}
.lack .con .text:before {
  content: '';
  width: 2.7rem;
  height: 4.5rem;
  background: url(../img/join/sign_04.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0.6rem;
}
.lack .con .text:after {
  content: '';
  width: 7.2rem;
  height: 2rem;
  background: url(../img/join/sign_01.png) no-repeat;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 0.6rem;
}
.lack .con .text h2 {
  font-size: 1.8rem;
  color: #000;
  font-weight: bold;
  font-style: italic;
}
.lack .con .text h3 .subtitle {
  font-size: 1.8rem;
  font-weight: bold;
  font-style: italic;
}
.lack .con .text h3 .null {
  font-style: italic;
  font-size: 2rem;
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.5);
  margin-left: 0.4rem;
  font-family: FUTURAL;
  position: relative;
  top: 0.1rem;
}
.lack .con .lack-wrapper {
  margin: 3rem 0;
}
.lack .con .lack-wrapper .swiper-slide {
  height: 4rem;
  background: #fff;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.lack .con .lack-wrapper .swiper-slide h2 {
  text-align: center;
  font-size: 0.9rem;
  color: #333;
  line-height: 4rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.lack .con .lack-wrapper .swiper-slide:hover {
  background: #097176;
}
.lack .con .lack-wrapper .swiper-slide:hover h2 {
  color: #fff;
}
.lack .con .lack-wrapper .swiper-slide.active {
  background: #097176;
}
.lack .con .lack-wrapper .swiper-slide.active h2 {
  color: #fff;
}
.lack .con .swiper-button-next {
  display: none ;
}
.lack .con .swiper-button-prev {
  display: none;
}
.lack .bottom .box {
  position: relative;
}
.lack .bottom .box .left {
  position: absolute;
  width: 57.9%;
  height: 100%;
  left: 0;
  top: 0;
}
.lack .bottom .box .right {
  float: right;
  width: 38.5%;
  padding-top: 2rem;
}
.lack .bottom .box .right .top {
  width: 66%;
  padding-left: 2.5rem;
}
.lack .bottom .box .right .top h2 {
  font-size: 1.6rem;
  color: #000;
  font-weight: bold;
}
.lack .bottom .box .right .top p {
  font-size: 0.8rem;
  color: #000;
  margin-top: 1rem;
}
.lack .bottom .box .right .btn {
  margin: 3rem 0 3rem 2.5rem;
}
.lack .bottom .box .right .btn .swiper-button-prev {
  float: left;
  position: relative;
  width: 2.8rem;
  height: 2.8rem;
  background: #097176;
  margin-top: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  box-shadow: 0px 30px 90px 0px rgba(58, 58, 58, 0.1);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.lack .bottom .box .right .btn .swiper-button-prev:before {
  content: '\e601';
  font-family: iconfont;
  font-size: 1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
}
.lack .bottom .box .right .btn .swiper-button-prev:hover {
  background: #fff;
}
.lack .bottom .box .right .btn .swiper-button-prev:hover:before {
  color: #097176;
}
.lack .bottom .box .right .btn .swiper-button-next {
  float: left;
  position: relative;
  width: 2.8rem;
  height: 2.8rem;
  background: #097176;
  margin-top: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin-left: 8px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.lack .bottom .box .right .btn .swiper-button-next:before {
  content: '\e683';
  font-family: iconfont;
  font-size: 1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
}
.lack .bottom .box .right .btn .swiper-button-next:hover {
  background: #fff;
}
.lack .bottom .box .right .btn .swiper-button-next:hover:before {
  color: #097176;
}
.lack .bottom .box .right .box-swiper .swiper-slide {
  height: 0;
  padding-bottom: 56%;
  overflow: hidden;
}
.lack .bottom .box .right .box-swiper .swiper-slide img {
  width: 100%;
}
.experience-title {
  display: none;
}
.experience {
  position: relative;
  padding-bottom: 50%;
  margin-bottom: 4rem;
  background: url(../img/brand/bg_02.jpg) no-repeat;
  background-size: cover;
}
.experience iframe {
  width: 70rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.experience img {
  width: 100%;
}
.experience .text {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 43%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.experience .text h3 {
  font-size: 12px;
  color: #bea98e;
}
.experience .text h2 {
  font-size: 2.6rem;
  color: #fff;
  margin: 1rem 0 1.2rem;
}
.experience .text h2 em {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #fff;
  margin: 0 1.2rem;
  position: relative;
  top: -0.6rem;
}
.experience .text h2 span {
  font-weight: bold;
}
.experience .text p {
  font-size: 0.8rem;
  color: #fff;
  letter-spacing: 7px;
}
.model {
  background: url(../img/join/bg_06.jpg) no-repeat left top;
  background-size: contain;
  padding: 3.5rem 0 0;
  overflow: hidden;
}
.model .con .title h2 {
  font-size: 3.1rem;
  color: #fff;
  text-align: center;
}
.model .con .title h2 span {
  font-weight: bold;
}
.model .con .model-list {
  background: #fff;
  padding: 1.4rem;
  margin-top: 2.8rem;
  box-shadow: 0px 30px 90px 0px rgba(58, 58, 58, 0.1);
}
.model .con .model-list ul li {
  float: left;
  width: 48.3%;
}
.model .con .model-list ul li:last-child {
  float: right;
}
.model .con .model-list ul li .tu {
  position: relative;
}
.model .con .model-list ul li .tu img {
  width: 100%;
}
.model .con .model-list ul li .tu h2 {
  font-size: 1.6rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.model .con .model-list ul li .tu h2 span {
  font-weight: bold;
}
.model .con .model-list ul li .text {
  margin-top: 2rem;
  padding-bottom: 6rem;
}
.model .con .model-list ul li .text .left {
  float: left;
  width: 63%;
  padding-left: 1.5rem;
}
.model .con .model-list ul li .text .left p {
  font-size: 0.8rem;
  color: #333;
  margin-top: 0.6rem;
}
.model .con .model-list ul li .text .right {
  float: right;
  width: 27.6%;
  padding-top: 1.4rem;
}
.model .con .model-list ul li .text .right a {
  display: block;
  height: 2.9rem;
  border: 1px solid #c0c4cf;
  font-size: 0.8rem;
  color: #333;
  text-align: center;
  line-height: 2.9rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.model .con .model-list ul li .text .right a:hover {
  background: #097176;
  color: #fff;
}
.fulture {
  background: url(../img/join/bg_05.jpg) no-repeat left bottom;
  background-size: contain;
  padding-bottom: 12rem;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.fulture .con .title h2 {
  font-size: 2.6rem;
  color: #333;
  text-align: center;
}
.fulture .con .title h2 span {
  font-weight: bold;
}
.fulture .con .title h3 {
  text-align: center;
  font-size: 0.8rem;
  color: #333;
  letter-spacing: 9px;
  margin-top: 0.3rem;
}
.fulture .con .fulture-box {
  margin-top: 3rem;
}
.fulture .con .fulture-box .left {
  float: left;
  width: 56%;
}
.fulture .con .fulture-box .left > ul > li {
  float: left;
  width: 50%;
  margin-top: 2rem;
  position: relative;
}
.fulture .con .fulture-box .left > ul > li label {
  position: absolute;
  bottom: -18px;
  font-size: 12px;
  color: red;
  left: 140px;
}
.fulture .con .fulture-box .left > ul > li:nth-child(even) {
  float: right;
}
.fulture .con .fulture-box .left > ul > li:last-child {
  width: 100%;
}
.fulture .con .fulture-box .left > ul > li h2 {
  float: left;
  width: 110px;
  text-align: right;
  line-height: 3rem;
  font-size: 1rem;
  color: #333;
}
.fulture .con .fulture-box .left > ul > li input {
  float: right;
  width: calc(100% - 140px);
  height: 3rem;
  background: rgba(0, 0, 0, 0.2);
  padding: 0 1.4rem;
  font-size: 0.7rem;
  color: #fff;
  border: none;
}
.fulture .con .fulture-box .left > ul > li input::-webkit-input-placeholder {
  color: #fff;
}
.fulture .con .fulture-box .left > ul > li input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.fulture .con .fulture-box .left > ul > li input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.fulture .con .fulture-box .left > ul > li input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.fulture .con .fulture-box .left > ul > li .box {
  float: right;
  width: calc(100% - 112px);
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 4;
}
.fulture .con .fulture-box .left > ul > li .box h3 {
  font-size: 0.7rem;
  color: #fff;
  padding: 0 1.4rem;
  line-height: 3rem;
  position: relative;
}
.fulture .con .fulture-box .left > ul > li .box h3:before {
  content: '\e603';
  font-family: iconfont;
  font-size: 1rem;
  color: #fff;
  position: absolute;
  right: 1.4rem;
  top: 0;
  display: inline-block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.fulture .con .fulture-box .left > ul > li .box ul {
  width: 100%;
  position: absolute;
  top: 3rem;
  left: 0;
  cursor: pointer;
  display: none;
}
.fulture .con .fulture-box .left > ul > li .box ul li {
  line-height: 3rem;
  font-size: 0.8rem;
  text-align: center;
  background: #ccc;
  color: #fff;
  border-top: 1px solid #fff;
}
.fulture .con .fulture-box .left > ul > li .box ul li:hover {
  background: #0d5e64;
}
.fulture .con .fulture-box .left > ul > li .box.active h3:before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.fulture .con .fulture-box .right {
  float: right;
  width: 44%;
  padding-top: 2rem;
}
.fulture .con .fulture-box .right > ul > li {
  float: left;
  width: 100%;
  position: relative;
}
.fulture .con .fulture-box .right > ul > li label {
  position: absolute;
  bottom: -18px;
  font-size: 12px;
  color: red;
  left: 140px;
}
.fulture .con .fulture-box .right > ul > li h2 {
  float: left;
  width: 110px;
  text-align: right;
  line-height: 3rem;
  font-size: 1rem;
  color: #333;
}
.fulture .con .fulture-box .right > ul > li input {
  float: right;
  width: calc(100% - 140px);
  height: 3rem;
  background: rgba(0, 0, 0, 0.2);
  padding: 0 1.4rem;
  font-size: 0.7rem;
  color: #fff;
  border: none;
}
.fulture .con .fulture-box .right > ul > li input::-webkit-input-placeholder {
  color: #fff;
}
.fulture .con .fulture-box .right > ul > li input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.fulture .con .fulture-box .right > ul > li input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.fulture .con .fulture-box .right > ul > li input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.fulture .con .fulture-box .right > ul > li .box {
  float: right;
  width: calc(100% - 112px);
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 4;
}
.fulture .con .fulture-box .right > ul > li .box h3 {
  font-size: 0.7rem;
  color: #fff;
  padding: 0 1.4rem;
  line-height: 3rem;
  position: relative;
}
.fulture .con .fulture-box .right > ul > li .box h3:before {
  content: '\e603';
  font-family: iconfont;
  font-size: 1rem;
  color: #fff;
  position: absolute;
  right: 1.4rem;
  top: 0;
  display: inline-block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.fulture .con .fulture-box .right > ul > li .box ul {
  width: 100%;
  position: absolute;
  top: 3rem;
  left: 0;
  cursor: pointer;
  display: none;
}
.fulture .con .fulture-box .right > ul > li .box ul li {
  line-height: 3rem;
  font-size: 0.8rem;
  text-align: center;
  background: #ccc;
  color: #fff;
  border-top: 1px solid #fff;
}
.fulture .con .fulture-box .right > ul > li .box ul li:hover {
  background: #0d5e64;
}
.fulture .con .fulture-box .right > ul > li .box.active h3:before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.fulture .con .fulture-box .btn {
  padding-left: 140px;
  margin-top: 2rem;
}
.fulture .con .fulture-box .btn input {
  width: 9rem;
  height: 2.9rem;
  background: #097176;
  font-size: 0.8rem;
  border: none;
  color: #fff;
  opacity: 0.8;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.fulture .con .fulture-box .btn input:hover {
  opacity: 1;
}
.fulture .con .fulture-box .btn input[type=reset] {
  margin-left: 2rem;
}
.fulture .bottom-text {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 4rem;
}
.fulture .bottom-text p {
  text-align: center;
  font-size: 12px;
  font-family: FUTURAL;
  letter-spacing: 17px;
  color: #987958;
}
@media screen and (max-width: 1500px) {
  .experience iframe {
    width: 68rem;
  }
}
@media screen and (max-width: 1440px) {
  .fulture .con .fulture-box .left > ul > li label {
    left: 110px;
  }
  .fulture .con .fulture-box .left > ul > li h2 {
    width: 90px;
  }
  .fulture .con .fulture-box .left > ul > li input {
    width: calc(100% - 110px);
  }
  .fulture .con .fulture-box .right > ul > li label {
    left: 110px;
  }
  .fulture .con .fulture-box .right > ul > li h2 {
    width: 90px;
  }
  .fulture .con .fulture-box .right > ul > li input {
    width: calc(100% - 110px);
  }
  .fulture .con .fulture-box .btn {
    padding-left: 110px;
  }
}
@media screen and (max-width: 1366px) {
  .brand {
    height: 63.1rem;
  }
  .brand .bottom {
    height: 30.5rem;
  }
  .product {
    padding: 4rem 0 8rem;
  }
  .experience iframe {
    width: 66rem ;
  }
}
@media screen and (max-width: 1200px) {
  .experience iframe {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  .banner {
    margin-top: 70px;
  }
  .brand {
    height: 60.1rem;
  }
  .brand .top {
    height: 31.6rem;
  }
  .brand .top .con .text .num {
    font-size: 5rem;
  }
  .brand .top .con .text .txt h2 {
    font-size: 1.4rem;
  }
  .brand .top .con .text .txt h3 {
    font-size: 1.4rem;
  }
  .brand .top .con .text .txt h3 .subtitle {
    font-size: 1.4rem;
  }
  .brand .top .con .text .txt h3 .null {
    font-size: 1.6rem;
  }
  .brand .bottom {
    height: 28.5rem;
  }
  .product {
    padding: 2rem 0 6rem;
  }
  .product .con .top .right {
    position: relative;
    top: 50px;
  }
  .product .con .top .right .text .num {
    font-size: 5rem;
  }
  .product .con .top .right .text .txt h2 {
    font-size: 1.4rem;
  }
  .product .con .top .right .text .txt h3 {
    font-size: 1.4rem;
  }
  .product .con .top .right .text .txt h3 .subtitle {
    font-size: 1.4rem;
  }
  .product .con .top .right .text .txt h3 .null {
    font-size: 1.6rem;
  }
  .product .con .top .right .text-bottom p {
    font-size: 14px;
  }
  .product .bottom-text {
    bottom: 30px;
  }
  .product .bottom-text p {
    letter-spacing: 12px;
  }
  .firm .top .con .text {
    padding-top: 30px;
  }
  .firm .top .con .text .num {
    font-size: 5rem;
  }
  .firm .top .con .text .txt h2 {
    font-size: 1.4rem;
  }
  .firm .top .con .text .txt h3 {
    font-size: 1.4rem;
  }
  .firm .top .con .text .txt h3 .subtitle {
    font-size: 1.6rem;
  }
  .firm .top .con .text .txt h3 .null {
    font-size: 1.6rem;
  }
  .firm .bottom {
    height: 23.5rem;
  }
  .lack .con .text:before {
    height: 3.8rem;
    top: 0.4rem;
  }
  .lack .con .text h2 {
    font-size: 1.4rem;
  }
  .lack .con .text h3 {
    font-size: 1.4rem;
  }
  .lack .con .text h3 .subtitle {
    font-size: 1.6rem;
  }
  .lack .con .text h3 .null {
    font-size: 1.6rem;
  }
  .model .con .model-list ul li .text .left {
    width: 69%;
  }
  .fulture {
    padding-bottom: 9rem;
  }
  .fulture .bottom-text {
    bottom: 30px;
  }
  .fulture .bottom-text p {
    letter-spacing: 12px;
  }
  .experience iframe {
    width: 88%;
  }
}
@media screen and (max-width: 768px) {
  .banner {
    margin-top: 60px;
  }
  .brand {
    height: 450px;
  }
  .brand .top {
    padding: 30px 0 0;
    height: 290px;
  }
  .brand .top .con .title h2 {
    font-size: 18px;
  }
  .brand .top .con .text {
    margin-top: 10px;
  }
  .brand .top .con .text:before {
    display: none;
  }
  .brand .top .con .text .num {
    font-size: 56px;
  }
  .brand .top .con .text .txt h2 {
    font-size: 16px;
  }
  .brand .top .con .text .txt h3 .subtitle {
    font-size: 16px;
  }
  .brand .top .con .text .txt h3 .null {
    font-size: 16px;
  }
  .brand .bottom {
    height: 160px;
  }
  .brand .bottom .con .text .left p {
    font-size: 14px;
    margin-top: 6px;
  }
  .brand .bottom .con .text .right {
    display: none;
  }
  .product {
    padding: 10px 0 60px;
    background: none;
  }
  .product .con .top .right {
    top: 0;
  }
  .product .con .top .right .text {
    margin-top: 0;
  }
  .product .con .top .right .text:before {
    display: none;
  }
  .product .con .top .right .text .num {
    font-size: 56px;
  }
  .product .con .top .right .text .txt h2 {
    font-size: 16px;
  }
  .product .con .top .right .text .txt h3 .subtitle {
    font-size: 16px;
  }
  .product .con .top .right .text .txt h3 .null {
    font-size: 16px;
  }
  .product .con .top .right .text-bottom {
    margin-top: 10px;
  }
  .product .con .top .right .text-bottom:before {
    display: none;
  }
  .product .con .top .right .text-bottom p {
    margin-top: 0;
  }
  .product .con .bottom {
    margin-top: 20px;
  }
  .product .con .bottom .table-title ul li h2 {
    font-size: 14px;
  }
  .product .con .bottom .table-body > ul > li li {
    height: 140px;
  }
  .product .con .bottom .table-body > ul > li li h2 {
    font-size: 14px;
    padding: 0 2px;
  }
  .product .con .bottom .table-body > ul > li:first-child li {
    height: 100px;
  }
  .product .con .bottom .table-body > ul > li:nth-child(2) li {
    height: 40px;
  }
  .product .con .bottom .table-body > ul > li:nth-child(3) li {
    height: 40px;
  }
  .product .con .bottom .table-body > ul > li:nth-child(4) li {
    height: 110px;
  }
  .product .bottom-text {
    bottom: 20px;
  }
  .product .bottom-text p {
    letter-spacing: 0;
  }
  .firm .top .con .text:before {
    display: none;
  }
  .firm .top .con .text .num {
    font-size: 56px;
  }
  .firm .top .con .text .txt h2 {
    font-size: 16px;
  }
  .firm .top .con .text .txt h3 .subtitle {
    font-size: 16px;
  }
  .firm .top .con .text .txt h3 .null {
    font-size: 16px;
  }
  .firm .bottom {
    background: none;
    height: 100px;
  }
  .firm .bottom .con .left {
    padding-top: 0;
  }
  .firm .bottom .con .left:before {
    display: none;
  }
  .firm .bottom .con .left p {
    font-size: 14px;
    margin-top: 6px;
    color: #333;
  }
  .firm .right {
    position: relative;
    width: 100%;
  }
  .lack {
    padding: 30px 0 0;
  }
  .lack .con .title h2 {
    font-size: 18px;
  }
  .lack .con .text {
    margin-top: 20px;
  }
  .lack .con .text:after {
    display: none;
  }
  .lack .con .text h2 {
    font-size: 16px;
  }
  .lack .con .text h3 .subtitle {
    font-size: 16px;
  }
  .lack .con .text h3 .null {
    font-size: 16px;
  }
  .lack .con .lack-wrapper {
    margin: 30px 0;
    position: relative;
    padding: 0 20px;
  }
  .lack .con .lack-wrapper .swiper-slide {
    height: 44px;
  }
  .lack .con .lack-wrapper .swiper-slide h2 {
    font-size: 14px;
    line-height: 44px;
  }
  .lack .con .swiper-button-next {
    display: block;
    width: 40px;
    height: 44px;
    right: -20px;
    background: #bea98e;
    margin-top: 0;
    top: 0;
    line-height: 44px;
    text-align: center;
  }
  .lack .con .swiper-button-next:before {
    content: '\e683';
    font-family: iconfont;
    font-size: 16px;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
  }
  .lack .con .swiper-button-prev {
    display: block;
    width: 40px;
    height: 44px;
    left: -20px;
    background: #bea98e;
    margin-top: 0;
    top: 0;
    line-height: 44px;
    text-align: center;
  }
  .lack .con .swiper-button-prev:before {
    content: '\e601';
    font-family: iconfont;
    font-size: 16px;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
  }
  .lack .bottom .box .left {
    display: none;
  }
  .lack .bottom .box .right {
    width: 100%;
    padding-top: 0;
  }
  .lack .bottom .box .right .top {
    width: 80%;
    padding-left: 20px;
  }
  .lack .bottom .box .right .top h2 {
    font-size: 16px;
  }
  .lack .bottom .box .right .top p {
    font-size: 14px;
    margin-top: 10px;
  }
  .lack .bottom .box .right .btn {
    margin: 30px 0 30px 20px;
  }
  .lack .bottom .box .right .btn .swiper-button-prev {
    width: 44px;
    height: 44px;
  }
  .lack .bottom .box .right .btn .swiper-button-prev:before {
    font-size: 16px;
  }
  .lack .bottom .box .right .btn .swiper-button-next {
    width: 44px;
    height: 44px;
  }
  .lack .bottom .box .right .btn .swiper-button-next:before {
    font-size: 16px;
  }
  .experience-title {
    display: block;
    padding: 20px 0;
  }
  .experience-title h2 {
    text-align: center;
    font-size: 18px;
  }
  .experience-title h2 span {
    font-weight: bold;
  }
  .experience {
    margin-bottom: 0;
  }
  .experience .text h2 {
    font-size: 18px;
    margin: 6px 0;
  }
  .experience .text h2 em {
    width: 4px;
    height: 4px;
    margin: 0 6px;
    top: -4px;
  }
  .experience .text p {
    font-size: 14px;
    letter-spacing: 2px;
  }
  .model {
    padding: 30px 0;
    background: none;
  }
  .model .con .title h2 {
    font-size: 18px;
    color: #000;
  }
  .model .con .model-list {
    padding: 0;
    margin-top: 20px;
    box-shadow: none;
  }
  .model .con .model-list ul li {
    width: 100%;
    box-shadow: 0px 30px 90px 0px rgba(58, 58, 58, 0.1);
  }
  .model .con .model-list ul li .tu h2 {
    font-size: 16px;
  }
  .model .con .model-list ul li .text {
    margin-top: 20px;
    padding-bottom: 30px;
  }
  .model .con .model-list ul li .text .left {
    width: 100%;
    padding-left: 14px;
  }
  .model .con .model-list ul li .text .left p {
    font-size: 14px;
    margin-top: 6px;
  }
  .model .con .model-list ul li .text .right {
    width: 100%;
    padding-top: 30px;
  }
  .model .con .model-list ul li .text .right a {
    width: 180px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    margin: 0 auto;
  }
  .model .con .model-list ul li:last-child {
    margin-top: 20px;
  }
  .fulture {
    padding-top: 30px;
    padding-bottom: 80px;
  }
  .fulture .con .title h2 {
    font-size: 18px;
  }
  .fulture .con .title h3 {
    font-size: 16px;
    margin-top: 4px;
    letter-spacing: 0;
  }
  .fulture .con .fulture-box {
    margin-top: 10px;
  }
  .fulture .con .fulture-box .left {
    width: 100%;
  }
  .fulture .con .fulture-box .left > ul > li {
    width: 100%;
    margin-top: 20px;
  }
  .fulture .con .fulture-box .left > ul > li label {
    left: 0;
  }
  .fulture .con .fulture-box .left > ul > li h2 {
    text-align: left;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }
  .fulture .con .fulture-box .left > ul > li input {
    width: 100%;
    height: 44px;
    font-size: 14px;
  }
  .fulture .con .fulture-box .left > ul > li .box h3 {
    line-height: 44px;
    font-size: 14px;
  }
  .fulture .con .fulture-box .left > ul > li .box h3:before {
    font-size: 16px;
  }
  .fulture .con .fulture-box .left > ul > li .box ul li {
    line-height: 44px;
    font-size: 14px;
  }
  .fulture .con .fulture-box .right {
    width: 100%;
    padding-top: 0;
  }
  .fulture .con .fulture-box .right > ul > li {
    width: 100%;
    margin-top: 20px;
  }
  .fulture .con .fulture-box .right > ul > li label {
    left: 0;
  }
  .fulture .con .fulture-box .right > ul > li h2 {
    text-align: left;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }
  .fulture .con .fulture-box .right > ul > li input {
    width: 100%;
    height: 44px;
    font-size: 14px;
  }
  .fulture .con .fulture-box .right > ul > li .box h3 {
    line-height: 44px;
    font-size: 14px;
  }
  .fulture .con .fulture-box .right > ul > li .box h3:before {
    font-size: 16px;
  }
  .fulture .con .fulture-box .right > ul > li .box ul li {
    line-height: 44px;
    font-size: 14px;
  }
  .fulture .con .fulture-box .btn {
    margin-top: 20px;
    padding-left: 0;
    display: flex;
    justify-content: center;
  }
  .fulture .con .fulture-box .btn input {
    width: 80px;
    height: 44px;
    font-size: 14px;
  }
  .fulture .con .fulture-box .btn input[type=reset] {
    margin-left: 10px;
  }
  .fulture .bottom-text {
    bottom: 20px;
  }
  .fulture .bottom-text p {
    letter-spacing: 0;
  }
}
/*# sourceMappingURL=join.css.map */