ul{
    list-style: none;
}

.maxw-layout{
   margin: 0 auto;
   max-width: 1440px;
}
.min-width-980{
    min-width: 980px;
}
.font-18{
    font-size: 18px;
}
.font-36{
    font-size: 36px;
}
.font-14{
    font-size: 14px;
}
.font-26{
    font-size: 26px;

}
.width505{
    width: 505px;
}
.font-400{
    font-weight: 400;
}
.font-600{
    font-weight: 600;

}
.line-height-36{
    line-height: 36px;
}
.mt66{
    margin-top: 66px;
}
.mt40{
    margin-top: 40px;
}
.mt80{
    margin-top: 80px;

}
.mt27{
    margin-top: 27px;
}
.mt27{
    margin-top: 27px;
}
.mt112{
    margin-top: 112px;
}

.width1120{
    width: 1120px;


}
.width1140{
    width: 1140px;
}
.width1166{
    width: 1166px;
}
.margin-auto{
    margin: 0 auto;

}
.mt66{
    margin-top: 66px;

}
.mt54{
    margin-top: 54px;


}
.mt194{
    margin-top: 194px;
}
.mt63{
    margin-top: 63px;
}
.mt32{
    margin-top: 32px;

}
.mt68{
    margin-top: 68px;
}
.mt40{
    margin-top: 40px;
}
.mt12{
    margin-top: 12px;
}
.mt26{
    margin-top: 26px;

}
.pt40{
    padding-top: 40px;

}
.mt46{
    margin-top: 46px;

}
.line-height-32{
    line-height: 32px;
}
.line-height-28{
    line-height: 28px;
}
.line-height-60{
    line-height: 60px;

}
.moudle-1{
    height:640px;
    background-image: url(../img/quanqiuhcm/quanqiuhcm-02.jpg);
    background-size: 100% 100%;
     width: 100%;
}
.moudle-1 .detail{
    padding-left: 290px;
    padding-top: 210px;
    box-sizing: border-box;
   

}
 .moudle-1 .mingyi-title{
    display: inline-block;
    height: 36px;
    border: 1px solid;
    text-align: center;
    line-height: 32px;
    border-radius: 20px 0 20px 0;
    padding: 0 14px;
 }

 .moudle-2{
    height:752px;
     width: 100%;
    background-image: url(../img/quanqiuhcm/quanqiuhcm-03.jpg);
    background-size: 100% 100%;
}
 .moudle-2 .right-con{
    padding-top:54px;
 }
 .moudle-2 .mobile-container{
    display: none;
 }

 .moudle-2 .right-con-title{
    position: relative;

 }
.moudle-2 .right-con-title::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 60px;
    height: 3px;
    background-color: #25c5fc;
    border-radius: 3px;
}
.moudle-2 .left-con{
      height: 498px;
      width: 780px;
      background-image: url(../img/quanqiuhcm/quanqiuhcm-12.png);
      background-size: 100% 100%;
}

.moudle-3{
   height:590px;
     width: 100%;
    background-image: url(../img/quanqiuhcm/quanqiuhcm-04.jpg);
    background-size: 100% 100%; 
}
.moudle-3 .mobile-container{
    display: none;

}

.moudle-3 .right-con{
      height: 460px;
       width: 710px;
      background-image: url(../img/quanqiuhcm/quanqiuhcm-13.png);
      background-size: 100% 100%;
}
.moudle-3 .left-con-title{
      position: relative;
}
.moudle-3 .left-con-title::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 60px;
    height: 3px;
    background-color: #25c5fc;
}

.moudle-4{
    height:598px;
     width: 100%;
    background-image: url(../img/quanqiuhcm/quanqiuhcm-05.jpg);
    background-size: 100% 100%; 
}

.moudle-4 .left-con{
      width: 540px;
      margin-top: 52px;
}

.moudle-4 .left-con .left-con-detail{
      height:390px;
      width: 540x;
      background-image: url(../img/quanqiuhcm/quanqiuhcm-14.png);
      background-size: 100% 100%;
      position: relative;
}

.moudle-4 .right-con{

      width: 540px;
         margin-top: 52px;
}
.moudle-4 .right-con .right-con-detail{
      height:390px;
      width: 540px;
      background-image: url(../img/quanqiuhcm/quanqiuhcm-15.png);
      background-size: 100% 100%;
      position: relative;
}


.moudle-4 .right-con  h4,
.moudle-4 .left-con  h4{
  text-align: left;
  font-size: 18px;
  font-weight: 600;

}



.moudle-4 .right-con .right-con-detail h3,
.moudle-4 .left-con .left-con-detail h3{
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: -8px;
    background-color: #072989;
    opacity: 0.6;
    text-align: center;
    color: #fff;
    font-size: 20px;

}


.moudle-5{
     height:460px;
     width: 100%;
    background-image: url(../img/quanqiuhcm/quanqiuhcm-06.jpg);
    background-size: 100% 100%; 
}
.moudle-5 .mobile-result{
    display: none;
}

.moudle-5 .result  .result-con{
    width:270px;
    height:220px;
    border-radius: 20px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 10px 0px rgba(57, 36, 36, 0.25);
    text-align: center;
     transition: all .3s ease 0s;
    
}
.moudle-5 .result  .result-con:hover{
    transform: translateY(-10px);
}
.moudle-5 .result  .result-con:hover img{
    transform: scale(1.2);
}
.moudle-5 .result  .result-con img{
    width:52px;
    height:52px;
    margin-top: 36px;
    transition: all .3s ease 0s;

}
.moudle-5 .result  .result-con p{
    font-weight: 600;
    font-size: 14px;
}


@media all and (max-width: 750px) {
    .min-width-980{
        width: 100%;
    }
    .font-36{
        font-size: 22px;
    }
    .mt54{
        margin-top: 22px;
    }
    .width1140{
        width: 100%;
    }
    .mt27{
        margin-top: 15px;
    }
    .mt40{
        margin-top: 20px;
    }
    .width492 {
        width: 72%;
    }
    .min-width-980{
        min-width: 100%;
    }
    .width844{
        width: 100%;
    }
    .wp75{
        width: 70%;
    }
    .width424{
        width: 85%;
    }
    .width750{
        width: 100%;
    }
    .width505{
        width: 82%;
    }
    .mt66{
        margin-top: 30px;
    }
    .mt32 {
        margin-top: 18px;
    }
    .line-height-30{
        line-height: 30px;
    }
    .mt63{
        margin-top: 30px;
    }
    .wp85{
        width: 85%;
    }
    .moudle-1{
       height: fit-content; 
        background-image: url(../mobileImg/quanqiuhcm/quanqiuhcm-02.jpg);
        background-size: 100% 100%;
         width: 100%;
         padding-bottom: 48px;
    }
    .moudle-1 .mobile-detail{
    display: block;
    }
    .moudle-1 .pc-detail{
        display: none;
    }
    .moudle-1 .detail{
        padding-left: 50px;
        padding-top: 440px;
        box-sizing: border-box;
    }
    .moudle-1 .mobile-detail .mingyi-content{
        width: 82%;
    }
    .moudle-1 .mobile-detail p{
        width: 90%;
    }
    .moudle-2{
        background-image: url(../mobileImg/quanqiuhcm/quanqiuhcm-03.jpg);
        background-size: 100% 100%;
        height: fit-content !important;
        /* padding-bottom: 48px; */
        /* min-height: 750px !important; */
    }
    .moudle-2 .mobile-container{
        display: block;
        width: 85% !important;
    }
    .moudle-2 .pc-container{
        display: none;
    }
    
    .moudle-2 .top-con{
        margin-top: 18px;
        width: 100%;
        background-image: url(../mobileImg/quanqiuhcm/quanqiuhcm-01.png);
        background-size: 100% 100%;
        height: 440px;
    }
    
    .moudle-2 .top-con .top-con-detail{
        position: relative;
        padding-top: 12px;
        text-align: left;
    }
    
    .moudle-2 .top-con .top-con-detail::before{
        content: '';
        position: absolute;
        left: 0;
        top: -8px;
        width: 30px;
        height: 3px;
        background-color: #7588ee;
        border-radius: 3px;
    }
    .moudle-2 .bottom-con ul li{
     width: 48%;
     text-align: left;
     padding-left: 20px;
    }
    .moudle-2 .bottom-con{
        margin-top: 20px;
    }
    
    /* moudle-2 mobile-container 下的 top-con 和 bottom-con 滑动动画 */
    .moudle-2 .mobile-container .top-con {
        opacity: 0;
        transform: translateY(-50px);
        transition: all 0.8s ease-out;
    }
    
    .moudle-2 .mobile-container .bottom-con {
        opacity: 0;
        transform: translateY(50px);
        transition: all 0.8s ease-out;
    }
    
    /* 动画触发状态 */
    .moudle-2 .mobile-container .top-con.animate {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0.2s;
    }
    
    .moudle-2 .mobile-container .bottom-con.animate {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0.4s;
    }
    .moudle-3{
        min-height: 678px;
        height: fit-content !important;
        padding-bottom: 48px;
    }
    .moudle-3 .mobile-container{
        display: block;
        width: 85% !important;
        padding-top: 48px;
    }
    .moudle-3 .mobile-container .witdh250{
        width: 276px;
    }
    .moudle-3 .pc-container{
        display: none;
    }
    .moudle-3 .mobile-container .top-con{
        width: 100%;
        background-image: url(../mobileImg/quanqiuhcm/quanqiuhcm-05.png);
        background-size: 100% 100%;
        height: 440px;
    }
    .moudle-3 .mobile-container .top-con .top-con-detail{
        position: relative;
        padding-top: 12px;
        text-align: left;
    }
    .moudle-3 .mobile-container .top-con .top-con-detail::before{
        content: '';
        position: absolute;
        left: 0;
        top: -8px;
        width: 30px;
        height: 3px;
        background-color: #7588ee;
        border-radius: 3px;
    }
    .moudle-3 .mobile-container .bottom-con{
        margin-top: 20px;
    }
    .moudle-3 .mobile-container .bottom-con ul li{
        width: 48%;
        text-align: left;
        padding-left: 20px;
    }
    
    /* moudle-3 mobile-container 下的 top-con 和 bottom-con 滑动动画 */
    .moudle-3 .mobile-container .top-con {
        opacity: 0;
        transform: translateY(-50px);
        transition: all 0.8s ease-out;
    }
    
    .moudle-3 .mobile-container .bottom-con {
        opacity: 0;
        transform: translateY(50px);
        transition: all 0.8s ease-out;
    }
    
    /* 动画触发状态 */
    .moudle-3 .mobile-container .top-con.animate {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0.2s;
    }
    
    .moudle-3 .mobile-container .bottom-con.animate {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0.4s;
    }
    .moudle-4{
        height: fit-content !important;
        padding-bottom: 48px;
    }
    .moudle-4 .detail:first-child  div:first-child{
        display: block;
        width: 100% ;
        margin: 36px auto 0 ;
     
    }
    .moudle-4 .right-con,
    .moudle-4 .left-con{
        width: 85% !important;
        margin: 0 auto;
    }
    .moudle-4 .left-con .left-con-detail{
        background-image: url(../mobileImg/quanqiuhcm/quanqiuhcm-04.jpg);
    background-size: 100% 100%;
    }
    .moudle-4 .right-con .right-con-detail{
        background-image: url(../mobileImg/quanqiuhcm/quanqiuhcm-06.jpg);
        background-size: 100% 100%;
    }
    
    .moudle-5{
        height: fit-content !important;
        padding-bottom: 48px;
    }
    .moudle-5 .mobile-result{
        display: block;
        width: 92%;
        margin: 0 auto;
    }
    .moudle-5 .pc-result{
        display: none;
    }
    .moudle-5 .mobile-result .result .result-con{
        width: 48%;
    }
    
  
    


}