.mb_header, .mb-body {
  display: none; }

.header .nav .mb {
  display: none; }

@media only screen and (max-width: 768px) {
  #cami_patrol_tool, .pc-body {
    display: none !important; }
  .mb_header, .mb-body {
    display: block; }
  .header {
    padding-top: 45px;
    background: none !important; }
    .header h1, .header .tell, .header .text, .header .news {
      display: none; }
  .header, .body, .footer {
    width: 100% !important;
    height: auto !important; }
    .header img, .body img, .footer img {
      width: 100% !important; }
  .body_dom {
    padding: 10px 15px; }
    .body_dom table, .body_dom iframe {
      width: 100% !important;
      height: auto !important; }
  .footer {
    padding: 10px 15px !important;
    box-sizing: border-box; }
    .footer * {
      font-size: 15px !important; }
  .menu_icon_panel {
    position: absolute;
    top: 2px;
    right: 2%;
    width: 44px;
    height: 44px;
    z-index: 55; }
  .mobile_menu001_icon .header_nav_btnToggle .line {
    background: #fff 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; }
  .header .nav {
    bottom: auto !important;
    top: 0px !important;
    background: #fff !important; }
    .header .nav .mb {
      display: block;
      position: absolute;
      width: 100%;
      height: 45px; }
  .nav ul {
    height: auto;
    overflow: visible;
    display: none;
    margin: 0px;
    width: 100%;
    background: #fff;
    padding-left: 0 !important;
    position: absolute;
    top: 45px; }
    .nav ul i {
      display: none; }
    .nav ul li {
      border-bottom: 1px solid #e6ebea;
      float: none !important; }
      .nav ul li a, .nav ul li a.f1 {
        float: none !important;
        display: block;
        text-align: left;
        font-size: 17px;
        color: #4b4b4b;
        line-height: 21px;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 8.5%;
        background: none; }
      .nav ul li.on a {
        line-height: 100% !important;
        padding-top: 20px !important; } }
