.bg1{
    background-image: url(../images/bg1.png);
    background-repeat: no-repeat;
    background-size: 100% 90%;
    background-position: center;
    background-color: #F3FAF2;
    padding: 69px 0 100px;
}
.title{
    position: relative;
    margin-bottom: 10px;
    color: #151715;
    font-weight: bold;
    font-size: 22px;
    /* line-height: 45px; */
    padding: 22px 0;
    font-family: '宋体';
    border-bottom: 1px solid #318840;
}
.title img{
    margin: 0px 0px -3px 0;
}
.title > .more{
    position: absolute;
    right: 10px;
    top: 28px;
    font-size: 14px;
    color: #137A5C;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
}
.swiper-box{
    width: 602px;
    height: 436px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin-top: 29px;
}
.swiper-container-1{
    width: 602px;
    height: 436px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    /* margin-left: 20px; */
}
.swiper-box .swiper-slide{
    width: 602px;
    height: 436px;
    background: #F0F0F0;
    position: relative;
}
.swiper-box .swiper-slide a{
    position: relative;
}
.swiper-box .swiper-slide img{
    width: 100%;
    height: 100%;
    display: inline-block;
    object-fit: cover;
    vertical-align: top;
}
.swiper-box .swiper-slide  > a{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.swiper-box .swiper-slide  > a > p{
    display: inline-block;
    width: 603px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 20px 10px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    padding-right: 120px;
}

.swiper-box .swiper-pagination{ 
    top: 389px;
    height: 20px;
    text-align: right;
    /* left: -33px !important; */
 }
/* .swiper-box .swiper-pagination-bullet-active{
    background: #F17B0A!important;
    opacity: 1 !important;
    color: #FFFFFF !important;
}
.swiper-box .swiper-pagination-bullet{
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    color: #fff;
    opacity: 1;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
} */

.swiper-button-prev {
    position: absolute;
    top: 415px !important;
    left: 500px !important;
    height: 22px !important;
}

.swiper-button-next {
    position: absolute;
    top: 415px !important;
    right: 30px !important;
    height: 22px !important;
}



.t1{
    width: 573px;
    height: 53px;
    background: #FAFFF6;
    padding: 0;
    margin: 0 0 10px;
}
.t1 > div{
    width: 181px;
    height: 53px;
    background: #419441;
    text-align: center;
    line-height: 53px;
    color: #fff;
}
.t1 > div img{
    vertical-align: sub;
}
.ggtz-box{
    width: 460px;
    display: inline-block;
    vertical-align: top;
    margin-top: 29px;
    margin-left: 18px;
}

.item-two {
    display: inline-block;
    width: 573px;
    vertical-align: top;
}
.item-two > a{
    display: block;
    /* margin-bottom: 23px; */
    padding: 15px 0;
    clear: both;
    border-bottom: 1px solid #C8DEBA;
}
.item-two > a > p{
    width: 454px;
    font-size: 14px;
    color: #24272C;
    line-height: 27px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.item-two > a > p::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #80AD64;
    border-radius: 50%;
    margin: 0 10px 3px 0;
}
.item-two > a > span{
    width: 85px;
    font-weight: 400;
    font-size: 14px;
    color: #137A5C;
    text-align: right;
    float: right;
    line-height: 24px;
}


.list-box{
    width: 370px;
    display: inline-block;
    vertical-align: top;
}
.list-box:nth-child(2){
    /* margin-left:37px; */
    margin: 0 40px;
}
.list-box > a{
    display: block;
    margin-bottom: 39px;
}
.a-item a{
    display: block;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px dashed #DADADA;
}
.a-item a > p{
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 285px;
    font-size: 15px;
    color: #1F2123;
    line-height: 31px;
    vertical-align: middle;
}
.a-item a > p::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #D8D8D8;
    border-radius: 50%;
    margin-right: 15px;
    vertical-align: middle;
}
.a-item a > span{
    display: inline-block; 
    width: 80px;
    font-size: 14px;
    color: #137A5C;
    vertical-align: middle;
    text-align: right;
}
.kjlj-list{
    margin-top: 30px;
}
.kjlj-list a{
    display: inline-block;
    width: 389px;
    height: 142px;
}
.kjlj-list a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.kjlj-list a:nth-child(2){
    margin: 0 11px;
}

.hdzp{
    margin-top: 64px;
    height: 627px;
    padding-top: 60px;
    background-image: url(../images/hdzp-bg.png);
    background-repeat: no-repeat;
}
.swiper-container-2{
    margin: 50px auto 0;
    overflow: hidden;
    height: 350px;
}
.swiper-container-2 .swiper-slide{
    width: 359px;
    text-align: center;
    transition: all .5s;
}
.swiper-container-2 .swiper-slide img{
    width: 359px;
    height: 246px;
}
.swiper-container-2 .swiper-slide p{
    margin-top: 21px;
}
.swiper-container-2 .swiper-slide-active{
    transform: scale(1.2);
}

.hdzp .s-left{
    position: absolute;
    left: 0;
    top: 30%;
    cursor: pointer;
    z-index: 99;
}

.hdzp .s-right{
    position: absolute;
    right: 0;
    top: 30%;
    cursor: pointer;
    z-index: 99;
}

