@charset "utf-8";

@font-face {
    font-family: "syBold";
    src: url(../font/SourceHanSerifSC-Bold.otf) format("woff"),
        /* chrome, firefox */
        url(../font/SourceHanSerifSC-Bold.otf) format("truetype"),
        /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
        url("../font/SourceHanSerifSC-Bold.otf#FZZHUNYSK") format("svg");
    /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}

.title1 {
    position: relative;
    margin-bottom: 40px;
}

.title1 .name {
    padding-left: 55px;
    font-size: 32px;
    font-weight: 600;
    background: url(../image/titicon1.png) no-repeat left center;
    line-height: 35px;
}

.title1 .name span {
    color: #3588e4;

}

.title1 .ename {
    color: #cccccc;
    margin-top: 5px;
    /* letter-spacing: 3px; */
}

.title1 .more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fea500;
    transition: all 0.4s;
    font-size: 14px;
    padding-right: 35px;
    background: url(../image/index5.png) no-repeat right center;
    line-height: 20px;
}

.box1 {
    background: url(../image/index9.png);
    background-size: cover;
}

.box11 .left,
.box13 .left {
    width: 45%;
}

.list1 .item {
    padding-bottom: 70px;
}

.list1 a {
    position: relative;
    box-shadow: 0px 0px 20px 1px rgba(0, 60, 112, 0.15);
    overflow: hidden;
}

.list1 a .img {
    width: 100%;
    height: 460px;
    object-fit: cover;
}

.list1 a .back {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.list1 a .text {

    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    padding: 20px;
    color: #ffffff;
}

.list1 a .title {
    line-height: 24px;
    font-size: 20px;
}

.list1 a .date {
    float: right;
    padding-left: 25px;
    font-size: 14px;
    background: url(../image/index6.png) no-repeat left center;
    line-height: 24px;
}

.list1 .fade-1 .slick-dots {
    display: none !important;
}

.list1 .slick-prev,
.list1 .slick-next {
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0px;
    right: 90px;
    background: url(../image/index15.png) no-repeat center center;
    z-index: 9;
}

.list1 .slick-next {
    background-image: url(../image/index16.png);
    right: 0;
}

.box11 .right,
.box13 .right {
    width: 55%;
    box-sizing: border-box;
    padding-left: 25px;
}

.list2 .item {
    padding: 18px 20px;
    margin-top: 20px;
}

.list2 .item:nth-child(1) {
    margin-top: 0;
}

.list2 .date {
    float: right;
    font-size: 14px;
    color: #3588e4;
    line-height: 24px;
    width: 90px;
    text-align: right;
}

.list2 .title {
    font-size: 20px;
    font-weight: 600;
    padding-right: 46px;
    position: relative;
    line-height: 24px;
    float: left;
    max-width: calc(100% - 90px);
}

.list2 .hot {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 40px;
    line-height: 16px;
    color: #ffffff;
    text-align: center;
    background-color: #ef3030;
    font-size: 12px;
}

.list2 .summary {
    color: #666666;
    margin-top: 15px;
}

.list2 .item:hover {
    transition: all 0.4s;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 1px rgb(0 60 112 / 15%);
}

.box12 {
    width: calc(100% + 23px);
    margin: 80px 0px;
}

.box12 .block1 {
    width: calc(25% - 23px);
    float: left;
    /* box-shadow: 0px 0px 20px 1px rgb(0 60 112 / 15%); */
    /* background-color: #ffffff; */
    margin-right: 23px;
}

.box12 .block1 .list {
    box-sizing: border-box;
    padding: 0px 30px;
    padding-bottom: 20px;
    background-color: #ffffff;
}

.box12 .block1 .list .item {
    border-bottom: 1px solid #cccccc;
    line-height: 74px;
}

.box12 .block1 .lmname {
    font-family: 'syBold';
    text-align: center;
    background-size: cover;
}

.box12 .block1 .lmname .text {
    font-family: 'syBold';
    font-size: 40px;
    line-height: 90px;
    display: inline-block;
    background: url(../image/index17.png) no-repeat right center;
}


.box12 .block1:hover{
     box-shadow: 0px 0px 20px 1px rgb(0 60 112 / 15%); 
    transition:all 0.4s;
}
.box12 .block1:hover .lmname{
    background: url(../image/index4.png);
    transition:all 0.4s;
}
.box12 .block1:hover  .lmname .text{
    transition:all 0.4s;
    color: #ffffff;
    padding-right: 35px;
}
.box12 .block {
    width: calc(23.33% - 23px);
    float: left;
    margin-right: 23px;
}

.box12 .block .list {
    box-sizing: content-box;
    padding: 0px 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
}

.box12 .block .list .item {
    border-bottom: 1px solid #cccccc;
    line-height: 74px;
}

.box12 .block .lmname .text {
    font-family: 'syBold';
    text-align: center;
    background-size: cover;
    font-size: 36px;
    text-align: center;
    line-height: 90px;
}

.box12 .lmname:hover {
    opacity: 0.7;
    transition: all 0.4s;
}

.box12 .list .item:hover {
    color: #3588e4;
    transition: all 0.4s;
}

.box13 .right {
    padding-top: 40px;
}

.box13 {
    /* margin-bottom: 80px; */
}

.vertical-text {
    writing-mode: vertical-rl;
    /* 从上到下，从右到左 */
    transform: rotate(180deg);
    /* 可选，使文字从上到下顺序 */
}

.box14 {
    background: url(../image/ztback.png);
    background-size: cover;
}

.box14 .item {
    width: calc(100% / 4);
    float: left;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
}

.box14 .item2 div {
    line-height: 60px;
}

.box14 .item3 div {
    line-height: 50px;
}

.box14 .item4 div {
    font-size: 26px;
}

.box14 .item .a {
    display: inline-block;
    max-width: 90%;
    position: relative;
}

.box14 .item .img {
    width: 100%;
}

.box14 .item .title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90px;
    color: #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.box14 .item .title .text {
    display: inline-block;
    width: 35px;
    /* writing-mode: vertical-rl;
    letter-spacing: 10px; */
}

.box13 .title1 .ename {
    letter-spacing: 3px;
}

.box14 .title1 .ename {
    letter-spacing: 6px;
}

.box2 .title1 .ename {
    letter-spacing: 3px;
}

.box2 .title1 .ename,
.box2 .title1 .name {
    color: #ffffff;
}

.box2 .title1 .more {
    display: none;
}

.box2 {
    background: url(../image/index3.png) no-repeat left top;
    background-size: 100% auto;
}

.list1 .slick-prev:hover,
.list1 .slick-next:hover {
    opacity: 0.5;
    transition: all 0.5s;
}

.list1 a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.box2 .list .item {
    position: relative; 
    height: 375px;
    overflow: hidden;
    float: left;
}

.box2 .list .item1,.box2 .list .item2,.box2 .list .item5,.box2 .list .item6 {
    width: 25%;
}

.box2 .list .item3 ,.box2 .list .item4{
    width: 50%;
}

 

.box2 .list .item .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box2 .list .item .back {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.box2 .list .item .play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
}

.box2 .list .item .text {
    position: absolute;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    padding: 25px 35px;
    color: #ffffff;
    font-size: 18px;
    width: 100%;
}

.box2 .list .item .title {
    margin-bottom: 8px;
}

.box2 .list .item .date {
    color: rgba(255, 255, 255, 0.6);
    font-family: 'Georgia';
}

.box2 .list .item:hover .img {
    transition: all 0.4s;
    transform: scale(1.1);
}

@media screen and (max-width: 1700px) {
    .box2 .list .item {
        height: calc(94vw/1595*375);
    }

    .box2 .list .item1,
    .box2 .list .item2 {
        /* height: calc(94vw/1595*445); */
    }
}

@media screen and (max-width: 1300px) {
    .list1 a .img {
        height: 360px;
    }

    .box2 .list .item .play {
        top: 37%;
    }

    .list2 .item {
        padding: 16px 20px;
        margin-top: 0px;
    }
}

@media screen and (max-width: 1200px) {
    .box14 .item {
        font-size: 24px;
    }

    .box14 .item2 div {
        line-height: 44px;
    }

    .box14 .item3 div {
        line-height: 34px;
    }

    .box14 .item4 div {
        font-size: 18px;
    }

    .box14 .item .title .text {
        width: 24px;
    }

    .box12 .block1,
    .box12 .block {
        width: calc(100% - 23px);
    }

    .box12 .block {
        margin-top: 30px;
    }
}

@media screen and (max-width: 1000px) {

    .box11 .left,
    .box13 .left,
    .box11 .right,
    .box13 .right {
        width: 100%;
        padding-left: 0px;
    }

    .box11 .right,
    .box13 .right {
        margin-top: 30px;
    }

    .list1 .item {
        padding-bottom: 50px;
    }

    .list2 .item {
        margin-top: 10px;
        padding: 13px 13px;
    }

    .list1 a .img {
        height: calc(94vw/72*46);
    }

    .box13 .right {
        padding-top: 0px;
    }

    .box2 .list .item {
        width: 100%;
        height: calc(94vw/53*28);
    }

    .box2 {
        background-size: 100% 250px;
    }
}

@media screen and (max-width: 800px) {
    .title1 .name {
        padding-left: 32px;
        font-size: 22px;
        line-height: 24px;
        background-size: auto 100%;
    }

    .box14 .item {
        height: 350px;
    }

    .box14 .item {
        width: calc(100% / 2);
        margin-bottom: 15px;
    }

    .box13 {
        margin-bottom: 30px;
    }

    .box12 {
        margin: 30px 0px;
    }

    .list1 a .title {
        font-size: 17px;
    }

    .list1 a .text {
        padding: 10px;
    }

    .list2 .title {
        font-size: 17px;
    }

    .list2 .summary {
        font-size: 15px;
    }

    .title1 {
        margin-bottom: 20px;
    }

    .box12 .block1 .lmname .text {
        font-size: 24px;
        padding-right: 24px;
        line-height: 64px;
    }

    .title1 .ename {
        font-size: 12px;
    }

    .box12 .block .lmname .text {
        font-size: 24px;
        line-height: 60px;
    }

    /* .box14 .item5 {
        width: 100%;
    }

    .box14 .item5 .a {
        max-width: 45%;
    } */
}

@media screen and (max-width: 500px) {
    .box14 .item {
        height: calc(94vw/2*0.9/212*351);
    }

    .box14 .item .title {
        width: 70px;
    }

    .box2 .list .item .text {
        padding: 15px 15px;
    }

    .box2 .list .item .play {
        width: 45px;
    }
}

@media screen and (max-width: 450px) {

    .box12 .block1 .list {
        padding: 0px 15px;

    }
}