.left_icoban{
    width: 100%;
    height: 155px;
    box-shadow: 0px 0px 3px 2px #d4d2d236;
    border-radius: 3px;
    background-color: #FFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    z-index: 99;
}
.left_icobanhr{
    width: 48px;
      height: 1px;
      background-color: #22222217;
}
.left_icobanimg{
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.go-top {
  width: 55px !important;
  height: 55px !important;
  background-color: #FFF !important;
  color: #FFFEFE;
  position: fixed;
  z-index: 400;
  right: 10px !important;
  top: calc(50% + 255px);
  border-radius: 5px;
  background-size: 45% 45%;
  background-repeat: no-repeat;
  background-position: 50% !important;
  box-shadow: 0px 0px 3px 2px #d4d2d236 !important;
}
#EWM2 {
  position: absolute;
  left: -150px;
  display: none;
  top: 180px !important;
}
.box_tmtbddaa{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.com_left2{
  position: absolute;
  right: 55px;
  top: 0px;
  display: none;
  justify-content: flex-start;
  align-items: center;
  background-color: #f5f5f5;
  flex-direction: column;
  padding-bottom: 16px;
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.06);
}
.kefu_jh:hover .com_left2{
  display: flex !important;

}
.box_tmtbdd{
  
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width:100%;
}
.tyhiserw:hover .com_left2left_icobanimg{
  display: flex !important;
}
.com_left2left_icobanimg{
  width: 151px;
  height: 60px;
  position: absolute;
  top: -3px;
  right: 55px;
  background-color: #f5f5f5;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-around;
  padding: 15px 0 12px 30px;
  box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.06);
}
.left_icobanimg:hover{
  color: #0E38A8 !important;
}
.eft_icobanimga{
  color: #222;
}
.eft_icobanimga:hover{
  color: #0E38A8 !important;
}
.go-topclass{
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.this_imgft{
opacity: 0.8;
}


#jump{
   height: 288px;
   display: flex !important;
   flex-direction: column;
   justify-content: flex-end;
   position: fixed;
   top: 29%;
   right: 10px;
   width: 55px;
   z-index: 400;
}
.tanchuang{
    width: 100vw;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: fixed;
    align-items: center;
    justify-content: center;
    top: 0px;
    z-index: 9999999;
    /* margin-left: 31vw; */
    background-color: #22222287;
  }
  .tanchuang_headbox1{
      width: 37vw;
      height: 30px;
      position: relative;
  }
  .tanchuang_headbox1clouse{
    width: 30px;
    height: 30px;
    /* background-color: #0E38A8; */
    float: right;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .tanchuang_headbox2{
    margin-top: 30px;
    width: 35vw;
    height: 750px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 25px;
    border: 0;

  }
  .tanchuang_headbox2son{
      width: 100%;
      height: 75%;
      margin-top: 5vw;
      background-color: #FE5C0C;
      display: flex;
      flex-direction: column;
      padding-left:calc(0.064 * 40vw);
  }
  .tanchuang_headbox2soninput{
      width: 80%;
      margin: 10px 0;
      border-radius: 5px;
      background-color: rgb(203, 200, 200);
      height: 65px;
  }

  .video_tc{ cursor: pointer;}
.tc_box{
  display: none;
  width: 100%;
  height: 100%;
  background-color: #1616166c;
  /* display: flex; */
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 99;
  top: 0;
}
.video_playbox{
  width: 40%;
}
.closebox{
  width: 40%;
  height: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.closevideo{
  color: #FFF !important;
  cursor: pointer;
}


#cookie-notice {
  position: fixed;
    bottom: 0;
    left: 0;
    right: 0; 
    padding: 10px;
    background-color: rgba(255, 255, 255,1);
    text-align: center;
    z-index: 999;
    display: none;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    box-shadow: 0 -2px 5px -5px #333;
    
}
.btn-primary{
    border-radius: 5px;
    padding: 4px 8px;
    min-width: 50px;
    cursor: pointer;
    margin-left: 40px;
    font-size: 12px;
    border:1px solid #717171;
     color:#717171;
     background-color: #FFF;
    font-family: Anton-Regular;
}
.btn-primary:hover {
      border: 1px solid #0e38a8f0;
    background-color: #0e38a8f0;
    color:#FFF;
   }
.slick-dots{
  bottom: 55px;
}
#cookie-notice p{
    font-size: 12px;
    line-height: 16px;
  }
@media screen and (max-width:1260px){
.jump_a{
    display: none;
    }
}
@media screen and (max-width:960px){

#cookie-notice p{
        font-size: 12px;
    margin: 0 0 5px 0;
    white-space: pre-wrap;
}
    .tanchuang_headbox1 {
      width: 90vw;
      height: 30px;
      position: relative;
  }
  
    .video_playbox{
    width: 100%;
  }
  
  .closebox{
    width: 100%;
    height: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
  }
  .closevideo{
    color: #FFF !important;
  }
  .tanchuang_headbox2 {
      margin-top: 5px;
      width: 100vw;
      height: 600px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%;
      border-radius: 25px;
      border: 0;
  
  }
 
  
  #btn-cookie-accept{
    margin-top: 20px;
    margin-left: 0 ;
  }
  
  .slick-dots{
    bottom: 25px;
  }
  }
  
  
  .slick-dots li
  {
      font-size: 0;
      position: relative;
      display: inline-block;
      width: 100px;
      height: 3px;
      margin: 0 6px;
      cursor: pointer;
      -webkit-transition: all .3s ease-out 0s;
      -moz-transition: all .3s ease-out 0s;
      -ms-transition: all .3s ease-out 0s;
      -o-transition: all .3s ease-out 0s;
      transition: all .3s ease-out 0s;
      vertical-align: middle;
      border-radius: 0;
      background: #ffffffd1;
  }
  .slick-dots li button
  {
      display: none;
  }
  .slick-dots li.slick-active
  {
      background: #fe5c0c;
  }