.slide-block .slide-text-title {
    font-size: 42px;
    color: #333;
    font-weight: bold;
    display: inline-block;
}

.facilitator-block,
.number-block,
.partners-block,
.seller-feedback-block,
.blog-block {
    display: none;
}

.product-select-block {
    border-top: 1px solid #e1e1e1;
}

.slide-block .content {
    background: url(/img/product/ebay/ebay_banner_02.jpg) no-repeat;
    background-color: #FFFFFF;
    background-size: auto 100%;
    background-position: center;
}

.slide-block .slide-text-c {
    font-weight: 300;
    line-height: 0.82rem;
    margin-top: 0;
    font-size: 20px;
    color: #FFFFFF;
}

.slide-block .slide-text-title-1 {
    margin-top: 10px;
    font-size: 32px;
    color: #333;
    font-weight: bold;
}

.slide-text-c .slide-text-title {
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
    color: #999;
}

.slide-block .slide-item {
    width: 30.125rem;
    margin: 0 auto;
    padding: 1rem 0;
}

.slide-block .slide-trial-btn {
    margin-left: 0px;
    color: #0267b3;
    border: 2px solid #0267b3;
    font-weight: 400;
    width: 164px;
    height: 50px;
    line-height: 49px;
    box-sizing: border-box;
    padding: 0;
    font-size: 16px;
}

.slide-block .slide-trial-btn:hover {
    box-shadow: 0 0 8px rgba(2, 103, 179, .3);
}

.slide-block .slide-trial-btn:hover {
    color: #0267b3;
}

.slide-text-tip {
    margin-left: 20px;
    font-size: 16px;
}

.review-block .content {
    width: 100%;
    background: #f7f8fd;
    padding: 1.2rem 0;
}

.review-block .content .title {
    font-size: 24px;
    text-align: center;
    line-height: initial;
    margin-bottom: 30px;
}

.review-block .content .review-c {
    text-align: center;
    margin-bottom: 1.2rem;
}

.review-block .content .review-item {
    display: inline-block;
    vertical-align: top;
    height: 418px;
}

.review-block .content .review-item img {
    height: 100%;
    width: auto;
}

.review-block .content .review-item.review-item-mid {
    margin: 0 10px;
}

.review-block .content .review-item .review-item-img-1 {
    height: 228px;
    margin-top: 15px;
}

.review-block .content .review-item .review-item-img-2 {
    height: 175px;
}

.review-block .content .country-c {
    text-align: center;
}

.review-block .content .country-c .country-item {
    display: inline-block;
    margin: 0 5px;
}

.functions-intro-block .content {
    text-align: center;
    padding-bottom: 0;
}

.functions-intro-i {
    width: 35%;
    vertical-align: middle;
    display: inline-block;
}

.functions-intro-m {
    width: 28%;
    text-align: center;
    margin-top: -40px;
    opacity: .5;
}

.functions-intro-m img {
    border-radius: inherit;
    width: 205px;
    height: auto;
    background: none;
    padding: 0px;
}

.intro-item {
    margin-bottom: 40px;
    font-size: 16px;
}

.functions-intro-l {
    text-align: right;
}

.functions-intro-r {
    text-align: left;
}

.intro-item .img-c {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline-block;
    background: #f7f8fd;
    box-sizing: border-box;
    line-height: 100px;
    text-align: center;
}

.intro-item .img-c .size-60 {
    max-width: 60px;
}

.intro-item .img-c .size-64 {
    max-width: 64px;
}

.intro-item .img-c .size-80 {
    max-width: 80px;
}

.functions-intro-r .img-c {
    margin-right: 30px;
}

.functions-intro-l .img-c {
    margin-left: 30px;
}

.rich-function-block .content {
    padding: 1.2rem 0 1rem;
    width: 1140px;
}

.rich-function-block .content .title {
    text-align: center;
    font-size: 24px;
    line-height: initial;
}

.rich-function-block .content .rich-item-t {
    text-align: center;
    font-size: 20px;
    line-height: initial;
    width: max-content;
    margin: 42px auto 0;
    position: relative;
    padding: 0 145px;
}

.rich-function-block .content .rich-item-t:before {
    content: " ";
    background: url(/img/product/ebay/icon-left.png) no-repeat;
    display: inline-block;
    width: 120px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
}

.rich-function-block .content .rich-item-t:after {
    content: " ";
    background: url(/img/product/ebay/icon-right.png) no-repeat;
    display: inline-block;
    width: 120px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
}

.rich-item-intro-item {
    display: inline-block;
    margin: 30px 15px 20px;
    min-width: 155px;
    max-width: 157px;
    vertical-align: top;
}

.rich-item-intro-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border: 1px solid #efefef;
    border-radius: 50%;
}

.rich-item-intro-text {
    font-size: 16px;
    text-align: center;
    line-height: initial;
    margin-top: 18px;
}

.ebay-icon-map {
    width: 40px;
    height: 40px;
    margin: 20px auto;
    display: block;
    background: url("/img/product/ebay/ebay-icon-map-hover.png") no-repeat;
}

.rich-item-intro-item:hover .rich-item-intro-icon {
    box-shadow: 0 0 10px #eee;
}

.rich-item-intro-c {
    text-align: center;
}

.item-intro-tip {
    color: #FB830D;
    border: 1px solid #FB830D;
    font-size: 13px;
    padding: 3px 6px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 3px;
}

.ebay-icon-map.ebay-icon-1-1 {
    background-position: 0px 0px;
}

.ebay-icon-map.ebay-icon-1-2 {
    background-position: -40px 0px;
}

.ebay-icon-map.ebay-icon-1-3 {
    background-position: -80px 0px;
}

.ebay-icon-map.ebay-icon-1-4 {
    background-position: -120px 0px;
}

.ebay-icon-map.ebay-icon-1-5 {
    background-position: -160px 0px;
}

.ebay-icon-map.ebay-icon-1-6 {
    background-position: -200px 0px;
}

.ebay-icon-map.ebay-icon-1-7 {
    background-position: -240px 0px;
}

.ebay-icon-map.ebay-icon-1-8 {
    background-position: -280px 0px;
}

.ebay-icon-map.ebay-icon-1-9 {
    background-position: -320px 0px;
}

.ebay-icon-map.ebay-icon-1-10 {
    background-position: -360px 0px;
}

.ebay-icon-map.ebay-icon-1-11 {
    background-position: -400px 0px;
}

.ebay-icon-map.ebay-icon-1-12 {
    background-position: -440px 0px;
}

.ebay-icon-map.ebay-icon-2-1 {
    background-position: 0 -40px;
}

.ebay-icon-map.ebay-icon-2-2 {
    background-position: -40px -40px;
}

.ebay-icon-map.ebay-icon-2-3 {
    background-position: -80px -40px;
}

.ebay-icon-map.ebay-icon-2-4 {
    background-position: -119px -40px;
}

.ebay-icon-map.ebay-icon-2-5 {
    background-position: -160px -40px;
}

.ebay-icon-map.ebay-icon-2-6 {
    background-position: -200px -40px;
}

.ebay-icon-map.ebay-icon-2-7 {
    background-position: -240px -40px;
}

.ebay-icon-map.ebay-icon-3-1 {
    background-position: 0px -80px;
}

.ebay-icon-map.ebay-icon-3-2 {
    background-position: -40px -80px;
}

.ebay-icon-map.ebay-icon-3-3 {
    background-position: -80px -80px;
}

.ebay-icon-map.ebay-icon-3-4 {
    background-position: -120px -80px;
}

.ebay-icon-map.ebay-icon-3-5 {
    background-position: -160px -80px;
}

.ebay-icon-map.ebay-icon-3-6 {
    background-position: -200px -80px;
}

.ebay-icon-map.ebay-icon-4-1 {
    background-position: 0px -120px;
}

.ebay-icon-map.ebay-icon-4-2 {
    background-position: -40px -120px;
}

.ebay-icon-map.ebay-icon-4-3 {
    background-position: -80px -120px;
}

.ebay-icon-map.ebay-icon-4-4 {
    background-position: -120px -120px;
}

.ebay-icon-map.ebay-icon-4-5 {
    background-position: -160px -120px;
}

.ebay-icon-map.ebay-icon-4-6 {
    background-position: -200px -120px;
}

.ebay-icon-map.ebay-icon-4-7 {
    background-position: -240px -120px;
}

.ebay-icon-map.ebay-icon-4-8 {
    background-position: -280px -120px;
}

.ebay-icon-map.ebay-icon-4-9 {
    background-position: -320px -120px;
}

.ebay-icon-map.ebay-icon-4-10 {
    background-position: -360px -120px;
}

.ebay-icon-map.ebay-icon-4-11 {
    background-position: -400px -120px;
}

.ebay-icon-map.ebay-icon-4-12 {
    background-position: -440px -120px;
}

.ebay-icon-map.ebay-icon-4-13 {
    background-position: -480px -120px;
}

.ebay-icon-map.ebay-icon-5-1 {
    background-position: 0px -160px;
}

.ebay-icon-map.ebay-icon-5-2 {
    background-position: -40px -160px;
}

.ebay-icon-map.ebay-icon-5-3 {
    background-position: -78px -160px;
}

.ebay-icon-map.ebay-icon-5-4 {
    background-position: -120px -160px;
}

.ebay-icon-map.ebay-icon-5-5 {
    background-position: -160px -160px;
}

.ebay-icon-map.ebay-icon-6-1 {
    background-position: 0px -200px;
}

.ebay-icon-map.ebay-icon-6-2 {
    background-position: -40px -200px;
}

.ebay-icon-map.ebay-icon-6-3 {
    background-position: -80px -200px;
}

.template-mall-block {
    border-top: 2px solid #f7f8fd;
}

.template-mall-block .content {
    padding-bottom: 20px;
}

.template-mall-block .title .text-c {
    font-size: .752rem;
    font-weight: 400;
    line-height: 160%;
    width: 16rem;
    text-align: center;
    margin: 0 auto;
    margin-bottom: .8rem;
}

.template-mall-block .title .text-c-tab {
    text-align: center;
    font-size: 16px;
}

.template-mall-block .title .go-to-href {
    text-align: center;
}

.template-mall-block .title .free-try-btn {
    margin: .8rem 0;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 300;
    padding: .352rem .625rem;
}

.template-mall-block .title .text-c strong {
    font-weight: bold;
    color: #fb830d;
    font-size: 1rem;
    display: inline-block;
    vertical-align: text-bottom;
}

.template-mall-block .img-c {
    text-align: center;
}

.logistics-block .content {
    padding: 1.2rem 0 0;
}

.logistics-block .title {
    font-weight: 400;
    line-height: initial;
    font-size: 24px;
    text-align: center;
}

.logistics-block .logistics-c {
    text-align: center;
    margin-top: 1.2rem;
}

.logistics-block .logistics-item {
    display: inline-block;
    width: 182px;
    height: 73px;
    line-height: 73px;
    text-align: center;
    margin: 0 10px 20px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    vertical-align: top;
}

.logistics-block .logistics-item:hover {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

.logistics-block .logistics-item img {
    max-height: 80%;
    max-width: 80%;
}

.logistics-block .logistics-item.logistics-item-24 img {
    width: 61px;
}

.open-shop-block .content {
    padding: 1.2rem 0;
}

.land-block.open-shop-block .title {
    font-weight: 400;
    line-height: initial;
    font-size: 24px;
    text-align: center;
}

.land-block.open-shop-block .process-steps {
    width: 338px;
    display: inline-block;
}

.land-block.open-shop-block .process-steps img {
    display: block;
    margin: 0 auto;
    border: 1px solid #f1f1f1;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.0470588235294118);
    margin-bottom: 30px;
}

.land-block.open-shop-block .content-process {
    margin-top: 50px;
    text-align: center;
}

.land-block.open-shop-block .serial-c {
    margin: 0 auto;
    width: 80%;
    text-align: left;
    font-size: 16px;
}

.land-block.open-shop-block .process-1 {
    float: left;
}

.land-block.open-shop-block .process-3 {
    float: right;
}

.land-block.open-shop-block .serial-text {
    display: inline-block;
    width: 88%;
    vertical-align: top;
    margin-left: 2%;
    line-height: 22px;
}

.land-block.open-shop-block .serial-number {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #999999;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    color: #999999;
    font-size: 14px;
}

.open-shop-block .free-try-btn {
    margin: 26px auto 0;
    color: #fff;
    border: 0;
    width: 125px;
    height: 44px;
    line-height: 44px;
    padding: 0;
    font-size: 18px;
    display: block;
    text-align: center;
    border-radius: 4px;
}

.land-block.recommend-characteristics-block .content {
    padding: 1.2rem 0;
}

.recommend-characteristics-block .recommend-title {
    font-size: 24px;
    text-align: center;
    line-height: initial;
}

.recommend-characteristics-block .recommend-title strong {
    font-size: 32px;
    color: #FB9332;
    font-weight: 400;
}

.recommend-characteristics-block .characteristics-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 34px;
    min-width: 208px;
}

.recommend-characteristics-block .characteristics {
    width: 126px;
    height: 126px;
    text-align: center;
    background-color: #f6ad42;
    color: #fff;
    line-height: 126px;
    margin: 0 auto;
    border-radius: 5px;
    font-size: 18px;
}

.recommend-characteristics-block .characteristics.bg-green {
    background: #6fb22e;
}

.recommend-characteristics-block .characteristics.bg-red {
    background: #ed3d33;
}

.recommend-characteristics-block .characteristics.bg-blue {
    background: #3194ec;
}

.recommend-characteristics-block .characteristics strong {
    font-size: 28px;
    font-weight: 400;
}

.recommend-characteristics-block .characteristics-c {
    text-align: center;
    margin-top: 30px;
}

.recommend-characteristics-block .characteristics-title {
    font-size: 16px;
    margin-top: 22px;
}

.recommend-characteristics-block .characteristics-tip {
    color: #999999;
    text-align: center;
    line-height: 20px;
    width: 208px;
    font-size: 13px;
    margin: 15px auto 0;
}

.recommend-characteristics-block .characteristics-tip-1 {
    width: 134px;
}

.recommend-characteristics-block .characteristics-tip-2 {
    width: 156px;
}

.land-btn-c {
    text-align: center;
}

.land-btn-c .free-try-btn {
    width: 145px;
    height: 52px;
    box-sizing: border-box;
    line-height: 52px;
    padding: 0;
    padding-top: 1px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
    font-weight: 300;
    color: #FFFFFF;
    box-shadow: 0px 0px 5px rgba(251, 147, 50, 0.3);
}

.land-block.rich-function-block .land-btn-c {
    margin-top: 1rem;
}

.land-block.review-block .land-btn-c {
    margin-top: 1rem;
}

.rich-function-block .content .look-more-content,.template-mall-block .template-icon{
    display: none;
}

.land-block.head-block{
    display: none;
}

.land-block.slide-block{
    position: relative; margin-top: 60px;
}

@media screen and (max-width:780px) {
    .land-block.head-block{
        display: block;
    }

    .land-block.slide-block{
        display: none;
    }

    .review-block .content{
        text-align: center;
    }

    .review-block .content .title:first-child{
        margin: 0 20px 5px ;
    }

    .review-block .content .title.last-title{
        width: 65%;
        display: inline-block;
    }

    .review-block .content .review-c{
        width: 358.25px;
        display: inline-block;
        margin-bottom: 25px;
    }

    .review-block .content .review-item.review-item-mid{
        display: none;
        margin: 15px 0 0;
    }

    .review-block .content .review-item{
        margin-top: 15px !important;
    }

    .review-block .content .review-item:nth-child(3){
        height: auto;
    }

    .review-block .content .review-item .review-item-img-1{
        display: none;
    }

    .review-block .content .review-item .review-item-img-2{
        margin-top: -15px;
    }

    .review-block .content .country-c .country-item{
        margin: 5px;
        width: 60px;
    }

    .land-block.review-block .land-btn-c{
        margin: 15px 0 8px;
    }

    .functions-intro-l{
        text-align: left;
    }

    .functions-intro-l .intro-item{
        height: 80px;
    }

    .functions-intro-l .intro-item .img-c{
        float: left;
        margin: 0 30px 0 0;
    }

    .functions-intro-l .intro-item span{
        line-height: 80px;
    }

    .functions-intro-l,.functions-intro-r{
        width: 338px;
    }

    .functions-intro-m{
        display: none;
    }

    .intro-item .img-c .size-60{
        max-width: 50px;
    }

    .intro-item .img-c{
        width: 80px;
        height: 80px;
        line-height: 80px;
    }

    .functions-intro-block .land-btn-c{
        margin-bottom: 25px;
    }

    .rich-function-block .content .rich-item-t{
        padding: 0 100px;
    }

    .rich-function-block .content .look-more-content{
        text-align: center;
        margin: 25px 0;
        color: #999;
        display: block;
    }

    .template-mall-block .title .text-c{
        font-size: 24px;
        width: 80%;
    }

    .template-mall-block .title .text-c strong{
        font-size: 24px;
        line-height: 28px;
    }

    .intro-item{
        margin-bottom: 22px;
    }

    .logistics-block .logistics-c{
        padding-bottom: 10px;
    }

    .template-mall-block .title .text-c-tab{
        margin: 20px 0;
    }

    .template-mall-block .title .free-try-btn{
        margin-bottom: 20px;
    }

    .rich-function-block .content .rich-item-t:before{
        background: url(/img/product/ebay/icon-mobile-left.png) no-repeat;
        width: 82px;
        height: 12px;
    }

    .rich-function-block .content .rich-item-t:after{
        background: url(/img/product/ebay/icon-mobile-right.png) no-repeat;
        width: 82px;
        height: 12px;
    }

    .template-mall-block .img-c{
        display: none;
    }

    .template-mall-block .template-icon{
        display: block;
        text-align: center;
    }

    .template-mall-block .template-icon .icon-t{
        background: url(/img/product/ebay/template-icon.png) no-repeat;
        background-size: auto 100%;
        width: 338px;
        height: 141px;
    }

    .land-block.service-block .content{
        text-align: center;
    }

    .land-block.service-block .content .title{
        display: inline-block;
        width: 74%;
    }

    .service-block .land-btn-c{
        margin-top: 1.6rem;
    }

    .recommend-characteristics-block .characterist,.service-block .service-item{
        margin: 0px !important;
    }

    .logistics-block .logistics-item{
        width: 110px;
        height: 40px;
        line-height: 40px;
        margin: 0 7px 15px;
    }

    .land-block.open-shop-block{
        display: none;
    }

    .recommend-characteristics-block .characteristics-c{
        margin-top: 20px;
    }

    .recommend-characteristics-block .characteristics-title{
        margin-top: 10px;
    }

    .recommend-characteristics-block .characteristics{
        width: 100px;
        height: 100px;
        line-height: 100px;
    }

    .recommend-characteristics-block .characteristics-tip{
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .rich-function-block .content{
        text-align: center;
    }

    .rich-function-block .content .title{
        margin-bottom: 20px;
    }

    .rich-function-block .content .slide-rich-item{
        height: 330px;
        overflow: auto;
        overflow-x: hidden;
        width: 90%;
        display: inline-block;
        border: 1px solid #eee;
        border-radius: 5px;
        padding-bottom: 20px;
    }

    .rich-function-block .content .rich-item-t{
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .rich-item-intro-item{
        min-width: 100px;
        width: 120px;
        margin: 0;
    }

    .rich-item-intro-icon{
        width: 60px;
        height: 60px;
    }

    .ebay-icon-map{
        width: 40px;
        height: 40px;
        margin: 10px auto;
    }

    .rich-item-intro-text{
        font-size: 12px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .intro-item .img-c .size-64,.intro-item .img-c .size-80{
        max-width: 60px;
    }

    .service-block .service-text{
        margin-top: 5px !important;
        margin-bottom: 25px;
        min-width: 200px;
    }

    .service-block .service-text.single{
        line-height: 20px !important;
    }

    .review-block .content .title{
        width: 273px;
        display: inline-block;
    }

    .service-block .service-c{
        margin-top: 20px;
    }

    .service-block .img-c{
        width: 60px !important;
        height: 60px !important;
        line-height: 60px !important;
    }

    .recommend-characteristics-block .characteristics-item{
        margin: 0;
        min-width: 180px;
        width: 201px;
        margin-bottom: 20px;
    }

    .land-block.recommend-characteristics-block .content{
        padding-bottom: 0px;
    }
}