﻿@charset "utf-8";
img {
  max-width: 100%;
}
.header .header-top {
  width: 100%;
  height: 125px;
  border-bottom: 1px solid #eeeeee;
}
.header .header-top .top-left {
  height: 100%;
}
.header .header-top .top-left .logo {
  /*height:100%;*/
}
.header .header-top .top-left .logo img {
  width: 200px;
  margin-top: 35px;
  vertical-align: middle;
}
.header .header-top .top-left .text-logo {
  margin-top: 38px;
  margin-left: 35px;
  padding-left: 50px;
  border-left: 1px solid #e4e4e4;
}
.header .header-top .top-left .text-logo p {
  font-size: 16px;
  color: #666;
  line-height: 16px;
}
.header .header-top .top-left .text-logo p img {
  width: 20px;
  vertical-align: middle;
  padding-top: 0;
  padding-right: 6px;
  padding-bottom: 5px;
}
.header .header-top .top-left .text-logo img {
  padding-top: 10px;
  width: 212px;
}
.header .header-top .top-right {
  height: 100%;
}
.header .header-top .top-right .top-tel {
  padding-top: 20px; font-size:24px;
}
.header .header-top .top-right .top-tel p {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #666666;
  padding-left: 30px;
  background: url("../images/index/top-tel-icon.png") no-repeat left top;
}
.header .header-top .top-right .top-tel img {
  width: 180px;
  padding-top: 5px;
}
.header .header-top .top-right .top-img {
  padding-top: 30px;
  margin-right: 40px;
}
.header .header-top .top-right .top-img li {
  float: left;
  width: 90px;
  text-align: center;
}
.header .header-top .top-right .top-img li p {
  font-size: 12px;
  color: #999;
}
.header .header-nav {
  width: 100%;
  height: 65px;
  background: #f2f9f7;
  border-bottom: 1px solid #eeeeee;
}
.header .header-nav .nav-ul li {
  float: left;
  border-left: 1px solid #eee;
}
.header .header-nav .nav-ul li a {
  display: block;
  width: 132px;
  font-size: 16px;
  color: #333333;
  line-height: 65px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.header .header-nav .nav-ul li:last-of-type {
  border-right: 1px solid #eee;
}
.header .header-nav .nav-ul li:hover a,
.header .header-nav .nav-ul li.active a {
  color: #fff;
  background: #5faaf9;
}
.footer {
  width: 100%;
}
.footer .footer-top {
  width: 100%;
  padding: 40px 0;
  background: #f7f7f7;
}
.footer .footer-top .footer-top-ul li {
  width: 20%;
  text-align: center;
  font-size: 16px;
  color: #333;
  float: left;
  line-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #dadada;
}
.footer .footer-top .footer-top-ul li img {
  vertical-align: middle;
}
.footer .footer-top .footer-top-ul li span {
  margin-left: 5px;
}
.footer .footer-top .footer-top-ul li:last-of-type {
  border-right: 1px solid #dadada;
}
.footer .footer-midle {
  padding: 50px 0 40px;
}
.footer .footer-midle .footer-left {
  width: 230px;
}
.footer .footer-midle .footer-left .logo img {
  width: 150px;
  vertical-align: top;
}
.footer .footer-midle .footer-left .bottom-tel {
  padding-top: 20px; font-size:24px;
}
.footer .footer-midle .footer-left .bottom-tel p {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #666666;
  padding-left: 30px;
  background: url("../images/index/top-tel-icon.png") no-repeat left top;
}
.footer .footer-midle .footer-left .bottom-tel img {
  width: 180px;
  padding-top: 10px;
}
.footer .footer-midle .footer-mid {
  width: 670px;
  height: 175px;
  padding-left: 20px;
  border-left: 1px solid #e4eeed;
  border-right: 1px solid #e4eeed;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.footer .footer-midle .footer-mid ul {
  float: left;
  padding-left: 56px;
}
.footer .footer-midle .footer-mid ul:nth-child(3) {
  width: 210px;
}
.footer .footer-midle .footer-mid ul:nth-child(3) li a {
  display: block;
  width: 100%;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.footer .footer-midle .footer-mid ul li a {
  font-size: 12px;
  line-height: 24px;
  color: #666;
}
.footer .footer-midle .footer-mid ul li:first-child a {
  font-size: 14px;
  line-height: 30px;
  color: #333;
  padding-bottom: 10px;
}
.footer .footer-midle .footer-mid ul li:hover a {
  color: #5faaf9;
}
.footer .footer-midle .footer-right {
  width: 280px;
  padding-left: 80px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.footer .footer-midle .footer-right p {
  font-size: 14px;
  color: #333;
  padding-bottom: 6px;
}
.footer .footer-midle .footer-right img {
  width: 106px;
  padding: 5px;
  border: 1px solid rgba(22, 122, 91, 0.3);
  vertical-align: top;
}
.footer .footer-midle .footer-right .share {
  color: #333;
}
.footer .footer-midle .footer-right .share a {
  width: 25px;
  height: 15px;
  margin: 0;
  margin-top: 10px;
  padding: 0;
  display: inline-block;
  float: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.footer .footer-midle .footer-right .share a.weibo-share {
  background: url("../images/weibo.png") no-repeat center center;
}
.footer .footer-midle .footer-right .share a.weibo-share:hover {
  background-image: url("../images/weibo-hover.png");
}
.footer .footer-midle .footer-right .share a.weixin-share {
  background: url("../images/weixin.png") no-repeat center center;
}
.footer .footer-midle .footer-right .share a.weixin-share:hover {
  background-image: url("../images/weixin-hover.png");
}
.footer .footer-bottom .friendly-link {
  font-size: 14px;
  padding-bottom: 35px;
}
.footer .footer-bottom .friendly-link span {
  color: #333333;
  padding-right: 20px;
}
.footer .footer-bottom .friendly-link a {
  color: #999;
  padding: 0 13px;
}
.footer .footer-bottom .icp {
  text-align: center;
  width: 100%;
  line-height: 40px;
  padding-bottom: 10px;
  border-top: 1px solid #f7f7f7;
}
.getOffer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  display: block;
  width: 100%;
  padding-top: 50px;
}
.getOffer .w1200-box {
  position: relative;
  background: rgba(25, 117, 88, 0.9);
  height: 290px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 40px;
  -webkit-transition: all 0.4s ease 0.4s;
  -moz-transition: all 0.4s ease 0.4s;
  -ms-transition: all 0.4s ease 0.4s;
  transition: all 0.4s ease 0.4s;
}
.getOffer .w1200-box .get-left {
  display: block;
  position: relative;
  width: 200px;
  height: 250px;
}
.getOffer .w1200-box .get-left img {
  position: absolute;
  bottom: 55px;
  left: 0;
  width: 139px;
  -webkit-transition: all 0.4s ease 0.4s;
  -moz-transition: all 0.4s ease 0.4s;
  -ms-transition: all 0.4s ease 0.4s;
  transition: all 0.4s ease 0.4s;
}
.getOffer .w1200-box .get-mid {
  opacity: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.getOffer .w1200-box .get-mid form .get-input .get-input-line {
  position: relative;
  height: 42px;
  line-height: 42px;
  margin-bottom: 13px;
  color: #fff;
}
.getOffer .w1200-box .get-mid form .get-input .get-input-line label {
  padding-left: 40px;
}
.getOffer .w1200-box .get-mid form .get-input .get-input-line input {
  width: 260px;
  height: 42px;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  border: 1px solid #509c84;
}
.getOffer .w1200-box .get-mid form .get-input .get-input-line span {
  position: relative;
  top: 0;
  left: -25px;
}
.getOffer .w1200-box .get-mid form .get-input .get-input-line .tip {
  display: none;
  position: absolute;
  top: -73%;
  left: 34%;
  height: 30px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  padding: 0 20px;
  border-radius: 4px;
  background: #ffae00;
}
.getOffer .w1200-box .get-mid form .get-input .get-input-line .tip:before {
  display: block;
  content: '';
  position: absolute;
  top: 100%;
  left: 20%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ffae00;
  border-bottom: 5px solid transparent;
}
.getOffer .w1200-box .get-mid form .get-input .get-input-line .tip.active {
  display: inline-block;
}
.getOffer .w1200-box .get-mid form .get-input .get-input-line.active input {
  border-color: #ffae00;
}
.getOffer .w1200-box .get-mid form .allNum {
  color: #fff;
  padding: 0 30px 0 13px;
}
.getOffer .w1200-box .get-mid form .allNum .title {
  font-size: 24px;
  font-weight: bold;
}
.getOffer .w1200-box .get-mid form .allNum .num {
  width: 196px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 26px;
  color: #ffae00;
  letter-spacing: 25px;
  background: url("../images/num-bg.png") no-repeat center center;
  background-size: contain;
  padding-left: 10px;
  margin-top: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.getOffer .w1200-box .get-mid form .allNum .num-text {
  padding-top: 10px;
}
.getOffer .w1200-box .get-mid form .allNum .get-btn {
  cursor: pointer;
  margin-top: 20px;
  width: 187px;
  height: 42px;
  font-size: 20px;
  color: #fff;
  line-height: 42px;
  text-align: center;
  background: #ffae00;
}
.getOffer .w1200-box .get-right {
  opacity: 1;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.getOffer .w1200-box .get-right .get-code {
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-left: 30px;
}
.getOffer .w1200-box .get-right .get-code p {
  margin-top: 10px;
}
.getOffer .w1200-box .get-right .get-code img {
  width: 117px;
  padding: 5px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.getOffer .w1200-box .get-right .get-code:last-of-type {
  margin-left: 40px;
}
.getOffer .w1200-box .get-right .get-close {
  cursor: pointer;
  position: absolute;
  top: -40px;
  right: -50px;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #006646;
}
.getOffer .w1200-box .get-right .get-close img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.getOffer .w1200-box > img {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.getOffer.active {
  width: 250px;
}
.getOffer.active .w1200-box {
  -webkit-border-top-right-radius: 150px;
  -moz-border-top-right-radius: 150px;
  -ms-border-top-right-radius: 150px;
  border-top-right-radius: 150px;
  -webkit-border-bottom-right-radius: 150px;
  -moz-border-bottom-right-radius: 150px;
  -ms-border-bottom-right-radius: 150px;
  border-bottom-right-radius: 150px;
  background: #197558;
  height: 290px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 40px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.getOffer.active .w1200-box .get-left img {
  left: 20px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.getOffer.active .w1200-box .get-mid,
.getOffer.active .w1200-box .get-right {
  opacity: 0;
  -webkit-transition: all 0.4s ease 0.4s;
  -moz-transition: all 0.4s ease 0.4s;
  -ms-transition: all 0.4s ease 0.4s;
  transition: all 0.4s ease 0.4s;
}
.getOffer.active .w1200-box > img {
  opacity: 1;
}
.obtain {
  bottom: 0;
  width: 100%;
  position: relative;
}
.obtain .small-obtain {
  position: fixed;
  bottom: 72px;
  right: 0;
  z-index: 99;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 186px;
  background: linear-gradient(180deg, #5178dd, #4587e8, #5faaf9);
  border-radius: 40px;
  cursor: pointer;
}
.obtain .small-obtain p {
  width: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
}
.obtain .small-obtain .img-box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  background: linear-gradient(180deg, #fcfcfc, #e3e3e3, #e3e3e3);
  border-radius: 50%;
}
.obtain .big-obtain {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 97;
  display: none;
  width: 100%;
  height: 120px;
  background: rgba(48, 48, 48, 0.7);
}
.obtain .big-obtain .big-obtain-main {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.obtain .big-obtain .big-obtain-main .big-img {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}
.obtain .big-obtain .big-obtain-main .obtain-right {
  display: flex;
  justify-content: center;
  align-items: center;
}
.obtain .big-obtain .big-obtain-main .obtain-right .right-list {
  position: relative;
}
.obtain .big-obtain .big-obtain-main .obtain-right .right-list select {
  width: 145px;
  height: 50px;
  padding-left: 15px;
  margin-right: 10px;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 10px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 50px;
}
.obtain .big-obtain .big-obtain-main .obtain-right .right-list .slect-img {
  position: absolute;
  top: 20px;
  right: 23px;
}
.obtain .big-obtain .big-obtain-main .obtain-right .right-list input {
  width: 145px;
  height: 50px;
  margin-right: 10px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 50px;
  background: #ffffff;
  border-radius: 10px;
  text-align: center;
}
.obtain .big-obtain .big-obtain-main .obtain-right .right-list .area {
  padding-left: 15px;
  text-align: left;
  box-sizing: border-box;
}
.obtain .big-obtain .big-obtain-main .obtain-right .right-list span {
  position: absolute;
  top: 14px;
  right: 23px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.obtain .big-obtain .big-obtain-main .obtain-right .submit {
  width: 125px;
  height: 54px;
  background-image: url("../images/4.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  cursor: pointer;
}
.obtain .big-obtain .big-obtain-main .obtain-right .submit p {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  color: #ffffff;
  line-height: 54px;
  text-align: center;
}
.obtain .big-obtain .big-obtain-main .obtain-right .img-close {
  position: absolute;
  right: -63px;
  top: 10px;
  cursor: pointer;
}
.right-side {
  z-index: 99999;
  position: fixed;
  right: 0px;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.right-side .side-ul a {
  display: block;
  width: 50px;
  padding: 18px 0;
  color: #fff;
}
.right-side .side-ul li {
  position: relative;
  text-align: center;
  margin-bottom: 4px;
}
.right-side .side-ul .get-li {
  background: #5faaf9;
}
.right-side .side-ul .online-li {
  background: #ffaa00;
}
.right-side .side-ul .weixin-li {
  background: #4eb926;
}
.right-side .side-ul .weixin-li span {
  overflow: hidden;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
}
.right-side .side-ul .weixin-li span img {
  width: 130px;
}
.right-side .side-ul .weixin-li:hover span {
  width: 130px;
  height: 130px;
  left: -140px;
  top: 12px;
}
.right-side .side-ul .tel-li {
  background: #21b2f4;
}
.right-side .side-ul .tel-li .tel-span {
  overflow: hidden;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 52px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
  font-size: 16px;
  padding: 0 20px 0 10px;
  color: #21b2f4;
  background: url("../images/tel-bg.png") no-repeat center;
  background-size: cover;
}
.right-side .side-ul .tel-li:hover .tel-span {
  width: 133px;
  height: 53px;
  left: -170px;
  top: 50%;
}
.right-side .side-ul .back-top {
  background: rgba(0, 0, 0, 0.2);
}
.right-side .side-ul .back-top a {
  padding: 5px 0;
}
.right-side .side-ul2 {
  width: 50px;
}
.right-side .side-ul2 li {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0;
  margin-bottom: 4px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0;
}
.right-side .side-ul2 li a {
  display: inline-block;
  width: 200px;
  height: 50px;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.right-side .side-ul2 li a img,
.right-side .side-ul2 li a p {
  float: left;
  line-height: 50px;
}
.right-side .side-ul2 li.active {
  width: 160px;
}
.right-side .side-ul2 .online-li {
  top: 0;
  background: #017754;
}
.right-side .side-ul2 .weixin-li {
  background: #038a62;
  top: 55px;
}
.right-side .side-ul2 .weixin-li span {
  overflow: hidden;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
}
.right-side .side-ul2 .weixin-li span img {
  width: 130px;
}
.right-side .side-ul2 .weixin-li:hover span {
  width: 130px;
  height: 130px;
  left: -140px;
  top: -36px;
}
.right-side .side-ul2 .tel-li {
  top: 110px;
  background: #059b6f;
}
.right-side .side-ul2 .back-top {
  cursor: pointer;
  top: 165px;
  width: 50px;
  height: 50px;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.right-side .side-ul2 .back-top img {
  display: block;
  padding-top: 15px;
  margin: 0 auto;
}
.right-side .right-lists {
  width: 80px;
}
.right-side .right-lists .right-list {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-bottom: 1px solid #5faaf9;
  border-left: 1px solid #5faaf9;
  border-right: 1px solid #5faaf9;
  box-sizing: border-box;
  cursor: pointer;
}
.right-side .right-lists .right-list a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.right-side .right-lists .right-list a p {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
}
.right-side .right-lists .right-list p {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
}
.right-side .right-lists .right-list .img {
  display: none;
}
.right-side .right-lists .right-list .img-code {
  position: absolute;
  right: 100px;
  width: 129px;
  height: 122px;
  display: none;
  transition: all 0.3s;
}
.right-side .right-lists .right-list .img-tel {
  position: absolute;
  right: 80px;
  width: 174px;
  height: 80px;
  padding: 0 10px;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #5faaf9;
  transition: all 0.3s; font-size:20px;
}
.right-side .right-lists .right-list1:hover .img-code {
  display: block;
}
.right-side .right-lists .right-list2:hover .img-tel {
  display: flex;
}
.right-side .right-lists .right-list3 {
  border-top: 1px solid #5faaf9;
}
.right-side .right-lists .right-list-active {
  background-color: #5faaf9;
}
.right-side .right-lists .right-list-active a p {
  color: #fff;
}
.right-side .right-lists .right-list-active p {
  color: #fff;
}
.right-side .right-lists .back-top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 80px;
  height: 80px;
  background: #ebebeb;
  border-bottom: 1px solid #5faaf9;
  border-left: 1px solid #5faaf9;
  border-right: 1px solid #5faaf9;
  box-sizing: border-box;
}
@media screen and (max-height: 912px) {
  .right-side {
    right: -10px;
    top: 36%;
  }
  .right-side .right-lists .right-list {
    width: 70px;
    height: 70px;
  }
  .right-side .right-lists .back-top {
    width: 70px;
    height: 70px;
  }
  .obtain .small-obtain {
    width: 70px;
    height: 180px;
    bottom: 30px;
  }
}
.tit {
  color: #fff;
  text-align: center;
  margin: 0 auto;
  background-size: cover;
}
.tit p:first-child {
  font-size: 32px;
  font-weight: bold;
}
.tit p:last-of-type {
  font-size: 16px;
}
.right-now {
  cursor: pointer;
  width: 210px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  color: #fff;
  border: 2px solid #e8a30d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.right-now:hover,
.right-now.active {
  background: rgba(255, 255, 255, 0.6);
}
.more {
  display: block;
  width: 185px;
  height: 42px;
  margin: 0 auto;
  line-height: 40px;
  font-size: 16px;
  color: #666 !important;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.more:hover {
  background: #5faaf9;
  color: #fff !important;
  border-color: #5faaf9;
}
.banner {
  width: 100%;
}
.banner > img {
  width: 100%;
  height: 425px;
  object-fit: cover;
  vertical-align: top;
}
.lunbo-content {
  width: 100%;
  padding: 50px 0;
}
.lunbo-content .bxslider-choose {
  width: 100%;
}
.lunbo-content .bxslider-choose li {
  position: relative;
  width: 32%;
  height: 295px;
  overflow: hidden;
  margin-bottom: 20px;
}
.lunbo-content .bxslider-choose li a > img {
  width: 100%;
  height: 235px;
  object-fit: cover;
}
.lunbo-content .bxslider-choose li a .search-mask {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.lunbo-content .bxslider-choose li a .search-mask img {
  display: block;
  width: 50px;
  margin: 80px auto 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateY(-170px);
  -moz-transform: translateY(-170px);
  -ms-transform: translateY(-170px);
  transform: translateY(-170px);
}
.lunbo-content .bxslider-choose li a p {
  position: absolute;
  width: 100%;
  bottom: 30px;
  font-size: 14px;
  color: #666;
  height: 18px;
  line-height: 18px;
  padding-left: 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.lunbo-content .bxslider-choose li a p img {
  display: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lunbo-content .bxslider-choose li:hover a p {
  bottom: 0;
  height: 90px;
  line-height: 90px;
  background: #5faaf9;
  color: #fff;
}
.lunbo-content .bxslider-choose li:hover a p img {
  display: block;
}
.lunbo-content .bxslider-choose li:hover a .search-mask img {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lunbo-content .bx-wrapper .bx-viewport {
  background: transparent;
}
.lunbo-content .bx-wrapper .bx-controls-direction a {
  width: 44px;
  height: 44px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.lunbo-content .bx-wrapper .bx-controls-direction a:hover {
  background-color: #5faaf9;
}
.lunbo-content .bx-wrapper .bx-controls-direction .bx-prev {
  left: -80px;
  background: url("../images/arrow-left.png") rgba(0, 0, 0, 0.2) no-repeat center;
}
.lunbo-content .bx-wrapper .bx-controls-direction .bx-next {
  right: -80px;
  background: url("../images/arrow-right.png") rgba(0, 0, 0, 0.2) no-repeat center;
}
.img-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/img-mask.png") no-repeat center bottom;
  background-size: contain;
}
.commen-products-list {
  width: 100%;
  padding: 50px 0;
}
.commen-products-list li {
  position: relative;
  width: 32%;
  height: 295px;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}
.commen-products-list li a > img {
  width: 100%;
  height: 235px;
  object-fit: cover;
}
.commen-products-list li a .search-mask {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.commen-products-list li a .search-mask img {
  margin-top: 80px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateY(-170px);
  -moz-transform: translateY(-170px);
  -ms-transform: translateY(-170px);
  transform: translateY(-170px);
}
.commen-products-list li a p {
  position: absolute;
  width: 100%;
  bottom: 30px;
  height: 18px;
  font-size: 16px;
  color: #666;
  line-height: 18px;
  padding-left: 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.commen-products-list li a p img {
  display: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.commen-products-list li:nth-child(3n-1) {
  margin: 0 2%;
}
.commen-products-list li:hover a p {
  bottom: 0;
  height: 90px;
  line-height: 90px;
  background: #5faaf9;
  color: #fff;
}
.commen-products-list li:hover a p img {
  display: block;
}
.commen-products-list li:hover a .search-mask img {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.qusetion {
  padding-bottom: 50px;
}
.qusetion .question-title {
  width: 100%;
  text-align: center;
}
.qusetion .question-title p {
  font-size: 22px;
  color: #666;
}
.qusetion .question-title p:last-of-type {
  font-family: "PingFang SC Medium";

  font-size: 12px;
  color: #999;
  text-transform: uppercase;
}
.qusetion .question-list {
  width: 100%;
  padding: 30px 0 25px;
}
.qusetion .question-list li {
  width: 550px;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px dashed #e5e5e5;
  float: left;
}
.qusetion .question-list li:nth-child(odd) {
  margin-right: 100px;
}
.qusetion .question-list li a {
  display: block;
  width: 100%;
  position: relative;
  color: #666666;
}
.qusetion .question-list li a i {
  position: absolute;
  right: 0;
  top: 10px;
  display: block;
  width: 28px;
  height: 28px;
  background: url("../images/index/arrow-2.png") no-repeat center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.qusetion .question-list li a:hover i {
  background-color: #5faaf9;
  background-image: url("../images/index/arrow-2-hover.png");
}
.qusetion .more {
  margin: 0 auto;
  border-color: #e5e5e5;
}
.qusetion .more a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333;
  font-family: "PingFang SC Medium";
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.qusetion .more a i {
  margin-left: 10px;
  display: inline-block;
  width: 15px;
  height: 13px;
  background: url("../images/index/arrow-3.png") no-repeat center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.qusetion .more a:hover {
  background: #5faaf9;
  color: #fff;
}
.qusetion .more a:hover i {
  background: url("../images/index/arrow-3-hover.png") no-repeat center;
}
.aboutt-title {
  position: relative;
  font-size: 18px;
  color: #666;
  padding: 20px 10px 20px;
  font-weight: bold;
}
.aboutt-title:before {
  position: absolute;
  left: 0;
  top: 25px;
  width: 2px;
  height: 18px;
  display: block;
  content: '';
  background: #5faaf9;
}
.aboutt-title a {
  color: #666;
  position: absolute;
  right: 0;
  font-size: 14px;
  font-weight: normal;
}
.carport .home-about,
.rainshed .home-about,
.plan .home-about,
.case .home-about,
.products .home-about,
.join .home-about {
  width: 100%;
  padding: 80px 0 90px;
  background: url("../images/carport/bg-3.jpg") no-repeat center;
  background-size: cover;
  color: #fff;
}
.carport .home-about .w1200,
.rainshed .home-about .w1200,
.plan .home-about .w1200,
.case .home-about .w1200,
.products .home-about .w1200,
.join .home-about .w1200 {
  position: relative;
}
.carport .home-about p,
.rainshed .home-about p,
.plan .home-about p,
.case .home-about p,
.products .home-about p,
.join .home-about p {
  width: 585px;
}
.carport .home-about p:first-child,
.rainshed .home-about p:first-child,
.plan .home-about p:first-child,
.case .home-about p:first-child,
.products .home-about p:first-child,
.join .home-about p:first-child {
  font-size: 34px;
  font-weight: bold;
  color: #5faaf9;
}
.carport .home-about p:first-child span,
.rainshed .home-about p:first-child span,
.plan .home-about p:first-child span,
.case .home-about p:first-child span,
.products .home-about p:first-child span,
.join .home-about p:first-child span {
  padding-left: 15px;
}
.carport .home-about p:last-of-type,
.rainshed .home-about p:last-of-type,
.plan .home-about p:last-of-type,
.case .home-about p:last-of-type,
.products .home-about p:last-of-type,
.join .home-about p:last-of-type {
  font-size: 14px;
  line-height: 18px;
  margin-top: 20px;
  padding-left: 30px;
  color: #949494;
  background: url("../images/carport/tel-icon.png") no-repeat left center;
}
.carport .home-about p:last-of-type span,
.rainshed .home-about p:last-of-type span,
.plan .home-about p:last-of-type span,
.case .home-about p:last-of-type span,
.products .home-about p:last-of-type span,
.join .home-about p:last-of-type span {
  font-family: "Helvetica";
  font-size: 22px;
}
.carport .home-about a,
.rainshed .home-about a,
.plan .home-about a,
.case .home-about a,
.products .home-about a,
.join .home-about a {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  color: #fff;
  width: 187px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  background: #5faaf9;
}
.carport .home-about a:last-of-type,
.rainshed .home-about a:last-of-type,
.plan .home-about a:last-of-type,
.case .home-about a:last-of-type,
.products .home-about a:last-of-type,
.join .home-about a:last-of-type {
  right: 0px;
  background: #ffae00;
  border-color: #ffae00;
}
.carport .home-about a:hover,
.rainshed .home-about a:hover,
.plan .home-about a:hover,
.case .home-about a:hover,
.products .home-about a:hover,
.join .home-about a:hover {
  opacity: .8;
}
.page {
  width: 100%;
  padding-bottom: 50px;
  text-align: center;
}
.page a {
  display: inline-block;
  width: 38px;
  height: 38px;
  font-size: 12px;
  color: #999999;
  line-height: 38px;
  margin-right: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #eaeaea;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.page a.prev-a {
  width: 70px;
}
.page a.next-a,
.page a:last-of-type {
  width: 70px;
}
.page a:hover,
.page a.active {
  background: #5faaf9;
  color: #fff;
  border-color: #fff;
}
.page span {
  padding: 0 5px;
}
.home {
  width: 100%;
}
.home .home-banner .bx-wrapper {
  margin: 0;
}
.home .home-banner .bx-controls-direction a {
  width: 55px;
  height: 55px;
}
.home .home-banner .bx-controls-direction a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.home .home-banner .bx-controls-direction .bx-prev {
  background: url("../images/arrow-left.png") rgba(0, 0, 0, 0.1) no-repeat center;
  left: 60px;
}
.home .home-banner .bx-controls-direction .bx-next {
  background: url("../images/arrow-right.png") rgba(0, 0, 0, 0.1) no-repeat center;
  right: 60px;
}
.home .home-banner .bx-pager {
  bottom: 0;
}
.home .home-banner .bx-pager.bx-default-pager a {
  width: 24px;
  height: 8px;
  background: #a7a9ab;
  margin: 0 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.home .home-banner .bx-pager.bx-default-pager a:hover {
  background: #fff;
}
.home .home-banner .bx-pager.bx-default-pager a.active {
  width: 62px;
  background: #fff;
}
.home .year11 {
  width: 100%;
  height: 200px;
  background: #5faaf9;
  color: #fff;
}
.home .year11 ul {
  padding-top: 55px;
}
.home .year11 ul li {
  width: 33.33333%;
  text-align: center;
  float: left;
}
.home .year11 ul li p.year11-num {
  font-size: 64px;
  line-height: 50px;
}
.home .year11 ul li p.year11-num span {
  font-size: 24px;
  line-height: 24px;
  vertical-align: bottom;
}
.home .year11 ul li p.year11-intro {
  font-size: 14px;
  padding-top: 25px;
}
.home .trouble {
  width: 100%;
  overflow: hidden;
  padding: 85px 0 0;
  background: url("../images/index/bg.png") no-repeat center;
  background-size: cover;
}
.home .trouble .trouble-content {
  padding-bottom: 120px;
}
.home .trouble .trouble-content .tit {
  width: 612px;
  height: 137px;
  background: url("../images/index/title-bg.png") no-repeat center;
}
.home .trouble .trouble-content .tit p:first-child {
  font-size: 32px;
  padding-top: 30px;
  padding-left: 35px;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.home .trouble .trouble-content .tit p:last-of-type {
  font-size: 16px;
  padding-top: 15px;
  padding-left: 50px;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
.home .trouble .trouble-content .trouble-content-body {
  position: relative;
  top: 0;
  width: 100%;
  height: 500px;
}
.home .trouble .trouble-content .trouble-content-body > img {
  position: absolute;
  bottom: 160px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.home .trouble .trouble-content .trouble-list {
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.home .trouble .trouble-content .trouble-list.trouble-list-1 {
  top: 71px;
  left: 66px;
}
.home .trouble .trouble-content .trouble-list.trouble-list-2 {
  top: 71px;
  right: 65px;
}
.home .trouble .trouble-content .trouble-list.trouble-list-3 {
  top: 250px;
  left: 65px;
}
.home .trouble .trouble-content .trouble-list.trouble-list-4 {
  top: 250px;
  right: 60px;
}
.home .trouble .trouble-content .trouble-list.trouble-list-5 {
  top: 336px;
  left: 454px;
}
.home .trouble .trouble-content .trouble-list .trouble-list-num {
  position: relative;
  font-size: 28px;
  color: #666;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.home .trouble .trouble-content .trouble-list .trouble-list-num.trouble-list-num-1 {
  width: 142px;
  height: 95px;
  background: url("../images/index/line-1.png") no-repeat center 60%;
  background-size: 100%;
}
.home .trouble .trouble-content .trouble-list .trouble-list-num.trouble-list-num-2 {
  width: 142px;
  height: 95px;
  background: url("../images/index/line-2.png") no-repeat center 60%;
  background-size: 100%;
}
.home .trouble .trouble-content .trouble-list .trouble-list-num.trouble-list-num-3 {
  width: 130px;
  height: 95px;
  background: url("../images/index/line-3.png") no-repeat center 60%;
  background-size: 100%;
}
.home .trouble .trouble-content .trouble-list .trouble-list-num.trouble-list-num-4 {
  width: 142px;
  height: 95px;
  background: url("../images/index/line-4.png") no-repeat center 60%;
  background-size: 100%;
}
.home .trouble .trouble-content .trouble-list .trouble-list-num.trouble-list-num-5 {
  width: 20px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto;
  background: url("../images/index/line-5.png") transparent no-repeat center;
  background-size: contain;
}
.home .trouble .trouble-content .trouble-list .trouble-list-text {
  position: relative;
  width: 295px;
  padding: 25px 25px 20px 25px;
  border: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.home .trouble .trouble-content .trouble-list .trouble-list-text p {
  font-size: 16px;
  color: #333;
}
.home .trouble .trouble-content .trouble-list .trouble-list-text a {
  cursor: pointer;
  display: none;
  font-size: 14px;
  color: #333;
  text-align: right;
  padding: 20px 22px 0 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.home .trouble .trouble-content .trouble-list .trouble-list-dot {
  z-index: 2;
  position: absolute;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("../images/index/dot.png") no-repeat center center;
  background-size: contain;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.home .trouble .trouble-content .trouble-list .trouble-list-dot.trouble-list-dot-1 {
  top: 60px;
  right: 0;
}
.home .trouble .trouble-content .trouble-list .trouble-list-dot.trouble-list-dot-2 {
  top: 60px;
  left: 0;
}
.home .trouble .trouble-content .trouble-list .trouble-list-dot.trouble-list-dot-3 {
  top: 30px;
  right: -8px;
}
.home .trouble .trouble-content .trouble-list .trouble-list-dot.trouble-list-dot-4 {
  top: 32px;
  left: -1px;
}
.home .trouble .trouble-content .trouble-list .trouble-list-dot.trouble-list-dot-5 {
  top: 0;
  left: 143px;
}
.home .trouble .trouble-content .trouble-list.active .trouble-list-text {
  background: #5faaf9;
  border-color: #5faaf9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.home .trouble .trouble-content .trouble-list.active .trouble-list-text p {
  color: #fff;
}
.home .trouble .trouble-content .trouble-list.active .trouble-list-text a {
  display: block;
  color: #95d0be;
}
.home .trouble .trouble-content .trouble-list.active .trouble-list-dot {
  background: url("../images/index/dot-click.png") no-repeat center center;
  background-size: contain;
}
.home .trouble .trouble-content .trouble-main {
  width: 100%;
  margin-top: 80px;
  margin-bottom: 115px;
}
.home .trouble .trouble-content .trouble-main ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.home .trouble .trouble-content .trouble-main ul li {
  position: relative;
  width: 19%;
  cursor: pointer;
}
.home .trouble .trouble-content .trouble-main ul li .img-box {
  width: 100%;
}
.home .trouble .trouble-content .trouble-main ul li .img-box img {
  display: block;
  width: 100%;
}
.home .trouble .trouble-content .trouble-main ul li .trouble-infor {
  position: absolute;
  left: 0;
  bottom: -76px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 20px;
  height: 76px;
  box-sizing: border-box;
}
.home .trouble .trouble-content .trouble-main ul li .trouble-infor p {
  font-size: 16px;
  font-family: MicrosoftYaHei;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.home .trouble .trouble-content .trouble-main ul li:hover .trouble-infor {
  bottom: -50px;
  background-color: #5faaf9;
}
.home .trouble .trouble-content .trouble-main ul li:hover .trouble-infor p {
  color: #fff;
}
.home .trouble .makeSolution {
  position: relative;
  width: 100%;
  height: 600px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.home .trouble .makeSolution .make-mask-box {
  width: 100%;
  height: 100%;
  min-width: 100%;
  background-size: cover;
  padding-top: 140px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.home .trouble .makeSolution .make-mask-box .makeSolution-title {
  position: absolute;
  top: -43px;
  right: 0;
  color: #fff;
  width: 1038px;
  height: 160px;
  background: url("../images/index/title-bg2.png") no-repeat center;
  background-size: cover;
}
.home .trouble .makeSolution .make-mask-box .makeSolution-title p:first-child {
  font-size: 30px;
  font-weight: bold;
  padding-top: 40px;
  padding-left: 50px;
}
.home .trouble .makeSolution .make-mask-box .makeSolution-title p:last-of-type {
  font-size: 18px;
  padding-top: 20px;
  padding-left: 225px;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
.home .trouble .makeSolution .make-mask-box .w1200 {
  position: relative;
}
.home .trouble .makeSolution .make-mask-box .w1200 .makeSolution-list {
  width: 480px;
  border-left: 1px solid #c9c9c9;
  border-top: 1px solid #c9c9c9;
}
.home .trouble .makeSolution .make-mask-box .w1200 .makeSolution-list li {
  position: relative;
  text-align: center;
  width: 160px;
  height: 160px;
  float: left;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
}
.home .trouble .makeSolution .make-mask-box .w1200 .makeSolution-list li img {
  vertical-align: top;
  margin-top: 28px;
}
.home .trouble .makeSolution .make-mask-box .w1200 .makeSolution-list li p {
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: 40px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.home .trouble .makeSolution .make-mask-box .w1200 .makeSolution-list li.active {
  background: #ffae01;
}
.home .trouble .makeSolution .make-mask-box .w1200 .click-more {
  position: relative;
  left: 950px;
  top: -60px;
}
.home .trouble .makeSolution .make-mask-box .w1200 .click-more a {
  display: none;
  width: 245px;
  height: 54px;
  line-height: 54px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 20px;
  background: rgba(255, 255, 255, 0.25);
  text-align: center;
}
.home .trouble .makeSolution .make-mask-box .w1200 .click-more a.active {
  display: block;
}
.home .trouble .makeSolution-now {
  width: 100%;
  background: url("../images/index/bg-2.png") no-repeat center;
  background-size: cover;
}
.home .trouble .makeSolution-now .tel {
  width: 320px;
  height: 215px;
  padding-top: 70px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.home .trouble .makeSolution-now .tel p {
  font-size: 16px;
  color: #999999;
  padding-left: 28px;
  text-align: left;
  background: url("../images/index/top-tel-icon.png") no-repeat left center;
}
.home .trouble .makeSolution-now .tel img {
  padding-top: 8px;
}
.home .trouble .makeSolution-now .now-make {
  position: relative;
  width: 880px;
  height: 215px;
  background: #5faaf9;
  padding-left: 95px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.home .trouble .makeSolution-now .now-make p {
  padding: 65px 0 25px 0;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.home .trouble .makeSolution-now .now-make p span {
  font-size: 30px;
  padding-left: 5px;
}
.home .trouble .makeSolution-now .now-make img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.home .no-case {
  width: 100%;
  padding-top: 100px;
}
.home .no-case .no-case-title {
  width: 625px;
  height: 133px;
  background: url("../images/index/title-bg3.png") no-repeat center;
  margin-bottom: 35px;
}
.home .no-case .no-case-title p:first-child {
  font-size: 32px;
  font-weight: bold;
  padding-top: 30px;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
.home .no-case .no-case-title p:last-of-type {
  font-size: 18px;
  color: #5faaf9;
  padding-top: 10px;
  padding-left: 44px;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
.home .no-case .no-case-block {
  width: 33.33333%;
  text-align: center;
}
.home .no-case .no-case-block img {
  width: 160px;
  border-radius: 100%;
  margin-top: 40px;
}
.home .no-case .no-case-block p:first-child {
  font-size: 16px;
  color: #333;
  padding-top: 25px;
}
.home .no-case .no-case-block p:last-of-type {
  width: 270px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 2;
  color: #999;
  padding-top: 10px;
}
.home .no-case .no-case-block.no-case-block-2 img {
  width: 250px;
  margin-top: 0;
}
.home .no-case .no-case-block .right-now {
  margin: 18px auto 55px;
  border-color: #ffae00;
  background: #ffae00;
}
.home .no-case .case-main {
  margin-top: 70px;
}
.home .no-case .case-main ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.home .no-case .case-main ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 180px;
  margin-bottom: 48px;
  border: 1px solid #e5e5e5;
}
.home .no-case .case-main ul li img {
  display: block;
}
.home .no-case .case-main ul li p {
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.home .home-products {
  width: 100%;
  padding-top: 50px;
  background: url("../images/index/bg-4.png") #f4fcff center top;
  background-size: cover;
}
.home .home-products .home-products-title {
  width: 361px;
  height: 106px;
  background: url("../images/index/title-bg4.png") no-repeat center;
}
.home .home-products .home-products-title p:first-child {
  font-size: 32px;
  padding-top: 5px;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
.home .home-products .home-products-title p:last-of-type {
  font-size: 18px;
  padding-top: 5px;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.home .home-products .home-products-list {
  width: 100%;
  padding: 50px 0;
}
.home .home-products .home-products-list li {
  position: relative;
  width: 32%;
  height: 295px;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}
.home .home-products .home-products-list li a > img {
  width: 100%;
  height: 235px;
  object-fit: cover;
}
.home .home-products .home-products-list li a .search-mask {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.home .home-products .home-products-list li a .search-mask img {
  margin-top: 80px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateY(-170px);
  -moz-transform: translateY(-170px);
  -ms-transform: translateY(-170px);
  transform: translateY(-170px);
}
.home .home-products .home-products-list li a p {
  position: absolute;
  width: 100%;
  bottom: 30px;
  height: 18px;
  line-height: 18px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home .home-products .home-products-list li a p span {
  vertical-align: sub;
}
.home .home-products .home-products-list li a p span:first-child {
  font-size: 18px;
  color: #333;
}
.home .home-products .home-products-list li a p span:last-of-type {
  font-size: 14px;
  color: #666;
  padding-left: 20px;
}
.home .home-products .home-products-list li a p img {
  display: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.home .home-products .home-products-list li:nth-child(3n-1) {
  margin: 0 2%;
}
.home .home-products .home-products-list li:hover a p {
  bottom: 0;
  height: 90px;
  line-height: 90px;
  background: #5faaf9;
}
.home .home-products .home-products-list li:hover a p span {
  color: #fff;
}
.home .home-products .home-products-list li:hover a p img {
  display: block;
}
.home .home-products .home-products-list li:hover a .search-mask img {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.home .home-products .home-products-title-2 {
  width: 507px;
  height: 121px;
  background: url("../images/index/title-bg5.png") no-repeat center;
}
.home .home-products .home-products-title-2 p:first-child {
  font-size: 32px;
  padding-top: 5px;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
.home .home-products .home-products-title-2 p:last-of-type {
  font-size: 18px;
  padding-top: 15px;
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
.home .home-products .home-products-list-2 {
  width: 100%;
  padding: 50px 0 25px;
}
.home .home-products .home-products-list-2 li {
  position: relative;
  width: 32.6%;
  height: 380px;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
}
.home .home-products .home-products-list-2 li a > img {
  width: 100%;
  height: 380px;
  object-fit: cover;
}
.home .home-products .home-products-list-2 li a .search-mask {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.home .home-products .home-products-list-2 li a .search-mask img {
  opacity: 0;
  margin-top: 80px;
  position: relative;
  top: 15%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home .home-products .home-products-list-2 li a .p-box {
  opacity: 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 120px;
  background: #5faaf9;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.home .home-products .home-products-list-2 li a .p-box p {
  padding-left: 20px;
  vertical-align: sub;
}
.home .home-products .home-products-list-2 li a .p-box p:first-child {
  padding-top: 20px;
  font-size: 20px;
  color: #fff;
}
.home .home-products .home-products-list-2 li a .p-box p:last-of-type {
  font-size: 14px;
  color: #fff;
  padding-top: 10px;
}
.home .home-products .home-products-list-2 li a .p-box .book-edu {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 78px;
  border: 1px solid #2b9071;
  text-align: center;
}
.home .home-products .home-products-list-2 li a .p-box .book-edu img {
  padding-top: 15px;
  vertical-align: top;
}
.home .home-products .home-products-list-2 li a .p-box .book-edu p {
  font-size: 14px;
  padding: 10px 0;
  padding-left: unset;
}
.home .home-products .home-products-list-2 li:nth-child(3n-1) {
  margin: 0 1.1%;
}
.home .home-products .home-products-list-2 li:hover a .search-mask img {
  opacity: 1;
}
.home .home-products .home-products-list-2 li:hover a .p-box {
  opacity: 1;
}
.home .diff {
  margin-top: 50px;
}
.home .diff .diff-title {
  width: 630px;
  height: 120px;
  background: url("../images/index/title-bg6.png") no-repeat center;
}
.home .diff .diff-title p:first-child {
  font-size: 32px;
  font-weight: bold;
  padding-top: 15px;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
.home .diff .diff-title p:last-of-type {
  font-size: 18px;
  padding-top: 15px;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
.home .diff .diff-list {
  border-top: 1px solid #e5e5e5;
  margin: 50px auto 80px;
}
.home .diff .diff-list li span {
  display: inline-block;
  float: left;
  background: #f4f4f4;
  color: #999;
  font-size: 16px;
  height: 110px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.home .diff .diff-list li .diff-item {
  width: 180px;
  background: #5faaf9;
  color: #fff;
  line-height: 110px;
  text-align: center;
  border-bottom: 1px solid rgba(229, 229, 229, 0.1);
}
.home .diff .diff-list li .diff-other,
.home .diff .diff-list li .diff-we {
  width: 510px;
  background: #f4f4f4;
  padding: 18px 45px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.home .diff .diff-list li .diff-other p,
.home .diff .diff-list li .diff-we p {
  width: 100%;
  padding-left: 40px;
  background: url("../images/index/no.png") no-repeat left center;
  line-height: 32px;
}
.home .diff .diff-list li .diff-we {
  background: #fff;
}
.home .diff .diff-list li .diff-we p {
  background: url("../images/index/yes.png") no-repeat left center;
}
.home .diff .diff-list li:first-child {
  text-align: center;
  font-size: 22px;
  font-family: "PingFang SC Bold";
  height: 70px;
}
.home .diff .diff-list li:first-child .diff-item {
  height: 70px;
  line-height: 70px;
}
.home .diff .diff-list li:first-child .diff-other,
.home .diff .diff-list li:first-child .diff-we {
  padding: 0;
  line-height: 70px;
  height: 70px;
  color: #333;
}
.home .home-about {
  width: 100%;
  padding: 80px 0 90px;
  background: url("../images/index/bg-1.jpg") no-repeat center;
  background-size: cover;
  color: #fff;
}
.home .home-about .w1200 {
  position: relative;
}
.home .home-about p {
  width: 585px;
}
.home .home-about p:first-child {
  font-size: 34px;
  font-weight: bold;
}
.home .home-about p:last-of-type {
  font-size: 14px;
  line-height: 18px;
  padding-top: 30px;
}
.home .home-about a {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
}
.home .home-news {
  width: 100%;
  padding: 50px 0;
}
.home .home-news .home-news-title {
  width: 380px;
  height: 70px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: #666666;
  text-align: center;
}
.home .home-news .home-news-title p {
  font-size: 22px;
}
.home .home-news .home-news-title p:last-of-type {
  font-size: 12px;
  font-family: "PingFang SC Medium";
  text-transform: uppercase;
}
.home .home-news .home-news-title span {
  display: inline-block;
  width: 50%;
  float: left;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 0;
  cursor: pointer;
}
.home .home-news .home-news-title span .home-status-btn {
  border-left: 0;
}
.home .home-news .home-news-title span .home-news-btn {
  border-right: 0;
}
.home .home-news .home-news-title span.active {
  background: #5faaf9;
  border-color: #5faaf9;
  color: #fff;
}
.home .home-news .slider-box {
  display: none;
  width: 90%;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 36px;
}
.home .home-news .slider-box .bxslider-home-news,
.home .home-news .slider-box .bxslider-home-status {
  width: 100%;
}
.home .home-news .slider-box .bxslider-home-news li,
.home .home-news .slider-box .bxslider-home-status li {
  width: 100%;
}
.home .home-news .slider-box .bxslider-home-news li a,
.home .home-news .slider-box .bxslider-home-status li a {
  display: block;
}
.home .home-news .slider-box .bxslider-home-news li a img,
.home .home-news .slider-box .bxslider-home-status li a img {
  display: block;
  padding-top: 20px;
  width: 90%;
  height: 290px;
  object-fit: cover;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 auto;
  vertical-align: top;
}
.home .home-news .slider-box .bxslider-home-news li a .slider-mask,
.home .home-news .slider-box .bxslider-home-status li a .slider-mask {
  z-index: 99;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 100%;
  background: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.home .home-news .slider-box .bxslider-home-news li a .bxslider-home-news-text,
.home .home-news .slider-box .bxslider-home-status li a .bxslider-home-news-text {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: none;
  width: 100%;
  padding-top: 30px;
}
.home .home-news .slider-box .bxslider-home-news li a .bxslider-home-news-text .bxslider-home-news-text-left,
.home .home-news .slider-box .bxslider-home-status li a .bxslider-home-news-text .bxslider-home-news-text-left {
  width: 105px;
  text-align: left;
}
.home .home-news .slider-box .bxslider-home-news li a .bxslider-home-news-text .bxslider-home-news-text-left p,
.home .home-news .slider-box .bxslider-home-status li a .bxslider-home-news-text .bxslider-home-news-text-left p {
  color: #666;
  font-size: 22px;
  font-family: "PingFang SC Medium";
}
.home .home-news .slider-box .bxslider-home-news li a .bxslider-home-news-text .bxslider-home-news-text-left p:last-of-type,
.home .home-news .slider-box .bxslider-home-status li a .bxslider-home-news-text .bxslider-home-news-text-left p:last-of-type {
  font-size: 14px;
}
.home .home-news .slider-box .bxslider-home-news li a .bxslider-home-news-text .bxslider-home-news-text-left span,
.home .home-news .slider-box .bxslider-home-status li a .bxslider-home-news-text .bxslider-home-news-text-left span {
  display: block;
  width: 28px;
  height: 28px;
  background: url("../images/index/arrow-block.png") no-repeat center;
  border: 1px solid #e5e5e5;
  margin-top: 18px;
}
.home .home-news .slider-box .bxslider-home-news li a .bxslider-home-news-text .bxslider-home-news-text-left span:hover,
.home .home-news .slider-box .bxslider-home-status li a .bxslider-home-news-text .bxslider-home-news-text-left span:hover {
  background-color: rgba(22, 122, 91, 0.6);
}
.home .home-news .slider-box .bxslider-home-news li a .bxslider-home-news-text .bxslider-home-news-text-right p,
.home .home-news .slider-box .bxslider-home-status li a .bxslider-home-news-text .bxslider-home-news-text-right p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.home .home-news .slider-box .bxslider-home-news li a .bxslider-home-news-text .bxslider-home-news-text-right p:first-child,
.home .home-news .slider-box .bxslider-home-status li a .bxslider-home-news-text .bxslider-home-news-text-right p:first-child {
  font-size: 16px;
  color: #333;
  padding: 5px 0 25px;
}
.home .home-news .slider-box .bxslider-home-news li.active a img,
.home .home-news .slider-box .bxslider-home-status li.active a img {
  width: 100%;
  height: 335px;
  padding-top: 0;
}
.home .home-news .slider-box .bxslider-home-news li.active a .slider-mask,
.home .home-news .slider-box .bxslider-home-status li.active a .slider-mask {
  display: none;
}
.home .home-news .slider-box .bxslider-home-news li.active a .bxslider-home-news-text,
.home .home-news .slider-box .bxslider-home-status li.active a .bxslider-home-news-text {
  display: block;
}
.home .home-news .slider-box .bx-wrapper .bx-controls-direction a {
  width: 44px;
  height: 44px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.home .home-news .slider-box .bx-wrapper .bx-controls-direction a:hover {
  background-color: #5faaf9;
}
.home .home-news .slider-box .bx-wrapper .bx-controls-direction .bx-prev {
  left: 25%;
  background: url("../images/arrow-left-2.png") rgba(0, 0, 0, 0.2) no-repeat center;
}
.home .home-news .slider-box .bx-wrapper .bx-controls-direction .bx-next {
  right: 25%;
  background: url("../images/arrow-right-2.png") rgba(0, 0, 0, 0.2) no-repeat center;
}
.home .home-news .slider-box.active {
  display: block;
}
.carport {
  width: 100%;
}
.carport .out {
  padding: 50px 0;
}
.carport .out .out-title {
  width: 612px;
  height: 121px;
  background: url("../images/carport/title-bg1.png") no-repeat center;
}
.carport .out .out-title p:first-child {
  padding-top: 20px;
}
.carport .out .out-title p:last-of-type {
  padding-top: 12px;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.carport .out .out-content {
  position: relative;
  width: 100%;
  height: 600px;
}
.carport .out .out-content > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.carport .out .out-content > img.out-img {
  top: 50.1%;
  left: 50.1%;
}
.carport .out .out-content p {
  position: absolute;
  font-size: 16px;
  color: #666;
  font-weight: bold;
  top: 0;
  left: 0;
  cursor: pointer;
  padding: 5px 60px 5px 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.carport .out .out-content p i {
  position: absolute;
  top: -3px;
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 42px;
  background: #5faaf9;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  font-weight: 300;
}
.carport .out .out-content p.out-p-1 {
  top: 119px;
  left: 185px;
}
.carport .out .out-content p.out-p-1 i {
  right: -5px;
}
.carport .out .out-content p.out-p-2 {
  top: 119px;
  left: 700px;
  padding: 5px 25px 5px 60px;
}
.carport .out .out-content p.out-p-2 i {
  left: -5px;
}
.carport .out .out-content p.out-p-3 {
  top: 280px;
  left: 790px;
  padding: 5px 25px 5px 60px;
}
.carport .out .out-content p.out-p-3 i {
  left: -5px;
}
.carport .out .out-content p.out-p-4 {
  top: 447px;
  left: 709px;
  padding: 5px 25px 5px 60px;
}
.carport .out .out-content p.out-p-4 i {
  left: -5px;
}
.carport .out .out-content p.out-p-5 {
  top: 462px;
  left: 244px;
  padding: 5px 40px 5px 25px;
}
.carport .out .out-content p.out-p-5 i {
  top: -10px;
  right: -5px;
}
.carport .out .out-content p.out-p-6 {
  top: 280px;
  left: 128px;
  padding: 5px 60px 5px 35px;
}
.carport .out .out-content p.out-p-6 i {
  top: 5px;
  right: -25px;
}
.carport .out .out-content p.active {
  background: #cbe8df;
  border-radius: 4px;
}
.carport .out .out-right-now {
  width: 715px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #333;
  margin: 0 auto;
  background: #e7f3ef;
  border-radius: 2px;
  text-align: center;
}
.carport .out .out-right-now .tel-2 {
  vertical-align: sub;
  padding: 0 5px;
}
.carport .out .out-right-now a img {
  vertical-align: middle;
  padding: 0 15px;
}
.carport .six .six-title {
  width: 539px;
  height: 121px;
  background: url("../images/carport/title-bg2.png") no-repeat center;
}
.carport .six .six-title p {
  position: relative;
}
.carport .six .six-title p span {
  top: -62px;
  left: 274px;
  position: absolute;
  padding: 0 10px;
  font-size: 96px;
  text-shadow: 1px 4px 20px #0d4433;
}
.carport .six .six-title p i {
  padding: 0 30px;
}
.carport .six .six-title p:last-of-type {
  padding-top: 20px;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.carport .six .six-content li .six-content-img {
  width: 50%;
}
.carport .six .six-content li .six-content-img img {
  width: 100%;
  object-fit: cover;
}
.carport .six .six-content li .six-content-text {
  width: 50%;
  text-align: center;
}
.carport .six .six-content li .six-content-text img {
  padding-top: 20px;
  width: 104px;
}
.carport .six .six-content li .six-content-text .six-content-text-tit {
  font-family: "PingFang SC Medium";
  font-size: 30px;
  padding-top: 20px;
  color: #333;
}
.carport .six .six-content li .six-content-text .six-content-text-intro {
  font-family: "KaiTi";
  font-size: 20px;
  padding-top: 25px;
  color: #666;
}
.carport .six .six-content li .six-content-text .six-content-text-more {
  padding-top: 25px;
}
.carport .six .six-content li .six-content-text .six-content-text-more a {
  font-size: 12px;
  color: #5faaf9;
}
.carport .home-about a {
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
  color: #fff;
  width: 187px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  background: #5faaf9;
}
.carport .home-about a:last-of-type {
  right: 225px;
  background: #ffae00;
  border-color: #ffae00;
}
.carport .home-about a:hover {
  opacity: .8;
}
.carport .choose {
  background: url("../images/carport/bg-2.png") #f5fcff no-repeat center;
  background-size: cover;
}
.carport .choose .choose-title {
  width: 570px;
  height: 178px;
  background: url("../images/carport/title-bg3.png") no-repeat center;
}
.carport .choose .choose-title p:first-child {
  padding-top: 20px;
}
.carport .choose .choose-title p:last-of-type {
  padding-top: 10px;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
  padding-right: 50px;
}
.carport .choose .choose-content {
  width: 100%;
  padding-top: 50px;
}
.carport .choose .choose-content li {
  position: relative;
  float: left;
  width: 288px;
  height: 190px;
  margin-right: 16px;
}
.carport .choose .choose-content li a > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carport .choose .choose-content li a .choose-content-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.carport .choose .choose-content li a .choose-content-mask img {
  position: absolute;
  width: 50px;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}
.carport .choose .choose-content li a .choose-content-mask p {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 90%;
  background: #fff;
  font-size: 20px;
  padding: 10px 0;
  color: #333;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.carport .choose .choose-content li:last-of-type {
  margin-right: 0;
}
.carport .choose .choose-content li:hover .choose-content-mask img {
  opacity: 1;
}
.carport .choose .choose-content li:hover .choose-content-mask p {
  background: #5faaf9;
  color: #fff;
}
.carport .choose .choose-title2 {
  width: 599px;
  height: 124px;
  margin-top: 50px;
  background: url("../images/carport/title-bg4.png") no-repeat center;
}
.carport .choose .choose-title2 p:first-child {
  padding-top: 5px;
}
.carport .bottom-choose {
  width: 100%;
}
.carport .bottom-choose .w1200 {
  padding-top: 120px;
  position: relative;
  text-align: center;
}
.carport .bottom-choose .w1200 p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.carport .bottom-choose .w1200 p:nth-child(2) {
  font-size: 18px;
  font-weight: bold;
  padding-top: 15px;
}
.carport .bottom-choose .w1200 img {
  vertical-align: top;
}
.carport .bottom-choose .w1200 .bottom-choose-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 0 30px;
  background: rgba(255, 255, 255, 0.7);
}
.carport .bottom-choose .w1200 .bottom-choose-mask p {
  color: #666;
  padding-right: 100px;
}
.carport .bottom-choose .w1200 .bottom-choose-mask p:first-child {
  font-size: 13px;
  font-family: "Times New Roman";
  padding-top: 20px;
}
.carport .bottom-choose .w1200 .bottom-choose-mask p:last-of-type {
  font-size: 22px;
  font-weight: bold;
  padding-top: 5px;
}
.carport .bottom-choose .w1200 .bottom-choose-mask img {
  position: absolute;
  top: 37px;
  right: 390px;
}
.rainshed .seven {
  padding: 50px 0 0;
}
.rainshed .seven .seven-title {
  width: 593px;
  height: 75px;
  background: url("../images/rainshed/title-bg1.png") no-repeat center;
}
.rainshed .seven .seven-title p {
  position: relative;
}
.rainshed .seven .seven-title p span span {
  top: -51px;
  left: 337px;
  position: absolute;
  padding: 0 10px;
  font-size: 96px;
  text-shadow: 1px 4px 20px #0d4433;
}
.rainshed .seven .seven-title p i {
  padding: 0 15px;
}
.rainshed .seven .seven-title p:last-of-type {
  padding-top: 20px;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.rainshed .seven .seven-slider-box {
  width: 100%;
  padding-top: 80px;
}
.rainshed .seven .seven-slider-box .bxslider-box {
  width: 1100px;
  margin: 0 auto;
}
.rainshed .seven .seven-slider-box .bxslider-box .seven-slider li {
  position: relative;
  width: 100%;
  height: 350px;
}
.rainshed .seven .seven-slider-box .bxslider-box .seven-slider li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rainshed .seven .seven-slider-box .bxslider-box .seven-slider li p {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 20px;
  color: #fff;
}
.rainshed .seven .seven-slider-box .bxslider-box .seven-slider li p span {
  padding-right: 10px;
  opacity: .5;
}
.rainshed .seven .seven-slider-box .seven-pager-box {
  width: 100%;
}
.rainshed .seven .seven-slider-box .seven-pager-box #bx-pager {
  width: 1190px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.rainshed .seven .seven-slider-box .seven-pager-box #bx-pager a {
  position: relative;
  display: inline-block;
  width: 170px;
  height: 200px;
  float: left;
  text-align: center;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rainshed .seven .seven-slider-box .seven-pager-box #bx-pager a img {
  padding-top: 50px;
}
.rainshed .seven .seven-slider-box .seven-pager-box #bx-pager a p {
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 16px;
  color: #333;
  width: 100%;
}
.rainshed .seven .seven-slider-box .seven-pager-box #bx-pager a:hover,
.rainshed .seven .seven-slider-box .seven-pager-box #bx-pager a.active {
  box-shadow: 0 0 15px rgba(22, 122, 91, 0.3);
}
.rainshed .seven .seven-slider-box .bx-wrapper .bx-controls-direction a {
  width: 44px;
  height: 44px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rainshed .seven .seven-slider-box .bx-wrapper .bx-controls-direction a:hover {
  background-color: #5faaf9;
}
.rainshed .seven .seven-slider-box .bx-wrapper .bx-controls-direction .bx-prev {
  left: -55px;
  background: url("../images/arrow-left.png") rgba(0, 0, 0, 0.2) no-repeat center;
}
.rainshed .seven .seven-slider-box .bx-wrapper .bx-controls-direction .bx-next {
  right: -55px;
  background: url("../images/arrow-right.png") rgba(0, 0, 0, 0.2) no-repeat center;
}
.rainshed .tell-me {
  padding-top: 50px;
}
.rainshed .tell-me .tell-me-title {
  width: 505px;
  height: 121px;
  background: url("../images/rainshed/title-bg2.png") no-repeat center;
}
.rainshed .tell-me .tell-me-title p:first-child {
  padding-top: 5px;
  padding-right: 50px;
}
.rainshed .tell-me .tell-me-title p:last-of-type {
  padding-top: 15px;
  padding-right: 30px;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
.rainshed .tell-me .choose-content {
  width: 100%;
  padding-top: 50px;
}
.rainshed .tell-me .choose-content li {
  position: relative;
  float: left;
  width: 33%;
  height: 285px;
  margin-bottom: 10px;
}
.rainshed .tell-me .choose-content li a > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rainshed .tell-me .choose-content li a .choose-content-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.rainshed .tell-me .choose-content li a .choose-content-mask img {
  position: absolute;
  width: 70px;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}
.rainshed .tell-me .choose-content li a .choose-content-mask p {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 50%;
  background: #fff;
  font-size: 20px;
  padding: 10px 0;
  color: #333;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rainshed .tell-me .choose-content li:nth-child(3n-1) {
  margin: 0 0.5%;
}
.rainshed .tell-me .choose-content li:hover .choose-content-mask img {
  opacity: 1;
}
.rainshed .tell-me .choose-content li:hover .choose-content-mask p {
  background: #5faaf9;
  color: #fff;
}
.rainshed .six {
  padding-top: 50px;
}
.rainshed .six .six-title {
  width: 539px;
  height: 121px;
  background: url("../images/rainshed/title-bg3.png") no-repeat center;
}
.rainshed .six .six-title p {
  padding-top: 15px;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
.rainshed .six .six-content li .six-content-img {
  width: 50%;
}
.rainshed .six .six-content li .six-content-img img {
  width: 100%;
  object-fit: cover;
}
.rainshed .six .six-content li .six-content-text {
  padding-top: 50px;
  width: 50%;
  text-align: center;
}
.rainshed .six .six-content li .six-content-text img {
  padding-top: 20px;
  width: 104px;
}
.rainshed .six .six-content li .six-content-text .six-content-text-tit {
  font-family: "PingFang SC Medium";
  font-size: 30px;
  padding-top: 20px;
  color: #333;
}
.rainshed .six .six-content li .six-content-text .six-content-text-intro {
  width: 400px;
  margin: 0 auto;
  font-family: "KaiTi";
  font-size: 18px;
  padding-top: 25px;
  color: #666;
}
.rainshed .six .six-content li .six-content-text .six-content-text-ul {
  display: -webkit-flex;
  display: flex;
  padding: 20px 0;
  width: 400px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.rainshed .six .six-content li .six-content-text .six-content-text-ul li {
  flex: 1;
}
.rainshed .six .six-content li .six-content-text .six-content-text-ul li span {
  color: #2d876b;
}
.rainshed .six .six-content li .six-content-text .six-content-text-ul li span img {
  width: 30px;
  height: 30px;
}
.rainshed .six .six-content li .six-content-text .six-content-text-ul li span:first-of-type {
  font-family: "Helvetica-Condensed-Black-Se";
  font-size: 26px;
  font-weight: bold;
}
.rainshed .six .six-content li .six-content-text .six-content-text-ul li span .span-span {
  font-size: 16px;
}
.rainshed .six .six-content li .six-content-text .six-content-text-ul li p {
  font-size: 12px;
  color: #666;
}
.rainshed .all {
  padding: 50px 0;
  background: #eff7f9;
}
.rainshed .all .w1200 .all-title {
  width: 519px;
  height: 117px;
  background: url("../images/rainshed/title-bg4.png") no-repeat center;
}
.rainshed .all .w1200 .all-title p {
  padding-top: 5px;
}
.rainshed .all .w1200 .lunbo-content .bx-wrapper .bx-controls-direction a {
  width: 44px;
  height: 44px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.rainshed .all .w1200 .lunbo-content .bx-wrapper .bx-controls-direction .bx-prev {
  left: -80px;
  background: url("../images/rainshed/arrow-left.png") rgba(85, 118, 129, 0.1) no-repeat center;
}
.rainshed .all .w1200 .lunbo-content .bx-wrapper .bx-controls-direction .bx-prev:hover {
  background: url("../images/rainshed/arrow-left-hover.png") rgba(22, 122, 91, 0.1) no-repeat center;
}
.rainshed .all .w1200 .lunbo-content .bx-wrapper .bx-controls-direction .bx-next {
  right: -80px;
  background: url("../images/rainshed/arrow-right.png") rgba(85, 118, 129, 0.1) no-repeat center;
}
.rainshed .all .w1200 .lunbo-content .bx-wrapper .bx-controls-direction .bx-next:hover {
  background: url("../images/rainshed/arrow-right-hover.png") rgba(22, 122, 91, 0.1) no-repeat center;
}
.rainshed .try .w1200 {
  padding-top: 50px;
}
.rainshed .try .w1200 .try-title {
  width: 779px;
  height: 82px;
  background: url("../images/rainshed/title-bg6.png") no-repeat center;
}
.rainshed .try .w1200 .try-title p {
  padding-top: 5px;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
.rainshed .try .w1200 .try-list {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  padding: 50px 0 120px;
}
.rainshed .try .w1200 .try-list li {
  flex: 1;
  text-align: center;
}
.rainshed .try .w1200 .try-list li .top {
  width: 220px;
  margin: 0 auto;
  height: 195px;
  background: url("../images/rainshed/bg-1.png") no-repeat center;
  background-size: cover;
  padding-top: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.rainshed .try .w1200 .try-list li .top span {
  color: #5faaf9;
  font-size: 54px;
  font-family: "Helvetica Bold";
  font-weight: bold;
}
.rainshed .try .w1200 .try-list li .top p {
  padding: 0;
}
.rainshed .try .w1200 .try-list li p {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
}
.rainshed .rain-bottom {
  padding-top: 50px;
  height: 440px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-size: cover;
  background: url("../images/rainshed/bg-3.jpg");
}
.rainshed .rain-bottom .w1200 .rain-bottom-title p {
  color: #5faaf9;
}
.rainshed .rain-bottom .w1200 .rain-bottom-title .green-1 {
  color: #677974;
}
.rainshed .rain-bottom .w1200 .free-right {
  padding-top: 50px;
  width: 750px;
  margin: 0 auto;
}
.rainshed .rain-bottom .w1200 .free-right .input-box {
  position: relative;
  font-size: 14px;
  float: left;
  color: #fff;
  width: 360px;
  height: 42px;
  line-height: 42px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  margin-bottom: 20px;
  margin-right: 30px;
}
.rainshed .rain-bottom .w1200 .free-right .input-box:nth-child(even) {
  margin-right: 0;
}
.rainshed .rain-bottom .w1200 .free-right .input-box input {
  height: 42px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 20px;
  color: #fff;
  width: 255px;
}
.rainshed .rain-bottom .w1200 .free-right .input-box .tip {
  display: none;
  position: absolute;
  top: -97%;
  left: 20%;
  height: 30px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  padding: 0 20px;
  border-radius: 4px;
  background: #ffae00;
}
.rainshed .rain-bottom .w1200 .free-right .input-box .tip:before {
  display: block;
  content: '';
  position: absolute;
  top: 100%;
  left: 20%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ffae00;
  border-bottom: 5px solid transparent;
}
.rainshed .rain-bottom .w1200 .free-right .input-box.active1 {
  border-color: #5faaf9;
}
.rainshed .rain-bottom .w1200 .free-right .input-box.active2 {
  border-color: #ffae00;
}
.rainshed .rain-bottom .w1200 .free-right .input-box.active2 .tip {
  display: inline-block;
}
.rainshed .rain-bottom .w1200 .free-right .submitBtn {
  display: block;
  width: 185px;
  margin: 0 auto;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  color: #fff;
  background: #ffae00;
  font-weight: bold;
  margin-top: 85px;
  cursor: pointer;
}
.rainshed .rain-bottom .w1200 p {
  color: #fff;
  text-align: center;
  padding-top: 15px;
}
.plan .suit {
  padding: 45px 0;
}
.plan .suit .suit-title {
  width: 520px;
  height: 102px;
  background: url("../images/plan/title-bg1.png") no-repeat center;
  padding-top: 15px;
}
.plan .dontCare {
  background: #f5fcff;
}
.plan .dontCare .w1200 {
  position: relative;
}
.plan .dontCare .w1200 .dontCare-title {
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 493px;
  height: 139px;
  background: url("../images/plan/title-bg2.png") no-repeat center;
}
.plan .dontCare .w1200 .dontCare-title p:first-child {
  padding-top: 8px;
}
.plan .dontCare .w1200 .dontCare-title p:last-of-type {
  padding-top: 12px;
}
.plan .dontCare .w1200 .dontCare-content {
  width: 100%;
  padding: 200px 0 80px;
}
.plan .dontCare .w1200 .dontCare-content li {
  width: 33.3333333%;
  float: left;
  padding: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
}
.plan .dontCare .w1200 .dontCare-content li .li-con {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  padding-bottom: 45px;
}
.plan .dontCare .w1200 .dontCare-content li .li-con img {
  padding-top: 40px;
}
.plan .dontCare .w1200 .dontCare-content li .li-con p:first-of-type {
  font-size: 20px;
  color: #333;
  padding-top: 20px;
}
.plan .dontCare .w1200 .dontCare-content li .li-con p:last-of-type {
  font-size: 14px;
  color: #666;
  padding-top: 10px;
  line-height: 24px;
  width: 80%;
  margin: 0 auto;
}
.plan .dontCare .w1200 .dontCare-content li:hover .li-con {
  background: #fff;
  box-shadow: 0 0 20px rgba(22, 122, 91, 0.07);
}
.plan .releCase {
  padding: 50px 0;
}
.plan .releCase .releCase-title {
  width: 562px;
  height: 139px;
  background: url("../images/plan/title-bg3.png") no-repeat center;
}
.plan .releCase .releCase-title p:first-child {
  padding-top: 8px;
}
.plan .releCase .releCase-title p:last-of-type {
  padding-top: 12px;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
.plan .releCase .releCase-list {
  width: 100%;
  padding: 50px 0 0;
}
.plan .releCase .releCase-list li {
  position: relative;
  float: left;
  width: 32%;
  height: 318px;
}
.plan .releCase .releCase-list li img.img {
  width: 100%;
  height: 235px;
  object-fit: cover;
}
.plan .releCase .releCase-list li img.search {
  opacity: 0;
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.plan .releCase .releCase-list li p {
  font-family: "PingFang SC Medium";
  width: 368px;
  height: 55px;
  margin: 0 auto;
  line-height: 55px;
  color: #333333;
  font-size: 16px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.plan .releCase .releCase-list li:nth-child(3n-1) {
  margin: 0 2%;
}
.plan .releCase .releCase-list li:hover .search {
  opacity: 1;
}
.plan .releCase .releCase-list li:hover p {
  background: #fff;
  -webkit-transform: translateY(-80px);
  -moz-transform: translateY(-80px);
  -ms-transform: translateY(-80px);
  transform: translateY(-80px);
}
.plan .knowMore {
  width: 100%;
  padding: 117px 0 110px;
  background: url("../images/plan/bg-01.jpg") no-repeat center;
}
.plan .knowMore .knowMore-title {
  width: 596px;
  height: 72px;
  background: url("../images/plan/title-bg4.png") no-repeat center;
}
.plan .knowMore .knowMore-title p:first-child {
  font-size: 28px;
  padding-top: 15px;
}
.plan .knowMore .intro-p {
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  padding: 26px 0 40px;
}
.plan .knowMore .address-list {
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 25px 0 25px 25px;
  margin-bottom: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.plan .knowMore .address-list li {
  padding: 0 23px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #c1c1c1;
}
.plan .knowMore .address-list li:last-of-type {
  border: 0;
}
.plan .knowMore .more {
  font-size: 20px;
  font-weight: bold;
  background: #ffae00;
  border-color: #ffae00;
  color: #fff !important;
}
.plan .knowMore .more:hover {
  background: #ffae00;
}
.plan .free {
  padding: 90px 0 75px;
  background: url("../images/bg.png") no-repeat bottom center;
  background-size: cover;
}
.plan .free .free-left {
  position: relative;
  width: 450px;
  text-align: left;
}
.plan .free .free-left > img {
  width: 165px;
  position: absolute;
  top: -31px;
  left: 0;
}
.plan .free .free-left p {
  margin-left: 170px;
  width: 255px;
  font-weight: bold;
}
.plan .free .free-left p:first-of-type {
  position: relative;
  font-size: 18px;
  color: #333;
  padding-top: 30px;
}
.plan .free .free-left p:first-of-type:before {
  position: absolute;
  top: -6px;
  width: 45px;
  height: 4px;
  content: '';
  display: block;
  background: #858585;
}
.plan .free .free-left p:last-of-type {
  font-size: 30px;
  color: #5faaf9;
}
.plan .free .free-right {
  width: 750px;
}
.plan .free .free-right .input-box {
  position: relative;
  font-size: 14px;
  float: left;
  color: #666;
  width: 360px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  margin-bottom: 20px;
  margin-right: 30px;
}
.plan .free .free-right .input-box:nth-child(even) {
  margin-right: 0;
}
.plan .free .free-right .input-box input {
  height: 42px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 20px;
  color: #666;
  width: 255px;
}
.plan .free .free-right .input-box .tip {
  display: none;
  position: absolute;
  top: -97%;
  left: 20%;
  height: 30px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  padding: 0 20px;
  border-radius: 4px;
  background: #ffae00;
}
.plan .free .free-right .input-box .tip:before {
  display: block;
  content: '';
  position: absolute;
  top: 100%;
  left: 20%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ffae00;
  border-bottom: 5px solid transparent;
}
.plan .free .free-right .input-box.active1 {
  border-color: #5faaf9;
}
.plan .free .free-right .input-box.active2 {
  border-color: #ffae00;
}
.plan .free .free-right .input-box.active2 .tip {
  display: inline-block;
}
.plan .free .free-right .submitBtn {
  width: 185px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  color: #fff;
  background: #ffae00;
  font-weight: bold;
  float: right;
  margin-top: 20px;
  cursor: pointer;
}
.plan .home-about p:first-of-type {
  font-size: 24px;
}
.plan-detail {
  width: 100%;
}
.plan-detail .w1200 {
  padding: 60px 0 50px;
  border-bottom: 2px solid #eeeeee;
}
.plan-detail .w1200 .plan-detail {
  width: 800px;
  margin-right: 50px;
}
.plan-detail .w1200 .plan-detail .title {
  width: 230px;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: url("../images/plan/bg-text.png") no-repeat left center;
  margin: 40px 0 25px;
}
.plan-detail .w1200 .plan-detail .title img {
  opacity: .3;
  padding-right: 15px;
  vertical-align: sub;
}
.plan-detail .w1200 .plan-detail .title:first-of-type {
  margin: 0;
  margin-bottom: 25px;
}
.plan-detail .w1200 .plan-detail p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.plan-detail .w1200 .plan-detail > img {
  width: 100%;
  vertical-align: bottom;
  padding-top: 10px;
}
.recommend {
  width: 350px;
  background: #f6f8f9;
}
.recommend .recommend-title {
  position: relative;
  font-size: 16px;
  color: #666;
  font-weight: bold;
  padding: 20px 10px 20px;
}
.recommend .recommend-title:before {
  position: absolute;
  left: 0;
  top: 22px;
  width: 2px;
  height: 18px;
  display: block;
  content: '';
  background: #5faaf9;
}
.recommend .recommend-list {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
.recommend .recommend-list li {
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
  margin-bottom: 20px;
}
.recommend .recommend-list li a > img {
  width: 100%;
  height: 185px;
  object-fit: cover;
  vertical-align: top;
}
.recommend .recommend-list li a .search-mask {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.recommend .recommend-list li a .search-mask img {
  margin-top: 50px;
  width: 55px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateY(-170px);
  -moz-transform: translateY(-170px);
  -ms-transform: translateY(-170px);
  transform: translateY(-170px);
}
.recommend .recommend-list li a p {
  position: absolute;
  width: 100%;
  bottom: 30px;
  height: 18px;
  font-size: 16px;
  color: #666;
  line-height: 18px;
  padding-left: 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.recommend .recommend-list li a p img {
  display: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.recommend .recommend-list li:hover a p {
  height: 75px;
  line-height: 75px;
  background: #5faaf9;
  color: #fff;
}
.recommend .recommend-list li:hover a p img {
  display: block;
}
.recommend .recommend-list li:hover a .search-mask img {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.recommend .recommend-list .last-li-1 {
  height: 200px;
  padding: 0 20px;
  margin: 0;
  overflow: unset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../images/plan/bg-02.png") no-repeat center bottom;
}
.recommend .recommend-list .last-li-1 p {
  font-size: 22px;
  color: #fff;
  margin-left: 25px;
}
.recommend .recommend-list .last-li-1 p:first-of-type {
  padding-top: 86px;
  font-size: 14px;
  padding-left: 15px;
  background: url("../images/plan/tel.png") no-repeat left center;
}
.recommend .recommend-list .last-li-1 .more {
  width: 220px;
  color: #fff !important;
  margin: 0 0 0 1px;
  border-color: #ffae00;
  background: #ffae00;
}
.recommend .recommend-list .last-li-1 > img {
  position: absolute;
  bottom: 0;
  right: -20px;
}
.plan-bottom-list {
  padding: 0;
}
.plan-bottom-list li {
  width: 288px;
  height: 217px;
  margin-right: 12px;
}
.plan-bottom-list li a > img {
  height: 175px;
}
.plan-bottom-list li a p {
  bottom: 5px;
}
.plan-bottom-list li a .search-mask img {
  margin-top: 50px;
  width: 70px;
}
.plan-bottom-list li:last-of-type {
  margin-right: 0;
}
.plan-bottom-list li:nth-child(3n-1) {
  margin: 0;
  margin-right: 12px;
}
.plan-bottom-list li:hover a p {
  height: 50px;
  line-height: 50px;
}
.plan-bottom-list li:hover a .search-mask img {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.case .banner {
  position: relative;
}
.case .banner .case-wrap {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.case .banner .case-wrap .bx-wrapper .bx-controls-direction a {
  width: 30px;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.5);
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  margin-top: 0;
}
.case .banner .case-wrap .bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url(../images/case/ctrl_l.png);
  left: -30px;
}
.case .banner .case-wrap .bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url(../images/case/ctrl_r.png);
  right: -30px;
}
.case .banner .case-wrap .case-ul li {
  cursor: pointer;
  width: 190px;
  height: 60px;
  font-size: 16px;
  color: #333333;
  background: #eee;
  font-family: "PingFang SC Medium";
  border-right: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.case .banner .case-wrap .case-ul li span {
  display: block;
  height: 60px;
  line-height: 60px;
  background-position: 27% center;
  background-repeat: no-repeat;
  border-right: 1px solid #dcdcdc;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.case .banner .case-wrap .case-ul li span.icon1 {
  background-size: 13%;
  background-image: url("../images/case/icon-1.png");
}
.case .banner .case-wrap .case-ul li span.icon2 {
  background-size: 11%;
  background-image: url("../images/case/icon-2.png");
}
.case .banner .case-wrap .case-ul li span.icon3 {
  background-size: 15%;
  background-image: url("../images/case/icon-3.png");
}
.case .banner .case-wrap .case-ul li span.icon4 {
  background-size: 11%;
  background-image: url("../images/case/icon-4.png");
}
.case .banner .case-wrap .case-ul li span.icon5 {
  background-size: 11%;
  background-image: url("../images/case/icon-5.png");
}
.case .banner .case-wrap .case-ul li span.icon6 {
  background-size: 12%;
  background-image: url("../images/case/icon-6.png");
}
.case .banner .case-wrap .case-ul li:hover,
.case .banner .case-wrap .case-ul li.active {
  background: #5faaf9;
  border-color: #5faaf9;
}
.case .banner .case-wrap .case-ul li:hover span,
.case .banner .case-wrap .case-ul li.active span {
  color: #fff;
  border-color: #5faaf9;
}
.case .banner .case-wrap .case-ul li:hover span.icon1,
.case .banner .case-wrap .case-ul li.active span.icon1 {
  background-image: url("../images/case/icon-1-hover.png");
}
.case .banner .case-wrap .case-ul li:hover span.icon2,
.case .banner .case-wrap .case-ul li.active span.icon2 {
  background-image: url("../images/case/icon-2-hover.png");
}
.case .banner .case-wrap .case-ul li:hover span.icon3,
.case .banner .case-wrap .case-ul li.active span.icon3 {
  background-image: url("../images/case/icon-3-hover.png");
}
.case .banner .case-wrap .case-ul li:hover span.icon4,
.case .banner .case-wrap .case-ul li.active span.icon4 {
  background-image: url("../images/case/icon-4-hover.png");
}
.case .banner .case-wrap .case-ul li:hover span.icon5,
.case .banner .case-wrap .case-ul li.active span.icon5 {
  background-image: url("../images/case/icon-5-hover.png");
}
.case .banner .case-wrap .case-ul li:hover span.icon6,
.case .banner .case-wrap .case-ul li.active span.icon6 {
  background-image: url("../images/case/icon-6-hover.png");
}
.case .titbits {
  padding-top: 50px;
}
.case .titbits .titbits-title {
  width: 520px;
  height: 118px;
  background: url("../images/case/tit-bg.png") no-repeat center;
}
.case .titbits .titbits-title p:first-of-type {
  padding-top: 5px;
}
.case .titbits .titbits-list {
  padding-top: 50px;
  width: 100%;
}
.case .titbits .titbits-list li {
  position: relative;
  width: 32%;
  height: 235px;
  float: left;
  margin-bottom: 20px;
}
.case .titbits .titbits-list li:nth-child(3n-1) {
  margin: 0 2%;
}
.case .titbits .titbits-list li > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case .titbits .titbits-list li p {
  position: absolute;
  bottom: 20px;
  color: #fff;
  width: 100%;
  font-size: 16px;
  text-align: center;
}
.case .hot-case .question-list {
  padding-top: 0;
}
.case .case-bottom {
  width: 100%;
  height: 475px;
  background: url("../images/case/bg-bottom.jpg") no-repeat center;
  background-size: cover;
  text-align: center;
}
.case .case-bottom .w1200 {
  padding-top: 20px;
}
.case .case-bottom .left div,
.case .case-bottom .right div {
  margin: 20px 0;
}
.case .case-bottom .left div img,
.case .case-bottom .right div img {
  width: 45px;
  height: 45px;
  object-fit: cover;
  vertical-align: middle;
}
.case .case-bottom .left div p,
.case .case-bottom .right div p {
  color: #fff;
  font-size: 14px;
  text-align: left;
  padding-left: 20px;
  line-height: 45px;
}
.case .case-bottom .left div p a,
.case .case-bottom .right div p a {
  color: #fff;
}
.case .case-bottom .left div p span,
.case .case-bottom .right div p span {
  display: block;
  line-height: 22px;
}
.case .case-bottom .left div p span:last-of-type,
.case .case-bottom .right div p span:last-of-type {
  color: #999;
}
.case .case-bottom .mid {
  padding: 0 100px;
}
.case .case-bottom .mid .code {
  margin-right: 50px;
}
.case .case-bottom .mid .code:last-of-type {
  margin: 0;
}
.case .case-bottom .mid .code img {
  width: 116px;
  padding: 5px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.case .case-bottom .mid .code p {
  color: #fff;
  font-size: 14px;
  padding-top: 10px;
}
.case .home-about .w1200 p:first-of-type {
  font-size: 24px;
}
.case-list {
  display: none;
}
.case-list li a p span {
  display: block;
}
.case-list li a p span:first-of-type {
  font-size: 16px;
}
.case-list li a p span:last-of-type {
  font-size: 14px;
  color: transparent;
}
.case-list li:hover a p {
  line-height: 26px;
  color: #fff;
}
.case-list li:hover a p span {
  color: #fff;
}
.case-list li:hover a p span:first-of-type {
  padding-top: 20px;
}
.case-list.active {
  display: block;
}
.case-detail .w1200 {
  padding: 50px;
}
.case-detail .w1200 .case-detail {
  width: 830px;
  padding: 0 20px 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.case-detail .w1200 .case-detail .case-detail-title {
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  color: #333333;
}
.case-detail .w1200 .case-detail .bxslider-box .bx-wrapper {
  margin: 0;
}
.case-detail .w1200 .case-detail .bxslider-box .case-slider li {
  height: 470px;
}
.case-detail .w1200 .case-detail .bxslider-box .case-slider li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-detail .w1200 .case-detail .case-pager-box {
  width: 100%;
  background: #f6f8f9;
}
.case-detail .w1200 .case-detail .case-pager-box #bx-pager {
  padding: 3px 3px 10px 12px;
}
.case-detail .w1200 .case-detail .case-pager-box #bx-pager a {
  position: relative;
  display: inline-block;
  float: left;
  width: 184px;
  height: 117px;
  margin-right: 9px;
}
.case-detail .w1200 .case-detail .case-pager-box #bx-pager a img {
  width: 184px;
  height: 110px;
  object-fit: cover;
  padding-top: 7px;
}
.case-detail .w1200 .case-detail .case-pager-box #bx-pager a img:last-of-type {
  position: absolute;
  top: 0;
  left: 0;
  height: 117px;
  padding-top: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.case-detail .w1200 .case-detail .case-pager-box #bx-pager a:hover img:last-of-type,
.case-detail .w1200 .case-detail .case-pager-box #bx-pager a.active img:last-of-type {
  opacity: 1;
}
.case-detail .w1200 .recommend {
  margin-top: 50px;
}
.case-detail .w1200 .recommend .case-list {
  display: block;
  padding: 0 15px;
  margin-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.case-detail .w1200 .recommend .case-list li {
  width: 100%;
  height: 240px;
  margin: 0;
  margin-bottom: 20px;
}
.case-detail .w1200 .recommend .case-list li a > img {
  height: 185px;
}
.case-detail .w1200 .recommend .case-list li a p {
  padding-top: 10px;
}
.case-detail .w1200 .recommend .case-list li a p span {
  display: block;
}
.case-detail .w1200 .recommend .case-list li a p span:first-of-type {
  font-size: 16px;
}
.case-detail .w1200 .recommend .case-list li a p span:last-of-type {
  font-size: 14px;
  color: transparent;
}
.case-detail .w1200 .recommend .case-list li:hover a p {
  height: 70px;
  line-height: 25px;
  color: #fff;
}
.case-detail .w1200 .recommend .case-list li:hover a p span:first-of-type {
  padding-top: 5px;
}
.case-detail .w1200 .recommend .case-list .last-li-2 {
  width: 100%;
  height: 25px;
  padding: 0;
  margin: 0;
  text-align: center;
}
.case-detail .w1200 .recommend .case-list .last-li-2 a {
  display: block;
  width: 52px;
  height: 25px;
  margin: 0 auto;
  background: #e7ecee;
}
.case-detail .w1200 .recommend .case-list .last-li-2 a img {
  width: 14px;
  height: 8px;
  padding-top: 9px;
}
.case-detail .w1200 .controller {
  padding-top: 30px;
  font-size: 14px;
}
.case-detail .w1200 .controller a {
  color: #666;
}
.case-detail .w1200 .controller a:hover {
  color: #333;
}
.case-detail .w1200 .case-intro {
  padding-bottom: 30px;
}
.case-detail .w1200 .case-intro .case-intro-title {
  padding: 38px 0 25px;
}
.case-detail .w1200 .case-intro .case-intro-title span {
  display: inline-block;
  width: 89px;
  height: 27px;
  line-height: 27px;
  color: #5c5c5c;
  text-align: center;
}
.case-detail .w1200 .case-intro .case-intro-title span:first-of-type {
  color: #fff;

}
.case-detail .w1200 .case-intro .case-intro-title span:last-of-type {
  width: 150px;
  opacity: .4;
  font-style: italic;
  font-family: "Times New Roman";
}
.case-detail .w1200 .case-intro .intro-ul {
  width: 100%;
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.case-detail .w1200 .case-intro .intro-ul li {
  width: 50%;
  float: left;
  font-size: 14px;
  color: #666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 41px;
  line-height: 40px;
  padding-left: 15px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.case-detail .w1200 .case-intro .intro-detail {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.contact .banner > img {
  height: 647px;
}
.contact .contact-style {
  text-align: center;
  padding-bottom: 110px;
}
.contact .contact-style li {
  padding-top: 20px;
  height: 148px;
  float: left;
  width: 33.33%;
  font-size: 14px;
  color: #666;
}
.contact .contact-style li span {
  color: #999999;
}
.contact .contact-style li a {
  color: #666;
}
.contact .joinUs {
  position: relative;
  width: 100%;
  height: 600px;
  background: url("../images/contact/bg-2.jpg") no-repeat center;
  background-size: cover;
}
.contact .joinUs a {
  position: absolute;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 235px;
  height: 62px;
  line-height: 62px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  display: block;
  background: url("../images/contact/bg-1.jpg") no-repeat center;
  background-size: cover;
  padding-left: 65px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.contact .joinUs a img {
  padding-left: 15px;
  vertical-align: middle;
}
.contact .job {
  padding: 50px 0 80px;
}
.contact .job .w1200 {
  position: relative;
  text-align: center;
}
.contact .job .w1200 .job-ul {
  border: 1px solid #eeeeee;
  margin-top: 50px;
  padding: 18px 0 15px 230px;
}
.contact .job .w1200 .job-ul li {
  position: relative;
  padding: 0 30px;
  cursor: pointer;
  float: left;
  font-size: 18px;
  border-right: 2px solid #808080;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.contact .job .w1200 .job-ul li:last-of-type {
  border: 0;
}
.contact .job .w1200 .job-ul li img {
  display: none;
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.contact .job .w1200 .job-ul li.active {
  color: #5faaf9;
}
.contact .job .w1200 .job-ul li.active img {
  display: block;
}
.contact .job .w1200 .job-detail {
  display: none;
  text-align: left;
  padding: 20px 0 0 45px;
  border: 1px solid #eeeeee;
  margin-top: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  color: #333;
  line-height: 2;
}
.contact .job .w1200 .job-detail .job-detail-title {
  font-weight: bold;
}
.contact .job .w1200 .job-detail .job-detail-text {
  padding-bottom: 30px;
}
.contact .job .w1200 .job-detail .job-detail-address {
  padding: 18px 0;
  border-top: 1px solid #eee;
}
.contact .job .w1200 .job-detail.active {
  display: block;
}
.contact .job .w1200 .float-email {
  position: absolute;
  bottom: -40px;
  right: -110px;
  width: 589px;
  height: 259px;
  background: url("../images/contact/join.png") no-repeat center;
  background-size: cover;
}
.contact .job .w1200 .float-email p {
  padding-top: 150px;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.contact .job .w1200 .float-email p a {
  color: #fff;
}
.products .banner {
  position: relative;
}
.products .banner .case-wrap {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 220px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.products .banner .case-wrap .bx-wrapper .bx-controls-direction a {
  width: 30px;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.5);
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  margin-top: 0;
}
.products .banner .case-wrap .bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url(../images/case/ctrl_l.png);
  left: -30px;
}
.products .banner .case-wrap .bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url(../images/case/ctrl_r.png);
  right: -30px;
}
.products .banner .case-wrap .case-ul li {
  font-family: "PingFang SC Medium";
  cursor: pointer;
  width: 190px;
  height: 60px;
  font-size: 16px;
  color: #333333;
  background: #eee;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.products .banner .case-wrap .case-ul li span {
  display: block;
  height: 60px;
  line-height: 60px;
  background-position: 27% center;
  background-repeat: no-repeat;

  border-right: 1px solid #dcdcdc;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.products .banner .case-wrap .case-ul li span.icon1 {
  background-image: url("../images/product/bg-1-hover.png");
}
.products .banner .case-wrap .case-ul li span.icon2 {
  background-image: url("../images/product/bg-2-hover.png");
}
.products .banner .case-wrap .case-ul li span.icon3 {
  background-position: 26% center;
  background-image: url("../images/product/bg-3-hover.png");
}
.products .banner .case-wrap .case-ul li span.icon4 {
  background-position: 26% center;
  background-image: url("../images/product/bg-4-hover.png");
}
.products .banner .case-wrap .case-ul li:hover,
.products .banner .case-wrap .case-ul li.active {
  background: #5faaf9;
  border-color: #5faaf9;
}
.products .banner .case-wrap .case-ul li:hover span,
.products .banner .case-wrap .case-ul li.active span {
  color: #fff;
  border-color: #5faaf9;
}
.products .banner .case-wrap .case-ul li:hover span.icon1,
.products .banner .case-wrap .case-ul li.active span.icon1 {
  background-image: url("../images/product/bg-1.png");
}
.products .banner .case-wrap .case-ul li:hover span.icon2,
.products .banner .case-wrap .case-ul li.active span.icon2 {
  background-image: url("../images/product/bg-2.png");
}
.products .banner .case-wrap .case-ul li:hover span.icon3,
.products .banner .case-wrap .case-ul li.active span.icon3 {
  background-image: url("../images/product/bg-3.png");
}
.products .banner .case-wrap .case-ul li:hover span.icon4,
.products .banner .case-wrap .case-ul li.active span.icon4 {
  background-image: url("../images/product/bg-4.png");
}
.products .products-list .case-list-box {
  display: none;
}
.products .products-list .case-list-box.active {
  display: block;
}
.products .products-list .ul-box {
  text-align: center;
}
.products .products-list .ul-box .products-list-ul {
  padding: 10px 0 0;
  display: inline-block;
  max-width: 1200px;
  margin: 0 auto;
}
.products .products-list .ul-box .products-list-ul li {
  position: relative;
  float: left;
  padding: 20px 30px;
  height: 15px;
}
.products .products-list .ul-box .products-list-ul li span {
  position: relative;
  display: block;
  top: -13px;
  left: 0;
  cursor: pointer;
  padding: 8px 5px;
}
.products .products-list .ul-box .products-list-ul li.active span {
  color: #5faaf9;
  border-bottom: 1px solid #5faaf9;
}
.products .products-list .ul-box .products-list-ul li:last-of-type:after {
  width: 0px;
}
.products .products-list .ul-box .products-list-ul li:after {
  display: block;
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  top: 28%;
  right: 0;
  background: #dcdcdc;
}
.products .home-about .fl-div {
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.products .home-about .fl-div img {
  padding-top: 5px;
  opacity: .4;
}
.products .home-about .fl-div .p1 {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
}
.products .home-about .fl-div .p2 {
  padding-top: 15px;
  font-size: 22px;
  color: #949494;
}
.products .home-about .fl-div .p2 span {
  font-family: "Helvetica";
}
.products .five {
  text-align: center;
  padding-top: 50px;
}
.products .five .five-list {
  padding: 30px 0 50px;
  width: 100%;
}
.products .five .five-list li {
  width: 19.5%;
  margin-right: 0.625%;
  float: left;
}
.products .five .five-list li img {
  height: 315px;
  object-fit: cover;
}
.products .five .five-list li p {
  width: 180px;
  margin: 0 auto;
  font-size: 14px;
  color: #666;
  line-height: 1.8;
}
.products .five .five-list li p:first-of-type {
  font-size: 20px;
  color: #333;
  padding-top: 10px;
  font-weight: bold;
}
.products .five .five-list li:last-of-type {
  margin: 0;
}
.products .product-six {
  width: 100%;
  text-align: center;
  padding: 50px 0 60px;
}
.products .product-six .w1200 {
  position: relative;
}
.products .product-six .w1200 img {
  width: 700px;
}
.products .product-six .w1200 .product-six-p {
  position: absolute;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
}
.products .product-six .w1200 .product-six-p.product-six-p-1 {
  top: 40px;
  left: 437px;
}
.products .product-six .w1200 .product-six-p.product-six-p-2 {
  top: 40px;
  left: 706px;
}
.products .product-six .w1200 .product-six-p.product-six-p-3 {
  top: 264px;
  left: 855px;
}
.products .product-six .w1200 .product-six-p.product-six-p-4 {
  top: 528px;
  left: 701px;
}
.products .product-six .w1200 .product-six-p.product-six-p-5 {
  top: 528px;
  left: 426px;
}
.products .product-six .w1200 .product-six-p.product-six-p-6 {
  top: 264px;
  left: 294px;
}
.products .product-six .w1200 .product-six-p.product-six-p-6 {
  top: 264px;
  left: 294px;
}
.products .product-six .w1200 .product-six-p.product-six-p-mid {
  top: 234px;
  left: 482px;
}
.products .product-six .w1200 .product-six-p.product-six-p-mid .product-six-p-span {
  font-weight: bold;
  height: 134px;
}
.products .product-six .w1200 .product-six-p.product-six-p-mid .product-six-p-span:first-of-type {
  font-size: 134px;
  line-height: 134px;
}
.products .product-six .w1200 .product-six-p.product-six-p-mid .product-six-p-span:last-of-type {
  padding-top: 30px;
}
.products .product-six .w1200 .product-six-p.product-six-p-mid .product-six-p-span span {
  width: 170px;
  display: inline-block;
  text-align: left;
}
.products .product-six .w1200 .product-six-p.product-six-p-mid .product-six-p-span span:first-of-type {
  font-size: 20px;
  color: #999;
}
.products .product-six .w1200 .product-six-p.product-six-p-mid .product-six-p-span span:last-of-type {
  font-size: 34px;
  color: #666;
}
.products .choose {
  padding-top: 50px;
  width: 100%;
  background: #f1f8f6;
  text-align: center;
  padding-bottom: 50px;
}
.products .choose .case-list {
  text-align: left;
  display: block;
}
.products .choose .case-list li a p span {
  display: block;
}
.products .choose .case-list li a p span:first-of-type {
  font-size: 16px;
}
.products .choose .case-list li a p span:last-of-type {
  font-size: 14px;
  color: transparent;
}
.products .choose .case-list li:hover a p {
  line-height: 26px;
  color: #fff;
}
.products .choose .case-list li:hover a p span {
  color: #fff;
}
.products .choose .case-list li:hover a p span:first-of-type {
  padding-top: 20px;
}
.poster-main {
  position: relative;
  width: 900px;
  height: 270px;
}
.poster-main a,
.poster-main img {
  display: block;
  object-fit: cover;
}
.poster-main .poster-list {
  width: 900px;
  height: 270px;
}
.poster-main .poster-list .poster-item {
  position: absolute;
  left: 0;
  top: 0;
}
.poster-main .poster-btn {
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 40px !important;
  width: 40px !important;
  z-index: 10;
}
.poster-main .poster-btn:hover {
  background-color: #5faaf9;
}
.poster-main .poster-prev-btn {
  left: -160px;
  background: url("../images/arrow-left.png") rgba(85, 118, 129, 0.1) no-repeat center center;
}
.poster-main .poster-next-btn {
  right: -160px;
  background: url("../images/arrow-right.png") rgba(85, 118, 129, 0.1) no-repeat center center;
}
.products-detail .products-banner {
  position: relative;
  width: 100%;
  height: 585px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../images/product/bg-detile.jpg") no-repeat center;
  background-size: cover;
}
.products-detail .products-banner .caroursel {
  position: absolute;
  top: 46%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.products-detail .products-banner .product-text {
  position: absolute;
  text-align: center;
  bottom: 60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
}
.products-detail .products-banner .product-text p:first-of-type {
  font-family: "PingFang SC Medium";
  font-size: 20px;
}
.products-detail .products-banner .product-text p:last-of-type {
  padding-top: 10px;
  font-size: 14px;
  color: #999999;
}
.products-detail .product-body {
  padding: 50px 0 0;
}
.products-detail .product-body .product-body-detail {
  width: 800px;
  margin-right: 50px;
  padding: 0 20px 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.products-detail .product-body .product-body-detail .product-detail-title {
  background: #e2ecf1;
  position: relative;
  font-size: 16px;
  color: #666;
  font-weight: bold;
  padding: 20px 10px 20px;
}
.products-detail .product-body .product-body-detail .product-detail-title:before {
  position: absolute;
  left: 0;
  top: 22px;
  width: 2px;
  height: 18px;
  display: block;
  content: '';
  background: #5faaf9;
}
.products-detail .product-body .product-body-detail .detail-ul {
  margin-top: 10px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #f6f8f9;
}
.products-detail .product-body .product-body-detail .detail-ul li {
  width: 50%;
  float: left;
  font-size: 14px;
  color: #666666;
  line-height: 26px;
}
.products-detail .product-body .product-body-detail .detail-ul li:first-of-type {
  width: 100%;
  color: #333;
}
.products-detail .product-body .product-body-detail .detail-ul p {
  color: #333;
}
.products-detail .product-body .product-body-detail .detail-ul img {
  width: 100%;
  vertical-align: top;
  padding-top: 10px;
}
.products-detail .product-body .about-case-list {
  width: 100%;
  position: relative;
  padding-top: 75px;
}
.products-detail .product-body .about-case-list .about-case-title {
  width: 100%;
  position: relative;
  font-size: 18px;
  color: #666;
  padding: 20px 10px 20px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.products-detail .product-body .about-case-list .about-case-title:before {
  position: absolute;
  left: 0;
  top: 22px;
  width: 2px;
  height: 18px;
  display: block;
  content: '';
  background: #5faaf9;
}
.products-detail .product-body .about-case-list .about-case-title a {
  color: #666;
  position: absolute;
  right: 0;
  font-size: 14px;
  font-weight: normal;
}
.products-detail .product-body .about-case-list .releCase-list {
  width: 100%;
}
.products-detail .product-body .about-case-list .releCase-list li {
  position: relative;
  float: left;
  width: 291px;
  height: 210px;
  margin-right: 12px;
  padding-bottom: 45px;
}
.products-detail .product-body .about-case-list .releCase-list li img.img {
  width: 100%;
  height: 174px;
  object-fit: cover;
}
.products-detail .product-body .about-case-list .releCase-list li img.search {
  opacity: 0;
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.products-detail .product-body .about-case-list .releCase-list li p {
  font-family: "PingFang SC Medium";
  width: 100%;
  height: 55px;
  line-height: 55px;
  color: #666666;
  font-size: 14px;
  text-align:center;

}
.products-detail .product-body .about-case-list .releCase-list li:nth-child(4n) {
  margin: 0;
}
.products-detail .product-body .about-case-list .releCase-list li:hover .search {
  opacity: 1;
}
.products-detail .qusetion .question-list li a {
  padding-left: 30px;
}
.products-detail .qusetion .question-list li a em {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  background: #e5e5e5;
  position: absolute;
  left: 0;
  top: 14px;
  text-align: center;
}
.products-detail .qusetion .question-list li:first-of-type a em {
  background: #e12929;
  color: #fff;
}
.products-detail .qusetion .question-list li:nth-child(2) a em,
.products-detail .qusetion .question-list li:nth-child(4) a em {
  background: #ffaa00;
  color: #fff;
}
.products-detail .qusetion .question-list li:nth-child(3) a em {
  background: #4eb926;
  color: #fff;
}
.join .market {
  padding: 50px 0 100px;
  text-align: center;
}
.join .market .w1200 .market-img {
  padding-top: 70px;
}
.join .market .w1200 ul {
  text-align: left;
  width: 50%;
  background: url("../images/join/bg-1.png") no-repeat left 71%;
  padding: 50px 0;
}
.join .market .w1200 ul li {
  width: 100%;
}
.join .market .w1200 ul li span {
  display: inline-block;
  font-size: 22px;
  color: #333;
  font-weight: bold;
  padding-top: 57px;
  vertical-align: middle;
}
.join .market .w1200 ul li span:first-of-type {
  padding-left: 50px;
}
.join .market .w1200 ul li span:last-child {
  width: 350px;
  padding-left: 50px;
  font-size: 14px;
  color: #666;
  font-weight: normal;
}
.join .shanghai {
  position: relative;
  width: 100%;
  height: 470px;
  background: url("../images/join/bg-2.png") no-repeat center;
  background-size: cover;
}
.join .shanghai > img {
  position: absolute;
  top: -80px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.join .shanghai .shanghai-list {
  padding-top: 155px;
}
.join .shanghai .shanghai-list li {
  text-align: center;
  float: left;
  width: 360px;
}
.join .shanghai .shanghai-list li > img {
  width: 100%;
  height: 190px;
  object-fit: cover;
}
.join .shanghai .shanghai-list li p {
  padding-top: 15px;
  font-size: 18px;
  color: #fff;
}
.join .shanghai .shanghai-list li:nth-child(2) {
  margin: 0 60px;
}
.join .seven {
  text-align: center;
  padding: 50px 0;
}
.join .seven > img {
  padding-bottom: 50px;
}
.join .seven .bxslider-box {
  width: 100%;
  background: #efefef;
  height: 455px;
}
.join .seven .bxslider-box .bx-wrapper {
  margin: 0;
}
.join .seven .bxslider-box .bx-wrapper .bx-controls-direction a {
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.join .seven .bxslider-box .bx-wrapper .bx-controls-direction .bx-prev {
  left: 0;
  background: url("../images/arrow-left-3.png") rgba(0, 0, 0, 0.2) no-repeat center;
}
.join .seven .bxslider-box .bx-wrapper .bx-controls-direction .bx-prev:hover {
  background: url("../images/arrow-left-3-hover.png") #5faaf9 no-repeat center;
}
.join .seven .bxslider-box .bx-wrapper .bx-controls-direction .bx-next {
  right: 490px;
  background: url("../images/arrow-right-3.png") rgba(0, 0, 0, 0.2) no-repeat center;
}
.join .seven .bxslider-box .bx-wrapper .bx-controls-direction .bx-next:hover {
  background: url("../images/arrow-right-3-hover.png") #5faaf9 no-repeat center;
}
.join .seven .bxslider-box .case-slider li {
  height: 455px;
}
.join .seven .bxslider-box .case-slider li img {
  width: 710px;
  height: 100%;
  object-fit: cover;
}
.join .seven .bxslider-box .case-slider li .bx-text {
  position: relative;
  width: 490px;
  height: 100%;
  padding: 55px 50px 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}
.join .seven .bxslider-box .case-slider li .bx-text .title {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  padding-bottom: 30px;
}
.join .seven .bxslider-box .case-slider li .bx-text .intro {
  font-size: 16px;
  color: #666;
  line-height: 1.8;
}
.join .seven .bxslider-box .case-slider li .bx-text .page {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 50px;
  color: #666666;
}
.join .seven .bxslider-box .case-slider li .bx-text .page span {
  font-size: 18px;
  font-family: "Arial";
}
.join .seven .bxslider-box .case-slider li .bx-text .page:after {
  position: absolute;
  content: '';
  display: block;
  bottom: 50px;
  right: 100px;
  width: 70px;
  height: 3px;
  background: #999999;
}
.join .seven .case-pager-box {
  width: 100%;
}
.join .seven .case-pager-box #bx-pager {
  padding: 33px 0 10px 0;
}
.join .seven .case-pager-box #bx-pager a {
  position: relative;
  display: inline-block;
  float: left;
  width: 193px;
  height: 160px;
  margin-right: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.join .seven .case-pager-box #bx-pager a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 3px solid transparent;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.join .seven .case-pager-box #bx-pager a p {
  padding-top: 10px;
  text-align: center;
  color: #333;
}
.join .seven .case-pager-box #bx-pager a:hover img,
.join .seven .case-pager-box #bx-pager a.active img {
  border-color: #5faaf9;
}
.join .seven .case-pager-box #bx-pager a:hover p,
.join .seven .case-pager-box #bx-pager a.active p {
  color: #5faaf9;
}
.join .seven .case-pager-box #bx-pager a:last-of-type {
  margin: 0;
}
.join .ten {
  padding: 80px 0;
  text-align: center;
}
.join .ten ul {
  padding: 50px 0;
}
.join .ten ul li {
  width: 236px;
  height: 286px;
  float: left;
  margin: 0 5px 20px 0;
  border: 3px solid #d2d2d2;
  padding: 40px 25px 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.join .ten ul li .title {
  font-size: 16px;
  color: #333;
  padding: 5px 0 30px;
}
.join .ten ul li .intro {
  font-size: 14px;
  color: #666;
  text-align: left;
  line-height: 1.5;
}
.join .ten ul li:nth-child(5n) {
  margin-right: 0;
}
.join .home-about p:first-of-type {
  color: #fff;
}
.join .home-about p:last-of-type {
  font-size: 22px;
  font-weight: bold;
  background: transparent;
  padding-left: 0;
}
.join .diff {
  text-align: center;
  padding: 80px 0;
}
.join .diff .diff-list {
  padding: 50px 0 0;
  width: 100%;
}
.join .diff .diff-list li {
  position: relative;
  width: 24.4%;
  height: 290px;
  float: left;
  margin-right: 0.8%;
  padding-bottom: 20px;
}
.join .diff .diff-list li a {
  color: #333;
}
.join .diff .diff-list li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
.join .diff .diff-list li p {
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 80%;
  height: 63px;
  line-height: 63px;
  font-size: 24px;
  background: #fff;
  font-family: "PingFang SC Medium";
}
.join .diff .diff-list li:nth-child(4n) {
  margin: 0;
}
.join .mien {
  text-align: center;
}
.join .mien .lunbo-content p {
  text-align: left;
  font-size: 16px;
}
.join .mien .lunbo-content .bx-wrapper .bx-controls-direction a {
  width: 44px;
  height: 44px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.join .mien .lunbo-content .bx-wrapper .bx-controls-direction .bx-prev {
  left: -80px;
  background: url("../images/rainshed/arrow-left.png") rgba(85, 118, 129, 0.1) no-repeat center;
}
.join .mien .lunbo-content .bx-wrapper .bx-controls-direction .bx-prev:hover {
  background: url("../images/rainshed/arrow-left-hover.png") rgba(22, 122, 91, 0.1) no-repeat center;
}
.join .mien .lunbo-content .bx-wrapper .bx-controls-direction .bx-next {
  right: -80px;
  background: url("../images/rainshed/arrow-right.png") rgba(85, 118, 129, 0.1) no-repeat center;
}
.join .mien .lunbo-content .bx-wrapper .bx-controls-direction .bx-next:hover {
  background: url("../images/rainshed/arrow-right-hover.png") rgba(22, 122, 91, 0.1) no-repeat center;
}
.join .cooperation {
  text-align: center;
}
.join .cooperation ul li {
  float: left;
  width: 92px;
}
.join .cooperation ul li img {
  padding-top: 50px;
  vertical-align: middle;
}
.join .cooperation ul li p {
  padding: 10px 0 90px;
}
.join .cooperation ul li:nth-child(odd) {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100%;
}
.join .bottom {
  width: 100%;
  height: 355px;
  background: url("../images/join/bg-3.jpg") no-repeat center;
  background-size: cover;
}
.join .bottom p {
  font-weight: bold;
  text-align: center;
}
.join .bottom p:first-of-type {
  font-size: 30px;
  color: #5faaf9;
  padding: 90px 0 15px;
}
.join .bottom p:last-of-type {
  font-size: 22px;
  color: #949494;
}
.join .bottom .more {
  margin-top: 50px;
  background: #ffae00;
  color: #fff !important;
  border-color: #ffae00;
  font-size: 20px;
  font-weight: bold;
}
.join .bottom .more:hover {
  background: #ffae00;
  border-color: #ffae00;
  opacity: .8;
}
.error {
  width: 100%;
  height: 100%;
}
.error p {
  font-size: 48px;
  text-align: center;
  padding-top: 100px;
  line-height: 100px;
  border-bottom: 1px solid #9a9a9a;
}
@media screen and (max-width: 1366px) {
  .lunbo-content .bx-wrapper .bx-controls-direction .bx-prev {
    left: -10px !important;
  }
  .lunbo-content .bx-wrapper .bx-controls-direction .bx-next {
    right: -10px !important;
  }
  .poster-main .poster-prev-btn {
    left: -80px;
  }
  .poster-main .poster-next-btn {
    right: -80px;
  }
  .getOffer .w1200-box .get-right .get-close {
    right: -32px;
  }
}
@font-face {
  font-family: PingFang-SC-Regular;
  src: url(../font/PingFang-SC-Regular.otf);
}
.swiper1-container img {
  display: block;
}
.swiper1-container .swiper-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 8px;
  background: #a7a9ab;
  margin: 0 10px;
  border-radius: 8px;
  transition: width 0.2s;
}
.swiper1-container .swiper-pagination .swiper-pagination-bullet-active {
  width: 64px;
  background-color: #fff;
}
.swiper1-container .swiper-button-next {
  background: url(../images/arrow-right.png) rgba(0, 0, 0, 0.1) no-repeat center;
  right: 100px;
  width: 45px;
  transition: background-color 0.2s;
}
.swiper1-container .swiper-button-next:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.swiper1-container .swiper-button-prev {
  background: url(../images/arrow-left.png) rgba(0, 0, 0, 0.1) no-repeat center;
  left: 100px;
  width: 45px;
  transition: background-color 0.2s;
}
.swiper1-container .swiper-button-prev:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
