@charset "utf-8";


.max-w1600 {
	width: 1600px; display: block; margin:0 auto;
}
@media (max-width: 1680px){
    .max-w1600 {
        width: 90%;
    }
}



/*250923start*/
.pt90{ padding-top:90px;}
.pd90{ padding-bottom:90px;}

@media (max-width: 1024px){
.pt90{ padding-top:40px;}
.pd90{ padding-bottom:40px;}
}



main .index-banner1 .swiper-slide .container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom:34px;
  z-index: 2;
  max-width: 100%;
}
main .index-banner1 .swiper-slide{ width: 100% !important;}
main .index-banner1 .swiper-slide::after{ display: none; }
main .index-banner1 .swiper-slide .a{ display: block; width: 100%; position: relative; height: 100vh;}
main .index-banner1 .swiper-slide .a .img{ display: block; width: 100%; height: 100%; position: absolute; left:0; top: 0;}
main .index-banner1 .swiper-slide .sp{ display: none;}
main .index-banner1 .swiper-slide .container h3 {
  z-index:6; position: relative; width: 100%; text-align: center;font-family: Source Han Serif CN;
  color: white; font-size:8.5vh; line-height:12vh;letter-spacing: 3px; font-weight: 900;
}
main .index-banner1 .swiper-slide .container h4 {
  z-index:6; position: relative; width: 100%; text-align: center;
  color: white; font-size:16px; line-height: 47px; margin-top: 8px; opacity: 0.65;
}
main .index-banner1 .swiper-slide .container h4 i{ padding:0 10px;}
main .index-banner1 .swiper-slide .container h5 {
  z-index:6; position: relative; width: 100%; text-align: center;
  color: white; font-size:24px; line-height: 36px; font-weight: bold; margin-top: 30vh;
}

main .index-banner1 .swiper-notification{ display: none;}

main .index-banner1 .swiper-pagination {
  right: 0;
  bottom:90px;
  height: 2px; width: 100%; display: flex; justify-content:center; align-items: flex-end;
}

main .index-banner1 .swiper-pagination .swiper-pagination-bullet {
  margin:0 4px;
  height: 1px;
  width: 29px;
  border-radius: 0;
  background: white;
  opacity: 1;
  display: block;
  float: left;
}

main .index-banner1 .swiper-pagination .swiper-pagination-bullet-active {
  height: 2px;
}
main .index-banner1 .swiper-prev,
main .index-banner1 .swiper-next{ position: absolute;  top: 50%; z-index: 10; margin-top: -20px;
width: 40px;  height:40px; background: url(../img/nect1.svg) center no-repeat; background-size:100% 100%;
}
main .index-banner1 .swiper-prev{ left: 20px; transform: rotate(180deg); -ms-transform: rotate(180deg);}
main .index-banner1 .swiper-next{ right: 20px;}
main .index-banner1 .swiper-prev:hover,
main .index-banner1 .swiper-next:hover{ opacity:0.6;}


@media (max-width: 1440px) {
main .index-banner1 .swiper-slide .container h5{  margin-top: 26vh;}

}
@media (max-width: 1024px) {

main .index-banner1 .swiper-slide .container {
  bottom:34px;
  max-width: 98%;width: 98%; padding:0 45px;
}
main .index-banner1 .swiper-slide img {
  height: 66vh;
}
main .index-banner1 .swiper-slide .pc{ display: none;}
main .index-banner1 .swiper-slide .sp{ display: block;}
main .index-banner1 .swiper-slide .container h3 {
 font-size:30px; line-height:42px;letter-spacing:1px; 
}
main .index-banner1 .swiper-slide .container h4 { display: flex; flex-wrap: wrap; justify-content: center;
font-size:14px; line-height:26px; margin-top: 8px; 
}
main .index-banner1 .swiper-slide .container h4 i{ padding:0 4px;}
main .index-banner1 .swiper-slide .container h5 {
font-size:18px; line-height: 28px; margin-top:150px;
}	
main .index-banner1 .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
}
main .index-banner1 .swiper-prev,
main .index-banner1 .swiper-next{margin-top: -15px;
width: 30px;  height:30px;
}
main .index-banner1 .swiper-prev{ left: 10px;}
main .index-banner1 .swiper-next{ right: 10px;} 
 
}
 
 
 main .index-banner2 .swiper-slide::after{ display: none; }
 main .index-banner2 .swiper-slide .a{ display: block; width: 100%; position: relative; overflow: hidden; padding-bottom: 56.25%;}
 main .index-banner2 .swiper-slide .a .img{ display: block; width: 100%; height: 100%; position: absolute; left:0; top: 0;}
 main .index-banner2 .swiper-pagination {
   right: 0;
   bottom:9.47%;
   height: 2px; width: 100%; display: flex; justify-content:center; align-items: flex-end;
 }
 
 main .index-banner2 .swiper-pagination .swiper-pagination-bullet {
   margin:0 4px;
   height: 1px;
   width: 29px;
   border-radius: 0;
   background: white;
   opacity: 1;
   display: block;
   float: left;
 }
 
 main .index-banner2 .swiper-pagination .swiper-pagination-bullet-active {
   height: 2px;
 }
 main .index-banner2 .swiper-prev,
 main .index-banner2 .swiper-next{ position: absolute;  top: 50%; z-index: 10; margin-top: -20px;
 width: 40px;  height:40px; background: url(../img/nect1.svg) center no-repeat; background-size:100% 100%;
 }
 main .index-banner2 .swiper-prev{ left: 20px; transform: rotate(180deg); -ms-transform: rotate(180deg);}
 main .index-banner2 .swiper-next{ right: 20px;}
 main .index-banner2 .swiper-prev:hover,
 main .index-banner2 .swiper-next:hover{ opacity:0.6;}
 
 @media (max-width: 1024px) {
 
 main .index-banner2 .swiper-pagination .swiper-pagination-bullet {
   width: 20px;
 }
 main .index-banner2 .swiper-prev,
 main .index-banner2 .swiper-next{margin-top: -15px;
 width: 30px;  height:30px;
 }
 main .index-banner2 .swiper-prev{ left: 10px;}
 main .index-banner2 .swiper-next{ right: 10px;} 
  
 }

.main-content{ background:none;}

._title1{  display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; align-items: flex-end;
  margin-bottom: 40px;}
._title1 .left{display: flex; flex-wrap: wrap;}
._title1 .tit{display: flex; flex-wrap: wrap;color:#000000; position: relative; padding-bottom: 11px;
font-size: 40px;
font-weight: bold;
line-height: 40px;
letter-spacing: 2px; margin: 0;
}
._title1 .tit::after{ display: block; content: ''; position: absolute; left:0; bottom: 0; z-index: 1;
width: 100%;
height: 11px;
	background:url(../img/line2.svg) center no-repeat; background-size:auto 100% !important;
}
._title1 .right{display: flex; flex-wrap: wrap;}

.z6{ position: relative; z-index: 6;}
.toSdnuNews1{display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 4px;padding: 0 12px;border: 1px solid rgba(0, 68, 135, 0.3);
border-radius: 6px;height: 42px;color:#004487;
font-size: 20px;
font-weight: 500;
line-height: 20px;
}
.toSdnuNews1 img{
width: 30px;
height: 30px;
}
.toSdnuNews1 .img1{
display: none;
}
.toSdnuNews1 .img2{
 display: block;
}
.toSdnuNews1:hover{border: 1px solid #004487; background:#004487; color: #fff;}
.toSdnuNews1:hover img{ transform: scale(1);
}
.toSdnuNews1:hover .img1{
display: block;
}
.toSdnuNews1:hover .img2{
 display: none;
}
.toSdnuNews1 span{
 padding:0 3px 0 8px;
}

.more1{display: flex; flex-wrap: wrap; align-items: center;color:#000000; position: relative;
font-size: 14px;
font-weight: 400;
line-height: 21px;
}
.more1::after{display:block; content:''; background:#004487; position: absolute; left: 0; bottom: -4px;
 width: 100%; height: 1px; opacity: 0;  transition: transform .3s linear;
}
.more1 img{
width: 16px;
height: 16px;
}
.more1 span{
 padding:0 4px 0 0;
}
.more1:hover{color:#004487;}
.more1:hover img{ transform: scale(1) rotate(45deg); -ms-transform: scale(1) rotate(45deg);}
.more1:hover::after{ opacity:1;}

@media (max-width: 1440px) {
  ._title1 .tit{
  font-size: 36px;
  line-height: 36px;
  
  } 
  ._title1 .tit::after{ 
  height: 10px;
  }
}  
 @media (max-width: 1024px) {
._title1{ align-items: flex-start;
  margin-bottom:25px;}
 ._title1 .tit{
 font-size: 20px;
 line-height: 20px;
 letter-spacing: 1px;
 } 
 ._title1 .tit::after{
 height: 6px;
 }
 .toSdnuNews1{height: 32px;
 font-size: 14px;
 line-height: 16px;
 }
 .toSdnuNews1 img{
 width: 20px;
 height: 20px;
 }

 .toSdnuNews1 span{
  padding:0 3px 0 4px;
 }
  
 
 }	 
 


/* sdnu-news1 */
main .sdnu-news1{ position: relative; overflow: hidden;} 
._backg{
 position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%;
}
._pc{
 
}
._sp{
  display: none;
}

main .sdnu-news1 .box {
  display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; align-items: flex-start;
}
main .sdnu-news1 .news-swiper1{ overflow: hidden;
  display: block;  width:58%; position: relative;
}

main .sdnu-news1 .news-box {
  position: relative; width: 100%; overflow: hidden;
}

main .sdnu-news1 .news-box .news-box-content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 40px 40px 24px 40px;
   background-image: -webkit-linear-gradient(top, rgba(0,0, 0, 0) 0%, rgba(0,0, 0, 0.5) 100%);
   background-image: -moz-linear-gradient(top, rgba(0,0, 0, 0) 0%, rgba(0,0, 0, 0.5) 100%);
   background-image: -o-linear-gradient(top, rgba(0,0, 0, 0) 0%, rgba(0,0, 0, 0.5) 100%);
   background-image: linear-gradient(top, rgba(0,0, 0, 0) 0%, rgba(0,0, 0, 0.5) 100%);
  
}

main .sdnu-news1 .news-box .news-box-content span {
  font-size: 16px;line-height: 24px;
  color: rgba(153, 153, 153, 1);
  letter-spacing: 0;
}

main .sdnu-news1 .news-box .news-box-content p {
  font-size: 24px;
  color: #fff;
  letter-spacing: 0;
  line-height: 36px; padding-right: 100px;
  margin:10px 0 0 0; overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;
}
main .sdnu-news1 .swiper-slide-next{ opacity: 0;}
main .sdnu-news1 .swiper-slide-active{ opacity: 1;}
main .sdnu-news1 .news-box .news-box-content:hover p {
  color: #004487;
}

 main .sdnu-news1 .news-box .frame{width: 100%; display: block; overflow: hidden; padding-bottom:622px; position: relative;}
 main .sdnu-news1 .news-box img{ position: absolute; left: 0; top: 0;width: 100%;  height: 100%; object-fit: cover;}
 
main .sdnu-news1 .swiper-pagination-bullets { width: auto; left: auto; display: flex;
  bottom: 36px; position: absolute; right: 40px; z-index: 6;
}

main .sdnu-news1 .swiper-pagination-bullet{
  width: 10px;
  height:10px; margin:0 0 0 18px;
  border-radius:50%; background: #fff; opacity: 1;
}

main .sdnu-news1 .swiper-pagination-bullet-active {
  background: #004487;
}

main .sdnu-news1 .news-swiper2 {
 display: block; width:38%;border-top: 1px solid rgba(0, 0, 0, 0.1);
}
main .sdnu-news1 .news-swiper-item {
  display: flex; width: 100%;
  padding: 20px 0; line-height: 28px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

main .sdnu-news1 .news-swiper-item:hover .news-swiper-content {
  color:#004487;
}
main .sdnu-news1 .news-swiper-item:hover .time {
  color:#004487;
}

main .sdnu-news1 .news-swiper-item .news-swiper-content {
  font-size: 18px;
  color: #000;
  letter-spacing: 0;
  width: 100%;
   overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;
  float: left;
}

main .sdnu-news1 .news-swiper-item .time {
  width: 25%;
  display: block;
  font-size:16px;
  color: rgba(153, 153, 153, 1);
  white-space: nowrap; text-align: right;
}
main .sdnu-news1 .swiper-notification{ display: none;}

@media (max-width: 1600px){
main .sdnu-news1 .news-swiper-item {
padding: 16px 0; line-height:28px;
} 
main .sdnu-news1 .news-box .frame{ padding-bottom:548px;}
}
@media (max-width: 1440px){
main .sdnu-news1 .news-box .news-box-content{   padding: 30px 30px 20px 30px;}	
main .sdnu-news1 .news-box .news-box-content p{ font-size:20px; line-height:30px; margin:6px 0 0 0;}	
main .sdnu-news1 .news-box .news-box-content span{font-size: 15px;}
main .sdnu-news1 .news-box .frame{ padding-bottom:493px;}
main .sdnu-news1 .news-swiper-item {
padding: 14px 0; line-height: 26px;
} 
main .sdnu-news1 .news-swiper-item .news-swiper-content{ font-size: 16px;}
main .sdnu-news1 .news-swiper-item .time { font-size: 15px;}
main .sdnu-news1 .swiper-pagination-bullets{ right: 30px; bottom: 30px;}


}
@media (max-width: 1270px){
main .sdnu-news1 .news-swiper-item {
padding: 9px 0; line-height: 25px;
} 
main .sdnu-news1 .news-box .frame{ padding-bottom:392px;}
}
@media (max-width: 1024px) {
._pc{
display: none;
}
._sp{
display: block;
}
main .sdnu-news1 .news-swiper1{ width: 100%;}
main .sdnu-news1 .news-swiper-item .news-swiper-content{ width: 100%;font-size:14px;}
main .sdnu-news1 .news-swiper-item .time{ font-size: 14px; width: auto; white-space: nowrap; margin-left: 12px;}
main .sdnu-news1 .news-box .frame{ padding-bottom: 67.025%;}
main .sdnu-news1 .news-box .news-box-content{padding:20px 14px 14px 14px;}
main .sdnu-news1 .news-box .news-box-content p{ margin-top: 0; padding-right: 60px; font-size:16px;
line-height:22px;}
main .sdnu-news1 .news-box .news-box-content span{font-size: 14px; line-height:20px;}
main .sdnu-news1 .swiper-pagination-bullets{ right: 14px; bottom: 20px;} 

main .sdnu-news1 .news-swiper2{ width: 100%; margin-top: 25px;}


}	 


main .xsjj-news{ background: #fff;}
main .xsjj-news .xsjj-news-top{
  display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; align-items: flex-start;
}
main .xsjj-news .xsjj-left{
  display: flex; flex-wrap: wrap; width: 68%;
}

main .xsjj-news .xsjj-news{
   display: flex; flex-wrap: wrap; width: 50%; justify-content: space-between; align-items: flex-start; padding:0 30px 0 0;
}

main .xsjj-news .xsjj-news .frame{
  display: flex; flex-wrap: wrap; width: 100%;background: #FAFAFA;
}
main .xsjj-news .xsjj-news .pic{ overflow: hidden;
  display: flex; width: 100%; position: relative; padding-bottom: 342px;}
main .xsjj-news .xsjj-news .pic img{ position: absolute; left: 0; top: 0;  width: 100%; height:100%; object-fit: cover;}
main .xsjj-news .xsjj-news .cont{
  width: 100%;display: block; 
  padding: 42px 36px 40px 36px;
}
main .xsjj-news .xsjj-news .frame:hover{background: linear-gradient(-45.00deg, rgba(207, 229, 255, 1),rgba(234, 243, 255, 1) 20%,rgba(247, 250, 254, 1) 50%,rgba(234, 243, 255, 1) 80%,rgba(207, 229, 255, 1) 100%);}
main .xsjj-news .xsjj-news .date {
  display:flex; align-items: center; width: 100%;
}

main .xsjj-news .xsjj-news .date h3 { margin:0 8px 0 0;
  border-radius: 2px; background:#004487;color:rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: 500;
line-height: 13px;
 padding:3px 5px 5px 5px;
}
main .xsjj-news .xsjj-news .date span {
color: rgba(153, 153, 153, 1);
font-size: 16px;
font-weight: 400;
line-height: 21px;
}
main .xsjj-news .xsjj-news .tit{
  width: 100%; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:2;
  font-size: 18px;
  color: #000;
  line-height: 30px; height: 60px;
  margin-top:24px;
}
main .xsjj-news .xsjj-news .p{
  width: 100%; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:2;
color: rgba(0, 0, 0, 0.72);
font-size: 16px;
font-weight: 400;
line-height: 26px;
height: 52px;
  margin-top:24px;
}
main .xsjj-news .xsjj-news .frame:hover .tit{
  color:#004487;
}
main .xsjj-news .xsjj-news .ico{
 width: 33px;
 height: 33px;
 display: flex; background: url(../img/right-bule.svg) center no-repeat; background-size:16px 16px !important;
 border: 1px solid #004487;
 border-radius: 2px;
  margin-top:40px;
}
main .xsjj-news .xsjj-news:hover .ico{
 background: url(../img/right-white.svg) center no-repeat #004487;

}


main .xsjj-news .xsjj-right{
  display: flex; flex-wrap: wrap; width: 32%;background:#FAFAFA; padding:10px 38px;
}
main .xsjj-news .announcements-item {
  width: 100%;
  padding: 37px 0;
  border-bottom: 1px solid rgba(0, 68, 135, 0.13);
}
main .xsjj-news .announcements-item:last-child {
  border-bottom:0;
}
main .xsjj-news .announcements-item .date {
  display:flex; align-items: center; width: 100%;
}

main .xsjj-news .announcements-item .date h3 { margin:0 8px 0 0;
  border-radius: 2px; background:#004487;color:rgba(255, 255, 255, 1);
font-size: 14px;
font-weight: 500;
line-height: 13px;
 padding:3px 5px 5px 5px;
}

main .xsjj-news .announcements-item .date span {
color: rgba(153, 153, 153, 1);
font-size: 16px;
font-weight: 400;
line-height: 21px;
}

main .xsjj-news .announcements-item .tit{
  width: 100%; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:2;
  font-size: 18px;
  color: #000;
  line-height: 30px; height: 60px;
  margin-bottom:9px;
}
main .xsjj-news .announcements-item .p{
  width: 100%; overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;
  font-size: 16px;
  color:rgba(0, 0, 0, 0.72);
  line-height: 26px; height: 0;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s; 
  -o-transition: all 0.5s ease-out 0s; 
  transition: all 0.5s ease-out 0s;  
}
main .xsjj-news .announcements-ul{ display:flex; flex-wrap: wrap; align-content: center; width: 100%; height: 659px; overflow: hidden;}
main .xsjj-news .announcements-ul:hover .announcements-item{
   padding: 27px 0;
}
main .xsjj-news .announcements-item:hover .tit{
  color:#004487;
}
main .xsjj-news .announcements-item:hover .p{
   height: 52px;  margin-bottom:9px;
}

@media  screen and (max-width:1600px){
main .xsjj-news .xsjj-news .pic{ padding-bottom: 286px;}	
main .xsjj-news .announcements-item{ padding: 30px 0;}
main .xsjj-news .announcements-ul{height: 602px; }
main .xsjj-news .announcements-ul:hover .announcements-item{
   padding: 20px 0;
}

}
@media  screen and (max-width:1440px){
main .xsjj-news .announcements-item .tit{ font-size:16px;line-height: 26px; height: 52px;}
main .xsjj-news .announcements-item .p{font-size: 15px; line-height:24px;}
main .xsjj-news .announcements-item{ padding: 22px 0;}
main .xsjj-news .announcements-ul{height: 538px; }
main .xsjj-news .announcements-ul:hover .announcements-item{
   padding: 15px 0;
}
main .xsjj-news .announcements-item:hover .p{
   height: 48px;  margin-bottom:9px;
}

main .xsjj-news .xsjj-news .ico{ margin-top: 36px;}
main .xsjj-news .xsjj-news .tit{font-size: 16px; line-height:24px; height:48px;}
main .xsjj-news .xsjj-news .pic{ padding-bottom: 238px;}
}
@media  screen and (max-width:1270px){
main .xsjj-news .announcements-item{ padding: 18px 0;}
main .xsjj-news .announcements-ul{height: 505px; }
main .xsjj-news .announcements-ul:hover .announcements-item{
   padding: 12px 0;
}
main .xsjj-news .xsjj-news .pic{ padding-bottom: 205px;}
}
@media  screen and (max-width:1024px){
main .xsjj-news .xsjj-left{ width: 100%; justify-content: space-between;}	
main .xsjj-news .xsjj-right{ width: 100%;padding: 10px 15px;}	
main .xsjj-news .announcements-item{padding:20px 0;}
main .xsjj-news .announcements-item .tit{ font-size:14px; line-height: 24px;height: auto;}
main .xsjj-news .announcements-item .date h3{font-size:12px;padding: 5px 5px 5px 5px;}
main .xsjj-news .announcements-item .date span{font-size:14px;}
main .xsjj-news .announcements-ul{height: auto; }
main .xsjj-news .announcements-ul:hover .announcements-item{
   padding: 20px 0;
}
main .xsjj-news .xsjj-news{ width:48%; padding: 0; margin-bottom: 25px;}
main .xsjj-news .xsjj-news .cont{padding: 20px 15px;}
main .xsjj-news .xsjj-news .pic{ padding-bottom: 66.66%;}
main .xsjj-news .xsjj-news .ico{ width:24px; height: 24px; margin-top: 15px;}
main .xsjj-news .xsjj-news .tit{font-size: 14px; line-height:24px; height: 48px;margin-top:10px;}
main .xsjj-news .xsjj-news .p{font-size: 14px; line-height:22px; height: 44px;margin-top:10px;}
main .xsjj-news .xsjj-news .date h3{font-size: 12px;
    padding: 5px 5px 5px 5px;}
main .xsjj-news .xsjj-news .date span{ font-size: 14px;}

}
@media  screen and (max-width:767px){
main .xsjj-news .xsjj-news{ width:100%;}

}





.footerBox{ padding: 54px 0 30px 0;}
.footer-logo{ width: 100%; display: flex; justify-content: center; line-height: 0;}
.footer-logo img{ height:64px;}
.footer-addr{ width: 100%; display: flex; flex-wrap: wrap; justify-content: center; margin-top: 53px;}
.footer-addr .div{ display: flex; align-items: center; flex-direction: column; padding:10px 36px;}
.footer-addr .ico{ display: flex; line-height: 0;}
.footer-addr .ico img{width: 16px; height: 16px;}
.footer-addr .tit{ margin-top: 6px;color:rgba(255, 255, 255, 1);
font-size: 18px;
font-weight: bold;
line-height: 28px;}
.footer-addr .p{ margin-top: 8px;color:rgba(255, 255, 255, 0.6);
font-size: 16px;
font-weight: 400;
line-height: 24px;}

.footer-share{ width: 100%; display: flex; flex-wrap: wrap; justify-content: center; margin-top: 53px;}
.footer-share .linkTo {
  display: flex; margin:0 12px;
  cursor: pointer;
  position: relative;
}
.footer-share .linkTo:hover .code {
  bottom: 50px;
  visibility: visible;
  opacity: 1;
}
.footer-share .linkTo .ico {
  display: flex; align-items: center; justify-content:center; background: #fff; border-radius: 50%;
  width: 40px;
  height: 40px;
}
.footer-share .linkTo .ico img{  width: 24px;
  height: 24px;}
.footer-share .linkTo .code {
  opacity: 0;
  visibility: hidden;
  width: 140px;
  height: 140px;
  background: white; padding:10px;
  position: absolute;
  bottom: 30px;
  left: -50px;
  pointer-events: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  transition: 0.3s linear;
}
.footer-share .linkTo .code img {
  width: 100%;
}

.footer-Copyright{ width: 100%; display:block; text-align: center; margin-top: 21px;color:rgba(255, 255, 255, 0.69);
font-size: 14px;
font-weight: 400;
line-height: 21px;}
.footer-Copyright a{ color:rgba(255, 255, 255, 0.69);}
.footer-Copyright a:hover{ color: #fff;}
.footer-nav{ width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;color:rgba(255, 255, 255, 0.69);
font-size: 12px;
font-weight: 400;
line-height: 18px;}
.footer-nav img{ margin:0 10px;}
.footer-nav a{ color:rgba(255, 255, 255, 0.69);}
.footer-nav a:hover{ color: #fff;}
   

@media  screen and (max-width:1440px){
.footer-addr .div{  padding: 10px 26px;}	
.footer-addr .tit{font-size: 16px;line-height: 24px;}
.footer-addr .p{font-size: 15px;line-height: 24px;}
}
@media  screen and (max-width:1270px){
.footer-addr .div{  padding: 10px 18px;}	
}
@media  screen and (max-width:1024px){
.footerBox{padding: 40px 0 30px 0;}	
.footer-logo img{ height: 36px;}
.footer-share{ margin-top: 20px;}
.footer-addr{margin-top: 20px;}
.footer-addr .tit{font-size: 16px;line-height: 24px;}
.footer-addr .p{font-size: 14px;line-height: 22px;}
.footer-share .linkTo{  margin: 0 6px;}
.footer-share .linkTo .ico{ width: 30px; height: 30px;}
.footer-share .linkTo .ico img{ width: 20px; height: 20px;}
}
@media  screen and (max-width:767px){
.footer-Copyright .p{ display: block;}
.footer-addr .div{  padding: 10px 0;}	
.footer-addr .div{ width: 100%; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.footer-addr .tit{ margin: 0 0 0 6px;}
.footer-addr .p{ text-align: center; width: 100%;margin-top: 6px;}
}



/* xydt-sdnu */
.xydt-sdnu{ position: relative; overflow: hidden; width: 100%;}
.xydt-cont{ display: block; width: 100%;}
.xydt-cont .ul{ display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%;}
.xydt-cont .l1{ display: flex; flex-wrap: wrap; width: 49%;}
.xydt-cont .l1 .a{ display: flex; width: 100%; position: relative;
background: rgba(12, 93, 173, 1);}
.xydt-cont .l1 .pic{ display: block; line-height:0; overflow: hidden; width: 61.15%;}
.xydt-cont .l1 .img{ display: block; position: relative; width: 100%; padding-bottom: 66.66%;}
.xydt-cont .l1 .img img{ display: block; position: absolute; height: 100%; width: 100%; object-fit: cover;}
.xydt-cont .l1 .cont{ width: 38.85%; padding:35px 28px; display: flex; flex-wrap: wrap; align-content:space-between; position: relative;
 }
 .xydt-cont .l1 .cont::after{display: block; content: ''; position: absolute; left: 0; top: 0; z-index:1;  background: url(../img/main5.png) right bottom no-repeat; background-size: 93.44%  auto !important; opacity:0.02;-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;  

width: 100%;
height: 100%;}
.xydt-cont .l1 .tit{ position: relative; z-index: 6; width: 100%;color:#fff; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:3;
font-size: 18px;
height: 90px;
line-height: 30px;}
.xydt-cont .l1 .ico{ position: relative; z-index: 6; background: url(../img/right.1.svg) left center no-repeat; background-size:auto 100% !important; display: block; margin-top: 24px;
 width:33px;height: 33px;
 -webkit-transition: all 0.5s ease-out 0s;
 -moz-transition: all 0.5s ease-out 0s; 
 -o-transition: all 0.5s ease-out 0s; 
 transition: all 0.5s ease-out 0s;  
 }
.xydt-cont .l1 .a:hover .ico{margin-left:-webkit-calc(100% - 33px); margin-left:-moz-calc(100% - 33px); margin-left:calc(100% - 33px);
background: url(../img/right.2.svg) right center no-repeat;}
.xydt-cont .l1 .a:hover .cont::after{opacity: 0.08;}

.xydt-cont .l2{ display: flex; flex-wrap: wrap; width: 49%; margin-top: 22px;}
.xydt-cont .l2 .a{ display: flex; width: 100%;padding: 32px 20px 32px 20px; position: relative;
border-radius: 2px;
backdrop-filter: blur(20px);
background: rgba(255, 255, 255, 0.4);}
.xydt-cont .l2 .a::after{ display: block; content: ''; position: absolute; left:0; top: 0; z-index: 1; width: 100%; height: 100%;  border: 1px solid rgba(0, 68, 135, 0.2);}
.xydt-cont .l2 .a .tit{ position: relative; z-index: 10; width: 100%;color:#000000; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:1;
font-size: 18px; padding:0 28px; background: url(../img/dian.svg) left center no-repeat; background-size:24px auto !important; 
font-weight: 400;
line-height: 33px;}
.xydt-cont .l2 .a .time{position: relative; z-index: 10; white-space: nowrap; color: rgba(153, 153, 153, 1); background-position:  right center !important;background-size:auto 33px !important; 
-webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
font-size: 16px;
font-weight: 400;
line-height: 33px;}
.xydt-cont .l2 .a:hover{border:0;
background:linear-gradient(90.00deg, rgba(255, 255, 255, 1),rgba(198, 224, 255, 1) 100%);}
.xydt-cont .l2 .a:hover::after{ display: none;}
.xydt-cont .l2 .a:hover .tit{ color:#004487; background: url(../img/dian1.svg) left center no-repeat;}
.xydt-cont .l2 .a:hover .time{ color:#004487; padding-right: 41px; background: url(../img/right.svg)  no-repeat; }

@media  screen and (max-width:1600px){
.xydt-cont .l2 .a{padding: 20px 20px 20px 20px;}
}
@media  screen and (max-width:1440px){
.xydt-cont .l2 .a .tit{ font-size: 16px;}
.xydt-cont .l1 .tit{ font-size: 16px;line-height: 26px;  height: 78px;}
}
@media  screen and (max-width:1270px){
.xydt-cont .l1 .cont{  padding:25px 20px;}
}
@media  screen and (max-width:1024px){
.xydt-cont .l1:last-child{ margin-bottom: 0;}
.xydt-cont .l1 .tit{ font-size: 14px; line-height:20px;height:60px;}
.xydt-cont .l1 .pic{ width:55%;}
.xydt-cont .l1 .cont{ width:45%;padding: 14px 14px;}
.xydt-cont .l1 .ico{ width: 24px;height: 24px; margin-top: 0;}
.xydt-cont .l1 .a:hover .ico{margin-left:-webkit-calc(100% - 24px); margin-left:-moz-calc(100% - 24px); margin-left:calc(100% - 24px);}
.xydt-cont .l2{ margin-top: 15px;}
.xydt-cont .l2 .a{  padding: 10px 15px 10px 6px;}
.xydt-cont .l2 .a .tit{ font-size: 14px; line-height: 30px; padding: 0 10px 0 26px;}
.xydt-cont .l2 .a .time{font-size: 14px; line-height: 30px;background-size:auto 24px !important;}
.xydt-cont .l2 .a:hover .time{ padding-right:30px;}

}
@media  screen and (max-width:767px){
.xydt-cont .l1{ width: 100%; margin-bottom: 15px;}	
.xydt-cont .l1 .pic{ width:52%;}
.xydt-cont .l1 .cont{ width:48%;}
.xydt-cont .l2{ width: 100%;}
}



/* mtbd-sdnu */
.mtbd-sdnu{ position: relative; overflow: hidden; width: 100%; background: #fff;}
.mtbd-box{ display: block; margin:0 -26px;width:-webkit-calc(100% + 52px); width:-moz-calc(100% + 52px); width:calc(100% + 52px); position: relative;}
.mtbd-box::after{ display: block; content: ''; position: absolute; left:50%; bottom:20px; z-index:1; border-top: 1px dashed rgba(0, 0, 0, 0.2);width:4000px; transform: translateX(-50%); -ms-transform: translateX(-50%);}
.mtbd-box .ul{ display: block; width: 100%;}
.mtbd-box .li{ cursor: pointer; display: block;width: 25%; padding:24px 26px 150px 26px; position: relative;}
.mtbd-box .li::after{display: block; content: ''; position: absolute; left:50%; bottom:8px; z-index:4; transform: translateX(-50%); -ms-transform: translateX(-50%);
 background: url(../img/dian2.svg) center no-repeat; background-size:auto 100% !important;
width: 24px;
height: 24px;}
.mtbd-box .li::before{display: block; content: ''; position: absolute; left:50%; bottom:32px; z-index:4; transform: translateX(-50%); -ms-transform: translateX(-50%); border-left: 1px dashed rgba(0, 0, 0, 0.2);
height: 112px;}
.mtbd-box .a{ display: block; width: 100%; padding:59px 45px; position: relative;}
.mtbd-box .a::after{display: block; content: ''; position: absolute; left: 0; top: 59px; z-index:4;background:#E60000;
width: 6px;
height: 56px;}
.mtbd-box .a::before{display: block; content: ''; position: absolute; left:-4.165%; top:-2.975%; z-index:1;
 background: url(../img/bg.png) center no-repeat; background-size:100% 100% !important;
width:108.33%;
height:105.95%;
}
.mtbd-box  .li:nth-child(2n) .a::before{
 background: url(../img/bg1.png) center no-repeat; 
}
.mtbd-box .a .pic{ position: relative; z-index: 6; display:flex; align-items: center; justify-content: center; width: 81.18%; height:108px; overflow: hidden; line-height: 0;}
.mtbd-box .a .pic img{ max-width: 100%; max-height: 100%; object-fit: contain;}
.mtbd-box .a .tit{ position: relative; z-index: 6; display: block; width: 100%;color:#000000; margin-top: 40px;
font-size: 18px;
font-weight: 400;
line-height: 30px;
}
.mtbd-box .a .p{ position: relative; z-index: 6; display: block; width: 100%;color:rgba(0,0,0,0.72); margin-top: 24px;
font-size: 16px;
font-weight: 400;
line-height: 26px;
}
.mtbd-box .a .time{ position: relative; z-index: 6; display: block; width: 100%;color: rgba(153, 153, 153, 1); margin-top: 24px;
font-size: 16px;
font-weight: 400;
line-height: 24px;
}
.mtbd-box .li:hover::after{ background: url(../img/dian3.svg) center no-repeat;}
.mtbd-box .a:hover::before{
 background: url(../img/bg2.png) center no-repeat; 
height:105.95%;
}
.mtbd-box  .li:nth-child(2n) .a:hover::before{
 background: url(../img/bg4.png) center no-repeat; 
}
.mtbd-box .a:hover .tit{color:#fff;}
.mtbd-box .a:hover .p{color:#fff;}
.mtbd-box .a:hover .time{color:#fff;}
.mtbd-box .slick-arrow{ position: absolute; bottom: 0; width: 40px; height: 40px;border-radius: 50%; z-index: 6; overflow: hidden; text-indent: -999px;
background:url(../img/arrow.svg) center no-repeat #004487; background-size: 16px auto !important; }
.mtbd-box .slick-prev{ left:-14px; transform: rotate(180deg); -ms-transform: rotate(180deg); }
.mtbd-box .slick-next{ right:-14px;}



@media  screen and (max-width:1600px){
.mtbd-box .a{ padding:59px 35px;}
}
@media  screen and (max-width:1440px){
.mtbd-box{ margin:0 -20px;width:-webkit-calc(100% + 40px); width:-moz-calc(100% + 40px); width:calc(100% + 40px);}	
.mtbd-box .li{padding:24px 20px 150px 20px; }
.mtbd-box .a{ padding:59px 30px;}
.mtbd-box .a .tit{font-size:16px; line-height: 26px; margin-top: 30px;}
.mtbd-box .a .p{font-size:15px; line-height: 24px;margin-top: 16px; }
.mtbd-box .a .time{font-size:15px; line-height: 24px;margin-top: 16px;}
}

@media  screen and (max-width:1024px){
.mtbd-box{ margin:0 -10px;width:-webkit-calc(100% + 20px); width:-moz-calc(100% + 20px); width:calc(100% + 20px);}
.mtbd-box::after{ bottom:15px; }
.mtbd-box .li{padding:10px 10px 100px 10px; }
.mtbd-box .li::after { width: 20px; height: 20px;bottom: 5px;}
.mtbd-box .li::before {height: 70px; bottom: 28px;}
.mtbd-box .a{padding: 40px 15px;}
.mtbd-box .a::after{ top:40px;width:3px;
  height:36px;}
 .mtbd-box .a::before{ left:-5%; top:-3%; 
 width:110%;
 height:106%;
 } 
.mtbd-box .a .pic{ height:70px;}
.mtbd-box .a .tit{ font-size:14px; line-height: 22px;  margin-top: 16px;}
.mtbd-box .a .p{ font-size:14px; line-height: 22px;  margin-top:10px;}
.mtbd-box .a .time{ font-size:14px; line-height: 24px;  margin-top:10px;}
.mtbd-box .slick-arrow{ width: 30px; height: 30px; background-size: 12px auto !important; }
.mtbd-box .slick-prev{ left:0;}
.mtbd-box .slick-next{ right:0;}

}
@media  screen and (max-width:767px){
.mtbd-box .a .pic{width: 100%;}
}



/* sdgs-sdnu */
.sdgs-box1{ display: block; position: absolute; left: 0; top: 0; z-index: 6; width: 100%;}
.sdgs-box2{ display: block; position: relative; z-index: 1; width: 100%;overflow: hidden;}
.sdgs-box2 .div{ display: block; position: relative; z-index: 1; width: 100%;overflow: hidden;}
.sdgs-box2 .div::after{ position: absolute; left: 0; top:0; z-index: 1; width: 100%; height: 100%;  background: linear-gradient(120.04deg, rgba(0, 68, 135, 1),rgba(0, 68, 135, 0) 100%); content: '';}
.sdgs-box2 .div ._backg{ position: relative; height: auto; padding:0 0 42.48% 0;}
.sdgs-box3{ display: block; position: absolute; left: 0; bottom: 0; z-index: 6; width: 100%;}
.sdgs-sdnu{ position: relative; overflow: hidden; width: 100%;}
.sdgs-sdnu ._title1 .tit{color:#fff;}
.sdgs-sdnu ._title1 .tit::after{
background: url(../img/line3.svg) center no-repeat;	
}
.sdgs-sdnu .more1{color:#fff;}
.sdgs-sdnu .more1:hover{color:#fff;}
.sdgs-sdnu .sdgs-box{ position: absolute; left: 0; top:43%; z-index: 6; width: 100%; transform: translateY(-50%); -ms-transform: translateY(-50%); }
.sdgs-sdnu .cont{ width: 100%;}
.sdgs-sdnu .cont .tit{ width: 100%;color:#fff; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:1;
font-size: 36px;
font-weight: bold;
line-height: 54px;}
.sdgs-sdnu .cont .shipin{ margin-top: 40px; display: inline-flex; align-items: center; justify-content: center; color:#fff;padding: 12px 47px 12px 47px;
border: 1px solid rgba(255, 255, 255, 0.83); cursor: pointer;
border-radius: 4px;
font-size: 16px;
font-weight: 400;
line-height: 24px;}
.sdgs-sdnu .cont .shipin .i{ margin-left: 10px; background: url(../img/paly.svg) center no-repeat; background-size:100% auto !important;
width: 12px;
height: 12px;}
.sdgs-sdnu .cont .shipin:hover{border: 1px solid rgba(255, 255, 255, 1); color:#004487;
background: rgba(255, 255, 255, 1);}
.sdgs-sdnu .cont .shipin:hover .i{background: url(../img/paly1.svg) center no-repeat; }

.sdgs-sdnu .small{ overflow: hidden; margin:0 -10px;width:-webkit-calc(100% + 20px); width:-moz-calc(100% + 20px); width:calc(100% + 20px);}
.sdgs-sdnu .small .div{ width: 16.66%; padding:0 10px;}
.sdgs-sdnu .small .a{ width: 100%;backdrop-filter: blur(15px); position: relative; cursor: pointer;
background: rgba(255, 255, 255, 0.24); padding:16px 14px 24px 14px; margin-top:17px;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;  
}
.sdgs-sdnu .small .a .ico{ display: block; position: absolute; right: 7px; top: 8px; z-index: 6; height:20px; width: 20px;}
.sdgs-sdnu .small .a .pic{ display: block; position: relative; width: 100%; overflow: hidden; padding-bottom: 66.66%;}
.sdgs-sdnu .small .a .pic .img{ display: block; position: absolute; height: 100%; width: 100%; object-fit: cover;-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;  }
.sdgs-sdnu .small .a:hover .pic .img{ transform: scale(1.06); -ms-transform: scale(1.06);}
.sdgs-sdnu .small .a .tit{ width: 100%;color:#fff; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:1;
font-size: 16px; margin-top: 24px;
line-height: 24px;}

.sdgs-sdnu .small .slick-current .a{background: rgba(255, 255, 255, 1); margin-top:0 !important; padding:14px 14px 43px 14px; }
.sdgs-sdnu .small .slick-current .a .tit{color:#000; }

@media  screen and (max-width:1440px){
.sdgs-sdnu .cont .tit{font-size: 30px;line-height:46px;}
.sdgs-sdnu .cont .shipin{ margin-top:20px;padding: 8px 36px 8px 36px;
font-size: 15px;
font-weight: 400;
line-height: 24px;}
.sdgs-sdnu .small .a .tit{ font-size: 14px;line-height:24px;margin-top: 16px;}

}
@media  screen and (max-width:1024px){
.sdgs-sdnu .small{margin: 0 -5px;
  width: -webkit-calc(100% + 10px);
  width: -moz-calc(100% + 10px);
  width: calc(100% + 10px);}	
.sdgs-sdnu .small .div{ padding:0 5px;}	
.sdgs-sdnu .small .a{padding:12px 10px 12px 10px;  margin-top: 12px;}	
.sdgs-sdnu .small .a .tit{ font-size:14px; line-height: 22px; margin-top: 10px;}
.sdgs-sdnu .sdgs-box{ top: 36%;}
 .sdgs-sdnu .cont { display: flex; flex-wrap: wrap; justify-content: center;}
.sdgs-sdnu .cont .tit{ text-align: center;font-size:22px;line-height:32px;}
.sdgs-sdnu .cont .shipin{  margin-top:16px;padding: 6px 20px 6px 20px;  font-size: 14px;}
.sdgs-sdnu .small .slick-current .a {
  padding: 12px 10px 24px 10px;}

}
@media  screen and (max-width:767px){
.sdgs-box3{ position: relative;background:rgba(0, 68, 135, 1); padding:20px 0;}	
.sdgs-sdnu .small .a .tit{ font-size:14px; line-height: 20px; margin-top: 10px; height: 40px;-webkit-line-clamp: 1;}
.sdgs-sdnu .cont .tit{ text-align: center;font-size:18px;line-height:28px;}
.sdgs-sdnu .cont .shipin{  margin-top:12px;padding: 6px 16px 6px 16px; height: 30px; font-size: 12px;}
.sdgs-sdnu .cont .shipin .i{  margin-left: 8px;}
.sdgs-sdnu .sdgs-box{ top: 62%;}
}




/* ztwz-sdnu */
.ztwz-sdnu{ position: relative; overflow: hidden; width: 100%; background: #fff;}
.ztwz-list{ display: block; width: 100%;}
.ztwz-list .ul{ display: flex; flex-wrap: wrap; justify-content: space-between;width:-webkit-calc(100% + 30px); width:-moz-calc(100% + 30px); width:calc(100% + 30px);margin:-15px !important;}
.ztwz-list .l1{ display: flex; flex-wrap: wrap; width: 25%; padding:15px;}
.ztwz-list .l1 .a{ display: flex; width: 100%; position: relative; overflow: hidden;}
.ztwz-list .l1 .pic{ display: block; position: absolute; height: 100%; width: 100%; object-fit: cover; z-index: 1;}
.ztwz-list .l1 .cont{ width: 100%;padding:54px 49px 31px 49px; display: flex; flex-wrap: wrap; align-content:space-between;
 }
 .ztwz-list .l1 .top{ width: 100%;display: flex; flex-wrap: wrap; justify-content:space-between; align-items: flex-start;}
 .ztwz-list .l1 .right{ display: inline-flex; color:#fff;
 font-size: 24px;
 font-weight: 400;
 line-height: 26px;}
.ztwz-list .l1 .tit{ width: 36px; text-align: right;}
.ztwz-list .l1  .ico{ display: block; line-height: 0;
 width:56px;}
 .ztwz-list .l1  .ico img{ width: 100%;}
 .ztwz-list .l1  .line{ display: block; line-height: 0;border-top: 1px solid rgba(255, 255, 255, 0.5); padding-top: 30px; margin-top: 39px;
  width:100%;}
  .ztwz-list .l1  .line img{ width:30px;}
.ztwz-list .l1:nth-child(4n+2) .cont{}
.ztwz-list .l1:nth-child(4n+3) .cont{}
.ztwz-list .l1:nth-child(4n+4) .cont
opacity: 0.8;
}

@media (max-width: 1600px) {
 .ztwz-list .l1 .right{
 font-size: 22px;
 line-height: 24px;}

}	
@media (max-width: 1440px) {
.ztwz-list .l1 .cont{padding: 40px 40px 25px 40px;}	
.ztwz-list .l1 .line{padding-top: 25px;
  margin-top:30px;}
 .ztwz-list .l1 .right{
 font-size: 20px;
 line-height: 22px;}

}	
@media (max-width: 1024px) {
.ztwz-list .ul{ width:-webkit-calc(100% + 14px); width:-moz-calc(100% + 14px); width:calc(100% + 14px);margin:-7px !important;}
.ztwz-list .l1{ padding:7px;}
.ztwz-list .l1 .ico{ width:30px;}
.ztwz-list .l1 .tit{width: 26px; font-size:14px; line-height: 16px;}
.ztwz-list .l1 .line{padding-top: 12px;
  margin-top:16px;}
.ztwz-list .l1 .cont{padding: 20px 15px 15px 15px;}
}	
@media (max-width: 767px) {
 .ztwz-list .l1{ width: 50%;}
.ztwz-list .l1 .tit{width: 20px; font-size:12px; line-height: 14px;}
.ztwz-list .l1 .cont{padding: 20px 15px 15px 15px;}
.ztwz-list .l1 .line img{ width: 22px;}
}	











.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    float: left;
    outline: 0;

}

/* header-box */
.header-pc{ width: 100%;}
.header-box{ display: flex; flex-wrap: wrap; align-items:center; justify-content: space-between; width:100%; padding:0 6.3vh; height: 102px;}
.header-pc.active .header-box{ background: #fff; box-shadow:0 3px 6px rgba(0,0,0,0.15);}
.header-box .left{ display:flex;}
.header-box .right{ display:flex; align-items: center;}
.header-box .box{ display:flex; flex-direction: column; flex-wrap: wrap; align-items: flex-end; justify-content: flex-end; position: relative;}
.header-box .logo{line-height: 0; display:block; }
.header-box .logo img{ height:66px;}
.header-box .logo img:hover{ transform: scale(1); -ms-transform: scale(1); }
.header-box .logo .img1{ display: block;}
.header-box .logo .img2{ display: none;}
.header-pc.active .header-box .logo .img1{ display: none;}
.header-pc.active .header-box .logo .img2{ display: block;}
.header-box .nav1{
 display:flex; overflow: hidden;
}
.header-box .nav1 li { position: relative;
 display:flex;  margin-left: 32px;
}
.header-box .nav1 li::after{ display: block; content: ''; position: absolute; left: -16px; top: 50%; margin-top: -7px; height: 14px; border-left: 1px solid rgba(255, 255, 255, 0.2);}
.header-box .nav1 li:first-child {
 margin-left: 0 !important;
}
.header-box .nav1 li a{
color: rgba(255, 255, 255, 1);
font-size: 14px; padding:6px 0;
font-weight: 400;
line-height: 21px;
}
.header-pc .header-box .nav1 li a:hover{color: rgba(255, 255, 255, 0.7);}
.header-pc.active .header-box .nav1 li::after{border-left: 1px solid rgba(0, 0, 0, 0.2);}
.header-pc.active .header-box .nav1 li a{ color: #000;}
.header-pc.active .header-box .nav1 li a:hover{ color: #004487;}
.header-box .nav2{ position: relative;
 display:flex; margin-bottom:-15px !important;height: 54px;
}
.header-box .nav2 li:first-child{ padding-left: 0 !important;}
.header-box .nav2 li:last-child{ padding-right: 0 !important;}
.header-box .nav2 li {
 display:flex;  padding:0 26px;
}
.header-box .nav2 li:first-child {
 margin-left: 0 !important;
}
.header-box .nav2 li .a1{
color: rgba(255, 255, 255, 1);
font-size: 18px; padding:6px 0 21px 0;
/* font-weight: bold; */
line-height: 27px; position: relative;
}
.header-box .nav2 li .a1::after{ display: block; content: ''; position: absolute; left:50%; bottom: 0; width:0; height: 4px; background: #fff;transition: 0.3s linear; transform: translateX(-50%); -ms-transform: translateX(-50%);}
.header-pc .header-box .nav2 li .a1:hover{color: rgba(255, 255, 255, 0.7);}
.header-pc .header-box .nav2 li .a1:hover::after{ width: 100%;}
.header-pc.active .header-box .nav2 li .a1{ color: #000;}
.header-pc.active .header-box .nav2 li .a1:hover{ color: #004487;}
.header-pc.active .header-box .nav2 li .a1::after{ background: #004487;}




.header-box .menu{ display: flex; align-items: center; justify-content: center; cursor: pointer;transition: color .3s linear;
width: 56px;
height: 56px;border-radius: 2px; margin-left: 6px;
background:#004487;}
.header-box .menu:hover{background:rgba(0, 68, 135, 0.71);}
.header-box .menu img{
width: 22px;
height: 22px;}
.header-box .lang{ display:flex; position: relative; margin-left:32px;}
.header-box .lang .a{ position: relative; display:flex; justify-content: center; align-items: center;line-height:1; font-size:16px;color: #fff; text-transform: uppercase;
width: 56px;
height: 56px;border-radius: 2px;
background:#004487;}
.header-box .lang:hover .a{background:rgba(0, 68, 135, 0.71);}
.header-box .lang .a img{ display: block; width: 7px; height: 5px;  object-fit: contain; margin-left: 4px;}
.header-box .lang .u1{ display:none; position: absolute; top:100%; left:50%; z-index: 10; transform: translateX(-50%); -ms-transform: translateX(-50%); width:71px; padding-top: 18px;}
.header-box .lang .div{ display:block; overflow: hidden; width:100%;border-radius: 4px; padding: 3px 8px 8px 8px;
background:#004487;}
.header-box .lang .div::after{ display:block; content: '';position: absolute; top:14px; left:50%; z-index: 10; transform: translateX(-50%); -ms-transform: translateX(-50%); border-left: 5px solid transparent; border-right:5px solid transparent;border-bottom: 6px solid #004487;  }
.header-box .lang:hover .u1{display: block;}
.header-box .lang .div a{ display: block; text-align: center; width:100%; color: #fff; line-height:30px; font-size:14px;text-transform: uppercase; margin-top: 5px;border-radius: 4px;
background:rgba(15, 146, 202, 0.25);
}
.header-box .lang .div a:hover{color:rgba(255,255,255,0.8);}
.header-box .lang .div a:last-child{ border-bottom: 0;}
.header_sp{ display: block; width: 100%;}

@media  screen and (max-width:1800px){
.header-box .nav2 li{ padding:0 22px;}
}
@media  screen and (max-width:1600px){
.header-box .nav2 li{ padding:0 16px;}
}
@media  screen and (max-width:1440px){
.header-box .logo img{ height:44px;}	
.header-box .nav2 li{ padding:0 10px;}
.header-box .nav2 li .a1{font-size: 16px;}
.header-box .lang{ margin-left: 25px;}	
}
@media  screen and (max-width:1270px){
.header-box .nav2 li{ padding:0 7px;}
.header-box .nav2 li .a1{font-size: 14px;}
}
@media  screen and (max-width:1024px){
.header-pc{ display: block; top: 0; z-index: 100;}
.header-box{ background: #fff; height:60px;padding: 0 5%;}
.header-box .box{ display:none;}
.header-box .logo img{ height:34px;}
.header-box .logo .img1{ display: none;}
.header-box .logo .img2{ display: block;}
.header-box .menu{ width:40px; height:40px;}
.header-box .lang .a{ width:40px; height:40px;font-size: 13px;}
.header-box .lang .a img{ margin-left:2px;}
.header-box .lang .u1{ padding-top: 10px;}
.header-box .lang .div::after { top: 5px;}
.header-box .lang .div a{font-size: 13px;}
.header_sp{ margin-top: 60px;}
}
@media  screen and (max-width:767px){

}


/* header-puop */
.header-puop{ display: none; position: fixed; left: 0; top: 0; background:url(../img/tit.png) no-repeat #fff; background-position:6.3vh bottom; background-size:61.4% auto; z-index: 9999; width: 100%; height: 100%;}
.header-puop .top{ display: flex; align-items:center; justify-content:space-between; width: 100%; height: 96px;}
.header-puop .left{ display:flex; margin:0 0 0 6.3vh; }
.header-puop .right{ display:flex; align-items: center; }
.header-puop .logo{line-height: 0; display:block; }
.header-puop .logo img{ height:64px;}
.header-puop .logo img:hover{ transform: scale(1); -ms-transform: scale(1); }
.header-puop .shouqi{ cursor: pointer; display: flex; align-items:center; justify-content:center;background: rgba(233, 236, 239, 1); width: 160px; min-width: 160px; height: 96px;color:rgba(51, 51, 51, 1);
font-size: 18px;
font-weight: 400;
line-height: 16px;}
.header-puop .shouqi img{width:20px;  height:20px; margin-right: 16px;}
.header-puop .input_box{width: 472px; position: relative; display: flex; align-items: center; margin-right:6.3vh;}
.header-puop .input_box .input{width: 100%;height:48px;color:rgba(51, 51, 51, 1);background:rgba(233, 236, 239, 1);border:0; border-radius:48px;
font-weight: 400;
font-size:16px;
line-height:48px; opacity:1 !important;
 padding:0 24px;
}
.header-puop .input_box input:focus{ outline:none;}
.header-puop .input_box input::placeholder{color:#888; opacity: 1 !important; }
.header-puop .input_box .submit{ min-width:48px;width:48px; height: 48px; border-radius: 50%;border:0; padding:0; margin-left: 8px; display: block;cursor: pointer;background: url(../img/search2.svg) center no-repeat #004487; background-size:24px auto !important;}
.header-puop .input_box .submit:hover{background: url(../img/search2.svg) center no-repeat #4170bc; background-size:24px auto !important;}

.header-puop .header-nav{ display: flex; justify-content:space-between; width: 100%;height:-webkit-calc(100vh - 96px); height:-moz-calc(100vh - 96px); height:calc(100vh - 96px);}
.header-puop .left1{ display: flex; flex-wrap: wrap;align-content: flex-start; justify-content:space-between; border-top: 1px solid rgba(229, 229, 229, 1);width: 100%; padding:6.3vh; }
.header-puop .right1{ display: flex; flex-wrap: wrap; align-content: space-between; position: relative; height: 100%; background:#004487; width: 160px; min-width: 160px;padding:6.3vh 20px 5.47vh 20px; }
.header-puop .nav{ position:relative; z-index: 6; display: flex; flex-direction: column; }
.header-puop .nav .ico{display: none; position: absolute; right:0; top: 0; z-index: 10; width: 34px; height: 34px; }
.header-puop .nav .ico::after{ display: block; content: ''; position: absolute; right:7px; top: 50%; width:8px; height: 8px; border-top: 1px solid #000; border-right: 1px solid #000; transform:translate(0,-50%) rotate(45deg); -ms-transform:translate(0,-50%) rotate(45deg); }
.header-puop .nav .u2{ display: flex; flex-direction: column; margin-top:0.84vh;}
.header-puop .nav .a1{ display:inline-flex; font-weight: bold; color: #000; font-size:16px; line-height:24px;}
.header-puop .nav .a2{ display:inline-flex;color: rgba(85, 85, 85, 1); font-size:16px; line-height:24px; margin-top:1.68vh;}
.header-puop .nav .a2:hover{ color:#004487; }
.header-puop .nav1{ display: block; width: 100%;}
.header-puop .nav1 .a2{ display: block; width: 100%; text-align: center;color: rgba(255, 255, 255, 0.8);
 font-size:16px; line-height:26px; margin-bottom:3.58vh;}
.header-puop .nav1 .a2:hover{ color:#fff; }

.header-puop .share{ display:flex; flex-wrap: wrap; width: 100%; justify-content: center; }
.header-puop .share .li{display: inline-flex; margin:6px 3px 0 3px; position: relative;}
.header-puop .share .a2{ display:flex; align-items: center; justify-content: center; line-height:0; position: relative; width:32px; height:32px;border-radius: 2px;
background: rgba(255, 255, 255, 0.08);}
.header-puop .share .a2 img{ width:20px; height: 20px; }
.header-puop .share .code{ float:left; width:120px; line-height:0; background:#ffff; position:absolute; right:0; bottom:100%; margin-bottom: 6px; z-index:80; box-shadow:0 0 5px rgba(0,0,0,0.15);
-webkit-transition: all 500ms cubic-bezier(.5, 1, .4, 1);
-moz-transition: all 500ms cubic-bezier(.5, 1, .4, 1);
transition: all 500ms cubic-bezier(.5, 1, .4, 1);
-webkit-transform-origin:95% 95%;
-moz-transform-origin:95% 95%;
-ms-transform-origin:95% 95%;
-o-transform-origin:95% 95%;
transform-origin:95% 95%;
-webkit-transform: translateY(0) scale(0);
-moz-transform: translateY(0) scale(0);
-ms-transform: translateY(0) scale(0);
-o-transform: translateY(0) scale(0);
transform: translateY(0) scale(0)}
.header-puop .share .code img{ width: 100%;}
.header-puop .share  .li:hover .code{ opacity: 1;
filter: alpha(opacity=100);
display: block \9;
pointer-events: auto;
-webkit-transform: translateY(0) scale(1);
-moz-transform: translateY(0) scale(1);
-ms-transform: translateY(0) scale(1);
-o-transform: translateY(0) scale(1);
transform: translateY(0) scale(1);}

.header-box{ width: 100%;}


@media  screen and (max-width:1440px){
.header-puop .top{ height: 80px;}	
.header-puop .logo img{ height:44px;}	
.header-puop .nav .a1{font-size: 14px;}	
.header-puop .nav .a2{font-size: 14px;}
.header-puop .nav1 .a2{font-size: 14px;margin-bottom: 3vh;}
.header-puop .input_box{width: 440px; margin-right:6.3vh;}
.header-puop .input_box .input{height:40px;border-radius:40px;
font-size:14px;
line-height:40px;
 padding:0 20px;
}
.header-puop .input_box .submit{ min-width:40px;width:40px; height: 40px; background-size:20px auto !important;}
.header-puop .input_box .input{font-size: 14px;}
.header-puop .shouqi{font-size: 14px;height: 80px;}
.header-puop .header-nav{
height: -webkit-calc(100vh - 80px);
height: -moz-calc(100vh - 80px);
height: calc(100vh - 80px);	}

}
@media  screen and (max-width:1024px){
.header-puop{background-position:16px bottom;}	
.header-puop .top{ height: 50px;}	
.header-puop .left{ margin-left: 16px;} 
.header-puop .logo img{ height:32px;}
.header-puop .left1{ padding:16px 12px; overflow-y: auto;}
.header-puop .nav{ width: 100%;}
.header-puop .nav .ico{display: block;}
.header-puop .nav .a1{ padding:5px 5px;}
.header-puop .nav.om .a1{ color:#004487;}
.header-puop .nav.om .ico::after{top: 45%; border-top: 1px solid #004487; border-right: 1px solid #004487; transform:translate(0,-50%) rotate(135deg); -ms-transform:translate(0,-50%) rotate(135deg); }
.header-puop .nav .u2{ flex-direction: row; flex-wrap: wrap; display:none;margin-top: 0; padding:0 0 15px 0;}
.header-puop .nav .u2.on{ display: flex;}
.header-puop .nav .a2{margin-top: 5px; min-width: 25%; padding:0 0 0 5px;}
.header-puop .nav1{padding:0 10px;}
.header-puop .nav1 .a2{ padding:5px 0; margin-bottom:0; }
.header-puop .share .li{ margin:6px 3px 0 3px; }
.header-puop .share .a2{ width:28px; height:28px;}
.header-puop .share .a2 img{ width:16px; height: 16px; }
.header-puop .shouqi{ width: 120px; min-width: 120px; height: 50px; }
.header-puop .shouqi img{width:16px;  height:16px; margin-right:8px;}
.header-puop .right1{ width: 120px; min-width: 120px; padding:16px 0; }
.header-puop .input_box{width:260px; margin-right:16px;}
.header-puop .input_box .input{height:30px;border-radius:30px;
font-size:12px;
line-height:30px;
 padding:0 14px;
}
.header-puop .input_box .submit{ min-width:30px;width:30px; height: 30px; background-size:16px auto !important;}
.header-puop .header-nav{
height: -webkit-calc(100vh - 50px);
height: -moz-calc(100vh - 50px);
height: calc(100vh - 50px);	}
}
@media  screen and (max-width:767px){
.header-puop .nav .a2{ min-width: 50%;}	
.header-puop .shouqi{ width: 74px; min-width:74px; height: 50px; }
.header-puop .input_box{ margin-right:8px;/* width:41vw; */
width: -webkit-calc(100vw - 240px);
width: -moz-calc(100vw - 240px);
width: calc(100vw - 240px);	
}
}






._pimg {
width: 100%;
overflow: hidden;
}

._pimg ._div {
position: relative;
overflow:hidden;
}

._pimg ._img {
width: 100%;
position: absolute;
left:0;
top:0;
}
._pop{ background:rgba(0,0,0,0.6); float:left; width:100%; height:100%; position:fixed; left:0; top:0; z-index:110; display:none; text-align: center;}
._pop video{ width: 100%; object-fit: contain;}
._col{ float:left; transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); -webkit-transform:rotate(45deg); text-align:center; cursor:pointer; position:absolute; right:-40px; top:-40px; width:40px; height:40px; color:#fff; line-height:30px; font-size:50px; z-index: 10;}
._htm{ float:left; width:60vw; position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
._html_con{ float:left; width:100%; display:flex; align-items: center; justify-content: center;}
._html_con::-webkit-scrollbar {
width:3px
}
._html_con::-webkit-scrollbar-track
{
background-color:#e5e5e5;
border-radius:3px
}

._html_con::-webkit-scrollbar-thumb {
width:3px;
height:60px;
background-color:#e50011;
border-radius:3px
}

@media  screen and (max-width: 1024px){
._col{ top:-30px; right:0; width:30px; height:30px; color:#fff; line-height:20px; font-size:36px;}
._pop video{ width: 100%;}
._htm{ width:92%;}	
}

html {
  scrollbar-width: thin;
  scrollbar-color:#004487 #fff;
}
html::-webkit-scrollbar {
  width:20px;
}
html::-webkit-scrollbar-thumb {
  background-color:#fff;border-radius:8px;
}
html::-moz-scrollbar {
  width:20px; 
}
html::-moz-scrollbar-thumb {
  background-color:#fff;border-radius:8px;
}	


.pf-right{ display: none; position: fixed; right: 5px; bottom:15px; z-index: 20;}
.main-content:hover .pf-right{ display: block;}
.pf-right ._renter{ display: block; cursor: pointer; border-radius: 50%;
width:50px ;
height:50px;background:url(../img/top1.svg) center no-repeat #004487; background-size:24px auto !important; }
.pf-right ._renter:hover{background:url(../img/top1.svg) center no-repeat rgba(0, 68, 135, 0.71);}


@media  screen and (max-width:1024px){
.pf-right{ display: block;}	
.pf-right ._renter{
width:30px;
height:30px; background-size:16px auto !important; }
}



/*251021end*/

/*250921start*/
.nav-line1{pointer-events: none;
  top:98px;
  left: 0;
  display: none;
  opacity: 0;
  visibility: hidden;
  position: absolute; width:72px !important;
  transition: all 0.3s linear;
  border-bottom: 4px solid white;}
 .header-pc.active .nav-line1{  border-bottom: 4px solid #004487;}
.secondaryNavigation1 { display:none;
  position: absolute;
  top:100%;
  left: 0;
  width: 100%;
  height: 230px;
  background:url(../img/tit.png) no-repeat right top #fff;
  background-size: auto 100%;
  text-align: left;
  padding: 24px 36px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}
.header-box .nav2 li:hover .secondaryNavigation1{ display:block;}
.secondaryNavigation1 .zhTitle {
  width: 100%;
    margin-bottom: 30px;
  font-size: 20px;
  color: #004487;
  letter-spacing: 0;
  float: left;
  line-height: 28px;
  font-weight: bold;
}
 .secondaryNavigation1 .enTitle {
margin-left: 18px;
   font-size: 20px;
   color:#004487;
   letter-spacing: 0; opacity: 0.2;font-weight: normal;
   line-height: 28px; text-transform: uppercase;
 }
  .secondaryNavigation1 .u2{ display: flex; flex-wrap: wrap; width: 100%;}
 .secondaryNavigation1 .a2{
   display: block;
   position: relative; width:20%;
   float: left;
   margin-bottom: 8px; padding:0 0 0 22px;
   font-size: 16px;
   color: #000;
   letter-spacing: 0;
   cursor: pointer;
   line-height: 28px;
   
 } 
  .secondaryNavigation1 .a2::after{ display: block; content: ''; position: absolute; left: 0; top: 50%; width:9px; height: 9px; border-top: 2px solid #000;  border-right: 2px solid #000; transform: translate(0,-50%) rotate(45deg); -ms-transform: translate(0,-50%) rotate(45deg); }
 .secondaryNavigation1 .a2:hover{color: #004487;}
 .secondaryNavigation1 .a2:hover::after{ border-top: 2px solid #004487;  border-right: 2px solid #004487;}


 /*251022start*/ 

@media  screen and (max-width:1440px){
.secondaryNavigation1 .a2{
   padding:0 0 0 16px;
   font-size: 14px;
  } 
}


.secondaryNavigation1 .u2{ align-items:flex-start;} 
.secondaryNavigation1 .u2 .div{ display: flex; flex-wrap: wrap;width: 20%; position: relative;}
.secondaryNavigation1 .u2 .div .a2{width: 100%;}
.secondaryNavigation1 .u2 .div:hover .u3{display: block;}
.secondaryNavigation1 .u3{z-index: 100;
  display: none;
  position: absolute;
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
  padding: 20px 0;
  top:0;
  opacity: 1;
  width: max-content;left:120px;

} 
.secondaryNavigation1 .u3 .a3{
	color: #333; text-align: center;
	  display: block;
	  padding: 0 30px;
	  color: inherit;
	  font-size: 14px;
	  line-height: 40px;
}
.secondaryNavigation1 .u3 .a3:hover{
	background: #004487; color: #fff;
}


.nav-se{ left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%); top: 100%;}
.nav-se a{color: #333 !important;
  padding: 0 30px !important;
  font-size: 14px !important;
  line-height: 40px !important;}
.nav-se a:hover{background: #004487; color: #fff !important;}  
.header-box .nav1{ overflow: visible;}
.header-box .nav1 li:first-child{ margin-left:0 !important;}
.header-box .nav1 li:first-child::after{display: none;}
 .header-box .nav1 li:hover .nav-se{ display: block;}
.mtbd-box .a .pic{ margin:0 9.41%;} 
 
 @media  screen and (max-width:767px){
.mtbd-box .a .pic{ margin:0;} 
 }
 
 
.header-box{
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45), transparent); 
} 
@media  screen and (max-width:1024px){
.header-box{
background:#fff;
} 
}


main .index-banner2 .swiper-pagination{ z-index: 10;}
main .index-banner2 .swiper-slide .box{
position: absolute;
left:0;
bottom:0; padding:2% 0;
z-index: 6; width: 100%;background: linear-gradient(to top, rgba(0, 0, 0, 0.45), transparent);
}
main .index-banner2 .swiper-slide .box h3{position: relative; margin:0 !important; width: 100%;
z-index: 2;
color: white;
font-size: 24px; line-height:1.4;
text-shadow: 0 0 5px black;}
main .index-banner2 .swiper-slide .a{  padding-bottom: 101vh;}



@media  screen and (max-width:1024px){
main .index-banner2 .swiper-slide .box h3{
font-size:16px; text-align: center;
}
main .index-banner2 .swiper-slide .box{
padding:9% 10%;
}
main .index-banner2 .swiper-slide .a{  padding-bottom: 56.25%;}

}



.header-puop .nav1 .li{ margin-bottom:1.84vh; display: block; width: 100%;}
.header-puop .nav1 .li .a2{ margin-bottom:0;line-height: 24px;}
.header-puop  .nav-se1{ display: block; width: 100%; text-align: center;}
.header-puop  .nav-se1 a{ display: block; width: 100%;
text-align: center;
color: rgba(255, 255, 255, 0.5);
font-size: 14px;
line-height: 24px; margin-top:0.68vh;}
.header-puop .nav-se1 a:hover{ color: #fff;} 
 

@media  screen and (max-width:1600px){
.header-puop  .nav-se1 a{
font-size: 13px; line-height:23px;
margin-top:0.2vh;}
}
@media  screen and (max-width:1440px){
.header-puop .nav1 .li{ margin-bottom:1vh;}
.header-puop  .nav-se1 a{font-size: 12px; line-height:20px;
margin-top:0.1vh;}
} 
@media  screen and (max-width:1024px){
.header-puop .nav1 .li{ margin-bottom:0;}
.header-puop  .nav-se1 a{font-size: 12px; line-height:24px; margin-top:5px;
margin-top:0;}
.header-puop .nav-se1{ padding:0 0 5px 0;}
} 
 
 
 
 .header-pc .header-box .nav2 li:hover .a1{color: rgba(255, 255, 255, 0.7);}
 .header-pc .header-box .nav2 li:hover .a1::after{ width: 100%;}
 .header-pc.active .header-box .nav2 li:hover .a1{ color: #004487;}
 
 
 .header-puop .nav{  z-index: auto;}
 .header-puop .nav .div{ min-width: 50%; position: relative;}
 .header-puop .nav .div .a2{ min-width: 100%;}
 .header-puop .nav .u3{z-index: 100;
   display: none;
   position: absolute;
   background: white;
   box-shadow: 0 0 5px rgba(0, 0, 0, 0.65);
   padding: 20px 0;
   top:0;
   width: max-content;left:100%;
 
 } 
 .header-puop .nav .u3 .a3{
 	color: #333; text-align: center;
 	  display: block;
 	  padding: 0 30px;
 	  color: inherit;
 	  font-size: 14px;
 	  line-height: 40px;
 }
 .header-puop .nav .u3 .a3:hover{
 	background: #004487; color: #fff;
 }
 
 
 .header-puop .nav .div:hover .u3{display: block;}
 
 @media  screen and (max-width:1024px){
 .header-puop .nav .u3{left:110px;} 
 
 } 
 
 
 
 /*251022end*/ 

 /*251023start*/ 
 .sdnu-news1 .more1.hidden-xs{margin-left: 40px; }
 @media  screen and (max-width:1024px){
 .sdnu-news1 .more1.hidden-xs{margin-left: 20px; }
 
 } 
 
 /*251023end*/ 