.clearfix {
  *zoom: 1;
}
/*清除浮动*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
/*清除浮动兼容*/
* {
  box-sizing: border-box;
}
.hidden {
  opacity: 0 !important;
  visibility: hidden !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
}
.w1440 {
  width: 1440px;
  max-width: 92%;
  margin: 0 auto;
}
.ctn1 {
  margin-top: 70px;
  padding: 90px 0;
  background: url(../../images/download_zw3d_thank/bg1.jpg) no-repeat top center;
  background-size: contain;
}
.ctn1 .title {
  text-align: center;
}
.ctn1 .title h2 {
  font-weight: bold;
  color: #242424;
}
.ctn1 .title p {
  color: #242424;
  margin-top: 20px;
}
.ctn1 .title p span {
  color: #3681F7;
}
.ctn1 .title p em {
  font-style: normal;
}
.ctn1 .ctn-list {
  margin-top: 80px;
  position: relative;
}
.ctn1 .ctn-list .left {
  float: left;
  width: 38.2%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.ctn1 .ctn-list .left .text {
  text-align: center;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.ctn1 .ctn-list .left .text h3 {
  color: #fff;
  padding-top: 30px;
}
.ctn1 .ctn-list .left .text h2 {
  color: #fff;
  font-weight: bold;
  margin-top: 4px;
}
.ctn1 .ctn-list .left .text .box {
  width: 66.2%;
  background: url(../../images/download_zw3d_thank/bg3.jpg) no-repeat;
  background-size: cover;
  border-radius: 8px 8px 0 0;
  padding: 34px 0;
  position: relative;
}
.ctn1 .ctn-list .left .text .box .erweima {
  width: 48%;
  margin: 0 auto;
  border-radius: 10px;
  padding: 8px;
  background: #d0bea6;
}
.ctn1 .ctn-list .left .text .box .erweima img {
  width: 100%;
}
.ctn1 .ctn-list .left .text .box h4 {
  display: inline-block;
  background: url(../../images/download_zw3d_thank/btn_bg.png) no-repeat;
  background-size: cover;
  margin-top: 26px;
  padding: 12px 30px;
  border-radius: 5px;
  color: #725C3B;
}
.ctn1 .ctn-list .left .text .box h4 span {
  font-weight: bold;
}
.ctn1 .ctn-list .left .text .box .sign {
  position: absolute;
  width: 114px;
  top: 0;
  right: 0;
}
.ctn1 .ctn-list .left .text .box .sign img {
  width: 100%;
}
.ctn1 .ctn-list .left .text .box .sign span {
  display: block;
  width: 68px;
  position: absolute;
  left: 37%;
  top: 27%;
  color: #816A4D;
  transform: rotate(43deg);
  -webkit-transform: rotate(43deg);
  -moz-transform: rotate(43deg);
  -ms-transform: rotate(43deg);
}
.ctn1 .ctn-list .left .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.ctn1 .ctn-list .left .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ctn1 .ctn-list .left:hover {
  transform: translateY(-10px);
}
.ctn1 .ctn-list .right {
  float: right;
  width: 61.8%;
}
.ctn1 .ctn-list .right ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ctn1 .ctn-list .right ul li {
  width: 46.6%;
  margin-left: 3.4%;
  background: url(../../images/download_zw3d_thank/bg3.png) no-repeat;
  background-size: cover;
  padding: 40px 0 70px;
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.ctn1 .ctn-list .right ul li .top {
  text-align: center;
}
.ctn1 .ctn-list .right ul li .top h3 a {
  color: #3681F7;
}
.ctn1 .ctn-list .right ul li .top h3 a:hover {
  text-decoration: underline;
}
.ctn1 .ctn-list .right ul li .top h2 {
  color: #242424;
  margin: 6px 0 26px;
  padding: 0 10px;
}
.ctn1 .ctn-list .right ul li .top h4 a span {
  color: #3681F7;
}
.ctn1 .ctn-list .right ul li .top h4 a:hover span {
  text-decoration: underline;
}
.ctn1 .ctn-list .right ul li .top h4 svg {
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px;
  margin-left: -4px;
}
.ctn1 .ctn-list .right ul li .top h4 svg path {
  fill: #3681F7;
}
.ctn1 .ctn-list .right ul li .tu {
  width: 73.5%;
  margin: 40px auto 0;
  position: relative;
  cursor: pointer;
}
.ctn1 .ctn-list .right ul li .tu img {
  width: 100%;
}
.ctn1 .ctn-list .right ul li .tu .pic {
  position: absolute;
  width: 82.3%;
  left: 50%;
  top: 4px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  overflow: hidden;
  border-radius: 4px 4px 0 0;
}
.ctn1 .ctn-list .right ul li .tu .video-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.ctn1 .ctn-list .right ul li .tu .video-btn svg {
  width: 38px;
  height: 38px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.ctn1 .ctn-list .right ul li .tu .video-btn svg path {
  fill: #2a6bcc;
}
.ctn1 .ctn-list .right ul li .tu:hover .video-btn svg {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
.ctn1 .ctn-list .right ul li:hover {
  transform: translateY(-10px);
}
.ctn2 {
  background: #f9f9f9;
  padding: 60px 0 80px;
}
.ctn2 .title {
  text-align: center;
}
.ctn2 .title h2 {
  color: #242424;
}
.ctn2 .title p {
  color: #636363;
  margin-top: 10px;
}
.ctn2 .wrapper {
  border-bottom: 1px solid #ddd;
  margin: 36px 0 40px;
}
.ctn2 .wrapper ul {
  display: flex;
  justify-content: center;
}
.ctn2 .wrapper ul li h2 {
  color: #222;
  cursor: pointer;
  padding-bottom: 14px;
  position: relative;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.ctn2 .wrapper ul li h2:after {
  content: '';
  width: 0;
  height: 3px;
  background: #2A6BCC;
  position: absolute;
  left: 50%;
  bottom: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.ctn2 .wrapper ul li:not(:last-child) {
  margin-right: 100px;
}
.ctn2 .wrapper ul li:hover h2 {
  color: #2A6BCC;
}
.ctn2 .wrapper ul li:hover h2:after {
  width: 110%;
  left: -5%;
}
.ctn2 .wrapper ul li.active h2 {
  color: #2A6BCC;
}
.ctn2 .wrapper ul li.active h2:after {
  width: 110%;
  left: -5%;
}
.ctn2 .ctn-box .box {
  position: relative;
}
.ctn2 .ctn-box .box .swiper-container {
  padding: 0 30px 6px;
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide {
  cursor: pointer;
  background: #fff;
  height: auto;
  border-radius: 5px;
  padding: 12px;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.03);
  box-sizing: border-box;
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide .tu {
  border-radius: 5px;
  height: 164px;
  overflow: hidden;
  position: relative;
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide .tu:after {
  content: '';
  width: 100%;
  height: 100%;
  background: url(../../images/download_zw3d_thank/bg4.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide .tu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide .tu .video-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 3;
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide .tu .video-btn svg {
  width: 38px;
  height: 38px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide .tu .video-btn svg path {
  fill: #fff;
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide .text {
  padding: 20px 10px 10px;
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide .text h2 {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  max-height: 3em;
  color: #242424;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide .text p {
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
  max-height: 4.5em;
  color: #636363;
  margin-top: 6px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide:hover .tu img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide:hover .tu .video-btn svg {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide:hover .text h2 {
  color: #2A6BCC;
}
.ctn2 .ctn-box .box .swiper-container .swiper-slide:hover .text p {
  color: #2A6BCC;
}
.ctn2 .ctn-box .box .swiper-container .swiper-pagination {
  display: none;
}
.ctn2 .ctn-box .box .mores {
  width: 142px;
  height: 44px;
  line-height: 44px;
  border-radius: 5px;
  background: #2A6BCC;
  color: #fff;
  text-align: center;
  display: block;
  margin: 50px auto 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn2 .ctn-box .box .mores:hover {
  background: #3681F7;
}
.ctn2 .ctn-box .box .swiper-button-prev {
  width: 44px;
  height: 44px;
  left: -44px;
  top: 30%;
  margin-top: 0;
  background: none;
}
.ctn2 .ctn-box .box .swiper-button-prev:before {
  content: '\e60a';
  font-family: iconfont;
  font-size: 18px;
  font-weight: 700;
  color: #222;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.ctn2 .ctn-box .box .swiper-button-prev:after {
  display: none;
}
.ctn2 .ctn-box .box .swiper-button-prev:hover:before {
  color: #2A6BCC;
}
.ctn2 .ctn-box .box .swiper-button-next {
  width: 44px;
  height: 44px;
  right: -44px;
  top: 30%;
  margin-top: 0;
  background: none;
}
.ctn2 .ctn-box .box .swiper-button-next:before {
  content: '\e60c';
  font-family: iconfont;
  font-size: 18px;
  font-weight: 700;
  color: #222;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.ctn2 .ctn-box .box .swiper-button-next:after {
  display: none;
}
.ctn2 .ctn-box .box .swiper-button-next:hover:before {
  color: #2A6BCC;
}
.ctn2 .ctn-box .box.center .swiper-container .swiper-wrapper {
  justify-content: center;
}
.ctn3 {
  padding: 60px 0 120px;
}
.ctn3 .title {
  text-align: center;
}
.ctn3 .title h2 {
  color: #242424;
}
.ctn3 .title p {
  color: #636363;
  margin-top: 10px;
}
.ctn3 .title p a span {
  color: #3681F7;
}
.ctn3 .title p a:hover span {
  text-decoration: underline;
}
.ctn3 .title svg {
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px;
  margin-left: -4px;
}
.ctn3 .title svg path {
  fill: #3681F7;
}
.ctn3 .title .a_mobile {
  display: none;
}
.ctn3 .title .a_mobile span {
  color: #3681F7;
}
.ctn3 .title .a_mobile:hover span {
  text-decoration: underline;
}
.ctn3 .ctn-list {
  margin-top: 50px;
  position: relative;
}
.ctn3 .ctn-list .left {
  float: left;
  width: 43.4%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.ctn3 .ctn-list .left > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ctn3 .ctn-list .left .tu {
  position: absolute;
  width: 80%;
  bottom: 0;
  left: 10%;
}
.ctn3 .ctn-list .left .tu img {
  width: 100%;
}
.ctn3 .ctn-list .left:hover {
  transform: translateY(-10px);
}
.ctn3 .ctn-list .right {
  float: right;
  width: 53.3%;
}
.ctn3 .ctn-list .right ul {
  border-bottom: 1px solid #ededed;
}
.ctn3 .ctn-list .right ul li {
  border-top: 1px solid #ededed;
  padding: 18px 14px;
}
.ctn3 .ctn-list .right ul li a {
  display: block;
}
.ctn3 .ctn-list .right ul li a .text {
  float: left;
  position: relative;
  width: calc(100% - 180px);
}
.ctn3 .ctn-list .right ul li a .text svg {
  position: absolute;
  left: 0;
  top: 53%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.ctn3 .ctn-list .right ul li a .text svg path:first-child {
  fill: #2A6BCC;
}
.ctn3 .ctn-list .right ul li a .text h2 {
  line-height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #636363;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  position: relative;
  padding-left: 30px;
}
.ctn3 .ctn-list .right ul li a .people {
  float: right;
  width: 130px;
  display: flex;
  align-items: center;
}
.ctn3 .ctn-list .right ul li a .people .tu {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
  flex-shrink: 0;
}
.ctn3 .ctn-list .right ul li a .people .tu img {
  width: 100%;
}
.ctn3 .ctn-list .right ul li a .people h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #636363;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.ctn3 .ctn-list .right ul li:hover a .text h2 {
  color: #2A6BCC;
}
.ctn3 .ctn-list .right ul li:hover a .people h2 {
  color: #2A6BCC;
}
@media screen and (max-width: 1600px) {
  .fnt_16 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1500px) {
  .w1440 {
    width: 1200px;
  }
  .ctn1 {
    padding: 80px 0;
  }
  .ctn1 .title p {
    margin-top: 14px;
  }
  .ctn1 .ctn-list {
    margin-top: 70px;
  }
  .ctn1 .ctn-list .left .text h3 {
    padding-top: 24px;
  }
  .ctn1 .ctn-list .right ul li {
    padding: 40px 0 60px;
  }
  .ctn2 .ctn-box .box .swiper-container .swiper-slide .tu {
    height: 130px;
  }
}
@media screen and (max-width: 1200px) {
  .ctn1 .ctn-list .left .text .box h4 {
    padding: 12px 20px;
  }
  .ctn1 .ctn-list .left .text .box .sign {
    width: 100px;
  }
  .ctn1 .ctn-list .left .text .box .sign span {
    left: 32%;
    top: 26%;
  }
  .ctn2 .ctn-box .box .swiper-container {
    padding: 0 20px 6px;
  }
  .ctn2 .ctn-box .box .swiper-container .swiper-slide .tu {
    height: 124px;
  }
  .ctn2 .ctn-box .box .swiper-button-prev {
    left: -30px;
  }
  .ctn2 .ctn-box .box .swiper-button-next {
    right: -30px;
  }
}
@media screen and (max-width: 1024px) {
  .ctn1 {
    padding: 60px 0;
  }
  .ctn1 .title p {
    margin-top: 10px;
  }
  .ctn1 .ctn-list {
    margin-top: 50px;
  }
  .ctn1 .ctn-list .left .text .box {
    padding: 28px 0 20px;
  }
  .ctn1 .ctn-list .left .text .box .sign {
    width: 86px;
  }
  .ctn1 .ctn-list .left .text .box .sign span {
    font-size: 14px;
    left: 27%;
  }
  .ctn1 .ctn-list .left .text .box h4 {
    font-size: 14px;
    margin-top: 20px;
    padding: 10px 14px;
  }
  .ctn1 .ctn-list .right ul li {
    padding: 30px 0 40px;
  }
  .ctn2 .ctn-box .box .swiper-container .swiper-slide .tu {
    height: 140px;
  }
  .ctn3 {
    padding: 40px 0 80px;
  }
  .ctn3 .ctn-list .right ul li {
    padding: 12px 14px;
  }
  .ctn3 .ctn-list .right ul li a .text h2 {
    font-size: 14px;
    line-height: 30px;
  }
  .ctn3 .ctn-list .right ul li a .people {
    width: 120px;
  }
  .ctn3 .ctn-list .right ul li a .people .tu {
    width: 30px;
    height: 30px;
  }
  .ctn3 .ctn-list .right ul li a .people h2 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1000px) {
  .ctn1 .ctn-list .right ul li .top h2 {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.5;
    height: 3em;
  }
}
@media screen and (max-width: 768px) {
  .fnt_16 {
    font-size: 14px;
  }
  .ctn1 {
    margin-top: 60px;
    padding: 50px 0 30px;
  }
  .ctn1 .title p {
    margin-top: 6px;
  }
  .ctn1 .title p span {
    display: none;
  }
  .ctn1 .title p em {
    display: none;
  }
  .ctn1 .ctn-list {
    margin-top: 20px;
  }
  .ctn1 .ctn-list .left {
    position: relative;
    width: 100%;
  }
  .ctn1 .ctn-list .left .text .box {
    margin-top: 20px;
    padding: 32px 0 24px;
  }
  .ctn1 .ctn-list .left .text .box .erweima {
    width: 50%;
  }
  .ctn1 .ctn-list .right {
    width: 100%;
  }
  .ctn1 .ctn-list .right ul li {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    padding: 20px 0;
  }
  .ctn1 .ctn-list .right ul li .top h2 {
    margin: 4px 0 20px;
    height: auto;
    -webkit-line-clamp: inherit;
  }
  .ctn1 .ctn-list .right ul li .tu {
    margin: 20px auto 0;
  }
  .ctn2 {
    padding: 30px 0;
  }
  .ctn2 .title p {
    margin-top: 6px;
  }
  .ctn2 .wrapper {
    margin: 20px 0;
  }
  .ctn2 .wrapper ul li:not(:last-child) {
    margin-right: 30px;
  }
  .ctn2 .ctn-box .box .swiper-container {
    padding: 0;
  }
  .ctn2 .ctn-box .box .swiper-container .swiper-slide {
    box-shadow: none;
  }
  .ctn2 .ctn-box .box .swiper-container .swiper-slide .tu {
    height: 200px;
  }
  .ctn2 .ctn-box .box .swiper-container .swiper-slide .text h2 {
    font-size: 16px;
  }
  .ctn2 .ctn-box .box .swiper-container .swiper-pagination {
    display: block;
    position: relative;
    bottom: 0;
    margin-top: 16px;
  }
  .ctn2 .ctn-box .box .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0 3px;
  }
  .ctn2 .ctn-box .box .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #3681F7;
  }
  .ctn2 .ctn-box .box .mores {
    width: 126px;
    height: 40px;
    line-height: 40px;
    margin: 26px auto 0;
  }
  .ctn2 .ctn-box .box .swiper-button-prev {
    display: none;
  }
  .ctn2 .ctn-box .box .swiper-button-next {
    display: none;
  }
  .ctn3 {
    padding: 30px 0 35px;
  }
  .ctn3 .title p {
    margin: 6px 0;
  }
  .ctn3 .title p a {
    display: none;
  }
  .ctn3 .title .a_mobile {
    display: block;
  }
  .ctn3 .ctn-list {
    margin-top: 30px;
  }
  .ctn3 .ctn-list .left {
    position: relative;
    width: 100%;
    margin-top: 20px;
  }
  .ctn3 .ctn-list .right {
    width: 100%;
  }
  .ctn3 .ctn-list .right ul li a .text {
    width: 100%;
  }
  .ctn3 .ctn-list .right ul li a .text svg {
    width: 20px;
    height: 20px;
  }
  .ctn3 .ctn-list .right ul li a .text h2 {
    line-height: 1.5;
    padding-left: 30px;
    color: #333;
    font-size: 16px;
  }
  .ctn3 .ctn-list .right ul li a .people {
    width: 100%;
    margin-top: 12px;
    float: left;
  }
  .ctn3 .ctn-list .right ul li a .people .tu {
    margin-right: 10px;
    width: 20px;
    height: 20px;
  }
  .ctn3 .ctn-list .right ul li a .people .tu img {
    vertical-align: top;
  }
}
@media screen and (max-width: 320px) {
  .ctn2 .ctn-box .box .swiper-container .swiper-slide .tu {
    height: 150px;
  }
}
/*# sourceMappingURL=index.css.map */