@import url("./public.css");
@import url("./header.css");
@import url("./footer.css");

/* .banner {
    background: url(../images/banner1.png) no-repeat center;
} */

.banner .swiper-container {
    height: 100%;
}

.row1 {
    padding: 175px 0 0;
    background: url(../images/jdgk_jtjj_bg.png) no-repeat top center;
}

.row1-con {
    margin-top: 114px;
}

.row1-con .col-fl {
    width: 64.5%;
}

.group-data {
    padding: 0 10px 48px 35px;
    border-bottom: 1px dashed #D3D3D3;
}

.group-data li {
    color: #498432;
    text-align: center;
}

.group-data li h3 {
    font-weight: 700;
    font-size: 46px;
}

.group-data li h3 span {
    font-size: 28px;
}

.group-data li p {
    margin-top: 5px;
    font-size: 20px;
}

.row1 .text p {
    padding-left: 35px;
    margin: 45px 0 21px;
    height: 180px;
    font-size: 20px;
    line-height: 36px;
    text-indent: 2em;
    -webkit-line-clamp: 5;
}

.row1 .more {
    text-align: center;
}

.row1-con .col-fr {
    position: relative;
    bottom: 100px;
    width: 33%;
}

.row1-con .col-fr img {
    width: 100%;
    height: 100%;
}

.row2 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 220px;
    background: url(../images/zzjg_bg.png) no-repeat center;
}

.row2 a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 308px;
    height: 100%;
    color: #fff;
}

.row2 h3 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}

.row2 h3::after {
    content: "";
    margin: 34px 0 27px;
    display: block;
    width: 308px;
    height: 2px;
    background: url(../images/sy_head_line.png) no-repeat center;
    background-size: 100% 100%;
}

.row2 h3 i {
    margin-right: 16px;
    font-size: 45px;
    vertical-align: middle;
}

.row2 a p {
    font-size: 16px;
}

.row3 {
    padding: 140px 0 88px;
}

.row3 .caption p {
    color: #fff;
}

.ldbz {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 75px;
}

.ldbz li {
    box-sizing: border-box;
    padding: 11px;
    margin: 0 38px 38px 0;
    width: calc((100% - 114px) / 4);
    background: #fff;
}

.ldbz li:nth-child(4n) {
    margin-right: 0;
}

.ldbz li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.ldbz li a img {
    margin-right: 20px;
    max-width: 165px;
    height: 198px;
}

.ldbz li .ld-info {
    width: calc(100% - 165px);
}

.ld-info h3 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
}

.ld-info p {
    font-size: 14px;
    line-height: 26.76px;
    color: #666666;
}

.row4 {
    padding: 158px 0 90px;
    background: #F8F8F8 url(../images/xsgs_bg.png) no-repeat top center;
}

.row4 .caption h3,
.row4 .caption h3 span {
    color: #fff;
}

.row4 .caption p {
    color: rgba(161, 205, 143, 0.16);
}

.row4 .tab-hd a {
    color: #fff;
    border-color: #fff;
}

.row4 .tab-hd a.on {
    color: #333;
    background: #fff;
    border-color: #fff;
}

.company {
    margin: 82px 0 54px;
    background: #fff;
    height: 523px;
}

.company .col-fl {
    box-sizing: border-box;
    padding: 0 40px;
    width: 50%;
}

.company .col-fr {
    width: 50%;
    height: 100%;
}

.company .col-fr img {
    width: 100%;
    height: 100%;
}

.company h3 {
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: bold;
}

.company h3::after {
    content: "";
    margin-top: 25px;
    display: block;
    width: 52px;
    height: 3px;
    background: #498432;
}

.company .multiline {
    height: 180px;
    font-size: 18px;
    line-height: 36px;
    text-indent: 2em;
    -webkit-line-clamp: 5;
}

.company .ckgd {
    margin-top: 30px;
    display: block;
    width: 70px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #498432;
    background: url(../images/xwdt_jt.png) no-repeat left bottom;
    background-size: 90%;
}

.company .swiper-pagination {
    width: auto;
    left: 41%;
    font-weight: 900;
    font-size: 40px;
    color: #498432;
}

.swiper-pagination-total {
    font-size: 22px;
    color: #333;
}

.swiper-button-next,
.swiper-button-prev {
    top: auto;
    bottom: 20px;
}

.swiper-button-prev {
    left: 43px;
    background: url(../images/xsgs_jt_fl.png) no-repeat center;
}

.swiper-button-next {
    left: 80px;
    background: url(../images/xsgs_jt_fr.png) no-repeat center;
}

.row4 .item .more {
    text-align: center;
}

.row5 {
    padding: 146px 0 167px;
    background: #fff;
}

.row5 ul {
    margin-top: 105px;
}

.row5 ul li {
    width: calc((100% - 120px) / 3);
}

.row5 ul li .pic {
    box-sizing: border-box;
    height: 274px;
    border-radius: 4px;
    border: 13px solid #6A4434;
    background: linear-gradient(122deg, #6A4434 2%, #8A6251 39%, #603A2C 100%);
}

.row5 ul li h3 {
    margin-top: 11px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.row6 {
    padding: 131px 0 71px;
}

.row6 .caption p {
    color: #FFF;
}

.qywh {
    margin: 85px 0 66px;
}

.qywh-fl {
    box-sizing: border-box;
    width: 47%;
    background: #fff;
}

.qywh-fl .pic {
    height: 309px;
}

.qywh-fl .title {
    padding: 30px 50px;
}

.qywh-fl .date {
    font-size: 18px;
    color: #666666;
}

.qywh-fl .date span {
    font-size: 30px;
    font-weight: bold;
    color: #498432;
}

.qywh-fl .date span::after {
    content: '';
    margin: 0 20px;
    display: inline-block;
    width: 2px;
    height: 22px;
    background: #D8D8D8;
}

.qywh-fl:hover h3 {
    color: #498432;
}

.qywh-fl h3 {
    margin: 20px 0 30px;
    font-size: 20px;
    font-weight: bold;
}

.qywh-fl p {
    height: 48px;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    -webkit-line-clamp: 2;
}

.qywh-fr {
    width: 50%;
}

.qywh-fr li {
    box-sizing: border-box;
    padding: 0 40px;
    margin-bottom: 40px;
    height: 151px;
    background: #fff;
}

.qywh-fr li:last-child {
    margin-bottom: 0;
}

.qywh-fr li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.qywh-fr .date {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100px;
    font-size: 20px;
    color: #999999;
}

.qywh-fr .date span {
    font-size: 26px;
    color: #333;
    font-weight: bold;
}

.qywh-fr .title {
    width: calc(100% - 140px);
}

.qywh-fr .title h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}

.qywh-fr .title p {
    height: 48px;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    -webkit-line-clamp: 2;
}

.qywh-fr li:hover {
    background: #498432;
}

.qywh-fr li:hover span,
.qywh-fr li:hover .date,
.qywh-fr li:hover .title h3,
.qywh-fr li:hover .title p {
    color: #fff;
}

.row6 .more {
    text-align: center;
}


@media only screen and (max-width: 1400px) {}

@media only screen and (max-width: 1200px) {
    .caption p {
        font-size: 36px;
    }

    .row1 {
        padding: 100px 0 40px;
    }

    .row3 {
        padding: 40px 0 0;
    }

    .ldbz {
        margin-top: 40px;
    }

    .row1-con {
        margin-top: 60px;
    }

    .row1-con .col-fl {
        width: 100%;
    }

    .row1-con .col-fr {
        display: none;
    }

    .ldbz li {
        margin-right: 20px !important;
        width: calc((100% - 40px) / 3);
    }

    .ldbz li:nth-child(3n) {
        margin-right: 0 !important;
    }

    .row4,
    .row5,
    .row6 {
        padding: 40px 0;
    }

    .company {
        margin: 40px 0;
        background: #fff;
        height: 523px;
    }

    .row5 ul {
        margin-top: 40px;
    }

    .row5 ul li {
        width: calc((100% - 40px) / 3);
    }

    .row5 ul li .pic {
        height: 210px;
    }

    .row5 ul li img {
        object-fit: inherit;
    }

    .qywh {
        margin: 40px 0;
    }
}

@media only screen and (max-width: 996px) {
    .ldbz {
        justify-content: space-between;
    }

    .ldbz li {
        margin-right: 0 !important;
        width: calc((100% - 20px) / 2);
    }

    .ldbz li:nth-child(3n) {
        margin-right: 0 !important;
    }

    .company .col-fl {
        width: 100%;
    }

    .company .col-fr {
        display: none;
    }

    .row5 ul li {
        width: calc((100% - 20px) / 2);
    }

    .row5 ul li:nth-child(3) {
        display: none;
    }

    .row5 ul li .pic {
        height: 238px;
    }

    .row4 .caption,.row6 .caption {
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .row4 .caption>a,.row6 .caption>a {
        position: relative;
        display: block;
        width: 100%;
        height: 80px;
    }

    .row4 .caption::after,.row6 .caption::after {
        bottom: 115px;
    }

    .row4 .tab-hd, .row6 .tab-hd {
        justify-content: center;
        margin-top: 40px;
        width: 100%;
    }

    .row4 .tab-hd a {
        margin-right: 0;
        width: 200px;
        height: 64px;
        font-size: 24px;
    }

    .company{
        margin-top: 20px;
    }

    .row6 .tab-hd a {
        margin-right: 0;
        width: 200px;
        height: 64px;
        font-size: 24px;
        background: #fff;
    }

    .row6 .tab-hd a.on {
        background: #498432;
    }

    .qywh {
        margin-top: 0;
        flex-wrap: wrap;
    }

    .qywh-fl {
        width: 100%;
    }

    .qywh-fr {
        margin-top: 30px;
        width: 100%;
    }

    .qywh-fr li {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .row1 .text p ,.company .multiline{
        height: 200px;
        font-size: 24px;
        line-height: 40px;
    }

    .ld-info h3 {
        font-size: 24px;
    }

    .ld-info p {
        font-size: 20px;
    }

    .ldbz li {
        margin-bottom: 30px;
    }

    .company{
        height: 540px;
    }

    .company h3{
        font-size: 28px;
    }

    .company .ckgd{
        width: 120px;
        height: 45px;
        font-size: 24px;
        background-size: 74%;
    }

    .swiper-button-next {
        left: 105px;
        background-size: 30px;
    }

    .swiper-button-prev {
        left: 43px;
        background-size: 30px;
    }    

    .company .swiper-pagination{
        left: 80%;
        bottom: 30px;
        font-size: 50px;
    }

    .swiper-pagination-total {
        font-size: 27px;
    }

    .tab-bd .item{
        position: relative;
        background: url('../images/xsgs_bg1.png') no-repeat  ;
        background-size: 100% 100%;
    }

    .row4{
        padding-bottom: 0;
    }

    .row4 .item .more{
        position: absolute;
        bottom: 30px;
        left: 50%;
        transform: translateX(-50%);
    }

    .row5 ul li {
        width: 100%;
    }

    .row5 ul li .pic {
        height: auto;
    }

    .row5 ul li:nth-child(2) {
        display: none;
    }

    .row5 ul li h3{
        margin-top: 20px;
        font-size: 28px;
    }

    .qywh-fl .pic {
        height: 350px;
    }

    .qywh-fl .date,.qywh-fr .date{
        font-size: 24px;
    }

    .qywh-fl p,.qywh-fr .title p{
        font-size: 18px;
        height: 66px;
        line-height: 33px;
    }

    .qywh-fl h3,.qywh-fr .title h3{
        font-size: 26px;
    }

    .more,
    .row2 a p {
        font-size: 24px;
    }

    .more i {
        font-size: 30px;
    }
}