p{
    margin:0;
    padding:0;
}
.page-header{
    background: url("../images/ecological/banner-01.png") no-repeat;
    background-size: 100% 100%;
    z-index:1;
    height: 500px;
}
.page-header .container,
.page-header .row{
    height: 500px;
}
.text-center{
    text-align:center;
}
.cer-section {
    border: 2px solid #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    box-shadow: 0px 0px 24px 0px rgba(0, 98, 208, 0.08);
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 44px 76px;
    flex-wrap:wrap;
    width: 1398px;
    position: absolute;
    bottom: -82px;
}

.cer-section-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.cer-section-item img {
    width: 72px;
    height: 72px;
    margin-right: 8px;
}

.cer-section-item-title {
    color: #333333;
    font-size: 18px;
}

.cer-section-item-title .counter {
    font-size: 42px;
    font-weight: 500;
}

.cer-section-item-content {
    color: #636E80;
    font-size: 14px;
}

.cer-section-item:nth-of-type(1),.cer-section-item:nth-of-type(2) {
    margin: 0 80px 0 0 ;
}


.zc-box{
    padding: 174px 0 0;
    height: 614px;
    background: #F6FAFF;
}
.zc-box .section-row{
    margin-bottom:0 !important;
}
.zc-box .section-title h2{
    font-weight: 500;
    font-size: 36px;
    color: #1F2329;
    margin-bottom:50px;
}
/*.zc-box .section-title h3{*/
/*    color: #5A6470;*/
/*    font-weight: 400;*/
/*    font-size: 20px;*/
/*    margin-bottom:38px;*/
/*}*/
.section-row{
    margin-bottom:0px;
}
.zc-item{
    color: #FFFFFF;
    width:calc(33.33% - 48px);
    padding:73px 0;
    text-align: center;
}
.zc-item:nth-child(1){
    background: url("../images/ecological/zc-01.png") no-repeat;
    background-size: 100% 100%;
}
.zc-item:nth-child(2){
    background: url("../images/ecological/zc-02.png") no-repeat;
    background-size: 100% 100%;
}
.zc-item:nth-child(3){
    background: url("../images/ecological/zc-03.png") no-repeat;
    background-size: 100% 100%;
}
.zc-item h2{
    font-size: 24px;
    font-weight: 600;
    margin-bottom:23px;
    color: #FFFFFF;
}
.zc-item p{
    font-size: 16px;
    font-weight: 400;
}
.zc-box .row{
    justify-content: space-between;
}

.xmys-box{
    background: #FFFFFF;
}
.xmys-box{
    padding: 80px 0 0;
    height: 832px;
}
.xm-item{
    width: 451px;
    height: 270px;
    background: linear-gradient( 180deg, #CFE7FF 0%, #F5F8FF 100%);
    border-radius: 12px 12px 12px 12px;
    position: relative;
    margin-bottom:24px;
    overflow: hidden;
    z-index: 1;
    position: relative;
}
.xm-item-content{
    z-index: 1;
    width: 451px;
    height: 270px;
    padding: 58px 40px 0;
}

.xm-item h2{
    font-size: 24px;
    font-weight: 500;
    margin-bottom:16px;
    color: #1F2329;
    transition: all .3s ease-in-out;
}
.xm-item p{
    font-size: 16px;
    font-weight: 400;
    color: #5A6470;
    line-height: 26px;
    transition: all .3s ease-in-out;
    z-index: 4;
}
.xm-item  img{
    position: absolute;
    z-index: -2;
}
/*.xm-item  img{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
.xm-item:nth-child(1) img{
    width: 117px;
    height: 117px;
    bottom: 14px;
    right: 29px;

}

.xm-item:nth-child(2) img{
    width: 107px;
    height: 115px;
    bottom: 35px;
    right: 20px;
}
.xm-item:nth-child(3) img{
    width: 118px;
    height: 114px;
    bottom: 28px;
    right: 24px;
}

.xm-item:nth-child(4) img{
    width: 121px;
    height: 130px;
    bottom: 18px;
    right: 22px;
}

.xm-item:nth-child(5) img{
    width: 132px;
    height: 110px;
    bottom: 21px;
    right: 19px;
}

.xm-item:nth-child(6) img{
    width: 121px;
    height: 121px;
    bottom: 41px;
    right: 18px;
}

.xm-item:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    background-color: #0077FE;
    height: 100%;
    width: 100%;
    z-index: -2;
    transition: all .4s ease-in-out;
    /*background: url(../images/ecological/ys-01.png) no-repeat #0077FE ;*/
    /*background-position: 305px 139px;*/
    /*background-size: 117px 117px;*/
}

/*.xm-item:nth-child(2):after {*/
/*    background: url(../images/ecological/ys-02.png) no-repeat #0077FE ;*/
/*    background-position: 319px 135px;*/
/*    background-size: 118px 114px;*/
/*}*/

/*.xm-item:nth-child(3):after {*/
/*    background: url(../images/ecological/ys-03.png) no-repeat #0077FE ;*/
/*    background-position: 305px 132px;*/
/*    background-size: 118px 114px;*/
/*}*/

/*.xm-item:nth-child(4):after {*/
/*    background: url(../images/ecological/ys-04.png) no-repeat #0077FE ;*/
/*    background-position: 312px 118px;*/
/*    background-size: 121px 130px;*/
/*}*/

/*.xm-item:nth-child(5):after {*/
/*    background: url(../images/ecological/ys-05.png) no-repeat #0077FE ;*/
/*    background-position: 298px 141px;*/
/*    background-size: 132px 110px;*/
/*}*/

/*.xm-item:nth-child(6):after {*/
/*    background: url(../images/ecological/ys-06.png) no-repeat #0077FE ;*/
/*    background-position: 303px 131px;*/
/*    background-size: 107px 121px;*/
/*}*/

.xm-item:hover::after {
    top: 0
}
.xm-item:hover img {
    filter: brightness(0) invert(1);
    z-index: -1;
}
.xm-item:hover .xm-item-content{
    /*z-index: 9999;*/
}

.xm-item:hover  h2,.xm-item:hover  p {
    color: var(--white-color);
    z-index: 9999;
}

.scene-box .row{
    justify-content: space-between;
}
.scene-box{
    padding: 100px 0 0;
    height: 878px;
    background: #0077FE;
    background-size: 100% 100%;
    position: relative;
}

.scene-box:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/ecological/quan.png) no-repeat;
    background-position: center center;
    background-size: contain;
    animation: circlerotate 40s infinite linear;
    z-index: 0;
}
.scene-box .section-row{
    margin-bottom:65px !important;
}
.scene-box .section-title h2{
    font-weight: 500;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 58px;
}
.scene-item{
    width: 332px;
    height: 430px;
    background: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.scene-item-content{
    position: relative;
    z-index: 1;
    /*width: 332px;*/
    height: 430px;
    padding: 60px 0 0;
    text-align: center;
}

.scene-item h2{
    font-size: 24px;
    font-weight: 600;
    margin-bottom:16px;
    color: #0077FE;
    transition: all .3s ease-in-out;
}
.scene-item p{
    font-size: 16px;
    font-weight: 400;
    color: #5A6470;
    line-height: 26px;
    transition: all .3s ease-in-out;
    z-index: 4;
}
.scene-item img{
    width: 152px;
    height: 152px;
    margin-bottom: 30px;
    /*position: absolute;*/
    /*bottom: 19px;*/
    /*right: 21px;*/
    /*z-index:-1;*/
}
.out-service{
    padding: 100px 0 0;
    height: 1066px;
    background: #FFFFFF;
}
.out-service .section-row{
    margin-bottom:65px !important;
}
.out-service .section-title h2{
    font-weight: 500;
    font-size: 36px;
    color: #1F2329;
    line-height: 58px;
}
.out-service .process-steps-list .img-box{
    width: 450px;
    height: 230px;
    border-radius: 0px 0px 0px 0px;
}
.out-service .process-step-content h3{
    color: #333333;
    font-size: 24px;
    margin-top: 24px;
}
.out-service .process-step-content p{
    color: #666666;
    font-size: 16px;
    margin-top: 16px;
}
.process-steps-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.process-step-box-1{
    width: 450px;
}
.client-cooperation{
    padding: 100px 0 0;
    height: 837px;
    background: #F4F5F7;
}
.client-cooperation .section-row{
    margin-bottom:80px !important;
}
.client-cooperation .section-title h2{
    font-weight: 500;
    font-size: 42px;
    color: #1F2329;
}
.client-cooperation .section-title h3{
    font-weight: 400;
    font-size: 20px;
    color: #5A6470;
    margin-top: 16px;
    line-height: 24px;
}

.client-cooperation .client-cooperation-slider{
    position: relative;
}
.client-cooperation-slider .swiper-slide{
    margin-left: -85px;
}
.client-cooperation .client-cooperation-slider img{
    height: 475px;
}
.slider-left,.slider-right{
    width: 289px;
    height: 475px;
    background: linear-gradient( 270deg, rgba(244,245,247,0) 0%, #F4F5F7 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.slider-right{
    right: 0;
    left: auto;
    background: linear-gradient( 270deg,  #F4F5F7 0%, rgba(244,245,247,0) 100%);
}

.technology-box{
    padding: 100px 0 0;
    height: 793px;
    background: linear-gradient( 180deg, #EEF4FF 0%, #F6F9FF 100%);
}
.technology-box .section-row{
    margin-bottom:80px !important;
}
.technology-box .section-title h2{
    font-weight: 500;
    font-size: 42px;
    color: #1F2329;
}
.left-list li{
    list-style: none;
    height: 80px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    /*border-bottom: 1px solid #DFDFDF;*/
}

.left-list li h3{
    font-weight: 400;
    font-size: 24px;
    color: #1F2329;
    line-height: 30px;
}
.left-list li p{
    display: none;
    opacity: 0;
    transition: all .4s ease-in-out;
    font-weight: 400;
    font-size: 16px;
    color: #5A6470;

}
.left-list li  img{
    display: none;
    opacity: 0;
    transition: all .4s ease-in-out;
    width: 32px;
    height: 32px;
    margin-left: 16px;
}
.left-list li.active{
    height: 172px;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
}
.left-list li.active p,
.left-list li.active img{
    opacity: 1;
    display: block;
}
.left-list li.active h3{
    font-size: 24px;
    font-weight: 500;
    color: #0077FE;
    line-height: 30px;
}
.left-list li.active p{
    font-size: 16px;
    font-weight: 400;
    color: #5A6470;
    line-height: 26px;
    margin-top: 16px;
}
.left-list .section-left{
    margin:0;
    padding:0;
}
.left-list li:first-child{
    border-top: none;
}

.right-content section ,.right-content section img,.right-content section .image-anime{
    width: 770px;
    height: 460px;
    border-radius: 12px 12px 12px 12px;


}
.right-content section{
    display: none;
    position: relative;
    opacity: 0;
    transition: transform 0.5s ease, opacity 0.5s ease;
}
.right-content section.active{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    opacity: 1;
}
.section-desc{
    position: absolute;
    bottom: 25px;
    left: 40px;
    width: 100%;
    border-radius: 12px 12px 12px 12px;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 500;
}
.section-desc .desc{
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400;
    margin-left: 14px;
}





/*.scene-item:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 100%;*/
/*    right: 0;*/
/*    left: 0;*/
/*    background-color: #0077FE;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    z-index: 0;*/
/*    transition: all .4s ease-in-out;*/
/*}*/
/*.scene-item:hover::after {*/
/*    top: 0*/
/*}*/
/*.scene-item:hover img {*/
/*    filter: brightness(0) invert(1)*/
/*}*/
/*.scene-item:hover  h2,.scene-item:hover  p {*/
/*    color: var(--white-color);*/
/*    z-index: 9;*/
/*}*/
