.lang-selector ul {
  max-height: 160px !important;
}


/*---mo-header---*/
.zhiqing-sitetop .zhiqing-mo-search {
  padding: 10px 15px;
  display: none;
  border-bottom: 1px solid #222;
  position: absolute;
  z-index: 200;
  left: 0;
  top: 51px;
  width: 100%;
  background: #333;
  box-sizing: border-box;
}
.zhiqing-sitetop .zhiqing-mo-search .form-control {
  float: left;
  display: block;
  box-sizing: border-box;
  width: 85%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 4px 0 0 4px;
}
.zhiqing-sitetop .zhiqing-mo-search .submit_btn {
  float: left;
  width: 15%;
  height: 34px;
  line-height: 34px;
  background: var(--color-primary);
  border: none;
  font-size: 18px;
  color: #fff;
  border-radius: 0 4px 4px 0;
}


.sutong-mo-leftmenu{background:#F5F5F5;position:fixed;top:0;left:0;bottom:0;overflow-x:hidden;box-sizing:content-box;width:70%;max-width:350px;-webkit-overflow-scrolling:touch;z-index:999 !important;transition:all .4s cubic-bezier(0.7,0,0.2,1);box-shadow:0 0 40px rgba(82,85,90,0.1);transform:translateX(-100%)}
.sutong-mo-leftmenu .tit{height:50px;background:#333;display:flex;justify-content:space-between;align-items:center;}
.sutong-mo-leftmenu .tit h6{color:#fff;padding:0 0 0 15px;font-size:18px;font-weight:bold;}
.sutong-mo-leftmenu .tit span{cursor:pointer;width:50px;text-align:center;display:block;}
.sutong-mo-leftmenu .tit span i{color:#fff;font-size:16px;}
.sutong-mo-leftmenu > ul{}
.sutong-mo-leftmenu > ul > li{line-height:50px;font-size:15px;border-top:2px solid #e5e5e5;position:relative;}
.sutong-mo-leftmenu > ul > li > a{padding:0 0 0 15px;}
.sutong-mo-leftmenu > ul > li > i {position:absolute;color:#333;font-size:14px;top:10px;right:5px;z-index:1;width:30px;line-height:30px;text-align:center;cursor:pointer;}
.sutong-mo-leftmenu > ul > li.active{}
.sutong-mo-leftmenu ul li a{color:#333}
.sutong-mo-leftmenu ul li ul li a{display: block;}
.sutong-mo-leftmenu ul li a:hover{text-decoration: none;}
.sutong-mo-leftmenu ul li ul{display:none;padding-bottom:10px;padding-left:15px;}
.sutong-mo-leftmenu ul li ul li{line-height:22px;position:relative;}
.sutong-mo-leftmenu ul li ul li i {position:absolute;color:#333;font-size:14px;top:1px;right:5px;z-index:1;width:30px;line-height:30px;text-align:center;cursor:pointer;}
.sutong-mo-leftmenu ul li ul li a{padding:5px 0 5px 10px;margin-right:30px;}

.sutong-menu-transitioning{transform:translateX(0)}



/*---mo-header---*/

.zhiqing-sitetop {
  height: 40px;
  background: #f0f0f0;
  padding: 0 96px;
}
.zhiqing-sitetop > .box {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}

.zhiqing-sitetop .zhiqing-sitetop-left,
.zhiqing-sitetop .zhiqing-sitetop-right {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.zhiqing-sitetop .zhiqing-sitetop-left h2 {
  font-size: 14px;
  font-family: unset;
  font-weight: 400;
  color: #242424;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.zhiqing-sitetop .zhiqing-sitetop-right .contact,
.zhiqing-sitetop .zhiqing-sitetop-right .share,
.zhiqing-sitetop .zhiqing-sitetop-right .contact p {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: nowrap;
}

.zhiqing-sitetop .zhiqing-sitetop-right p {
  display: inline-block;
  font-size: 15px;
  color: rgba(91, 91, 101, 0.48);
  background-repeat: no-repeat;
  background-position: left center;
}
.zhiqing-sitetop .zhiqing-sitetop-right p + p {
  margin-left: 20px;
}
.zhiqing-sitetop .zhiqing-sitetop-right p i {
  font-size: 16px;
  color: #242424 ;
  vertical-align: middle;
}
.zhiqing-sitetop-right p:nth-of-type(1) a {
  color: #242424;
  margin-left: 2px;
}
.zhiqing-sitetop .zhiqing-sitetop-right p:nth-of-type(2) a {
  color: #242424;
  margin-left: 2px;
}
.zhiqing-sitetop .zhiqing-sitetop-right .share {
  font-size: 0;
  margin-left: 40px;
}
.zhiqing-sitetop .zhiqing-sitetop-right .share a {
  color: #242424;
  display: inline-block;
}
.zhiqing-sitetop .zhiqing-sitetop-right .share a + a {
  margin-left: 10px;
}
.zhiqing-sitetop .zhiqing-sitetop-right .share a i {
  font-size: 22px;
  color: inherit;
}
.zhiqing-sitetop .zhiqing-sitetop-right .share a:hover {
  color: var(--color-primary);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.zhiqing-sitetop span {
  display: block;
  width: 50px;
  text-align: center;
  cursor: pointer;
  display: none;
}
.zhiqing-sitetop span i {
  color: #fff;
  font-size: 24px;
}

/*---header---*/

.zhiqing-header {
  height: 80px;
  background: #fff;
  padding: 0 96px;
  width: 100%;
}
.zhiqing-header > .box {
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}

.zhiqing-header.prefix {
  position: fixed;
  top: 0;
  z-index: 999;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
  -webkit-animation: 300ms running fadeInDown;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  transition: 0.5s !important;
  animation: .95s ease-in-out 0s normal none 1 running fadeInDown;
}
.zhiqing-header .logo img {
  max-height: 60px;
}

.zhiqing-header h1 a {
  display: inline-block;
  width: 212px;
  height: 61px;
  text-indent: -99999px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 212px 61px;
}

.zhiqing-sitetop .zhiqing-mo-search {
  padding: 10px 15px;
  display: none;
  border-bottom: 1px solid #222;
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  background: #333;
  box-sizing: border-box;
}
.zhiqing-sitetop .zhiqing-mo-search .form-control {
  float: left;
  display: block;
  box-sizing: border-box;
  width: 85%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: none;
  border-radius: 4px 0 0 4px;
}
.zhiqing-sitetop .zhiqing-mo-search .submit_btn {
  float: left;
  width: 15%;
  height: 34px;
  line-height: 34px;
  background: var(--color-primary);
  font-size: 18px;
  color: #fff;
  border-radius: 0 4px 4px 0;
}

.zhiqing-header .zhiqing-nav {
  margin-right: 50px;
}
.zhiqing-header .zhiqing-nav > ul {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.zhiqing-header .zhiqing-nav > ul > li {
  position: relative;
  padding: 0 20px;
}

.zhiqing-header .zhiqing-nav > ul > li > a {
  display: inline-block;
  font-size: 15px;
  font-family: var(--title-font-family);
  text-transform: uppercase;
  color: #000;
  height: 40px;
  line-height: 40px;
}
.zhiqing-header .zhiqing-nav > ul > li > a > i {
  display: inline-block;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
}
.zhiqing-header .zhiqing-nav > ul > li ul {
  position: absolute;
  width: 220px;
  height: auto;
  left: 0;
  text-align: left;
  top: 40px;
  z-index: 1000;
  padding: 10px;
  background: #fff;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
}
.zhiqing-header .zhiqing-nav > ul > li > ul li {
  position: relative;
}
.zhiqing-header .zhiqing-nav > ul > li > ul li:last-child {
  border: none;
}
.zhiqing-header .zhiqing-nav > ul > li > ul li > a {
  display: block;
  border-radius: 4px;
  padding: 9px 10px;
  color: #000;
  font-size: 17px;
  line-height: 21px;
  text-transform: capitalize;
}
.zhiqing-header .zhiqing-nav > ul > li > ul > li > a {
  padding-right: 20px;
}
.zhiqing-header .zhiqing-nav > ul > li > ul li > a i {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 11px;
}
.zhiqing-header .zhiqing-nav > ul > li > ul li > a:hover {
  color: var(--color-primary);
  text-decoration: underline;
}
.zhiqing-nav > ul > li > ul li ul {
  left: 230px;
  top: 0;
}
.zhiqing-nav > ul > li:hover > a,
.zhiqing-nav > ul > li.current > a {
  color: var(--color-primary);
}
.zhiqing-nav > ul > li:hover > a > i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.zhiqing-nav ul li:hover > ul {
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
}

.zhiqing-header_right {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 30;
}
.zhiqing-header_right span.zhiqing-mo-header-menu {
  display: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.zhiqing-header_right span.zhiqing-mo-header-menu i {
  color: #fff;
  font-size: 24px;
}

.zhiqing-search {
  margin-right: 10px;
  position: relative;
}
.zhiqing-search em {
  width: 45px;
  height: 34px;
  margin: 0;
  cursor: pointer;
  font-weight: 400;
  text-align: center;
  display: block;
}
.zhiqing-search em i {
  color: #000;
  font-size: 25px;
  line-height: 36px;
}
.zhiqing-search .serchbox {
  display: none;
  position: absolute;
  background: #666;
  width: 280px;
  padding: 10px;
  top: 34px;
  right: 0;
  z-index: 100;
}
.zhiqing-search .serchbox form {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.zhiqing-search .serchbox .submit_text {
  flex: 1;
  background: #fff;
  height: 35px;
  line-height: 35px;
  color: #333;
  padding: 0 10px;
}
.zhiqing-search .serchbox .submit_btn {
  width: 40px;
  background: var(--color-primary);
  font-size: 16px;
  color: #fff;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: block;
  cursor: pointer;
}
.zhiqing-search:hover em {
  background: #666;
}
.zhiqing-search:hover em i {
  color: #fff;
}
.zhiqing-search:hover .serchbox {
  display: block;
}

@media screen and (max-width: 1500px) {
  .zhiqing-header,.zhiqing-sitetop {
    padding: 0 80px;
  }
  .zhiqing-nav > ul > li > a {
    font-size: 18px;
  }
  .zhiqing-nav > ul > li {
    padding: 0 15px;
  }
}

@media screen and (max-width: 1280px) {

  .zhiqing-header_right p {
    font-size: 18px;
    margin-right: 15px;
  }
  .zhiqing-sitetop-left h2 {
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .zhiqing-sitetop-right p {
    font-size: 16px;
  }
  .zhiqing-nav > ul > li > a {
    font-size: 17px;
  }
  .zhiqing-nav > ul > li {
    padding: 0 12px;
  }

  .zhiqing-sitetop-right .share {
    margin-left: 20px;
  }
  .zhiqing-sitetop-right .share a + a {
    margin-left: 5px;
  }
}

@media screen and (max-width: 1200px) {
  .zhiqing-header,.zhiqing-sitetop {
    padding: 0 64px;
  }
  .zhiqing-sitetop-left h2 {
    letter-spacing: 0.5px;
  }
  .zhiqing-header .zhiqing-nav > ul > li > a {
    font-size: 13px;
  }
  .zhiqing-header .zhiqing-nav > ul > li {
    padding: 0 10px;
  }
}

@media screen and (max-width: 992px) {
  .zhiqing-sitetop-left h2 {
    display: none;
  }
  .zhiqing-sitetop-right {
    width: 100%;
    justify-content: space-between;
  }
  .zhiqing-header .logo img {
    height: 35px;
  }
  .zhiqing-header h1 a {
    width: 121px;
    height: 35px;
    background-size: 121px 35px;
  }
}

@media screen and (max-width: 991px) {
  .zhiqing-header .zhiqing-nav {
    visibility: hidden;
  }
  .zhiqing-header .zhiqing-search {
    visibility: hidden;
  }
  .zhiqing-header,.zhiqing-sitetop {
    padding: 0 32px;
  }
  .zhiqing-sitetop > .box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    z-index: 100;
    background: #050507;
    max-width: 100%;
  }
  .zhiqing-sitetop-right {
    width: auto;
  }
  
  .zhiqing-header.prefix .lang-selector {
    top: 15px;
  }
  
  .zhiqing-header.prefix .lang-selector .current-lang em {color: #000 !important;}
  .zhiqing-header.prefix .lang-selector .current-lang i {color: #000 !important;}

  .zhiqing-sitetop .zhiqing-sitetop-right p,
  .zhiqing-sitetop .zhiqing-sitetop-right .share,
  .zhiqing-sitetop .zhiqing-sitetop-right .contact {
    display: none;
  }

  .zhiqing-sitetop span {
    display: block;
    margin-right: 95px;
  }

  .zhiqing-header {
    position: static;
    background: #f0f0f0;
    height: 70px;
  }
  .zhiqing-header > .box {
    display: block;
  }
  .zhiqing-header .logo {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
  }
  .zhiqing-header .logo img {
    height: 44px;
  }
  .zhiqing-header h1 a {
    width: 153px;
    height: 44px;
    background-size: 153px 44px;
  }
  .zhiqing-header_right {
    position: static;
  }

  .zhiqing-header .lang-selector {
    display: inline-block;
    position: relative;
    position: fixed;
    right: 10px;
    top: 0px;
    z-index: 105;
    color: #fff;
  }  
}

@media screen and (max-width: 576px) {
  .zhiqing-header {
    height: 60px;
  }
  .zhiqing-header_right p {
    font-size: 16px;
    margin-right: 10px;
    display: none;
  }
}