*{outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
.clearFix {
  *zoom: 1;
  clear: both;
}

.clearFix:after {
  content: "";
  display: block;
  clear: both;
}

.clear {
  width: 100%;
  overflow: hidden;
}

.flex {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}

.row {
  max-width: 1400px;
  position: relative;
  margin-left: auto !important;
  margin-right: auto !important;
  width: calc(100vw - 220px);
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/* .row:hover{z-index: 2;} */

.row_l {
  position: absolute;
  left: calc(50% - 700px);
}

.row_r {
  position: absolute;
  right: calc(50% - 700px);
}

.gp-ul-inline {
  font-size: 0;
}

.gp-ul-inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  vertical-align: top;
}

.gp-ellipsis {
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.gp-ellipsis2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}

.gp-ellipsis3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}

.gp-ellipsis4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}

.gp-ellipsis5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}

.gp-ellipsis6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.gp-img-responsive {
  width: 100%;
  height: 0;
  padding-bottom: 55.65%;
  overflow: hidden;
  display: block;
}

.gp-img-responsive img {
  width: 100%;
  transition: all 0.5s ease-in-out;
  max-width: none;
}

.gp-img-responsive img:hover {
  transform: scale(1.1);
  /* opacity: 0.85; */
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bannerLt .gp-img-responsive {
  padding-bottom: 56.25%;
}
.textblod {
  font-weight: bold;
}

.itemhover:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.16);
  border-color: transparent;
}

.scard {
  background: rgba(255, 255, 255, 0.1);
  transition: 0.3s;
  position: relative;
  top: 0;
}

.scard:hover {
  top: -10px;
  background: rgba(255, 255, 255, 0.2);
}
.ul-inline {
  font-size: 0;
}

.ul-inline li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  vertical-align: top;
  width: 100%;
}

.ul-inline a {
  display: block;
}

.title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}

.info {
  display: block;
  overflow: hidden;
}

.hoverscard {
  transition: 0.3s;
  position: relative;
  top: 0;
  background: rgba(255, 255, 255, 0.1);
}

.hoverscard:hover {
  top: -10px;
  background: rgba(255, 255, 255, 0.5);
}

.img,
.img1x1,
.img5x7,
.img5x3,
.img3x2,
.img4x3,
.img2x3,
.img3x4 {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.sldheight01 .img {
  padding-bottom: 120%;
}
.img1x1 {
  padding-bottom: 100%;
}

.img5x7 {
  padding-bottom: 140%;
}

.img5x3 {
  padding-bottom: 60%;
}

.img3x2 {
  padding-bottom: 66.6%;
}

.img4x3 {
  padding-bottom: 75%;
}

.img2x3 {
  padding-bottom: 150%;
}

.img3x4 {
  padding-bottom: 133.3%;
}

.img img,
.img1x1 img,
.img5x7 img,
.img5x3 img,
.img3x2 img,
.img4x3 img,
.img2x3 img,
.img3x4 img {
  width: 100%;
  display: block;
  transition: all linear 0.35s;
  -ms-transition: all linear 0.35s;
  -moz-transition: all linear 0.35s;
  -webkit-transition: all linear 0.35s;
  -o-transition: all linear 0.35s;
}

.img_centered {
  display: block;
  overflow: hidden;
  position: relative;
}

.img_centered img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  width: auto;
  margin: auto;
}

.img_cover {
  display: block;
  overflow: hidden;
  position: relative;
}

.img_cover img {
  position: absolute;
  left: 50%;
  top: 50%;
  min-height: 100%;
  min-width: 100%;
  max-width: 1000%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}

.iconfont::before {
  font-family: "nky-icon" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a:hover .img img,
a:hover .img5x7 img,
a:hover .img5x3 img,
a:hover .img3x2 img,
a:hover .img4x3 img,
a:hover .img2x3 img,
a:hover .img3x4 img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.item:hover .img img,
.item:hover .img5x7 img,
.item:hover .img5x3 img,
.item:hover .img3x2 img,
.item:hover .img4x3 img,
.item:hover .img2x3 img,
.item:hover .img3x4 img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
}

.img_centered img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  width: auto;
  margin: auto;
}

.time,
.time_box {
  font-family: "Arial";
}

.clear {
  clear: both;
}

.rightDate {
  float: right;
}

.clear2 {
  line-height: 0;
}

.clear2::after {
  content: "";
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  height: 0;
  line-height: 0;
}

[class*="logo"] {
  display: block;
  position: relative;
}

[class*="logo"] img {
  display: block;
}

[class*="logo"] a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
}
[class*="gp-xs"],
[class*="gp-sm"],
[class*="gp-md"],
[class*="gp-lg"] {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    /*width: 100%;*/
}

[class*="gp-avg"] {
    font-size: 0;
    letter-spacing: 0;
}

[class*="gp-avg"]>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    vertical-align: top;
    font-size: 1.4rem;
    /*width: 100%;*/
}

@media screen and (min-width:100px) {
    [class*="gp-avg"] li {
        /*width: 100%;*/
    }

    /*平均分配*/
    .gp-avg-xxs-1>li {
        width: 100%;
    }

    .gp-avg-xxs-2>li {
        width: 50%;
    }

    .gp-avg-xxs-3>li {
        width: 33.3%;
    }

    .gp-avg-xxs-4>li {
        width: 25%;
    }

    .gp-avg-xxs-5>li {
        width: 20%;
    }

    /* 	.gp-avg-1 > li{width: 100%;}
    .gp-avg-2 > li{width: 50%;}
    .gp-avg-3 > li{width: 33.3%;}
    .gp-avg-4 > li{width: 25%;}
    .gp-avg-5 > li{width: 20%;} */
}

@media screen and (max-width:479px) {
    [class*="gp-xs"] {
        width: 100%;
        display: block;
    }

    /*平均分配*/
    .gp-avg-xxs-1>li {
        width: 100%;
    }

    .gp-avg-xxs-2>li {
        width: 50%;
    }

    .gp-avg-xxs-3>li {
        width: 33.3%;
    }

    .gp-avg-xxs-4>li {
        width: 25%;
    }

    .gp-avg-xxs-5>li {
        width: 20%;
    }
}

@media screen and (min-width:479px) {

    [class*="gp-xs"] {
        margin-right: -2px;
        margin-left: -2px;
    }

    .gp-xs-1 {
        width: 8.33333333%;
    }

    .gp-xs-2 {
        width: 16.66666667%;
    }

    .gp-xs-3 {
        width: 25%;
    }

    .gp-xs-4 {
        width: 33.33333333%;
    }

    .gp-xs-5 {
        width: 41.66666667%;
    }

    .gp-xs-6 {
        width: 50%;
    }

    .gp-xs-7 {
        width: 58.33333333%;
    }

    .gp-xs-8 {
        width: 66.66666667%;
    }

    .gp-xs-9 {
        width: 75%;
    }

    .gp-xs-10 {
        width: 83.33333333%;
    }

    .gp-xs-11 {
        width: 91.66666667%;
    }

    .gp-xs-12 {
        width: 100%;
    }

    .gp-xs-offset-0 {
        margin-left: 0;
    }

    .gp-xs-offset-1 {
        margin-left: 8.33333333%;
    }

    .gp-xs-offset-2 {
        margin-left: 16.66666667%;
    }

    .gp-xs-offset-3 {
        margin-left: 25%;
    }

    .gp-xs-offset-4 {
        margin-left: 33.33333333%;
    }

    .gp-xs-offset-5 {
        margin-left: 41.66666667%;
    }

    .gp-xs-offset-6 {
        margin-left: 50%;
    }

    .gp-xs-offset-7 {
        margin-left: 58.33333333%;
    }

    .gp-xs-offset-8 {
        margin-left: 66.66666667%;
    }

    .gp-xs-offset-9 {
        margin-left: 75%;
    }

    .gp-xs-offset-10 {
        margin-left: 83.33333333%;
    }

    .gp-xs-offset-11 {
        margin-left: 91.66666667%;
    }

    .gp-xs-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

    [class*="gp-"].gp-xs-centered {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    [class*="gp-"].gp-xs-centered:last-child {
        float: none;
    }

    [class*="gp-"].gp-xs-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }

    [class*="gp-"].gp-xs-uncentered:last-child {
        float: left;
    }

    /*平均分配*/
    .gp-avg-xs-1>li {
        width: 100%;
    }

    .gp-avg-xs-2>li {
        width: 50%;
    }

    .gp-avg-xs-4>li {
        width: 25%;
    }

    .gp-avg-xs-5>li {
        width: 20%;
    }
}

@media screen and (min-width:767px) {
    [class*="gp-sm"] {
        margin-right: -2px;
        margin-left: -2px;
    }

    .gp-sm-1 {
        width: 8.33333333%;
    }

    .gp-sm-2 {
        width: 16.66666667%;
    }

    .gp-sm-3 {
        width: 25%;
    }

    .gp-sm-4 {
        width: 33.33333333%;
    }

    .gp-sm-5 {
        width: 41.66666667%;
    }

    .gp-sm-6 {
        width: 50%;
    }

    .gp-sm-7 {
        width: 58.33333333%;
    }

    .gp-sm-8 {
        width: 66.66666667%;
    }

    .gp-sm-9 {
        width: 75%;
    }

    .gp-sm-10 {
        width: 83.33333333%;
    }

    .gp-sm-11 {
        width: 91.66666667%;
    }

    .gp-sm-12 {
        width: 100%;
    }

    .gp-sm-offset-0 {
        margin-left: 0;
    }

    .gp-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .gp-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .gp-sm-offset-3 {
        margin-left: 25%;
    }

    .gp-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .gp-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .gp-sm-offset-6 {
        margin-left: 50%;
    }

    .gp-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .gp-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .gp-sm-offset-9 {
        margin-left: 75%;
    }

    .gp-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .gp-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .gp-sm-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

    [class*="gp-"].gp-sm-centered {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    [class*="gp-"].gp-sm-centered:last-child {
        display: block;
    }

    [class*="gp-"].gp-sm-uncentered {
        margin-left: 0;
        margin-right: 0;
    }

    [class*="gp-"].gp-sm-uncentered:last-child {
        display: block;
    }

    /*平均分配*/
    .gp-avg-sm-1>li {
        width: 100%;
    }

    .gp-avg-sm-2>li {
        width: 50%;
    }

    .gp-avg-sm-3>li {
        width: 33.3%;
    }

    .gp-avg-sm-4>li {
        width: 25%;
    }

    .gp-avg-sm-5>li {
        width: 20%;
    }
}

@media screen and (min-width:997px) {
    [class*="gp-md"] {
        margin-right: -2px;
        margin-left: -2px;
    }

    .gp-md-1 {
        width: 8.33333333%;
    }

    .gp-md-2 {
        width: 16.66666667%;
    }

    .gp-md-3 {
        width: 25%;
    }

    .gp-md-4 {
        width: 33.33333333%;
    }

    .gp-md-5 {
        width: 41.66666667%;
    }

    .gp-md-6 {
        width: 50%;
    }

    .gp-md-7 {
        width: 58.33333333%;
    }

    .gp-md-8 {
        width: 66.66666667%;
    }

    .gp-md-9 {
        width: 75%;
    }

    .gp-md-10 {
        width: 83.33333333%;
    }

    .gp-md-11 {
        width: 91.66666667%;
    }

    .gp-md-12 {
        width: 100%;
    }

    .gp-md-offset-0 {
        margin-left: 0;
    }

    .gp-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .gp-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .gp-md-offset-3 {
        margin-left: 25%;
    }

    .gp-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .gp-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .gp-md-offset-6 {
        margin-left: 50%;
    }

    .gp-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .gp-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .gp-md-offset-9 {
        margin-left: 75%;
    }

    .gp-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .gp-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .gp-md-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

    [class*="gp-"].gp-md-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    [class*="gp-"].gp-md-centered:last-child {
        float: none;
    }

    [class*="am-u-"].gp-md-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }

    [class*="gp-"].gp-md-uncentered:last-child {
        float: left;
    }

    /*平均分配*/
    .gp-avg-md-1>li {
        width: 100%;
    }

    .gp-avg-md-2>li {
        width: 50%;
    }

    .gp-avg-md-3>li {
        width: 33.3%;
    }

    .gp-avg-md-4>li {
        width: 25%;
    }

    .gp-avg-md-5>li {
        width: 20%;
    }
}

@media screen and (min-width:1480px) {
    [class*="gp-lg"] {
        margin-right: -2px;
        margin-left: -2px;
    }

    .gp-lg-1 {
        width: 8.33333333%;
    }

    .gp-lg-2 {
        width: 16.66666667%;
    }

    .gp-lg-3 {
        width: 25%;
    }

    .gp-lg-4 {
        width: 33.33333333%;
    }

    .gp-lg-5 {
        width: 41.66666667%;
    }

    .gp-lg-6 {
        width: 50%;
    }

    .gp-lg-7 {
        width: 58.33333333%;
    }

    .gp-lg-8 {
        width: 66.66666667%;
    }

    .gp-lg-9 {
        width: 75%;
    }

    .gp-lg-10 {
        width: 83.33333333%;
    }

    .gp-lg-11 {
        width: 91.66666667%;
    }

    .gp-lg-12 {
        width: 100%;
    }

    .gp-lg-offset-0 {
        margin-left: 0;
    }

    .gp-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .gp-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .gp-lg-offset-3 {
        margin-left: 25%;
    }

    .gp-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .gp-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .gp-lg-offset-6 {
        margin-left: 50%;
    }

    .gp-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .gp-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .gp-lg-offset-9 {
        margin-left: 75%;
    }

    .gp-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .gp-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .gp-lg-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left;
    }

    [class*="gp-"].gp-lg-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    [class*="gp-"].gp-lg-centered:last-child {
        float: none;
    }

    [class*="gp-"].gp-lg-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left;
    }

    [class*="gp-"].gp-lg-uncentered:last-child {
        float: left;
    }

    /*平均分配*/
    .gp-avg-lg-1>li {
        width: 100%;
    }

    .gp-avg-lg-2>li {
        width: 50%;
    }

    .gp-avg-lg-3>li {
        width: 33.3%;
    }

    .gp-avg-lg-4>li {
        width: 25%;
    }

    .gp-avg-lg-5>li {
        width: 20%;
    }
}
/* 初始化上 */

.banner {
    position: relative;
    z-index: 1;
}

.banner .item {
    margin: 0 0 0;
}
.imgban {
     display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 56%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.imgban img {
    width: 100%;
    display: block;
}
/* .banner .imgban {
    padding-bottom: 0;
    height: 76vh;
    position: relative;
    background-size: cover !important;
} */
.banner .imgban{padding-bottom: calc(500% / 14);}
.banner_ind img {
    display: block;
    width: 100%;
    min-height: 60vh;
    object-fit: cover;
}
.banner .item a:hover img{
        transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
}
.banner a:hover .img img,
.banner a:hover .img,
.banner .item:hover .img img{
        transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
}
.banner .btxt {
    position: absolute;
    left: 0;
    bottom: 50px;
    z-index: 2;
    color: #fff;
    width: 100%;
}

/* .banner .btxt::before {
    content: "";
    width: 70%;
    height: 80px;
    background: rgba(14, 92, 159, .6);
    position: absolute;
    left: 0;
    bottom: 8%;
} */

.banner .btxt .t1 {
    position: relative;
    min-width: 240px;
     max-width: calc(100% - 220px);
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    left: 100px;
    transition: 0.6s;
    opacity: 0;
    color: #fff;
    right: auto;
    transition-delay: 0.3s !important;
       background: rgba(14, 92, 159, .6);
}

.banner .btxt .p {
    line-height: 1.875;
    max-width: 65em;
    position: relative;
    left: 100px;
    opacity: 0;
    color: #fff;
    transition-delay: 0.6s !important;
}

.banner .swiper-slide-active .btxt .t1,
.banner .swiper-slide-active .btxt .p {
    left: 0;
    opacity: 1;
    transition: 0.6s;
}

.swiperCtr {
    display: none;
}

.swiperCtr .btn {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    top: 50%;
    text-align: center;
    width: 60px;
    line-height: 60px;
    border-radius: 10px 0 10px 0;
    background: rgba(0, 0, 0, 0.3);
    transition: 0.3s;
    color: #fff;
    margin-top: -30px;
}

.swiperCtr .btn:hover {
    background: #68b54b;
}

.swiperCtr .btn .iconfont {
    font-size: 14px;
}

.swiperCtr .btn.prev {
    left: 4%;
}

.swiperCtr .btn.next {
    right: 4%;
}

.dots {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 8%;
    text-align: right;
    z-index: 10;
}

.dots span {
    opacity: 1;
    background: none;
    width: 10px;
    height: 10px;
    background-size: cover;
    margin: 0 4px !important;
    border-radius: 0;
    background: #fff;
    border-radius: 50%;
}

.dots span.swiper-pagination-bullet-active {
    background: #4874cb;
    width: 24px;
    height: 10px;
    background-size: cover;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
/* .banner .item a:hover img.banner .item a:hover .img,
.banner a:hover .img img{
        transform: scale(1);
        -ms-transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
} */




@media screen and (max-width: 1024px) {
    .banner .img {
        /* padding-bottom: calc(935% / 19.2); */
         padding-bottom: calc(935% / 23.7);
        height: 0;
    }
}

/* banner01 */
.sls_tit {
    position: relative;
    text-align: center;
    /* font-size: 23px; */
    display: inline-block;
    width: 100%;
    color: #2e54a1;
    font-weight:bold;
    margin: 40px auto;
}
.sls_tit p{
    background: url(../images2024/xian.png) no-repeat top center;
    position:absolute;
    top:50%;
    left:0;
    width:100%;
    z-index:2;
    height:4px;
    background-size: 100% auto;
}
.sls_tit a{ color: #2e54a1; display:block;}
.sls_tit span{ width:204px; display:block; margin:0 auto; height:30px; z-index:10; position:relative;}
.sls_tit span:hover{opacity: 0.8}
.sls_tit span img{
    margin-left:20px;
    height:26px;
}
.mode01 .flex{
        display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}
.mode01 .modeIn01{
    align-items: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
}
.index_03a {
    /* width: 454px;
    float: left; */
    flex: 0 0 auto;
    /* width: 33.6%; */
    width: 454px;
    position: relative;
    z-index: 1;
    background: #fff;
        margin-bottom: 2px;
}
.content2024{
    background-color: #eff2f5;
}

/* banner02 */
.bannermode01{
    /* margin-top: 20px; */
    margin-bottom: 35px;
}
.index_01a{overflow: hidden;position: relative;
    /* padding-bottom: calc(500% / 14);height: 0; */
}
.index_01a ul{margin: 0 0 0 0;}
.index_01a li{}
.index_01a .item{margin: 0 0 0;}
.index_01a .img{
    /* padding-bottom: calc(500% / 10.36); */
   padding-bottom: 0;
    height: 70vh;
}
.index_01a .bottom{padding: 5px 40px;background: rgba(14, 92, 159, .6);right: auto;bottom: 20px;min-width: 220px;max-width: calc(100% - 220px);}
.index_01a .tip{float: left;background:#1ca6a7;
    background: -webkit-linear-gradient(left, #1ca6a7 , #64c1ae);
    background: -o-linear-gradient(right, #1ca6a7, #64c1ae);
    background: -moz-linear-gradient(right, #1ca6a7, #64c1ae);
    background: linear-gradient(to right, #1ca6a7 , #64c1ae);display: block;padding: 0 15px;color: #fff;font-weight: bold;}
.index_01a .title{color: #fff;}
.index_01a .arrow{
   width: 40px;
    height: 40px;
    position:absolute;top:50%;transform:translateY(-50%);
    background:center no-repeat;border-radius:5px;z-index:2;outline:0}
.index_01a .arrow.prev{left:10px;background-image:url(../images2024/bannpr.png);background-size: contain;}
.index_01a .arrow.next{right:10px;background-image:url(../images2024/bannne.png);background-size: contain;}
.index_01a .swiper-pagination{
    display: none;
    bottom: 40px;position: absolute;right: 30px;width: auto;left: auto;z-index: 2;}
.index_01a .swiper-pagination-bullet{background: #fff;opacity: 1;margin: 0 0 0 5px;}
.index_01a .swiper-pagination-bullet-active{background:  rgba(14, 92, 159, .6);}


/* banner02 */
/* .index_03a .img {
    padding-bottom: 59%;
} */

.index_03a .bottom {
    padding: 28px 28px 28px;
    overflow: hidden;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
}

.index_03a .title {
    margin: 0 0 26px;
    font-weight: bold;
    color: #222;
}

.index_03a .info {
    margin: 0 0 33px;
    color: #999;
}

.index_03a .time {
    color: #707070;
    float: right;
    margin: 0 0 0 4px;
}

.index_03a .tip {
    color: #707070;
    float: left;
    max-width: 201px;
}

.index_03a .tip span,
.index_03a .time span {
    color: #232323;
}
/* .index_03a .time span {
    position: relative;
    margin-top: 18px;
    display: block;
    padding-right: 26px;
} */
.index_03a .time span strong{
    width: 20px;
    position: absolute;
    top: 0px;
    right: 0;
    display: inline-block;
    font-size: 9px;
}
.index_03b {
    /* margin: 0 0 0 478px; */
    flex: 1 1 auto;
    overflow: hidden;
    /* margin-left: 22px; */
    position: relative;
    z-index: 1;
}

.index_03b ul {
    /* margin: 0 0 -20px -20px; */
      flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    counter-reset: l3;
}
.mode04 .index_03b ul{
      margin: 0 0 -20px -20px;
}
.index_03b li {
    /* width: 49%; */
     flex: 0 0 auto;
    width: 49.79%;
    margin-right: 0%;
    counter-increment: l3;
    transition: .3s;
    padding-bottom: 2px;
}
.index_03b li:nth-child(2n) {
    margin-right: 0;
}
.index_03b li:nth-child(5) .item,.index_03b li:nth-child(6) .item{
    margin-bottom: 0;
}
.index_03b .item {
    margin: 0 0 19px 20px;
    background: #fff;
    padding: 30px 32px 22px 26px;
    position: relative;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
     box-shadow: 0 2px 5px rgba(175, 175, 175, 0.3);
}
.index03ablist .item{
    position: relative;
    transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
}
 .mode04 .index_03b .item{
    min-height: 160px;
    overflow: hidden;
 }
.index_03a{
    box-shadow: 0 2px 5px rgba(175, 175, 175, 0.3);
}
.index_03a .img{
    background:#fff;
}
.index_03a .img {
    padding-bottom: 59%;
}
.index_03b .time_box,.index03ablist .time_box{
    margin-top: 12px;
    width: 65px;
    float: left;
    position: relative;
    /* border-bottom: 1px solid #37988f;
    padding: 0 0 27px; */
    z-index: 2;
    color: #292929;
}

.index_03b .day,.index03ablist .day {
    /*color: #232323;*/
    margin: 0 0 0 0;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 6px;
}
.index_03b .day::before,.index03ablist .day::before{
      content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 20px;
        height: 1px;
        background: #464646;
}



.index_03b .month,.index03ablist .month {
    /*color: #707070;*/
    margin: 0 0 0 0;
}

.index_03b .info_box,.index03ablist .info_box {
    margin: 0 0 0 95px;
    padding: 0 0 0 0;
    position: relative;
    z-index: 2;
}

.index_03b .title,.index03ablist .title {
    margin: 0 0 11px;
    font-weight: bold;
    color: #222;
}
 .index03ablist .title{
       margin: 0 0 12px;
 }
.index_03b .info,.index03ablist .info {
    margin: 0 0 0;
    color: #999;
}

/* .index_03b li:nth-child(3) .time_box,
.index_03b li:nth-child(4) .time_box {
    color: #bca34a;
    border-bottom: 1px solid #bca34a;
}

.index_03b li:nth-child(5) .time_box,
.index_03b li:nth-child(6) .time_box {
    color: #4874cb;
    border-bottom: 1px solid #60b9aa;
} */
.mode04 .index_03b{
  margin: 0;
}
/* .mode03 .index_03b ul{
  margin: 0 -5px 0;
} */
.text3LI li{
    width: 33.2%;
     flex: 0 0 auto;
    /* margin-right: 1%; */
    counter-increment: l3;
    transition: .3s;
}
/* .text3LI .index_03b li:nth-child(2n){
  margin-right: 1%;
}
.text3LI .index_03b li:nth-child(3n) {
    margin-right: 0;
} */

.text3LI li:nth-child(3n) {
    margin-right: 0;
}

.text3LI{
    padding-bottom: 30px;
}
/* .text3LI li:nth-child(5) .item,
.text3LI li:nth-child(6) .item,
.text3LI li:nth-child(6) .item
{
    margin-bottom: 0;
} */

/* .text3LI .index_03b .item{
  margin: 0 5px 0;
} */
/* .text3LI .index_03b li .time_box{
  color: #4874cb;
}
 .text3LI .index_03b li:nth-child(3) .item::before,
    .text3LI .index_03b li:nth-child(4) .item::before {
        background: #4874cb;
    } */
/* .mode02 .text3LI  {
    margin: 0 -5px 0;
} */

/* ztswiper */
.wrap_mode02{padding-top:30px;background: #fff;}
.mode02{}

.index_02{position: relative;}
.index_02 .swiper{overflow: hidden;position: relative;}
.index_02 ul{}
.index_02 li{}
.index_02 .item{margin: 0 7px 0;}
.index_02 .img{
    padding-bottom: 25%;padding-bottom: calc(146% / 3.42);
}

.index_02 .arrow{position: absolute;top: 50%;transform: translateY(-50%); z-index:9; width: 35px;height:35px;
    border-radius: 5px;background: center no-repeat;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;}
.index_02 .arrow.prev{
    left: 10px;background-image: url(../images2024/priocn01.png);
    background-size: contain;
}
.index_02 .arrow.next{right:10px;background-image: url(../images2024/neicon01.png); background-size: contain;}
.index_02 .arrow.prev:hover{background-image: url(../images2024/priocn01.png); background-size: contain;}
.index_02 .arrow.next:hover{background-image: url(../images2024/neicon01.png); background-size: contain;}

/*mode tab */
.listimg03a li{
    flex: 1;
    margin-right: 18px;
}

.listimg03a li:nth-child(2) {
    margin-right: 0;
}
.cloud-card-image {
    position: relative;
}
.listimg03a li a{
    position: relative;
}
.listimg03a li a::before{
    content: '';
   position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
    height: 100%;
    line-height: 100%;
	text-align: center;
	color: #fff;
	background: rgba(46,84,161,0.4);
    z-index: 9;
    opacity: 0;
}
.cloud-card-text {
    margin-top: 10px;
    color: #666;
    font-size: 14px;
    line-height: 24px;
}
.cloud-card-image-title p{
 position: absolute;
 top: 50%;
 width: 100%;
 text-align: center;
 z-index: 10;
 transform: translateY(-50%);
 -webkit-transform: translateY(-50%);
 -moz-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 -o-transform: translateY(-50%);
  color: #fff;
}
.cloud-card-image-title p img{
    max-width: 36px;
    margin-right: 14px;
}
.listimg03a li:hover a::before{
    opacity: 1;
}
/* .cloud-card-image-title p{
    color: #fff;
} */
.cloud-card-image-back {
    width: 100%;
    position: relative;
   
}


.txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.6);
}
/* .cloud-wrapper .cloud-card:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 25px rgba(186, 204, 207, 0.7);
    -moz-box-shadow: 0 0 25px rgba(186, 204, 207, 0.7);
    box-shadow: 0 0 25px rgba(186, 204, 207, 0.7);
} */
.listtitIn{
    width: 100%;
}
.tabArticleList .tabListBox{
    display: none;
}
/* textList 01*/

.listin01 li {
    /* border-bottom: 1px solid #eaeaea; */
    position: relative;
}

.listin01 li a::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    left: 0;
    top: 8px;
    background: #2663d0;
    border-radius: 50%;
    transition: transform 0.5s ease-out;
    -webkit-transition: transform 0.5s ease-out;
    -moz-transition: transform 0.5s ease-out;
    -ms-transition: transform 0.5s ease-out;
    -o-transition: transform 0.5s ease-out;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.listin01 li a {
    display: block;
    padding-left: 16px;
    color: #292929;
    transition: transform 0.5s ease-out;
    -webkit-transition: transform 0.5s ease-out;
    -moz-transition: transform 0.5s ease-out;
    -ms-transition: transform 0.5s ease-out;
    -o-transition: transform 0.5s ease-out;
}
.listin01 li span {
    border-bottom: none;
    white-space: nowrap;
    text-align: center;
    padding: 0;
}

.listin01 li h3 {
    line-height: 26px;
    font-weight: normal;
    width: calc(100% - 120px);
    transition: 0.5s;
}
 .listDate02 ul li:hover {
        padding-left: 10px;
    }
.listin01 li a:hover {
    font-weight: bold;
}

.listin01 li a:hover span {
    font-weight: normal;
}
.wl {
     position: relative; 
    z-index: 1; 
}

.wl::after {
    content: "";
    z-index: -1;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 100%;
}

.listDate02 ul li {
    padding: 9.5px 0;
    border-bottom: 1px dashed #d2d2d2;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.listDate02 .listin01 li a {
    box-sizing: border-box;
    padding-left: 20px;
}
.listDate02 .listin01{
  padding-left: 20px;
}
.listDate02 .listin01 li::before {
    top: 20px;
}


.tabListTitle1 {
    height: 40px;
    margin-bottom:26px;
}
.indimgtit02{
    margin-top: 40px;
}
.listtitIn .tab_more {
    height: 3.8rem;
    display: block;
	transition: all 0.3s ease; padding:0; text-align:center; margin:1rem auto 0;
    right: 2rem; position:absolute;
}
.listtitIn .tab_more img{width: 30px;height: 30px;display: block;margin:0 auto;}
.listtitIn .tab_more:hover{transform: rotateZ(90deg);opacity: 0.8}
.listtitIn .tabArticleList .more_tab {
    height: 5.2rem;
    line-height: 5.2rem;
    margin: 0;
    color: #fff;
}

.tabListTitle1 h3 {
    width: 33%;
    float: left;
    position: relative;
    padding-right: 40px;
}

.tabListTitle1 h3:last-child{
    padding-right: 0;
}
.infosList .tabListTitle1 h3 {
    padding: 0; margin-right:2.5rem;
    float: left;
    line-height: 5.2rem;
    position: relative;
}

.indbox02a .iconimg01{
    width: 29px;
    height: 28px;
    margin-right: 10px;
    margin-top: 0px;
}
.indbox02a h3.fs22,.indbox02a h3.fs22 a{
    color: #2e54a1;
    font-weight: bold;

}
.indbox02a .tab_menu h3:hover.fs22 a{
     color: #2e54a1;
}
/* tab */

.indbox02a {
    position: relative;
    display: flex;
    align-items: stretch;
}
.indLists02b {
    flex: 0 0 auto;
    width: 52%;
    position: relative;
    z-index: 1;
}

.indLists02a {
    flex: 1 1 auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.indbox02a::before{
     content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 50px;
        height: 4px;
        background: #4874cb;
}
.listimg03 li:hover .img img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

/* imglist */
.TN-list{
  display:-webkit-box;display:-moz-flex;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;align-items:center;
}

.TN-list{flex-wrap:wrap;align-items:stretch;justify-content:flex-start;counter-reset:l3;}

.TN-list li a {
    display: block;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(175, 175, 175, 0.3);
}

.TN-list7 li {
    border-bottom: 1px solid #dcdcdc;
}

.TN-list li {
    flex: 0 0 auto;
    width: 49%;
    margin-right: 2%;
    /* padding: 30px 0; */
    transition: all 0.35s ease-out;
    margin-bottom: 30px;
}
.TN-list li:nth-child(3),.TN-list li:nth-child(4){
    margin-bottom: 0;
}
.TN-list li:nth-child(2n){
    margin-right: 0;
}

.item-img7 {
    width: 49.4%;
    float: left;
}

/* .TN-list li:hover {
    background: #d8dc59;
    border-left: 10px solid #2c81cf;
} */

.TN-list li:hover h3,.TN-list li:hover .p{
    color: #4874cb;
} 

.TN-list li:hover .gp-img-responsive img{
    transform: scale(1.08);
    opacity: 1;
}

.item-txt7 {
    margin-left: 53%;
    margin-top: 20px;
    margin-right: 20px;
}

.item-txt7 h3 {
    position: relative;
    font-weight: bold;
    color:#222

}

.item-txt7 .p {
    position: relative;
    line-height: 26px;
    overflow: hidden;
    color: #292929;
    padding-top: 4px;
}


/* .item-txt7 .p::before {
    content: '';
    width: 50%;
    max-width: 282px;
    height: 1px;
    background-color: #fe9e15;
    position: absolute;
    left: 0;
    top: 0;
} */

.TN-list li.list-noimg .item-txt7 {
    margin-left: 20px;
}

.item-date7 {
    display: block;
    color: #999;
    margin-top: 20px;
}
.item-txt7 span{
 color: #999;
}
.mode03,.mode05{
    background-color: #fff;
   padding: 40px 0;
}
.mode03{
    padding-bottom: 0;
}
.mode06{
       background-color: #fff; 
}
/*link*/

.mode06bg{
    background-color: #f5f5f5;
   padding: 30px 0; 
}
.list9 {
    margin: 0 -20px;
}
.list9 .select_link {
    position: relative;
    background: url(../images2024/sel.png) no-repeat right 40px center #fff;
    margin: 0 18px;
    /* border: 1px #244495 solid; */
}

.list9 .select_mask {
    width: 100%;
    height: 60px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.list9 .select_link cite {
    font-weight: bold;
    height: 60px;
    display: block;
    position: relative;
    z-index: 2;
    line-height: 60px;
    color: #4c4c4c;
    padding: 0 40px 0 20px;
    cursor: pointer;
    overflow: hidden;
    font-weight: normal;
}

.list9 .linkList02 {
    position: absolute;
    left: -1px;
    bottom: 60px;
    z-index: 5000;
    background-color: #f6faff;
    width: 100%;
    max-height: 500px;
    overflow-y: auto;
    display: none;
    border: #e3e7ec 1px solid;
    padding: 10px 0;
    height: 180px;
}

.list9 .linkList02 dd {
    padding: 10px 25px;
    float: none !important;
    box-sizing: border-box;
}

.list9 .linkList02 dd a {
    display: block;
    color: #4c4c4c;
    font-size: 16px;
}

.list9 .linkList02 dd a:hover {
    color: #2e54a1;
}

.list9 .select_link .linkList02 {
    display: none;
}

.list9 .select_link.on .linkList02 {
    display: block !important;
}
.list9 .select_link.on .linkList02 {
    display: block !important;
}

/* .list9 .select_link .linkList0::before { height: 0px; position: absolute; left: 0; bottom: 100%; 
    background: #cdebe1; right: 0; border-radius: 3px 3px 0px 0px;
    overflow: hidden; border: 0px; opacity: 1;
    transition: all ease-in-out .2s;-ms-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;-webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;max-height: 220px;overflow: auto;} */
.list9 .select_link .linkList02::-webkit-scrollbar{width: 6px;}
.list9 .select_link .linkList02::-webkit-scrollbar-thumb{background: #2e54a1;border-radius: 5px;}


/* 院网link */
.footer01{position: relative;}
.footer01 .select_link{width: 16.6%;float: left;position: relative;z-index: 10;}
.footer01 .select_link p{text-align: left;padding: 8px 30px;border-right: none;width: auto;
    border: 1px solid #d7d7d7;line-height: 24px;background: #fff;position: relative;font-size: 18px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;text-align: center;cursor: pointer;}
.footer01 .select_link::before{content: '';display: block;height: 0;position: absolute;left: 0;right: 0;top: 100%;background: #d4b96a;}
.footer01 .select_link .arrow{position: absolute;right: 14px;bottom: 12px;cursor: pointer;border-bottom: 10px solid #f0f4fc;border-left: 10px solid transparent;z-index: 2;}
.footer01 .select_link .arrow.on {border-bottom-color: #2e54a1;}
.footer01 .select_link .alert_box { height: 0px; position: absolute; left: 0; bottom: 100%; background: #cdebe1; right: 0; 
    border-radius: 3px 3px 0px 0px;overflow: hidden; border: 0px; opacity: 0;transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;-moz-transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;max-height: 220px;overflow: auto;}
.footer01 .select_link .alert_box::-webkit-scrollbar{width: 6px;}
.footer01 .select_link .alert_box::-webkit-scrollbar-thumb{background: #2e54a1;border-radius: 5px;}
.footer01 .select_link .alert_box.on { opacity: 1; height: auto;}
.footer01 .select_link .alert_box a{font-size: 16px;line-height: 1.5;padding: 6px 30px;display: block;text-align: center;}
.footer01 .select_link .alert_box a:hover { background: #d4b96a; color: #2e54a1;}
.footer01 .select_link.on { border-radius: 0px 0px 3px 3px; background: #2e54a1; border-color: #cdebe1; }
.footer01 .select_link.on p,.footer01 .select_link.on  a{background: #cdebe1;border-color: #cdebe1;}
.footer01 .select_link.on::before{height: 6px;}
.articleTitle2 {
    margin-bottom: 30px;
    overflow: hidden;
    padding-left: 4px;
}

.articleTitle2 .title {
    display: block;
    float: left;
    color: #2e54a1;
    position: relative;
    padding-left: 24px;
}

.articleTitle2 .title:before {
    content: "";
    display: block;
    width: 7px;
    height: 24px;
    background: #2e54a1;
    position: absolute;
    left: 0;
    top: 4px;
}
.gp-bold{
    font-weight: bold;
}

@media screen  and (max-width: 1240px){
    .footer01 .select_link p{padding: 8px 20px;}
	.footer01 .select_link .alert_box a{padding: 6px 20px;}
}
@media screen  and (max-width:992px){
	.footer01 .select_link{width: 33.3%;margin-bottom: 30px;}
    .bannermode01{margin-bottom: 10px;}
 .content2024{ display: none;}
    .index_01a .arrow{ width: 30px; height: 30px;}
}

@media screen  and (max-width:767px){
	.footer01 .select_link{width: 50%;margin-bottom: 2px;}
	.footer01 .select_link p{font-size: 14px;}
	.footer01 .select_link:nth-child(2) ~ .select_link{display: none;}

}





@media screen and (min-width:1024px) {
.index_03a:hover {
        background: #4874cb;
    }

    .index_03a:hover .title,
    .index_03a:hover .tip span,
    .index_03a:hover .time span {
        color: #fff;
    }

    .index_03a:hover .info {
        color: rgba(255, 255, 255, .6);
    }

    .index_03a:hover .time,
    .index_03a:hover .tip {
        color: rgba(255, 255, 255, .8);
    }

    /* .index_03b .item:hover{background: #37988f;} */
    .index_03b .item:hover .title,
    .index_03b .item:hover .day,
    .index_03b .item:hover .month,
     .index03ablist .item:hover .title,
     .index03ablist .item:hover .day,
     .index03ablist .item:hover .month,
     .index_03a:hover .day,
    .index_03a:hover .month
    {
        color: #fff;
    }

.index_03b .item:hover .day::before, 
.index03ablist .item:hover .day::before,
.index_03a:hover .day::before
{
    background-color: #fff;
}
    .index_03b .item:hover .info {
        color: rgba(255, 255, 255, .6);
    }

    .index_03b .item:hover .month {
        color: rgba(255, 255, 255, .8);
    }

    .index_03b .item:hover .time_box {
        border-color: #fff;
    }

    .index_03b .item::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 5px;
        transition: all ease-in-out .3s;
        -ms-transition: all ease-in-out .3s;
        -moz-transition: all ease-in-out .3s;
        -webkit-transition: all ease-in-out .3s;
        -o-transition: all ease-in-out .3s;
        background: #4874cb;
    }

    .index_03b li:nth-child(3) .item::before,
    .index_03b li:nth-child(4) .item::before {
        background: #f2ba02;
    }

    .index_03b li:nth-child(5) .item::before,
    .index_03b li:nth-child(6) .item::before {
        background: #4874cb;
    }
    .mode04 .index_03b li:nth-child(2) .item::before,
    .mode04 .index_03b li:nth-child(4) .item::before {
        background: #f2ba02;
    }
 .mode04 .index_03b li:nth-child(3) .item::before{
 background: #4874cb;
 }
.text3LI .index_03b li:nth-child(1) .item::before,
.text3LI .index_03b li:nth-child(4) .item::before,
.text3LI .index_03b li:nth-child(7) .item::before,
.text3LI .index_03b li:nth-child(10) .item::before{
    background: rgba(72, 116, 203, 0.8);
}
.text3LI .index_03b li:nth-child(2) .item::before,
.text3LI .index_03b li:nth-child(5) .item::before,
.text3LI .index_03b li:nth-child(8) .item::before,
.text3LI .index_03b li:nth-child(11) .item::before{
       background: #f2ba02;
}
.text3LI .index_03b li:nth-child(3) .item::before,
.text3LI .index_03b li:nth-child(6) .item::before,
.text3LI .index_03b li:nth-child(9) .item::before,
.text3LI .index_03b li:nth-child(12) .item::before{
       background: #60a1d8;
}
 .mode04 .index_03b li:hover .info_box{
   opacity: 0;
}
.itemimgsh{
   opacity: 0;
    position: absolute;
    top: 0;
    width: 74%;
    height: 100%;
    right: 0;
    z-index: 3;
    /* background: rgba(72, 116, 203, 0.8); */
}
 .mode04 .index_03b li:hover .itemimgsh{
    opacity: 1;
 }
  /* .itemimgsh .img{
    padding-bottom: 50%;
 } */
    .index_03b .item:hover::before {
        height: 100%;
    }

    .index_03b .item:hover .time,
    .index_03b .item:hover .title,
    .index_03b .item:hover .tip {
        color: #fff;
    }

    .index_03b .item:hover .info {
        color: rgba(255, 255, 255, .6);
    }

    .index_03c .item:hover {
        background: #fff;
    }


}

@media screen and (max-width:1640px) {
    .index_03a .info {
    margin: 0 0 22px;
}

    .footer01 .select_link p{
        font-size: 16px;
    }
    .listDate02 ul li{
            padding: 8px 0;
    }
        .indbox02a .iconimg01{
        margin-top: 0;
    }
    .tabListTitle1 {
    height: 40px;
    margin-bottom: 26px;
}
    .index_03a .bottom {
        padding: 22px 28px;
    }
.index_03a .time span {
    margin-top: 16px;
}

    .index_03b .item {
        padding:24px 24px 20px;
    }

    .index_03b .time_box {
        width: 50px;
        padding: 0 0 12px;
    }

    .index_03b .info_box {
        margin: 0 0 0 70px;
    }

    .index_04b2 .item {
        margin-bottom: 14px;
    }
    .articleTitle2 .title:before{
        width: 5px;
        height: 21px;
        top: 4px;
    }
    .articleTitle2 .title {
    padding-left: 20px;
}

.index_01a .img {
    padding-bottom: 0;
    height: 72vh;
}
.bannermode01 {
    margin-bottom: 20px;
}
}




@media screen and (max-width:1380px) {

.index_01a .img {
    padding-bottom: 0;
    height: 77vh;
}
    .item-date7 {
        margin-top: 11px;
        margin-bottom: 3px;
    }

    .index_03b .item {
        padding: 22px 24px 20px;
        }
        .index_03a .info{
            margin: 0 0 23px;
        }
        .index_03a .title {
    margin: 0 0 22px;
}
.mode04 .index_03b .item .img{
 padding-bottom: 60.25%;
}
    .item-txt7 {
    margin-top: 10px;
}
.listDate02 ul li{
    padding: 6px 0;
}
    .index_03a .bottom {
        padding: 20px 28px;
    }
    .mode03, .mode05{
        padding-top: 30px;
    }
    .mode05{
 padding-bottom: 30px;
    }
}




@media screen and (max-width:992px) {
        .index_01a .img {
     padding-bottom: calc(935% / 24.6);
        height: 0; 
}
    #xxhyy{
        display: none;
    }
    .index_01a .swiper-pagination{
        display: none;
    }
  /* .index_03b .item {
        padding: 16px 12px 12px;
    } */
     .banner .btxt .t1{
        display: none;
     }
     .dots span.swiper-pagination-bullet-active {
    width: 16px;}
    .banner .imgban img {
    height: auto;
}
    .index_03b .title {
        margin: 0 0 4px;
    }
.mode01 .modeIn01{
    display: block;
}
    .mode01 .index_03a {
        width: auto;
        margin-bottom: 20px;
    }
    .mode01 .index_03b {
        margin-left: 0;
    }

.TN-list li{
    width: 100%;
    margin-right: 0;
}
.mode03 .indbox02a{
  display: block;
}
.mode03 .indLists02b{
   width: 100%;  
}
.cloud-card-image-title p img {
    max-width: 20px;
    margin-right: 8px;
}
.cloud-card-image-title p{
    font-size: 16px;
}
.tabListTitle1 h3{
    padding-right: 4px;
}
/* .indbox02a h3.fs28, .indbox02a h3.fs28 a{
    font-size: 18px;
} */
     .articleTitle2 .title:before{
    width: 5px;
    height: 18px;
    top: 4px;
    }
    .articleTitle2 .title {
    padding-left: 14px;
}
.indbox02a .iconimg01 {
    width: 20px;
    height: 20px;
    margin-right: 2px;
    margin-top: -3px;
}
.listDate02 .listin01 {
    padding-left: 0px;
}
    .tabListTitle1 {
        height: 30px;
        margin-top: 20px;
        margin-bottom: 0px;
        border-bottom: 2px solid #4874cb;
    }
    .indbox02a h3.fs28{
         height: 30px; 
           border-bottom: 2px solid #4874cb;
    }
    .mode03{
    padding: 16px 0;
}
.mode05 {
    padding: 10px 0 20px;
}
.indimgtit02 {
    margin-top: 12px;
}
.indbox02a::before{
    display: none;
}
.articleTitle2{
    margin-bottom: 20px;
}
.mode06bg {
    background-color: #f5f5f5;
    padding: 20px 0;
}
.mode06bg .list9 li{
    margin-bottom: 10px;
}
.list9 .select_link cite {
    height: 40px;
    line-height: 40px;
    padding: 0 30px 0 20px;
}
.list9 .linkList02{
    bottom: 40px;
}
.sls_tit{
        margin: 20px auto;
        font-size: 20px;
}

.container{
    padding-left: 15px;
    padding-right: 15px;
}
.sls_tit p{
        background-size: auto 80%;
        height: 8px;
}
     .index_03a {
        overflow: hidden;
        margin: 0 0 15px;
    }

    .index_03a .img {
        width: 50%;
        padding-bottom: 28.2%;
        float: left;
    }
    .index_01a .bottom{
    padding: 2px 10px;
    right: auto;
    bottom: 0;
    min-width: 93%;
    max-width: calc(100% - 280px);
    }
    .index_01a .bottom a{
        height: 30px;
        line-height: 30px;
        font-size: 15px;
    }
    .bannermode01{
     padding-right: 0;
     padding-left: 0;
     margin-bottom: 0;
    }
.index_01a .swiper-pagination{
    bottom: 10px;
}
}

@media screen and (max-width: 767px) {
    .index03ablist .time_box{
        display: none;
    }
    .index03ablist .info_box{
        margin-left: 0px;
        margin-top: 14px;
    }
    .index_03a .time span {
        margin-top: 6px;
    }
.mode03 .listin01 li span{
    display: none;
}
.mode03 .listin01 li h3 {
    width: calc(100% - 0px);
}
 .index_03a {
        width: auto;
        float: none;
    }

    .index_03a .bottom {
        padding: 12px 20px;
    }

    .index_03a .title {
        margin: 0 0 6px;
    }

    .index_03a .info {
        margin: 0 0 12px;
    }

    .index_03b {
        margin: 30px 0 0;
    }

    .index_03b .item {
        padding: 20px 12px 12px;
    }

    .index_03b .time_box {
        padding: 0 0 10px;
        width: 55px;
        display: none;
    }

    .index_03b .info_box {
        margin: 0;
    }

    .index_03b .title {
        padding: 0 0 0 20px;
        position: relative;
        line-height: 1.5em;
        height: auto;
    }

    .index_03b .title::before {
        content: '';
        display: block;
        width: 12px;
        height: 1.5em;
        position: absolute;
        left: 0;
        top: 0;
        background: url(../images2024/mob_dot.png) center no-repeat;
        background-size: 100% auto;
    }
    .index_03b .title, .index03ablist .title{
        font-weight: normal;
    }
.index_03b .item{
        box-shadow: 0 1px 2px rgba(175, 175, 175, 0.2);
}
    .index_03b .info {
        display: none;
    }

 .index_03a .bottom {
        padding: 0 14px;
        background: transparent;
    }

    .index_03a .title {
        font-size: 16px;
        line-height: 1.5em;
        /* height: auto;
        -webkit-line-clamp: initial;
        margin-bottom: 0; */
    }
.item-txt7 h3{
    font-weight: normal;
        -webkit-line-clamp: 2;
}
    /* .index_03a .time {
        display: none;
    } */

    .index_03a .tip,
    .index_03a .info {
        display: none;
    }

    .index_03a .time {
        margin: 0;
        font-size: 12px;
        line-height: 1.4em;
    }

    .index_03b {
        margin: 0px 0 0;
    }

    /* .index_03b ul {
        margin-bottom: -15px;
    } */

    .index_03b li {
        width: 100%;
    }

    .index_03b .item::before {
        height: 2px;
    }

    .index_03b .item {
        padding: 10px;
        margin-bottom: 6px;
        padding: 3px 0;
        background: transparent;
    }

    .index_03b .title {
        margin: 0;
        line-height: 1.5em;
        height: auto;
    }

    .index_03b .time_box {
        width: auto;
        white-space: nowrap;
        padding: 12px 4px 6px;
        margin: 0 10px 0 0;
    }

    .index_03b .day,
    .index_03b .month {
        line-height: 20px;
        display: inline-block;
    }

    .index_03b .day::after {
        content: ' /';
    }
.item-date7 {
    margin-top: 10px;
    font-size: 14px;
    display: none;
}
    .item-txt7 {
        margin-top: 6px;
    }
.TN-list li,.TN-list li:nth-child(3), .TN-list li:nth-child(4) {
    margin-bottom: 10px;
}
.index_03b li{
    margin-right: 0;
}



}

@media screen and (max-width:479px) {


   


}