.headerSwiper{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height:970px;
    overflow: hidden;
    zoom: 1;
} 
.headerSwiper .slides li{
    width: 100%;
    height: 100%;
}
.headerSwiper .swiper-pagination-bullet-active{
    background: #B41522 !important;
}
.nav{
    height: 90px;
}
.nav ul{
    width: 600px;
    position: relative;
    top: 18px;
}
.nav ul li{
    padding-bottom: 30px;
}
.nav ul li a{
    color: #202020;
}
.nav ul li a:hover{
    color: #202020;
}
.navActive{
    border-bottom: 4px solid #B41522;
}
.navActive a{
    font-weight: bold !important;
    color: #B41522 !important;
}
.line{
    width: 1px;
    height: 7px;
    background: #E6E6E6;
    margin: 0 20px;
}
.record a{
    color: #FFFFFF;
}
.record a:hover{
    color: #FFFFFF;
}
.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;
}
.hA{
    width: 100%;
    height: 808px;
    background: url(../images/home/bg.jpg) no-repeat center;
}
.hP{
    width: 545px;
}
.hP li{
    width: 260px;
    height: 296px;
    background: #B41522;
    border-radius: 6px;
}
.hP li div{
    width: 200px;
    margin: auto;
    height: 210px;
    padding-top: 30px;
}
.hP li img{
    margin-top: -50px;
    margin-left: 160px;
}
.tea{
    width: 1070px;
    height: 711px;
    margin: 50px 0 30px 0;
    background: url(../images/home/img.jpg) no-repeat center;
}
.teaCon{
    width: 940px;
    height: 110px;
    padding: 40px;
    background: #FFFFFF;
    border-radius: 6px;
    margin: auto;
    margin-top: -20px;
}
.line1{
    width: 1px;
    height: 106px;
    background: #EBEBEB;
    margin: 0 20px;
}
.teaCon ul{
    width: 400px;
}
.teaCon li{
    margin-bottom: 10px;
}
.teaCon li:nth-child(1) img{
    visibility: hidden;
}
.teaCon li:nth-child(4) img{
    visibility: hidden;
}
.teaCon li img{
    width: 12px;
    height: 11px;
    margin: 0 10px;
}
.smell{
    width: 1070px;
    height: 711px;
    background: url(../images/home/img1.jpg) no-repeat center;
}
.smellCon{
    width: 940px;
    height: 110px;
    padding: 40px;
    background: #FFFFFF;
    border-radius: 6px;
    margin: auto;
    position: relative;
    top: 500px;
}
.smellCon ul{
    width: 400px;
}
.smellCon li{
    margin-bottom: 10px;
}
.smellCon li:nth-child(1) img{
    visibility: hidden;
}
.smellCon li:nth-child(4) img{
    visibility: hidden;
}
.smellCon li img{
    width: 8px;
    height: 18px;
    margin: 0 10px;
}
.technology{
    width: 1010px;
    height: 320px;
    padding: 0 30px;
    background: url(../images/home/img4.jpg) no-repeat center;
}
.matter li{
    width: 356.6px;
    height: 163px;
    background: #F9F9F9;
}
.matter li p{
    width: 270px;
}
.matterActive{
    background: #B41522 !important;
}
.matterActive p{
    color: #FFFFFF !important;
}
.swiper1{
    width: 1200px;
    height:840px;
}
.swiper1Box{
    width: 382px;
    height: 382px;
    background: #FFFFFF;
    border-radius: 6px;
}
.swiper1Box div{
    width: 382px;
    height: 310px;
    margin: auto;
}
.swiper1Box div img{
    max-width: 382px;
    max-height: 265px;
}
.swiper1 .swiper-slide:hover .swiper1Box{
    background: #B41522 !important;
}
.swiper1 .swiper-slide:hover .swiper1Box p{
    color: #FFFFFF !important;
}
.swiper1 .swiper-wrapper .swiper-slide {
    height: calc((100% - 30px) / 2);
    }
.swiper1 .swiper-pagination-bullet-active{
    background: #B41522 !important;
}
.swiper2{
    width: 100%;
    height: 517px;
}
.swiper2Box img{
    width: 868px;
    height: 517px;
}
.swiper2Box div{
    width: 240px;
    padding: 20px;
    padding-top: 60px;
    background: #FFFFFF;
    height: 320px;
    box-shadow: 0px 9px 81px 0px rgba(0,0,0,0.1);
    border-radius: 6px;
    position: relative;
    z-index: 2;
    margin-left: -120px;
}
.swiper2Box div p:nth-child(2){
    width: 100%;
    height: 1px;
    background: #E5E5E5;
    opacity: 0.5;
    margin: 40px 0 30px 0;
}
.next2{
    margin-top: -175px!important;
    margin-left: 880px!important;
    background-image: url(../images/home/right.png) !important;
    width: 34px !important;
    height: 34px !important;
}
.prev2{
    margin-top: -34px!important;
    margin-left: 815px!important;
    background-image: url(../images/home/left.png) !important;
    width: 34px !important;
    height: 34px !important;
}
.swiper2 .swiper-slide{
    width: 1100px !important;
}
.swiper2 .swiper-slide-active .swiper2Box div{
    background: #B41522 !important;
}
.swiper2 .swiper-slide-active .swiper2Box div p:nth-child(1){
    color: #FFFFFF !important;
}
.swiper2 .swiper-slide-active .swiper2Box div p:nth-child(2){
    background: rgba(255, 255, 255, .2) !important;
}
.swiper2 .swiper-slide-active .swiper2Box div p:nth-child(3){
    color: rgba(255, 255, 255, .5) !important;
}
.foundation{
    width: 100%;
    height: 1062px;
    background: url(../images/home/bg1.jpg) no-repeat center;
}
.foundation li{
    width: 301px;
    height: 686px;
    border: .5px solid rgba(255, 255, 255, .3);
}
.foundation li p:nth-child(1){
    width: 23px;
    height: 23px;
    border-radius: 50%;
    border: 4px solid #FFFFFF;
    position: relative;
    margin: auto;
    margin-top: 150px;
}
.foundation li p:nth-child(2){
    line-height: 301px;
    margin-top: 30px;
}
.foundation li p:nth-child(3){
    display: none;
}
.foundation li p:nth-child(4){
    margin-top: 260px;
}
.foundation li img{
    visibility: hidden;
    width: 255px;
}
.foundationActive{
    background: #FFFFFF !important;
}
.foundationActive p:nth-child(1){
    display: none !important;
}
.foundationActive p:nth-child(2){
    color: #2C2C2C !important;
}
.foundationActive p:nth-child(3){
    display: block !important;
    width: 220px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}
.foundationActive p:nth-child(4){
    display: none !important;
}
.foundationActive img{
    visibility: visible !important;
}
.swiper3{
    width: 870px;
    height: 510px;
    margin: auto;
    background: #FFFFFF;
    border-radius: 6px;
}
.swiper3 .swiper-wrapper{
    padding-top: 20px;
}
.swiper3 .swiper-slide div{
    width: 236px;
    height: 433px;
    margin: auto;
}
.swiper3 .swiper-slide div img{
    max-width: 236px;
    max-height: 433px;
}
.swiper3 .swiper-pagination-bullet-active{
    background: #B41522 !important;
}
.swiper4{
    width: 1200px;
    height: 400px;
}
.swiper4Box{
    width: 377px;
    height: 400px;
    background: #FFFFFF;
    border-radius: 6px;
}
.swiper4Box div:nth-child(1){
    width: 377px;
    height: 203px;
    margin-bottom: 30px;
}
.swiper4Box div:nth-child(1) img{
    max-width: 377px;
    max-height: 203px;
    border-radius: 6px 6px 0 0;
}
.swiper4Box div:nth-child(2){
    width: 320px;
    margin: auto;
} 
.swiper4Box div:nth-child(2) p:nth-child(2){
    margin-top: 30px;
}
.swiper4 .swiper-slide:hover .swiper4Box div:nth-child(2) p:nth-child(2){
    color: #B41522 !important;
}
.message{
    width: 1200px;
    padding: 25px 0;
    margin: auto;
    background: #FAF5F0;
}
.message form{
    width: 1140px;
    margin: auto;
}
.message form div{
    width: 530px;
    height: 70px;
    background: #FFFFFF;
    padding-left: 30px;
    margin-bottom: 20px;
}
.message form input{
    border: none;
    outline: none;
    width: 450px;
    height: 70px;
    background: none;
    color: #666666;
    font-size: 16px;
 }
 .message form textarea{
     width: 1000px;
     height:160px;
     resize: none;
     border: none;
     outline: none;
     color: #666666;
     font-size: 16px;
     background: none;
 }
 .message form button{
    width: 1140px;
    height: 65px;
    background: #B41522;
    line-height: 65px;
    border-radius: 6px;
    border: none;
    outline: none;
}
footer ul{
    width: 600px;
}
footer ul li a{
    color: #fff;
}
footer ul li a:hover{
    color: #fff;
}
.qrc img{
    width: 67px;
    height: 67px;
    margin-bottom: 10px;
}
.qrc div:nth-child(2){
    margin: 0 20px;
}
.line2a{
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .05);
}
.line3{
    width: 1px;
    height: 110px;
    background: rgba(255, 255, 255, .05);
}
.fM img{
    width: 32px;
    height: 32px;
    margin-right: 10px;
}
.fM a{
    color: rgba(255, 255, 255, .5) !important;
}
.rightNavigation ul li{
    width: 54px;
    height:54px;
    margin-bottom: 10px;
    border-radius: 50%;
    background: #53535379;
}
.rightNavigation ul li div{
    width: 54px;
    height: 54px;
    margin: auto;
}
.rightNavigation ul li div img{
    max-width: 47px;
    max-height: 47px;
}
.rightNavigation ul li:hover{
    background: #B41522 !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;
}