.headerSwiper{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height:800px;
    overflow: hidden;
    zoom: 1;
} 
.headerSwiper .slides li{
    width: 100%;
    height: 100%;
}
.nav{
    height: 110px;
}
.nav ul{
    width: 600px;
    margin-right: 40px;
}
.nav ul li{
    padding-bottom:20px;
}
.nav ul li a{
    color: #595959;
}
.nav ul li a:hover{
    color: #595959;
}
.navActive{
    border-bottom: 2px solid #5FC5BE;
}
.navActive a{
    color: #5FC5BE !important;
}
.line{
    width: 1px;
    height: 13px;
    background: #E6E6E6;
    margin: 0 10px;
}
.phone p{
    display: none;
    position: absolute;
}
.phone:hover p{
    display: block;
}
.record a{
    color: rgba(255, 255, 255, .3);
}
.record a:hover{
    color: rgba(255, 255, 255, .3);
}
.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;
}
.health{
    width: 100%;
    height: 843px;
    background: url(../images/home/bg.jpg) no-repeat center;
}
.health ul{
    margin-top: 60px;
}
.health ul li{
    width: 376px;
    height: 516px;
    background: #FFFFFF;
    border-radius: 6px;
}
.health ul li div:nth-child(1){
    width: 330px;
    height: 185px;
    margin: auto;
    padding: 20px 0 40px 0;
}
.health ul li div:nth-child(1) img{
    width: 330px;
    height: 185px;
}
.health ul li div:nth-child(2){
    width: 330px;
    margin: auto;
}
.health ul li div:nth-child(2) p:nth-child(2){
    height: 120px;
    margin-top: 10px;
    border-bottom: 1px solid #F1F1F1;
    margin-bottom: 30px;
}
.invite{
    width: 1200px;
    height: 441px;
    background: #FFFFFF;
    border: 1px solid #F1F1F1;
}
.more{
    display: inline-block;
    width: 169px;
    height: 54px;
    background: #5FC5BE;
    border-radius: 6px;
    line-height: 54px;
    color: #FFFFFF !important;
}
.inviteCon{
    width: 760px;
    height: 197px;
    background: #5FC5BE;
    border-radius: 6px;
    margin-top: 40px;
}
.inviteCon div{
    width: 710px;
    margin: auto;
}
.inviteCon div p:nth-child(1){
    padding: 30px 0 10px 0;
    border-bottom: 1px solid rgba(153, 226, 221, .4);
    margin-bottom: 10px;
}
.biont{
    width: 100%;
    height: 634px;
    background: url(../images/home/bg1.jpg) no-repeat center;
}
.swiper1{
    width: 100%;
    height:330px;
}
.swiper1Box{
    width: 293px;
    margin: auto;
    border-radius: 6px;
}
.swiper1Box div:nth-child(1){
    width: 293px;
    height: 134px;
    background: #FFFFFF;
    border-radius: 6px;
    line-height: 134px;
}
.swiper1Box div:nth-child(2){
    margin-top: 20px;
    display: none;
}
.swiper1Box div:nth-child(2) p:nth-child(2){
    margin: 10px 0 40px 0;
}
.swiper1 .swiper-slide:hover .swiper1Box{
    height: 326px !important;
    background: #5FC5BE;
}
.swiper1 .swiper-slide:hover .swiper1Box div:nth-child(1){
    height: 88px !important;
    line-height: 88px !important;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    background: none;
    color: #FFFFFF !important;
}
.swiper1 .swiper-slide:hover .swiper1Box div:nth-child(2){
    display: block !important;
}
.next1{
    margin-top: -450px!important;
    margin-left: 1160px!important;
    background-image: url(../images/home/right1.png) !important;
    width: 47px !important;
    height: 47px !important;
}
.prev1{
    margin-top: -47px!important;
    margin-left: 1085px!important;
    background-image: url(../images/home/left1.png) !important;
    width: 47px !important;
    height: 47px !important;
}
.swiper2{
    width: 1200px;
    margin-top: 50px;
}
.swiper2Box{
    width: 281px;
    height: 401px;
    background: #FFFFFF;
    border-radius: 6px;
    border: 1px solid #F1F1F1;
    margin: auto;
}
.swiper2Box div{
    width: 281px;
    height: 320px;
    border-bottom: 1px solid #F1F1F1;
    margin-bottom: 25px;
}
.swiper2 .swiper-slide:hover .swiper2Box{
    background: #5FC5BE !important;
}
.swiper2 .swiper-slide:hover .swiper2Box p{
    color: #FFFFFF !important;
}
.brand{
    width: 100%;
    height: 866px;
    background: url(../images/home/bg2.jpg) no-repeat center;
}
.team{
    width: 100%;
    padding: 110px 0;
    background: url(../images/home/bg3.jpg) no-repeat center;
    background-size: cover;
}
.swiper3{
    width: 1043px;
    margin: auto;
}
.swiper3Box{
    width: 322px;
    height: 570px;
    background: #FFFFFF;
    border-radius: 6px;
    margin: auto;
}
.swiper3Box div:nth-child(1){
    width: 322px;
    height: 358px;
    margin-bottom: 20px;
}
.swiper3Box div:nth-child(1) img{
    max-width: 322px;
    max-height: 358px; 
    border-radius: 6px 6px 0px 0px;
}
.swiper3Box div:nth-child(2){
    width: 270px;
    margin: auto;
} 
.swiper3Box div:nth-child(2) p:nth-child(2){
    margin-top: 15px;
}
.more1{
    width: 1043px;
    height: 60px;
    background: #5FC5BE;
    border-radius: 6px;
    display: inline-block;
    color: #FFFFFF !important;
    line-height: 60px;
}
.nationwide ul li{
    width: 345px;
    height: 141px;
    background: #FFFFFF;
    border-radius: 0px 6px 6px 0px;
    margin-bottom: 20px;
}
.nationwide ul li div{
    width: 265px;
    margin: auto;
    height: 141px;
}
.nationwide ul li:last-child{
    margin-bottom: 0px;
}
.cooperation{
    width: 344px;
    height: 630px;
    border-radius: 6px 0px 0px 6px;
    background: url(../images/home/img10.jpg) no-repeat center;
}
.cooperation div:nth-child(1){
   width: 284px;
   margin: auto;
   padding: 30px 0 20px 0;
}
.cooperation div:nth-child(2){
    width: 207px;
    height: 44px;
    background: #FF0000;
    box-shadow: 0px 7px 1px 0px rgba(0,0,0,0.1);
    border-radius: 6px;
    line-height: 44px;
    margin-left: 30px;
}
.more2{
    display: inline-block;
    width: 141px;
    height: 54px;
    background: rgba(95, 197, 190, .1);
    border-radius: 6px;
    line-height: 54px;
    color: #5FC5BE !important;
}
.case {
    margin-top: 40px;
}
.case li{
    width: 260px;
    height: 105px;
    border-radius: 6px;
    padding: 0 25px;
    border: 1px solid #D2D9D9;
    margin-bottom: 20px;
}
.case li div{
    height: 105px;
}
.caseActive p{
    color: #5FC5BE !important;
}
.caseActive{
    border: 1px solid #5FC5BE !important;
}
.technology{
    width: 100%;
    height: 789px;
    background: url(../images/home/bg4.jpg) no-repeat center;
}
.line1{
    width: 100%;
    height: 1px;
    background: rgba(215, 215, 215, .2);
}
.swiper4{
    width: 1200px;
    height: 220px;
}
.swiper4Box img{
    width: 58px;
    margin-bottom: 20px;
    margin-top: 68px;
}
.swiper4 .swiper-slide-active .swiper4Box{
    width: 220px;
    height: 220px;
    line-height: 220px;
    background: url(../images/home/img24.png) no-repeat center;
    margin: auto;
}
.swiper4 .swiper-slide-active .swiper4Box img{
    display: none;
}
.next4{
    margin-top: -15px!important;
    margin-left: 60px!important;
    background-image: url(../images/home/right2.png) !important;
    width: 40px !important;
    height: 40px !important;
}
.prev4{
    margin-top: -40px!important;
    margin-left: -10px!important;
    background-image: url(../images/home/left2.png) !important;
    width: 40px !important;
    height: 40px !important;
}
.more3{
    color: rgba(255, 255, 255, .4) !important;
}
.messageb{
    width: 1200px;
    background: #FFFFFF;
}
.messageb form {
    width: 1130px;
    margin: auto;
    padding: 40px 0;
}
.messageb form input{
    border: none;
    outline: none;
    width: 450px;
    height: 68px;
    background: none;
    font-size: 18px;
 }
 .messageb form p{
    width: 548px;
    height: 68px;
    background: #F8F8F8;
    border: none;
    line-height: 68px;
    padding-left: 10px;
    margin-bottom: 15px;
 }
 .messageb form button{
    width: 1132px;
    height: 68px;
    background: #5FC5BE;
    line-height: 68px;
    border: none;
    outline: none;
 }
 .hA{
    width: 100%;
    height: 832px;
    background: url(../images/home/bg5.jpg) no-repeat center;
 }
 footer ul {
    width: 600px;
}
footer ul li a{
    color: #fff;
}
footer ul li a:hover{
   color: #fff;
}
.qrcode div{
   margin-bottom: 5px;
}
.qrcode img{
   width: 83px;
   height: 83px;
}
.qrcode div img:nth-child(1){
   margin-right: 10px;
}
.line3{
   width: 100%;
   height: 1px;
   background: rgba(255, 255, 255, .05);
}
.line4{
   width: 1px;
   height: 100px;
   background: rgba(255, 255, 255, .05);
}
.FM div img{
   width: 32px;
   height: 32px;
   margin-right: 10px;
}
.FM a{
   color: rgba(255, 255, 255, .5) !important;
}
.FM p span{
    color: #fff;
}
.rightNavigation ul li{
   width: 93px;
   background: #fff;
   padding: 20px 0;
   border-bottom: 1px solid #EFEFEF;
}
.rightNavigation ul li:last-child{
   border-bottom: none;
}
.rightNavigation ul li div img{
   width: 30px;
   height: 30px;
}
.rightNavigation{
   position: fixed;
   z-index: 99;
   right: 0;
   top: 400px;
}
.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: 100px;
}
.rightNavigationb{
   width: 180px;
   height: 162px;
   background:  url(../images/home/icon46.png) no-repeat center;
   border-radius: 20px;
   display: none;
   position: fixed;
   right: 0;
   top: 465px;
   z-index: 99;
   margin-right: 100px;
}
.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: 580px;
   z-index: 99;
   margin-right: 100px;
}
.more4{
    color: #fff !important;
}