@charset "UTF-8";
.banner .banner-pagination span, .shortcut .items, .list-txt li a, .index-department .keshi .list-lable li {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.list-txt li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.index-department .keshi .showtop {
  opacity: 0;
  filter: Alpha(Opacity=0); }

.Carouse1-1 .Carousel-wrap, .Carouse1-1 .Carousel-wrap a, .Carouse1-1 .Carousel-wrap .Carousel-item {
  width: 100%;
  height: 100%; }

/*@font-face {*/
/*  font-family: FZCSK;*/
/*  src: url("../font/方正粗宋_GBK_0.TTF"); }*/
@-webkit-keyframes bounce {
  from,
    20%,
    53%,
    80%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
    43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  from,
    20%,
    53%,
    80%,
    to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
    43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
    20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
    50%,
    70%,
    90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
    60%,
    80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
    20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
    50%,
    70%,
    90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
    60%,
    80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

.banner {
  width: 100%;
  height: 620px;
  overflow: hidden;
  position: relative; }
  .banner .Carousel-wrap {
    width: 100%;
    height: 100%;
    position: relative; }
    .banner .Carousel-wrap .Carousel-item {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
  .banner .banner-pagination {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 120px; }
    .banner .banner-pagination span {
      display: inline-block;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background: #fff;
      margin: 0 5px; }
      .banner .banner-pagination span.curr {
        width: 10px;
        height: 10px;
        background: #12ba73; }

.shortcut {
  height: 125px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  position: relative;
  margin-top: -62.5px;
  background: #ffffff; }
  .shortcut .items {
    width: 299px;
    border-right: 1px solid #ebe4d9;
    height: 100%;
    float: left;
    text-align: center; }
    .shortcut .items:last-child {
      border-right: none; }
    .shortcut .items:hover {
      background: #12ba73; }
      .shortcut .items:hover .txt {
        color: #fff; }
      .shortcut .items:hover .sub-title {
        color: rgba(255, 255, 255, 0.7); }
      .shortcut .items:hover .imgbox {
        background: #fff;
        border: 4px solid #41c88f;
        margin: 0; }
    .shortcut .items .txt {
      overflow: hidden;
      padding-top: 16px;
      color: #12ba73; }
      .shortcut .items .txt .title {
        display: inline-block;
        font-weight: bold;
        font-size: 20px; }
    .shortcut .items .imgbox {
      display: inline-block;
      width: 46px;
      height: 46px;
      vertical-align: middle;
      line-height: 46px;
      border-radius: 50%;
      border: 2px solid rgba(18, 186, 115, 0.5);
      margin: 2px; }
      .shortcut .items .imgbox img {
        max-width: 46px;
        max-height: 46px; }
    .shortcut .items .sub-title {
      font-size: 14px;
      color: rgba(18, 186, 115, 0.7);
      padding-top: 10px; }

.tab-title {
  line-height: 40px; }
  .tab-title h3 {
    width: 110px;
    height: 40px;
    padding: 3px;
    font-size: 17px;
    font-weight: bold;
    float: left;
    margin-right: 25px;
    text-align: center;
    border: 1px solid transparent; }
    .tab-title h3 a {
      color: #12ba73; }
    .tab-title h3.curr, .tab-title h3:hover {
      border: 1px solid #12ba73; }
      .tab-title h3.curr a, .tab-title h3:hover a {
        background: #12ba73;
        color: #f5ead7; }
  .tab-title .more {
    float: right;
    color: #737373; }

.list-txt li {
  line-height: 45px;
  overflow: hidden; }
  .list-txt li:before {
    content: '\25C6';
    float: left;
    padding-right: 10px;
    color: #12ba73;
    font-size: 20px; }
  .list-txt li a {
    float: left;
    width: 70%;
    color: #4c4c4c; }
    .list-txt li a:hover {
      color: #12ba73;
      padding-left: 5px; }
  .list-txt li span {
    float: right;
    color: #999; }

.index-end {
  height: 550px;
  padding-top: 60px; }
  .index-end .index-shebei {
    width: 344px;
    overflow: hidden; }
    .index-end .index-shebei .pagination {
      text-align: center;
      padding-top: 20px; }
      .index-end .index-shebei .pagination span {
        width: 8px;
        height: 8px;
        display: inline-block;
        background: #fff;
        border-radius: 50%;
        margin: 0 5px;
     /* cursor: pointer; */
      }
      .index-end .index-shebei .pagination .curr {
        background: #12ba73; }
  .index-end .list-img {
    position: relative;
    padding-top: 33px; }
    .index-end .list-img li {
      padding: 0 40px 0 0;
      width: 344px; }
    .index-end .list-img .imgbox {
      padding: 0;
      border: none; }
      .index-end .list-img .imgbox a {
        width: 344px;
        height: 258px; }
      .index-end .list-img .imgbox img {
        width: 344px;
        height: 258px; }
    .index-end .list-img h3 a {
      border-top: none; }
  .index-end .index-dangjian {
    width: 792px; }
    .index-end .index-dangjian .tab-con {
      padding-top: 38px; }
    .index-end .index-dangjian .imgbox {
      float: left; }
      .index-end .index-dangjian .imgbox img {
        width: 245px;
        height: 334px; }
    .index-end .index-dangjian .txtbox {
      width: 500px;
      float: right; }
      .index-end .index-dangjian .txtbox .list-one {
        padding-bottom: 30px;
        margin-bottom: 10px;
        border-bottom: 1px solid #d1b581; }
        .index-end .index-dangjian .txtbox .list-one h3 {
          padding: 10px 0 20px; }
          .index-end .index-dangjian .txtbox .list-one h3 a {
            width: 70%;
            float: left;
            color: #12ba73;
            font-size: 16px;
            font-weight: bold; }
          .index-end .index-dangjian .txtbox .list-one h3 span {
            float: right;
            color: #999; }
        .index-end .index-dangjian .txtbox .list-one .describe {
          line-height: 30px;
          height: 60px;
          overflow: hidden;
          color: #4c4c4c; }

.Carouse1-1 {
  position: relative;
  height: 630px; }
  .Carouse1-1 .Carousel-wrap .Carousel-item {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-background-size: auto 100%;
    background-size: auto 100%; }

.advertising {
  background: #12ba73;
  height: 240px; }
  .advertising .video {
    float: left;
    height: 100%; }
  .advertising .txt {
    padding-top: 24px;
    float: right; }

.index-title {
  font-family: FZCSK;
  padding: 60px 0 0;
  text-align: center;
  line-height: 50px;
  font-size: 46px;
  color: #383838; }
  .index-title .tit {
    font-size: 40px;
    color: #12ba73;
    line-height: 50px;
    padding-left: 15px; }
  .index-title .ts {
    position: relative;
    padding-right: 20px; }
    .index-title .ts:after {
      content: ' • ';
      font-size: 26px;
      position: absolute;
      right: 0; }

.index-subtitle {
  text-align: center;
  font-size: 16px;
  color: #333;
  padding: 30px 0 20px; }

.index-news {
  margin-top: 70px;
  margin-bottom: 40px;
  background: #fff;
  height: 392px;
  overflow: hidden; }
  .index-news .left {
    width: 214px;
    float: left; }
    .index-news .left .items {
      overflow: hidden;
      height: 130px;
      background: #12ba73;
      color: #fff;
      line-height: 130px;
      border-bottom: 1px solid #f7ecd9; }
      .index-news .left .items:last-child {
        border-bottom: none; }
      .index-news .left .items:nth-child(2) .imgbox img {
        position: relative;
        top: -96px; }
      .index-news .left .items:nth-child(3) .imgbox img {
        position: relative;
        top: -196px; }
      .index-news .left .items:nth-child(4) .imgbox img {
        position: relative;
        top: -296px; }
      .index-news .left .items .imgbox {
        width: 40px;
        height: 40px;
        overflow: hidden;
        float: left;
        padding-top: 50px;
        padding-left: 40px; }
      .index-news .left .items span {
        float: left;
        font-weight: bold;
        font-size: 20px; }
    .index-news .left .curr {
      background: #e8b445; }
  .index-news .right {
    width: 940px;
    float: left;
    padding-left: 20px;
    padding-top: 28px; }
    .index-news .right .list-txt {
      padding-top: 15px; }
      .index-news .right .list-txt li {
        line-height: 41px; }
    .index-news .right .one {
      width: 362px; }
      .index-news .right .one img {
        padding-top: 5px; }
        .index-news .right .one img.img1 {
          width: 362px;
          height: 270px; }
        .index-news .right .one img.pt {
          padding-top: 25px; }
        .index-news .right .one img.img2 {
          width: 362px;
          height: 150px;
          padding-bottom: 20px; }
      .index-news .right .one .ctitle a {
        color: #595959;
        font-weight: bold;
        font-size: 18px;
        padding: 15px 0 10px; }
      .index-news .right .one .date {
        color: #999; }
    .index-news .right .two {
      width: 520px; }
    .index-news .right .three, .index-news .right .four {
      width: 458px; }
    .index-news .right .pl {
      padding-left: 15px; }

.index-department {
  padding-bottom: 120px;
  background: url("../images/partbg.png") no-repeat center top; }
  .index-department .keshi {
    padding-top: 60px; }
    .index-department .keshi .items {
      overflow: hidden;
      width: 265px;
      height: 448px;
      padding: 20px 50px 20px 20px;
      float: left;
      position: relative; }
      .index-department .keshi .items .kstitle a {
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        padding-top: 6px; }
      .index-department .keshi .items .paginations {
        position: absolute;
        right: 50px;
        top: 30px; }
        .index-department .keshi .items .paginations span {
          display: inline-block;
          width: 8px;
          height: 8px;
          background: #fff;
          border-radius: 50%;
          margin: 0 4px; }
          .index-department .keshi .items .paginations span.curr {
            background: #e8b445; }
    .index-department .keshi .list-lable {
      position: relative; }
      .index-department .keshi .list-lable ul {
        width: 258px;
        float: left;
        margin-right: 30px; }
      .index-department .keshi .list-lable li {
        float: left;
        width: 118px;
        height: 33px;
        border: 1px solid rgba(255, 255, 255, 0.3);
        text-align: center;
        line-height: 33px;
        overflow: hidden;
        margin-top: 14px; }
        .index-department .keshi .list-lable li:hover {
          background: rgba(255, 255, 255, 0.3);
          border: 1px solid transparent; }
        .index-department .keshi .list-lable li a {
          color: #fff; }
        .index-department .keshi .list-lable li:nth-child(2n) {
          float: right; }
    .index-department .keshi .ksbg1 {
      background: #47c4c5;
      top: 100px; }
    .index-department .keshi .ksbg2 {
      background: #12ba73;
      margin-top: 40px;
      margin-left: -34px;
      animation-delay: 0.4s; }
    .index-department .keshi .ksbg3 {
      background: #fff;
      margin-top: -34px;
      margin-left: -37px;
      animation-delay: 0.6s; }
      .index-department .keshi .ksbg3 .kstitle a {
        color: #4c4c4c; }
      .index-department .keshi .ksbg3 .list-lable li {
        border: 1px solid rgba(76, 76, 76, 0.3); }
        .index-department .keshi .ksbg3 .list-lable li a {
          color: #4c4c4c; }
    .index-department .keshi .ksbg4 {
      width: 265px;
      padding: 20px;
      background: #e8b445;
      margin-left: -40px;
      margin-top: 10px;
      animation-delay: 0.8s;
      /*  position: absolute;
        right: 0;*/ }
      .index-department .keshi .ksbg4 .phone {
        color: #fff;
        border: 1px solid rgba(255, 255, 255, 0.3); }
      .index-department .keshi .ksbg4 .path {
        color: #fff;
        border: 1px solid rgba(255, 255, 255, 0.3); }
    .index-department .keshi .showtop {
      top: 100px; }
    .index-department .keshi .phone {
      color: #666;
      font-size: 16px;
      font-weight: bold;
      border: 1px solid rgba(76, 76, 76, 0.3);
      height: 50px;
      line-height: 50px;
      margin-top: 20px; }
      .index-department .keshi .phone .iconfont {
        font-weight: normal;
        padding-right: 6px;
        font-size: 20px;
        padding-left: 10px; }
    .index-department .keshi .path {
      color: #666;
      border: 1px solid rgba(76, 76, 76, 0.3);
      margin-top: 20px;
      padding-left: 10px;
      padding-bottom: 10px; }
      .index-department .keshi .path .tit {
        font-size: 16px;
        font-weight: bold;
        height: 50px;
        line-height: 50px; }
        .index-department .keshi .path .tit .iconfont {
          font-weight: normal;
          padding-right: 6px;
          font-size: 20px; }

.index-expert {
  padding: 30px 0;
  background: url("../images/partbg1.png") no-repeat center -95px; }
  .index-expert .expert {
    text-align: center; }
  .index-expert .tabs {
    display: inline-block;
    padding: 30px 0 40px; }
    .index-expert .tabs .btn-prev, .index-expert .tabs .btn-next {
      float: left;
      width: 23px;
      height: 45px;
      line-height: 45px;
      background: #fff;
      color: #b3b3b3;
      margin: 0 5px;
     /* cursor: pointer; */
    }
  .index-expert .tabsli {
    position: relative;
    /*float: left;*/ }
.index-expert .nr{
  width: 952px;
  height: 45px;
  overflow: hidden;
  float: left;
}
    .index-expert .tabsli li {
      float: left;
      padding: 3px 4px;
      border: 1px solid #12ba73;
      margin: 0 5px;
      cursor: pointer; }
      .index-expert .tabsli li.curr {
        border-color: #e8b445; }
        .index-expert .tabsli li.curr span {
          background: #e8b445;
          border-color: #eed4a0; }
      .index-expert .tabsli li span {
        width: 95px;
        height: 35px;
        background: #12ba73;
        border-top: 1px solid #a0deba;
        border-bottom: 1px solid #a0deba;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        display: inline-block;
        line-height: 35px;
        letter-spacing: 4px;
        padding-left: 4px; }
  .index-expert .container {
    background: url("../images/expertbg.png") no-repeat center;
    height: 473px; }
    .index-expert .container .items-wrap {
      width: 820px;
      margin: 0 auto;
      padding-top: 103px;
      position: relative; }
    .index-expert .container .items {
      padding-left: 60px;
      overflow: hidden;
      position: absolute;
      left: 0; }
      .index-expert .container .items .imgbox {
        float: left;
        width: 209px;
        height: 209px;
        border-radius: 50%;
        overflow: hidden; }
.index-expert .container .items .imgbox a {
  width: 100%;
  height: 100%; }
        .index-expert .container .items .imgbox img {
          width: 100%;
          height: 100%; }
      .index-expert .container .items .txtbox {
        width: 510px;
        float: right;
        color: #333;
        text-align: left;
        padding-left: 35px;
        position: relative; }
        .index-expert .container .items .txtbox .title {
          letter-spacing: 4px;
          font-weight: bold;
          font-size: 26px;
          color: #12ba73;
          padding-bottom: 15px; }
        .index-expert .container .items .txtbox .ms {
          font-size: 18px;
          line-height: 30px; }
        .index-expert .container .items .txtbox .describe {
          padding-top: 20px;
          line-height: 28px;
          height: 84px;
          overflow: hidden; }
          .index-expert .container .items .txtbox .describe span {
            font-weight: bold;
            font-size: 18px; }
        .index-expert .container .items .txtbox .more {
          padding: 3px 4px;
          border: 1px solid #12ba73;
          position: absolute;
          right: 0;
          top: 40px;
          text-align: center; }
          .index-expert .container .items .txtbox .more span {
            width: 93px;
            height: 34px;
            background: #12ba73;
            border-top: 1px solid #8eaa97;
            border-bottom: 1px solid #8eaa97;
            color: #fff;
            font-size: 16px;
            display: inline-block;
            line-height: 34px; }

.scrollShowTopAnimate {
  -webkit-animation-name: scrollShow;
  animation-name: scrollShow;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

@keyframes scrollShow {
  0% {
    top: 100px;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

/*# sourceMappingURL=index.css.map */
