html {
            overflow-x: hidden;
        }

html {
    font-size: 100px;
}


        .banner {overflow:hidden}
        .banner a {
            position: relative;
            padding-top: 27%;
        }
        .banner a::after {
            content: '';
            position: absolute;
            bottom: 0px;
            width: 100%;
            height: 160px;
            background: url(../images/bannerBottom.png) repeat-x bottom center;
        }
        .banner a::before {
            content: '';
            position: absolute;
            top: 0px;
            width: 100%;
            height: 220px;
            z-index: 1;
            /* background: url(../images/bannerTop.png)  top center  repeat-x; */
            background: linear-gradient(180deg, #2d2d2d 0%, rgba(0, 0, 0, 0) 100%);
            opacity: .5;
        }
        .banner a img {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
        }
        .banner .slick-dots {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            bottom: 41px;
            max-width: 1480px;
            width: 100%;
            text-align: right;
            padding-right: 70px;
            margin: 0 auto;
            box-sizing: border-box;
            background: url(../images/swiperIcon.png) no-repeat right 5px;
        }
        .banner .slick-dots li {
            display: inline-block;
            vertical-align: middle;
        }
        .banner .slick-dots li button {
            font-size: 16px;
            color: #fff;
            padding: 0px 8px;
            line-height: 30px;
        }
        .banner .slick-dots .slick-active {
            position: relative;
            padding-right: 80px;
        }
        .banner .slick-dots .slick-active::after {
            content: '';
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            left: 40px;
            width: 60px;
            border-bottom: 1px solid #fff;
        }
        .banner .slick-dots .slick-active button {
            font-size: 30px;
        }
        .banner div a p {
            position: absolute;
            left: 50%;
            bottom: 40px;
            transform: translate(-50%);
            max-width: 1480px;
            width: 100%;
            text-align: left;
            z-index: 9;
            color: #fff;
        }
        .banner div a p span {
            font-size: 24px;
        }
        .t-tit {
            position: relative;
            margin-top: 80px;
            margin-bottom: 55px;
            font-size: 42px;
            color: #333333;
            text-align: center;
            font-weight: 800;
        }
        .t-tit span {
            padding: 0px 15px;
            font-size: 42px;
        }
        .t-tit .more {
            position: absolute;
            right: 0px;
            top: 0px;
        }
        .t-tit .more a {
            padding-right: 65px;
            line-height: 55px;
            background: url(../images/s-moreIcon.png) no-repeat right center;
        }
        .t-tit .more a:hover {
            background: url(../images/s-activeIcon.png) no-repeat right center;
        }
        .t-tit .more:hover a {
            color: #1a3163;
        }
        .t-tit .more a {
            font-size: 14px;
            color: #999999;
        }
.s1{background: url(../images/s1_bg.jpg) center no-repeat;height: auto;overflow: hidden;background-size: 100% 100%;}

.s1 .t-tit i{
    font-style: normal;
}
       
.s1:hover .tit_hover{color: #1a3163 !important;transition: all .3s;}
        .s1-main {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            padding-bottom: 75px;
        }
        .s1-l {
            overflow: hidden;
            width: 710px;
            margin-right: 60px;
        }
        .s1-pics {
        }
        .s1-pics .slick-list {
            overflow: visible;
        }
        .s1-l .pic {
            position: relative;
        }
        .s1-l .pic a {
            overflow: hidden;
            position: relative;
            padding-top: 70%;
        }
        .s1-l .pic a img {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            transition: all .7s;
        }
        .s1-l .pic a img:hover {
            transform: scale(1.2);
        }
        .s1-l .con {
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 5;
            box-sizing: border-box;
            width: 100%;
            padding: 15px;
            background: rgba(26,49,99,.9);
        }
        .s1-l .con h3 {
            font-size: 18px;
            line-height: 36px;
            color: #fff;
            margin-bottom: 0;
            padding-right: 80px;
            font-weight: bold;
        }
        .s1-l .con p {
            line-height: 30px;
            color: #fafafa;
            display: none;
        }
        .s1-pics .slick-dots {
            position: absolute;
            right: 10px;
            bottom: 25px;
        }
        .s1-pics .slick-dots .slick-active,
        .s1-pics .slick-dots li:hover {
            background-color: #fff;
            cursor: pointer;
        }
        .s1-pics .slick-dots li {
            float: left;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            margin: 0px 5px;
            background-color: rgba(255, 255, 255, .2);
        }
        .s1-pics .slick-dots li button {
            font-size: 0;
        }
        .s1-r {
            flex: 1;
            min-width: 30.97%;
        }
        .s1-r .active .on {
            position: relative;
            display: block;
            padding:20px 50px 20px 36px;
            background-color: #ffffff;
            box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2);
        }
        .s1-r .active .on h4 {
            font-size: 18px;
            color: #333333;
        }
        .s1-r .active .on p {
            font-size: 16px;
            line-height: 24px;
            margin-top: 20px;
            margin-bottom: 20px;
            color: #333333;
            opacity: 0.6;
        }
        .s1-r .active .on .date {
            padding-left: 24px;
            background: url(../images/timeIcon.png) no-repeat left center;
            color: #333333;
            opacity: 0.6;
            font-size: 14px;
        }
        .s1-r-bg {
            position: absolute;
            right: 41px;
            top: 42px;
            display: none;
        }
        .s1-r .active .s1-r-bg {
            display: block;
        }
        .s1-r .list {
            box-sizing: border-box;
            border-bottom: 1px dashed #e5e5e5;
        }
        .s1-r .list a {
            line-height: 56px;
            padding-left: 20px;
            background: url(../images/s1Icon.png) no-repeat left center;
        }
        .s1-r .list .date {
            float: right;
            line-height: 56px;
            margin-left: 15px;
        }
        .s1-r .active .list {
            display: none;
        }
        .s1-r li div.on a {
            display: none;
        }
        .s1-r li div.on {
            height: 0;
            transition: all .7s;
        }
        .s1-r li.active div.on a {
            display: block;
        }
        .s1-r li.active div.on {
            height: auto;
        }
        /* s2 */
        .s2 {
            padding-bottom: 75px;
            position: relative;
            padding-top: 60px;
        }
        .s2-bg {
            position: absolute;
            max-width: 100%;
            bottom: 0px;
            left: 50%;
            transform: translateX(-50%);
            z-index: -1;
        }
        .s2-con {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }
        .s2-con .s {
            width: 23.31%;
        }
        .s2-pic {
            position: relative;
            padding-top: 64.35%;
            overflow: hidden;
        }
        .s2-pic img {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            transition: all .7s;
        }
        .s2-con .s:hover .s2-pic img {
            transform: scale(1.2);
        }
        .s2-text {
            background-color: #fff;
            padding: 41px 34px 30px;
        }
        .s2-text h3 {
            font-size: 18px;
            line-height: 24px;
            color: #333333;
        }
        .s2-text p {
            margin: 10px 0px 14px 0px;
            font-size: 14px;
            line-height: 24px;
            color: #333333;
            opacity: 0.6;
        }
        .s2-text .date {
            text-align: right;
        }
        .s2-text .date span {
            font-size: 24px;
            color: #bc1111;
        }
        .s2-text:hover {
            background-color: #1a3163;
        }
        .s2-text:hover h3,
        .s2-text:hover p,
        .s2-text:hover .date {
            color: #fff;
        }
        /* s3 */
        .s3 {
            padding-bottom: 80px;
            transition: all .3s;
        }
        .s3 .t-tit .on {
            font-size: 42px;
            color: #000;
        }
.s3 .t-tit i{
    font-style: normal;
}
        .s3 .t-tit .on span {
            font-size: 42px;
        }
.s3:hover .red_dj{color: #cc0000 !important;transition: all .3s;}
        .s3 .t-tit p {
            display: inline-block;
            font-size: 30px;
            color: #999999;
            padding: 0px 20px;
            cursor: pointer;
            font-weight: bold;
        }
        .s3 .t-tit p span {
            font-size: 30px;
        }
        .s3 .t-tit .more a {
            /* display: none; */
        }
        .s3 .t-tit .more .active {
            display: block;
        }
.s3 .pic {
   padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.s3 .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.s3 .pic img:hover {
  /* transform: scale(1.2); */
  cursor: pointer;
}
.s2b {}

.s2b ul {
  margin-right: -40px;
  margin-left: -40px;
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 999;
}

.s2b ul li {
  margin-left: 40px;
  margin-right: 40px;
  transition: all 0.3s;
  border: #eeeeee 1px solid;
  border-top-right-radius: 50px;
  overflow: hidden;
}

.s2b ul li a .pic:hover {
  /* box-shadow: 0px 0px 10px 0px rgba(34, 24, 21, 0.3); */
}

.s2b ul li a {
  display: block;
}

.s2b ul li a .pic {
  padding-top: 62.7%;
  /* transition: all 1s; */
  /* box-shadow: 0px 3px 10px 0px rgba(34, 24, 21, 0.3); */
}

.s2b ul li a .pic:hover {
  box-shadow: 0px 1px 6px rgba(34, 24, 21, 0.3);
}

.s2b ul li .pic img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%) translateY(-50%);
}

.s2b ul li .pic>img:hover {
  width: 105% !important;
  height: 105% !important;
}

.s2b ul li .text {
  border-top: #eeeeee 1px solid;
  padding-left: 22px;
  padding-right: 22px;
  background-color: #fbfbfb;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all 0.3s;
}

.s2b ul li .text h2 {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  color: #333333;
  min-height: 60px;
  position: relative;
  padding-bottom: 10px;
  transition: all 0.3s;
}

.s2b ul li .text h2::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #1a3163;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
}


.s2b ul li .text p {
  padding: 10px 0;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  max-height: 87px;
  overflow: hidden;
  text-align: justify;
  transition: all 0.3s;
}

.s2b ul li:hover .text {
  background: #1a3163;
  border-top: #1a3163 1px solid;
  transition: all 0.3s;
}

.s2b ul li:hover h2 {
  color: #fff;
  transition: all 0.3s;
  font-weight: bold;
}

.s2b ul li:hover h2::after {
  background: #fff;
  transition: all 0.3s;
}

.s2b ul li:hover p {
  color: #ffffff;
  transition: all 0.3s;
}

.s2b .slick-prev {
  width: 30px;
  height: 60px;
  background: url(../images/ky_slider_right.png) no-repeat center center #d6d6d6;
  left: -3%;
  z-index: 9;
  transition: all 0.3s;
}

.s2b .slick-next {
  width: 30px;
  height: 60px;
  background: url(../images/ky_slider_left.png) no-repeat center center #d6d6d6;
  right: -3%;
  z-index: 9;
  transition: all 0.3s;
}

.s2b .slick-prev:hover,
.s2b .slick-next:hover {
  background-color: #1a3163;
  transition: all 0.3s;
}

        .s3 .main {
            background-color: rgba(255, 255, 255, .6);
            box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.2);
            border-radius: 25px 32px 32px 32px;
            padding: 60px 0px;
        }
        .s3-m {
            display: none;
            justify-content: space-around;
            flex-wrap: wrap;
            padding: 0 30px;
        }
        .s3-m.on {
            display: flex;
        }
        .s3-m li {
            width: 30%;
            padding-left: 0;
            padding-right: 0;
        }
        .s3-m li .date {
            text-align: center;
            margin-right: 24px;
            float: left;
            border: 1px solid #1a3163;
            border-radius: 0px 20px 0px 20px;
            padding: 14px 7px;
            color: #1a3163;
        }
        .s3-m li .date h4 {
            padding: 0px 5px 5px;
            font-size: 18px;
            border-bottom: 1px solid #1a3163;
        }
        .s3-m li .date p {
            margin-top: 8px;
            font-size: 14px;
        }
        .s3-m li:nth-child(-n+3) {
            margin-bottom: 45px;
        }
        .bor-r {
            /* border-right: 1px solid #eeeeee; */
        }
        .s3-m li a {
            overflow: hidden;
        }
        .s3-m .content {
            font-size: 18px;
            line-height: 36px;
            color: #333333;
            margin-top: 7px;
        }
        .s3-m li a:hover .content {
            color: #1a3163;
            font-weight: 800;
        }
        .s3-m li a:hover .date {
            background-color: #1a3163;
            color: #fff;
        }
        .s3-m li a:hover .date h4 {
            border-bottom: 1px solid #fff;
        }
        /* s4 */
        .s4 {
            overflow: hidden;
            background: url(../images/s4-bg.jpg) no-repeat center center;
            background-size: 100% 100%;
            padding-bottom: 50px;
        }
        .s4 .t-tit {
            color: #fff;
            margin-bottom: 40px;
        }
        .s4 .t-tit .more:hover {
            opacity: .5;
        }
        .s4 .t-tit .more a {
            color: #fff;
            background: url(../images/s4-tit-icon.png) no-repeat right center;
        }

.look_list .slick-list {
  margin: 0 -10px;
  padding: 10px 0;
}

.look_list li a {
  margin: 0 10px;
  display: block;
  transition: all 0.3s
}

.look_list .pic {
  padding-top: 60%;
}
.look_list .pic div {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  transition: all .8s;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.look_list a:hover .pic div {
  width: 110%;
  height: 110%;
}
.look_list .pic {
   padding-top: 65%;
  position: relative;
  overflow: hidden;
}

.look_list .pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.look_list .pic img:hover {
  transform: scale(1.2);
  cursor: pointer;
}
.look_list .look_txt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  /* background: #fff; */
  padding: 0 10px;
  transition: all 0.3s;
  color: #fff;
}

.look_list li:hover a {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
    background:#fff;
     color: #1a3163;
}

.look_list li:hover .look_txt {

  color: #1a3163
}

.look_list .slick-dots {
  bottom: -40px;
}

.look_list .slick-dots li {
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 10px;
  background: rgba(0, 0, 0, 0.1);
}

.look_list .slick-dots li.slick-active {
  background: #1a3163;
}

.look_list .slick-dots button {
  display: none;
}

        .s4-main {
            position: relative;
            margin-bottom: 165px;
        }
        .s4-main .s4-con {
            float: left;
            width: 47.97%;
            background-color: #fff;
            box-sizing: border-box;
            margin-bottom: 40px;
            transition: all .3s;
        }
        .s4-main .s4-con a {
            padding: 35px 61px 36px 44px;
        }
        .s4-main .s4-con:hover {
            box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.7);
            transform: translateY(-8px);
        }
        .s4-main .s4-con:hover a h4 {
            font-weight: 800;
        }
        .s4-main .s4-con:nth-child(2n+1) {
            margin-right: 4%;
        }
        .s4-main .s4-con i {
            font-size: 24px;
            line-height: 32px;
            color: #bd1111;
            font-weight: 800;
        }
        .s4-main .s4-con a h4 {
            font-size: 18px;
            color: #333333;
            font-weight: normal;
            margin-top: 25px;
            margin-bottom: 15px;
        }
        .s4-main .s4-con a p {
            font-size: 14px;
            line-height: 24px;
            color: #333333;
            opacity: 0.6;
        }
        .s4-main .slick-dots {
            position: absolute;
            bottom: -110px;
            left: 50%;
            transform: translateX(-50%);
        }
        .s4-main .slick-dots li {
            position: relative;
            float: left;
        }
        .s4-main .slick-dots li.slick-active::before {
            background-color: #bd1111;
            border: none;
        }
        .s4-main .slick-dots li::before {
            content: '';
            display: block;
            width: 55px;
            height: 55px;
            border: 1px solid rgba(255, 255, 255, .4);
            transform: rotate(45deg);
            box-sizing: border-box;
            margin: 0px 30px;
            cursor: pointer;
        }
        .s4-main .slick-dots li::after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            border: 8px solid;
            border-bottom: 14px solid;
            border-color: transparent transparent #fff transparent;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-92%, -96%) rotate(-90deg);
            cursor: pointer;
        }
        .s4-main .slick-dots li:nth-child(2)::after {
            transform: translate(-12%, -96%) rotate(90deg);
        }
        .s4-main .slick-dots li button {
            font-size: 0px;
        }
        /* s5 */
        .s5 {
            padding-bottom: 80px;
        }
        .s5 .pic {
            width: 24%;
            float: left;
            transition: all .7s;
        }
        .s5 .pic:nth-child(2), .s5 .pic:nth-child(3) , .s5 .pic:nth-child(4) {
            margin-left: 10px;
        }
        .s5 .pic a {
            position: relative;
            overflow: hidden;
        }
        .s5 .pic a div {
            padding-top: 80%;
        }
        .s5 .pic:hover {
            transform: translateY(-8px);
        }
        .s5 .pic a:hover img {
            transform: scale(1.2);
        }
        .s5 .pic a:hover p {
            color: rgba(255, 255, 255, 1);
        }
        .s5 .pic a img {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            transition: all .7s;
        }
        .s5 .pic a p {
            position: absolute;
            width: 100%;
            color: rgba(255, 255, 255, .7);
            left: 0px;
            bottom: 0px;
            line-height: 70px;
            background-color: #1a3163;
            padding: 0px 37px;
            box-sizing: border-box;
            font-size: 18px;
            text-overflow: ellipsis;
            overflow: hidden;
            word-break: break-all;
            white-space: nowrap;
        }
        /* s6 */
        .s6 {
            background: url(../images/s6-bg.jpg);
            padding-bottom: 78px;
        }
        .s6 .t-tit {
            margin-top: 0px;
            padding-top: 80px;
        }
        .s6 .t-tit .more {
            top: 80px;
        }
        .s6-main {
            overflow: hidden;
        }
        .s6-main .s6-pic:nth-child(1) {
            margin-left: 0px;
        }
        .s6-main .s6-pic>div {
            margin: 0px 22px;
        }
        .s6-main .s6-pic a {
            position: relative;
            overflow: hidden;
            padding-top: 183.91%;
        }
        .s6-main .slick-list {
            margin: 0px -22px;
        }
        .s6-main .s6-pic a:hover img {
            transform: scale(1.2);
        }
        .s6-main .s6-pic a img {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            transition: all .7s;
        }
        @media screen and (max-width: 1520px) {
            .px1480 {
                width: 95%;
            }
            .banner div a p {
                width: 95%;
            }
            .banner .slick-dots {
                width: 95%;
            }
        }
        @media screen and (max-width: 1420px) {
            .s1-l {
                width: 600px;
            }
            .s1-r .list a {
                line-height: 50px;
            }
            .s1-r .list .date {
                line-height: 50px;
            }
            .s1-pics .slick-dots {
                left: 350px;
                bottom: -84px;
            }
            .s3-m li {
                padding: 0px 20px;
            }
        }
        @media screen and (max-width: 1024px) {
            .banner a::before {
                display: none;
            }
            .banner div a p span {
                font-size: 20px;
            }
            .banner .slick-dots {
                bottom: 15px;
                padding-right: 18px;
                background-size: 12px;
                background: url(../images/swiperIcon.png) no-repeat right 12px;
                background-size: 15px;
            }
            .banner .slick-dots .slick-active {
                padding-right: 20px;
            }
            .banner .slick-dots .slick-active button {
                font-size: 18px;
            }
            .banner div a p {
                bottom: 17px;
            }
            .banner .slick-dots li button {
                font-size: 14px;
                padding: 0px 6px;
            }
            .banner .slick-dots .slick-active::after {
                width: 20px;
                left: 20px;
            }
            .t-tit {
                margin-top: 30px;
                margin-bottom: 24px;
                font-size: 24px;
            }
            .t-tit span {
                padding: 0px 8px;
                font-size: 24px;
            }
            .t-tit .more a {
                line-height: 31px;
                background-size: 35px;
                padding-right: 41px;
            }
            .s2 .t-tit {
                margin-top: 41px;
                margin-bottom: 35px;
            }
            .s4 .t-tit .more a,
            .t-tit .more a:hover {
                line-height: 31px;
                background-size: 35px;
                padding-right: 41px;
            }
            .s1-r .active .on p {
                margin-top: 12px;
                margin-bottom: 15px;
            }
            .s1-l {
                width: 100%;
                margin-right: 0px;
                margin-bottom: 20px;
            }
            .s1-pics .slick-dots {
                left: 57%;
                bottom: -60px;
            }
            .s2-text {
                padding: 20px;
            }
            .s2-text .date span {
                font-size: 20px;
            }
            .s2-text .date {
                font-size: 14px;
            }
            .s3 {
                padding-bottom: 30px;
            }
            .s3 .t-tit .on {
                font-size: 24px;
            }
            .s3 .t-tit .on span {
                font-size: 24px;
            }
            .s3 .t-tit p {
                font-size: 20px;
            }
            .s3 .t-tit p span {
                font-size: 20px;
            }
            .s3-m li {
                padding: 0px 30px;
                width: 40.73%;
            }
            .bor-r {
                border-right: none;
            }
            .s3-m li:nth-child(2n+1) {
                border-right: 1px solid #eee;
            }
            .s3 .main {
                padding: 40px 10px;
            }
            .s4 .t-tit {
                color: #fff;
                margin-bottom: 30px;
            }
            .s4-main .s4-con i {
                font-size: 20px;
            }
            .s4-main .s4-con a h4 {
                margin-top: 15px;
                margin-bottom: 10px;
            }
            .s4-main .s4-con a {
                padding: 20px;
            }
            .s5 {
                padding-bottom: 40px;
            }
            .s5 .pic a p {
                padding-left: 15px;
                padding-right: 15px;
                font-size: 16px;
                line-height: 47px;
                color: #fff;
            }
            .s6 {
                padding-bottom: 40px;
            }
            .s6 .t-tit {
                padding-top: 40px;
            }
            .s6 .t-tit .more {
                top: 40px;
            }
        }
        @media screen and (max-width: 768px) {
            .s6-main .s6-pic>div {
                margin: 0px 10px;
            }
            .t-tit {
                margin-top: 20px;
                margin-bottom: 14px;
            }
            .s1-l .con {
                width: 100%;
                bottom: -108px;
                left: 0px;
                padding: 15px 10px 36px 10px;
            }
            .s1-l .con p {
                font-size: 14px;
                line-height: 24px;
            }
            .s1-l .con h3 {
                font-size: 16px;
                line-height: 28px;
            }
            .s1-r .active .on {
                padding: 12px 15px;
            }
            .s1-r .active .on p {
                font-size: 14px;
            }
            .s1-r .list .date {
                font-size: 14px;
            }
            .s1-pics {
                margin-bottom: 110px;
            }
            .s1-pics .slick-dots {
                left: 50%;
                transform: translateX(-50%);
                bottom: -95px;
            }
            .s1-r .active .on h4 {
                font-size: 16px;
            }
            .s2 {
                padding-bottom: 0px;
                position: relative;
            }
            .s2-text h3 {
                font-size: 16px;
            }
            .s2-text {
                padding: 10px;
            }
            .s2-con .s {
                width: 46.31%;
            }
            .s2-con .s:nth-child(n-2) {
                margin-bottom: 20px;
            }
            .s3 .s3-m li {
                width: 100%;
                margin-bottom: 20px;
                padding: 0px;
            }
            .s3-m li:nth-child(2n+1) {
                border: none;
            }
            .s3-m li:last-child {
                margin-bottom: 0px;
            }
            .s3-m li .date {
                padding: 8px 3px;
            }
            .s3-m li .date h4 {
                font-size: 16px;
            }
            .s3-m li .date p {
                font-size: 12px;
            }
            .s3-m .content {
                font-size: 16px;
                line-height: 30px;
            }
            .s3 .main {
                padding: 20px 15px;
            }
            .s4 {
                background-size: 100% 100%;
            }
            .s4 .t-tit {
                color: #fff;
                margin-bottom: 20px;
            }
            .s4-main {
                margin-bottom: 90px;
            }
            .s4-main .s4-con {
                width: 100%;
                margin-bottom: 20px;
            }
            .s4-main .s4-con a {
                padding: 10px 20px;
            }
            .s4-main .s4-con a h4 {
                margin-top: 9px;
                margin-bottom: 7px;
                font-size: 16px;
            }
            .s4-main .s4-con:nth-child(2n+1) {
                margin-right: 0px;
            }
            .s4-main .slick-dots {
                bottom: -80px;
            }
            .s4-main .slick-dots li::before {
                width: 40px;
                height: 40px;
            }
            .s4-main .slick-dots li::after {
                border: 5px solid;
                border-bottom: 8px solid;
                border-color: transparent transparent #fff transparent;
                transform: translate(-92%, -127%) rotate(-90deg);
            }
            .s4-main .slick-dots li:nth-child(2)::after {
                transform: translate(-12%, -127%) rotate(90deg);
            }
            .s5 {
                padding-bottom: 20px;
            }
            .s5 .pic {
                width: 100%;
            }
            .s5 .pic a p {
                line-height: 45px;
            }
            .s5 .pic:nth-child(2) {
                margin-top: 20px;
            }
            .s6 .t-tit {
                padding-top: 20px;
            }
            .s6 .t-tit .more {
                top: 20px;
            }
            .s6 {
                padding-bottom: 30px;
            }
        }
        @media screen and (max-width: 640px) {
            .t-tit {
                text-align: left;
            }
            .s2-text {
                padding: 10px;
            }
            .s3 .t-tit p {
                padding: 0px;
                font-size: 16px;
            }
            .s3 .t-tit p span {
                font-size: 16px;
                padding: 0px 5px;
            }
        }
        @media screen and (max-width: 480px) {
            .banner .slick-dots {
                bottom: 11px;
            }
            .banner .slick-dots li button {
                font-size: 14px;
                padding: 0px 5px;
            }
            .banner .slick-dots .slick-active {
                padding-right: 10px;
            }
            .banner .slick-dots .slick-active::after {
                width: 13px;
                left: 18px;
            }
            .banner div a p span {
                font-size: 16px;
            }
            .s1-r .active .on {
                padding: 15px 20px;
            }
            .s1-r .active .on p {
                margin-top: 10px;
                margin-bottom: 12px;
            }
            .s1-l .con p {
                -webkit-line-clamp: 2;
            }
            .s3-m li {
                padding: 0px 15px;
            }
            .s3-m li .date {
                margin-right: 12px;
            }
            .s3-m li .date h4 {
                font-size: 16px;
            }
            .s4-main {
                margin-bottom: 60px;
            }
            .s4-main .slick-dots {
                width: 200px;
                bottom: -60px;
            }
            .s5 .pic a p {
                line-height: 45px;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                display: -moz-box;
                -moz-line-clamp: 1;
                -moz-box-orient: vertical;
                word-wrap: break-word;
                word-break: break-all;
                white-space: normal;
            }
            .s4-main .s4-con a {
                padding: 10px 13px;
            }
            .s4-main .s4-con i {
                font-size: 18px;
            }
            .s4-main .s4-con a h4 {
                margin-top: 5px;
                margin-bottom: 7px;
            }
        }
        /* 2026ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */
        .zyfwbox{
            background: url(../images/ziyfy_box.png) top center no-repeat;
            background-size: 100% 85%;
            padding: 1px 0 0 0;
            margin-bottom: 60px;
        }
        .zyfwbox .t-tit{
            margin-top: 50px;
            margin-bottom: 50px;
            color: #fff;
        }
        .t-tit .more{/* display:none; */}
        .t-tit .more a{}
        .zyfwbox .zyfwbox_item{}
        .zyfwbox .zyfw_hd{
            border-bottom: rgba(255, 255, 255, 0.5) 2px solid;
            height: 80px;
        }
        .zyfwbox .zyfw_hd ul{
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .zyfwbox .zyfw_hd li{
            font-size: 24px;
            color: rgba(255, 255, 255, 0.8);
            line-height: 80px;
            width: 20%;
            text-align: center;
            transition: all .3s;
            position: relative;
        }
        .zyfwbox .zyfw_hd li.on{
            color: #fff;
            font-size: 28px;
            font-weight: bold;
        }
        .zyfwbox .zyfw_hd li:before{
            content:"";
            position:absolute;
            bottom: 0;
            left:50%;
            transform: translateX(-50%);
            transition:all .3s;
            width: 28px;
            height: 8px;
            background: url(../images/zy_linejt.png);
            opacity:0
        }
        .zyfwbox .zyfw_hd li.on:before{
          opacity:1
        }
        .zyfwbox .zyfw_hd li:hover{
            color: #fff;
        }
        .zyfwbox .zyfw_con{
            margin: 30px auto 50px auto;
        }
        .zyfwbox .zyfw_list {
            display: none;
        }
        .zyfwbox .zyfw_list.on{
            display: block;
        }
        .zyfwbox .zyfw_list ul{
            display: flex;
            flex-wrap: wrap;
            padding: 0 2%;
        }
        .zyfwbox .zyfw_list li{
            font-size: 18px;
            font-weight: normal;
            line-height: 44px;
            letter-spacing: normal;
            color: #FFFFFF;
            width: 33.333%;
            transition:all .3s;
        }
        .zyfwbox .zyfw_list li:hover a{margin-left:10px}
        .zyfwbox .zyfw_list li a{
            font-size: 18px;
            font-weight: normal;
            line-height: 44px;
            color: #FFFFFF;
            padding-left: 20px;
            position: relative;
            transition:all .3s;
        }
        .zyfwbox .zyfw_list li a:before{
            content:"";
            position:absolute;
            width:5px;
            height:5px;
            left:0;
            top:50%;
            transform:translateY(-50%);
            background:#fff;
            border-radius:50%;
        }
        .zyfwbox .fw_icolist{
            border-radius: 50px 0rem 50px 0rem;
            background: #FFFFFF;
            box-shadow: 0 5px 15px 0 rgba(26,49,99,.3);
            padding: 40px 30px;
            margin-top: 30px;
        }
        .zyfwbox .fw_icolist ul{
            display: flex;
            align-items: flex-start;
            justify-content: center;
            flex-wrap: wrap;
        }
        .zyfwbox .fw_icolist li{
            width: 12.5%;
            position: relative;
        }
        .zyfwbox .fw_icolist li:after{
             content:"";
            position:absolute;
            width:1px;
            height:100%;
            left:0;
            top:50%;
            border-left: 0.01rem dashed #D6D6D6;
            transform:translateY(-50%);   
        }
        .zyfwbox .fw_icolist li:first-child:after{display:none}
        .zyfwbox .fw_icolist li a{}
        .zyfwbox .fw_icolist li img{
            display: block;
            margin: 10px auto;
            max-width: 50px;
            transition: all .3s;
        }
        .zyfwbox .fw_icolist li span{
            display: block;
            text-align: center;
            width: 100%;
            font-size: 18px;
            color: #333333;
            line-height: 40px;
            transition: all .3s;
            font-weight: 400;
        }
        .zyfwbox .fw_icolist li:hover{}
        .zyfwbox .fw_icolist li:hover span{
            font-weight: 800;
            color: #2454bb;
        }
        .zyfwbox .fw_icolist li:hover img{transform: rotateY(180deg);}
        @media screen and (max-width: 1024px){
            .zyfwbox .t-tit{
            margin-top: 30px;
            margin-bottom: 24px;
            font-size: 24px;
            text-align: center;
        }
            .zyfwbox .zyfw_hd{
            height: 60px;
        }
            .zyfwbox .zyfw_hd li{
            font-size: 20px;
            line-height: 60px;
        }
            .zyfwbox .fw_icolist{
            border-radius: 50px 0rem 50px 0rem;
            padding: 20px 20px;
        }
            .zyfwbox .zyfw_hd li.on{ font-size: 18px;}
            .zyfwbox{background-size:100% 100%;height: auto;overflow: hidden;padding-bottom: 30px;}
            .zyfwbox .fw_icolist li{
            width: 25%;
            margin: 10px auto;
        }
            .zyfwbox .zyfw_list li a{
            font-size: 16px;
            line-height: 36px;
        }
           .zyfwbox .fw_icolist li span{ font-size: 16px;}
            .zyfwbox .fw_icolist li img {
            display: block;
            margin: 10px auto;
            max-width: 50px;
            transition: all .3s;
        }
            .zyfwbox .fw_icolist li img {
            display: block;
            margin: 0 auto;
            max-width: 40px;
            transition: all .3s;
        }
            .zyfwbox .zyfw_con{
            margin: 30px auto 30px auto;
        }
        }
        @media screen and (max-width: 768px){
                .zyfwbox .fw_icolist {
                border-radius: 30px 0rem 30px 0rem;
                padding: 10px 10px;
            }
            .zyfwbox .fw_icolist li span {
                font-size: 14px;
                line-height:34px
            }
            .zyfwbox .zyfw_list li{
            width: 50%;
        }
                .zyfwbox .zyfw_con {
                margin: 10px auto 10px auto;
            }
                .zyfwbox .t-tit {
                margin-top: 20px;
                margin-bottom: 14px;
                font-size: 24px;
                text-align: center;
            }
        }
        @media screen and (max-width: 460px){
            .zyfwbox .zyfw_list li{width:100%}
             .zyfwbox .zyfw_hd li{font-size: 14px;}
            .zyfwbox .zyfw_hd li.on{
            font-size: 16px;
        }
            .zyfwbox .zyfw_list li a{font-size: 14px; line-height:27px}
        }

        /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â - ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â«ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â£ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ */
        .tab-switch-container {
            max-width: 1480px;
            margin: 0 auto;
        }
        .tab-switch-nav {
            display: flex;
            justify-content: center;
            margin-bottom: 20px;
            border-bottom: 2px solid #e8e8e8;
            padding-bottom: 10px;
            position: relative;
        }
        .tab-switch-btn {
            font-size: 42px;
            color: #999;
            background: none;
            border: none;
            cursor: pointer;
            padding: 0 20px;
            margin: 0 10px;
            transition: all 0.3s ease;
            position: relative;
            font-weight: bold;
        }
        .tab-switch-btn span {
            padding: 0 15px;
            font-size: 42px;
            transition: all 0.3s ease;
        }
        .tab-switch-btn.active {
            color: #333;
            /* font-weight: bold; */
        }

 .tab-switch-nav .more {
            position: absolute;
            right: 0px;
            top: 0px;
        }
 .tab-switch-nav .more.hide{display:none}
        .tab-switch-nav .more a {
            padding-right: 65px;
            line-height: 55px;
            background: url(../images/s-moreIcon.png) no-repeat right center;
        }
        .tab-switch-nav .more a:hover {
            background: url(../images/s-activeIcon.png) no-repeat right center;
        }
        .tab-switch-nav .more:hover a {
            color: #1a3163;
        }
        .tab-switch-nav .more a {
            font-size: 14px;
            color: #999999;
        }


.tab-switch-btn:hover span{padding: 0 0px;}
.tab-switch-btn.active span{padding: 0 0px;}
        .tab-switch-btn.active::after {
            content: '';
            position: absolute;
            bottom: -12px;
            left: 50%;
            transform: translateX(-50%);
            width: 80%;
            height: 2px;
            background-color: #1a3163;
        }
        .tab-switch-btn:hover:not(.active) {
            color: #1a3163;
        }
        .tab-switch-panel {
            display: none;
        }
        .tab-switch-panel.active {
            display: block;
            margin-top: 80px;
        }
        /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Â¹ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ */
        @media screen and (max-width: 1024px) {
            .tab-switch-btn {
                font-size: 24px;
            }
            .tab-switch-btn span {
                font-size: 24px;
                padding: 0 8px;
            }
            .tab-switch-nav .more a{
    line-height: 30px;
}
        }
        @media screen and (max-width: 768px) {
            .tab-switch-btn {
                font-size: 20px;
                margin: 0 5px;
                padding: 0 10px;
            }
            .tab-switch-btn span {
                font-size: 20px;
            }

.tab-switch-panel.active {
    margin-top: 30px;
}


        }



.w14 {
    width: 14rem;
    margin: 0 auto;
    max-width: 95%;
}



.title {
    display: flex;
    align-items: flex-end;
}

.title h2 {
    font-size: 42px;
    /* font-weight: 600; */
    line-height: 80px;
    color: #333333;
    margin-right: .1rem;
}

.title span {
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.3rem;
    color: #7e7e7e;
    opacity: 0.29;
    margin-right: .2rem;
}

.title div {
    flex: 1;
    min-width: 0;
    height: 0.3rem;
    background: url(../images/tit-line.png) repeat-x;
    background-position: center center;
}

.title a {
    width: 1.22rem;
    height: 0.41rem;
    font-family: MicrosoftYaHei;
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.41rem;
    letter-spacing: 0rem;
    color: #ffffff;
    background: url(../images/tit-more.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    text-align: center;
    padding-left: .15rem;
    transition: all 0.5s;
}

.title-w h2 {
    color: #ffffff;
}

.title-w div {
    height: 0.3rem;
    background: url(../images/tit-line2.png) repeat-x;
    background-position: center center;
}

.title-w a {
    color: #ffffff;
    background: url(../images/tit-more2.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.titlecter {
    position: relative;
}

.titlecter h2 {
    margin-left: .1rem;
}

.titlecter a {
    position: absolute;
    right: 0;
    bottom: 0;
}

.section4 {
    background: #1a3163;
    background-position: center center;
    background-size: cover;
    padding: .65rem 0 1.12rem 0;
}

.section4 .wid {
    max-width: 1700px;
    margin: 0 auto;
}
.section4 .t-tit {
    color: #fff;
    margin: 0 auto 50px auto;
}
.section4 .t-tit .more:hover {
            opacity: .5;
        }
.section4 .t-tit .more a {
            color: #fff;
            background: url(../images/s4-tit-icon.png) no-repeat right center;
        }
.s4-c {
    margin-top: .37rem;
}

.s4-c ul {
    overflow: hidden;
}

.s4-c ul li {
    float: left;
    width: 20%;
    transition: all 0.5s;
}

.s4-c ul li a {
    display: block;
    position: relative;
    margin: 0 .05rem;
}

.s4-c ul li a .pic {
    padding-top: 5rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.s4-c ul li a .pic::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/s4-zzc.png) repeat-x;
    background-position: center bottom;
    transform: translateY(100%);
    opacity: 0;
    transition: all 0.5s;
}


.s4-c ul li a .info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .35rem .4rem;
    transform: translateY(100%);
    opacity: 0;
    transition: all 0.5s;
}

.s4-c ul li a .info h3 {
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.24rem;
    color: #ffffff;
    opacity: 0.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s4-c ul li a .info p {
    font-size: 0.16rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.24rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: .48rem;
    margin-top: .1rem;
}

.s4-c ul li a .info:hover h3 {
    opacity: 1;
}

.s4-c ul li.on {
    width: 40%;
}

.s4-c ul li.on a .pic::after {
    transform: translateY(0);
    opacity: 1;
}

.s4-c ul li.on a .info {
    transform: translateY(0);
    opacity: 1;
}


@media screen and (max-width: 1024px) {
    .s4-c ul {
        display: block;
    }

    .s4-c ul li {
        float: none;
        width: auto;
    }

    .s4-c ul li.on {
        width: auto;
    }

    .s4-c ul li a .pic {
        padding-top: 50%;
    }

    .s4-c ul li a .info {
        padding: .15rem;
        transform: translateY(0);
        opacity: 1;
    }

    .s4-c ul li a .info h3 {
        font-size: .18rem;
    }

    .s4-c ul li a .pic::after {
        transform: translateY(0);
        opacity: 1;
    }
.title h2 {
        font-size: .26rem;
        line-height: .3rem;
        margin-left: 0;
    }

    }


