/*首页*/

.about {
  margin-top: 28px;
}
.about .title {
  text-align: center;
  background: url(../images/tbg1.jpg) center top no-repeat;
}
.about .title h3 {
  font-size: 24px;
  color: #1b1b1b;
  line-height: 40px;
}
.about .title i {
  font-size: 14px;
  font-style: normal;
  color: #4c4c4c;
}
.about .title em {
  font-style: normal;
  font-family: Arial;
  font-size: 8px;
  color: #acacac;
  text-transform: uppercase;
}
.about .cont {
  width: 800px;
  padding-top: 20px;
  text-align: center;
  height: 90px;
  overflow: hidden;
  line-height: 30px;
}

.wrap_news {
  margin-top: 20px;
  background: #eeeeee;
}
.news {
  padding-top: 23px;
  height: 177px;
}
.news .photo {
  float: left;
  height: 154px;
  width: 241px;
}
.news .photo img {
  width: 100%;
  height: 100%;
}
.news .cont {
  width: 740px;
  float: right;
}
.news .cont .tit {
  height: 38px;
  font-weight: bold;
  font-size: 24px;
  color: #333;
  font-weight: 500;
}
.news .cont .tit span {
  color: #ababab;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
.news .headline {
  width: 358px;
  float: left;
  height: 115px;
  padding-top: 10px;
  overflow: hidden;
}
.news .headline .leftbg {
  width: 105px;
  height: 70px;
  float: left;
}
.news .headline .rigbg {
  width: 180px;
  float: right;
  overflow: hidden;
}
.news .headline .rigbg dl dt a {
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  color: #009a44;
}
.news .headline .rigbg dl dd {
  line-height: 18px;
}

.news .cont ul {
  width: 358px;
  float: right;
}
.news .cont li {
  line-height: 28px;
  height: 28px;
  border-bottom: 1px solid #dcdcdc;
}
.news .cont li span {
  float: left;
  color: #009a44;
  margin-right: 14px;
}
.news .cont li .text {
  float: left;
}
.news .cont li .more {
  float: right;
}

.product {
  margin-top: 35px;
}
.product .titles {
  width: 291px;
  padding-bottom: 5px;
  text-align: center;
  margin: 0 auto;
  border-top: 2px solid #c2c2c2;
  border-bottom: 2px solid #c2c2c2;
}
.product .titles h3 {
  font-size: 24px;
  color: #1b1b1b;
  line-height: 40px;
}
.product .titles i {
  font-size: 14px;
  font-style: normal;
  color: #4c4c4c;
}
.product .titles em {
  font-style: normal;
  font-family: Arial;
  font-size: 8px;
  color: #acacac;
  text-transform: uppercase;
  white-space: nowrap;
}

.product .cont {
  padding-top: 28px;
}
.product .cont ul {
  margin: 0 -5px;
}
.mod2 .cont ul li {
  width: 243px;
  float: left;
  margin: 0 5px;
  overflow: hidden;
  margin-bottom: 24px;
}
.mod2 .cont ul li .photo {
  width: 243px;
  height: 159px;
  position: relative;
  overflow: hidden;
}
.mod2 .cont ul li .photo span {
  display: none;
  padding-left: 47px;
  width: 196px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  font-weight: bold;
  background: url(../images/datebg.png);
  position: absolute;
  bottom: 0;
  left: 0;
}
.mod2 .cont ul li .photo img {
  vertical-align: middle;
}
.mod2 .cont ul li .name {
  text-align: center;
  border: 1px solid #f1f1f1;
  line-height: 20px;
  padding: 10px 10px;
  height: 104px;
  overflow: hidden;
}
.mod2 .cont ul li .name p {
  height: 40px;
}
.mod2 .cont ul li .name > a {
  color: #2a2929;
  display: block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.mod2 .cont ul li .more {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  background: #009a44;
  width: 114px;
  margin: 10px auto 0;
}
.mod2 .cont ul li .more a {
  color: #fff;
}
.ny_left ul li.hover {
  background: #eee;
}
.mod2 .cont ul li:hover .photo span {
  display: block;
}
.mod2 .cont ul li:hover .name {
  border-color: #b2e1c7;
}

.case_bg {
  margin-top: 47px;
  padding-bottom: 47px;
  background: url(../images/xian.png) center 192px no-repeat #eeeeee;
}
.case .title {
  height: 100px;
  padding-top: 16px;
  text-align: center;
  line-height: 40px;
}
.case .title h3 {
  font-size: 24px;
  color: #1b1b1b;
  line-height: 40px;
}
.case .title em {
  display: block;
  font-size: 14px;
  font-style: normal;
  color: #5b5b5b;
  font-family: SimSun;
}
.picScroll-left {
  width: 1002px;
  position: relative;
}
.picScroll-left .btn {
  position: absolute;
  display: block;
  top: 78px;
  width: 31px;
  height: 31px;
  cursor: pointer;
}
.picScroll-left .prev {
  left: 0;
  background: url(../images/btnl.jpg);
}
.picScroll-left .next {
  right: 0;
  background: url(../images/btnr.jpg);
}
.picScroll-left .bd {
  width: 900px;
  margin: 0 auto;
}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  width: 282px;
  height: 188px;
  margin: 0 9px;
  float: left;
  _display: inline;
  position: relative;
}
.picScroll-left .bd ul li .img {
  width: 282px;
  height: 188px;
  text-align: center;
  overflow: hidden;
}
.picScroll-left .bd ul li .img img {
  width: 282px;
  height: 188px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picScroll-left .bd ul li .name {
  display: none;
  position: absolute;
  width: 252px;
  height: 158px;
  top: 0;
  left: 0;
  background: rgba(0, 154, 68, 0.7);
  color: #fff;
  line-height: 24px;
  padding: 15px;
}
.picScroll-left .bd ul li .name a {
  display: block;
  padding: 10px 0;
  background: url(../images/pbg.png) right center no-repeat;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.picScroll-left .bd ul li:hover .name {
  display: block;
}

.contact_bg {
  height: 247px;
  background: url(../images/contactbg.jpg) center/cover;
}
.back-img {
  height: 247px;
  background-color: rgba(0, 154, 68, 0.6) !important;
}
.con_left {
  width: 280px;
  float: left;
  margin-top: 18px;
}
.con_left .logo {
  width: 296px;
  height: 34px;
}
.con_left .logo img {
  width: 100%;
}
.con_left .cont {
  line-height: 24px;
  padding: 15px 0;
  color: #fff;
}
.con_left .more {
  width: 122px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  font-size: 14px;
  text-align: center;
}
.con_left .more a {
  color: #009a44;
}

.contact {
  float: left;
  margin-left: 65px;
  width: 240px;
  margin-top: 15px;
}
.contact .title h3,
.links .title h3 {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
}
.contact .cont {
  line-height: 30px;
  color: #fff;
  padding: 5px 0 15px;
}
.contact .cont img {
  vertical-align: middle;
  margin-right: 11px;
}
.contact .qq a {
  margin-right: 8px;
}

.links {
  width: 394px;
  float: right;
  margin-top: 15px;
  margin-right: -26px;
}
.links .cont {
  padding-top: 10px;
}
.links .cont a {
  display: inline-block;
  width: 103px;
  height: 24px;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 14px;
  margin-right: 26px;
  margin-bottom: 23px;
}

/*单页*/
.single_con .ny_right .content {
  line-height: 27px;
  margin-top: 30px;
}

/*新闻列表*/
.news_con .ny_right .content_title {
  margin-bottom: 30px;
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px #ddd dotted;
}
.news_con .ny_right .content_title h3 {
  font-size: 17px;
  color: #4d5260;
}
.news_con .ny_right .content_title .info {
  margin-top: 15px;
  font-size: 12px;
  color: #aaa;
}
.news_con .ny_right .content_title .info span {
  display: inline-block;
  margin: 0 10px;
}
.news_con .ny_right .content {
  line-height: 27px;
}
.first_list {
  height: 125px;
  overflow: hidden;
  margin-bottom: 26px;
  margin-top: 26px;
}
.first_list img {
  border: solid 1px #c2c2c2;
  float: left;
}
.first_list .right {
  float: right;
  color: #8c8573;
  line-height: 20px;
  width: 516px;
}
.first_list .right .tit {
  display: block;
  height: 31px;
  color: #009a44;
  font-size: 14px;
}
.first_list .right .text {
  height: 40px;
  overflow: hidden;
  margin-bottom: 4px;
}
.first_list .right a {
  color: #b20000;
  display: block;
}
.first_list .right .date {
  display: block;
  height: 20px;
  line-height: 20px;
  background: url(../images/news_list_time.jpg) left center no-repeat;
  padding-left: 20px;
  margin-top: 10px;
}
.other_list {
  margin-bottom: 67px;
}
.other_list li {
  height: 37px;
  line-height: 37px;
  border-bottom: dotted 1px #dddddd;
}
.other_list a:hover,
.other_list li:hover {
  color: #009a44;
}
.other_list li span {
  float: right;
}

.list_btn {
  margin: 20px auto;
  width: 752px;
}
.list_btn_l_r {
  float: left;
  width: 20px;
  height: 20px;
  border: solid 1px #d3d3d3;
  text-align: center;
  color: #d3d3d3;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.list_btn_l_r:hover {
  color: #8c8573;
  border-color: #8c8573;
}
.list_btn_line {
  float: left;
  width: 285px;
  height: 1px;
  background-color: #d3d3d3;
  margin-top: 11px;
}
.list_btn_num {
  width: 120px;
  float: left;
  margin: 0 9px;
  text-align: center;
}
.list_btn_num a {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  border: solid 1px #d3d3d3;
  margin: 0 2px;
  color: #606060;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.list_btn_num a:hover,
.list_btn_num .hover {
  color: #8c8573;
  border-color: #8c8573;
}

/*新闻详情*/
.news_con .ny_right .content_tit {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.news_con .ny_right .content_related {
  padding: 6px 0;
  text-align: center;
  margin-bottom: 30px;
}
.news_con .ny_right .content {
  line-height: 27px;
}
.news_con .ny_right .content_btn {
  line-height: 27px;
}
.news_con .ny_right .content_btn a {
  color: #2d3140;
}

/*产品列表*/
.pro_con .ny_right .content {
  line-height: 27px;
}
.pro_con .ny_right .content ul {
  float: left;
  margin: 0 -24px 0 -23px;
}
.pro_con .ny_right .content li {
  float: left;
  width: 213px;
  height: 235px;
  border: solid 3px transparent;
  margin: 0 24px 67px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.pro_con .ny_right .content li .photo {
  display: block;
  width: 213px;
  height: 125px;
}
.pro_con .ny_right .content li .info {
  width: 213px;
  height: 110px;
  background: #f5f5f5;
}
.pro_con .ny_right .content li .info .name {
  height: 40px;
  line-height: 40px;
  padding-left: 19px;
  font-size: 14px;
  font-weight: bold;
}
.pro_con .ny_right .content li .info .text {
  line-height: 18px;
  padding: 0 19px;
  height: 36px;
  overflow: hidden;
  margin-bottom: 10px;
}
.pro_con .ny_right .content li .info .more {
  display: block;
  height: 24px;
  line-height: 24px;
  background: #adadad;
  padding-left: 20px;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.pro_con .ny_right .content li:hover {
  border-color: #009a44;
}
.pro_con .ny_right .content li:hover .more {
  background: #009a44;
}

.list_btn {
  margin: 20px auto;
  width: 752px;
}
.list_btn_l_r {
  float: left;
  width: 20px;
  height: 20px;
  border: solid 1px #d3d3d3;
  text-align: center;
  color: #d3d3d3;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.list_btn_l_r:hover {
  color: #8c8573;
  border-color: #8c8573;
}
.list_btn_line {
  float: left;
  width: 285px;
  height: 1px;
  background-color: #d3d3d3;
  margin-top: 11px;
}
.list_btn_num {
  width: 120px;
  float: left;
  margin: 0 9px;
  text-align: center;
}
.list_btn_num a {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  border: solid 1px #d3d3d3;
  margin: 0 2px;
  color: #606060;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.list_btn_num a:hover,
.list_btn_num .hover {
  color: #009a44;
  border-color: #009a44;
}
