.headerSwiper{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height:630px;
    overflow: hidden;
    zoom: 1;
} 
.headerSwiper .slides li{
    width: 100%;
    height: 100%;
}
.nav{
    height: 65px;
}
.phone{
    width: 221px;
    height: 36px;
    border-radius: 30px;
    border: 1px solid #AC2E2B;
}
.navigation{
    height: 54px;
    border-top: 1px solid #EFEFEF;
}
.navigation ul li a{
    color: #585858;
}
.navigation ul li a:hover{
    color: #585858;
}
.navActive{
    border-bottom: 3px solid #E3B663;
}
.record a{
    color: #FFFFFF;
}
.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;
}
.health{
    width: 100%;
    height: 642px;
    background: url(../images/home/bg.png) no-repeat center;
}
.time{
    width: 100%;
    height: 553px;
    background: url(../images/home/bg1.png) no-repeat center;
}
.time ul{
    width: 679px;
}
.time ul li{
    width: 331px;
    height: 191px;
    flex-shrink: 0;
    border-radius: 17px;
    background: #ffffff21;
    margin-bottom: 10px;
}
.time ul li div{
    width: 314px;
    height: 176px;
    border-radius: 11px;
    background: #ffffff8c;
}
.time ul li img{
    padding: 5px 0;
}
.time ul li p{
    width: 275px;
    margin: auto;
}
.time ul li:last-child{
    width: 679px;
}
.time ul li:last-child div{
    width: 663px;
}
.time ul li:last-child p{
    width: 613px;
}
.rhythm{
    width: 100%;
    height: 970px;
    background: url(../images/home/bg2.png) no-repeat center;
}
.type{
    padding: 60px 0 70px 0;
}
.type li{
    width: 130px;
    height: 42px;
    line-height: 42px;
}
.typeActive{
    background: url(../images/home/icon3.png) no-repeat center !important;
    color: #000000 !important;
    background-size: cover !important;
}
.medical li{
    width: 342px;
    height: 121px;
}
.medical li:nth-child(1){
    background: url(../images/home/img10.png) no-repeat center;
}
.medical li:nth-child(2){
    background: url(../images/home/img11.png) no-repeat center;
}
.medical li:nth-child(3){
    background: url(../images/home/img12.png) no-repeat center;
}
.medical li p{
    padding: 25px 0 0 80px;
}
.family{
    width: 100%;
    height: 420px;
    background: url(../images/home/bg3.png) no-repeat center;
}
.ts{
    text-shadow: 0 4px 4px #000000a6;
}
.swiper1{
    width: 100%;
    height:690px;
}
.swiper1 .swiper-slide img{
    width: 100%;
    height: 313px;
    margin-bottom: 30px;
}
.swiper1 .swiper-slide div{
    height: 330px;
}
.swiper1 .swiper-slide div p:nth-child(1){
    margin-right: 10px;
}
.select{
    width: 100%;
    height: 551px;
    background: url(../images/home/bg5.png) no-repeat center;
}
.more{
    display: inline-block;
    color: #992A27 !important;
    width: 210px;
    height:50px;
    line-height: 50px;
    background: url(../images/home/icon3.png) no-repeat center;
}
.business{
    width: 90%;
    height: 536px;
    margin: auto;
    padding-bottom: 110px;
}
.business li{
    width: 16%;
}
.business li div p:nth-child(1){
    padding: 180px 0 10px 0;
}
.business li div p:nth-child(2){
    width: 39px;
    height: 3px;
    background: #FFF;
    margin: auto;
    margin-bottom: 30px;
}
.business li div{
    width: 100%;
    height: 536px;
    background-size: cover;
}
.business li div:nth-child(2){
    display: none;
}
.businessActive div:nth-child(2){
    display: block !important;
}
.businessActive div:nth-child(1){
    display: none !important;
}
footer a {
    color: #FFF;
}
footer a:hover{
    color: #FFF;
}
.img img{
    border: 5px solid #fff;
}