.headerSwiper{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height:600px;
    overflow: hidden;
    zoom: 1;
} 
.headerSwiper .slides li{
    width: 100%;
    height: 100%;
}
.nav{
    height: 80px;
}
.nav ul li a{
    color: #333333;
}
.nav ul li a:hover{
    color: #333333;
}
.navActive{
    color: #C9A063 !important;
}
.record a{
    color: rgba(255, 255, 255, .5);
}
.record a:hover{
    color: rgba(255, 255, 255, .5);
}
.next1{
    margin-top: -445px!important;
    margin-left: 1230px!important;
    background-image: url(../images/home/right.png) !important;
    width: 44px !important;
    height: 87px !important;
}
.prev1{
    margin-top: -87px!important;
    margin-left: -80px!important;
    background-image: url(../images/home/left.png) !important;
    width: 44px !important;
    height: 87px !important;
}
.swiper-button-next{
    opacity: 1;
    background-size: cover;
    outline: none !important;
    position: relative !important; 
}
.swiper-button-prev{
    opacity: 1;
    background-size: cover;
    outline: none !important;
    position: relative !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content: none !important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    content: none !important;
}
.message{
    width: 320px;
    height: 260px;
    background: #FFFFFF;
    border-radius: 10px;
    box-shadow: 1px 0px 13px rgba(51, 51, 51, 0.59);
}
.message form{
    width: 280px;
    margin: auto;
}
.message form input{
    outline: none;
    width: 115px;
    height: 44px;
    background: #F7F7F7;
    border: 2px solid #EEEEEE;
    border-radius: 22px;
    color: #666666;
    font-size: 16px;
    padding-left: 15px;
    margin-bottom: 10px;
 }
 .message form button{
    width: 170px;
    height: 44px;
    background: #B78337;
    border-radius: 22px;
    line-height: 44px;
    border: none;
    outline: none;
    margin-left: 55px;
}
.swiper1{
    width: 850px;
    height:260px;
}
.swiper1 .swiper-slide div{
    width: 270px;
    height: 260px;
    background: #FFFFFF;
    border-radius: 10px;
    margin: auto;
}
.swiper1 .swiper-slide div img{
    max-width: 270px;
    max-height: 260px;
    border-radius: 10px;
}
.title{
    padding: 70px 0 40px 0;
}
.title p span{
    font-size: 20px;
    color: #999999;
    display: inline-block;
    margin-left: 20px;
}
.more img{
    margin-left: 10px;
}
.swiper2{
    width: 1200px;
    height: 560px;
}
.swiper2 .swiper-slide div{
    width: 280px;
    height: 270px;
    background: #FFFFFF;
    border-radius: 10px;
    margin: auto;
}
.swiper2 .swiper-slide div img{
    max-width: 280px;
    max-height: 270px;
    border-radius: 10px;
}
.swiper2 .swiper-wrapper .swiper-slide {
    height: calc((100% - 30px) / 2);
}
.line2{
    width: 114px;
    height: 2px;
    background: #FFFFFF;
    opacity: 0.1;
    margin: 20px 0 30px 0;
}
.messageb form{
    width: 670px;
}
.messageb form input{
    border: none;
    outline: none;
    width: 580px;
    height: 40px;
    background: none;
    font-size: 18px;
 }
 .messageb form div{
    width: 670px;
    height: 66px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
 }
 .messageb form button{
    width: 272px;
    height: 44px;
    background: #C9A063;
    border-radius: 3px;
    line-height: 44px;
    border: none;
    outline: none;
    margin-top: 40px;
 }
.icon img{
    margin-right: 10px;
}
.li a{
   line-height: 40px;
   height: 40px;
}
.ascension{
   position: absolute;
   display: none;
   width: 120px;
   background: #F7F8FA;
}
.li a:hover{
  color: #C9A063 !important;
}
.ascension1{
    position: absolute;
    display: none;
    width: 120px;
    background: #F7F8FA;
    margin-left: -24px;
 }
 .ascension1 li{
    line-height: 40px;
    height: 40px;
 }
 .ascension1 li a:hover{
    color: #C9A063 !important;
  }
 .navActive #system{
    color: #C9A063 !important;
}
.ascension2{
    position: absolute;
    display: none;
    width: 120px;
    background: #F7F8FA;
    margin-left: -24px;
 }
 .ascension2 li{
    line-height: 40px;
    height: 40px;
 }
 .ascension2 li a:hover{
    color: #C9A063 !important;
  }
 .navActive #service{
    color: #C9A063 !important;
}
.ascension3{
    position: absolute;
    display: none;
    width: 120px;
    background: #F7F8FA;
    margin-left: -24px;
 }
 .ascension3 li{
    line-height: 40px;
    height: 40px;
 }
 .ascension3 li a:hover{
    color: #C9A063 !important;
  }
 .navActive #fixtures{
    color: #C9A063 !important;
}
.ascension4{
    position: absolute;
    display: none;
    width: 120px;
    background: #F7F8FA;
    margin-left: -24px;
 }
 .ascension4 li{
    line-height: 40px;
    height: 40px;
 }
 .ascension4 li a:hover{
    color: #C9A063 !important;
  }
 .navActive #events{
    color: #C9A063 !important;
}