﻿.m-toubu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
.m-toubuge {
  width: 100%;
  height: 50px;
}
.m-header {
  height: 60px;
  background-color: #fff;
  z-index: 60;
  width: 100%;
  position: relative;
  display: flex;
  border-bottom: 1px solid #e0e0e0;
  align-items: center;
}
.cd-logo {
  padding-left: 20px;
  width: 283px;
  box-sizing: border-box;
  min-width: 283px;
}
.cd-logo img {
  display: block;
}
.search_openv1 {
  width: 100%;
  background: url(http://www.zjqzlcgy.com/Html/images/wap_sea1.png) no-repeat;
  height: 100%;
  background-position: center center;
  background-size: auto 21px;
  border-left: 1px solid #e1e1e1;
}
.menu_openv1 {
  width: 100%;
  background-image: url(../image/wap_menu1.png);
  background-repeat: no-repeat;
  height: 100%;
  background-position: right center;
  background-size: auto 25px;
  margin-right: 3%;
}
.menu_closev1 {
  width: 100%;
  background-image: url(../image/wap_close1.png) !important;
  background-repeat: no-repeat;
  height: 100%;
  background-position: right center;
  background-size: auto 25px;
  margin-right: 3%;
}
.menu_lang {
  background: #2a5aa2;
  color: #fff;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.menu_lang a {
  color: #fff;
  padding: 0 20px;
  display: block;
}
.menu_lang a:hover {
  color: #fff;
}
#m-menu {
  position: fixed;
  width: 243px;
  height: calc(100vh - 50px);
  left: -243px;
  background: #fff;
  z-index: 200;
  font-size: 15px;
  overflow-y: auto;
  top: 50px;
  transition: all 0.8s ease 0s;
}
.m-list {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 20px;
}
.m-menglish {
  color: #5c5c5c !important;
  padding-left: 10px;
  text-transform: uppercase;
  font-weight: lighter;
}
.m-list ul li a {
  padding-left: 20px;
  color: #000;
  display: block;
  height: 46px;
  line-height: 46px;
  position: relative;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
}
.m-list ul li .inactive {
  background: url(../image/shl-down-openv1.png) no-repeat 95% center;
  background-size: auto 14px;
}
.m-list ul li .inactives {
  background: url(../image/shl-up-openv1.png) no-repeat 95% center;
  background-size: auto 16px;
}
.m-list ul li ul {
  display: none;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f4f5f6;
}
.m-list ul li ul li {
  background-color: #f4f5f6;
  background-image: url(http://www.zjqzlcgy.com/Html/images/wap_li.png);
  background-repeat: no-repeat;
  background-position: 60px center;
  background-size: auto 2px;
}
.m-active {
  background-image: url(http://www.zjqzlcgy.com/Html/images/m-navact.png);
  background-repeat: no-repeat;
  background-position: 20px 38px;
  background-size: auto 2.5px;
}
.m-list ul li ul li a {
  padding-left: 12%;
  background: url(http://www.zjqzlcgy.com/Html/images/shl-img-h60.png) no-repeat
    92% center;
  background-size: auto 8px;
  font-size: 14px;
  color: #414141;
  height: 34px;
  line-height: 34px;
}
.m-yuyan {
  height: 45px;
  line-height: 45px;
  color: #656565;
  font-size: 12px;
  background: #f2f3f2 url(../image/wap_yuyan1.png) no-repeat 20px center;
  background-size: auto 18px;
  padding-left: 45px;
}
.m-yuyan a {
  color: #656565;
  font-size: 12px !important;
  text-transform: uppercase;
  padding-left: 5px;
  padding-right: 5px;
}
.m-code {
  padding-top: 10px;
  text-align: center;
  width: 100%;
}
.m-code img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.m-code1 {
  padding-top: 6px;
  padding-bottom: 12px;
  text-align: center;
  color: #656565;
  font-size: 13px;
}
.m-sousuo {
  padding: 20px 30px 70px 30px;
  width: 100%;
  box-sizing: border-box;
  background-color: #f2f3f2;
  display: flex;
}
.m-sousuo .button1 {
  line-height: 40px;
  height: 40px;
  width: 80%;
  padding: 0 10px 0 10px;
  border: 1px solid #d2d2d2;
  background: #f2f3f2;
  font-size: 12px;
  z-index: 1001;
  box-sizing: border-box;
}
.m-sousuo .button2 {
  width: 20%;
  height: 40px;
  z-index: 1001;
  background-image: url(http://www.zjqzlcgy.com/Html/images/wap_sea2.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 20px;
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  border-left: 0;
}

.m-animate {
  transition: all 0.8s ease 0s;
  left: 0px !important;
}

.tbottom {
  height: 50px;
}
#BottomNav {
  bottom: 0;
  height: 50px;
  left: 0;
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 300;
  box-sizing: border-box;
  background-color: #fff;
}
#BottomNav ul li {
  float: left;
  box-sizing: border-box;
  text-align: center;
  width: 25%;
}
#BottomNav ul li a {
  color: #515151;
  display: block;
  padding-top: 7px;
}
#BottomNav ul li a div {
  font-size: 12px;
  padding-top: 2px;
}
#BottomNav .a {
  background-image: url(../image/shl-b1a.png);
  background-size: auto 20px;
}
#BottomNav .b {
  background-image: url(../image/shl-b1b.png);
  background-size: auto 20px;
}
#BottomNav .c {
  background-image: url(../image/shl-b1c.png);
  background-size: auto 20px;
}
#BottomNav .d {
  background-image: url(../image/shl-b1d.png);
  background-size: auto 20px;
}

#BottomNav .icon {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 20px;
  margin: 0 auto;
  width: 30px;
}
.mclearfix:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#m-msk {
  position: fixed;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  top: 0px;
  left: 0;
  z-index: 50;
  height: calc(100vh - 50px);
  top: 50px;
  display: none;
}
@media screen and (max-width: 768px) {
  .cd-logo {
    width: 240px;
    min-width: 0;
  }
}
