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;
}
.mt138{
    margin-top: 138px;

}
.mt54{
    margin-top: 54px;
}
.mt27{
    margin-top: 27px;
}
.mt112{
    margin-top: 112px;
}

.width1140{
    width: 1140px;

}
.width1370{
    width: 1370px;
}
.margin-auto{
    margin: 0 auto;

}
.mt83{
    margin-top: 83px;

}
.mt54{
    margin-top: 54px;


}
.mt77{
    margin-top: 77px;
}
.mt63{
    margin-top: 63px;
}
.mt32{
    margin-top: 32px;

}
.mt118{
    margin-top: 118px;
}
.mt40{
    margin-top: 40px;
}
.mt12{
    margin-top: 12px;
}
.mt24{
    margin-top: 24px;
}
.line-height-32{
    line-height: 32px;
}

.line-height-60{
line-height: 60px;
}
.moudle-1{
    height:640px;
    background-image: url(../img/mingyizhugu/mingyi-main.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:754px;
     width: 100%;
    background-image: url(../img/mingyizhugu/mingyi-bg1.jpg);
    background-size: 100% 100%;
}
 .moudle-2 .left-con-title{
    position: relative;

 }
.moudle-2 .left-con-title::before{
    content: '';
    position: absolute;
    left: 0;
    top: -20px;
    width: 60px;
    height: 3px;
    background-color: #7446D0;
    border-radius: 3px;
}
.moudle-2 .right-con{
       height: 480px;
       width: 780px;
      background-image: url(../img/mingyizhugu/Artboard-9.png);
      background-size: 100% 100%;
       
}


.moudle-3{
   height:630px;
     width: 100%;
    background-image: url(../img/mingyizhugu/mingyi-bg2.jpg);

    background-size: 100% 100%; 
}

.moudle-3 .left-con{
        height: 530px;
       width: 896px;
      background-image: url(../img/mingyizhugu/Artboard-18.png);
      background-size: 100% 100%;
}
.moudle-3 .right-con{
        position: relative;
}
.moudle-3 .right-con-title::before{
    content: '';
    position: absolute;
    left: 0;
    top: -20px;
    width: 60px;
    height: 3px;
    background-color: #7446D0;
    border-radius: 3px;
}

.moudle-4{
    height:628px;
     width: 100%;
    background-image: url(../img/mingyizhugu/mingyi-bg3.jpg);

    background-size: 100% 100%; 
}
.moudle-4 .right-con{
      height: 520px;
      width: 760px;
      background-image: url(../img/mingyizhugu/Artboard-16.png);

      background-size: 100% 100%;
}

.moudle-4 .left-con-title{
    margin-top: 94px;
          position: relative;
}
.moudle-4 .left-con-title::before{
    content: '';
    position: absolute;
    left: 0;
    top: -20px;
    width: 60px;
    height: 3px;
    background-color: #7446D0;
    border-radius: 3px;
}

.moudle-5{
     height:630px;
     width: 100%;
    background-image: url(../img/mingyizhugu/mingyi-bg4.jpg);

    background-size: 100% 100%; 
}


.moudle-5 .result  .result-con{
    width: 356px;
    height: 210px;
    border-radius: 20px;
    border: 2px 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;
}