

/* LESS Document */
#cont {
  background-color: #ffffff;
  padding-bottom: 2rem;
}
.cont_up {
  height: 2.95rem;
  background-image: url(../images/neiye_1.gif);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-left: 0.75rem;
  line-height: 2.95rem;
  font-size: 1.9rem;
  color: #ffffff;
}
.cont_down {
  padding-top: 0.5rem;
}
.about {
  padding: 0 0.25rem;
}
.about_1 {
  width: 100%;
}
.about_1 ul li {
  width: 46%;
  margin-bottom: 0.2rem; margin-left:1%;
  text-align: center; float:left
}
.about_1 ul li a {
  display: inline-block;
  background-color: #009e04;
  text-align: center;
  line-height: 1.725rem;
  font-size: 0.7rem;
  color: #ffffff; display:block
}
.about_1 ul li a:hover {
  background-color: #ff6c00;
}
.about_1 ul li a.currentaa {
  background-color: #ff6c00;
}
.about_2 {
  padding: 0.75rem 0;
  text-align: center;
}
.about_2 img {
  width: 5.625rem;
  height: 4.25rem;
  border-radius: 0.25rem;
  margin: 0 0.1rem;
}
.about_3 {
  padding: 0 0.5rem;
  font-size: 1.6rem;
  color: #636363;
  line-height: 2.8rem;
}
/*新闻*/
.news {
  width: 100%;
}
.news_1 {
  padding: 0 0 0.625rem 0.3rem;
}
.news_1 ul li {
  float: left;
  margin-right: 0.1rem;
}
.news_1 ul li a {
  width: 5.75rem;
  height: 1.725rem;
  display: inline-block;
  background-color: #119a03;
  text-align: center;
  line-height: 1.725rem;
  font-size: 0.7rem;
  color: #ffffff;
}
.news_1 ul li a:hover {
  background-color: #ff6c00;
}
.news_1 ul li a.currentaa {
  background-color: #ff6c00;
}
.news_2 {
  /*margin: 0 0.45rem;*/
  padding-bottom: 0.625rem;
  border-bottom: #d7d7d7 0.025rem solid;
}
.news_2_01 {
  text-align: center;
}
.news_2_01 img {
  border: #e3e3e3 0.3rem solid;
  width: 16.35rem;
}
.news_2_02 {
  padding: 0.5rem 0 0.25rem;
}
.news_2_02 a {
  font-size: 0.75rem;
  color: #259c00;
}
.news_2_03 {
  font-size: 0.5rem;
  color: #808080;
  line-height: 1rem;
}
.news_3 {
  padding: 0 0.45rem;
}
.news_3 ul li {
  padding: 0.6rem 0;
  border-bottom: #d7d7d7 0.025rem solid;
  font-size: 0.5rem;
  color: #808080;
  line-height: 1rem;
}
.news_3 ul li a {
  font-size: 0.75rem;
  color: #363636;
  font-weight: bold;
  line-height: 1.25rem;
}
/*新闻详细*/
.news_show {
  padding: 0.5rem 0.5rem 0;
}
.news_show_1 {
  padding-bottom: 0.325rem;
  border-bottom: #dcdcdc 1px solid;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 0.675rem;
  color: #3b3b3b;
}
.news_show_1 h2 {
  font-size: 0.9rem;
  color: #3b3b3b;
  padding-bottom: 0.5rem;
  font-weight: bold;
}
.news_show_2 {
  width: 90%;
  margin: 0 auto;
  padding: 0.575rem 0;
  border-bottom: #dcdcdc 1px solid;
  font-size: 0.675rem;
  color: #3b3b3b;
  line-height: 1.35rem;
}
.news_show_3 {
  padding: 0.375rem 0;
  width: 90%;
  margin: 0 auto;
  font-size: 0.675rem;
  color: #3b3b3b;
  line-height: 1.35rem;
}
.news_show_3 a {
  color: #3b3b3b;
}
/*产品*/
.product {
  padding-top: 0.5rem;
}
.product ul li {
  float: left;
  width: 50%;
  margin-bottom: 0.75rem;
}
.p_img {
  text-align: center;
  height: 6.075rem;
}
.p_img img {
  width: 7.5rem;
  height: 6.025rem;
  border: #cccccc 0.025rem solid;
  vertical-align: top;
}
.p_tt {
  text-align: center;
}
.p_tt a {
  display: inline-block;
  width: 7.55rem;
  height: 1.625rem;
  background-color: #26951b;
  text-align: center;
  line-height: 1.625rem;
  font-size: 0.675rem;
  color: #ffffff;
}
/*产品详细*/
.pro_show {
  padding: 0.5rem 0.375rem 0;
}
.pro_1 {
  text-align: center;
}
.pro_1 img {
  border: #a7a7a7 0.025rem solid;
  width: 17.05rem;
}
.pro_2 {
  padding: 0.75rem 0;
  font-size: 0.9rem;
  color: #1f1f1f;
}
.pro_3 {
  height: 1.375rem;
  background-color: #eaeaea;
}
.pro_3 span {
  width: 4.25rem;
  height: 1.375rem;
  display: inline-block;
  background-color: #22a514;
  text-align: center;
  line-height: 1.375rem;
  font-size: 0.675rem;
  color: #ffffff;
}
.pro_4 {
  padding-top: 0.75rem;
  line-height: 1.25rem;
  font-size: 0.625rem;
  color: #636363;
}




/*在线留言*/
.message {
  width: 90%;
  padding-top: 0.5rem;
  margin: 0 auto;
}
.message_1 {
  height: 1.725rem;
  font-size: 0.6rem;
  color: #212121;
}
.message_2 {
  width: 100%;
}
.message_2 ul li {
  padding-bottom: 0.55rem;
  color: #3e3e3e;
}
.message_2 .message_2_01 {
  width: 95%;
  height: 1.725rem;
  background-color: rgba(12, 140, 231, 0.17);
  border-radius: 0.25rem;
  line-height: 1.725rem;
  padding-left: 5%;
  border: none;
  font-size: 0.6rem;
  color: #212121;
}
.message_2 .message_2_02 {
  width: 90%;
  height: 4.225rem;
  background-color: rgba(12, 140, 231, 0.17);
  border-radius: 0.25rem;
  line-height: 1.725rem;
  padding-left: 5%;
  padding-right: 5%;
  border: none;
  font-size: 0.6rem;
  color: #6d6d6d;
}
.message_3 {
  padding-top: 1.125rem;
  text-align: center;
}
.message_3 a {
  width: 5.075rem;
  height: 1.5rem;
  display: inline-block;
  text-align: center;
  line-height: 1.5rem;
  background-color: #0370cd;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  color: #ffffff;
}
.about_3 img{ max-width: 100%;}
.gotop{padding:10px 30px; border:#009e04 1px solid; color:#009e04;display:block; width:140px; margin:10px auto; margin-bottom:30px; text-align:center}

#foot {
    padding: 1.375rem 0 3.05rem;
    background-color: #ddd;
    border-top: #009e04 0.05rem solid;
    text-align: center;
    font-size: 0.625rem;
    color: #444444;
    line-height: 1.175rem;
}


#bottom {
  width: 100%;
  height: 2.25rem;
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 0;
  background-color: #009e04;
}
#bottom ul li {
  float: left;
  width: 25%;
  border-right: #cbcbcb 0.025rem solid;
  box-sizing: border-box;
  text-align: center;
  line-height: 2.25rem;
}
#bottom ul li a {
  color: #ffffff;
  font-size: 0.75rem;
}
#bottom ul li img {
  width: 0.875rem;
  height: 0.875rem;
  vertical-align: middle;
}.piclist li{ width:28%; margin:2.6%; float:left; text-align:center;}
.piclist li img{ width:100%;height: 15vh;}


#biaodan{ text-align:center; padding:50px 0}#biaodan li{ margin:15px ;}
input,textarea{ width:60%; padding:5px 0}
.biaodan_bt{ width:40%; float:left; margin:0 5%; border:0;color:#fff; height:40px; line-height:40px; padding:0; background:#666}
.active{background: url(../images/bg.jpg) ; }

.xwzx_nr { width:98%; height:auto; margin:5px auto; padding:10px 0px;}

.xwzx_nr ul li { width:100%; height:auto; padding:10px 0px; float:left; line-height:60px; border-bottom:1px solid #d7d8d8; background:url(../images/shouji_44.jpg) no-repeat right center; }

.xwzx_nr ul li h3 { width:68%; font-size:24px; color:#333; line-height:40px; overflow:hidden; white-space: nowrap;}

.xwzx_nr ul li p { width:68%; font-size:22px; color:#666; line-height:40px; overflow:hidden; white-space: nowrap;}

.xwzx_nr ul li .lzj { width:23%;  text-align:center; float:left; margin-right:15px;}

.pages {
    margin: 20px 0;
    text-align: center;
}

.pages a,
.pages span {
    padding: 2px 8px;
    border: 1px solid #999;
    margin: 0 5px;
    color: #999;
}

.pages a:hover,
.pages span:hover {
    border: 1px solid #d52218;
    color: #333;
}

.pages .current {
    background-color: #d52218;
    color: #fff;
}

.pages .current:hover {
    color: #fff;
}


.piclist li{ width:28%; margin:2.6%; float:left; text-align:center;}
.piclist li img{ width:100%;}
.tiao{ height:35px; line-height:35px; display:block}