@charset "utf-8"; .banner {
 position: relative;
}

.banner:after {
 content: '';
 width: 6.3rem;
 bottom: 0;
 background: #06175a;
 position: absolute;
 right: 0;
 bottom: 0;
 height: 1rem;
 z-index: 2;
 pointer-events: none;
 display: none
}

.banner .swiper-slide {
 overflow: hidden;
}

.banner .swiper-slide a {
 display: block;
 position: relative
}

/*.banner .swiper-slide a:before{content:'';position:absolute;left:0;top:0;right:0;height:2.6rem;background-size:auto 100%;z-index:2;opacity: 1;}*/
.banner .swiper-slide a:after {
 content: '';
 position: absolute;
 left: 0;
 bottom: -1px;
 right: 0;
 height: 40%;
 background: url(../images/bamss.png) repeat-x top center;
 background-size: auto 100%;
 z-index: 2;
 opacity: .6;
}

.banner .item .slideImg {
 padding-bottom: 0;
 /* height: 100vh; */
 background-position: center;
 background-size: cover;
 background-repeat: no-repeat
}
.banner .item .slideTxt{
 position: absolute;
 left: 0;
 right: 0;
 bottom: .33rem;
 z-index: 5;
}
.banner .item .slideTxt h3{
 font-size: .24rem;
 line-height: .34rem;
 color: #FFF3CA;
 max-width: 45%;
 font-weight: normal;
}

.banner .swiDots {
 text-align: center;
 display: flex;
 align-items: center;
 justify-content: center ;
}

.banner .swiDots span {
 width: .14rem;
 height: .14rem;
 background: transparent;
 margin: 0;
 position: relative;
 border-radius: 50%;
 opacity: .5;
 margin: 0 .08rem;
 border: 1px solid #fff
}

.banner .swiDots span.active {
 opacity: 1;
 background: #fff;
}

.banner .swiTool {
 position: absolute;
 right: 3%;
 bottom: .39rem;
 z-index: 8;
 color: #fff;
 left: 3%
}

.home .swiTool a {
 color: #fff;
 display: block;
 width: .36rem;
 height: .36rem;
 line-height: .36rem;
 text-align: center;
 border-radius: 50%
}

.banner .slideImg video {
 width: 100%;
 height: 100%;
 object-fit: cover;
}

.isIpadPro .banner .item .slideImg,.isIpadAir .banner .item .slideImg {
 height: 40vw
}

.banner .swiTool .swi-zanting {
 width: .36rem;
 height: .36rem;
 background: #1b658a;
 border-radius: 50%;
 text-align: center;
 line-height: .36rem;
 cursor: pointer;
}

.banner .swiTool .swi-zanting.stop-status:before {
 content: "\e630"
}

@media (max-width: 1024px) {
 .banner .item .slideImg {
  height: 40vw
 }
}

@media (max-width: 597px) {
 .banner .swiTool .swi-zanting {
  font-size: .2rem
 }
}

.iconfont {
 font-size: inherit;
}

.content {
 width: 100%;
 overflow: hidden
}

.intit {
 margin-bottom: .35rem
}

.intit .h3 {
 position: relative;
 padding-left: .4rem
}

.intit .en {
 color: rgba(153, 23, 6, .1);
 font-size: .16rem;
 padding-left: .15rem;
 line-height: 1.3em;
}

.intit .en span {
 font-size: .6rem;
 position: absolute;
 left: 0;
 top: -.17rem;
 display: inline-block;
 line-height: .8rem;
 font-weight: 700;
}

.intit .cn {
 font-size: .3rem;
 line-height: 1.1em;
 color: #890202;
}

.intit .more a {
 display: flex;
 align-items: center;
}

.intit .more a img {
 height: .29rem;
 margin-left: .1rem
}

.homea {
 background: #fff;
 background-size: 4.54rem auto;
 padding: .48rem 0 .97rem
}

.homeb {
 background: url(../images/bg2.png) no-repeat right bottom;
 background-size: 100% 100%;
 padding: .35rem 0 .3rem
}

.homec {
 padding: 0.2rem 0;
}

.homea .list1 {
 width: 71.79%;
}

.homea .list2 {
 width: 26%;
}




.homea .list2 ul {
 padding: 0.21rem 0.2rem;
 background: #fbf3f3;
}

.homea .list2 li+li {
}

.homea .list2 li h4 {
 font-size: .18rem;
 transition: .3s;
 line-height: 1.5em;
 padding-left: .21rem;
 overflow: hidden;
 width: 100%
}
.homea .list2 li a:before{
 position: absolute;
 content: '';
 left: 0;
 top: 50%;
 width: .09rem;
 height: .09rem;
 background: #890202;
 border-radius: 50vw;
 transform: translateY(-50%);
 opacity: .5;
 transition: .3s;
}
.homea .list2 li{
    border-bottom: #e2e2e2 1px solid;
    height: 0.57rem;
    padding: 0.18rem 0;
}
.homea .list2 li:last-child{border:none !important;}
.homea .list2 li a {
 display: flex;
 align-items: center;
 position: relative;
 height: .3rem;
 transition: .3s
}

.homeb .list1 {
 width: 6.4rem;
}

.homeb .list2 {
 width: 6.4rem;
}

.homeb .list3 {
 width: 3.86rem
}

.homeb .list1 li:first-child a {
 padding-top: 0
}

/*.homeb .list1 li+li{border-top: 1px solid #e7e1e1}*/
.homeb .list1 li a {
 display: flex;
 align-items: center;
 transition: .3s
}

.homeb .list1 li h4 {
 font-size: .18rem;
 line-height: 1.3em;
 height: 2.6em;
 /* margin-left: .3rem; */
 flex: 1;
}

.homeb .list1 li time {
 font-size: .14rem;
 color: #666;
 text-align: center;
 border-right: 1px solid #ddd;
 padding-right: .2rem;
 transition: .3s;
 display: none;
}

.homeb .list1 li time span {
 font-size: .28rem;
 color: #222;
 display: block;
}
.homeb .list1 li+li {
 margin-top: .1rem;
}
.homeb .list1 li:before{
 position: absolute;
 content: '';
 left: 0;
 top: .09rem;
 width: .11rem;
 height: .15rem;
 background: url("../images/s2-img-1.png") no-repeat left center/100%;
 opacity: .5;
 transition: .3s;
}
.homeb .list1 li:hover:before{
 opacity: 1;
}

.homeb .list1 li{
 position: relative;
 border-bottom: #e2e2e2 1px solid;
 padding: 0.13rem 0;
}
.homeb .list1 li:last-child{border:none;}
.homeb .list2 li+li {
 margin-top: .1rem;
}

.homeb .list2 li a {
 display: block;
 transition: .3s
}

.homeb .list2 li h4 {
 font-size: .18rem;
 line-height: 1.3em;
 height: 2.6em;
 /* margin-left: .3rem; */
}

.homeb .list2 li time {
 color: #890202;
 display: none;
}
.homeb .list2 li:before{
 position: absolute;
 content: '';
 left: 0;
 top: .09rem;
 width: .11rem;
 height: .15rem;
 background: url("../images/s2-img-1.png") no-repeat left center/100%;
 opacity: .5;
 transition: .3s;
}
.homeb .list2 li:hover:before{
 opacity: 1;
}
.homeb .list2 li{
 position: relative;
 border-bottom: #e2e2e2 1px solid;
 padding: 0.13rem 0;
}
.homeb .list2 li:last-child{border:none;}
.homeb .list3 li {
 background: url(../images/i1bg.png) no-repeat center;
 background-size: cover;
 height: 1.9rem
}

.homeb .list3 li:last-child {
 background: url(../images/i2bg.png) no-repeat center;
 background-size: cover;
}

.homeb .list3 li a {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
 color: #fff;
 height: 100%
}

.homeb .list3 li h4 {
 font-size: .26rem;
 margin-top: .1rem
}

.homeb .list3 li img {
 height: .74rem
}

.homec .intit .en {
 padding-left: 0
}

.homec .intit {
 margin-bottom: .45rem;
 opacity: 0;
 display: none;
}

.homec .box dl {
 width: 25%;
 text-align: center
}

.homec .box dl dt .icoCo {
 width: .9rem;
 height: .9rem;
 margin: 0 auto .15rem
}

.homec .box dl dt h4 {
 font-size: .24rem;
 color: #890202;
}

.homec .box dl dt {
 margin-bottom: .15rem
}

.homec .box dl dd ul li {
 font-size: .18rem;
 padding: .05rem 0;
}

.homec .box dl dd ul li a {
 color: #666666;
}

@media (min-width: 993px) {
 .homea .list2 li:hover a:before{
  opacity: 1;
 }
 .homea .list2 li:hover h4 {
  color: #890202;
 }

 .homeb .list1 li:hover time {
  color: #890202;
  border-right: 1px solid rgba(153, 23, 6, .3);
 }

 .homeb .list1 li:hover time span {
  color: #890202
 }

 .homec .box dl:hover dt h4 {
  color: #890202;
 }

 .homec .box dl dd ul li a:hover {
  color: #890202;
 }

 .homec .box dl+dl {
  border-left: 1px solid #e3e3e3
 }

 .homeb .list3 li:last-child {
  margin-top: .25rem
 }

 .homec .box{
  max-width: 14.8rem;
  width: 96%;
  margin: 0 auto;
 }
}

@media (max-width: 992px) {
 .intit .h3 {
  padding-left: .45rem
 }

 .intit .en {
  font-size: .24rem;
  padding-left: .35rem;
  line-height: 1em;
 }

 .intit .en span {
  font-size: 1rem;
  position: absolute;
  left: 0;
  top: -.12rem;
  display: inline-block;
  line-height: .8rem
 }

 .intit .cn {
  font-size: .5rem;
  line-height: 1.1em;
 }

 .intit .more a {
  font-size: .24rem;
  display: flex;
  align-items: center;
 }

 .intit .more a img {
  height: .34rem;
  margin-left: .1rem
 }

 .homea .list1 {
  width: 100%;
  margin-bottom: .5rem
 }

 .homea .list2 {
  width: 100%
 }

 .homeb .list1 {
  width: 100%;
  margin-bottom: .5rem
 }

 .homeb .list2 {
  width: 100%;
  margin-bottom: .5rem
 }

 .homeb .list3 {
  width: 100%
 }

 .homea .list2 li a {
  height: auto;
 }

 .homea .list2 li h4 {
  font-size: .26rem;
 }

 .homeb .list1 li a {

 }

 .homeb .list1 li h4 {
  font-size: .26rem;
  height: auto;
  max-height: inherit;
 }

 .homeb .list1 li time {
  font-size: .2rem;
  padding-right: .2rem;
  transition: .3s
 }

 .homeb .list1 li time span {
  font-size: .36rem;
  color: #222;
  display: block;
 }

 .homeb .list2 li a {
  display: block;
  transition: .3s
 }

 .homeb .list2 li h4 {
  font-size: .26rem;
  line-height: 1.5em;
  height: auto;
 }

 .homeb .list2 li time {
  font-size: .22rem;
  color: #890202
 }

 .homeb .list3 ul {
  display: flex;
  justify-content: space-between;
 ;flex-wrap: wrap;
 }

 .homeb .list3 li {
  width: calc(50% - .15rem);
 }

 .homeb .list3 li h4 {
  font-size: .34rem;
  margin-top: .2rem
 }

 .homeb .list3 li img {
  height: .74rem
 }

 .homec .intit .en {
  padding-left: 0
 }

 .homec .intit {
  margin-bottom: .55rem;

 }

 .homec {
  padding-bottom: 0
 }

 .homec .box dl {
  width: 50%;
  text-align: center;
  margin-bottom: .5rem
 }

 .homec .box dl:nth-child(2) {
  border-left: 1px solid #ddd
 }

 .homec .box dl:nth-child(4) {
  border-left: 1px solid #ddd
 }

 .homec .box dl dt .icoCo {
  width: 1rem;
  height: 1rem;
  margin: 0 auto .25rem
 }

 .homec .box dl dt h4 {
  font-size: .36rem
 }

 .homec .box dl dt {
  margin-bottom: .25rem
 }

 .homec .box dl dd ul li {
  font-size: .28rem;
  padding: .08rem 0
 }

 .homec .box dl dd ul li a {
  color: #666666;
 }
}

@media (max-width: 597px) {
 .intit .more a {
  font-size: .26rem;
 }


 .homea .list2 li a {
  height: auto;
 }

 .homea .list2 li h4 {
  font-size: .28rem;
  background: transparent;
 }

 .homeb .list1 li a {

 }

 .homeb .list1 li h4 {
  font-size: .28rem;
  height: auto;
  max-height: inherit;
 }

 .homeb .list1 li time {
  font-size: .22rem;
  padding-right: .2rem;
  transition: .3s
 }

 .homeb .list1 li time span {
  font-size: .4rem;
  color: #222;
  display: block;
 }

 .homeb .list2 li a {
  display: block;

  transition: .3s
 }

 .homeb .list2 li h4 {
  font-size: .28rem;
  line-height: 1.5em;
  height: auto;
 }
 .homeb .list1 li:before,
 .homeb .list2 li:before{
  top: .14rem;
 }
 .homeb .list2 li time {
  font-size: .24rem;
  color: #890202
 }

 .homeb .list3 ul {
  display: flex;
  justify-content: space-between;
 ;flex-wrap: wrap;
 }

 .homeb .list3 li {
  width: calc(50% - .15rem);
 }

 .homeb .list3 li h4 {
  font-size: .34rem;
  margin-top: .2rem
 }

 .homeb .list3 li img {
  height: .74rem
 }

 .homec .intit .en {
  padding-left: 0
 }

 .homec .intit {
  margin-bottom: .55rem
 }

 .homec {
  padding-bottom: 0
 }

 .homec .box dl {
  width: 50%;
  text-align: center;
  margin-bottom: .5rem
 }

 .homec .box dl:nth-child(2) {
  border-left: 1px solid #ddd
 }

 .homec .box dl:nth-child(4) {
  border-left: 1px solid #ddd
 }

 .homec .box dl dt .icoCo {
  width: 1rem;
  height: 1rem;
  margin: 0 auto .25rem
 }

 .homec .box dl dt h4 {
  font-size: .36rem
 }

 .homec .box dl dt {
  margin-bottom: .25rem
 }

 .homec .box dl dd ul li {
  font-size: .28rem;
  padding: .08rem 0
 }

 .homec .box dl dd ul li a {
  color: #666666;
 }
}


/*2025-11-24*/

.homea .list1 .top{
 /* display: flex; */
 /* flex-wrap: wrap; */
 /* align-items: flex-start; */
 /* justify-content: space-between; */
 /* background: #fbf3f3; */
 float: right;
 width: 60.7%;
}
.homea .list1 .list1w{
  width: 100%;
}
.list1w a{
 display: block;
}
.list1w li img{
 height: 3rem;
}
.homea .list1 .list1w_txt{
 width: 100%;
 margin-top: 0;
 margin-right: 1%;
 padding: 0.2rem 0.2rem;
 background: #fbf3f3;
}
.list1w_txt ul li a{
 display: block;
}
.list1w_txt li h3{
 font-size: .22rem;
 line-height: .4rem;
 color: #890202;
 height: .4rem;
 font-weight: 500;
 text-align: center;
}
.list1w_txt li p{
 font-size: .16rem;
 line-height: .3rem;
 color: #666666;
 height: 0.6rem;
 margin-top: 0.17rem;
 -webkit-line-clamp: 2;
}

.list1w_txt .btns{
 display: flex;
 align-items: center;
 justify-content: flex-end;
 margin-top: .31rem;
}
.list1w_txt .btn{
 width: .16rem;
 height: .1rem;
 position: static;
 transform: none;
 background: transparent no-repeat 50%/100%;
 cursor: pointer;
 transition: .5s;
}
.list1w_txt .prev{
 background-image: url("../images/prev-1.png");
}
.list1w_txt .next{
 margin-left: .16rem;
 background-image: url("../images/next-1.png");
}
.list1w_txt .prev:hover{
 background-image: url("../images/prev-2.png");
}
.list1w_txt .next:hover{
 background-image: url("../images/next-2.png");
}

.list_box1{
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 padding: 0.138rem 0.2rem;
 background: #fbf3f3;
}
.list_box1 li{
 padding: 0.191rem 0;
 width: 100%;
 /* margin: .2rem 0 0 0; */
 border-bottom: #e2e2e2 1px solid;
}
.list_box1 li:last-child{
    border-bottom: none;
}
.list_box1 li a{
 display: block;
}
.list_box1 li h3{
 font-size: .18rem;
 line-height: .3rem;
 color: #333333;
 font-weight: 500;
 height: .6rem;
 transition: .5s;
}
.list_box1 li:hover h3{
 color: #890202;
}
.homea .list1 .bot{
 margin-top: 0;
 width: 36.21%;
}

@media (max-width: 1199px) {
 .banner .item .slideImg {
  height: 52vw !important;
 }
}
@media (max-width: 1025px) {
 .banner .swiTool{
  bottom: .2rem;
 }
 .banner .item .slideTxt h3{
  font-size: max(.26rem,16px);
  line-height: 1.5;
  max-width: none;
 }
 .banner .item .slideTxt{
  bottom: .45rem;
 }

 .list1w_txt li h3{
  font-size: .26rem;
  line-height: 1.5;
  height: 3em;
 }
 .list1w_txt li p{
  font-size: .22rem;
  line-height: 1.5;
  height: 6em;
  margin-top: .2rem;
 }
 .list_box1 li h3{
  font-size: .26rem;
  line-height: 1.5;
  height: 3em;
 }
 .list_box1 li{
  width: 49%;
  margin: 0;
 }
 .list_box1{
  gap: .3rem 2%;
 }
}
@media (max-width: 769px) {
 .homea .list1 .list1w{
  width: 100%;
 }
 .list1w li img{
  height: 56vw;
 }
 .homea .list1 .list1w_txt{
  width: 100%;
  margin-top: .2rem;
 }
 .list1w_txt .btns{
  margin-top: .2rem;
  justify-content: center;
 }
 .list1w_txt .btn{
  width: .26rem;
  height: .16rem;
 }
 .list_box1 li{
  width: 100%;
 }
 .homea .list1 .bot{
  margin-top: .4rem ;
 }
}
@media (max-width: 597px) {
 .list1w_txt li p{
  font-size: .28rem;
 }
 .list1w_txt li h3{
  font-size: .32rem;
 }
 .list_box1 li h3{
  font-size: .32rem;
 }
}
