body {
    background-color: #F5F5F5;
}

footer {
    margin-top: -30px;
}

.banner-wrapper {
    position: relative;
}

.banner-wrapper.ware {
    width: 100%;
    background: url('../image/ny-banner7-solution-ware.jpg') no-repeat;
    background-size: 100% auto;
    padding-top: 18.23%;
    height: 0px;
}

.banner-wrapper.fba {
    width: 100%;
    background: url('../image/ny-banner7-solution-FBA.jpg') no-repeat;
    background-size: 100% auto;
    padding-top: 18.23%;
    height: 0px;
}

.banner-container {
    position: absolute;
    top: 0;
    width: 1170px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.banner-info {
    position: relative;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.banner-info h1 {
    color: #fff;
    text-shadow: 0 0 6px #cacaca;
    margin-bottom: 16px;
}

.banner-info h6 {
    color: #666;
    font-size: 16px;
    margin: 10px 0;
    width: 52%;
    line-height: 24px;
}

.solution-content {
    width: 1200px;
    margin: 0 auto;
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
    -webkit-box-shadow: 0 4px 10px #eee;
    box-shadow: 0 4px 10px #eee;
    position: relative;
    z-index: 100;
}

.solution-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(0, 0, 0, 0.2);
}

.solution-tab .tab-item {
    width: 240px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}

.solution-tab .tab-item.active {
    color: #005ADC;
    background-color: #fff;
}

/* 葡萄酒仓储与包装 */
.wine-con {
    padding-left: 50px;
    padding-right: 50px;
    background-color: #fff;
    padding-bottom: 50px;
}

.wine-con .title {
    text-align: center;
    font-size: 30px;
    height: 150px;
    line-height: 150px;
}

/* 葡萄酒仓储与包装 */
.wine-con .module {
    margin-bottom: 40px;
}

.module-header {
    border-left: 4px solid #005ADC;
    padding-left: 16px;
    margin-bottom: 20px;
}

.module-header .lg {
    color: #333;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 6px;
}

.module-header .sm {
    color: #BEBEBE;
    font-size: 14px;
    line-height: 1;
}

.wine-con .module-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.wine-con .module-con .henw {
    background-color: rgb(243, 243, 243);
    width: 300px;
    height: 240px;
    border-radius: 4px;
    /* background: url(../image/ny-01-img1.png) no-repeat center center;
    background-size: 100% 100%; */

}

.wine-con .module-con .biguang {
    background-color: rgb(243, 243, 243);
    width: 300px;
    height: 240px;
    border-radius: 4px;
    /* background: url(../image/ny-01-img2.png) no-repeat center center;
    background-size: 100% 100%; */
}

.wine-con .module-con .tongf {
    background-color: rgb(243, 243, 243);
    width: 300px;
    height: 240px;
    border-radius: 4px;
    /* background: url(../image/ny-01-img3.png) no-repeat center center;
    background-size: 100% 100%; */
}

.wine-con .module-con .pic {
    text-align: center;
}

.warehousing-item {
    padding-top: 30px;
}

.warehousing-item .tit {
    font-size: 28px;
    color: #005ADC;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.warehousing-item li {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 20px;
    padding-left: 16px;
}

.warehousing-item li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #4c4c4c;
    border-radius: 50%;
    margin-bottom: 2px;
    margin-right: 4px;
}

/* 葡萄酒仓储与包装结束 */

/* 海外直邮服务 */
.haiwzyfw .module-con {
    height: 250px;
    position: relative;
}

/* 葡萄酒仓储与包装 */
.wine-con .module-con .fk {
    position: absolute;
    font-size: 16px;
    text-align: center;
    background-color: #005ADC;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px;
    color: #fff;
}

/* 葡萄酒仓储与包装 */
.wine-con .module-con .jt {
    position: absolute;
}

.haiwzyfw .module-con .shangjfh {
    background-color: #005ADC;
    color: #fff;
    width: 120px;
    font-size: 16px;
    top: 57px;
    z-index: 1;
}

.haiwzyfw .module-con .jt.one {
    left: 121px;
    top: 78px;
}

.haiwzyfw .module-con .jt.two {
    left: 364px;
    top: 26px;
}

.haiwzyfw .module-con .jt.three {
    left: 586px;
    top: 26px;
}

.haiwzyfw .module-con .jt.four {
    left: 120px;
    top: 30px;
}

.haiwzyfw .module-con .jt.four img {
    width: 974px;
}

.haiwzyfw .module-con .jt.five {
    left: 58px;
    top: 111px;
}

.haiwzyfw .module-con .jt.five .gmzf {
    position: absolute;
    left: 10px;
    top: 15px;
    color: rgb(255, 108, 0);
    line-height: 13px;
}

.haiwzyfw .module-con .jt.five img {
    height: 74px;
}

.haiwzyfw .module-con .xiaofz {
    background-color: #005ADC;
    color: #fff;
    left: 0;
    top: 186px;
    width: 120px;
    font-size: 16px;
}

.fourpxhwc {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #E4E4E4;
    position: absolute;
    left: 186px;
    top: 57px;
}

.fourpxhwc div:nth-of-type(1) {
    font-size: 16px;
    margin-bottom: 4px;
}

.fourpxhwc div:nth-of-type(2) {
    font-size: 12px;
    color: #ccc;
}

.haiwzyfw .module-con .xinjp {
    left: 464px;
    top: 0;
    width: 120px;
    font-size: 16px;
}

.xinjp div:nth-of-type(1) {
    font-size: 16px;
    margin-bottom: 4px;
}

.xinjp div:nth-of-type(2) {
    font-size: 12px;
    color: #ccc;
}

.haiwzyfw .module-con .diansmsqg {
    left: 464px;
    top: 102px;
    width: 120px;
    font-size: 16px;
}

.haiwzyfw .module-con .zhonggqg {
    left: 630px;
    top: 102px;
    width: 120px;
    font-size: 16px;
}

.haiwzyfw .module-con .youzps {
    left: 814px;
    top: 0;
    width: 120px;
    font-size: 16px;
}

.haiwzyfw .module-con .yund {
    left: 814px;
    top: 102px;
    width: 120px;
    font-size: 16px;
}

/* 海外直邮服务结束 */

/* 海外备货服务 BOW */
.haiwbhfw .module-con {
    height: 260px;
    position: relative;
}

.haiwbhfw .module-con .VIMI {
    width: 120px;
    color: #fff;
    background-color: #005ADC;
    left: 0;
    top: 100px;
}

.haiwbhfw .module-con .dingdts {
    width: 140px;
    left: 168px;
    top: 100px;
}

.haiwbhfw .module-con .kongy {
    width: 100px;
    left: 384px;
    top: 0;
}

.haiwbhfw .module-con .luy {
    width: 100px;
    left: 384px;
    top: 102px;
}

.haiwbhfw .module-con .wangyl {
    width: 100px;
    left: 384px;
    top: 196px;
}

.haiwbhfw .module-con .kuajdsqg {
    width: 120px;
    left: 550px;
    top: 50px;
}

.haiwbhfw .module-con .youzqg {
    width: 120px;
    left: 550px;
    top: 196px;
}

.haiwbhfw .module-con .shunfps {
    width: 140px;
    left: 706px;
    top: 50px;
}

.haiwbhfw .module-con .DDU {
    width: 140px;
    left: 706px;
    top: 196px;
}

.haiwbhfw .module-con .xiaofz {
    background-color: #005ADC;
    color: #fff;
    left: 934px;
    top: 120px;
    width: 120px;
}

.haiwbhfw .module-con .jt.one {
    left: 122px;
    top: 120px;
}

.haiwbhfw .module-con .jt.two {
    left: 310px;
    top: 24px;
}

.haiwbhfw .module-con .jt.three {
    left: 484px;
    top: 30px;
}

.haiwbhfw .module-con .jt.four {
    left: 670px;
    top: 76px;
}

.haiwbhfw .module-con .jt.five {
    left: 846px;
    top: 82px;
}

/* 海外备货服务 BOW结束 */

/* 保税备货服务 */
.baosbhfw .module-con {
    height: 480px;
    position: relative;
}

.baosbhfw .module-con .baoszx {
    width: 460px;
    color: #fff;
    background-color: #005ADC;
    left: 0;
    top: 0;
}

.baosbhfw .module-con .tonggzx {
    width: 180px;
    color: #fff;
    background-color: #005ADC;
    left: 550px;
    top: 0;
}

.baosbhfw .module-con .zhonggxfz {
    width: 180px;
    color: #fff;
    background-color: #005ADC;
    right: 0;
    top: 0;
}

.baosbhfw .module-con .kouanguanjx {
    width: 100%;
    height: 50px;
    background-color: #F5F8FC;
    border: 2px dotted #ddd;
    border-radius: 6px;
    color: #fff;
    left: 0;
    top: 100px;
}

.baosbhfw .module-con .kouanguanjx div:nth-of-type(1) {
    height: 50px;
    line-height: 50px;
    color: #F5AC3C;
    position: absolute;
    left: 200px;
    top: 0;
}

.baosbhfw .module-con .kouanguanjx div:nth-of-type(2) {
    height: 50px;
    line-height: 50px;
    color: #333;
    position: absolute;
    right: 100px;
    top: 0;
}

.baosbhfw .module-con .jichang {
    width: 300px;
    left: 0;
    top: 238px;
}

.baosbhfw .module-con .xianggc {
    width: 120px;
    left: 348px;
    top: 238px;
}

.baosbhfw .module-con .zhonggjk {
    width: 180px;
    color: #fff;
    background-color: #F5AC3C;
    right: 0;
    top: 164px;
}

.baosbhfw .module-con .zhonggjk div:nth-of-type(2) {
    color: #9B6614;
    font-size: 14px;
}

.baosbhfw .module-con .xianggbdyw {
    width: 180px;
    height: 40px;
    color: #fff;
    background-color: #F5AC3C;
    right: 0;
    top: 242px;
}

.baosbhfw .module-con .quanqyw {
    width: 180px;
    height: 40px;
    color: #fff;
    background-color: #F5AC3C;
    right: 0;
    top: 300px;
}

.baosbhfw .module-con .huanqsc {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    /* background-color: #005ADC; */
    left: 500px;
    top: 370px;
}

.baosbhfw .module-con .hailukgjwl {
    width: 20px;
    height: 130px;
    color: #333;
    font-size: 12px;
    background-color: transparent;
    left: 155px;
    top: 300px;
}

.baosbhfw .module-con .jt.one {
    left: 406px;
    top: 25px;
    z-index: 2;
}

.baosbhfw .module-con .jt.two {
    left: 468px;
    top: 64px;
}

.baosbhfw .module-con .jt.three {
    left: 606px;
    top: 340px;
}

.baosbhfw .module-con .jt.four {
    left: 175px;
    top: 300px;
}

.baosbhfw .module-con .jt.five {
    left: 66px;
    top: 64px;
}

/* 综合物流服务*/
.zonghwlfw .module-con {
    height: 278px;
    /* background-color: green; */
    padding-left: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 166px;
    position: relative;
}

.zonghwlfw .module-con .top-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.zonghwlfw .module-con .bottom-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.zonghwlfw .module-con .item .round {
    width: 60px;
    height: 60px;
    line-height: 40px;
    background-color: #005ADC;
    color: #fff;
    font-size: 30px;
    border-radius: 50%;
    text-align: center;
    border: 10PX solid #D2E1F2;
    margin: 0 auto;
}

.zonghwlfw .module-con .item .des {
    width: 160px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    background-color: #DEE2E6;
    color: #333;
    border-radius: 6px;
    margin-top: 10px;
    position: relative;
}

.zonghwlfw .module-con .item .des:after {
    content: "";
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #DEE2E6;
    border-left: 10px solid transparent;
    position: absolute;
    top: -9px;
    left: 70px;
}

.zonghwlfw .module-con .jt.one {
    left: 212px;
    top: 20px;
}

.zonghwlfw .module-con .jt.two {
    left: 436px;
    top: 20px;
}

.zonghwlfw .module-con .jt.three {
    left: 660px;
    top: 20px;
}

.zonghwlfw .module-con .jt.four {
    left: 885px;
    top: 30px;
}

.zonghwlfw .module-con .jt.five {
    left: 661px;
    top: 192px;
}

.zonghwlfw .module-con .jt.six {
    left: 436px;
    top: 192px;
}

.zonghwlfw .module-con .jt.seven {
    left: 212px;
    top: 192px;
}

/* 综合物流服务结束 */

/* FBA pro解决方案 */
.FBA-con {
    padding-left: 50px;
    padding-right: 50px;
    background-color: #fff;
    padding-bottom: 10px;
}

.FBA-con .title .lg {
    text-align: center;
    font-size: 30px;
    padding-top: 40px;
    padding-bottom: 10px;
}

.FBA-con .title .sm {
    text-align: center;
    font-size: 14px;
}

.FBA-con .module {
    margin-bottom: 40px;
}

.FBA-con .module-header {
    border-left: 4px solid #005ADC;
    padding-left: 16px;
    margin-bottom: 20px;
}

.FBA-con .module-header .lg {
    color: #333;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 6px;
}

.FBA-con .module-con .fk {
    position: absolute;
    height: 130px;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.FBA-con .module-con .jt {
    position: absolute;
}

/* FBA简要物流场景 */
.jianywlcj {
    margin-top: 30px;
}

.jianywlcj .module-con {
    position: relative;
    height: 470px;
    /* background-color: green; */
    margin-left: 140px;
    margin-right: 140px;
}

.jianywlcj .module-con .maijc {
    left: 0;
    top: 0;
    z-index: 2;
}

.jianywlcj .module-con .guojkd {
    left: 262px;
    top: 16px;
}

.jianywlcj .module-con .maij {
    right: 0;
    top: 12px;
}

.jianywlcj .module-con .jiyc {
    left: 0;
    top: 165px;
}

.jianywlcj .module-con .haig {
    left: 262px;
    top: 168px;
}

.jianywlcj .module-con .FBAck {
    left: 520px;
    top: 170px;
}

.jianywlcj .module-con .haigTwo {
    left: 0;
    top: 336px;
    z-index: 2;
}

.jianywlcj .module-con .disfhwc {
    left: 262px;
    top: 338px;
}

.jianywlcj .module-con .dangddz {
    right: 0;
    top: 336px;
}

.jianywlcj .module-con .jt.one {
    left: 36px;
    top: 56px;
}

.jianywlcj .module-con .jt.one img {
    width: 224px;
    height: 120px;
}

.jianywlcj .module-con .jt.two {
    left: 90px;
    top: 204px;
}

.jianywlcj .module-con .jt.three {
    left: 36px;
    top: 280px;
}

.jianywlcj .module-con .jt.four {
    left: 88px;
    top: 375px;
}

.jianywlcj .module-con .jt.five {
    left: 354px;
    top: 50px;
}

.jianywlcj .module-con .jt.six {
    left: 350px;
    top: 210px;
}

.jianywlcj .module-con .jt.seven {
    left: 360px;
    top: 280px;
}

.jianywlcj .module-con .jt.eight {
    left: 576px;
    top: 50px;
}

.jianywlcj .module-con .jt.nine {
    left: 580px;
    top: 295px;
}

.jianywlcj .module-con .jt.ten {
    left: 612px;
    top: 130px;
}

/* FBA简要物流场景结束*/
/* 亚马逊卖家的五类烦恼 */
.wulfn .module-con {
    position: relative;
    height: 390px;
    /* background-color: green; */
}

.strongcolor {
    color: #EC6C00;
}

.wulfn .module-con .zero {
    left: 436px;
    top: 108px;
}

.wulfn .module-con .fk img {
    position: relative;
    z-index: 1;
}

.wulfn .module-con .one {
    left: 320px;
    top: 50px;
}

.wulfn .module-con .fk {
    cursor: pointer;
}

.wulfn .module-con .fk .detaildes {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 6px;
    -webkit-box-shadow: 2px 2px 10px #E4E4E4;
    box-shadow: 2px 2px 10px #E4E4E4;
    position: absolute;
    background-color: #fff;
    display: none;
}

.wulfn .module-con .fk.one .detaildes {
    left: -200px;
    top: -40px;
}

.wulfn .module-con .fk.two .detaildes {
    right: -220px;
    top: -40px;
}

.wulfn .module-con .fk.three .detaildes {
    left: -242px;
    top: 10px;
}

.wulfn .module-con .fk.four .detaildes {
    right: -220px;
    top: 24px;
}

.wulfn .module-con .fk.five .detaildes {
    width: 180px;
    height: 124px;
    left: -6px;
    top: 116px;
}

.wulfn .module-con .detaildes li {
    padding: 3px 0;
}

.wulfn .module-con .detaildes li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #005ADC;
    border-radius: 50%;
    margin-right: 10px;
}

.wulfn .module-con .two {
    left: 578px;
    top: 56px;
}

.wulfn .module-con .three {
    left: 320px;
    top: 148px;
}

.wulfn .module-con .four {
    left: 560px;
    top: 150px;
}

.wulfn .module-con .five {
    left: 472px;
    top: 190px;
    z-index: 2;
}

/* 亚马逊卖家的五类烦恼结束 */
/* 4PX提供的五种服务 */
.wuzfw .module-con {
    position: relative;
    height: 510px;
    /* background-color: green; */
}

.wuzfw .module-con .one {
    left: 515px;
    top: 182px;
}

.wuzfw .module-con .two {
    left: 440px;
    top: 178px;
}

.wuzfw .module-con .three {
    left: 414px;
    top: 58px;
}

.wuzfw .module-con .four {
    left: 578px;
    top: 58px;
}

.wuzfw .module-con .five {
    left: 348px;
    top: 180px;
}

.wuzfw .module-con .six {
    left: 648px;
    top: 180px;
}

.wuzfw .module-con .seven {
    left: 500px;
    top: 284px;
}

.wuzfw .module-con .fk {
    cursor: pointer;
}

.wuzfw .module-con .fk .detaildes {
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 10px;
    border-radius: 6px;
    -webkit-box-shadow: 2px 2px 10px #E4E4E4;
    box-shadow: 2px 2px 10px #E4E4E4;
    position: absolute;
    background-color: #fff;
    display: none;
}

.wuzfw .module-con .fk.three .detaildes {
    left: -316px;
    top: -20px;
}

.wuzfw .module-con .fk.four .detaildes {
    right: -260px;
    top: -30px;
}

.wuzfw .module-con .fk.five .detaildes {
    left: -214px;
    top: -4px;
}

.wuzfw .module-con .fk.six .detaildes {
    right: -220px;
    top: 8px;
}

.wuzfw .module-con .fk.seven .detaildes {
    width: 315px;
    left: -112px;
    top: 120px;
}

.wuzfw .module-con .detaildes li {
    padding: 3px 0;
}

.wuzfw .fk.left .detaildes {
    text-align: right;
}

.wuzfw .fk.left .detaildes li:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #ccc;
    border-radius: 50%;
}

.wuzfw .fk.right .detaildes {
    text-align: left;
}

.wuzfw .fk.right .detaildes li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #ccc;
    border-radius: 50%;
    margin-right: 10px;
}

/* 4PX提供的五种服务结束 */
/* 4PX推荐的三种服务组合 */
.sanzfwzh .module-con span.num {
    background-color: #005ADC;
    color: #fff;
    font-size: 26px;
    text-align: center;
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    margin-right: 10px;
}

.sanzfwzh .module-con .erjbh-top {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sanzfwzh .erjbh-top .num-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    margin-right: 30px;
    width: 140px;
}

.sanzfwzh .module-con .fuwItem {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    font-size: 16px;
    color: #666;
    background-color: #EFF1F3;
    border-radius: 4px;
}

.sanzfwzh .module-con .fuwItem li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 10px;
    background-color: #666;
}

.sanzfwzh .module-con .erjbh-bottom {
    padding-left: 160px;
    margin-top: 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sanzfwzh .module-con .erjbh-bottom .pict {
    text-align: center;
    font-size: 15px;
    color: #666;
}

.sanzfwzh .module-con .modItem {
    margin-top: 40px;
}

/* 4PX推荐的三种服务组合结束 */
/* FBA Pro独特优势 */
.FBAdtys {
    height: 170px;
}

.FBAdtys .module-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.FBAdtys .module-con .yousItem {
    background-color: blue;
    color: #fff;
    width: 341px;
    height: 121px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.FBAdtys .module-con .yousItem.one {
    background: url(../image/ny-02-lc5-img1.png) no-repeat center center;
    background-size: 100% 100%;
}

.FBAdtys .module-con .yousItem.two {
    background: url(../image/ny-02-lc5-img1.png) no-repeat center center;
    background-size: 100% 100%;
}

.FBAdtys .module-con .yousItem.three {
    background: url(../image/ny-02-lc5-img1.png) no-repeat center center;
    background-size: 100% 100%;
}

.FBAdtys .module-con .yousItem .maint {
    font-size: 22px;
    margin-bottom: 10px;
}

.FBAdtys .module-con .yousItem .des {
    font-size: 12px;
}

/* FBA Pro独特优势结束 */
/* FBA pro解决方案结束 */