.headerSwiper{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height:750px;
    overflow: hidden;
    zoom: 1;
} 
.headerSwiper .slides li{
    width: 100%;
    height: 100%;
}
.nav{
    height: 100px;
}
.phone{
    width: 230px;
    height: 50px;
    background: #104281;
    border-radius: 25px;
}
.navigation{
    height: 60px;
}
.navigation li{
    width: 160px;
    height: 60px;
    line-height: 60px;
}
.navigation li a{
    color: #FFFFFF;
}
.navigation li a:hover{
    color: #FFFFFF;
}
.navActive{
    background: #F8BD75 !important;
}
.navActive a{
    font-family: "SourceHanSansCN-Bold" !important;
    color: #104281 !important;
}
.record a{
    color: #FFFFFF;
    margin-right: 40px;
}
.record a:hover{
    color: #FFFFFF;
}
.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;
}
.fitment li{
    width: 392px;
    height: 342px;
    background: #FFFFFF;
    border: 1px solid #D0D0D0;
    border-radius: 10px;
    margin-bottom: 13px;
}
.fitmentNo img{
    width: 390px;
    height: 280px;
    margin-bottom:15px;
}
.fitmentYes{
    display: none;
    width: 390px;
    height: 340px;
    border-radius: 10px;
    background-size: cover !important;
}
.fitmentYes p:nth-child(1){
    padding: 100px 0 20px 0;
}
.fitmentYes p:nth-child(2){
    width: 40px;
    height: 2px;
    background: #FFFFFF;
    border-radius: 1px;
    margin: auto;
    margin-bottom: 30px;
}
.fitmentActive .fitmentYes{
   display: block !important;
}
.fitmentActive .fitmentNo{
    display: none !important;
 }
.fitment{
    padding: 60px 0 110px 0;
}
.vexation{
    width: 100%;
    height: 727px;
    background: url(../images/home/bg.jpg) no-repeat center;
}
.spend{
    width: 299px;
    height: 140px;
    background: url(../images/home/img6.png) no-repeat center;
    margin-bottom: 20px;
}
.spend img{
    margin: 0 30px;
}
.pre{
    width: 280px;
    height: 140px;
    background: #F8BD75;
    border-radius: 10px;
}
.pre img{
    margin: 0 30px;
}
.message form{
    margin-left: 30px;
    width: 820px;
}
.message form input{
    border: none;
    outline: none;
    width: 300px;
    height: 60px;
    background: none;
    font-size: 18px;
 }
 .message form p{
    width: 390px;
    height: 60px;
    border: 1px solid #F8F8F8;
    border-radius: 10px;
    line-height: 60px;
    padding-left: 10px;
    margin-bottom: 20px;
 }
 .message form button{
    width: 820px;
    height: 60px;
    background: #F8F8F8;
    border-radius: 10px;
    line-height: 60px;
    border: none;
    outline: none;
    margin-top: 30px;
 }
.mySwiper{
    width:240px;
    margin: auto;
    height: 650px;
}
.mySwiper .mySwiperBox div:nth-child(1){
    width: 240px;
    height: 100px;
}
.mySwiper .mySwiperBox div:nth-child(1) img{
    width: 240px;
    height: 100px;
}
.mySwiper .mySwiperBox div:nth-child(2){
    margin-top: -100px;
    background: #1b1b1bcc;
    position: relative;
    z-index: 3;
    height: 80px;
    padding-top: 20px;
}
.mySwiper .swiper-slide-thumb-active .mySwiperBox div:nth-child(1){
    background: #F8BD75 !important;
}
.mySwiper .swiper-slide-thumb-active .mySwiperBox div:nth-child(1) img{
    display: none;
}
.mySwiper .swiper-slide-thumb-active .mySwiperBox div:nth-child(2) p{
    color: #333333 !important;
}
.mySwiper .swiper-slide-thumb-active .mySwiperBox div:nth-child(2){
    background: none;
}
.mySwiper2 {
    margin: auto;
    width:950px;
    height: 650px;
}
.mySwiper2 .swiper-slide img{
    width:950px;
    height: 650px;
}
.premium{
    width: 100%;
    height:648px;
    background: url(../images/home/bg1.jpg) no-repeat center;
}
.premium ul{
    padding: 60px 0 20px 0;
}
.premium ul li {
    width: 131px;
    height: 61px;
    border: 1px solid #FFFFFF;
}
.premium ul li div{
    margin-right: 10px;
}
.premium ul li div img:nth-child(2){
    display: none;
}
.premiumActive{
    background: #F8BD75 !important;
    border: 1px solid #F8BD75 !important;
}
.premiumActive div img:nth-child(2){
    display: block !important;
}
.premiumActive div img:nth-child(1){
    display: none !important;
}
.premiumActive p{
    color: #104281 !important;
}
.swiper1{
    width: 1200px;
    height: 600px;
}
.swiper1 .swiper-slide div{
    width: 1200px;
    height: 600px;
    margin: auto;
}
.swiper1 .swiper-slide div img{
    max-width: 1200px;
    max-height: 600px;
}
.swiper1 .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
}
.swiper1 .swiper-pagination-bullet-active{
    background: #fff !important;
}
.no{
    display: none;
}
.offer{
    padding: 60px 0 100px 0;
}
.offer li{
    width: 400px;
    height: 474px;
}
.offer li div:nth-child(1){
    padding: 40px 0 25px 0;
}
.offer li div:nth-child(2){
    width: 360px;
    height: 240px;
    margin: auto;
    margin-bottom: 30px;
}
.offer li div:nth-child(2) img{
    max-width: 360px;
    max-height: 240px;
}
.offerActive{
    box-shadow: 0px 0px 21px 0px rgba(158,158,158,0.32);
}
.offerActive div:nth-child(1){
    color: #104281 !important;
}
.base{
    width: 100%;
    height:1127px;
    background: url(../images/home/bg2.jpg) no-repeat center;
}
.bao{
    padding-bottom: 60px;
}
.bao li img{
    width: 390px;
    height: 460px;
    margin-bottom: 20px;
}
.namely{
    display: inline-block;
    color: #fff !important;
    width: 300px;
    height: 60px;
    background: #104281;
    border-radius: 10px;
    line-height: 60px;
}
.mySwiper3a{
    width:700px;
    margin: auto;
    height: 158px;
}
.mySwiper3a .swiper-slide div{
    width: 110px;
    height: 158px;
    margin: auto;
}
.mySwiper3a .swiper-slide div img{
    max-width: 110px;
    max-height: 158px;
    filter: brightness(60%);
}
.mySwiper3a .swiper-slide-thumb-active div img{
    filter: brightness(100%) !important;
}
.mySwiper3 {
    width:100%;
    margin: auto;
    height: 760px;
}
.mySwiper3Con{
    width: 100%;
    height:600px;
    background-size: cover !important;
}
.mySwiper3BoxCon p:nth-child(1){
    margin-bottom: 20px;
}
.mySwiper3BoxCon p:nth-child(1) span{
    display: inline-block;
    width: 141px;
    height: 35px;
    border: 1px solid #F8BD75;
    border-radius: 17px;
    line-height: 35px;
    margin-left: 20px;
    text-align: center;
    color: #F8BD75;
}
.mySwiper3BoxCon span{
    font-family: "SourceHanSansCN-Light" !important;
}
.mySwiper3BoxCon{
    width: 670px;
    padding-top: 20px;
}
.mySwiper3BoxCon a{
    display: inline-block;
    margin-top: 50px;
    color: #333333 !important;
    width: 130px;
    height: 40px;
    background: #F8BD75;
    line-height: 40px;
    text-align: center;
}
.mySwiper3Img{
    width: 460px;
    height:660px;
}
.mySwiper3Img img{
    max-width: 460px;
    max-height: 660px;
}
.cooperation li{
    width: 292px;
    height: 142px;
    background: #FFFFFF;
    border: 1px solid #D0D0D0;
    margin-bottom: 11px;
}
.cooperation li img{
    max-width: 200px;
    max-height: 100px;
}
.cooperation li img:nth-child(2){
    display: none;
}
.cooperationActive{
    background: #104281 !important;
}
.cooperationActive img:nth-child(2){
    display: block !important;
}
.cooperationActive img:nth-child(1){
    display: none !important;
}
.cooperation{
    padding: 60px 0 100px 0;
}
.homeAbout{
    width: 100%;
    height:700px;
    background: url(../images/home/bg3.jpg) no-repeat center;
}
.more{
    display: inline-block;
    color: #333333 !important;
    text-align: center;
    width: 140px;
    height: 50px;
    background: #F8BD75;
    margin-top: 50px;
    line-height: 50px;
}
.room{
    width: 100%;
    height:900px;
    background: url(../images/home/bg4.jpg) no-repeat center;
}
.room ul{
    padding-top: 120px;
}
.room ul li{
    margin: 0 27px 45px;
}
.room ul p img{
    margin-left: 20px;
}
.room ul p {
    margin-bottom: 10px;
}
.footer{
    width: 100%;
    height:482px;
    background: url(../images/home/bg5.jpg) no-repeat center;
}
footer ul li a{
    color: #fff;
}
footer ul li a:hover{
    color: #fff;
}
.rightNavigation ul li{
    width: 54px;
    height:54px;
    background: rgba(153, 153, 153, .46);
    margin-bottom: 10px;
}
.rightNavigation ul li div{
    width: 54px;
    height: 54px;
    margin: auto;
}
.rightNavigation ul li div img{
    max-width: 30px;
    max-height: 30px;
}
.rightNavigation ul li:hover{
    background: #104281 !important;
}
.rightNavigation{
    position: fixed;
    z-index: 99;
    right: 0;
    top: 500px;
}
.rightNavigationa{
    width: 300px;
    height: 120px;
    background: url(../images/home/icon46a.png) no-repeat center;
    display: none;
    position: fixed;
    background-size: cover;
    right: 0;
    top: 485px;
    z-index: 99;
    margin-right: 60px;
}
.rightNavigationb{
    width: 180px;
    height: 162px;
    background:  url(../images/home/icon46.png) no-repeat center;
    border-radius: 20px;
    display: none;
    position: fixed;
    right: 0;
    top: 505px;
    z-index: 99;
    margin-right: 60px;
}
.rightNavigationc{
    width: 300px;
    height: 120px;
    line-height: 120px;
    background: url(../images/home/icon46a.png) no-repeat center;
    display: none;
    position: fixed;
    background-size: cover;
    right: 0;
    top: 595px;
    z-index: 99;
    margin-right: 60px;
}