@charset "utf-8";
.ny-banner{
    position: relative;
}
.ny-banner .wz{
    position: absolute;
    bottom: 0;
    z-index: 999;
    color: #fff;
    font-size: 13rem;
    line-height: 1;
    bottom: 5rem;
    font-weight: bold;
    text-shadow: 6px 7px 16px rgb(0 0 0 / 50%);
}

.ny-con{
    padding-top: 10rem;
    background: url(../images/lxwm-bj.png) left top no-repeat;
    padding-bottom: 16rem;
    position: relative;
}
.prodetail-bj{
    padding-bottom: 35rem;
}

/*yfsl*/
.yfsla{
    background: url(../images/yfsl-bj01.png) right bottom no-repeat;
    padding: 20rem 0 25rem;
}
.yfsla-one .wz{
    width: 55%;
}
.yfsla-one .wz .bt{
    color: #1a4b98;
    font-weight: bold;
    font-size: 3.2rem;
    line-height: 4rem;
}
.yfsla-one .wz .brief{
    margin-top: 3rem;
    font-size: 1.8rem;
}
.yfsla-one .img{
    width: 40%;
    margin-top: 6rem;
}
.yfsla-one .img img{
    width: 100%;
}
.yfsla-one .img .tp{
    width: 48%;
}
.yfsla-two{
    margin-right: 20.8%;
    margin-top: 3.5rem;
}
.yfsla-two img{
    width: 100%;
}
.yfsla-three{
    margin-top: 6rem;
}
.yfsla-three .img{
    width: 40%;
}
.yfsla-three .img img{
    box-shadow: 0px 0px 8px 4px rgb(0 0 0 / 20%);
    width: 47%;
}
.yfsla-three .wz{
    width: 45%;
}
.yfsla-three .wz .brief{
    font-size: 1.8rem;
}
.yfsla-three .wz .bt{
    margin-top: 4rem;
    color: #1a4b98;
    font-weight: bold;
    font-size: 3.2rem;
    line-height: 4rem;
}
.yfsla-three .wz .bt span{
    font-size: 6rem;
    margin-right: 10px;
}
.yfslb{
    position: relative;
}
.yfslb .wz{
    position: absolute;
    width: 100%;
    top: 8rem;
    color: #fff;
    font-size: 4rem;
    text-align: center;
    font-weight: bold;
}
.yfslb .wz p{
    line-height: 2;
}


/*pro*/
.ny-tit{
    margin-top: 15rem;
}
.ny-tit .bt{
    color: #1a4b98;
    font-size: 8rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10rem;
}
.ny-tit .brief{
    width: 50%;
    float: right;
}
.projs{
    margin-top: 15rem;
}
.pro-list ul{
    margin-left: -2rem;
    margin-right: -2rem;
}
.pro-list ul li{
    padding: 0 2rem 4rem;
}
.pro-list ul li .con{
    background: #eceef4;
    border-radius: 20px;
}
.pro-list ul li .con:hover{
    background:#dbeaff;
}
.pro-list ul li .con .name{
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
    line-height: 4rem;
    padding: 5rem 0 1rem;
    height: 13rem;
}
.pro-list ul li .con:hover .name{
    color:#1a4b98;
}
.pro-list ul li .con .bigimg img{
    width: 100%;
}
.pro-list ul li .con:hover .bigimg img {
    transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    -webkit-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
}
.prolb .pro-list ul li .con .name{
    font-size: 2rem;
    font-weight: 400;
    height: auto;
}
.pro-search{
    display: table;
    width: 100%;
    margin-bottom: 5rem;
}
.pro-search .ss{
    float: left;
    border-bottom: 1px solid #7492c1;
    line-height: 4rem;
}
.pro-search .ss input{
    border: 0;
    background: none;
    color: #7492c1;
    font-size: 2rem;
    outline: 0;
}
.pro-search .ss input::-webkit-input-placeholder {
    color: #7492c1;
}
.pro-search .ss input:-ms-input-placeholder {
    color: #7492c1;
}
.pro-search .ss input::placeholder {
    color: #7492c1;
}

.pro-search .ss input:focus::placeholder {
    color: transparent;
}


.pro-search .ss button{
    border: 0;
    background: none;
    color: #7492c1;
    font-size: 2rem;
}
.pro-search .nav{
    float: left;
    line-height: 4rem;
    font-size: 2rem;
    margin-left: 5rem;
}
.pro-search .nav a{
    margin-right: 2rem;
    color: #7492c1;
}
.pro-search .nav a:hover{
    color:#1a4b98;
}


/*prodetail*/
.prodetail-bj::after{
    content: "";
    background: url(../images/lxwm-bj02.jpg) center center no-repeat;
    width: 1000px;
    height: 670px;
    position: absolute;
    bottom: 0;
    z-index: -1;
}
.prodetail{
    margin-top: 10rem;
}
.prodetail-mc{
    position: relative;
}
.prodetail-mc .bt{
    color: #1a4b98;
    font-size: 8rem;
    font-weight: bold;
    line-height: 8rem;
}
.prodetail-mc .cpm{
    font-size: 4rem;
    line-height: 7rem;
}
.prodetail-mc .fh{
    position: absolute;
    right: 0;
    top: 0;
    line-height: 15rem;
    z-index: 99;
}
.prodetail-mc .fh img{
    height: 7rem;
}
.prodetail-mc .fh img:hover{
    opacity:.7;
}
.prodetail-img{
    width: 60%;
    margin: auto;
    position: relative;
    margin-top: 5rem;
}
.prodetail-img .swiper-wrapper .swiper-slide img{
    width: 100%;
}
.prodetail-img .swiper-pro-next,.prodetail-img .swiper-pro-prev{
    position: absolute;
    top: 50%;
    color: rgb(26 75 152 / 50%);
    font-size: 8rem;
    font-weight: bold;
    line-height: 1;
    z-index: 999;
    cursor: pointer;
}
.prodetail-img .swiper-pro-next{
    right: -9rem;
}
.prodetail-img .swiper-pro-prev{
    left: -9rem;
}
.prodetail-img .swiper-pro-next:hover,.prodetail-img .swiper-pro-prev:hover{
    color: #1a4b98;
}
.prodetail-con{
    margin-top: 6rem;
    background: #f5f7fa;
    border-radius: 20px;
    overflow: hidden;
}
.prodetail-con .bt{
    background: #1a4b98;
    color: #fff;
    text-align: center;
    font-size: 4rem;
    padding: 1rem 0;
}
.prodetail-con .brief{
    padding: 5rem;
    font-size: 2.4rem;
    line-height: 2;
}


/*contact*/
.contact{
    margin-top: 10rem;
}
.contact-wid{
    width: 50%;
    float: right;
}
.contact-wid .message input{
    width: 100%;
    border: 0;
    border-bottom: 1px solid #333333;
    background: 0;
    color: #333333;
    line-height: 5rem;
    outline: 0;
    margin-bottom: 2rem;
}
.contact-wid .message input:focus::placeholder {
    color: transparent;
}
.contact-wid .message .by{
    color: #1a4b98;
    font-size: 2rem;
    background: url(../images/lxwm-tb1.png) right center no-repeat;
    float: left;
    padding-right: 8rem;
    line-height: 7rem;
    margin-top: 3rem;
}
.contact-wid .message button{
    width: 26rem;
    padding: 0 2rem;
    text-align: left;
    font-size: 2rem;
    color: #1a4b98;
    border-radius: 10px;
    background: #f2f4f5;
    height: 6rem;
    line-height: 6rem;
    float: left;
    border: 0;
    position:relative;
}
.contact-wid .message button::after{
    content:">";
    position:absolute;
    right: 2rem;
}
.contact-wid .message .yx{
    float: left;
    margin-left: 2rem;
    margin-top: .5rem;
}
.contact-wid .message .yx img{
    height: 5rem;
}
.contact-wid .lxfs{
    margin-top: 5rem;
    line-height: 2;
}


@media (max-width:1024px){
    .ny-banner{
        position: relative;
    }
    .ny-banner .wz{
        font-size: 3rem;
        bottom: 2rem;
    }

    .ny-con{
        padding-top: 8rem;
        background: url(../images/lxwm-bj.png) left top no-repeat;
        padding-bottom: 8rem;
        background-size: 200%;
    }
    .prodetail-bj{
        padding-bottom: 15rem;
    }

    /*yfsl*/
    .yfsla{
        background: url(../images/yfsl-bj01.png) right bottom no-repeat;
        padding: 8rem 0 10rem;
    }
    .yfsla-one .wz{
        width: 100%;
    }
    .yfsla-one .wz .bt{
        color: #1a4b98;
        font-weight: bold;
        font-size: 3.2rem;
        line-height: 4rem;
    }
    .yfsla-one .wz .brief{
        margin-top: 3rem;
        font-size: 1.8rem;
    }
    .yfsla-one .img{
        width: 100%;
        margin-top: 3rem;
        display: flex;
    }
    .yfsla-one .img img{
        width: 100%;
    }
    .yfsla-one .img .tp{
        width: 48%;
    }
    .yfsla-two{
        margin-right: 0;
        margin-top: 3rem;
    }
    .yfsla-two img{
        width: 100%;
    }
    .yfsla-three{
        margin-top: 5rem;
    }
    .yfsla-three .img{
        width: 100%;
        display: flex;
    }
    .yfsla-three .wz{
        width: 100%;
        margin-top: 2rem;
    }
    .yfsla-three .wz .bt{
        font-size: 3rem;
    }
    .yfsla-three .wz .bt span{
        font-size: 5rem;
        margin-right: 10px;
    }
    .yfslb{
        position: relative;
        height: 40rem;
    }
    .yfslb img{        
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        top: 50%;
        opacity: 0.9;
        transform: translateY(-50%);
    }
    .yfslb .wz{
        top: 2em;
        font-size: 2.6rem;
    }
    .yfslb .wz p{
        line-height: 1.5;
    }


    /*pro*/
    .ny-tit{
        margin-top: 5rem;
    }
    .ny-tit .bt{
        font-size: 5rem;
        margin-bottom: 4rem;
    }
    .ny-tit .brief{
        width: 100%;
    }
    .projs{
        margin-top: 8rem;
    }
    .pro-list{
        overflow:hidden;
    }
    .pro-list ul{
        margin-left: -2rem;
        margin-right: -2rem;
    }
    .pro-list ul li{
        padding: 0 1rem 2rem;
    }
    .pro-list ul li .con .name{
        font-size: 3rem;
        height: auto;
        line-height: 1.2;
        padding: 3rem 0 1rem;
    }
    .prolb .pro-list ul li .con .name{
        font-size: 2rem;
    }
    .pro-search{
        display: table;
        width: 100%;
        margin-bottom: 5rem;
    }
    .pro-search .ss{
        float: left;
        border-bottom: 1px solid #7492c1;
        line-height: 4rem;
    }
    .pro-search .ss input{
        border: 0;
        background: none;
        color: #7492c1;
        font-size: 2rem;
        outline: 0;
    }
    .pro-search .ss input::-webkit-input-placeholder {
        color: #7492c1;
    }
    .pro-search .ss input:-ms-input-placeholder {
        color: #7492c1;
    }
    .pro-search .ss input::placeholder {
        color: #7492c1;
    }

    .pro-search .ss input:focus::placeholder {
        color: transparent;
    }


    .pro-search .ss button{
        border: 0;
        background: none;
        color: #7492c1;
        font-size: 2rem;
    }
    .pro-search .nav{
        float: left;
        line-height: 4rem;
        font-size: 2rem;
        margin-left: 5rem;
    }
    .pro-search .nav a{
        margin-right: 2rem;
        color: #7492c1;
    }
    .pro-search .nav a:hover{
        color:#1a4b98;
    }


    /*prodetail*/
    .prodetail-bj::after{
        content: "";
        background: url(../images/lxwm-bj02.jpg) center center no-repeat;
        width: 1000px;
        height: 670px;
        position: absolute;
        bottom: 0;
        z-index: -1;
    }
    .prodetail{
        margin-top: 8rem;
    }
    .prodetail-mc .bt{
        font-size: 4rem;
        line-height: 4.5rem;
    }
    .prodetail-mc .cpm{
        font-size: 2rem;
        line-height: 4rem;
        margin-top: 1rem;
    }
    .prodetail-mc .fh{
        line-height: 13rem;
    }
    .prodetail-mc .fh img{
        height: 5rem;
    }
    .prodetail-img{
        width: 90%;
        margin-top: 3rem;
    }
    .prodetail-img .swiper-wrapper .swiper-slide img{
        width: 100%;
    }
    .prodetail-img .swiper-pro-next,.prodetail-img .swiper-pro-prev{
        top: 50%;
        color: rgb(26 75 152 / 50%);
        font-size: 6rem;
        font-weight: bold;
        line-height: 1;
        z-index: 999;
        cursor: pointer;
        line-height: 4rem;
        height: 4rem;
        margin-top: -2rem;
    }
    .prodetail-img .swiper-pro-next{
        right: -5%;
    }
    .prodetail-img .swiper-pro-prev{
        left: -5%;
    }
    .prodetail-con{
        margin-top: 6rem;
        background: #f5f7fa;
        border-radius: 20px;
        overflow: hidden;
    }
    .prodetail-con .bt{
        font-size: 3rem;
    }
    .prodetail-con .brief{
        padding: 2rem;
        font-size: 2rem;
    }


    /*contact*/
    .contact{
        margin-top: 10rem;
    }
    .contact-wid{
        width: 100%;
    }
    .contact-wid .message .by{
        font-size: 1.6rem;
        background: url(../images/lxwm-tb1.png) right center no-repeat;
        float: left;
        padding-right: 5rem;
        line-height: 4rem;
        margin-top: 2rem;
        background-size: 4rem;
        margin-bottom: 2rem;
    }
    .contact-wid .message button{
        width: 60%;
        height: 5rem;
        line-height: 5rem;
    }
    .contact-wid .message button::after{
        content:">";
        position:absolute;
        right: 2rem;
    }
    .contact-wid .message .yx{
        float: left;
        margin-left: 2rem;
        margin-top: .5rem;
    }
    .contact-wid .message .yx img{
        height: 4rem;
    }
}