@import url(../css/iconfont.css);
html, body {
  width: 100%;
  height: 100%; }

button, html, input, select, textarea {
  color: #222;
  outline: 0 none !important;
  blr: expression(this.onFocus=this.blur()); }

a, input, button {
  outline: none; }

::-moz-focus-inner {
  border: 0px; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e3e3e3;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: .2em 0;
  background: #e3e3e3;
  color: #000;
  padding: .2em 0; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:after, .clearfix:before {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

ul, li {
  list-style: none; }

body {
  font-size: 14px;
  line-height: 1.4;
  background-size: 100% 100%;
  background-attachment: fixed;
  overflow-x: hidden;
  overflow-y: scroll;
  font-family: Microsoft YaHei;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: grayscale; }

html, body, h1, h2, h3, h4, h5, ul, li, p, section, header, footer, nav, div {
  margin: 0;
  padding: 0;
  list-style: none; }

.fl {
  float: left; }

.fr {
  float: right; }

a, a:hover {
  text-decoration: none;
  outline: none; }

a {
  color: #252525; }

.cl {
  clear: both; }

figure {
  padding: 0;
  margin: 0; }

@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  img, tr {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: .5cm; }
  h2, h3, p {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  /*behavior: url(css/iecss3.htc); */ }

img {
  border: 0;
  padding: 0;
  vertical-align: middle; }

em {
  font-style: normal; }

.container {
  width: 1200px;
  margin: 0 auto; }

#head {
  float: left;
  width: 100%;
  padding: 20px 0 0px 0;
  z-index: 10;
  position: relative; }
  #head .head_right {
    width: 1000px;
    float: right; }
  #head .logo {
    float: left; }
    #head .logo img {
      height: 60px; }
  #head .nav {
    width: auto;
    float: right;
    margin-right: 140px; }
    #head .nav .tel {
      float: right;
      text-align: right;
      padding-bottom: 10px;
      font-weight: bold;
      color: #e8532f;
      width: 500px; }
      #head .nav .tel img {
        margin-right: 10px; }
    #head .nav ul {
      float: right;
      border-top: 1px solid #f0f0f0; }
      #head .nav ul li {
        padding: 0 50px;
        line-height: 60px;
        float: left; }
        #head .nav ul li a {
          color: #333; }
        #head .nav ul li .one_title:hover {
          color: #3469e5; }
        #head .nav ul li:hover .Search_key {
          display: block; }
        #head .nav ul li .Search_key {
          position: absolute;
          height: 100px;
          background: #fff;
          display: none;
          top: 112px;
          width: 100%;
          padding: 20px 20px 0px 20px;
          z-index: 90;
          left: 0px;
          border-top: 1px solid #f0f0f0; }
          #head .nav ul li .Search_key ul {
            float: left;
            border: 0; }
          #head .nav ul li .Search_key li {
            width: auto;
            float: left;
            text-align: center;
            padding: 0 60px;
            line-height: normal; }
            #head .nav ul li .Search_key li:hover a {
              color: #3469e5; }
            #head .nav ul li .Search_key li img {
              height: 30px; }
            #head .nav ul li .Search_key li .title {
              margin-top: 10px;
              font-size: 12px; }
      #head .nav ul .on {
        background: #3469e5; }
        #head .nav ul .on a {
          color: #fff; }
        #head .nav ul .on a:hover {
          color: #fff; }
  #head .consultationbox {
    position: relative; }
  #head .consultation {
    position: absolute;
    right: 0px;
    background: #3469e5;
    padding: 0 20px;
    padding-top: 10px;
    padding-bottom: 30px;
    border-radius: 0 0 60px 60px;
    text-align: center;
    top: -20px;
    z-index: 100; }
    #head .consultation .img {
      display: inline-block;
      border: 1px solid #618ef6;
      padding: 5px;
      border-radius: 50%; }
      #head .consultation .img img {
        display: block;
        border: 1px solid #ccc;
        padding: 5px;
        border-radius: 50%; }
    #head .consultation a {
      display: inline-block; }
    #head .consultation .title {
      color: #fff; }

#foot {
  width: 100%;
  float: left; }
  #foot .slogan {
    float: left;
    width: 100%;
    background: #f7f7f7;
    padding: 15px 0; }
    #foot .slogan ul {
      float: left;
      width: 100%; }
    #foot .slogan li {
      width: 25%;
      float: left;
      text-align: center; }
      #foot .slogan li .block {
        display: inline-block; }
      #foot .slogan li .img {
        float: left; }
      #foot .slogan li .content {
        float: left;
        text-align: left;
        padding-top: 10px;
        margin-left: 20px; }
        #foot .slogan li .content .title {
          font-size: 16px; }
        #foot .slogan li .content .desc {
          font-size: 14px;
          color: #666; }
  #foot .foot {
    background: #1b1c1e;
    float: left;
    width: 100%; }
    #foot .foot .nav {
      width: 100%;
      float: left;
      padding: 20px 0;
      border-bottom: 1px solid #403d40;
      text-align: center; }
      #foot .foot .nav li {
        display: inline-block; }
        #foot .foot .nav li a {
          color: #fff;
          margin: 0 20px; }
          #foot .foot .nav li a:hover {
            color: #bacfff; }
    #foot .foot .info {
      float: left;
      width: 100%;
      text-align: center;
      color: #fff;
      padding: 20px 0; }
      #foot .foot .info div {
        display: inline-block; }
        #foot .foot .info div em {
          color: #bacff;
          font-weight: bold; }
    #foot .foot .copy {
      color: #666;
      width: 100%;
      float: left;
      text-align: center;
      margin-bottom: 30px;
      font-size: 12px; }
      #foot .foot .copy a {
        color: #666; }

.page-info {
  text-align: center;
  width: 100%;
  float: left;
  padding: 30px 0; }
  .page-info a {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 20px;
    display: inline-block;
    margin: 0 3px; }
    .page-info a:hover {
      background: #3469e5;
      color: #fff;
      border-color: #3469e5; }
  .page-info .off {
    border-color: #ccc;
    color: #ccc; }
    .page-info .off:hover {
      background: none;
      color: #ccc;
      border-color: #ccc; }
  .page-info .on {
    background: #3469e5;
    color: #fff;
    border-color: #3469e5; }

.banner {
  width: 100%;
  float: left;
  overflow: hidden; }

.page_list {
  float: left;
  width: 100%;
  position: relative;
  z-index: 998; }
  .page_list .screen {
    width: 100%;
    float: left;
    margin-top: -40px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    position: relative;
    background: #fff;
    padding: 20px; }
    .page_list .screen .box_title {
      font-size: 18px;
      line-height: 18px;
      border-left: 4px solid #3469e5;
      padding-left: 15px;
      font-weight: bold;
      color: #515151; }
    .page_list .screen .tab_title {
      float: left;
      width: 100%;
      margin-top: 20px; }
      .page_list .screen .tab_title li {
        float: left;
        padding: 10px 15px; }
        .page_list .screen .tab_title li a {
          display: block;
          text-align: center; }
          .page_list .screen .tab_title li a .img {
            height: 20px;
            float: left; }
            .page_list .screen .tab_title li a .img img {
              height: 20px; }
          .page_list .screen .tab_title li a .title {
            float: left;
            margin-top: 2px;
            margin-left: 5px; }
          .page_list .screen .tab_title li a:hover {
            color: #3469e5; }
      .page_list .screen .tab_title .hover {
        background: #f9f9f9; }
    .page_list .screen .tab_content {
      float: left;
      background: #f9f9f9;
      width: 100%;
      padding: 10px 15px 15px 15px; }
      .page_list .screen .tab_content li {
        padding: 0 20px;
        line-height: 30px;
        float: left;
        margin-top: 10px;
        margin-right: 10px;
        cursor: pointer; }
        .page_list .screen .tab_content li a:nth-child(1) {
          display: block;
          font-size: 12px; }
        .page_list .screen .tab_content li:hover {
          background: #3469e5;
          border-radius: 40px; }
          .page_list .screen .tab_content li:hover a {
            color: #fff;
            font-size: 12px; }
      .page_list .screen .tab_content .hover {
        background: #3469e5;
        border-radius: 40px; }
        .page_list .screen .tab_content .hover a {
          color: #fff;
          font-size: 12px; }
    .page_list .screen .choice {
      float: left;
      margin-top: 15px;
      border-top: 1px solid #f0f0f0;
      width: 100%;
      padding-top: 15px; }
      .page_list .screen .choice span {
        border-radius: 30px;
        background: #f0f0f0;
        color: #666;
        padding: 3px 10px;
        margin-left: 10px;
        font-size: 12px; }
        .page_list .screen .choice span i {
          font-size: 12px; }
  .page_list .list {
    float: left;
    width: 100%; }
    .page_list .list li {
      margin-top: 20px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      float: left;
      width: 100%;
      padding: 20px; }
      .page_list .list li .img {
        float: left;
        width: 230px; }
        .page_list .list li .img img {
          width: 100%;
          background: #3469e5;
          background-size: 100%; }
      .page_list .list li .fr_content {
        float: right;
        width: 910px; }
      .page_list .list li .content {
        width: 100%; }
        .page_list .list li .content .top_info {
          width: 100%;
          float: left; }
          .page_list .list li .content .top_info .fl {
            width: 650px; }
            .page_list .list li .content .top_info .fl .title {
              float: left; }
              .page_list .list li .content .top_info .fl .title a {
                font-weight: bold;
                color: #3469e5;
                font-size: 18px;
                display: inline-block;
                float: left; }
              .page_list .list li .content .top_info .fl .title .info {
                float: left;
                margin-top: 3px; }
                .page_list .list li .content .top_info .fl .title .info span {
                  background: url(img/img_14.png);
                  float: left;
                  border-radius: 5px 0 5px 0;
                  padding: 1px 10px;
                  color: #fff;
                  font-size: 12px;
                  margin-left: 15px; }
            .page_list .list li .content .top_info .fl .field {
              float: left;
              margin-top: 10px; }
              .page_list .list li .content .top_info .fl .field em {
                float: left; }
              .page_list .list li .content .top_info .fl .field span {
                border: 1px solid #8d7c53;
                color: #666;
                padding: 0 10px;
                float: left;
                margin-bottom: 5px;
                border-radius: 5px;
                color: #8d7c53;
                margin-left: 10px;
                font-size: 12px; }
          .page_list .list li .content .top_info .fr .one {
            border: 1px solid #2ecacc;
            color: #2ecacc;
            padding: 8px 15px 8px 30px;
            background: url(img/img_01.png) 8px no-repeat;
            border-radius: 5px;
            display: inline-block; }
          .page_list .list li .content .top_info .fr .two {
            color: #fff;
            padding: 8px 20px 8px 38px;
            background: #3469e5 url(img/img_02.png) 10px no-repeat;
            border-radius: 5px;
            margin-left: 10px;
            display: inline-block; }
            .page_list .list li .content .top_info .fr .two:hover {
              box-shadow: 0 5px 10px rgba(0, 0, 238, 0.2); }
        .page_list .list li .content .desc {
          margin-top: 10px;
          float: left;
          width: 100%;
          color: #666;
          line-height: 1.8; }
      .page_list .list li .case {
        float: left;
        width: 100%;
        margin-top: 10px; }
        .page_list .list li .case .small_title {
          font-size: 16px;
          line-height: 16px;
          border-left: 2px solid #3469e5;
          padding-left: 10px; }
        .page_list .list li .case .small_list {
          width: 100%;
          float: left;
          margin-top: 10px; }
          .page_list .list li .case .small_list .item {
            width: 293px;
            margin-right: 10px;
            float: left;
            background: #f5fcfc;
            border: 1px solid #f5fcfc;
            padding: 10px; }
            .page_list .list li .case .small_list .item:hover {
              border: 1px solid #438889; }
            .page_list .list li .case .small_list .item .title {
              position: relative;
              float: left;
              width: 100%;
              padding-left: 30px;
              text-overflow: ellipsis;
              white-space: nowrap; }
              .page_list .list li .case .small_list .item .title .num {
                background: #515151;
                border-radius: 50%;
                width: 20px;
                height: 20px;
                text-align: center;
                color: #fff;
                position: absolute;
                left: 0px; }
              .page_list .list li .case .small_list .item .title h3 {
                float: left;
                font-size: 14px;
                width: 100%;
                height: 16px;
                overflow: hidden; }
            .page_list .list li .case .small_list .item .desc {
              background: #e3f7f7;
              margin-left: 30px;
              width: 240px;
              margin-top: 10px;
              float: left;
              overflow: hidden;
              height: 25px;
              padding: 0px 10px;
              line-height: 25px;
              color: #438889;
              text-overflow: ellipsis;
              white-space: nowrap; }

.page_desc {
  background: #fff url(img/banner.jpg) no-repeat;
  float: left;
  width: 100%; }
  .page_desc .info {
    width: 100%;
    float: left;
    padding: 40px 0; }
    .page_desc .info .fl {
      width: 200px;
      text-align: center;
      float: left;
      color: #fff; }
      .page_desc .info .fl span {
        font-size: 16px;
        display: inline-block;
        position: relative;
        margin-bottom: 5px;
        padding-bottom: 10px;
        font-weight: bold; }
        .page_desc .info .fl span:before {
          height: 1px;
          width: 40px;
          background: #fff;
          content: "";
          position: absolute;
          bottom: 0px;
          left: 50%;
          margin-left: -20px; }
      .page_desc .info .fl em {
        display: block;
        color: #f0f0f0; }
    .page_desc .info .center {
      width: 800px;
      text-align: center;
      float: left;
      color: #fff; }
      .page_desc .info .center span {
        font-size: 16px;
        display: inline-block;
        position: relative;
        margin-bottom: 5px;
        padding-bottom: 10px;
        font-weight: bold; }
        .page_desc .info .center span:before {
          height: 1px;
          width: 40px;
          background: #fff;
          content: "";
          position: absolute;
          bottom: 0px;
          left: 50%;
          margin-left: -20px; }
      .page_desc .info .center em {
        display: block;
        color: #f0f0f0; }
    .page_desc .info .fr {
      width: 200px;
      text-align: center;
      float: left;
      color: #fff; }
      .page_desc .info .fr span {
        font-size: 16px;
        display: inline-block;
        position: relative;
        margin-bottom: 5px;
        padding-bottom: 10px;
        font-weight: bold; }
        .page_desc .info .fr span:before {
          height: 1px;
          width: 40px;
          background: #fff;
          content: "";
          position: absolute;
          bottom: 0px;
          left: 50%;
          margin-left: -20px; }
      .page_desc .info .fr em {
        display: block;
        color: #f0f0f0; }
  .page_desc .top_Desc {
    position: relative;
    float: left;
    width: 100%; }
    .page_desc .top_Desc .bg {
      background: rgba(255, 255, 255, 0.5);
      position: absolute;
      width: 1160px;
      left: 20px;
      height: 100%;
      z-index: 5;
      top: -10px; }
    .page_desc .top_Desc .bg_01 {
      background: rgba(255, 255, 255, 0.2);
      position: absolute;
      width: 1120px;
      left: 40px;
      height: 100%;
      z-index: 6;
      top: -20px; }
    .page_desc .top_Desc .box {
      background: #fff;
      position: relative;
      z-index: 8;
      width: 100%;
      float: left;
      padding: 20px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
      .page_desc .top_Desc .box .img {
        width: 180px;
        float: left; }
        .page_desc .top_Desc .box .img img {
          width: 100%; }
      .page_desc .top_Desc .box .content {
        float: right;
        width: 930px;
        margin-top: 15px; }
        .page_desc .top_Desc .box .content .title {
          float: left;
          width: 100%; }
          .page_desc .top_Desc .box .content .title .fr a {
            color: #fff;
            padding: 5px 10px 5px 28px;
            background: #3469e5 url(img/img_02.png) 5px no-repeat;
            border-radius: 5px;
            margin-left: 10px;
            display: inline-block; }
            .page_desc .top_Desc .box .content .title .fr a:hover {
              box-shadow: 0 5px 10px rgba(0, 0, 238, 0.4); }
          .page_desc .top_Desc .box .content .title h4 {
            border: 1px solid #515151;
            float: left;
            font-weight: bold;
            font-size: 18px; }
            .page_desc .top_Desc .box .content .title h4 em {
              background: #515151;
              color: #fff;
              padding: 3px 10px;
              float: left; }
            .page_desc .top_Desc .box .content .title h4 span {
              color: #333;
              padding: 3px 10px;
              float: left; }
        .page_desc .top_Desc .box .content .Tips {
          color: #82682a;
          position: relative;
          float: left;
          width: 100%;
          padding-left: 10px;
          margin: 10px 0; }
          .page_desc .top_Desc .box .content .Tips:before {
            width: 5px;
            height: 5px;
            background: #82682a;
            content: "";
            position: absolute;
            left: 0px;
            top: 7px; }
        .page_desc .top_Desc .box .content .desc {
          line-height: 1.8;
          color: #666; }
  .page_desc .menu {
    width: 100%;
    float: left;
    margin-top: 40px; }
    .page_desc .menu .Small_title {
      position: relative;
      padding: 0 20px 0 0px;
      float: left;
      line-height: 30px;
      font-size: 18px;
      font-weight: bold;
      color: #515151; }
      .page_desc .menu .Small_title:before {
        width: 0;
        height: 0;
        border-top: 13px solid #3469e5;
        border-left: 13px solid transparent;
        position: absolute;
        content: "";
        right: 0px;
        top: 0px; }
    .page_desc .menu ul {
      width: 100%;
      margin-top: 10px;
      float: left; }
      .page_desc .menu ul li {
        float: left;
        padding: 0 20px;
        line-height: 35px;
        background: #f0f4fe;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px; }
  .page_desc .caseList {
    float: left;
    margin-top: 20px;
    width: 100%; }
    .page_desc .caseList .Small_title {
      position: relative;
      padding: 0 20px 0 0px;
      float: left;
      line-height: 30px;
      font-size: 18px;
      font-weight: bold;
      color: #515151; }
      .page_desc .caseList .Small_title:before {
        width: 0;
        height: 0;
        border-top: 13px solid #3469e5;
        border-left: 13px solid transparent;
        position: absolute;
        content: "";
        right: 0px;
        top: 0px; }
    .page_desc .caseList ul {
      width: 100%;
      float: left;
      margin-top: 10px; }
    .page_desc .caseList li:nth-child(odd) {
      padding-right: 10px; }
    .page_desc .caseList li:nth-child(even) {
      padding-left: 10px; }
    .page_desc .caseList li {
      width: 50%;
      float: left;
      margin-bottom: 20px; }
      .page_desc .caseList li .block {
        background: #fff;
        float: left;
        width: 100%;
        position: relative;
        height: 142px; }
        .page_desc .caseList li .block:before {
          border: 10px solid #f9f9f9;
          width: 570px;
          height: 122px;
          position: absolute;
          left: 0px;
          top: 0px;
          content: "";
          z-index: 1; }
        .page_desc .caseList li .block:hover:before {
          border-color: #3469e5; }
        .page_desc .caseList li .block:hover .content .title a {
          color: #3469e5; }
        .page_desc .caseList li .block .img {
          float: left;
          width: 141px;
          z-index: 999;
          position: relative; }
          .page_desc .caseList li .block .img img {
            width: 100%;
            box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2); }
        .page_desc .caseList li .block .content {
          float: right;
          width: 420px;
          margin-top: 35px;
          z-index: 999;
          position: relative; }
          .page_desc .caseList li .block .content .title {
            font-size: 16px;
            height: 100%;
            width: 100%;
            overflow: hidden;
            height: 20px;
            text-overflow: ellipsis;
            white-space: nowrap; }
          .page_desc .caseList li .block .content .desc {
            font-size: 12px;
            color: #666;
            padding-right: 30px;
            line-height: 1.8;
            margin-top: 5px;
            overflow: hidden;
            height: 40px; }

/*# sourceMappingURL=index.css.map */
