#review .bgblue {
    width: 100%;
    height: 591px;
    background: #f0f6ff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#review .review_header h1 {
    font-size: 48px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #010000;
    line-height: 48px;
    padding: 0 300px;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 60px;
}

#review .review_tab {
    display: flex;
    justify-content: start;
    margin-bottom: 125px;
}

#review .review_tab .review_content_left {
    width: 220px;
    margin-right: 25px;
}

#review .review_tab .review_content_left h3 {
    font-size: 32px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #000;
    line-height: 48px;
    margin-bottom: 100px;
    margin-top: 35px;
}

#review .review_tab .review_content_left .icons {
    position: relative;
    z-index: 0;
    height: 50px;
}

#review .review_tab .review_content_left span {
    color: #ccccde;
    font-size: 34px;
    margin-right: 30px;
    cursor: pointer;
}

#review .review_tab .review_content_left span:hover {
    color: #717ca3;
}

#review .review_tab .review_content_left .jiantouright {
    display: inline-block;
    transform: rotateY(180deg);
}

#review .review_tab .review_content_right {
    flex: 1;
}

#review .review_tab .review_content_right ul {
    display: flex;
}

#review .review_tab .review_content_right ul li {
    width: 292px;
    height: auto;
    background: #fff;
    border: 2px solid #c8dcff;
    padding: 44px 33px 44px 27px;
    position: relative;
    margin-right: 24px;
}

#review .review_tab .review_content_right ul li.active,
#review .review_tab .review_content_right ul li:hover {
    -o-border-image: linear-gradient(65deg, #3ef1bf, #2766db) 10 10;
    border-image: linear-gradient(65deg, #3ef1bf, #2766db) 10 10;
}

#review .review_tab .review_content_right ul li img {
    width: 159px;
    height: 36px;
    margin-bottom: 37px;
}

#review .review_tab .review_content_right ul li p {
    font-size: 16px;
    font-weight: 300;
    color: #646464;
    line-height: 30px;
}

#review .review_tab .review_content_right ul li .check {
    position: absolute;
    right: 33px;
    bottom: 0;
    font-size: 16px;
    font-weight: 300;
    color: #2766db;
    line-height: 28px;
}

#review .review_content .review_content_top {
    text-align: center;
    margin-bottom: 60px;
}

#review .review_content .review_content_top h3 {
    font-size: 32px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #000;
    line-height: 48px;
}

#review .review_content .review_content_top p {
    font-size: 16px;
    font-family: Nunito-Light;
    font-weight: 300;
    color: #646464;
    line-height: 24px;
}

#review .review_content_bottom {
    margin-bottom: 134px;
}

#review .review_content_bottom_item {
    display: flex;
    margin: 0 44px;
    justify-content: space-between;
    align-items: flex-end;
}

#review .authoReply {
    border-bottom: 1px solid #d7d6d6;
    margin: 10px 44px 57px;
    padding-bottom: 18px;
}

#review .authoReply .authoReplyTop {
    margin: 13px 0 0;
}

#review .authoReply .authoReplyTop img {
    width: 19px;
    height: 19px;
}

#review .authoReply .authoReplyTop span {
    font-size: 18px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #898989;
    line-height: 36px;
}

#review .authoReply .authoReplydv .authoReplyBottom {
    font-size: 16px;
    font-family: Nunito-Light;
    font-weight: 300;
    color: #0d111f;
    line-height: 30px;
    padding-left: 24px;
}

#review .review_content_bottom_item .bottom_item_left {
    width: 889px;
}

#review .review_content_bottom_item .bottom_item_left .item_title {
    font-size: 24px;
    font-weight: 300;
    color: #000;
    line-height: 30px;
    margin-bottom: 9px;
}

#review .review_content_bottom_item .bottom_item_left .item_time {
    font-size: 14px;
    font-weight: 300;
    color: #646464;
    line-height: 30px;
    margin-bottom: 19px;
}

#review .review_content_bottom_item .bottom_item_left .Scores {
    display: flex;
    margin-bottom: 15px;
}

#review .review_content_bottom_item .bottom_item_left .Scores h4 {
    font-size: 30px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #010000;
    line-height: 24px;
    margin-right: 16px;
}

#review .review_content_bottom_item .bottom_item_left .Scores .xing span {
    color: #ffe01b;
}

#review .review_content_bottom_item .bottom_item_left .txt {
    font-size: 16px;
    font-weight: 300;
    color: #0d111f;
    line-height: 30px;
}

#review .review_content_bottom_item .bottom_item_right {
    width: 79px;
    height: 34px;
    background: #010000;
    border-radius: 17px;
    display: flex;
    line-height: 34px;
    position: relative;
}

#review .review_content_bottom_item .bottom_item_right .bottom_item_right_zan {
    width: 33px;
    height: 31px;
    background: #fff;
    border-radius: 15px;
    margin-top: 1.4px;
    margin-right: 5px;
    text-align: center;
    line-height: 31px;
    cursor: pointer;
    position: absolute;
    left: 2px;
    transition: all .2s;
}

#review .review_content_bottom_item .bottom_item_right .bottom_item_right_zan.toRight {
    left: 44px;
}

#review .review_content_bottom_item .bottom_item_right .num {
    font-size: 16px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #fff;
    position: absolute;
    right: 10px;
    transition: all .2s;
}

#review .review_content_bottom_item .bottom_item_right .num.toLeft {
    right: 50px;
}

#review .more {
    width: 1105px;
    height: 59px;
    background: #2769da;
    font-size: 24px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    text-align: center;
    line-height: 59px;
    margin: 0 auto;
}

#review .more:hover {
    background-color: #0759d1;
}

#review .review_footer {
    margin: 0 152px;
}

#review .review_footer .review_footer_body .xing {
    height: 20px;
    margin-bottom: 10px;
}

#review .review_footer .review_footer_top {
    text-align: center;
    padding: 0 250px;
    margin-bottom: 75px;
}

#review .review_footer .review_footer_top h3 {
    font-size: 32px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #000;
    line-height: 48px;
}

#review .review_footer .review_footer_top p {
    font-size: 24px;
    font-weight: 300;
    color: #76777c;
    line-height: 48px;
}

#review .review_footer_body .xing span {
    color: #ffe01b;
    margin-right: 7px;
    cursor: pointer;
}

#review .review_footer_body p {
    font-size: 24px;
    font-weight: 300;
    color: #16162b;
    line-height: 48px;
    margin-bottom: 11px;
}

#review .review_footer_body input,
#review .review_footer_body textarea {
    margin-bottom: 19px;
    width: 100%;
    height: 64px;
    background: #fff;
    border: 1px solid #e7e6e6;
    padding-left: 23px;
    outline: none;
    font-size: 18px;
}

#review .review_footer_body textarea {
    height: 123px;
    resize: none;
    padding-top: 10px;
}

#review .review_footer_body input::-webkit-input-placeholder,
#review .review_footer_body textarea::-webkit-input-placeholder {
    color: #aaaaaf;
    font-size: 18px;
}

#review .review_footer_body input.active,
#review .review_footer_body textarea.active {
    -o-border-image: linear-gradient(108deg, #60f7c9, #2766db) 10 10;
    border-image: linear-gradient(108deg, #60f7c9, #2766db) 10 10;
}

#review .review_footer_body .choose {
    display: flex;
    align-items: center;
    margin-bottom: 43px;
}

#review .review_footer_body .radio {
    width: 28px;
    height: 28px;
    background: #fff;
    border: 2px solid #aaaaaf;
    position: relative;
    margin-right: 12px;
}

#review .review_footer_body .radio .radio-box {
    width: 17px;
    height: 17px;
    background: #2668da;
    border: 2px solid #2668da;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#review .review_footer_body .choose .tips {
    font-size: 18px;
    font-weight: 300;
    color: #000;
    line-height: 48px;
}

#review .review_footer_body .Verification {
    display: flex;
    margin-bottom: 42px;
}

#review .review_footer_body .Verification input {
    width: 317px;
    height: 58px;
    background: #fff;
    border: 2px solid #e7e6e6;
    margin-right: 22px;
}

#review .review_footer_body .Verification div {
    width: 201px;
    height: 58px;
    background: #dae8ff;
    font-size: 36px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #16162b;
    line-height: 48px;
    text-align: center;
    line-height: 50px;
}

#review .review_footer_body .Verification div img {
    width: 100%;
    height: 100%;
}

#review .review_footer_body .submit {
    width: 162px;
    height: 51px;
    background: linear-gradient(75deg, #3ef5be, #2663db);
    font-size: 24px;
    font-family: Nunito-Regular;
    font-weight: 400;
    color: #fff;
    line-height: 51px;
    text-align: center;
    margin-bottom: 130px;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    #review .swiper-container {
        padding: 0;
        margin: 13px;
    }

    #review .bgblue {
        height: 244px;
    }

    #review .review_header h1 {
        padding: 0;
        margin-top: 35px;
        font-size: 28px;
        line-height: 36px;
    }

    #review .review_tab {
        flex-direction: column;
    }

    #review .review_tab .review_content_left {
        width: 100%;
        text-align: center;
        position: relative;
        padding: 0 23px;
    }

    #review .review_tab .review_content_left h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 32px;
    }

    #review .review_tab .review_content_left .icons {
        position: relative;
        bottom: -420px;
        left: 16%;
        width: 100%;
        text-align: center;
    }

    #review .review_tab .review_content_right .swiper-slide {
        background: #fff;
        border: 2px solid;
        -o-border-image: linear-gradient(108deg, #60f7c9, #2766db) 10 10;
        border-image: linear-gradient(108deg, #60f7c9, #2766db) 10 10;
        box-shadow: 0 0 27px 0 rgba(21, 24, 47, .16);
        width: 292px;
        height: 330px;
    }

    #review .review_tab .review_content_right .swiper-slide > div {
        padding: 44px 24px 37px 27px;
        text-align: left;
    }

    #review .review_tab .review_content_right .swiper-slide img {
        width: 159px;
        height: 45px;
        margin-bottom: 16px;
    }

    #review .review_tab .review_content_right .swiper-slide .check {
        font-size: 14px;
        font-weight: 300;
        color: #2766db;
        line-height: 48px;
        text-align: right;
        margin-top: 20px;
    }

    #review .review_tab .review_content_left span.swiper-button-prev {
        right: 50%;
    }

    #review .review_tab .review_content_left span.swiper-button-next {
        left: 50%;
    }

    #review .review_content .review_content_top {
        margin-bottom: 51px;
    }

    #review .review_content .review_content_top h3 {
        font-size: 22px;
        font-family: Nunito-Bold;
        font-weight: 700;
        color: #000;
        line-height: 48px;
    }

    #review .review_content .review_content_top p {
        font-size: 14px;
        font-weight: 300;
        color: #646464;
        line-height: 24px;
    }

    #review .review_content_bottom_item {
        margin: 0 0 30px;
    }

    #review .review_content_bottom_item .bottom_item_left .item_title {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 0;
    }

    #review .review_content_bottom_item .bottom_item_left .item_time {
        font-size: 12px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    #review .review_content_bottom_item .bottom_item_left .Scores h4 {
        font-size: 22px;
    }

    #review .review_content_bottom_item .bottom_item_left .Scores .xing span {
        font-size: 14px;
    }

    #review .review_content_bottom_item .bottom_item_left .txt {
        font-size: 14px;
        line-height: 24px;
    }

    #review .review_content_bottom_item .bottom_item_right {
        margin: 30px 0;
    }

    #review .review_content_bottom {
        margin-bottom: 46px;
    }

    #review .review_footer .review_footer_top h3 {
        font-size: 22px;
    }

    #review .review_footer .review_footer_top p {
        font-size: 16px;
        line-height: 0;
    }

    #review .more {
        width: 100%;
    }

    #review .review_footer {
        margin: 0;
    }

    #review .review_content_bottom_item {
        flex-direction: column;
    }

    #review .review_content_bottom_item .bottom_item_left {
        width: 100%;
    }

    #review .review_footer .review_footer_top {
        padding: 0;
        margin-bottom: 36px;
    }

    #review .review_footer_body .xing span {
        font-size: 21px;
    }

    #review .review_footer_body p {
        font-size: 16px;
    }

    #review .review_footer_body .choose .tips {
        font-size: 16px;
        line-height: 24px;
    }

    #review .review_footer_body .radio {
        width: 39px;
    }

    #review .review_footer_body .Verification input {
        width: 195px;
        height: 54px;
    }

    #review .review_footer_body .Verification div {
        width: 127px;
        height: 54px;
    }

    #review .review_footer_body .Verification {
        margin-bottom: 37px;
    }

    #review .review_footer_body .submit {
        margin-bottom: 64px;
    }
}

.StarsWrap {
    width: 100%;
    height: .2rem;
    margin: .1rem 0;
}

.StarsWrap li {
    float: left;
    margin-right: .1rem;
}
#review .FooterDown {
    width: 100%;
    background: #04060e;
    padding-bottom: 50px
}
#review .topdown {
    width: 521px;
    margin: 86px auto 0;
    text-align: center;
}
.topdown .txt {
    font-size: 34px;
    font-family: Nunito-Light;
    font-weight: 300;
    color: #fff;
    text-align: center;
    margin-bottom: 52px;
}

#review #ProductBtn {
    margin-bottom: 14px;
}

#review #ProductBtn .download {
    width: 167px;
    height: 55px;
    background: #000;
    border: 2px solid #FFFFFF;
    font-size: 18px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #090820;
    line-height: 55px;
    margin-right: 104px;
    padding: 0;
    vertical-align: middle;
}

#review #ProductBtn .download a {
    color: #FFFFFF;
    text-decoration: none;
}

#review #ProductBtn .buy {
    width: 167px;
    height: 55px;
    background: linear-gradient(88deg, #3ef5be, #2355de);
    font-size: 18px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #fff;
    line-height: 55px;
    outline: none;
    border: none;
    padding: 0;
    vertical-align: middle;
}

#review #ProductBtn .buy a {
    color: #fff;
}

#review #downloadmaskdv {
    width: 100%;
    height: 100%;
}

#review .topdown .tips {
    color: #fff;
    margin-bottom: 12px;
    font-family: Nunito-Light;
}

#review .topdown .pinfen {
    display: flex;
    justify-content: center;
}

#review .topdown .pinfen .pinfen-left {
    text-align: center;
    width: 130px;
}

#review .topdown .pinfen .pinfen-right {
    color: #fff;
    margin-top: 2px;
}

#review .topdown .pinfen .pinfen-left ul {
    width: 100%;
    display: flex;
}

#review .topdown .pinfen .pinfen-left ul li {
    width: 23px;
}

#review .StarsWrap li {
    float: left;
    margin-right: .1rem;
}

#review .topdown .pinfen .pinfen-left ul li span {
    color: #ffe01b;
    cursor: pointer;
}

.lang {
    display: flex;
    justify-content: center
}

.lang .lang-l {
    width: 87px;
    height: 87px;
    margin-right: 41px;
    margin-top: 25px;
    border-radius: 50%;
    box-shadow: 0 0 27px 0 rgba(13, 18, 60, .4)
}

.lang .lang-l .guo {
    height: 87px;
    position: relative
}

.lang .lang-l .guo li {
    float: left;
    width: 87px;
    height: 87px;
    transition: all .5s
}

.lang .lang-l .guo li img {
    width: 100%
}

.lang .lang-r {
    width: 541px;
    z-index: 1
}

.lang .lang-r .time {
    font-size: 16px;
    font-family: Nunito-Light;
    font-weight: 300;
    color: #686868;
    line-height: 48px
}

.lang .lang-r h3 {
    font-size: 30px;
    font-family: Nunito-Bold;
    font-weight: 700;
    color: #0f0f20;
    line-height: 48px
}

.lang .lang-r ul {
    width: 100%;
    display: flex;
    margin-bottom: 20px
}

.lang .lang-r ul li {
    width: 23px;
    color: #ffe01b
}

.lang .lang-r .content {
    font-size: 16px;
    font-family: Nunito-Light;
    font-weight: 300;
    color: #686868;
    line-height: 30px;
    margin-bottom: 58px
}

.jiantou {
    text-align: center;
    margin: 0 610px 111px auto;
    position: relative;
    width: 200px;
    height: 44px
}

.jiantou span {
    font-size: 34px;
    cursor: pointer;
    color: #c5c4c4
}

#jiantoubottom .jiantouhover:hover {
    color: #0f0f20
}

@media screen and (max-width: 768px) {
    .banner {
        width: 100%;
        margin: 0
    }

    .swiper-container {
        margin: 13px;
        padding: 0
    }

    .lang {
        flex-direction: column;
        text-align: center;
        justify-content: center
    }

    .lang .lang-l {
        position: relative;
        width: 57px;
        height: 57px;
        margin: 25px auto 0
    }

    .lang .lang-l .guo {
        position: absolute;
        left: 50%;
        transform: translateX(-50%)
    }

    .lang .lang-r {
        width: auto
    }

    .lang .lang-r ul {
        justify-content: center
    }

    .lang .lang-r .content {
        text-align: left;
        margin-bottom: 30px
    }

    .lang .lang-r .time {
        text-align: center !important
    }

    .jiantou {
        width: 50%;
        margin: 0 auto 56px
    }

    .lang .lang-l .guo {
        height: auto
    }

    .lang .lang-l .guo li {
        width: 57px;
        height: 57px
    }
}