.galaxyNote10{
    width:100%;
    height:559px;
    margin:0 auto;
    background:url(../img/galaxyNote10.png) no-repeat top center;
    background-size:1920px 559px;
}
.galaxyNote{
    width:1200px;
    height:427px;
    overflow:hidden;
    display:block;
    margin:0 auto;
}
.galaxyNote img{
    width:1200px;
    height:427px;
}
.galaxyNote10Pro{
    width:1200px;
    height:1213px;
    display:block;
    margin:0 auto;
}
.proShowTlt{
    width:1200px;
    height:136px;
    display:block;
    margin:0 auto;
}
#saleProSwiper{
    width:1200px;
    height:775px;
    overflow:hidden;
}
#saleProSwiper img{
    width:1200px;
    height:692px;
}
.galaxyList{
    width:1200px;
    height:auto;
    overflow:hidden;
    padding-bottom:60px;
    margin:0 auto;
}
.galaxyList li{
    width:590px;
    height:760px;
    border-radius:10px;
    overflow:hidden;
    float:right;
    margin-top:20px;
    box-shadow: 10px 16px 22px #ffeff2;
}
.galaxyList li:nth-child(odd){
    float:left;
}
.galaxyList li a{
    width:590px;
    height:760px;
    display:block;
}
.galaxyList li a img{
    width:590px;
    height:760px;
    display:block;
}
.callback{
    width:808px;
    height:66px;
    display:block;
    margin:30px auto;
    line-height:66px;
    font-size:35px;
    color:#fff;
    text-align:center;
    background:#d21b1e;
    border-radius:30px;
    overflow:hidden;
}