.page_body {
    background-color: #fff;
}

.page_body p {
    font-size: 14px;
    line-height: 24px;
    color: #303133;
}

.drop_shipping_cont {
    background-color: #fff;
}

.drop_shipping_cont > div:nth-child(2n) {
    background-color: #fafcff;
}

.drop_shipping_cont_out {
    width: 1240px;
    margin: 0 auto;
}

.drop_shipping_cont_out p {
    font-size: 14px;
}

.drop_shipping_cont .background {
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
}

button.linkButton {
    padding: 0 8px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    background: transparent;
    color: #303133;
    border: 1px solid #303133;
    border-radius: 5px;
    height: 36px;
    line-height: 30px;
}

.drop_shipping_cont p.title {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
    color: #303133;
}

.drop_shipping_cont p.subtitle {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    color: #303133;
}

.drop_shipping_cont_1 {
    padding: 90px 0 35px;
    background-color: #fff;
}

.drop_shipping_cont_1 h3 {
    font-size: 26px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    color: #303133;
}

.drop_shipping_cont_1_out ul {
    list-style: none;
    padding: 0;
    width: auto;
}

.drop_shipping_cont_1_out ul > li {
    position: relative;
    float: left;
    width: calc(100% / 5);
    height: 300px;
    padding: 15px;
    text-align: center;
}

.drop_shipping_cont_1_out ul > li:last-child {
    margin-right: 0;
}

.service_list_icon_div {
    margin: 0 auto;
    width: 200px;
    height: 120px;
}

.drop_shipping_cont_1_out li:nth-child(1) .service_list_icon_div {
    background-position: 13px -25px;
}

.drop_shipping_cont_1_out li:nth-child(2) .service_list_icon_div {
    background-position: -176px -25px;
}

.drop_shipping_cont_1_out li:nth-child(3) .service_list_icon_div {
    background-position: -371px -25px;
}

.drop_shipping_cont_1_out li:nth-child(4) .service_list_icon_div {
    background-position: -561px -25px;
}

.drop_shipping_cont_1_out li:nth-child(5) .service_list_icon_div {
    background-position: -749px -25px;
}

.drop_shipping_cont_1_out li:not(:last-child):after {
    content: '';
    display: block;
    position: absolute;
    top: 70px;
    right: -9px;
    width: 20px;
    height: 20px;
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -78px -203px;
}

.drop_shipping_cont_2 {
    padding: 80px 0;
    background-color: #fafcff;
}

.drop_shipping_cont_2_banner {
    width: 500px;
    height: 320px;
    float: left;
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -38px -350px;
}

.drop_shipping_cont_2_out {
    padding-left: 529px;
}

.drop_shipping_cont_2_icon_div {
    float: left;
    width: 20px;
    height: 20px;
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -896px -202px;
}

.drop_shipping_cont_3 {
    padding: 90px 0 90px;
}

.drop_shipping_cont_3_out {
    float: left;
    padding-top: 20px;
    padding-left: 20px;
    width: 650px;
    position: relative;
}

.dropShipping_cont_3_content_div {
    position: absolute;
    top: 288px;
    width: 530px;
    background-color: #ffffff;
    box-shadow: 0 0 3px 0 rgba(144, 147, 153, 0.3);
    padding: 23px;
}

.drop_shipping_cont_3_banner {
    margin-left: 740px;
    width: 450px;
    height: 300px;
    background-image: url(../../image/background/dropshipping.png?v=2);
    background-repeat: no-repeat;
    background-position: -50px -872px;
}

.drop_shipping_cont_3_out .ft-icon {
    display: inline-block;
    margin-left: 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    vertical-align: middle;
    cursor: pointer;
}

.drop_shipping_cont_4 {
    padding: 85px 0 85px;
}

.dropShipping_cont_4 {
    height: 483px;
    background-color: #fafcff;
}

.drop_shipping_cont_4_banner {
    float: left;
    width: 435px;
    height: 240px;
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -50px -1414px;
}

.drop_shipping_cont_4_out {
    width: 744px;
    margin-left: 500px;
}

.drop_shipping_cont_4_out ul {
    margin-left: 20px;
    list-style: disc
}

.drop_shipping_cont_5 {
    padding: 80px 0 120px;
}

.drop_shipping_cont_5_out {
    float: left;
    width: 650px;
    height: 350px;
    padding-top: 80px;
    padding-left: 20px;
}

.drop_shipping_cont_5_banner {
    width: 455px;
    height: 295px;
    margin-left: 740px;
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -43px -1900px;
}

.drop_shipping_cont_5_out ul {
    margin-left: 19px;
    list-style: disc
}

.drop_shipping_cont_6 {
    height: 585px;
    background-color: #fafcff;
}

.drop_shipping_cont_6_out {
    text-align: center;
}

.drop_shipping_cont_6 ul {
    margin: 0 auto;
    padding-top: 75px;
    width: 1170px;
}

.drop_shipping_cont_6 ul > li {
    position: relative;
    float: left;
    width: 550px;
    height: 350px;
    margin-bottom: 10px;
    padding: 15px;
    text-align: center;
}

.drop_shipping_cont_6 ul > li + li {
    margin-left: 70px;
}

.drop_shipping_cont_6_icon_div {
    width: 240px;
    height: 150px;
    margin: 0 auto;

}

.drop_shipping_cont_6 li:nth-child(1) .drop_shipping_cont_6_icon_div {
    background-position: -633px -400px;
}

.drop_shipping_cont_6 li:nth-child(2) .drop_shipping_cont_6_icon_div {
    background-position: -629px -775px;
}

.drop_shipping_cont .line {
    margin: 20px auto;
    padding: 0;
    overflow: hidden;
    width: 51px;
    height: 4px;
    background-color: #4285f4;
}

.drop_shipping_cont_8 .content_box {
    margin-left: 50px;
    width: 427px;
    height: 103px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0;
    color: #303133;
}

.drop_shipping_cont_7_banner {
    float: left;
    margin-top: -31px;
    width: 472px;
    height: 313px;
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -34px -2403px;
}

.drop_shipping_cont_7_out {
    width: 735px;
    height: 360px;
    margin-top: 120px;
    margin-left: 525px;
}

.drop_shipping_cont_8 {
    padding-top: 86px;
    height: 600px;
    text-align: center;
    background-color: #fafcff;
}

.drop_shipping_cont_8_icon_div {
    width: 40px;
    height: 25px;
    margin: 25px auto 20px;
    background-position: -450px -201px
}

.drop_shipping_cont_8_out {
    width: 100%;
    height: 180px;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #303133;
}

.drop_shipping_cont_out p.title {
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 31px;
    color: #303133;
    font-stretch: normal;
}

.drop_shipping_cont_out .location_icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -273px -203px
}

.drop_shipping_cont_8 p.title {
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 20px;
    color: #303133;
    font-stretch: normal;
}

.drop_shipping_cont_8 p.subtitle {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    color: #303133;
}

.drop_shipping_cont_8 ul {
    list-style: none;
    margin: 30px 0 0;
    padding: 0;
    width: auto;
}

.drop_shipping_cont_8 ul > li {
    position: relative;
    float: left;
    width: 400px;
    height: 350px;
    margin-bottom: 10px;
    padding: 15px;
    background: #fff;
}

.drop_shipping_cont_8 ul > li + li {
    margin-left: 20px;
}

div.drop_shipping_cont_9 {
    height: 319px;
    background-color: #3899f9;
    text-align: center;
    background-image: url(../../image/background/dropshipping2.png?v=1);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.drop_shipping_cont_9_cont p.title {
    text-align: center;
    margin: 0 auto;
    padding-top: 74px;
    color: #FFFFFF;
}

.drop_shipping_cont_9_cont .content {
    margin-left: 343px;
    margin-top: 20px;
    width: 567px;
    height: 34px;
}

.drop_shipping_cont_9 p {
    color: #FFFFFF;
}

.drop_shipping_cont_9 button {
    margin-top: 45px;
    border: 1px solid;
    color: #398DEE;
    background: #fff;
}

/*底部介绍栏*/
.drop_shipping_cont_10 {
    padding-top: 60px;
    background: #fff !important;
}

.drop_shipping_cont_10 p.title {
    text-align: center;
}

/*joinClub弹层*/
.join_drop_shipping_modal .modal-dialog {
    width: 1000px;
}

.join_drop_shipping_modal .modal-body {
    overflow: initial;
}

.modal-header {
    padding-bottom: 0px;
}

.category_list ul {
    display: table;
    margin: 0 auto;
    text-align: center;
    width: 900px;
    height: 270px;
    padding-left: 17px;
    overflow: hidden;
    white-space: nowrap;
}

.category_list ul > li {
    margin: 8px;
    padding-top: 5px;
    border: 1px solid #eeeeee;
    list-style: none;
    float: left;
    width: 130px;
    height: 120px;
    background-color: #ffffff;
}

.category_item-pic {
    width: 120px;
    height: 60px;
}

/*重写item-pic样式*/
.mj-ckb-item.bg-item > input ~ label > .item-pic, .mj-rdo-item.bg-item > input ~ label > .item-pic {
    width: 25px;
    height: 25px;
}

.mj-ckb-item.bg-item[rel^='b'] > input ~ label > .item-pic,
.mj-ckb-item.bg-item[rel^='r'] > input ~ label > .item-pic,
.mj-ckb-item.bg-item[rel^='o'] > input ~ label > .item-pic,
.mj-ckb-item.bg-item[rel^='g'] > input ~ label > .item-pic {
    background-position: -12px -312px;
}

.mj-ckb-item.bg-item[rel^='r'] > input:checked ~ label > .item-pic {
    background-position: -72px -527px;
}

.item-pic_0 {
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -700px -1105px
}

.item-pic_1 {
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -700px -1498px
}

.item-pic_2 {
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -700px -1630px
}

.item-pic_3 {
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -700px -1761px
}

.item-pic_4 {
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -700px -1366px
}

.item-pic_5 {
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -700px -1894px
}

.item-pic_6 {
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -700px -1236px
}

.item-pic_7 {
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -700px -2027px
}

.item-pic_8 {
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -700px -2422px
}

.item-pic_9 {
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -700px -2290px
}

.item-pic_10 {
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -700px -2552px
}

.item-pic_11 {
    background-image: url(../../image/background/dropshipping.png?v=1);
    background-repeat: no-repeat;
    background-position: -700px -2685px
}

.joinClubTitle p {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    color: #303133;
}

p.modalTitle {
    text-align: center;
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
}

/*弹层输入联系人*/
.joindrop_shipping_content .contact {
    display: flex;
    margin: 0 auto;
    width: 380px;
}

.joindrop_shipping_content .account_type {
    width: 100px;
}

input.contactAccount {
    height: 34px;
    width: 70%;
    padding-left: 10px;
    line-height: 34px;
    border: 1px solid #d8dcdf;
    border-left: 0;
}

.sourcing_cont {
    background: #fff;
    padding: 65px 60px;
}

.sourcing_info div.content_out {
    width: 897px;
    margin-left: 75px;
}

.sourcing_info p {
    font-size: 14px;
    text-align: center;
    color: #303133;
}

.sourcing_info .tit {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
    color: #303133;
    font-stretch: normal;
}

.sourcing_info table {
    width: 100%;
    margin: 51px 0px 61px 80px;
}

.sourcing_info table tr td {
    padding: 10px;
    vertical-align: top;
}

.sourcing_info table tr td:first-child {
    width: 130px;
    text-align: left;
    color: #909399;
    vertical-align: top;
    line-height: 32px;
}

.sourcing_info table input[type="text"] {
    width: 600px;
}

.sourcing_info .add_pic {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d8dcdf;
    width: 100px;
    height: 100px;
    cursor: pointer;
    background: url(../../image/background/add_pic.png?v=1) no-repeat center;
}

.sourcing_info .pic_out {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d8dcdf;
    width: 100px;
    height: 100px;
}

.sourcing_info .pic_out > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 5px;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.sourcing_info .pic_out .pic_remove {
    display: none;
    position: absolute;
    top: -3px;
    right: -3px;
    z-index: 2;
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #fff;
    background-color: #c4c4c4;
    cursor: pointer;
    border-radius: 50%;
}

.sourcing_info .pic_out:hover .pic_remove {
    display: block;
}

.sourcing_info .pic_out + .pic_out,
.sourcing_info .pic_out + .add_pic {
    margin-left: 20px;
}

/*sourcing 输入联系人*/
.sourcing_contact {
    display: flex;
    width: 713px;
}

.sourcing_contact .account_type {
    width: 100px;
}

.sourcing_info table input[type="text"].sourcingAccount {
    height: 34px;
    width: 70%;
    padding-left: 10px;
    line-height: 34px;
    border: 1px solid #d8dcdf;
    border-left: 0;
}

.guide_page_box {
    padding: 20px 0;
    background-color: #f2f2f2;
}

.guide_page {
    width: 1240px;
    margin: 0 auto;
    padding: 20px 60px;
    background-color: #fff;
}

.guide_page h2 {
    font-size: 28px;
    color: #303133;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}

.guide_page h4 {
    font-size: 20px;
    color: #303133;
    margin-bottom: 20px;
}

.guide_page b {
    color: #303133;
    font-size: 14px;
}

.guide_page p a {
    text-decoration: underline;
}

.guide_page ul {
    margin-left: 20px;
    margin-bottom: 20px;
    list-style: disc;
}

.guide_page ul li {
    line-height: 25px;
    list-style: disc;
}

.guide_page .img_cont {
    margin-bottom: 40px;
}

.guide_page .img_cont img {
    max-width: 100%;
}

.guide_page .img_cont.small_img {
    max-width: 80%;
}

.guide_page .link p {
    margin: 5px 0;
}

.guide_page .highlight {
    text-decoration: none;
}

.dropshipping_join_btn {
    position: fixed;
    z-index: 1;
    width: 1240px;
    height: 0;
    left: 0;
    right: 0;
    bottom: 80px;
    margin: 0 auto;
}

.dropshipping_join_btn .mj-btn {
    height: 42px;
    padding: 6px 10px 6px 20px;
    border-radius: 20px;
    font-weight: bold;
    box-shadow: rgba(255, 74, 74, 0.15) 0 6px 20px;
}

.dropshipping_join_btn i.ft-icon {
    display: inline-block;
    vertical-align: top;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 25px;
    margin-top: 4px;
    margin-left: 5px;
    background-color: #fff;
    border-radius: 50%;
    color: #ff4a4a
}

.page_head .search_cont,
.header_category_module {
    display: none;
}

.dropshipping_head {
    position: absolute;
    top: 61px;
    left: 0;
    right: 0;
    width: 1240px;
    height: 0;
    margin: 0 auto;
}

.dropshipping_title {
    display: inline-block;
    margin-left: 221px;
    padding-left: 22px;
    border-left: 1px solid #e4e4e4;
    line-height: 32px;
    font-size: 28px;
    color: #909399;
}

/*服务页公共*/
.page_flex_box {
    max-width: 1240px;
    margin: 0 auto;
    padding-left: 20px !important;
    padding-right: 20px !important;
}


.drop_shipping_banner {
    overflow: hidden;
    width: 100%;
    height: 520px;
    text-align: center;
}

.drop_shipping_banner[data-type="index"] {
    background: url(https://mall-image-1256503868.image.myqcloud.com/dropShipping/dropshipping_banner.jpg?id=1) no-repeat center;
}

.drop_shipping_banner[data-type="sourcing"] {
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/sourcing_banner.jpg) no-repeat center;
}

.drop_shipping_banner[data-type="fulfillment"] {
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/fullfillment_banner.jpg) no-repeat center;
}

.drop_shipping_banner .title {
    font-size: 50px;
    color: #fff;
    margin: 110px 0 30px;
}

.drop_shipping_banner .text {
    font-size: 24px;
    color: #fff;
    line-height: 35px;
}

.drop_shipping_banner .link_btn {
    min-width: 210px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    margin: 70px 0 0;
    background-color: #ff4a4a;
    border-radius: 2px;
}

.page_flex_box {
    overflow: hidden;
}

.page_box_title {
    text-align: center;
}

.page_box_title .title {
    margin: 0 auto 20px;
    font-size: 34px;
    color: #303133;
}

.page_box_title .title.white {
    color: #fff;
}

.page_box_title .text {
    color: #333;
}

.page_box_title .text.big {
    font-size: 18px;
}

.page_box_title .text.small {
    font-size: 16px;
}

.page_box_cont .title {
    font-size: 22px;
}

.page_box_cont .text {
    font-size: 14px;
}

/*查看更多*/
.much_more_box {
    padding: 100px 0 90px;
}

.much_more_box .page_box_title {
    margin: 0 0 60px;
}

.much_more_box .list_box li {
    width: 265px;
    height: 160px;
    line-height: 160px;
    text-align: center;
}

.much_more_box .list_box li:nth-child(1) {
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/service_module_products.jpg) no-repeat center;
}

.much_more_box .list_box li:nth-child(2) {
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/service_module_sroucing.jpg) no-repeat center;
}

.much_more_box .list_box li:nth-child(3) {
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/service_module_fulfillment.jpg) no-repeat center;
}

.much_more_box .list_box li:nth-child(4) {
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/service_module_free_erp.jpg) no-repeat center;
}

.much_more_box .list_box li:nth-child(5) {
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/service_module_dropshipping.jpg) no-repeat center;
}

.much_more_box .list_box li a {
    display: block;
    font-size: 28px;
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
    transition: all .3s ease-out;
}

.much_more_box .list_box li:hover a {
    background-color: rgba(0, 0, 0, .2);
    transition: all .3s ease-out;
}

/*dropshipping*/
.drop_shipping_box1 {
    padding: 90px 0 80px;
}

.join_box h2 {
    font-size: 28px;
    margin-bottom: 30px;
}

.join_box p {
    margin-bottom: 20px;
}

.join_list li {
    text-align: center;
    margin: 0 30px;
}

.join_list li .bg {
    width: 110px;
    height: 110px;
    background: #000;
    margin: 0 auto 20px;
}

.dorp_box2 {
    height: 505px;
    background-color: #000;
}

.drop_shipping_box2 .page_box_title h2 {
    margin-top: 60px;
}

.drop_shipping_box3 {
    padding: 110px 0 130px;
}

.drop_shipping_box3 .fl_bg {
    width: 380px;
    height: 255px;
}

.free_sourcing_cont h2 {
    font-size: 28px;
    margin: 30px 0 20px;
}

.drop_shipping_box3 .text {
    margin-bottom: 40px;
}

.free_sourcing_cont p.text {
    margin-bottom: 10px;
}

.free_sourcing_list {
    display: flex;
}

.free_sourcing_list li {
    display: flex;
    margin-right: 40px;
}

.free_sourcing_list li .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 62px;
    height: 62px;
    margin-right: 10px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-radius: 50%;
}

.drop_shipping_box4 {
    text-align: center;
    padding: 40px 0 50px;
    background-color: #000;
}

.drop_shipping_box4 h2 {
    margin-bottom: 20px;
}

.drop_shipping_box5 {
    padding: 80px 0 130px;
}

.drop_shipping_box5 .page_box_title {
    margin-bottom: 50px;
}

.free_erp_list {
    flex-wrap: wrap;
    align-items: start;
}

.free_erp_list li {
    width: calc((100% - 180px) / 3);
    height: 228px;
    border: 1px solid #e4e4e4;
    margin: 0 30px 50px;
    padding-bottom: 20px;
    text-align: center;
}

.free_erp_list li .bg {
    width: 75px;
    height: 75px;
    margin: 30px auto 20px;
    background-color: #000;
}

.free_erp_list li h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.free_erp_list li p {
    font-size: 16px;
    margin-bottom: 10px;
}

.free_erp_list li:nth-child(1),
.free_erp_list li:nth-child(4) {
    margin-left: 0;
}

.free_erp_list li:nth-child(3),
.free_erp_list li:nth-child(6) {
    margin-right: 0;
}

.drop_shipping_box6 {
    height: 1379px;
}

.drop_shipping_box7 {
    padding: 100px 0;
}

.drop_shipping_box7 .page_box_title {
    margin-bottom: 70px;
}

.other_serve_list li {
    margin: 0 50px;
}

.other_serve_list li .bg {
    width: 200px;
    height: 200px;
    margin: 0 auto 20px;
}

.other_serve_list li h3 {
    margin-bottom: 20px;
    font-size: 18px;
}

.drop_shipping_box8 {
    padding: 70px 0 80px;
    background-color: #F9F9F9;
}

.drop_shipping_box8 .page_box_title {
    margin-bottom: 60px;
}

.drop_shipping_box8 .page_box_title h2 {
    margin-bottom: 20px;
}

.trusted_list {
    align-items: start;
}

.trusted_list li {
    width: 385px;
    height: 326px;
    padding: 20px;
    margin: 0 15px;
    background-color: #fff;
    border-radius: 10px;
}

.trusted_list li .text {
    margin-bottom: 20px;
}

.trusted_list li h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.drop_shipping_box9 .page_box_title {
    margin-top: 70px;
}

/*弹层*/
.tab_content div {
    margin: 26px 0
}

div.mj_collapse {
    border-bottom: 1px solid #eeeeee;
}

.mj_collapse span.ft-icon {
    margin-right: 20px;
}

.mj_collapse_title {
    position: relative;
    font-size: 18px;
    color: #303133;
    cursor: pointer;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}

.mj_collapse > .mj_collapse_cont {
    display: none;
    margin: -10px 0px 19px 0px;
    width: 100%;
}

.mj_collapse > .mj_collapse_cont p {
    font-size: 14px;
}

.mj_collapse > [data-type="1"] + .mj_collapse_cont {
    display: block;
}

.drop_shipping_box10 {
    padding-top: 70px;
}

.drop_shipping_box10 .fl_bg {
    width: 350px;
    height: 350px;
    margin-left: 30px;
    background-color: #000;
}

.contact_info_box {
    margin-left: 100px;
    width: 600px;
}

.contact_info_box .text_row + .text_row {
    margin-top: 40px;
}

.contact_info_box h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.contact_info_box p {

}

/*sourcing 服务页*/
.souring_service_box {
    padding: 80px 90px;
}

.sourcing_list1 {
    margin-top: 50px;
}

.sourcing_list1 li {
    width: 215px;
    text-align: center;
    margin: 0 20px;
}

.sourcing_list1 li .bg {
    width: 89px;
    height: 80px;
    margin: 0 auto 30px;
    background: url(../../image/icon/service_icon.png) no-repeat;
}

.sourcing_list1 li:nth-child(1) .bg {
    background-position: -24px -26px;
}

.sourcing_list1 li:nth-child(2) .bg {
    background-position: -184px -26px;
}

.sourcing_list1 li:nth-child(3) .bg {
    background-position: -340px -26px;
}

.sourcing_list1 li:nth-child(4) .bg {
    background-position: -177px -408px;
}


.can_enjoy_box .page_box_title {
    position: relative;
    padding: 30px 0 20px;
    margin-bottom: 120px;
    background-color: #303133;
}

.can_enjoy_box .page_box_title:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border: 20px solid #303133;
    border-color: #303133 transparent transparent transparent;
}

.can_enjoy_box .page_box_title .text {
    color: #fff;
}

.sourcing_list2 {
    flex-wrap: wrap;
    align-items: start;
}

.sourcing_list2 li {
    width: 370px;
    margin: 0 calc((100% - 1190px) / 6);
    margin-bottom: 70px;
}

.sourcing_list2 li:nth-child(1),
.sourcing_list2 li:nth-child(4) {
    margin-left: 0;
}

.sourcing_list2 li:nth-child(3),
.sourcing_list2 li:nth-child(6) {
    margin-right: 0;
}

.sourcing_list2 li .bg {
    width: 370px;
    height: 180px;
}

.sourcing_list2 li:nth-child(1) .bg {
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/sourcing_list_1.png) no-repeat center;
}

.sourcing_list2 li:nth-child(2) .bg {
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/sourcing_list_2.jpg) no-repeat center;
}

.sourcing_list2 li:nth-child(3) .bg {
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/sourcing_list_3.jpg) no-repeat center;
}

.sourcing_list2 li:nth-child(4) .bg {
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/sourcing_list_4.jpg) no-repeat center;
}

.sourcing_list2 li:nth-child(5) .bg {
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/sourcing_list_5.jpg) no-repeat center;
}

.sourcing_list2 li:nth-child(6) .bg {
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/sourcing_list_6.jpg) no-repeat center;
}

.sourcing_list2 li .cont {
    padding: 20px 0;
}

.sourcing_list2 li h3 {
    padding: 5px 0 5px;
    margin-bottom: 10px;
    font-size: 22px;
    color: #303133;
}

.apply_sourcing_box {
    height: 350px;
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/sourcing_apply_bg.jpg) no-repeat center;
    padding: 70px 0 100px;
}
.apply_box{
    align-self: start;
}
.apply_box h2 {
    margin: 0 0 30px;
    line-height: 40px;
    color: #303133;
}

.apply_box .facebook_btn {
    position: relative;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 45px;
    border: 1px solid #4267b2;
    color: #fff;
    background: #4267b2;
}

.apply_box .facebook_btn:before {
    content: "";
    position: absolute;
    left: 17px;
    top: 50%;
    width: 13px;
    height: 22px;
    background: url(../../image/icon/service_icon.png) -125px -437px no-repeat;
    transform: translateY(-50%);
}

.apply_list li {
    margin: 0 13px;
    text-align: center;
}

.apply_list li .bg {
    width: 70px;
    height: 70px;
    margin: 0 auto 30px;
    background: url(../../image/icon/service_icon.png) no-repeat;
}

.apply_list li:nth-child(1) .bg {
    background-position: -29px -170px;
}

.apply_list li:nth-child(2) .bg {
    background-position: -193px -170px;
}

.apply_list li:nth-child(3) .bg {
    background-position: -350px -170px;
}

.apply_list li h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #303133;
}

.apply_list li p {
    font-size: 14px;
    line-height: 24px;
}

/*free erp 服务页*/
.shopMaster_features_box {
    overflow: hidden;
    padding: 60px 0 80px;
}

.shopMaster_features_box .page_flex_box {
    align-items: start;
}

.features_list_box {
    padding-top: 50px;
}

.features_list_box h2 {
    margin: 0 0 40px;
    font-size: 34px;
}

.features_list_box .list li {
    display: flex;
    margin-bottom: 10px;
}

.features_list_box .list p {
    font-size: 16px;
}

.features_list_box .list .icon {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background: url(../../image/icon/service_icon.png) -48px -434px no-repeat;
}

.shopMaster_introduce_box {
    width: 390px;
    height: 445px;
    background-color: #FAFAFA;
    padding: 0 20px;
}

.shopMaster_introduce_box .bg {
    position: relative;
    width: 120px;
    height: 120px;
    margin: 40px auto 20px;
    border-radius: 50%;
    background-color: #00a0dc;
    border: 1px solid #00a0dc;
}

.shopMaster_introduce_box .bg:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 110px;
    height: 25px;
    background: url(../../image/icon/free_erp_icon.png?v=1) no-repeat;
    background-position: -10px -15px;
    transform: translate(-50%, -50%);
}

.shopMaster_introduce_box p {
    margin: 10px auto 20px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
}

.shopMaster_introduce_box .icon {
    width: 178px;
    height: 45px;
    margin: 0 auto 35px;
    background: url(../../image/icon/free_erp_icon.png?v=1) -9px -51px no-repeat,
    url(../../image/icon/free_erp_icon.png?v=1) 61px -100px no-repeat,
    url(../../image/icon/free_erp_icon.png?v=1) 118px -150px no-repeat;
}

.shopMaster_introduce_box .link {
    padding: 25px 0;
    text-align: center;
    border-top: 1px solid #eee;
}

.shopMaster_introduce_box .link a {
    color: #00a0dc;
}

.business_tool_box {
    height: 100px;
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/free_erp_banner.jpg) no-repeat center;
    text-align: center;
}

.business_tool_box p {
    line-height: 100px;
    font-size: 34px;
    color: #fff;
    overflow: hidden;
}

.star_dropShipping_box {
    padding-top: 100px;
}

.star_dropShipping_box .page_box_title .title {
    margin-bottom: 20px;
    line-height: 50px;
}

.start_dropShipping_step_list {
    margin-top: 80px;
    text-align: center;
}

.start_dropShipping_step_list li {
    position: relative;
    width: 320px;
    height: 306px;
    padding: 0 14px;
    border: 1px solid #ECECEC;
}

.start_dropShipping_step_list li .step_icon {
    position: absolute;
    left: 50%;
    top: -20px;
    width: 110px;
    height: 40px;
    color: #bcbcbc;
    font-size: 20px;
    line-height: 40px;
    background-color: #fff;
    border: 1px solid #ECECEC;
    border-radius: 20px;
    transform: translateX(-50%);
}

.start_dropShipping_step_list li .bg {
    width: 68px;
    height: 68px;
    margin: 60px auto 30px;
    background: url(../../image/icon/service_icon.png) no-repeat;
}

.start_dropShipping_step_list li:nth-child(1) .bg {
    background-position: -27px -305px;
}

.start_dropShipping_step_list li:nth-child(2) .bg {
    background-position: -190px -305px;
}

.start_dropShipping_step_list li:nth-child(3) .bg {
    background-position: -349px -305px;
}

.start_dropShipping_step_list li h3 {
    font-size: 18px;
    margin: 0 auto 20px;
    color: #303133;
}

.start_dropShipping_step_list li p {
    font-size: 14px;
    color: #909199;
}

.start_dropShipping_step_list li .btn:active,
.start_dropShipping_step_list li .btn:hover,
.start_dropShipping_step_list li .btn:focus{
    color: #EB4444;
    box-shadow:none;
}

/*fulfillment 服务页*/
.we_offer_box {
    padding: 130px 0 110px;
}

.we_offer_box .page_flex_box {
    align-items: start;
}

.we_offer_fl {
    width: 235px;
    text-align: right;
}

.we_offer_fl h2 {
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 30px;
    color: #303133;
}

.we_offer_fl p {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 28px;
}

.we_offer_list {
    width: 73%;
    max-width: 950px;
    flex-wrap: wrap;
    align-items: start;
}

.we_offer_list li {
    width: 265px;
    margin: 0 0 50px;
    padding: 55px 20px;
    border: solid 1px #eee;
    border-top: 3px solid #ff4a4a;
}


.we_offer_list li:nth-child(4),
.we_offer_list li:nth-child(5),
.we_offer_list li:nth-child(6) {
    min-height: 332px;
    margin-bottom: 0;
}

.we_offer_list h3 {
    position: relative;
    padding-left: 20px;
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 20px;
    color: #303133;
}

.we_offer_list li i.num {
    position: absolute;
    top: -14px;
    left: -4px;
    font-size: 46px;
    font-family: Google San;
    font-weight: bold;
    color: #303133;
    opacity: .1;
}

.we_offer_list p {
    font-size: 14px;
    margin-bottom: 0;
}

.service_system_box {
    padding: 80px 0;
    background-color: #fafafa;
}

.service_system_box .page_box_title {
    margin-bottom: 70px;
}

.service_system_cont{
    height: 366px;
    margin: 0 -10px;
    background: url(https://mall-image-1256503868.image.myqcloud.com/static/service/fulfillment_service_system.png) no-repeat center;
}

@media screen and (min-width: 1400px ) {
    .landing_page_head .cont_out,
    .page_footer > .cont_out,
    .page_flex_box {
        max-width: 1360px;
        width: 1360px;
    }

    .page_footer_fixed .fixed_tool {
        right: -100px;
    }
    .we_offer_list{
        width: 76%;
    }
    .we_offer_list li{
        width: 285px;
    }
    .we_offer_list li:nth-child(4),
    .we_offer_list li:nth-child(5),
    .we_offer_list li:nth-child(6) {
        min-height: 308px;
    }
}