@font-face {
  font-family: 'SourceHanSansCN-Regular';
  src: url("../font/SourceHanSansCN-Regular.ttf"); }
.addff {
  font-family: "SourceHanSansCN-Regular"; }

.index .kj_wrap a, .index .wrap_01, .index .wrap_01 .mian_box .m_r, .index .wrap_02, .index .wrap_03, .index .wrap_04, .fzlc .main_wrap .small_swiper .swiper-slide::after, .kyfa .main_wrap .lead {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.cgal .main_wrap .wrap_02 .case_swiper .swiper-slide .tet_box h5, .xwzx .main_wrap .ccc .item_b a .tet .fl h6 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.index .kj_wrap a, .index .wrap_01 .mian_box .m_l .ccc .pic_img img, .index .wrap_02 .p_list li::after, .index .wrap_04 .hos_swiper .swiper-slide .pic_box .add_icon, .cgal .main_wrap .wrap_01 .ccc .c_l img, .zjtd .main_wrap .e_list li .pic img, .gnjy .main_wrap .wrap_02 .ccc dl dt i, .zxjp .main_wrap .ccc .c_item .head span i, .xwzx .main_wrap .ccc .item_b a .pic img {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.zjtd .main_wrap .show_pop li .showliCon .p, .tdfc .main_wrap .p_list li .pic_box img, .xwzx .main_wrap .ccc .main_box a .fl img {
  -webkit-transition: .7s;
  -moz-transition: .7s;
  -ms-transition: .7s;
  -o-transition: .7s;
  transition: .7s; }

header {
  box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.15); }
  header .layout {
    height: 80px;
    line-height: 80px; }
    header .layout ul li {
      float: left;
      position: relative; }
      header .layout ul li:hover .second_menu {
        display: block; }
      header .layout ul li .fm {
        display: block;
        padding: 0 24px;
        position: relative;
        color: #000000;
        font-size: 14px;
        position: relative; }
        header .layout ul li .fm:hover {
          color: #60b8ab; }
      header .layout ul li .second_menu {
        position: absolute;
        width: 206px;
        text-align: center;
        z-index: 10;
        left: 50%;
        margin-left: -103px;
        display: none; }
        header .layout ul li .second_menu::after {
          width: 100%;
          height: 2px;
          background-image: linear-gradient(90deg, #2760ac 0%, #60b8ab 100%);
          position: absolute;
          content: '';
          left: 0%;
          top: 0; }
        header .layout ul li .second_menu a {
          display: block;
          background: #fff;
          text-align: center;
          line-height: 46px; }
          header .layout ul li .second_menu a:hover {
            background-color: #5fb5a8;
            color: #fff; }
        header .layout ul li .second_menu .third_menu {
          position: absolute;
          position: absolute;
          top: 60px;
          left: 100%;
          width: 300px;
          display: none; }
      header .layout ul li:last-child a {
        padding-right: 0; }
    header .layout ul .on a::after {
      width: 60px;
      height: 2px;
      background-image: linear-gradient(90deg, #2760ac 0%, #60b8ab 100%);
      position: absolute;
      content: '';
      left: 50%;
      margin-left: -30px;
      bottom: 0; }

footer {
  background-color: #2e2f30; }
  footer .layout .t_box {
    padding: 65px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  footer .layout dl {
    float: left;
    width: 14.285%; }
    footer .layout dl dt {
      color: #ffffff;
      font-size: 18px;
      margin-bottom: 40px; }
      footer .layout dl dt a {
        color: #ffffff;
        font-size: 18px; }
        footer .layout dl dt a:hover {
          color: #009d8d; }
    footer .layout dl dd {
      color: #cccccc;
      font-size: 14px;
      line-height: 28px; }
      footer .layout dl dd a {
        color: #cccccc;
        font-size: 14px;
        line-height: 28px; }
        footer .layout dl dd a:hover {
          color: #009d8d; }
      footer .layout dl dd span {
        display: inline-block;
        margin-right: 5px;
        font-size: 20px;
        cursor: pointer; }
        footer .layout dl dd span:hover {
          color: #009d8d; }
  footer .layout .b_box {
    color: #666666;
    font-size: 14px;
    padding: 40px 0; }

.banner_wrap {
  position: relative; }
  .banner_wrap .c_1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
    .banner_wrap .c_1 h6 {
      color: #333333;
      font-size: 36px;
      font-family: 'SourceHanSansCN-Bold';
      font-weight: 550;
      line-height: 50px; }
    .banner_wrap .c_1 p {
      color: #666666;
      font-size: 28px;
      font-family: 'DINCond-Light'; }
  .banner_wrap .c_2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
    .banner_wrap .c_2 h6 {
      color: #fff;
      font-size: 36px;
      font-family: 'SourceHanSansCN-Bold';
      font-weight: 550;
      line-height: 50px; }
    .banner_wrap .c_2 p {
      color: #fff;
      font-size: 28px;
      font-family: 'DINCond-Light'; }

.consult_box {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 10;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: right; }
  .consult_box .zx_btn {
    width: 80px;
    height: 80px;
    text-align: center;
    background: #60b8ab;
    color: #fff;
    padding-top: 13px;
    display: inline-block;
    margin-bottom: 8px; }
    .consult_box .zx_btn span {
      font-size: 32px; }
  .consult_box .zx_con {
    display: none; }
  .consult_box .tit {
    width: 150px;
    height: 62px;
    background-color: #60b8ab;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
    line-height: 62px;
    color: #ffffff;
    font-size: 20px; }
  .consult_box .c_list {
    border: solid 1px #f7f7f7; }
    .consult_box .c_list li a {
      display: block;
      height: 62px;
      background-color: #ffffff;
      text-align: center;
      line-height: 62px;
      border-bottom: 1px solid #f7f7f7; }
      .consult_box .c_list li a:hover {
        background-color: #f7f7f7; }
        .consult_box .c_list li a:hover span {
          color: #60b8ab; }
      .consult_box .c_list li a span {
        font-size: 20px;
        display: inline-block;
        margin-right: 5px; }
  .consult_box .oa {
    height: 62px;
    background-color: #60b8ab;
    border-radius: 0px 0px 6px 6px;
    line-height: 62px;
    display: block;
    color: #ffffff;
    font-size: 20px;
    text-align: center; }

.mask {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 10; }

.pub_tit {
  text-align: center;
  color: #333333;
  font-size: 36px;
  font-weight: 550;
  padding: 70px 0; }
  .pub_tit span {
    color: #999999;
    font-size: 36px;
    font-weight: normal; }
  .pub_tit p {
    color: #333333;
    font-size: 16px;
    margin-top: 5px; }

.insi_bg .main_wrap {
  background-image: url("../images/28.png"); }

.gnjy .main_wrap .wrap_02 h6 {
  color: #000000;
  font-size: 20px;
  padding-top: 60px;
  padding-bottom: 30px; }

.more_btn {
  display: block;
  width: 160px;
  height: 42px;
  background-color: #60b8ab;
  text-align: center;
  line-height: 42px;
  color: #ffffff;
  font-size: 15px; }
  .more_btn:hover {
    background: #fff;
    color: #60b8ab;
    border: 1px solid #60b8ab; }

.page_box {
  text-align: center;
  font-size: 0;
  padding: 95px 0; }
  .page_box a {
    display: inline-block;
    height: 48px;
    background-color: #ffffff;
    border: solid 1px #dbdbdb;
    line-height: 48px;
    padding: 0 20px;
    color: #666666;
    font-size: 16px;
    margin: 0 5px; }
    .page_box a:hover {
      color: #60b8ab; }
  .page_box .on {
    background-color: #60b8ab;
    border: solid 1px #60b8ab;
    color: #fff; }
    .page_box .on:hover {
      color: #fff; }

.inside .curmbs_box {
  line-height: 60px;
  min-height: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .inside .curmbs_box .cur img {
    display: inline-block;
    margin-right: 3px;
    vertical-align: -2px; }
  .inside .curmbs_box .cur a {
    color: #999999;
    font-size: 14px; }
    .inside .curmbs_box .cur a:hover {
      color: #009d8d; }
  .inside .curmbs_box .cur span {
    color: #040404;
    font-size: 14px; }
  .inside .curmbs_box .nav {
    width: 840px;
    text-align: right; }
    .inside .curmbs_box .nav li {
      display: inline-block; }
      .inside .curmbs_box .nav li a {
        color: #999999;
        font-size: 14px;
        display: block;
        margin-left: 35px;
        position: relative; }
        .inside .curmbs_box .nav li a:hover {
          color: #60b8ab; }
    .inside .curmbs_box .nav .on a::after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 2px;
      background-image: linear-gradient(90deg, #2760ac 0%, #60b8ab 100%); }

.index .banner_swiper .btn_box {
  position: absolute;
  width: 50px;
  height: 50px;
  border: solid 1px #ffffff;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  color: #fff;
  font-size: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer; }
  .index .banner_swiper .btn_box:hover {
    background-color: #009d8d; }
.index .banner_swiper .btn_prev {
  left: 75px; }
.index .banner_swiper .btn_next {
  right: 75px; }
.index .kj_wrap {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  position: relative;
  z-index: 10; }
  .index .kj_wrap a {
    width: 400px;
    height: 80px;
    float: left;
    text-align: center;
    line-height: 80px;
    border-radius: 6px;
    overflow: hidden; }
    .index .kj_wrap a span {
      color: #ffffff;
      font-size: 18px; }
    .index .kj_wrap a img {
      display: inline-block;
      margin-right: 3px;
      vertical-align: -1px; }
    .index .kj_wrap a:hover {
      box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.22); }
    .index .kj_wrap a:nth-child(1) {
      background-image: url("../images/44.png"); }
      .index .kj_wrap a:nth-child(1):hover {
        background-image: url("../images/02.png"); }
    .index .kj_wrap a:nth-child(2) {
      background-image: url("../images/02.jpg"); }
      .index .kj_wrap a:nth-child(2):hover {
        background-image: url("../images/47.jpg"); }
    .index .kj_wrap a:nth-child(3) {
      background-image: url("../images/45.png"); }
      .index .kj_wrap a:nth-child(3):hover {
        background-image: url("../images/03.png"); }
.index .wrap_01 {
  background-image: url("../images/03.jpg");
  padding-bottom: 127px; }
  .index .wrap_01 .mian_box .m_l {
    width: 556px;
    height: 460px;
    background-color: #ffffff;
    padding: 0 40px; }
    .index .wrap_01 .mian_box .m_l h6 {
      color: #5fb7a9;
      font-size: 14px;
      padding-top: 25px;
      padding-bottom: 8px;
      border-bottom: 1px solid #ccc; }
    .index .wrap_01 .mian_box .m_l .ccc:hover h5 {
      color: #009d8d; }
    .index .wrap_01 .mian_box .m_l .ccc:hover .pic_img img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    .index .wrap_01 .mian_box .m_l .ccc h5 {
      color: #000000;
      padding-top: 10px;
      font-size: 20px;
      line-height: 30px; }
    .index .wrap_01 .mian_box .m_l .ccc .pic_img {
      margin: 18px 0;
      overflow: hidden; }
    .index .wrap_01 .mian_box .m_l .ccc p {
      color: #999999;
      font-size: 14px;
      line-height: 22px; }
    .index .wrap_01 .mian_box .m_l .ccc .time {
      color: #cccccc;
      margin-top: 20px;
      font-size: 14px; }
      .index .wrap_01 .mian_box .m_l .ccc .time img {
        display: inline-block;
        margin-right: 3px; }
  .index .wrap_01 .mian_box .m_r {
    background-image: url("../images/04.jpg");
    width: 626px;
    height: 460px;
    padding: 30px 40px 0;
    position: relative; }
    .index .wrap_01 .mian_box .m_r li:last-child a {
      border-bottom: none; }
    .index .wrap_01 .mian_box .m_r li a {
      display: block;
      height: 60px;
      line-height: 60px;
      border-bottom: 1px solid #fff;
      color: #ffffff; }
      .index .wrap_01 .mian_box .m_r li a:hover span {
        color: #2760ac; }
      .index .wrap_01 .mian_box .m_r li a span {
        display: inline-block;
        font-size: 16px;
        width: 400px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .index .wrap_01 .mian_box .m_r li a i {
        font-size: 14px; }
    .index .wrap_01 .mian_box .m_r .more {
      position: absolute;
      right: 0;
      bottom: 0; }
.index .wrap_02 {
  background-image: url("../images/05.jpg");
  padding-bottom: 95px; }
  .index .wrap_02 .p_list li {
    float: left;
    width: 370px;
    background-color: #ffffff;
    margin-bottom: 35px;
    box-shadow: 0px 5px 16px 4px rgba(141, 141, 141, 0.16);
    margin-right: 44px;
    position: relative; }
    .index .wrap_02 .p_list li:nth-child(3n+3) {
      margin-right: 0; }
    .index .wrap_02 .p_list li:hover::after {
      width: 100%; }
    .index .wrap_02 .p_list li::after {
      position: absolute;
      width: 0%;
      height: 10px;
      left: 0;
      bottom: 0;
      content: '';
      background-image: linear-gradient(90deg, #00fcff 0%, #2760ac 100%); }
    .index .wrap_02 .p_list li a {
      display: block; }
      .index .wrap_02 .p_list li a .pic_box img {
        width: 370px;
        height: 330px; }
      .index .wrap_02 .p_list li a .tet_box {
        height: 90px;
        padding: 0 30px;
        color: #666666;
        font-size: 20px;
        display: flex;
        align-items: center;
        justify-content: center; }
  .index .wrap_02 .more {
    width: 238px;
    height: 50px;
    background-color: #146859;
    margin: 30px auto 0;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 14px;
    display: block; }
    .index .wrap_02 .more:hover {
      background: #fff;
      color: #60b8ab;
      border: 1px solid #60b8ab; }
.index .wrap_03 {
  background-image: url("../images/07.jpg");
  padding-bottom: 100px;
  position: relative; }
  .index .wrap_03 .main_box .m_l .item {
    line-height: 80px;
    height: 80px;
    padding: 0 40px;
    width: 550px; }
    .index .wrap_03 .main_box .m_l .item .pic_box .im2 {
      display: none; }
    .index .wrap_03 .main_box .m_l .item .line {
      margin: 0 25px; }
      .index .wrap_03 .main_box .m_l .item .line span {
        width: 115px;
        height: 1px;
        background-color: #ccc;
        display: inline-block; }
    .index .wrap_03 .main_box .m_l .item p {
      color: #666666;
      font-size: 22px;
      margin-right: 50px; }
    .index .wrap_03 .main_box .m_l .item a {
      color: #fff;
      display: none; }
  .index .wrap_03 .main_box .m_l .on {
    background-color: #5fb5a8; }
    .index .wrap_03 .main_box .m_l .on .pic_box .im1 {
      display: none; }
    .index .wrap_03 .main_box .m_l .on .pic_box .im2 {
      display: inline-block; }
    .index .wrap_03 .main_box .m_l .on .line span {
      background-color: #fff; }
    .index .wrap_03 .main_box .m_l .on p {
      color: #fff; }
    .index .wrap_03 .main_box .m_l .on a {
      display: block; }
  .index .wrap_03 .main_box .pop_box {
    margin-top: 70px;
    margin-left: 50px;
    position: relative;
    z-index: 10;
    width: 284px;
    height: 347px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 8px;
    border-image-source: linear-gradient(0deg, #00fcff 0%, #2663ad 100%);
    border-image-slice: 1;
    text-align: center;
    padding-top: 50px; }
    .index .wrap_03 .main_box .pop_box .item {
      display: none; }
    .index .wrap_03 .main_box .pop_box .tit {
      color: #0b0b0b;
      font-size: 22px;
      margin-bottom: 15px; }
    .index .wrap_03 .main_box .pop_box .link {
      margin-top: 25px; }
      .index .wrap_03 .main_box .pop_box .link a {
        display: block;
        color: #333333;
        font-size: 14px;
        line-height: 28px; }
        .index .wrap_03 .main_box .pop_box .link a:hover {
          color: #009d8d; }
    .index .wrap_03 .main_box .pop_box .more {
      display: block;
      color: #3f8478;
      font-size: 14px;
      margin-top: 18px; }
  .index .wrap_03 .r_im {
    position: absolute;
    right: 0;
    bottom: 100px; }
    .index .wrap_03 .r_im img {
      width: 720px; }
.index .wrap_04 {
  background-image: url("../images/11.jpg");
  padding-bottom: 100px;
  position: relative; }
  .index .wrap_04 .layout {
    padding: 0 50px;
    position: relative; }
  .index .wrap_04 .hos_swiper .swiper-slide:hover .pic_box .add_icon {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .index .wrap_04 .hos_swiper .swiper-slide:hover .pic_box .icon {
    display: none; }
  .index .wrap_04 .hos_swiper .swiper-slide:hover .pic_box::after {
    opacity: 1; }
  .index .wrap_04 .hos_swiper .swiper-slide:hover .tet_box {
    background-color: #5fb5a8; }
    .index .wrap_04 .hos_swiper .swiper-slide:hover .tet_box h6 {
      color: #fff; }
    .index .wrap_04 .hos_swiper .swiper-slide:hover .tet_box .line {
      background: #fff; }
    .index .wrap_04 .hos_swiper .swiper-slide:hover .tet_box p {
      color: #fff; }
  .index .wrap_04 .hos_swiper .swiper-slide .pic_box {
    position: relative; }
    .index .wrap_04 .hos_swiper .swiper-slide .pic_box .icon {
      position: absolute;
      bottom: 15px;
      right: 20px; }
    .index .wrap_04 .hos_swiper .swiper-slide .pic_box .add_icon {
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -30px;
      margin-top: -30px;
      z-index: 20;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0); }
    .index .wrap_04 .hos_swiper .swiper-slide .pic_box::after {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.22);
      z-index: 15;
      content: '';
      opacity: 0; }
  .index .wrap_04 .hos_swiper .swiper-slide .tet_box {
    height: 228px;
    background-color: #ffffff;
    text-align: center;
    padding: 50px 60px 0; }
    .index .wrap_04 .hos_swiper .swiper-slide .tet_box h6 {
      color: #333333;
      font-size: 26px; }
    .index .wrap_04 .hos_swiper .swiper-slide .tet_box .line {
      display: inline-block;
      width: 30px;
      height: 2px;
      background-color: #10a394;
      margin: 20px 0; }
    .index .wrap_04 .hos_swiper .swiper-slide .tet_box p {
      color: #999999;
      font-size: 14px;
      line-height: 22px; }
  .index .wrap_04 .btn_box {
    position: absolute;
    color: #ccc;
    font-size: 38px;
    top: 60%;
    z-index: 10;
    cursor: pointer; }
    .index .wrap_04 .btn_box:hover {
      color: #009d8d; }
  .index .wrap_04 .btn_prev {
    left: 0; }
  .index .wrap_04 .btn_next {
    right: 0; }

.cgal .main_wrap .wrap_01 {
  padding-bottom: 50px;
  background-image: url("../images/28.png"); }
  .cgal .main_wrap .wrap_01 .ccc .c_l {
    overflow: hidden; }
    .cgal .main_wrap .wrap_01 .ccc .c_l:hover img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
  .cgal .main_wrap .wrap_01 .ccc .c_r {
    margin-left: 90px;
    width: 480px; }
    .cgal .main_wrap .wrap_01 .ccc .c_r h6 {
      color: #333333;
      font-size: 30px;
      margin-bottom: 60px; }
    .cgal .main_wrap .wrap_01 .ccc .c_r .des {
      margin-bottom: 110px; }
      .cgal .main_wrap .wrap_01 .ccc .c_r .des p {
        color: #666666;
        font-size: 16px;
        line-height: 30px; }
.cgal .main_wrap .wrap_02 {
  background-color: #f5f5f5; }
  .cgal .main_wrap .wrap_02 h6 {
    color: #333333;
    font-size: 28px;
    padding: 55px 0; }
  .cgal .main_wrap .wrap_02 .case_swiper {
    padding-bottom: 100px; }
    .cgal .main_wrap .wrap_02 .case_swiper .swiper-slide {
      background-color: #ffffff;
      border: solid 1px #e5e5e5; }
      .cgal .main_wrap .wrap_02 .case_swiper .swiper-slide:hover .tet_box {
        background-color: #60b8ab; }
        .cgal .main_wrap .wrap_02 .case_swiper .swiper-slide:hover .tet_box .time {
          color: #fff; }
        .cgal .main_wrap .wrap_02 .case_swiper .swiper-slide:hover .tet_box h5 {
          color: #fff; }
        .cgal .main_wrap .wrap_02 .case_swiper .swiper-slide:hover .tet_box p {
          color: #fff; }
        .cgal .main_wrap .wrap_02 .case_swiper .swiper-slide:hover .tet_box .more {
          background: #fff;
          color: #60b8ab; }
      .cgal .main_wrap .wrap_02 .case_swiper .swiper-slide .tet_box {
        padding: 20px; }
        .cgal .main_wrap .wrap_02 .case_swiper .swiper-slide .tet_box .time {
          color: #999999;
          font-size: 15px; }
        .cgal .main_wrap .wrap_02 .case_swiper .swiper-slide .tet_box h5 {
          color: #333333;
          font-size: 18px;
          margin-top: 10px;
          margin-bottom: 30px; }
        .cgal .main_wrap .wrap_02 .case_swiper .swiper-slide .tet_box p {
          color: #999999;
          font-size: 14px;
          line-height: 22px; }
        .cgal .main_wrap .wrap_02 .case_swiper .swiper-slide .tet_box .more {
          width: 120px;
          height: 36px;
          background-color: #cccccc;
          text-align: center;
          line-height: 36px;
          color: #ffffff;
          font-size: 14px;
          margin-top: 30px; }

.zjtd .main_wrap {
  background-image: url("../images/28.png"); }
  .zjtd .main_wrap .e_list li {
    float: left;
    width: 360px;
    margin-bottom: 35px;
    cursor: pointer;
    margin-right: 60px; }
    .zjtd .main_wrap .e_list li:nth-child(3n+3) {
      margin-right: 0; }
    .zjtd .main_wrap .e_list li:hover .tet {
      background-color: #60b8ab;
      color: #fff;
      border: solid 1px #60b8ab; }
    .zjtd .main_wrap .e_list li:hover .pic img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    .zjtd .main_wrap .e_list li .pic {
      overflow: hidden; }
      .zjtd .main_wrap .e_list li .pic img {
        width: 360px;
        height: 310px; }
    .zjtd .main_wrap .e_list li .tet {
      height: 140px;
      background-color: #ffffff;
      border: solid 1px #e5e5e5;
      text-align: center;
      padding-top: 40px;
      color: #333333;
      font-size: 20px;
      line-height: 28px; }
  .zjtd .main_wrap .show_pop li {
    z-index: -1;
    opacity: 0;
    position: relative; }
    .zjtd .main_wrap .show_pop li .showliBg {
      background: rgba(0, 0, 0, 0.5);
      position: fixed;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      z-index: 10; }
    .zjtd .main_wrap .show_pop li .showliCon {
      position: fixed;
      left: 50%;
      top: 50%;
      background: #fff;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 11;
      width: 1200px;
      height: 500px; }
      .zjtd .main_wrap .show_pop li .showliCon .p {
        width: 400px;
        height: 500px;
        opacity: 0;
        transform: translateY(-50px);
        overflow: hidden; }
        .zjtd .main_wrap .show_pop li .showliCon .p img {
          width: 100%;
          height: 100%; }
      .zjtd .main_wrap .show_pop li .showliCon .t {
        width: 800px;
        height: 500px;
        position: relative;
        border-left: 1px solid #ccc; }
        .zjtd .main_wrap .show_pop li .showliCon .t .top {
          padding-left: 80px;
          padding-right: 80px; }
          .zjtd .main_wrap .show_pop li .showliCon .t .top .name {
            color: #333;
            font-size: 32px;
            padding: 30px 0;
            transform: translateX(50px);
            opacity: 0;
            transition: all 0.7s 0.2s; }
          .zjtd .main_wrap .show_pop li .showliCon .t .top .zc {
            font-size: 16px;
            color: #999;
            line-height: 26px;
            margin-bottom: 80px;
            transform: translateX(50px);
            opacity: 0;
            transition: all 0.7s 0.2s; }
            .zjtd .main_wrap .show_pop li .showliCon .t .top .zc p {
              position: relative;
              padding-left: 15px; }
              .zjtd .main_wrap .show_pop li .showliCon .t .top .zc p::after {
                position: absolute;
                width: 6px;
                height: 6px;
                content: '';
                background: #009d8d;
                left: 0;
                top: 50%;
                margin-top: -3px; }
          .zjtd .main_wrap .show_pop li .showliCon .t .top .des {
            color: #333;
            font-size: 14px;
            line-height: 18px;
            transform: translateX(50px);
            opacity: 0;
            transition: all 0.7s 0.4s; }
        .zjtd .main_wrap .show_pop li .showliCon .t .other {
          position: absolute;
          border-top: 1px solid #999;
          bottom: 0;
          width: 100%;
          left: 0;
          height: 60px;
          line-height: 60px;
          padding: 0 80px; }
          .zjtd .main_wrap .show_pop li .showliCon .t .other div {
            cursor: pointer; }
            .zjtd .main_wrap .show_pop li .showliCon .t .other div:hover {
              color: #009d8d; }
        .zjtd .main_wrap .show_pop li .showliCon .t .close {
          position: absolute;
          font-size: 24px;
          top: 10px;
          right: 10px;
          cursor: pointer; }
  .zjtd .main_wrap .show_pop .on {
    opacity: 1;
    z-index: 9;
    opacity: 1; }
    .zjtd .main_wrap .show_pop .on .showliCon .p {
      opacity: 1;
      transform: translateY(0); }
    .zjtd .main_wrap .show_pop .on .showliCon .t .top .name {
      transform: translateX(0);
      opacity: 1; }
    .zjtd .main_wrap .show_pop .on .showliCon .t .top .zc {
      transform: translateX(0);
      opacity: 1; }
    .zjtd .main_wrap .show_pop .on .showliCon .t .top .des {
      transform: translateX(0);
      opacity: 1; }

.yjy .main_wrap .wrap_01 {
  background-image: url("../images/28.png");
  padding-top: 80px;
  padding-bottom: 60px; }
  .yjy .main_wrap .wrap_01 .fl {
    width: 670px; }
    .yjy .main_wrap .wrap_01 .fl h6 {
      color: #000000;
      font-size: 30px; }
    .yjy .main_wrap .wrap_01 .fl .des {
      color: #333333;
      line-height: 30px;
      font-size: 16px;
      margin: 30px 0; }
    .yjy .main_wrap .wrap_01 .fl p {
      color: #60b8ab;
      font-size: 24px; }
.yjy .main_wrap .wrap_02 {
  background-color: #fcfcfc;
  padding: 60px 0; }
  .yjy .main_wrap .wrap_02 .fl {
    width: 660px; }
    .yjy .main_wrap .wrap_02 .fl h6 {
      color: #000000;
      font-size: 30px; }
    .yjy .main_wrap .wrap_02 .fl .des {
      color: #333333;
      font-size: 16px;
      line-height: 30px;
      margin-top: 20px; }
.yjy .main_wrap .wrap_03 {
  background-image: url("../images/28.png");
  padding: 60px 0; }
  .yjy .main_wrap .wrap_03 h6 {
    color: #000000;
    font-size: 30px;
    margin-bottom: 20px; }
  .yjy .main_wrap .wrap_03 .des {
    color: #333333;
    font-size: 16px;
    margin-bottom: 30px; }
  .yjy .main_wrap .wrap_03 .d2 {
    color: #333333;
    font-size: 18px;
    margin-bottom: 30px; }
  .yjy .main_wrap .wrap_03 .dd span {
    height: 50px;
    background-color: #60b8ab;
    line-height: 50px;
    padding: 0 30px;
    color: #ffffff;
    font-size: 16px; }
  .yjy .main_wrap .wrap_03 .dd img {
    margin: 15px 10px; }
  .yjy .main_wrap .wrap_03 .d3 {
    margin-top: 40px; }
    .yjy .main_wrap .wrap_03 .d3 .fl p img {
      float: left; }
    .yjy .main_wrap .wrap_03 .d3 .fl h6 {
      text-align: center;
      color: #5a5a5a;
      font-size: 16px;
      margin-top: 20px; }
    .yjy .main_wrap .wrap_03 .d3 .fr p img {
      float: left; }
    .yjy .main_wrap .wrap_03 .d3 .fr h6 {
      text-align: center;
      color: #5a5a5a;
      font-size: 16px;
      margin-top: 20px; }

.jsfw .main_wrap .wrap_01 {
  background-image: url("../images/20.jpg");
  padding: 80px 0; }
  .jsfw .main_wrap .wrap_01 h6 {
    text-align: center;
    color: #333333;
    font-size: 24px; }
  .jsfw .main_wrap .wrap_01 p {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
    text-align: center; }
.jsfw .main_wrap .wrap_02 {
  background-image: url("../images/28.png");
  padding-bottom: 60px; }
  .jsfw .main_wrap .wrap_02 .d1 h5 {
    color: #000000;
    font-size: 20px;
    padding-top: 60px;
    padding-bottom: 30px; }
  .jsfw .main_wrap .wrap_02 .d1 table {
    width: 100%;
    text-align: center; }
    .jsfw .main_wrap .wrap_02 .d1 table thead {
      background-color: #60b8ab; }
      .jsfw .main_wrap .wrap_02 .d1 table thead tr td {
        height: 60px;
        color: #ffffff;
        font-size: 16px;
        min-width: 300px; }
    .jsfw .main_wrap .wrap_02 .d1 table tbody tr td {
      min-width: 300px;
      height: 80px;
      color: #666;
      font-size: 14px; }
      .jsfw .main_wrap .wrap_02 .d1 table tbody tr td p span {
        font-size: 14px;
        position: relative;
        display: inline-block;
        padding-left: 10px; }
        .jsfw .main_wrap .wrap_02 .d1 table tbody tr td p span::before {
          position: absolute;
          width: 6px;
          height: 6px;
          border-radius: 50%;
          background: #666;
          content: '';
          left: 0;
          top: 50%;
          margin-top: -3px; }
    .jsfw .main_wrap .wrap_02 .d1 table tbody tr:nth-child(2n) {
      background: #f1f1f1; }
  .jsfw .main_wrap .wrap_02 .d1 p {
    color: #666666;
    font-size: 16px;
    line-height: 30px; }

.xysx .main_wrap .wrap_01 {
  background-image: url("../images/20.jpg");
  padding: 80px 0; }
  .xysx .main_wrap .wrap_01 h6 {
    text-align: center;
    color: #333333;
    font-size: 24px; }
  .xysx .main_wrap .wrap_01 p {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
    text-align: center; }
.xysx .main_wrap .wrap_02 {
  background-image: url("../images/28.png");
  padding-bottom: 60px; }
  .xysx .main_wrap .wrap_02 .d1 h5 {
    color: #000000;
    font-size: 20px;
    padding-top: 60px;
    padding-bottom: 30px; }
  .xysx .main_wrap .wrap_02 .d1 table {
    width: 100%;
    text-align: center; }
    .xysx .main_wrap .wrap_02 .d1 table thead {
      background-color: #60b8ab; }
      .xysx .main_wrap .wrap_02 .d1 table thead tr td {
        height: 60px;
        color: #ffffff;
        font-size: 16px;
        min-width: 300px; }
    .xysx .main_wrap .wrap_02 .d1 table tbody tr td {
      min-width: 300px;
      height: 80px;
      color: #666;
      font-size: 14px; }
    .xysx .main_wrap .wrap_02 .d1 table tbody tr:nth-child(2n) {
      background: #f1f1f1; }
  .xysx .main_wrap .wrap_02 .d1 p {
    color: #666666;
    font-size: 16px;
    line-height: 30px; }
  .xysx .main_wrap .wrap_02 .d1 .pic {
    margin: 25px 0; }
    .xysx .main_wrap .wrap_02 .d1 .pic .item {
      margin-right: 10px; }
      .xysx .main_wrap .wrap_02 .d1 .pic .item:last-child {
        margin-right: 0; }
      .xysx .main_wrap .wrap_02 .d1 .pic .item h6 {
        text-align: center;
        color: #60b8ab;
        font-size: 16px;
        margin-top: 20px; }
  .xysx .main_wrap .wrap_02 .d1 .in {
    color: #666666;
    font-size: 16px; }

.gnjy .main_wrap {
  background: url("../images/28.png");
  padding-bottom: 90px; }
  .gnjy .main_wrap .wrap_01 h6 {
    color: #000000;
    font-size: 20px;
    padding-top: 60px;
    padding-bottom: 30px; }
  .gnjy .main_wrap .wrap_01 .pic_box {
    text-align: center; }
  .gnjy .main_wrap .wrap_02 .ccc dl {
    margin-bottom: 3px; }
    .gnjy .main_wrap .wrap_02 .ccc dl dt {
      height: 60px;
      background-color: #f5f5f5;
      line-height: 60px;
      padding: 0 40px; }
      .gnjy .main_wrap .wrap_02 .ccc dl dt span {
        color: #333333;
        font-size: 16px; }
      .gnjy .main_wrap .wrap_02 .ccc dl dt i {
        font-size: 22px;
        color: #333333; }
    .gnjy .main_wrap .wrap_02 .ccc dl dd {
      background-color: #ffffff;
      padding: 30px 45px;
      box-shadow: 0px 2px 46px 0px rgba(0, 0, 0, 0.25);
      display: none; }
      .gnjy .main_wrap .wrap_02 .ccc dl dd a {
        color: #0018ca;
        font-size: 16px;
        margin-bottom: 20px;
        display: inline-block;
        text-decoration: underline; }
      .gnjy .main_wrap .wrap_02 .ccc dl dd p {
        color: #666666;
        font-size: 16px;
        line-height: 30px; }
  .gnjy .main_wrap .wrap_02 .ccc .on dt {
    background-color: #60b8ab; }
    .gnjy .main_wrap .wrap_02 .ccc .on dt span {
      color: #ffffff; }
    .gnjy .main_wrap .wrap_02 .ccc .on dt i {
      color: #fff;
      transform: rotate(-180deg); }

.tdfc .main_wrap {
  background-image: url("../images/28.png");
  padding-bottom: 100px; }
  .tdfc .main_wrap .p_list li {
    width: 584px;
    border: solid 1px #e5e5e5;
    float: left;
    margin-right: 30px;
    margin-bottom: 40px;
    cursor: pointer; }
    .tdfc .main_wrap .p_list li:hover {
      box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.25); }
      .tdfc .main_wrap .p_list li:hover .pic_box img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1); }
      .tdfc .main_wrap .p_list li:hover .tet_box {
        background: #60b8ab;
        color: #fff; }
        .tdfc .main_wrap .p_list li:hover .tet_box::before {
          background: #fff; }
    .tdfc .main_wrap .p_list li:nth-child(2n) {
      margin-right: 0; }
    .tdfc .main_wrap .p_list li .pic_box {
      width: 584px;
      height: 327px;
      overflow: hidden; }
      .tdfc .main_wrap .p_list li .pic_box img {
        width: 584px;
        height: 327px; }
    .tdfc .main_wrap .p_list li .tet_box {
      height: 87px;
      line-height: 87px;
      position: relative;
      padding-left: 125px;
      color: #000000;
      font-size: 18px; }
      .tdfc .main_wrap .p_list li .tet_box::before {
        position: absolute;
        content: '';
        width: 40px;
        height: 2px;
        background-color: #333333;
        left: 70px;
        top: 50%;
        margin-top: -1px; }

.zxjp .main_wrap {
  background-image: url("../images/28.png"); }
  .zxjp .main_wrap .ccc .tit_box {
    height: 60px;
    background-color: #60b8ab;
    line-height: 60px;
    border-bottom: 1px solid #f1f1f1; }
    .zxjp .main_wrap .ccc .tit_box span {
      float: left;
      width: 20%;
      text-align: center;
      color: #ffffff;
      font-size: 16px; }
  .zxjp .main_wrap .ccc .c_item .head {
    height: 60px;
    border-bottom: 1px solid #f1f1f1;
    line-height: 60px;
    background: #fff; }
    .zxjp .main_wrap .ccc .c_item .head span {
      float: left;
      width: 20%;
      text-align: center;
      color: #666;
      font-size: 14px; }
      .zxjp .main_wrap .ccc .c_item .head span i {
        display: inline-block;
        margin-left: 15px; }
  .zxjp .main_wrap .ccc .c_item .body {
    padding: 20px 30px;
    background: #fff;
    display: none; }
    .zxjp .main_wrap .ccc .c_item .body dl {
      margin-bottom: 20px; }
      .zxjp .main_wrap .ccc .c_item .body dl dt {
        color: #60b8ab;
        font-size: 14px;
        margin-bottom: 12px; }
      .zxjp .main_wrap .ccc .c_item .body dl dd {
        color: #666666;
        font-size: 14px;
        line-height: 24px; }
    .zxjp .main_wrap .ccc .c_item .body .sq {
      display: block;
      width: 120px;
      height: 35px;
      background-color: #60b8ab;
      text-align: center;
      line-height: 35px;
      color: #ffffff;
      font-size: 14px; }
  .zxjp .main_wrap .ccc .on .head {
    background-color: #60b8ab; }
    .zxjp .main_wrap .ccc .on .head span {
      color: #fff; }
      .zxjp .main_wrap .ccc .on .head span i {
        transform: rotate(-180deg); }

.xwzx .main_wrap {
  background-image: url("../images/28.png"); }
  .xwzx .main_wrap .ccc .main_box {
    border: solid 1px #eeeeee; }
    .xwzx .main_wrap .ccc .main_box a {
      display: flex; }
      .xwzx .main_wrap .ccc .main_box a:hover {
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25); }
        .xwzx .main_wrap .ccc .main_box a:hover .fr h6 {
          color: #60b8ab; }
        .xwzx .main_wrap .ccc .main_box a:hover .fl img {
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -o-transform: scale(1.1);
          transform: scale(1.1); }
      .xwzx .main_wrap .ccc .main_box a .fl {
        overflow: hidden; }
        .xwzx .main_wrap .ccc .main_box a .fl img {
          width: 452px;
          height: 312px; }
      .xwzx .main_wrap .ccc .main_box a .fr {
        padding: 25px 50px 0;
        background: #fff;
        height: 312px; }
        .xwzx .main_wrap .ccc .main_box a .fr h6 {
          color: #333333;
          font-size: 24px;
          line-height: 36px; }
        .xwzx .main_wrap .ccc .main_box a .fr .info {
          margin-top: 10px; }
          .xwzx .main_wrap .ccc .main_box a .fr .info div {
            display: inline-block;
            margin-right: 30px;
            color: #999999;
            opacity: 0.8;
            font-size: 14px; }
        .xwzx .main_wrap .ccc .main_box a .fr p {
          margin: 25px 0;
          color: #666666;
          font-size: 16px;
          line-height: 24px; }
  .xwzx .main_wrap .ccc .item_b {
    margin-top: 40px; }
    .xwzx .main_wrap .ccc .item_b a {
      padding: 17px 30px;
      display: block;
      height: 160px;
      background-color: #ffffff;
      border: solid 1px #eeeeee; }
      .xwzx .main_wrap .ccc .item_b a:hover {
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.25); }
        .xwzx .main_wrap .ccc .item_b a:hover .pic img {
          transform: scale(1.1); }
        .xwzx .main_wrap .ccc .item_b a:hover .tet .fl h6 {
          color: #60b8ab; }
        .xwzx .main_wrap .ccc .item_b a:hover .tet .fr {
          background: #60b8ab; }
      .xwzx .main_wrap .ccc .item_b a .pic {
        overflow: hidden; }
        .xwzx .main_wrap .ccc .item_b a .pic img {
          width: 182px;
          height: 126px; }
      .xwzx .main_wrap .ccc .item_b a .tet .fl {
        width: 760px; }
        .xwzx .main_wrap .ccc .item_b a .tet .fl h6 {
          color: #333333;
          font-size: 22px;
          margin-top: 5px; }
        .xwzx .main_wrap .ccc .item_b a .tet .fl span {
          color: #cccccc;
          font-size: 14px;
          display: block;
          margin-top: 10px;
          margin-bottom: 25px; }
        .xwzx .main_wrap .ccc .item_b a .tet .fl p {
          color: #999999;
          font-size: 16px; }
      .xwzx .main_wrap .ccc .item_b a .tet .fr {
        margin-top: 30px;
        background-color: #cccccc; }
        .xwzx .main_wrap .ccc .item_b a .tet .fr:hover {
          color: #fff; }

.xwxq .main_wrap {
  padding-top: 80px;
  background-image: url("../images/28.png"); }
  .xwxq .main_wrap .ccc .tit {
    color: #333333;
    font-size: 30px;
    text-align: center; }
  .xwxq .main_wrap .ccc .b {
    text-align: center;
    padding: 40px 0;
    font-size: 0;
    border-bottom: 1px dashed #999; }
    .xwxq .main_wrap .ccc .b .info {
      display: inline-block; }
      .xwxq .main_wrap .ccc .b .info div {
        display: inline-block;
        margin-right: 20px;
        color: #999999;
        opacity: 0.8;
        font-size: 14px; }
    .xwxq .main_wrap .ccc .b .share {
      margin-left: 100px;
      display: inline-block;
      color: #999999;
      font-size: 15px; }
      .xwxq .main_wrap .ccc .b .share a {
        font-size: 18px; }
        .xwxq .main_wrap .ccc .b .share a:hover {
          color: #60b8ab; }
  .xwxq .main_wrap .ccc .c {
    padding: 30px 0;
    border-bottom: 1px dashed #ccc; }
    .xwxq .main_wrap .ccc .c p {
      color: #444444;
      font-size: 16px;
      line-height: 36px; }
      .xwxq .main_wrap .ccc .c p img {
        margin: 0 10px; }
  .xwxq .main_wrap .ccc .m {
    padding-top: 40px;
    padding-bottom: 70px; }
    .xwxq .main_wrap .ccc .m .fl a {
      color: #444444;
      font-size: 14px;
      display: block;
      line-height: 26px; }
      .xwxq .main_wrap .ccc .m .fl a:hover {
        color: #60b8ab; }
    .xwxq .main_wrap .ccc .m .fr {
      display: block;
      width: 140px;
      height: 48px;
      background-color: #60b8ab;
      border-radius: 2px;
      text-align: center;
      line-height: 48px;
      color: #f4f4f4;
      font-size: 14px; }
      .xwxq .main_wrap .ccc .m .fr img {
        display: inline-block;
        margin-right: 4px; }

.fzlc .main_wrap {
  padding-bottom: 90px; }
  .fzlc .main_wrap .layout {
    position: relative; }
  .fzlc .main_wrap .small_swiper {
    width: 870px;
    background-image: url("../images/33.png");
    background-repeat: repeat-x;
    height: 100px;
    background-position: center 40px;
    padding-top: 70px;
    margin-bottom: 50px; }
    .fzlc .main_wrap .small_swiper .swiper-slide {
      text-align: center;
      color: #666666;
      font-size: 18px;
      position: relative; }
      .fzlc .main_wrap .small_swiper .swiper-slide::after {
        position: absolute;
        content: '';
        background-image: url("../images/34.png");
        width: 22px;
        height: 22px;
        left: 50%;
        margin-left: -11px;
        top: -135%; }
    .fzlc .main_wrap .small_swiper .small_on {
      color: #60b8ab;
      font-size: 24px;
      font-weight: 550; }
      .fzlc .main_wrap .small_swiper .small_on::after {
        background-image: url("../images/35.png"); }
  .fzlc .main_wrap .big_swiper .swiper-slide {
    height: 308px;
    background-color: #ffffff;
    border: 1px solid #f1f1f1; }
    .fzlc .main_wrap .big_swiper .swiper-slide .p {
      width: 643px;
      height: 308px; }
    .fzlc .main_wrap .big_swiper .swiper-slide .t {
      padding-left: 50px;
      padding-top: 50px; width: 520px;}
      .fzlc .main_wrap .big_swiper .swiper-slide .t h6 {
        color: #60b8ab;
        font-size: 48px;
        font-weight: 550;
        margin-bottom: 40px; }
        .fzlc .main_wrap .big_swiper .swiper-slide .t h6 i {
          font-size: 24px; }
      .fzlc .main_wrap .big_swiper .swiper-slide .t .des {
        max-height: 120px;
        overflow-y: scroll;
        padding-right: 10px; }
        .fzlc .main_wrap .big_swiper .swiper-slide .t .des::-webkit-scrollbar {
          width: 3px;
          height: 1px; }
        .fzlc .main_wrap .big_swiper .swiper-slide .t .des::-webkit-scrollbar-thumb {
          border-radius: 10px;
          -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
          background: #535353; }
        .fzlc .main_wrap .big_swiper .swiper-slide .t .des::-webkit-scrollbar-track {
          -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
          border-radius: 10px;
          background: #EDEDED; }
        .fzlc .main_wrap .big_swiper .swiper-slide .t .des p {
          color: #4a4a4a;
          font-size: 16px;
          position: relative;
          padding-left: 15px;
          line-height: 32px; }
          .fzlc .main_wrap .big_swiper .swiper-slide .t .des p::after {
            position: absolute;
            width: 4px;
            height: 4px;
            border-radius: 50%;
            content: '';
            left: 0;
            top: 50%;
            margin-top: -2px;
            background: #ccc; }
  .fzlc .main_wrap .btn_box {
    width: 44px;
    height: 44px;
    background-color: #e6e6e6;
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
    position: absolute;
    top: 210px;
    z-index: 10;
    cursor: pointer; }
    .fzlc .main_wrap .btn_box:hover {
      background-color: #60b8ab;
      color: #fff; }
  .fzlc .main_wrap .btn_prev {
    left: 0; }
  .fzlc .main_wrap .btn_next {
    right: 0; }

.qyyj .main_wrap {
  padding-bottom: 90px; }
  .qyyj .main_wrap .ccc .wrap_1 {
    box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.1);
    background-color: #ffffff; }
    .qyyj .main_wrap .ccc .wrap_1 .fl {
      width: 400px;
      height: 542px;
      background-image: url("../images/35.jpg");
      padding-top: 70px;
      padding-left: 35px; }
      .qyyj .main_wrap .ccc .wrap_1 .fl h6 {
        color: #ffffff;
        font-size: 30px; }
      .qyyj .main_wrap .ccc .wrap_1 .fl .line {
        display: block;
        width: 56px;
        height: 2px;
        background-color: #ffffff;
        opacity: 0.5;
        margin-top: 40px; }
      .qyyj .main_wrap .ccc .wrap_1 .fl img {
        display: block;
        margin-top: 96px;
        margin-left: 72px; }
    .qyyj .main_wrap .ccc .wrap_1 .fr {
      width: 800px;
      background: #fff;
      height: 542px;
      padding-top: 50px; }
      .qyyj .main_wrap .ccc .wrap_1 .fr h5 {
        color: #000000;
        font-size: 30px;
        padding-left: 45px; }
      .qyyj .main_wrap .ccc .wrap_1 .fr .pic {
        text-align: center;
        margin-top: 50px; }
      .qyyj .main_wrap .ccc .wrap_1 .fr .zz {
        background-color: #efefef;
        padding-left: 30px;
        padding-top: 35px;
        margin-top: 50px;
        height: 176px; }
        .qyyj .main_wrap .ccc .wrap_1 .fr .zz h6 {
          color: #333333;
          font-size: 30px; }
        .qyyj .main_wrap .ccc .wrap_1 .fr .zz span {
          width: 60px;
          height: 2px;
          background-color: #60b8ab;
          opacity: 0.6;
          display: block;
          margin: 10px 0 25px 0; }
        .qyyj .main_wrap .ccc .wrap_1 .fr .zz p {
          color: #333333;
          font-size: 16px; }

.gsjj .main_wrap {
  padding-bottom: 95px; }
  .gsjj .main_wrap .c_l {
    width: 675px; }
    .gsjj .main_wrap .c_l .des p {
      color: #333333;
      font-size: 16px;
      line-height: 30px; }
  .gsjj .main_wrap .c_r {
    width: 525px;
    padding-top: 180px; }
    .gsjj .main_wrap .c_r .f_t .item {
      float: left;
      width: 49%;
      text-align: center;
      height: 160px; }
      .gsjj .main_wrap .c_r .f_t .item h5 {
        color: #60b8ab;
        font-size: 28px; }
      .gsjj .main_wrap .c_r .f_t .item h6 {
        margin-top: 40px;
        color: #60b8ab;
        font-size: 16px; }
        .gsjj .main_wrap .c_r .f_t .item h6 span {
          color: #60b8ab;
          font-size: 42px;
          font-weight: 550; }
    .gsjj .main_wrap .c_r .f_b {
      padding-left: 60px; }

.ldjy .main_wrap {
  padding-bottom: 80px; }
  .ldjy .main_wrap .pub_tit {
    text-align: left; }
  .ldjy .main_wrap .des {
    color: #333333;
    font-size: 16px;
    line-height: 32px; }
    .ldjy .main_wrap .des .lk {
      text-align: right; }

.zzry .main_wrap {
  padding-bottom: 70px; }
  .zzry .main_wrap .choice {
    text-align: center;
    font-size: 0;
    margin-bottom: 60px; }
    .zzry .main_wrap .choice a {
      display: inline-block;
      width: 180px;
      height: 52px;
      background-color: #ffffff;
      border: solid 1px #e5e5e5;
      text-align: center;
      line-height: 52px;
      color: #666666;
      font-size: 16px;
      margin: 0 32px; }
    .zzry .main_wrap .choice .on {
      background-color: #60b8ab;
      border: solid 1px #60b8ab;
      color: #ffffff; }
  .zzry .main_wrap .h_list li {
    width: 360px;
    float: left;
    margin-right: 60px;
    margin-bottom: 50px; }
    .zzry .main_wrap .h_list li:nth-child(3n) {
      margin-right: 0; }
    .zzry .main_wrap .h_list li:hover {
      box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15); }
      .zzry .main_wrap .h_list li:hover .pic_box {
        background-color: #ffffff; }
      .zzry .main_wrap .h_list li:hover p {
        background-color: #60b8ab;
        color: #fff; }
    .zzry .main_wrap .h_list li .pic_box {
      width: 360px;
      height: 312px;
      text-align: center;
      line-height: 312px;
      background: #f5f5f5; }
      .zzry .main_wrap .h_list li .pic_box img {
        max-width: 360px;
        max-height: 312px; }
    .zzry .main_wrap .h_list li p {
      height: 90px;
      background-color: #ffffff;
      border: solid 1px #e5e5e5;
      text-align: center;
      line-height: 90px;
      color: #333333;
      font-size: 20px; }

.lxwm .main_wrap {
  padding-bottom: 85px; }
  .lxwm .main_wrap .ccc .map {
    height: 480px;
    width: 780px; }
  .lxwm .main_wrap .ccc .tet {
    height: 480px;
    padding-left: 35px;
    padding-top: 35px;
    width: 420px;
    background-color: #ffffff;
    box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.28); }
    .lxwm .main_wrap .ccc .tet h6 {
      color: #333333;
      font-size: 24px;
      margin-bottom: 15px; }
    .lxwm .main_wrap .ccc .tet p {
      color: #333333;
      font-size: 16px;
      line-height: 36px; }
    .lxwm .main_wrap .ccc .tet .ewm {
      margin-top: 20px; }
      .lxwm .main_wrap .ccc .tet .ewm .t {
        color: #333333;
        margin-left: 30px;
        margin-top: 20px;
        font-size: 16px;
        line-height: 36px;
        text-align: center; }

.kyfa .main_wrap .lead {
  margin: 80px 0;
  background-image: url("../images/42.png");
  height: 360px;
  padding-top: 60px;
  padding-right: 80px;
  text-align: right; }
  .kyfa .main_wrap .lead h6 {
    color: #333333;
    font-size: 24px; }
  .kyfa .main_wrap .lead p {
    margin-top: 30px;
    width: 620px;
    display: inline-block;
    color: #666666;
    font-size: 16px;
    line-height: 30px; }
.kyfa .main_wrap dl {
  padding: 35px 0;
  border-bottom: 1px solid #f1f1f1; }
  .kyfa .main_wrap dl dt {
    color: #000000;
    font-size: 20px;
    margin-bottom: 30px; }
  .kyfa .main_wrap dl dd .p1 {
    width: 570px; }
    .kyfa .main_wrap dl dd .p1 p {
      color: #666666;
      font-size: 16px;
      line-height: 28px; }
  .kyfa .main_wrap dl dd .i2 {
    text-align: center; }
  .kyfa .main_wrap dl dd .p2 span {
    display: inline-block;
    padding-left: 15px;
    color: #666666;
    font-size: 16px;
    margin-right: 100px;
    position: relative; }
    .kyfa .main_wrap dl dd .p2 span::after {
      position: absolute;
      width: 6px;
      height: 6px;
      background-color: #60b8ab;
      content: '';
      left: 0;
      top: 50%;
      margin-top: -3px; }
  .kyfa .main_wrap dl dd .p3 ul li {
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    color: #000000; }
    .kyfa .main_wrap dl dd .p3 ul li span {
      font-size: 14px; }
    .kyfa .main_wrap dl dd .p3 ul li:nth-child(2n+1) {
      background-color: #60b8ab; }
      .kyfa .main_wrap dl dd .p3 ul li:nth-child(2n+1) span {
        color: #fff; }
  .kyfa .main_wrap dl dd .it h6 {
    color: #000000;
    font-size: 16px; }
  .kyfa .main_wrap dl dd .it p {
    margin: 10px 0;
    color: #666666;
    line-height: 30px;
    font-size: 16px; }
  .kyfa .main_wrap dl dd .it .pp {
    text-align: center;
    font-size: 0; }
    .kyfa .main_wrap dl dd .it .pp .p_i {
      margin-right: 10px; }
      .kyfa .main_wrap dl dd .it .pp .p_i:last-child {
        margin-right: 0; }
      .kyfa .main_wrap dl dd .it .pp .p_i p {
        color: #60b8ab;
        font-size: 16px; }
  .kyfa .main_wrap dl dd a {
    color: #666666;
    font-size: 16px;
    line-height: 30px; }

/*# sourceMappingURL=css.css.map */
