@charset "utf-8";
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}
.iconfont {
  font-family: 'iconfont';
}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
img {
  border: 0;
}
.container {
  width: 1200px;
}
body {
  min-width: 320px;
  font-family: "微软雅黑";
  overflow-x: hidden;
}
/*-header-*/
.header {
  clear: both;
}
.header .container {
  max-width: 1480px;
  width: 98%;
  margin: auto;
}
.header_top {
  font-size: 13px;
  color: #fff;
  height: 45px;
  width: 100%;
  background: #333333;
}
.header_top .left {
  float: left;
  line-height: 45px;
  max-width: 250px;
  height: 45px;
  overflow: hidden;
}
.header_top .right {
  float: right;
  max-width: 475px;
  height: 45px;
  overflow: hidden;
}
@media (max-width:667px) and (min-width:667px) {
  .header_top .right{
    max-width:400px;
  }
}
.header_top .right span {
  display: inline-block;
  border-right: 1px solid #525252;
  border-left: 1px solid #525252;
  height: 45px;
  margin-right: 10px;
  float: left;
  padding: 10px 10px;
}
.header_top .right span input {
  background: #333;
  height: 25px;
  line-height: 25px;
  color: #f0f0f0;
  border: none;
  padding: 0px 5px;
  width: 250px;
  outline: none;
}
.header_top .right span img {
  cursor: pointer;
}
.header_top .right .seabt{
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url(../images/fang.png) no-repeat center;
  float: right;
}
.header_top .right a.language {
  display: inline-block;
  border-right: 1px solid #525252;
  height: 45px;
  padding: 0px 20px;
  line-height: 45px;
  color: #fff;
}
.header_top .right a.language:hover {
  color:#7fbf34;
}
.header_top .right a.zh {
  color:#7fbf34;
}
@media (max-width: 640px) {
  .header_top .left {
    display: none;
  }
}
@media (max-width: 420px) {
  .header_top .right span {
    width: 100%;
  }
  .header_top .right span input {
    width: 220px;
  }
  .header_top .right a.language {
    display: none;
  }
}
/*nav*/
.logo_nav .logo {
  width: 115px;
  float: left;
  margin-top: 10px;
}
.logo_nav .nav {
  float: right;
}
.logo_nav .nav ul {
  height: 70px;
}
.logo_nav .nav ul li {
  float: left;
  height: 70px;
  line-height: 70px;
  width: 100px;
  position: relative;
}
.logo_nav .nav ul li a {
  font-size: 16px;
  color: #121212;
  display: block;
  width: 100px;
  text-align: center;
  height: 70px;
  line-height: 70px;
}
.logo_nav .nav ul li .erji {
  display: none;
  position: absolute;
  z-index: 999;
  width: 100%;
  background: #ebf0f4;
  padding: 10px 0px;
}
.logo_nav .nav ul li .erji a {
  height: 28px;
  line-height: 28px;
  font-size: 13px;
  overflow: hidden;
}
.logo_nav .nav ul li .erji a:hover {
  background: #8fae6b;
  color: #fff;
}
.logo_nav .nav ul li:hover a {
  background: #ebf0f4;
}
.logo_nav .nav ul li:hover .erji {
  display: block;
}
.logo_nav .nav ul .active {
  background: #ebf0f4;
}
@media (max-width: 980px) {
  .logo_nav {
    padding: 10px 0px;
  }
  .logo_nav .logo {
    margin-top: 0px;
  }
  .logo_nav .nav {
    display: none;
  }
  .logo_nav .phone-nav {
    display: block;
  }
}
@media (max-width: 640px) {
  .logo_nav {
    padding: 5px 0px;
  }
}
.zy_q .left {
  /*float: ;*/
  display: inline-block;
}
/*-banner-*/
.banner {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.banner img {
  max-width: 100%;
  margin: auto;
}
.banner .da_banner {
  width: 100%;
  overflow: hidden;
}
.banner .da_banner img{
  max-width:100%;
  max-height:100%;
}
.banner .da_banner div {
  position: relative;
  width: 100%;
}
.banner .da_banner button {
  width: 205px;
  height:80px;
  box-sizing: border-box;
  border-radius: 0px;
  overflow: hidden;
}
.banner .da_banner .slick-dots li.slick-active button {
  border: 2px solid #8fd939;
  box-sizing: border-box;
  overflow: hidden;
}
.banner .da_banner .slick-dots li {
  /*margin: 0px;*/
}
@media (max-width: 980px) {
  .banner .da_banner button {
    width: 10px;
    height: 10px;
    border-radius: 20px;
  }
  .banner .da_banner button img {
    display: none;
  }
  .banner .da_banner .slick-dots li.slick-active button {
    border: none;
  }
  .banner .da_banner .slick-dots li {
    margin: 0px 3px;
  }
  .banner .da_banner .slick-dots {
    bottom: 10px;
  }
}
/*-phone-nav-*/
.phone-nav {
  position: absolute;
  right: 1%;
  margin-right: 15px;
  display: none;
  color: #fff;
  z-index: 9;
  padding-top: 7px;
}
.phone-nav span {
  color: #000;
  font-size: 30px;
}
.home_pro .pro_top {
  background: #f2f2f2;
  overflow: hidden;
}
.home_pro .pro_top h3 {
  font-size: 32px;
  color: #212121;
  text-align: center;
  margin: 50px auto;
  font-weight: 700;
}
@media (max-width: 640px) {
  .home_pro .pro_top h3 {
    margin: 20px auto;
  }
}
.home_pro .pro_top .pro_qie {
  text-align: center;
  margin-bottom: 60px;
}
.home_pro .pro_top .pro_qie span {
  display: inline-block;
  width: 280px;
  height: 56px;
  border: 1px solid #d3dddd;
  font-size: 16px;
  color: #333333;
  line-height: 56px;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff url(../images/jian_sian.png) no-repeat 80% center;
  cursor: pointer;
}
.home_pro .pro_top .pro_qie span i {
  font-style: normal;
  width: 100%;
  display: block;
  margin: auto;
  height: 100%;
  overflow: hidden;
  padding: 0 30px;
}
.home_pro .pro_top .pro_qie span:hover {
  border: 1px solid #559e00;
  color: #fff;
  background: #559e00 url(../images/jian_sian2.png) no-repeat 80% center;
      cursor: default;
}
.home_pro .pro_top .pro_qie .active {
  border: 1px solid #559e00;
  color: #fff;
  background: #559e00 url(../images/jian_sian2.png) no-repeat 80% center;
}
@media (max-width: 980px) {
  .home_pro .pro_top .pro_qie {
    margin-bottom: 10px;
  }
  .home_pro .pro_top .pro_qie span {
    /*width: 150px;*/
    /*height: 40px;*/
    /*line-height: 40px;*/
    background: url(../images/jian_sian.jpg) no-repeat 90% center;
  }
}
.pro_com {
  width: 98%;
  margin: auto;
  max-width: 1480px;
      position: relative;
}
.pro_com ul {
  display: none;
}
.pro_com ul li {
  width: 50%;
  position: relative;
  float: left;
}
.pro_com ul li a{
  display:block\0;
}
.pro_com ul li .pic {
  position: relative;
  width: 50%;
  overflow: hidden;
      height: 100%;
}
.pro_com ul li .pic i {
  display: block;
  padding-bottom: 80.88235294117648%;

}
.pro_com ul li .pic img {
  transition: 0.5s;
}
.pro_com ul li .pic2 {
  position: relative;
  width: 50%;
  float: right;
  overflow: hidden;
}
.pro_com ul li .pic2 i {
  display: block;
  padding-bottom: 80.88235294117648%;
}
.pro_com ul li .pic2 img {
  transition: 0.5s;
}
.pro_com ul li .text {
width: 50%;
    background: #333333;
    position: absolute;
    left: 50%;
    color: #fff;
    top: 0px;
    font-size: 12px;
    padding: 3%;

}
.pro_com ul li .text .text_com {
  padding: 12.95% 1%;
  margin: auto;
  border: 3px solid #333333;
}
.pro_com ul li .text .tit1 {
  line-height: 25px;
  width: 94%;
  height: 25px;
  overflow: hidden;
  text-align: center;
  margin: auto;
}
.pro_com ul li .text .tit2 {
  font-weight: 700;
  font-size: 24px;
  width: 94%;
  line-height: 48px;
  height: 48px;
  text-align: center;
  border-bottom: 1px solid #5c5c5c;
  margin: auto;
  overflow: hidden;
}
.pro_com ul li .text p {
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  width: 94%;
  margin: auto;
  margin-top: 4%;
}
.pro_com ul li .text:after {
  content: "";
  width: 0px;
  height: 0px;
  border: 20px solid transparent;
  border-right-color: #333;
  top: 50%;
  left: -40px;
  position: absolute;
  margin-top: -5px;
}
.pro_com ul li .text2 {
  width: 50%;
  background: #333333;
  color: #fff;
  font-size: 12px;
  padding: 3%;
  position: relative;
  float: left;
}
.pro_com ul li .text2 .text_com {
  padding: 12.95% 1%;
  margin: auto;
  border: 3px solid #333333;
}

@media (max-width:1024px) and (min-width:1024px) {
  .pro_com ul li .text .text_com,
  .pro_com ul li .text2 .text_com {
    padding: 8.95% 1%;
  }
}
.pro_com ul li .text2 .tit1 {
  line-height: 25px;
  width: 94%;
  height: 25px;
  overflow: hidden;
  text-align: center;
}
.pro_com ul li .text2 .tit2 {
  font-weight: 700;
  font-size: 24px;
  width: 94%;
  line-height: 48px;
  height: 48px;
  text-align: center;
  border-bottom: 1px solid #5c5c5c;
  overflow: hidden;
}
.pro_com ul li .text2 p {
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  width: 94%;
  margin: auto;
  margin-top: 4%;
}
.pro_com ul li .text2:after {
  content: "";
  width: 0px;
  height: 0px;
  border: 20px solid transparent;
  border-left-color: #333;
  top: 50%;
  right: -40px;
  position: absolute;
  margin-top: -5px;
  z-index: 999;
}
@media (max-width: 1000px) {
  .pro_com ul li .text .text_com {
    padding: 1%;
    margin: auto;
  }
  .pro_com ul li .text2 .text_com {
    padding: 1%;
    margin: auto;
  }
  .pro_com ul li .tit2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
  }
}
@media (max-width: 786px) {
  .pro_com ul li {
    width: 100%;
    float: none;
  }
  .pro_com ul li .text {
    padding: 4% 2%;
  }
  .pro_com ul li .text .text_com {
    padding: 9% 1%;
    margin: auto;
  }
  .pro_com ul li .text2 {
    padding: 4% 2%;
  }
  .pro_com ul li .text2 .text_com {
    padding: 9% 1%;
    margin: auto;
  }
  .pro_com ul li:nth-child(3) {
    display: none;
  }
  .pro_com ul li:nth-child(4) {
    display: none;
  }
}
@media (max-width: 480px) {
  .pro_com ul li .pic {
    width: 100%;
  }
  .pro_com ul li .text {
    width: 100%;
    position: relative;
    left: 0px;
    top: 0px;
    height: auto !important;
  }
  .pro_com ul li .text:after {
    display: none;
  }
  .pro_com ul li .pic2 {
    width: 100%;
  }
  .pro_com ul li .text2 {
    width: 100%;
    position: relative;
    left: 0px;
    top: 0px;
    height: auto !important;
  }
  .pro_com ul li .text2:after {
    display: none;
  }
}
.pro_com ul li:hover .text .text_com {
  border: 3px solid #c2c2c2;
}
.pro_com ul li:hover .text2 .text_com {
  border: 3px solid #c2c2c2;
}
.pro_com ul li:hover img {
  transform: scale(1.1);
}
.home_news {
  width: 100%;
  min-height: 427px;
  background: #fff url(../images/new_bg.jpg) no-repeat left top;
  padding: 6% 0px 5%;
}
.home_news .home_news_com {
  width: 98%;
  margin: auto;
  max-width: 1300px;
}
.home_news .home_news_com .n_left {
  width: 12%;
  float: left;
  font-size: 36px;
  color: #333;
  font-weight: 700;
  padding-top: 6%;
}
@media (max-width: 1200px) {
  .home_news .home_news_com .n_left {
    font-size: 28px;
  }
}
.home_news .home_news_com .n_com {
  width: 57%;
  margin: 0px 3%;
  float: left;
}
.home_news .home_news_com .n_com ul li {
  width: 100%;
  padding: 20px 0px;
  background: url(../images/jian_sian.jpg) no-repeat 98% center;
  border-bottom: 1px solid #e3e3e3;
}
.home_news .home_news_com .n_com ul li .colss0 {
  background: #009dc4;
}
.home_news .home_news_com .n_com ul li .colss1 {
  background: #00c4b4;
}
.home_news .home_news_com .n_com ul li .colss2 {
  background: #009dc4;
}
.home_news .home_news_com .n_com ul li .colss3 {
  background: #536ab5;
}
.home_news .home_news_com .n_com ul li a {
  color: #5e5e5e;
}
.home_news .home_news_com .n_com ul li a time {
  display: inline-block;
  width: 14%;
  max-width: 78px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  vertical-align: top;
}
.home_news .home_news_com .n_com ul li a span {
  background: #009dc4;
  color: #fff;
  width: 16%;
  max-width: 90px;
  height: 20px;
  display: inline-block;
  line-height: 19px;
  padding: 0px 12px;
  margin: 0px 1%;
  overflow: hidden;
  vertical-align: top;
}
.home_news .home_news_com .n_com ul li a i {
  font-style: normal;
  vertical-align: top;
  display: inline-block;
  width: 63%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.home_news .home_news_com .n_com ul li a:hover {
  color: #7fbf34;
}
.home_news .home_news_com .n_right {
  width: 24%;
  float: right;
  position: relative;
}
.home_news .home_news_com .n_right i {
  display: block;
  padding-bottom: 75.9322033898305%;
}
@media (max-width: 980px) {
  .home_news .home_news_com .n_left {
    width: 100%;
    float: none;
    text-align: center;
  }
  .home_news .home_news_com .n_com {
    width: 69%;
  }
  .home_news .home_news_com .n_com ul li {
    padding: 15px 0px;
  }
  .home_news .home_news_com .n_right {
    padding-top: 8%;
  }
}
@media (max-width: 640px) {
  .home_news .home_news_com .n_com {
    width: 100%;
    margin: auto;
  }
  .home_news .home_news_com .n_com ul li {
    padding: 15px 0px;
  }
  .home_news .home_news_com .n_right {
    display: none;
  }
}
@media (max-width: 480px) {
  .home_news .home_news_com .n_com {
    width: 100%;
  }
  .home_news .home_news_com .n_com ul li span {
    display: none !important;
  }
  .home_news .home_news_com .n_com ul li time {
    width: 25% !important;
  }
  .home_news .home_news_com .n_com ul li i {
    width: 70% !important;
  }
}
@media (max-width: 640px) {
  .home_news {
    min-height: auto;
    padding: 3% 0px;
  }
}
.home_about {
  width: 100%;
  margin: auto;
  background: #eeeeee;
  padding-bottom: 6%;
}
.home_about .about_top {
  height: 75px;
  line-height: 75px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  background: #7fbf34;
}
@media (max-width: 768px) {
  .home_about .about_top {
    font-size: 30px;
    line-height: 50px;
    height: 50px;
    font-weight: 600;
  }
}
.home_about .about_com {
  width: 98%;
  max-width: 1500px;
  margin: auto;
}
.home_about .about_com ul li {
  width: 50%;
  float: left;
  min-height: 305px;
}
.home_about .about_com ul .li_1 {
  background: #0f4099;
  padding: 5% 3%;
}
.home_about .about_com ul .li_1 a {
  color: #fff;
}
.home_about .about_com ul .li_1 span {
  font-size: 26px;
  display: block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
}
.home_about .about_com ul .li_1 i {
  font-size: 14px;
  font-family: arial;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  text-align: center;
  font-style: normal;
  display: block;
}
.home_about .about_com ul .li_1 p {
  line-height: 28px;
  overflow: hidden;
  font-size: 12px;
}
@media (min-width:769px) {
  .home_about .about_com ul .li_1 p {
    height: 84px;
  }
}
.home_about .about_com ul .li_2 {
  background: #fff;
}
.home_about .about_com ul .li_2 .pic {
  position: relative;
  width: 50%;
  float: left;
  overflow: hidden;
}
.home_about .about_com ul .li_2 .pic i {
  display: block;
  padding-bottom: 81.33333333333333%;
}
.home_about .about_com ul .li_2 .pic img {
  transition: 0.5s;
}
.home_about .about_com ul .li_2 .pic:hover img {
  transform: scale(1.1);
}
.home_about .about_com ul .li_2 .text {
  width: 50%;
  float: left;
  padding: 8% 7%;
  text-align: center;
}
.home_about .about_com ul .li_2 .text a {
  max-width: 208px;
  height: 35px;
  width: 80%;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  border: 1px solid #d7d7d7;
  color: #3f3f3f;
  font-size: 14px;
  margin-bottom: 4%;
  transition: 0.5s;
}
.home_about .about_com ul .li_2 .text a:hover {
  color: #7fbf34;
  background: #7fbf34;
  color: #fff;
  border-color: #7fbf34;
}
.home_about .about_com ul .li_2 .text h3 {
  font-size: 26px;
  color: #2c2c2c;
  height: 40px;
  line-height: 40px;
  width: 100%;
  overflow: hidden;
}
.home_about .about_com ul .li_2 .text span {
  width: 47px;
  height: 5px;
  background: #7fbf34;
  display: inline-block;
  vertical-align: middle;
  margin: 4% auto;
}
.home_about .about_com ul .li_2 .text p {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  width: 100%;
  color: #666;
  font-size: 13px;
}
.home_about .about_com ul .li_2:hover .pic img {
  transform: scale(1.1);
}
.home_about .about_com ul .li_2:hover .text a {
  color: #7fbf34;
  background: #7fbf34;
  color: #fff;
  border-color: #7fbf34;
}
.home_about .about_com ul .li_3 {
  /*background: url(../images/about3.jpg) no-repeat;*/
}
.home_about .about_com ul .li_3 .text_c {
  width: 50%;
  float: right;
  padding: 11% 6%;
}
.home_about .about_com ul .li_3 .text_c p {
  font-size: 23px;
  line-height: 35px;
  max-height: 105px;
  color: #fff;
  overflow: hidden;
}
.home_about .about_com ul .li_3 .text_c a {
  max-width: 178px;
  width: 90%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  font-size: 13px;
  margin-bottom: 4%;
  background: #3f495a;
  transition: 0.5s;
}
.home_about .about_com ul .li_3 .text_c a:hover {
  color: #7fbf34;
  background: #7fbf34;
  color: #fff;
  border-color: #7fbf34;
}
@media (max-width: 1000px) {
  .home_about .about_com ul li {
    min-height: 250px;
  }
}
@media (max-width: 768px) {
  .home_about .about_com ul li {
    width: 100%;
    min-height: auto;
  }
}
@media (max-width: 480px) {
  .home_about .about_com ul .li_2 .pic {
    width: 100%;
  }
  .home_about .about_com ul .li_2 .text {
    width: 100%;
  }
  .home_about .about_com ul .li_3 .text_c {
    width: 80%;
  }
}
.footer {
  background: #1e1e1e;
  width: 100%;
  padding: 0 10px;
}
.footer .footer_com {
  width: 98%;
  max-width: 1285px;
  margin: auto;
  padding: 4% 0px;
}
.footer .footer_com .footer_ul1 {
  width: 72%;
  float: left;
}
.footer .footer_com .footer_ul1 li {
  border-left: 1px solid #333333;
  float: left;
  width: 20%;
  min-height: 158px;
  padding: 0px 15px;
}
.footer .footer_com .footer_ul1 li a.tit_a,
.footer .footer_com .footer_ul1 li a.tots{
  display: block;
  font-size: 13px;
  color: #848484;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
}
.footer .footer_com .footer_ul1 li a.tit_a:hover,
.footer .footer_com .footer_ul1 li a.tots:hover{
  color: #7fbf34;
}
.footer .footer_com .footer_ul1 li a.tit_a {
  font-size: 15px;
  color: #fff;
  margin-bottom: 10px;
}
.footer .footer_com .footer_ul2 {
  width: 26%;
  float: right;
}
.footer .footer_com .footer_ul2 a.csaa {
  font-size: 34px;
  color: #7fbf34;
  font-weight: 700;
}
.footer .footer_com .footer_ul2 p {
  font-size: 12px;
  color: #797979;
}
.footer .footer_com .footer_ul2 img {
  max-width: 100%;
  margin-top: 2%;
}
@media (max-width: 640px) {
  .footer .footer_com .footer_ul1 {
    width: 100%;
  }
  .footer .footer_com .footer_ul2 {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .footer .footer_com .footer_ul1 {
    display: none;
  }
}
.footer_copy {
  border-top: 1px solid #353535;
  padding: 2% 0px;
}
@media (min-width: 611px) and (max-width: 800px){
  .footer_copy {
    padding-bottom:10%;
  }
}
@media (min-width: 550px) and (max-width: 610px){
  .footer_copy {
    padding-bottom:12%;
  }
}
@media (min-width: 315px) and (max-width: 549px){
  .footer_copy {
    padding-bottom:12%;
  }
}
.copy_c {
  width: 98%;
  max-width: 1285px;
  margin: auto;
}
.copy_c .left {
  width: 80%;
  float: left;
  color: #5e5e5e;
  font-size: 12px;
  font-family: 宋体;
}
.copy_c .left a.linss:hover,
.copy_c .left .m1:hover{
  color: #7fbf34;
}
.copy_c .left .co_zi {
  max-width: 60%;
  display: inline-block;
  vertical-align: top;
}
.copy_c .left .m1 {
  margin: 0px 1%;
}
.copy_c .left .links {
  /*border: 1px solid #4c4c4c;*/
  padding: 3px 15px 3px 10px;
  /*cursor: pointer;*/
  /*position: relative;*/
}
.copy_c .left .links .links_show {
  position: absolute;
  bottom: 18px;
  padding-left: 10px;
  display: none;
  left: 0px;
  padding: 10px;
  line-height: 20px;
  /*width: 100%;*/
}
.copy_c .left .links .links_show li{
  height: 20px;
  overflow: hidden;
}
.copy_c .left .links .glyphicon {
  left: 10px;
}
.copy_c .right {
  float: right;
}
.copy_c .right .er_show {
  position: relative;
}
.copy_c .right .er_show .er_img {
  position: absolute;
  bottom: -4px;
  left: 0px;
}
.copy_c .right .m2 {
  display: none;
}
@media (max-width: 1400px) {
  .copy_c .right .er_show .er_img {
    left: -60px;
  }
}
@media (max-width: 640px) {
  .copy_c .left {
    width: 100%;
  }
  .copy_c .right {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .copy_c .right .er_show .er_img {
    left: 0px;
  }
}
@media (max-width: 480px) {
  .copy_c .left .co_zi {
    max-width: 100%;
  }
  .copy_c .left .m1 {
    display: none;
  }
  .copy_c .left .links {
    display: none;
  }
  .copy_c .right .m2 {
    display: block;
    margin-bottom: 5px;
  }
  .copy_c .right .m2:hover {
    color: #7fbf34;
  }
  .copy_c .right .er_show {
    display: none;
  }
}
.zi_com {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
.zi_com .zi_left {
  width: 29%;
  max-width: 460px;
  float: left;
  background: #f2f2f2;
  padding-top: 4%;
  min-height: 300px;
}
.zi_com .zi_left .left_com {
  width: 57%;
  float: right;
}
.zi_com .zi_left .left_com h3 {
  font-size: 30px;
  color: #242424;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .zi_com .zi_left .left_com h3 {
    font-size: 24px;
    height: 30px;
    line-height: 30px;
  }
}
.zi_com .zi_left .left_com .left_nav {
  border-left: 3px solid #d3dddd;
  margin-top: 10%;
}
.zi_com .zi_left .left_com .left_nav span {
  display: block;
}
.zi_com .zi_left .left_com .left_nav span .a_t {
  font-size: 16px;
  color: #333333;
  /*height: 50px;*/
  line-height: 50px;
  display: block;
  padding-left: 15px;
  margin-left: -3px;
  border-left: 3px solid #d3dddd;
  overflow: hidden;
  padding-right: 10px;
}
.zi_com .zi_left .left_com .left_nav span .a_t:hover {
  border-left: 3px solid #80c133;
}
@media (max-width: 640px) {
  .zi_com .zi_left .left_com .left_nav span .a_t {
    height: 35px;
    line-height: 35px;
  }
}
.zi_com .zi_left .left_com .left_nav span .cur {
  border-left: 3px solid #80c133;
}
.zi_com .zi_left .left_com .left_nav span .er_a {
  padding-left: 35px;
  display: none;
}
.zi_com .zi_left .left_com .left_nav span .er_a a {
  /*height: 50px;*/
  line-height: 50px;
  display: block; /*产品分类tittle折叠*/
  width: 85%;
  overflow: hidden;
}
.zi_com .zi_left .left_com .left_nav span .er_a a.active {
  color: #80c133;
}
.zi_com .zi_left .left_com .left_nav span .er_a a:hover {
  color: #80c133;
}
@media (max-width: 640px) {
  .zi_com .zi_left .left_com .left_nav span .er_a a {
    height: 35px;
    line-height: 35px;
  }
}
@media (max-width: 640px) {
  .zi_com .zi_left .left_com .left_nav {
    padding-top: 5%;
  }
}
@media (max-width: 640px) {
  .zi_com .zi_left {
    min-height: 220px;
  }
}
.zi_com .zi_right {
  width: 67%;
  float: right;
  padding-right: 10px;
}
.zi_com .zi_right .right_com {
  max-width: 880px;
}
.zi_com .zi_right .right_com .bar {
  height: 44px;
  line-height: 44px;
  font-size: 12px;
  color: #676767;
  text-align: right;
}
.zi_com .zi_right .right_com .bar .active {
  color: #7ac423;
}
.zi_com .zi_right .right_com .bar span {
  display: inline-block;
  vertical-align: middle;
}
.zi_com .zi_right .right_com .bar a {
  /*max-width: 60px;*/
  height: 40px;
  line-height: 40px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.zi_com .zi_right .right_com .bar a:hover {
  color: #7ac423;
}
.zi_com .zi_right .right_com h3 {
  color: #242424;
  font-size: 24px;
  line-height: 55px;
  height: 55px;
  overflow: hidden;
}
.zi_com .zi_right .right_com .div_xian {
  height: 4px;
  width: 100%;
  background: #f2f5f8;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.shebei_show h2{ text-align:center; font-size:18px; margin-top:20px;}
@media (max-width: 640px) {
  .zi_com .zi_left {
    width: 100%;
    max-width: 100%;
    height: auto !important;
    padding-bottom: 5%;
  }
  .zi_com .zi_left .left_com {
    width: 90%;
  }
  .zi_com .zi_right {
    width: 100%;
    padding: 0 15px;
  }
}
.zi_pro_ul li {
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-top: 3.5%;
}
.zi_pro_ul li .pic {
  position: relative;
  overflow: hidden;
}
.zi_pro_ul li .pic i {
  display: block;
  padding-bottom: 81.33333333333333%;
}
.zi_pro_ul li .pic img {
  transition: 0.3s;
}
.zi_pro_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.zi_pro_ul li p {
  font-size: 14px;
  color: #3c3c3c;
  line-height: 40px;
  height: 40px;
  text-align: center;
  padding: 0px 10px;
  overflow: hidden;
  border-bottom: 1px solid #bcbcbc;
}
.zi_pro_ul li:hover img {
  transform: scale(1.1);
}
.zi_pro_ul li:hover p {
  color: #7ac423;
}
@media (max-width: 640px) {
  .zi_pro_ul li {
    width: 48%;
    margin-right: 4%;
  }
  .zi_pro_ul li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .zi_pro_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
}
.page {
  text-align: right;
  padding: 5% 0px;
  color: #5e5e5e;
}
.page span,
.page a {
  margin-bottom: 5px;
}
.page span {
  /*font-size: 12px;*/
  /*font-family: arial;*/
  /*display: inline-block;*/
  /*margin-right: 5px;*/
  /*vertical-align: middle;*/
  /*color: #5e5e5e;*/
}
.page a {
  border: 1px solid #eaeaea;
  padding: 2px 7px;
  display: inline-block;
  margin-right: 8px;
  color: #5e5e5e;
  font-size: 13px;
  font-family: arial;
  vertical-align: middle;
}
.page span {
  border: 1px solid #80c133;
  padding: 2px 7px;
  display: inline-block;
  margin-right: 8px;
  color: #fff;
  background: #80c133;
  font-size: 13px;
  font-family: arial;
  vertical-align: middle;
}
.page a:hover {
  color: #fff;
  border-color: #80c133;
  background: #80c133;
}
.page .page-cur{
  color: #fff;
  border-color: #80c133;
  background: #80c133;
}
.page .s_s {
  vertical-align: top;
}
@media (max-width:640px) {
  .page .page-num{display:none;}
}
/*相关新闻*/
.xiangun_news {
  width: 98%;
  max-width: 1170px;
  margin: auto;
  padding: 2% 10px;
}
.xiangun_news .xg_left {
  float: left;
  width: 25%;
  margin-right: 3%;
  text-align: center;
  padding-top: 40px;
}
.xiangun_news .xg_left .span_z {
  color: #404040;
  font-size: 30px;
  display: block;
  height: 44px;
  line-height: 44px;
  width: 100%;
  overflow: hidden;
}
.xiangun_news .xg_left .span_y {
  color: #696969;
  font-size: 14px;
  font-family: arial;
  display: block;
  height: 24px;
  line-height: 24px;
  width: 100%;
  overflow: hidden;
}
.xiangun_news .xg_right {
  float: right;
  width: 72%;
}
.xiangun_news .xg_right li a {
  color: #5e5e5e;
  font-size: 13px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  width: 75%;
  display: inline-block;
}
.xiangun_news .xg_right li a:hover {
  color: #7fbf34;
}
.xiangun_news .xg_right li span {
  float: right;
  font-size: 13px;
  color: #aaaaaa;
  width: 20%;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
@media (max-width:335px) {
  .xiangun_news .xg_right li span {
    width:22%;
  }
}
@media (max-width: 480px) {
  .xiangun_news .xg_left {
    width: 100%;
    padding: 0px;
    text-align: left;
  }
  .xiangun_news .xg_left .span_z {
    font-size: 24px;
    height: 30px;
    line-height: 30px;
  }
  .xiangun_news .xg_left .span_y {
    font-size: 12px;
  }
  .xiangun_news .xg_right {
    width: 100%;
  }
}
/*生产设备*/
.zi_shebei_ul li {
  float: left;
  width: 30.5%;
  padding: 3.5% 1.70% 0px;
  border-right: 1px solid #e6e6e6;
  box-sizing: content-box;
}
.zi_shebei_ul li .pic {
  position: relative;
  overflow: hidden;
}
.zi_shebei_ul li .pic i {
  display: block;
  padding-bottom: 64.85507246376811%;
}
.zi_shebei_ul li .pic img {
  transition: 0.3s;
}
.zi_shebei_ul li:nth-child(3n+3) {
  padding-right: 0px;
  border: none;
}
.zi_shebei_ul li:nth-child(3n+1) {
  padding-left: 0px;
}
.zi_shebei_ul li p {
  font-size: 13px;
  color: #4C4C4C;
  line-height: 24px;
  height: 48px;
  text-align: left;
  padding: 0px 10px;
  margin: 2% auto;
  overflow: hidden;
}
.zi_shebei_ul li .more_a {
  float: right;
}
.zi_shebei_ul li:hover img {
  transform: scale(1.1);
}
.zi_shebei_ul li:hover .more_a {
  color: #7ac423;
}
@media (max-width: 640px) {
  .zi_shebei_ul li {
    width: 49%;
    padding: 0px;
    margin-right: 2%;
    border: 0px;
    margin-top: 3.5%;
  }
  .zi_shebei_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
  .zi_shebei_ul li p {
    padding: 0px 5px;
  }
  .zi_shebei_ul li .more_a {
    margin-right: 5px;
  }
}
/*show*/
.shebei_show .sb_img {
  position: relative;
  padding: 3.5% 0px;
}
.shebei_show img{
  max-width:100% !important;
  height:auto !important;
}
.shebei_show .sb_img i {
  display: block;
  padding-bottom: 43.82022471910113%;
}
.shebei_show p {
  line-height: 24px;
  font-size: 13px;
  color: #4c4c4c;
  margin-bottom: 3.5%;
}
.shebei_show .prev_next {
  margin: 2% 0px;
}
.shebei_show .zi_pro_ul {
  padding-bottom: 3%;
}
.shebei_show .zi_pro_ul li {
  margin-top: 1%;
}
.xg_top {
  font-size: 18px;
  color: #3f3f3f;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #d8d8d8;
}
/*公司简介*/
.zi_about .img_div {
  width: 100%;
  padding-top: 3.5%;
}
.zi_about .img_div .left {
  width: 50%;
  float: left;
  background: #2152b2;
  color: #fff;
  position: relative;
  padding: 6.4% 6%;
}
.zi_about .img_div .left span {
  font-size: 30px;
  line-height: 40px;
  height: 80px;
  width: 100%;
  overflow: hidden;
  display: inline-block;
}
.zi_about .img_div .left p {
  font-size: 13px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  margin-top: 9%;
  color: #fff;
}
.zi_about .img_div .left:after {
  content: "";
  width: 4px;
  height: 60%;
  background: #fff;
  position: absolute;
  left: 5%;
  top: 0px;
}
.zi_about .img_div .right {
  width: 50%;
  float: left;
  position: relative;
}
.zi_about .img_div .right i {
  padding-bottom: 70.31963470319634%;
  display: block;
}
@media (max-width: 640px) {
  .zi_about .img_div .left {
    width: 100%;
    padding: 6.4% 10%;
  }
  .zi_about .img_div .left span {
    font-size: 24px;
  }
  .zi_about .img_div .left p {
    height: auto;
  }
  .zi_about .img_div .right {
    width: 100%;
  }
}
.zi_about p {
  font-size: 13px;
  color: #5b5b5b;
  line-height: 26px;
  margin: 3% 0px;
}
.zi_about .coninfo {
  font-size: 13px;
  color: #5b5b5b;
  line-height: 26px;
  margin: 3% 0px;
}
/*团队介绍*/
.zi_about_team {
  padding-top: 2%;
}
.zi_about_team .left {
  width: 49%;
  margin-right: 2px;
  float: left;
}
.zi_about_team .right {
  width: 49%;
  float: right;
}
.zi_about_team .right,
.zi_about_team .left {
  position: relative;
}
.zi_about_team .right i,
.zi_about_team .left i {
  display: block;
  padding-bottom: 56.8445475638051%;
}
/*企业文化*/
.zi_about_wh {
  padding: 3.5% 0px;
}
.zi_about_wh .wh_img {
  position: relative;
  margin: 2% 0px;
}
.zi_about_wh .wh_img i {
  display: block;
  padding-bottom: 37.142857142857146%;
}
.zi_about_wh .p1 {
  color: #444545;
  font-size: 13px;
  line-height: 24px;
}
.zi_about_wh .wh_ul li {
  padding: 3.5% 0px;
  border-bottom: 1px solid #dcddda;
}
.zi_about_wh .wh_ul li span {
  max-width: 240px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  background: #7ebe33;
  display: block;
  width: 28%;
  float: left;
  text-align: center;
}
.zi_about_wh .wh_ul li span i {
  max-width: 50%;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  font-style: normal;
  display: inline-block;
  vertical-align: top;
}
.zi_about_wh .wh_ul li .span_c2 {
  background: #dd8c00;
}
.zi_about_wh .wh_ul li .span_c3 {
  background: #0078dd;
}
.zi_about_wh .wh_ul li p {
  width: 66%;
  float: right;
  font-size: 13px;
  color: #484848;
  line-height: 24px;
}
.zi_about_wh .wh_ul li:last-child {
  border: none;
}
@media (max-width: 480px) {
  .zi_about_wh .wh_ul li span {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .zi_about_wh .wh_ul li p {
    width: 100%;
    font-size: 12px;
  }
}
/*荣誉资质*/
.hon_ul {
  padding-bottom: 4%;
}
.hon_ul li {
  background: #e8e8e8;
  width: 23.5%;
  float: left;
  margin-right: 2%;
  margin-top: 3.5%;
  padding: 2% 2% 0;
}
.hon_ul li .pic {
  position: relative;
}
.hon_ul li .pic:hover{
  cursor: pointer;
}
.hon_ul li .pic i {
  display: block;
  padding-bottom: 67.21311475409836%;
}
.hon_ul li p {
  width: 94%;
  margin: auto;
  text-align: center;
  font-size: 13px;
  font-family: 宋体;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  margin-bottom: 10px;
}
.hon_ul li:nth-child(4n+4) {
  margin-right: 0px;
}
@media (max-width: 640px) {
  .hon_ul li {
    width: 49%;
    margin-right: 2%;
  }
  .hon_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
}
/*联系方式*/
.zi_contact {
  width: 100%;
  padding-bottom: 3.5%;
}
.zi_contact ul {
  padding: 5% 0px;
}
.zi_contact ul li {
  width: 25%;
  float: left;
  text-align: center;
}
.zi_contact ul li span {
  background: #a9a9a9;
  width: 125px;
  display: inline-block;
  height: 125px;
  border-radius: 50%;
  position: relative;
}
.zi_contact ul li span img {
  max-width: auto;
}
.zi_contact ul li p {
  text-align: center;
}
.zi_contact ul li p i {
  color: #80c133;
  font-style: normal;
  font-size: 16px;
  display: block;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
}
.zi_contact ul li p a {
  color: #626262;
  font-size: 14px;
  font-family: arial;
  display: block;
  /*width: 90%;*/
  margin: auto;
  /*overflow: hidden;*/
  line-height: 25px;
}
.zi_contact ul li p .z_d {
  font-size: 13px;
  font-family: "微软雅黑";
  max-width: 156px;
  cursor:text;
}
.zi_contact ul li:hover span {
  background: #80c133;
  /*cursor:pointer;*/
}
.zi_contact ul li:hover p a:hover {
  color: #80c133;
}
@media (max-width: 1024px) {
  .zi_contact ul li p a {
    font-size: 12px;
    width:95%;
  }
}
@media (max-width: 768px) {
  .zi_contact ul li {
    width: 50%;
    margin-bottom: 10px;
  }
  .zi_contact ul li p a {
    font-size: 12px;
    width: 98%;
  }
}
@media (max-width: 470px) {
  .zi_contact ul li {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 320px) {
  .zi_contact ul li p a {
    width: 100%;
  }
}
.zi_contact .h_top {
  width: 100%;
  text-align: center;
  position: relative;
  margin-bottom: 4%;
}
.zi_contact .h_top span {
  display: inline-block;
  width: 80%;
  max-width: 450px;
  line-height: 15px;
  text-align: center;
  border-left: 1px solid #a9a9a9;
  border-right: 1px solid #a9a9a9;
  font-size: 14px;
  color: #575757;
  margin: auto;
  background: #fff;
  z-index: 9999;
  position: relative;
  padding: 0px 10px;
}
.zi_contact .h_top:after {
  content: "";
  width: 100%;
  height: 1px;
  border-top: 1px solid #a9a9a9;
  left: 0px;
  top: 50%;
  position: absolute;
}
@media (max-width: 640px) {
  .zi_contact .h_top {
    margin-bottom: 25px;
  }
}
.zi_contact .contact_map {
  width: 100%;
}
.zi_contact .contact_map #map {
  width: 100%;
  height: 346px;
  background-color: rgb(45, 45, 45);
  color: rgb(0, 0, 0);
}
@media (max-width: 640px) {
  .zi_contact .contact_map #map {
    height: 250px;
  }
}
/*在线留言*/
.zi_feed {
  padding: 3.5% 0px 5%;
}
.zi_feed h4 {
  line-height: 48px;
  color: #555;
  font-size: 14px;
}
@media (max-width: 640px) {
  .zi_feed h4 {
    line-height: 30px;
    margin-bottom: 10px;
  }
}
.zi_feed ul li {
  width: 49%;
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
  position: relative;
}
.zi_feed ul li:nth-child(2n+2) {
  margin-right: 0px;
}
.zi_feed ul li input {
  border: 1px solid #b4b4b4;
  width: 100%;
  padding: 12px 20px;
  outline: none;
  font-size: 14px;
  color: #797979;
}
.zi_feed ul li .rred {
  border: 1px solid #ff0000;
}
.zi_feed ul li i {
  position: absolute;
  color: #ff0000;
  font-style: normal;
  right: 2%;
  top: 50%;
  margin-top: -10px;
}
@media (max-width: 640px) {
  .zi_feed ul li {
    width: 100%;
    margin-right: 0px;
  }
}
.input_div {
  position: relative;
  margin-bottom: 20px;
}
.input_div input {
  border: 1px solid #b4b4b4;
  width: 100%;
  padding: 12px 20px;
  outline: none;
  font-size: 14px;
  color: #797979;
}
.input_div .rred {
  border: 1px solid #ff0000;
}
.input_div i {
  position: absolute;
  color: #ff0000;
  font-style: normal;
  right: 1%;
  top: 50%;
  margin-top: -10px;
}
.tex_div {
  position: relative;
}
.tex_div textarea {
  height: 270px;
  resize: none;
  border: 1px solid #b4b4b4;
  width: 100%;
  padding: 10px 20px;
  outline: none;
  font-size: 14px;
  color: #797979;
}
.tex_div .rred {
  border: 1px solid #ff0000;
}
.tex_div i {
  position: absolute;
  color: #ff0000;
  font-style: normal;
  right: 1%;
  top: 4%;
}
@media (max-width:600px) {
  .tex_div i{
    right:2%;
  }
}
.yan_div i{
  position: absolute;
  color: #ff0000;
  font-style: normal;
  right: 5%;
  top: 14px;
}
.yan_div {
  margin-top: 20px;
}
.yan_div img{
  width:137px;
  height:45px;
  cursor:pointer;
  margin-left:20px;
}
@media (max-width:320px) {
  .yan_div img{
    width:125px;
  }
}
.yan_div .rred {
  border: 1px solid #ff0000;
}
.yan_div input {
  border: 1px solid #b4b4b4;
  width: 166px;
  padding: 12px 20px;
  outline: none;
  font-size: 14px;
  color: #797979;
  float: left;
}
.yan_div img {
  max-height: 100%;
  max-width: 100%;
  float: left;
}
.yan_div .qing{
  font-size: 12px;
  color: #565656;
  line-height: 45px;
  margin-left:10px;
  display: inline-block;
}
.yan_div .qing:hover{
  color: #80c133;
}
.tijiao {
  height: 45px;
  background: #80c133;
  color: #fff;
  font-size: 18px;
  line-height: 45px;
  text-align: center;
  display: block;
  margin-top: 20px;
  width:100%;
  border:none;
}
.tijiao:hover {
  font-weight: 700;
  color: #fff;
}
/* 产品中心展示*/
.pro_show {
  padding-bottom: 5%;
}
.pro_show p {
  font-size: 13px;
  color: #454545;
  line-height: 28px;
  margin-bottom: 3.5%;
}
.pro_show .prev_next {
  margin: 30px 0px;
}
.input_div2 {
  position: relative;
  margin-bottom: 20px;
}
.input_div2 input {
  border: 1px solid #dedede;
  width: 100%;
  padding: 11px 20px;
  outline: none;
  font-size: 13px;
  color: #818181;
}
.input_div2 .rred {
  border: 1px solid #ff0000;
}
.input_div2 i {
  position: absolute;
  color: #ff0000;
  font-style: normal;
  right: 1%;
  top: 50%;
  margin-top: -10px;
}
.tex_div2 i{
  position: absolute;
  color: #ff0000;
  font-style: normal;
  right: 1%;
  top: 50%;
  margin-top: -10px;
}
.yan_div2 img{
  width:152px;
  height:42px;
  cursor:pointer;
  margin-left:15px;
}
.yan_div2 i{
  position: absolute;
  color: #ff0000;
  font-style: normal;
  right: 5%;
  top: 14px;
}
.yan_div span.relai,
.yan_div2 span.relai{
  position: relative;
  width: 168px;
  display: inline-block;
  height: 42px;
  float: left;
}
@media (max-width:364px) {
  .yan_div img,
  .yan_div2 img{
    width: 95px;
  }
}

.yan_div2 .qing{
  font-size: 12px;
  color: #565656;
  line-height: 42px;
  display: inline-block;
}
.yan_div2 .qing:hover{
  color: #80c133;
}
.tex_div2 {
  position: relative;
}
.tex_div2 textarea {
  height: 160px;
  resize: none;
  border: 1px solid #dedede;
  width: 100%;
  padding: 10px 20px;
  outline: none;
  font-size: 13px;
  color: #818181;
}
.tex_div2 .rred {
  border: 1px solid #ff0000;
}
.yan_div2 {
  margin-top: 20px;
}
.yan_div2 .rred {
  border: 1px solid #ff0000;
}
.yan_div2 input {
  border: 1px solid #dedede;
  width: 166px;
  padding: 11px 20px;
  outline: none;
  font-size: 13px;
  color: #818181;
  float: left;
}
.yan_div2 img {
  max-height: 100%;
  max-width: 100%;
  float: left;
}
.tu_qie {
  padding: 3.5% 0px;
}
.tu_qie .left_tu {
  width: 75%;
  float: left;
  position: relative;
}
.tu_qie .left_tu i {
  display: block;
  padding-bottom: 81.13496932515338%;
}
.tu_qie .right_tu {
  width: 24%;
  float: right;
}
.tu_qie .right_tu ul li {
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}
.tu_qie .right_tu ul li i {
  display: block;
  padding-bottom: 80.80000000000001%;
}
.tu_qie .right_tu ul li:last-child {
  margin-bottom: 0px;
}
.tu_qie .right_tu ul .active img {
  border: 3px solid #80c133;
}
@media (max-width: 640px) {
  .tu_qie .left_tu {
    width: 100%;
  }
  .tu_qie .right_tu {
    width: 100%;
    margin-top: 10px;
  }
  .tu_qie .right_tu ul li {
    width: 32%;
    float: left;
    margin-right: 1%;
  }
  .tu_qie .right_tu ul li:last-child {
    margin-right: 0px;
  }
}
/*新闻中心*/
.zi_news_ul li {
  border-bottom: 1px solid #e3e3e3;
  padding: 3.5% 0px;
  min-height:253px;
}
.zi_news_ul li .left {
  width: 66%;
  float: left;
}
.zi_news_ul li .left .h3 {
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  color: #1c1c1c;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
  margin: 0px;
}
.zi_news_ul li .left p {
  font-size: 12px;
  line-height: 24px;
  height: 48px;
  color: #636363;
  margin: 5% 0px;
  overflow: hidden;
}
.zi_news_ul li .left span {
  color: #636363;
  font-size: 12px;
  line-height: 30px;
  border: 1px solid #aaaaaa;
  height: 30px;
  width: 142px;
  text-align: center;
  display: block;
}
.zi_news_ul li .right {
  width: 28%;
  float: right;
  position: relative;
  overflow: hidden;
}
.zi_news_ul li .right i {
  display: block;
  padding-bottom: 71.7741935483871%;
}
.zi_news_ul li .right img {
  transition: 0.3s;
}
.zi_news_ul li:hover .left h3 {
  color: #80c133;
}
.zi_news_ul li:hover .left span {
  color: #fff;
  background: #80c133;
  border-color: #80c133;
}
.zi_news_ul li:hover .right img {
  transform: scale(1.1);
}
@media (max-width: 480px) {
  .zi_news_ul li .left {
    width: 100%;
  }
  .zi_news_ul li .left .h3 {
    height: 40px;
    line-height: 40px;
  }
  .zi_news_ul li .left p {
    margin: 3% 0px;
  }
  .zi_news_ul li .right {
    width: 100%;
  }
}
/*新闻中心显示*/
.news_show {
  width: 100%;
}
.news_show img{
  max-width: 100%;
}
.news_show h2 {
  font-size: 18px;
  color: #1c1c1c;
  height: 55px;
  line-height: 55px;
  text-align: center;
  width: 100%;
  margin-top: 3.5%;
  overflow: hidden;
}
.news_show .laiyuan {
  color: #aaaa9e;
  hyphenate-limit-zone: 50px;
  border-top: 1px dashed #aaaa9e;
  border-bottom: 1px dashed #aaaa9e;
  line-height: 50px;
  min-height: 50px;
  text-align: center;
  font-size: 14px;
}
.news_show .coninfo img{
  max-width:100% !important;
  height:auto !important;
}
.pro_show .coninfo img{
  max-width:100% !important;
  height:auto !important;
}
.news_show .laiyuan span {
  margin-right: 2%;
}
.news_show .laiyuan span i {
  font-style:normal;
}
.news_show p {
  line-height: 24px;
  color: #3f3f3f;
  font-size: 13px;
  margin-top: 3.5%;
}
.news_show .news_s_img {
  position: relative;
  margin-top: 2%;
}
.news_show .news_s_img i {
  display: block;
  padding-bottom: 47.640449438202246%;
}
.h30 {height:30px; clear:both;}
@media (max-width: 640px) {
  .news_show h2 {
    height: 40px;
    line-height: 40px;
  }
  .news_show p {
    font-size: 12px;
  }
  .news_show .laiyuan {
    line-height: 30px;
    font-size: 12px;
  }
}
.prev_next {
  text-align: left;
  margin: 60px auto;
  line-height: 40px;
  color: #7b7b7b;
  font-size: 12px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.prev_next li {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  height: 40px;
  overflow: hidden;
}
.prev_next li a {
  color: #7b7b7b;
}
.prev_next li:last-child {
  /*text-align: right;*/
}
.prev_next li:hover {
  background: #80c133;
}
.prev_next li:hover{
  color: #fff;
}
.prev_next li:hover a{
  color: #fff;
}
@media (max-width: 640px) {
  .prev_next {
    margin: 30px auto 30px;
  }
  .prev_next li {
    width: 100%;
    margin-bottom: 10px;
  }
  .prev_next li:last-child {
    text-align: left;
  }
}
.zi_jop {
  padding-top: 3.5%;
  padding-bottom: 3.5%;
}
.zi_jop li {
  line-height: 40px;
  margin-bottom: 10px;
  font-size: 15px;
  color: #464646;
  position: relative;
}
.zi_jop li span {
  width: 100%;
  display: block;
  line-height: 40px;
  height: 40px;
  margin: auto;
  padding: 0px 30px;
  background: #f9f9f9;
  cursor: pointer;
  overflow: hidden;
}
.zi_jop li .jop_com {
  top: 40px;
  color: #707070;
  font-size: 12px;
  background: #f9f9f9;
  padding-left: 3%;
  padding-top: 2%;
  padding-bottom: 4%;
  display: none;
}
.zi_jop li .jop_com p {
  width: 92%;
  line-height: 26px;
  margin-bottom: 3%;
}
.zi_jop li .jop_com .mess {
  color: #fff;
  font-size: 16px;
  width: 159px;
  height: 38px;
  background: #80c133;
  line-height: 38px;
  text-align: center;
  display: block;
}
.zi_jop li .jop_com .mess:hover {
  font-weight: 700;
}
.zi_jop .active span {
  background: #80c133 url(../images/jop_san.png) no-repeat 98% center;
  color: #fff;
}
.zi_jop .active .jop_com {
  display: block;
}
.w1004 {
  max-width: 1200px;
  margin: auto;
  border-radius: 5px;
  width: 98%;
}
.map {
  margin: 0 auto;
}
.map dl {
  margin: 20px 0 20px 0;
  overflow: hidden;
  line-height: 30px !important;
}
.map dt a:hover {
  color: #fff;
  font-weight: bold;
}
.map dl:hover dt a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.map dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  background: #7fbf34;
}
.map dt a {
  color: #fff;
  display: block;
}
.map dt a:hover {
  color: #fff;
  font-weight: bold;
}
.map dd {
  font-size: 12px;
  overflow: hidden;
  float: left;
  width: 85%;
  margin: 0px;
}
.map dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.map dd .p2 a {
  color: #7fbf34;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.map dd .p2 a:hover {
  color: #7fbf34;
  text-decoration: underline;
}
.map dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.map dd div a:hover {
  color: #003e7e;
  background: #7fbf34;
  color: #fff;
}
@media (max-width: 768px) {
  .map dt {
    width: 15%;
  }
  .map dd {
    width: 85%;
  }
}
@media (max-width: 640px) {
  .map dt {
    width: 20%;
  }
  .map dd {
    width: 80%;
  }
}
@media (max-width: 400px) {
  .map dt {
    width: 100%;
  }
  .map dd {
    width: 100%;
  }
}


#contact-form  .validate-on {
  border: 1px solid #ff0000;
  box-shadow: 0 0 1px #ff0000;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/*# sourceMappingURL=style.css.map */
.pub_form_ul li input[type="text"]{line-height:30px!important;height:30px!important;}
a.l-btn span.l-btn-left{height:auto!important;}
a.l-btn{padding-right: 16px!important;}
label {margin-bottom: 1px!important;}
.pub_form_ul li label {margin-right: 0px!important;}
.panel {margin-bottom: 0px!important;}
.panel_inner .tip{padding: 0px!important;}
.panel-body {   padding: 0px; }
a{-webkit-transition:all 0 ease 0!important;transition:all 0 ease 0!important;}

.BMapLib_nav{display:none;padding:10px!important;}
.BMapLib_bubble_content{padding:10px!important;}
.BMapLib_sendToPhone,.BMapLib_bubble_close{display:none;}
.BMap_cpyCtrl{display:none;}
.BMapLib_trans{margin:0!important;}
.BMap_Marker img{max-width:39px;}

.fn-suspend{margin-right:20px\0 !important;}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #f0f0f0;
}
