.wap {
  display: none;
}
.banner-box {
  position: relative;
  overflow: hidden;
}

.banner {
  position: relative;
  height: auto;
  overflow: hidden;
  /* overflow: hidden; */
}

.banner img {
  display: block;
  width: 100%;
  max-height: 574px;
}

.banner .slick-prev {
  width: 30px;
  height: 41px;
  background: url(../images/bal.png) no-repeat center center;
  background-size: cover;
  left: 5%;
  z-index: 9;
}

.banner .slick-next {
  width: 30px;
  height: 41px;
  background: url(../images/bar.png) no-repeat center center;
  background-size: cover;
  right: 5%;
  z-index: 9;
}

.banner .slick-dots {
  width: auto;
  margin-left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  height: 20px;
}

.banner .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 10px;
  background: #f2f2f2;
  border-radius: 50%;
}

.banner .slick-dots li button {
  display: none;
}

.banner .slick-dots li.slick-active {
  background: #518bce;
}
@media screen and (max-width: 767px) {
  body{padding-top: 60px !important;}
.banner-box{}
  .pc {
    display: none;
  }

  .wap {
    display: block;
  }

  .b-top {
    display: none;
  }

  .m-head {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background:url("../images/logo_bg.jpg") right center no-repeat #0068b7;
    padding: 10px;
    z-index: 999;
    box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
    background-size:auto 100%
  }

  .m-logo {
    font-size: 0;
  }

  .m-logo a {
    font-size: 0;
    line-height: 40px;
  }

  .m-logo img {
    max-height: 40px;
    max-width: 80%;
    vertical-align: middle;
  }

  .m-tlink {
    padding: 10px 15px 0 15px;
  }
  .m-tlink h3{ font-size: 14px;
    line-height: 24px;
    color: #fff;}
  .m-tlink a {
    font-size: 14px;
    margin-right: 15px;
    margin: 5px 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 5px;
    margin: 0 4px;
  }

  .m-search {
    margin: 0 15px;
    padding-right: 50px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    line-height: 35px;
    /* background: #fff; */
    margin-top: 15px;
    border: 1px solid #fff;
  }

  .m-search input[type="text"] {
    display: block;
    width: 100%;
    line-height: 25px;
    background: none;
    color: #fff;
    border: 0;
    outline: none;
  }

  .m-search input[type="text"]::placeholder {
    color: #fff;
  }

  .m-search input[type="image"] {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 15px;
  }

  .m-nav {
    position: fixed;
    top: 60px;
    right: -100%;
    bottom: 0;
    z-index: 999;
    background: #0068b7;
    overflow-y: scroll;
    width: 100%;
  }

  .m-nav ul {
    padding: 0 15px;
    /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
  }

  .m-nav ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
  }

  .m-nav ul li>span.on {
    transform: rotateZ(90deg);
  }

  .m-nav ul li ul {
    display: none;
  }

  .m-nav ul li ul li {
    border: none;
  }

  .m-nav>ul>li a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
    position: relative;
    color: #fff;
  }

  .m-nav>ul>li ul li a {
    padding: 10px 0;
  }

  .m-nav>ul>li>span {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/m-nav_down.png) no-repeat;
    background-size: 14px 14px;
    background-position: center center;
    right: 0;
    top: 15px;
    cursor: pointer;
    display: block;
    color: #fff;
    transition: all 0.3s;
  }

  .top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 25px;
    height: 0;
    z-index: 9999;
  }

  .top>img {
    display: block;
    width: 100%;
  }

  .wap-menu {
    position: absolute;
    top: 18px;
    right: 20px;
    z-index: 99999;
    font-size: 0;
    cursor: pointer;
  }

  .wap-menu img {
    height: 25px;
  }

  .close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
  }
.banner .slick-dots{bottom: 10px;}
.banner .slick-dots li{
width: 5px;
height: 5px
margin: 0 5px;
}
.enlogo{display:none}
}
.paging_content p img{text-indent: -28px;
    display: block;}
.paging_content table{ width:100% }
/* .paging_content table img{ width:100% !important; height:auto !important}*/

#content table img{ width:100% !important; height:auto !important}

.ejjs {width: 100% !important;}

element.style {
}
@media screen and (max-width: 768px){
.ejjs {width: 100% !important;}
.ejjs td p {
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    text-align: justify !important;
    margin-bottom: 10px !important;
}
.tcimg {
    padding-right: 10px !important;
    width: 40%;
    vertical-align: top;
    padding-top: 7px !important;
}
}


#vsb_content p img,#vsb_content p video{
    max-width: 600px!important;
    height: auto!important;
    display: block;
    margin: 0 auto;
    }




