
body{
-moz-user-select: none; 
  -webkit-user-select: none;  
  -ms-user-select: none;  
  -khtml-user-select: none; 
  user-select: none;}
.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;
}
.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: #afafaf;
  border: none;
  padding: 0px 5px;
  width: 250px;
}
.header_top .right span img {
  cursor: pointer;
}
.header_top .right a {
  display: inline-block;
  border-right: 1px solid #525252;
  height: 45px;
  padding: 0px 20px;
  line-height: 45px;
  color: #fff;
}
@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 {
    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;

  width:170%;
}
.logo_nav .nav ul li .erji a {
  height: 28px;
  line-height: 28px;
  font-size: 13px;

  width:100%;
}
.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 0p;
  }
}
.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%;
}
.banner .da_banner div {
  position: relative;
}
.banner .da_banner button {
  width: 199px;
  height: 80px;
  box-sizing: border-box;
  border-radius: 0px;
  position: relative;
}
.banner .da_banner button img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.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(../image/jian_sian.png) no-repeat 80% center;
  cursor: pointer;
}
.home_pro .pro_top .pro_qie span i {
  font-style: normal;
  width: 100px;
  display: block;
  margin: auto;
  height: 100%;
  overflow: hidden;
}
.home_pro .pro_top .pro_qie span:hover {
  border: 1px solid #559e00;
  color: #fff;
  background: #559e00 url(../image/jian_sian2.png) no-repeat 80% center;
}
.home_pro .pro_top .pro_qie .active {
  border: 1px solid #559e00;
  color: #fff;
  background: #559e00 url(../image/jian_sian2.png) no-repeat 80% center;

  padding-right:24px;
}
@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(../image/jian_sian.jpg) no-repeat 90% center;
  }
}
.pro_com {
  width: 98%;
  margin: auto;
  max-width: 1480px;
}
.pro_com ul {
  display: none;
}
.pro_com ul li {
  width: 50%;
  position: relative;
  float: left;
}
.pro_com ul li .pic {
  position: relative;
  width: 50%;
  overflow: hidden;
}
.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;
}
.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;
}
.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) {

  }
  .pro_com ul li:nth-child(4) {

  }
}
@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(../image/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(../image/jian_sian.jpg) no-repeat 98% center;
  border-bottom: 1px solid #e3e3e3;
}
.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: 65%;
  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: 72% !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;
  height: 84px;
  overflow: hidden;
  font-size: 12px;
}
.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(../image/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%;
}
.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 {
  display: block;
  font-size: 13px;
  color: #848484;
  line-height: 26px;
  height: 26px;
  width: 100%;
  overflow: hidden;
}
.footer .footer_com .footer_ul1 li a:hover {
  color: #7fbf34;
}
.footer .footer_com .footer_ul1 li .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 {
  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%;
  width: 120px;
}
@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;
}
.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: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: 20px;
  padding-left: 10px;
  display: none;
  left: 0px;
  padding: 10px;
  line-height: 20px;
  width: 100%;
  background: #1e1e1e;
}
.copy_c .left .links .glyphicon {
  left: 10px;
}
.copy_c .right {
  float: right;
}
.copy_c .right .er_show {
  position: relative;
}
.ermin {
  width: 25px;
  height: 25px;
}
.copy_c .right .er_show .er_img {
  position: absolute;
  bottom: -4px;
  left: 0px;
  width: 120px;
  height: 120px;
}
.copy_c .right .m2 {
  display: none;
}
@media (max-width: 640px) {
  .copy_c .left {
    width: 100%;
  }
  .copy_c .right {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .copy_c .left .co_zi {
    max-width: 100%;
  }
  .copy_c .left .m1 {
    display: none;
  }
  .copy_c .left .links {
	margin-top: 10px;
	display: inline-block;
  }
  .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: 350px;
}
.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;
  width: 100%;
  overflow: hidden;
}
.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: 270px;
  }
}
.zi_com .zi_right {
  width: 67%;
  float: right;
 min-height: 550px;

}
.zi_com .zi_right .right_com {
  max-width: 880px;
}
.zi_com .zi_right .right_com .bar {

  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: 48px;
  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;
}
.zi_com .zi_right .right_com .div_xian {
  height: 4px;
  width: 100%;
  background: #f2f5f8;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
@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%;
  }
}
.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 a:hover {
  color: #fff;
  border-color: #80c133;
  background: #80c133;
}
.page .s_s {
  vertical-align: top;
}
/*相关新闻*/
.xiangun_news {
  width: 98%;
  max-width: 1170px;
  margin: auto;
  padding: 2% 0px;
}
.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: 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 .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;
  text-indent: 2em;
}
/*团队介绍*/
.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 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;
}
.zi_contact ul li:hover span {
  background: #80c133;
}
.zi_contact ul li:hover p a:hover {
  color: #80c133;
}
@media (max-width: 640px) {
  .zi_contact ul li {
    width: 50%;
    margin-bottom: 10px;
  }
  .zi_contact ul li p a {
    font-size: 12px;
    width: 98%;
  }
}
.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;
}
@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;




  height:66px;

}
.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%;
}
.yan_div {
  margin-top: 20px;
}
.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;
}
.tijiao {
  height: 45px;
  background: #80c133;
  color: #fff;
  font-size: 18px;
  line-height: 45px;
  text-align: center;
  display: block;
  margin-top: 20px;
  cursor:pointer;
}
.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 {
  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 div span {
  display: block;
  position: relative;
}
.tu_qie .left_tu div span i {
  display: block;
  padding-bottom: 81.13496932515338%;
}
.tu_qie .right_tu {
  width: 24%;
  float: right;
}
.tu_qie .right_tu div {
  position: relative;
  cursor: pointer;
}
.tu_qie .right_tu div span {
  display: block;
  position: relative;
  margin: 4px 0px;
}
.tu_qie .right_tu div span i {
  display: block;
  padding-bottom: 80.80000000000001%;
}
.tu_qie .right_tu .slick-current 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 div {
    position: relative;
    cursor: pointer;
  }
  .tu_qie .right_tu div span {
    display: block;
    margin: 0px 10px;
  }
}
/*新闻中心*/
.zi_news_ul li a {
 display:block;
}

.zi_news_ul li {
  border-bottom: 1px solid #e3e3e3;
  padding: 3.5% 0px 0px;
}
.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;
  margin-bottom: 3.5%;
}
.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 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;
  margin-bottom: 20px;
}
.news_show .laiyuan span {
  margin-right: 2%;
}
.news_show p {
  line-height: 30px;
  color: #3f3f3f;
  font-size: 13px;
  text-indent: 2em;

}
.news_show .news_s_img {
  position: relative;
  margin-top: 2%;
}
.news_show .news_s_img i {
  display: block;
  padding-bottom: 47.640449438202246%;
}
@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;
}
.prev_next li a {
  color: #7b7b7b;
  display: block;
  height: 40px;
  width: 100%;
  overflow: hidden;
}
.prev_next li:last-child {
  text-align: right;
}
.prev_next li:hover {
  background: #80c133;
}
.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;
}
.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(../image/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 dl:hover dt a {
  color: #fff;
  font-weight: bold;
}
.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;
}
.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%;
  }
}
/*# sourceMappingURL=style.css.map */



/**********************************shy-add**************************************/
/*搜索弹出层*/
.search_mask {
  background: url(../image/search_mask.png);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999999999;
  top: 0;
  left: 0;
}
.search_mask .s_box {
  width: 350px;
  height: 136px;
  padding: 25px;
  top: 50%;
  left: 50%;
  margin-left: -175px;
  position: absolute;
  margin-top: -68px;
  background: #fff;
}
.search_mask .s_box .text1 {
  text-align: center;
  line-height: 24px;
  color: #666;
  font-size: 16px;
}
.search_mask .s_box .sure {
  width: 140px;
  height: 36px;
  display: block;
  margin: 20px auto 0;
  background: #00a0e9;
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  letter-spacing: 5px;
}

.zi_com .zi_left .left_com .left_nav span .er_a .on {
  color: #80c133;
}
.zi_com .zi_right .right_com .bar span:last-child {
  color: #7ac423;
}
 
.logo_nav .nav ul li .erji a,.pro_com ul li .text2 .tit2,.zi_com .zi_right .right_com > h3{
    overflow:hidden;
}
 
.copy_c .left .links .links_show li a{
     
display: inline-block;
height: 20px;
overflow: hidden;
}
.page a.cpb {
  color: #fff;
  border-color: #80c133;
  background: #80c133;
}
.tex_div2 i{
    position: absolute;
color: #ff0000;
font-style: normal;
right: 1%;
top: 11%;
margin-top: -10px;
}
.yan_div2{
    position:relative;
}
.yan_div2 i{
    position: absolute;
color: #ff0000;
font-style: normal;
left: 157px;
top: 24%;
margin-top: -10px;
}
.news_show h2{
    margin-bottom:20px;
}
.zi_feed ul li>span,.tex_div>span,.input_div>span,.input_div2>span{
    color:red;
}
.tex_div{
    height:300px;
}
.input_div,.yan_div,.input_div2{
    height:66px;
}
.yan_div>span{
       color:red;
    display: block;
width: 200px;
}