@charset "UTF-8";
.w1920 {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.head-bg {
  background: #0c8905;
  height: 33px;
  line-height: 33px;
  color: #fff;
}

.head-bg a {
  color: #fff;
}

/*热门搜索*/
.ss {
  margin-top: 12px;
}

.hot{
    color: #333333;
    font-size: 14px;
    line-height: 33px;
}

.hot a{
    color: #333333;
    font-size: 14px;
    padding-right: 5px;
}

#formsearch {
  float: right;
  position: relative;
  border: 1px solid #059c3d;
  height: 33px;
  width: 275px;
}

#formsearch input {
  height: 31px;
  background: #fff;
  line-height: 31px;
  width: 228px;
}

#formsearch input#keyword {
  height: 33px;
  line-height: 33px;
  color: #595959;
  text-indent: 16px;
  outline: none;
  border: none;
  font-size: 14px;
}

#formsearch input#s_btn {
  width: 42px;
  height: 33px;
  line-height: 33px;
  background: #059c3d;
  border: none;
  cursor: pointer;
  float: right;
  color: #fff;
}

.p-title {
  text-align: center;
  font-weight: bold;
}

.p-title b {
  display: block;
  color: #000000;
  font-size: 33px;
}

.p-title span {
  display: block;
  background: url(../images/tt1.png) no-repeat center center;
  color: #4c7669;
  font-size: 26px;
}

.l-title span{
     background: url(../images/tt5.png) no-repeat center center;
}

.tt {
  display: none;
}

.p-index {
  margin-top: 40px;
}

.p-index .psort {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 58px;
}

.p-index .psort li {
  width: 158px;
  height: 34px;
  border: 1px solid #cccccc;
  display: inline-block;
  margin: 0 35px;
}

.p-index .psort li a {
  display: block;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  line-height: 34px;
}

.p-index .psort li.cur {
  background: #0c8905;
}

.p-index .psort li.cur a {
  color: #fff;
}

.p-index .p-list1 {
  margin: 0 -17px;
}

.p-index .p-list1 li {
  float: left;
  margin-bottom: 48px;
}

.p-index .p-list1 li a {
  display: block;
  border: 1px solid #aaaaaa;
  border-right: none;
  position: relative;
}

.p-index .p-list1 li a::before {
  content: "";
  position: absolute;
  top: -3.5px;
  width: 26px;
  height: 7px;
  background: #aaaaaa;
  left: 50%;
  margin-left: -13px;
}

.p-index .p-list1 li a::after {
  content: "";
  position: absolute;
  bottom: -3.5px;
  width: 26px;
  height: 7px;
  background: #aaaaaa;
  left: 50%;
  margin-left: -13px;
}

.p-index .p-list1 li a .img1 {
  border: 1px solid #343434;
  margin: 24px;
  margin-bottom: 0;
}

.p-index .p-list1 li a .img1 img {
  width: 257px;
  height: 257px;
}

.p-index .p-list1 li a .wz {
  text-align: center;
  color: #000000;
  font-size: 16px;
  line-height: 46px;
}

.p-index .p-list1 li:nth-child(4n) {
  border-right: 1px solid #aaaaaa;
}

.p-index .p-list1 li:hover .img1 {
  border: 1px solid #1a9014;
}

.p-index .p-list1 li:hover .wz {
  color: #1a9014;
}

.ys-bg {
  background: url(../images/bj.jpg) no-repeat top center;
  height: 600px;
  overflow: hidden;
  margin-top: 27px;
  background-attachment: fixed;
}

.ys-bg .ys-index {
  margin-top: 76px;
}

.ys-bg .ys-index .ysl b {
  display: block;
  color: #fff;
  font-size: 36px;
}

.ys-bg .ys-index .ysl span {
  display: block;
  width: 80px;
  height: 4px;
  background: #0c8905;
  margin-top: 20px;
}

.ys-bg .ys-index .ysr {
  width: 940px;
}

.ys-bg .ys-index .ysr .ysr-list {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.ys-bg .ys-index .ysr .ysr-list li {
  float: left;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  text-align: center;
  width: 310px;
  height: 210px;
  border-right: none;
  border-bottom: none;
}

.ys-bg .ys-index .ysr .ysr-list li .w1 {
  font-size: 20px;
  padding-top: 52px;
}

.ys-bg .ys-index .ysr .ysr-list li .w2 {
  width: 50px;
  height: 1px;
  background: #fff;
  margin: 0 auto;
  margin-top: 16px;
}

.ys-bg .ys-index .ysr .ysr-list li .w3 {
  margin-top: 15px;
  font-size: 14px;
  line-height: 20px;
}

.ys-bg .ys-index .ysr .ysr-list li:nth-of-type(1) {
  margin-left: 311px;
}

.ys-bg .ys-index .ysr .ysr-list li:nth-of-type(2) {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.ys-bg .ys-index .ysr .ysr-list li:nth-of-type(5) {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.ys-bg .ys-index .ysr .ysr-list li:hover {
  background: #0c8905;
}

.about-index {
  margin-top: 67px;
}

.about-index .aboutl {
  width: 381px;
  height: 353px;
  background: url(../images/tt4.png) no-repeat top center;
}

.about-index .aboutl p {
  overflow: hidden;
}

.about-index .aboutl p img {
  margin-top: 24px;
  margin-left: 30px;
  transition: 0.5s;
}

.about-index .aboutl:hover img {
  transform: scale(1.1);
}

.about-index .aboutr {
  width: 742px;
  margin-right: 34px;
}

.about-index .aboutr h2 {
  color: #0c8905;
  font-size: 24px;
  background: url(../images/tt2.png) no-repeat left bottom;
  height: 80px;
  line-height: 80px;
  margin-bottom: 20px;
}

.about-index .aboutr p {
  color: #333333;
  font-size: 14px;
  line-height: 26px;
}

.about-index .aboutr .more {
  width: 96px;
  height: 37px;
  background: #0c8905;
  margin-top: 50px;
}

.about-index .aboutr .more a {
  display: block;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 37px;
}

.about-index .aboutr .abt {
  margin-top: 25px;
}

.honor-index {
  position: relative;
  margin-top: 35px;
}

.honor-index .tempWrap {
  width: 1110px !important;
  margin: 0 auto;
}

.honor-index .hd a.next {
  background: url(../images/left2.png) no-repeat top center;
  position: absolute;
  left: 0;
  top: 70px;
  width: 24px;
  height: 51px;
}

.honor-index .hd a.prev {
  background: url(../images/right2.png) no-repeat top center;
  position: absolute;
  right: 0;
  top: 70px;
  width: 24px;
  height: 51px;
}

.honor-index .honor-list li {
  float: left;
  width: 278px;
  margin: 0 15px;
}

.honor-index .honor-list li img {
  width: 278px;
  height: 198px;
}

.hyyy-bg {
  background: #f6f6f6;

  padding-bottom: 40px;
    padding-top: 40px;
}

.news-idnex {
  margin-top: 60px;
  margin-bottom: 60px;
}

.news-con {
  margin-top: 40px;
}

.a7_1 {
  width: 704px;
  overflow: hidden;
  margin-top: 13px;
  border: 1px solid #eeeeee;
  padding: 20px;
  box-sizing: border-box;
}

.news_list1 {
  margin-bottom: 7px;
}

.news_list1 li {
  position: relative;
}

.news_list1 li a {
  display: block;
  font-size: 18px;
  color: #666666;
  line-height: 31px;
  margin-bottom: 17px;
  font-weight: bold;
}

.news_list1 li a:hover{
    color: #0c8905;
}

.news_list1 li dd {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
}

.news_list1 li span {
  position: absolute;
  right: 0;
  top: 0;
  color: #666666;
  font-size: 14px;
  line-height: 31px;
}

.news_list2 {
  width: 318px;
  overflow: hidden;
}

.news_list2 li {
  padding-left: 32px;
  position: relative;
}

.news_list2 li:before {
  width: 1px;
  height: 47px;
  background: #999999;
  position: absolute;
  left: 3px;
  top: 30px;
  content: "";
}

.news_list2 li:last-child a {
  /*border: none;*/
}

.news_list2 li:last-child:before {
  display: none;
}

.news_list2 li a {
  display: block;
  height: 52px;
  line-height: 52px;
  border-bottom: 2px solid #d1d1d1;
  font-size: 14px;
  color: #666666;
  position: relative;
}

.news_list2 li a:before {
  width: 7px;
  height: 7px;
  background: #999999;
  position: absolute;
  left: -32px;
  top: 23px;
  content: "";
  border-radius: 50%;
}

.news_list2 li:hover a {
  color: #148d0d;
}

.news_list2 li:hover a:before {
  background: #148d0d;
}

.a7_2 {
  margin-top: 13px;
  width: 438px;
  overflow: hidden;
  background: url(../images/t8.png) no-repeat top;
  padding: 0 11px;
  height: 443px;
}

.a7_2t {
  font-size: 18px;
  color: #fff;
  line-height: 60px;
  padding-left: 53px;
  height: 60px;
  overflow: hidden;
}

.a7_2t a {
  display: block;
  float: right;
  font-size: 12px;
  line-height: 60px;
  text-transform: uppercase;
  color: #fff;
  margin-right: 23px;
}
.a7_2t a:hover{
    font-size: 14px;
}



.a7_2 #kehu {
  overflow: hidden;
  height: 363px;
  margin: 10px auto 0;
  position: relative;
}

.a7_2 #kehu #jian {
  height: 100%;
}

.news_list3{
    padding: 0 10px;
}
.a7_2 #kehu #jian #xtop .news_list3 li,
.a7_2 #kehu #jian #zheng .news_list3 li {
  position: relative;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 8px;
  margin-bottom: 11px;
}

.a7_2 #kehu #jian #xtop .news_list3 li a,
.a7_2 #kehu #jian #zheng .news_list3 li a {
  color: #333333;
  font: 14px/48px "微软雅黑";
  display: block;
  background: url(../images/wen.png) 13px 50% no-repeat;
  padding-left: 45px;
  margin-bottom: 10px;
}

.a7_2 #kehu #jian #zheng .news_list3 li a:hover{
    color:#0c8905;
}
.a7_2 #kehu #jian #zheng .news_list3 li span:hover{
    color:#0c8905;
}


.a7_2 #kehu #jian #xtop .news_list3 li span,
.a7_2 #kehu #jian #zheng .news_list3 li span {
  color: #666666;
  z-index: 0;
  display: block;
  background: url(../images/da.png) 13px 3px no-repeat;
  padding-left: 45px;
  font: 14px/30px "微软雅黑";
}

.foot-bg {
  background-image: -moz-linear-gradient(90deg, #096604 0%, #147f0e 100%);
  background-image: -webkit-linear-gradient(90deg, #096604 0%, #147f0e 100%);
  background-image: -ms-linear-gradient(90deg, #096604 0%, #147f0e 100%);
  height: 330px;
  padding-top: 70px;
  box-sizing: border-box;
}

.fw {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 85px;
  height: 200px;
}

.fw h2 {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}

.fw p {
  color: rgba(255, 255, 255, 0.7);
}

.fw p:nth-of-type(1) {
  font-size: 20px;
  padding-top: 35px;
}

.fw p:nth-of-type(2) {
  font-size: 12px;
  padding-bottom: 15px;
}

.erq {
  width: 215px;
  text-align: center;
}

.erq h2 {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 30px;
}

.cop-bg {
  background: #2d7e28;
  padding: 10px 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  line-height: 22px;
}

.cop-bg a {
  color: rgba(255, 255, 255, 0.7);
}
