.headerSwiper{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height:970px;
    overflow: hidden;
    zoom: 1;
} 
.headerSwiper .slides li{
    width: 100%;
    height: 100%;
}
.bos{
    background: rgba(0, 0, 0, 0.7);
}
.nav{
    height: 90px;
}
.nav ul li a{
    color: #FFFFFF;
}
.nav ul li a:hover{
    color: #FFFFFF;
}
.navActive{
    font-family: "SourceHanSerifCN-Bold" !important;
}
.record a{
    color: rgba(255, 255, 255, .3);
    margin-right: 40px;
}
.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;
}
.homeAbout{
    width: 100%;
    height: 816px;
    background: url(../images/home/bg.jpg) no-repeat center;
}
.platform{
    width: 100%;
    height: 659px;
    background: url(../images/home/bg1.jpg) no-repeat center;
}
.more{
    width: 117px;
    height: 36px;
    background: #FFFFFF;
    border-radius: 6px;
    line-height: 36px;
    margin: auto;
}
.argument{
    width: 100%;
    background: url(../images/home/bg2.jpg) no-repeat center;
    height: 3360px;
    background-size: cover;
}
.line{
    width: 10px;
    height: 1px;
    background: #505050;
    margin: auto;
}
.productArgument p{
    padding: 10px 0;
    border-bottom: 1px solid #F7F7F7;
}
.productArgument p span{
    display: inline-block;
    width: 230px;
}
.productArgument p:last-child{
    border-bottom: none;
}
.swiper1{
    width: 1150px;
    height:280px;
}
.swiper1 .swiper-pagination-progressbar-fill{
    background: #DB7F05 !important;
}
.swiper1 .swiper-slide div{
    width: 375px;
    height: 214px;
    margin: auto;
    margin-bottom: 15px;
}
.swiper1 .swiper-slide div img{
    max-width: 375px;
    max-height: 214px;
    border-radius: 10px;
}
.swiper1 .swiper-slide p{
    margin-left: 20px;
}
.realize li{
    width: 400px;
    margin-bottom: 90px;
}
.realize li p:nth-child(1){
    margin-bottom: 5px;
}
.feature li{
    width: 1108px;
    height: 413px;
    background: #E4D9C9;
    border-radius: 10px;
    margin-bottom: 22px;
}
.feature li:nth-of-type(odd) div:nth-child(1){
    width: 689px;
    height: 345px;
    margin-left: -92px;
}
.feature li:nth-of-type(odd) div:nth-child(1) img{
    max-width: 689px;
    max-height: 345px;
    border-radius: 10px;
}
.feature li:nth-of-type(odd) div:nth-child(2){
    width: 320px;
    margin-left: 70px;
}
.feature li:nth-of-type(odd) div:nth-child(2) p:nth-child(1){
    height: 90px;
    text-align: right;
}
.feature li:nth-of-type(odd) div:nth-child(2) p:nth-child(1) img{
    max-height: 90px;
}
.feature li:nth-of-type(odd) div:nth-child(2) p:nth-child(3){
    width: 18px;
    height: 3px;
    background: #B7A188;
    border-radius: 2px;
    margin: 10px 0;
}
.feature li:nth-of-type(odd) div:nth-child(2) p:nth-child(5){
    margin-top: 30px;
}
.feature li:nth-of-type(odd){
    margin-left: 92px;
}
.feature li:nth-of-type(even) div:nth-child(1){
    width: 350px;
    margin: 0 60px 0 100px;
}
.feature li:nth-of-type(even) div:nth-child(1) p:nth-child(1){
    height: 90px;
    text-align: right;
}
.feature li:nth-of-type(even) div:nth-child(1) p:nth-child(1) img{
    max-height: 90px;
}
.feature li:nth-of-type(even) div:nth-child(2){
    width: 689px;
    height: 345px;
    margin-right: -92px;
}
.feature li:nth-of-type(even) div:nth-child(2) img{
    max-width: 689px;
    max-height: 345px;
    border-radius: 10px;
}
.feature li:nth-of-type(even) div:nth-child(1) p:nth-child(3){
    width: 18px;
    height: 3px;
    background: #B7A188;
    border-radius: 2px;
    margin: 10px 0;
}
.feature li:nth-of-type(even) div:nth-child(1) p:nth-child(5){
    margin-top: 30px;
}
.swiper2{
    width: 100%;
    height: 580px;
}
.next2{
    margin-top: -240px!important;
    margin-left: 78%!important;
    background-image: url(../images/home/right.png) !important;
    width: 34px !important;
    height: 34px !important;
}
.prev2{
    margin-top: -34px!important;
    margin-left: 73%!important;
    background-image: url(../images/home/left.png) !important;
    width: 34px !important;
    height: 34px !important;
}
.swiper2Box div:nth-child(1){
    width: 100%;
    height: 517px;
    border-radius: 6px;
}
.swiper2Box div:nth-child(1) img{
    max-width: 100%;
    max-height: 517px;
    border-radius: 6px;
}
.swiper2Box div:nth-child(2){
    width: 257px;
    height: 294px;
    background: #AA6824;
    border-radius: 6px;
    margin-left: -25%;
    position: relative;
    z-index: 3;
}
.swiper2 .swiper-pagination-progressbar-fill{
    background: #AA6824 !important;
}
.swiper2Box div:nth-child(2) p{
    margin-left: 40px;
}
.swiper2Box div:nth-child(2) p:nth-child(1){
    width: 50px;
    padding: 40px 0 20px 0;
}
.swiper2Box div:nth-child(2) p:nth-child(2) {
    width: 180px;
    height: 1px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, .2);
}
.swiper2 .swiper-slide-prev .swiper2Box div:nth-child(2) {
    background: #FFFFFF !important;
    box-shadow: 0px 9px 81px 0px rgba(0,0,0,0.1) !important;
}
.swiper2 .swiper-slide-prev .swiper2Box div:nth-child(2) p:nth-child(1) {
    color: #161616 !important;
}
.swiper2 .swiper-slide-prev .swiper2Box div:nth-child(2) p:nth-child(2) {
    background: rgba(229, 229, 229, .5);
}
.swiper2 .swiper-slide-prev .swiper2Box div:nth-child(2) p:nth-child(3) {
    color: rgba(36, 36, 36, .3) !important;
}
.healthy{
    width: 100%;
    height: 789px;
    background: url(../images/home/bg3.jpg) no-repeat center;
    margin-top: 130px; 
}
.swiper3{
    width: 1200px;
    height: 220px;
}
.swiper3 .swiper-slide div:nth-child(2){
    display:  none;
    width: 220px;
    height: 220px;
    background: url(../images/home/img12.png) no-repeat center; 
    margin: auto;
    line-height: 220px;
}
.swiper3 .swiper-slide div:nth-child(1){
    margin-top: 50px;
}
.swiper3 .swiper-slide div:nth-child(1) img{
    width: 58px;
    height: 58px;
    margin: auto;
    margin-bottom: 15px;
}
.swiper3 .swiper-slide-active div:nth-child(2){
    display:  block !important;
}
.swiper3 .swiper-slide-active div:nth-child(1){
    display:  none !important;
}
.next3{
    margin-top: -20px!important;
    margin-left: 100px!important;
    background-image: url(../images/home/right1.png) !important;
    width: 34px !important;
    height: 34px !important;
}
.prev3{
    margin-top: -34px!important;
    margin-left:35px!important;
    background-image: url(../images/home/left1.png) !important;
    width: 34px !important;
    height: 34px !important;
}
.idea{
    width: 100%;
    height: 929px;
    background: url(../images/home/bg4.jpg) no-repeat center;
}
.partner{
    width: 1200px;
    height: 452px;
    background: url(../images/home/img13.jpg) no-repeat center;
}
.plan{
    width: 200px;
    height: 60px;
    background: #AA6824;
    box-shadow: 0px 8px 12px 1px rgba(170,104,36,0.34);
    line-height: 60px;
}
.contactBut{
    width: 200px;
    height: 60px;
    background: #F3F3F3;
    line-height: 60px;
}
.agency li{
    width: 290px;
    height: 160px;
    background: url(../images/home/img29.jpg) no-repeat center;
    margin-bottom: 15px;
}
.agency li div{
    width: 70px;
    height: 60px;
    margin: auto;
    padding: 30px 0 10px 0;
}
.agency li div img{
    max-width: 70px;
    max-height: 60px;
}
.footerNav li a{
    color: #fff;
}
.footerNav p{
    width: 1px;
    height: 14px;
    background: rgba(255, 255, 255, .1);
}
.line1{
    width: 100%;
    height: 1px;
    background: #FFFFFF;
    opacity: 0.05;
}
.footerMessage li{
    padding: 30px 20px;
    border-left: 1px solid rgba(255, 255, 255, .05);
}
.footerMessage li img{
    width: 32px;
    height: 32px;
    margin-right: 10px;
}
.footerMessage a{
    color: #fff !important;
}