﻿@charset "utf-8";
.bg{
    background: url(../img/bg.png) no-repeat center;
    background-size: cover;
}
.ImgBanner{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.banner>div{
    float: left;
}
.banner a{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}
.banner a .img{
    width: 100%;
    padding: 31.25% 0 0;
}
.banner .slick-dots{
    width: 100%;
    bottom: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner .slick-dots li{
    width: 0.12rem;
    height: 0.12rem;
    border: 2px solid #fff;
    box-sizing: border-box;
    margin-right: 0.15rem;
    border-radius: 100%;
}
.banner .slick-dots li:last-of-type{
    margin-right: 0;
}
.banner .slick-dots li.slick-active{
    width: 0.3rem;
    height: 0.2rem;
    border-radius: 0;
    border: none;
    background: url(../img/dots.png) no-repeat center;
    background-size: contain;
}
/* lmTit */
.lmTit{
    margin-bottom: 0.35rem;
    position: relative;
}
.lmTit a.more{
    font-family: Microsoft YaHei;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: 0.03em;
    color: #333333;
    padding-left: 0.32rem;
    background: url(../img/dots.png) no-repeat left center;
    background-size: 0.26rem auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.lmTit a.more:hover{
    color: #FFBC00;
    background: url(../img/dots2.png) no-repeat left center;
    background-size: 0.26rem auto;
}
.lmTit .tit{
    font-family: SourceHanSerifCN;
    font-size: 0.37rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.03em;
    color: #333333;
    z-index: 0;
    position: relative;
    padding-bottom: 0.15rem;
}
.lmTit .tit::before{
    display: block;
    content: "";
    width: 0.7rem;
    height: 4px;
    background: #0F9306;
    position: absolute;
    left: 0;
    bottom: 0;
}
/* indexCon1 */
.indexCon1{
    padding: 0.65rem 0;
}
.new,.notice{
    width: 48%; 
}
.newBanner{
    width: 100%;
    position: relative;
}
.newBanner ul{
    position: relative;
}
.newBanner li a{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}
.newBanner li .img{
    width: 100%;
    padding: 5.04rem 0 0;
    z-index: 19;
}
.newBanner li .con{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 21;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    padding: 0.15rem 0.1rem;
    width: 100%;
    height: auto;
    box-sizing: border-box;
}
.newBanner li .tit{
    font-family: Microsoft YaHei;
    font-size: 0.22rem;
    font-weight: bold;
    line-height: 0.34rem;
    letter-spacing: 0em;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    max-height: 0.34rem;
    text-align: center;
}
.newBanner .arrow .prev,.newBanner .arrow .next{
    width: 0.48rem;
    height: 0.48rem;
    background: url(../img/arrowIcon1.png) no-repeat center;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    cursor: pointer;
}
.newBanner .arrow .prev{
    left: 0.1rem;
}
.newBanner .arrow .next{
    right: 0.1rem;
    transform: translateY(-50%) rotateY(180deg);
}
.newBanner .arrow .prev:hover,.newBanner .arrow .next:hover{
    background: url(../img/arrowIcon2.png) no-repeat center;
    background-size: 100% auto;
}
.noticeList li{
    position: relative;
    padding-left: 0.2rem;
    box-sizing: border-box;
    margin-bottom: 0.26rem;
}
.noticeList li::before{
    display: block;
    content: "";
    width: 0.11rem;
    height: 0.11rem;
    border-radius: 100%;
    background: rgba(5, 137, 58, 0.2);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.noticeList li::after{
    display: block;
    content: "";
    width: 0.05rem;
    height: 0.05rem;
    border-radius: 100%;
    background: #05893A;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.03rem;
}
.noticeList li a{
    display: block;
    width: 100%;
    height: auto;
    font-family: Microsoft YaHei;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.32rem;
    letter-spacing: 0em;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.noticeList li a span.fr{
    font-family: Microsoft YaHei;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.32rem;
    letter-spacing: 0em;
    color: #666666;
    margin-left: 5px;
}
.noticeList li:last-of-type a{
    margin-bottom: 0;
}
.noticeList li a:hover{
    color: #0F9306;
    text-indent: 0.05rem;
    font-weight: bold;
}
.noticeList li a:hover span.fr{
    color: #0F9306;
}
/*  */
.kyjz,.hzjl{
    width: 48%;
}
.kyjzImg li{
    float: left;
    width: 48.62%;
    margin-right: 2.75%;
    margin-bottom: 0.26rem;
}
.kyjzImg li:nth-of-type(2n){
    margin-right: 0;
}
.kyjzImg li a{
    display: block;
    width: 100%;
    height: auto;
}
.kyjzImg li .img{
    width: 100%;
    padding: 2rem 0 0;
}
.kyjzImg li .con{
    padding: 0.2rem 0.2rem 0.1rem;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
}
.kyjzImg li .tit{
    font-family: Microsoft YaHei;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.28rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.56rem;
    margin-bottom: 0.1rem;
}
.kyjzImg li .txt{
    font-family: Microsoft YaHei;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #0F9306;
    float: right;
    position: relative;
}
.kyjzImg li .txt::before{
    display: block;
    content: "";
    width: 0.3rem;
    height: 1px;
    background: #0F9306;
    position: absolute;
    left: -0.4rem;
    top: 50%;
}
.kyjzImg li a:hover .tit{
    color: #05893A;
    font-weight: bold;
}
.hzjl .listTxt{
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 0.1rem;
    z-index: 1;
    background: #fff;
}
.listTxt::before{
    display: block;
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #0F9306;
    z-index: 0;
}
.hzjl .listTxt:last-of-type{
    margin-bottom: 0;
}
.listTxt a{
    display: block;
    width: 100%;
    height: auto;
    padding: 0.2rem 0.15rem;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: Microsoft YaHei;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: 0em;
    color: #333333;
    position: relative;
    z-index: 1;
}
.listTxt a::before{
    display: block;
    content: "";
    width: 2px;
    height: 0.3rem;
    background: #0F9306;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 8;
}
.listTxt a span.fr{
    font-family: Microsoft YaHei;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.3rem;
    letter-spacing: 0em;
    color: #666666;
    margin-left: 5px;
}
.listTxt:hover::before{
    width: 100%;
}
.listTxt:hover a{
    color: #fff;
}
.listTxt:hover a span.fr{
    color: #fff;
}
.listTxt:hover a::before{
    background: #FFCC3D;
}

.indexCon3{
    padding: 0.9rem 0 1.67rem;
}
.indexCon3 .yqlj{
    position: relative;
}
.yqljSub{
    width: 100%;
    padding: 0 0.7rem;
    box-sizing: border-box;
}
.yqljSub ul{
    width: auto;
    height: auto;
    margin: 0 -0.12rem;
}
.yqljSub li{
    margin: 0 0.12rem;
}
.yqljSub li a{
    display: block;
    width: 100%;
    height: auto;
    padding: 5px;
    border: 1px solid #A3CDA0;
    box-sizing: border-box;
}
.yqljSub li a .img{
    width: 100%;
    padding: 37.5% 0 0;
}
.yqlj .arrow .prev,.yqlj .arrow .next{
    width: 0.48rem;
    height: 0.48rem;
    background: url(../img/arrowIcon3.png) no-repeat center;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    cursor: pointer;
}
.yqlj .arrow .prev{
    left: 0;
}
.yqlj .arrow .next{
    right: 0;
    transform: translateY(-50%) rotateY(180deg);
}
.yqlj .arrow .prev:hover,.yqlj .arrow .next:hover{
    background: url(../img/arrowIcon2.png) no-repeat center;
    background-size: 100% auto;
}
.listImg {
    margin-bottom: 0.3rem;
}
.listImg a{
    display: block;
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #999999;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.listImg a .img{
    width: 2.5rem;
    padding: 1.78rem 0 0;
}
.listImg a .con{
    width: calc(100% - 2.4rem);
    padding-left: 0.25rem;
    box-sizing: border-box;
}
.listImg a .time{
    font-family: Microsoft YaHei;
    font-size: 0.16rem;
    font-weight: normal;
    line-height: 0.2rem;
    color: #0F9306;
    position: relative;
    padding-left: 0.4rem;
}
.listImg a .time::before{
    display: block;
    content: "";
    width: 0.3rem;
    height: 1px;
    background: #0F9306;
    position: absolute;
    left: 0;
    top: 50%;
}
.listImg a .tit{
    font-family: Microsoft YaHei;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: 0.28rem;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.56rem;
    margin: 0.1rem 0;
}
.listImg a .txt{
    font-family: Microsoft YaHei;
    font-size: 0.15rem;
    font-weight: normal;
    line-height: 0.24rem;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 0.48rem;
}
.listImg a:hover .tit{
    color: #05893A;
    font-weight: bold;
}
/*  */
@media only screen and (max-width: 1560px){
    .w1500{
        padding: 0 0.3rem;
    }
}
@media only screen and (max-width: 1040px){
    .banner a .img{
        padding: 31.25% 0 0;
    }
    .newBanner,.notice{
        width: 100%;
    }
    .newBanner li .img{
        padding: 56.25% 0 0;
    }
    .newBanner li .con{
        margin-top: 0;
        box-sizing: border-box;
        padding: 15px 10px;
    }
    .indexCon1{
        padding: 50px 0;
    }
    .yqljSub{
        padding: 0;
    }
    .yqljSub li{
        margin: 0 5px;
    }
    .yqljSub ul{
        margin: 0 -5px;
    }
    .yqlj .arrow .prev, .yqlj .arrow .next{
        position: static;
        transform: none;
        margin: 0 20px;
    }
    .yqlj .arrow .next{
        transform: rotateY(180deg);
    }
    .yqlj .arrow{
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 30px;
    }
    .new, .notice,.kyjz, .hzjl{
        width: 100%;
    }
    .notice,.hzjl{
        margin-top: 50px;
    }
    .kyjzImg li .img{
        padding: 56.25% 0 0;
    }
    .lmTit.flex-c{
        justify-content: space-between;
    }
    .indexCon3{
        padding: 50px 0 140px;
    }
    .listImg a .tit{
        height: auto;
        max-height: 0.56rem;
    }
    .listImg a .txt{
        height: auto;
        max-height: 0.48rem;
    }
    .kyjzImg li .con{
        box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.05);
    }
    .hzjl .listTxt{
        box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.05);
    }
}
@media only screen and (max-width: 768px){
    .w1500{
        padding: 0 20px;
    }
    .indexCon1{
        padding: 40px 0;
    }
    .lmTit .tit{
        font-size: 26px;
    }
    .lmTit{
        margin-bottom: 25px;
    }
    .notice, .hzjl{
        margin-top: 40px;
    }
    .indexCon3{
        padding: 40px 0 110px;
    }
}
@media only screen and (max-width: 560px){
    .w1500{
        padding: 0 12px;
    }
    .lmTit{
        margin-bottom: 15px;
    }
    .lmTit .tit{
        font-size: 22px;
        padding-bottom: 10px;
    }
    .lmTit .tit::before{
        height: 1px;
        width: 50%;
    }
    .indexCon1{
        padding: 30px 0;
    }
    .newBanner .arrow .prev, .newBanner .arrow .next{
        width: 36px;
        height: 36px;
    }
    .newBanner li .tit{
        font-size: 16px;
        -webkit-line-clamp: 2;
        line-height: 24px;
        max-height: 48px;
    }
    .banner a .img{
        padding: 40% 0 0;
    }
    .banner .slick-dots li{
        width: 10px;
        height: 10px;
        border: 1px solid #fff;
        margin-right: 8px;
    }
    .banner .slick-dots{
        bottom: 10px;
    }
    .newList li .txt h2{
        line-height: 28px;
        max-height: 56px;
    }
    .yqlj .arrow {
        margin-top: 20px;
    }
    .yqlj .arrow .prev, .yqlj .arrow .next{
        width: 36px;
        height: 36px;
        margin: 0 10px;
    }
    .notice, .hzjl{
        margin-top: 30px;
    }
    .newBanner li .con{
        padding: 8px 5px;
    }
    .noticeList li a{
        display: flex;
        flex-direction: column;
        white-space: normal;
        text-overflow: clip;
        font-size: 16px;
        line-height: 26px;
    }
    .noticeList li a span.fr{
        float: none;
        margin-left: 0;
        padding-left: 0.2rem;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .noticeList li{
        padding-left: 0;
        margin-bottom: 15px;
    }
    .noticeList li::before{
        width: 10px;
        height: 10px;
        top: 5px;
        transform: none;
    }
    .noticeList li::after{
        width: 4px;
        height: 4px;
        left: 3px;
        top: 8px;
        transform: none;
    }
    .kyjzImg li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .kyjzImg li .con{
        padding: 12px;
    }
    .kyjzImg li .tit{
        height: auto;
        max-height: 0.56rem;
        margin-bottom: 0;
    }
    .listTxt a{
        padding: 12px  10px 10px 15px;
        display: flex;
        flex-direction: column-reverse;
        white-space: normal;
        text-overflow: clip;
        font-size: 16px;
        line-height: 26px;
    }
    .listTxt a span.fr{
        margin-left: 0;
        line-height: 1;
        margin-top: 8px;
    }
    .listTxt a::before{
        top: 14px;
        height: 26px;
        transform: none;
    }
    .listImg a{
        flex-wrap: wrap;
        border-bottom: none;
    }
    .listImg a .img{
        width: 100%;
        padding: 56.25% 0 0;
    }
    .listImg a .con{
        width: 100%;
        padding: 15px;
        background: #fff;
        box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.05);
    }
    .listImg{
        margin-bottom: 10px;
    }
    .indexCon3{
        padding: 30px 0 80px;
    }
}