<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*base*/
.none {
  display: none; }

/*服务内容*/
.pro_li {
  margin-top: 60px; }
  .pro_li h2 {
    color: #0277e0;
    font-size: 30px;
    line-height: 39px;
    text-align: center;
    font-weight: 400;
    height: 70px;
    background: url(../images/protit.jpg) no-repeat center bottom; }
    .pro_li h2 p {
      font-size: 16px;
      line-height: 20px;
      color: #bebebe;
      text-transform: uppercase; }
  .pro_li .con {
    padding-top: 53px;
    background: url(../images/pro_bg.jpg) no-repeat center bottom; }
    .pro_li .con .pro_ul {
      text-align: center; }
      .pro_li .con .pro_ul li {
        display: inline-block;
        margin-right: 72px; }
        .pro_li .con .pro_ul li:nth-child(4n) {
          margin-right: 0; }
        .pro_li .con .pro_ul li a {
          display: block; }
          .pro_li .con .pro_ul li a .img {
            overflow: hidden;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            border: 6px solid #fff;
            width: 168px;
            height: 168px; }
            .pro_li .con .pro_ul li a .img img {
              width: 168px;
              height: 168px; }
          .pro_li .con .pro_ul li a h3 {
            text-align: center;
            font-size: 18px;
            line-height: 89px;
            color: #ffffff;
            font-weight: 400; }
    .pro_li .con .text {
      width: 1080px;
      margin: 0 auto;
      text-align: center;
      padding-bottom: 130px;
      font-size: 14px;
      line-height: 32px;
      color: #ffffff;
      margin-top: 30px; }
      .pro_li .con .text a.more {
        margin: 0 auto;
        display: block;
        width: 140px;
        height: 35px;
        margin-top: 30px; }

.r_case {
  margin-top: -70px;
  border: 1px solid #ededed;
  -webkit-box-shadow: 0 0 3px 0  #ededed;
  -moz-box-shadow: 0 0 3px 0  #ededed;
  box-shadow: 0 0 3px 0  #ededed;
  background: #fff;
  padding: 0 25px; }
  .r_case h2 {
    color: #8fc41e;
    font-size: 20px;
    line-height: 57px;
    border-bottom: 2px solid #f1f1f1;
    position: relative; }
    .r_case h2 img {
      display: inline-block;
      width: 20px;
      height: 20px;
      margin-right: 10px; }
    .r_case h2 .more {
      position: absolute;
      right: 0;
      font-size: 14px;
      color: #999999;
      font-weight: 400; }
  .r_case .case_con {
    position: relative;
    margin-bottom: 26px;
    margin-top: 21px; }
    .r_case .case_con .hd a {
      width: 39px;
      height: 39px;
      position: absolute;
      top: 65px; }
      .r_case .case_con .hd a.prev {
        left: 0px; }
      .r_case .case_con .hd a.next {
        right: 0px; }
    .r_case .case_con .bd {
      width: 1030px;
      margin: 0 auto;
      overflow: hidden; }
      .r_case .case_con .bd ul li {
        float: left;
        margin-right: 29px; }
        .r_case .case_con .bd ul li a {
          display: block; }
          .r_case .case_con .bd ul li a .img {
            padding: 5px;
            border: 1px solid #eeeeee; }
            .r_case .case_con .bd ul li a .img img {
              width: 170px;
              height: 230px; }
          .r_case .case_con .bd ul li a h3 {
            line-height: 52px;
            color: #999999;
            font-size: 16px;
            text-align: center;
            font-weight: 400; }

/*集团文化*/
.culture {
  background: url(../images/cul.png) no-repeat top center;
  padding-top: 79px; }
  .culture h2 {
    font-size: 30px;
    line-height: 30px;
    color: #ffffff;
    text-align: center; }
    .culture h2 span {
      display: block;
      margin: 0 auto;
      width: 60px;
      height: 3px;
      background: #fff;
      margin-top: 26px; }
  .culture .con {
    margin-top: 72px; }
    .culture .con ul li {
      height: 250px;
      width: 350px;
      float: left;
      color: #000;
      text-align: center; }
      .culture .con ul li:nth-child(3n-1) {
        width: 500px; }
      .culture .con ul li:nth-child(2n) {
        text-align: left; }
        .culture .con ul li:nth-child(2n) a {
          padding-left: 54px; }
      .culture .con ul li:nth-child(1), .culture .con ul li:nth-child(7), .culture .con ul li:nth-child(8) {
        color: #000000; }
        .culture .con ul li:nth-child(1) div, .culture .con ul li:nth-child(7) div, .culture .con ul li:nth-child(8) div {
          color: #464646; }
        .culture .con ul li:nth-child(1) span, .culture .con ul li:nth-child(7) span, .culture .con ul li:nth-child(8) span, .culture .con ul li:nth-child(9) span  {
          color: #848484; }
      .culture .con ul li:nth-child(5) span {
        display: none; }
      .culture .con ul li a {
        display: block;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
        .culture .con ul li a:hover {
          color: inherit;
          cursor: pointer; }
        .culture .con ul li a h3 {
          font-size: 24px;
          line-height: 30px; }
        .culture .con ul li a div {
          font-size: 14px;
          line-height: 33px;
          margin-top: 20px; }
        .culture .con ul li a span {
          margin-top: 20px;
          display: block;
          font-size: 12px;
          line-height: 33px;
          color: #ffffff; }

/*新闻中心*/
.r_news {
  margin-top: 78px; }
  .r_news h2 {
    font-size: 30px;
    color: #0277e0;
    text-align: center; }
    .r_news h2 span {
      display: block;
      margin: 0 auto;
      background: #0277e0;
      height: 3px;
      width: 60px;
      margin-top: 25px; }
  .r_news .con {
    margin-top: 50px; }
    .r_news .con .news_li {
      float: left;
      margin-right: 30px;
      width: 380px; }
      .r_news .con .news_li:last-child {
        margin-right: 0; }
      .r_news .con .news_li .img img {
        width: 380px;
        height: 230px; }
      .r_news .con .news_li .cont {
        border: 1px solid #f7f7f7;
        padding: 0 25px;
        -webkit-box-shadow: 0 0 3px 0  #f7f7f7;
        -moz-box-shadow: 0 0 3px 0  #f7f7f7;
        box-shadow: 0 0 3px 0  #f7f7f7; }
        .r_news .con .news_li .cont h3 {
          font-size: 18px;
          line-height: 49px;
          border-bottom: 1px solid #dedede;
          position: relative; }
          .r_news .con .news_li .cont h3 .more {
            font-size: 14px;
            color: #848484;
            position: absolute;
            right: 0; }
        .r_news .con .news_li .cont ul {
          margin-top: 7px; }
          .r_news .con .news_li .cont ul li {
            line-height: 35px; }
            .r_news .con .news_li .cont ul li s
            a {
              float: left;
              font-size: 14px;
              color: #666666; }
            .r_news .con .news_li .cont ul li span {
              float: right;
              font-size: 14px;
              color: #b1b1b1; }

/*heng*/
.heng {
  background: url(../images/fgs_bg.jpg) no-repeat center top;
  margin-top: 80px;
  padding-top: 52px;
  padding-bottom: 7px; }
  .heng ul {
    text-align: center; }
    .heng ul li {
      display: inline-block;
      margin-right: 150px; }
      .heng ul li:nth-child(4n) {
        margin-right: 0; }
      .heng ul li a {
        display: block; }
        .heng ul li a .img {
          overflow: hidden;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          border: 6px solid #fff;
          width: 140px;
          height: 140px; }
          .heng ul li a .img img {
            width: 100%;
            height: 100%; }
        .heng ul li a h3 {
          text-align: center;
          font-size: 18px;
          line-height: 89px;
          color: #ffffff;
          font-weight: 400; }

/*message*/
.mes_v {
  margin-top: 74px; }
  .mes_v h2 {
    height: 68px;
    background: #0277e0;
    font-size: 20px;
    padding-left: 44px;
    color: #ffffff;
    line-height: 68px; }
  .mes_v .mes {
    width: 430px;
    float: left; }
    .mes_v .mes form {
      border: 1px solid #eeeeee;
      padding: 25px 30px 9px; }
      .mes_v .mes form .listl {
        padding-left: 56px;
        background: url(../images/ms_bg.jpg) no-repeat left top; }
      .mes_v .mes form input {
        display: block;
        margin-bottom: 14px;
        border: 1px solid #abadb3;
        width: 278px;
        height: 27px; }
        .mes_v .mes form input.msgbtn {
          width: 135px;
          background: url(../images/subbtn.jpg) no-repeat center center;
          outline: none;
          margin-bottom: 0; }
      .mes_v .mes form textarea {
        width: 278px;
        border: 1px solid #abadb3;
        height: 94px; }
  .mes_v .zcjd {
    width: 736px;
    float: right; }
    .mes_v .zcjd .con {
      padding: 0px 24px 7px;
      border: 1px solid #eeeeee; }
      .mes_v .zcjd .con ul li {
        padding-bottom: 17px;
        border-bottom: 1px solid #eee;
        margin-top: 15px; }
        .mes_v .zcjd .con ul li:last-child {
          border: none; }
        .mes_v .zcjd .con ul li a {
          display: block; }
          .mes_v .zcjd .con ul li a .img {
            float: left;
            padding: 3px;
            border: 1px solid #eeeeee; }
            .mes_v .zcjd .con ul li a .img img {
              width: 119px;
              height: 74px; }
          .mes_v .zcjd .con ul li a .txt {
            float: right;
            width: 517px; }



/*底部*/
#footer {
  background: #333333;
  color: #fff;
  padding-top: 66px; }
  #footer .foot_top {
    height: 286px; }
    #footer .foot_top .foot_about {
      float: left;
      min-width: 134px; }
      #footer .foot_top .foot_about h3 {
        font-size: 16px;
        color: #ffffff;
        line-height: 20px; }
      #footer .foot_top .foot_about ul {
        margin-top: 22px; }
        #footer .foot_top .foot_about ul li {
          width: 134px; }
          #footer .foot_top .foot_about ul li a {
            display: block;
            font-size: 14px;
            line-height: 37px;
            color: #b0b0b0; }
    #footer .foot_top .foot_pro {
      margin-left: 28px;
      width: 328px; }
    #footer .foot_top .foot_contact {
      float: left; }
      #footer .foot_top .foot_contact h3 {
        font-size: 16px;
        color: #ffffff;
        line-height: 20px; }
      #footer .foot_top .foot_contact .con {
        margin-top: 22px;
        padding-left: 20px;
        line-height: 37px;
        color: #b0b0b0; }
    #footer .foot_top .foot_eqcode {
        width:280px;
      float: right; }
  #footer div.foot_b {
    color: #999999;
    font-size: 14px;
    line-height: 50px;
    background: #222222; }
    #footer div.foot_b a {
      color: #8d8e92; }

/*# sourceMappingURL=index.css.map */
</pre></body></html>