.header {
  height: 1064px; }
  .header .top-hd {
    margin-bottom: -120px;
    z-index: 10; }
  .header .banner {
    height: 1064px;
    z-index: 1; }
    .header .banner .inner {
      position: relative; }

@-webkit-keyframes rotate {
  0%,
    100% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes rotate {
  0%,
    100% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg); } }
@-o-keyframes rotate {
  0%,
    100% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(360deg); } }
@-ms-keyframes rotate {
  0%,
    100% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg); } }
@keyframes rotate {
  0%,
    100% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
#banner {
  width: 100%;
  float: left;
  height: 1064px;
  text-align: center;
  overflow: hidden;
  position: relative; }
  #banner a.preNext {
    position: absolute;
    top: 50%;
    width: 53px;
    height: 96px;
    z-index: 5;
    margin-top: -48px;
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    transition: all 0.3s linear 0s;
    opacity: 0; }
    #banner a.preNext.arrow-left {
      left: 0;
      background-position: left 0; z-index:10;}
    #banner a.preNext.arrow-right {
      right: 0;
      background-position: right 0;z-index:10 }
    #banner a.preNext:hover {
      opacity: 1 !important; }
  #banner:hover a.preNext {
    opacity: .5; }
    #banner:hover a.preNext.arrow-left {
      left: 8%; }
    #banner:hover a.preNext.arrow-right {
      right: 8%; }
  #banner .swiper-slide {
    width: 100%;
    float: left;
    height: 1064px; }
  #banner #swiper-slide1 {
    background: url("../img/ban1.jpg") no-repeat center #1c0935; }
    #banner #swiper-slide1 .ban1-r {
      margin: 248px auto 0 auto;
      width: 692px;
      height: 692px;
      position: relative; }
      #banner #swiper-slide1 .ban1-r .ban1-t1 {
        position: absolute;
        top: -24px;
        left: -70px;
        width: 838px;
        height: 710px;
        background: url("../img/ban1_bg_01.png") no-repeat center; }
      #banner #swiper-slide1 .ban1-r .ban1-t2 {
        position: absolute;
        top: 220px;
        left: 0px;
        width: 100%;
        height: 189px;
        text-align: center; }
      #banner #swiper-slide1 .ban1-r .ban1-t3 {
        position: absolute;
        top: 440px;
        left: 0px;
        width: 100%;
        height: 48px;
        text-align: center; }
      #banner #swiper-slide1 .ban1-r .ban1-r1 {
        position: absolute;
        left: 0;
        top: 0;
        width: 690px;
        height: 690px;
        border: 1px solid rgba(115, 115, 115, 0.3);
        border-radius: 50%; }
      #banner #swiper-slide1 .ban1-r .ban1-r2 {
        position: absolute;
        top: 55px;
        left: 55px;
        width: 580px;
        height: 580px;
        border: 1px solid rgba(115, 115, 115, 0.3);
        border-radius: 50%; }
  #banner #swiper-slide2 {
    background: url("../img/ban2_bg.jpg") no-repeat center #1c0935; }
    #banner #swiper-slide2 .inner {
      width: 580px;
      margin: 155px auto 0 auto;
      height: 944px; }
      #banner #swiper-slide2 .inner .ban2-r1 {
        position: absolute;
        top: 0;
        left: 27px;
        width: 526px;
        height: 526px;
        margin: auto; }
        #banner #swiper-slide2 .inner .ban2-r1 img {
          -moz-animation: rotate 15s linear infinite;
          -webkit-animation: rotate 15s linear infinite;
          -o-animation: rotate 15s linear infinite;
          -ms-animation: rotate 15s linear infinite;
          animation: rotate 15s linear infinite; }
      #banner #swiper-slide2 .inner .ban2-r2 {
        position: absolute;
        top: 95px;
        left: 97px;
        width: 386px;
        height: 353px; }
      #banner #swiper-slide2 .inner .ban2-r3 {
        position: absolute;
        top: 566px;
        left: 0;
        width: 100%;
        height: 91px; }
      #banner #swiper-slide2 .inner .ban2-r4 {
        position: absolute;
        top: 698px;
        left: 22px;
        width: 243px;
        height: 34px; }
      #banner #swiper-slide2 .inner .ban2-r5 {
        position: absolute;
        top: 741px;
        left: 25px;
        width: 232px;
        height: 52px; }
      #banner #swiper-slide2 .inner .ban2-r6 {
        position: absolute;
        top: 665px;
        right: 22px;
        width: 278px;
        height: 158px; }
  #banner .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: white;
    margin: 0 3px;
    cursor: pointer;
    transform: scale(0.7, 0.7);
    transition: all 0.3s ease-in-out; }
  #banner .swiper-pagination-bullet-active {
    transform: scale(1, 1); }

.xianzhuang {
  background: url("../img/xz_bg.gif") no-repeat center bottom #f2f2f2;
  padding-top: 55px;
  margin-bottom: 35px; }
  .xianzhuang .bd {
    text-align: center;
    padding-bottom: 100px; }
    .xianzhuang .bd .tjt {
      padding-top: 60px; }
    .xianzhuang .bd .dsj {
      padding: 56px 0 11px 0; }

.fangan {
  margin-bottom: 50px; }
  .fangan .tab-nav {
    height: 142px;
    border-bottom: 1px solid #8b8787;
    margin-bottom: 45px; }
    .fangan .tab-nav ul.wrap {
      display: block;
      height: 144px;
      margin-bottom: -2px; }
      .fangan .tab-nav ul.wrap li {
        width: 230px;
        height: 141px;
        display: block;
        float: left;
        border-bottom: 3px solid #978989;
        text-align: center; }
        .fangan .tab-nav ul.wrap li#fa2 {
          margin-left: 158px;
          display: inline; }
        .fangan .tab-nav ul.wrap li#fa3 {
          float: right; }
        .fangan .tab-nav ul.wrap li span.icon {
          height: 66px;
          width: 78px;
          display: inline-block;
          background-image: url("../img/icon_map.png");
          background-repeat: no-repeat; }
          .fangan .tab-nav ul.wrap li span.icon.icon-1 {
            background-position: 0 0; }
          .fangan .tab-nav ul.wrap li span.icon.icon-2 {
            background-position: -78px 0; }
          .fangan .tab-nav ul.wrap li span.icon.icon-3 {
            background-position: -156px 0; }
        .fangan .tab-nav ul.wrap li h4 {
          display: block;
          padding: 10px;
          font-size: 22px;
          font-weight: normal;
          color: #b1abab; }
        .fangan .tab-nav ul.wrap li:hover, .fangan .tab-nav ul.wrap li.active {
          border-color: #9d8a3c; }
          .fangan .tab-nav ul.wrap li:hover span.icon.icon-1, .fangan .tab-nav ul.wrap li.active span.icon.icon-1 {
            background-position: 0 -66px; }
          .fangan .tab-nav ul.wrap li:hover span.icon.icon-2, .fangan .tab-nav ul.wrap li.active span.icon.icon-2 {
            background-position: -78px -66px; }
          .fangan .tab-nav ul.wrap li:hover span.icon.icon-3, .fangan .tab-nav ul.wrap li.active span.icon.icon-3 {
            background-position: -156px -66px; }
          .fangan .tab-nav ul.wrap li:hover h4, .fangan .tab-nav ul.wrap li.active h4 {
            color: #9d8a3c; }
        .fangan .tab-nav ul.wrap li:hover {
          cursor: pointer; }
  .fangan .bd {
    background: url("../img/jjfa_bg.jpg") no-repeat center;
    height: 1054px;
    width: 100%; }
    .fangan .bd .item {
      display: none;
      text-align: center; }
      .fangan .bd .item#con_fa_1 {
        display: block;
        padding-top: 62px; }
      .fangan .bd .item#con_fa_2 {
        padding-top: 62px; }
      .fangan .bd .item#con_fa_3 {
        padding-top: 183px; }

.xiangmu .bd {
  padding-top: 40px; }
  .xiangmu .bd ul li {
    float: left;
    width: 220px;
    height: 291px;
    padding: 0 13px; }
    .xiangmu .bd ul li .img {
      display: block;
      height: 218px;
      width: 218px;
      border: 1px solid #ebebeb;
      background-color: #f0f0f1;
      text-align: center; }
      .xiangmu .bd ul li .img .icon {
        width: 128px;
        height: 116px;
        margin-top: 51px;
        display: inline-block;
        background-image: url("../img/icon_map.png");
        background-repeat: no-repeat; }
        .xiangmu .bd ul li .img .icon.icon-1 {
          background-position: -132px -248px; }
        .xiangmu .bd ul li .img .icon.icon-2 {
          background-position: 0 -132px; }
        .xiangmu .bd ul li .img .icon.icon-3 {
          background-position: -128px -132px; }
        .xiangmu .bd ul li .img .icon.icon-4 {
          background-position: -256px -132px; }
        .xiangmu .bd ul li .img .icon.icon-5 {
          background-position: -384px -132px; }
        .xiangmu .bd ul li .img .icon.icon-6 {
          background-position: 0 -248px; }
        .xiangmu .bd ul li .img .icon.icon-7 {
          background-position: -362px 0; }
        .xiangmu .bd ul li .img .icon.icon-8 {
          background-position: -234px 0; }
    .xiangmu .bd ul li h4 {
      color: #434445;
      font-weight: normal;
      font-size: 22px;
      display: block;
      text-align: center;
      padding-top: 16px; }
    .xiangmu .bd ul li a:hover .img {
      background-color: #4e4f4f; }
      .xiangmu .bd ul li a:hover .img .icon-1 {
        background-position: -256px -248px; }
      .xiangmu .bd ul li a:hover .img .icon-2 {
        background-position: -384px -248px; }
      .xiangmu .bd ul li a:hover .img .icon-3 {
        background-position: 0 -364px; }
      .xiangmu .bd ul li a:hover .img .icon-4 {
        background-position: -128px -364px; }
      .xiangmu .bd ul li a:hover .img .icon-5 {
        background-position: -256px -364px; }
      .xiangmu .bd ul li a:hover .img .icon-6 {
        background-position: -384px -364px; }
      .xiangmu .bd ul li a:hover .img .icon-7 {
        background-position: 0 -480px; }
      .xiangmu .bd ul li a:hover .img .icon-8 {
        background-position: -128px -480px; }

.youshi {
  padding-top: 30px; }
  .youshi .hd {
    padding-top: 30px; }
    .youshi .hd ul li {
      display: block;
      width: 25%;
      float: left;
      text-align: center;
      cursor: pointer; }
      .youshi .hd ul li a {
        height: 178px;
        width: 178px;
        display: inline-block;
        border: 1px solid #ddd3ab;
        border-radius: 50%; }
        .youshi .hd ul li a span {
          display: block;
          line-height: 40px;
          height: 80px;
          padding: 43px 0;
          margin: 6px;
          background-color: #ddd3ab;
          border-radius: 50%;
          font-size: 35px;
          color: #fff; }
      .youshi .hd ul li.active a {
        border: 1px solid #c0a74c; }
        .youshi .hd ul li.active a span {
          background-color: #c0a74c; }
  .youshi .bd .item .desc {
    height: 238px;
    width: 100%;
    background: url("../img/youshi_desc_bg.png") no-repeat center bottom; }
    .youshi .bd .item .desc .wrap {
      position: relative;
      height: 238px;
      background: url("../img/youshi_desc.png") no-repeat center bottom; }
      .youshi .bd .item .desc .wrap .title {
        position: absolute;
        top: 14px;
        left: 125px; }
      .youshi .bd .item .desc .wrap .txt {
        position: absolute;
        left: 125px;
        top: 90px;
        line-height: 32px;
        font-size: 16px;
        color: #333;
        width: 750px; }

.huoban {
  padding-top: 40px; }
  .huoban .hd {
    margin-bottom: 30px; }
  .huoban .bd {
    height: 620px;
    background: url("../img/huoban.jpg") no-repeat center; }
    .huoban .bd .wrap {
      padding-top: 77px; }
      .huoban .bd .wrap ul {
        margin-left: -20px; }
      .huoban .bd .wrap ul li {
        margin-left: 20px;
        float: left;
        width: 235px;
        height: 465px;
        background-color: #fff; }
        .huoban .bd .wrap ul li .pic img {
          width: 100%; }
        .huoban .bd .wrap ul li .info {
          padding: 8px;
          font-size: 15px;
          line-height: 1.7; }
          .huoban .bd .wrap ul li .info p strong {
            color: #9d8a3c; }

.liucheng {
  margin-bottom: 40px; }
  .liucheng .hd {
    padding: 40px 0 30px 0; }

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