@charset "utf-8";
.m50{
    margin-top: 0.5rem;
}
.lmTit{
    padding-bottom: 0.15rem;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 0.25rem;
}
.lmTit h2{
    font-size: 0.24rem;
    line-height: 0.3rem;
    color: #000000;
    font-weight: normal;
    position: relative;
    padding-left: 0.15rem;
}
.lmTit h2::before{
    display: block;
    content: "";
    width: 0.04rem;
    height: 0.22rem;
    background: #00169c;
    position: absolute;
    left: 0;
    top: 0.05rem;
}
.lmTit a{
    font-size: 0.15rem;
    line-height: 0.3rem;
    color: #999999;
}
.lmTit a:hover{
    font-weight: bold;
    color: #00169c;
}
.new{
    width: 70%;
}
.newBanner{
    width: 48%;
    box-shadow: 0 0 0.15rem 0 rgba(0,0,0,0.1);
}
.newBanner li{
    width: 100%;
    float: left;
}
.newBanner li a{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}
.newBanner li a .img{
    width: 100%;
    padding: 2.65rem 0 0;
}
.newBanner li a .tit{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 0 0.15rem 0.1rem 0.74rem;
    margin-top: 0.3rem;
}
.newBanner li a .tit p{
    font-size: 0.16rem;
    line-height: 0.24rem;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-height: 0.24rem;
    font-weight: bold;
    text-align: center;
}
.newBanner li a .time{
    width: 0.64rem;
    height: 0.64rem;
    background: #00169c;
    position: absolute;
    left: 0;
    bottom: 0;
    font-family: Arial;
    font-size: 0.24rem;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.newBanner li a .time span{
    display: block;
    font-size: 0.14rem;
    font-weight: normal;
    margin-top: 0.03rem;
}
.newBanner .slick-dots{
    width: calc(100% - 0.64rem);
    height: 0.24rem;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0.34rem;
    right: 0;
}
.newBanner .slick-dots li{
    width: 0.1rem;
    height: 0.1rem;
    background: rgba(0,22,156,0.5);
    border-radius: 100%;
    margin-right: 0.1rem;
}
.newBanner .slick-dots li:last-of-type{
    margin-right: 0;
}
.newBanner .slick-dots li.slick-active{
    background: rgba(0,22,156,1);
}
.newList{
    width: 49%;
}
.newList li{
    width: 100%;
    height: auto;
    position: relative;
}
.newList li::before{
    display: block;
    content: "";
    width: 0%;
    height: 1px;
    background: #00169c;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}
.newList li a{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    padding: 0.13rem 0.18rem;
    padding-right: 0;
    border-bottom: 1px dashed #e6e6e6;
    box-sizing: border-box;
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newList li:first-of-type a{
    padding-top: 0;
}
.newList li a::before{
    display: block;
    content: "";
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 100%;
    background: #00169c;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.newList li:first-of-type a::before{
    margin-top: -0.06rem;
}
.newList li a span.fr{
    font-size: 0.14rem;
    color: #999999;
    display: block;
    margin-left: 5px;
    font-weight: normal;
}
.newList li:hover::before{
    width: 100%;
}
.newList li:hover a{
    color: #00169c;
    font-weight: bold;
    text-indent: 5px;
}
.notice{
    width: 27%;
}
.notice .bd{
width:100%;
height:3.3rem;
overflow:hidden;
}
.notice li:first-of-type a{
    padding-top: 0;
}
.notice li {
    width:100%;
    float:left;
}
.notice li a{
    width: 100%;
    height:auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0.12rem 0;
    border-bottom: 1px dashed #e6e6e6;
}
.notice li a .time{
    font-size: 0.15rem;
    line-height: 1;
    color: #00169c;
    text-align: center;
    white-space: nowrap;
    font-family: Arial;
}
.notice li a .time span{
    display: block;
    font-size: 0.24rem;
    line-height: 0.3rem;
    text-align: center;
    color: #fff;
    background: #00169c;
    margin-bottom: 0.1rem;
}
.notice li a .tit{
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #000000;
    height: 0.6rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-left: 0.15rem;
}
.notice li a:hover .tit{
    font-weight: bold;
    color: #00169c;
}
.indexCon2 .txtList{
    float: left;
    width: 31.5%;
    margin-right: 2.7%;
}
.indexCon2 .txtList:nth-of-type(3n){
    margin-right: 0;
}
.link_1 li{
    float: left;
    width: 31.86%;
    margin-right: 2.2%;
}
.link_1 li:nth-of-type(3n){
    margin-right: 0;
}
.link_1 li a{
    display: block;
    width: 100%;
    height: 0.95rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(90deg, #e8f8fd 0%, #e5e7f5 100%);
    padding: 0 0.1rem;
    box-sizing: border-box;
}
.link_1 li a img{
    display: block;
    height: 0.62rem;
    width: auto;
    margin-right: 0.2rem;
}
.link_1 li a .tit{
    font-size: 0.18rem;
    line-height: 0.3rem;
    font-weight: bold;
    color: #333333;
}
.link_1 li a:hover{
    transform: translateY(-5px);
    box-shadow: 0 0 0.15rem 0 rgba(0,0,0,0.15);
}
.link_1 li a:hover .tit{
    color: #00169c;
}
.link_2 {
    margin-bottom: 0.5rem;
}
.link_2 li{
    float: left;
    width: 15.48%;
    margin-right: 1.42%;
}
.link_2 li:nth-of-type(6n){
    margin-right: 0;
}
.link_2 li a{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    box-shadow: 0 0 0.1rem 0 rgba(0,0,0,0.1);
}
.link_2 li a .img{
    display: block;
    width: 100%;
    padding: 32.2% 0 0;
}
.link_2 li a:hover{
    transform: translateY(-5px);
}
/* 濯掍綋鏌ヨ */
@media only screen and (max-width: 1040px){
    .notice,.new{
        width: 100%;
    }
    .notice,.m50{
        margin-top: 35px;
    }
    .link_2{
        margin-bottom: 35px;
    }
    .notice li{
        width: 48.5%;
        margin-right: 3%;
    }
    .notice li:nth-of-type(2n){
        margin-right: 0;
    }
    .notice li a{
        padding: 0.12rem 0!important;
    }
    .notice .lmTit{
        margin-bottom: 0.13rem;
    }
    .indexCon2 .txtList{
        width: 100%;
        margin-top: 35px;
    }
    .indexCon2 .txtList:first-of-type{
        margin-top: 0;
    }
    .indexCon4 .lmTit,.indexCon3 .lmTit{
        margin-bottom: 0;
    }
    .link_2 li{
        width: 32%;
        margin-right: 2%;
        margin-top: 0.25rem;
    }
    .link_2 li:nth-of-type(3n){
        margin-right: 0;
    }
    .link_1 li{
        width: 49%;
        margin-right: 2%;
        margin-top: 0.25rem;
    }
    .link_1 li:nth-of-type(2n){
        margin-right: 0;
    }
}
@media only screen and (max-width: 768px){
    .notice li{
        width: 100%;
        margin-right: 0;
    }
    .notice li a .tit{
        height:auto;
        max-height: 0.6rem;
    }
    .newBanner{
        width: 100%;
    }
    .newList{
        width: 100%;
        margin-top: 20px;
    }
    .newBanner li a .img{
        padding: 56.25% 0 0;
    }
    .link_2 li{
        width: 48%;
        margin-right: 4%;
    }
    .link_2 li:nth-of-type(3n){
        margin-right: 4%;
    }
    .link_2 li:nth-of-type(2n){
        margin-right: 0;
    }
    .link_1 li a img{
        height: 0.48rem;
        margin-right: 0.1rem;
    }
    .link_1 li a .tit{
        font-size: 0.16rem;
        line-height: 0.24rem;
    }
}
@media only screen and (max-width: 560px){
    .link_2 li{
        width: 49%;
        margin-right: 2%;
        margin-top: 0.15rem;
    }
    .link_2 li:nth-of-type(3n){
        margin-right: 2%;
    }
    .link_1 li{
        width: 100%;
        margin-right: 0!important;
        margin-top: 0.15rem;
    }
    .indexCon2 .txtList,.notice,.m50{
        margin-top: 30px;
    }
    .link_2{
        margin-bottom: 0.15rem;
    }
    .lmTit{
        margin-bottom: 0.15rem;
    }
    .lmTit h2{
        font-size: 0.22rem;
        padding-left: 0.12rem;
    }
    .lmTit h2::before{
        width: 2px;
        height: 0.18rem;
        top: 0.06rem;
    }
    .notice .lmTit{
        margin-bottom: 15px;
    }
    .newList li a{
        white-space: normal;
        text-overflow: clip;
        display: flex;
        flex-direction: column-reverse;
        line-height: 0.24rem;
    }
    .newList li a::before{
        top: 0.25rem;
    }
    .newList li a span{
        width: 100%;
    }
    .newList li a span.fr{
        margin-left: 0;
        margin-top: 0.1rem;
        line-height: 0.18rem;
    }
    .newList li:first-of-type a::before{
        margin-top: -0.13rem;
    }
    .newBanner .slick-dots li{
        width: 0.08rem;
        height: 0.08rem;
        margin-right: 0.05rem;
    }
    .newBanner li a .tit{
        padding: 0 0.05rem 0.1rem;
    }
    .newBanner li a .time{
        top:0;
        left:0;
    }
}
@media only screen and (max-width: 440px){
    .link_2 li{
        width: 2.64rem;
        margin-top: 0.15rem;
        margin: 0.15rem auto 0!important;
        float: none;
    }
}