.mainimg .w80 {
    position: absolute;
    top: 10px;
    right: 50%;
    transform: translate(50%, 50%);
    background: #fff;
    /* height: 100%; */
    /* min-height: 180px; */
    padding-bottom: 20px;
    width: 80%;
    margin: auto;
    max-width: 760px;
}


.mainimg .flex{
  display: flex;
}

.mainimg .fz14 a{
  width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (min-width: 1025px){
  .mainimg slide-box {
    height: 750px;
  }
  
  .mainimg .uk-slideshow{
        height: 1140px;
  }
  
  .mainimg .uk-active{
        height: 1140px;
  }
  
  .mainimg .w80{
    position: absolute;
    top: -30px;
    right: 50%;
    transform: translate(50%, 50%);
    background: #fff;
    /* height: 100%; */
    /* min-height: 180px; */
    padding-bottom: 20px;
  }
  
  .mainimg .w80 > h3{
margin-bottom: 15px;
    background: #c7c29c;
    text-align: center;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
  }
  
  .mainimg .flex{
        justify-content: space-between;
    margin: auto;
    width: 90%;
  }
  
  .mainimg .flex ul{
width: 80%;
    margin-right: 0px !important;
    margin: auto;
}

.mainimg .flex li{
  text-align: center;
    background: #8599b3;
    margin-bottom: 10px;
    border-radius: 10px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
 
 .mainimg .flex li a{
color: #fff;
width: 100%;
}
 
 .mainimg .flex li div{
     color: #fff;
    font-size: 20px;
}

.mainimg .fx-1{
  flex: 1;
}

.mainimg .fx-2{
  flex: 2;
}

[data-element-id].mainimg .slide-box {
    height: 1100px;
}

.mainimg .slide-box {
    height: 860px;
}
.mainimg .up-ai-c{
  align-items: center;
  display: flex;
}
}



@media only screen and (min-width: 600px) and (max-width: 1024px) {
 .mainimg .slide-box {
    height: 750px;
  }
  
  .mainimg .uk-slideshow{
        height: 1140px;
  }
  
  .mainimg .uk-active{
        height: 1140px;
  }
  
  .mainimg .w80{
    position: absolute;
    top: -30px;
    right: 50%;
    transform: translate(50%, 50%);
    background: #fff;
    /* height: 100%; */
    /* min-height: 180px; */
    padding-bottom: 20px;
  }
  
  .mainimg .w80 > h3{
margin-bottom: 15px;
    background: #c7c29c;
    text-align: center;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
  }
  
  .mainimg .flex{
        justify-content: space-between;
    margin: auto;
    width: 90%;
  }
  
  .mainimg .flex ul{
width: 80%;
    margin-right: 0px !important;
    margin: auto;
}

.mainimg .flex li{
  text-align: center;
    background: #8599b3;
    margin-bottom: 10px;
    border-radius: 10px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

 
 .mainimg .flex li div{
     color: #fff;
    font-size: 20px;
}

.mainimg .fx-1{
  flex: 1;
}

.mainimg .fx-2{
  flex: 2;
}

[data-element-id].mainimg .slide-box {
    height: 735px;
}

.mainimg .slide-box {
    height: 790px;
}
.mainimg .up-ai-c{
  align-items: center;
  display: flex;
}

.mainimg .tb-fz12{
  font-size: 12px !important;
}

.mainimg .fz14{
  font-size: 14px !important;
}
}

@media only screen and (max-width: 599px){
.mainimg .slide-box {
    height: 580px;
}

  
  .mainimg .uk-slideshow{
        height: 1140px;
  }
  
  .mainimg .uk-active{
        height: 1140px;
  }
  
.mainimg .w80 {
    position: absolute;
    top: -280px;
    right: 50%;
    transform: translate(50%, 50%);
    background: #fff;
    /* height: 100%; */
    /* min-height: 180px; */
    padding-bottom: 20px;
    width: 96%;
}

  
  .mainimg .w80 > h3{
margin-bottom: 15px;
    background: #c7c29c;
    text-align: center;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
  }
  
  .mainimg .flex{
        justify-content: space-between;
    margin: auto;
    width: 90%;
    flex-direction: column;  }
  
.mainimg .flex ul {
    width: 96%;
    margin-right: auto !important;
    margin: auto;
}


.mainimg .flex li {
    text-align: center;
    background: #8599b3;
    margin-bottom: 10px;
    border-radius: 10px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
 
 .mainimg .flex li div{
     color: #fff;
    font-size: 20px;
}

.mainimg .fx-1{
  flex: 1;
}

.mainimg .fx-2{
  flex: 2;
}

[data-element-id] .mainimg .slide-box {
    height: 735px;
}

.mainimg .slide-box {
    height: 580px;
}
.mainimg .up-ai-c{
  align-items: center;
  display: flex;
}

.mainimg .tb-fz12 {
    font-size: 12px !important;
    margin-bottom: 20px;
}

.mainimg .fz14{
  font-size: 12px !important;
}


.mainimg .flex li div {
    color: #fff;
    font-size: 14px;
}


}


