.banc {
  position: relative;
}
.banc .banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.banc .banner .banner-wrap {
  display: flex;
  align-items: center;
  max-width: 1400px;
  width: 64%;
  height: 630px;
  margin: 0 auto;
}
.banc .banner .banner-wrap .banner-main {
  width: 90%;
  min-width: 730px;
  text-align: left;
  margin-top: 0.3%;
}
.banc .banner .banner-wrap .banner-main .quick {
  font-size: 38px;
  font-weight: normal;
  color: #FFFFFF;
}
.banc .banner .banner-wrap .banner-main .title {
  font-size: 100px;
  font-weight: 600;
  color: #FFFFFF;
  display: flex;
  line-height: 100px;
  padding: 0.8% 0 2.8%;
}
.banc .banner .banner-wrap .banner-main .title span {
  font-size: 21px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 0;
}
.banc .banner .banner-wrap .banner-main .text {
  font-size: 21px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 29px;
}
.banc .banner .banner-wrap .banner-main .text2 {
  font-size: 21px;
  color: #FFFFFF;
  line-height: 21px;
  padding: 2.8% 0;
  font-weight: 600;
}
.banc .banner .banner-wrap .banner-main .btn {
  padding: 0;
}
.banc .banner .banner-wrap .banner-main .btn .free-btn {
  width: 160px;
  height: 35px;
  background: #58E3E1;
  border-radius: 5px;
  font-size: 21px;
  font-weight: normal;
  color: #130332;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.banc .con-box {
  position: relative;
}
.banc .con-box .part1 {
  display: flex;
  max-width: 1400px;
  margin: 9.5% auto 8.5%;
  justify-content: center;
}
.banc .con-box .part1 .img img {
  width: 100%;
  box-shadow: 0px 0px 20px 0px rgba(13, 30, 54, 0.18);
  height: auto;
}
.banc .con-box .part1 .infos {
  max-width: 437px;
  margin-left: 2.6%;
}
.banc .con-box .part1 .infos .smallTitle {
  font-size: 17px;
  font-weight: normal;
  color: #000000;
  margin-top: 13%;
}
.banc .con-box .part1 .infos .bigTitle {
  font-size: 42px;
  color: #000000;
  font-weight: 500;
  margin: 0.5% 0 3.5% 0;
  line-height: 42px;
}
.banc .con-box .part1 .infos .text {
  font-size: 17px;
  font-weight: normal;
  color: #010101;
  line-height: 25px;
  margin-bottom: 3%;
  text-align: justify;
}
.banc .con-box .part1 .infos .text span {
  color: #000000;
  font-weight: 600;
}
.banc .con-box .part1 .infos .des {
  font-size: 17px;
  font-weight: normal;
  color: #000000;
  line-height: 25px;
  font-weight: 600;
}
.banc .con-box .common-bg {
  width: 100%;
  height: 500px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.banc .con-box .common-bg .des {
  font-size: 33px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 33px;
  text-align: center;
  padding: 6.3% 0 1.3% 0;
}
.banc .con-box .common-bg .title {
  font-size: 83px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 83px;
  text-align: center;
  padding-bottom: 1.5%;
}
.banc .con-box .common-bg .text {
  font-size: 21px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 29px;
  text-align: center;
}
.banc .con-box .part3 {
  background-image: url('/guide/image/quickDT/pic3.png');
  max-width: 1224px;
  height: 698px;
  margin: auto;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 9% auto 3%;
  border-radius: 5px;
}
.banc .con-box .part3 .title {
  font-size: 50px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  padding: 11% 0 1%;
}
.banc .con-box .part3 .text {
  font-size: 17px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 25px;
  text-align: center;
}
.banc .con-box .part3 .area1 {
  display: flex;
  justify-content: space-between;
  padding-top: 7.3%;
  padding-left: 23%;
}
.banc .con-box .part3 .area1 div {
  font-size: 25px;
  width: 30%;
  font-weight: 600;
  color: #FFFFFF;
}
.banc .con-box .part3 .area2 {
  display: flex;
  justify-content: space-evenly;
  padding-top: 5%;
}
.banc .con-box .part3 .area2 div {
  width: 15%;
  font-size: 17px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 25px;
  text-align: center;
}
.banc .con-box .common-info .infos {
  display: flex;
  max-width: 1220px;
  margin: 5% auto;
  justify-content: space-between;
}
.banc .con-box .common-info .infos .video video {
  width: 100%;
  height: auto;
  max-width: 736px;
  box-shadow: 0px 0px 20px 0px rgba(13, 30, 54, 0.18);
  border-radius: 5px;
}
.banc .con-box .common-info .infos .article {
  max-width: 437px;
}
.banc .con-box .common-info .infos .article .article-title {
  font-size: 42px;
  color: #000000;
  font-weight: 600;
  margin: 18.8% 0 6.7% 0;
  line-height: 42px;
  text-align: left;
}
.banc .con-box .common-info .infos .article .article-text {
  font-size: 17px;
  font-weight: normal;
  color: #010101;
  line-height: 25px;
  text-align: justify;
  margin-bottom: 3.3%;
}
.banc .con-box .part5 {
  margin-top: 10%;
}
.banc .con-box .part6 .desc {
  font-size: 21px;
  font-weight: normal;
  color: #000000;
  line-height: 29px;
  text-align: center;
  margin: 9.5% auto 5.4%;
}
.banc .con-box .part6 .shows {
  max-width: 1230px;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
}
.banc .con-box .part6 .shows .little-box {
  width: 33%;
  display: flex;
  flex-direction: column;
  margin-bottom: 3%;
}
.banc .con-box .part6 .shows .little-box img {
  max-width: 100%;
  height: auto;
}
.banc .con-box .part6 .shows .little-box .little-box-title {
  font-size: 21px;
  font-weight: 600;
  color: #010101;
  width: 350px;
  margin: 0.8% auto 1.2%;
  text-align: left;
}
.banc .con-box .part6 .shows .little-box .little-box-text {
  font-size: 17px;
  font-weight: normal;
  color: #000000;
  text-align: justify;
  max-width: 350px;
  margin: auto;
}
.banc .con-box .part7 {
  width: 100%;
  height: 500px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('/guide/image/quickDT/pic11.png');
  margin-top: 8.1%;
}
.banc .con-box .part7 .des {
  font-size: 33px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 33px;
  text-align: center;
  padding: 6.5% 0 1.3% 0;
}
.banc .con-box .part7 .title {
  display: flex;
  justify-content: space-evenly;
  width: 54%;
  margin: auto;
  align-items: baseline;
}
.banc .con-box .part7 .title div {
  font-size: 83px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 83px;
  text-align: right;
  padding-bottom: 2.5%;
  width: 430px;
}
.banc .con-box .part7 .title img {
  width: 49px;
  height: 47px;
}
.banc .con-box .part7 .text {
  font-size: 21px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 29px;
  text-align: center;
}
.banc .con-box .part8 {
  margin: 9.7% 0;
}
.banc .con-box .part9 {
  width: 100%;
  height: 612px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('/guide/image/quickDT/pic12.png');
  margin-top: 6%;
}
.banc .con-box .part9 .content {
  display: flex;
  margin: auto;
  justify-content: space-between;
  padding-top: 8%;
  max-width: 1200px;
}
.banc .con-box .part9 .content .left {
  max-width: 533px;
}
.banc .con-box .part9 .content .left .title {
  font-size: 38px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 38px;
  padding: 12.6% 0 4.9%;
}
.banc .con-box .part9 .content .left .text {
  font-size: 21px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 33px;
  margin-bottom: 28px;
}
.banc .con-box .part9 .content .left button {
  width: 161px;
  height: 36px;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  background-color: transparent;
  font-size: 21px;
  line-height: 34px;
  text-align: center;
  font-weight: normal;
  color: #FFFFFF;
  cursor: pointer;
}
.banc .con-box .part9 .content .right {
  max-width: 585px;
  height: auto;
}
@media only screen and (max-width: 1560px) {
  .banc .banner .banner-wrap {
    max-width: 1400px;
    width: 78%;
    height: 630px;
  }
  .banc .banner .banner-wrap .banner-main {
    width: 90%;
    min-width: 730px;
    margin-top: 0.3%;
  }
  .banc .banner .banner-wrap .banner-main .quick {
    font-size: 38px;
  }
  .banc .banner .banner-wrap .banner-main .title {
    font-size: 100px;
    font-weight: 600;
    line-height: 100px;
    padding: 0.8% 0 2.8%;
  }
  .banc .banner .banner-wrap .banner-main .title span {
    font-size: 21px;
  }
  .banc .banner .banner-wrap .banner-main .text {
    font-size: 21px;
    line-height: 29px;
  }
  .banc .banner .banner-wrap .banner-main .text2 {
    font-size: 21px;
    line-height: 21px;
    padding: 2.8% 0;
  }
  .banc .banner .banner-wrap .banner-main .btn {
    padding: 0;
  }
  .banc .banner .banner-wrap .banner-main .btn .free-btn {
    width: 160px;
    height: 35px;
    border-radius: 5px;
    font-size: 21px;
  }
  .banc .con-box .part1 {
    max-width: 85%;
    margin: 9.5% auto 8.5%;
  }
  .banc .con-box .part1 .img img {
    width: 90%;
  }
  .banc .con-box .part1 .infos {
    max-width: 437px;
    margin-left: 0;
  }
  .banc .con-box .part1 .infos .smallTitle {
    font-size: 16px;
    margin-top: 8%;
  }
  .banc .con-box .part1 .infos .bigTitle {
    font-size: 38px;
    margin: 0.5% 0 3.5% 0;
    line-height: 42px;
  }
  .banc .con-box .part1 .infos .text {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 3%;
  }
  .banc .con-box .part1 .infos .des {
    font-size: 16px;
    line-height: 25px;
  }
  .banc .con-box .common-bg {
    width: 100%;
    height: 400px;
  }
  .banc .con-box .common-bg .des {
    font-size: 30px;
    line-height: 33px;
    padding: 6.3% 0 1.3% 0;
  }
  .banc .con-box .common-bg .title {
    font-size: 73px;
    line-height: 83px;
    padding-bottom: 1.5%;
  }
  .banc .con-box .common-bg .text {
    font-size: 19px;
    line-height: 29px;
  }
  .banc .con-box .part3 {
    max-width: 85%;
    height: 594px;
    margin: 9% auto 3%;
  }
  .banc .con-box .part3 .title {
    font-size: 50px;
    padding: 8% 0 1%;
  }
  .banc .con-box .part3 .text {
    font-size: 17px;
    line-height: 25px;
  }
  .banc .con-box .part3 .area1 {
    padding-top: 6%;
    padding-left: 23%;
  }
  .banc .con-box .part3 .area1 div {
    font-size: 25px;
    width: 30%;
  }
  .banc .con-box .part3 .area2 {
    padding-top: 5%;
    width: 85%;
    margin: auto;
  }
  .banc .con-box .part3 .area2 div {
    width: 32%;
    font-size: 17px;
    line-height: 25px;
  }
  .banc .con-box .common-info .infos {
    display: flex;
    max-width: 85%;
    margin: 5% auto;
  }
  .banc .con-box .common-info .infos .video video {
    width: 100%;
    max-width: 650px;
  }
  .banc .con-box .common-info .infos .article {
    max-width: 437px;
  }
  .banc .con-box .common-info .infos .article .article-title {
    font-size: 38px;
    font-weight: 600;
    margin: 13% 0 6.7% 0;
    line-height: 42px;
  }
  .banc .con-box .common-info .infos .article .article-text {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 3.3%;
  }
  .banc .con-box .common-info .left .article {
    margin-right: 0%;
  }
  .banc .con-box .common-info .right .article {
    margin-left: 0%;
  }
  .banc .con-box .part5 {
    margin-top: 20.4%;
  }
  .banc .con-box .part6 .desc {
    font-size: 21px;
    line-height: 29px;
    margin: 9.5% auto 5.4%;
  }
  .banc .con-box .part6 .shows {
    max-width: 85%;
  }
  .banc .con-box .part6 .shows .little-box {
    width: 33%;
    margin-bottom: 2.2%;
  }
  .banc .con-box .part6 .shows .little-box img {
    max-width: 100%;
  }
  .banc .con-box .part6 .shows .little-box .little-box-title {
    font-size: 19px;
    width: 330px;
    margin: 0.8% auto 1.2%;
  }
  .banc .con-box .part6 .shows .little-box .little-box-text {
    font-size: 16px;
    max-width: 330px;
    margin: 0 auto;
  }
  .banc .con-box .part7 {
    width: 100%;
    height: 500px;
    margin-top: 8.1%;
  }
  .banc .con-box .part7 .des {
    font-size: 33px;
    line-height: 33px;
    padding: 9.5% 0 3.3% 0;
  }
  .banc .con-box .part7 .title {
    width: 82%;
  }
  .banc .con-box .part7 .title div {
    font-size: 83px;
    font-weight: 600;
    line-height: 83px;
    padding-bottom: 2.5%;
    width: 430px;
  }
  .banc .con-box .part7 .text {
    font-size: 21px;
    line-height: 29px;
  }
  .banc .con-box .part8 {
    margin: 9.7% 0;
  }
  .banc .con-box .part9 {
    width: 100%;
    height: 612px;
    margin-top: 6%;
  }
  .banc .con-box .part9 .content {
    padding-top: 11%;
    max-width: 85%;
  }
  .banc .con-box .part9 .content .left {
    max-width: 533px;
  }
  .banc .con-box .part9 .content .left .title {
    font-size: 38px;
    line-height: 38px;
    padding: 12.6% 0 4.9%;
  }
  .banc .con-box .part9 .content .left .text {
    font-size: 21px;
    line-height: 33px;
    margin-bottom: 28px;
  }
  .banc .con-box .part9 .content .left button {
    width: 161px;
    height: 36px;
    border-radius: 5px;
    font-size: 21px;
    line-height: 34px;
  }
  .banc .con-box .part9 .content .right {
    max-width: 585px;
    height: auto;
  }
}
@media only screen and (max-width: 1280px) {
  .banc .banner .banner-wrap {
    max-width: 1400px;
    width: 78%;
    height: 630px;
  }
  .banc .banner .banner-wrap .banner-main {
    width: 85%;
    min-width: 730px;
    margin-top: 0.3%;
  }
  .banc .banner .banner-wrap .banner-main .quick {
    font-size: 38px;
  }
  .banc .banner .banner-wrap .banner-main .title {
    font-size: 100px;
    font-weight: 600;
    line-height: 100px;
    padding: 0.8% 0 2.8%;
  }
  .banc .banner .banner-wrap .banner-main .title span {
    font-size: 21px;
  }
  .banc .banner .banner-wrap .banner-main .text {
    font-size: 21px;
    line-height: 29px;
  }
  .banc .banner .banner-wrap .banner-main .text2 {
    font-size: 21px;
    line-height: 21px;
    padding: 2.8% 0;
  }
  .banc .banner .banner-wrap .banner-main .btn {
    padding: 0;
  }
  .banc .banner .banner-wrap .banner-main .btn .free-btn {
    width: 160px;
    height: 35px;
    border-radius: 5px;
    font-size: 21px;
  }
  .banc .con-box .part1 {
    max-width: 85%;
    margin: 9.5% auto 8.5%;
  }
  .banc .con-box .part1 .img img {
    width: 90%;
  }
  .banc .con-box .part1 .infos {
    max-width: 437px;
    margin-left: 0;
  }
  .banc .con-box .part1 .infos .smallTitle {
    font-size: 16px;
    margin-top: 1%;
  }
  .banc .con-box .part1 .infos .bigTitle {
    font-size: 38px;
    margin: 0.5% 0 3.5% 0;
    line-height: 42px;
  }
  .banc .con-box .part1 .infos .text {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 3%;
  }
  .banc .con-box .part1 .infos .des {
    font-size: 16px;
    line-height: 25px;
  }
  .banc .con-box .common-bg {
    width: 100%;
    height: 400px;
  }
  .banc .con-box .common-bg .des {
    font-size: 30px;
    line-height: 33px;
    padding: 6.3% 0 1.3% 0;
  }
  .banc .con-box .common-bg .title {
    font-size: 73px;
    line-height: 83px;
    padding-bottom: 1.5%;
  }
  .banc .con-box .common-bg .text {
    font-size: 19px;
    line-height: 29px;
  }
  .banc .con-box .part3 {
    max-width: 85%;
    height: 594px;
    margin: 9% auto 3%;
  }
  .banc .con-box .part3 .title {
    font-size: 50px;
    padding: 11% 0 1%;
  }
  .banc .con-box .part3 .text {
    font-size: 17px;
    line-height: 25px;
  }
  .banc .con-box .part3 .area1 {
    padding-top: 5%;
    padding-left: 23%;
  }
  .banc .con-box .part3 .area1 div {
    font-size: 25px;
    width: 30%;
  }
  .banc .con-box .part3 .area2 {
    padding-top: 5%;
  }
  .banc .con-box .part3 .area2 div {
    width: 19%;
    font-size: 17px;
    line-height: 25px;
  }
  .banc .con-box .common-info .infos {
    display: flex;
    max-width: 85%;
    margin: 5% auto;
  }
  .banc .con-box .common-info .infos .video video {
    width: 100%;
    max-width: 650px;
  }
  .banc .con-box .common-info .infos .article {
    max-width: 437px;
  }
  .banc .con-box .common-info .infos .article .article-title {
    font-size: 38px;
    font-weight: 600;
    margin: 6% 0 6.7% 0;
    line-height: 42px;
  }
  .banc .con-box .common-info .infos .article .article-text {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 3.3%;
  }
  .banc .con-box .common-info .left .article {
    margin-right: 3%;
  }
  .banc .con-box .common-info .right .article {
    margin-left: 3%;
  }
  .banc .con-box .part5 {
    margin-top: 20.4%;
  }
  .banc .con-box .part6 .desc {
    font-size: 21px;
    line-height: 29px;
    margin: 9.5% auto 5.4%;
  }
  .banc .con-box .part6 .shows {
    max-width: 85%;
  }
  .banc .con-box .part6 .shows .little-box {
    width: 33%;
    margin-bottom: 2.2%;
  }
  .banc .con-box .part6 .shows .little-box img {
    max-width: 100%;
  }
  .banc .con-box .part6 .shows .little-box .little-box-title {
    font-size: 19px;
    width: 300px;
    margin: 0.8% auto 1.2%;
  }
  .banc .con-box .part6 .shows .little-box .little-box-text {
    font-size: 16px;
    max-width: 300px;
  }
  .banc .con-box .part7 {
    width: 100%;
    height: 500px;
    margin-top: 8.1%;
  }
  .banc .con-box .part7 .des {
    font-size: 33px;
    line-height: 33px;
    padding: 9.5% 0 3.3% 0;
  }
  .banc .con-box .part7 .title {
    width: 82%;
  }
  .banc .con-box .part7 .title div {
    font-size: 83px;
    font-weight: 600;
    line-height: 83px;
    padding-bottom: 2.5%;
    width: 430px;
  }
  .banc .con-box .part7 .text {
    font-size: 21px;
    line-height: 29px;
  }
  .banc .con-box .part8 {
    margin: 9.7% 0;
  }
  .banc .con-box .part9 {
    width: 100%;
    height: 612px;
    margin-top: 6%;
  }
  .banc .con-box .part9 .content {
    padding-top: 14%;
    max-width: 85%;
  }
  .banc .con-box .part9 .content .left {
    max-width: 533px;
  }
  .banc .con-box .part9 .content .left .title {
    font-size: 38px;
    line-height: 38px;
    padding: 12.6% 0 4.9%;
  }
  .banc .con-box .part9 .content .left .text {
    font-size: 21px;
    line-height: 33px;
    margin-bottom: 28px;
  }
  .banc .con-box .part9 .content .left button {
    width: 161px;
    height: 36px;
    border-radius: 5px;
    font-size: 21px;
    line-height: 34px;
  }
  .banc .con-box .part9 .content .right {
    max-width: 585px;
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .banc .banner .banner-wrap {
    max-width: 1400px;
    width: 78%;
    height: 630px;
  }
  .banc .banner .banner-wrap .banner-main {
    width: 85%;
    min-width: 730px;
    margin-top: 0.3%;
  }
  .banc .banner .banner-wrap .banner-main .quick {
    font-size: 38px;
  }
  .banc .banner .banner-wrap .banner-main .title {
    font-size: 80px;
    font-weight: 600;
    line-height: 100px;
    padding: 0.8% 0 2.8%;
  }
  .banc .banner .banner-wrap .banner-main .title span {
    font-size: 21px;
  }
  .banc .banner .banner-wrap .banner-main .text {
    font-size: 18px;
    line-height: 29px;
  }
  .banc .banner .banner-wrap .banner-main .text2 {
    font-size: 18px;
    line-height: 21px;
    padding: 2.8% 0;
  }
  .banc .banner .banner-wrap .banner-main .btn {
    padding: 0;
  }
  .banc .banner .banner-wrap .banner-main .btn .free-btn {
    width: 160px;
    height: 35px;
    border-radius: 5px;
    font-size: 21px;
  }
  .banc .con-box .part1 {
    max-width: 90%;
    margin: 9.5% auto 8.5%;
    flex-direction: column;
  }
  .banc .con-box .part1 .img img {
    width: 90%;
    margin: auto;
    display: flex;
  }
  .banc .con-box .part1 .infos {
    max-width: 90%;
    margin: auto;
  }
  .banc .con-box .part1 .infos .smallTitle {
    font-size: 17px;
    margin-top: 1%;
  }
  .banc .con-box .part1 .infos .bigTitle {
    font-size: 37px;
    margin: 0.5% 0 2.5% 0;
    line-height: 42px;
  }
  .banc .con-box .part1 .infos .text {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 3%;
  }
  .banc .con-box .part1 .infos .des {
    font-size: 16px;
    line-height: 22px;
  }
  .banc .con-box .common-bg {
    width: 100%;
    height: 300px;
  }
  .banc .con-box .common-bg .des {
    font-size: 25px;
    line-height: 33px;
    padding: 6.3% 0 1.3% 0;
  }
  .banc .con-box .common-bg .title {
    font-size: 60px;
    line-height: 83px;
    padding-bottom: 1.5%;
  }
  .banc .con-box .common-bg .text {
    font-size: 16px;
    line-height: 29px;
  }
  .banc .con-box .part3 {
    max-width: 85%;
    height: 550px;
    margin: 9% auto 3%;
  }
  .banc .con-box .part3 .title {
    font-size: 50px;
    padding: 11% 0 1%;
  }
  .banc .con-box .part3 .text {
    font-size: 17px;
    line-height: 25px;
  }
  .banc .con-box .part3 .area1 {
    padding-top: 7%;
    padding-left: 15%;
  }
  .banc .con-box .part3 .area1 div {
    font-size: 25px;
    width: 23%;
  }
  .banc .con-box .part3 .area2 {
    padding-top: 5%;
  }
  .banc .con-box .part3 .area2 div {
    width: 40%;
    font-size: 17px;
    line-height: 25px;
  }
  .banc .con-box .common-info .infos {
    display: flex;
    max-width: 85%;
    margin: 5% auto;
  }
  .banc .con-box .common-info .infos .video video {
    width: 90%;
    max-width: 650px;
    display: flex;
    margin: auto;
  }
  .banc .con-box .common-info .infos .article {
    max-width: 85%;
    margin: auto;
  }
  .banc .con-box .common-info .infos .article .article-title {
    font-size: 36px;
    font-weight: 600;
    margin: 4.8% 0 2.7% 0;
    line-height: 42px;
  }
  .banc .con-box .common-info .infos .article .article-text {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 3.3%;
  }
  .banc .con-box .common-info .left {
    flex-direction: column-reverse;
  }
  .banc .con-box .common-info .right {
    flex-direction: column;
  }
  .banc .con-box .part5 {
    margin-top: 20.4%;
  }
  .banc .con-box .part6 .desc {
    font-size: 21px;
    line-height: 29px;
    margin: 9.5% auto 5.4%;
  }
  .banc .con-box .part6 .shows {
    max-width: 85%;
  }
  .banc .con-box .part6 .shows .little-box {
    width: 33%;
    margin-bottom: 2.2%;
  }
  .banc .con-box .part6 .shows .little-box img {
    max-width: 100%;
  }
  .banc .con-box .part6 .shows .little-box .little-box-title {
    font-size: 18px;
    width: 85%;
    margin: 0.8% auto 1.2%;
  }
  .banc .con-box .part6 .shows .little-box .little-box-text {
    font-size: 15px;
    max-width: 85%;
  }
  .banc .con-box .part7 {
    width: 100%;
    height: 300px;
    margin-top: 8.1%;
  }
  .banc .con-box .part7 .des {
    font-size: 33px;
    line-height: 33px;
    padding: 6.5% 0 1.3% 0;
  }
  .banc .con-box .part7 .title {
    width: 76%;
  }
  .banc .con-box .part7 .title div {
    font-size: 52px;
    font-weight: 600;
    line-height: 83px;
    padding-bottom: 2.5%;
    width: 42%;
  }
  .banc .con-box .part7 .title img {
    width: 36px;
    height: 35px;
  }
  .banc .con-box .part7 .text {
    font-size: 21px;
    line-height: 29px;
  }
  .banc .con-box .part8 {
    margin: 9.7% 0;
  }
  .banc .con-box .part9 {
    width: 100%;
    height: 612px;
    margin-top: 6%;
  }
  .banc .con-box .part9 .content {
    padding-top: 8%;
    max-width: 85%;
    flex-direction: column-reverse;
  }
  .banc .con-box .part9 .content .left {
    max-width: 100%;
  }
  .banc .con-box .part9 .content .left .title {
    font-size: 31px;
    line-height: 38px;
    padding: 4.6% 0 1.9%;
  }
  .banc .con-box .part9 .content .left .text {
    font-size: 16px;
    line-height: 33px;
    margin-bottom: 18px;
  }
  .banc .con-box .part9 .content .left button {
    width: 161px;
    height: 36px;
    border-radius: 5px;
    font-size: 21px;
    line-height: 34px;
  }
  .banc .con-box .part9 .content .right {
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 870px) {
  .banc .banner .banner-wrap {
    max-width: 1400px;
    width: 78%;
    height: 630px;
  }
  .banc .banner .banner-wrap .banner-main {
    width: 85%;
    min-width: 430px;
    margin-top: 0.3%;
  }
  .banc .banner .banner-wrap .banner-main .quick {
    font-size: 30px;
  }
  .banc .banner .banner-wrap .banner-main .title {
    font-size: 75px;
    font-weight: 600;
    line-height: 100px;
    padding: 0.8% 0 2.8%;
  }
  .banc .banner .banner-wrap .banner-main .title span {
    font-size: 18px;
  }
  .banc .banner .banner-wrap .banner-main .text {
    font-size: 16px;
    line-height: 29px;
  }
  .banc .banner .banner-wrap .banner-main .text2 {
    font-size: 16px;
    line-height: 21px;
    padding: 2.8% 0;
  }
  .banc .banner .banner-wrap .banner-main .btn {
    padding: 0;
  }
  .banc .banner .banner-wrap .banner-main .btn .free-btn {
    width: 160px;
    height: 35px;
    border-radius: 5px;
    font-size: 21px;
  }
  .banc .con-box .part1 {
    max-width: 90%;
    margin: 9.5% auto 8.5%;
    flex-direction: column;
  }
  .banc .con-box .part1 .img img {
    width: 90%;
    margin: auto;
    display: flex;
  }
  .banc .con-box .part1 .infos {
    max-width: 90%;
    margin: auto;
  }
  .banc .con-box .part1 .infos .smallTitle {
    font-size: 17px;
    margin-top: 1%;
  }
  .banc .con-box .part1 .infos .bigTitle {
    font-size: 37px;
    margin: 0.5% 0 2.5% 0;
    line-height: 42px;
  }
  .banc .con-box .part1 .infos .text {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 3%;
  }
  .banc .con-box .part1 .infos .des {
    font-size: 16px;
    line-height: 22px;
  }
  .banc .con-box .common-bg {
    width: 100%;
    height: 300px;
  }
  .banc .con-box .common-bg .des {
    font-size: 25px;
    line-height: 33px;
    padding: 6.3% 0 1.3% 0;
  }
  .banc .con-box .common-bg .title {
    font-size: 60px;
    line-height: 83px;
    padding-bottom: 1.5%;
  }
  .banc .con-box .common-bg .text {
    font-size: 16px;
    line-height: 29px;
  }
  .banc .con-box .part3 {
    max-width: 85%;
    height: 512px;
    margin: 9% auto 3%;
  }
  .banc .con-box .part3 .title {
    font-size: 37px;
    padding: 11% 0 1%;
  }
  .banc .con-box .part3 .text {
    font-size: 15px;
    line-height: 25px;
  }
  .banc .con-box .part3 .area1 {
    padding-top: 9%;
    padding-left: 15%;
  }
  .banc .con-box .part3 .area1 div {
    font-size: 25px;
    width: 23%;
  }
  .banc .con-box .part3 .area2 {
    padding-top: 5%;
  }
  .banc .con-box .part3 .area2 div {
    width: 40%;
    font-size: 17px;
    line-height: 25px;
  }
  .banc .con-box .common-info .infos {
    display: flex;
    max-width: 85%;
    margin: 5% auto;
  }
  .banc .con-box .common-info .infos .video video {
    width: 90%;
    max-width: 650px;
    display: flex;
    margin: auto;
  }
  .banc .con-box .common-info .infos .article {
    max-width: 85%;
    margin: auto;
  }
  .banc .con-box .common-info .infos .article .article-title {
    font-size: 36px;
    font-weight: 600;
    margin: 4.8% 0 2.7% 0;
    line-height: 42px;
  }
  .banc .con-box .common-info .infos .article .article-text {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 3.3%;
  }
  .banc .con-box .common-info .left {
    flex-direction: column-reverse;
  }
  .banc .con-box .common-info .right {
    flex-direction: column;
  }
  .banc .con-box .part5 {
    margin-top: 20.4%;
  }
  .banc .con-box .part6 .desc {
    font-size: 21px;
    line-height: 29px;
    margin: 9.5% auto 5.4%;
  }
  .banc .con-box .part6 .shows {
    max-width: 85%;
  }
  .banc .con-box .part6 .shows .little-box {
    width: 33%;
    margin-bottom: 2.2%;
  }
  .banc .con-box .part6 .shows .little-box img {
    max-width: 100%;
  }
  .banc .con-box .part6 .shows .little-box .little-box-title {
    font-size: 18px;
    width: 85%;
    margin: 0.8% auto 1.2%;
  }
  .banc .con-box .part6 .shows .little-box .little-box-text {
    font-size: 15px;
    max-width: 85%;
  }
  .banc .con-box .part7 {
    width: 100%;
    height: 300px;
    margin-top: 8.1%;
  }
  .banc .con-box .part7 .des {
    font-size: 33px;
    line-height: 33px;
    padding: 6.5% 0 1.3% 0;
  }
  .banc .con-box .part7 .title {
    width: 76%;
  }
  .banc .con-box .part7 .title div {
    font-size: 47px;
    font-weight: 600;
    line-height: 83px;
    padding-bottom: 2.5%;
    width: 38%;
  }
  .banc .con-box .part7 .title img {
    width: 36px;
    height: 35px;
  }
  .banc .con-box .part7 .text {
    font-size: 21px;
    line-height: 29px;
  }
  .banc .con-box .part8 {
    margin: 9.7% 0;
  }
  .banc .con-box .part9 {
    width: 100%;
    height: 612px;
    margin-top: 6%;
  }
  .banc .con-box .part9 .content {
    padding-top: 8%;
    max-width: 85%;
    flex-direction: column-reverse;
  }
  .banc .con-box .part9 .content .left {
    max-width: 100%;
  }
  .banc .con-box .part9 .content .left .title {
    font-size: 31px;
    line-height: 38px;
    padding: 4.6% 0 1.9%;
  }
  .banc .con-box .part9 .content .left .text {
    font-size: 16px;
    line-height: 33px;
    margin-bottom: 18px;
  }
  .banc .con-box .part9 .content .left button {
    width: 161px;
    height: 36px;
    border-radius: 5px;
    font-size: 21px;
    line-height: 34px;
  }
  .banc .con-box .part9 .content .right {
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 420px) and (max-width: 769px) {
  .banc .banner .banner-wrap {
    max-width: 1400px;
    width: 78%;
    height: 600px;
  }
  .banc .banner .banner-wrap .banner-main {
    width: 85%;
    min-width: 300px;
    margin-top: 2.3%;
  }
  .banc .banner .banner-wrap .banner-main .quick {
    font-size: 24px;
  }
  .banc .banner .banner-wrap .banner-main .title {
    font-size: 55px;
    font-weight: 600;
    line-height: 60px;
    padding: 0.8% 0 2.8%;
  }
  .banc .banner .banner-wrap .banner-main .title span {
    font-size: 18px;
  }
  .banc .banner .banner-wrap .banner-main .text {
    font-size: 16px;
    line-height: 26px;
  }
  .banc .banner .banner-wrap .banner-main .text2 {
    font-size: 16px;
    line-height: 21px;
    padding: 3% 0;
  }
  .banc .banner .banner-wrap .banner-main .btn {
    padding: 0;
  }
  .banc .banner .banner-wrap .banner-main .btn .free-btn {
    width: 160px;
    height: 35px;
    border-radius: 5px;
    font-size: 18px;
  }
  .banc .con-box .part1 {
    max-width: 90%;
    margin: 9.5% auto 8.5%;
    flex-direction: column;
  }
  .banc .con-box .part1 .img img {
    width: 90%;
    margin: auto;
    display: flex;
  }
  .banc .con-box .part1 .infos {
    max-width: 90%;
    margin: auto;
  }
  .banc .con-box .part1 .infos .smallTitle {
    font-size: 17px;
    margin-top: 1%;
  }
  .banc .con-box .part1 .infos .bigTitle {
    font-size: 37px;
    margin: 0.5% 0 2.5% 0;
    line-height: 42px;
  }
  .banc .con-box .part1 .infos .text {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 3%;
  }
  .banc .con-box .part1 .infos .des {
    font-size: 16px;
    line-height: 22px;
  }
  .banc .con-box .common-bg {
    width: 100%;
    height: 240px;
  }
  .banc .con-box .common-bg .des {
    font-size: 18px;
    line-height: 33px;
    padding: 4.3% 0 0.3% 0;
  }
  .banc .con-box .common-bg .title {
    font-size: 30px;
    line-height: 57px;
    padding-bottom: 1.5%;
  }
  .banc .con-box .common-bg .text {
    max-width: 85%;
    font-size: 15px;
    line-height: 29px;
    margin: auto;
    text-align: center;
  }
  .banc .con-box .part3 {
    max-width: 85%;
    height: 300px;
    margin: 9% auto 3%;
  }
  .banc .con-box .part3 .title {
    font-size: 17px;
    padding: 7% 0 1%;
  }
  .banc .con-box .part3 .text {
    font-size: 12px;
    line-height: 15px;
  }
  .banc .con-box .part3 .area1 {
    padding-top: 9%;
    padding-left: 21%;
  }
  .banc .con-box .part3 .area1 div {
    font-size: 14px;
    width: 28%;
  }
  .banc .con-box .part3 .area2 {
    padding-top: 5%;
  }
  .banc .con-box .part3 .area2 div {
    width: 22%;
    font-size: 12px;
    line-height: 18px;
  }
  .banc .con-box .common-info .infos {
    display: flex;
    max-width: 85%;
    margin: 5% auto;
  }
  .banc .con-box .common-info .infos .video video {
    width: 90%;
    max-width: 650px;
    display: flex;
    margin: auto;
  }
  .banc .con-box .common-info .infos .article {
    max-width: 85%;
    margin: auto;
  }
  .banc .con-box .common-info .infos .article .article-title {
    font-size: 30px;
    font-weight: 600;
    margin: 4.8% 0 2.7% 0;
    line-height: 42px;
  }
  .banc .con-box .common-info .infos .article .article-text {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 3.3%;
  }
  .banc .con-box .common-info .left {
    flex-direction: column-reverse;
  }
  .banc .con-box .common-info .right {
    flex-direction: column;
  }
  .banc .con-box .part5 {
    margin-top: 20.4%;
  }
  .banc .con-box .part6 .desc {
    font-size: 14px;
    line-height: 23px;
    margin: 9.5% auto 5.4%;
  }
  .banc .con-box .part6 .shows {
    max-width: 85%;
  }
  .banc .con-box .part6 .shows .little-box {
    width: 100%;
    margin-bottom: 2.2%;
  }
  .banc .con-box .part6 .shows .little-box img {
    max-width: 100%;
  }
  .banc .con-box .part6 .shows .little-box .little-box-title {
    font-size: 18px;
    width: 85%;
    margin: 0.8% auto 1.2%;
  }
  .banc .con-box .part6 .shows .little-box .little-box-text {
    font-size: 15px;
    max-width: 85%;
  }
  .banc .con-box .part7 {
    width: 100%;
    height: 240px;
    margin-top: 8.1%;
  }
  .banc .con-box .part7 .des {
    font-size: 33px;
    line-height: 33px;
    padding: 6.5% 0 1.3% 0;
  }
  .banc .con-box .part7 .title {
    width: 76%;
  }
  .banc .con-box .part7 .title div {
    font-size: 24px;
    line-height: 70px;
    padding-bottom: 1.5%;
    width: 24%;
    text-align: left;
  }
  .banc .con-box .part7 .title img {
    width: 20px;
    height: 18px;
  }
  .banc .con-box .part7 .text {
    font-size: 15px;
    line-height: 26px;
  }
  .banc .con-box .part8 {
    margin: 9.7% 0;
  }
  .banc .con-box .part9 {
    width: 100%;
    height: 650px;
    margin-top: 6%;
  }
  .banc .con-box .part9 .content {
    padding-top: 8%;
    max-width: 85%;
    flex-direction: column-reverse;
  }
  .banc .con-box .part9 .content .left {
    max-width: 100%;
  }
  .banc .con-box .part9 .content .left .title {
    font-size: 31px;
    line-height: 38px;
    padding: 4.6% 0 1.9%;
  }
  .banc .con-box .part9 .content .left .text {
    font-size: 16px;
    line-height: 33px;
    margin-bottom: 18px;
  }
  .banc .con-box .part9 .content .left button {
    width: 161px;
    height: 36px;
    border-radius: 5px;
    font-size: 21px;
    line-height: 34px;
  }
  .banc .con-box .part9 .content .right {
    max-width: 100%;
    height: auto;
  }
  .banc .con-box .part9 .content .right img {
    width: 100%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 420px) {
  .banc .banner .banner-wrap {
    max-width: 1400px;
    width: 78%;
    height: 600px;
  }
  .banc .banner .banner-wrap .banner-main {
    width: 85%;
    min-width: 300px;
    margin-top: 2.3%;
  }
  .banc .banner .banner-wrap .banner-main .quick {
    font-size: 24px;
  }
  .banc .banner .banner-wrap .banner-main .title {
    font-size: 55px;
    font-weight: 600;
    line-height: 60px;
    padding: 0.8% 0 2.8%;
  }
  .banc .banner .banner-wrap .banner-main .title span {
    font-size: 18px;
  }
  .banc .banner .banner-wrap .banner-main .text {
    font-size: 16px;
    line-height: 26px;
  }
  .banc .banner .banner-wrap .banner-main .text2 {
    font-size: 16px;
    line-height: 21px;
    padding: 3% 0;
  }
  .banc .banner .banner-wrap .banner-main .btn {
    padding: 0;
  }
  .banc .banner .banner-wrap .banner-main .btn .free-btn {
    width: 160px;
    height: 35px;
    border-radius: 5px;
    font-size: 18px;
  }
  .banc .con-box .part1 {
    max-width: 90%;
    margin: 9.5% auto 8.5%;
    flex-direction: column;
  }
  .banc .con-box .part1 .img img {
    width: 90%;
    margin: auto;
    display: flex;
  }
  .banc .con-box .part1 .infos {
    max-width: 90%;
    margin: auto;
  }
  .banc .con-box .part1 .infos .smallTitle {
    font-size: 17px;
    margin-top: 1%;
  }
  .banc .con-box .part1 .infos .bigTitle {
    font-size: 37px;
    margin: 0.5% 0 2.5% 0;
    line-height: 42px;
  }
  .banc .con-box .part1 .infos .text {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 3%;
  }
  .banc .con-box .part1 .infos .des {
    font-size: 16px;
    line-height: 22px;
  }
  .banc .con-box .common-bg {
    width: 100%;
    height: 240px;
  }
  .banc .con-box .common-bg .des {
    font-size: 18px;
    line-height: 33px;
    padding: 4.3% 0 0.3% 0;
  }
  .banc .con-box .common-bg .title {
    font-size: 30px;
    line-height: 57px;
    padding-bottom: 1.5%;
  }
  .banc .con-box .common-bg .text {
    max-width: 85%;
    font-size: 15px;
    line-height: 29px;
    margin: auto;
    text-align: center;
  }
  .banc .con-box .part3 {
    max-width: 85%;
    height: 240px;
    margin: 9% auto 3%;
  }
  .banc .con-box .part3 .title {
    font-size: 17px;
    padding: 7% 0 1%;
  }
  .banc .con-box .part3 .text {
    font-size: 12px;
    line-height: 15px;
    transform: scale(0.7);
  }
  .banc .con-box .part3 .area1 {
    padding-top: 4.5%;
    padding-left: 15%;
  }
  .banc .con-box .part3 .area1 div {
    font-size: 12px;
    width: 23%;
  }
  .banc .con-box .part3 .area2 {
    padding-top: 5%;
    width: 104%;
  }
  .banc .con-box .part3 .area2 div {
    width: 49%;
    font-size: 12px;
    line-height: 18px;
    transform: scale(0.7);
  }
  .banc .con-box .common-info .infos {
    display: flex;
    max-width: 85%;
    margin: 5% auto;
  }
  .banc .con-box .common-info .infos .video video {
    width: 90%;
    max-width: 650px;
    display: flex;
    margin: auto;
  }
  .banc .con-box .common-info .infos .article {
    max-width: 85%;
    margin: auto;
  }
  .banc .con-box .common-info .infos .article .article-title {
    font-size: 30px;
    font-weight: 600;
    margin: 4.8% 0 2.7% 0;
    line-height: 42px;
  }
  .banc .con-box .common-info .infos .article .article-text {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 3.3%;
  }
  .banc .con-box .common-info .left {
    flex-direction: column-reverse;
  }
  .banc .con-box .common-info .right {
    flex-direction: column;
  }
  .banc .con-box .part5 {
    margin-top: 20.4%;
  }
  .banc .con-box .part6 .desc {
    font-size: 14px;
    line-height: 23px;
    margin: 9.5% auto 5.4%;
  }
  .banc .con-box .part6 .shows {
    max-width: 85%;
  }
  .banc .con-box .part6 .shows .little-box {
    width: 100%;
    margin-bottom: 2.2%;
  }
  .banc .con-box .part6 .shows .little-box img {
    max-width: 100%;
  }
  .banc .con-box .part6 .shows .little-box .little-box-title {
    font-size: 18px;
    width: 85%;
    margin: 0.8% auto 1.2%;
  }
  .banc .con-box .part6 .shows .little-box .little-box-text {
    font-size: 15px;
    max-width: 85%;
  }
  .banc .con-box .part7 {
    width: 100%;
    height: 240px;
    margin-top: 8.1%;
  }
  .banc .con-box .part7 .des {
    font-size: 33px;
    line-height: 33px;
    padding: 6.5% 0 1.3% 0;
  }
  .banc .con-box .part7 .title {
    width: 76%;
  }
  .banc .con-box .part7 .title div {
    font-size: 24px;
    font-weight: 600;
    line-height: 83px;
    padding-bottom: 2.5%;
    width: 43%;
  }
  .banc .con-box .part7 .title img {
    width: 20px;
    height: 18px;
  }
  .banc .con-box .part7 .text {
    font-size: 15px;
    line-height: 26px;
  }
  .banc .con-box .part8 {
    margin: 9.7% 0;
  }
  .banc .con-box .part9 {
    width: 100%;
    height: 450px;
    margin-top: 6%;
  }
  .banc .con-box .part9 .content {
    padding-top: 8%;
    max-width: 85%;
    flex-direction: column-reverse;
  }
  .banc .con-box .part9 .content .left {
    max-width: 100%;
  }
  .banc .con-box .part9 .content .left .title {
    font-size: 31px;
    line-height: 38px;
    padding: 4.6% 0 1.9%;
  }
  .banc .con-box .part9 .content .left .text {
    font-size: 16px;
    line-height: 33px;
    margin-bottom: 18px;
  }
  .banc .con-box .part9 .content .left button {
    width: 161px;
    height: 36px;
    border-radius: 5px;
    font-size: 21px;
    line-height: 34px;
  }
  .banc .con-box .part9 .content .right {
    max-width: 100%;
    height: auto;
  }
  .banc .con-box .part9 .content .right img {
    width: 100%;
  }
}
