@font-face {
    font-family: 'AlimamaShuHeiTi-Bold';
    src: url('../fonts/AlimamaShuHeiTi-Bold.otf') format('opentype'),
        url('../fonts/AlimamaShuHeiTi-Bold.woff') format('woff'),
        url('../fonts/alimamashuheiti-bold.woff2') format('woff2'),
        url('../fonts/alimamashuheiti-bold.ttf') format('truetype'),

}

.index_wrapper {
    overflow: hidden;
}

.warp_mode00 {
    line-height: 44px;
    background: #f6f6f6;
}

.index_001 {
    overflow: hidden;
    white-space: nowrap;
}

.index_001 ul {
    display: inline-block;
    vertical-align: middle;
}

.index_001 li {
    width: auto;
}

.warp_mode00 .title {
    padding: 0 6.5rem 0 1.8rem;
    position: relative;
    color: #282828;
}

.warp_mode00 .title::before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    background: #00572d;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.warp_mode00 .more {
    float: right;
    display: block;
    position: relative;
    padding: 0 12px 0 22px;
}

.warp_mode00 .more::before {
    content: '';
    display: block;
    width: 2px;
    height: 12px;
    background: #888;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.wrap_mode01 {
    background: url(../images/main01bg.png) no-repeat center center;
    background-size: cover;
    overflow: hidden;
    padding-bottom: 3.7rem;
}

.index_title {
    text-align: center;
    position: relative;
    margin: 4rem 0 1.8rem;
}

.index_title .channel_title {
    display: inline-block;
    color: #333;
}

.more {
    height: 3.2rem;
    line-height: 3.2rem;
    border-radius: 1.6rem;
    background: #2da505;
    color: #fff;
    display: inline-block;
    padding: 0rem 1.8rem;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: calc(50% - 1.6rem);
}

.mode01left {
    width: 77.6rem;
    overflow: hidden;
    position: relative;
}

.mode01left .img {
    position: relative;
    height: 0;
    padding-bottom: 56.3%;
    overflow: hidden;
}

.mode01left img {
    width: 100%;
    position: absolute;
    height: 100%;
    object-fit: cover;
}

.mode01left .info_box {
    padding: 3.7rem 2.5rem;
    box-sizing: border-box;
    height: 27.9rem;
    background: url(../images/bgtxt.png) no-repeat center center;
    background-size: cover;
}

.mode01left .info_box .info {
    color: #292929;
}

.mode01left .info_box .summary {
    color: #292929;
    margin: 2.4rem 0 1.5rem;
}

.time {
    color: #2da505;
    padding-left: 2.6rem;
    box-sizing: border-box;
    position: relative;
}

.time::before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/shijian.png) no-repeat center center;
    background-size: cover;
    width: 1.6rem;
    height: 1.6rem;

}

.mode01left .swiper-pagination {
    font-size: 0;
    bottom: 1.4rem;
}

.mode01left .swiper-pagination span {
    border: 1px solid #2da505;
    background: none;
}

.mode01left .swiper-pagination span.swiper-pagination-bullet-active {
    background: #2da505;
}

.mode01right {
    padding: 3rem 2.3rem 0.4rem 2.9rem;
    background: #fff;
    box-sizing: border-box;
    width: calc(100% - 77.6rem);
    overflow: hidden;
}

.imgrinfo {
    width: calc(100% - 26rem);
}

.mode01right li.no .imgrinfo {
    width: 100%;
}

.imgrinfo .info {
    color: #292929;
    height: auto;
    max-height: 4.8rem;
    font-weight: bold;
}

.mode01right li:hover .imgrinfo .info,
.mode01right li:hover .imgrinfo .summary {
    color: #013f22
}

.mode01right li:hover .imgrinfo .info {
    font-weight: bold
}

.imgrinfo .summary {
    color: #707070;
    margin: 1.3rem 0;
}

.mode01rul a {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #f6f6f6;
}

.mode01rul li:last-child a {
    margin-bottom: 0;
}

.imgright {
    width: 26rem;
    overflow: hidden;
    padding-left: 1.4rem;
}

.imgright .img {
    padding-bottom: 56.3%;
    height: 0;
    overflow: hidden;
}

/* mode02 */
.wrap_mode02 {
    background: url(../images/mode2bg.png) no-repeat center center;
    background-size: cover;
    padding-bottom: 2.5rem;
    padding-top: 3.3rem;
    box-sizing: border-box;
}

.mode02left {}

.mode02left .index_title,
.mode02right .index_title,
.mode03left .index_title,
.mode03right .index_title {
    text-align: left;
    margin: 0rem 0 3.6rem;
}

.mode02left .top {
    position: relative;
}

.mode2tit {
    padding: 2.3rem;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}

.mode2tit .info {
    position: relative;
    z-index: 1;
}

.mode2tit::before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0;
    background-image: -moz-linear-gradient(90deg, rgb(1, 63, 34) 0%, rgba(1, 63, 34, 0) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(1, 63, 34) 0%, rgba(1, 63, 34, 0) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(1, 63, 34) 0%, rgba(1, 63, 34, 0) 100%);
    width: 100%;
    height: 9.5rem;
}

.mode02left,
.mode03left {
    width: 55.5rem;
}

.date {
    color: #006336;
    text-align: center;
    display: inline-block;
    padding-right: 2.4rem;
    box-sizing: border-box;
}

.mode2topul {
    padding: 2rem 2rem 1.5rem 1.5rem;
    background: #fff;
    box-sizing: border-box;
}

.mode2topul a {
    display: flex;
    padding-bottom: 0.7rem;
    margin-bottom: 1.6rem;
    border-bottom: 1px solid #f4f4f4;
    align-items: center;
}

.mode2topul a .info {
    color: #292929;
    flex: 1;
}

.mode2topul li:last-child a {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.mode2topul li:hover .info {
    font-weight: bold;
    color: #006336;
}

.mode02right,
.mode03right {
    width: calc(100% - 55.5rem);
    padding-left: 6.9rem;
    box-sizing: border-box;
}

.mode2rightul a {
    display: block;
    padding: 2.1rem 0;
    box-sizing: border-box;
    border-top: 1px solid #d8d8d8;
    position: relative;
    transition: all .3s ease-in-out;
}

.mode2rightul li:nth-child(1) a {
    padding-top: 0rem;
    border-top: 0px solid #2da505 !important;
}

.mode2rightul li:last-child a {
    padding-bottom: 0rem;
}

.mode2rightul li:hover a::before {
    height: calc(100% - 3.8rem);
    top: 1.9rem;
}

.mode2rightul a::before {
    content: '';
    display: block;
    width: 4px;
    height: 0;
    background: #2da505;
    position: absolute;
    left: 0;
    top: 50%;
    transition: all .3s ease-in-out;
}

.mode2rightul li:hover a {
    padding-left: 2.6rem;
    border-top: 1px solid #2da505;
}

.mode2rightul li:hover a .info {
    color: #013f22;
}

.mode2rightul .info {
    color: #363636;
    word-wrap: break-word;
    text-align: justify;
}

/* mode3 */
.wrap_mode03 {
    padding: 4.2rem 0 5.25rem;
    box-sizing: border-box;
    background: url(../images/mode3bg.png) no-repeat center center;
    background-size: cover;
}

.mode31ul li {}

.mode31ul li a {
    background: #fff;
    padding: 0.65rem 1.5rem;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px 0px rgba(45, 46, 49, 0.16);
    margin-bottom: 0.9rem;
    align-items: center;
    transition: all .3s ease-in-out;
}

.mode31ul li:last-child a {
    margin-bottom: 0;
}

.mode31ul li:hover a {
    background: #2da505;
    transform: translateX(10px);
}

.mode31ul li:hover a .date2 {
    background: #006336;
    color: #fff
}

.mode31ul li a .info {
    flex: 1;
    padding-left: 2.4rem;
    box-sizing: border-box;
}

.mode31ul {
    margin-bottom: 2.5rem;
}

.date2 {
    background: #f6f6f6;
    text-align: center;
    padding: 1rem 0.5rem;
    box-sizing: border-box;
    line-height: 1.2;
}

.mode31ul li:hover .info {
    color: #fff
}

.mode32ul {
    margin: 0 -1.5rem;
    overflow: hidden;
    font-size: 0;
}

.mode32ul li {
    width: 50%;
    display: inline-block;
    margin-bottom: 2.5rem;
    vertical-align: top;
}

.date3 {
    font-family: 'AlimamaShuHeiTi-Bold';
}

.date3 h1,
.date3 p {
    display: inline-block;
    color: #006336;
}

.date3 p {
    color: #2da505;
    margin-left: 1.3rem;
}

.mode32ul li a {
    display: block;
    margin: 0 1.5rem;
    padding: 2.8rem 2.5rem 3rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 6.8px 1.2px rgba(29, 20, 10, 0.1);
    border-top: 4px solid #006336;
}

.mode32ul li a .info {
    color: #292929;
    margin: 1.5rem 0;
}

.mode32ul li:hover a .info {
    color: #013f22;
    font-weight: bold;
}

.mode32ul li dd {
    align-items: center;
    margin-bottom: 0.55rem;
}

.mode32ul li dd i {
    margin-right: 1.5rem;
}

.mode32ul li dd span {
    color: #464646;
    flex: 1;
    height: 25px;
}

.tab1 {
    padding: 0.5rem 5rem;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 6.8px 1.2px rgba(29, 20, 10, 0.1);
    font-size: 0;
}

.tab1.off,
.more.off {
    display: none
}

.tab1.on,
.more.on {
    display: block
}

.tab1 li {
    display: inline-block;
    width: 25%;
    vertical-align: top;
}

.tab1 li a {
    padding: 1rem;
    box-sizing: border-box;

    display: block;
}

.tab1 li a .tit {
    text-align: center;
    color: #292929;
}

.tab1 li:hover a {
    background: rgba(45, 165, 5, 0.09);
    border-radius: 5px;
}

.tab1 li a i {
    width: 5rem;
    height: 5rem;
    display: block;
    margin: 0 auto 0.7rem;
}

.tab1 li a.tit {
    color: #292929;
}

.mode3tab .index_title {
    margin-bottom: 2rem;
}

.mode3tab .index_title .channel_title {
    margin-right: 5rem;
    /* color: #6f6f6f; */
    cursor: pointer;
}

.mode3tab .index_title .channel_title.on {
    color: #333
}

@media screen and (max-width:1840px) {}

@media screen and (max-width:1640px) {}

@media screen and (max-width:1401px) {
    .mode32ul li {
        margin-bottom: 2.4rem;
    }
}

@media screen and (max-width:1280px) {}

@media screen and (max-width:996px) {
    .mode01main {
        flex-wrap: wrap;
    }

    .mode01left .info_box {
        height: auto;
    }

    .mode01left {
        margin-bottom: 4rem;
    }

    .mode01left,
    .mode01right,
    .mode02left,
    .mode02right,
    .mode03left,
    .mode03right {
        width: 100%;
    }

    .mode02right,
    .mode03right {
        padding-left: 0;
        margin-top: 20px;
    }
}

@media screen and (max-width:767px) {}

@media screen and (max-width:479px) {
    .imgright {
        width: 100%;
        margin-bottom: 1.4rem;
        padding: 0;
        order: 0;
    }

    .imgright img {
        width: 100%;
    }

    .imgrinfo {
        width: 100%;
        order: 1;
    }

    .tab1 {
        padding: 0.5rem 0rem;
    }

    .tab1 li {
        width: 50%;
    }
}

@media screen and (max-width:413px) {
    .warp_mode00 {
        line-height: 20px;
    }

    .mode32ul li {
        width: 100%;
        margin-bottom: 2rem;
    }

    .wrap_mode03 {
        padding: 3rem 0 7.5rem;
    }

    .mode3tab {
        margin-top: 20px;
    }
}