html,
body,
.banner,
.banner .slick,
.banner .slick div,
.banner .slick-slide a,
.banner .slick-slide a img {
    width: 100%;
    height: 100%;
}

.list_box4{margin-top:30px}
.banner img {
    width: 100%;
}

.banner {
    position: relative;
    background: rgb(63, 82, 244);
    overflow: hidden;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-slide a::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url("../images/shadow.png") center top repeat-x;
}

.banner .slick-dots {
    bottom: 38px;
}

.banner .slick-dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0px 8px;
    background: rgb(255, 255, 255);
    border-radius: 50%;
}

.banner .slick-dots li button {
    display: none;
}

.banner .slick-dots li.slick-active {
    background-color: rgb(20, 87, 160);
}

@keyframes bb {
    0% {
        transform: translate(-50%, 0px);
        opacity: 0;
    }

    20% {
        transform: translate(-50%, 3px);
        opacity: 1;
    }

    80% {
        transform: translate(-50%, 10px);
        opacity: 1;
    }

    90% {
        transform: translate(-50%, 10px);
        opacity: 0;
    }

    100% {
        transform: translate(-50%, 10px);
        opacity: 0;
    }
}

.s4-main ul li a:hover img {
    animation: 1s linear 0s 1 normal none running jello;
}

@keyframes jello {

    0%,
    11.1%,
    100% {
        transform: none;
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        transform: skewX(-0.195312deg) skewY(-0.195312deg);
    }
}



.index {
    font-size: 0px;
    position: fixed;
    top: 100%;
    left: 0px;
    right: 0px;
    overflow: hidden;
    z-index: 99;
    padding-top: 120px;
    background-color: white;
}

.title {
    position: relative;
    overflow: hidden;
    padding-top: 73px;
    padding-bottom: 50px;
}

.title h2 {
    position: relative;
}

.title h2 b {
    position: absolute;
    top: -15px;
    left: 8%;
    transform: translateX(-50%);
    z-index: 1;
    font-family: SourceHanSerifSC-Bold;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: rgb(204, 204, 204);
    opacity: 0.5;
}
.section5 .title h2 span {
    position: absolute;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    line-height: 26px;
    color: rgb(20, 87, 160);
    font-size: 32px;
    font-family: MicrosoftYaHei-Bo;
    font-weight: 600;
}


.section5 .title h2 b {
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    font-family: SourceHanSerifSC-Bold;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: rgb(204, 204, 204);
    opacity: 0.5;
}
.title h2 span {
    position: absolute;
    display: block;
    left: 5%;
    transform: translateX(-50%);
    z-index: 2;
    line-height: 26px;
    color: rgb(20, 87, 160);
    font-size: 32px;
    font-family: MicrosoftYaHei-Bo;
    font-weight: 600;
}

.title .more {
    float: right;
    width: 84px;
    height: 34px;
    border-radius: 2%;
}

.title .more a {
    font-size: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    border-radius: 20px;
    border-width: 1px 0px 1px 1px;
    border-top-style: solid;
    border-top-color: rgb(204, 204, 204);
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-color: rgb(204, 204, 204);
    justify-content: space-between;
}

.title .more a:hover {
    border-top: 1px solid rgb(0, 70, 156);
    border-bottom: 1px solid rgb(0, 70, 156);
    border-left: 1px solid rgb(0, 70, 156);
}

.title .more a:hover b {
    color: rgb(0, 70, 156);
}

.title .more b {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 14px;
    color: rgb(153, 153, 153);
    padding: 10px;
}

.title .more div {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 50%;
    width: 33px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title .more a:hover div {
    border: 1px solid rgb(0, 70, 156);
}

.title .more div img {
    display: block;
}

.title .morejcdt{
    /* display:none; */
    margin-right: 14%;
}


.section1 {
    padding-bottom: 108px;
    background: url("../images/door.png") right bottom no-repeat;
}

.ffex {
    display: flex;
    align-items: flex-end;
}

.s1-l {
    flex: 1;
    min-width: 0;
}

.s1-r {
    width: 804px;
}

.s1-bottom {
    overflow: hidden;
}

.s1-l {
    padding-right: 2.6%;
}

.s1-bottom ul li {
    padding: 8px 0px 8px;
    border-bottom: 1px dashed rgb(204, 204, 204);
}

.s1-bottom ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.s1-bottom ul li a div b {
    font-family: SourceHanSerifSC-Heavy;
    font-size: 16px;
    line-height: 40px;
    color: rgb(153, 153, 153);
    margin-left: 5px;
}

.s1-bottom ul li a h3 {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: rgb(51, 51, 51);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.s1-bottom ul li a p {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 24px;
    color: rgb(255, 255, 255);
    display: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: initial;
    margin-top: 10px;
    height: 48px;
}

.s1-bottom ul li.on {
    border-color: transparent;
    padding: 0px;
}

.s1-bottom ul li a h3 i {
    background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
}

.date {
    position: relative;
}



/* #cuh {
    display: none;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
} */

/* <img src="images/time.png" alt=""><img id="cuh"
src="images/time2.png" alt=""> */

/* .s1-bottom ul li.on .date img:first-child {
    display: none;
}

.s1-bottom ul li.on #cuh {
    display: block;
} */
.s1-bottom ul li .date>div {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url(../images/time.png) center center no-repeat;
}

.s1-bottom ul li.on .date>div {
    background: url(../images/time2.png) center center no-repeat;
    width: 13px;
    height: 13px;
    display: inline-block;
}

.s1-bottom ul li.on a b {
    color: rgb(255, 255, 255);
    margin-left: 6px;
}

.s1-bottom ul li.on a {
    padding: 24px 31px;
    background-color: rgb(0, 70, 156);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;
    border: 1px solid rgb(204, 204, 204);
}

.s1-bottom ul li.on p {
    display: block;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.s1-bottom ul li.on div {
    display: block;
}

.s1-bottom ul li.on h3 {
    color: rgb(255, 255, 255);
    background: none;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 18px;
    font-weight: bold;
    /* font-family: MicrosoftYaHei-Bold; */
    line-height: 32px;
}

.s1rr {
    position: relative;
}

.s1rr ul {
    display: flex;
    justify-content: space-between;
}

.s1rr ul li {
    width: 47.5%;
}

.s1rr ul li a {
    display: block;
    transition: all 0.3s ease 0s;
}

.s1rr ul li a .pic {
    padding-top: 62.8%;
}

.s1rr ul li a .info {
    background-color: rgb(255, 255, 255);
    padding: 14px 32px 29px;
    border-right: 1px solid rgb(204, 204, 204);
    border-bottom: 1px solid rgb(204, 204, 204);
    border-left: 1px solid rgb(204, 204, 204);
    border-image: initial;
    border-top: none;
}

.s1rr ul li a .info .date b {
    font-family: SourceHanSerifSC-Heavy;
    font-size: 16px;
    line-height: 60px;
    color: rgb(153, 153, 153);
    margin-left: 5px;
}

.s1rr ul li a .info h3 {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 15px;
    color: black;
    height: 52px;
    overflow: hidden;
}

.s1rr ul li a .info p {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    line-height: 22px;
    color: rgb(153, 153, 153);
    height: 66px;
    overflow: hidden;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.s1rr ul li:hover a {
    transform: translateY(-20px);
}

.s1rr ul li:hover a .info h3 {
    font-weight: 600;
    color: #00469c;
}

.section3 {
    background: url("../images/section3_shadow.png") center bottom no-repeat;
}

.banner2 {
    position: relative;
}

.banner2 ul {
    margin: 0px -17px;
}

.banner2 ul li a {
    display: block;
    margin: 0px 17px;
    transition: all 0.3s ease 0s;
    box-shadow: rgba(26, 78, 164, 0.25) 0px 4px 25px 0px;
}

.banner2 ul li a .pic {
    padding-top: 64.4%;
}

.banner2 ul li a .info {
    background-color: rgb(255, 255, 255);
    padding: 22px 22px 30px 20px;
    height: 106px;
    /*transition: .5s;*/
}

.banner2 ul li.slick-current+li a .info,
.banner2 ul li.slick-current+li+li+li a .info {
    height: 130px;
}

.banner2 ul li.slick-current+li a .info h3,
.banner2 ul li.slick-current+li+li+li a .info h3 {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    white-space: pre-line;
    -webkit-box-orient: vertical;
    text-align: left;
}

.banner2 ul li a .info h3 {
    text-overflow: ellipsis;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 26px;
    color: rgb(51, 51, 51);
    max-height: 52px;
    overflow: hidden;
    white-space: nowrap;
}

.banner2 ul li a .info p {
    font-family: SourceHanSerifSC-Heavy;
    font-size: 14px;
    line-height: 20px;
    color: rgb(0, 70, 156);
    margin-top: 8px;
}

.banner2 ul li:hover a .info h3 {
    font-weight: 600;
}

.banner2 ul li a .info:hover {
    background: url(../images/baner2sha.png) left bottom / cover no-repeat;

}

.banner2 ul li a .info:hover h3 {
    color: #fff;
}

.banner2 ul li a .info:hover p {
    color: #fff;
}

.banner2 ul li a .info h3 i {
    background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
}

.s4-tlarrow div {
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    cursor: pointer;
    top: 26%;
    overflow: hidden;
}

.s4-tlarrow div.s4-tlprev {
    background: url("../images/leftrow.png") 0% 0% / 100% 100% no-repeat;
    left: -80px;
}

.s4-tlarrow div.s4-tlnext {
    background: url("../images/rightrow3.png") 0% 0% / 100% 100% no-repeat;
    right: -80px;
}

.s2-l {
    float: left;
    width: 47.3%;
}

.s2-r {
    float: right;
    width: 47.5%;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.09) 0px 5px 16px 0px;
}

.s2-l ul li a {
    display: block;

    color: rgb(255, 255, 255);
    padding: 45px 45px 0px;
}

.s2-data {
    overflow: hidden;
}

.s2-data b {
    float: left;
    font-size: 48px;
    line-height: 48px;
    font-weight: normal;
}

.s2-data div {
    overflow: hidden;
    position: relative;
    padding-left: 10px;
    margin-left: 10px;
}

.s2-data div::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    height: 42px;
    width: 1px;
    background: rgb(255, 255, 255);
}

.s2-data div span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
}

.s2-l ul li a h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: rgb(255, 255, 255);
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(211, 211, 211, 0.5);
    margin-top: 35px;
    margin-bottom: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s2-l ul li a h3 i {
    color: rgb(255, 255, 255);
    background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
    background-position: right bottom;
    background-size: 0px 1px;
}

.s2-l ul li a:hover h3 i {
    color: rgb(255, 255, 255);
    background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
    background-position: left bottom;
    background-size: 100% 1px;
}

.s2-l ul li a p {
    font-size: 16px;
    line-height: 28px;
    height: 168px;
    overflow: hidden;
    font-weight: normal;
    color: rgb(255, 255, 255);
    opacity: 0.8;
}

.s2-lmore {
    line-height: 80px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    background: url("../images/banner-r.png") right center no-repeat;
    border-top: 1px solid rgba(211, 211, 211, 0.5);
    margin-top: 80px;
}

.s2-l .slick-dots {
    bottom: 100px;
    text-align: right;
    width: auto;
    right: 45px;
    left: 45px;
    font-size: 0px;
}

.s2-l .slick-dots li {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    margin-left: 10px;
    background: rgb(255, 255, 255);
    opacity: 0.5;
}

.s2-l .slick-dots li button {
    display: none;
}

.s2-l .slick-dots li.slick-active {
    opacity: 1;
}

.list1 li {
    padding: 25px 30px 20px;
    position: relative;
}

.list1 li::before {
    content: "";
    position: absolute;
    inset: 0px -10px;
    z-index: 8;
    transform: rotateX(90deg);
    transition: all 0.3s ease 0s;
    box-shadow: rgba(0, 0, 0, 0.47) 0px 0px 73px 0px;
}

.list1 li a {
    display: block;
    position: relative;
    z-index: 9;
}

.list1-tit {
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: 1px dashed rgba(102, 102, 102, 0.2);
}

.list1-tit .s2-data {
    float: left;
    color: rgb(1, 134, 120);
    margin-right: 25px;
}

.list1-tit .s2-data div::before {
    background: rgba(1, 134, 120, 0.3);
}

.list1-tit h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-weight: normal;
    color: rgb(51, 51, 51);
    line-height: 48px;
}

.list1 li a p {
    font-size: 16px;
    font-weight: normal;
    color: rgb(51, 51, 51);
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    opacity: 0.8;
}

.list1 li:hover::before {
    transform: rotateX(0deg);
}

.list1 li:hover .list1-tit {
    border-color: rgba(255, 255, 255, 0.2);
}

.list1 li:hover .list1-tit .s2-data {
    color: rgb(255, 255, 255);
}

.list1 li:hover .list1-tit h3 {
    color: rgb(255, 255, 255);
}

.list1 li:hover a p {
    color: rgb(255, 255, 255);
}

.section2 {
    background: url("../images/backblue.jpg") center center / cover no-repeat;
    padding-bottom: 49px;
}

.section2 .pic {
    padding-top: 61.6%;
}

.c2-l {
    float: left;
    width: 730px;
}

.c2-c .title {
    padding-top: 72px;
    padding-bottom: 45px;
}

.c2-c .title h2 b {
    left: 64px;
}

.c2-c .title h2 span {
    left: 64px;
}

.c2-r .title h2 span {
    font-family: MicrosoftYaHei-Bold;
    font-size: 32px;
    line-height: 26px;
    color: #ffffff;
}

.c2-r .title .more a:hover {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
}

.c2-r .title .more a:hover b {
    color: #fff;
}

.c2-r .title .more a:hover div {
    border: 1px solid #fff;
}

.c2-r {
    float: right;
    width: calc(100% - 780px);
}

.c2-l ul li a {
    display: block;
    position: relative;
}

.c2-l ul li a h3 {
    position: absolute;
    font-size: 20px;
    line-height: 26px;
    color: rgb(255, 255, 255);
    overflow: hidden;
    left: 38px;
    bottom: 26px;
    font-family: MicrosoftYaHei-Bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    right: 135px;
}

.c2-l ul li a>img {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.c2-l ul li a h3 i {
    /* background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255)); */
    /* font-weight: bold; */
}

.slick-dots li button::before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    content: "";
}

.c2-l .slick-dots {
    bottom: 33px;
    font-size: 0px;
    right: 28px;
    width: auto;
}

.c2-l .slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px 8px;
    background: rgb(255, 255, 255);
    border-radius: 50%;
}

.c2-l .slick-dots li button {
    display: none;
}

.c2-l .slick-dots li.slick-active {
    background-color: rgb(20, 87, 160);
}

.text-list2 li {
    /* padding: 0px 0px 9px; */
}

.text-list2 li a {
    color: rgb(51, 51, 51);
    display: block;
    overflow: hidden;
    line-height: 80px;
    transition: all 0.3s ease 0s;
    /* padding: 0px 0px 31px; */
    height: 94px;
}

.text-list2 li:first-child a {
    border-top: none;
}

.text-list2 li a p i {
    background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
    color: rgb(255, 255, 255);
}

.date2 {
    min-width: 70px;
    text-align: right;
    transition: all 0.3s ease 0s;
}

.date2 p {
    transition: all 0.3s ease 0s;
    font-family: MicrosoftYaHei-Bold;
    font-size: 36px;
    line-height: 36px;
    color: rgb(255, 255, 255);
}

.date2 span {
    display: block;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: rgb(255, 255, 255);
    line-height: 28px;
}

.text-list2 li a .date2 {
    float: left;
    color: rgb(0, 0, 0);
    margin-right: 44px;
    text-align: center;
}

.text-list2 li a:hover .date2 {
    background: url(../images/pjing.png) no-repeat;
    background-position: right bottom;
    background-size: cover;
    padding: 10px 18px 10px 13px;
}

.text-list2 li a:hover .date2 p {
    color: #00469c;
}

.text-list2 li a:hover .date2 span {
    color: #00469c;
}

.text-list2-p {
    overflow: hidden;
    font-size: 0px;
    line-height: 56px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text-list2-p div {
    font-size: 0px;
    overflow: hidden;
    line-height: 32px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.text-list2-p p {
    font-size: 18px;
    line-height: 28px;
    max-height: 56px;
    overflow: hidden;
    font-family: MicrosoftYaHei;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text-list2-p p i b {
    float: left;
    width: 50px;
    height: 22px;
    background-color: rgb(230, 246, 251);
    border-radius: 11px;
    font-size: 14px;
    line-height: 24px;
    color: rgb(20, 113, 146);
    vertical-align: text-bottom;
    text-align: center;
    font-weight: normal;
    margin-right: 5px;
    margin-top: 3px;
}

.text-list2 li a:hover .date2 {
    border-color: rgb(190, 155, 96);
}

.text-list2 li a:hover .text-list2-p p {
    color: rgb(20, 113, 146);
}

.banner2 .slick-slide {
    padding-bottom: 26px;
}

.section3 {
    /* margin-top: 63px; */
    padding-bottom: 138px;
}

.xsbg .title {
    padding-top: 94px;
    padding-bottom: 49px;
}

.xsbg .title h2 b {
    left: 64px;
}

.xsbg .title h2 span {
    left: 64px;
}

.xsbg .title h2 span {
    font-family: MicrosoftYaHei-Bold;
    font-size: 32px;
    line-height: 26px;
}


.s3-t {
    position: relative;
}

.s3-t::before {
    content: "";
    position: absolute;
    inset: 150px 55px 0px 0px;
    background: url("../images/s3-tbj.jpg") center center / cover no-repeat;
    z-index: 1;
}

.s3-tl {
    float: left;
    width: calc(100% - 790px);
    padding-right: 35px;
    position: relative;
    z-index: 9;
}

.s3-tl .title {
    padding-top: 10px;
}

.s3-tr {
    float: right;
    width: 790px;
    position: relative;
    z-index: 9;
}

.s3-tl ul {
    padding: 45px 0px 0px 50px;
}

.s3-tl ul li a {
    display: block;
}

.s3-tl ul li a h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: rgb(255, 255, 255);
    padding-bottom: 30px;
    border-bottom: 1px solid rgb(255, 255, 255);
    margin-top: 35px;
    margin-bottom: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s3-tl ul li a h3 i {
    font-weight: 600;
    color: rgb(255, 255, 255);
    background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
    background-position: right bottom;
    background-size: 0px 1px;
}

.s3-tl ul li a:hover h3 i {
    color: rgb(255, 255, 255);
    background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
    background-position: left bottom;
    background-size: 100% 1px;
}

.s3-tl ul li a span {
    display: block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 15px;
    font-weight: normal;
    color: rgb(255, 255, 255);
    opacity: 0.8;
    background: url("../images/icon-data-w.png") left center no-repeat;

}

.s3-tl ul li a p {
    font-size: 16px;
    line-height: 28px;
    height: 84px;
    overflow: hidden;
    font-weight: normal;
    color: rgb(255, 255, 255);
    opacity: 0.8;
    margin-top: 25px;
}

.s3-tl ul li a .s2-lmore {
    line-height: 65px;
    background-position: left center;
    font-size: 0px;
    margin-top: 40px;
    border: none;
    position: relative;
}

.s3-tl ul::before {
    content: "";
    position: absolute;
    left: 0px;
    height: 65px;
    bottom: 0px;
    right: 0px;
    background: url("../images/s3-item-more-bj.png") left center no-repeat;
}

.s3-tr ul li a {
    display: block;
}

.s3-t ul li a .pic {
    padding-top: 56%;
}

.section5 {
    padding-bottom: 113px;
}

.section5 .title {
    padding-top: 79px;
    padding-bottom: 55px;
}

.s3-b {
    margin-top: 30px;
    padding: 0px 40px;
}


.s3-b ul li a {
    display: block;
    position: relative;
    margin: 0px 13px;
}

.s3-b ul li a .pic {
    padding-top: 77.7%;
    border-radius: 15px;
}


.s3-b .slick-prev,
.s3-b .slick-next {
    width: 30px;
    height: 35px;
}

.s3-b .slick-prev {
    background: url("../images/zt_leftrow.png") center center no-repeat;
    left: -30px;
}

.s3-b .slick-next {
    right: -30px;
    background: url("../images/zt_rightrow.png") center center no-repeat;
}

.slick-prev::before,
.slick-next::before {
    display: none;
}

.back {
    background: url("../images/bbkkll.png") center bottom / cover no-repeat;
}

.section4 {
    padding-bottom: 82px;
}

.c4 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.pic:hover img {
    transform: scale(1.05);
}

.c4-r:hover .titline i {
    background-position: left bottom;
    background-size: 100% 1px;
    background-image: linear-gradient(#00469c, #00469c);
}

.c4-l {
    width: 52.3%;
    z-index: 2;
}

.c4-lt>div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
}

.c4-lt div a {
    display: block;
}

.c4-lt div .pic {
    padding-top: 32.8%;
    width: 48.4%;
}

.c4-lt div a img {
    display: block;
    width: 100%;
}

.c4-l .c4-lb {
    padding-top: 55.4%;
}

.c4 {
    position: relative;
}

.c4::before {
    content: " ";
    position: absolute;
    background: url("../images/leftdooor.png") center center / cover no-repeat;
    left: -225px;
    top: 18%;
    z-index: 1;
    width: 884px;
    height: 643px;
}

.c4-r {
    width: 45.5%;
    z-index: 2;
}

.c4-r p {
    height: 60px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    text-indent: 2em;
    overflow: hidden;
    margin-bottom: 45px;
}

.c4-r .title {
    padding-top: 22px;
    padding-bottom: 43px;
}

.c4-r .title h2 b {
    left: 94px;
}

.c4-r .title h2 span {
    left: 64px;
}

.c4-r .title h2 span {
    font-family: MicrosoftYaHei-Bold;
    font-size: 32px;
    line-height: 26px;
}


#imgg {
    vertical-align: middle;
    margin: 0px 8px;
}


@keyframes circle_scale {
    0% {
        transform: translateX(-50%) translateY(-50%) scale(1);
        opacity: 0;
    }

    50% {
        opacity: 0.6;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) scale(1.2);
        opacity: 0;
    }
}














.section4 .title h2 span,
.section4 .title h2 b{
    left: 103px;
}
.section4 .content{
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.section4 .left{
    width: 50%;
    position: relative;
    z-index: 2;
    padding: 0px 48px 40px 0;
}
.section4 .left:after{
    position:absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: calc((100vw - 1400px) / -2);
    background: #1457a0;
    z-index: -1;
}
.section4 .left .title h2 span,
.section4 .left .title h2 b{
    color:#fff;
}


.section4 .right{
    width: 48%;
    /* margin-top: 40px; */
}

.list_box3 ul li{
    height: 44px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid #f4ebde;
    border-right: 1px solid #f4ebde;
}
.list_box3 ul li span{
    display: block;
    font-size: 16px;
    line-height: 43px;
    color: #333;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 14px;
    /* width: 100%; */
}
.list_box3 ul li .w50{
    width: 75%;
    border-left: 1px solid #f4ebde;
}
.list_box3 ul li .w25{
    width: 25%;
    border-left: 1px solid #f4ebde;
}

.list_box3 .top span{
    color: #1457a0;
    font-weight: 700;
}
.list_box3 .top {
    border-top: 5px solid #1457a0;
}
.list_box3 .top li{
    height: 54px;
}
.list_box3 .top li span{
    line-height: 53px;
}

.list_box3 .bot{
    height: 440px;
    overflow:hidden;
    border-bottom: 1px solid #f4ebde;
}

.list_box4 ul{
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}

.list_box4 li{
    width: 32%;
    /* margin-left: 2%; */
}
.list_box4 li:nth-child(4n+1){
    /* margin-left:0; */
}
.list_box4 li a{
    display:flex;
    height:100px;
    background: #00469c;
    justify-content:center;
    align-items:center;
    border-radius: 10px;
    padding: 0 10px;
}
.list_box4 li a h3{
    font-size:20px;
    color:#fff;
    
}

@media screen and (max-width:1400px){
    .index{
        position: static !important;
        padding-top: 20px;
    }
    .banner{
        position:static !important;
    }
    .section4 .left:after{
        left:0;
    }
}