.shipping-delivery .shipping-content {
    background-color: #fff;
    padding: 0;
}

.shipping-content {
    color: #19191a;
}
.jp_wrapper {
    color: #19191a;
}
.jp_wrapper .jp_page .nav-tree {
    display: none;
}
.jp_wrapper .jp_page .side-banner {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
    position: relative;
    width: 100%;
}
.jp_wrapper .jp_page .side-banner .banner-text {      
    color: #fff;      
    left: 50%;      
    position: absolute;      
    text-align: center;      
    top: 50%;      
    -webkit-transform: translate3d(-50%,-50%,0);      
    transform: translate3d(-50%,-50%,0);      
    width: 100%;  
}
.jp_wrapper .jp_page .side-banner .banner-text .banner-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
}
.jp_wrapper .jp_page .side-banner .banner-text .banner-desc {
    display: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 auto;
    max-width: 750px;
}
.jp_wrapper .jp_page .jp_page_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin: 0 auto;
    max-width: 1200px;
    padding: 16px 0 36px;
    position: relative;
    width: 100%;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_left {
    width: 288px;
    -ms-flex-negative: 0;
    background: #fff;
    flex-shrink: 0;
    margin-right: 32px;
    position: relative;
    z-index: 99;
}
@media (max-width: 1220px){
    .jp_wrapper .jp_page .jp_page_main {
        padding: 16px 24px 36px;
    }
}
@media (max-width: 1024px){
    .jp_wrapper .jp_page .jp_page_main {
        width: 100%;
    }
    .jp_wrapper .jp_page .jp_page_main .jp_page_left {
        width: 232px;
    }
    .jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap {
        top: 84px;
    }
    .jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box .bread-crumb {
        display: block;
    }
    .shipping-content .about_us_main>ul>li.cn_module .subtit, .shipping-content .about_us_main>ul>li.cn_module .tit {
        text-align: left;
    }
}
@media (min-width: 1024px){
    .jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap.fix_top {
        top: 117px;
    }
}
.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap {
    border-radius: 4px;
    padding: 20px 0 20px 16px;
    position: sticky;
    top: 16px;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap .title-box {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    padding: 13px 16px;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav-wrap .mask {
    background-color: #f7f7f7;
    border-radius: 4px;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box {
    width: 100%;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active {
    background-color: #fff;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt {
    border-radius: 4px 0 0 4px;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    padding: 13px 16px;
    width: 100%;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt a{
    
    color: #19191a;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active span {
    position: relative;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active a, .jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active span {
    position: relative;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl dt span {
    display: inline-block;
    position: relative;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_left .nav_box>dl .active span:after {
    background-color: #c00000;
    border-radius: 3px;
    bottom: 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    opacity: 0;
    opacity: 1;
    position: absolute;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%;
}
.shipping-content .about_us_main>ul>li.learn_about {
    padding-top: 0;
}
.shipping-content .about_us_main>ul>li {
    border-bottom: 1px solid #e5e5e5;
    padding: 36px 0;
}
.shipping-content .about_us_main>ul>li .tit {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px;
    text-align: left;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_right {
    -webkit-box-flex: 1;
    background: #fff;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box {
    margin-bottom: 20px;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box .bread-crumb {
    padding: 0;
}
.bread-crumb{
    position: relative;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box .bread-crumb .box {
    padding-bottom: 4px;
    padding-top: 4px;
}
.bread-crumb.bread-crumb-small .box{
    padding-bottom: 6px;
    padding-top: 6px;
}
.bread-crumb .box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
}
.scroll_mask{
    background: -webkit-gradient(linear,right top,left top,from(#fff),to(hsla(0,0%,100%,0)));
    background: linear-gradient(270deg,#fff,hsla(0,0%,100%,0));
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    z-index: 1;
}
.scroll_mask.left{
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box .bread-crumb .bread-item {
    font-size: 12px;
    line-height: 20px;
}
.bread-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #707070;
    font-size: 12px;
    line-height: 20px;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box .bread-crumb .bread-item>a {
    color: #707070;
}
.bread-item>a{
    color: #707070;
    cursor: pointer;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}
a {
    color: #0060bf;
    -webkit-text-decoration: none;
    text-decoration: none;
}
.bread-item:after {
    color: #707070;
    content: ">";
    font-family: "iconfont"!important;
    font-weight: 400;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    cursor: default;
    font-size: 12px;
    height: 12px;
    line-height: 14px;
    margin: 0 4px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px;
}
.contact .w1200 {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.contact_us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.contact_us .desc, .contact_us .title {
    font-family: Open Sans;
    letter-spacing: 0;
    margin-left: 0;
}
.contact_us .title {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 40px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
.contact_us .desc {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-right: 0;
    margin-top: 12px;
}
.contact_us .desc, .contact_us .title {
    font-family: Open Sans;
    letter-spacing: 0;
    margin-left: 0;
}
.contact_us .info {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 40px;
    margin-top: 24px;
    width: 100%;
    grid-gap: 20px;
    gap: 20px;
}

.contact_us .info .item {
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.contact_us .info .item img {
    height: 36px;
    margin-left: 20px;
    margin-top: 20px;
    width: 36px;
}
img, legend {
    border: 0;
}

.contact_us .info .item .content-box {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px;
}
.contact_us .info .item .tit {
    color: #19191a;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 8px;
}
.contact_us .info .item .txt {
    color: #707070;
    font-size: 12px;
    line-height: 20px;
}
.contact_us .info .item .blacktext-link {
    font-size: 13px;
    line-height: 20px;
    margin-top: 12px;
}
.blacktext-link {
    color: #19191a;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.blacktext-link .box {
    height: 100%;
    position: relative;
}
.contact_us .info .item .blacktext-link a {
    color: #19191a;
    margin-bottom: 20px;
}
a {
    color: #0060bf;
    -webkit-text-decoration: none;
    text-decoration: none;
}
.blacktext-link .iconfont_right {
    color: #19191a;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin-left: 4px;
    text-align: left;
}
.iconfont {
    font-family: "iconfont"!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.contact .w1200 .line {
    background: #e5e5e5;
    height: 1px;
    width: 100%;
}
.find_us {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.find_us .desc, .find_us .title {
    font-family: Open Sans;
    letter-spacing: 0;
    width: 100%;
}
.find_us .title {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 40px;
    text-align: left;
}
.find_us .content {
    /*display: grid;*/
    /*grid-template-columns: 1fr 1fr 1fr;*/
    margin-top: 24px;
    width: 100%;
    grid-row-gap: 36px;
    row-gap: 36px;
    grid-column-gap: 20px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    line-height:35px;
}
.lt_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.lt_wrap .support_alone_txt {
    margin: 40px 0 24px;
}
.lt_wrap .support_alone_txt div {
    color: #19191a;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

.lt_wrap .support_alone_txt p {
    color: #707070;
    font-size: 14px;
    line-height: 22px;
    margin-top: 12px;
}
.lt_wrap .inpbox.inpbox_cn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.lt_wrap .inpbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 16px;
}
.lt_wrap .inpbox>div {
    width: calc(50% - 6px);
}
.lt_wrap .inpbox .txt, .lt_wrap .inpbox01 .txt {
    font-size: 12px;
    line-height: 20px;
}
.lt_wrap .txt {
    color: #19191a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lt_wrap .inp, .lt_wrap select {
    height: 42px;
    line-height: 42px;
}
input {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #19191a;
    display: block;
    font-size: 13px;
    height: 42px;
    line-height: 20px;
    padding: 10px 12px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
}
.lt_wrap .inpbox01 {
    margin: 0 0 16px;
}
.lt_wrap .sbtn-box {
    margin-bottom: 40px;
    margin-top: 8px;
}
.lt_wrap .sbtn-box .fs-button {
    height: 42px;
    width: auto;
}
.button-red {
    background: #c00000;
    color: #fff;
}
.hcbutton {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 14px;
    padding: 0 24px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
}
button, input, select, textarea {
    -webkit-appearance: button;
}
button, select {
    text-transform: none;
}
.button-red:before {
    background: #19191a;
    border-radius: 4px;
    bottom: 0;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
}
.fs-button .box, .fs-button .circle-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.fs-button .box {
    position: relative;
    white-space: nowrap;
}


@media (max-width: 960px){
    .jp_wrapper .jp_page .nav-tree {
        display: block;
        position: sticky;
        top: 48px;
        z-index: 51;
    }
    .jp_wrapper .jp_page .jp_page_main {
        padding: 16px 16px 36px;
    }
    .jp_wrapper .jp_page .jp_page_main .jp_page_left {
        display: none;
    }
}
@media (max-width: 768px){
    .jp_wrapper .jp_page .side-banner {
        height: 233px;
    }
    .jp_wrapper .jp_page .side-banner .banner-text {
        left: 50%;
        padding: 0 16px;
        top: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        width: 100%;
    }
    .jp_wrapper .jp_page .side-banner .banner-text .banner-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0;
    }
    .jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box {
        margin-bottom: 0;
    }
    .jp_wrapper .jp_page .jp_page_main .jp_page_right .bread-crumb-box .bread-crumb {
        display: none;
    }
}
