* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: '';
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul li {
    list-style: none;
}

img {
    vertical-align: top;
    outline-width: 0ch;
    max-width: 100%
}

input {
    border: none;
}


/* 电脑 */

@media screen and (min-width: 996px) {
    .powerreviews {
        align-items: center;
        display: flex;
    }
    .powerreviews a {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-right: 5px;
        height: 15px;
        line-height: 15px;
    }
    .powerreviews span {
        color: #208bfd;
        outline: 0;
        text-decoration: none;
        transition: all .3s ease-in-out;
        font-size: 12px;
    }
    .prodetail_right p {
        letter-spacing: .25px;
        line-height: 24px;
        font-family: Eina01W01;
        font-size: 15px;
        font-weight: 400;
        color: #444;
        padding: 15px 0;
    }
    .powerreviews a i {
        background: url(../images/stars.png) no-repeat;
        height: 15px;
        margin-right: 5px;
        width: 73px;
        background-position: bottom;
    }
    .prosize01 {
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 25px;
        max-width: 100%;
        opacity: 1;
        position: relative;
        transition: opacity .25s ease-out;
        visibility: visible;
        display: flex;
        margin: 0 0 15px;
    }
    .pro_label {
        font-family: Eina01W01;
        line-height: 1rem;
        margin: 0;
        margin-right: 5px;
        text-transform: inherit;
        align-self: flex-start;
        color: #00338d;
        cursor: default;
        font-size: 15px;
        font-weight: 400;
    }
    .prosize_btn {
        align-items: center;
        border: 1px solid #e6e6e6;
        -webkit-box-align: center;
        -webkit-box-pack: justify;
        box-sizing: border-box;
        color: #222;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        min-height: 56px;
        outline: 0!important;
        position: relative;
        transition: all .1s ease 0s;
        width: 100%;
        z-index: 1;
        padding: 0 15px;
        margin: 10px 0;
    }
    .prosize_btn span {
        font-size: 13px;
        color: #222;
    }
    .prosize_hide {
        background-color: #fff;
        top: 100%;
        width: 100%;
        z-index: 3;
        margin-top: -24px;
    }
    .prosize_hide01 {
        border-bottom: 1px solid #e6e6e6;
        border-left: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
        color: #222;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 19px 20px;
        transition: 30ms ease-out background;
        background: #f6f6f6;
    }
    .block {
        transition: all .4s;
        transform: rotate(0);
        color: #666;
        transform: rotate( 180deg);
    }
    .prosize_hide01 span {
        font-size: 13px;
        color: #222;
    }
    .prosize_hide02 {
        justify-content: space-between;
        border-bottom: 1px solid #e6e6e6;
        border-left: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
        color: #222;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 19px 20px;
        transition: 30ms ease-out background;
    }
    .prolist_filed {
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 25px;
        max-width: 100%;
        opacity: 1;
        position: relative;
        transition: opacity .25s ease-out;
        visibility: visible;
        display: flex;
        margin: 0 0 15px;
    }
    .prolist_filed span {
        align-self: flex-start;
        color: #00338d;
        cursor: default;
        font-size: 15px;
        font-weight: 400;
        margin-bottom: 10px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: initial;
        margin-bottom: 9px;
    }
    .prolist_filednr {
        align-items: center;
        border: 1px solid #e6e6e6;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px;
        position: relative;
        width: 100%;
    }
    .filed_img {
        pointer-events: none;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .filed_img img {
        display: inline-block;
        height: 82px;
        object-fit: cover;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        vertical-align: middle;
        width: 120px;
    }
    .bundle_contentr {
        display: flex;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 0 0 12px;
    }
    .bundle_detials {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .bundle_detials a {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 58px;
    }
    .bundle_price {
        font-size: 14px;
        letter-spacing: .18px;
        line-height: 18px;
        margin-top: 5px;
    }
    .buy_area {
        align-self: flex-end;
    }
    .buy_area a {
        border: 1px solid #208bfd;
        border-radius: 50px;
        color: #208bfd;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: .15px;
        padding: 5px 0;
        text-transform: uppercase;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        width: 78px;
        transition: background-color .1s ease-in-out, color .1s ease-in-out;
        padding: 5px 15px;
    }
    .buy_area a:hover {
        background-color: #208bfd !important;
        color: #fff !important;
    }
    .prolist_view {
        background-color: #f7f8fc;
        display: none;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-column-align: center;
        justify-items: center;
        margin: 0 0 20px;
        padding: 20px 0;
        display: grid;
        grid-template-columns: 1fr 1.5fr;
        -ms-grid-column-align: flex-end;
        justify-items: flex-end;
    }
    .procing {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 3px 20px;
        padding-left: 5px;
        align-items: center;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    .procing h4 {
        color: #00338d;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .13px;
        line-height: 16px;
        margin-bottom: 5px;
    }
    .procing span {
        color: #ff6f6f;
        font-size: 20px;
        font-weight: 600;
    }
    .klarna_fincing {
        align-items: flex-start;
        border-left: 1px solid #e6e6e6;
        padding-right: 5px;
        position: relative;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 3px 20px;
        width: 100%;
    }
    .klarna_fincingtop {
        color: #00338d;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .13px;
        line-height: 16px;
        margin-bottom: 5px;
        display: flex;
        justify-content: center;
    }
    .klarna_fincingtop h5 {
        color: #00338d;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .13px;
        line-height: 16px;
        margin-bottom: 5px;
    }
    .klarna_fincingspan {
        color: #00338d;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .13px;
        line-height: 1;
        font-size: 12px;
        font-weight: 400;
    }
    /*  */
    .top {
        height: 42px;
        background-color: #00338d;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
    }
    .top strong {
        font-size: 14px;
        color: #fff;
        display: block;
        text-align: center;
        height: 42px;
        line-height: 42px;
    }
    .pchead {
        width: 100%;
        background-color: #fff;
        box-shadow: rgb(0 0 0 / 10%) 0 0 0.625rem 0;
        height: 65px;
        padding: 0 30px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #e6e6e6;
        position: fixed;
        top: 42px;
        left: 0;
        z-index: 999;
    }
    .headleft .logo img {
        width: 76px !important;
    }
    .pcnav {
        margin-left: 25px;
    }
    .headleft {
        display: flex;
        align-items: center;
    }
    .bt_a a {
        font-size: 15px;
        color: #444;
        display: block;
        margin-right: 15px;
    }
    .has_drop {
        position: relative;
    }
    .pcnav {
        display: flex;
        align-items: center;
    }
    .pcdrop {
        padding: 45px 0;
        width: 100%;
        position: fixed;
        left: 0;
        top: 107px;
        min-height: 200px;
        background-color: #fff;
        display: none;
    }
    .pcdropcon {
        max-width: 1400px;
        margin: 0 auto;
        display: flex;
    }
    .pcdropcon ul {
        width: 100%;
        display: flex;
    }
    .pcdropcon ul li {
        width: 27%;
        margin-right: 30px;
    }
    .pcdropcon ul li img {
        width: 100%;
    }
    .picli strong {
        color: #00338d;
        font-size: 15px;
        display: block;
        padding: 5px 0;
    }
    .picli p {
        color: #ff6f6f;
    }
    .picli span {
        color: #444;
        font-size: 15px;
    }
    .li_word strong {
        display: block;
        font-size: 15px;
        margin-bottom: 10px;
        color: #00338d;
    }
    .li_word ul li {
        width: 100%;
    }
    .li_word ul li a {
        color: #444;
        font-size: 16px;
        display: block;
        padding: 10px 0;
    }
    .broswer {
        width: 165px !important;
        display: block !important;
        height: 45px !important;
        line-height: 45px !important;
        text-align: center;
        background-color: #00338d;
        color: #fff !important;
        transition: all ease 0.4s;
        font-size: 14px !important;
        padding: 0 !important;
        font-weight: bold !important;
    }
    .broswer:hover {
        background-color: #208bfd !important;
    }
    .rotate0 {
        transform: rotate(180deg);
    }
    .hover_rotate {
        transition: all ease 0.4s;
    }
    .pcnav>li {
        height: 65px;
    }
    .pcnav>li>a {
        transition: all ease 0.4s;
        height: 65px;
        line-height: 65px;
        display: block;
    }
    .pcnav>li>a:hover {
        color: #5eabfe;
    }
    .pcnav>li>a:hover .hover_rotate {
        transform: rotate(180deg);
        color: #5eabfe;
    }
    .has_drop:hover .pcdrop {
        display: block;
    }
    .headright {
        display: flex;
    }
    .headphone {
        font-weight: bold;
        color: #444;
        font-size: 14px;
        margin-right: 20px;
    }
    .stores {
        color: #444;
        font-size: 15px;
        margin-right: 20px;
    }
    .user {
        color: #444;
        font-size: 15px;
        margin-right: 20px;
    }
    .user i {
        color: #444;
        font-size: 20px !important;
    }
    .cart {
        position: relative;
    }
    .cart i {
        font-size: 20px !important;
        color: #444 !important;
    }
    .cart span {
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        border-radius: 50%;
        background-color: #ff6f6f;
        color: #fff;
        top: -10px;
        right: -10px;
    }
    .headright a:hover {
        color: #409cfe;
    }
    .headright a i:hover {
        color: #409cfe;
    }
    .mbhead {
        display: none;
    }
    .mbnav {
        display: none;
    }
    .banner {
        width: 100%;
        margin-top: 107px !important;
    }
    .banner img {
        width: 100%;
    }
    .mbimg {
        display: none;
    }
    .bannerbtn {
        background-image: none !important;
        width: 40px !important;
        height: 40px !important;
        background-color: #999;
        border-radius: 50%;
        text-align: center;
        line-height: 40px;
    }
    .bannerbtn i {
        font-size: 20px !important;
        color: white;
    }
    .con1 {
        max-width: 1350px;
        padding: 0 30px;
        margin: 50px auto;
    }
    .con1 ul {
        display: flex;
        justify-content: space-between;
    }
    .con1 ul li {
        width: 18%;
    }
    .con1 ul li img {
        display: block;
        width: 80px;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .con1 ul li p {
        font-size: 14px;
        color: #444;
        text-align: center;
    }
    .con2 {
        max-width: 1350px;
        padding: 0 30px;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .con2top {
        position: relative;
    }
    .con2top img {
        width: 100%;
    }
    .con2pos {
        /* position: absolute; */
        width: 100%;
        /* left: 0;
        top: 0; */
        /* padding: 50px 0; */
    }
    .con2pos strong {
        color: #153388;
        font-size: 24px;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .con2pos p {
        text-align: center;
        color: #444444;
        font-size: 17px;
    }
    .con2pos p span {
        color: #ff6f6f;
    }
    .con2pos a {
        border: 1px solid #153388;
        display: block;
        width: 200px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        color: #153388;
        margin: 10px auto;
        transition: all ease 0.4s;
    }
    .con2pos a:hover {
        background-color: #153388 !important;
        color: #fff !important;
    }
    .con2bot {
        margin-top: 20px;
    }
    .con2bot ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .con2bot ul li {
        position: relative;
        width: 32%;
        margin-bottom: 30px;
        box-shadow: rgba(0, 0, 0, .2) 0 1px 5px 0px;
        padding-bottom: 30px;
    }
    .con2bot ul li img {
        width: 100%;
    }
    .con3 {
        max-width: 1350px;
        padding: 0 30px;
        margin: 50px auto;
    }
    .con3 strong {
        font-size: 30px;
        color: #06328d;
        display: block;
        text-align: center;
    }
    .con3 ul {
        display: flex;
        flex-wrap: wrap;
        margin: 30px auto;
        justify-content: space-between;
    }
    .con3 ul li {
        width: 16%;
        transition: all ease 0.4s;
    }
    .con3 ul li:hover {
        box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
    }
    .con3 ul li img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .con3 ul li p {
        color: #06328d;
        font-size: 17px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        font-weight: bold;
    }
    .con4 {
        width: 80%;
        margin: 100px auto;
    }
    .con4 strong {
        text-align: center;
        display: block;
        color: #06328d;
        font-size: 30px;
        margin-bottom: 30px;
    }
    .con4 ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 50px;
    }
    .con4 ul li {
        width: 23%;
    }
    .con4 ul li img {
        width: 101px;
        display: block;
        margin: 0 auto;
    }
    .con4 ul li p {
        padding: 15px 0;
        font-size: 17px;
        text-align: center;
        color: #222;
        font-weight: bold;
    }
    .con4 ul li span {
        color: #444;
        font-size: 17px;
        display: block;
        text-align: center;
    }
    .pctabcon {
        width: 100%;
        padding: 40px 0;
        background-color: #f7f7f7;
        margin: 0 auto;
    }
    .pctabcontent {
        max-width: 1350px;
        padding: 0 30px;
        margin: 0 auto;
    }
    .tabtitle {
        color: #06328d;
        font-size: 30px;
        font-weight: bold;
        display: block;
        margin-bottom: 50px;
        text-align: center;
    }
    .tablist {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 50px;
    }
    .tablist span {
        display: block;
        padding: 0 20px;
        color: #444;
        font-size: 17px;
        padding-bottom: 10px;
        cursor: pointer;
    }
    .active {
        border-bottom: 2px solid #208bfd !important;
    }
    .tabfy {
        display: none;
    }
    .mbtabcon {
        display: none;
    }
    .tab_swiper_mb {
        display: none;
    }
    .con5 {
        padding: 45px 0;
        background-color: #fff;
    }
    .con5left {
        width: 50%;
        float: right;
    }
    .con5right {
        width: 45%;
        float: left;
    }
    .con5right img {
        width: 100%;
    }
    .clear {
        clear: both;
    }
    .con5caozuo {
        display: flex;
        align-items: center;
    }
    .con5caozuo a {
        display: block;
        margin-right: 20px;
        transition: all ease 0.4s;
        width: 178px;
        height: 56px;
        line-height: 56px;
        text-align: center;
        font-weight: bold;
    }
    .con5left {
        padding: 0;
        padding-top: 2%;
        padding-left: 0%;
    }
    .con5left strong {
        color: #153388;
        font-size: 30px;
    }
    .con5left p {
        width: 71%;
        color: #444;
        font-size: 15px;
        padding: 20px 0;
        line-height: 31px;
    }
    .a1 {
        background-color: #153388;
        color: white;
        border: 1px solid #153388;
    }
    .a1:hover {
        background-color: #e6e6e4;
        color: #153388 !important;
    }
    .a2 {
        color: #444;
        font-size: 17px;
        border: 1px solid #444444;
    }
    .a2:hover {
        background-color: #444444 !important;
        color: white !important;
    }
    .con6 {
        max-width: 1350px;
        margin: 100px auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #f7f8fc;
        padding: 100px 50px;
        position: relative;
    }
    .con6left {
        width: 48%;
    }
    .con6right {
        width: 50%;
    }
    .con6left strong {
        font-size: 24px;
        color: #00338d;
        line-height: 35px;
        display: block;
        margin-bottom: 50px;
    }
    .con6more {
        width: 170px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        display: block;
        border: 1px solid #00338d;
        color: #153388;
        font-size: 17px;
        transition: all ease 0.4s;
        font-weight: bold;
    }
    .con6more:hover {
        background-color: #153388 !important;
        color: white !important;
    }
    #myVideo {
        width: 47%;
        position: absolute;
        right: 0;
        right: 30px;
        bottom: 49px;
    }
    .con7 {
        width: 100%;
        padding: 90px 80px;
        background-color: #f7f7f7;
    }
    .con7con {
        max-width: 1790px;
        padding: 0 30px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .con7conleft {
        width: 50%;
    }
    .con7conleft img {
        width: 100%;
    }
    .con7conright {
        width: 50%;
    }
    .con7conrightcon {
        width: 430px;
        margin: 0 auto;
    }
    .con7conrightcon strong {
        color: #153388;
        font-size: 30px;
        display: block;
        margin-bottom: 20px;
    }
    .con7conrightcon p {
        font-size: 17px;
        color: #444;
    }
    .con7conrightcon a {
        display: block;
        width: 178px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        border: 1px solid #153388;
        background-color: #153388;
        transition: all ease 0.4s;
        font-weight: bold;
        font-size: 17px;
        margin-top: 30px;
        color: white;
    }
    .con7conrightcon a:hover {
        background-color: #fff !important;
        color: #153388 !important;
    }
    .con8 {
        width: 100%;
        padding: 90px 80px;
    }
    .con8con {
        max-width: 1790px;
        padding: 0 30px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .con8conleft {
        width: 50%;
    }
    .con8conleft img {
        width: 100%;
    }
    .con8conright {
        width: 50%;
    }
    .con8conrightcon {
        width: 430px;
        margin: 0 auto;
    }
    .con8conrightcon strong {
        color: #153388;
        font-size: 30px;
        display: block;
        margin-bottom: 20px;
    }
    .con8conrightcon p {
        font-size: 17px;
        color: #444;
    }
    .con8conrightcon a {
        display: block;
        width: 178px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        border: 1px solid #153388;
        transition: all ease 0.4s;
        font-weight: bold;
        font-size: 17px;
        margin-top: 30px;
        background-color: #fff;
        color: #153388;
    }
    .con8conrightcon a:hover {
        background-color: #153388 !important;
        color: #fff !important;
    }
    .con9 {
        padding: 75px 0;
        background-color: #f7f7f7;
    }
    .con9con {
        max-width: 1350px;
        padding: 0 30px;
        margin: 0 auto;
    }
    .con9con strong {
        font-size: 30px;
        text-align: center;
        display: block;
        color: #153388;
    }
    .con9swiper_father {
        position: relative;
    }
    .con9swiper {
        width: 100%;
        margin: 50px auto !important;
    }
    .con9swiper img {
        width: 100%;
    }
    .con9swiper p {
        font-size: 17px;
        color: #222;
        text-align: center;
        font-weight: bold;
        padding: 15px 0;
    }
    .con9swiper span {
        display: block;
        color: #444;
        font-size: 15px;
        text-align: center;
        line-height: 30px;
        padding: 0 15px;
    }
    .con9page {
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
    .con9swiper_father .swiper-pagination-bullet {
        margin: 0 5px !important;
    }
    .con9btn {
        background-image: none !important;
        width: 40px !important;
        height: 40px !important;
        text-align: center !important;
        line-height: 40px !important;
        border-radius: 50% !important;
        background-color: #444444 !important;
    }
    .con9icon {
        color: white !important;
        font-size: 20px !important;
    }
    .con9right {
        right: -90px !important;
    }
    .con9left {
        left: -90px !important;
    }
    .art {
        display: block;
        width: 190px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        border: 1px solid #444444;
        font-size: 16px;
        color: #444;
        margin: 50px auto;
        margin-top: 150px;
        transition: all ease 0.4s;
        font-weight: bold;
    }
    .art:hover {
        background-color: #444444 !important;
        color: #fff !important;
    }
    .con10 {
        max-width: 1100px;
        padding: 65px 30px;
        margin: 0 auto;
    }
    .con10 strong {
        display: block;
        text-align: center;
        font-size: 30px;
        color: #153388;
        margin-bottom: 55px;
    }
    .con10 ul li {
        display: flex;
        align-items: center;
        padding: 30px 20px;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        justify-content: space-between;
        cursor: pointer;
    }
    .con10 ul li span {
        color: #444;
        font-size: 18px;
        font-weight: bold;
    }
    .faqfy {
        padding: 20px;
        font-size: 15px;
        color: #444;
        line-height: 1.6;
        display: none;
    }
    .ci {
        transform: rotate(-45deg);
    }
    .chah {
        transition: all ease 0.4s;
    }
    .con11 {
        max-width: 1100px;
        margin: 70px auto;
        padding: 0 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .con11 span {
        color: #444;
        font-weight: bold;
        font-size: 20px;
        display: block;
        margin-right: 20px;
    }
    .signup {
        display: flex;
        align-items: center;
    }
    .signup input {
        color: #999;
        outline: none;
        border: 1px solid #999;
        height: 53px;
        width: 280px;
        padding-left: 20px;
    }
    .signup a {
        width: 90px;
        height: 53px;
        display: block;
        line-height: 53px;
        text-align: center;
        background-color: #2c313b;
        transition: all ease 0.4s;
        color: white;
    }
    .signup a:hover {
        background-color: #208bfd !important;
    }
    .foot {
        padding: 30px 150px;
        background-color: #fafafa;
        display: flex;
        flex-wrap: wrap;
    }
    .footitem {
        /* width: 16.5%;*/
        display: flex
    }
    .footplus {
        display: none;
    }
    .footitem_con {
        margin-bottom: 20px;
        padding: 0 30px
    }
    .footitem_con>a {
        display: block;
        font-weight: bold;
        color: #444;
        margin-bottom: 10px;
    }
    .f_drop a {
        color: #777;
        font-size: 13px;
        display: block;
        padding: 5px 0;
    }
    .botout {
        width: 100%;
        padding: 50px 0;
        background-color: #fafafa;
    }
    .bot {
        max-width: 1600px;
        padding: 0 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0 auto;
    }
    .botleft {
        display: flex;
        align-items: center;
    }
    .botleft span {
        color: #00338d;
        font-size: 18px;
        font-weight: bold;
        display: block;
        margin-right: 20px;
    }
    .link a {
        margin-right: 20px;
    }
    .link a i {
        font-size: 20px !important;
        color: #00338d;
        transition: all ease 0.4s;
    }
    .link a i:hover {
        color: #208bfd !important;
    }
    .rp {
        color: #777;
        font-size: 12px;
    }
    .cart_cover {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .7);
        left: 0;
        position: fixed;
        top: 0;
        z-index: 9999;
        display: none;
    }
    .cart_layout {
        width: 450px;
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        background-color: #fff;
        z-index: 10000;
        padding: 20px;
        overflow-y: scroll;
        right: -450px;
        transition: all ease 0.5s;
    }
    .cart_arrow {
        transition: all ease 0.3s;
    }
    .cart_arrow:hover {
        transform: translateX(10px) !important;
        color: #0656ad;
    }
    .cart_layout_top {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .cart_layout_top p {
        font-size: 13px;
        color: #444;
    }
    .cart_empty {
        padding: 40px 0;
    }
    .cart_empty p {
        text-align: center;
        color: #44444a;
        font-size: 14px;
        margin-bottom: 30px;
    }
    .cart_empty a {
        display: block;
        width: 140px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background-color: #ff6f6f;
        color: white;
        margin: 0 auto;
    }
    .cart_hasitem {
        margin-top: 40px;
    }
    .cartitem {
        padding: 20px 0;
        position: relative;
        border-top: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        display: flex;
    }
    .cartitem_img {
        width: 30%;
    }
    .cartitem_img img {
        width: 100%;
    }
    .cartitem_right {
        flex: 1;
        padding-left: 20px;
        padding-top: 5px;
    }
    .cartitem_right p {
        font-size: 14px;
        font-weight: bold;
        color: #208bfd;
    }
    .cartitem_right span {
        color: #777;
        font-size: 13px;
        display: block;
        margin-bottom: 4px;
    }
    .count_price {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .count {
        display: flex;
        align-items: center;
    }
    .minus {
        width: 28px;
        height: 28px;
        border: 1px solid #f5f5f5;
        line-height: 28px;
        text-align: center;
    }
    .plus {
        width: 28px;
        height: 28px;
        border: 1px solid #f5f5f5;
        line-height: 28px;
        text-align: center;
    }
    .count input {
        width: 28px;
        height: 28px;
        text-align: center;
        background-color: #f5f5f5;
    }
    .delete {
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 15px;
        width: 12px;
    }
    .cart_banner {
        padding: 20px 0;
        background-color: #f7f8fc;
        padding: 20px;
    }
    .cart_banner strong {
        text-align: center;
        display: block;
        color: #00338d;
        font-size: 16px;
    }
    .cart_banner .cartitem {
        border: none !important;
    }
    .cart_swiper .swiper-slide {
        padding: 0 20px;
    }
    .cartbtnleft {
        left: 0 !important;
    }
    .cartbtnright {
        right: 0 !important;
    }
    .cartbtn {
        background-image: none !important;
    }
    .cartbtn i {
        font-size: 25px !important;
        color: #999;
    }
    .addprice {
        width: 100%;
        margin: 0 auto;
        height: 45px;
        line-height: 45px;
        text-align: center;
        color: white;
        background-color: #b4b4b4;
        display: block;
        transition: all ease 0.4s;
        font-size: 15px;
        font-weight: bold;
    }
    .addprice:hover {
        background-color: #ff6f6f !important;
    }
    .cs {
        padding: 30px 0;
    }
    .cs ul li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 5px 0;
    }
    .cs ul li span {
        font-size: 15px;
        color: #444;
    }
    .apply {
        display: flex;
    }
    .apply input {
        width: 300px;
        height: 52px;
        padding-left: 20px;
        outline: none;
        border: 1px solid #f0f0f2;
    }
    .apply a {
        flex: 1;
        height: 52px;
        line-height: 52px;
        text-align: center;
        font-size: 15px;
        background-color: #208bfd;
        color: white;
        display: block;
    }
    .apply a:hover {
        background-color: #0656ad !important;
    }
    .total {
        padding: 30px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 18px;
        font-weight: bold;
        color: #444;
    }
    .js {
        width: 410px;
        height: 55px;
        line-height: 55px;
        display: block;
        text-align: center;
        background-color: #ff6f6f;
        color: white;
        font-size: 15px;
        font-weight: bold;
    }
    .show {
        right: 0 !important;
    }
    .prodetail {
        width: 100%;
        margin-top: 107px;
        display: flex;
        justify-content: space-between;
    }
    .prodetail_proswiper {
        width: 68%;
        position: relative;
    }
    /* 电脑端产品图轮播 */
    .prodetail_proswiper .swiper-container {
        width: 100%;
    }
    .prodetail_proswiper .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .prodetail_proswiper .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .swiper-slide {
        background-size: cover;
        background-position: center;
    }
    .mySwiper2 {
        height: 80%;
        width: 100%;
    }
    .mySwiper {
        height: 55%;
        box-sizing: border-box;
        padding: 10px 0;
        width: 85px !important;
        position: absolute !important;
        left: 20px;
        top: 60px;
        z-index: 999;
    }
    .mySwiper .swiper-slide {
        width: 100%;
        height: 56px !important;
    }
    .mySwiper .swiper-slide-thumb-active {
        opacity: 1;
    }
    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .swiper-slide-thumb-active {
        border: 2px solid #00338d !important;
    }
    /* 电脑端产品图轮播 */
    .leftul {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 30px 0;
    }
    .leftul li {
        width: 18%;
    }
    .leftul li img {
        display: block;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .leftul li p {
        text-align: center;
        font-size: 15px;
        padding: 5px 0;
        color: #222;
    }
    .mbpro_swi {
        display: none;
    }
    .prodetail_right {
        width: 32%;
        padding: 45px 70px;
        background-color: #fff;
    }
    .proname {
        font-size: 24px;
        color: #00338d;
        display: block;
        margin-bottom: 25px;
    }
    .tailtab {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #d8d8d8;
    }
    .tailtab span {
        display: block;
        width: 31%;
        text-align: center;
        height: 35px;
        line-height: 35px;
        cursor: pointer;
    }
    .xz {
        border-bottom: 3px solid #00338d !important;
        color: #00338d !important;
    }
    .tailfy {
        padding: 20px 0;
        color: #444;
        font-size: 15px;
        line-height: 1.6;
        display: none;
    }
    .clicksize {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 20px;
        background-color: #f7f8fc;
        border: 1px solid #00338d;
        height: 55px;
        padding-right: 40px;
        position: relative;
        cursor: pointer;
    }
    .size {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .size p {
        font-size: 15px;
        color: #00338d;
        margin-bottom: 15px;
    }
    .sizename {
        font-size: 13px;
        color: #000000de;
    }
    .old {
        font-size: 14px;
        color: #777;
        text-decoration: line-through;
    }
    .new {
        font-size: 14px;
        color: #00338d;
        font-weight: bold;
    }
    .sop {
        position: absolute;
        right: 10px;
        top: 19px;
        color: red;
    }
    .clicksize:hover {
        background-color: #ffffff !important;
    }
    .clicksizeout {
        display: none;
    }
    .clicksizeout .clicksize {
        border: 1px solid #e6e6e6 !important
    }
    .addcart {
        width: 100%;
        height: 65px;
        background-color: #ff6f6f;
        font-size: 16px;
        font-weight: bold;
        color: white;
        display: block;
        text-align: center;
        line-height: 65px;
    }
    .par {
        width: 100%;
        padding: 75px 0;
        background-color: #f7f8fc;
    }
    .parcon {
        max-width: 1680px;
        margin: 0 auto;
    }
    .parcon ul {
        display: flex;
        justify-content: space-between;
    }
    .parcon ul li {
        width: 14%;
    }
    .parcon ul li img {
        display: block;
        width: 130px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .parcon ul li p {
        font-size: #00338d;
        font-size: 14px;
        text-align: center;
    }
    .design {
        max-width: 1448px;
        padding: 0 20px;
        margin: 55px auto;
    }
    .design strong {
        display: block;
        font-size: 30px;
        color: #00338d;
        text-align: center;
        margin-bottom: 85px;
    }
    .design ul {
        display: flex;
        justify-content: space-between;
    }
    .design ul li {
        width: 18%;
    }
    .design ul li img {
        width: 49px;
        height: 49px;
        display: block;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .design ul li p {
        font-size: 14px;
        color: #444;
        font-weight: bold;
        text-align: center;
        padding-top: 20px;
    }
    .media {
        width: 90%;
        margin: 60px auto;
        display: flex;
        justify-content: space-between;
    }
    .media_left {
        width: 55%
    }
    .media_right {
        width: 45%;
        background: transparent linear-gradient(136deg, #f5eade 0, #f7f8fc 100%) 0 0 no-repeat padding-box;
        padding: 50px;
        z-index: 1;
    }
    .media_left video {
        width: 100%;
    }
    .media_right strong {
        display: block;
        color: #00338d;
        font-size: 38px;
        text-align: center;
        margin-bottom: 40px;
    }
    .media_right p {
        margin-bottom: 30px;
        font-size: 18px;
        color: #444;
        line-height: 1.6;
    }
    .media2 {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .media2left {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .media2left strong {
        font-size: 30px;
        color: #00338d;
        margin-bottom: 24px;
        display: block;
    }
    .media2right {
        width: 50%;
    }
    .media2left p {
        font-size: 16px;
        color: #444;
        line-height: 1.6;
        margin-bottom: 40px;
    }
    .media2left23 {
        width: 50%;
    }
    .media2left23 ul li {
        display: flex;
        align-items: center;
        padding: 10px 0;
    }
    .media2left23 ul li img {
        display: block;
        margin-right: 20px;
    }
    .experience {
        max-width: 900px;
        margin: 85px auto;
    }
    .experience strong {
        display: block;
        text-align: center;
        color: #00338d;
        font-size: 30px;
    }
    .text-content {
        width: 100%;
        margin-top: 30px;
    }
    .text-content p {
        margin-bottom: 30px;
        line-height: 1.6;
        font-size: 16px;
        color: #444;
        text-align: center;
    }
    .p2 {
        text-align: center;
        color: #00338d;
        font-weight: bold;
        margin-bottom: 30px;
    }
    .foam {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .foamitem {
        background-color: #f7f8fc;
        padding: 30px;
        width: 50%;
        border: 1px solid #e9e9e9;
    }
    .foamitem strong {
        font-size: 14px;
        color: #444;
        text-align: left !important;
        display: block;
        margin-bottom: 10px !important;
    }
    .foamitem p {
        font-size: 16px;
        color: #444;
        margin-bottom: 15px;
    }
    .foamitem ul li {
        padding: 10px 0;
        padding-left: 30px;
        background-image: url(../images/gou.svg);
        background-repeat: no-repeat;
        background-position: left center;
    }
    .learn {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 30px auto;
        font-size: 18px;
        color: #00338d;
        font-weight: bold;
        cursor: pointer;
    }
    .contentpfy {
        padding: 30px 0;
        display: none;
    }
    .contentpfy p {
        margin-bottom: 30px;
        color: 16px;
        color: #444;
        text-align: center;
        line-height: 1.6;
    }
    .points {
        max-width: 1500px;
        padding: 0 30px;
        margin: 150px auto;
    }
    .points strong {
        display: block;
        text-align: center;
        font-size: 30px;
        color: #00338d;
        margin-bottom: 25px;
    }
    .pp {
        max-width: 550px;
        line-height: 1.6;
        text-align: center;
        font-size: 16px;
        color: #444;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .points ul {
        display: flex;
        justify-content: space-between;
        width: 770px;
        margin: 0 auto;
    }
    .points ul li {
        width: 48%;
        display: flex;
        align-items: center;
    }
    .points ul li img {
        margin-right: 20px;
    }
    .points video {
        width: 100%;
        display: block;
        margin-top: 30px;
    }
    .alignment {
        width: 100%;
        padding: 100px 0;
        background-color: #000000;
    }
    .alignmentcon {
        max-width: 1400px;
        padding: 0 30px;
        margin: 0 auto;
    }
    .alignmentcon strong {
        color: #a6c2db;
        font-size: 30px;
        display: block;
        text-align: center;
        margin-bottom: 25px;
    }
    .alignmentcon p {
        color: #fff;
        line-height: 1.6;
        text-align: center;
        font-size: 16px;
        width: 650px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .alignmentcon video {
        width: 100%;
    }
    .pic {
        max-width: 1400px;
        margin: 85px auto;
        padding: 0 30px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .order {
        max-width: 1200px;
        padding: 0 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 auto;
    }
    .order a {
        font-size: 14px;
        color: #fff;
        background-color: #ff6f6f;
        width: 220px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        font-weight: bold;
    }
    .order span {
        color: #00338d;
        font-size: 24px;
        font-weight: bold;
    }
    .returns {
        width: 100%;
        padding: 40px 0;
        background-color: #f7f8fc;
        margin: 100px auto;
    }
    .returnscon {
        max-width: 600px;
        margin: 0 auto;
    }
    .returnscon img {
        display: block;
        width: 70px;
        margin: 0 auto;
    }
    .returnscon strong {
        font-size: 30px;
        color: #00338d;
        padding: 30px 0;
        text-align: center;
        display: block;
    }
    .returnscon p {
        font-size: 16px;
        color: #444;
        line-height: 1.6;
        text-align: center;
    }
    .inbanner {
        width: 100%;
        margin-top: 107px;
        position: relative;
        background-image: url(../images/inbanner.jpg);
        height: 660px;
        background-size: cover;
        display: flex;
        align-items: center;
        padding: 0 100px;
    }
    .inbanner img {
        width: 100%;
    }
    .bread {
        position: absolute;
        z-index: 99;
        left: 100px;
        top: 50px;
    }
    .bread a {
        color: white;
        font-size: 14px;
    }
    .bread span {
        color: white;
        font-size: 14px;
    }
    .inbannertext strong {
        font-size: 40px;
        color: #fff;
        display: block;
        margin-bottom: 20px;
    }
    .inbannertext p {
        font-size: 16px;
        color: #fff;
        width: 500px;
    }
    .procon1 {
        max-width: 1400px;
        padding: 0 40px;
        margin: 50px auto;
    }
    .procon1 ul {
        display: flex;
        justify-content: space-between;
    }
    .procon1 ul li {
        width: 31%;
    }
    .proconul_li_top {
        display: flex;
        justify-content: space-between;
    }
    .proconul_li_top p {
        font-size: 22px;
        color: #222;
        font-weight: bold;
    }
    .proconul_li_top span {
        color: #ff6f6f;
        font-size: 16px;
        font-weight: bold;
    }
    .proconul_li_top a {
        display: block;
        width: 105px;
        height: 52px;
        line-height: 52px;
        text-align: center;
        background-color: #113387;
        color: #fff;
        font-size: 16px;
    }
    .li_imgbox {
        margin: 20px auto;
    }
    .li_imgbox img {
        width: 100%;
    }
    .li_imgbox p {
        padding: 10px 0;
        font-weight: bold;
        color: #00338d;
        font-size: 18px;
    }
    .li_imgbox span {
        color: #444;
        font-size: 16px;
    }
    .procon2 {
        max-width: 1500px;
        padding: 0 20px;
        display: flex;
        flex-wrap: wrap;
        margin: 50px auto;
    }
    .procon2left {
        width: 55%;
    }
    .procon2left img {
        width: 100%;
    }
    .procon2right {
        background-color: #f7f8fc;
        width: 45%;
        padding: 60px 100px;
    }
    .procon2right strong {
        font-size: 26px;
        margin-bottom: 20px;
        display: block;
        color: #00338d;
    }
    .procon2right ul li {
        background-image: url(../images/dots.png);
        background-repeat: no-repeat;
        background-position: left center;
        padding: 10px 0;
        font-size: 16px;
        color: #444;
        padding-left: 20px;
        line-height: 1.6;
    }
    .procon2right a {
        background-color: #00338d;
        width: 280px;
        height: 54px;
        line-height: 54px;
        text-align: center;
        display: block;
        font-size: 15px;
        font-weight: bold;
        color: white;
        margin-top: 30px;
    }
    .procon3 {
        max-width: 1500px;
        padding: 0 20px;
        display: flex;
        flex-wrap: wrap;
        margin: 50px auto;
    }
    .procon3 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .procon3 ul li {
        width: 31%;
    }
    .procon3 ul li img {
        width: 100%;
    }
    .procon3 ul li strong {
        font-size: 20px;
        color: #222;
        display: block;
        text-align: center;
        padding: 15px 0;
    }
    .procon3 ul li p {
        color: #444;
        font-size: 16px;
        display: block;
        padding: 0 20px;
        text-align: center;
    }
    .feature {
        max-width: 1400px;
        padding: 0 30px;
        margin: 100px auto;
        background-color: #f7f8fc;
        padding: 60px 90px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .featureleft {
        width: 50%;
        font-size: 22px;
        color: #00338d;
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 50px;
    }
    .featureright {
        width: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .featureright strong {
        font-size: 20px;
        font-weight: bold;
        color: #00338d;
        display: block;
        margin-bottom: 15px;
    }
    .featureright ul li {
        padding: 10px 0;
        padding-left: 20px;
        background-image: url(../images/gou.png);
        background-repeat: no-repeat;
        background-position: left center;
    }
    .better {
        max-width: 1400px;
        padding: 0 40px;
        margin: 100px auto;
    }
    .better strong {
        display: block;
        font-size: 30px;
        color: #00338d;
        text-align: center;
        margin-bottom: 40px;
    }
    .better ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .better ul li {
        position: relative;
        width: 48%;
    }
    .better ul li img {
        width: 100%;
    }
    .posli {
        display: flex;
        align-items: center;
        justify-content: space-between;
        z-index: 99;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
    }
    .posli span {
        font-size: 24px;
        color: white;
        font-weight: bold;
        display: block;
        padding-left: 20px;
    }
    .posli a {
        display: block;
        height: 60px;
        line-height: 60px;
        text-align: center;
        background-color: #113387;
        width: 185px;
        color: white;
        font-weight: bold;
    }
    .try {
        max-width: 1400px;
        padding: 0 40px;
        margin: 100px auto;
        position: relative;
    }
    .try img {
        width: 100%;
    }
    .trypos {
        position: absolute;
        left: 100px;
        top: 30%;
        z-index: 100;
    }
    .trypos strong {
        font-size: 32px;
        color: #fff;
        display: block;
        margin-bottom: 20px;
    }
    .trypos span {
        color: #fff;
        font-size: 15px;
        line-height: 1.6;
        display: block;
        width: 250px;
    }
    .trypos a {
        display: block;
        width: 185px;
        height: 55px;
        line-height: 55px;
        background-color: #ff6f6f;
        font-size: 14px;
        font-weight: bold;
        color: white;
        margin-top: 30px;
        text-align: center;
    }
    /* cart */
    .carts {
        max-width: 1100px;
        padding: 0 20px;
        margin: 0px auto;
        margin-top: 200px;
        margin-bottom: 100px;
    }
    .cart_title {
        font-size: 20px;
        color: #96989f;
        margin-bottom: 20px;
    }
    .cartcon {
        display: flex;
        justify-content: space-between;
    }
    .cartlisttop {
        width: 100%;
        height: 50px;
        background-color: #f9f9f9;
        padding: 0 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #f0f0f0;
    }
    .cartlisttop span {
        display: block;
        font-size: 15px;
        color: #96989f;
        font-weight: bold;
    }
    .cartlist {
        width: 790px;
        border: 1px solid #f0f0f0;
    }
    .item {
        width: 70%;
    }
    .price {
        width: 10%;
    }
    .num {
        width: 10%;
        text-align: center;
    }
    .totle {
        width: 10%;
        text-align: right;
    }
    .cart_item {
        display: flex;
        padding: 20px;
        border-bottom: 1px solid #f0f0f0;
        align-items: center;
    }
    .cart_item_pro {
        width: 70%;
        display: flex;
        align-items: center;
    }
    .cart_item_pro img {
        width: 100px;
    }
    .cart_item_pro_right {
        margin-left: 40px;
    }
    .cart_item_pro_right strong {
        font-size: 14px;
        color: #0656ad;
        display: block;
        margin-bottom: 5px;
    }
    .cart_item_pro_right p {
        font-size: 14px;
        color: #999;
    }
    .cart_item_price {
        width: 10%;
        font-size: 14px;
        color: #444;
        font-weight: bold;
    }
    .cart_item_num {
        width: 10%;
    }
    .cart_item_total {
        width: 10%;
        text-align: right;
        font-size: 14px;
        color: #444;
        font-weight: bold;
    }
    .cart_item_num select {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    .con_shop {
        padding: 20px;
        display: flex;
        justify-content: space-between;
    }
    .con_shopleft {
        width: 50%;
    }
    .con_shopleft a {
        font-size: 14px;
        color: #208bfd;
    }
    .con_shopright {
        width: 40%;
        display: flex;
        flex-direction: column;
        justify-content: right;
    }
    .con_shoprightapply {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }
    .con_shoprightapply input {
        width: 80%;
        height: 40px;
        outline: none;
        padding-left: 20px;
        border: 1px solid #f0f0f0;
    }
    .con_shoprightapply a {
        display: block;
        flex: 1;
        font-size: 13px;
        font-weight: bold;
        background-color: #208bfd;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: white;
    }
    .con_shopright ul li {
        display: flex;
        justify-content: space-between;
        padding: 5px 0;
    }
    .con_shopright ul li span {
        color: #444;
        font-size: 15px;
        font-weight: bold;
    }
    .div1 {
        padding: 10px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .div1 span {
        color: #444;
        font-size: 20px;
        font-weight: bold;
    }
    .con_shopright .aa {
        width: 100%;
        height: 55px;
        line-height: 55px;
        background-color: #ff7e7e;
        display: block;
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        color: white;
    }
    .cart_right {
        width: 240px;
    }
    .cart_right_top {
        border-top: 1px solid #f5f5f5;
        box-shadow: 0 1px 2px rgb(0 0 0 / 35%);
        padding-bottom: 10px;
        padding: 15px 20px;
        margin-bottom: 15px;
    }
    .cart_right_top_top {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }
    .cart_right_top_top p {
        color: #848b91;
        font-size: 16px;
        margin-left: 10px;
    }
    .cart_right_top_bot {
        padding: 0 15px;
    }
    .cart_right_top_bot ul li {
        padding: 10px 0;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }
    .cart_right_top_bot ul li span {
        display: block;
        margin-right: 10px;
        color: #828282;
        font-size: 13px;
    }
    .cart_right_top_bot ul li:hover .popup {
        display: block;
    }
    .popup {
        background: #fff;
        border-radius: 5px;
        box-shadow: 0 1px 4px rgba(0, 0, 0, .7);
        color: #444;
        /* display: none; */
        padding: 20px;
        position: absolute;
        text-align: left;
        visibility: visible;
        width: 300px;
        z-index: 1;
        right: 105%;
        top: 0px;
        padding: 20px;
        color: #444;
        line-height: 1.6;
        font-size: 15px;
        display: none;
    }
    .popup::before {
        border-bottom: 10px solid transparent;
        border-left: 10px solid #d3d3d3;
        border-top: 10px solid transparent;
        content: "";
        display: block;
        left: 100%;
        position: absolute;
        top: 12px;
    }
    .popup::after {
        border-bottom: 8px solid transparent;
        border-left: 8px solid #fff;
        border-top: 8px solid transparent;
        content: "";
        display: block;
        left: 100%;
        position: absolute;
        top: 13px;
    }
    .cart_right_bot {
        width: 100%;
        background: #ecf6fb;
        padding: 10px 30px 20px;
        text-align: center;
    }
    .help {
        color: #5389a7;
        font-size: 16px;
        margin-bottom: 5px;
    }
    .number {
        color: #546d7b;
        font-size: 17px;
        font-weight: 700;
    }
    .login_regis {
        max-width: 1200px;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: 220px;
    }
    .login {
        width: 48%;
        padding: 40px 100px;
        border-right: 3px solid #f0f0f0;
    }
    .regis {
        width: 48%;
    }
    .login h1 {
        font-size: 30px;
        color: #00338d;
        margin-bottom: 20px;
    }
    .login input {
        width: 100%;
        height: 53px;
        padding-left: 20px;
        border: 1px solid#008a06;
        margin-bottom: 30px;
        outline: none;
    }
    .regis a {
        display: block;
        background-color: #208bfd;
        text-align: center;
        width: 143px;
        height: 55px;
        line-height: 55px;
        color: white;
        font-size: 14px;
        font-weight: bold;
        margin-top: 20px;
    }
    .login a {
        display: block;
        background-color: #208bfd;
        text-align: center;
        width: 143px;
        height: 55px;
        line-height: 55px;
        color: white;
        font-size: 14px;
        font-weight: bold;
    }
    .regis h1 {
        font-size: 30px;
        color: #00338d;
        margin-bottom: 20px;
    }
    .regis p {
        font-size: 16px;
        margin-bottom: 5px;
        color: #444;
    }
    .regis ul li {
        list-style: disc !important;
        color: #444;
        font-size: 14px;
        padding: 4px 0;
    }
}


/* 手机 */

@media screen and (max-width: 996px) {
    .powerreviews {
        align-items: center;
        display: flex;
    }
    .powerreviews a {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-right: 5px;
        height: 15px;
        line-height: 15px;
    }
    .powerreviews span {
        color: #208bfd;
        outline: 0;
        text-decoration: none;
        transition: all .3s ease-in-out;
        font-size: 12px;
    }
    .prodetail_right p {
        letter-spacing: .25px;
        line-height: 24px;
        font-family: Eina01W01;
        font-size: 15px;
        font-weight: 400;
        color: #444;
        padding: 15px 0;
    }
    .powerreviews a i {
        background: url(../images/stars.png) no-repeat;
        height: 15px;
        margin-right: 5px;
        width: 73px;
        background-position: bottom;
    }
    .prosize01 {
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 25px;
        max-width: 100%;
        opacity: 1;
        position: relative;
        transition: opacity .25s ease-out;
        visibility: visible;
        display: flex;
        margin: 0 0 15px;
    }
    .pro_label {
        font-family: Eina01W01;
        line-height: 1rem;
        margin: 0;
        margin-right: 5px;
        text-transform: inherit;
        align-self: flex-start;
        color: #00338d;
        cursor: default;
        font-size: 15px;
        font-weight: 400;
    }
    .prosize_btn {
        align-items: center;
        border: 1px solid #e6e6e6;
        -webkit-box-align: center;
        -webkit-box-pack: justify;
        box-sizing: border-box;
        color: #222;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        min-height: 56px;
        outline: 0!important;
        position: relative;
        transition: all .1s ease 0s;
        width: 100%;
        z-index: 1;
        padding: 0 15px;
        margin: 10px 0;
    }
    .prosize_btn span {
        font-size: 13px;
        color: #222;
    }
    .prosize_hide {
        background-color: #fff;
        top: 100%;
        width: 100%;
        z-index: 3;
        margin-top: -24px;
    }
    .prosize_hide01 {
        border-bottom: 1px solid #e6e6e6;
        border-left: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
        color: #222;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 19px 20px;
        transition: 30ms ease-out background;
        background: #f6f6f6;
    }
    .block {
        transition: all .4s;
        transform: rotate(0);
        color: #666;
        transform: rotate( 180deg);
    }
    .prosize_hide01 span {
        font-size: 13px;
        color: #222;
    }
    .prosize_hide02 {
        justify-content: space-between;
        border-bottom: 1px solid #e6e6e6;
        border-left: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
        color: #222;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 19px 20px;
        transition: 30ms ease-out background;
    }
    .prolist_filed {
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 25px;
        max-width: 100%;
        opacity: 1;
        position: relative;
        transition: opacity .25s ease-out;
        visibility: visible;
        display: flex;
        margin: 0 0 15px;
    }
    .prolist_filed span {
        align-self: flex-start;
        color: #00338d;
        cursor: default;
        font-size: 15px;
        font-weight: 400;
        margin-bottom: 10px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: initial;
        margin-bottom: 9px;
    }
    .prolist_filednr {
        align-items: center;
        border: 1px solid #e6e6e6;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px;
        position: relative;
        width: 100%;
    }
    .filed_img {
        pointer-events: none;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .filed_img img {
        display: inline-block;
        height: 82px;
        object-fit: cover;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        vertical-align: middle;
        width: 120px;
    }
    .bundle_contentr {
        display: flex;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 0 0 12px;
    }
    .bundle_detials {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .bundle_detials a {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 58px;
    }
    .bundle_price {
        font-size: 14px;
        letter-spacing: .18px;
        line-height: 18px;
        margin-top: 5px;
    }
    .buy_area {
        align-self: flex-end;
    }
    .buy_area a {
        border: 1px solid #208bfd;
        border-radius: 50px;
        color: #208bfd;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: .15px;
        padding: 5px 0;
        text-transform: uppercase;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        width: 78px;
        transition: background-color .1s ease-in-out, color .1s ease-in-out;
        padding: 5px 15px;
    }
    .buy_area a:hover {
        background-color: #208bfd !important;
        color: #fff !important;
    }
    .prolist_view {
        background-color: #f7f8fc;
        display: none;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-column-align: center;
        justify-items: center;
        margin: 0 0 20px;
        padding: 20px 0;
        display: grid;
        grid-template-columns: 1fr 1.5fr;
        -ms-grid-column-align: flex-end;
        justify-items: flex-end;
    }
    .procing {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 3px 20px;
        padding-left: 5px;
        align-items: center;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    .procing h4 {
        color: #00338d;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .13px;
        line-height: 16px;
        margin-bottom: 5px;
    }
    .procing span {
        color: #ff6f6f;
        font-size: 20px;
        font-weight: 600;
    }
    .klarna_fincing {
        align-items: flex-start;
        border-left: 1px solid #e6e6e6;
        padding-right: 5px;
        position: relative;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 3px 20px;
        width: 100%;
    }
    .klarna_fincingtop {
        color: #00338d;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .13px;
        line-height: 16px;
        margin-bottom: 5px;
        display: flex;
    }
    .klarna_fincingtop h5 {
        color: #00338d;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .13px;
        line-height: 16px;
        margin-bottom: 5px;
    }
    .klarna_fincingspan {
        color: #00338d;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .13px;
        line-height: 1;
        font-size: 12px;
        font-weight: 400;
    }
    /*  */
    .login_regis {
        width: 100%;
        padding: 15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 auto;
        margin-top: 150px;
    }
    .login {
        width: 100%;
        margin-bottom: 50px;
    }
    .regis {
        width: 100%;
    }
    .login h1 {
        font-size: 30px;
        color: #00338d;
        margin-bottom: 20px;
    }
    .login input {
        width: 100%;
        height: 53px;
        padding-left: 20px;
        border: 1px solid#008a06;
        margin-bottom: 30px;
        outline: none;
    }
    .regis a {
        display: block;
        background-color: #208bfd;
        text-align: center;
        width: 143px;
        height: 55px;
        line-height: 55px;
        color: white;
        font-size: 14px;
        font-weight: bold;
        margin-top: 20px;
    }
    .login a {
        display: block;
        background-color: #208bfd;
        text-align: center;
        width: 143px;
        height: 55px;
        line-height: 55px;
        color: white;
        font-size: 14px;
        font-weight: bold;
    }
    .regis h1 {
        font-size: 30px;
        color: #00338d;
        margin-bottom: 20px;
    }
    .regis p {
        font-size: 16px;
        margin-bottom: 5px;
        color: #444;
    }
    .regis ul li {
        color: #444;
        font-size: 14px;
        padding: 4px 0;
    }
    /* cart */
    .carts {
        width: 100%;
        padding: 15px;
        margin: 30px auto;
        margin-top: 150px;
        margin-bottom: 50px;
    }
    .cart_title {
        font-size: 20px;
        color: #96989f;
        margin-bottom: 20px;
    }
    .cartcon {
        display: flex;
        justify-content: space-between;
    }
    .cartlisttop {
        display: none;
    }
    .cartlist {
        width: 100%;
        border: 1px solid #f0f0f0;
    }
    .cart_item {
        display: flex;
        padding: 20px;
        border-bottom: 1px solid #f0f0f0;
        align-items: center;
        padding-right: 20px;
    }
    .cart_item_pro {
        width: 70%;
        display: flex;
        align-items: center;
    }
    .cart_item_total {
        display: none;
    }
    .cart_item_pro img {
        width: 100px;
    }
    .cart_item_pro_right {
        margin-left: 15px;
    }
    .cart_item_pro_right strong {
        font-size: 14px;
        color: #0656ad;
        display: block;
        margin-bottom: 5px;
    }
    .cart_item_pro_right p {
        font-size: 14px;
        color: #999;
    }
    .cart_item_price {
        width: 10%;
        font-size: 14px;
        color: #444;
        font-weight: bold;
    }
    .cart_item_num {
        width: 10%;
        margin-left: 35px;
    }
    .cart_item_total {
        width: 10%;
        text-align: right;
        font-size: 14px;
        color: #444;
        font-weight: bold;
    }
    .cart_item_num select {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    .con_shop {
        padding: 20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .con_shopleft {
        width: 100%;
        margin-bottom: 20px;
    }
    .con_shopleft a {
        font-size: 14px;
        color: #208bfd;
    }
    .con_shopright {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: right;
    }
    .con_shoprightapply {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }
    .con_shoprightapply input {
        width: 80%;
        height: 40px;
        outline: none;
        padding-left: 20px;
        border: 1px solid #f0f0f0;
    }
    .con_shoprightapply a {
        display: block;
        flex: 1;
        font-size: 13px;
        font-weight: bold;
        background-color: #208bfd;
        height: 40px;
        line-height: 40px;
        text-align: center;
        color: white;
    }
    .con_shopright ul li {
        display: flex;
        justify-content: space-between;
        padding: 5px 0;
    }
    .con_shopright ul li span {
        color: #444;
        font-size: 15px;
        font-weight: bold;
    }
    .div1 {
        padding: 10px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .div1 span {
        color: #444;
        font-size: 20px;
        font-weight: bold;
    }
    .con_shopright .aa {
        width: 100%;
        height: 55px;
        line-height: 55px;
        background-color: #ff7e7e;
        display: block;
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        color: white;
    }
    .cart_right {
        display: none;
    }
    .posli {
        display: flex;
        align-items: center;
        justify-content: space-between;
        z-index: 99;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
    }
    .posli span {
        font-size: 24px;
        color: white;
        font-weight: bold;
        display: block;
        padding-left: 20px;
    }
    .posli a {
        display: block;
        height: 60px;
        line-height: 60px;
        text-align: center;
        background-color: #113387;
        width: 185px;
        color: white;
        font-weight: bold;
    }
    .better {
        width: 100%;
        padding: 15px;
        margin: 30px auto;
    }
    .better strong {
        display: block;
        font-size: 30px;
        color: #00338d;
        text-align: center;
        margin-bottom: 40px;
    }
    .better ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .better ul li {
        position: relative;
        width: 100%;
        margin-bottom: 30px;
    }
    .better ul li img {
        width: 100%;
    }
    .try {
        width: 100%;
        padding: 15px;
        margin: 30px auto;
        position: relative;
        min-height: 300px;
    }
    .try img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .trypos {
        position: absolute;
        left: 50%;
        top: 10%;
        z-index: 100;
        transform: translateX(-50%);
        width: 80%;
    }
    .trypos strong {
        font-size: 24px;
        color: #fff;
        display: block;
        margin-bottom: 20px;
        text-align: center;
    }
    .trypos span {
        color: #fff;
        font-size: 15px;
        line-height: 1.6;
        display: block;
        /* width: 250px; */
        text-align: center;
    }
    .trypos a {
        margin: 0 auto;
        display: block;
        width: 185px;
        height: 55px;
        line-height: 55px;
        background-color: #ff6f6f;
        font-size: 14px;
        font-weight: bold;
        color: white;
        margin-top: 30px;
        text-align: center;
    }
    .feature {
        width: 100%;
        padding: 15px;
        margin: 30px auto;
        background-color: #f7f8fc;
        padding: 20px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }
    .featureleft {
        width: 100%;
        font-size: 22px;
        color: #00338d;
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 50px;
    }
    .featureright {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .featureright strong {
        font-size: 20px;
        font-weight: bold;
        color: #00338d;
        display: block;
        margin-bottom: 15px;
    }
    .featureright ul li {
        padding: 10px 0;
        padding-left: 20px;
        background-image: url(../images/gou.png);
        background-repeat: no-repeat;
        background-position: left center;
    }
    .procon2 {
        width: 100%;
        padding: 15px;
        display: flex;
        flex-wrap: wrap;
        margin: 30px auto;
    }
    .procon2left {
        width: 100%;
    }
    .procon2left img {
        width: 100%;
    }
    .procon2right {
        background-color: #f7f8fc;
        width: 100%;
        padding: 20px;
    }
    .procon2right strong {
        font-size: 26px;
        margin-bottom: 20px;
        display: block;
        color: #00338d;
    }
    .procon2right ul li {
        background-image: url(../images/dots.png);
        background-repeat: no-repeat;
        background-position: left center;
        padding: 10px 0;
        font-size: 16px;
        color: #444;
        padding-left: 20px;
        line-height: 1.6;
    }
    .procon2right a {
        background-color: #00338d;
        width: 280px;
        height: 54px;
        line-height: 54px;
        text-align: center;
        display: block;
        font-size: 15px;
        font-weight: bold;
        color: white;
        margin-top: 30px;
    }
    .procon3 {
        max-width: 100%;
        padding: 15px;
        display: flex;
        flex-wrap: wrap;
        margin: 30px auto;
    }
    .procon3 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .procon3 ul li {
        width: 100%;
        margin-bottom: 30px;
    }
    .procon3 ul li img {
        width: 100%;
    }
    .procon3 ul li strong {
        font-size: 20px;
        color: #222;
        display: block;
        text-align: center;
        padding: 15px 0;
    }
    .procon3 ul li p {
        color: #444;
        font-size: 16px;
        display: block;
        padding: 0 20px;
        text-align: center;
    }
    .procon1 {
        width: 100%;
        padding: 15px;
        margin: 30px auto;
    }
    .procon1 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .procon1 ul li {
        width: 100%;
        margin-bottom: 30px;
    }
    .proconul_li_top {
        display: flex;
        justify-content: space-between;
    }
    .proconul_li_top p {
        font-size: 22px;
        color: #222;
        font-weight: bold;
    }
    .proconul_li_top span {
        color: #ff6f6f;
        font-size: 16px;
        font-weight: bold;
    }
    .proconul_li_top a {
        display: block;
        width: 105px;
        height: 52px;
        line-height: 52px;
        text-align: center;
        background-color: #113387;
        color: #fff;
        font-size: 16px;
    }
    .li_imgbox {
        margin: 20px auto;
    }
    .li_imgbox img {
        width: 100%;
    }
    .li_imgbox p {
        padding: 10px 0;
        font-weight: bold;
        color: #00338d;
        font-size: 18px;
    }
    .li_imgbox span {
        color: #444;
        font-size: 16px;
    }
    .inbanner {
        width: 100%;
        margin-top: 132px;
        position: relative;
        background-image: url(../images/inbanner.jpg);
        height: 360px;
        background-size: cover;
        display: flex;
        align-items: center;
    }
    .inbanner img {
        width: 100%;
    }
    .bread {
        position: absolute;
        z-index: 99;
        left: 50px;
        top: 50px;
    }
    .bread a {
        color: white;
        font-size: 14px;
    }
    .bread span {
        color: white;
        font-size: 14px;
    }
    .inbannertext strong {
        text-align: center;
        font-size: 40px;
        color: #fff;
        display: block;
        margin-bottom: 20px;
    }
    .inbannertext p {
        font-size: 16px;
        text-align: center;
        color: #fff;
        padding: 0 40px;
    }
    .returns {
        width: 100%;
        padding: 15px;
        background-color: #f7f8fc;
        margin: 50px auto;
    }
    .returnscon {
        width: 100%;
        margin: 0 auto;
    }
    .returnscon img {
        display: block;
        width: 70px;
        margin: 0 auto;
    }
    .returnscon strong {
        font-size: 30px;
        color: #00338d;
        padding: 30px 0;
        text-align: center;
        display: block;
    }
    .returnscon p {
        font-size: 16px;
        color: #444;
        line-height: 1.6;
        text-align: center;
    }
    .order {
        width: 100%;
        padding: 15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        margin: 0 auto;
    }
    .order span {
        display: block;
        color: #00338d;
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .order a {
        font-size: 14px;
        color: #fff;
        background-color: #ff6f6f;
        width: 220px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        font-weight: bold;
        margin: 0 auto;
    }
    .pic {
        max-width: 1400px;
        margin: 85px auto;
        padding: 0 30px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .pic img {
        width: 100%;
    }
    .alignment {
        width: 100%;
        padding: 15px;
        background-color: #000000;
        margin: 30px auto;
    }
    .alignmentcon {
        width: 100%;
        margin: 0 auto;
    }
    .alignmentcon strong {
        color: #a6c2db;
        font-size: 30px;
        display: block;
        text-align: center;
        margin-bottom: 25px;
    }
    .alignmentcon p {
        color: #fff;
        line-height: 1.6;
        text-align: center;
        font-size: 16px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .alignmentcon video {
        width: 100%;
    }
    .points {
        width: 100%;
        padding: 15px;
        margin: 30px auto;
    }
    .points strong {
        display: block;
        text-align: center;
        font-size: 30px;
        color: #00338d;
        margin-bottom: 25px;
    }
    .pp {
        width: 100%;
        line-height: 1.6;
        text-align: center;
        font-size: 16px;
        color: #444;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    .points ul {
        display: flex;
        justify-content: space-between;
        width: 100%;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .points ul li {
        width: 100%;
        display: flex;
        align-items: center;
    }
    .points ul li img {
        margin-right: 20px;
    }
    .points video {
        width: 100%;
        display: block;
        margin-top: 30px;
    }
    .learn {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 30px auto;
        font-size: 18px;
        color: #00338d;
        font-weight: bold;
        cursor: pointer;
    }
    .contentpfy {
        padding: 30px 0;
        display: none;
    }
    .contentpfy p {
        margin-bottom: 30px;
        color: 16px;
        color: #444;
        text-align: center;
        line-height: 1.6;
    }
    .experience {
        width: 100%;
        padding: 15px;
        margin: 35px auto;
    }
    .experience strong {
        display: block;
        text-align: center;
        color: #00338d;
        font-size: 30px;
    }
    .text-content {
        width: 100%;
        margin-top: 30px;
    }
    .text-content p {
        margin-bottom: 30px;
        line-height: 1.6;
        font-size: 16px;
        color: #444;
        text-align: center;
    }
    .p2 {
        text-align: center;
        color: #00338d;
        font-weight: bold;
        margin-bottom: 30px;
    }
    .foam {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .foamitem {
        background-color: #f7f8fc;
        padding: 30px;
        width: 100%;
        border: 1px solid #e9e9e9;
        margin-bottom: 30px;
    }
    .foamitem strong {
        font-size: 14px;
        color: #444;
        text-align: left !important;
        display: block;
        margin-bottom: 10px !important;
    }
    .foamitem p {
        font-size: 16px;
        color: #444;
        margin-bottom: 15px;
    }
    .foamitem ul li {
        padding: 10px 0;
        padding-left: 30px;
        background-image: url(../images/gou.svg);
        background-repeat: no-repeat;
        background-position: left center;
    }
    .media {
        width: 100%;
        padding: 15px;
        margin: 30px auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .media_left {
        width: 100%;
        margin-bottom: 30px;
    }
    .media_right {
        width: 100%;
        background: transparent linear-gradient(136deg, #f5eade 0, #f7f8fc 100%) 0 0 no-repeat padding-box;
        padding: 20px;
        z-index: 1;
    }
    .media_left video {
        width: 100%;
    }
    .media_right strong {
        display: block;
        color: #00338d;
        font-size: 38px;
        text-align: center;
        margin-bottom: 40px;
    }
    .media_right p {
        margin-bottom: 30px;
        font-size: 18px;
        color: #444;
        line-height: 1.6;
    }
    .media2 {
        width: 100%;
        display: flex;
        padding: 15px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .media2left {
        width: 100%;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .media2left strong {
        font-size: 30px;
        color: #00338d;
        margin-bottom: 24px;
        display: block;
    }
    .media2right {
        width: 100%;
    }
    .media2right video {
        width: 100%;
    }
    .media2left p {
        font-size: 16px;
        color: #444;
        line-height: 1.6;
        margin-bottom: 40px;
    }
    .media2left23 {
        width: 100%;
    }
    .media2left23 ul li {
        display: flex;
        align-items: center;
        padding: 10px 0;
    }
    .media2left23 ul li img {
        display: block;
        margin-right: 20px;
    }
    .design {
        width: 100%;
        padding: 15px;
        margin: 35px auto;
    }
    .design strong {
        display: block;
        font-size: 30px;
        color: #00338d;
        text-align: center;
        margin-bottom: 35px;
    }
    .design ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .design ul li {
        width: 48%;
        margin-bottom: 25px;
    }
    .design ul li img {
        width: 49px;
        height: 49px;
        display: block;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .design ul li p {
        font-size: 14px;
        color: #444;
        font-weight: bold;
        text-align: center;
        padding-top: 20px;
    }
    .par {
        width: 100%;
        padding: 15px;
        background-color: #f7f8fc;
    }
    .parcon {
        width: 100%;
        margin: 20px auto;
    }
    .parcon ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .parcon ul li {
        width: 48%;
        margin-bottom: 30px;
    }
    .parcon ul li img {
        display: block;
        width: 130px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .parcon ul li p {
        font-size: #00338d;
        font-size: 14px;
        text-align: center;
    }
    .prodetail_right {
        width: 100%;
        margin-top: 30px;
        background-color: #fff;
    }
    .proname {
        font-size: 24px;
        color: #00338d;
        display: block;
        margin-bottom: 25px;
    }
    .tailtab {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #d8d8d8;
    }
    .tailtab span {
        display: block;
        width: 31%;
        text-align: center;
        height: 35px;
        line-height: 35px;
        cursor: pointer;
    }
    .xz {
        border-bottom: 3px solid #00338d !important;
        color: #00338d !important;
    }
    .tailfy {
        padding: 20px 0;
        color: #444;
        font-size: 15px;
        line-height: 1.6;
        display: none;
    }
    .clicksize {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 20px;
        background-color: #f7f8fc;
        border: 1px solid #00338d;
        height: 55px;
        padding-right: 40px;
        position: relative;
        cursor: pointer;
    }
    .size {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .size p {
        font-size: 15px;
        color: #00338d;
        margin-bottom: 15px;
    }
    .sizename {
        font-size: 13px;
        color: #000000de;
    }
    .old {
        font-size: 14px;
        color: #777;
        text-decoration: line-through;
    }
    .new {
        font-size: 14px;
        color: #00338d;
        font-weight: bold;
    }
    .sop {
        position: absolute;
        right: 10px;
        top: 19px;
        color: red;
    }
    .clicksize:hover {
        background-color: #ffffff !important;
    }
    .clicksizeout {
        display: none;
    }
    .clicksizeout .clicksize {
        border: 1px solid #e6e6e6 !important
    }
    .addcart {
        width: 100%;
        height: 65px;
        background-color: #ff6f6f;
        font-size: 16px;
        font-weight: bold;
        color: white;
        display: block;
        text-align: center;
        line-height: 65px;
    }
    .prodetail {
        width: 100%;
        padding: 15px;
    }
    .leftul {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 30px 0;
        flex-wrap: wrap;
    }
    .leftul li {
        width: 33%;
        margin-bottom: 20px;
    }
    .leftul li img {
        display: block;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .leftul li p {
        text-align: center;
        font-size: 15px;
        padding: 5px 0;
        color: #222;
    }
    .dnlb {
        display: none;
    }
    .cart_cover {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .7);
        left: 0;
        position: fixed;
        top: 0;
        z-index: 9999;
        display: none;
    }
    .cart_layout {
        width: 100%;
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        background-color: #fff;
        z-index: 10000;
        padding: 20px;
        overflow-y: scroll;
        right: -100%;
        transition: all ease 0.5s;
    }
    .cart_arrow {
        transition: all ease 0.3s;
    }
    .cart_arrow:hover {
        transform: translateX(10px) !important;
        color: #0656ad;
    }
    .cart_layout_top {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .cart_layout_top p {
        font-size: 13px;
        color: #444;
    }
    .cart_empty {
        padding: 40px 0;
    }
    .cart_empty p {
        text-align: center;
        color: #44444a;
        font-size: 14px;
        margin-bottom: 30px;
    }
    .cart_empty a {
        display: block;
        width: 140px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background-color: #ff6f6f;
        color: white;
        margin: 0 auto;
    }
    .cart_hasitem {
        margin-top: 40px;
    }
    .cartitem {
        padding: 20px 0;
        position: relative;
        border-top: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        display: flex;
    }
    .cartitem_img {
        width: 30%;
    }
    .cartitem_img img {
        width: 100%;
    }
    .cartitem_right {
        flex: 1;
        padding-left: 20px;
        padding-top: 5px;
    }
    .cartitem_right p {
        font-size: 14px;
        font-weight: bold;
        color: #208bfd;
    }
    .cartitem_right span {
        color: #777;
        font-size: 13px;
        display: block;
        margin-bottom: 4px;
    }
    .count_price {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .count {
        display: flex;
        align-items: center;
    }
    .minus {
        width: 28px;
        height: 28px;
        border: 1px solid #f5f5f5;
        line-height: 28px;
        text-align: center;
    }
    .plus {
        width: 28px;
        height: 28px;
        border: 1px solid #f5f5f5;
        line-height: 28px;
        text-align: center;
    }
    .count input {
        width: 28px;
        height: 28px;
        text-align: center;
        background-color: #f5f5f5;
    }
    .delete {
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 15px;
        width: 12px;
    }
    .cart_banner {
        padding: 20px 0;
        background-color: #f7f8fc;
        padding: 20px;
    }
    .cart_banner strong {
        text-align: center;
        display: block;
        color: #00338d;
        font-size: 16px;
    }
    .cart_banner .cartitem {
        border: none !important;
    }
    .cart_swiper .swiper-slide {
        padding: 0 20px;
    }
    .cartbtnleft {
        left: 0 !important;
    }
    .cartbtnright {
        right: 0 !important;
    }
    .cartbtn {
        background-image: none !important;
    }
    .cartbtn i {
        font-size: 25px !important;
        color: #999;
    }
    .addprice {
        width: 100%;
        margin: 0 auto;
        height: 45px;
        line-height: 45px;
        text-align: center;
        color: white;
        background-color: #b4b4b4;
        display: block;
        transition: all ease 0.4s;
        font-size: 15px;
        font-weight: bold;
    }
    .addprice:hover {
        background-color: #ff6f6f !important;
    }
    .cs {
        padding: 30px 0;
    }
    .cs ul li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 5px 0;
    }
    .cs ul li span {
        font-size: 15px;
        color: #444;
    }
    .apply {
        display: flex;
    }
    .apply input {
        width: 300px;
        height: 52px;
        padding-left: 20px;
        outline: none;
        border: 1px solid #f0f0f2;
    }
    .apply a {
        flex: 1;
        height: 52px;
        line-height: 52px;
        text-align: center;
        font-size: 15px;
        background-color: #208bfd;
        color: white;
        display: block;
    }
    .apply a:hover {
        background-color: #0656ad !important;
    }
    .total {
        padding: 30px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 18px;
        font-weight: bold;
        color: #444;
    }
    .js {
        width: 100%;
        height: 55px;
        line-height: 55px;
        display: block;
        text-align: center;
        background-color: #ff6f6f;
        color: white;
        font-size: 15px;
        font-weight: bold;
    }
    .show {
        right: 0 !important;
    }
    .botout {
        width: 100%;
        padding: 50px 0;
        background-color: #fafafa;
    }
    .bot {
        max-width: 1600px;
        padding: 0 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0 auto;
        flex-wrap: wrap;
    }
    .botleft {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        margin-bottom: 20px;
    }
    .botleft span {
        color: #00338d;
        font-size: 18px;
        font-weight: bold;
        display: block;
        margin-right: 20px;
    }
    .link a {
        margin-right: 20px;
    }
    .link a i {
        font-size: 20px !important;
        color: #00338d;
        transition: all ease 0.4s;
    }
    .link a i:hover {
        color: #208bfd !important;
    }
    .rp {
        color: #777;
        font-size: 12px;
    }
    .foot {
        padding: 20px;
        width: 100%;
        background-color: #fafafa;
        display: flex;
        flex-wrap: wrap;
    }
    .footitem {
        width: 100%;
    }
    .footplus {
        position: absolute;
        right: 15px;
        top: 8px;
    }
    .footitem_con {
        margin-bottom: 20px;
    }
    .footitem_con>a {
        display: block;
        font-weight: bold;
        color: #444;
        margin-bottom: 10px;
        position: relative;
    }
    .f_drop {
        display: none;
    }
    .f_drop a {
        color: #777;
        font-size: 13px;
        position: relative;
        display: block;
        padding: 5px 0;
    }
    .con11 {
        padding: 15px;
        margin: 30px auto;
        flex-wrap: wrap;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .con11 span {
        color: #444;
        font-weight: bold;
        font-size: 20px;
        display: block;
        margin-bottom: 20px;
        text-align: center;
        width: 100%;
    }
    .signup {
        display: flex;
        align-items: center;
    }
    .signup input {
        color: #999;
        outline: none;
        border: 1px solid #999;
        height: 53px;
        width: 280px;
        padding-left: 20px;
    }
    .signup a {
        width: 90px;
        height: 53px;
        display: block;
        line-height: 53px;
        text-align: center;
        background-color: #2c313b;
        transition: all ease 0.4s;
        color: white;
    }
    .signup a:hover {
        background-color: #208bfd !important;
    }
    .con10 {
        width: 100%;
        padding: 15px;
        margin: 30px auto;
    }
    .con10 strong {
        display: block;
        text-align: center;
        font-size: 30px;
        color: #153388;
        margin-bottom: 25px;
    }
    .con10 ul li {
        display: flex;
        align-items: center;
        padding: 30px 20px;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        justify-content: space-between;
        cursor: pointer;
    }
    .con10 ul li span {
        color: #444;
        font-size: 18px;
        font-weight: bold;
    }
    .faqfy {
        padding: 20px;
        font-size: 15px;
        color: #444;
        line-height: 1.6;
        display: none;
    }
    .ci {
        transform: rotate(-45deg);
    }
    .chah {
        transition: all ease 0.4s;
    }
    .art {
        display: block;
        width: 190px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        border: 1px solid #444444;
        font-size: 16px;
        color: #444;
        margin: 50px auto;
        margin-top: 150px;
        transition: all ease 0.4s;
        font-weight: bold;
    }
    .art:hover {
        background-color: #444444 !important;
        color: #fff !important;
    }
    .con9 {
        padding: 15px;
        margin: 30px auto;
        background-color: #f7f7f7;
    }
    .con9con {
        width: 100%;
        margin: 0 auto;
    }
    .con9con strong {
        font-size: 30px;
        text-align: center;
        display: block;
        color: #153388;
    }
    .con9swiper_father {
        position: relative;
    }
    .con9swiper {
        width: 100%;
        margin: 50px auto !important;
    }
    .con9swiper img {
        width: 100%;
    }
    .con9swiper p {
        font-size: 17px;
        color: #222;
        text-align: center;
        font-weight: bold;
        padding: 15px 0;
    }
    .con9swiper span {
        display: block;
        color: #444;
        font-size: 15px;
        text-align: center;
        line-height: 30px;
        padding: 0 15px;
    }
    .con9page {
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
    .con9swiper_father .swiper-pagination-bullet {
        margin: 0 5px !important;
    }
    .con9btn {
        background-image: none !important;
        width: 40px !important;
        height: 40px !important;
        text-align: center !important;
        line-height: 40px !important;
        border-radius: 50% !important;
        background-color: #444444 !important;
        display: none;
    }
    .con9icon {
        color: white !important;
        font-size: 20px !important;
    }
    .con9right {
        right: -90px !important;
    }
    .con9left {
        left: -90px !important;
    }
    .con8 {
        width: 100%;
        padding: 15px;
        background-color: #f7f7f7;
    }
    .con8con {
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .con8conleft {
        width: 100%;
        margin-bottom: 30px;
    }
    .con8conleft img {
        width: 100%;
    }
    .con8conright {
        width: 100%;
        margin-bottom: 30px;
    }
    .con8conrightcon {
        width: 100%;
        margin: 0 auto;
    }
    .con8conrightcon strong {
        color: #153388;
        font-size: 30px;
        display: block;
        margin-bottom: 20px;
    }
    .con8conrightcon p {
        font-size: 17px;
        color: #444;
    }
    .con8conrightcon a {
        display: block;
        width: 178px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        border: 1px solid #153388;
        background-color: #153388;
        transition: all ease 0.4s;
        font-weight: bold;
        font-size: 17px;
        margin-top: 30px;
        color: white;
    }
    .con8conrightcon a:hover {
        background-color: #fff !important;
        color: #153388 !important;
    }
    .con7 {
        width: 100%;
        padding: 15px;
        background-color: #f7f7f7;
    }
    .con7con {
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .con7conleft {
        width: 100%;
        margin-bottom: 30px;
    }
    .con7conleft img {
        width: 100%;
    }
    .con7conright {
        width: 100%;
    }
    .con7conrightcon {
        width: 100%;
        margin: 0 auto;
    }
    .con7conrightcon strong {
        color: #153388;
        font-size: 30px;
        display: block;
        margin-bottom: 20px;
    }
    .con7conrightcon p {
        font-size: 17px;
        color: #444;
    }
    .con7conrightcon a {
        display: block;
        width: 178px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        border: 1px solid #153388;
        background-color: #153388;
        transition: all ease 0.4s;
        font-weight: bold;
        font-size: 17px;
        margin-top: 30px;
        color: white;
    }
    .con7conrightcon a:hover {
        background-color: #fff !important;
        color: #153388 !important;
    }
    .con6 {
        width: 100%;
        margin: 30px auto;
        padding: 15px;
    }
    .con6left {
        width: 100%;
        margin-top: 30px;
    }
    .con6right {
        display: none;
    }
    .con6left strong {
        font-size: 24px;
        color: #00338d;
        line-height: 35px;
        display: block;
        margin-bottom: 30px;
    }
    .con6more {
        width: 170px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        display: block;
        border: 1px solid #00338d;
        color: #153388;
        font-size: 17px;
        transition: all ease 0.4s;
        font-weight: bold;
    }
    .con6more:hover {
        background-color: #153388 !important;
        color: white !important;
    }
    #myVideo {
        width: 100%;
    }
    .con5 {
        padding: 15px;
        background-color: #fff;
        margin: 30px auto;
    }
    .con5left {
        width: 100%;
        margin-bottom: 30px;
    }
    .con5right {
        width: 100%;
    }
    .con5right img {
        width: 100%;
    }
    .clear {
        clear: both;
    }
    .con5caozuo {
        display: flex;
        align-items: center;
    }
    .con5caozuo a {
        display: block;
        margin-right: 20px;
        transition: all ease 0.4s;
        width: 178px;
        height: 56px;
        line-height: 56px;
        text-align: center;
        font-weight: bold;
    }
    .con5left strong {
        color: #153388;
        font-size: 30px;
    }
    .con5left p {
        width: 70%;
        color: #444;
        font-size: 17px;
        padding: 20px 0;
    }
    .a1 {
        background-color: #153388;
        color: white;
        border: 1px solid #153388;
    }
    .a1:hover {
        background-color: #e6e6e4;
        color: #153388 !important;
    }
    .a2 {
        color: #444;
        font-size: 17px;
        border: 1px solid #444444;
    }
    .a2:hover {
        background-color: #444444 !important;
        color: white !important;
    }
    .tab_swiper {
        display: none;
    }
    .tab_swiper .swiper-slide {
        padding-bottom: 25px;
    }
    .tab_swiper_mb {
        padding: 15px;
        margin: 0px auto;
        background-color: #f7f7f7;
    }
    .tab_icon {
        transition: all ease 0.4s;
    }
    .tate {
        transform: rotate(180deg);
    }
    .mbtabcon {
        width: 100%;
        padding: 15px;
        margin: 0px auto;
        background-color: #f7f7f7;
    }
    .tablist_one {
        width: 180px;
        height: 45px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 20px;
        background-color: #fff;
        position: relative;
    }
    .toggle_tab {
        width: 180px;
        margin: 0 auto;
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 99;
    }
    .toggle_tab span {
        width: 100%;
        display: block;
        height: 42px;
        padding: 0 20px;
        line-height: 42px;
        border-bottom: 1px solid #e9e9e9;
        background-color: #fff;
    }
    .pctabcon {
        display: none;
    }
    .con4 {
        padding: 15px;
        margin: 30px auto;
    }
    .con4 strong {
        text-align: center;
        display: block;
        color: #06328d;
        font-size: 30px;
        margin-bottom: 20px;
    }
    .con4 ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 30px;
    }
    .con4 ul li {
        width: 100%;
        margin-bottom: 25px;
    }
    .con4 ul li img {
        width: 50px;
        display: block;
        margin: 0 auto;
    }
    .con4 ul li p {
        padding: 15px 0;
        font-size: 17px;
        text-align: center;
        color: #222;
        font-weight: bold;
    }
    .con4 ul li span {
        color: #444;
        font-size: 17px;
        display: block;
        text-align: center;
    }
    .con3 {
        width: 100%;
        padding: 15px;
        margin: 30px auto;
    }
    .con3 strong {
        font-size: 30px;
        color: #06328d;
        display: block;
        text-align: center;
    }
    .con3 ul {
        display: flex;
        flex-wrap: wrap;
        margin: 30px auto;
        justify-content: space-between;
    }
    .con3 ul li {
        width: 100%;
        transition: all ease 0.4s;
        margin-bottom: 20px;
    }
    .con3 ul li:hover {
        box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
    }
    .con3 ul li img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .con3 ul li p {
        color: #06328d;
        font-size: 17px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        font-weight: bold;
    }
    .con2 {
        width: 100%;
        padding: 15px;
        margin: 30px auto;
    }
    .con2top {
        position: relative;
    }
    .con2top img {
        width: 100%;
    }
    .con2pos {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        padding: 10px 0;
    }
    .con2pos strong {
        color: #153388;
        font-size: 24px;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .con2pos p {
        text-align: center;
        color: #444444;
        font-size: 17px;
    }
    .con2pos p span {
        color: #ff6f6f;
    }
    .con2pos a {
        border: 1px solid #153388;
        display: block;
        width: 170px;
        height: 55px;
        line-height: 55px;
        text-align: center;
        color: #153388;
        margin: 10px auto;
        transition: all ease 0.4s;
    }
    .con2pos a:hover {
        background-color: #153388 !important;
        color: #fff !important;
    }
    .con2bot {
        margin-top: 20px;
    }
    .con2bot ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .con2bot ul li {
        position: relative;
        margin-bottom: 20px;
        width: 100%;
    }
    .con2bot ul li img {
        width: 100%;
    }
    .con1 {
        width: 100%;
        padding: 15px;
        margin: 30px auto;
    }
    .con1 ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .con1 ul li {
        width: 100%;
        margin-bottom: 20px;
    }
    .con1 ul li img {
        display: block;
        width: 80px;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .con1 ul li p {
        font-size: 14px;
        color: #444;
        text-align: center;
    }
    .bannerbtn {
        background-image: none !important;
        width: 40px !important;
        height: 40px !important;
        background-color: #999;
        border-radius: 50%;
        text-align: center;
        line-height: 40px;
    }
    .bannerbtn i {
        font-size: 20px !important;
        color: white;
    }
    .banner {
        width: 100%;
        margin-top: 132px !important;
    }
    .banner img {
        width: 100%;
    }
    .pcimg {
        display: none;
    }
    .ar {
        transform: rotate(180deg);
    }
    .single_nav a {
        color: #444;
        font-size: 15px;
        height: 70px;
        line-height: 70px;
        font-weight: bold;
    }
    .mbdrop a {
        display: block;
        color: #444;
        font-size: 15px;
        height: 35px;
        line-height: 35px;
    }
    .mbdrop {
        display: none;
    }
    .mb_more {
        width: 100%;
        height: 47px !important;
        background-color: #00338d;
        font-weight: bold;
        font-size: 15px;
        text-align: center;
        margin: 0 auto;
        line-height: 47px !important;
        color: #fff !important;
    }
    .mbnav>ul>li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #e6e6e6;
        padding-right: 20px;
    }
    .mbnav>ul>li>a {
        color: #444;
        font-size: 15px;
        height: 70px;
        line-height: 70px;
        font-weight: bold;
    }
    .mbnav {
        width: 100%;
        top: 132px;
        position: fixed;
        left: 0;
        height: calc(100% - 132px);
        z-index: 999;
        padding: 0 25px;
        overflow: scroll;
        display: none;
        background-color: #fff;
    }
    .top {
        background-color: #00338d;
        width: 100%;
        padding: 0 15px;
        height: 70px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .top strong {
        font-size: 14px;
        color: #fff;
        display: block;
        text-align: center;
    }
    .pchead {
        display: none;
    }
    .mbhead {
        width: 100%;
        height: 62px;
        position: fixed;
        top: 70px;
        left: 0;
        background-color: #fff;
        padding: 0 15px;
        box-shadow: rgb(0 0 0 / 10%) 0 0 1px 0;
        border-bottom: 1px solid #ccc;
        display: flex;
        align-items: center;
        justify-content: space-between;
        z-index: 9999;
    }
    .user {
        color: #444;
        font-size: 15px;
        margin-right: 20px;
    }
    .user i {
        color: #444;
        font-size: 20px !important;
    }
    .cart {
        position: relative;
    }
    .cart i {
        font-size: 20px !important;
        color: #444 !important;
    }
    .cart span {
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        border-radius: 50%;
        background-color: #ff6f6f;
        color: #fff;
        top: -10px;
        right: -10px;
    }
    .mblogo img {
        width: 170px;
    }
    .toggle_menu {
        color: #444;
        font-size: 15px;
    }
    .mb_angle {
        transition: all ease 0.4s;
    }
}