.land-block.product-intro-good-bad-block .content {
    width: 100%;
    padding: 1.2rem 0;
    padding-bottom: 0px;
}

.top-block {
    height: 58px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 2000;
    background-color: #ffffff;
}

.top-block .content {
    padding: 0;
    line-height: 58px;
    width: 80%;
}

.top-block .content .top-left img{
    height: 36px;
}

.top-block .content .top-left a{
    margin-left: 50px;
    color: #333;
}

.top-block .content .top-left,.top-block .content .top-right{
    display: inline-block;
}

.top-block .content .top-right{
    float: right;
}

.top-block .content .top-right a{
    color: #333;
}

.top-block .content .top-left a:hover,.top-block .content .top-right a:hover{
    color: #fb9332;
}

.top-block .content .top-right a:nth-child(1){
    margin-left: 35px;
}

.slide-block .content {
    background: url(/img/overview/amazon/bg-data.png);
    background-size: 100%;
    height: auto;
}

.slide-block .slide-text-c {
    margin-bottom: 1rem;
    margin-top: .8rem;
}

.slide-block .slide-text-title {
    font-size: 20px;
    margin-top: 23px;
    font-weight: 400;
}

.slide-block .slide-text-title img{
    font-size: 28px;
}

.slide-block .slide-text-title img.logo2{
    height: 50px;
    margin-bottom: 5px;
}

.slide-block .slide-text-title img:last-child{
    margin-bottom: 5px;
}

.slide-block .slide-text-title span {
    color: #ffffff;
    margin: 0 10px;
    padding: 4px 10px;
    border-radius: 5px;
    font-weight: 400;
}

.slide-block .slide-text-title .amz {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 26px;
}

.slide-block .gobal-buyer-btn {
    font-size: 16px;
    color: #FFFFFF;
    background: #fb9332;
    padding: 13px 25px;
    border-radius: 4px;
}

.slide-block .buyer-tip {
    font-size: 13px;
    color: #FFFFFF;
}

.slide-block .slide-item .slide-img img {
    width: 100%;
}

.slide-block .slide-item .slide-img img:nth-child(2) {
    margin-bottom: 3px;
}

.slide-block .slide-item .slide-left {
    text-align: center;
    font-size: 40px;
    color: #FFFFFF;
    line-height: initial;
    width: auto;
    float: none;
}

.slide-block .slide-item .slide-right {
    width: 45%;
    float: right;
    height: 12.8rem;
    line-height: 12.8rem;
    text-align: center;
}

.slide-block .slide-text-title-1 {
    color: #ffffff;
    line-height: initial;
    font-weight: 600;
    font-style: normal;
    font-size: 40px;
}

.product-intro-good-bad .title {
    font-size: 30px;
    text-align: center;
    line-height: initial;
    margin-bottom: 40px;
}

.product-intro-good-bad-c .bad-c {
    width: 50%;
    display: inline-block;
    padding-right: 40px;
    box-sizing: border-box;
    text-align: right;
    background-color: #f1f2f8;
    background-repeat: no-repeat;
    background-position: 90% 100%;
    background-size: 265px;
    padding: 40px;
    font-size: 16px;
    color: #666666;
}

.product-intro-good-bad-c .bad-c .title {
    text-align: right;
    margin-bottom: 20px;
    font-size: 20px;
}

.product-intro-good-bad-c .good-c {
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
    text-align: left;
    background-color: #3a98f7;
    background-repeat: no-repeat;
    background-position:  5% 100%;
    background-size: 190px;
    color: #ffffff;
    padding: 40px;
    font-size: 16px;
    margin-left: -5px;
}

.product-intro-good-bad-c .good-c,.product-intro-good-bad-c .bad-c {
    position: relative;
}

.product-intro-good-bad-c .good-item:last-child {
    margin-bottom: 0;
}

.product-intro-good-bad-c .bad-item:last-child {
    margin-bottom: 0;
}

.product-intro-good-bad-c .good-c .title {
    text-align: left;
    margin-bottom: 20px;
    font-size: 20px;
}

.product-intro-good-bad-c .bad-item {
    line-height: 30px;
    margin-bottom: 20px;
    padding-right: 40px;
    position: relative;
}

.product-intro-good-bad-c .bad-item:after {
    display: inline-block;
    content: " ";
    width: 30px;
    height: 30px;
    background: url("/img/product/facebook/error.png") no-repeat;
    background-size: 30px auto;
    vertical-align: middle;
    position: absolute;
    right: 0;
}

.product-intro-good-bad-c .good-item {
    line-height: 30px;
    margin-bottom: 20px;
    padding-left: 40px;
    position: relative;
}

.product-intro-good-bad-c .good-item:before {
    display: inline-block;
    content: " ";
    width: 30px;
    height: 30px;
    background: url("/img/product/facebook/correct.png") no-repeat;
    background-size: 30px auto;
    vertical-align: middle;
    position: absolute;
    left: 0;
}

.good-c .firm-log {
    position: absolute;
    height: 40px;
    right: 27px;
    top:  25px;
}

.boost-item{
    text-align: center;
}

.boost-item .boost-left{
    width: 30%;
    display: inline-block;
}

.boost-item .boost-right{
    display: inline-block;
    width: 50%;
    text-align: left;
    font-weight: 400;
    vertical-align: middle;
    margin-left: 10%;
}

.boost-item .boost-right .boost-title{
    font-size: 30px;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 10px;
}

.boost-item .boost-right .boost-detail{
    font-size: 24px;
    line-height: 45px;
}

.boost-item .boost-right .dot{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #333;
    margin-bottom: 2px;
    border-radius: 50%;
}

.boost-item .boost-right .yellowTxt{
    color: #FB9332;
}

.welfare-block {
    background-color: #f7f8fd;
}

.welfare-block .content{
    width: 1020px;
}

.welfare-block .content,.boost-block .content{
    padding: 1.2rem 0;
}

.welfare-c {
    text-align: center;
    margin-top: 50px;
}

.welfare-block .title {
    font-size: 30px;
    text-align: center;
    line-height: initial;
    font-weight: 600;
}

.welfare-block .welfare-item {
    width: 200px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 0 44px 40px 0;
}

.welfare-block .welfare-item:nth-child(4),.welfare-block .welfare-item:last-child {
    margin-right: 0;
}

.welfare-block .welfare-item .img-c {
    width: 85px;
    margin: 0 auto;
    height: 120px;
    line-height: 120px;
}

.welfare-block .welfare-item .img-c img{
    width: 68px;
    height: 68px;
}

.welfare-block .welfare-item span {
    font-size: 16px;
    text-align: center;
    line-height: 24px;
}

.welfare-block .btn-write-data {
    display: block;
    margin: 0 auto;
}

.btn-write-data {
    width: 155px;
    height: 43px;
    background: inherit;
    background-color: #fb9332;
    line-height: 43px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
}

.btn-write-data:hover {
    color: #ffffff;
}

.gobal-buyer-btn:hover,.btn-write-data:hover {
    background: #f17d10;
}

.registered-block .title {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    line-height: initial;
}

.registered-block .btn-write-data {
    display: block;
    margin: 40px auto 0;
}

.registered-item {
    width: 220px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
}

.registered-item:last-child {
    margin-right: 0;
}

.registered-item-img-c {
    width: 80px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    margin-bottom: 20px;
}

.registered-item-img-c img{
    width: 69px;
}

.registered-c {
    margin-top: 50px;
    text-align: center;
}

.registered-item span {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
}

.registered-item .up-down-middle {
    line-height: 64px;
}

.use-block{
    background-color: #fb9332;
    height: 420px;
    text-align: center;
    z-index: 1;
    position: relative;
}

.use-block .content{
    text-align: center;
    padding: 1.1rem 0;
    width: 100%;
    z-index: 100;
    position: absolute;
}

.use-block .title{
    color: #ffffff;
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
}

.use-block .desc{
    text-align: left;
    color: #ffffff;
    font-size: 15px;
    width: 820px;
    display: inline-block;
    margin-top: 35px;
    line-height: 26px;
    font-weight: normal;
}

.use-block .btn-write-data{
    background-color: #fa3732;
    margin-top: 40px;
}

.use-block .use-left{
    float: left;
}

.use-block .use-right{
    float: right;
    width: 438px;
}

.use-block .use-right img{
    float: right;
}

@media screen and (max-width:780px) {
    .land-block.slide-block .slide-item{
        height: 420px;
        width: auto;
    }

    .slide-block .content{
        background: url(/img/overview/amazon/mobile-bg-data.png);
        background-size: 101%;
        background-position-x: -3px;
    }

    .use-block .desc{
        margin-top: 25px;
        font-size: 14px;
        width: 90%;
    }

    .slide-block .slide-text{
        display: block;
    }

    .slide-block .slide-text-title img.logo2{
        height: 30px;
        margin-bottom: 0;
        margin-left: -30px;
    }

    .slide-block .slide-text-title span{
        line-height: 20px;
        padding: 0;
        margin: 10px;
        font-size: 22px;
    }

    .slide-block .slide-text-title img:last-child{
        height: 23px;
        margin-bottom: -6px;
    }

    .slide-block .slide-text-title-1{
        font-size: 25px;
        text-align: left;
    }

    .slide-block .slide-text-c .slide-text-title{
        font-size: 18px !important;
    }

    .slide-block .slide-text-c{
        padding: 0 3rem;
    }

    .boost-item .boost-left{
        width: auto;
        display: block;
        position: absolute;
        bottom: -260px;
    }

    .boost-item .boost-left img{
        width: 65%;
    }

    .boost-item .boost-right{
        margin-left: 0;
        width: auto;
        text-align: center;
    }

    .boost-item .boost-right .boost-title{
        width: 80%;
        display: inline-block;
        font-size: 26px;
        line-height: 36px;
    }

    .boost-item .boost-right .boost-detail{
        font-size: 16px;
        line-height: 36px;
        text-align: left;
        display: inline-block;
        width: 73%;
    }

    .boost-block{
        height: 540px;
    }

    .boost-block .content{
        margin-top: 20px;
    }

    .boost-item .boost-right .dot{
        margin-right: 7px;
    }

    .welfare-block .welfare-item{
        margin: 0;
        width: 170px;
    }

    .welfare-block .btn-write-data{
        margin: 15px auto;
        margin-top: 40px;
    }

    .use-block .title{
        font-size: 26px;
        line-height: normal;
    }

    .use-block{
        height: 490px;
    }

    .contact-block ,.use-block .use-right{
        display: none;
    }

    .use-block .content{
        padding: 3rem 0 0 0 !important
    }

    .use-block .btn-write-data{
        display: none;
    }

    .welfare-block .title{
        font-size: 30px;
        font-weight: 400;
    }

    .welfare-c{
        margin-top: 20px;
    }

    .welfare-block .content{
        padding-top: 40px;
    }

    .welfare-block .welfare-item:last-child{
        margin-right: 170px;
    }

    .welfare-block .welfare-item .img-c img{
        width: 50px;
        height: 50px;
    }

    .welfare-block .welfare-item .img-c{
        height: 90px;
        line-height: 115px;
    }

    .use-block .use-left{
        display: none;
    }
}

