body{background-color: #ddf0fb;}
.sec1{
  padding: 3.125% 0 0;
}
.sec1 .cont{
  background: url(../images/01.png) no-repeat center center;
  color: #09508d;
  text-align: center;
  background-size: 100% auto;
  line-height: 1.5;
  padding: 4.86% 0 7%;
}

.sec2{
  padding-top: 4.1666%;
}
.sec2 .swiper-container{
  margin-top: 4.1666%;
}
.sec2 .swiper-slide{
  background: url(../images/03.jpg) 0 0 no-repeat;
  background-size: 100% auto;
  font-size: 24px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 20px;
  box-shadow: 0 0 10px rgba(149, 220, 244, .35);
}
.sec2 .swiper-slide a{
  display: block;
  height: 100%;
}
.sec2 .swiper-slide p{
  color: #09508d;
  padding-top: 25%;
}
.sec2 .swiper_box{position: relative;}
.sec2 .swiper_box .swiper-button-prev,
.sec2 .swiper_box .swiper-button-next{ 
  background: #fff;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, .15);
  font-family: \5b8b\4f53;
  text-align: center;
  line-height: 48px;
  font-weight: bold;
}
.sec2 .swiper_box .swiper-button-prev{left: -24px;}
.sec2 .swiper_box .swiper-button-next{right: -24px;}
.sec3{
  margin-top: 5.208%;
}
.sec3 .cont{
  background-color: rgba(149, 220, 244, .35);
  padding: 28px;
  border: 1px solid #fff;
  box-shadow: 0 0 10px rgba(149, 220, 244, .35);
  border-radius: 20px;
  margin-top: 3.125%;
  display: flex;
  justify-content: space-between;
}
.sec3 .cont .item{
  width: 46.96%;
}
.sec3 .cont .hot{
  background-color: #fff;
  border-bottom: 3px solid #0070ec;
  border-radius: 20px;
  padding: 40px 50px 30px;
  overflow: hidden;
}
.sec3 .cont .hot h2{font-weight: bold;color: #09508d;margin-bottom: 10px;}
.sec3 .cont .desc{
  color: #000;
  text-indent: 2em;
}
.sec3 .cont .more{
  font-size: 16px;
  float: right;
}
.sec3 .cont .list{padding-top: 10px;}
.sec3 .cont .list li{
  position: relative;
  padding-left: 50px;
}
.sec3 .cont .list li::before{
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #0070ec;
  border-radius: 50%;
  left: 30px;
  top: 50%;
  margin-top: -4px;
}
.sec3 .cont .list a{
  padding: 10px 0;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #09508d;
}
.sec4{
  margin-top: 5.208%;
}
.sec4 .cont{
  background-color: rgba(149, 220, 244, .35);
  padding: 28px;
  border: 1px solid #fff;
  box-shadow: 0 0 10px rgba(149, 220, 244, .35);
  border-radius: 20px;
  margin-top: 3.333%;
  color: #09508d;
  display: flex;
  justify-content: space-between;
}
.sec4 .video_cont{
  width: 46.96%;
  cursor: pointer;
}
.sec4 .video_cont p{
  margin-top: 10px;
}
.sec4 .cont ul{
  padding: 36px;
  border: 1px solid #fff;
  border-radius: 20px;
  background: rgba(149, 220, 244, .35);
  width: 46.96%;
}
.sec4 .cont ul li a{
  position: relative;
  display: block;
  padding: 18px 0 18px  40px;
}
.sec4 .cont ul li a::before{
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #0070ec;
  border-radius: 50%;
  left: 20px;
  top:32px;
}
.sec4 .cont ul li:not(:first-child){
  border-top: 1px solid #fff;
}
.sec5{
  margin-top: 5.208%;
  margin-bottom: 7.291%;
}
.sec5 .cont{
  margin-top: 4.1666%;
}
.sec5 .cont ul{
  display: flex;
  justify-content: space-between;
}
.sec5 .cont li{
  width: 30.694%;
  background: #fff;
  box-shadow: 0 0 10px rgba(149, 220, 244, .35);
  border-radius: 20px;
  overflow: hidden;
}
.sec5 .cont li .text{
  padding: 4.524% 7.239% 12.67%;
}
.sec5 .cont li h3{
  color: #09508d;
  font-weight: bold;
  line-height: 1.2;
}
.sec5 .cont li .desc{
  margin-top: .5em;
}
.sec5 .cont li .more{
  font-size: 12px;
  font-family: \5b8b\4f53;
  margin-top: 8%;
}
.details_box{padding:3% 0;}
.detail-text h2{text-align: center;}
.detail-span{text-align: center;padding: 5px 10px 15px;margin: 10px 0;border-bottom: 1px solid #D7D7D7;}
.updown {color: #320305;margin: 25px 0 0;border-top: 1px solid #D7D7D7;overflow: hidden;}
.updown span {float: left;width: 85%;padding: 0 0 5px;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.updown span a {color: #000;}
.updown span a:hover {color: #09508d;}
.updown span a.disabled:hover {color: #000;}
.close {background: #09508d;color: #fff!important;float: right;padding: 3px 20px;text-align: center;margin-top: 15px;}
