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

.weizhi {

  padding: 45px 0 25px 0; }

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

    .weizhi p a {

      color: #898585; }



.mtzy-box .hd {

  height: 31px;

  border-bottom: 1px solid #3a3b3d;

  margin-bottom: 30px; }

  .mtzy-box .hd ul li {

    height: 31px;

    line-height: 31px;

    display: block;

    float: left;

    padding: 0 30px 0 15px;

    font-size: 18px;

    color: #343434;

    cursor: pointer; }

    .mtzy-box .hd ul li.active {

      color: #fff;

      background: url("../img/mtzy/xjbg.jpg") right center no-repeat #3a3b3d; }

.mtzy-box .bd {

  padding-bottom: 50px; }

  .mtzy-box .bd .ygzy ul li {

    width: 248px;

    height: 158px;

    padding: 1px;

    float: left;

    background: url("../img/mtzy/img_bg.gif") no-repeat center; }

  .mtzy-box .bd .mtzy {

    display: none; }

    .mtzy-box .bd .mtzy ul li {

      float: left;

      background: #f5f5f5;

      height: 30px;

      line-height: 30px;

      font-size: 14px;

      margin: 10px 0px; }

      .mtzy-box .bd .mtzy ul li span {

        background: url(../img/ico_list2.png) no-repeat left;

        padding-left: 13px;

        margin: 0px 15px; }

  .mtzy-box .bd .b2bzy {

    display: none; }

    .mtzy-box .bd .b2bzy ul {

      margin-left: -26px; }

      .mtzy-box .bd .b2bzy ul li {

        display: block;

        width: 228px;

        height: 98px;

        float: left;

        border: 1px solid #c7c6c6;

        margin-left: 26px;

        margin-bottom: 22px; }



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

