.top {
  height: 30px;
  line-height: 30px;
  background: #026322;
}
.top .link_list li {
  margin: 0 5px;
}
.top .link_list li:last-child {
  display: none;
}
.header .content {
  height: 145px;
}
.header .content .nav {
  width: 717px;
}
.header .content .nav_list {
  display: table;
  width: 100%;
}
.header .content .nav_list li {
  display: table-cell;
}
.header .content .nav_list li a {
  color: #333;
  font-size: 16px;
  padding-bottom: 12px;
  display: block;
}
.header .content .nav_list li .aa:hover {
  background: url("../../images/index_06.jpg") no-repeat center bottom;
}
.header .content .nav_list li a span {
  display: block;
}
.header .content .nav_list li a span.zh {
  font-size: 18px;
}
.header .content .nav_list li a span.en {
  font-size: 12px;
}
.notic_box {
  background: #026322;
}
.notic_box .content {
  height: 50px;
}
.notic_box .content p {
  padding-left: 40px;
  background: url("../../images/icon_07.jpg") no-repeat center left;
}
.notic_box .content .search_box {
  border: 2px solid #fff;
}
.notic_box .content .search_box input.input {
  width: 375px;
  padding-left: 20px;
  height: 30px;
  line-height: 30px;
  border: none;
  background: transparent;
  color: #fff;
}
.notic_box .content .search_box .btn {
  width: 75px;
  height: 30px;
  border: none;
  color: #026322;
  background:#fff;
}
.about_wrap {
  min-height: 615px;
  padding-top: 50px;
}
.about_wrap .time_list a {
  font-size: 26px;
  color: #333;
}
.about_wrap .time_list a span {
  display: block;
  line-height: 1;
}
.about_wrap .time_list a span:first-of-type {
  padding-bottom: 30px;
}
.img_box {
  justify-content: center;
}
.flex1 {
  flex: 1;
}
.ab_text {
  font-size: 16px;
  line-height: 2;
  color: #666;
}
.ab_box {
  padding-top: 62px;
}
.send {
  background: url("../../images/btn_03.jpg") no-repeat;
  width: 200px;
  height: 30px;
  display: block;
  margin: 20px auto;
}
.product_wrap {
  background: #026322;
  padding: 40px 0;
}
.product_wrap .title {
  width: 450px;
  height: 65px;
  background: url("../../images/index_21.jpg") no-repeat;
  margin: 0 auto;
}
.class_list {
  width: 100%;
  padding: 50px 0 30px;
}
.class_list li {
  width: 180px;
  height: 40px;
  margin-right:30px;
}
.class_list li a {
  line-height: 36px;
  font-size: 16px;
}
.class_list li.li a {
  display: block;
  border: 2px solid #fff;
  border-radius: 6px;
}
.class_list li.li1 a {
  display: block;
  background-color:#fff;
  border: 2px solid #fff;
  border-radius: 6px;
  color:#026322;
}
.product_list {
  font-size: 18px;
}
.product_list img {
  border: 2px solid #fff;
  display: block;
}
.product_list span {
  line-height: 56px;
}
.news_wrap {
  padding: 55px 0 100px;
}
.news_wrap .title {
  width: 450px;
  height: 65px;
  background: url("../../images/index_29.jpg") no-repeat center top;
  margin: 0 auto;
}
.news_wrap .news_class .news_list {
  padding-top: 30px;
}
.news_wrap .news_class .news_list li {
  margin: 0 15px;
  display: inline-block;
}
.news_wrap .news_class .news_list li a {
  color: #666;
  font-size: 18px;
}
.news_wrap .news_class .news_list li a:hover {
  color: #000;
}
.news_wrap .news_contain {
  padding-top: 52px;
}
.news_wrap .news_contain ul li {
  float: left;
  width: 350px;
  margin-right: 75px;
  border-bottom: 1px solid #efefef;
  line-height: 45px;
  margin-bottom: 20px;
}
.news_wrap .news_contain ul li:nth-of-type(3n) {
  margin-right: 0;
}
.news_wrap .news_contain ul li a {
  color: #666;
  font-size: 16px;
  position: relative;
  padding-left: 35px;
}
.news_wrap .news_contain ul li a::before {
  content: '';
  width: 19px;
  height: 4px;
  background: #fff;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 10px;
}
footer {
  border-top: 10px solid #026322;
  background: #393939;
  padding: 45px 0;
}
footer .contact_box {
  border-right: 1px solid #666;
  padding: 0 56px 0 32px;
}
footer .contact_box .contact_wrap {
  width: 366px;
  color: #999;
}
footer .contact_box .contact_wrap .en {
  font-size: 20px;
  font-weight: 700;
}
footer .contact_box .contact_wrap .zh {
  font-size: 16px;
  line-height: 2;
  border-bottom: 1px solid #979797;
}
footer .contact_box .contact_wrap .contact_inf p {
  padding-left: 22px;
  line-height: 30px;
}
footer .contact_box .contact_wrap .contact_inf .tel {
  background: url("../../images/icon_18.jpg") no-repeat left center;
}
footer .contact_box .contact_wrap .contact_inf .phone {
  background: url("../../images/index2_13.jpg") no-repeat left center;
  padding-right: 45px;
}
footer .contact_box .contact_wrap .contact_inf .address {
  background: url("../../images/index2_144.jpg") no-repeat left center;
}
footer .contact_box .contact_wrap .input_wrap p {
  padding-left: 22px;
  line-height: 30px;
  color: #fff;
  background: url("../../images/icon_28.jpg") no-repeat left center;
}
footer .contact_box .contact_wrap .input_wrap table input[type=text] {
  background: #4c4c4c;
  border: none;
  line-height: 35px;
  color: #fff;
  width:166px;
  font-size:12px;
  padding-left:12px;
}
footer .contact_box .contact_wrap .input_wrap table textarea {
  background: #4c4c4c;
  border: none;
  width: calc(100% - 2px);
  color: #fff;
  font-size:12px;
  padding-left:12px;
  width:350px;
}
footer .contact_box .contact_wrap .input_wrap table input[type=submit] {
  width: 110px;
  height: 30px;
  background: #026322;
  border: none;
  color: #fff;
}
footer .footer_nav {
  width: 686px;
  padding-left: 54px;
}
footer .footer_nav .f_nav_list p {
  font-size: 18px;
}
footer .footer_nav .f_nav_list ul {
  padding-top: 15px;
}
footer .footer_nav .f_nav_list ul a {
  color: #999;
  font-size: 14px;
}
.foot {
  height: 50px;
  line-height: 50px;
  background: #000;
  font-size: 14px;
}
.bread {
  color: #026322;
  border-bottom: 1px solid #eee;
}
.bread p.title {
  font-size: 28px;
  font-weight: 700;
}
.bread p.title span {
  font-size: 18px;
}
.bread .bread_text {
  color: #333;
  font-size: 12px;
  padding-top: 16px;
}
.bread .bread_text a {
  color: #333;
}
.sec_class_box {
  padding-top: 32px;
}
.sec_class_box .p_class li.li a {
  display: block;
  border: 2px solid #026322;
  border-radius: 6px;
  color: #026322;
}
.sec_class_box .p_class li.li a:hover {
  background: #026322;
  color: #fff;
}
.product .product_list {
  padding-top: 50px;
}
.product .product_list li {
  float: left;
  margin-right: 75px;
  margin-bottom: 10px;
}
.product .product_list li:nth-of-type(3n) {
  margin-right: 0;
}
.product .product_list a {
  color: #666;
}
.product .product_list img {
  border: 2px solid #026322;
}
.page_list {
  height: 50px;
  padding: 20px 0;
}
.page_list li {
  display: inline-block;
  margin: 0 5px;
}
.page_list li a {
  display: block;
  background: #fff;
  padding: 0 10px;
  line-height: 24px;
  transition: 0.2s;
  color:#026322;
}
.page_list li a:hover {
  opacity: 0.8;
}

