.details-banner {
    height: 45rem;
    position: relative;
    width: 100%
}

.details-banner > img {
    height: 100%;
    width: 100%
}

.details-banner .left {
    left: 14rem;
    position: absolute;
    top: 14rem;
    color: #ffffff;
}

.details-banner .left > div:first-child {
    font-size: 2.3rem;
    font-weight: 800;
    line-height: 2.6rem;
    width: 32rem;
}

.details-banner .left > div:nth-child(2) {
    height: 1px;
    margin: 1.25rem 0 1.5rem;
    width: 5rem;
    background: #ffffff;
}

.details-banner .left > div:nth-child(3) {
    line-clamp: 12;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 1rem;
    height: 17.5rem;
    line-height: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 32rem
}

.details-banner .btn-block {
    left: 50rem;
    position: absolute;
    top: 18rem
}

.details-banner .btn-block > div {
    align-items: center;
    background: linear-gradient(0deg, #ebf5ff, #fff);
    border-radius: 1.7rem;
    box-shadow: 0.1rem 0.1rem 0.3rem 0 rgba(49, 94, 207, .14);
    color: #555;
    cursor: pointer;
    display: flex;
    font-size: 1.1rem;
    height: 3.4rem;
    justify-content: flex-start;
    transition: transform .3s ease-in-out;
    width: 27.5rem
}

.details-banner .btn-block > div img {
    margin: 0 8rem 0 0.5rem;
    width: 2.6rem
}

.details-banner .btn-block > div:last-child {
    background: linear-gradient(0deg, #f65d78, #fa859a);
    color: #fefefe;
    margin-top: 1.3rem
}

.details-banner .btn-block > div:hover {
    box-shadow: 0 1px 1px 1px hsla(0, 0%, 100%, .3);
    transform: scale(1.02)
}

.details-banner .btn-info {
    top: 16rem !important;
}

/* details-banner stop*/

.floor303 .title,
.floor304 .title,
.floor305 .title {
    text-align: center
}

.floor303 .title > div:first-child,
.floor304 .title > div:first-child,
.floor305 .title > div:first-child {
    color: #0852bf;
    font-size: 2.2rem;
    font-weight: 800;
    line-height: 2.2rem
}

.floor303 .title > div:last-child,
.floor304 .title > div:last-child,
.floor305 .title > div:last-child {
    color: #a2a2a2;
    font-size: 0.8rem;
    font-weight: 400;
    margin-top: 0.6rem
}

.floor303 .box,
.floor304 .box,
.floor305 .box {
    display: flex;
    justify-content: center
}

.floor303 {
    margin: 1rem 0 8rem
}

.floor303 .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 1.8rem auto 0;
    padding-top: 2.6rem;
    width: 80rem
}

.floor303 .box > a {
    background: #fff;
    border-radius: 0.1rem;
    box-shadow: 0 0 0.2rem 0 hsla(0, 0%, 71%, .32);
    cursor: pointer;
    height: 23rem;
    margin: 0 1rem;
    transition: all .3s;
    width: 18rem
}

.floor303 .box > a > div:first-child {
    background: #f5f6f7;
    height: 20rem;
    margin: 0.6rem auto 1rem;
    width: 17rem
}

.floor303 .box > a > div:first-child img {
    margin: 0 auto
}

.floor303 .box > a > div:last-child {
    color: #000;
    font-size: 1rem;
    line-height: 1rem;
    margin: 0 auto;
    text-align: center;
    width: 95%
}

.floor303 .box > a:hover {
    box-shadow: 0 0 0.6rem 0 rgba(0, 0, 0, .23);
    transform: scale(1.05)
}

.floor303 .box > a:nth-child(n+5) {
    margin-top: 1.6rem
}

.floor304 {
    position: relative
}

.floor304 > img {
    position: absolute;
    top: -2.9rem;
    width: 100%
}

.floor304 .box,
.floor304 .title {
    position: relative;
    z-index: 8
}

.floor304 .box {
    margin: .31771rem 0 .72917rem
}

.floor304 .box > div {
    background: rgba(244, 249, 255, 0);
    border: 1px solid #e6e6e6;
    border-radius: 0.6rem;
    color: #000;
    height: 21rem;
    margin: 0 0.8rem;
    text-align: center;
    transition: all .3s;
    width: 17rem
}

.floor304 .box > div > div:first-child {
    font-size: 1.7rem;
    font-weight: 800;
    line-height: 1.7rem;
    margin-top: 2.6rem;
    width: 95%
}

.floor304 .box > div > div:nth-child(2) {
    align-items: center;
    display: flex;
    height: 8.4rem;
    justify-content: center;
    width: 100%
}

.floor304 .box > div > div:nth-child(2) img {
    width: 3.3rem
}

.floor304 .box > div > div:last-child {
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin: 0 auto;
    width: 95%
}

.floor304 .box > div:hover {
    background: #2880fe;
    color: #f6f9fe
}

.floor305 .box {
    margin: 2rem 0 6rem
}

.floor305 .box > div {
    background: #fff;
    border-radius: 0.1rem;
    cursor: pointer;
    height: 15rem;
    margin: 0 0.8rem;
    transition: all .3s;
    width: 17rem
}

.floor305 .box > div > div:first-child {
    height: 10rem;
    width: 17rem
}

.floor305 .box > div > div:first-child img {
    margin: 0 auto;
    width: 100%
}

.floor305 .box > div > div:last-child {
    color: #000;
    font-size: 1rem;
    height: 5rem;
    line-height: 5rem;
    margin: 0 auto;
    text-align: center;
    width: 95%
}

.floor305 .box > div:hover {
    box-shadow: 0 0 0.6rem 0 rgba(0, 0, 0, .23);
    transform: scale(1.05)
}

.floor306 .title {
    align-items: center;
    display: flex;
    justify-content: center
}

.floor306 .title > div:nth-child(2) {
    color: #0852bf;
    font-size: 2.2rem;
    font-weight: 800;
    line-height: 2.2rem
}

.floor306 .title > div:first-child {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 2.8rem
}

.floor306 .title > div:first-child,
.floor306 .title > div:last-child {
    margin: 0 1.3rem
}

.floor306 .title > div:first-child > div,
.floor306 .title > div:last-child > div {
    background: #dbe5f8;
    border-radius: 0.2rem
}

.floor306 .title > div:first-child > div:first-child,
.floor306 .title > div:last-child > div:first-child {
    height: 0.3rem;
    margin-bottom: 0.5rem;
    width: 3rem
}

.floor306 .title > div:first-child > div:last-child,
.floor306 .title > div:last-child > div:last-child {
    height: 0.2rem;
    width: 1.6rem
}

.floor306 .tip {
    color: #4698f0;
    font-size: 1.5rem;
    font-style: italic;
    font-weight: 400;
    line-height: 11.5rem;
    margin: 1rem 0 3rem 14rem
}

.floor306 .tip img {
    margin-right: 0.6rem;
    width: 1rem
}

.floor306 .box {
    margin: 2rem 0 6rem
}

.floor306 .box > div,
.floor306 .box {
    align-items: center;
    display: flex;
    justify-content: center
}

.floor306 .box > div > div:first-child {
    height: 16rem;
    position: relative;
    text-align: center;
    width: 11rem
}

.floor306 .box > div > div:first-child > img:first-child {
    height: 8.2rem;
    width: 8.8rem
}

.floor306 .box > div > div:first-child > div:nth-child(2) {
    color: #000;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5rem;
    margin: 1.4rem auto 1.1rem
}

.floor306 .box > div > div:first-child > div:nth-child(3) {
    color: #707070;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1rem
}

.floor306 .box > div > div:first-child > div:nth-child(4) {
    background: rgba(40, 128, 254, .9);
    border-radius: 2rem;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .5s ease-in-out;
    width: 100%
}

.floor306 .box > div > div:first-child > div:nth-child(4) > img {
    margin: 5rem auto 1.4rem;
    width: 2.6rem
}

.floor306 .box > div > div:first-child > div:nth-child(4) > div:nth-child(2) {
    background: #fff;
    border-radius: 1rem;
    color: #0852bf;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: 700;
    height: 2rem;
    line-height: 2rem;
    margin: 0 auto;
    width: 7rem
}

.floor306 .box > div > div:first-child:hover > div:nth-child(4) {
    opacity: 1
}

.floor306 .box > div > img {
    margin: 0 1rem 5rem;
    width: 1.5rem
}

.floor307 {
    margin: 7.8rem 12.6rem 0
}

.floor307 .title {
    border-bottom: 1px solid #ddd;
    color: #2c2c2c;
    font-size: 1.1rem;
    font-weight: 500;
    padding: 0 0 2rem 0.7rem;
    position: relative;
    width: 73rem
}

.floor307 .title:after {
    background: #2880fe;
    content: "";
    display: inline-block;
    height: 1.2rem;
    left: 0;
    position: absolute;
    top: calc(50% - 1.6rem);
    width: 0.2rem
}

.floor307 .quote-info-box {
    padding-top: 3.3rem
}