.headerSwiper{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height:860px;
    overflow: hidden;
    zoom: 1;
} 
.headerSwiper .slides li{
    width: 100%;
    height: 100%;
}
.nav{
    height: 190px;
}
.nav ul li a{
    color: #666666;
}
.nav ul li a:hover{
    color: #666666;
}
.navActive{
    font-family: "SourceHanSansCN-Medium" !important;
    color: #333 !important;
}
.record a{
    color: rgba(255, 255, 255, .5);
}
.record a:hover{
    color: rgba(255, 255, 255, .5);
}
.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;
}
.homeAbout{
    width: 100%;
    height: 793px;
    background: url(../images/home/bg1.jpg) no-repeat center;
}
.homeAbout ul li{
    width: 485px;
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.homeAbout ul li:last-child{
    border-bottom:none;
}
.homeAbout ul li div:nth-child(1){
    width: 50px;
    height: 50px;
    margin-right: 30px;
}
.homeAbout ul li div:nth-child(1) img{
    max-width: 50px;
    max-height: 50px;
}
.milk{
    background: #FFFFFF;
    padding: 50px 0 70px 0;
    margin-top: 50px;
}
.swiper1{
    width: 1100px;
    height:400px;
}
.swiper1 .swiper-slide div{
    width: 350px;
    height: 350px;
    margin: auto;
    margin-bottom: 20px;
}
.swiper1 .swiper-slide div img{
    max-width: 350px;
    max-height:350px;
}
.swiper2{
    width: 1200px;
    height:400px;
}
.swiper2 .swiper-slide div{
    width: 350px;
    height: 350px;
    background: #FFFFFF;
    margin: auto;
    margin-bottom: 20px;
}
.swiper2 .swiper-slide div img{
    max-width: 350px;
    max-height:350px;
}
.source{
    width: 100%;
    height: 805px;
    background: url(../images/home/bg2.jpg) no-repeat center;
}
.line1{
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .3);
}
.sourceNav li{
    width: 200px;
    height: 245px;
}
.sourceNav li div:nth-child(1){
    width: 50px;
    height: 50px;
    margin: auto;
    padding: 60px 0 20px 0;
}
.sourceActive{
    background: #2173DC;
}
.swiper3{
    width: 1200px;
    height: 340px;
}
.swiper3Box{
    width: 380px;
    height: 340px;
    background: #fff;
    margin: auto;
}
.swiper3Box div{
    width: 360px;
    height: 250px;
    border: 10px solid #FFFFFF;
    margin-bottom: 10px;
}
.swiper3Box div img{
    max-width: 360px;
    max-height: 250px;
}
.buy li{
    width: 220px;
    height: 268px;
    background: #FFFFFF;
}
.buy li img{
    width: 200px;
    height: 200px;
    border: 10px solid #FFFFFF;
    margin-bottom: 2px;
}
.bazaar{
    padding: 50px 0 60px 0;
}
.bazaar li{
    width: 220px;
    height: 240px;
    background: #FFFFFF;
    border-radius: 10px;
}
.bazaar li div{
    width: 50px;
    height: 50px;
    margin: auto;
    padding: 40px 0 30px 0;
}
.bazaar li div img{
    max-width: 50px;
    max-height: 50px;
}
.mode{
    width: 550px;
    margin: auto;
    margin-top: -480px;
}
.mode li{
    width: 192px;
    height: 66px;
    background: #FFFFFF;
    border-radius:33px;
    margin-bottom: 90px;
    position: relative;
}
.mode li img{
    width: 66px;
}
.mode li:nth-of-type(odd) img{
    margin-right: 20px;
}
.mode li:nth-of-type(even) img{
    margin-left: 20px;
}
.mode li:last-child img{
    margin-left: 5px;
}
.mode li:nth-child(3){
    left: -75px;
}
.mode li:nth-child(4){
    left: 75px;
}
.more{
    display: inline-block;
    width: 160px;
    height: 50px;
    background: #2173DC;
    border-radius: 25px;
    line-height: 50px;
    color: #fff !important;
    float: right;
    text-align: center;
}
.line2{
    width: 114px;
    height: 2px;
    background: #FFFFFF;
    opacity: 0.1;
    margin: 20px 0 30px 0;
}
.messageb form{
    width: 670px;
}
.messageb form input{
    border: none;
    outline: none;
    width: 580px;
    height: 40px;
    background: none;
    font-size: 18px;
 }
 .messageb form div{
    width: 670px;
    height: 66px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
 }
 .messageb form button{
    width: 272px;
    height: 44px;
    background: #2173DC;
    border-radius: 3px;
    line-height: 44px;
    border: none;
    outline: none;
    margin-top: 40px;
 }
.icon img{
    margin-right: 10px;
}
.no{
    display: none;
}