#fullPage-nav {
    display: none;
}
.imgTop .detail .w-1120 {
    width: 94%;
    display: none;
}
.imgTop .imgBox {
    height: calc(54vh + 60px);
}
.imgTop .detail {
    height: calc(46vh - 100px);
    padding: 40px 20px 0;
}
.pc-detail {
    display: none;
}
.mobile-detail {
    display: block;
}
.imgTop .imgBox p {
    display: none;
}
.detail .mobile-detail a {
    margin-top: 20px;
}
.imgBox img {
    height: 100%;
    width: auto;
    left: calc(-54vh / 1080 * 430);
}
.detail h3 {
    font-size: 35px;
}
.imgBox .desc {
    margin-bottom: 30px;
    font-size: 12px;
}
.imgBox .desc li {
    padding: 0 8px;
}
.imgBox .desc li span {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 4px;
}
.imgBox .desc li span.iconfont {
    font-size: 34px;
    line-height: 34px;
    margin-bottom: 4px;
}
.wrp {
    display: block;
}
.imgLeft .imgBox {
    height: calc(54vh + 60px);
}
.imgLeft .detail {
    width: auto;
    height: calc(46vh - 100px);
    padding: 40px 20px 0;
}
.imgLeft .imgBox p {
    display: none;
}
.imgLeft .detail a {
    margin-top: 20px;
}
.imgRight .detail .bar {
    display: none;
}
.imgLeft .mobile-detail {
    display: block;
}