.box {
  width: auto; }

.head .logo, body {
  background: none; }

.head .right {
  display: none; }

#please-click{
  display: none;
}

.head {
  margin-top: 0;
  position: fixed;
  z-index: 8;
  right: 0;
  left: 0;
  top: 0;
  background: transparent;
  transition: all .5s;
  -o-transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s; }
  .head.is-up {
    background: #F7F3F4;
    box-shadow: 1px 1px 15px rgba(43, 43, 43, 0.12); }
  .head .inside.is-up {
    width: 85%;
    margin: 0 auto; }
  .head .inside {
    width: 100%;
    transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s; }
  .head .logo {
    float: left;
    position: relative;
    top: auto;
    left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    height: auto; }
    .head .logo img {
      height: 60px; }

.menu {
  position: relative;
  display: block;
  float: right;
  right: 0;
  font-size: 13px;
  background: none; }
  .menu .star_, .menu .end_ {
    background: none; }
  .menu ul {
    margin-right: 10px;
    margin-top: 20px; }
    .menu ul i {
      background: none; }
    .menu ul li {
      padding: 0 10px; }
      .menu ul li a.f1 {
        background: none;
        color: #000000;
        padding-left: 0;
        font-size: 18px; }

.slick-dots {
  bottom: -35px !important;
  height: 20px !important;
}

.main.box {
  width: 85%;
  margin: 0 auto; }

.main .body_dom {
  float: none;
  width: 100%; }

.main .index_body {
  padding: 0; }

#banner {
  margin-top: 0; }
  #banner img {
    width: 100%; }
  #banner .mb {
    display: none; }

.page_body .mb-body {
  display: none; }

.menu.mb {
  display: none; }

.friend2 {
  border-bottom: 1px #ddd dotted; }

.wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0; }
  .wpb_wrapper .wpb_box {
    width: 33%; }
    .wpb_wrapper .wpb_box img {
      width: 100%;
      height: auto; }

.menu ul {
  overflow: visible; }

.menu {
  z-index: 9; }


.dropdown {
  position: relative; }
  .dropdown ul {
    display: none;
    position: absolute;
    z-index: 9;
    min-width: 160px;
    margin-top: 0;
    padding: 0;
  }
.dropdown ul li{
  background-color: #f1f1f1;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #dcdcdc;
  padding-left: 10px;
}
  .dropdown:hover ul {
    display: block; }
    .dropdown:hover ul li {
      float: none;
      display: block; }
      .dropdown:hover ul li a.f1 {
        color: #000; }

.fixed_icon {
  bottom: 0%;
  opacity: 1;
  transition: 0.8s;
  position: fixed;
  z-index: 20;
  width: 20px;
  right: 15px; }
  .fixed_icon ul {
    padding: 0;
    display: block;
    float: right; }
    .fixed_icon ul .line, .fixed_icon ul .tel {
      width: 50px;
      height: 50px;
      margin-bottom: 15px;
      display: block;
      transition: 0.5s; }
      .fixed_icon ul .line:hover, .fixed_icon ul .tel:hover {
        opacity: 0.5; }
    .fixed_icon ul .line {
      background-image: url("../img/icon03.png"); }
    .fixed_icon ul .tel {
      background-image: url("../img/icon_phone01.png"); }

@media only screen and (max-width: 768px) {
.index_company ul img {
    max-width: 100%;
}
.body_dom img{
    max-width: 100%;
}
.view_ .body_ p{
    text-indent: 0 !important;
}
.index_news2 li img {
    width: 100%;
    margin-bottom: 10px;
}
.main .index_body h2 {
    text-align: left;
}
  #please-click{
    display: block;
    padding-top: 35px;
    text-align: center;
  }
  .head {
    position: relative; }
  .head .inside {
    position: relative; }
  .head .inside.is-up {
    width: 100%; }
  .dropdown {
    position: relative; }
    .dropdown ul {
      display: block;
      position: relative;
      box-shadow: none; }
      .dropdown ul li {
        border-top: 1px solid #e6ebea;
        border-bottom: 0;
        padding-left: 45px; }
  .wpb_wrapper .wpb_box {
    width: 50%; }
  .main .left_dom {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0 10px; }
  .tool {
    display: none; }
  .menu.mb {
    display: block; }
  .menu.pc {
    display: none; }
  #cami_patrol_tool {
    display: none !important; }
  .logo_dom {
    width: 100%;
    height: auto;
    float: none;
    position: relative; }
  .head .logo {
    margin: 0;
    float: none;
    display: block;
    width: 100%;
    height: auto;
    background: #F7F3F4;
    padding-top: 0px;
    position: relative;
    border-bottom: 1px solid #F7F3F4; }
  .head .logo a {
    display: flex;
    height: 70px;
    align-items: center;
  }
    .head .logo img {
      width: 60%;
      height: auto;
      display: block;
      margin: 0px auto 0px; }
  #banner .pc {
    display: none; }
  #banner .mb {
    display: block; }
  .box {
    width: auto; }
  .menu {
    margin-top: 0; }
  .menu .star_, .menu .end_, .head .end_, .head .star_, .menu ul {
    background: none;
    height: 0;
    width: 0; }
  .menu_icon_panel {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    right: 0;
    width: 44px;
    height: 44px; }
  .mobile_menu001_icon .header_nav_btnToggle .line {
    background: #000000 none repeat scroll 0 0;
    display: block;
    height: 3px;
    position: absolute;
    transition: all 0.3s ease-out 0s;
    width: 34px; }
  .mobile_menu001_icon .header_nav_btnToggle .line_01 {
    left: 5px;
    top: 10px; }
  .mobile_menu001_icon .header_nav_btnToggle .line_02 {
    left: 5px;
    top: 20px; }
  .mobile_menu001_icon .header_nav_btnToggle .line_03 {
    left: 5px;
    top: 30px; }
  .mobile_menu001_icon .header_nav_btnToggle.is-opened .line_01 {
    top: 20px;
    transform: rotate(45deg);
    transform-origin: 50% 50% 0; }
  .mobile_menu001_icon .header_nav_btnToggle.is-opened .line_02 {
    opacity: 0; }
  .mobile_menu001_icon .header_nav_btnToggle.is-opened .line_03 {
    top: 20px;
    transform: rotate(135deg);
    transform-origin: 50% 50% 0; }
  .right {
    float: none; }
  .menu {
    width: 100%;
    display: none;
    background: none; }
    .menu ul {
      height: auto !important;
      overflow: visible;
      display: none;
      margin: 0;
      padding: 0;
      width: 100% !important; }
      .menu ul i {
        display: none; }
  .menu .dropdown:hover ul {
    display: none;
  }
      .menu ul li {
        border-bottom: 1px solid #e6ebea;
        float: none; }
        .menu ul li a, .menu ul li a.f1 {
          display: block;
          text-align: left;
          font-size: 17px;
          color: #000;
          line-height: 21px;
          padding-top: 20px;
          padding-bottom: 20px;
          padding-left: 8.5%; }
  .menu ul li ul li {
    padding-left: 10px; }
    .menu .fx {
      display: none; }
  .main {
    width: 100%; }
  .banner, .main .body_dom {
    width: 100%; }
  .banner .img_ li {
    background: none !important; }
    .banner .img_ li img {
      display: block;
      width: 100%;
      height: auto; }
  .foot {
    display: none; }
  .index_body, .page_body {
    padding: 0 10px; }
    .index_body blockquote, .page_body blockquote {
      margin: 0 !important; }
    .index_body img, .page_body img {
      width: 100%; }
  .main .right_dom {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box; }
  .index_company {
    margin: 0 10px; }
  .index_news {
    margin: 10px 10px 0; }
    .index_news ul li {
      width: 90%; }
  .left_dom {
    width: auto;
    margin: 0 10px; }
  .page_body .mb-body {
    display: block; }
  .page_body .pc-body {
    display: none; }
  .roll_news {
    display: none; }
  .right_dom, .body_dom {
    float: none !important; } }
