a {
  color: #343a40;
}

a:hover {
  color: #EF6718;
}

.view li .thumbs {
  border: 1px solid #dee2e6;
  padding: 15px;
}

.RowsTitle {
  margin-bottom: 30px;
}

.rowstitle-2 .RowsTitle .Title {
  margin-bottom: 0;
}

.rowstitle-2 .RowsTitle .Title .cn a {
  display: inline-flex;
  font-size: 2.8rem;
}

.rowstitle-2 .RowsTitle .Title .en a {
  display: inline-flex;
  font-size: 16px;
  margin-top: 10px;
}

#TabStrip dl dt {
  margin-bottom: 4rem;
}

#TabStrip dl dt * {
  font-size: 2rem !important;
}

.menu > ul > ul {
  display: none !important;
}

.More {
  text-align: center;
  margin-top: 30px;
}

.More a {
  display: inline-flex;
  padding: 10px 30px;
  background-color: #3CB311;
  color: white;
}

.bg-fst .More a {
  background-color: white;
  color: #3CB311;
}

.bg-fst .Margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

.ad {
  background: url(features.png) no-repeat center #45BB03;
}

.ad h1 {
  margin-bottom: 20px;
  font-weight: 900;
}

.ad h5 {
  font-family: Georgia, 'Times New Roman', Times, serif;
}

.ad .Margin {
  margin-top: 50px;
}

.ad .Margin * {
  color: white;
  font-size: 20px;
}

.ad .Margin .aqq {
  margin-top: 10px;
}

sider .RowsTitle {
  display: none;
}

sider ul {
  display: flex;
  flex: 1;
  flex-flow: row nowrap;
  background: rgba(60, 179, 17, 0.1);
}

sider ul li a:hover {
  background: #3CB311;
  color: white;
}

sider ul li:hover a {
  background: #3CB311;
  color: white;
}

.body ul li {
  flex: 1 1 50%;
}

.bottom {
  background: #3CB311;
}

.bottom .contact * {
  color: #fff;
  font-size: 1.6rem;
}

.bottom .contact * .Margin > div {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 4px;
}

.bottom .contact * .Margin > div .dt {
  white-space: nowrap;
}

.bottom .wechat .dt {
  display: none;
}

.bottom .wechat .dd {
  width: 100%;
  text-align: right;
}

.bottom .wechat .dd img {
  height: 128px;
}

ul li .thumbs img:hover {
  transform: rotate(360deg) 1s;
}

.lxfs .contactus #CompanyOnlineMap,
.lxfs .contactus .wechat {
  display: none;
}

.scope ul {
  margin-left: -10px;
  margin-right: -10px;
  flex: row wrap;
}

.scope ul li {
  padding-left: 10px;
  padding-right: 10px;
  flex-basis: 33.33%;
}

.ditu .contactus #Telephonist,
.ditu .contactus .wechat {
  display: none;
}

.ditu .contactus #CompanyOnlineMap,
.ditu .contactus #map {
  height: 500px;
}

.phone {
  align-items: center;
}

.phone ::before {
  color: #3CB311;
}

.phone .dd {
  color: #3CB311;
}

#ArticleView ul li .thumbs,
#ProductView ul li .thumbs {
  border: 0;
}

#ArticleView ul li .thumbs img,
#ProductView ul li .thumbs img {
  border: 0;
  padding: 0;
}

#ArticleView ul li h6,
#ProductView ul li h6 {
  display: none;
}

@media (min-width: 576px) {
  .scope ul li {
    flex-basis: 0;
  }
}

@media (min-width: 992px) {
  sider .RowsTitle {
    display: inherit;
    margin-bottom: 0;
  }
  sider .RowsTitle h3 {
    padding: 40px;
  }
  sider ul {
    flex-flow: column wrap;
  }
  sider ul li.on a {
    background-color: #3CB311;
    color: white;
  }
  .body ul li {
    flex: 1 1 25%;
  }
  .menu > ul > ul {
    display: block;
  }
  .bottom {
    background-color: inherit;
  }
  .bottom .contact * {
    color: inherit;
  }
}
