.wm {
  width: 1200px;
  margin: 0 auto;
}
ul,
li,
.list_none_li {
  list-style-type: none;
}
.yahei {
  font-family: "Microsoft Yahei";
}
#header_bar {
  width: 100%;
  min-width: 1200px;
  background: #fff;
  font-family: "Microsoft Yahei";
}
#header_bar .headerg-box {
  height: 96px;
}
#header_bar .headerg-box .header-logo {
  line-height: 96px;
}
#header_bar .headerg-box .right {
  margin-top: 22px;
}
#header_bar .headerg-box .right h5 {
  color: #6b6b6b;
  font-size: 16px;
}
#header_bar .headerg-box .right p {
  font-size: 24px;
  display: inline;
  color: #373737;
}
#header_bar .headerg-box .right .tel {
  margin-right: 13px;
}
#nav_bar {
  color: #fff;
  position: relative;
  height: 56px;
  width: 100%;
  min-width: 1200px;
  background: url(../images/navbg.png) no-repeat;
}
#nav_bar .nav-box {
  position: relative;
  color: #fff;
  /*搜索*/
}
#nav_bar .nav-box .search {
  position: absolute;
  right: 0px;
  top: 56px;
  z-index: 10;
  width: 300px;
  background: #ffcc33;
  overflow: hidden;
  height: 47px;
  padding: 5px;
  box-sizing: border-box;
  transform: rotateX(-45deg);
  -webkit-transform: rotateX(-45deg);
  opacity: 0;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
  transform-origin: center top;
}
#nav_bar .nav-box .search form {
  display: block;
  height: 100%;
  width: 100%;
}
#nav_bar .nav-box .search input {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#nav_bar .nav-box .search.search_act {
  transform: rotateX(0);
  opacity: 1;
  -webkit-transform: rotateX(0);
}
#nav_bar .nav-box .list_none {
  background-color: #fff;
}
#nav_bar .nav-box .list_none .nav-li {
  position: relative;
  float: left;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
#nav_bar .nav-box .list_none .nav-li:hover {
  background: #ffcc33;
}
#nav_bar .nav-box .list_none .nav-li .sch_i {
  width: 73px;
  height: 56px;
  background: #ffcc33;
  position: relative;
  cursor: pointer;
}
#nav_bar .nav-box .list_none .nav-li .sch_i img {
  max-width: 40%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#nav_bar .nav-box .list_none:first-child {
  background: url(../images/nav_line.png) no-repeat left;
}
#nav_bar .nav-box .list_none a {
  display: block;
  padding: 0 42.45px;
  text-align: center;
  height: 56px;
  line-height: 56px;
  font-size: 14px;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  background: url(../images/nav_line.png) no-repeat right;
  position: relative;
}
.activeNav {
  border-bottom: 3px solid #00998a;
  color: #00998a;
  font-weight: bold;
}
.aboutbar {
  background: #f5f5f5;
  width: 100%;
  overflow: hidden;
  height: 520px;
  position: relative;
}
.aboutbar .left {
  margin-top: 68px;
}
.aboutbar .right {
  margin-top: 68px;
  width: 536px;
  height: 344px;
  background: #fff;
  padding-top: 47px;
  padding-left: 32px;
  padding-right: 32px;
  position: relative;
}
.aboutbar .right .com-button {
  background: #e4e4e4;
  width: 120px;
  height: 38px;
  border-radius: 25px;
  display: block;
  float: left;
  margin-right: 26px;
  text-align: center;
  line-height: 38px;
  color: #404040;
  margin-top: 33px;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.aboutbar .right .com-button:hover {
  background: #ffcc33;
  color: #fff;
}
.aboutbar .right .comright-p {
  line-height: 30px;
  font-size: 14px;
  color: #646464;
  margin-top: 23px;
}
.aboutbar .right .swiper-button-prev {
  background-image: url("../images/news-left.png");
  background-repeat: no-repeat;
  background-size: 50px;
  left: -100px;
  top: 56%;
  outline: none;
  width: 50px;
}
.aboutbar .right .swiper-button-next {
  background-image: url("../images/news-right.png");
  background-repeat: no-repeat;
  background-size: 50px;
  right: -100px;
  top: 56%;
  outline: none;
  width: 50px;
}
.index_product {
  width: 100%;
  height: 768px;
  overflow: hidden;
  padding-top: 60px;
}
.index_product form {
  margin-right: 30px;
}
.index_product form input {
  width: 173px;
  height: 27px;
  outline: none;
  margin-right: -4px;
  margin-top: 14px;
  padding-bottom: 2px;
}
.index_product form label {
  display: inline-block;
}
.index_product form label button {
  width: 48px;
  height: 32px;
  border: 1px solid #00998a;
  background: #00998a;
  cursor: pointer;
}
.index_product .protype-bottom {
  background: #00998a;
  height: 167px;
  width: 252px;
}
.index_product .protype-bottom div {
  padding-top: 25px;
  padding-left: 30px;
  width: 190px;
}
.index_product .protype-bottom div p {
  line-height: 30px;
  color: #fff;
}
.index_product .pro_zs {
  width: 77%;
  overflow: hidden;
}
.index_product .tj_rx {
  position: relative;
  width: 100%;
  height: 62px;
  overflow: hidden;
  background: #00998a;
}
.index_product .tj_rx p {
  color: #fff;
  font-size: 18px;
  line-height: 62px;
  margin-right: 26px;
}
.index_pro_img ul li {
  width: 296px;
  height: 308px;
  float: left;
  margin-right: 18px;
  margin-bottom: 18px;
  list-style: none;
  position: relative;
  cursor: pointer;
}
.index_pro_img ul li a {
  display: block;
}
.index_pro_img ul li a img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.index_pro_img ul li:hover .invisible {
  opacity: 1;
}
.index_pro_img ul li .invisible {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  background: rgba(0, 153, 138, 0.6);
  width: 100%;
  height: 246px;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.index_pro_img ul li .invisible img {
  position: absolute;
  left: 127px;
  top: 87px;
}
.index_pro_img ul li .invisible p {
  position: absolute;
  top: 120px;
  left: 115px;
  color: #fff;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
  background: none;
}
.index_pro_img ul li .pro-img {
  width: 296px;
  height: 246px;
  box-sizing: border-box;
  border: 2px solid #e3e3e3;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}
.index_pro_img ul li .pro-img img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.index_pro_img ul li p {
  text-align: center;
  line-height: 60px;
  background: #eee;
}
#fczs_gd {
  margin-top: 25px;
}
#fczs_gd ul {
  width: 1760px;
  height: 721px;
  overflow: hidden;
}
/*产品列表，左侧展示*/
.pro-left-bar .pro_list_title {
  width: 252px;
  height: 108px;
  background: #00998a;
  text-align: center;
  position: relative;
}
.pro-left-bar .pro_list_title img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pro-left-bar .pro_list {
  width: 248px;
  background: #ffffff;
  border: 2px solid #00998a;
}
.pro-left-bar .pro_list ul {
  padding: 8px;
}
.pro-left-bar .pro_list ul li {
  list-style: none;
  height: 32px;
  padding: 7.21px 0;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
  border-bottom: 1px dashed #e5e5e5;
}
.pro-left-bar .pro_list ul li:last-child {
  border-bottom: none;
}
.pro-left-bar .pro_list ul li a {
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
  width: 212px;
  color: #373737;
  display: block;
  border-radius: 5px;
  float: left;
  background: url(../images/protitle-right.png) no-repeat center right 20px;
}
.pro-left-bar .pro_list ul li a:hover {
  color: #fff;
  margin-left: 8px;
  margin-right: 8px;
}
.pro-left-bar .pro_list ul li a:hover {
  background: #00998a url(../images/protitle-right-blue.png) no-repeat center right 20px;
}
.pro-left-bar .pro_list ul li a span {
  display: block;
  width: 203px;
  text-align: left;
  padding-left: 28px;
  line-height: 34px;
}
.pro-left-bar .sidebar-more {
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: center;
  color: #00998a;
  font-size: 14px;
  letter-spacing: 1px;
  width: 160px;
  margin: 0 auto;
  background: #fff;
  width: 134px;
  border-radius: 25px;
}
.pro-left-bar .pro_list ul .current a {
  color: #EE353E !important;
}
/*产品列表，左侧展示 end*/
.yingyong {
  margin-bottom: 48px;
  overflow: hidden;
}
.yingyong .yy-title {
  text-align: center;
  margin-top: 46px;
  margin-bottom: 31px;
}
.yingyong .right .deal {
  height: 63px;
  background: #f5f5f5;
  text-align: center;
  line-height: 63px;
}
.yingyong .right .deal p {
  color: #353535;
  font-size: 16px;
}
.yingyong ul {
  float: left;
  width: 461px;
  height: 411px;
  background: #00998a;
}
.yingyong ul li {
  float: left;
  width: 49.88%;
  height: 102px;
  line-height: 102px;
  border-bottom: 1px solid #33ADA1;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.yingyong ul li:hover img {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  /* IE 9 */
  -moz-transform: rotate(360deg);
  /* Firefox */
  -webkit-transform: rotate(360deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(360deg);
  /* Opera */
  transition: 1s ease;
  -webkit-transition: 1s ease;
}
.yingyong ul li img {
  margin-left: 42px;
  margin-right: 3px;
}
.yingyong ul li:nth-of-type(odd) {
  border-right: 1px solid #33ADA1;
}
.yingyong ul li:nth-of-type(even) {
  border-right: none;
}
.yingyong ul li span {
  font-size: 18px;
  color: #fff;
}
.newsbar {
  overflow: hidden;
  margin-bottom: 20px;
}
.newsbar .news-title {
  text-align: center;
  margin-bottom: 32px;
}
.newsbar .news-left {
  width: 586px;
}
.newsbar .news-left .news-left-top {
  height: 60px;
  background: #f2f2f2;
}
.newsbar .news-left .news-left-top img {
  float: left;
}
.newsbar .news-left .news-left-top p {
  float: right;
  color: #2f2f2f;
  line-height: 60px;
  margin-right: 15px;
}
.newsbar .news-left .news-left-top p:hover a {
  color: #00998a;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.newsbar .news-left .first-yinhui {
  margin-bottom: 20px;
  margin-top: 5px;
}
.newsbar .news-left .first-yinhui .time {
  width: 160px;
  height: 62px;
  text-align: center;
}
.newsbar .news-left .first-yinhui .time h1 {
  color: #3a3a3a;
  font-size: 32px;
}
.newsbar .news-left .first-yinhui .time h5 {
  color: #3a3a3a;
  font-size: 20px;
}
.newsbar .news-left .first-yinhui .right {
  width: 426px;
}
.newsbar .news-left .first-yinhui .right:hover p {
  color: #00998a;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.newsbar .news-left .first-yinhui .right p {
  color: #303030;
  font-weight: bold;
  font-size: 14px;
  margin-top: 8px;
  margin-bottom: 5px;
}
.newsbar .news-left .first-yinhui .right span {
  color: #696969;
  font-size: 14px;
}
.newsbar .news-left .other-yinhui {
  border-bottom: 1px solid #F2F2F2;
}
.newsbar .news-left .other-yinhui:last-of-type {
  border-bottom: none;
}
.newsbar .news-left .other-yinhui .time {
  width: 160px;
  height: 62px;
  text-align: center;
  line-height: 62px;
}
.newsbar .news-left .other-yinhui .right {
  width: 426px;
}
.newsbar .news-left .other-yinhui .right:hover p {
  color: #00998a;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.newsbar .news-left .other-yinhui .right p {
  color: #303030;
  font-size: 14px;
  margin-top: 19px;
}
.newsbar .news-right {
  width: 586px;
}
.newsbar .news-right .industry {
  height: 60px;
  background: #f2f2f2;
  line-height: 60px;
}
.newsbar .news-right .industry p {
  margin-right: 15px;
}
.newsbar .news-right .industry p:hover a {
  color: #00998a;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.newsbar .news-right .first-news {
  color: #303030;
  font-size: 14px;
  margin-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #F2F2F2;
}
.newsbar .news-right .first-news .right {
  width: 247px;
}
.newsbar .news-right .first-news .right:hover p {
  color: #00998a;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.newsbar .news-right .first-news .right p {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}
.newsbar .news-right .first-news .right span {
  color: #696969;
  line-height: 25px;
}
.newsbar .news-right .other-news:hover p {
  color: #00998a;
  transition: 500ms ease;
  -webkit-transition: 500ms ease;
}
.newsbar .news-right .other-news p {
  margin-bottom: 10px;
  font-weight: bold;
}
.newsbar .news-right .other-news span {
  color: #696969;
  line-height: 25px;
}
#footer_bar {
  background: #2e2e31;
  overflow: hidden;
  color: #fff;
}
#footer_bar .footer-top {
  overflow: hidden;
  padding-top: 22px;
}
#footer_bar .footer-top li {
  font-size: 16px;
  color: #e1e1e1;
  float: left;
  width: 104px;
  margin-right: 40px;
  background: url(../images/f-line.png) no-repeat right;
}
#footer_bar .footer-top li:first-child {
  margin-left: 48px;
}
#footer_bar .footer-top li:last-child {
  background: none;
}
#footer_bar .footer-bottom .right .code {
  width: 136px;
  margin-top: 35px;
}
#footer_bar .footer-bottom .right .code img {
  border: 10px solid #00998a;
}
#footer_bar .footer-bottom .right p {
  text-align: center;
  color: #aaaaaa;
}
#footer_bar .footer-bottom-box {
  width: 987px;
  float: left;
}
#footer_bar .footer-bottom-box .f-bottom {
  height: 40px;
  line-height: 40px;
  color: #aaaaaa;
}
#footer_bar .footer-bottom-box ul {
  padding-bottom: 48px;
  margin-top: 48px;
  border-bottom: 1px solid #5E5E5E;
}
#footer_bar .footer-bottom-box ul li {
  margin-right: 80px;
  color: #cdcdcd;
}
#footer_bar .footer-bottom-box ul li p {
  margin-top: 7px;
  margin-bottom: 12px;
  color: #c5c5c5;
  font-weight: bold;
  font-size: 16px;
}
#footer_bar .footer-bottom-box ul li img {
  margin-right: 20px;
}
#footer_bar .footer-bottom-box ul li:last-child {
  margin-right: 0;
}
