﻿
.data2024mifrmae {
    width: 82%;
    max-width: 1920px;
    margin: 0 auto;
    margin-top: 30px;
}

.micontainer {
    width: 82%;
    margin-left: 9%;
    display: inline-block;
}

.ywnew {
    display: grid;
    grid-template-columns: 53% 47%;
    grid-column-gap: 0;
    grid-row-gap: 0;
    margin-top: 50px;
    margin-bottom: 30px;
}

    .ywnew .item {
        position: relative;
    }

    .ywnew .im1 {
        width: calc(100% - 30px);
        padding: 10px;
        z-index: 99;
        align-items: center;
        height: 440px;
    }

    .ywnew .im11 {
        /*z-index:999; 
    align-items:center;
    height:400px;*/
    }

    .ywnew .im2 {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        overflow:hidden;
    }

    .ywnew .padding60 {
        padding: 60px;
    }

    .ywnew img {
        /*max-width: 100%;
        transform: scale(1.1);*/
    }

    .ywnew h3 {
        font-weight: bold;
        font-size: 28px;
    }

    .ywnew .intro {
        color: #333333;
        font-size: 20px;
        margin-top: 10px;
        padding-bottom: 20px;
        font-weight:bold;
    }

    .ywnew .area1 p {
        font-size: 16px;
    }

    .ywnew .area2 p {
        font-size: 16px;
        line-height: 30px;
    }

    .ywnew .area3 p {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .ywnew .area4 p {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .ywnew .item .img1 {
        /*overflow: hidden;*/
        width: 100%;
        border-radius: 20px;
    }

        .ywnew .item .img1 img {
            transition: all 0.3s;
        }

.hover_mg:hover {
    transform: scale(1.2);
}

.bg-gray {
    background-color: rgb(239,239,239);
}

.border-radius-20 {
    border-radius: 20px;
}

.mbx {
    margin-top: 30px;
    text-align: right;
}

    .mbx .inner i {
        margin-right: 5px;
    }

    .mbx .inner span {
        margin-right: 5px;
    }

    .mbx .inner span {
        margin-right: 5px;
    }

    .mbx a, .mbx span {
        color: #949494;
    }

        .mbx a:visited {
            color: #949494;
        }

.data2024miscreen {
    width: 100%;
    max-width: 1920px;
    text-align: center;
    padding-bottom: 30px;
    margin: 0 auto;
    padding-top: 30px;
    background-image: url(/page/img/news_bg.png);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    background-position-y: 75px;
    padding-bottom: 35px;
}

.bigtitle {
    font-weight: bold;
    text-align: center;
    padding: 10px 30px;
    font-size: 40px;
    padding-bottom: 40px;
    padding-top: 80px;
}

.ywmsxm {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 70px;
    grid-row-gap: 60px;
    margin-bottom: 60px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
    top: 0px;
}

    .ywmsxm .item {
    }


        .ywmsxm .item h3 {
            color: #0041ff;
            font-weight: bold;
            padding-top: 20px;
        }

        .ywmsxm .item .textsmall {
            text-align: left;
            line-height: 30px;
            margin-top: 20px;
        }


.hxjs .intro {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}

.hxjsicon {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 70px;
    grid-row-gap: 60px;
    margin-top: 30px;
}

    .hxjsicon .item img:hover {
        box-shadow: 0 .05rem .16rem 0 rgba(0, 0, 0, .16);
        border-radius: 20px;
        /*box-shadow: 5px 12px 10px gray;*/
    }


.mar30 {
    margin-top: 30px;
}

.hxjsicon2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    margin-top: 20px;
    position: relative;
    padding-bottom: 60px;
}

    .hxjsicon2 .item {
        border: solid 1px #ebeaea;
        display: flex;
        align-items: center;
        text-align: center;
        height: 200px;
    }

        .hxjsicon2 .item img {
            max-width: 100%;
        }

        .hxjsicon2 .item .img1 {
            margin: 0 auto;
        }


#new_nava {
    margin-top: -6px;
}

    #new_nava ul, #new_list ul {
        list-style: none;
    }

    #new_nava .swiper-slide {
        max-width: 25%;
        width: 20%;
        float: left;
        text-align: center;
    }

    #new_nava ul li a {
        background-image: url(/page/img/circle.png);
        background-size: contain;
        background-repeat: no-repeat;
        padding: 6px;
    }

    #new_nava ul li .year1 {
        position: relative;
        z-index: 999;
        display: block;
        top: -80px;
        font-size: 24px;
        color: #1968b3;
        font-weight: bold;
    }

    #new_nava ul li .news1 {
        position: relative;
        z-index: 999;
        display: block;
        top: -250px;
        height: 104px;
        display: flex;
        align-items: flex-end;
        left: 12%;
            width: 300px;
    }

        #new_nava ul li .news1 ul li {
            text-align: left;
            font-size: 14px;
            margin-bottom: 6px;
            list-style: disc;
        }


    #new_nava ul li .year2 {
        position: relative;
        z-index: 999;
        display: block;
        font-size: 24px;
        color: #1968b3;
        font-weight: bold;
        top: 20px;
    }

    #new_nava ul li .news2 {
        position: relative;
        z-index: 999;
        display: block;
        top: 40px;
        left: 30%;
            width: 300px;
    }

        #new_nava ul li .news2 ul li {
            text-align: left;
            font-size: 14px;
            margin-bottom: 6px;
            list-style: disc;
        }


        .mainimage:hover {
    transform: scale(1.1);
}

 .im2 img { 
        transition: all 0.3s;
        width: 100%;
    }


/*@media only screen and (min-width: 1610px) and (max-width: 1800.98px) {
    .ywnew .intro {
        letter-spacing: 2px;
    }

    .ywnew .im1 {
        padding: 30px;
    }

    .ywnew p {
        margin-bottom: 10px;
    }

    .ywmsxm {
        position: relative;
        top: 0px;
    }

    .data2024miscreen {
        padding-bottom: 25px;
    }
}*/

/*@media only screen and (min-width: 1510px) and (max-width: 1609.98px) {
    .ywnew .intro {
        letter-spacing: 0;
    }

    .ywnew p {
        margin-bottom: 10px;
    }

    .ywnew {
        grid-column-gap: 50px;
        margin-bottom: 0;
    }

    .ywmsxm {
        position: relative;
        top: 0px;
    }

    .bigtitle {
    }

    .ywnew .intro {
        font-size: 18px;
    }

    .ywnew .im1 {
        padding: 20px;
        line-height: 20px !important;
        height: unset;
    }

    .ywnew .im2 {
        transform: scale(1.3);
    }

    .ywnew .area2 p {
        font-size: 14px;
        line-height: 26px;
    }

    .ywnew {
        margin-bottom: 60px;
    }
}*/

/*@media only screen and (min-width: 1410px) and (max-width: 1509.98px) {
    .micontainer {
        width: 100%;
        margin-left: 0%;
    }

    .ywnew .intro {
        letter-spacing: 1px;
    }

    .ywnew p {
        margin-bottom: 0px;
    }


    .ywnew .im1 {
        padding: 20px;
        line-height: 20px !important;
        height: unset;
    }

    .ywnew .im2 {
        transform: scale(1.3);
    }

    .ywnew .area2 p {
        font-size: 14px;
        line-height: 26px;
    }
}*/

@media only screen and (min-width: 1310px) and (max-width: 1409.98px) {
    .micontainer {
        width: 100%;
        margin-left: 0%;
    }

    .ywnew .intro {
        letter-spacing: 1px;
    }

    .ywnew p {
        margin-bottom: 0px;
    }
    .data2024mifrmae2 {
    width:100%;
    }
}

@media only screen and (min-width: 1026px) and (max-width: 1309.98px) {
    .ywnew { 
    grid-template-columns: 50% 50%; 
}
    .ywnew .im1 {
    width: calc(100% - 0px);
    padding: 5px; 
    height:0;
}
    .micontainer {
    width: 100%;
    margin-left: 0;
    }
    .ywnew h3 {
    font-size:24px;
    }
    .ywnew .intro {
    color: #333333;
    font-size: 18px;
    margin-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}
    .ywnew .area1 p {
    font-size: 14px;
}
    .hxjsicon2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-top: 20px;
    position: relative;
    padding-bottom: 60px;
}
    .hxjsicon2 .item img { 
    padding: 30px;
}
}

/*@media only screen and (max-width: 1025px) {
    .micontainer {
        width: 100%;
        margin-left: 0%;
    }

    .ywnew .intro {
        letter-spacing: 0;
    }
}*/
