@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; }

.n_banner {
  width: 100%;min-width:1200px;margin:0 auto; }
  .n_banner img {
    width: 100%;min-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 {
  z-index: 9999;
  width: 100%;
  background: #fff; }
  #header .wel {
    line-height: 31px;
    background-color: #eaeaea; }
  #header .logo img {
    max-width: 100%; }
  #header .top_contact {
    background: url(../images/tel.png) no-repeat left center;
    padding-left: 65px;
    margin-top: 20px; }
    #header .top_contact span {
      color: #004ea1;
      font-size: 30px;
      display: block;
      font-family: "DIN-BOLD"; }
  #header .out-nav {
    background: #005aa1; }
    #header .out-nav .nav1 {
      line-height: 59px; }
      #header .out-nav .nav1 li {
        line-height: 59px;
        height: 59px;
        text-align: center;
        float: left;
        position: relative;
        z-index: 999;
        width: 14.28%; }
        #header .out-nav .nav1 li a {
          display: block;
          line-height: 59px;
          color: #fff;
          height: 59px; }
          #header .out-nav .nav1 li a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #24588e; }
      #header .out-nav .nav1 .dropdown {
        background: #01557a;
        color: #fff;
        z-index: 9999;
        position: absolute;
        top: 59px;
        left: 0px;
        display: none;
        width: 100%; }
        #header .out-nav .nav1 .dropdown a {
          background: #01557a;
          color: #fff;
          height: 38px;
          line-height: 38px; }
          #header .out-nav .nav1 .dropdown a:hover {
            background: #042d3f;
            text-decoration: none; }

/*热门搜索*/
.yq_search {
  background-color: rgba(10, 32, 50, 0.7);
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 9999;
  height: 76px; }
  .yq_search #form_search {
    float: left;
    width: 347px;
    height: 50px;
    background: #ffffff;
    position: relative;
    margin-top: 13px; }
    .yq_search #form_search::after {
      content: '';
      display: block;
      position: absolute;
      right: 54px;
      top: 6px;
      width: 1px;
      height: 35px;
      background: #19588e; }
    .yq_search #form_search input {
      height: 50px;
      background: none;
      border: none;
      line-height: 50px; }
      .yq_search #form_search input#sou_word {
        height: 50px;
        line-height: 50px;
        padding-left: 4px;
        color: #666;
        width: 292px;
        text-indent: 20px; }
      .yq_search #form_search input#s_btn {
        width: 18px;
        height: 22px;
        line-height: 24px;
        text-align: center;
        background: url(../images/search.jpg) no-repeat center;
        margin-left: 10px;
        color: #fff;
        border: none;
        cursor: pointer;
        font-size: 0; }
  .yq_search .hotSearch {
    float: left;
    color: #fff;
    line-height: 76px;
    font-weight: normal;
    margin-left: 20px; }
    .yq_search .hotSearch a {
      margin-right: 6px;
      color: #fff; }

.swiper-container1 .swiper-pagination {
  position: absolute;
  right: 0 !important;
  bottom: 25px !important;
  z-index: 99999 !important;
  left: auto !important;
  width: 50% !important; }

.swiper-container1 .swiper-pagination-bullet {
  width: 32px;
  height: 32px;
  background: #fff;
  line-height: 32px; }

.i-product {
  padding-top: 3%; }
  .i-product h2 {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    color: #313131;
    padding-bottom: 3%;
    font-weight: bold; }
    .i-product h2 p {
      font-size: 16px;
      color: #666;
      font-weight: normal; }
      .i-product h2 p::before {
        content: '';
        display: block;
        width: 92px;
        height: 3px;
        background: #e46c0a;
        margin: 4px auto; }
  .i-product .product-left h3 {
    height: 105px;
    background: #005aa1;
    color: #fff;
    font-size: 30px;
    padding: 22px 0 0 28px;
    line-height: 30px; }
    .i-product .product-left h3 p {
      font-size: 18px;
      font-weight: normal; }
  .i-product .product-left ul.sort {
    border: 3px solid #005aa1;
    border-top: 0;
    padding-top: 13px; }
    .i-product .product-left ul.sort li {
      margin: 0 9px 13px 9px;
      background: #dce1e6;
      color: #585858;
      font-size: 16px;
      background: url(../images/j.png) no-repeat 195px center #dce1e6;
      border-radius: 4px;
      line-height: 46px;
      text-indent: 28px; }
  .i-product .product-left .contact1 {
    background: #363636;
    color: #fff;
    padding: 7px 5px 6px 5px; }
    .i-product .product-left .contact1 .content {
      border: 1px solid #c16113;
      border-radius: 6px;
      text-align: center;
      padding: 6px 0;
      font-size: 18px; }
      .i-product .product-left .contact1 .content span {
        font-size: 23px; }
  .i-product .product-right h3 {
    background: #eeeeee;
    line-height: 45px;
    text-indent: 21px;
    font-size: 313131;
    font-size: 16px;
    font-weight: normal; }
    .i-product .product-right h3 a {
      display: block;
      width: 93px;
      height: 28px;
      margin-top: 9px;
      float: right;
      background: #005aa1;
      line-height: 28px;
      text-align: center;
      color: #fff;
      font-size: 16px;
      text-indent: 0;
      border-radius: 6px;
      margin-right: 14px; }
  .i-product .product-right ul {
    margin: 0 -1.5%; }
    .i-product .product-right ul li {
      width: 30.33333%;
      margin: 1.5%;
      float: left;
      border: 1px solid #b5b5b5; }
      .i-product .product-right ul li h4 {
        line-height: 38px;
        text-align: center;
        color: 3313131;
        background: #dce1e6;
        font-weight: normal; }
  @media screen and (max-width: 768px) {
    .i-product h2 {
      font-size: 24px; }
    .i-product ul li {
      margin-bottom: 2%; }
      .i-product ul li h3 {
        font-size: 14px;
        white-space: nowrap;
        text-overflow: ellipsis; } }

.i-app {
  margin-top: 3%; }
  .i-app h2 {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    color: #313131;
    font-weight: bold; }
    .i-app h2 p {
      font-size: 16px;
      color: #6b6b6b;
      font-weight: normal; }
      .i-app h2 p::before {
        content: '';
        display: block;
        width: 92px;
        height: 3px;
        background: #e46c0a;
        margin: 0 auto; }
  .i-app ul li {
    width: 23%;
    float: left;
    border: 1px solid #b5b5b5; }
    .i-app ul li + li {
      margin-left: 2.5%; }
    .i-app ul li:nth-child(5) {
      margin-left: 0; }

.i-zhuo h2 {
  text-align: center;
  font-size: 42px;
  line-height: 50px;
  color: #0a3f74;
  padding-bottom: 10px; }
  .i-zhuo h2 p {
    font-size: 16px;
    color: #666;
    font-weight: normal; }

.i-zhuo .bjz {
  background: #0a3f74;
  background-image: -webkit-linear-gradient(left, #023f7b, #023f7b, #0a84ff);
  background-image: linear-gradient(left, #023f7b, #023f7b, #0a84ff); }

.i-zhuo ul li {
  width: 33.333%;
  float: left;
  text-align: center;
  height: 374px;
  font-size: 18px;
  padding-top: 120px;
  border-left: solid 1px #fff;
  color: #fff; }
  .i-zhuo ul li .num {
    position: relative; }
    .i-zhuo ul li .num span {
      font-size: 110px;
      line-height: 120px;
      font-family: "DIN-BOLD"; }
    .i-zhuo ul li .num i {
      top: 0;
      padding-left: 15px;
      font-size: 18px;
      font-style: normal;
      position: absolute; }
  .i-zhuo ul li:first-child {
    border-left: 0; }

/*首页分类*/
.i-product-cate {
  width: 240px;
  float: left; }
  .i-product-cate .cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff; }

/*首页关于我们*/
.i-about {
  background: #f1f2f5;
  padding: 5% 0;
  margin-top: 3%; }
  .i-about .img-about img {
    max-width: 100%; }
  .i-about .nei-about h3 {
    color: #111;
    font-size: 36px;
    height: 90px;
    font-family: "Noto Sans CJK SC Light","Source Han Sans CN Light","Microsoft YaHei","arial";
    font-weight: normal;
    position: relative;
    line-height: 90px;
    margin-bottom: 3%; }
    .i-about .nei-about h3 b {
      color: #0a3f74;
      font-family: "Noto Sans CJK SC blod","Source Han Sans CN blod","Microsoft YaHei","arial";
      padding-right: 10px; }
    .i-about .nei-about h3::after {
      content: "";
      width: 14px;
      height: 2px;
      bottom: 0;
      left: 0;
      position: absolute;
      background: #0a3f74; }
  .i-about ul {
    margin-top: 3%; }
    .i-about ul li img {
      max-width: 100%; }

img {
  max-width: 100%; }

.i-zhuan {
  background: url(../images/h.jpg) no-repeat top center;
  background-size: cover;
  padding: 4% 0; }
  .i-zhuan h2 {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: bold; }
    .i-zhuan h2 p {
      font-size: 16px;
      color: #fff;
      font-weight: normal; }
      .i-zhuan h2 p::before {
        content: '';
        display: block;
        width: 92px;
        height: 3px;
        background: #e46c0a;
        margin: 0 auto; }
  .i-zhuan li {
    width: 18%;
    float: left;
    margin-top: 4%; }
    .i-zhuan li .content {
      background: #fff;
      line-height: 110px;
      text-align: center;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
    .i-zhuan li .boc {
      border: 1px solid #fff;
      border-top: none;
      text-align: center;
      padding: 4% 0 3% 0; }
      .i-zhuan li .boc h3 {
        font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        font-size: 36px;
        color: #fff; }
      .i-zhuan li .boc p {
        font-size: 16px;
        color: #dbdbdb;
        line-height: 40px;
        padding-bottom: 1%; }
    .i-zhuan li + li {
      margin-left: 2.5%; }

.i-heng {
  background: #f2f4f6;
  margin-top: 3%;
  padding: 3% 0; }
  .i-heng h2 {
    color: #005aa1;
    font-size: 30px;
    text-align: center; }
    .i-heng h2::after, .i-heng h2::before {
      content: '';
      display: inline-block;
      width: 30%;
      height: 1px;
      background: #b5b5b5;
      vertical-align: middle; }
    .i-heng h2 p {
      display: inline-block;
      text-align: center; }
      .i-heng h2 p::after, .i-heng h2 p::before {
        content: '';
        display: inline-block;
        width: 6px;
        height: 6px;
        background: #005aa1;
        vertical-align: middle;
        border-radius: 50%;
        margin-left: 17px; }
      .i-heng h2 p::before {
        margin-left: 0;
        margin-right: 17px; }
  .i-heng .swiper {
    position: relative;
    margin-top: 30px; }
    .i-heng .swiper .swiper-button-prev {
      background: url(../images/left.png) no-repeat !important;
      width: 27px !important;
      height: 41px !important;
      left: -36px; }
      .i-heng .swiper .swiper-button-prev::after {
        display: none; }
    .i-heng .swiper .swiper-button-next {
      background: url(../images/right.png) no-repeat !important;
      width: 27px !important;
      height: 41px !important;
      right: -36px; }
      .i-heng .swiper .swiper-button-next::after {
        display: none; }

/*首页新闻*/
.i-news {
  margin-top: 5%; }
  .i-news .title {
    position: relative; }
    .i-news .title::before {
      content: "";
      width: 85%;
      right: 0;
      height: 1px;
      top: 30%;
      background: #dedede;
      position: absolute; }
    .i-news .title .cn {
      font-size: 26px;
      color: #0a3f74;
      font-weight: bold;
      line-height: 30px;
      font-family: "Noto Sans CJK SC blod","Source Han Sans CN blod","Microsoft YaHei","arial"; }
    .i-news .title .en {
      font-size: 14px;
      color: #ccc;
      font-family: arial; }
    .i-news .title a {
      right: 0;
      top: 2px;
      position: absolute;
      background: #3a9cdd; }
  .i-news .inx {
    margin-top: 3%; }
    .i-news .inx ul {
      padding: 3%; }
      .i-news .inx ul li img {
        max-width: 100%; }
      .i-news .inx ul li h3 {
        line-height: 40px;
        font-size: 16px;
        font-weight: normal;
        color: #333; }
      .i-news .inx ul li p {
        font-size: 13px;
        color: #666;
        line-height: 30px; }

.navbar-header {
  padding-top: 10px; }

.navbar-header .navbar-toggle {
  border: 1px solid #b4b8bc;
  height: 34px; }

.navbar-header .navbar-toggle .menu {
  position: absolute;
  left: 10px;
  top: 0;
  line-height: 34px; }

.navbar-header .navbar-toggle a:hover {
  text-decoration: none; }

.navbar-header .navbar-toggle .icon-bar {
  background-color: #999; }

.navbar-header .navbar-toggle:hover {
  border: 1px solid #f58222;
  background: #f58222; }

.navbar-header .navbar-toggle:hover .menu {
  color: #fff; }

.navbar-header .navbar-toggle:hover .icon-bar {
  background-color: #fff; }

.toleft {
  position: relative;
  overflow-x: hidden;
  left: 0;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out; }

.push-toleft {
  left: -260px;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out; }

.menuid.menuopen {
  left: 0px;
  opacity: 1;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out; }

.push-toleft .head {
  left: -260px; }

#cbp-spmenu-s2 {
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out; }

.navbar-header {
  position: relative; }

.menuid {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%;
  opacity: 0;
  z-index: 9999;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out; }

.mobile-menu-overlay {
  opacity: 0.3;
  filter: alpha(opacity=30);
  position: absolute;
  display: none;
  background: #000000;
  z-index: 9;
  top: 0;
  right: 0;
  width: 200%;
  height: 100%; }

.cbp-spmenu-open .mobile-menu-overlay {
  display: block;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out; }

.cbp-spmenu-right {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  position: absolute;
  display: block;
  background: #0a3f74;
  z-index: 10;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 260px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 60px 0 40px 0; }

.cbp-spmenu-right li a {
  padding: 15px 23px;
  color: #fff;
  display: block;
  border-bottom: solid 1px #fff; }

.cbp-spmenu-right li a:hover {
  background: #f58222;
  text-decoration: none; }

.menuid .icon-close {
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0;
  right: 0;
  padding: 20px 20px 0 0;
  font-size: 16px; }

.menuid .icon-close span {
  color: #fff;
  font-size: 18px;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out; }

.menuid .icon-close:hover span {
  color: #f58222; }

.menuopen .mobile-menu-overlay {
  display: block;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out; }

.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; }

/*工程案例*/
.case {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
  margin-top: 10px; }
  .case .case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff; }
  .case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px; }

.news2_company {
  margin-top: 10px; }

.slideBox {
 
  height: auto;
  overflow: hidden;
   width: 100%;
  position: relative;
 min-width: 1200px;
    
}
  .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: #fff;
        cursor: pointer; }
        .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; }

/*产品推荐*/
.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; }

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

.ny_left_top {
  width: 20%;
  float: left; }
  .ny_left_top h3 {
    line-height: 41px;
    text-align: center;
    font-weight: normal;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #fff;
    background: #999; }
  .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; }

.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: 100%;
  padding-bottom: 10px; }

.ny_ding {
  padding: 10px 0; }
  .ny_ding .site {
    text-align: left;
    line-height: 50px;
    font-size: 16px; }

.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: #999;
    margin-bottom: 10px; }
    .ny_sort li a:hover {
      background: #8392bd; }
  .ny_sort li .about_b {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 210px;
    background: #999;
    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; }

/*内页新闻*/
.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 {
  padding-bottom: 2%; }
  .ny_product_list li .pic {
    overflow: hidden; }
    .ny_product_list li .pic img {
      transition: all .5s;width:302px;height:260px; }
  .ny_product_list li h3 {
    text-align: center;
    line-height: 40px; text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
    .ny_product_list li h3 a {
      color: #333;
      font-size: 14px; }
    .ny_product_list li h3::after {
      content: '';
      display: block;
      width: 100px;
      height: 1px;
      background: #333;
      margin: 0 auto;
      transition: all .5s; }
  .ny_product_list li:hover h3::after {
    width: 100%; }
  .ny_product_list li:hover .pic img {
    transform: scale(1.1); }

.xypg-news-list li {
  border: 1px solid #e1e1e1;
  padding: 30px;
  background: #fff;
  margin-bottom: 35px;
  -webkit-transition: all .5s;
  transition: all .5s; }

.xypg-news-list li .tit {
  border-bottom: 1px solid #cbcbcb;
  margin-bottom: 15px;
  position: relative; }

.xypg-news-list li .tit h3 {
  padding-bottom: 15px;
  font-size: 18px;
  color: #565656;
  font-weight: normal;
  padding-right: 25%;
  margin: 0; }

.xypg-news-list li .tit .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #666666; }

.xypg-news-list li .info {
  font-size: 14px;
  line-height: 2;
  color: #999999; }

.xypg-news-list li .more {
  margin-top: 15px; }

.xypg-news-list li .more span {
  display: inline-block;
  width: 130px;
  line-height: 33px;
  text-align: center;
  color: #000;
  font-size: 14px;
  color: #666666;
  border: 1px solid #e1e1e1;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.xypg-news-list li:hover {
  -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
  box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18); }

.xypg-news-list li:hover .tit h3 {
  color: #329b00; }

.xypg-news-list li:hover .more span {
  color: #fff;
  background-color: #329b00; }

@media (max-width: 990px) {
  .xypg-news-list li .tit {
    border-bottom: none; }
  .xypg-news-list li .tit h3 {
    padding-right: 0;
    padding-bottom: 10px; }
  .xypg-news-list li .tit .date {
    position: static;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 5px;
    color: #999; } }

/*内页留言*/
.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; }
