*{
    padding: 0;
    margin: 0;
}
ul{
    list-style:none;  
}
.evoMuse-index a{
    text-decoration: none;
    color: #000;
}

.content{
    width: 1270px;
    margin: 0 auto;
}
.mainContent {
    width: 1160px;
    margin: 0 auto;
}
.evoMuse-index-banner{
    height: 770px;
    background: url(/res/app/site/202412/67613521c660c92cc3744efa.png) top left/100% 100% no-repeat;
}
#ai{
    height: 70px;
}
.evoMuse-index-introduce-title{
    width: 1160px;
    margin: 0 auto;
    height: 80px;
    background: url(/res/app/site/202412/67613538c660c92cc3744f11.png);
    text-align: center;
    line-height: 80px;
    font-size: 28px;
    border-radius: 20px;
    z-index: 1;
}
.evoMuse-index-introduce-notitle{
    height: 70px;
}
.evoMuse-index-introduce-title>a{
    color: #fff;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items:center;
}
.ai-agent{
    margin-top: 60px;
}
.ai-agent-title{
    font-size: 58px;
    font-weight: bold;
    margin-bottom: 33px;
}
.ai-agent-content{
    height: 200px;
    display: flex;
    margin-bottom: 80px;
}
.ai-agent-content-left,
.ai-agent-content-right{
   flex: 1;
}
.ai-agent-content-center{
    width: 1px;
    height: 100%;
    background: #3370FF;
    margin: 0px 50px;
}
.ai-agent-content-left>p{
    font-size: 28px;
    line-height: 48px;
    margin-bottom: 40px;
}
.ai-agent-content-left>a{
    font-size: 30px;
    line-height: 48px;
    color: #3370FF !important;
    margin-top: 7px;
}
.ai-agent-content-right{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.ai-agent-content-right>p{
    font-size: 18px !important;

}
.evoMuse-index{
    background-color: #F9F9F9 ;
    padding-top: 50px;
}
.evoMuse-index-video{
height: 540px;
margin-bottom: 80px;
display: flex;
}
.evoMuse-index-video-content,
.evoMuse-index-video-speedProgress{
    flex: 1;
}
.evoMuse-index-video-content>#myVideo{
    width: 100%;
    height: 100%;
    border-radius: 0px 40px 40px 0px
}
.evoMuse-index-video-content{
    height: 100%;
    /* background: linear-gradient( 300deg, #BCEFFF 0%, #ABD2FF 100%);
    box-shadow: 4px 4px 0px 0px #7EDDFF;
    border-radius: 0px 40px 40px 0px; */
}
.evoMuse-index-video-speedProgress{
    padding-left: 40px;
}
.evoMuse-index-video-speedProgress>.video-explain{
    font-size:28px ;
    width: 540px;
    margin-bottom: 20px;
}
.evoMuse-index-video-speedProgress>.video-explain>font{
    color: #3370FF;
}

/* .evoMuse-index-video-speedProgress>.video-speedProgress{
    width: 446px;
} */


.video-speedProgress{
    display: flex; 
    flex-direction: column;
    align-items: left;
    
}
.video-speedProgress>.dot{
    width: 12px;
    height: 12px;
    /* border: 1px solid #3370FF; */
    border: 1px solid #dee2eb;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    background-color: #96B4FC;
}
.video-speedProgress>.dot>span{
    width: 300px;
    position: absolute;
    right: -310px;
    display: block;
    transform: translateY(-30%);
    font-size: 20px;
}

.video-speedProgress>.dashed>.blue-dashed{
    height: 0px;
    position: relative;
    left: -2px;
    
}

.video-speedProgress>.dashed>.blue-dashed{
    border-left: 2px solid #3370FF;
}
.video-speedProgress>.dashed{
    height: 70px;
    border-left: 2px dashed #96B4FC;
    margin-left: 6px;
    width: 0px;
    position: relative;
    transition: 1s;
}
.video-speedProgress>.dashed>.video-introduce{
    font-size: 14px;
    color: #A1A6AF;
    width: 300px;
    position: absolute;
    left:14px;
    top: 14px;
    display: "none";
}
.video-speedProgress>.dot>.last-introduce{
    position: absolute;
    font-size: 14px;
    color: #A1A6AF;
    width: 300px;
    left:14px;
    top: 35px;
    /* display: none; */
}


.evoMuse-index-module{
    height: 522px;
    margin-bottom: 80px;
}
.evoMuse-index-module-content{
    position: relative;
    height: 530px;
    display: flex;
}
.module-content-tabs{
    position: absolute;
    top: 50%;
    width: 200px;
    height: 300px;
    transform: translateY(-50%);
    border-right: 2px solid #DCDFE6;
}
.module-content-tabs>ul>li{
    display: flex;
    height: 60px;
    justify-content: center;
    align-items: center;
}
.module-content-tabs>ul>li>a{
   font-size: 20px;
   cursor: pointer;
}
.module-content-tabs>ul>li>a:hover{
    color: #1677ff;
 }
.tabs-item-li>a{
  font-size: 24px !important;
  color: #1677ff;
}
.tabs-item-li::before{
    display: block;
    content:"";
    width: 14px;
    height: 10px;
    background: url(https://restcloud.cn/res/app/site/202412/67613596c660c92cc3744f9e.png);
    margin-right: 12px;
}
.module-content-line{
    height: 60px;
    position: absolute;
    right: -2px;
    top: 0;
    border-left:2px solid #1677ff;
    transition: 0.5s;
}
.module-content-app{
    width: 850px;
    height: 522px;
    margin-left: 310px;
    box-shadow: 0px 8px 20px 0px rgba(154,173,219,0.3);
    border-radius: 24px 24px 24px 24px;
    border: 2px solid #FFFFFF;
}


.evoMuse-index-advantage{
    height: 570px;
    margin-bottom: 80px;
}
.evoMuse-index-advantage-content{
    height: 100%;
    background: #F3F9FF;
    border-radius: 40px 40px 40px 40px;
    box-sizing: border-box;
}
.evoMuse-index-advantage-content>.product-title{
    padding-left: 36px;
    box-sizing: border-box;
}


.product-title{
    font-size: 32px;
    line-height: 46px;
    padding-top: 50px;
    margin-bottom: 36px;
}
.advantage-banner{
    display: flex;
    justify-content: space-between;
    height: 400px;
    align-items: flex-end;
}
.advantage-banner-item{
    width: 340px;
    height: 385px;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    transition: 0.8s;
}
.advantage-banner-item:hover{
    height: 400px;
}
.advantage-banner-item:hover>.advantage-banner-item-title{
    background:url(/res/app/site/202412/676135c2c660c92cc3744fd6.png) top left/100% 100% no-repeat ;
    color: #fff;
}
.advantage-banner-item:hover>.advantage-banner-item-content{
    font-size: 16px;
}
.advantage-banner-item-title{
    border-radius: 20px 20px 0px 0px;
    height: 105px;
    text-align: center;
    font-size: 24px;
    line-height: 105px;
    background:url(/res/app/site/202412/676135a3c660c92cc3744fb6.png) ;
}
.evoMuse-index-advantage-content .slick-dots-bottom{
    position: relative;
    bottom: -15px;
}

.advantage-banner-item-content{
    flex: 1;
    background-color: #fff;
    border-radius:  0px 0px 20px 20px;
    padding: 24px;
}

.advantage-banner-item-content>.content-item{
    display: flex;
}
.advantage-banner-item-content>.content-item>.content-item-left{
    width: 14px;
    height: 14px;
    background: url(/res/app/site/202412/67616888c660c92cc374639c.png) top left/100% 100%;
    position: relative;
    top: 5px;
}
.advantage-banner-item-content>.content-item>.content-item-right{
    width: 280px;
    line-height: 22px;
    margin-left: 10px;
}
.advantage-banner-item-content>.content-item{
    margin-bottom: 20px;

}
.advantage-banner-item-content>div:nth-last-child(1){
    margin-bottom: 0;
}


.evoMuse-index-application{
    height: 340px;
    margin-bottom: 80px;
}
.evoMuse-index-application-content{
    height: 100%;
    border-radius: 40px;
    border: 1px solid #DCDFE6;
    padding: 0px 36px;
    box-sizing: border-box;
    
}
.application-content{
    display: flex;
}
.application-content-item{
    padding: 0 48px;
    border-right: 1px solid #E6E6E6;
    font-size: 16px;
    color: #505966;
}
.application-content>div:nth-child(1){
    padding-left: 0;
}
.application-content>div:last-child{
    border-right:  0;
    padding-right: 0;
}
.application-content-item>.content-item{
    margin-bottom:40px ;
    display: flex;
    align-items: center;
}
.application-content-item>.content-item>.content-item-icon{
    width: 22px;
    height: 22px;
    margin-right: 12px;
}
.application-content-item>div:last-child{
    margin-bottom: 0px;
}
.application-content>div:nth-child(1)>div:nth-child(1)>div:nth-child(1){
    background: url(/res/app/site/202412/67613600c660c92cc374503e.png) top left / 100% 100%;
}
.application-content>div:nth-child(1)>div:nth-child(2)>div:nth-child(1){
    background: url(/res/app/site/202412/6761361ec660c92cc374505b.png) top left / 100% 100%;
}
.application-content>div:nth-child(1)>div:nth-child(3)>div:nth-child(1){
    background: url(/res/app/site/202412/6761362dc660c92cc3745071.png) top left / 100% 100%;
}
.application-content>div:nth-child(2)>div:nth-child(1)>div:nth-child(1){
    background: url(/res/app/site/202412/6761363ac660c92cc374508c.png) top left / 100% 100%;
}
.application-content>div:nth-child(2)>div:nth-child(2)>div:nth-child(1){
    background: url(/res/app/site/202412/6761364ac660c92cc37450ab.png) top left / 100% 100%;
}
.application-content>div:nth-child(2)>div:nth-child(3)>div:nth-child(1){
    background: url(/res/app/site/202412/67613658c660c92cc37450c9.png) top left / 100% 100%;
}
.application-content>div:nth-child(3)>div:nth-child(1)>div:nth-child(1){
    background: url(/res/app/site/202412/67613664c660c92cc37450e5.png) top left / 100% 100%;
}
.application-content>div:nth-child(3)>div:nth-child(2)>div:nth-child(1){
    background: url(/res/app/site/202412/67613670c660c92cc37450ff.png) top left / 100% 100%;
}
.application-content>div:nth-child(3)>div:nth-child(3)>div:nth-child(1){
    background: url(/res/app/site/202412/67613696c660c92cc374511d.png) top left / 100% 100%;
}
.application-content>div:nth-child(4)>div:nth-child(1)>div:nth-child(1){
    background: url(/res/app/site/202412/676136a1c660c92cc3745133.png) top left / 100% 100%;
}
.application-content>div:nth-child(4)>div:nth-child(2)>div:nth-child(1){
    background: url(/res/app/site/202412/676136b8c660c92cc374514c.png) top left / 100% 100%;
}
.application-content>div:nth-child(5)>div:nth-child(1)>div:nth-child(1){
    background: url(/res/app/site/202412/676136c3c660c92cc3745161.png) top left / 100% 100%;
}
.application-content>div:nth-child(5)>div:nth-child(2)>div:nth-child(1){
    background: url(/res/app/site/202412/676136cbc660c92cc3745178.png) top left / 100% 100%;
}
.evoMuse-index-case{
    height: 426px;
    margin-bottom: 80px;
}
.evoMuse-index-case-content>p{
    width: 100%;
    font-size: 58px;
    line-height: 82px;
    text-align: center;
    margin-bottom: 42px;
}
.evoMuse-index-case-content>.case-content{
    display: flex;
    justify-content: space-between;
}
.evoMuse-index-case-content>.case-content>.case-content-item{
    width: 370px;
    height: 300px;
    background: #F6F5F8;
    border-radius: 40px;
    padding: 20px;
    box-sizing: border-box;
}
.case-content-item-top{
    height: 176px;;
    margin-bottom: 16px;
}
.case-content-item-bottom{
    font-size: 24px;
    line-height: 34px;
    color: #3D3D3D;
}
.evoMuse-index-case-content>.case-content>div:nth-child(1)>a>div:nth-child(1){
    background: url(/res/app/site/202412/676135cdc660c92cc3744ff2.png);
}
.evoMuse-index-case-content>.case-content>div:nth-child(2)>a>div:nth-child(1){
    background: url(/res/app/site/202412/676135dac660c92cc3745009.png);
}
.evoMuse-index-case-content>.case-content>div:nth-child(3)>a>div:nth-child(1){
    background: url(/res/app/site/202412/676135e5c660c92cc374501f.png);
}
