.header {

  height: 1064px; }
.header .top-hd {

  margin-bottom: -120px;

  z-index: 10; }

/*.header .banner {

  height: 1064px;

  background: url("../img/banner.jpg") no-repeat center; }*/

  .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; }

    #banner a.preNext.arrow-right {

      right: 0;

      background-position: right 0; }

    #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); }


.main-box .weizhi {

  padding: 150px 0 25px 0; }

  .main-box .weizhi p {

    display: block;

    font-size: 17px;

    line-height: 28px;

    height: 28px;

    color: #2a2926;

    padding-left: 34px;

    background: url("../img/home_icon.png") no-repeat left center; }

    .main-box .weizhi p a {

      color: #898585; }

.main-box .list-box ul {

  margin-left: -50px; }

  .main-box .list-box ul li {

    width: 300px;

    height: 395px;

    float: left;

    margin-left: 50px; }

    .main-box .list-box ul li .pic {

      height: 178px;

      overflow: hidden; }

      .main-box .list-box ul li .pic img {

        width: 100%; }

    .main-box .list-box ul li .info {

      padding: 8px 5px;

      height: 40px;

      font-size: 15px;

      line-height: 20px;

      background-color: #f6f3f3; }

      .main-box .list-box ul li .info .date {

        width: 55px;

        float: left;

        text-align: center;

        color: #3a3b3d; }

        .main-box .list-box ul li .info .date span {

          display: block; }

      .main-box .list-box ul li .info .title {

        font-size: 15px;

        font-weight: normal; }

        .main-box .list-box ul li .info .title a {

          color: #3a3b3d; }

        .main-box .list-box ul li .info .title a:hover {

          color: #cc1d1c; }

    .main-box .list-box ul li p.desc {

      font-size: 14px;

      line-height: 24px;

      padding-top: 10px;

      color: #3a3b3d; }

      .main-box .list-box ul li p.desc a {

        color: #cc1d1c; }

        .main-box .list-box ul li p.desc a:hover {

          text-decoration: underline; }



.info-box .ld {

  width: 700px;

  float: left; }

  .info-box .ld .article {

    border: 1px solid #b7b4ad; }

    .info-box .ld .article h1.title {

      display: block;

      text-align: center;

      padding: 30px 15px 5px 15px;

      font-size: 22px; }

    .info-box .ld .article .info {

      text-align: center;

      color: #999; }

      .info-box .ld .article .info span {

        display: inline-block;

        margin: 0 10px; }

    .info-box .ld .article .content {

      padding: 20px;

      font-size: 15px;

      line-height: 1.8; }

      .info-box .ld .article .content p {

        padding: 10px 0; }

      .info-box .ld .article .content a {

        text-decoration: underline;

        color: #0000cc; }

    .info-box .ld .article .share {

      padding: 20px; }

  .info-box .ld .article-page {

    font-size: 15px;

    line-height: 1.5;

    padding: 30px 0; }

    .info-box .ld .article-page li {

      color: #666;

      display: block;

      margin-bottom: 5px;

      background: url("../img/list_icon.png") no-repeat 12px center;

      padding-left: 28px; }

      .info-box .ld .article-page li a {

        color: #333; }

        .info-box .ld .article-page li a:hover {

          color: #cc1d1c;

          text-decoration: underline; }

.info-box .rd {

  float: right;

  width: 280px;

  min-height: 950px; }

  .info-box .rd .tuijian {

    padding-bottom: 20px; }

    .info-box .rd .tuijian .nav-tit {

      height: 30px;

      font-size: 16px;

      border-bottom: 1px solid #b7b4ad;

      font-weight: normal;

      margin-bottom: 20px; }

    .info-box .rd .tuijian ul li {

      margin-bottom: 20px;

      height: 75px; }

      .info-box .rd .tuijian ul li .info {

        float: left;

        width: 130px;

        padding-left: 8px; }

        .info-box .rd .tuijian ul li .info a {

          display: block;

          height: 55px;

          line-height: 22px; }

          .info-box .rd .tuijian ul li .info a:hover {

            color: #cc1d1c; }

        .info-box .rd .tuijian ul li .info span {

          display: block;

          font-size: 12px;

          color: #999; }

      .info-box .rd .tuijian ul li .pic {

        float: right;

        width: 130px;

        height: 75px;

        overflow: hidden; }

        .info-box .rd .tuijian ul li .pic img {

          width: 100%; }

  .info-box .rd .dgtz {

    margin-left: 10px;

    background-color: #48494a;

    padding: 26px 0 35px 0; }

    .info-box .rd .dgtz h4 {

      display: block;

      background: url("../img/xbk.gif") no-repeat 18px bottom;

      padding-left: 16px;

      font-size: 18px;

      color: #fff;

      font-weight: normal;

      line-height: 36px;

      border-bottom: 3px; }

    .info-box .rd .dgtz p {

      padding: 25px 16px;

      font-size: 14px;

      line-height: 24px;

      color: #fff; }



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

