@media screen and (max-width: 1024px) {
  /*此条件表示最大宽度为1000，也就是如果宽度小于1000则执行以下CSS代码*/
  .doctor-view,
  :after,
  :before,
  a,
  abbr,
  acronym,
  address,
  applet,
  aside,
  audio,
  b,
  big,
  blockquote,
  body,
  canvas,
  caption,
  center,
  cite,
  code,
  dd,
  del,
  details,
  dfn,
  div,
  dl,
  dt,
  em,
  embed,
  fieldset,
  figcaption,
  figure,
  footer,
  form,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  header,
  hgroup,
  html,
  i,
  iframe,
  img,
  input,
  ins,
  kbd,
  label,
  legend,
  li,
  mark,
  menu,
  nav,
  object,
  ol,
  output,
  p,
  pre,
  q,
  ruby,
  s,
  samp,
  section,
  small,
  span,
  strike,
  strong,
  sub,
  summary,
  sup,
  table,
  tbody,
  td,
  tfoot,
  th,
  thead,
  time,
  tr,
  tt,
  u,
  ul,
  var,
  video {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  * {
    padding: 0;
    margin: 0;
    border: none;
    outline: 0;
    text-shadow: none;
    font-family: Helvetica;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
  }
  header {
    display: none;
  }
  .minx {
    display: block !important;
    z-index: 999999;
  }
  html {
    font-size: 37.5333px;
  }
  body {
    font-size: 12px;
  }
  header .header {
    height: 1.1733333333rem;
    background: #232835;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 7px 15px;
    z-index: 5;
    color: #fff;
  }
  header .header .logo {
    width: 1.9466666667rem;
  }

  header .header span {
    float: right;
    line-height: 0.8rem;
    cursor: pointer;
    margin-left: 0.64rem;
  }

  .my_setting {
    position: fixed;
    z-index: 99999999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    display: none;
  }
  .menu_nav {
    width: 6.4266666667rem;
    background: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
  }
  .flex-vertical {
    -webkit-box-orient: vertical;
    -webkit-flex-flow: column;
    flex-flow: column;
  }
  .flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .my_setting.show {
    display: block;
  }
  .menu_nav .head_nav_top {
    height: 1.4133333333rem;
    background: #232835;
    padding: 17px;
    line-height: .5066666667rem;
    color: #858990;
}
.menu_nav .head_nav_top span {
    color: #fff;
    float: right;
}
.menu_nav .menu {
    overflow: hidden;
}
.flex-con {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.menu_nav .slide_view {
    width: 12.8533333333rem;
    overflow: hidden;
    height: 100%;
}
.menu_nav .menu_view {
    width: 6.4266666667rem;
    float: left;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
}

li, ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    outline: 0;
}

.about_bg .tabs h2 span i, .font_14, .menu_nav .btn_foot button, .menu_nav .menu_view li, .menu_nav .menu_view li i, .new_view .nest, .new_view .per, .section_w.new .content_main li, .title_top h2:after, .title_top h2:before, h3 {
    font-size: .3733333333rem;
}

.menu_nav .menu_view li {
    border-bottom: 1px solid #eee;
    color: #666;
    min-height: 1.4666666667rem;
    line-height: 1.4666666667rem;
    padding: 0 .4rem;
    position: relative;
    overflow: hidden;
}
a {
    border: none;
    list-style-type: none;
    text-decoration: none;
    color: inherit;
    -webkit-tap-highlight-color: transparent;
    outline-style: none;
    -webkit-touch-callout: none;
    outline: 0;
}
.menu_nav .menu_view a {
    display: block;
}
.fixed_bottom button, .menu_nav .menu_view a, .showOmit-11, header .header .head_title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ban{
    display: none;
}
#banner{
    display: none;
}

.banner1{
    display: block !important;
    margin-top: 1rem;
}

.banner .aui_con {
    height: 7.8133333333rem;
}
.aui-slide-wrap {
    display: block;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.aui-slide-wrap .aui-slide-node {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    list-style: none;
    overflow: hidden;
    background: #fff;
}
.banner .aui_con img {
    width: 100%;
    display: block;
    height: 100%;
}
.aui-slide-page-wrap {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    padding: 0;
    left: 0;
    right: 0;
    bottom: 5px;
    z-index: 9999;
    text-align: center;
}
aui-slide-page-dot {
    position: relative;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    list-style: none;
    margin: 5px 3px 0 3px;
    background: #c7c7c7;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.banner .aui_con .aui-slide-page.aui-slide-page-active {
    background: #fff;
}
.banner .aui_con .aui-slide-page {
    width: .5333333333rem;
    height: .0533333333rem;
    background: #6675a3;
    margin: 0 .04rem;
    display: inline-block;
    border-radius: .0266666667rem;
}


.bxyfoot {
    width: 100%;
    overflow: hidden;
    background-color: #ffffff;
    color: #888;
    font-size: 12px;
    padding-bottom: 30px;
  }
  .bxyfoot img {
    width: 180px;
    height: 60px;
    margin-top: 20px;
    margin-left: 60px;
  }
  
  .bxyfootxx {
    width: 100%;
    color: #787878;
    padding-top: 40px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
  }
  .bxyfootxx p {
    line-height: 28px;
    width: 100%;
    text-align: center;
  }
  .bxyfoot a {
    color: #888;
  }

  .sticker {
    position: fixed;
    right: 23px;
    top: 76%;
    margin-top: -100px;
    z-index: 999999;
  }
  .sticker ul {
    width: 50px;
  }
  .sticker li.phone {
    white-space: nowrap;
    overflow: hidden;
  }
  .sticker li {
    border: 1px solid #cbcbcb;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    line-height: 44px;
    text-align: center;
    margin: 5px 0;
    cursor: pointer;
    float: right;
    position: relative;
    background: #fff;
    color: #313645;
  }
  .sticker li.kefu a {
    display: block;
    height: 100%;
    color: #313645;
    line-height: 44px;
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
  }
  .sticker li.kefu a:before {
    vertical-align: middle;
    margin: 0 12px;
  }
  .sticker li.topwin {
    line-height: 74px;
    color: #282828;
  }
  
  .sticker li.topwin:before {
    display: block;
    margin: 14px auto 2px;
  }
  .font_10,
  .sticker li.topwin:before {
    font-size: 10px;
  }
  
  .sticker li:before {
    vertical-align: middle;
  }
  .sticker li.code img {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 60px;
    top: 10px;
    display: none;
  }
  .sticker .icon-erweima {
    background-image: url(./../images/wx.png);
  }
  
  .sticker .kefu .icon-QQ1 {
    display: none;
  }
  
  .sticker .icon-jiantou1 {
    background-image: url(./../images/sjx.png);
  }
  
  .sticker li.phone:hover {
    width: 228px;
  }
  .sticker li.qq:hover {
    width: 228px;
  }
  .sticker li:hover {
    /* background: #377ff9; */
    border-color: #377ff9;
    color: #fff;
  }
  .sidebox {
    width: 34px;
    height: 34px;
    margin: 7px auto;
    position: relative;
  }
  .sidebox img {
    width: 100%;
    height: 100%;
  }
  .sidebox span {
    display: inline-block;
    height: 100%;
    width: 100px;
    position: absolute;
    top: -6px;
    left: 44px;
    color: #000;
  }
  .sticker li.phone:hover .sidebox {
    margin: 7px 0;
  }
  
  .sticker li.qq:hover .sidebox {
    margin: 7px 14px;
  }
  .sticker li.code:hover img {
    display: block;
  }

  
@-webkit-keyframes fadeInUpsm {
    0% {
      opacity: 0;
      -webkit-transform: translateY(200px);
      transform: translateY(200px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  @keyframes fadeInUpsm {
    0% {
      opacity: 0;
      -webkit-transform: translateY(200px);
      -ms-transform: translateY(200px);
      transform: translateY(200px);
    }
  
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  
  .fadeInUpsm {
    -webkit-animation-name: fadeInUpsm;
    animation-name: fadeInUpsm;
  }


}
