/* .ecologyheader{
height: 125px;
} */




.ecology {
    position: relative;
    /* padding-bottom: 1.5rem; */
    margin-bottom: 3.65rem;
}

.ecology #canvas {
    position: absolute;
    left: 0;
    top: 0;
    /* width: 40%;
    height: 21.5rem; */
    /* opacity: .5; */
    z-index: 10;
}

.ecology #canvas img {
    height: 50px;
    background-color: #fff;
}

.ec-6 {}

.wxs {

    margin-bottom: 3.65rem;
}

.ecology .banner {
    height: 21.5rem;
    position: relative;
    /* z-index: 23; */
}

.banner-pg {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 22;
}

.banner-block {
    display: block;

}

.banner-m-block {
    display: none;
}

.pc-block-g {
    display: block;
}

.mb-block-g {
    display: none;
}

.ecology .content-box .banner .banner-content {
    height: 100%;
    width: 100%;
    position: relative;
    padding-top: 6.15rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 23;
}

.gbk-bc {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.w1524 {
    /* padding: 0 4.95rem; */
    padding: 0 5rem;
}

.bannerTxt {
    width: auto;
    text-align: center;
}

.bannerTxt .t1 {

    font-weight: bold;
    font-size: 1.05rem;
    color: #fff;
    line-height: 1;
}

.bannerTxt .t2 {

    font-weight: bold;
    white-space: nowrap;
    font-size: 1.55rem;
    line-height: 1;
    color: #FFFFFF;
    margin-left: -1rem;
    margin: .625rem 0 1.475rem -1rem;
}

.bannerTxt .t2 span {
    display: inline-block;

}


.bannerTxt .t3 {

    font-weight: bold;
    font-size: .55rem;
    color: #FFFFFF;
    line-height: 1;
}


.banner-content .img .img1,
.banner-content .img .img2,
.banner-content .img .img3,
.banner-content .img .img4 {
    width: 4rem;
    /* height: 150px; */
    opacity: 1;
    overflow: hidden;
}

.banner-content .img .img1 img,
.banner-content .img .img2 img,
.banner-content .img .img3 img,
.banner-content .img .img4 img {
    transition: all .3s;

}

.banner-content .img .img1:hover img,
.banner-content .img .img2:hover img,
.banner-content .img .img3:hover img,
.banner-content .img .img4:hover img {
    transform: scale(1.1);
    /* position: absolute; */
}

.banner-content>.img {

    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    /* position: absolute;
    bottom: 38%;
    right: 18%; */
    height: 4rem;

    align-self: center;
    margin-top: -4.25rem;
    margin-right: 2.5rem;

}

.banner-content .img .img2 {
    position: relative;
    opacity: 1;
    top: 28%;

}

.banner-content .img .img3 {
    position: relative;
    opacity: 1;
    top: 48%;

}

.banner-content .img .img4 {
    position: relative;
    opacity: 1;
    top: 68%;

}

.ec {
    /* padding: 3.85rem 0 3.8rem; */
    padding: 3.85rem 0 0;

}

.ec-1 .top {
    width: 100%;
}

.ec-1 .top .txt {
    margin-right: 9.375rem;
    line-height: 1;
}

.ec-1 .top .txt .t1 {

    font-weight: bold;
    font-size: 1.55rem;
    color: #000000;
}

.ec-1 .top .txt .t2 {


    font-size: 1.05rem;
    color: #000000;
    margin: .725rem 0 1.35rem;

}

.ec-1 .top .txt .t3 {

    font-weight: 400;
    font-size: .45rem;
    color: #000000;
    line-height: 30px;
}

.ec-1 .bottom {
    margin-top: 2.375rem;
    /* height: 6.15rem; */
    width: 100%;
    margin-bottom: 2.7rem;
    /* padding: 0 4.1rem 0 3.95rem; */
    /* padding: 0 3.925rem 0 3.95rem; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.ec-1 .bottom .t {
    width: 100%;

    font-weight: 500;
    font-size: .45rem;
    color: #000000;
    line-height: 48px;
}

.ec-1 .bottom .t img {
    height: 1.375rem;
    /* width: 100%; */
    margin-bottom: .35rem;
}

.ec-1 .bottom .left {
    /* width: 40%; */
    display: flex;
    align-items: center;
    position: relative;
    justify-content: flex-start;
}

.ec-1 .bottom .center {

    display: flex;
    align-items: center;
    justify-content: center;

    position: relative;
    margin: 0px 1.25rem;
}

.ec-1 .bottom .rigth {
    /* width: 44%; */
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    position: relative;

}

.ec-1 .bottom .l-bg {
    height: 100%;
/*    width: 60%;*/
}

.ec-1 .bottom .left .l-bg .b {
/*    width: 9.725rem;*/
    padding: 1.475rem 1.325rem 1.475rem 3.75rem;
    /* padding: 1.475rem 1rem 1.475rem 3.75rem */

}
.ec-1 .bottom .left .l-bg{
    background-position: right;
}
.ec-1 .bottom .rigth .l-bg{
    background-position: left;
}
.ec-1 .bottom .rigth .l-bg .b {
/*    width: 7.175rem;*/
    /* width: 4.175rem; */
    /* width: 4.175rem; */
    padding: 1.475rem 2rem 1.475rem 1.325rem;
    /* margin-left: 12px; */
}

.ec-1 .bottom .l-bg.gbk-bc {
    background-size: contain;
}

.ec-1 .bottom .l-bg .b .img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.ec-1 .bottom .center .line1 {
    height: 8px;
    width: 1rem;

    font-weight: bold;
    font-size: .2rem;
    background-color: #0041c3;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.ec-1 .bottom .center .line2 {
    height: 1rem;
    width: 8px;

    font-weight: bold;
    /* font-size: 1.8rem; */
    background-color: #0041c3;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/*  */
.ec-2 {
    position: relative;
}

.ec-2 .imgBg {
    /* position: absolute;
    top: 13.5%;
    left: 50%;

    transform: translateX(-50%); */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ec-2 .txt {
    /* position: absolute; */
    /* left: 50%; */
    /* top: 0; */
    /* top: -5%; */
    width: 100%;
    /* top: -5%; */
    /* transform: translateX(-50%); */
    width: 100%;
padding-bottom: 1.5rem;
}

.ec-2 .txt .t1 {
    text-align: center;


    font-weight: bold;
    font-size: 1.05rem;
    color: #000000;
    line-height: 1;
    margin-bottom: .675rem;
}

.ec-2 .txt .t2 {
    text-align: center;


    font-weight: 400;
    font-size: .55rem;
    color: #000000;
    line-height: 34px;
    opacity: 0.8;
}


.ec-3 {
    /* padding-top: 3.575rem ; */
    margin-top: 0;
}

.ec-3 .top {

    height: 3.375rem;
}

.ec-3 .top .t1 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;

    font-weight: bold;
    font-size: 1.05rem;
    color: #000000;
    line-height: 1;
}

.ec-3 .center {
    text-align: center;
    width: 100%;
    margin: .675rem 0 1.35rem;

    font-weight: 400;
    font-size: .55rem;
    color: #000000;
    line-height: 1;
    opacity: 0.8;
}

.ec-3 .bottom {
    height: 14.5rem;
    background: #FFFFFF;
    box-shadow: 0px 10px 15px 0px rgba(0, 78, 255, 0.1);
    border-radius: 20px;
    border: 1px solid #E5E5E5;
    display: flex;

}

.ec-3 .bottom .item {
    width: 25%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;

    padding-top: 2.55rem;
    border: 1px solid rgba(0, 78, 255, .03);
    /* border-radius: 20px; */

    transition: all .3s;
}

.ec-3 .bottom .item .img {
    width: 3.5rem;
    height: 3.5rem;
    background: rgba(0, 78, 255, 0.1);
    border-radius: 50%;
    /* opacity: ; */
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;

}

.ec-3 .bottom .item .img img {
    /* filter:brightness(); */
    /* filter: drop-shadow(144px 0 0 #004EFF) */
}

.ec-3 .bottom .item .t1 {
    padding-top: 1.55rem;
    padding-bottom: .825rem;
/*height: 3.5rem;*/
    font-weight: bold;
    font-size: .55rem;
    color: #000000;
    line-height: 1;
    transition: all .3s;

}

.ec-3 .bottom .item .txt {
    display: flex;
    flex-direction: column;

    font-weight: 400;
    font-size: .45rem;
    color: #000000;
    line-height: 30px;
    opacity: 0.8;
    text-align: center;

}

.ec-3 .bottom .item .txt span {
    transition: all .3s;

}

.ec-3 .bottom .item.cur {
    background-color: rgba(240, 244, 253, 1);
    /* background-color: #0041c3; */
    /* border-radius: 20px; */
}

.ec-3 .bottom .item.cur:first-child {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}

.ec-3 .bottom .item.cur:last-child {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;

}

.ec-3 .bottom .item.cur .img {
    /* background: rgba(0, 78, 255, 1); */
    background: #0041c3;
}

.ec-3 .bottom .item.cur .t1 {
    color: #0041c3;

}

.ec-3 .bottom .item.cur .txt {
    color: #0041c3;

}

.ec-4 {
    margin: 2.175rem 0 3.85rem;
}

.ec-4 .top {
    width: 100%;
    text-align: center;

    font-weight: bold;
    font-size: 32px;
    color: #000000;
    line-height: 1.3;
    margin-bottom: 1.85rem;
    transition: all .3s;

}

.ec-4 .bottom {
    display: flex;
    justify-content: space-between;
}

.ec-4 .bottom .item {
    width: 19%;
    height: 9rem;
    /* padding-top: 1.625rem; */
    border-radius: 10px;
margin-right:.25rem;
}
.ec-4 .bottom .item:last-child{
margin-right:0;

}
.ec-4 .bottom .item .item-box{
    transition: all .3s;
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 10px 6px 0px rgb(0 78 255 / 10%);
    background: #F9FBFF;


}
.ec-4 .bottom .item .txt {
    padding-bottom: 1.925rem;
    text-align: center;
    transition: all .3s;
    width: 100%;
    padding: 0 0;
}

.ec-4 .bottom .item .txt .t1 {

    font-weight: bold;
    font-size: .55rem;
    color: #000000;
    line-height: 1;
    /* padding-top: 1.825rem; */
    padding-bottom: .825rem;
}

.ec-4 .bottom .item .txt .t2 {

    font-weight: 400;
    font-size: .45rem;
    color: #000000;
    line-height: 30px;
    opacity: 0.8;
    padding-bottom: 1.75rem;
    white-space: nowrap;
}

.ec-4 .bottom .item .img {
    transition: all .3s;

}

.ec-4 .bottom .item.cur .item-box {

    background: #0041c3;
    box-shadow: 0px .25rem .375rem 0px rgba(0, 78, 255, 0.1);
    border-radius: 10px;
    margin-top: -0.75rem;
    flex-direction: column-reverse;
}


.ec-4 .bottom .item.cur .item-box  .txt {
    /* padding-bottom: 2.7rem; */
    width: 100%;
}

.ec-4 .bottom .item.cur .item-box  .txt .t1 {
    font-size: .45rem;
    color: #fff;
    padding-top: .475rem;
    padding-bottom: 1.2rem;
    opacity: .9;
}

.ec-4 .bottom .item.cur .item-box .txt .t2 {
    color: #fff;
    font-size: .6rem;
    line-height: 34px;
    opacity: 1;
    white-space:initial;
}

.ec-4 .bottom .item.cur .item-box  .img {
    margin-top: 1.85rem;
}


.ec-5 {
    /* background: linear-gradient(to bottom,#fff ,transparent); */
}

.ec-5 .box-ec {
    /* height: 30rem; */
    position: relative;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ec-5 .box-ec .imgBg {
    position: relative;
    /* margin-left: 5.2rem; */
    margin-bottom: 2.425rem;
}

.ec-5 .box-ec .imgBg .txt {
    /* position: absolute;
    left: 42%; */
    margin-top: 2rem;

    width: 100%;
    /* transform: translateX(-50%); */
    /* top: 5%; */
    text-align: center;

}

.ec-5 .box-ec .imgBg .txt .t1 {

    font-weight: bold;
    font-size: 1.05rem;
    color: #000000;
}

.ec-5 .box-ec .imgBg .txt .t2 {

    font-weight: 400;
    font-size: .55rem;
    color: #000000;
    opacity: .8;
}

.ec-5 .box-ec img {}

.ec-5 .box-ec .list {
    margin: 0 1.225rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    bottom: 0;
}

.ec-5 .box-ec .list .item {
    width: 50%;

    height: 2.5rem;
    padding: .625rem;
    margin-bottom: .4rem;
}

.ec-5 .box-ec .list .item:nth-child(n+3) {
    margin-bottom: 0;

}

.ec-5 .box-ec .list .item .t1 {

    font-weight: bold;
    font-size: .45rem;
    color: #333333;
    line-height: 1;
    padding-bottom: .4rem;
}

.ec-5 .box-ec .list .item .t1 span {
    color: rgba(0, 78, 255, 1);
}

.ec-5 .box-ec .list .item .t2 {
    line-height: 1;


    font-weight: 400;
    font-size: .35rem;
    color: rgba(51, 51, 51, .8);

}

.ec-6 {
    /* margin-top: 3.2rem; */

}

.ec-6 .top {
    margin-bottom: 1.45rem;
}

.ec-6 .top .t1 {
    width: 23.55rem;
    text-align: center;
    margin: 0 auto;
    padding-top: 2.875rem;

    font-weight: bold;
    font-size: 1.05rem;
    color: #000000;
    line-height: 1;
    margin-bottom: .675rem;
}

.ec-6 .top .t2 {
    text-align: center;


    font-weight: 400;
    font-size: .55rem;
    color: #000000;
    line-height: 48px;
    opacity: 0.8;
}

.ec .leftNav {
    position: fixed;
    left: 0%;
    top: 50%;
    height: 4.575rem;
    transform: translate(0%, -50%);

    z-index: 33;
    transition: all .3s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    display: none;

}

.ec .leftNav.active {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.ec .leftNav a {
    display: block;


    font-weight: 500;
    font-size: 16px;
    color: #333333;
    width: 4rem;
    height: 1.2rem;
    line-height: 1.2rem;
    padding-left: .8rem;
    position: relative;
    transition: all .5s;
}

.ec .leftNav a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%;
    border-top: 1px solid #0041c3;
    opacity: .2;
    /* background: #; */
}

.ec .leftNav a:hover {
    background: #0041c3;
    color: #fff;
    position: relative;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}

.ec .leftNav a:hover::after {
    content: '';
    position: absolute;
    right: 15%;
    top: 50%;
    transform: translate(0, -50%);
    width: 12px;
    height: 12px;
    background: #FFFFFF;
    border-radius: 50%;
}

.ec .leftNav a.cur {
    /* width: 160px; */
    background: #0041c3;
    color: #fff;
    position: relative;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;

}

.ec .leftNav a.cur::after {
    content: '';
    position: absolute;
    right: 15%;
    top: 50%;
    transform: translate(0, -50%);
    width: 12px;
    height: 12px;
    background: #FFFFFF;
    border-radius: 50%;

}

.ec-3 .bottom .item .show {
    display: block;
    transition: all .3s;
}

.ec-3 .bottom .item .hide {
    display: none;
    transition: all .3s;

}

.ec-3 .bottom .item.cur .show {
    display: none;
}

.ec-3 .bottom .item.cur .hide {
    display: block;
}

.ec-4 .bottom .item .show {
    display: block;
    transition: all .3s;

}

.ec-4 .bottom .item .hide {
    display: none;
    transition: all .3s;

}

.ec-4 .bottom .item.cur .item-box .show {
    display: none;

}

.ec-4 .bottom .item.cur .item-box .hide {
    display: block;

}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 1.5rem;
}

.ecology .join {
    position: fixed;
    right: 1%;
    bottom: 9%;
    width: 2rem;
    height: 2rem;
    z-index: 66;
}

.ecology .join .ic {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: .3rem;
    color: #fff;
    background-color: #0041c3;
    border-radius: 50%;
}

@media (max-width:1024px) {
    .ecology .banner {
        /* height: 11.5rem; */
    }

    .ecology .content-box .banner .banner-content {
        padding-top: 4rem;
    }

    .bannerTxt .t1 {
        font-size: .8rem;
    }

    .bannerTxt .t2 {
        font-size: 1rem;
        margin: 0.625rem 0 1rem 0;
        line-height: 1.4;

    }

    .banner-content>.img {
        /* display: none; */
        margin-top: -4.25rem;
        margin-right: -0.5rem;



    }
    .ec .leftNav a{
        width: 4.5rem;
    }
    .ec {
        padding: 1.5rem 0 1.5rem;
    }

    .ec-1 .top .txt .t1 {
        text-align: center;

        font-size: 24px;
    }

    .ec-1 .top .txt .t2 {
        font-size: .5rem;
        line-height: 1.3;
        margin: 0.45rem 0 0.65rem;
    }

    .ec-1 .top .txt {
        margin-right: 0;
    }

    /*  */
    .ec-1 .bottom {
        height: auto;
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .ec-1 .bottom {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    .ec-1 .bottom .left .l-bg .b {
        width: auto;
        padding: 0.75rem 0 0.75rem 0
    }

    .ec-1 .bottom .l-bg .b .img {
     /*   width: 2.5rem;
        height: 2.5rem;*/
    }

    .ec-1 .bottom .rigth .l-bg .b {
        width: auto;
        padding: 0.75rem 1rem 0.75rem .325rem;
    }

    .ec-1 .bottom .center {
        margin: 0.75rem 0;
    }

    .ec-2 .imgBg {

        width: 100%;
    }

    .ec-2 .imgBg img {
        height: 18rem;
        margin: 0 auto;
    }


    .ec-2 .txt {
        padding: 0 4%;
        top: -32px;

    }

    .ec-2 .txt .t1 {
        font-size: 24px;
    }

    .ec-2 .txt .t2 {
        line-height: 1.4;
        font-size: 18;
        padding-bottom: 1rem;
    }

    .ec-3 {
        /* margin-top: 6.575rem; */
    }

    .ec-3 .top .t1 {
        /* font-size: .6rem; */
        font-size: 24px;
    }
 
    .ec-4 .top {
        font-size: 24px;
    }

    .ec-3 .top {
        height: 2.375rem;
    }

    .ec-3 .center {
        font-size: 18px;
        line-height: 1.4;
/* width: auto;     */

    }

    .ec-3 .center {
        margin: 0.675rem .75rem .75rem;
        width: auto;
    }

    .ec-3 .bottom .item .t1 {
        /* font-size: .45rem; */
        line-height: 1.4;
    }


    .ec-3 .bottom .item .txt span {
        font-size: .4rem;
    }

    .ec-4 {
        margin: 1.5rem 0 2rem
    }

    .ec-4 .top {
        margin-bottom: .75rem;
        font-size: 20px;
    }

    .ec-4 .bottom .item.cur .item-box .txt {
        padding-bottom: 1rem;
    }

    .ec-5 .box-ec .imgBg {
        margin-left: 0;
        margin-bottom: 0;
    }

    .ec-5 .box-ec .imgBg .txt {
        position: relative;
        left: 0%;
        width: 100%;
        transform: translateX(0%);
        top: 0%;
        text-align: center;
    }

    .ec-4 .bottom .item.cur .item-box .txt .t1 {
        padding-top: 0.475rem;
        padding-bottom: 0.5rem;
    }

    .ec-5 .box-ec .imgBg .txt .t1 {
        /* font-size: .6rem; */
    }

    .ec-5 .box-ec .imgBg .txt .t2 {
        /* font-size: .5rem; */
        font-size: 18px;
        line-height: 1.4;padding-bottom: 1rem;
    }

    .ec-5 .box-ec .list {
        margin: 1rem 0 0;
        flex-direction: column;
    }

    .ec-5 .box-ec .list .item {
        width: 100%;
        height: auto;
        padding: 0.625rem;
        margin-bottom: 0.4rem;
    }

    .ec-6 {
        margin-top: 2rem;
        padding: 1rem 4% 0;
    }

    .ec-6 .top .t1 {
        width: auto;
        font-size: 24px;
        padding-top: 0;
    }

    .ec-6 .top .t2 {
        font-size: 18px;
        line-height: 1.3;
    }

    .ec-6 .top {
        margin-bottom: .75rem;
    }
    .ec-4 .bottom .item:nth-child(3n){
        margin-right: 0;
    }
    .ec-3 .bottom{
        margin: 0;
    }
}





/* UNiTFORM */
.unitform {
    background-color: rgba(240, 244, 253, 1);
    padding: 2.9rem 0 3.65rem;
    position: relative;
}

.unitform .top {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.15rem;
    font-size: 1.05rem;
    color: #000000;

    font-weight: bold;
    line-height: 1.3;
    text-align: center;
}

/* 
.unitform .top .item {
    padding: .45rem .95rem;
    width: 6.5rem;
    height: 1.375rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-color: rgba(255, 255, 255, 1);
    border-radius: .7rem;
}

.unitform .top .item:nth-child(2) {
    margin: 0 .575rem;
}

.unitform .top .item span {
    
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 1;
    white-space: nowrap;

    margin-left: .45rem;
}


.unitform .top .item.cur {
    background: #004EFF;
    box-shadow: 0px 5px 10px 0px rgba(0, 78, 255, 0.2);
    border-radius: .7rem;

    border: 1px solid #004EFF;
}

.unitform .top .item.cur span {
    color: #fff;
} */

.unitform .bottom {
    padding: 0 1.7rem;
}

.unitform .bottom .b-content {
    padding: 0 5.3rem;
}

.unitform .bottom .b-content form {
    /* height: 23.375rem; */

    padding: 1.65rem 1.95rem .975rem;
    background-image: linear-gradient(to bottom, #fff, transparent);

    border-radius: 20px;
    display: flex;

    flex-direction: column;
    align-items: center;
}




.unitform .bottom .b-content form .t {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.unitform .bottom .b-content form .t .item {
    width: 48%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: .7rem;
}

.unitform .bottom .b-content form label {

    font-weight: 500;
    font-size: .45rem;
    margin-bottom: .325rem;
    color: #404040;
    line-height: 1;
}
.unitform .bottom .b-content form label.bs{
    line-height: 1.4;
}
.unitform .bottom .b-content form label span {
    color: rgba(255, 10, 11, 1);
}


.unitform .bottom .b-content form input {
    width: 100%;
    height: 50px;
    background: rgba(240, 244, 253, .5);
    border-radius: 4px;
    padding-left: .45rem;

    font-weight: 400;
    font-size: 14px;
    color: #333;
    position: relative;
}

.b-content .txtArea {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    width: 100%;

}

.b-content .txtArea textarea {
    width: 100%;
    height: 5.5rem;
    background-color: rgba(240, 244, 253, .5);
    border-radius: 4px;
    padding-left: .45rem;
    padding-top: .45rem;
    margin-bottom: .9rem;
    line-height: 1.2;
    font-size: 14px;
    color: #333;
}

.b-content .ul {
    width: 100%;
    padding-bottom: 1.175rem;
    border-bottom: 1px solid rgba(51, 51, 51, .1);

}

.b-content .ul .select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-right: .3rem;
    padding-top: .5rem;
}

.b-content .ul .item {
    display: flex;
    /* flex: 1; */
    align-items: center;
    justify-content: flex-start;

    font-weight: 500;
    font-size: 16px;
    color: #404040;
    cursor: pointer;
}

.b-content .ul .item span {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    border: 2px solid #A6A6A6;
    margin-right: 3px;
    position: relative;
}

.b-content .ul .item p {
    color: #A6A6A6;
    font-size: 14px;

}

.b-content .ul .item.active span {

    border-color: #ED4949;

}

.b-content .ul .item.active span::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 5px;
    height: 5px;
    background: #ED4949;
    border-radius: 3px;
}

.b-content .code {
    margin-top: .75rem;
    width: 100%;
}

.b-content button#submit {
    width: 7.8rem;
    height: 1.325rem;
    background: #0041c3;
    box-shadow: 0px 5px 10px 0px rgba(0, 78, 255, 0.2);
    border-radius: 27px;

    margin: 2.35rem 11.1rem 0;

    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
    line-height: 40px;
    z-index: 10;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.unitform .b-img {

    position: absolute;
    left: 0;
    bottom: 2%;
    width: 100%;
    padding: 0 1.7rem;
    z-index: 0;
}

.code {
    line-height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.input {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 1.25rem;
    width: 11rem;
    margin-left: .975rem;
}

.input .left {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 18px;
}

.input .left .line {
    margin-left: .375rem;
}

.input .right {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 .45rem;
}

.input .right {
    position: relative;

}

.input .right::after {
    content: '';

    position: absolute;
    right: 26%;
    top: 50%;
    transform: translateY(-50%);
    /* width: 1px; */
    height: 19px;
    border: 1px solid #000000;
    opacity: 0.1;
}

.input .line {
    /* width: 1px; */
    height: 19px;
    border: 1px solid #000000;
    opacity: 0.1;
}

.b-content .code label {
    margin-bottom: 0 !important;
}

.b-content .code input {
    background-color: #fff !important;
    width: 6.675rem;
}

.txtArea span.a {
    color: #A6A6A6 !important;
    font-size: 14px !important;
    font-weight: normal;
}

.txtArea span.a a {
    color: #0041c3;
}

.banner-block {
    display: block;
}

.banner-block-m {
    display: none;
}
.ec-3.w1524{
    margin-top:3.575rem;
}
@media (max-width: 1560px){
    .w1524 {
        padding: 0 10%;
    }
    .ec-3 .bottom{
        margin: 0 2rem;
    }
}
@media  (min-width: 1440px) and (max-width: 1560px){
    .ec-5 .box-ec{
        margin: 0 2rem;
    }
}

@media (max-width:1560px) {
    .unitform .bottom .b-content {
        padding: 0;
    }
    .ec-4{
        margin: 2.175rem 2rem 0
    }
    .unitform .b-img {
        bottom: 3%;
    }

    .w1524 {
        padding: 0 4%;
    }
    .ec-4.w1524{
        padding-top: 3.85rem;
    }
    .ec-3.w1524{
        /* :3.575rem 4% 0; */
    }
    .ec-1 .bottom {
        padding: 0;
        align-items: center;
        justify-content: center;
    }
    .ec-6 img.wxs{
        padding: 0 2rem;
    }
}
@media (max-width:1440px){
    .ec-4.w1524{
        padding-top: 0rem;
    }
    /* .ec-6 img.wxs{
        padding: 0 2rem;
    } */
}
@media  (min-width:1040px) and (max-width:1440px){

    .ec-3 .bottom{
    margin:  0 2rem;
    }
}
@media (max-width:1240px) {
    .b-content .ul .select {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .b-content .ul .item {
        width: 25%;
    }

    .b-content .ul .item:last-child {
        width: auto;
    }

    .unitform .bottom .b-content {
        padding: 0 4%;
    }

    .unitform .b-img {
        bottom: 4%;

    }

    .bannerTxt {
        width: auto;
    }
 
}

@media (max-width:1096px) {

    .unitform .b-img {
        bottom: 5%;

    }
    header .pc-header .right-btn .nav .li{
        padding: 0 .4rem;
    }
 
}

@media (max-width:1024px) {

    .unitform .b-img {
        bottom: 8%;

    }

    .ec-5 .box-ec .list .item .t2 {
        line-height: 1.4;
    }

    .ec-3 .bottom {
        flex-wrap: wrap;
        height: auto;
    }

    .ec-3 .bottom .item {
        width: 33%;
        height: 300px;
        padding: 0 .25rem;
        padding-top: .75rem;

    }
    .ec-3.w1524{
        padding-top:1.5rem;
    }
    .ec-3 .bottom .item .img {
        width: 2.5rem;
        height: 2.5rem;
    }

    .ec-3 .bottom .item .t1 {
        text-align: center;
        /* line-height: 1.3; */
        padding-top: 1rem;
        padding-bottom: 0.525rem;
        font-size: 18px;
    }

    .ec-3 .bottom .item .txt {
        font-size: 14px;
    }

    .ec-4 .bottom {
        flex-wrap: wrap;
        justify-content: flex-start;

    }

    .ec-4 .bottom .item {
        width: 32%;
        margin-right: .25rem;
        /*  */
        padding: 0 .25rem;

    }

    .ec-4 .bottom .item:nth-child(3n) {

        margin-right: 0;
    }

    .ec-4 .bottom .item:nth-child(n+4) {
        margin-top: 0.25rem;

    }

    .ec-4 .bottom .item .txt .t1 {
        padding-top: 1rem;
        padding-bottom: 0.425rem;
        line-height: 1.3;
        font-size: 18px;
    }

    .ec-4 .bottom .item .txt .t2 {
        line-height: 1.4;
        font-size: 14px;

    }

    .ec-4 .bottom .item.cur .item-box .txt .t2 {
        font-size: 18px;

    }

    .ec-4 .bottom .item.cur .item-box  .txt .t1 {
        font-size: 16;
    }

    .ec-4 .bottom .item .txt {
        padding-bottom: 1rem;
    }
    .ec-4.w1524{
        padding-top: 1.5rem;
        margin: 0;
    }
   
    .ec-6 img.wxs{
        padding: 0;
        margin: 0;
    }
    .ec .leftNav {
        display: none;
    }
    .ec .leftNav.active{
        display: none;
    }
    /* header .pc-header{
        display: none;
    } */
    .ec-3 .bottom{
        margin: 0;
    }
    .ec-3.w1524{
        margin-top: 0;
    }
    .ec-6{
        margin-top: 0;
    }
}
@media (max-width:996px){
    .ec-4{
        margin-left:0;
        margin-right:0;
      
            margin-bottom: 0;
        margin-top: 0;
    }
    .ec-2 .imgBg, .ec-2 .txt{
        padding: 0;
    }
 
    .ec-1 .bottom .left {
        width: 100%;
    align-items: center;
    }
.ec-1 .bottom  .left .t{
text-align: center;
}
.ec-1 .bottom .left .l-bg .b .img{
align-items: flex-end;
}
.ec-1 .bottom .left .l-bg .b{
    padding-left: 0;
}
}
@media (max-width: 900px) {
    .pc-block-g {
        display: none;
    }

    .mb-block-g {
        display: block;
    }

    .b-content .ul .item {
        width: 33%;
    }
}

@media (max-width: 756px) {
    .banner-block {
        display: none;
    }
    .input .right::after{
        right: 40%;
    }
    .t24{
        font-size:22px !important ;
        line-height: 1;
        margin-bottom: 0.675rem !important;
    }
    .t24.t21{
        font-size:21px !important ;

    }
     .ec-1 .bottom .left .l-bg .b{
        padding-right:0;
    }
    .ec-1 .bottom .rigth .l-bg .b{
        padding-left: .575rem;
    }
    .ec-1 .bottom  .t img{
        margin: 0 auto; .35rem auto;
    }

    .banner-m-block {
        display: block;
    }
    .ec-5 .box-ec .imgBg .txt{
        margin-top: 1.5rem;
    }
    .unitform {
        padding: 2rem 0 1.5rem;
    }

    .unitform .from {
        padding: 0 4%;
    }

    .unitform .top {
        font-size: 24px;
   
    }

    .ec-2 .img {
        height: 10rem;
    }

    .ec-2 .txt {
        top: -80px;
    }

    .ec-1 .bottom img {
        height: 1.25rem;
    }

    .ec-2 {
        margin-top: 1.5rem;
    }

    .ec-1 .bottom .t {
        line-height: 1rem;
    }

    .ec-1 .bottom .t img {
/*        height: .875rem;*/
/*height: auto;*/
height: 1rem;
width:auto;
object-fit: contain;
margin-bottom: .35rem;
    }

    .ec-3 .bottom {
        border: 0;
    }

    .ec-3 .bottom .item:last-child {
        margin-bottom: 0;
    }
    .ec-3.w1524{
        margin-top: 0rem;
    }
    /* 
    .unitform .top .item {

        height: auto;
        width: auto;
        border-radius: 1rem;
    }

    .unitform .top .item.cur {
        border-radius: 1rem;

    }

    .unitform .top .item:nth-child(2) {
        margin: 0.575rem 0;
    }

    .unitform .top .item img {
        width: 20px;
    }

    .unitform .top .item span {
        font-size: 20px; */
    /* } */

    .unitform .bottom {
        padding: 0;
    }

    .unitform .bottom .b-content {
        padding: 0;
    }

    .unitform .bottom .b-content form {
        height: auto;
        padding: 1.2rem 0.5rem 1.2rem;
    }

    .unitform .bottom .b-content form .t {
        flex-direction: column;
    }

    .unitform .bottom .b-content form .t .item {
        width: 100%;
    }

    .unitform .bottom .b-content form label {
        font-size: 16px;
    }

    .unitform .bottom .b-content form input {
        height: 40px;
        border-radius: 8px;
    }

    .b-content .ul .select {
        padding-right: 0;
        flex-wrap: wrap;

    }

    .b-content .ul .select .item {
        width: 50%;
    }

    .b-content .ul .select .item:last-child {
        width: 100%;
    }

    .b-content .ul .item {
        font-size: 14px;
    }

    .b-content button#submit {
        margin-right: 0;
        margin-left: 0;
        font-size: 16px;
    }

    .unitform .b-img {
        bottom: 5%;

    }
    .ec-3{
        /* padding-top:1.5rem */
    }

    .ec-3 .bottom .item {
        /* height: 260px; */
        width: 100%;
        padding-bottom: .5rem;
        height: auto;
        margin-bottom: .5rem;
    }

    .ec-3 .bottom .item .img img {
        transform: scale(.6);

    }

    .ec-3 .bottom .item .img {
        /* transform: scale(.8); */
    }

    .ec-3 .bottom .item .t1 {
        padding-top: .5rem;
        padding-bottom: 0.325rem;
    }

    .ec-4 .bottom {
        margin-top: 1rem;
    }

    .ec-4 .bottom .item {
        width: 100%;
        height: 7rem;
    }

    .ec-4 .bottom .item:nth-child(n+2) {
        margin-top: .5rem;
    }

    .ec-4 .bottom .item.cur .item-box .txt .t2 {
        padding-bottom: .75rem
    }

    .ec-4 .bottom .item .txt {
        padding: 0;
    }

    .ec-4 .bottom .item .txt .t2 {
        padding-bottom: .75rem;
    }

    .banner-content>.img {
        position: absolute;
        z-index: -1;
    }

    .ec-2 .imgBg img {
        height: 14rem;
    }

    .ec-4 .bottom .item {
        justify-content: center;
    }

    .ec-4 .bottom .item .txt .t1 {
        padding-top: 0;
    }

    .ec-1 .top .txt .t2 {
        font-size: 18px;
        line-height: 1.4;
    }

    .ec-1 .top .txt .t3 {
        font-size: 16px;
    }

    .bannerTxt .t2 {
        line-height: 1;
    }

    .bannerTxt .t3 {
        font-size: 18px;
        line-height: 1;
    }

    .code {
        flex-direction: column;
        align-items: flex-start;

    }

    .input {
        margin-top: 0.75rem;
        height: auto;
        margin-left: 0;
    }

    .b-content .ul {
        padding-bottom: 1.175rem;
    }

    .b-content button#submit {
        margin-top: 1.5rem;
    }

    .ecology .join .ic img {
        transform: scale(.8);
    }

    .ec-3 .bottom .item {
        padding: 0 0rem;
        padding: 0.75rem 0;
    }

    .ec-6 {
        margin-top: 0rem;
    }

    .ec {
        padding-bottom: 1.5rem;
    }

    .wxs {
        margin-bottom: 1.5rem;
    }

    .ec-1 .bottom .left {
        width: 100%;
    }

    .ec-1 .bottom .right {
        width: 100%;
    }

    .ec-1 .bottom .l-bg {
        width: 100%;
    }

    .ecology .join {
        width: 2.5rem;
        height: 2.5rem;
    }
    .ec-2 .imgBg img{
        height: auto;
    }
    .ec-2 .txt .t2 {
        line-height: 1.4;
        font-size: 18px;
        padding-bottom: 1rem;
    }
    .ec-4 .bottom .item{
        margin-right: 0;
    }


        .ec-3 .bottom{
        margin:  0;
        }
    
}

.b-content .code .input input {
    height: 100% !important;
}

.ecology {
    position: relative;
}<!--ºÄÊ±1753090100.3924Ãë-->