@charset "UTF-8";
/*共用样式*/
@font-face {
  font-family: 'iconfont';
  /* project id 455609 */
  src: url("../fonts/iconfont.woff"); }

.iconfont {
  font-family: iconfont !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale; }

.news_detail h3.title_bar .iconfont::before {
  content: '\e67a';
  margin-right: 5px; }

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

.i-row {
  margin: 0 -15px; }

.fl {
  float: left; }

.fr {
  float: right; }

.di {
  _display: inline; }

.fwn {
  font-weight: normal; }

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px; }

/*头部*/
#header .top_contact {
  color: #f9860b;
  font-size: 29.1px;
  font-family: "Arial";
  text-align: right; }

.out-nav {
  background: #3c821b; }
  .out-nav .nav1 {
    height: 50px; }
    .out-nav .nav1 li {
      line-height: 50px;
      height: 50px;
      text-align: center;
      float: left;
      position: relative;
      z-index: 999;
      width: 133px;
      background: url(../images/nva.png) no-repeat right center; }
      .out-nav .nav1 li a {
        display: block;
        line-height: 50px;
        color: #fff;
        height: 50px;
        font-size: 16px; }
        .out-nav .nav1 li a:hover {
          color: #fff;
          text-decoration: none; }
    .out-nav .nav1 .dropdown {
      color: #fff;
      z-index: 9999;
      position: absolute;
      top: 50px;
      left: 0px;
      display: none;
      width: 100%; }
      .out-nav .nav1 .dropdown a {
        background: #045d0c;
        color: #fff;
        height: 38px;
        line-height: 38px;
        margin-top: 1px; }
        .out-nav .nav1 .dropdown a:hover {
          background: #3c821b;
          text-decoration: none; }

#swiper-container img {
  max-width: 100%; }

#swiper-container .swiper-button-prev {
  background: url(../images/left.png) no-repeat;
  width: 30px;
  height: 50px;
  margin-top: -25px;
  left: 80px; }
  #swiper-container .swiper-button-prev:hover {
    background: url(../images/left.jpg) no-repeat; }

#swiper-container .swiper-button-next {
  background: url(../images/right.png) no-repeat;
  width: 30px;
  height: 50px;
  margin-top: -25px;
  right: 80px; }
  #swiper-container .swiper-button-next:hover {
    background: url(../images/right.jpg) no-repeat; }

/*热门搜索*/
.yq_search {
  text-align: left;
  height: 24px;
  margin: 10px 0; }
  .yq_search #form_search {
    float: right; }
    .yq_search #form_search input {
      height: 22px;
      background: #fff;
      border: 1px solid #c8c8c8;
      line-height: 22px; }
      .yq_search #form_search input#sou_word {
        height: 22px;
        line-height: 22px;
        padding-left: 4px;
        color: #666; }
      .yq_search #form_search input#s_btn {
        width: 46px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        background-color: #333;
        color: #fff;
        border: none;
        cursor: pointer; }
  .yq_search .hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal; }
    .yq_search .hotSearch a {
      margin-right: 6px; }

/*首页关于我们*/
.i-about {
  margin-top: 5%; }
  .i-about h2 {
    text-align: center;
    font-size: 24px;
    color: #4c4c4c;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 4%; }
    .i-about h2 p {
      color: #4c4c4c;
      opacity: .5;
      font-size: 12px; }
    .i-about h2::after {
      content: '';
      display: block;
      width: 20px;
      height: 1px;
      background: #cda364;
      margin: 0 auto; }
  .i-about .img-about img {
    width: 100%; }
  .i-about .about-nei {
    padding-left: 3%; }
    .i-about .about-nei h3 {
      font-size: 18px;
      color: #4c4c4c;
      font-weight: normal;
      line-height: 27px; }
      .i-about .about-nei h3::after {
        content: '';
        display: block;
        width: 20px;
        height: 1px;
        background: #cda364; }
    .i-about .about-nei .content {
      font-size: 14px;
      color: #4c4c4c;
      margin-top: 2%;
      line-height: 25px; }
    .i-about .about-nei a {
      font-size: 14px;
      color: #666666;
      display: block;
      text-align: right;
      margin-top: 10%; }
      .i-about .about-nei a::after {
        content: '';
        display: block;
        width: 50px;
        height: 1px;
        background: #a6a6a6; }
  @media screen and (max-width: 768px) {
    .i-about .about-nei {
      padding-top: 5%; } }

/*首页案例*/
.i-case {
  border-top: 1px solid #f0f0f0;
  padding-top: 5%;
  margin-top: 5%; }
  .i-case h2 {
    text-align: center;
    font-size: 24px;
    color: #4c4c4c;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 4%; }
    .i-case h2 p {
      color: #4c4c4c;
      opacity: .5;
      font-size: 12px; }
    .i-case h2::after {
      content: '';
      display: block;
      width: 20px;
      height: 1px;
      background: #cda364;
      margin: 0 auto; }
  .i-case .content {
    background: url(../images/case.jpg) no-repeat top center; }
    .i-case .content ul li {
      width: 544px; }
      .i-case .content ul li .img2 {
        height: 250px; }
      .i-case .content ul li .img1 {
        width: 500px; }
        .i-case .content ul li .img1 img {
          width: 500px;
          height: 250px;
          transition: all .5s; }
        .i-case .content ul li .img1 h3 {
          padding-top: 14px;
          font-size: 18px;
          font-weight: normal; }
        .i-case .content ul li .img1 p {
          font-size: 14px;
          color: #808080;
          opacity: .6; }
      .i-case .content ul li .num {
        width: 28px;
        text-align: center;
        font-size: 24px;
        font-style: italic;
        color: #b3b3b3;
        font-weight: bold; }
        .i-case .content ul li .num::after {
          content: '';
          display: block;
          width: 10px;
          margin: 0 auto;
          height: 1px;
          background: #b3b3b3;
          margin-top: 11px; }
      .i-case .content ul li a:hover {
        text-decoration: none;
        outline: none; }
        .i-case .content ul li a:hover h3 {
          color: #cda364; }
      .i-case .content ul li.c1 {
        float: left; }
        .i-case .content ul li.c1 .img1 {
          float: left; }
        .i-case .content ul li.c1 .num {
          float: right;
          padding-top: 107px;
          width: 28px;
          text-align: center;
          font-size: 24px;
          font-style: italic;
          color: #b3b3b3;
          font-weight: bold; }
          .i-case .content ul li.c1 .num::after {
            content: '';
            display: block;
            width: 10px;
            margin: 0 auto;
            height: 1px;
            background: #b3b3b3;
            margin-top: 11px; }
      .i-case .content ul li.c2 {
        float: right;
        margin-top: 124px; }
        .i-case .content ul li.c2 .img1 {
          float: right; }
        .i-case .content ul li.c2 .num {
          float: left;
          padding-top: 187px;
          width: 28px;
          text-align: center;
          font-size: 24px;
          font-style: italic;
          color: #b3b3b3;
          font-weight: bold; }
          .i-case .content ul li.c2 .num::after {
            content: '';
            display: block;
            width: 10px;
            margin: 0 auto;
            height: 1px;
            background: #b3b3b3;
            margin-top: 11px; }
      .i-case .content ul li.c3 {
        float: left;
        margin-top: 176px; }
        .i-case .content ul li.c3 .img1 {
          float: left; }
        .i-case .content ul li.c3 .num {
          float: right;
          padding-top: 27px;
          width: 28px;
          text-align: center;
          font-size: 24px;
          font-style: italic;
          color: #b3b3b3;
          font-weight: bold; }
          .i-case .content ul li.c3 .num::after {
            content: '';
            display: block;
            width: 10px;
            margin: 0 auto;
            height: 1px;
            background: #b3b3b3;
            margin-top: 11px; }
      .i-case .content ul li.c4 {
        float: right;
        margin-top: 124px; }
        .i-case .content ul li.c4 .img1 {
          float: right; }
        .i-case .content ul li.c4 .num {
          float: left;
          padding-top: 180px;
          width: 28px;
          text-align: center;
          font-size: 24px;
          font-style: italic;
          color: #b3b3b3;
          font-weight: bold; }
          .i-case .content ul li.c4 .num::after {
            content: '';
            display: block;
            width: 10px;
            margin: 0 auto;
            height: 1px;
            background: #b3b3b3;
            margin-top: 11px; }
      .i-case .content ul li:hover .img1 img {
        border: 6px solid #cda364; }
      .i-case .content ul li:hover .num {
        color: #cda364; }
        .i-case .content ul li:hover .num::after {
          content: '';
          background: #cda364; }
  @media screen and (max-width: 768px) {
    .i-case .content {
      background: none; }
      .i-case .content ul li {
        width: 98%;
        margin-top: 5px !important;
        margin: 0 auto; }
        .i-case .content ul li .num {
          width: 100%;
          float: none !important;
          padding-top: 2% !important; }
        .i-case .content ul li .img1 {
          padding-top: 2%;
          width: 96% !important;
          margin: 0 auto;
          float: none !important; }
          .i-case .content ul li .img1 .img2 {
            height: auto; }
          .i-case .content ul li .img1 img {
            width: 100%;
            height: auto; } }

/*首页新闻*/
.i-news {
  margin-top: 20px; }
  .i-news h2 {
    line-height: 40px;
    border-bottom: 1px solid #d1d1d1;
    font: 400 18px/43px "Microsoft Yahei";
    color: #333;
    position: relative;
    margin-bottom: 10px; }
    .i-news h2 a {
      position: absolute;
      right: 0;
      line-height: 40px;
      font-size: 14px;
      color: #333; }
  .i-news .i-news-left {
    width: 864px;
    height: 324px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    padding: 4px 22px 5px 9px; }
    .i-news .i-news-left h3 img {
      float: left; }
    .i-news .i-news-left h3 ul {
      margin-top: 16px;
      height: 22px;
      line-height: 22px;
      float: right;
      width: 252px;
      border-left: 22px solid #028714;
      box-sizing: border-box;
      padding-left: 50px; }
      .i-news .i-news-left h3 ul li {
        position: relative;
        float: left;
        font-weight: normal;
        width: 90px;
        text-align: center;
        font-size: 12px;
        line-height: 22px;
        height: 22px;
        cursor: pointer; }
        .i-news .i-news-left h3 ul li::after {
          content: '';
          display: block;
          width: 1px;
          position: absolute;
          right: 0;
          top: 0;
          height: 22px;
          background: url(../images/tabb.jpg) no-repeat right center; }
        .i-news .i-news-left h3 ul li:last-child::after {
          background: none; }
        .i-news .i-news-left h3 ul li.on {
          background: url(../images/tabh.png) no-repeat top center;
          height: 27px;
          line-height: 22px;
          color: #fff; }
    .i-news .i-news-left .about-right {
      width: 502px;
      font-size: 14px;
      line-height: 26px; }
      .i-news .i-news-left .about-right .content {
        height: 182px;
        overflow: hidden; }
      .i-news .i-news-left .about-right a {
        float: right; }
  .i-news .xwzx {
    width: 294px;
    background: url(../images/biany.jpg) no-repeat;
    padding-left: 18px;
    margin-right: 10px; }
  .i-news .xwzx h2 {
    color: #2c2c2c;
    font: 400 24px/55px "Microsoft Yahei"; }
  .i-news .xwzx h2 span {
    font: 400 20px/55px "Microsoft Yahei";
    margin-left: 10px; }
  .i-news .news_list1 {
    padding-top: 4px; }
  .i-news .news_list1 li {
    position: relative; }
  .i-news .news_list1 li a {
    color: #1c681e;
    font: 400 14px/29px "Microsoft Yahei";
    margin-left: 15px; }
  .i-news .news_list1 li a:hover {
    text-decoration: none;
    color: #1c681e; }
  .i-news .news_list1 li a.shij {
    display: inline-block;
    width: 65px;
    height: 21px;
    background: url(../images/sjbj.jpg) no-repeat;
    text-indent: 18px;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    margin-left: 0;
    cursor: pointer; }
  .i-news .news_list1 li a.shij:hover {
    text-decoration: none;
    background: url(../images/sjbj2.jpg) no-repeat; }
  .i-news .news_list1 li span {
    display: block;
    color: #333;
    font: 400 12px/23px "Microsoft Yahei";
    padding: 3px 0; }

.i-mei {
  background: #ddf2dc;
  margin-top: 8px; }
  .i-mei .i-mei1 {
    width: 860px; }
    .i-mei .i-mei1 h2 {
      line-height: 67px;
      font-size: 24px;
      color: #007100;
      font-weight: normal;
      position: relative; }
      .i-mei .i-mei1 h2 span {
        font-size: 20px;
        color: #2c2c2c;
        padding-left: 17px; }
      .i-mei .i-mei1 h2 a {
        color: #2c2c2c;
        font-size: 20px;
        position: absolute;
        right: 0;
        top: 0;
        text-transform: uppercase; }
    .i-mei .i-mei1 .i-mei-right {
      width: 518px; }
      .i-mei .i-mei1 .i-mei-right ul.n1 li a {
        color: #000000;
        font-size: 16px; }
      .i-mei .i-mei1 .i-mei-right ul.n1 li p {
        font-size: 14px;
        color: #4b4a4a;
        padding-top: 10px; }
      .i-mei .i-mei1 .i-mei-right ul.n2 {
        margin-top: 18px; }
        .i-mei .i-mei1 .i-mei-right ul.n2 li {
          line-height: 24px;
          position: relative; }
          .i-mei .i-mei1 .i-mei-right ul.n2 li a {
            color: #5a5a5a;
            font-size: 14px; }
          .i-mei .i-mei1 .i-mei-right ul.n2 li span {
            position: absolute;
            right: 0;
            top: 0;
            color: #5a5a5a;
            font-size: 14px; }
  .i-mei .i-mei2 {
    width: 330px;
    border-left: 2px solid #028714; }
    .i-mei .i-mei2 h2 {
      padding-top: 18px;
      padding-bottom: 10px; }
      .i-mei .i-mei2 h2 span {
        display: inline-block;
        width: 99px;
        height: 31px;
        line-height: 31px;
        text-align: center;
        color: #fff;
        background: #007100;
        font-size: 22px;
        font-weight: normal; }
    .i-mei .i-mei2 ul.n1 {
      height: 272px;
      background: #007100;
      color: #fff;
      box-sizing: border-box;
      padding: 4px 10px 4px; }
      .i-mei .i-mei2 ul.n1 li {
        line-height: 27px;
        position: relative; }
        .i-mei .i-mei2 ul.n1 li a {
          color: #fff;
          font-size: 14px; }
        .i-mei .i-mei2 ul.n1 li span {
          position: absolute;
          right: 0;
          top: 0;
          font-size: 14px; }

.i-news1 {
  margin-top: 20px; }
  .i-news1 .i-news-left {
    width: 390px;
    margin-right: 12px; }
    .i-news1 .i-news-left:last-child {
      margin-right: 0; }
    .i-news1 .i-news-left h2 {
      padding-left: 11px;
      line-height: 33px;
      border-bottom: 3px solid #007100;
      font-size: 24px;
      color: #007100;
      font-weight: normal; }
      .i-news1 .i-news-left h2 span {
        font-size: 14px; }
    .i-news1 .i-news-left ul {
      margin-top: 6px; }
      .i-news1 .i-news-left ul li {
        line-height: 28px;
        position: relative;
        font-weight: normal; }
        .i-news1 .i-news-left ul li h3 {
          font-weight: normal;
          font-size: 14px; }
        .i-news1 .i-news-left ul li a {
          font-size: 14px;
          color: #040000; }
        .i-news1 .i-news-left ul li span {
          position: absolute;
          right: 0;
          top: 0;
          color: #040000;
          font-size: 14px; }

.navigation {
  float: right;
  width: 100px; }

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff; }

.index-table td {
  border: solid #add9c0;
  border-width: 0px 1px 1px 0px;
  padding: 10px 5px; }

.index-table {
  border: solid #add9c0;
  border-width: 1px 0px 0px 1px;
  margin-top: 10px; }

/*首页左侧联系我们*/
.contact {
  width: 218px;
  float: left;
  padding-bottom: 5px;
  margin-top: 10px; }
  .contact .contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff; }
  .contact .content {
    padding: 5px;
    padding-left: 8px; }

/*工程案例*/
.news2_company {
  margin-top: 10px; }

.slideBox {
  width: 100%;
  height: auto;
  position: relative;
  border-bottom: 32px solid #3c821b; }
  .slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 5px;
    z-index: 1; }
    .slideBox .hd ul {
      overflow: hidden;
      zoom: 1;
      width: 100%;
      text-align: center; }
      .slideBox .hd ul li {
        display: inline-block;
        margin-right: 2px;
        width: 15px;
        height: 15px;
        line-height: 14px;
        text-align: center;
        background: #333;
        cursor: pointer;
        font-size: 0; }
        .slideBox .hd ul li.on {
          background: #f00;
          color: #fff; }
  .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0; }
    .slideBox .bd li {
      zoom: 1;
      vertical-align: middle; }
      .slideBox .bd li img {
        width: 100%;
        height: auto;
        display: block; }
  .slideBox .prev,
  .slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5; }
    .slideBox .prev:hover,
    .slideBox .next:hover {
      filter: alpha(opacity=100);
      opacity: 1; }
  .slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px; }

.i-jun .i-xian {
  width: 306px; }
  .i-jun .i-xian h2 {
    line-height: 74px;
    color: #007100;
    font-size: 21px;
    font-weight: normal; }
    .i-jun .i-xian h2 span {
      font-size: 19px; }
  .i-jun .i-xian .slideBox1 {
    width: 100%;
    height: auto;
    position: relative; }
    .i-jun .i-xian .slideBox1 .hd {
      height: 16px;
      overflow: hidden;
      position: absolute;
      text-align: center;
      width: 100%;
      bottom: 8px;
      z-index: 1; }
      .i-jun .i-xian .slideBox1 .hd ul {
        overflow: hidden;
        zoom: 1;
        width: 100%;
        text-align: right;
        padding-right: 6px; }
        .i-jun .i-xian .slideBox1 .hd ul li {
          display: inline-block;
          margin-right: 2px;
          width: 16px;
          height: 16px;
          line-height: 16px;
          text-align: center;
          background: #333;
          cursor: pointer;
          font-size: 0; }
          .i-jun .i-xian .slideBox1 .hd ul li.on {
            background: #007100;
            color: #fff; }
    .i-jun .i-xian .slideBox1 .bd {
      position: relative;
      height: 100%;
      z-index: 0; }
      .i-jun .i-xian .slideBox1 .bd li {
        zoom: 1;
        vertical-align: middle; }
        .i-jun .i-xian .slideBox1 .bd li img {
          width: 100%;
          height: auto;
          display: block; }

.i-jun .i-ji {
  width: 868px;
  padding-top: 16px; }
  .i-jun .i-ji h2 {
    line-height: 36px;
    color: #007100;
    font-size: 21px;
    border-bottom: 1px solid #e7e7e7; }
    .i-jun .i-ji h2 span {
      padding-left: 11px; }
  .i-jun .i-ji ul {
    margin-top: 15px; }
    .i-jun .i-ji ul li {
      padding: 18px 12px 31px 13px;
      border: 1px solid #e4e4e4;
      width: 174px;
      float: left;
      margin-right: 18px;
      text-align: center; }
      .i-jun .i-ji ul li:last-child {
        margin-right: 0; }
      .i-jun .i-ji ul li img {
        width: 174px;
        height: 153px;
        border: 1px solid #d4d6d4; }
      .i-jun .i-ji ul li h3 {
        padding-top: 24px;
        font-weight: normal;
        font-size: 15px;
        color: #7e8180; }
      .i-jun .i-ji ul li .more {
        width: 80px;
        height: 21px;
        line-height: 21px;
        border: 1px solid #ebeceb;
        border-radius: 10px;
        color: #cccccc;
        text-align: center;
        font-size: 12px;
        margin: 10px auto 0; }

/*产品推荐*/
.recommend_product {
  margin-top: 10px;
  width: 692px;
  float: left; }
  .recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff; }
  .recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px; }

/*前台多页签*/
.news {
  width: 1200px;
  margin-top: 10px; }
  .news .hd {
    position: relative; }
    .news .hd li {
      display: inline-block;
      width: 100px;
      height: 30px;
      line-height: 30px;
      border: 1px solid #ccc;
      margin-right: 8px;
      text-align: center;
      color: #333;
      font-size: 12px;
      cursor: pointer; }
      .news .hd li.on {
        color: #fff;
        text-decoration: none;
        font-size: 12px;
        background: #95a9dc;
        border-color: #95a9dc; }
  .news .bd li {
    width: 100%; }
    .news .bd li span {
      float: right; }

/*友情链接*/
.f_link {
  width: 1200px;
  margin: 0 auto;
  margin-top: 15px;
  line-height: 40px;
  text-indent: 20px;
  font-size: 14px;
  background: #007100;
  color: #fff; }

/*页面底部*/
.foot {
  background: #007100;
  margin-top: 11px; }
  .foot .contact-left {
    width: 360px;
    color: #fffefe;
    font-size: 16px;
    line-height: 30px; }
  .foot .foot-mid {
    width: 460px;
    margin-left: 90px;
    padding-top: 56px;
    color: #fff;
    font-size: 14px; }
    .foot .foot-mid a {
      color: #fff; }
  .foot .foot-er {
    padding-top: 22px; }

.table_title {
  font-size: 15px;
  font-weight: bold;
  border-top: 2px solid #c6002f;
  padding: 15px 0; }

.table_title li p {
  font-size: 12px; }

.table li {
  float: left;
  text-align: center; }

.w90 {
  width: 7.5%; }

.w210 {
  width: 17.5%; }

.w140 {
  width: 11.6%; }

.w130 {
  width: 10.58%; }

.w170 {
  width: 14.1%; }

.w95 {
  width: 7.9%; }

@media (max-width: 1024px) {
  .table {
    overflow-x: scroll; }
  .table_title,
  .table_cont {
    width: 1240px; }
  .w90 {
    width: 90px; }
  .w210 {
    width: 210px; }
  .w140 {
    width: 140px; }
  .w130 {
    width: 130px; }
  .w170 {
    width: 170px; }
  .w95 {
    width: 95px; } }

.table_cont li {
  font-size: 14px; }

.table_cont {
  border-top: 1px solid #c6c6c6;
  padding: 15px 0; }

.table_cont:last-child {
  border-bottom: 2px solid #c6002f; }

.maincase_map {
  position: relative; }

#maincase a {
  color: #666; }

#maincase a.on,
#maincase a:hover {
  color: #dab74f; }

#maincase .page a.on,
#maincase .page a:hover {
  color: #fff; }

.maincase_map {
  position: relative;
  width: 1200px;
  left: 50%;
  margin-left: -600px; }

.maincase_map .img_list img {
  display: none; }

#maincase section {
  max-width: 1200px;
  padding: 0 0 40px 0; }

#maincase section .container {
  max-width: 1200px; }

.iteam_box {
  height: 140px;
  margin-top: 30px; }

.iteam_box div {
  width: 54%;
  background: #f5f4f2;
  padding: 15px;
  height: 100%;
  overflow: hidden; }

.iteam_box > p {
  font-size: 16px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.iteam_box span {
  font-size: 14px;
  height: 80px;
  overflow: hidden;
  display: block; }

#maincase .about_page {
  margin-top: 50px; }

#maincase footer {
  height: 50px;
  line-height: 50px;
  margin-top: 30px; }

#maincase footer p {
  color: #999; }

.phone_maincase_map {
  display: none;
  margin-top: 20px; }

.phone_maincase_map select {
  width: 100%;
  display: block;
  font-size: 14px;
  height: 40px; }

.iteam_box {
  height: 140px;
  margin-top: 30px; }

.iteam_box div {
  width: 54%;
  background: #f5f4f2;
  padding: 15px;
  height: 100%;
  overflow: hidden; }

.iteam_box p {
  font-size: 16px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.iteam_box span {
  font-size: 14px;
  height: 80px;
  overflow: hidden;
  display: block; }

@media (max-width: 768px) {
  .maincase_map {
    display: none; }
  .phone_maincase_map {
    display: block; } }

/*内页公用*/
.ny_all {
  padding-top: 30px; }

.ny_left_top {
  width: 20%;
  position: relative;
  float: left; }
  .ny_left_top h3 {
    line-height: 41px;
    text-align: center;
    font-weight: normal;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #fff;
    background: #007100; }
  .ny_left_top .ny_menu {
    padding: 10px;
    border: 1px solid #ccc; }
    .ny_left_top .ny_menu .n-news-list {
      font-size: 14px; }
      .ny_left_top .ny_menu .n-news-list li {
        line-height: 28px; }
        .ny_left_top .ny_menu .n-news-list li::before {
          content: '';
          display: inline-block;
          width: 5px;
          height: 5px;
          border-radius: 50%;
          vertical-align: middle;
          margin-right: 4px;
          background: #999; }

.product_btn_box {
  text-align: center;
  margin-top: 30px; }
  .product_btn_box a {
    display: inline-block;
    padding: 6px 12px;
    border-radius: 2px; }

.out-foot {
  background: #333;
  color: #fff;
  font-size: 14px;
  line-height: 40px; }
  .out-foot a {
    color: #fff; }

.ny_banner {
  width: 100%;
  margin: 0 auto; }
  .ny_banner img {
    width: 100%; }

.sort_product {
  margin-top: 10px; }

.ny_contact {
  margin-top: 10px; }
  .ny_contact .content {
    padding: 5px;
    line-height: 24px; }

.ny_right_top {
  width: 78%;
  padding-bottom: 10px;
  float: right; }

.ny_ding {
  padding: 10px 0; }
  .ny_ding .site {
    text-align: left;
    line-height: 30px;
    background: url(../images/home.png) no-repeat left center;
    padding-left: 20px;
    font-size: 14px; }

.ny_right_top .content {
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px; }
  .ny_right_top .content .content {
    padding: 10px; }

/*内页分类样式*/
.ny_sort li {
  position: relative;
  z-index: 999; }
  .ny_sort li:last-child a {
    margin-bottom: 0; }
  .ny_sort li a {
    color: #fff;
    display: block;
    line-height: 39px;
    font-family: "微软雅黑";
    text-align: center;
    font-size: 14px;
    background: #007100;
    margin-bottom: 10px; }
    .ny_sort li a:hover {
      background: #8392bd; }
  .ny_sort li .about_b {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 210px;
    background: #007100;
    z-index: 9999; }
  .ny_sort li .layer2 {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 218px;
    padding: 10px;
    background: #ccc;
    z-index: 9999; }
    .ny_sort li .layer2 li {
      overflow: hidden; }
      .ny_sort li .layer2 li a {
        font-weight: normal;
        background: none; }
        .ny_sort li .layer2 li a:hover {
          text-decoration: none;
          color: #333; }
      .ny_sort li .layer2 li .layer3 li {
        margin: 6px 0px;
        line-height: 24px;
        padding-left: 10px; }
        .ny_sort li .layer2 li .layer3 li a {
          font: normal 12px/24px "微软雅黑";
          background: none; }
        .ny_sort li .layer2 li .layer3 li .layer4 li {
          margin: 6px 0px;
          line-height: 24px;
          padding-left: 15px; }
          .ny_sort li .layer2 li .layer3 li .layer4 li a {
            font: normal 12px/24px "微软雅黑";
            background: none; }

.i-container {
  margin-top: 20px; }

/*内页新闻*/
.ny_news_list li {
  line-height: 27px;
  position: relative;
  margin: 20px 0; }
  .ny_news_list li a.more {
    background: #fcfcfc;
    border: 1px solid #f0f0f0;
    display: block;
    width: 86px;
    text-align: center;
    float: right;
    color: #65beba;
    border-radius: 4px; }
  .ny_news_list li h3 {
    font-size: 14px;
    margin: 10px 0;
    color: #323232; }
    .ny_news_list li h3 a {
      color: #323232; }
      .ny_news_list li h3 a:HOVER {
        color: #65beba; }
  .ny_news_list li p {
    line-height: 22px;
    font-size: 14px;
    color: #666666; }

/*内页产品列表*/
.ny_product_list li {
  margin-bottom: 10px;
  width: 216px;
  float: left;
  margin-right: 22px; }
  .ny_product_list li:nth-child(4n) {
    margin-right: 0; }
  .ny_product_list li img {
    width: 216px;
    height: 200px; }
  .ny_product_list li h3 {
    padding: 20px;
    background: #f5f4f2;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    color: #333; }
  .ny_product_list li:hover .img1 {
    padding: 6px; }
    .ny_product_list li:hover .img1 img {
      border: 1px solid #ccc; }
  .ny_product_list li:hover h3 {
    background: url(../images/add.png) no-repeat 90% center #007100;
    color: #fff; }
    .ny_product_list li:hover h3 a {
      color: #fff; }

/*内页留言*/
.f_message {
  padding: 30px; }
  .f_message .m_label {
    position: absolute;
    width: 160px;
    text-align: left;
    line-height: 40px;
    padding-left: 8px;
    color: #ccc;
    z-index: 1;
    cursor: text;
    left: 118px; }
  .f_message .c_label {
    line-height: 18px;
    padding-top: 12px; }
  .f_message ul li {
    text-align: center;
    width: 440px;
    position: relative;
    margin-top: 20px; }
    .f_message ul li p {
      float: left;
      font-size: 14px;
      text-align: right;
      width: 100px;
      position: relative; }
      .f_message ul li p.bix::before {
        content: '*';
        color: red;
        position: absolute;
        left: 15px;
        top: 0;
        font-size: 12px; }
    .f_message ul li textarea {
      width: 333px;
      float: right;
      border: 1px solid #e4e4e4;
      line-height: 40px;
      height: 120px; }
    .f_message ul li .code_img {
      margin-left: 18px;
      visibility: hidden; }
    .f_message ul li input {
      width: 333px;
      float: right;
      border: 1px solid #e4e4e4;
      line-height: 40px; }
      .f_message ul li input#contact {
        height: 40px; }
      .f_message ul li input#name {
        height: 40px; }
      .f_message ul li input#checkcode {
        width: 170px; }
      .f_message ul li input#msgbtn {
        background: #088b3f; }

/*关于我们*/
.about {
  margin-top: 5%; }
  .about.container {
    width: 103%;
    max-width: 878px; }
  .about h3 {
    color: #fff;
    font-size: 26px;
    text-align: center; }
  .about h4 {
    color: #ccc;
    text-align: center; }
  .about .cross {
    background: #dab74f;
    height: 2px;
    width: 50px;
    margin: 0 auto; }
  .about .about_text {
    color: #fff;
    text-align: center;
    margin-top: 40px; }
  .about .about_text p {
    font-size: 14px;
    line-height: 30px; }
  .about .about_icon {
    margin-top: 40px; }
  .about .about_icon dl {
    margin: 0;
    top: 30px;
    position: relative;
    opacity: 0; }
  .about .about_icon dt {
    display: block;
    width: 71px;
    height: 71px;
    margin: 0 auto;
    background-size: cover;
    background: url("../css/about_icon.png") no-repeat; }
  .about .about_icon .about_icon_1 {
    background-position-x: 0; }
  .about .about_icon .about_icon_2 {
    background-position-x: -219px; }
  .about .about_icon .about_icon_3 {
    background-position-x: -438px; }
  .about .about_icon .about_icon_4 {
    background-position-x: -658px; }
  .about .about_icon dd {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 50px; }
  .about .about_icon .active {
    background-position-y: -108px; }
  .about .about_icon dl:hover dd {
    color: #dab74f; }
  .about .about_icon dl:hover dt {
    background-position-y: -108px; }
  .about .about_icon .active + dd {
    color: #dab74f; }
  .about .about_down {
    text-align: center;
    position: absolute;
    bottom: 75px;
    left: 50%; }
