*{
   margin:0;
  padding:0;
}
p{
    margin: 1vw 0;
}
.button-min:hover{
 background: #0ea6cc!important;
}
.banner-div {
  position: relative;
height:700px;
  width:100%;
  
}
.btn-min{
    border-radius: 4px;
    width: 146px;
    height: 39px;
    background-color: #04BFEE;
    border: 0;
    color: #fff;
   margin:20px 0 20px 0;
}
.slides{
      position: relative;
    /* text-align: center; */

}
.right-div{
  float: right;
  height:700px;
  width:40%;
  overflow: hidden;
}
.right-div img{
height:700px;
  width:100%;
  object-fit: cover;
}
.left-div{
      float: left;
    height: 700px;
    width: 60%;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
      background: linear-gradient(to left,#098edc,#00ebff);
}
.left-h1{
    color: #ffffff;
    font-family: 'roboto';
    text-transform: uppercase;
    font-size: 1.12vw;
    letter-spacing: 0.15vw;
    margin-bottom: 1vw;
    padding: 0;
}
.left-h2{
    font-size: 3vw;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 1vw;
    color: #fff;
    padding: 0;
}
.left-3{
    font-size: 1.2vw!important;
    font-weight: 100!important;
    line-height: 1.3!important;
    opacity: 0.7;
    font-family: 'roboto';
    padding: 0;
}
.div-flex{
    width: 38.725vw;
    text-align: left;
    margin: 0 auto;

}
.slides .slide{
transition: all 0ms ease 0s;
    opacity: 1;
}
.banner-div-m{
  width:100%;
  height:100%;
}
.left-3{
 color:#fff;
}
/**移动**/
.left-h1-m{
    color: #fff;
    text-transform: uppercase;
    font-size: 13px !important;
    letter-spacing: .15vw;
    font-weight: 400;
    margin:0;
    line-height:1.5;
}
.banner-div-m.span-1{
    color: #fff;
    margin-bottom: 10px;
    opacity:0.9;
    font-size:16px
}
.left-h2-m{
  
     color: #fff;
    font-size: 27px;
    margin-bottom: 0.5vw;
    font-family: 'roboto-Bold';
    line-height: 1.3;
}
.slideqq {
    position: relative;
    width: 100%;
    font-family: Arial;
    color: #fff;
    overflow: hidden;
}
.slideqq ul {
    margin: 2.667vw 0;
    padding: 0;
    width: calc(100vw * 4);
    transition: all .5s;
    overflow: hidden;
}
.slideqq li {
    float: left;
    width: 25%;
    list-style: none;
    font-size: 13.333vw;
    color: #fff;
}
.slideqq li:nth-child(1) {
}
.slideqq li:nth-child(2) {
}
.slideqq li:nth-child(3) {
}
.slideqq li:nth-child(4) {
}
.slideqq input[name="button"] {
    display: none;

}

.slideqq label[for^="button"] {
    position: absolute;
    top:164px;
    width: 20px;
    height: 20px;
    margin: 0 10px;
    line-height: 20px;
    color: #fff;
    background-color: #fff;
    cursor: pointer;
    border-radius: 50%;
    transition: .3s;
}
.slideqq label[for="button1"] {
    left: 30%;
}
.slideqq label[for="button2"] {
    left: 40%;
}
.slideqq label[for="button3"] {
    left: 50%;
}
.slideqq label[for="button4"] {
    left: 60%;
}
#button1:checked ~ul {
    margin-left: 0;
}
#button2:checked ~ul {
    margin-left: -100vw;
}
#button3:checked ~ul {
    margin-left: -200vw;
}
#button4:checked ~ul {
    margin-left:-300vw;
}
#button1:checked ~ label[for="button1"] {
    background: rgb(255,80,0);
}
#button2:checked ~ label[for="button2"] {
    background: rgb(255,80,0);
}

#button3:checked ~ label[for="button3"] {
    background: rgb(255,80,0);
}
#button4:checked ~ label[for="button4"] {
    background: rgb(255,80,0);
}
.span-1 {
  color:rgb(255 255 255);
   font-size: 16px;
    margin-top: 20px;
    display: inline-block;
    opacity: 0.9;
}
.span-2 {
  height: 100%;
    width: 100%;
    display: inline-block;
    font-size: 6.400vw;
    text-align: center;
  font-size:16px;
}
.span-3 {
  height: 100%;
    width: 100%;
    display: inline-block;
    font-size: 6.400vw;
    text-align: center;
  font-size:16px;
}
.span-4 {
  height: 100%;
    width: 100%;
    display: inline-block;
    font-size: 6.400vw;
    text-align: center;
  font-size:16px;
}
.right-div-m{
  width:100%;
  padding-top:50px;
   background: linear-gradient(to left,#098edc,#00ebff);
}

.right-div-m img{
  width:100%;
}
.row{
margin-right: 0 !important;
  margin-left: 0 !important;
}
ul li::marker{
          
        }