.focus {
  width: 100%;
  position: relative;
}

.focus .swiper-slide {
  position: relative;
  overflow: hidden;
}

.focus .swiper-slide .play {
  width: .95rem;
  height: .95rem;
  border-radius: 50%;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border: .14rem solid rgba(255, 255, 255, 0.49);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

.focus .swiper-slide .play::after {
  content: '';
  width: .95rem;
  height: .95rem;
  background: #fff url(./trs_play.png) no-repeat .37rem .26rem;
  background-size: .29rem .42rem;
  border-radius: 50%;
  cursor: pointer;
}

.focus .swiper-slide .title {
  position: absolute;
  width: 80%;
  top: 25%;
  left: 10%;
  transform: translate(-50%, -50%);
  color: white;
  border-left: .08rem solid #d70c18;
  padding-left: .2rem;
}

.focus .swiper-slide .title h2 {
  position: relative;
  font-weight: 500;
  font-size: 0.73rem;
  color: #ffffff;
  margin-bottom: .1rem;
}

.focus .swiper-slide .title p {
  font-weight: 500;
  font-size: 0.46rem;
  color: #ffffff;
}

.focus .swiper-slide img,
.focus .swiper-slide video {
  width: 100%;
  height: 8.44rem;
  object-fit: cover;
}

.focus .swiper-button-prev,
.focus .swiper-button-next {
  width: .6rem;
  height: .6rem;
  border-radius: 50%;
}

.focus .swiper-button-prev {
  left: .7rem;
  background: url(./trs_ico_50.png) no-repeat;
  background-size: contain;
}

.focus .swiper-button-next {
  right: .7rem;
  background: url(./trs_ico_51.png) no-repeat;
  background-size: contain;
}

.focus .swiper-button-ctrl {
  position: absolute;
  bottom: 0.065rem;
  left: 0;
  width: 100%;
  height: .84rem;
  background: rgba(29, 81, 152, .3);
  display: flex;
  gap: .05rem;
  z-index: 1;
}

.focus .swiper-button-ctrl span {
  width: 3.8rem;
  height: .84rem;
  display: block;
  border-top: .01rem solid rgba(255, 255, 255, .62);
  border-radius: 0;
  background: none;
  display: flex;
  font-size: .22rem;
  color: rgba(255, 255, 255, .6);
  align-items: center;
  justify-content: center;
  opacity: 1;
  cursor: pointer;
}

.focus .swiper-button-ctrl span.active {
  background: #1d5198 url(./trs_bg_09.png) no-repeat center bottom;
  background-size: 55% auto;
  border-top: .02rem solid #d70c18;
  color: #fff;
}

.focus .swiper-pagination {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 1.1rem;
}

.focus .swiper-pagination span {
  width: .3rem;
  height: .04rem;
  background: #fff;
  border-radius: 0;
  opacity: 1;
  margin: 0 .05rem;
}

.focus .swiper-pagination span.swiper-pagination-bullet-active {
  background: #006aff;
  opacity: 1;
}

.container {
  width: 100%;
}

.btn.more {
  width: 1.64rem;
  height: 0.43rem;
  background: #ffffff;
  border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
  border: 0.01rem solid #1b478a;
  font-weight: 400;
  font-size: 0.15rem;
  color: #1d5198;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.btn.more::after {
  content: '';
  width: .14rem;
  height: .11rem;
  margin-left: .1rem;
  background: url(./trs_ico_26.png) no-repeat;
  background-size: contain;
}

.btn.more:hover {
  background: #1d5198;
  color: #fff;
}

.btn.more:hover::after {
  background: url(./trs_ico_27.png) no-repeat;
  background-size: contain;
}

.item01 {
  width: 100%;
  height: 6.34rem;
  position: relative;
}

.item01 > * {
  position: absolute;
}

.item01 .item-txt {
  width: 6.5rem;
  top: 1.3rem;
  left: 3.1rem;
  z-index: 1;
}

.item01 .item-txt h2 {
  font-weight: 500;
  font-size: 0.34rem;
  color: #30313f;
  margin-bottom: .4rem;
}

.item01 .item-txt p {
  font-weight: 400;
  font-size: 0.22rem;
  color: #30313f;
  line-height: 0.35rem;
  margin-bottom: .4rem;
}

.item01 .img1 {
  width: 7.6rem;
  height: 5.19rem;
  top: .55rem;
  right: 3.1rem;
  z-index: 1;
}

.item01 .img2 {
  width: 100%;
  height: 3.84rem;
  bottom: 0;
  left: 0;
}

.item02 {
  padding: 40px 0;
}

.item02 .body {
  width: 13.5rem;
}

.item02 h2 {
  font-weight: 500;
  font-size: 0.34rem;
  color: #30313f;
  margin: .21rem auto .6rem;
  text-align: center;
  position: relative;
}

.item02 h2::after {
  content: '';
  width: .51rem;
  height: .05rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -.1rem;
  display: block;
  background: url(./trs_ico_52.png) no-repeat;
  background-size: contain;
}

.item02 .swiper-slide {
}

.item02 .swiper-slide .box {
  width: 3.81rem;
  height: 6.38rem;
  margin: 0 auto;
  border: 1px solid #000;
  overflow: hidden;
  border-radius: .4rem 0 .4rem 0;
  border: 0.01rem solid #c7c7c7;
  cursor: pointer;
}

.item02 .swiper-slide .box .img {
  width: 3.85rem;
  height: 2.52rem;
  overflow: hidden;
  border-radius: 0 0 .4rem 0;
}

.item02 .swiper-slide .box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.item02 .swiper-slide .box .txt {
  padding: .3rem;
  box-sizing: border-box;
}

.item02 .swiper-slide .box .txt h3 {
  font-weight: 500;
  font-size: 0.24rem;
  color: #30313f;
  line-height: 0.3rem;
  margin-bottom: .21rem;
  height: .9rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* 控制显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
}

.item02 .swiper-slide .box .txt p {
  font-weight: 400;
  font-size: 0.22rem;
  color: #333333;
  line-height: 0.3rem;
  margin-bottom: .3rem;
  height: 1.45rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  /* 控制显示的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
}

.item02 .swiper-slide .box .handle {
  height: .6rem;
  border-top: .01rem solid #e6e6e6;
  font-weight: 500;
  font-size: 0.16rem;
  color: #969696;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.item02 .swiper-slide .box .handle .date::before {
  content: '';
  width: .13rem;
  height: .13rem;
  display: inline-block;
  background: url(./trs_ico_28.png);
  background-size: contain;
  margin-right: .05rem;
}

.item02 .swiper-slide .box:hover {
  box-shadow: 0 0 .4rem rgba(0, 67, 157, .2);
  background-image: linear-gradient(0deg, #013069 0%, rgb(0, 67, 157) 50%, #00439d 100%);
}

.item02 .swiper-slide .box:hover * {
  color: #fff !important;
}

.swiper-slide:hover .img img {
  transform: scale(1.1);
}

.item02 .swiper-wrapper {
  margin-bottom: .6rem;
}

.item02 .swiper-ctrl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: .6rem;
  height: .7rem;
}

.item02 .swiper-button-prev,
.item02 .swiper-button-next {
  position: initial;
  background-color: #f8f8f8;
  width: .56rem;
  height: .56rem;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin: 0;
}

.item02 .swiper-button-prev {
  background: #f8f8f8 url(./trs_ico_38.png) no-repeat center;
  background-size: 50% auto;
}

.item02 .swiper-button-next {
  background: #f8f8f8 url(./trs_ico_39.png) no-repeat center;
  background-size: 50% auto;
}

.item02 .more-button {
  width: 1.77rem;
  height: 0.56rem;
  background: #ffffff;
  border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
  border: 0.01rem solid #1b478a;
  font-weight: 400;
  font-size: 0.2rem;
  color: #1d5198;
  text-align: center;
  line-height: 0.56rem;
  cursor: pointer;
}

.item03 {
  width: 100%;
  height: 10rem;
  background: url(./trs_bg_03.jpg) no-repeat;
  background-size: 100% 100%;
  padding-top: .65rem;
}

.item03 h2 {
  font-weight: 500;
  font-size: 0.34rem;
  color: #30313f;
  text-align: center;
  margin-bottom: .6rem;
  position: relative;
}

.item03 h2::after {
  content: '';
  width: 1.06rem;
  height: .05rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -.1rem;
  display: block;
  background: url(./trs_ico_54.png) no-repeat;
  background-size: contain;
}

.item03 .content {
  width: 13rem;
  height: 5.16rem;
  margin: 0 auto .33rem;
  overflow: hidden;
}

.item03 .content > div {
  display: none;
  position: relative;
  border-radius: 0 0 .5rem 0;
  overflow: hidden;
}

.item03 .content .swiper-slide {
  height: 5.16rem;
  position: relative;
}

.item03 .content .swiper-slide img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.item03 .content .swiper-slide .title {
  width: 5.2rem;
  height: 3.84rem;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: .5rem 0 0 0;
  z-index: 1;
  background: #f7f7f7;
  padding: .43rem;
  box-sizing: border-box;
}

.item03 .content .swiper-slide .title h3 {
  font-weight: bold;
  font-size: 0.26rem;
  color: #30313f;
  line-height: 0.3rem;
  margin-bottom: .2rem;
}

.item03 .content .swiper-slide .title p {
  height: 1.54rem;
  font-weight: 400;
  font-size: 0.22rem;
  color: #333333;
  line-height: 0.32rem;
  margin-bottom: .35rem;
}

.item03 .content .swiper-slide .title .more {
  background: #1b478a;
  color: #fff;
}

.item03 .content .swiper-slide .title .more::after {
  content: '';
  width: .14rem;
  height: .11rem;
  margin-left: .1rem;
  background: url(./trs_ico_27.png) no-repeat;
  background-size: contain;
}

.item03 .content > div .handle {
  position: absolute;
  bottom: .52rem;
  right: .5rem;
  display: flex;
  z-index: 1;
  align-items: center;
  justify-content: center;
  gap: .12rem;
  background: rgba(247, 247, 247, .5);
  padding: .1rem;
  box-sizing: border-box;
  border-radius: .2rem;
}

.item03 .content > div .handle .swiper-next,
.item03 .content > div .handle .swiper-prev {
  width: .2rem;
  height: .36rem;
  cursor: pointer;
}

.item03 .content > div .handle .swiper-next {
  background: url(./trs_ico_34.png);
  background-size: contain;
}

.item03 .content > div .handle .swiper-prev {
  background: url(./trs_ico_25.png);
  background-size: contain;
}

.item03 .content > div .handle .num {
  font-weight: 500;
  font-size: 0.2rem;
  color: #262c35;
}

.item03 .content > div .handle .num span:nth-child(1) {
  font-weight: 500;
  font-size: 0.3rem;
  color: #1d5198;
}

.item03 .tab {
  width: 13rem;
  height: 1.09rem;
  margin: 0 auto;
  position: relative;
}

.item03 .tab .swiper-slide {
  height: 1.2rem;
  display: flex;
  align-items: end;
}

.item03 .tab .swiper-slide > div {
  width: 100%;
  height: 1.09rem;
  display: flex;
  gap: .14rem;
  align-items: center;
  justify-content: start;
  padding: 0 .15rem;
  box-sizing: border-box;
  cursor: pointer;
  background: #fff;
  border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
  position: relative;
}

.item03 .tab .swiper-slide > div h3 {
  font-weight: 500;
  font-size: 0.18rem;
  color: #30313f;
  line-height: 0.22rem;
}

.item03 .tab .swiper-slide > div i {
  width: .44rem;
  min-width: .44rem;
  height: .44rem;
  background-size: contain;
}

.item03 .tab .swiper-slide > div .initial {
  display: block;
}

.item03 .tab .swiper-slide > div .hover {
  display: none;
}

.item03 .tab .swiper-slide.swiper-slide-active > div {
  background: #1d5198;
}

.item03 .tab .swiper-slide.swiper-slide-active > div h3 {
  color: #fff;
}

.item03 .tab .swiper-slide.swiper-slide-active > div .initial {
  display: none;
}

.item03 .tab .swiper-slide.swiper-slide-active > div .hover {
  display: block;
}

.item03 .tab .swiper-button-prev,
.item03 .tab .swiper-button-next {
  width: .4rem;
  height: .4rem;
  position: absolute;
  top: .65rem;
}

.item03 .tab .swiper-button-prev {
  background: url(./trs_ico_53.png) no-repeat center;
  background-size: contain;
  left: -.6rem;
}

.item03 .tab .swiper-button-next {
  background: url(./trs_ico_62.png) no-repeat center;
  background-size: contain;
  right: -.6rem;
}

.item03 .tab .swiper-slide.swiper-slide-active > div::after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: -.11rem;
  left: .5rem;
  border-left: .12rem solid transparent;
  border-right: .12rem solid transparent;
  border-bottom: .12rem solid #1d5198;
}

.item04 {
  height: 7.18rem;
  background: #f5f8ff;
  position: relative;
  margin-top: -.5rem;
}

.item04::before {
  content: '';
  width: 100%;
  height: .94rem;
  background: url(./trs_bg_11.png) center top no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -.9rem;
  left: 0;
}

.item04::after {
  content: '';
  width: 100%;
  height: 1.32rem;
  display: block;
  background: url('./trs_bg_16.png') no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -1.32rem;
  left: 0;
  z-index: 9;
}

.item04 h2 {
  font-weight: 500;
  font-size: 0.34rem;
  color: #30313f;
  text-align: left;
  position: absolute;
  top: .32rem;
  left: 3.1rem;
  line-height: .5rem;
}

.item04 h2::after {
  content: '';
  width: 1.06rem;
  height: .05rem;
  display: block;
  background: url(./trs_ico_54.png) no-repeat;
  background-size: contain;
}

.item04 .num {
  width: 7rem;
  position: absolute;
  top: 1.54rem;
  left: 3.1rem;
}

.item04 .num dl {
  float: left;
  padding: 0 .5rem;
  box-sizing: border-box;
  position: relative;
}

.item04 .num dl:first-child {
  padding-left: 0;
}

.item04 .num dl:last-child {
  padding-right: 0;
}

.item04 .num dl::after {
  content: '';
  display: block;
  width: .01rem;
  height: .66rem;
  background: #ccc;
  position: absolute;
  top: 0;
  right: 0;
}

.item04 .num dl:last-child::after {
  display: none;
}

.item04 .num dl dt {
  font-weight: bold;
  font-size: 0.38rem;
  color: #1d5198;
  margin-bottom: .08rem;
}

.item04 .num dl dt sub {
  font-weight: 400;
  font-size: 0.16rem;
  color: #1d5198;
  margin-left: .09rem;
}

.item04 .num dl dd {
  font-weight: 400;
  font-size: 0.18rem;
  color: #30313f;
}

.item04 .map {
  position: absolute;
  width: 7.2rem;
  height: 4.05rem;
  left: 3.1rem;
  top: 2.5rem;
  background: url(./trs_bg_08.png) no-repeat;
  background-size: contain;
}

.item04 .swiper {
  height: 6.2rem;
  width: 6.35rem;
  background: url(./trs_bg_12.png) no-repeat center right;
  background-size: contain;
  position: absolute;
  top: .8rem;
  right: 3rem;
  display: flex;
  align-items: center;
}

.item04 .swiper-container {
  height: 6rem;
  width: 5.14rem;
  justify-content: start;
}

.item04 .swiper-wrapper {
  align-items: center;
  padding: 20px 0;
}

.item04 .swiper-slide {
  display: flex;
  justify-content: start;
  cursor: pointer;
}

.item04 .swiper-slide .box {
  width: 4.79rem;
  height: 1.69rem;
  background: white;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 102, 204, 0.15);
  padding: .1rem;
  box-sizing: border-box;
  transition: all 0.3s ease;
  opacity: 0.5;
  transform: scale(0.9);
  position: relative;
  border: 0.01rem solid #1b478a;
}

.item04 .swiper-slide.swiper-slide-active {
  display: flex;
  justify-content: end;
}

.item04 .swiper-slide-active .box {
  opacity: 1;
  transform: scale(1);
  box-shadow: 0 8px 30px rgba(0, 102, 204, 0.2);
}

.item04 .swiper-slide h3 {
  width: 4.57rem;
  height: .55rem;
  background: rgba(29, 81, 152, .62);
  position: absolute;
  top: initial;
  left: 0;
  bottom: 0;
  margin: .1rem;
  border-radius: 0 0 .1rem .1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  padding: 0 .18rem;
  box-sizing: border-box;
}

.item04 .swiper-slide h3 i {
  width: .26rem;
  height: .16rem;
  display: block;
  background: url(./trs_ico_31.png);
  background-size: contain;
}

.item04 .swiper-slide img {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #e6f2ff, #cce6ff);
  border-radius: .1rem;
}

.item04 .swiper-button-next,
.item04 .swiper-button-prev {
  width: 1.67rem;
  height: .18rem;
  margin: 0;
  left: 50%;
  transform: translateX(-50%);
}

.item04 .swiper-button-prev {
  background: url(./trs_ico_55.png) no-repeat;
  background-size: contain;
  top: 0;
}

.item04 .swiper-button-next {
  background: url(./trs_ico_56.png) no-repeat;
  background-size: contain;
  top: initial;
  bottom: 0;
}

.item05 {
  height: 8.63rem;
  background-color: #fcfdff;
  background-image: url('./trs_bg_05.jpg'), url('./trs_bg_07.png');
  background-position: center top, center bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, contain;
  position: relative;
}

.item05 h2 {
  font-weight: 500;
  font-size: 0.34rem;
  color: #fff;
  text-align: left;
  position: absolute;
  top: 1.32rem;
  left: 3.1rem;
  line-height: .5rem;
}

.item05 h2::after {
  content: '';
  width: 1.06rem;
  height: .05rem;
  display: block;
  background: url(./trs_ico_57.png) no-repeat;
  background-size: contain;
}

.item05 .map {
  width: 13rem;
  height: 3.21rem;
  border-radius: 0.5rem 0rem 0.5rem 0rem;
  background: url(./trs_map.jpg) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 3.1rem;
  top: 2.3rem;
}

.item05 .box {
  width: 13rem;
  display: flex;
  align-items: center;
  position: absolute;
  left: 3.1rem;
  top: 6.1rem;
}

.item05 .box dl {
  flex: 1;
  height: 2.07rem;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.item05 .box dl::after {
  content: '';
  display: block;
  width: 0.01rem;
  height: 2.07rem;
  background: #d1d1d1;
  position: absolute;
  top: 0;
  right: 0;
}

.item05 .box dl:last-child:after {
  display: none;
}

.item05 .box dl dt {
  font-weight: 500;
  font-size: 0.24rem;
  color: #1d5198;
  margin-bottom: .18rem;
}

.item05 .box dl dt i {
  width: .77rem;
  height: .77rem;
  display: block;
  margin: 0 auto .14rem;
  border-radius: 50%;
  background: rgba(29, 81, 152, 0);
  border: 0.01rem solid #1d5198;
  transition: transform 0.6s ease;
}

.item05 .box dl:hover dt i {
  transform: rotate(360deg);
}

.item05 .box dl dd {
  font-weight: 400;
  font-size: 0.18rem;
  color: #30313f;
}

.item05 .box dl:nth-child(1) dt i {
  background: url(./trs_ico_65.png) no-repeat center;
  background-size: .29rem auto;
}

.item05 .box dl:nth-child(2) dt i {
  background: url(./trs_ico_33.png) no-repeat center;
  background-size: .29rem auto;
}

.item05 .box dl:nth-child(3) dt i {
  background: url(./trs_ico_66.png) no-repeat center;
  background-size: .29rem auto;
}

.item05 .box dl:nth-child(4) dt i {
  background: url(./trs_ico_67.png) no-repeat center;
  background-size: .29rem auto;
}

.item06 {
  width: 100%;
  height: 5.37rem;
  position: relative;
  padding-top: .6rem;
}

.item06 h2 {
  height: .6rem;
  font-weight: 500;
  font-size: 0.34rem;
  color: #30313f;
  text-align: left;
  line-height: .5rem;
  text-align: center;
  position: relative;
  margin-bottom: .5rem;
}

.item06 h2::after {
  content: '';
  width: 1.06rem;
  height: .05rem;
  display: block;
  background: url(./trs_ico_61.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
}

.item06 .swiper {
  width: 13rem;
  margin: 0 auto;
}

.item06 .swiper ul {
  width: 13rem;
  overflow: hidden;
}

.item06 .swiper ul li {
  float: left;
  width: 2.42rem;
  height: 0.89rem;
  background: #ffffff;
  border-radius: 0rem 0rem 0rem 0rem;
  border: 0.01rem solid #d6d6d6;
  margin-right: .18rem;
  margin-bottom: .22rem;
}

.item06 .swiper ul li:nth-child(5n) {
  margin-right: 0;
}

.item06 .swiper ul li img {
  width: 100%;
  height: 100%;
}

.item06 .swiper .swiper-button-next,
.item06 .swiper .swiper-button-prev {
  width: .4rem;
  height: .4rem;
  top: 3.3rem;
}

.item06 .swiper .swiper-button-next {
  background: url(./trs_ico_62.png) no-repeat;
  background-size: contain;
  right: 2.2rem;
}

.item06 .swiper .swiper-button-prev {
  background: url(./trs_ico_53.png) no-repeat;
  background-size: contain;
  left: 2.2rem;
}

@media screen and (max-width: 750px) {
  .focus {
    width: 100%;
    height: 2.47rem;
    position: relative;
  }

  .focus .swiper-slide {
    width: 100%;
    height: 2.47rem;
  }

  .focus .swiper-slide .title {
    position: absolute;
    top: .3rem;
    left: .2rem;
    transform: initial;
    border-left: .02rem solid #d70c18;
    padding-left: .1rem;
  }

  .focus .swiper-slide .title h2 {
    position: relative;
    font-weight: 500;
    font-size: 0.2rem;
    color: #ffffff;
    margin-bottom: .03rem;
  }

  .focus .swiper-slide .title p {
    font-weight: 500;
    font-size: 0.14rem;
    color: #ffffff;
  }

  .focus .swiper-slide img {
    width: 100%;
    height: 100% !important;
    object-fit: fill !important;
  }

  .focus .swiper-slide .play {
    width: .37rem;
    height: .37rem;
    border-radius: 50%;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: .06rem solid rgba(255, 255, 255, 0.49);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
  }

  .focus .swiper-slide .play::after {
    content: '';
    width: .37rem;
    height: .37rem;
    background: #fff url(./trs_play.png) no-repeat .15rem .11rem;
    background-size: .11rem .16rem;
    border-radius: 50%;
    cursor: pointer;
  }

  .focus .swiper-slide h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: .44rem;
    background: rgba(29, 81, 152, .7);
    border-bottom: .02rem solid #d70c18;
    font-weight: 400;
    font-size: 0.16rem;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .focus .swiper-button-prev,
  .focus .swiper-button-next {
    width: .32rem;
    height: .32rem;
    border-radius: 50%;
  }

  .focus .swiper-button-prev {
    left: .2rem;
    background: url(./trs_ico_50.png) no-repeat;
    background-size: contain;
  }

  .focus .swiper-button-next {
    right: .2rem;
    background: url(./trs_ico_51.png) no-repeat;
    background-size: contain;
  }

  .focus .swiper-button-ctrl {
    display: none;
  }

  .focus .swiper-pagination {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 1.1rem;
    display: none;
  }

  .item01 {
    width: 100%;
    height: auto;
    position: initial;
    background: url(./trs_bg_13.png) bottom no-repeat;
    background-size: 100% 1.5rem;
  }

  .item01 > * {
    position: initial;
  }

  .item01 .item-txt {
    width: 3.3rem;
    top: initial;
    left: initial;
    margin: 0 auto;
  }

  .item01 .item-txt h2 {
    font-size: 0.2rem;
    margin: .3rem auto;
    text-align: center;
  }

  .item01 .item-txt p {
    font-weight: 400;
    font-size: 0.16rem;
    color: #30313f;
    line-height: 0.25rem;
    margin-bottom: .3rem;
  }

  .item01 .btn.more {
    width: 1.64rem;
    height: .43rem;
    font-weight: 400;
    font-size: 0.15rem;
    color: #1d5198;
    margin: 0 auto .2rem;
  }

  .item01 .img1 {
    width: 3.49rem;
    height: 2.39rem;
    top: initial;
    right: initial;
    margin: 0 auto;
  }

  .item01 .img2 {
    display: none;
  }

  .item02 {
    padding: 40px 0;
  }

  .item02 .body {
    width: 3.5rem;
    margin: 0 auto;
  }

  .item02 h2 {
    font-weight: 500;
    font-size: 0.2rem;
    color: #30313f;
    margin: .21rem auto .3rem;
    text-align: center;
    position: relative;
  }

  .item02 h2::after {
    width: .18rem;
    height: .02rem;
  }

  .item02 .swiper-slide {
  }

  .item02 .swiper-slide .box {
    width: 3.4rem;
    height: 5.18rem;
    margin: 0 auto;
    border: 1px solid #000;
    overflow: hidden;
    border-radius: .2rem 0 .2rem 0;
    border: 0.01rem solid #c7c7c7;
    cursor: pointer;
  }

  .item02 .swiper-slide .box .img {
    width: 3.4rem;
    height: 2.29rem;
    overflow: hidden;
    border-radius: 0 0 .2rem 0;
  }

  .item02 .swiper-slide .box .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
  }

  .item02 .swiper-slide .box .txt {
    padding: .2rem;
    box-sizing: border-box;
  }

  .item02 .swiper-slide .box .txt h3 {
    font-weight: bold;
    font-size: 0.18rem;
    color: #30313f;
    line-height: 0.25rem;
    margin-bottom: .2rem;
    height: .8rem;
  }

  .item02 .swiper-slide .box .txt p {
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.25rem;
    margin-bottom: .2rem;
  }

  .item02 .swiper-slide .box .handle {
    height: .53rem;
    border-top: .01rem solid #e6e6e6;
    font-weight: 500;
    font-size: 0.16rem;
    color: #969696;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .item02 .swiper-slide .box .handle .date::before {
    content: '';
    width: .13rem;
    height: .13rem;
    display: inline-block;
    background: url(./trs_ico_28.png);
    background-size: contain;
    margin-right: .05rem;
  }

  .item02 .swiper-wrapper {
    margin-bottom: .3rem;
  }

  .item02 .swiper-ctrl {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: .6rem;
    height: .7rem;
  }

  .item02 .swiper-button-prev,
  .item02 .swiper-button-next {
    position: initial;
    background-color: #f8f8f8;
    width: .4rem;
    min-width: .4rem;
    height: .4rem;
    border-radius: 50%;
    box-shadow: initial;
    margin: 0;
  }

  .item02 .swiper-button-prev {
    background: #f8f8f8 url(./trs_ico_38.png) no-repeat center;
    background-size: .17rem auto;
  }

  .item02 .swiper-button-next {
    background: #f8f8f8 url(./trs_ico_39.png) no-repeat center;
    background-size: .17rem auto;
  }

  .item02 .more-button {
    width: 1.24rem;
    height: 0.4rem;
    background: #ffffff;
    border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
    border: 0.01rem solid #1b478a;
    font-weight: 400;
    font-size: 0.13rem;
    color: #1d5198;
    text-align: center;
    line-height: 0.56rem;
    cursor: pointer;
  }

  .item03 {
    width: 100%;
    height: auto;
    background: url(./trs_bg_03.jpg) no-repeat;
    background-size: 100% 80;
    padding: .3rem 0 .6rem;
  }

  .item03 h2 {
    font-weight: 500;
    font-size: 0.2rem;
    color: #30313f;
    text-align: center;
    margin-bottom: .3rem;
    position: relative;
  }

  .item03 h2::after {
    width: .24rem;
    height: .02rem;
  }

  .item03 .content {
    width: 3.5rem;
    height: 4.66rem;
    margin: 0 auto .3rem;
    overflow: hidden;
  }

  .item03 .content > div {
    display: none;
    position: relative;
  }

  .item03 .content .swiper-slide {
    width: 3.5rem;
    height: 4.66rem;
    border-radius: .2rem 0 .2rem 0;
    position: relative;
    overflow: hidden;
  }

  .item03 .content .swiper-slide img {
    width: 3.5rem;
    height: 2.21rem;
    position: absolute;
    top: 0;
    left: 0;
  }

  .item03 .content .swiper-slide .title {
    width: 3.5rem;
    height: 2.45rem;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 0;
    padding: .2rem;
  }

  .item03 .content .swiper-slide .title h3 {
    font-weight: bold;
    font-size: 0.18rem;
    color: #30313f;
    line-height: 0.3rem;
    margin-bottom: .12rem;
  }

  .item03 .content .swiper-slide .title p {
    height: 0.5rem;
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    line-height: 0.25rem;
    margin-bottom: .2rem;
  }

  .item03 .content .swiper-slide .title .more {
    width: 1.04rem;
    height: .33rem;
    background: #1b478a;
    color: #fff;
    font-weight: 400;
    font-size: 0.1rem;
    color: #ffffff;
  }

  .item03 .content .swiper-slide .title .more::after {
    content: '';
    width: .1rem;
    height: .09rem;
    margin-left: .1rem;
    background: url(./trs_ico_27.png) no-repeat;
    background-size: contain;
  }

  .item03 .content > div .handle {
    position: absolute;
    bottom: .24rem;
    right: .2rem;
    display: flex;
    z-index: 1;
    align-items: center;
    justify-content: center;
    gap: .12rem;
    background: rgba(247, 247, 247, .5);
    padding: 0;
    box-sizing: border-box;
    border-radius: .2rem;
  }

  .item03 .content > div .handle .swiper-next,
  .item03 .content > div .handle .swiper-prev {
    width: .13rem;
    height: .24rem;
    cursor: pointer;
  }

  .item03 .content > div .handle .swiper-next {
    background: url(./trs_ico_34.png) no-repeat;
    background-size: contain;
  }

  .item03 .content > div .handle .swiper-prev {
    background: url(./trs_ico_25.png) no-repeat;
    background-size: contain;
  }

  .item03 .content > div .handle .num {
    font-weight: 500;
    font-size: 0.13rem;
    color: #262c35;
  }

  .item03 .content > div .handle .num span:nth-child(1) {
    font-weight: 500;
    font-size: 0.2rem;
    color: #1d5198;
  }

  .item03 .tab {
    width: 100%;
    height: 1.3rem;
    margin: 0 auto;
    position: relative;
  }

  .item03 .tab .swiper-slide {
    height: 1.3rem;
    display: flex;
    align-items: end;
  }

  .item03 .tab .swiper-slide > div {
    width: 1.8rem;
    height: 1.09rem;
    display: flex;
    flex-direction: column;
    gap: 0;
    align-items: center;
    justify-content: start;
    padding: .15rem;
    box-sizing: border-box;
    cursor: pointer;
    background: #fff;
    border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
    position: relative;
  }

  .item03 .tab .swiper-slide > div h3 {
    font-weight: 500;
    font-size: 0.16rem;
    color: #30313f;
    line-height: 0.22rem;
    text-align: center;
    min-height: .4rem;
    overflow: hidden;
  }

  .item03 .tab .swiper-slide > div i {
    width: .44rem;
    min-width: .44rem;
    height: .44rem;
    min-height: .44rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .item03 .tab .swiper-button-prev,
  .item03 .tab .swiper-button-next {
    width: .4rem;
    height: .4rem;
    position: absolute;
    top: .75rem;
  }

  .item03 .tab .swiper-button-prev {
    background: url(./trs_ico_53.png) no-repeat center;
    background-size: contain;
    left: .2rem;
  }

  .item03 .tab .swiper-button-next {
    background: url(./trs_ico_62.png) no-repeat center;
    background-size: contain;
    right: .2rem;
  }

  .item03 .tab .swiper-slide.swiper-slide-active > div::after {
    left: 50%;
    transform: translate(-50%, 0);
  }

  .item04 {
    height: 5.36rem;
    background: #f5f8ff;
    position: relative;
    margin-top: 0;
    padding-bottom: .3rem;
  }

  .item04::before {
    content: '';
    width: 100%;
    height: .36rem;
    background: url(./trs_bg_11.png) center top no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -.3rem;
    left: 0;
  }

  .item04 h2 {
    font-weight: 500;
    font-size: 0.2rem;
    color: #30313f;
    text-align: center;
    position: initial;
    margin-bottom: .3rem;
  }

  .item04 h2::after {
    content: '';
    width: .24rem;
    height: .02rem;
    display: block;
    background: url(./trs_ico_54.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .item04 .num {
    width: 3.5rem;
    height: .45rem;
    position: initial;
    margin: 0 auto .2rem;
  }

  .item04 .num dl {
    float: left;
    padding: 0 .2rem;
    box-sizing: border-box;
    position: relative;
  }

  .item04 .num dl:first-child {
    padding-left: 0;
  }

  .item04 .num dl:last-child {
    padding-right: 0;
  }

  .item04 .num dl::after {
    display: none;
  }

  .item04 .num dl dt {
    font-weight: bold;
    font-size: 0.22rem;
    color: #1d5198;
    margin-bottom: .02rem;
  }

  .item04 .num dl dt sub {
    font-weight: 400;
    font-size: 0.07rem;
    color: #1d5198;
    margin-left: .09rem;
  }

  .item04 .num dl dd {
    font-weight: 400;
    font-size: 0.12rem;
    color: #30313f;
  }

  .item04 .map {
    position: initial;
    width: 3.5rem;
    height: 2rem;
    margin: 0 auto;
  }

  .item04 .swiper {
    height: 1.49rem;
    width: 100%;
    background: none;
    position: relative;
    display: block;
    left: 0;
    top: 0;
  }

  .item04 .swiper-container {
    height: auto;
    width: 100%;
  }

  .item04 .swiper-wrapper {
  }

  .item04 .swiper-slide {
    display: initial;
  }

  .item04 .swiper-slide .box {
    width: 3.1rem;
    height: 1.49rem;
    background: white;
    border-radius: .12rem;
    box-shadow: 0;
    padding: .06rem;
    box-sizing: border-box;
    transition: all 0.3s ease;
    opacity: 0.5;
    transform: scale(0.9);
    position: relative;
    border: 0.01rem solid #1b478a;
  }

  .item04 .swiper-slide.swiper-slide-active {
    display: initial;
  }

  .item04 .swiper-slide-active .box {
    opacity: 1;
    transform: scale(1);
    box-shadow: 0 8px 30px rgba(0, 102, 204, 0.2);
  }

  .item04 .swiper-slide h3 {
    width: 2.96rem;
    height: .4rem;
    background: rgba(29, 81, 152, 1);
    position: absolute;
    top: initial;
    left: 0;
    bottom: 0;
    margin: .06rem;
    border-radius: 0 0 .08rem .08rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 0 .18rem;
    box-sizing: border-box;
    font-size: 0.18rem;
  }

  .item04 .swiper-slide h3 i {
    width: .18rem;
    height: .11rem;
    display: block;
    background: url(./trs_ico_31.png);
    background-size: contain;
  }

  .item04 .swiper-slide img {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #e6f2ff, #cce6ff);
    border-radius: .1rem;
  }

  .item04 .swiper-button-next,
  .item04 .swiper-button-prev {
    width: .4rem;
    height: .4rem;
    margin: 0;
    bottom: .4rem;
    top: initial;
  }

  .item04 .swiper-button-prev {
    background: url(./trs_ico_53.png) no-repeat;
    background-size: contain;
    left: .37rem;
  }

  .item04 .swiper-button-next {
    background: url(./trs_ico_62.png) no-repeat;
    background-size: contain;
    left: initial;
    right: 0;
  }

  .item05 {
    height: auto;
    background-color: #fcfdff;
    background-image: url('./trs_bg_05.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 150% 1.57rem;
    position: relative;
  }

  .item05::before {
    content: '';
    width: 100%;
    height: .32rem;
    display: block;
    background: url(./trs_bg_16.png) no-repeat;
    background-size: 100% .32rem;
  }

  .item05 h2 {
    font-size: 0.2rem;
    color: #fff;
    text-align: center;
    position: initial;
    margin-bottom: .3rem;
  }

  .item05 h2::after {
    content: '';
    width: .42rem;
    height: .02rem;
    display: block;
    background: url(./trs_ico_57.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .item05 .map {
    width: 3.5rem;
    height: .86rem;
    border-radius: 0.2rem 0rem 0.2rem 0rem;
    background: url(./trs_map.jpg);
    background-size: 100% 100%;
    position: initial;
    margin: 0 auto .3rem;
  }

  .item05 .box {
    width: 3.5rem;
    display: block;
    position: initial;
    margin: 0 auto;
    background: url(./trs_bg_07.png) no-repeat center top;
    background-size: contain;
  }

  .item05 .box dl {
    flex: 1;
    height: auto;
    text-align: left;
    position: relative;
    cursor: pointer;
    margin-bottom: .22rem;
  }

  .item05 .box dl::after {
    display: none;
  }

  .item05 .box dl dt {
    font-weight: 500;
    font-size: 0.18rem;
    color: #1d5198;
    margin-bottom: .11rem;
    display: flex;
    align-items: center;
  }

  .item05 .box dl dt i {
    width: .17rem;
    height: .17rem;
    display: block;
    margin: 0;
    border-radius: 50%;
    border: 0;
    margin-right: .07rem;
  }

  .item05 .box dl dd {
    font-weight: 400;
    font-size: 0.14rem;
    color: #30313f;
    line-height: 0.2rem;
  }

  .item05 .box dl dd br {
    display: none;
  }

  .item05 .box dl:nth-child(1) dt i {
    background: url(./trs_ico_65.png) no-repeat center;
    background-size: .14rem auto;
  }

  .item05 .box dl:nth-child(2) dt i {
    background: url(./trs_ico_33.png) no-repeat center;
    background-size: .16rem auto;
  }

  .item05 .box dl:nth-child(3) dt i {
    background: url(./trs_ico_66.png) no-repeat center;
    background-size: .16rem auto;
  }

  .item05 .box dl:nth-child(4) dt i {
    background: url(./trs_ico_67.png) no-repeat center;
    background-size: .16rem auto;
  }

  .item06 {
    width: 100%;
    height: 3.38rem;
    position: initial;
    padding-top: .3rem;
  }

  .item06 h2 {
    height: .4rem;
    font-weight: 500;
    font-size: 0.2rem;
    color: #30313f;
    text-align: center;
    line-height: .37rem;
    text-align: center;
    position: relative;
    margin-bottom: .3rem;
  }

  .item06 h2::after {
    content: '';
    width: .24rem;
    height: .02rem;
    display: block;
    background: url(./trs_ico_61.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
  }

  .item06 .swiper {
    width: 3.5rem;
    margin: 0 auto;
    position: relative;
  }

  .item06 .swiper ul {
    width: 3.5rem;
    overflow: hidden;
  }

  .item06 .swiper ul li {
    float: left;
    width: 1.09rem;
    height: 0.4rem;
    background: #ffffff;
    border-radius: 0rem 0rem 0rem 0rem;
    border: 0.01rem solid #d6d6d6;
    margin-right: .08rem;
    margin-bottom: .11rem;
  }

  .item06 .swiper ul li:nth-child(3n) {
    margin-right: 0;
  }

  .item06 .swiper ul li:nth-child(5n) {
    margin-right: .08rem;
  }

  .item06 .swiper ul li img {
    width: 100%;
    height: 100%;
  }

  .item06 .swiper .swiper-button-next,
  .item06 .swiper .swiper-button-prev {
    width: .4rem;
    height: .4rem;
    top: 2rem;
  }

  .item06 .swiper .swiper-button-next {
    background: url(./trs_ico_62.png) no-repeat;
    background-size: contain;
    right: 1rem;
  }

  .item06 .swiper .swiper-button-prev {
    background: url(./trs_ico_53.png) no-repeat;
    background-size: contain;
    left: 1rem;
  }
}
