@import url(reset.css);
@import url(normalize.css);
@import url(job.css);
body {
  background: #fafafa;
  font-family: "Microsoft YaHei";
   }

.content {
  width: 1200px;
  margin: 0 auto; }

.header {
  width: 100%;
  background: #fff;
  min-width: 1200px; }
  .header .top {
    height: 32px;
    background: #2c2f34; }
    .header .top a{
      width: 70px;
      height: 31px;
      line-height: 31px;
      float: right;
    }
    .header .top b{
      float: right;
      display: inline-block;;
      margin-top: 3px;
      margin-left: 5px;
      margin-right: 5px;
    }
    .header .top div span {
      width: 75px;
      display: block;
      line-height: 31px;
      color: #eaebeb;
      font-size: 12px;
      float: right; }
      .header .top div span .iconfont {
        font-size: 14px;
        margin-right: 5px; }
        .header .top .tel{
          font-size: 14px;
          float: right;
          color: #eaebeb;
          line-height: 31px;
          margin-left: 20px;
          margin-right: 30px;
        }
  .header .nav-box {
    height: 100px; }
    .header .nav-box .logo {
      display: block;
      margin: 23px 0;
      float: left; }
    .header .nav-box .nav {
      width: 786px;
      float: right; }
      .header .nav-box .nav ul li {
        line-height: 100px;
        width: 156px;
        border-right: 1px solid #d9d9d9;
        text-align: center; }
        .header .nav-box .nav ul li ul{
          width: 227px;
        }
        .header .nav-box .nav ul li ul li{
          background: #599fd1;
          height: 38px;
          border-bottom: 1px solid #7cb3da;
          line-height: 38px;
          text-align: center;
          width: 100%;
        }
        .header .nav-box .nav ul li ul li a{
          display: block;
        }
        .header .nav-box .nav ul li ul li .onNav{
          background: none;
        }
        .header .nav-box .nav ul li  ul li:first-child{
          border-left: none;
        }
        .header .nav-box .nav ul li:hover {
          background: #0067b4;
          transition: all 0.5s; }
          .header .nav-box .nav ul li:hover a {
            color: #fff;
            transition: all 0.5s; }
            .header .nav-box .nav ul li .tits{
              font-size: 15px;
            }
        .header .nav-box .nav ul li a {
          display: block;
          color: #333333;
          font-size: 12px; }
      .header .nav-box .nav ul li:first-child {
        border-left: 1px solid #d9d9d9; }
        .nav .top_nav li{
          position: relative;
        }
        .nav .top_nav li .xla{
          position: absolute;
          z-index: 9;
        }
        .nav .top_nav li .xla.x1{
          right: 0;
        }
.banner {
  min-width: 1200px;
  position: relative;
  overflow: hidden;
  height: 700px; }
  .banner .bd {
    position: relative;
    height: 700px;
    z-index: 0; }
    .banner .bd ul {
      width: 100% !important; }
      .banner .bd ul li {
        width: 100% !important;
        height: 700px;
        width: 1920px; }
  .banner .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center; }
    .banner .hd ul {
      position: relative;
      left: 48%; }
      .banner .hd ul li {
        cursor: pointer;
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 11px;
        height: 11px;
        margin: 4px;
        background: url(../img/dot-black.png) 0 0;
        overflow: hidden;
        line-height: 9999px;
        filter: alpha(opacity=40);
        opacity: 0.4; }
      .banner .hd ul .on {
        filter: alpha(opacity=100);
        opacity: 1; }

.pro-cer {
  min-width: 1200px;
  overflow: hidden;
  background: #fff;
  height: 455px; }
  .pro-cer .p-mian {
    padding-top: 64px;
    position: relative; }
    .pro-cer .p-mian .rz-ico {
      width: 100%; }
      .pro-cer .p-mian .rz-ico ul {
        width: 105%; }
        .pro-cer .p-mian .rz-ico ul li {
          margin-right: 25px; }
          .pro-cer .p-mian .rz-ico ul li h4 {
            text-align: center;
            font-size: 14px;
            margin-top: 38px;
            color: #333; }
          .pro-cer .p-mian .rz-ico ul li span {
            display: block;
            width: 150px;
            height: 172px; }
          .pro-cer .p-mian .rz-ico ul li .iso {
            background: url(../img/pro-s5.png) no-repeat; }
          .pro-cer .p-mian .rz-ico ul li .tuv {
            background: url(../img/pro-s6.png) no-repeat; }
          .pro-cer .p-mian .rz-ico ul li .ce {
            background: url(../img/pro-s7.png) no-repeat; }
          .pro-cer .p-mian .rz-ico ul li .ul {
            background: url(../img/pro-s1.png) no-repeat; }
          .pro-cer .p-mian .rz-ico ul li .jty {
            background: url(../img/pro-s2.png) no-repeat; }
          .pro-cer .p-mian .rz-ico ul li .o-cec {
            background: url(../img/pro-s3.png) no-repeat; }
          .pro-cer .p-mian .rz-ico ul li .j-cec {
            background: url(../img/pro-s4.png) no-repeat; }
          .pro-cer .p-mian .rz-ico ul li:hover span {
            transition: all 0.5s; }
          .pro-cer .p-mian .rz-ico ul li:hover .iso {
            background: url(../img/pro-h5.png) no-repeat; }
          .pro-cer .p-mian .rz-ico ul li:hover .tuv {
            background: url(../img/pro-h6.png) no-repeat; }
          .pro-cer .p-mian .rz-ico ul li:hover .ce {
            background: url(../img/pro-h7.png) no-repeat; }
          .pro-cer .p-mian .rz-ico ul li:hover .ul {
            background: url(../img/pro-h1.png) no-repeat; }
          .pro-cer .p-mian .rz-ico ul li:hover .jty {
            background: url(../img/pro-h2.png) no-repeat; }
          .pro-cer .p-mian .rz-ico ul li:hover .o-cec {
            background: url(../img/pro-h3.png) no-repeat; }
          .pro-cer .p-mian .rz-ico ul li:hover .j-cec {
            background: url(../img/pro-h4.png) no-repeat; }

.w-case {
  min-width: 1200px;
  height: 627px;
  background: #f5f5f5;
  overflow: hidden; }
  .w-case .c-mian {
    padding-top: 66px;
    position: relative; }
    .w-case .c-mian h3 {
      background: #f5f5f5; }
    .w-case .c-mian .xh {
      background: #e8e8e8; }
    .w-case .c-mian .case-list {
      width: 100%;
      position: relative;
      opacity: 0;
      top: -108px; }
      .w-case .c-mian .case-list ul {
        width: 110%; }
        .w-case .c-mian .case-list ul li {
          width: 372px;
          margin-right: 42px;
          float: left; }
          .w-case .c-mian .case-list ul li .picture {
            position: relative; }
          .w-case .c-mian .case-list ul li:hover h2, .w-case .c-mian .case-list ul li:hover p, .w-case .c-mian .case-list ul li:hover a {
            color: #0067b4; }
          .w-case .c-mian .case-list ul li h2 {
            text-align: left;
            height: 67px;
            line-height: 35px;
            font-size: 16px;
            color: #333333;
            margin-bottom: 0;
            font-weight: normal; }
          .w-case .c-mian .case-list ul li p {
            color: #666666; }

.w-news {
  min-width: 1200px;
  background: #0067b4;
  height: 622px;
  overflow: hidden; }
  .w-news .n-mian {
    position: relative;
    padding-top: 64px; }
    .w-news .n-mian h2 {
      color: #267ebf; }
    .w-news .n-mian h3 {
      color: #fff;
      background: #0067b4; }
    .w-news .n-mian .xh {
      background: #3385c3; }
    .w-news .n-mian .left {
      width: 543px;
      position: relative;
      float: left;
      left: -77px;
      opacity: 0; }
      .w-news .n-mian .left:hover h2 {
        color: #e79b26; }
      .w-news .n-mian .left img {
        max-width: 100%; }
      .w-news .n-mian .left .n-time {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 69px;
        height: 56px;
        background: #fff;
        color: #0067b4;
        text-align: center;
        padding-top: 13px; }
        .w-news .n-mian .left .n-time span {
          font-size: 36px;
          font-weight: bold;
          display: block; }
      .w-news .n-mian .left h2 {
        text-align: left;
        font-weight: normal;
        font-size: 16px;
        color: #fff;
        margin: 0;
        height: 60px;
        line-height: 65px; }
      .w-news .n-mian .left p {
        color: #cce1f0;
        font-size: 14px; }
    .w-news .n-mian .right {
      width: 595px;
      float: right;
      position: relative;
      right: -77px;
      opacity: 0; }
      .w-news .n-mian .right ul li {
        width: 100%;
        height: 89px;
        border-bottom: 1px solid #3082c0;
        margin-bottom: 25px; }
        .w-news .n-mian .right ul li .r-time {
          width: 59px;
          height: 59px;
          font-size: 12px;
          color: #b3d2e9;
          text-align: center;
          float: left;
          margin-right: 20px; }
          .w-news .n-mian .right ul li .r-time span {
            font-size: 48px;
            font-weight: bold;
            display: block;
            margin-top: 12px;
            margin-bottom: 10px; }
        .w-news .n-mian .right ul li:hover h2 {
          color: #e79b26; }
        .w-news .n-mian .right ul li h2 {
          text-align: left;
          font-size: 16px;
          color: #ffffff;
          font-weight: normal;
          margin-bottom: 0;
          height: 32px; }
        .w-news .n-mian .right ul li p {
          color: #8daed4;
          font-size: 14px; }
      .w-news .n-mian .right .more-link {
        display: inline;
        *display: inline-block;
        clear: both;
        color: #fff; }
        .w-news .n-mian .right .more-link:hover {
          color: #e79b02;
          transition: all 0.5s; }

.w-serve {
  min-width: 1200px;
  height: 793px;
  background: #f5f5f5;
  position: relative;
  overflow: hidden; }
  .w-serve hr {
    position: absolute;
    top: 210px;
    height: 1px;
    background: #cbcbcb;
    width: 100%;
    border: none; }
  .w-serve .s-mian {
    padding-top: 64px;
    position: relative; }
    .w-serve .s-mian h3 {
      background: #f5f5f5; }
    .w-serve .s-mian .xh {
      background: #e8e8e8; }
    .w-serve .s-mian .slideTxtBox {
      width: 1200px;
      display: none;
      display: block\9;
      _display: block; }
      .w-serve .s-mian .slideTxtBox .hd {
        position: relative;
        height: 38px;
        width: 65%;
        margin: 0 auto; }
        .w-serve .s-mian .slideTxtBox .hd ul {
          width: 100%; }
          .w-serve .s-mian .slideTxtBox .hd ul li {
            width: 33.33%;
            text-align: center;
            float: left;
            cursor: pointer; }
            .w-serve .s-mian .slideTxtBox .hd ul li a {
              height: 35px;
              display: inline-block; }
            .w-serve .s-mian .slideTxtBox .hd ul li:hover a {
              border-bottom: 2px solid #0067b4;
              color: #0067b4; }
          .w-serve .s-mian .slideTxtBox .hd ul .on a {
            border-bottom: 2px solid #0067b4;
            color: #0067b4; }
      .w-serve .s-mian .slideTxtBox .bd {
        clear: both;
        margin-top: 35px; }
        .w-serve .s-mian .slideTxtBox .bd ul {
          width: 110%; }
          .w-serve .s-mian .slideTxtBox .bd ul li {
            float: left;
            width: 371px;
            margin-right: 40px;
            position: relative;
            border-bottom: 1px solid #e6e6e6;
            margin-bottom: 34px; }
            .w-serve .s-mian .slideTxtBox .bd ul li img {
              max-width: 100%; }
            .w-serve .s-mian .slideTxtBox .bd ul li .more-link {
              margin-top: 0;
              font-size: 14px;
              display: inline-block;
              float: left;
              width: 100%;
              height: 40px;
              line-height: 40px;
              position: relative; }
              .w-serve .s-mian .slideTxtBox .bd ul li .more-link span {
                display: inline-block;
                float: right;
                *float: none;
                *position: absolute;
                *right: 0;
                *top: 0px; }
          .w-serve .s-mian .slideTxtBox .bd ul .div-more {
            clear: both;
            width: 150px;
            text-align: center;
            margin: 0 auto;
            border: 1px solid #c1bfbf; }
    .w-serve .s-mian #oyss {
      width: 1200px;
      border: none; }
      .w-serve .s-mian #oyss .div-more {
        width: 150px;
        margin: 0 auto;
        display: block;
        float: none; }
    .w-serve .s-mian .s-list {
      display: block;
      display: none\9;
      _display: none; }
      .w-serve .s-mian .s-list section {
        position: relative;
        height: 435px; }
        .w-serve .s-mian .s-list section article {
          position: absolute;
          left: 0;
          top: 5rem;
          right: 0;
          bottom: 0;
          padding: 1rem 2rem 0;
          height: 365px;
          transition: .7s;
          transform: scale(0);
          transform-origin: center right;
          transition-delay: .1s; }
          .w-serve .s-mian .s-list section article ul {
            width: 110%; }
            .w-serve .s-mian .s-list section article ul li {
              float: left;
              width: 371px;
              margin-right: 40px;
              position: relative;
              border-bottom: 1px solid #e6e6e6;
              margin-bottom: 34px; }
              .w-serve .s-mian .s-list section article ul li img {
                max-width: 100%; }
              .w-serve .s-mian .s-list section article ul li .more-link {
                margin-top: 0;
                font-size: 14px;
                display: block;
                height: 40px;
                line-height: 40px; }
                .w-serve .s-mian .s-list section article ul li .more-link span {
                  display: block;
                  float: right; }
          .w-serve .s-mian .s-list section article .div-more {
            width: 152px;
            height: 32px;
            border: 1px solid #c1bfbf;
            text-align: center;
            line-height: 32px;
            margin: 0 auto;
            clear: both;
            cursor: pointer; }
          .w-serve .s-mian .s-list section article:before {
            color: rgba(0, 0, 0, 0.2);
            font-size: 4rem;
            font-weight: 100;
            position: absolute;
            bottom: 1rem;
            right: 1rem; }
        .w-serve .s-mian .s-list section nav {
          width: 64%;
          height: 30px;
          margin: 0 auto; }
          .w-serve .s-mian .s-list section nav .on_snav a {
            border-bottom: 2px solid #0067b4;
            padding-bottom: 14px;
            color: #0067b4; }
          .w-serve .s-mian .s-list section nav label {
            width: 33%;
            float: left;
            color: #898989;
            font-size: 16px;
            text-align: center;
            cursor: pointer;
            transition: .5s;
            z-index: 2; }
            .w-serve .s-mian .s-list section nav label a:hover {
              padding-bottom: 14px;
              color: #0067b4;
              transition: all 0.5s;
              border-bottom: 2px solid #0067b4; }
        .w-serve .s-mian .s-list section input {
          display: none; }
      .w-serve .s-mian .s-list #profile:checked ~ nav:after {
        left: 0; }
      .w-serve .s-mian .s-list #settings:checked ~ nav:after {
        left: 33.33%;
        border-top: 0 none; }
      .w-serve .s-mian .s-list #posts:checked ~ nav:after {
        left: 66.66%; }
      .w-serve .s-mian .s-list #profile:checked ~ .uno, .w-serve .s-mian .s-list #settings:checked ~ .dos, .w-serve .s-mian .s-list #posts:checked ~ .tres, .w-serve .s-mian .s-list #books:checked ~ .cuatro {
        display: block;
        transform: scale(1);
        transition-delay: .5s; }

.footer {
  min-width: 1200px;
  background: #2c2f34;
  clear: both;
  height: 370px; 
  overflow: hidden;}
  .footer .top {
    padding-top: 53px;
    height: 230px; }
    .footer .top ul {
      width: 100%; }
      .footer .top ul li {
        float: left;
        width: 16.666%; 
        }
        .footer .top ul li.foot_link{
          float: right;
          margin-right: 30px;
        }
        .footer .top ul li h2 {
          font-size: 14px;
          color: #9c9d9d;
          height: 28px;
          border-bottom: 1px solid #26292e;
          width: 108px;
          margin-bottom: 23px; }
        .footer .top ul li dt {
          height: 30px; }
          .footer .top ul li dt a {
            font-size: 12px;
            color: #7e7f81; }
            .footer .top ul li dt a:hover {
              transition: all 0.5s;
              color: #0067b4; }
  .footer .bottom {
    clear: both;
    height: 52px;
    border-top: 1px solid #26292e;
    line-height: 52px;
    color: #7e7f81; }
    .footer .bottom a {
      font-size: 14px;
      color: #7e7f81; }

.about-banner {
  height: 350px;
  max-width: 100%; }

.about-nav {
  background: #fff;
  height: 134px; }
  .about-nav .a-mian h2 {
    font-size: 36px;
    font-weight: bold;
    color: #e79b26;
    padding-top: 50px;
    width: 35%;
    float: left; }
    .about-nav .a-mian h2.news{
      width: 40%;
    }
    .about-nav .a-mian h2 span {
      font-size: 12px;
      color: #cdcdcd;
      font-weight: normal;
      text-transform: uppercase;
      margin-top: 10px;
      display: inline-block; }
  .about-nav .a-mian .a-nav {
    height: 134px;
    float: right; }
    .about-nav .a-mian .a-nav .crumbs {
      float: right;
      margin-top: 17px;
      margin-bottom: 30px;
      overflow: auto; }
      .about-nav .a-mian .a-nav .crumbs li {
        color: #b2b2b2;
        font-size: 12px;
        margin-right: 3px; }
        .about-nav .a-mian .a-nav .crumbs li a {
          color: #b2b2b2;
          font-size: 12px; }
    .about-nav .a-mian .a-nav nav {
      clear: both;
      float: right; }
      .about-nav .a-mian .a-nav nav li {
        padding: 0 29px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        background: #b3b3b3;
        margin-left: 2px;
        position: relative; }
        .about-nav .a-mian .a-nav nav li.li{
          padding: 0 15px;
        }
        .about-nav .a-mian .a-nav nav li a {
          display: block; }
        .about-nav .a-mian .a-nav nav li ._xl {
          position: absolute;
          width: 660px;
          left: 0;
          margin-left: -14px;
          height: 61px;
          line-height: 61px;
          top: 35px;
          display: none;
          opacity: 1;
          display: none\9;
          *display: none; }
          .about-nav .a-mian .a-nav nav li ._xl dt {
            float: left;
            
            text-align: center; }
            .about-nav .a-mian .a-nav nav li ._xl dt span {
              display: inline;
              float: right;
              margin-left: 14px; }
            .about-nav .a-mian .a-nav nav li ._xl dt:hover a {
              color: #0067b4; }
            .about-nav .a-mian .a-nav nav li ._xl dt .on_dt {
              color: #0067b4; }
            .about-nav .a-mian .a-nav nav li ._xl dt a {
              color: #666666;
              font-size: 14px;
              display: block;
              float: left;
              margin-left: 14px; }
          .about-nav .a-mian .a-nav nav li ._xl dt:first-child {
            text-align: left;
             }
        .about-nav .a-mian .a-nav nav li:hover {
          background: #0067b4; }
        .about-nav .a-mian .a-nav nav li a {
          font-size: 12px;
          color: #fcfcfc; }
      .about-nav .a-mian .a-nav nav #iii .oys {
        background: url("../img/pas-hover.jpg") -10px 0px; }
        .about-nav .a-mian .a-nav nav #h_xl a {
          cursor: pointer; }
      .about-nav .a-mian .a-nav nav .a-onnav {
        background: #0067b4; }

.article {
  clear: both;
  padding-top: 50px;
  padding-bottom: 159px;
  font-size: 14px;
  color: #4c4c4c;
  line-height: 24px; }

.bg {
  background: url(../img/h-bottom.png) center bottom no-repeat; }

.history {
  width: 1200px;
  height: 1036px;
  position: relative; }
  .history .bd .picList {
    background: url(../img/h-bg.jpg) 0px 350px repeat-x;
    overflow: hidden;
    zoom: 1; }
    .history .bd .picList li {
      width: 240px;
      height: 972px;
      float: left;
      _display: inline;
      overflow: hidden; }
      .history .bd .picList li .year span {
        font-size: 30px;
        color: #0067b4; }
      .history .bd .picList li .bottom {
        position: relative;
        top: 370px; }
        .history .bd .picList li .bottom div {
          margin-top: 25px; }
      .history .bd .picList li .top {
        *position: relative; }
        .history .bd .picList li .top span {
          position: relative;
          top: 320px; }
        .history .bd .picList li .top div {
          position: relative;
          display: table-cell;
          vertical-align: bottom;
          height: 224px;
          *position: absolute;
          *bottom: -226px;
          *height: auto;
          *width: 240px;
          *left: 0; }
      .history .bd .picList li:hover .year div {
        color: #0067b4;
        transition: all 0.5s; }

.culture {
  padding-top: 50px;
  height: 584px; }
  .culture img {
    display: block;
    float: left; }
  .culture div {
    float: left;
    margin-left: 70px;
    padding-top: 32px; }
    .culture div li {
      height: 93px;
      float: none; }
      .culture div li:hover h2 {
        color: #0067b4; }
      .culture div li:hover span {
        opacity: 1;
        transition: .5s; }
      .culture div li h2 {
        font-size: 20px;
        color: #4c4c4c; }
      .culture div li p {
        height: 38px;
        line-height: 38px;
        font-size: 14px; }
      .culture div li span {
        opacity: 0;
        display: block;
        width: 38px;
        height: 2px;
        background: #0067b4; }

.a-news .year-list {
  height: 110px;
  line-height: 110px; }
  .a-news .year-list .on_year a {
    border-bottom: 2px solid #4b93c9;
    padding-bottom: 2px;
    color: #4b93c9; }
  .a-news .year-list li {
    margin-right: 24px; }
    .a-news .year-list li:hover a {
      border-bottom: 2px solid #4b93c9;
      padding-bottom: 2px;
      color: #4b93c9; }
    .a-news .year-list li a {
      font-size: 12px;
      color: #6e6e6e; }
.a-news #container {
  width: 1250px;
  margin-left: -26px;
  margin-top: -20px; }
  .a-news #container li .box {
    width: 286px;
    overflow: hidden;
    display: block;
    height: auto; }
    .a-news #container li .box .n-img {
      width: 286px;
      overflow: hidden;
      display: block;
      position: relative;
      -webkit-transform: scale(1, 1);
      -webkit-transition-timing-function: ease-out;
      -webkit-transition-duration: 1000ms;
      -moz-transform: scale(1, 1);
      -moz-transition-timing-function: ease-out;
      -moz-transition-duration: 1000ms;
      transform: scale(1, 1);
      transition-timing-function: ease-out;
      transition-duration: 1000ms; }
      .a-news #container li .box .n-img:hover {
        width: 286px;
        display: block;
        position: relative;
        -webkit-transform: scale(1.25, 1.25);
        -webkit-transition-timing-function: ease-out;
        -webkit-transition-duration: 1000ms;
        -moz-transform: scale(1.25, 1.25);
        -moz-transition-timing-function: ease-out;
        -moz-transition-duration: 1000ms;
        transform: scale(1.25, 1.25);
        transition-timing-function: ease-out;
        transition-duration: 1000ms; }
    .a-news #container li .box img {
      max-width: 100%; }
  .a-news #container li div {
    padding: 20px 0 0 24px;
    text-align: left; }
    .a-news #container li div img {
      display: inline-block;
      margin-right: 10px; }
    .a-news #container li div span {
      font-size: 12px;
      color: #666666; }
    .a-news #container li div h2 {
      font-size: 16px;
      color: #333333;
      margin: 12px 0 18px 0;
      width: 253px; }
    .a-news #container li div p {
      width: 243px;
      font-size: 12px;
      color: #4c4c4c;
      padding-bottom: 65px; }

.news-info {
  padding-top: 48px; }
  .news-info h2 {
    text-align: center;
    font-size: 20px;
    color: #333333;
    height: 40px; }
  .news-info .time {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #666666;
    margin-bottom: 44px; }
  .news-info .page-f {
    margin-top: 100px;
    overflow: auto;
    margin-bottom: 170px; }
    .news-info .page-f li {
      float: none; }
      .news-info .page-f li:hover a {
        color: #4b93c9;
        transition: 0.54s; }
      .news-info .page-f li a {
        color: #666666; }
  .news-info .return {
    display: block;
    float: right; }
    .news-info .return i {
      font-size: 26px;
      color: #666666; }
      .news-info .return i:hover {
        color: #0067b4; }

.pas {
  padding-top: 50px; }
  .pas ul {
    width: 1230px; }
    .pas ul li {
      width: 338px;
      height: 380px;
      margin-right: 30px;
      padding: 23px 21px 0 21px;
      background: #fff;
      margin-bottom: 30px; }
      .pas ul li:hover {
        box-shadow: 0px 4px 9px #ccc;
        transition: all 0.5s; }
        .pas ul li:hover h2 {
          color: #0067b4; }
      .pas ul li img {
        max-width: 100%; }
      .pas ul li h2 {
        height: 88px;
        line-height: 88px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: center; }

.pro-info {
  width: 1124px;
  height: 665px;
  padding: 38px 38px 125px 38px;
  background: #fff;
  margin-top: 50px;
  zoom:1; }
  .pro-info .return{
    width: 150px;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #888;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: #888;
    display: block;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .pro-info .return:hover{
    background: #0067b4;
    border: 1px solid #0067b4;
    color: #fff;
  }
  .pro-info .p-box {
    background: #fafafa;
    width: 1124px;
    height: 665px;
    padding-top: 40px;
    text-align: center; }
    .pro-info .p-box .l {
      width: 358px;
      float: left; }
      .pro-info .p-box .l img {
        display: block;
        margin: 0 auto;
        max-width: 100%; }
      .pro-info .p-box .l h2 {
        font-size: 18px;
        color: #0067b4;
        margin-top: 20px; }
      .pro-info .p-box .l p {
        font-size: 14px; }
    .pro-info .p-box .r {
      float: left;
      width: 697px;
      text-align: left; }

.element h1 {
  font-size: 20px;
  color: #333333;
  margin-top: 47px;
  margin-bottom: 18px; }
.element p {
  font-size: 14px;
  color: #333333; }
.element .a {
  margin-top: 50px;
  margin-bottom: 56px;
  overflow: auto; }
  .element .a h2 {
    font-size: 18px;
    color: #0067b4;
    margin-top: 20px; }
  .element .a p {
    color: #666666; }
  .element .a ._a {
    margin-top: 46px; }
    .element .a ._a .l {
      width: 287px;
      float: left; }
      .element .a ._a .l img {
        max-width: 100%; }
    .element .a ._a .r {
      margin-top: -27px;
      float: left; }
.element .ys {
  height: 670px; }
  .element .ys ul {
    width: 100%; }
    .element .ys ul li {
      width: 33.33%;
      margin-top: 25px;
      text-align: center; }
      .element .ys ul li p {
        margin-top: 10px; }
      .element .ys ul li img {
        max-width: 100%; }

.protection {
  padding-top: 50px;
  overflow: auto;
  padding-bottom: 160px;
  font-size: 14px; }
  .protection h1 {
    height: 53px;
    font-size: 20px;
    color: #333333; }
  .protection h2 {
    font-size: 18px;
    color: #333333; 
    margin-bottom: 8px;}
  .protection .l {
    float: left;
    width: 770px; }
    .protection .l p {
      font-size: 14px;
      color: #4c4c4c;
      line-height: 25px; }
    .protection .l span {
      font-size: 12px; }
  .protection .r {
    float: right;
    width: 430px;
    text-align: right; }

.download {
  height: 860px;
  width: 100%;
  background: url("../img/download-bg.jpg ") center center no-repeat; }
  .download h2 {
    height: 120px;
    font-size: 20px;
    color: #fff;
    line-height: 120px; }
  .download .job-list-tpl4 {
    width: 100%; }
    .download .job-list-tpl4 dt {
      color: #666666;
      cursor: pointer;
      font-weight: normal;
      height: 45px;
      line-height: 45px;
      padding-left: 20px;
      font-size: 18px;
      background: #f5f5f5;
      margin-bottom: 2px; }
      .download .job-list-tpl4 dt span {
        display: inline-block;
        width: 85px;
        text-align: center; }
    .download .job-list-tpl4 dd {
      display: none;
      margin-top: 3px; }
      .download .job-list-tpl4 dd tr {
        height: 46px;
        background: url("../img/dow-bg.png"); }
        .download .job-list-tpl4 dd tr .td1 {
          width: 107px;
          text-align: center; }
          .download .job-list-tpl4 dd tr td a{
            color: #666;
            display: block;
            width: 100%;
          }
        .download .job-list-tpl4 dd tr img {
          margin-right: 13px;
          margin-left: 18px;
          max-width: 25px; }
        .download .job-list-tpl4 dd tr .td3 {
          text-align: center; }
          .download .job-list-tpl4 dd tr .td3 a {
            color: #333; }
            .download .job-list-tpl4 dd tr .td3 a:hover {
              color: #0067b4; }

.case {
  margin-top: 50px; }
  .case ul {
    width: 1230px; }
    .case ul li {
      width: 380px;
      height: 305px;
      text-align: center;
      background: #fff;
      padding-top: 20px;
      margin: 0 30px 30px 0; }
      .case ul li:hover{
        box-shadow: 1px 3px 13px #ccc;
        transition: all 0.5s;
      }
      .case ul li img {
        max-width: 100%; }
      .case ul li h2 {
        line-height: 24px;
        display: table-cell;
        vertical-align: middle;
        height: 65px;
        width: 380px;
        color: #484848;
         }

.contact {
  margin-top: 50px; }
  .contact h2 {
    height: 52px;
    font-size: 20px;
    color: #333333; }
  .contact #container {
    width: 1200px;
    height: 490px; }
  .contact h3 {
    height: 90px;
    line-height: 117px;
    font-size: 18px;
    color: #0067b4;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 22px; }
  .contact .map-info {
    margin-bottom: 170px;
    overflow: auto; }
    .contact .map-info .l {
      float: left; }
      .contact .map-info .l li {
        float: none;
        font-size: 14px;
        color: #4c4c4c;
        height: auto;
        margin-bottom: 15px; }
        .contact .map-info .l li i {
          color: #297fc0;
          margin-right: 10px;
          display: inline-block;
          float: left; }
          .contact .map-info .l li span{
            float: left;
            width: 530px;
            display: block;
          }
    .contact .map-info .r {
      float: right; 
      margin-right: 95px;}
      .contact .map-info .r tr {
        height: 35px;
        border-bottom: 1px solid #e4e3e3; }
      .contact .map-info .r tr:first-child {
        border-bottom: none; }
      .contact .map-info .r td {
        text-align: left; }
        .contact .map-info .r td span {
          color: #0067b4;
          border-bottom: 1px solid #e4e3e3;
          font-size: 14px; }
      .contact .map-info .r ._td1 {
        width: 155px; }
      .contact .map-info .r ._td2 {
        width: 90px; }

.message {
  padding-top: 50px;
  margin-bottom: 170px; }
  .message h2 {
    height: 52px;
    font-size: 20px;
    color: #333333; }
  .message tr {
    height: 40px; }
    .message tr td {
      font-size: 14px;
      color: #4c4c4c; }
      .message tr td input {
        outline: none;
        border: none;
        width: 400px;
        height: 40px;
        background: #ebebeb;
        margin-bottom: 10px;
        text-indent: 10px;
        margin-right: 15px;
        color: #b1b1b1; }
      .message tr td span {
        color: #0067b4; }
      .message tr td textarea {
        width: 927px;
        resize: none;
        color: #b1b1b1;
        background: #ebebeb;
        outline: none;
        border: none;
        padding-top: 10px;
        height: 233px;
        text-indent: 10px;
        margin-bottom: 30px; 
        margin-right: 15px;}
    .message tr .m_ta1 {
      width: 80px; }
    .message tr .m_ta2 {
      width: 467px; }
  .message li:first-child {
    margin-left: 60px;
    *margin-left: 35px;
    *margin-right: 60px; }
  .message li {
    width: 200px;
    margin-right: 20px;
    height: 40px; }
    .message li .submit, .message li .reset {
      background: #999999;
      width: 100%;
      border: none;
      outline: none;
      height: 40px;
      line-height: 40px;
      color: #ffffff;
      font-size: 16px; }
      .message li .submit:hover, .message li .reset:hover {
        background: #0067b4;
        transition: all 0.5s; }

.problem {
  padding-top: 50px; }
  .problem ul li {
    width: 1110px;
    padding: 30px 50px 52px 40px; }
    .problem ul li h2 {
      margin-bottom: 27px;
      font-size: 16px;
      color: #333333; }
      .problem ul li h2 img {
        margin-right: 20px; }
    .problem ul li .d-img {
      display: block;
      float: left; }
    .problem ul li p {
      font-size: 14px;
      line-height: 24px;
      float: right;
      width: 1075px; }
            .problem ul li table p{
        width: auto;
        float: none;
      }
  .problem ul .w {
    background: #fff; }
  .problem ul .h {
    background: #fafafa; }
  .problem .page {
    width: 100%;
    text-align: center;
    height: auto;
    padding-top: 75px;
    clear: both; }

.job {
  padding-top: 50px; }
  .job .job-list-tpl5 table th {
    height: 64px;
    line-height: 64px;
    background: #0067b4;
    color: #FFF; }

.honor h2 {
  height: 117px;
  line-height: 117px;
  font-size: 20px;
  color: #333333; }
.honor .honor-box {
  height: 144px;
  margin-top: 50px;
  margin-bottom: 168px; }
  .honor .honor-box ul {
    width: 1218px; }
    .honor .honor-box ul li {
      max-width: 204px;
      margin-right: 15px;
      margin-bottom: 20px;
      position: relative;
      box-shadow: 1px 6px 4px #ccc; }
      .honor .honor-box ul li img {
        max-width: 100%; }

.partner-list {
  margin-bottom: 157px; }
  .partner-list table {
    border: 1px solid #fff;
    width: 100%;
    border-color: #dad4cb; }
    .partner-list table tr td {
      width: 25%;
      height: 180px;
      text-align: center; }
      .partner-list table tr td h2 {
        font-size: 14px;
        margin-top: 20px;
        height: 20px; }

#approve {
  min-height: 610px; }
  #approve h3 {
    font-size: 20px;
    color: #333333;
    margin-top: 48px;
    margin-bottom: 20px; }
  #approve p {
    font-size: 14px;
    color: #4c4c4c;
    margin-bottom: 50px; }
  #approve ul {
    width: 1248px; }
    #approve ul li {
      max-width: 160px;
      width: 160px;
      min-height: 229px;
      margin-right: 48px; }
      #approve ul li img{
        display: block;
        margin: 0 auto;
        height:229px;
      }
      #approve ul li .big_img {
        width: 289px;
        height: 403px; }

.w-title h3, .w-title h2 {
  font-size: 24px;
  color: #dfdfdf;
  text-align: center;
  margin-bottom: 10px; }
.w-title h3 {
  margin-bottom: 0;
  background: #fff;
  width: 340px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  color: #5e5e5e;
  margin-bottom: 57px; }
.w-title .xh {
  position: absolute;
  top: 75px;
  width: 510px;
  height: 1px;
  background: #f0f0f0;
  left: 28.8%; }

.more-link {
  display: block;
  font-size: 12px;
  color: #b0b0b0;
  margin-top: 32px; }
  .more-link:hover {
    color: #013d96;
    transition: all 0.5s; }

.onNav {
  background: #0067b4;
  color: #fff; }

.job-list-tpl4 dt i {
  background: url(../img/job_bit02.png) no-repeat 0 -39px;
  float: right;
  color: #444;
  cursor: pointer;
  display: inline-block;
  height: 45px;
  width: 36px; }

.job-list-tpl4 dt.open i {
  background-position: 0 9px; }

.amap-logo, .amap-copyright {
  display: none; }

.big_img {
  position: absolute;
  left: 0;
  width: 302px;
  height: 200px;
  background: url("../img/oys.png");
  top: 0;
  z-index: 22222;
  text-align: center;
  padding: 12px 9px;
  display: none; }

.foot_link .img-hover {
  display: none;
  margin-bottom: 10px; }
.foot_link .show-img {
  display: block;
  margin-left: -0.5px; }
.foot_link:hover .img-hover {
  display: block;
  margin-bottom: 10px; }
.foot_link:hover .show-img {
  display: none; }

/*# sourceMappingURL=style.css.map */
.page{
  padding:90px 0 70px;
  font-size:12px;
  font-weight:bold;
  line-height:22px;
  text-align:center;
  clear:both;
}
.page a{
  text-decoration:none;
  color:#8698b6;
  background:#fff;
  border:1px solid #CCCCCC;
  padding:3px 6px;
  padding-bottom:2px;
  margin-right:3px
}
.page a.active{
  background:#0067b4;
  border:1px solid #0067b4;
  color:#fff
}
.page a:hover{
  text-decoration:none;
  color:#fff;
  background:#0067b4;
  border:1px solid #0067b4;
}

.w1200{
  width: 1200px;
}
.ww{
  width: 54px;
  text-align: center;
}
#spred{
  color: red;
}
b{
  font-size: 16px;
  font-weight: normal;
}
.wf{
  width: 180px;
}
.wf select{
  width: 120px;
  height: 30px;
  border: 1px solid #ccc;
  text-align: center;
  text-indent: 15px;
}
.wf input{
  width: 235px;
  height: 30px;
  border: 1px solid #ccc;
  outline: none;
  text-indent: 15px;
  margin-bottom: 15px;
}
#userfile{
  line-height: 30px;
  border: none;
  text-indent: 0px;
  font-size: 16px;
}
input.submit{
  width: 220px;
  height: 40px;
  background: #fafafa;
  border: 1px solid #ccc;
  color: #333;
  margin-bottom: 150px;

}
.submit:hover{
  background: #0067b4;
  color: #fff;
}
 .history .hd {
  height: 63px;
  position: relative;
  top: 50px;
  z-index: 10;
}
.hd .next{
  display: block;
  height: 63px;
  width: 29px;
  background: url(../img/next.jpg);
  position: absolute;
  right: 0px;
  cursor: pointer;
}
.hd .next:hover{
  opacity: 0.8;
  }
 .hd .prev{
  display: block;
  height: 63px;
  width: 29px;
    background: url(../img/prev.jpg);
  position: absolute;
  right: 45px;
 } 
 .hd .prev:hover{
  opacity: 0.8;
  }