
.gb {
    padding: 0px 0 30px;
    position: relative;
}

.AA {
    text-align: center;
}

.ga>p img{
    width: 100%;
}

.slj > p {
    font-size: 12px;
}

.ga > p > img {
    width: 100%;
}

.dby {

    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#firstpane {
    width: 24.68%;
}

#firstpane > {
    font-size: 26px;
}

.lanjg:hover {
    border-bottom: 1px solid;
    border-color: rgba(0, 93, 186, 0.2);
}


.lanjg {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 18px 0 18px;
    width: 80%;
    margin: 0 auto;
    border-bottom: 1px solid #DDDDDD;
}

.lanjg:hover .jw > a {
    color: #005DBA !important;

}

.jw > a {
    color: #111111;
}

.menu_body > div:last-child {
    border: none;
    /* padding-bottom: 50px;*/
}

.menu_body > div:first-child {
    /*    padding-top: 34px;*/
}


.lanjg > p:nth-child(1) {
    display: none;
}

.lanjg:hover .icon-youjiantou {
    display: block;
    transition: .6s;
    color: #005DBA
}

.lanjg:hover .jw {
    color: #005DBA;
    margin-left: 10px;
}

.lanjg:hover .jw > a {
    color: #005DBA !important;
}

.icon-youjiantou {
    transition: .6s;

}

.dby > div > p > span {
    line-height: 30px;
}


.jw {
    color: #333333;
    font-size: 16px;

    transition: .6s;
}


.zxj {
    width: 80%;
    margin: 0 auto;
    padding: 15px 0;
    font-size: 18px;
    color: #333333;
}

#firstpane > div:nth-child(2n-1) {
    margin-top: 10px;

}

#firstpane > div:nth-child(1) {

    margin-top: 0;
}

.menu_body {
    background: #F2F5F8;
    margin-top: 10px;
}


.actiwe {
    background: #005DBA !important;
    color: white !important;
}

.actiwe > p {
    color: white;
}

.menu_head {
    background: #F2F5F8;

}


.ga {
    width: 66.6%;
}

.ljt {
    background: rgba(242, 245, 248, 0.5);

}

.ljta {
    display: flex;
    justify-content: space-between;
    width: 95%;

    margin: 0 auto;

    margin-top: 40px;

}

.ljta > div:nth-child(1) {
    width: 30%;
}

.ljta > div:nth-child(1) > p, .slj {
    line-height: 64px;
}

.slj > p > a, .ljta > div:nth-child(1) > p {
    font-size: 12px;
    color: #333333;
}

.slj {
    display: flex;
    width: 60%;
    justify-content: space-between;
}

.swiper-pagination {
    position: relative;
    bottom: unset !important;
    left: unset;
    margin-top: 37px;
}


.dz {
    color: #111111;
    font-size: 24px;
    margin-left: 15px;
    line-height: 22px;
}

.xga {
    margin-bottom: 40px;
}

.lj a {
    border: none;
}

.jt {
    display: flex;
    justify-content: space-between;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 999999;
    width: 110%;
    left: 50%;
}

.jj {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 34px;
}

.jj hr {
    width: 4px;
    height: 22px;
    background: #005DBA;
    border: none;

}

.xz {
    font-size: 14px;
    color: #666666;
}


.hz {
    color: #005DBA;
    font-size: 18px;
}

.dga p:nth-child(1) {
    color: #005DBA;
    font-size: 18px;

}

.dga {
    padding-bottom: 20px;
}

.dga:nth-child(2) {
    padding-bottom: 0;
}

.dga p:nth-child(2) {
    font-size: 14px;
    color: #666666;
}


.fj {
    display: flex;
    justify-content: space-between;
    padding-bottom: 35px;
}

.fj div {
    width: 49%;
}

.qx {
    padding-top: 25px;
}

.fj div img {
    width: 100%;
    display: block;
}


.tb {
    width: 100%;
    padding-bottom: 40px;
    padding-top: 25px;
}

.tb img {
    width: 100%;
    display: block;
}

.xian {
    border: none;
    background: #DDDDDD;
    height: 1px;
    margin-top: 55px;
    margin-bottom: 40px;
}

.lian {
    display: flex;
    justify-content: space-between;

}

.lian > div:nth-child(1) a {
    color: #333333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;


}

.lian div:nth-child(1) {
    width: 100%;
}

.lian > div:nth-child(1) a p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.lian > div:nth-child(1) a:hover {
    color: #005DBA;
}

.tt {
    background: #005DBA;
}


.swiper-slide img {
    width: 100%;
    display: block;
    height: 100%;
}

@media screen and (max-width: 1680px) {


    .jj {
        padding-bottom: 24px;
    }

    .swiper-pagination {
        margin-top: 27px;
    }

    .xga {
        margin-bottom: 30px;
    }

    .fj {
        padding-bottom: 30px;
    }

    .slj {
        width: 68%;
    }

    .zxj {
        font-size: 24px;
    }

    .jw {
        font-size: 18px;
    }

    .ljta > div:nth-child(1) > p, .slj {
        line-height: 52px;
    }

    .ljta {
        margin-top: 30px;
    }

    .lanjg {
        padding: 22px 0 18px;
    }

    .dga {
        padding-bottom: 10px;
    }

    .tb {
        width: 100%;
        padding-bottom: 30px;
        padding-top: 20px;
    }

    .xian {
        margin-top: 45px;
        margin-bottom: 30px;
    }

    .icon-jiantou, .icon-jiantou-copy {
        font-size: 42px;
    }

    .dz {
        font-size: 22px;
    }
}

@media screen and (max-width: 1600px) {

    .icon-jiantou, .icon-jiantou-copy {
        font-size: 38px;
    }

    .slj {
        width: 67%;
    }

    .lj a {
        width: 120px;
    }

    .ljta > div:nth-child(1) > p, .slj {
        line-height: 42px;
    }

    .ljta {
        margin-top: 20px;
    }

    .zxj {
        font-size: 16px;
        padding: 10px 0;
    }

    .jw {
        font-size: 15px;
    }

    .lanjg {
        padding: 16px 0 15px;
    }

    /* .menu_body > div:first-child {
         padding-top: 24px;
     }*/
    /* .menu_body > div:last-child {
         padding-bottom: 30px;
     }*/
    .dz {
        font-size: 20px;
    }

    .jj {
        padding-bottom: 18px;
    }

    .lian > div:nth-child(1) a {
        font-size: 14px;
    }

    .hz {
        font-size: 16px;
    }

    .swiper-pagination {
        margin-top: 17px;
    }

    .gb {
        padding: 0 0 10px;
        position: relative;
    }

    .dga p:nth-child(1) {
        font-size: 16px;
    }

    .fj {
        padding-bottom: 25px;
    }

    .jw {
        font-size: 14px;
    }

    .tb {
        padding-top: 15px;
        padding-bottom: 25px;
    }
}

@media screen and (max-width: 1440px) {

    .icon-jiantou, .icon-jiantou-copy {
        font-size: 38px;
    }

    .slj {
        width: 67%;
    }

    .lj a {
        width: 120px;
    }

    .ljta > div:nth-child(1) > p, .slj {
        line-height: 42px;
    }

    .ljta {
        margin-top: 20px;
    }

    .zxj {
        font-size: 16px;
        padding: 10px 0;
    }

    .jw {
        font-size: 15px;
    }

    .lanjg {
        padding: 16px 0 15px;
    }

    /* .menu_body > div:first-child {
         padding-top: 24px;
     }*/
    /* .menu_body > div:last-child {
         padding-bottom: 30px;
     }*/
    .dz {
        font-size: 20px;
    }

    .jj {
        padding-bottom: 18px;
    }

    .lian > div:nth-child(1) a {
        font-size: 14px;
    }

    .hz {
        font-size: 16px;
    }

    .swiper-pagination {
        margin-top: 17px;
    }

    .gb {
        padding: 0 0 10px;
        position: relative;
    }

    .dga p:nth-child(1) {
        font-size: 16px;
    }

    .fj {
        padding-bottom: 25px;
    }

    .jw {
        font-size: 14px;
    }

    .tb {
        padding-top: 15px;
        padding-bottom: 25px;
    }
}

@media screen and (max-width: 1366px) {

    .jj hr {
        height: 22px;
    }

    .slj {
        width: 110%;
    }

    .dz {
        font-size: 18px;
    }

    .jj {
        padding-bottom: 10px;
    }

    .xian {
        margin-top: 40px;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 1200px) {

    .ljta {
        display: block;
    }

    .slj {
        width: 100%;
    }

    .ljta > div:nth-child(1) > p, .slj {
        line-height: 32px;
    }

}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 992px) {
    .lian {
        flex-wrap: wrap;
    }

    .ga {
        width: 100%;
    }

    #firstpane {
        width: 100%;
        padding-bottom: 70px;
    }

    .zxj {
        width: 90%;
    }

    .lanjg {
        width: 90%;
    }

    .tt {
        margin-top: 20px;
    }

    .xian {
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .icon-jiantou, .icon-jiantou-copy {
        font-size: 25px;
    }
}

@media screen and (max-width: 768px) {
    #firstpane {
        padding-bottom: 40px;
    }
}

@media screen and (max-width: 414px) {
    /*.swiper-slide{
        margin-right: 15px!important;
    }*/
    .gb {
        padding: 15px 0;
    }

    .swiper-pagination {
        margin-top: 7px;
    }

    .jw {
        font-size: 14px;
    }

    .lanjg {
        padding: 10px 0 10px;
    }

    .menu_body > div:last-child {
        padding-bottom: 20px;
    }

    .zxj {
        font-size: 16px;
    }

    .slj {
        display: block;
    }

    .jj {
        padding-bottom: 5px;
    }

    .dz {
        font-size: 16px;
    }

    .hz {
        font-size: 15px;
    }

    .xz {
        font-size: 13px;
    }

    .xga {
        margin-bottom: 15px;
    }

    .fj {
        padding-bottom: 20px;
    }

    .dga p:nth-child(2) {
        font-size: 13px;
    }

    .tb {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .jj hr {
        height: 17px;
    }

    .xian {
        margin-top: 20px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 375px) {

}

@media screen and (max-width: 360px) {

}

@media screen and (max-width: 350px) {

}



