.page-tongyong .ty-01 {
  position: relative;
}

.page-tongyong .ty-01 .pic .img-box {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

.page-tongyong .ty-01 .pic .img-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.page-tongyong .ty-01 .text {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}

.page-tongyong .ty-01 .text .text-inner {
  text-align: center;
  max-width: 1125px;
  width: 100%;
  margin: 0 auto;
  padding-top: 6%;
}

.page-tongyong .ty-01 .text .text-inner h6 {
  font-size: clamp(18px, 2.1875vw, 42px);
  font-weight: 700;
  color: #222222;
}

.page-tongyong .ty-01 .text .text-inner p {
  margin-top: 30px;
  font-size: clamp(14px, 0.937vw, 18px);
  color: #777777;
}

.page-tongyong .bg-02-03-04 {
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed {
  display: flex;
  flex-wrap: wrap;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .text {
  padding: 120px 0;
  width: 50%;
  box-sizing: border-box;
  padding-right: 10%;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .text .t {
  font-size: clamp(18px, 2.1875vw, 42px);
  font-weight: 700;
  color: #222222;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .text .d {
  margin-top: 30px;
  font-size: clamp(14px, 0.937vw, 18px);
  color: #777777;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .text .btn {
  margin-top: 80px;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .slide-list {
  width: 50%;
  height: clamp(300px, 56.25vw, 1080px);
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .slide-list .swiper {
  height: 100%;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .slide-list .swiper .swiper-slide {
  border-top: 1px solid rgba(34, 34, 34, 0.1);
  color: #222;
  display: flex;
  align-items: center;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .slide-list .swiper .swiper-slide.swiper-slide-active {
  border-color: transparent;
  color: #4DB135;
  transition: all 0.6s;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .slide-list .swiper .swiper-slide.swiper-slide-active .ss-inner .tips {
  color: #4DB135;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .slide-list .swiper .swiper-slide .ss-inner {
  padding: 10% 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .slide-list .swiper .swiper-slide .ss-inner .num {
  width: 80%;
  position: relative;
  display: flex;
  align-items: flex-start;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .slide-list .swiper .swiper-slide .ss-inner .num b {
  font-size: clamp(32px, 5.2vw, 100px);
  font-weight: 400;
  line-height: 1;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .slide-list .swiper .swiper-slide .ss-inner .num span {
  font-size: clamp(18px, 1.5625vw, 30px);
  margin-left: 15px;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .slide-list .swiper .swiper-slide .ss-inner .tips {
  width: 20%;
  font-size: 18px;
  color: #777;
  transition: all 0.6s;
}

.page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .slide-list .swiper::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 25%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 5%, white 70%);
  z-index: 3;
}

.page-tongyong .bg-02-03-04 .ty-03 .ty-03-fixed {
  display: flex;
  flex-wrap: wrap;
}

.page-tongyong .bg-02-03-04 .ty-03 .ty-03-fixed .tit {
  width: 50%;
  font-size: clamp(18px, 2.1875vw, 42px);
  font-weight: 700;
  color: #222222;
}

.page-tongyong .bg-02-03-04 .ty-03 .ty-03-fixed .text {
  width: 50%;
}

.page-tongyong .bg-02-03-04 .ty-03 .ty-03-fixed .text .d {
  font-size: clamp(14px, 0.937vw, 18px);
  color: #777777;
}

.page-tongyong .bg-02-03-04 .ty-03 .ty-03-fixed .text .btn {
  margin-top: 55px;
}

.page-tongyong .bg-02-03-04 .ty-04 {
  padding: 80px 0 110px calc((100% - 1440px) / 2);
}

.page-tongyong .bg-02-03-04 .ty-04 .ty-04-inner {
  padding: 0 20px;
  position: relative;
}

.page-tongyong .bg-02-03-04 .ty-04 .ty-04-inner .swiper .swiper-slide {
  width: 350px;
  height: 580px;
  transition: all 0.6s;
}

.page-tongyong .bg-02-03-04 .ty-04 .ty-04-inner .swiper .swiper-slide.swiper-slide-active {
  width: 700px !important;
}

.page-tongyong .bg-02-03-04 .ty-04 .ty-04-inner .swiper .swiper-slide .ss-inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.page-tongyong .bg-02-03-04 .ty-04 .ty-04-inner .swiper .swiper-slide .ss-inner .pic {
  width: 100%;
  height: 100%;
}

.page-tongyong .bg-02-03-04 .ty-04 .ty-04-inner .swiper .swiper-slide .ss-inner .pic .img-box {
  display: block;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  border-radius: 20px;
  overflow: hidden;
}

.page-tongyong .bg-02-03-04 .ty-04 .ty-04-inner .swiper .swiper-slide .ss-inner .pic .img-box img {
  width: auto;
  height: 100%;
  object-fit: inherit;
}

.page-tongyong .bg-02-03-04 .ty-04 .ty-04-inner .swiper .swiper-slide .ss-inner .text {
  padding: clamp(20px, 2.3vw, 40px);
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: clamp(18px, 1.5625vw, 30px);
  color: #fff;
}

.page-tongyong .bg-02-03-04 .ty-04 .swiper-scrollbar {
  opacity: 1 !important;
  margin-top: 4vw;
  max-width: 1400px;
  height: 5px;
}

.page-tongyong .bg-02-03-04 .ty-04 .swiper-scrollbar .swiper-scrollbar-drag {
  background-image: linear-gradient(to right, #0073d5 0%, #4db135 100%);
  border-radius: 3px;
}

.page-tongyong .ty-05 {
  padding-bottom: 100px;
}

.page-tongyong .ty-05 div.tit {
  text-align: center;
  padding-bottom: 45px;
}

.page-tongyong .ty-05 div.tit h6 {
  font-size: clamp(18px, 2.1875vw, 42px);
  font-weight: 700;
  color: #222222;
}

.page-tongyong .ty-05 .ty-05-fixed {
  display: flex;
  flex-wrap: wrap;
}

.page-tongyong .ty-05 .ty-05-fixed .list {
  width: 50%;
  box-sizing: border-box;
  padding-right: 5%;
}

.page-tongyong .ty-05 .ty-05-fixed .list ul li {
  padding: 40px 0;
  border-bottom: 1px solid rgba(34, 34, 34, 0.1);
  display: flex;
  flex-wrap: wrap;
}

.page-tongyong .ty-05 .ty-05-fixed .list ul li:first-child {
  border-top: 1px solid rgba(34, 34, 34, 0.1);
}

.page-tongyong .ty-05 .ty-05-fixed .list ul li .tit-time {
  width: calc(100% - 80px);
  box-sizing: border-box;
  padding-right: 20px;
}

.page-tongyong .ty-05 .ty-05-fixed .list ul li .tit-time .tit-box {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page-tongyong .ty-05 .ty-05-fixed .list ul li .tit-time .tit-box .tit {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: clamp(16px, 0.98vw, 18px);
  color: #222;
  transition: all 0.6s;
  position: relative;
}

.page-tongyong .ty-05 .ty-05-fixed .list ul li .tit-time .tit-box .tit::after {
  content: '';
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #4DB135;
  transition: all 0.6s;
  position: absolute;
}

.page-tongyong .ty-05 .ty-05-fixed .list ul li .tit-time .time {
  font-size: 14px;
  color: #777;
  margin-top: 15px;
  display: block;
  transition: all 0.6s;
}

.page-tongyong .ty-05 .ty-05-fixed .list ul li .tag {
  width: 80px;
}

.page-tongyong .ty-05 .ty-05-fixed .list ul li .tag span {
  width: 80px;
  height: 28px;
  border-radius: 5px;
  border: 1px solid #CCCCCC;
  display: block;
  line-height: 28px;
  text-align: center;
  color: #777;
  transition: all 0.6s;
}

.page-tongyong .ty-05 .ty-05-fixed .list ul li:hover .tit-time .tit {
  color: #4DB135;
}

.page-tongyong .ty-05 .ty-05-fixed .list ul li:hover .tit-time .tit::after {
  width: 100%;
}

.page-tongyong .ty-05 .ty-05-fixed .list ul li:hover .tit-time .time {
  color: #4DB135;
}

.page-tongyong .ty-05 .ty-05-fixed .list ul li:hover .tag span {
  color: #4DB135;
}

.page-tongyong .ty-05 .ty-05-fixed .big-pic {
  width: 50%;
  background: #FFFFFF;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  overflow: hidden;
}

.page-tongyong .ty-05 .ty-05-fixed .big-pic .pic .img-box {
  padding-bottom: 56.25%;
}

.page-tongyong .ty-05 .ty-05-fixed .big-pic .title-time {
  padding: clamp(20px, 2.6vw, 50px);
}

.page-tongyong .ty-05 .ty-05-fixed .big-pic .title-time .title {
  font-size: clamp(18px, 1.25vw, 24px);
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.page-tongyong .ty-05 .ty-05-fixed .big-pic .title-time .time {
  font-size: 14px;
  color: #777;
  margin-top: 15px;
  display: block;
}

.page-tongyong .ty-05 .btn {
  margin-top: 80px;
  text-align: center;
}
@media screen and (max-width: 1023px) {
    .page-tongyong .ty-01{
        display: flex;
        flex-direction: column-reverse;
    }
    .page-tongyong .ty-01 .text{
        position: relative;
        padding:0 20px 20px;
        box-sizing:border-box;
    }
    .page-tongyong .ty-01 .text .text-inner p{
        margin-top:10px;
    }
    .page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed{
        display: block;
    }
    .page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .text{
        width:100%;
        padding:30px 0;
    }
    .page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .slide-list{
        width:100%;
        height:100vw;
    }
    .page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .text .btn{
        margin-top:40px;
    }
    .page-tongyong .bg-02-03-04 .ty-02 .ty-02-fixed .slide-list .swiper .swiper-slide .ss-inner .tips{
        font-size:14px;
    }
    .page-tongyong .bg-02-03-04 .ty-03 .ty-03-fixed{
        display: block;
    }
    .page-tongyong .bg-02-03-04 .ty-03 .ty-03-fixed .text{
        width:100%;
    }
    .page-tongyong .bg-02-03-04 .ty-03 .ty-03-fixed .tit{
        width:100%;
        margin-bottom:20px;
    }
    .page-tongyong .bg-02-03-04 .ty-03 .ty-03-fixed .text .btn{
        margin-top:30px;
    }
    .page-tongyong .bg-02-03-04 .ty-04{
        padding:40px 20px;
    }
    .page-tongyong .bg-02-03-04 .ty-04 .ty-04-inner .swiper .swiper-slide.swiper-slide-active{
        width:100% !important;
    }
    .page-tongyong .bg-02-03-04 .ty-04 .ty-04-inner{
        padding:0;
    }
}
