<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-size: 18px;
    color: #555555;
}

img {
    display: block;
    max-width: 100%;
}

/* ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â±ÃƒÂ¦Ã‚Â&nbsp;Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â */
.font18 {
    font-size: 0.18rem;
}

.font20 {
    font-size: 0.2rem;
}

.font22 {
    font-size: 0.22rem;
}

.font24 {
    font-size: 0.24rem;
}

.font36 {
    font-size: 0.36rem;
}

.font38 {
    font-size: 0.38rem;
}

.font46 {
    font-size: 0.46rem;
}

.font60 {
    font-size: 0.6rem;
}

.lineH32 {
    line-height: 0.32rem;
}

.lineH24 {
    line-height: 0.24rem;
}

.lineH36 {
    line-height: 0.36rem;
}

.lineH60 {
    line-height: 0.6rem;
}

.lineH38 {
    line-height: 0.38rem;
}

.lineH40 {
    line-height: 0.4rem;
}

.font28 {
    font-size: 0.28rem;
}

.font42 {
    font-size: 0.42rem;
}

.singlePage {
    padding-bottom: 0.3rem;
    margin-top: -0.3rem;
}

.singlePage p {
    font-size: inherit !important;
    line-height: inherit !important;
    margin-bottom: 0.74rem;
    text-align: justify;
}

.singlePage img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 0.98rem;
}


.colorRed {
    color: #E60012;
}

.color2 {
    color: #222222;
}

.color3 {
    color: #333333;
}

.color5 {
    color: #555555;
}

.color6 {
    color: #666666;
}

.font30 {
    font-size: 0.3rem;
}

.lineH30 {
    line-height: 0.3rem;
}

.lineH18 {
    line-height: 0.18rem;
}

.lineH28 {
    line-height: 0.28rem;
}

.lineH16 {
    line-height: 0.16rem;
}

.font16 {
    font-size: 0.16rem;
}

.font12 {
    font-size: 0.12rem;
}

.lineH34 {
    line-height: 0.34rem;
}

.lineH20 {
    line-height: 0.2rem;
}

@media screen and (max-width:1200px) {
    .font42 {
        font-size: 20px;
    }
    .lineH20 {
        line-height: 16px;
    }

    .lineH34 {
        line-height: 30px;
    }

    .font12 {
        font-size: 12px;
    }

    .font20 {
        font-size: 16px;
    }

    .lineH28 {
        line-height: 18px;
    }

    .font28 {
        font-size: 18px;
    }

    .font18 {
        font-size: 16px;
    }

    .font22 {
        font-size: 18px;
    }

    .font24 {
        font-size: 14px;
    }

    .font36 {
        font-size: 20px;
    }

    .font46 {
        font-size: 24px;
    }

    .lineH32 {
        line-height: 30px;
    }

    .lineH24 {
        line-height: 18px;
    }

    .lineH36 {
        line-height: 20px;
    }

    .font60 {
        font-size: 30px;
    }

    .font38 {
        font-size: 20px;
    }

    .lineH60 {
        line-height: 30px;
    }

    .lineH38 {
        line-height: 20px;
        text-align: center;
    }

    .lineH40 {
        line-height: 30px;
    }

    .font30 {
        font-size: 18px;
    }

    .lineH30 {
        line-height: 30px;
    }

    .lineH18 {
        line-height: 16px;
    }

    .lineH16 {
        line-height: 14px;
    }

    .font16 {
        font-size: 14px;
    }
}




.publicTitle {
    font-size: 0.52rem;
    line-height: 0.48rem;
    color: #222222;
    text-align: center;
    margin-bottom: 0.8rem;
    font-weight: normal;
}

.publicSubTitle {
    font-size: 0.24rem;
    color: #555555;
    line-height: 1.6;
    text-align: center;
    margin-top: -0.5rem;
    margin-bottom: 0.72rem;
}

.contact .imgBox {
    width: 100%;
    margin-bottom: 0.6rem;
}

.contact .imgBox img {
    width: 100%;

}


/* Ban */
.pc {
    display: block;
}

.wap {
    display: none;
}

.Ban,
.Ban img {
    width: 100%;
    position: relative;
    object-fit: cover;
    max-height: 100vh;
}

.BanFont {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    /* padding-top: 0.96rem; */
    box-sizing: border-box;
}

.BanFont .title {
    font-size: 0.64rem;
    line-height: 0.64rem;
    color: #FFFFFF;
    margin-bottom: 0.26rem;
    letter-spacing: 3px;
}

.BanFont .publicCon {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 24px;
    color: #FFFFFF;
}

@media screen and (max-width:1024px) {
    .BanFont .title {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .BanFont .subTitle {
        font-size: 16px;
        line-height: 16px;
    }

    .pc {
        display: block;
    }

    .wap {
        display: none;
    }
}

/*
 .Menu002188 
 */
.Menu002188 {
    border-bottom: 1px solid #ebebeb;
    padding: 0px;
    height: 86px;
    display: flex;
    align-items: center;
    margin-bottom: 1.2rem;
}

.Menu002188 {
    border-bottom: 1px solid #ebebeb;
    padding: 0px;
    height: 86px;
    display: flex;
    align-items: center;
}

.Menu002188 .Menu {
    float: left;
}

.Menu002188 .Menu li {
    float: left;
}

.Menu002188 .Menu li a {
    transition: .3s ease-out;
    font-size: 16px;
    color: #333333;
    margin-right: 56px;
    position: relative;
    line-height: 87px;
    display: block;
}

.Menu002188 .Menu li a::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 3px;
    background-color: #005BAC;
    transition: 0.3s;
    transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
}

.Menu002188 .Menu li a:hover::after,
.Menu002188 .Menu li.cur a::after {
    width: 100%;
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
}

.Menu002188 .Menu li.cur a,
.Menu002188 .Menu li a:hover {
    color: #005BAC;
}

.Menu002188 .Currents {
    text-align: right;
    font-size: 16px;
    color: #999999;
    float: right;
    line-height: 87px;
    letter-spacing: 0.2px;
}

.Menu002188 .Currents em {
    display: inline-block;
    font-size: inherit;
    color: #999999;
    font-style: normal;
}

.Menu002188 .Currents a {
    transition: .3s ease-out;
    font-size: inherit;
    color: #999999;
}

.Menu002188 .Currents a:hover {
    color: #005BAC;
}

.Menu002188 .Currents span {
    color: #005BAC;
}

@media screen and (max-width:1024px) {
    .Menu002188 .Currents {
        display: none;
    }

    .Menu002188 {
        height: auto;
        margin-bottom: 20px;
    }

    .Menu002188 .Menu li a {
        line-height: 50px;
    }
}

@media screen and (max-width:991px) {
    .Menu002188 .Menu li a {
        margin-right: 10px;
    }
}

@media screen and (max-width:768px) {
    .Menu002188 .Menu {
        float: none;
    }
    
    .Menu002188 .Menu li a {
        margin-right: 6px;
    }
}

/* Interview */
.interview {
    border: 1px dashed rgba(0, 91, 172, 0.3);
    padding: 0px 1.2rem;
    background-image: url(../hbimg/join_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    margin-bottom: 1rem;
    display: flex;
    justify-content: space-between;
    padding-top: 0.8rem;
    padding-bottom: 0.75rem;
    box-sizing: border-box;
}

.interview .left {
    display: flex;
    align-items: flex-start;
    margin-right: 20px;
}

.interview .left .logo {
    margin-right: 1rem;
    display: flex;
}

.interview .left .title {
    font-size: 0.38rem;
    line-height: 0.38rem;
    color: #222222;
    margin-bottom: 10px;
}

.interview .left .pj {
    color: #555555;
    font-size: 16px;
    line-height: 21px;
}

.interview .left .pj span {
    margin-right: 18px;
}

.interview .left .pj span:nth-child(2) {
    color: #005BAC;
}

.interview .left .line {
    width: 20px;
    height: 3px;
    background: #005BAC;
    margin-top: 0.26rem;
    margin-bottom: 0.26rem;
}

.interview .left .intro {
    font-size: 16px;
    color: #555555;
    line-height: 24px;
    max-width: 312px;
}

.interview .right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.interview .right .title {
    font-size: 16px;
    color: #555555;
    line-height: 16px;
    margin-bottom: 7px;
}

.interview .right .num {
    font-size: 0.3rem;
    color: #222222;
    line-height: 0.3rem;
    margin-bottom: 0.66rem;
}

.interview .right .watchmore {
    width: 300px;
    height: 48px;
    border-radius: 0.24rem;
    display: flex;
    align-items: center;
    border: 1px solid rgba(0, 91, 172, 0.3);
    padding-left: 0.3rem;
    box-sizing: border-box;
    font-size: 14px;
    color: #005BAC;
    position: relative;
    box-sizing: border-box;
    -webkit-border-radius: 0.24rem;
    -moz-border-radius: 0.24rem;
    -ms-border-radius: 0.24rem;
    -o-border-radius: 0.24rem;
}

.arrow {
    width: 48px;
    height: 48px;
    background: #005BAC;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.arrow2 {
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 16px;
    border: 1px solid #C8D8E5;
    display: flex;
    justify-content: center;
    align-items: center;
}



/* companyInfo */
.companyInfo {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.companyInfo .right {
    width: 6.9rem;
    height: 4.6rem;
}

.companyInfo .right .swiper {
    width: 100%;
    height: 100%;
}

.companyInfo .right .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.companyInfo .right .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    opacity: 0.7;
    background: #fff;
    margin-left: 12px !important;
    margin-right: 12px !important;
}

.companyInfo .right .swiper-pagination-bullet-active {
    background: #F3F8FF;
    opacity: 1;
}

.companyInfo .swiper-pagination {
    bottom: 0.22rem !important;
}

.companyInfo .left {
    margin-right: 1rem;
}

.publicTitleThree {
    font-size: 0.38rem;
    color: #222222;
    font-weight: normal;
    line-height: 0.38rem;
    margin-bottom: 0.4rem;
    position: relative;
    margin-top: 0.39rem;
}

.publicTitleThree span {
    font-size: 14px;
    color: #005BAC;
    position: absolute;
    top: -7px;
    font-weight: bold;
}

.companyInfo .left .info p {
    margin-bottom: 0.3rem;
    text-align: justify;
    letter-spacing: 0.1px;
    font-size: 0.18rem;
    line-height: 0.32rem;
}

.companyInfo .left .address {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.42rem;
}

.address .addressl {
    display: flex;
    flex-direction: column;
}

.address .area {
    font-size: 0.16rem;
    color: #555555;
    line-height: 0.16rem;
}

.addressl .tit {
    font-size: 0.18rem;
    color: #222222;
    line-height: 0.15rem;
    margin-bottom: 0.1rem;
}

.addressl .subTitle {
    font-size: 0.16rem;
    color: #555555;
    line-height: 0.16rem;
}

.address .addressR {
    display: flex;
    align-items: center;
}

.addressR .tit {
    font-size: 0.18rem;
    color: #222222;
    line-height: 0.18rem;
    margin-right: 0.16rem;
    flex: 1;
}

.djpp_img {
    width: 100%;
    display: block;
    margin-bottom: 0.8rem;
}

.Tab001 .tab_li {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 0.8rem;
}

.Tab001 .tab_li span {
    cursor: pointer;
    padding-left: 0.65rem;
    padding-right: 0.65rem;
    height: 0.5rem;
    border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    -ms-border-radius: 0.25rem;
    -o-border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222222;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.Tab001 .tab_li span:hover {
    background: #E60012;
    color: #fff;
}

.Tab001 .tab_li span.on {
    background: #E60012;
    color: #fff;
}
.tab_info {position: relative;}
.tab_info .list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 1.2rem;
}

.tab_info .left {
    margin-right: 1.1rem;
    flex: 1;
    text-align: justify;
}

.tab_info .left .title {
    color: #E60012;
    margin-bottom: 0.5rem;
}

.tab_info .left .subTitle {
    color: #333333;
    margin-bottom: 0.2rem;
    line-height: 1.6;
}

.tab_info .left .intro {
    color: #555555;
}

.tab_info .left li:first-child {
    margin-bottom: 0.82rem;
}

.tab_info .right {
    width: 8rem;
    height: 5.06rem;
}

/*Banner003008 */
.Banner003008 {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.Banner003008 img {
    width: 100%;
    height: 100%;
}

.Banner003008 li.slick-slide {
    position: relative;
}

.Banner003008 li .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    text-align: center;
    color: #fff;
    height: 90%;
}

.Banner003008 li .txt .ytable {
    height: 100%;
}

.Banner003008 li .txt aside {
    font-size: inherit;
}

.Banner003008 .ul{
    width: 100%;
    height: 100%;
}
.Banner003008 .ul .slick-list{
    width: 100%;
    height: 100%;
}

@media(min-width:1025px) {
    .Banner003008 .wap {
        display: none;
    }
}

@media(max-width:1024px) {
    .Banner003008 .pc {
        display: none;
    }
}






@keyframes Banner003008 {
    0% {
        top: 10px;
        opacity: 1;
    }

    80% {
        top: 40px;
        opacity: 0;
    }

    100% {
        top: 10px;
        opacity: 0;
    }
}

.Banner003008 .pages,
.Banner003008 .slick-arrow {
    position: absolute;
    bottom: 0.3rem;
    z-index: 10;
    background-image: none !important;
}
.Banner003008 .slick-arrow {
    top: auto;
}

.Banner003008 .pages {
    right: 0.6rem;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.24rem;
}

.Banner003008 .slick-arrow {
    right: 0.29rem;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: rotate(45deg);
    width: 0.15rem;
    height: 0.15rem;
    margin-bottom: 0.05rem;
}

.Banner003008 .slick-prev {
    transform: rotate(-135deg);
    margin-right: 1.37rem;
    left: auto;
}

.Banner003008 .pages .cur {
    font-weight: bold;
    margin-right: 0.14rem;
}

.Banner003008 .dot2 {
    position: absolute;
    bottom: 0.5rem;
    left: 0.32rem;
    color: #fff;
}

.Banner003008 .pages .total {
    margin-left: 0.14rem;
}

@media screen and (max-width:1200px) {
    .Banner003008 .slick-prev {
        margin-right: 102px;
    }

    .Banner003008 .slick-arrow {
        right: 29px;
        width: 15px;
        height: 15px;
        margin-bottom: 5px;
    }

    .Banner003008 .pages {
        right: 54px;
        font-size: 16px;
        line-height: 24px;
    }
}

@media(max-width:640px) {
    .Banner003008 .mouse {
        display: none;
    }

    .Banner003008 .pages,
    .Banner003008 .slick-arrow {
        bottom: 3%;
    }

    .Banner003008 .pages {
        font-size: inherit;
    }

    .Banner003008 .pages .cur {
        margin-right: 14px;
    }

    .Banner003008 .pages .total {
        margin-left: 14px;
    }

    .Banner003008 .pages {
        right: 52px;
    }
}

.djjjList {
    display: flex;
    flex-direction: row;
    margin-bottom: 0.3rem;
}

.djjjList .left {
    overflow: hidden;
    margin-right: 0.4rem;
    width: 4.4rem;
    height: 3rem;
}

.djjjList .left img {
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    display: block;
}

.djjjList .right {
    border-bottom: 1px solid #ebebeb;
    flex: 1;
    padding-bottom: 0.4rem;
}

.djjjList .right div {
    margin-top: 0.44rem;
    margin-bottom: 0.54rem;
}

.djjjList .right h3 {
    margin-bottom: 0.26rem;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.djjjList:hover .right h3 {
    color: #E60012;
}

.djjjList .right p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.djjjList:hover .imgBox {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.ljd {
    display: flex;
    justify-content: space-between;
    padding-bottom: 1.2rem;
}

.ljd .center {
    width: 4rem;
}

.ljd .left {
    width: calc(50% - 2rem);
    background-image: url(../hbimg/wh.png);
    background-repeat: no-repeat;
    background-position: 0.76rem center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-size: contain;
}

.ljd .left h3 {
    font-weight: normal;
    margin-bottom: 0.3rem;
}

.ljd .right {
    width: calc(50% - 2rem);
    background-image: url(../hbimg/gth.png);
    background-repeat: no-repeat;
    background-position: right 1.32rem center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding-top: 0.03rem;
    background-size: contain;
}

.ljd .right div {
    width: 3.34rem;
    margin-bottom: 0.42rem;
}

.ljd .right P {
    width: 3.34rem;
}

.ljdCon {
    padding-top: 1.2rem;
    background-image: url(../images/ltyqsfzs_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding-bottom: 1.2rem;
}

.ljdCon .title {
    text-align: center;
    margin-top: -0.07rem;
    margin-bottom: 0.59rem;
}

.ljdCon .subTitle {
    color: #005BAC;
    text-align: center;
}

.ljdCon .singlePage {
    margin-top: 0px;
    padding-bottom: 0px;
}

.ljdCon .singlePage img {
    margin-bottom: 0.5rem;
}

.ljdCon .singlePage p {
    margin-bottom: 0.34rem;
}

.ljdCon .singlePage p:last-child {
    margin-top: -0.34rem;
}

.ljdCon .line {
    width: 1px;
    height: 0.88rem;
    background: #005BAC;
    margin: 0 auto;
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
}

.ljdCon .ewmBox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 1.2rem;
}



.cymsListBox {
    display: flex;
    justify-content: space-between;
    padding-bottom: 1.2rem;
}

.cymsListBox .left {
    margin-right: 0.9rem;
    margin-top: -0.4rem;
}

.cymsListBox .right {
    width: 10rem;
    height: 7.5rem;
}

.cymsList {
    display: flex;
}

.cymsList .time {
    width: 28px;
    height: 28px;
    background: #005BAC;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.11rem;
}

.cymsList h3 {
    margin-bottom: 0.21rem;
    font-weight: normal;
}

.cymsList {
    display: flex;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 0.32rem;
    padding-top: 0.4rem;

}

.cymsListR {
    flex: 1;
}

.cymsListBox .title {
    background-color: rgba(0, 91, 172, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    height: 0.8rem;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.cymsListBox .swiper-pagination {
    text-align: right;
    padding-right: 0.5rem;
    box-sizing: border-box;
    height: 0.8rem;
    line-height: 0.8rem;
    bottom: 0px;
}

.cymsListBox .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 0.2;
    margin-left: 13px;
    margin-right: 0px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper img {
    width: 100%;
    height: 100%;
}

.cymsListBox .swiper-pagination-bullet-active {
    opacity: 1;
}

.cymsListBox ul li:last-child a {
    border-bottom: none;
}

.cyptList .bottom {
    width: 100%;
    height: 1px;
    background: #005BAC;
    margin-bottom: 0.86rem;
    display: flex;
    align-items: center;
    margin-top: 0.4rem;
}

.cyptList .bottom .num {
    background: #fff;
    color: #005BAC;
    padding-right: 8px;
}

.cyptList .bottom .square {
    width: 5px;
    height: 5px;
    background: #005BAC;
}

.cyptList .top {
    display: flex;
    flex-direction: row;
}
.cyptList .desc{margin-bottom: 0.2rem;}
.cyptList .top .left {
    flex: 1;
    margin-right: 1.1rem;
}

.cyptList .top .right {
    width: 7.8rem;
    overflow: hidden;
}

.cyptList .top .left div {
    margin-top: 0.3rem;
    margin-bottom: 0.2rem;
}

.cyptList .top .left img {
    margin-top: 0.9rem;
}

.cyptListBox li:nth-child(2n) .top {
    flex-direction: row-reverse;
}

.cyptListBox li:nth-child(2n) .cyptList .top .left {
    margin-left: 1.1rem;
    margin-right: 0px;
}

.cyptListBox li:nth-child(2n) .cyptList .bottom {
    justify-content: flex-start;
    flex-direction: row-reverse;
}

.cyptListBox li:nth-child(2n) .cyptList .bottom .num {
    padding-right: 0px;
    padding-left: 8px;
}

.cyptList .right .imgBox {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    width: 100%;
}

.cyptList:hover .top .left div {
    color: #005BAC;
}

.cyptList:hover .right .imgBox {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.cyms_jt {
    margin: 0 auto;
}

.cywhList .title {
    width: 150px;
    height: 150px;
    background: #005BAC;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0.2rem;
}

.cywhList {
    display: flex;
    align-items: flex-end;
    color: #005BAC;
}

.cywhList .subTitle {
    padding-left: 0.22rem;
    margin-bottom: 0.14rem;
}

.cywhList:first-child .title {
    background-image: url(../hbimg/cywh_pic_01.png);
    background-repeat: no-repeat;
    background-position: center;
}

.cywhList:nth-child(2) .title {
    background-image: url(../hbimg/cywh_pic_02.png);
    background-repeat: no-repeat;
    background-position: center;
}

.cywhList:last-child .title {
    background-image: url(../hbimg/cywh_pic_03.png);
    background-repeat: no-repeat;
    background-position: center;
}

.cywhListBox ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    margin-top: -0.5rem;
    position: relative;
}

.cywhListBox {
    padding-bottom: 1.2rem;
}

.cywhListBox .imgBox {
    width: 100%;
}

.imgBox {
    max-width: 100%;
    width: 100%;
}
.qywhListBoxB{
    background-image: url(../hbimg/shadow_bg2.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.qywhListBox {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}

.qywhListBox li {
    width: calc(50% - 20px);
}

.qywhListBox .watchMore {
    width: 31px;
    height: 31px;
    background: #FFFFFF;
    border-radius: 16px;
    border: 1px solid #C8D8E5;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.32rem;
}

.qywhList .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-top: 0.4rem;
    margin-bottom: 0.2rem;
}

.qywhList .subTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.qywhListBox li .imgBox {
    overflow: hidden;
}

.qywhListBox li .imgBox img {
    width: 100%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.qywhListBox li:hover .imgBox img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.qywhListBox li:hover .title {
    color: #005BAC;
}

.cgyy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-height: auto;
    padding-top: 0.7rem;
    padding-bottom: 0.8rem;
}

.cgyy .imgBox {
    border: 1px solid #ebebeb;
    margin: 0 auto;
    margin-top: 0.48rem;
    width: 1.9rem;
    height: 1.9rem;
}

.cgyy .imgBox img {
    width: 100%;
    height: 100%;
}

.cgyy .ewmBox p {
    text-align: center;
    margin-top: 0.12rem;
}

.gsysList {
    border: 1px solid #ebebeb;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0.49rem;
    padding-bottom: 0.43rem;
    position: relative;

}

.gsysList .square {
    position: absolute;
    right: -3px;
    top: -3px;
    width: 6px;
    height: 6px;
    background: #005BAC;
}

.gsysList .imgBox {
    width: 100%;
    height: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0.12rem;
}

.gsysList .imgBox {
    max-height: 0.5rem;
    max-width: 0.5rem;
}

.gsysListBox {
    display: flex;
    justify-content: space-between;
    margin-top: 0.52rem;
    padding-bottom: 0.98rem;
    border-bottom: 1px solid #ebebeb;
    flex-wrap: wrap;
}

.gsysListBox li {
    width: calc(10% - 0.1rem);
}

.gsysBox {
    padding-bottom: 0px;
    padding-top: 0.6rem;
}

.joinInfo {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0.6rem;
    padding-bottom: 0.3rem;
}

.joinInfo .left {
    width: calc(50% - 0.3rem);
}

.joinInfo .right {
    width: calc(50% - 0.3rem);
}

.gsjxListBox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}

.gsjxListBox li {
    width: calc(50% - 5px);
}

.gsjxList {
    background: #F3F8FF;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.24rem;
    padding-bottom: 0.24rem;
    color: #005BAC;
    margin-bottom: 0.1rem;
    background-size: auto 0.55rem;
    background-repeat: no-repeat;
    background-position: right 0.2rem center;
}

.gsjxListBox li:first-child .gsjxList {
    background-image: url(../hbimg/num_bg_01.png);
}

.gsjxListBox li:nth-child(2) .gsjxList {
    background-image: url(../hbimg/num_bg_02.png);
}

.gsjxListBox li:nth-child(3) .gsjxList {
    background-image: url(../hbimg/num_bg_03.png);
}

.gsjxListBox li:nth-child(4) .gsjxList {
    background-image: url(../hbimg/num_bg_04.png);
}

.gsjxListBox li:nth-child(5) .gsjxList {
    background-image: url(../hbimg/num_bg_05.png);
}

.gsxxList .title {
    margin-bottom: 0.09rem;
    font-weight: normal;
}

.gsxxList .subTitle {
    margin-bottom: 0.33rem;
}

.gsxxList .line {
    width: 100%;
    height: 4px;
    background: #EEEEEE;
}

.gsxxList .line .lineSpan {
    width: 12px;
    height: 4px;
    background: #005BAC;
    display: block;
}

.gsxxListBox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.82rem;
}

.gsxxListBox li {
    width: calc(100% / 3 - 0.25rem);
    margin-bottom: 0.69rem;
}

.gsxxListBox li:first-child {
    width: calc(50% - 0.25rem);
}

.gsxxListBox li:nth-child(2) {
    width: calc(50% - 0.25rem);
}

.zpzw .publicTitleThree {
    text-align: center;
}

.zpzwSearch {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}

.zpzwSearch .links-box {
    display: flex;
    width: calc(100% - 4.8rem);
    justify-content: space-between;
}

.zpzwSearch .search-box {
    width: 4.6rem;
    background: #FFFFFF;
    position: relative;
}

.zpzwSearch .search-box input {
    width: calc(100% - 1rem);
    height: 100%;
    border: none;
    padding-left: 0.32rem;
    font-size: 0.18rem;
}

.zpzwSearch .search-box .btn {
    width: 0.8rem;
    height: 0.54rem;
    background: #005BAC;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 0.08rem;
    transform: translate(0px, -50%);
}

.zpzwSearch .links-box .box {
    position: relative;
    z-index: 20;
}

.zpzwSearch .links-box .name {
    padding: 0.19rem 0.32rem;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    font-size: 0.18rem;
    color: #222222;
}

.zpzwSearch .links-box .name:after {
    position: absolute;
    content: '';
    right: 30px;
    width: 9px;
    height: 7px;
    top: 50%;
    transform: translate(0px, -50%);
    background-image: url(../hbimg/arrow_down_black.png);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
}

.zpzwSearch .links-box dl {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 100%;
    max-height: 14em;
    overflow: auto;
    background-color: #fff;
    display: none;
}

.zpzwSearch .links-box dd a {
    display: block;
    padding: 8px 16px;
    line-height: 1.8;
    color: #222222;
}

.zpzwSearch .links-box dd a:hover {
    font-weight: bold;
}


.zpzwSearch .links-box .box {
    float: left;
    width: calc(100% / 3 - 0.1rem);
}

.zpzw {
    background: #F3F8FF;
    padding-top: 0.6rem;
}

@media (max-width:1024px) {
    .zpzwSearch .links-box {
        width: 100%;
    }

    .zpzwSearch .links-box {
        display: flex;
        flex-direction: column;
    }



    .zpzwSearch .links-box .box {
        margin-bottom: 15px;
        width: 100%;
    }

    .zpzwSearch .search-box {
        width: 100%;
    }


}

.newZw {
    display: flex;
    justify-content: space-between;
    margin-top: 0.44rem;
    margin-bottom: 0.15rem;
}


/*
 .TextList000594 
 */
 .TextList000594{margin-bottom: 0.4rem;}
.TextList000594 .dl_top {
    line-height: 0.8rem;
    background-color: #005BAC;
    color: #fff;
    font-size: 0.18rem;
}

.TextList000594 .dl {
    overflow: hidden;
    clear: both;
}

.TextList000594 .list .dl {
    line-height: 0.6rem;
    cursor: pointer;
    background: #fff;
    margin-top: 0.2rem;
    font-size: .18rem;
}

.TextList000594 .dl dd {
    text-align: center;
    float: left;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: calc(100% / 8);
}

.TextList000594 .dl_top,
.TextList000594 .list {
    padding: 0px;
}

.TextList000594 .list .info {
    display: none;
    background-color: #ffffff;
    line-height: 30px;
    width: 100%;
    padding: 50px 80px;
    box-sizing: border-box;
    font-size: 0.16rem;
    padding-top: 7px;
    color: #222;
}

.TextList000594 .list .info p {
    display: flex;
    align-items: center;
}

.TextList000594 .list .info p img {
    margin-left: 4px;
}

.TextList000594 .list .info a {
    font-size: 0.18rem;
    color: #FFFFFF;
    width: 2rem;
    height: 0.5rem;
    background: #005BAC;
    border-radius: 0.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.42rem;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    -ms-border-radius: 0.25rem;
    -o-border-radius: 0.25rem;
}

.TextList000594 .dl dd:nth-child(1) {
    width: calc(100% / 8);
}

.TextList000594 .dl dd:nth-child(2) {
    width: calc(100% / 8);
}

.TextList000594 .dl dd:nth-child(3) {
    width: calc(100% / 8);
}

.TextList000594 .dl dd:nth-child(4) {
    width: calc(100% / 8);
}

.TextList000594 .dl dd:nth-child(5),
.TextList000594 .dl dd:nth-child(6) {
    width: calc(100% / 8);
}

.TextList000594 .dl dd:nth-child(7) {
    width: calc(100% / 8);
}

.TextList000594 .dl dd a.btn {
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    color: #363636;
    background-image: url(../hbimg/arrow_down_black.png);
    background-repeat: no-repeat;
    background-size: 9px 7px;
    background-position: center;
    height: 7px;
}



.TextList000594 .list .dl dd:nth-child(5),
.TextList000594 .list .dl dd:nth-child(6) {
    color: #222;
}

.TextList000594 .list #dl {
    background-color: rgba(0, 91, 172, 0.1);
    color: #005BAC;
}

.TextList000594 .list #dl dd {
    color: #005BAC;
}


.TextList000594 .list .dl:hover {
    background-color: rgba(0, 91, 172, 0.1);
}

.TextList000594 .list .dl:hover dd {
    color: #005BAC;
}

.TextList000594 .list #dl a.btn {
    background-image: url(../hbimg/arrow_top_blue.png);
}

.TextList000594 .info div {
    border-left: 5px solid #005BAC;
    line-height: 0.18rem;
    font-size: 0.18rem;
    color: #222222;
    padding-left: 12px;
    margin-bottom: 7px;
    margin-top: 0.43rem;
}


@media(max-width:1000px) {

    .TextList000594 .dl dd:nth-child(3),
    .TextList000594 .dl dd:nth-child(4),
    .TextList000594 .dl dd:nth-child(5) {
        display: none;
    }

    .TextList000594 .dl dd {
        width: 20% !important;
    }
}

@media(max-width:768px) {
    .TextList000594 .dl dd {
        display: none;
    }

    .TextList000594 .dl dd:nth-child(1),
    .TextList000594 .dl dd:nth-child(7) {
        display: block;
    }

    .TextList000594 .dl dd:nth-child(1) {
        width: 60% !important;
    }

    .TextList000594 .dl dd:nth-child(7) {
        width: 40% !important;
    }

    .TextList000594 .dl_top {
        font-size: 14px;
        line-height: 45px;
    }

    .TextList000594 .list .info {
        padding: 20px;
        padding-top: 1px;
    }

    .TextList000594 .info div {
        margin-top: 20px;
    }

    .TextList000594 .list .info a {
        font-size: 16px;
        width: 112px;
        height: 36px;
        border-radius: 0.25rem;
        margin-top: 20px;
    }

}


.ghsjListBox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.ghsjListBox li {
    width: calc(100% / 3 - 0.24rem);
    margin-bottom: 0.36rem;
}

.ghsjListBox li:nth-child(3n - 1) {
    margin-left: 0.36rem;
    margin-right: 0.36rem;
}

.ghsjList .bottom .imgBox {
    width: 0.9rem;
    height: 0.9rem;
    background: #F3F8FE;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -0.45rem;
    margin-bottom: 0.12rem;
}

.ghsjList .bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background: #F3F8FE;
    height: 1.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    box-sizing: border-box;
    z-index: 999;
    position: relative;
}

.ghsjList .bottom p {
    text-align: center;
}

.ghsjList .bottom .imgBox img {
    width: auto;
    height: auto;
    max-width: 0.43rem;
}

.ghsjList .top {
    width: 100%;
    overflow: hidden;
}

.ghsjList .top img {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.ghsjList:hover .top img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.ghsjList:hover .bottom p {
    color: #005BAC;
}


.sbzz .tab_li span.on {
    background-color: #005BAC;
}

.sbzz .tab_li span:hover {
    background-color: #005BAC;
}

.sbzzListBox {
    display: flex;
    flex-wrap: wrap;
}

.sbzzListBox li {
    width: calc(100% / 3 - 0.24rem);
}

.sbzzListBox li:nth-child(3n - 1) {
    margin-left: 0.36rem;
    margin-right: 0.36rem;
}

.sbzzList .imgBox {
    width: 100%;
    background: #F3F8FF;
    box-sizing: border-box;
    height: 3.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.sbzzList .imgBox img {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    max-width: 90%;
    max-height: 90%;
}

.sbzzList:hover .imgBox img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.sbzzList .font22 {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    height: 1.64rem;
    padding-top: 0.26rem;
    box-sizing: border-box;
    padding-right: 5px;
}

.sbzzList:hover .font22 {
    color: #005BAC;
    padding-left: 5px;
    box-sizing: border-box;
}

.ywfwListBox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ywfwListBox li {
    width: calc(25% - 0.12rem);
    margin-bottom: 0.24rem;
}

.ywfwList {
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.17);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 0.54rem;
    padding-top: 0.48rem;
}

.ywfwList .imgBox {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0.16rem;
}

.ywfwList .imgBox img {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.ywfwList:hover .imgBox img {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.ywfw .tab_li {
    justify-content: center;
    padding-top: 0.96rem;
}

.ywfw .tab_li span.on {
    background: #005BAC;
    color: #fff;
}

.ywfw .tab_li span {
    background: #F3F8FF;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}

.fwList {
    display: flex;
    flex-direction: row;
}

.fwList .imgBox {
    width: 7.82rem;
}

.ywfw .tab_info {
    margin-top: -0.34rem;
}

.fwListUl {
    flex: 1;
    background-image: url(../hbimg/fw_bg.png);
    background-size: cover;
    padding-left: 1.04rem;
    padding-top: 0.7rem;
}

.ywfw {
    padding-bottom: 1.2rem;
}

.ywfw .tab_li span:hover {
    background: #005BAC;
    color: #fff;
}

.fwListUl div {
    margin-bottom: 0.14rem;
    color: #005BAC;
}

.fwListUl p {
    margin-bottom: 0.4rem;
}

.fwList .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.positionUl {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.8rem;
}

.positionUl a {
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    color: #222;
    border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    -ms-border-radius: 0.25rem;
    -o-border-radius: 0.25rem;
    transform: all 0.3s ease;
    -webkit-transform: all 0.3s ease;
    -moz-transform: all 0.3s ease;
    -ms-transform: all 0.3s ease;
    -o-transform: all 0.3s ease;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    padding-top: 0.13rem;
    padding-bottom: 0.13rem;
}

.positionUl a:hover {
    background-color: #005BAC;
    color: #ffffff;
}

.positionUl li.on a {
    background-color: #005BAC;
    color: #ffffff;
}

.ywgl {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background: #F3F8FF;
    padding: 0.8rem 0.5rem;
}

.ywgl .left, .ywgl .right {
    width: calc(50% - 0.29rem);
}

.publicButton {
    background-color: #005BAC;
    border-radius: 0.3rem;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    -ms-border-radius: 0.3rem;
    -o-border-radius: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding-top: 0.14rem;
    padding-bottom: 0.14rem;
}

.xtglListBox {
    display: flex;
    flex-wrap: wrap;
}

.xtglList {
    width: calc(100% / 3);
    margin-top: 0.3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.xtglList .imgBox {
    margin-bottom: 0.1rem;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    max-height: 1.62rem;
}

.xtglList .imgBox img {
    height: 100%;
}

.publicVs {
    display: flex;
    justify-content: space-between;
    padding-left: 1.16rem;
    padding-right: 1.16rem;
    border-radius: 0.2rem;
    border: 1px solid #005BAC;
    margin-top: 0.2rem;
    margin-bottom: 0.1rem;
    padding-top: 0.03rem;
    padding-bottom: 0.03rem;
    color: #005BAC;
}

.hxysBox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hxysBox li {
    width: calc(50% - 5px);
    margin-top: 10px;
    background-color: #fff;
    padding-left: 0.24rem;
    padding-right: 0.2rem;
    padding-top: 0.24rem;
    padding-bottom: 0.22rem;
    box-sizing: border-box;
}

.hxysBox li div {
    display: flex;
    align-items: center;
    margin-bottom: 0.04rem;
}

.hxysBox li:nth-child(2n - 1) div{
    color: #005BAC;
}

.hxysBox li div img {
    margin-right: 0.06rem;
}

.ffgl {
    background-image: url(../hbimg/ffgl_bg.jpg);
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.ffgl .publicTitle, .ffgl .publicSubTitle {
    color: #fff;
}

.ffgl .publicSubTitle {
    margin-top: -0.46rem;
}

.tzt {
    padding-top: 1.2rem;
    padding-bottom: 0.8rem;
}

.tzt .left .imgBox {
    margin-top: 0.28rem;
}

.tzt .hxysBox li {
    width: calc(50% - 5px);
    margin-top: 10px;
    background-color: #fff;
    padding-left: 0.3rem;
    padding-right: 0.26rem;
    padding-top: 0.28rem;
    padding-bottom: 0.2rem;
    box-sizing: border-box;
}

.tzt .hxysBox li div {
    margin-bottom: 0.09rem;
}

.tzt .hxysBox {
    padding-top: 0.19rem;
}



.sbzzDetail {
    background-image: url(../hbimg/sbzzxq_bg.jpg);
    background-size: cover;
    padding-top: 1.2rem;
    padding-bottom: 0.92rem;
    margin-top: -1.2rem;
}

.sbzzDetail .publicCon {
    display: flex;
    flex-wrap: wrap;

}

.sbzzDetail .publicCon .imgBox {
    width: 6.8rem;
    height: 5rem;
    background: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1.52rem;
}

.sbzzDetail .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
}

.sbzzDetail .right h3 {
    font-weight: normal;
    margin-bottom: 0.64rem;
}

.sbzzDetail .right p {
    margin-bottom: 0.32rem;
}

.sbzzDetail .right div {
    color: #005BAC;
    margin-bottom: 0.1rem;
}

.sbzzDetail .right li {
    margin-bottom: 0.36rem;
}

.sbzzDetail .right li:last-child {
    margin-bottom: 0px;
}

.sbzzDetailBox .Tab001 {
    margin-top: 0.74rem;
    /* margin-bottom: 0.6rem; */
}

.sbzzDetailBox .Tab001 .tab_li {
    justify-content: flex-start;
}

.sbzzDetailBox .Tab001 .tab_li span {
    cursor: pointer;
    padding-left: 1.16rem;
    padding-right: 1.16rem;
    height: 0.93rem;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0.25rem;
    -ms-border-radius: 0.25rem;
    -o-border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    margin-right: 2px;
    position: relative;
    margin-bottom: 0px;
}

.sbzzDetailBox .Tab001 .tab_li span::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 2px;
    background: #005BAC;
    transition: 0.3s;
    transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
}

.sbzzDetailBox .Tab001 .tab_li span.on {
    color: #333;
    background: #F3F8FF;
}

.sbzzDetailBox .Tab001 .tab_li span:hover {
    background: #F3F8FF;
    color: #333;
}
.sbzzDetailBox .Tab001 .tab_li span:hover::after,.sbzzDetailBox .Tab001 .tab_li span.on::after
{
    width: 100%;
        transform: rotateY(0);
}
.sbzzDetailBox .Tab001 .tab_li{
    margin-bottom: 0.6rem;
    background: #F8F8F8;
}
.sbzzDetailBox .imgBox{
    width: auto;
    max-width: 100%;
}


/*
 .Form001518 ä¸ºdemoç¼–å·
 */

.Form001518 .ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}




.Form001518 dd li {
    width: calc(100% / 3 - 0.1rem);
    position: relative;
    margin-bottom: 0.2rem;
}

.Form001518 dd li:nth-child(3n) {
    margin-right: 0;
}

.Form001518 dd .text {
    line-height: 0.6rem;
    height: 0.6rem;
    width: 100%;
    background: #fff;
    padding: 0 0.3rem;
    box-sizing: border-box;
    font-size: 0.16rem;
    border: 1px solid #ebebeb;
    outline: none;
}

.Form001518 dd li label {
    position: absolute;
    left: 0.3rem;
    top: 0;
    line-height: 0.6rem;
    color: #999;
    font-size: 0.16rem;
}

.Form001518 dd li .form_err {
    position: absolute;
    right: 5px;
    top: 50%;
    color: #f00;
    line-height: 20px;
    margin-top: -10px;
}

.Form001518 dd textarea.text {
    height: 1.6rem;
}

.Form001518 .btn {
    cursor: pointer;
    color: #fff;
    border: none;
    font-size: 0.16rem;
    width: 100%;
    height: 0.6rem;
    background: #005BAC;
    letter-spacing: 0.32rem;
}

.online {
    background: #F9F9F9;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.online .title {
    color: #111111;
    margin-bottom: 0.28rem;
}

.online .intro {
    color: #777777;
}

.online .ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.Form001518 dd li:last-child {
    width: 100%;
}

.Form001518 .ul li:nth-child(4){
    display: flex;
    align-items: center;
}
.Form001518 .send{
    height: 100%;
    border: 1px solid #ebebeb;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.1rem;
    width: 1.3rem;
}

@media screen and (max-width:1200px) {
    .Form001518 dd li label {
        font-size: 16px;
    }

    .Form001518 dd .text {
        font-size: 16px;
    }

    .Form001518 .btn {
        font-size: 16px;
    }
}
@media(max-width:640px){
    .sbzzDetailBox .Tab001 .tab_li span{padding: 0;flex: 1;}
    .Form001518 .send{width: 3rem;}
}
.xnyList{
    position: relative;
    display: inline-block;width: 100%;height: 100%
}
.xnyListBox{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 0.68rem;
    flex-wrap: wrap;
}
.xnyListBox li{
    width: calc(25% - 0.13rem);
}
.xnyList .num2{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 91, 172, 0.5);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.xnyListBox .num2 .square{
    width: 128px;
    height: 128px;
    border: 1px solid rgba(243, 248, 255, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
}
.xnyListBox .num2 .square img{
    margin-bottom: 0.2rem;
}
.xnyListBox .num2 .square .title{
    text-align: center;
    margin-top: 0.34rem;
    display: none;
}
.xnyListBox .num2 .square .line{
    width: 0.42rem;
height: 2px;
background: #FFFFFF;
margin-top: 0.14rem;
display: none;
}
.xnyList:hover .num2{
    width: calc(100% - 0.4rem);
    height: calc(100% - 0.4rem);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 91, 172, 0.89);
    
}
.xnyList:hover .num2 .square{
    width: calc(100% - 0.4rem);
    height: calc(100% - 0.4rem);
    border: none;
    background-image: url(../hbimg/square_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.xnyList:hover .num2 .square .title,.xnyList:hover .num2 .square .line{
    display: block;
}
.xnyList .imgBox img{
    width: 100%;
    height: 100%;
}
.xnyListBox2{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0.24rem;
}
.xnyList2 .imgBox{
    display: flex;
    align-items: center;
    justify-content: center;
}
.xnyListBox2 li{
    width: calc(25% - 0.12rem);
    background: #F3F8FF;
}
.xnyList2{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0.5rem;
    padding-bottom: 0.58rem;
}
.xnyList2 .imgBox{
    margin-bottom: 0.2rem;
   
}
.xnyList2 .imgBox img{
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.xnyList2:hover .imgBox img{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.xnyListBox3{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0.24rem;
}
.xnyListBox3 li {
    width: calc(100% / 6 - 0.1rem);
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}
.xnyListBox3 li .xnyList3{
    border-radius: 0.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
    background: #005BAC;
    color: #ffffff;
}
.xnyListBox3 li:nth-child(2n) .xnyList3{
    background: #F3F8FF; 
    color: #555555;
}
.xnyListBox3 li:nth-child(2),.xnyListBox3 li:nth-child(5){
    background-image: url(../hbimg/arrow_two.png);
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    background-size: 16px 21px;
}
.xnyListBox3 li:nth-child(2)::after,.xnyListBox3 li:nth-child(5)::after{
    background-image: url(../hbimg/arrow_two.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    content: '';
    position: absolute;
    width: 16px;
    bottom: 0px;
    left: 50%;
    background-size: 16px 21px;
    height: 21px;
    transform: translate(-50%, 0px);
}
.xnyListBox4{
    display: flex;
    justify-content: space-between;
    padding-left: 1.84rem;
    padding-right: 1.84rem;
    background: #005BAC;
    border-radius: 0.25rem;
    padding-top: 0.13rem;
    padding-bottom: 0.13rem;
    margin-bottom: 1.15rem;
}
.xnyList4{
    color: #fff;
}
.dlgc{
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    background-image: url(../hbimg/dlgc_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}
.dlgc .publicTitle{
    color: #fff;
}
.dlgcListBox{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 1rem;
    flex-wrap: wrap;
}
.dlgcListBox li{
    width: calc(100% / 3 - 0.18rem);
}
.dlgcList{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding-top: 0.49rem;
    padding-bottom: 0.38rem;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    box-sizing: border-box;
    height: 100%;
    width: 100%
}
.dlgcList div{
    text-align: center;
    color: #ffffff;
}
.dlgcList p{
    text-align: center;
    color: #ffffff;
    max-width: 100%
}
.dlgcList .imgBox{
    margin-bottom: 0.28rem;
    width: auto;
}
.dlgcList div{
    margin-bottom: 0.22rem;
}
.zhny {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}
.zhny .imgBox{
background: #F3F8FF;
display: flex;
justify-content: center;
padding-top: 0.42rem;
padding-bottom: 0.42rem;
}
.xfgcListBox{
    display: flex;
    justify-content: space-between;
}
.xfgcList {
    overflow: hidden;
}

.xfgcList .imgBox{
    width: 100%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    padding-top: 0px;
    padding-bottom: 0px;
}
.xfgcList:hover .imgBox{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.xfgcList {
    position: relative;
}
.xfgcListFont{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 0.84rem;
    padding-bottom: 0.9rem;
    box-sizing: border-box;
}
.xfgcListFont{
    color: #fff;
}
.xfgcListFont .line{
    width: 40px;
height: 2px;
background: #FFFFFF;
}
.xfgcList:hover .xfgcListFont{
    background-color: rgba(0, 91, 172, 0.89);
}
.xfgcList:hover .imgBox img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.xfgcListBox{
    flex-wrap: wrap;
}
.xfgcListBox li{
    width: calc(100% / 3 - 0.12rem);
}
.xfgcList{
    overflow: hidden;
}
.xfgcList .imgBox{
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 0px !important;
}
.xfgcList {
    position: relative;
    display: block;
}
.xfgcList .imgBox img{
    width: 100%;
    height: 100%;
}
.rdgc{
    background: url(../hbimg/rdgc_bg.jpg);
}
.rdgc li{
    width: calc(20% - 0.12rem);
}
.rdgcList{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.rdgcList p{
    color: #fff;
    margin-top: 0.15rem;
    margin-bottom: 0.4rem;
}

.rdgcListBox{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rdgc{
    padding-bottom: 0.8rem;
}
.contactListBox{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 1.2rem;
}
.contactListBox li{
    width: calc(25% - 0.07rem);
    margin-bottom: 0.14rem;
    margin-right: 0.09rem;
}
.contactListBox li:nth-child(4n){
    margin-right: 0px;
}
.contactList{
    background: #F3F8FF;
    display: flex;
    flex-direction: column;
    padding: 0.5rem 0.3rem 0.3rem 0.3rem;
    position: relative;
}
.contactList .title{
    margin-bottom: 0.24rem;
}
.contactList .subTitle{
    margin-top: 0.1rem;
    margin-bottom: 0.58rem;
}
.contactList .watchMore{
    width: 31px;
    height: 31px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.watchMoreBox{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shadow{
    width: 100%;
    height: 100%;
    background-color: #005BAC;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 0.5rem 0.3rem 0.3rem 0.3rem;
    color: #ffffff;
    opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.shadow h3{
    margin-bottom: 0.2rem;
}
.shadowList{
    display:flex;
    margin-top: 0.1rem;
}
.shadowList div{
    min-width: 0.8rem;
    margin-right: 0.14rem;
}
.shadowList p{
    flex: 1;
}

.watchMoreShadow{
    width: 53px;
    height: 53px;
    background: rgba(255, 255, 255, 0.06);
    border-radius: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.12rem;
    float: right;
}
.watchMoreShadow .watchMore{
    width: 31px;
    height: 31px;
    background: #FFFFFF;
    border-radius: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.contactList:hover .shadow{
    opacity: 1;

}
.Honor_p1b{
    position: relative;
}
.slv{
    font-size: 0.48rem;
    color: #3c1a11;
    width: 100%;
    position: absolute;
    bottom: -0.48rem;
    display: flex;
    align-items: center;
}
@media screen and (max-width:768px){
    .slv {
        font-size: 24px;
        position: static;
        margin-bottom: 10px;
    }
}



/* 0513 */
lcCon {
    background-image: url(../uploadfiles/image/lt_shadow_bg.png) !important;
}

.ltJjfa {
    background-image: url(../uploadfiles/image/lt_jjfabg.png) !important;
	position:relative;
}

.ltJjfaUl {
    display: flex;
    justify-content: space-between;
}

.ltJjfaUl li {
    width: calc(50% - 0.15rem);
    background-color: #fff;
    padding: 0.8rem 0.7rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
}
.ltJjfaUl li:nth-child(1){
	background-image: url(../images/xnyjs_line_bg1.png);
	background-position: top -0.24rem left -0.07rem;
}
.ltJjfaUl li:nth-child(2){
	background-image: url(../images/zhyy_line_bg1.png);
	background-position: top -0.44rem left -0.03rem;
}

.ltJjfaUl .title {
    font-size: 0.32rem;
    text-align: center;
	position:relative;
}

.ltJjfaUl li:nth-child(1) .circle{
	width: 16px;
    height: 16px;
    position: absolute;
    border: 4px solid #10B555;
    border-radius: 50%;
    box-sizing: border-box;
    right: -22px;
    top: -8px;
}
.ltJjfaUl li:nth-child(2) .circle{
	width: 16px;
    height: 16px;
    position: absolute;
    border: 4px solid #52A9F7;
    border-radius: 50%;
    box-sizing: border-box;
    right: -22px;
    top: -8px;
}

.ltJjfaUl .subTitle {
    margin-top: 0.3rem;
    text-align: center;
    height: 1.02rem;
    margin-bottom: 0.3rem;
}
.lc_bfEgBox{
	background-image: url(../images/bfbgal_line_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.lc_bfEg {
    padding-top: 1.2rem;
    padding-bottom: 2.1rem;
}
.lc_bfEg .publicCon{
	max-width: 1672px;
    width: 88%;
}

.lc_zf {
    padding-bottom: 0;
}
.lc_zf .imgBox{
	background: #F3F8FF;
    padding-top: 0.5rem;
    padding-bottom: 1.03rem;
}
.lc_zf .imgBox img{
	margin:0 auto;
}

.lc_banner i img {
    width: 8px !important;
    height: 9px !important;
}

.lc_banner li .pic2 {
    overflow: hidden;
}

.lc_bfEgBox .lc_banner li .Ispic2 {
    padding-bottom: 68.275%;
    transition: 0.3s;
    background-repeat: no-repeat;
    background-size: cover;
}

.lc_banner li a:hover .Ispic2 {
    transform: scale(1.1);
}

.lc_banner li a:hover aside {
    color: #fff;
}

.lc_banner li:hover .txt2 {
    padding: 0 0.2rem 0.2rem
}

.lc_banner li time {
    color: #005bac;
    display: block;
    line-height: 0.6rem;
    ;
}

.lc_banner .pages {
    right: 0px !important;
    bottom: -1.1rem !important;
    width: 100%;
    text-align: center;
    color: #666 !important;
    left: 0px !important;
    height: 0.54rem;
    line-height: 0.54rem;
}

.lc_banner li {
    margin: 0px 18px;
}

.Banner003008 .pages .cur {
    font-weight: bold;
    margin-right: 0.14rem;
    color: #005bac;
}

.lc_banner .slick-arrow {
    bottom: -1.1rem !important;
    z-index: 999 !important;
    left: calc(50% + 0.85rem) !important;
    transform: rotate(0) !important;
    -webkit-transform: rotate(0) !important;
    -moz-transform: rotate(0) !important;
    -ms-transform: rotate(0) !important;
    -o-transform: rotate(0) !important;
    margin-bottom: 0px !important;
    right: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    width: 0.54rem !important;
    height: 0.54rem !important;
}

.lc_banner .slick-prev {
    left: calc(50% - 1.4rem) !important;
    background-image: url(../images/lt_arrowRight.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
	
}
.lc_banner .slick-prev:hover{
	background-image: url(../uploadfiles/image/lt_arrowRight_hover.png) !important;
	transform: rotate(180deg) !important;
}

.lc_banner .slick-next {
    background-image: url(../images/lt_arrowRight.png) !important;
    background-repeat: no-repeat;
    background-size: contain;
	transform: rotate(180deg) !important;
}
.lc_banner .slick-next:hover{
	background-image: url(../uploadfiles/image/lt_arrowRight_hover.png) !important;
	transform: rotate(360deg) !important;
}

.lc_banner li {
    position: relative;
    padding-bottom: 0.8rem;
    background-color: #f3f8ff;
    overflow: hidden;
}

.lc_banner li aside {
    margin: 0 auto;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 0.3rem;
    font-size: 0.22rem;
}

.lc_banner li .txt2 {
    height: 0.8rem;
    line-height: 0.8rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.lc_banner li .txt2 p {
    opacity: 0;
    font-size: 0.18rem;
    line-height: 0.32rem;
    color: #ffffff;
}

.lc_banner li .More2 {
    position: absolute;
    bottom: 0.24rem;
    ;
    right: 0.22rem;
    z-index: 3;
}

.lc_banner li .More2 i {
    display: inline-block;
    transition: all 0.3s;
    opacity: 1;
    width: 0.3rem;
    text-align: center;
    line-height: 0.3rem;
    height: 0.3rem;
    background-color: #ffffff;
    border-radius: 0.16rem;
    position: relative;
    z-index: 5;
}

.lc_banner li .More2 i img {
    vertical-align: middle;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.lc_banner li:hover {
    padding-bottom: 0.8rem;
    background: none
}

.lc_banner li:hover .txt2 {
    padding: 0.3rem;
    width: calc(100% - 0.72rem);
    background: #005bac;
    height: 1.2rem
}

.lc_banner li:hover aside {
    line-height: 0.36rem;
    height: 0.36rem;
    color: #ffffff;
    padding: 0;
}

.lc_banner li:hover p {
    opacity: 0.8;
    position: static;
}

.lc_banner li:hover .More2 i {
    background: #005bac
}

.lc_banner li:hover .More2 i .hide {
    display: inline-block;
}

.lc_banner li:hover .More2 i img {
    display: none
}

.lc_banner li:hover .More2 i:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 0.3rem;
    height: 0.3rem;
    background-color: #005bac;
    border-radius: 0.16rem;
    animation: scale3 2s linear infinite;
    content: "";
    z-index: -1;
}

@media (max-width:1366px) {
    .PicList003142 li aside {
        font-size: 18px;
    }

}

@media screen and (max-width:1200px) {
    .ltJjfaUl .title {
        font-size: 18px;
    }

    .lc_banner li aside {
        font-size: 18px;
    }

    .PicList00314222.PicList003142 li:hover aside {
        line-height: 36px;
        height: 36px;
        color: #ffffff;
        padding: 0;
    }

    .lc_banner li:hover aside {
        line-height: 36px;
        height: 36px;
    }

    .lc_banner .slick-arrow {
        width: 36px !important;
        height: 36px !important;
    }
}

@media (max-width:1024px) {
    .lc_banner li .txt2, .lc_banner li aside {
        height: 50px;
        line-height: 50px;
        position: static;
    }

    .lc_banner li {
        padding: 0
    }

    .lc_banner li .More2 i {
        height: 30px;
        line-height: 30px;
        border-radius: 30px;
        width: 30px;
    }

    .lc_banner li:hover .txt2 {
        width: 100%
    }

    .lc_banner li:hover .More2 {
        display: none
    }

    .lc_banner li .txt2 p {
        font-size: 16px;
        line-height: 1.5;
    }

    .lc_banner li:hover .txt2 {
        height: auto;
    }

    .ltJjfaUl .subTitle {
        height: auto;
    }

    

    .lc_bfEg {
        padding-bottom: 66px;
    }

    .lc_banner .pages {
        bottom: -52px !important;
        height: 36px !important;
        line-height: 36px !important;
    }

    .lc_banner .slick-arrow {
        bottom: -52px !important;
    }

    .lc_banner .slick-arrow {
        left: calc(50% + 44px) !important;
    }
    
    .lc_banner .slick-prev {
        left: calc(50% - 77px) !important;
    }
}

@media screen and (max-width:768px) {
    .ltJjfaUl {
        display: flex;
        flex-direction: column;
    }

    .ltJjfaUl li {
        width: 100%;
    }

    .ltJjfaUl li:first-child {
        margin-bottom: 20px;
    }
}

#particles-js {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

@media screen and (min-width:1023px) and (max-width:1200px){
	.Menu002188 .Menu li a{
		margin-right:0.56rem
	}
	
}
@media screen and (max-width:1200px){
	.lc_zf .imgBox {
    padding-top: 30px;
    padding-bottom: 30px;
}
.ltJjfaUl li{
	padding-top:30px;
}
    .cyms_jt {
        margin-bottom: 0px !important;
    }
	.Banner003008 .pages .cur {
    
    font-size: 18px;
	margin-right: 7px;
}
    .Banner003008 .pages .total {
        margin-left: 7px;
    }
	.ljdCon {
        padding-top: 30px !important;
    }
	.BottomCenter .br li .ico {
		
		width: 16px;
	}
	    
}
@media screen and (max-width:768px){
	.ltJjfaUl li:first-child {
        
       background-position: top -0.5rem left -6px;
    }
	.ltJjfaUl li:nth-child(2) {
        background-position: top -0.91rem left -5px;
       
    }
}</pre></body></html>