*::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
*::-webkit-scrollbar-thumb {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #666;
}
*::-webkit-scrollbar-track {
  background-color: #eee;
}
@media screen and (min-width: 1030px) {
  .bg-orengered {
    background: url(/catalog/view/theme/chinadivision_web/image/solutions/fulfillment/banner_solution.webp) no-repeat center;
    background-position: 50% 50%;
    background-size: cover;
    height: 400px;
    padding-top: 5%;
    margin-top: 51px;
  }
  .business-introduction-out {
    padding-top: 20px !important;
  }
  .business-introduction {
    width: 1110px;
    margin: 0 auto;
  }
  .business-introduction ul {
    width: 100%;
    display: flex;
  }
  .business-introduction ul li {
    text-align: center;
    flex: 1;
    list-style: none;
  }
  .business-introduction ul li h4 {
    font-size: 34px;
    color: #2C2D2E;
    font-weight: 700;
    margin-bottom: 6px;
  }
  .business-introduction ul li p {
    color: #2C2D2E;
    font-size: 18px !important;
    margin-bottom: 6px;
  }
  .business-introduction ul li span {
    color: #6B6B6B;
    width: 150px;
    display: inline-block;
  }
  .solutions-container {
    background: #003D98;
    padding: 40px 0;
  }
  .solutions-container .rate {
    width: 100% !important;
    height: initial !important;
    background: transparent !important;
  }
  .solutions-container .item-box {
    padding: 10px 30px 32px 30px !important;
    width: 325px !important;
    margin: 15px 19px !important;
    min-height: 236px;
    height: initial !important;
  }
  .solutions-container .solutions-text-container {
    color: #6B6B6B !important;
    line-height: 20px;
  }
  .solutions-container .solutions-text-header {
    font-size: 24px;
    margin-top: 20px;
  }
  .solutions-container .solutions-title {
    text-align: center;
    color: #ffffff;
    margin-bottom: 10px;
  }
  .solutions-container .solutions-subtitle {
    text-align: center !important;
    color: red;
    margin-bottom: 0;
  }
  .bg-none {
    background: none !important;
  }
  .bg-orengered h1 {
    font-size: 40px;
    color: #FFFFFF;
    margin-bottom: 30px;
  }
  .bg-orengered p {
    font-size: 16px!important;
    color: #FFFFFF;
  }
  .commitments-minimum {
    background: #004097;
    padding: 68px 0;
  }
  .commitments-minimum .card-title {
    font-size: 32px;
    color: #FFFFFF;
    margin: 0 0 30px;
  }
  .commitments-minimum .card-text {
    line-height: 24px;
    color: #FFFFFF;
    margin: 0 0 20px;
  }
  .commitments-minimum .about-btn {
    font-size: 18px;
    line-height: 22px;
    color: #004097;
    border-color: #004097 !important;
    border-radius: 100px;
    padding: 14px 57px;
    background: #fff;
  }
  .started-now:hover {
    background: #B9D5E6 !important;
  }
  .solutions-right,
  .solutions-left,
  .service-guide {
    padding: 80px 0;
  }
  .solutions-left,
  .service-guide {
    background: #F7F7F7;
  }
  .solutions-title {
    font-size: 28px;
    color: #2C2D2E;
    margin-bottom: 40px;
  }
  .solutions-subtitle {
    font-size: 22px;
    color: #2C2D2E;
    line-height: 24px;
    margin-bottom: 18px;
  }
  .solutions-text {
    font-size: 16px;
    color: #6B6B6B;
    line-height: 30px;
  }
  .sourcing-appeal {
    padding: 70px 0;
  }
  .meticulously-appeal {
    padding: 30px 0;
  }
  .quote-box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }
  .quote-box a {
    width: 156px;
    height: 42px;
    display: inline-block;
    background: #003d98;
    border-radius: 4px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 600;
    color: #f6f6f6 !important;
    box-sizing: border-box;
    cursor: pointer;
  }
  .quote-box a:hover {
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #003d98;
    color: #003d98 !important;
  }
  .sourcing-appeal .sourcing-footer {
    background-color: #f1f7ff;
    padding: 40px;
    word-wrap: break-word;
    word-break: break-word;
  }
  .meticulously-appeal .meticulously-item {
    width: 1140px;
    margin: 0 auto;
    word-wrap: break-word;
    word-break: break-word;
  }
  .meticulously-appeal .meticulously-item .card-text {
    text-align: center;
  }
  .meticulously-appeal .meticulously-item .card-text a {
    width: 156px;
    height: 42px;
    display: inline-block;
    background: #003d98;
    border-radius: 4px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 600;
    color: #f6f6f6 !important;
    box-sizing: border-box;
    cursor: pointer;
    margin: 30px 0;
  }
  .meticulously-appeal .meticulously-item .card-text a:hover {
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #003d98;
    color: #003d98 !important;
  }
  .swiper-button-next:before {
    display: none;
  }
  .swiper-button-prev:before {
    display: none;
  }
  .swiper-viewport .swiper-button-prev {
    left: -70px !important;
  }
  .swiper-viewport .swiper-button-next {
    right: -30px !important;
  }
  .guide-title {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    background: rgba(44, 45, 46, 0.7);
    left: 0;
    bottom: 0;
    padding: 10px 0;
  }
  .swiper-slide {
    height: auto!important;
  }
  .tax-threshold-table {
    margin-top: 21px;
  }
  .tax-threshold-table .MsoNormalTable {
    width: auto;
  }
  .tax-threshold-table .MsoNormalTable h2 {
    font-size: 16px;
  }
  .tax-threshold-table .MsoNormalTable h3 {
    font-size: 14px;
  }
  .q-a-box {
    margin-top: 70px;
    display: flex;
    justify-content: center;
  }
  .q-a-box .q-a-content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .q-a-box .q-a-content .q-a-title {
    font-size: 30px;
    font-family: Open Sans;
    font-weight: bold;
    color: #161616;
    margin-bottom: 40px;
  }
  .q-a-box .q-a-content .q-a-item {
    width: 800px;
    background: #ffffff;
    border: 1px solid #eef0f2;
    cursor: pointer;
    margin-bottom: 30px;
    transition: all 0.3s;
  }
  .q-a-box .q-a-content .q-a-item .item-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 22px 35px;
  }
  .q-a-box .q-a-content .q-a-item .item-title span {
    font-size: 20px;
    font-family: Open Sans;
    font-weight: 600;
    color: #212b36;
    word-wrap: break-word;
    word-break: break-word;
  }
  .q-a-box .q-a-content .q-a-item .item-title img {
    width: 20px;
    height: 12px;
    transform: rotate(0deg);
    transition-property: width, height, transform;
    transition-duration: 0.1s;
  }
  .q-a-box .q-a-content .q-a-item .item-remark {
    display: none;
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 400;
    color: #212b36;
    box-sizing: border-box;
    padding: 30px 35px;
    position: relative;
    word-wrap: break-word;
    word-break: break-word;
  }
  .q-a-box .q-a-content .q-a-item .item-remark::before {
    position: absolute;
    content: "";
    width: 102px;
    height: 1px;
    background-color: #eef0f2;
    left: 35px;
    top: 0;
  }
  .q-a-box .q-a-content .active .item-title img {
    transform: rotate(180deg);
  }
  .q-a-box .q-a-content .active .item-remark {
    display: block;
  }
  .transportation-process-text {
    margin: 20px 0;
  }
  .transportation-process {
    overflow: hidden;
    padding-left: 15px;
    width: 100%;
  }
  .transportation-process .item-box {
    width: 340px;
    float: left;
    height: 281px;
    padding: 48px  30px;
    border: 1px solid #eef0f2;
    background: #ffffff;
    margin: 15px 10px;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  }
  .transportation-process .item-box div {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background: #003D98;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
  }
  .transportation-process .item-box div img {
    width: 62px;
  }
  .transportation-process .item-box h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 30px 0 10px 0;
    text-align: center;
  }
  .transportation-process .item-box p {
    color: #212529;
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 0;
    text-align: center;
  }
  .transportation-process .item-box p a {
    color: #003D98;
  }
  .card-text {
    text-align: center;
  }
  .card-text a {
    width: 156px;
    height: 42px;
    display: inline-block;
    background: #003d98;
    border-radius: 4px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    font-family: Open Sans;
    font-weight: 600;
    color: #f6f6f6 !important;
    box-sizing: border-box;
    cursor: pointer;
    border: 1px solid #003d98;
    margin: 30px 0;
  }
  .card-text a:hover {
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #003d98;
    color: #003d98 !important;
  }
  .placeholder-img {
    width: 350px !important;
  }
  .inspection-box p {
    font-size: 16px !important;
  }
  .inspection-box h3 {
    font-size: 30px !important;
    font-weight: 700;
  }
  .main_3 {
    margin-bottom: 50px !important;
  }
  .inspection {
    width: 100%;
    display: flex;
    position: relative;
  }
  .inspection p {
    color: #6B6B6B;
    padding-left: 12px;
    display: flex;
    align-items: center;
  }
  .inspection img {
    width: 50px;
  }
  .shipment-management .col-md-8 {
    padding-right: 50px;
  }
  .shipment-management h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .shipment-management h4 {
    width: 100%;
    border-left: 2px solid #0268ff;
    font-weight: 700;
    font-size: 16px;
    background: rgba(0, 102, 255, 0.2);
    padding: 12px ;
    align-items: center;
    display: flex;
    margin-bottom: 0;
    box-shadow: 0px 0px 68px 0px rgba(4, 49, 182, 0.13);
  }
  .shipment-management h4 img {
    width: 25px;
    margin-right: 8px;
  }
  .shipment-management p {
    padding: 12px 0;
    font-size: 16px !important;
  }
  .rounded-rectangle {
    box-shadow: 0px 0px 68px 0px rgba(4, 49, 182, 0.13);
    border-radius: 8%;
  }
  .product-returns h3 {
    font-size: 30px !important;
  }
  .product-returns ul {
    margin-top: 20px;
  }
  .product-returns ul li {
    width: 100%;
    display: flex;
    height: 44px;
  }
  .product-returns ul li img {
    width: 24px;
  }
  .product-returns ul li p {
    padding-left: 12px;
    line-height: 44px !important;
    align-items: center;
    margin-bottom: 0 !important;
  }
  .product-returns .product-returns-img img {
    width: 310px !important;
  }
  .product-returns .col-md-8 {
    padding-left: 50px !important;
  }
  .chinaDivision-introduction {
    display: flex;
  }
  .chinaDivision-introduction .introduction1 {
    flex: 1;
    align-items: center;
  }
  .chinaDivision-introduction .introduction1 div {
    width: 100%;
    padding: 15px 12px;
    border: 1px solid #eef0f2;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    margin-bottom: 20px;
    font-size: 15px;
  }
  .chinaDivision-introduction .introduction1 div a {
    color: #003d98;
  }
  .chinaDivision-introduction .introduction-img {
    padding: 0 20px;
    align-items: center;
    box-sizing: border-box;
    display: flex;
  }
  .chinaDivision-introduction .introduction-img img {
    width: 100%;
  }
}
@media screen and (max-width: 1030px) {
  .bg-orengered {
    background: url(/catalog/view/theme/chinadivision_web/image/solutions/fulfillment/banner_solution.webp) no-repeat center;
    background-position: 50% 50%;
    background-size: cover;
    height: initial;
    padding-bottom: 0.6rem;
    padding-top: 1.8rem;
  }
  .bg-orengered .container {
    padding-top: 0 0.4rem;
  }
  .bg-orengered h1 {
    font-size: 0.4rem;
    color: #FFFFFF;
    letter-spacing: -0.36px;
    text-align: center;
    width: 90%;
    margin-left: 5%;
    margin-bottom: 0.1rem;
  }
  .bg-orengered p {
    font-size: 0.25rem;
    color: #FFFFFF;
    letter-spacing: -0.2px;
    text-align: center;
    margin: auto;
  }
  .business-introduction {
    width: 100%;
    margin: 0 auto;
  }
  .business-introduction ul {
    width: 100%;
    margin: 50px 0;
  }
  .business-introduction ul li {
    text-align: center;
    list-style: none;
    margin-bottom: 20px;
  }
  .business-introduction ul li h4 {
    font-size: 34px;
    color: #2C2D2E;
    font-weight: 700;
  }
  .business-introduction ul li p {
    color: #2C2D2E;
    font-size: 18px !important;
    margin-bottom: 10px;
  }
  .business-introduction ul li span {
    color: #6B6B6B;
    width: 100%;
    display: inline-block;
  }
  .solutions-container {
    background: #003D98;
    padding: 10px 0 20px 0;
    margin-top: 30px;
  }
  .solutions-container .rate {
    width: 100% !important;
    height: initial !important;
    background: transparent !important;
  }
  .solutions-container .item-box {
    padding: 10px 30px 32px 30px !important;
    width: 100% !important;
    min-height: 236px;
    height: initial !important;
  }
  .solutions-container .solutions-text-container {
    color: #6B6B6B !important;
    line-height: 20px;
  }
  .solutions-container .solutions-text-header {
    font-size: 24px;
    margin-top: 20px;
    color: #2C2D2E !important;
  }
  .solutions-container .solutions-title {
    text-align: center;
    color: #ffffff;
    margin-bottom: 10px;
  }
  .solutions-container .solutions-subtitle {
    text-align: center !important;
    color: red;
    margin-bottom: 0;
  }
  .solutions-right .container,
  .solutions-left .container,
  .service-guide .container {
    padding: 0 0.38rem;
  }
  .phone-fulfillment {
    display: block;
  }
  .swiper-pager {
    display: none;
  }
  .solutions-title {
    font-size: 18px;
    color: #2C2D2E;
    letter-spacing: 0;
    text-align: center;
    line-height: 28px;
    margin-top: 24px;
    margin-bottom: 20px;
    word-wrap: break-word;
  }
  .solutions-subtitle {
    font-size: 14px;
    color: #2C2D2E;
    text-align: center;
    line-height: 22px;
    margin-bottom: 16px;
    margin-top: 24px;
  }
  .phone_align {
    flex-direction: column-reverse;
  }
  .phone_align .mt-4 {
    margin-top: 20px!important;
  }
  .commitments-minimum {
    display: none;
  }
  .commitments-minimum-team h1 {
    word-wrap: break-word;
  }
  .commitments-minimum-team p {
    word-wrap: break-word;
  }
  .guide-title {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    background: rgba(44, 45, 46, 0.7);
    left: 0;
    bottom: 0;
    padding: 10px 0;
  }
  .solutions-text {
    font-size: 12px;
    color: #6B6B6B;
    line-height: 22px;
    margin-bottom: 10px;
    word-wrap: break-word;
  }
  .swiper-wrapper .swiper-slide {
    padding: 0!important;
    height: auto;
  }
  .font3 {
    font-family: SFProText-Regular;
    font-size: 12px;
    color: #6B6B6B;
    letter-spacing: -0.2px;
    line-height: 22px;
  }
  .mb-30 {
    margin-bottom: 30px;
  }
  .font13 {
    font-family: SFProDisplay-Regular;
    font-size: 18px;
    color: #2C2D2E;
    letter-spacing: 0;
    text-align: center;
    line-height: 28px;
    margin-top: 24px;
    margin-bottom: 20px;
  }
  .font14 {
    font-family: SFProText-Regular;
    font-size: 14px;
    color: #2C2D2E;
    text-align: center;
    line-height: 22px;
    margin-bottom: 16px;
    margin-top: 24px;
  }
  .font15 {
    font-family: SFProText-Regular;
    font-size: 12px;
    color: #6B6B6B;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .font16 {
    font-family: SFProText-Regular;
    font-size: 14px;
    color: #2C2D2E;
    text-align: center;
    line-height: 22px;
    margin-top: 20px;
  }
  .font11 {
    font-family: SFProDisplay-Regular;
    font-size: 16px;
    color: #2C2D2E;
    text-align: center;
    line-height: 22px;
    margin-bottom: 15px;
    margin-top: 12px;
  }
  .pb-30 {
    padding-bottom: 10px;
  }
  .solutions-right .solutions-info .align-items-center {
    flex-direction: column;
  }
  .solutions-right .solutions-info .col-md-8,
  .solutions-right .solutions-info .col-md-4 {
    width: 100%;
    max-width: 100%;
  }
  .solutions-left .solutions-info .align-items-center {
    flex-direction: column-reverse;
  }
  .solutions-left .solutions-info .col-md-8,
  .solutions-left .solutions-info .col-md-4 {
    width: 100%;
    max-width: 100%;
  }
  .solutions-left .solutions-info .mt-4 {
    margin-top: 0!important;
  }
  .tax-threshold-table {
    margin-top: 0.5rem;
  }
  .tax-threshold-table .MsoNormalTable {
    width: 282.95pt;
  }
  .tax-threshold-table .MsoNormalTable span {
    font-size: 0.32rem;
  }
  .transportation-process-text {
    margin: 20px 0;
  }
  .transportation-process {
    overflow: hidden;
    width: 100%;
  }
  .transportation-process .item-box {
    width: 100%;
    height: 281px;
    padding: 48px  30px;
    box-sizing: border-box;
    border: 1px solid #eef0f2;
    background: #ffffff;
    margin: 20px 0;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  }
  .transportation-process .item-box div {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background: #003D98;
    margin: 0 auto;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
  }
  .transportation-process .item-box div img {
    width: 62px;
  }
  .transportation-process .item-box h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 30px 0 10px 0;
    text-align: center;
  }
  .transportation-process .item-box p {
    color: #6B6B6B;
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 0;
    text-align: center;
  }
  .transportation-process .item-box p a {
    color: #003D98;
  }
  .card-text {
    text-align: center;
  }
  .card-text a {
    width: 2.74rem;
    height: 0.6rem;
    background: #003D98;
    box-shadow: 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.3);
    border-radius: 0.05rem;
    text-align: center;
    font-size: 0.28rem;
    font-family: Open Sans;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 0.6rem;
    display: inline-block;
    text-decoration: none;
    margin: 0.5rem 0rem;
  }
  .inspection {
    display: flex;
  }
  .inspection img {
    width: 1rem;
  }
  .inspection p {
    display: flex;
    padding-left: 0.3rem;
    align-items: center;
  }
  .shipment-management h3 {
    font-size: 0.4rem !important;
    font-weight: 700;
    margin-bottom: 20px !important;
  }
  .shipment-management h4 {
    width: 100%;
    border-left: 2px solid #0268ff;
    font-weight: 700;
    font-size: 0.32rem;
    background: rgba(0, 102, 255, 0.2);
    padding: 12px ;
    align-items: center;
    display: flex;
    margin-bottom: 0;
    box-shadow: 0px 0px 68px 0px rgba(4, 49, 182, 0.13);
  }
  .shipment-management h4 img {
    width: 25px;
    margin-right: 8px;
  }
  .shipment-management p {
    padding: 12px 0;
    font-size: 0.32rem !important;
  }
  .product-returns h3 {
    font-size: 0.4rem !important;
    line-height: 0.5rem;
    font-weight: 700;
  }
  .product-returns ul li {
    width: 100%;
    display: flex;
    height: 44px;
  }
  .product-returns ul li img {
    width: 24px;
  }
  .product-returns ul li p {
    padding-left: 12px;
    line-height: 44px !important;
    align-items: center;
    margin-bottom: 0 !important;
  }
  .chinaDivision-introduction {
    margin-top: 30px;
  }
  .chinaDivision-introduction .introduction1 {
    width: 100%;
  }
  .chinaDivision-introduction .introduction1 div {
    width: 100%;
    padding: 15px 12px;
    border: 1px solid #eef0f2;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    margin-bottom: 20px;
    font-size: 0.3rem;
  }
  .chinaDivision-introduction .introduction1 div a {
    color: #003d98;
  }
  .chinaDivision-introduction .introduction-img {
    padding: 0 20px;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    margin-bottom: 20px;
  }
  .chinaDivision-introduction .introduction-img img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1029px) {
  .main-content .container h2 {
    font-size: 24px;
    line-height: 26px;
  }
  .shipment-management h4 {
    font-size: 16px;
  }
  .shipment-management .solutions-subtitle {
    font-size: 20px !important;
  }
  .shipment-management .solutions-text {
    font-size: 14px !important;
  }
  .warehouse-receiving-inspection .col-md-5,
  .warehouse-receiving-inspection .col-md-7 {
    width: 100% !important;
    max-width: 100% !important;
    display: block;
    flex: initial;
    margin: 20px 0;
  }
  h2,
  h3 {
    line-height: 46px  !important;
  }
}
.Easy {
  margin-top: 50px;
}
.Easy img {
  width: 100%;
}
.warehouse-map {
  padding-top: 10px !important;
}
.warehouse-map img {
  width: 100%;
}
.tax-threshold-table .MsoNormalTable {
  border: none;
}
.tax-threshold-table .MsoNormalTable tr {
  height: 25.1pt;
}
.tax-threshold-table .MsoNormalTable tr th {
  background-color: #f5f5f5;
}
.tax-threshold-table .MsoNormalTable tr td {
  padding: 0pt 0pt 0pt 0pt;
  border-left: 1pt solid #cccccc;
  mso-border-left-alt: 0.75pt solid #cccccc;
  border-right: 1pt solid #cccccc;
  mso-border-right-alt: 0.75pt solid #cccccc;
  border-top: 1pt solid #cccccc;
  mso-border-top-alt: 0.75pt solid #cccccc;
  border-bottom: 1pt solid #cccccc;
  mso-border-bottom-alt: 0.75pt solid #cccccc;
}
.tax-threshold-table .MsoNormalTable tr .prep_item {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  word-break: break-all;
  mso-pagination: widow-orphan;
  text-align: center;
  mso-line-height-alt: 12pt;
}
.tax-threshold-table .MsoNormalTable tr .prep_item {
  color: #000000;
  margin: 12px;
}
