/* CSS Document */

@charset "utf-8";

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-size: 12px;

  color: #121212;

  font-family: Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;

  background: url(./body.jpg);
}

ul,
li {
  list-style-type: none;
}

img,
ul,
li,
button {
  padding: 0px;

  margin: 0px;
}

img,
button {
  border: none;
}

a {
  color: #000;

  text-decoration: none;

  display: inline-block;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

.clear {
  clear: both;
}

img {
  border: 0;
}

.clearfix:after {
  visibility: hidden;

  display: block;

  font-size: 0;

  clear: both;

  height: 0;
}

.clearfloat {
  clear: both;

  height: 0;

  font-size: 1px;

  line-height: 0px;
}

.clearfix {
  display: inline-table;
}

input,
textarea {
  outline: none;

  border: 0px;
}

/* Hides from IE-mac \*/

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

h3 {
  font-size: 20px;
  font-weight: normal;
}

/* End hide from IE-mac */

/* h3 a {
  color: ;
} */

/*top*/
@media screen and (max-width: 576px) {
  .top_menu {
    padding: 10px !important;
  }
}

.top {
  width: 100%;
  background: url(./top.jpg) no-repeat center center;
  height: 33px;
  line-height: 33px;
}

.top-c {
  width: 1180px;
  margin: 0 auto;
}

.top-c dl dt {
  float: left;
}

.top-c dl dd {
  float: right;
  color: #fff;
  margin-right: 127px;
}

.top-c dl dd a {
  color: #fff;
  margin: 0 10px;
}

/*header*/

.header {
  margin: 0 auto;
  padding: 10px 0 20px 0;
  display: flex;
  justify-content: space-between;
}

.logo {
  width: 620px;
  float: left;
}

.logo dt {
  float: left;
}

.logo dd {
  float: left;
  width: 280px;
  font-size: 18px;
  margin-left: 20px;
}

.logo dd b {
  color: #0054a7;
}

.logo dd p span {
  color: #127113;
}

/* .phone {
  width: 190px;
  float: right;
  height: 50px;
  background: url(./phone.jpg) no-repeat right center;
  text-align: right;
  font-size: 14px;
  padding-right: 65px;
} */

.phone span {
  font-size: 28px;
  color: #127113;
}

/*nav*/

.another {
  background: url(./nav_hover.jpg) no-repeat top;
}

.nav {
  width: 100%;
  height: 46px;
  line-height: 46px;
  background: #127113;
}

.nav-c {
  width: 1180px;
  margin: 0 auto;
}

.nav-c ul li {
  float: left;
  font-size: 14px;
  text-align: center;
  /* width: 88px; */
}

/* .nav-c ul li:hover {
  background: url(./nav_hover.jpg) no-repeat;
  width: 88px;
  height: 45px;
  text-align: center;
} */

.nav-c ul li a {
  color: #fff;
}

/*footer*/

.footer {
  width: 100%;
  /* background: url(./footer.jpg) repeat-x; */
  /* height: 160px; */
  background-color: #168a0d;
  /* margin-top: 30px; */
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  color: #fff;
}

@media screen and (max-width: 750px) {
  .footer {
    padding: 10px;
  }
  .footer-c dl dt {
    margin-top: 0 !important;
    margin-bottom: 10px;
  }
}

.footer a {
  color: #fff;
}

.footer-c {
  /* width: 1180px; */
  margin: 0 auto;
}

.footer-c dl dt {
  float: left;
  margin-top: 20px;
}

.footer-c dl dd {
  float: right;
  width: 684px;
  line-height: 26px;
}

@media screen and (max-width: 576px) {
  .footer-c dl dd {
    line-height: 1.5;
  }
  .footer-c dl dd p {
    margin-bottom: 5px;
  }
}

.footer-c dl dd img {
  vertical-align: middle;
  margin-left: 10px;
}

.footer-nav {
  margin-top: 28px;
  font-size: 14px;
}

.footer-nav a {
  margin: 0 29px;
}

.l_box .sidebar_cha {
  width: 46px;
  height: 40px;
  background-color: #fe9500;
  right: 0;
  top: 0;
  position: absolute;
}
.l_box .sidebar_cha .box {
  display: flex;
  cursor: pointer;
  position: relative;
  flex-wrap: wrap;
  width: 30px;
}
.l_box .sidebar_cha .box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.l_box .sidebar_cha .line {
  background-color: #fff;
  width: 30px;
  margin: 3px 0;
  transition: all 0.5s;
  border-radius: 100px;
  height: 3px;
  border-radius: 100px;
}
.l_box .sidebar_cha .cha .line1 {
  transform: translate(0, 9px) rotate(45deg);
}
.l_box .sidebar_cha .cha .line3 {
  transform: translate(0, -9px) rotate(-45deg);
}
.l_box .sidebar_cha .cha .line2 {
  transform: translateX(3px);
  opacity: 0;
}
.l_box a {
  display: block;
  padding: 0 30px;
}
.l_box .cml_item {
  background-color: #127113;
}
.l_box .cml_item > a {
  color: #fff;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
}
.l_box .cml_item .active {
  background-color: #f08300;
}
.l_box .cml_item_list {
  display: none;
}
.l_box .cml_item_list a {
  height: 50px;
  line-height: 50px;
  color: #999999;
  background-color: #fff;
  border-bottom: 1px solid #fafafa;
}

.margin0 {
  margin: 0 !important;
}
