body {
    background-color: #fff
}

#header ::-webkit-input-placeholder {
    color: #777;
    font-weight: 400
}

#header :-moz-placeholder {
    color: #777;
    font-weight: 400
}

#header ::-moz-placeholder {
    color: #777;
    font-weight: 400
}

#header :-ms-input-placeholder {
    color: #777;
    font-weight: 400
}

#header {
    position: relative;
    z-index: 999;
    background-color: #fff
}

#header.homepage {
    z-index: 10;
    background: transparent
}

#header.homepage .home-banner {
    position: relative;
    z-index: 0;
    top: -88px;
    height: 948px
}

.w1200 {
    width: 1200px
}

.mauto {
    margin: 0 auto
}

.search-down {
    -o-box-shadow: 0 0 5px #d3d3d3;
    -ms-box-shadow: 0 0 5px #d3d3d3;
    box-shadow: 0 0 5px #d3d3d3;
    background-color: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    top: 88px
}

.search-info-mod ul img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 40px
}

.search-info-mod ul li {
    margin-bottom: 0
}

.search-info-mod ul li+li {
    margin-top: 15px
}

.search-info-mod ul h3 {
    color: #333;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    padding-top: 10px;
    margin-bottom: 0
}

.search-info-mod ul li:hover h3 {
    color: #0051a4
}

#header .search-info-mod ul p {
    color: #555;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

#header .search-info-mod ul {
    padding-bottom: 32px;
    margin-left: 210px;
    max-width: 720px
}

#header .nav-search .search-info-mod li {
    position: relative
}

#header .nav-search .search-info-mod .product-state {
    left: 80px;
    top: 0
}

#header .nav-search .search-info-mod .product-state:before {
    height: 25px;
    width: 25px;
    top: -13px
}

#header .header-wrapper {
    width: 1200px;
    margin: 0 auto;
    max-height: 88px;
    position: static;
    display: flex
}

#header.homepage .header-wrapper {
    background: transparent
}

#header .nav-flex-1 {
    flex: 1
}

#header .logo {
    margin-top: 26px;
    width: 138px;
    height: 35px
}

#header .keen-logo {
    margin-top: 19px;
    width: 100px;
    height: 27px
}

#header .keen-logo-title {
    color: #777;
    line-height: 1.2;
    font-size: 14px;
    margin-top: 6px;
    font-weight: 500
}

#header .nav {
    line-height: 88px;
    height: 88px;
    position: static;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    justify-content: space-between
}

#header .nav .nav-item-layer {
    padding-left: 38px
}

#header .nav .nav-item-layer>.nav-item {
    padding: 0 18px
}

#header .nav li {
    position: static
}

#header .nav>.nav-layer>li {
    display: inline-block
}

#header .nav>.nav-layer>li span.country-abbreviation,
#header .nav>.nav-layer>li span.icon-region,
#header .nav>.nav-layer>li>a {
    font-family: quicksand;
    font-size: 16px;
    text-decoration: none;
    color: #555;
    cursor: pointer;
    font-weight: 500;
    padding: 0;
    line-height: 88px;
    height: 88px
}

#header.homepage .nav>.nav-layer>li span.country-abbreviation,
#header.homepage .nav>.nav-layer>li span.icon-region,
#header.homepage .nav>.nav-layer>li>a {
    color: #fff
}

#header a.country-item {
    height: 20px;
    overflow: hidden
}

#header a.country-item:hover>span {
    color: #0051a4!important
}

#header.keen a.country-item:hover>span {
    color: #096439!important
}

#header .nav>.nav-layer>li span.icon-region {
    font-size: 18px;
    font-weight: 500
}

#header span.country-abbreviation:empty {
    margin: 0
}

#header .nav>.nav-item {
    padding: 0 30px
}

#header .nav-dropdown {
    position: absolute;
    background-color: #fff;
    -o-box-shadow: 5px 4px 5px rgba(0, 0, 0, .2);
    -ms-box-shadow: 5px 4px 5px rgba(0, 0, 0, .2);
    box-shadow: 5px 4px 5px rgba(0, 0, 0, .2);
    z-index: 999;
    opacity: 1;
    border: 0;
    padding: 0;
    min-width: auto;
    left: auto;
    top: 88px
}

#header .nav-dropdown.nav-for-business {
    transform: translateX(-25%)
}

#header .nav-icon,
#header .nav-item {
    margin: 0
}

#header .nav-item .nav-text.active,
#header .nav-item .nav-text:hover {
    color: #0051a4;
    font-weight: 500
}

#header .nav-icon.active,
#header .nav-icon:hover {
    color: #0051a4;
    font-weight: 700
}

#header .nav-dropdown li {
    line-height: 60px;
    position: relative;
    white-space: nowrap
}

#header #nav-products .nav-product-wrap li {
    white-space: normal
}

#header .nav-dropdown li a {
    padding: 0 25px;
    color: #555;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 60px;
    border-bottom: 0;
    margin: 0
}

#header .nav-dropdown li a:hover {
    background-color: #f7f8f9;
    color: #0051a4
}

#header .manage-item .nav-icon {
    padding: 0
}

#header .border-gradient.ui-gradient-blue {
    display: block;
    height: 3px;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .35);
    position: relative;
    z-index: 1
}

.nav-support .nav-dropdown {
    margin-left: -60px
}

.nav-company .nav-dropdown {
    margin-left: -35px;
    width: 150px
}

#header .nav-icon {
    font-weight: 800;
    font-size: 18px
}

#header li.nav-icon {
    padding: 0 18px
}

#header .nav li.lang-nav {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 30px;
    width: auto;
    height: 88px;
    overflow: hidden;
    padding-left: 2px
}

#header .search-mod {
    height: 70px
}

#header .search-mod>div {
    margin: 0 auto;
    font-size: 14px;
    line-height: 70px
}

#header .search-mod>div a {
    color: #0051a4;
    cursor: pointer;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 6px;
    border-bottom: 1px solid #fff;
    margin-top: 25px
}

#header .nav a .link-text {
    margin-right: 10px
}

#header .nav a:hover .link-text {
    padding-bottom: 2px;
    border-bottom: 1px solid #0051a4
}

#header .search-mod>div a:hover .ui-icon {
    position: relative;
    right: -10px
}

.ui-icon {
    font-size: 16px;
    display: inline-block;
    transform: scale(.7) translateY(20%);
    -ms-transform: scale(.7) translateY(20%);
    -moz-transform: scale(.7) translateY(20%);
    -webkit-transform: scale(.7) translateY(20%);
    font-weight: 600
}

#header .search-mod>div a:hover {
    color: #0051a4
}

#header.keen .nav>.nav-item {
    padding: 0 24px
}

#header.keen .nav>li>a {
    font-size: 14px;
    font-family: Montserrat
}

#header.keen .product-nav .product-cate-tab li.active,
#header.keen .product-nav .product-cate-tab li:hover {
    color: #096439
}

#header.keen .product-nav .product-cate-tab li {
    font-size: .14rem
}

#header.keen .header-wrapper .nav-sub-category h5 {
    font-size: .14rem
}

#header.keen .nav-product-list li a {
    font-size: .14rem
}

#header.keen .ui-href,
#header.keen .ui-link {
    color: #096439;
    font-size: 14px
}

#header.keen .ui-link:hover {
    color: #096439
}

#header.keen .ui-link.text:hover,
#header.keen .ui-link:hover .text {
    border-bottom: 1px solid #096439
}

#header.keen .nav-item .nav-text.active,
#header.keen .nav-item .nav-text:hover,
#header.keen .product-nav .product-cate-tab li.active,
#header.keen .product-nav .product-cate-tab li:hover {
    color: #096439
}

#header.keen .ui-gradient-blue {
    background: #096439
}

#header.keen .nav-dropdown li a:hover {
    color: #096439
}

#header.keen .nav-dropdown li a {
    font-size: 14px;
    cursor: pointer
}

#header.keen .ui-button {
    font-size: 14px
}

#header.keen .nav-icon.active,
#header.keen .nav-icon:hover {
    color: #096439
}

#header .header-wrapper .nav .nav-item-layer .nav-text.active,
#header .header-wrapper .nav .nav-item-layer li .nav-text:hover {
    border-bottom: 3px solid #0051a4;
    padding-bottom: 30px!important
}

.keen-body #header .header-wrapper .nav .nav-item-layer li .nav-text:hover {
    border-bottom: 3px solid #096439;
    padding-bottom: 30px!important
}

.search-mod-input[type=text] {
    border: none;
    color: #333;
    font-size: 16px;
    margin-left: 600px;
    width: 500px;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
    font-weight: 400;
    line-height: 20px;
    height: 20px;
    margin-top: 25px;
    vertical-align: top
}

.search-mod-input[type=text]:focus {
    box-shadow: none;
    color: #333
}

#header .search-info-mod {
    border-top: 1px solid #ddd
}

.search-info-mod .more-product {
    text-align: center;
    background-color: #f7f8f9;
    line-height: 70px
}

.search-info-mod .more-product a {
    color: #0051a4;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none
}

.search-info-mod .more-product a:hover .ui-icon {
    position: relative;
    right: -10px
}

.search-info-mod label {
    color: #555;
    font-size: 16px;
    display: block;
    margin-bottom: 0;
    margin-left: 210px;
    line-height: 60px;
    font-weight: 400
}

#header .manage-nav .nav-dropdown .ui-button {
    margin: 0 auto;
    width: 223px;
    display: block;
    border-radius: 0;
    position: static;
    box-shadow: none
}

#header .manage-nav .nav-dropdown .ui-button.red-button {
    background-color: #e74300
}

#header .manage-nav .nav-dropdown .ui-button.empty-button {
    background: #fff;
    color: #e74300;
    border-color: #e74300
}

#header .manage-nav .nav-dropdown .ui-button.empty-button {
    margin-bottom: 20px
}

#header .manage-nav .nav-dropdown .ui-button.empty-button:hover {
    top: 0
}

.account-nav .nav-dropdown {
    transform: translateX(calc(-50% + 9px));
    -ms-transform: translateX(-50%) translateX(9px)
}

.lang-nav .nav-dropdown {
    margin-left: -25px
}

.lang-nav .ui-icon {
    font-size: 12px;
    position: relative;
    top: -1px;
    margin-left: 3px
}

#header .product-nav .nav-dropdown {
    left: 0;
    right: 0;
    min-width: 1200px;
    display: block;
    flex-wrap: wrap;
    margin-right: -17px;
    width: 100%
}

#header .product-nav:hover .nav-dropdown {
    left: 0;
    right: 0;
    min-width: 1200px;
    display: block;
    flex-wrap: wrap;
    margin-right: -17px;
    border-top: 1px solid #e8e8e8
}

#header .product-nav .product-cate-tab-wrap {
    min-height: 660px;
    padding-bottom: .4rem
}

#header .product-nav .product-cate-tab {
    background-color: #f7f8f9;
    margin-bottom: .2rem
}

#header .product-nav .product-cate-tab li {
    width: 2.64rem;
    padding: .2rem;
    line-height: 1.2;
    font-size: .16rem;
    font-weight: 500;
    color: #555;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    text-align: left;
    justify-content: center;
    white-space: normal
}

#header .product-nav .product-cate-tab li.active,
#header .product-nav .product-cate-tab li:hover {
    color: #0051a4;
    background-color: rgba(42, 182, 228, .1)
}

#header .product-nav .product-cate-tab li:last-child:after {
    left: unset;
    right: 0
}

.header-wrapper .nav-product-wrap {
    padding: 0 .36rem 0 .56rem;
    overflow-y: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.header-wrapper .nav-product-container {
    flex-grow: 1;
    position: relative
}

.header-wrapper .nav-product-wrap::-webkit-scrollbar {
    width: 10px;
    background: #eee
}

.header-wrapper .nav-product-wrap::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 5px
}

.header-wrapper .nav-product-wrap::-webkit-scrollbar-thumb:hover {
    background: #bbb
}

.nav-product-category-wrap .bottom {
    line-height: 1.2;
    margin-bottom: .2rem;
    margin-top: .2rem
}

.nav-product-category-wrap .bottom a.ui-link:hover {
    text-decoration: none
}

.nav-product-category-wrap .bottom a+a {
    margin-left: .4rem
}

.header-wrapper .nav-product-category-wrap:not(.active) {
    display: none
}

.header-wrapper .nav-sub-category {
    padding: .3rem 0 .24rem;
    position: relative;
    border-top: 1px solid #e8e8e8
}

.header-wrapper .one-sub .nav-sub-category {
    width: 100%;
    border-bottom: 1px solid #e8e8e8
}

.header-wrapper .nav-sub-category h5 {
    font-size: .16rem;
    font-weight: 500;
    line-height: 1.2;
    color: #555;
    position: relative;
    padding-left: .14rem
}

.header-wrapper .nav-sub-category h5::before {
    content: '';
    display: inline-block;
    width: .06rem;
    height: .06rem;
    border-radius: 100%;
    background-color: #555;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.header-wrapper .category-note {
    line-height: 1.2;
    margin: .2rem 0;
    font-size: .16rem
}

.nav-product-list {
    position: relative
}

.nav-product-list ul {
    display: flex;
    flex-wrap: wrap
}

.nav-product-list li {
    width: 1.15rem;
    margin-top: .2rem;
    margin-right: .3rem;
    box-sizing: border-box;
    max-width: 115px
}

.header-wrapper .product-img-wrap {
    position: relative
}

.header-wrapper .product-img-wrap>img {
    width: .9rem;
    height: .9rem
}

.nav-product-category-wrap:not(.one-sub) .nav-product-list ul:not(.active) {
    display: none
}

.nav-product-category-wrap.one-sub .nav-product-list ul+ul {
    margin-top: .12rem
}

.nav-product-category-wrap.one-sub .move-button {
    display: none
}

#header .nav-product-list li a {
    width: 100%;
    padding: 0;
    display: block;
    line-height: 1;
    font-size: .16rem;
    color: #777;
    font-weight: 500;
    cursor: pointer;
    background: 0 0
}

.nav-products-inner {
    display: flex;
    max-width: 1200px;
    margin: 0 auto
}

.product-cate-tab-wrap .product-cate-button {
    display: block;
    transition: none!important;
    position: static;
    box-shadow: none;
    border-radius: 2px
}

.product-cate-tab-wrap .product-cate-button.empty-button {
    background: 0 0!important;
    color: #0051a4;
    border: 1px solid #0051a4
}

.product-cate-tab-wrap .product-cate-button.empty-button.cloud-button:hover {
    color: #00a5de
}

.product-cate-tab-wrap .product-cate-button.primary-button {
    background: #0051a4!important;
    border: none!important
}

.product-cate-tab-wrap .product-cate-button+.product-cate-button {
    margin-top: .16rem
}

#header .nav-product-list li a:hover {
    background-color: unset;
    color: #777
}

.nav-product-list li span {
    line-height: 1.2;
    display: block
}

.nav-product-list .move-button {
    cursor: pointer;
    display: block;
    width: .2rem;
    height: .2rem;
    border-radius: 100%;
    background-color: #f3f3f3;
    position: absolute;
    left: -.2rem;
    top: 50%;
    font-size: .12rem;
    transform: translateY(-50%);
    line-height: 1
}

#header .nav-product-list .move-button span {
    position: static;
    line-height: .12rem;
    height: .12rem;
    transform: none;
    color: #0051a4;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.nav-product-list .move-button.next-button {
    left: unset;
    right: -.3rem
}

.product-state-wrap {
    position: absolute
}

.product-state-wrap .product-state {
    position: static
}

.product-state-wrap>* {
    display: block
}

.product-state-wrap.right-top {
    top: 0;
    transform: translateX(50%);
    right: 23px
}

.product-state-wrap.right-bottom {
    right: 0;
    bottom: .07rem
}

.product-state-wrap.left-bottom {
    left: 0;
    bottom: .07rem
}

.product-state-wrap.left-top {
    transform: translateX(-50%);
    top: 0;
    left: 0
}

.product-state {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    display: block;
    position: absolute
}

.product-state:before {
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 500;
    display: inline-block;
    transform: translate(-50%, -50%) scale(.8)
}

.product-state.new {
    background: linear-gradient(150deg, #1e7ff2, #1dc4e4)
}

.product-state.hot {
    background: linear-gradient(150deg, #eb3349, #f45c43)
}

.product-state.new:before {
    content: 'New';
    color: #fff
}

.product-state.hot:before {
    content: 'Hot';
    color: #fff
}

#header .right-content .fix-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative
}

#header .fix-box .sub_title {
    width: 100%;
    padding: 26px 0 5px 30px;
    font-size: 16px;
    line-height: 19.2px;
    color: #333;
    font-weight: 500
}

#header .fix-box .product-layer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 0
}

#header .fix-box {
    width: 385px;
    height: 213px;
    margin-top: 20px;
    border: 1px solid #ddd
}

#header .fix-wifi-connection .product-layer {
    padding-left: 60px;
    padding-right: 50px;
    padding-bottom: 26px;
    justify-content: space-between
}

#header .fix-wifi-connection .product-layer li:nth-child(n+3) {
    margin-top: 12px
}

.product-state-wrap .icon-icon-4G {
    background: url(../images/icon-4g.png) no-repeat left bottom;
    width: .34rem;
    height: .34rem;
    background-size: contain
}

.product-state-wrap .icon-icon-AI {
    background: url(../images/icon-ai.png) no-repeat left bottom;
    width: .34rem;
    height: .34rem;
    background-size: contain
}

#header .manage-nav .nav-dropdown {
    width: 262px;
    box-sizing: border-box;
    background-color: #f7f8f9;
    transform: translateX(-50%)
}

#header .manage-nav .nav-dropdown .ui-button+.ui-button {
    margin-top: 10px;
    position: static
}

.manage-nav .nav-dropdown ul {
    padding: 0 20px;
    background-color: #fff;
    max-height: 450px;
    overflow-y: auto
}

.manage-nav .nav-dropdown li {
    padding: 20px 0 18px;
    color: #333;
    position: relative
}

.manage-nav .nav-dropdown li+li {
    border-top: 1px solid #ccc
}

#header .manage-nav .nav-dropdown li a {
    padding: 0;
    text-align: left
}

#header .manage-nav .nav-dropdown li a:hover {
    background-color: #fff
}

.manage-nav .nav-dropdown li img {
    width: 60px;
    height: 60px
}

.manage-nav .nav-dropdown li h3 {
    color: #333;
    font-size: 14px;
    line-height: 1.2;
    max-width: 122px;
    margin-left: 10px;
    margin-bottom: 0;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    white-space: break-spaces
}

.manage-nav .nav-dropdown li p {
    font-size: 12px;
    margin-bottom: 0;
    margin-left: 0;
    line-height: 1.2;
    font-weight: 500;
    margin-top: 0;
    text-align: right
}

.manage-nav .nav-dropdown li p.version {
    color: #888;
    text-align: left;
    margin-top: 6px;
    white-space: break-spaces
}

.manage-nav .nav-dropdown li p.total-line {
    color: #333;
    text-align: right;
    margin-top: 0
}

.pc-body.not-support-cloud .cloud-button {
    display: none
}

#header .manage-nav .nav-dropdown li .remove {
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 100%;
    background-color: #f6f6f6;
    position: absolute;
    right: 0;
    top: calc((100% - 14px)/2);
    transform: translateY(-50%);
    color: #777;
    line-height: 20px;
    text-align: center;
    border: 0;
    margin-left: 10px
}

#header .manage-nav .nav-dropdown li .remove:hover {
    background-color: #f6f6f6
}

.manage-nav .nav-dropdown .total {
    padding: 20px 0;
    color: #333;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    line-height: 1.2
}

.manage-nav .nav-dropdown .total label {
    display: inline;
    margin-right: 5px;
    font-weight: 500;
    font-size: 14px
}

.manage-nav .nav-dropdown .total .price,
.manage-nav .nav-dropdown .total .unit {
    color: #eb3349
}

.manage-nav .nav-dropdown .ui-button {
    margin: 0 auto
}

.manage-nav .nav-dropdown .ui-button+.ui-button {
    margin-top: 10px
}

#header .manage-nav .no-product {
    padding-bottom: 0
}

.manage-nav .nav-dropdown .empty-cart {
    line-height: 100px;
    text-align: center;
    -o-box-shadow: 0 0 5px #d3d3d3;
    -ms-box-shadow: 0 0 5px #d3d3d3;
    box-shadow: 0 0 5px #d3d3d3;
    color: #333;
    font-size: 14px;
    font-weight: 500
}

.manage-nav .product-quantity {
    display: inline-block;
    min-width: 16px;
    border-radius: 100%;
    background: linear-gradient(150deg, #eb3349, #f45c43);
    font-style: normal;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    position: relative;
    top: -8px;
    left: -5px
}

.manage-nav .product-quantity.dn {
    display: inline-block;
    visibility: hidden
}

.gradient-line {
    display: none;
    height: 1px;
    width: 100%;
    box-shadow: 0 8px 12px #000;
    -moz-box-shadow: 0 8px 12px #000;
    -webkit-box-shadow: 0 8px 12px #000;
    -o-box-shadow: 0 8px 12px #000;
    -ms-box-shadow: 0 8px 12px #000;
    position: absolute;
    z-index: 100;
    top: 85px;
    background-color: transparent
}

.gradient-line.imporShow {
    display: block!important
}

.ad-free-shopping {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #777;
    flex-wrap: wrap;
    background-color: #f4f4f4
}

.ad-free-shopping a,
.ad-free-shopping span {
    font-weight: 500
}

span.free-orders {
    font-size: 16px;
    padding-left: 0
}

a.free-countries {
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    color: #ccc
}

a.free-countries:hover {
    color: #fff
}

.free-orders-wrap {
    display: block;
    text-align: center;
    width: 100%;
    font-family: quicksand;
    font-weight: 500;
    position: relative
}

.free-orders-wrap:empty {
    display: none
}

.free-orders-wrap .icon-icon_shipping {
    font-size: 50px;
    font-weight: 500;
    line-height: 0;
    vertical-align: middle;
    padding-right: 0
}

@media only screen and (max-width:500px) {
    a.free-countries {
        margin-bottom: 11px
    }
    span.free-orders {
        border-right: none
    }
}

@media screen and (min-width:1025px) {
    .free-orders-wrap.active span.free-orders {
        border-right: 1px solid #fff
    }
}

.first-load-page-mod {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99
}

.diolog-shade {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .4
}

.first-load-page-content {
    width: 668px;
    height: 392px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -334px;
    margin-top: -196px;
    background-color: #fff;
    border-radius: 12px;
    padding: 100px 80px;
    box-sizing: border-box;
    text-align: center;
    background-image: url(../images/more-language.png);
    background-repeat: no-repeat;
    background-size: cover
}

.first-load-page-content .ui-close {
    font-size: 24px;
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer
}

.first-load-page-content p {
    font-family: Quicksand;
    font-weight: 400;
    font-size: 16px;
    color: #8c8c8c;
    line-height: 1.4;
    margin-bottom: 15px
}

.first-load-page-content .en-point {
    color: #333
}

.first-load-page-content .de-point {
    margin-bottom: 30px
}

.first-load-page-content a {
    display: block;
    color: #0051a4;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer
}

.first-load-page-content a:hover {
    color: #0051a4;
    text-decoration: underline
}

.first-load-page-content .en-url {
    margin-top: 15px
}

.free-orders.festival,
.free-orders.festival-all {
    display: none
}

.ad-free-shopping.festival .free-orders.not-festival {
    display: none
}

.ad-free-shopping.festival .free-orders.festival {
    display: inline
}

.ad-free-shopping.festival.show-all .free-orders.festival {
    display: none
}

.ad-free-shopping.festival.show-all .free-orders.festival-all {
    display: inline
}

.ad-free-shopping .free-orders>span {
    color: #e74330
}

.ad-free-shopping .free-orders .show-details {
    cursor: pointer;
    color: #0051a4
}

.ad-free-shopping .free-orders .show-details:hover {
    color: #0051a4;
    text-decoration: underline
}

.festival .free-orders-wrap .red-new {
    position: relative;
    margin-right: 10px;
    top: -3px;
    max-width: 58px
}

.festival .free-orders-wrap a:hover {
    text-decoration: underline
}

#header .product-nav .right-content li.content-bottom {
    display: block;
    float: none;
    width: 100%;
    text-align: right;
    margin-top: 34px;
    margin-bottom: 28px;
    line-height: 0
}

#header .product-nav .right-content li.content-bottom a {
    display: inline-block;
    color: #0051a4;
    background: 0 0;
    line-height: 1
}

#header .product-nav .right-content li.content-bottom a+a {
    margin-left: 40px
}

#header .product-nav .right-content li.content-bottom .text {
    font-size: 14px
}

#header .product-nav .right-content ul:after {
    content: '';
    display: table;
    clear: both
}

.text-special-point {
    position: relative;
    display: inline-block
}

.text-special-point:after {
    content: '';
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    right: -7px;
    top: 35px;
    background-color: #e74300
}

body.is-distributor #header .nav-flashsale,
body.is-distributor #header .nav-item.for-business li:nth-of-type(2),
body.is-from-business #header .nav-flashsale {
    display: none
}

.manage-nav .cart-fee,
.manage-nav .cart-next-discount {
    padding: 0 20px 20px;
    font-size: 12px;
    color: #333;
    font-weight: 400
}

.manage-nav .cart-fee {
    line-height: 1.2;
    text-align: center;
    font-weight: 500;
    margin-top: -12px;
    font-size: 13px
}

.manage-nav .cart-next-discount {
    line-height: 1;
    background-color: #fff;
    text-align: left;
    color: #777;
    font-weight: 500
}

#header .show-country-selector.icon-region {
    font-size: 18px;
    width: 18px;
    height: unset;
    display: block
}

#header .country-abbreviation {
    max-width: 160px;
    display: inline-block;
    margin-left: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media(max-width:1320px) and (min-width:1200px) {
    #header .product-nav .right-content {
        width: 840px;
        padding-left: 20px
    }
}

_:-ms-lang(x),
#header .fix-box .ie-layer {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 40px
}

#header .nav-icon>a {
    display: inline-flex;
    align-items: center
}

.nav-item.deals .nav-dropdown {
    margin-left: -65px
}

.main-header-logo {
    width: 138px;
    height: 35px;
    position: relative;
    z-index: 0;
    filter: grayscale(100%) brightness(200%);
    transition: .3s
}

#header:hover .main-header-logo {
    filter: grayscale(0)
}

#header .nav-icon .nav-dropdown,
#header .nav-item .nav-dropdown {
    transition: none;
    overflow: hidden;
    max-height: 0;
    display: block
}

#header .nav-icon:hover .nav-dropdown,
#header .nav-item:hover .nav-dropdown {
    transition: max-height .8s;
    max-height: 1040px
}

reo-i18n {
    font-family: inherit
}

.waitingForProcess {
    font-weight: 500;
    color: #333;
    font-family: quicksand;
    text-align: center;
    background: #fff;
    width: 100%;
    height: 282px;
    border-radius: 8px;
    z-index: 100;
    margin: 0 auto;
    padding: 64px 56px;
    position: relative;
    line-height: 1.4
}

.waitingForProcess h4 {
    font-size: 36px
}

.waitingForProcess p {
    font-size: 18px
}

.waitingForProcess .blinking {
    margin: 0 auto 30px
}

.blinking {
    width: 75px;
    height: 75px;
    background: #fff;
    border-radius: 5px;
    position: relative;
    padding: 8px;
    text-align: center
}

.blinking span {
    width: 20px;
    height: 8px;
    display: inline-block;
    border-radius: 20px;
    background: #0051a4;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-animation: 1s blink infinite;
    animation: 1s blink infinite;
    transform-origin: left top
}

@-webkit-keyframes blink {
    0% {
        opacity: .4
    }
    30% {
        opacity: .6
    }
    60% {
        opacity: .8
    }
    100% {
        opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: .4
    }
    30% {
        opacity: .6
    }
    60% {
        opacity: .8
    }
    100% {
        opacity: 1
    }
}

.blinking span:first-child {
    transform: rotate(45deg) translateX(18px);
    -webkit-animation-delay: 125ms;
    animation-delay: 125ms
}

.blinking span:nth-child(2) {
    transform: rotate(90deg) translateX(18px);
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.blinking span:nth-child(3) {
    transform: rotate(135deg) translateX(18px);
    -webkit-animation-delay: 375ms;
    animation-delay: 375ms
}

.blinking span:nth-child(4) {
    transform: rotate(180deg) translateX(18px);
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.blinking span:nth-child(5) {
    transform: rotate(225deg) translateX(18px);
    -webkit-animation-delay: 625ms;
    animation-delay: 625ms
}

.blinking span:nth-child(6) {
    transform: rotate(270deg) translateX(18px);
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

.blinking span:nth-child(7) {
    transform: rotate(315deg) translateX(18px);
    -webkit-animation-delay: 875ms;
    animation-delay: 875ms
}

.blinking span:nth-child(8) {
    transform: rotate(360deg) translateX(18px);
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

#header .nav-dropdown li.menu-item-1789 ul.nav-dropdown {
    position: absolute;
    margin-left: 0;
    left: 100%;
    top: 0;
    box-shadow: 5px 4px 5px rgba(0, 0, 0, .2)
}

#header .nav-dropdown li.menu-item-1789 a {
    cursor: pointer
}

#header .nav-dropdown li.menu-item-1789 ul.nav-dropdown.dn {
    display: none
}

#header .nav-dropdown li.menu-item-1789:hover ul.nav-dropdown {
    display: block
}

:root {
    --primary-color: #00ace6
}

* {
    margin: 0;
    box-sizing: border-box
}

html {
    background-color: #fff
}

body {
    font-family: Quicksand;
    font-weight: 400
}

strong {
    font-weight: 500
}

#bottom-support,
#container,
#footer,
#header {
    font-family: quicksand;
    font-weight: 400
}

#footer.keen-footer-container {
    font-family: Montserrat!important
}

#footer.keen-footer-container a,
#footer.keen-footer-container div,
#footer.keen-footer-container h1,
#footer.keen-footer-container h2,
#footer.keen-footer-container h3,
#footer.keen-footer-container h4,
#footer.keen-footer-container h5,
#footer.keen-footer-container li,
#footer.keen-footer-container p {
    font-family: Montserrat!important
}

#header.keen a,
#header.keen div,
#header.keen h1,
#header.keen h2,
#header.keen h3,
#header.keen h4,
#header.keen h5,
#header.keen li,
#header.keen p {
    font-family: Montserrat!important
}

input {
    outline: 0
}

ul {
    list-style-type: none;
    -webkit-padding-start: 0
}

.notice-red {
    color: #f74225
}

body .icon-moon {
    font-family: icomoon!important;
    display: inline-block
}

.igg-hide {
    display: none!important
}

.dn,
.hide {
    display: none
}

.l {
    float: left
}

.r {
    float: right
}

.fix {
    *zoom: 1
}

.fix:after {
    display: table;
    content: '';
    clear: both
}

.rel {
    position: relative
}

.sk-button.red-button {
    background: linear-gradient(150deg, #eb3349, #f45c43);
    color: #fff;
    border: 1px solid #f45c43
}

.sk-button {
    display: inline-block;
    height: 48px;
    box-sizing: border-box;
    padding: 0 24px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    border-radius: 30px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    top: 0;
    transition: top .5s;
    -moz-transition: top .5s;
    -webkit-transition: top .5s;
    -o-transition: top .5s;
    -ms-transition: top .5s
}

.sk-button.empty-button {
    color: #0051a4;
    border: 1px solid #0051a4
}

.sk-button .ui-icon {
    margin-left: 10px
}

.sk-button.empty-button:hover {
    background: linear-gradient(150deg, #1e7ff2, #1dc4e4);
    color: #fff
}

.sk-button.empty-red-button {
    border: 1px solid #fff;
    color: #f45c43;
    background: #fff
}

.sk-button.empty-red-button:hover {
    background: linear-gradient(150deg, #eb3349, #f45c43);
    color: #fff;
    border: 1px solid #f45c43
}

.sk-button.primary-button {
    background: linear-gradient(150deg, #1e7ff2, #1dc4e4);
    color: #fff;
    border: 1px solid #0051a4
}

.sk-button.primary-button:hover,
.sk-button.red-button:hover {
    position: relative;
    top: -6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.blue-button,
.white-button:hover {
    background: linear-gradient(150deg, #1e7ff2, #1dc4e4);
    border: 1px solid #0051a4;
    color: #fff
}

.logo img {
    display: inline;
    width: auto
}

.w1200 {
    width: 1200px
}

#main,
#main.dark {
    background-color: #fff
}

.header-main {
    height: 80px
}

#logo img {
    max-height: 80px
}

.header-top {
    min-height: 30px
}

.transparent .header-main {
    height: 265px
}

.transparent #logo img {
    max-height: 265px
}

.has-transparent+#main .page-header-wrapper:first-of-type .page-title,
.has-transparent+#main>.page-title,
.has-transparent+#main>div>.page-title,
.has-transparent+.page-title:first-of-type {
    padding-top: 265px
}

.header.show-on-scroll,
.stuck .header-main {
    height: 70px!important
}

.stuck #logo img {
    max-height: 70px!important
}

.header-bottom {
    background-color: #eee
}

.header-main .nav>li>a {
    line-height: 16px
}

.header-bottom-nav>li>a {
    line-height: 16px
}

@media(max-width:549px) {
    .header-main {
        height: 70px
    }
    #logo img {
        max-height: 70px
    }
    #footer-signup {
        margin-top: 30px
    }
    #text-13 {
        padding-top: 0
    }
}

.nav-dropdown {
    font-size: 100
}

.header-top {
    background-color: #303030!important
}

.accordion-title.active,
.badge-outline .badge-inner,
.cart-icon strong,
.has-icon-bg .icon .icon-inner,
.is-outline.primary,
.logo a,
.nav-outline>li.active>a,
.primary.is-link,
.primary.is-underline,
[data-color=primary] {
    color: #00ace6
}

[data-text-color=primary] {
    color: #00ace6!important
}

.badge-inner,
.banner,
.box-badge:hover .box-text,
.button.primary:not(.is-outline),
.button.submit-button,
.button.wc-forward:not(.checkout):not(.checkout-button),
.cart-icon:hover strong,
.current-dropdown .cart-icon strong,
.featured-table .title,
.featured-title,
.grid-tools a,
.has-hover:hover .badge-outline .badge-inner,
.has-icon:hover .icon-label,
.header-top,
.is-outline:hover,
.label-new.menu-item>a:after,
.nav-box>li.active>a,
.nav-box>li>a:hover,
.nav-dropdown-bold .nav-column li>a:hover,
.nav-dropdown-bold.dark .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-bold.dark>li>a:hover,
.nav-dropdown.nav-dropdown-bold>li>a:hover,
.nav-line-bottom>li>a:before,
.nav-line-grow>li>a:before,
.nav-line>li>a:before,
.nav-pagination>li>.current,
.nav-pagination>li>a:hover,
.nav-pagination>li>span:hover,
.nav-pills>li.active>a,
.primary.is-outline:hover,
.scroll-to-bullets a,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.tagcloud a:hover,
button[type=submit],
input.button.alt,
input[type=button].primary,
input[type=reset].button,
input[type=submit].primary,
input[type=submit]:not(.is-form) {
    background-color: #00ace6
}

.accordion-title.active,
.blockUI:before,
.cart-icon strong,
.cart-icon strong:after,
.featured-table,
.has-border,
.has-hover:hover .badge-outline .badge-inner,
.is-outline:hover,
.loading-spin,
.nav-pagination>li>.current,
.nav-pagination>li>a:hover,
.nav-pagination>li>span:hover,
.nav-vertical.nav-tabs>li.active>a,
.primary.is-outline:hover,
.processing:before,
.scroll-to-bullets a.active,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.tagcloud a:hover,
blockquote {
    border-color: #00ace6
}

.nav-tabs>li.active>a {
    border-top-color: #00ace6
}

.slider .flickity-prev-next-button:hover .arrow,
.slider .flickity-prev-next-button:hover svg {
    fill: #00ace6
}

.badge-inner.on-sale,
.button.alt:not(.is-outline),
.button.checkout,
.button.secondary:not(.is-outline),
.icon-label,
.secondary.is-outline:hover,
.secondary.is-underline:hover,
.single_add_to_cart_button,
[data-icon-label]:after {
    background-color: #f84225
}

.color-secondary,
.secondary.is-link,
.secondary.is-outline,
.secondary.is-underline,
.star-rating span:before,
.star-rating:before,
.stars a.active,
.woocommerce-page .star-rating:before {
    color: #f84225
}

[data-text-color=secondary] {
    color: #f84225!important
}

.secondary.is-outline:hover {
    border-color: #f84225
}

body {
    font-weight: 400
}

.nav>li>a {
    font-weight: 700
}

.header:not(.transparent) .header-nav.nav>li.active>a,
.header:not(.transparent) .header-nav.nav>li.current>a,
.header:not(.transparent) .header-nav.nav>li>a.active,
.header:not(.transparent) .header-nav.nav>li>a.current,
.header:not(.transparent) .header-nav.nav>li>a:hover {
    color: #0051a4
}

.header-nav.nav-box>li.active>a,
.header-nav.nav-box>li>a:hover,
.header-nav.nav-line-bottom>li>a:before,
.header-nav.nav-line-grow>li>a:before,
.header-nav.nav-line>li>a:before,
.header-nav.nav-pills>li.active>a,
.header-nav.nav-pills>li>a:hover {
    color: #fff!important;
    background-color: #0051a4
}

a {
    color: #0051a4
}

.button#place_order,
.button.checkout,
.single_add_to_cart_button.button,
[data-icon-label]:after {
    background-color: #f84225!important
}

.badge-inner.new-bubble {
    background-color: #7a9c59
}

@media screen and (min-width:550px) {
    .products .box-vertical .box-image {
        min-width: 300px!important;
        width: 300px!important
    }
}

.header-main .cart-icon strong,
.header-main .header-button>.button.is-outline,
.header-main .menu-title,
.header-main .nav>li>a>i:not(.icon-angle-down),
.header-main .social-icons {
    color: #000!important
}

.header-main .cart-icon strong,
.header-main .cart-icon strong:after,
.header-main .header-button>.button.is-outline {
    border-color: #000!important
}

.header-main .header-button>.button:not(.is-outline) {
    background-color: #000!important
}

.header-main .current-dropdown .cart-icon strong,
.header-main .header-button>.button:hover,
.header-main .header-button>.button:hover i,
.header-main .header-button>.button:hover span {
    color: #fff!important
}

.header-main .header-button>.button.is-outline:hover,
.header-main .menu-title:hover,
.header-main .nav>li>a:hover>i:not(.icon-angle-down),
.header-main .social-icons a:hover {
    color: #0051a4!important
}

.header-main .current-dropdown .cart-icon strong,
.header-main .header-button>.button:hover {
    background-color: #0051a4!important
}

.header-main .current-dropdown .cart-icon strong,
.header-main .current-dropdown .cart-icon strong:after,
.header-main .header-button>.button:hover {
    border-color: #0051a4!important
}

.footer-1 {
    background-color: #2b2b2b
}

.footer-2 {
    background-color: #2b2b2b
}

.absolute-footer,
html {
    background-color: #2b2b2b
}

.page-title-small+main .product-container>.row {
    padding-top: 0
}

@media(max-width:849px) {
    #wpadminbar {
        display: none!important
    }
    html {
        margin-top: 0!important
    }
}

@media(min-width:850px) {
    .mfp-content,
    .stuck,
    button.mfp-close {
        top: 32px!important
    }
    .is-full-height {
        height: calc(100vh - 32px)!important
    }
}

.xdebug-var-dump {
    z-index: 999999
}

.shortcode-error {
    border: 2px dashed #000;
    padding: 20px;
    color: #fff;
    font-size: 16px;
    background-color: #71cedf
}

.edit-block-wrapper {
    position: relative
}

.edit-block-button {
    font-size: 12px!important;
    background-color: #555!important;
    margin: 6px 2px 3px 0;
    border-radius: 4px!important
}

.edit-block-button-builder {
    background-color: #00a0d2!important
}

.label-new.menu-item>a:after {
    content: "New"
}

.label-hot.menu-item>a:after {
    content: "Hot"
}

.label-sale.menu-item>a:after {
    content: "Sale"
}

.label-popular.menu-item>a:after {
    content: "Popular"
}

.products-introduction .text p a {
    display: block
}

#banner-1594549396,
#banner-1726563507,
#banner-190615788,
#banner-776973559 {
    padding-top: 500px
}

@media screen and (max-width:1024px) {
    #banner-1594549396,
    #banner-1726563507,
    #banner-190615788,
    #banner-776973559 {
        padding-top: 400px
    }
}

@media screen and (max-width:768px) {
    #banner-1594549396,
    #banner-1726563507,
    #banner-190615788,
    #banner-776973559 {
        padding-top: 420px
    }
}

@media screen and (max-width:499px) {
    .font-small-center h1,
    .font-small-center h3,
    .font-small-center p {
        text-align: center
    }
    .font-small-center a.button {
        display: inline-block;
        margin: 20px auto 0
    }
    .little-img-wrap {
        margin: 20px auto
    }
    .products-introduction .text .learn-more-p {
        margin-top: 10px
    }
    #banner-1594549396,
    #banner-1726563507,
    #banner-190615788,
    #banner-776973559 {
        padding-top: 445px
    }
}

.col {
    padding-bottom: 0
}

.last-banner-red a.button {
    width: 174px;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 10px;
    font-family: ubuntu;
    font-weight: 400;
    font-size: 16px;
    border-color: #fff
}

.products-introduction .text p {
    margin-bottom: 2px;
    margin-top: 2px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px
}

.dot-symbol {
    font-size: 54px;
    vertical-align: middle;
    line-height: 0;
    height: 0
}

.shop-compare-button {
    height: 91px;
    width: 91px;
    display: flex;
    position: fixed;
    right: 35px;
    top: 40%;
    cursor: pointer;
    z-index: 2;
    background: #0051a4;
    color: #fff;
    padding: 0;
    border-radius: 100% 100% 0;
    font-family: ubuntu;
    font-size: 16px;
    align-items: center;
    justify-content: center
}

.shop-compare-button>a,
.shop-compare-button>a:hover {
    color: #fff;
    text-align: center
}

.b2d2-left a {
    font-weight: 500
}

.produce-info .parm p {
    font-size: 16px;
    color: #333
}

.overview-resolution a {
    font-weight: 500
}

.product-tabs-content .attr-choose,
.rl-select,
.shop-abstract-banner-detail .attr-choose,
.shop-row .attr-choose,
.spots .attr-choose {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: none;
    background-image: url(../images/new-select-bg-1.png);
    background-size: 27px;
    border: none;
    background-color: #f5f5f5;
    border-radius: 100px;
    padding-right: 60px;
    background-position: 90% 50%;
    padding-left: 20px;
    font-size: 16px;
    font-family: quicksand;
    margin-right: 0;
    letter-spacing: .7px;
    width: auto;
    height: 34px;
    box-shadow: none!important;
    font-weight: 500;
    background-repeat: no-repeat
}

.spots .attr-choose {
    margin: 4px auto
}

.three-row .attr-choose {
    margin: 20px auto
}

.shop-abstract-banner-detail .attr-choose {
    margin-bottom: 0
}

.rl-select {
    background-repeat: no-repeat
}

#linkSwitch span[class*=icon] {
    font-size: 16px;
    font-weight: 600;
    margin-left: 0
}

.camera_rain a {
    font-weight: 500!important;
    color: #3fd0ff!important
}

.price-igg {
    color: #eb1478!important
}

.btn-igg .order-igg {
    color: #fff!important
}

.btn-igg .igg-hide {
    display: none!important
}

.btn-igg .come-soon {
    color: #777!important
}

.btn-igg {
    color: #fff!important;
    border: 1px solid #eb1478!important;
    background: #eb1478!important;
    box-shadow: none!important;
    width: auto!important;
    padding: 0 24px!important;
    cursor: pointer!important
}

.btn-igg:hover {
    color: #fff!important;
    background: #fa1681!important;
    border: 1px solid #fa1681!important
}

.btn-igg[disabled] {
    color: #777!important;
    border: solid 1px #ccc!important;
    background: #fff!important;
    cursor: default!important
}

.btn-igg[disabled]:hover {
    border: solid 1px #ccc!important;
    background: #fff!important;
    color: #777!important
}

.red {
    color: #e74330
}

body {
    background-color: #fff
}

#header ::-webkit-input-placeholder {
    color: #777;
    font-weight: 400
}

#header :-moz-placeholder {
    color: #777;
    font-weight: 400
}

#header ::-moz-placeholder {
    color: #777;
    font-weight: 400
}

#header :-ms-input-placeholder {
    color: #777;
    font-weight: 400
}

#header {
    position: relative;
    z-index: 999;
    background-color: #fff
}

#header.homepage {
    z-index: 10;
    background: transparent
}

#header.homepage .home-banner {
    position: relative;
    z-index: 0;
    top: -88px;
    height: 948px
}

.w1200 {
    width: 1200px
}

.mauto {
    margin: 0 auto
}

.search-down {
    -o-box-shadow: 0 0 5px #d3d3d3;
    -ms-box-shadow: 0 0 5px #d3d3d3;
    box-shadow: 0 0 5px #d3d3d3;
    background-color: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    top: 88px
}

.search-info-mod ul img {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 40px
}

.search-info-mod ul li {
    margin-bottom: 0
}

.search-info-mod ul li+li {
    margin-top: 15px
}

.search-info-mod ul h3 {
    color: #333;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    padding-top: 10px;
    margin-bottom: 0
}

.search-info-mod ul li:hover h3 {
    color: #0051a4
}

#header .search-info-mod ul p {
    color: #555;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

#header .search-info-mod ul {
    padding-bottom: 32px;
    margin-left: 210px;
    max-width: 720px
}

#header .nav-search .search-info-mod li {
    position: relative
}

#header .nav-search .search-info-mod .product-state {
    left: 80px;
    top: 0
}

#header .nav-search .search-info-mod .product-state:before {
    height: 25px;
    width: 25px;
    top: -13px
}

#header .header-wrapper {
    width: 1200px;
    margin: 0 auto;
    max-height: 88px;
    position: static;
    display: flex
}

#header.homepage .header-wrapper {
    background: transparent
}

#header .nav-flex-1 {
    flex: 1
}

#header .logo {
    margin-top: 26px;
    width: 138px;
    height: 35px
}

#header .keen-logo {
    margin-top: 19px;
    width: 100px;
    height: 27px
}

#header .keen-logo-title {
    color: #777;
    line-height: 1.2;
    font-size: 14px;
    margin-top: 6px;
    font-weight: 500
}

#header .nav {
    line-height: 88px;
    height: 88px;
    position: static;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    justify-content: space-between
}

#header .nav .nav-item-layer {
    padding-left: 38px
}

#header .nav .nav-item-layer>.nav-item {
    padding: 0 18px
}

#header .nav li {
    position: static
}

#header .nav>.nav-layer>li {
    display: inline-block
}

#header .nav>.nav-layer>li span.country-abbreviation,
#header .nav>.nav-layer>li span.icon-region,
#header .nav>.nav-layer>li>a {
    font-family: quicksand;
    font-size: 16px;
    text-decoration: none;
    color: #555;
    cursor: pointer;
    font-weight: 500;
    padding: 0;
    line-height: 88px;
    height: 88px
}

#header.homepage .nav>.nav-layer>li span.country-abbreviation,
#header.homepage .nav>.nav-layer>li span.icon-region,
#header.homepage .nav>.nav-layer>li>a {
    color: #fff
}

#header a.country-item {
    height: 20px;
    overflow: hidden
}

#header a.country-item:hover>span {
    color: #0051a4!important
}

#header.keen a.country-item:hover>span {
    color: #096439!important
}

#header .nav>.nav-layer>li span.icon-region {
    font-size: 18px;
    font-weight: 500
}

#header span.country-abbreviation:empty {
    margin: 0
}

#header .nav>.nav-item {
    padding: 0 30px
}

#header .nav-dropdown {
    position: absolute;
    background-color: #fff;
    -o-box-shadow: 5px 4px 5px rgba(0, 0, 0, .2);
    -ms-box-shadow: 5px 4px 5px rgba(0, 0, 0, .2);
    box-shadow: 5px 4px 5px rgba(0, 0, 0, .2);
    z-index: 999;
    opacity: 1;
    border: 0;
    padding: 0;
    min-width: auto;
    left: auto;
    top: 88px
}

#header .nav-dropdown.nav-for-business {
    transform: translateX(-25%)
}

#header .nav-icon,
#header .nav-item {
    margin: 0
}

#header .nav-item .nav-text.active,
#header .nav-item .nav-text:hover {
    color: #0051a4;
    font-weight: 500
}

#header .nav-icon.active,
#header .nav-icon:hover {
    color: #0051a4;
    font-weight: 700
}

#header .nav-dropdown li {
    line-height: 60px;
    position: relative;
    white-space: nowrap
}

#header #nav-products .nav-product-wrap li {
    white-space: normal
}

#header .nav-dropdown li a {
    padding: 0 25px;
    color: #555;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    display: block;
    text-align: center;
    line-height: 60px;
    border-bottom: 0;
    margin: 0
}

#header .nav-dropdown li a:hover {
    background-color: #f7f8f9;
    color: #0051a4
}

#header .manage-item .nav-icon {
    padding: 0
}

#header .border-gradient.ui-gradient-blue {
    display: block;
    height: 3px;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .35);
    position: relative;
    z-index: 1
}

.nav-support .nav-dropdown {
    margin-left: -60px
}

.nav-company .nav-dropdown {
    margin-left: -35px;
    width: 150px
}

#header .nav-icon {
    font-weight: 800;
    font-size: 18px
}

#header li.nav-icon {
    padding: 0 18px
}

#header .nav li.lang-nav {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-width: 30px;
    width: auto;
    height: 88px;
    overflow: hidden;
    padding-left: 2px
}

#header .search-mod {
    height: 70px
}

#header .search-mod>div {
    margin: 0 auto;
    font-size: 14px;
    line-height: 70px
}

#header .search-mod>div a {
    color: #0051a4;
    cursor: pointer;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 6px;
    border-bottom: 1px solid #fff;
    margin-top: 25px
}

#header .nav a .link-text {
    margin-right: 10px
}

#header .nav a:hover .link-text {
    padding-bottom: 2px;
    border-bottom: 1px solid #0051a4
}

#header .search-mod>div a:hover .ui-icon {
    position: relative;
    right: -10px
}

.ui-icon {
    font-size: 16px;
    display: inline-block;
    transform: scale(.7) translateY(20%);
    -ms-transform: scale(.7) translateY(20%);
    -moz-transform: scale(.7) translateY(20%);
    -webkit-transform: scale(.7) translateY(20%);
    font-weight: 600
}

#header .search-mod>div a:hover {
    color: #0051a4
}

#header.keen .nav>.nav-item {
    padding: 0 24px
}

#header.keen .nav>li>a {
    font-size: 14px;
    font-family: Montserrat
}

#header.keen .product-nav .product-cate-tab li.active,
#header.keen .product-nav .product-cate-tab li:hover {
    color: #096439
}

#header.keen .product-nav .product-cate-tab li {
    font-size: .14rem
}

#header.keen .header-wrapper .nav-sub-category h5 {
    font-size: .14rem
}

#header.keen .nav-product-list li a {
    font-size: .14rem
}

#header.keen .ui-href,
#header.keen .ui-link {
    color: #096439;
    font-size: 14px
}

#header.keen .ui-link:hover {
    color: #096439
}

#header.keen .ui-link.text:hover,
#header.keen .ui-link:hover .text {
    border-bottom: 1px solid #096439
}

#header.keen .nav-item .nav-text.active,
#header.keen .nav-item .nav-text:hover,
#header.keen .product-nav .product-cate-tab li.active,
#header.keen .product-nav .product-cate-tab li:hover {
    color: #096439
}

#header.keen .ui-gradient-blue {
    background: #096439
}

#header.keen .nav-dropdown li a:hover {
    color: #096439
}

#header.keen .nav-dropdown li a {
    font-size: 14px;
    cursor: pointer
}

#header.keen .ui-button {
    font-size: 14px
}

#header.keen .nav-icon.active,
#header.keen .nav-icon:hover {
    color: #096439
}

#header .header-wrapper .nav .nav-item-layer .nav-text.active,
#header .header-wrapper .nav .nav-item-layer li .nav-text:hover {
    border-bottom: 3px solid #0051a4;
    padding-bottom: 30px!important
}

.keen-body #header .header-wrapper .nav .nav-item-layer li .nav-text:hover {
    border-bottom: 3px solid #096439;
    padding-bottom: 30px!important
}

.search-mod-input[type=text] {
    border: none;
    color: #333;
    font-size: 16px;
    margin-left: 600px;
    width: 500px;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
    font-weight: 400;
    line-height: 20px;
    height: 20px;
    margin-top: 25px;
    vertical-align: top
}

.search-mod-input[type=text]:focus {
    box-shadow: none;
    color: #333
}

#header .search-info-mod {
    border-top: 1px solid #ddd
}

.search-info-mod .more-product {
    text-align: center;
    background-color: #f7f8f9;
    line-height: 70px
}

.search-info-mod .more-product a {
    color: #0051a4;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none
}

.search-info-mod .more-product a:hover .ui-icon {
    position: relative;
    right: -10px
}

.search-info-mod label {
    color: #555;
    font-size: 16px;
    display: block;
    margin-bottom: 0;
    margin-left: 210px;
    line-height: 60px;
    font-weight: 400
}

#header .manage-nav .nav-dropdown .ui-button {
    margin: 0 auto;
    width: 223px;
    display: block;
    border-radius: 0;
    position: static;
    box-shadow: none
}

#header .manage-nav .nav-dropdown .ui-button.red-button {
    background-color: #e74300
}

#header .manage-nav .nav-dropdown .ui-button.empty-button {
    background: #fff;
    color: #e74300;
    border-color: #e74300
}

#header .manage-nav .nav-dropdown .ui-button.empty-button {
    margin-bottom: 20px
}

#header .manage-nav .nav-dropdown .ui-button.empty-button:hover {
    top: 0
}

.account-nav .nav-dropdown {
    transform: translateX(calc(-50% + 9px));
    -ms-transform: translateX(-50%) translateX(9px)
}

.lang-nav .nav-dropdown {
    margin-left: -25px
}

.lang-nav .ui-icon {
    font-size: 12px;
    position: relative;
    top: -1px;
    margin-left: 3px
}

#header .product-nav .nav-dropdown {
    left: 0;
    right: 0;
    min-width: 1200px;
    display: block;
    flex-wrap: wrap;
    margin-right: -17px;
    width: 100%
}

#header .product-nav:hover .nav-dropdown {
    left: 0;
    right: 0;
    min-width: 1200px;
    display: block;
    flex-wrap: wrap;
    margin-right: -17px;
    border-top: 1px solid #e8e8e8
}

#header .product-nav .product-cate-tab-wrap {
    min-height: 660px;
    padding-bottom: .4rem
}

#header .product-nav .product-cate-tab {
    background-color: #f7f8f9;
    margin-bottom: .2rem
}

#header .product-nav .product-cate-tab li {
    width: 2.64rem;
    padding: .2rem;
    line-height: 1.2;
    font-size: .16rem;
    font-weight: 500;
    color: #555;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    text-align: left;
    justify-content: center;
    white-space: normal
}

#header .product-nav .product-cate-tab li.active,
#header .product-nav .product-cate-tab li:hover {
    color: #0051a4;
    background-color: rgba(42, 182, 228, .1)
}

#header .product-nav .product-cate-tab li:last-child:after {
    left: unset;
    right: 0
}

.header-wrapper .nav-product-wrap {
    padding: 0 .36rem 0 .56rem;
    overflow-y: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.header-wrapper .nav-product-container {
    flex-grow: 1;
    position: relative
}

.header-wrapper .nav-product-wrap::-webkit-scrollbar {
    width: 10px;
    background: #eee
}

.header-wrapper .nav-product-wrap::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 5px
}

.header-wrapper .nav-product-wrap::-webkit-scrollbar-thumb:hover {
    background: #bbb
}

.nav-product-category-wrap .bottom {
    line-height: 1.2;
    margin-bottom: .2rem;
    margin-top: .2rem
}

.nav-product-category-wrap .bottom a.ui-link:hover {
    text-decoration: none
}

.nav-product-category-wrap .bottom a+a {
    margin-left: .4rem
}

.header-wrapper .nav-product-category-wrap:not(.active) {
    display: none
}

.header-wrapper .nav-sub-category {
    padding: .3rem 0 .24rem;
    position: relative;
    border-top: 1px solid #e8e8e8
}

.header-wrapper .one-sub .nav-sub-category {
    width: 100%;
    border-bottom: 1px solid #e8e8e8
}

.header-wrapper .nav-sub-category h5 {
    font-size: .16rem;
    font-weight: 500;
    line-height: 1.2;
    color: #555;
    position: relative;
    padding-left: .14rem
}

.header-wrapper .nav-sub-category h5::before {
    content: '';
    display: inline-block;
    width: .06rem;
    height: .06rem;
    border-radius: 100%;
    background-color: #555;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.header-wrapper .category-note {
    line-height: 1.2;
    margin: .2rem 0;
    font-size: .16rem
}

.nav-product-list {
    position: relative
}

.nav-product-list ul {
    display: flex;
    flex-wrap: wrap
}

.nav-product-list li {
    width: 1.15rem;
    margin-top: .2rem;
    margin-right: .3rem;
    box-sizing: border-box;
    max-width: 115px
}

.header-wrapper .product-img-wrap {
    position: relative
}

.header-wrapper .product-img-wrap>img {
    width: .9rem;
    height: .9rem
}

.nav-product-category-wrap:not(.one-sub) .nav-product-list ul:not(.active) {
    display: none
}

.nav-product-category-wrap.one-sub .nav-product-list ul+ul {
    margin-top: .12rem
}

.nav-product-category-wrap.one-sub .move-button {
    display: none
}

#header .nav-product-list li a {
    width: 100%;
    padding: 0;
    display: block;
    line-height: 1;
    font-size: .16rem;
    color: #777;
    font-weight: 500;
    cursor: pointer;
    background: 0 0
}

.nav-products-inner {
    display: flex;
    max-width: 1200px;
    margin: 0 auto
}

.product-cate-tab-wrap .product-cate-button {
    display: block;
    transition: none!important;
    position: static;
    box-shadow: none;
    border-radius: 2px
}

.product-cate-tab-wrap .product-cate-button.empty-button {
    background: 0 0!important;
    color: #0051a4;
    border: 1px solid #0051a4
}

.product-cate-tab-wrap .product-cate-button.empty-button.cloud-button:hover {
    color: #00a5de
}

.product-cate-tab-wrap .product-cate-button.primary-button {
    background: #0051a4!important;
    border: none!important
}

.product-cate-tab-wrap .product-cate-button+.product-cate-button {
    margin-top: .16rem
}

#header .nav-product-list li a:hover {
    background-color: unset;
    color: #777
}

.nav-product-list li span {
    line-height: 1.2;
    display: block
}

.nav-product-list .move-button {
    cursor: pointer;
    display: block;
    width: .2rem;
    height: .2rem;
    border-radius: 100%;
    background-color: #f3f3f3;
    position: absolute;
    left: -.2rem;
    top: 50%;
    font-size: .12rem;
    transform: translateY(-50%);
    line-height: 1
}

#header .nav-product-list .move-button span {
    position: static;
    line-height: .12rem;
    height: .12rem;
    transform: none;
    color: #0051a4;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.nav-product-list .move-button.next-button {
    left: unset;
    right: -.3rem
}

.product-state-wrap {
    position: absolute
}

.product-state-wrap .product-state {
    position: static
}

.product-state-wrap>* {
    display: block
}

.product-state-wrap.right-top {
    top: 0;
    transform: translateX(50%);
    right: 23px
}

.product-state-wrap.right-bottom {
    right: 0;
    bottom: .07rem
}

.product-state-wrap.left-bottom {
    left: 0;
    bottom: .07rem
}

.product-state-wrap.left-top {
    transform: translateX(-50%);
    top: 0;
    left: 0
}

.product-state {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    display: block;
    position: absolute
}

.product-state:before {
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 500;
    display: inline-block;
    transform: translate(-50%, -50%) scale(.8)
}

.product-state.new {
    background: linear-gradient(150deg, #1e7ff2, #1dc4e4)
}

.product-state.hot {
    background: linear-gradient(150deg, #eb3349, #f45c43)
}

.product-state.new:before {
    content: 'New';
    color: #fff
}

.product-state.hot:before {
    content: 'Hot';
    color: #fff
}

#header .right-content .fix-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative
}

#header .fix-box .sub_title {
    width: 100%;
    padding: 26px 0 5px 30px;
    font-size: 16px;
    line-height: 19.2px;
    color: #333;
    font-weight: 500
}

#header .fix-box .product-layer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 0
}

#header .fix-box {
    width: 385px;
    height: 213px;
    margin-top: 20px;
    border: 1px solid #ddd
}

#header .fix-wifi-connection .product-layer {
    padding-left: 60px;
    padding-right: 50px;
    padding-bottom: 26px;
    justify-content: space-between
}

#header .fix-wifi-connection .product-layer li:nth-child(n+3) {
    margin-top: 12px
}

.product-state-wrap .icon-icon-4G {
    background: url(../images/icon-4g.png) no-repeat left bottom;
    width: .34rem;
    height: .34rem;
    background-size: contain
}

.product-state-wrap .icon-icon-AI {
    background: url(../images/icon-ai.png) no-repeat left bottom;
    width: .34rem;
    height: .34rem;
    background-size: contain
}

#header .manage-nav .nav-dropdown {
    width: 262px;
    box-sizing: border-box;
    background-color: #f7f8f9;
    transform: translateX(-50%)
}

#header .manage-nav .nav-dropdown .ui-button+.ui-button {
    margin-top: 10px;
    position: static
}

.manage-nav .nav-dropdown ul {
    padding: 0 20px;
    background-color: #fff;
    max-height: 450px;
    overflow-y: auto
}

.manage-nav .nav-dropdown li {
    padding: 20px 0 18px;
    color: #333;
    position: relative
}

.manage-nav .nav-dropdown li+li {
    border-top: 1px solid #ccc
}

#header .manage-nav .nav-dropdown li a {
    padding: 0;
    text-align: left
}

#header .manage-nav .nav-dropdown li a:hover {
    background-color: #fff
}

.manage-nav .nav-dropdown li img {
    width: 60px;
    height: 60px
}

.manage-nav .nav-dropdown li h3 {
    color: #333;
    font-size: 14px;
    line-height: 1.2;
    max-width: 122px;
    margin-left: 10px;
    margin-bottom: 0;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    white-space: break-spaces
}

.manage-nav .nav-dropdown li p {
    font-size: 12px;
    margin-bottom: 0;
    margin-left: 0;
    line-height: 1.2;
    font-weight: 500;
    margin-top: 0;
    text-align: right
}

.manage-nav .nav-dropdown li p.version {
    color: #888;
    text-align: left;
    margin-top: 6px;
    white-space: break-spaces
}

.manage-nav .nav-dropdown li p.total-line {
    color: #333;
    text-align: right;
    margin-top: 0
}

.pc-body.not-support-cloud .cloud-button {
    display: none
}

#header .manage-nav .nav-dropdown li .remove {
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 100%;
    background-color: #f6f6f6;
    position: absolute;
    right: 0;
    top: calc((100% - 14px)/2);
    transform: translateY(-50%);
    color: #777;
    line-height: 20px;
    text-align: center;
    border: 0;
    margin-left: 10px
}

#header .manage-nav .nav-dropdown li .remove:hover {
    background-color: #f6f6f6
}

.manage-nav .nav-dropdown .total {
    padding: 20px 0;
    color: #333;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    line-height: 1.2
}

.manage-nav .nav-dropdown .total label {
    display: inline;
    margin-right: 5px;
    font-weight: 500;
    font-size: 14px
}

.manage-nav .nav-dropdown .total .price,
.manage-nav .nav-dropdown .total .unit {
    color: #eb3349
}

.manage-nav .nav-dropdown .ui-button {
    margin: 0 auto
}

.manage-nav .nav-dropdown .ui-button+.ui-button {
    margin-top: 10px
}

#header .manage-nav .no-product {
    padding-bottom: 0
}

.manage-nav .nav-dropdown .empty-cart {
    line-height: 100px;
    text-align: center;
    -o-box-shadow: 0 0 5px #d3d3d3;
    -ms-box-shadow: 0 0 5px #d3d3d3;
    box-shadow: 0 0 5px #d3d3d3;
    color: #333;
    font-size: 14px;
    font-weight: 500
}

.manage-nav .product-quantity {
    display: inline-block;
    min-width: 16px;
    border-radius: 100%;
    background: linear-gradient(150deg, #eb3349, #f45c43);
    font-style: normal;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    position: relative;
    top: -8px;
    left: -5px
}

.manage-nav .product-quantity.dn {
    display: inline-block;
    visibility: hidden
}

.gradient-line {
    display: none;
    height: 1px;
    width: 100%;
    box-shadow: 0 8px 12px #000;
    -moz-box-shadow: 0 8px 12px #000;
    -webkit-box-shadow: 0 8px 12px #000;
    -o-box-shadow: 0 8px 12px #000;
    -ms-box-shadow: 0 8px 12px #000;
    position: absolute;
    z-index: 100;
    top: 85px;
    background-color: transparent
}

.gradient-line.imporShow {
    display: block!important
}

.ad-free-shopping {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #777;
    flex-wrap: wrap;
    background-color: #f4f4f4
}

.ad-free-shopping a,
.ad-free-shopping span {
    font-weight: 500
}

span.free-orders {
    font-size: 16px;
    padding-left: 0
}

a.free-countries {
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    color: #ccc
}

a.free-countries:hover {
    color: #fff
}

.free-orders-wrap {
    display: block;
    text-align: center;
    width: 100%;
    font-family: quicksand;
    font-weight: 500;
    position: relative
}

.free-orders-wrap:empty {
    display: none
}

.free-orders-wrap .icon-icon_shipping {
    font-size: 50px;
    font-weight: 500;
    line-height: 0;
    vertical-align: middle;
    padding-right: 0
}

@media only screen and (max-width:500px) {
    a.free-countries {
        margin-bottom: 11px
    }
    span.free-orders {
        border-right: none
    }
}

@media screen and (min-width:1025px) {
    .free-orders-wrap.active span.free-orders {
        border-right: 1px solid #fff
    }
}

.first-load-page-mod {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99
}

.diolog-shade {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .4
}

.first-load-page-content {
    width: 668px;
    height: 392px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -334px;
    margin-top: -196px;
    background-color: #fff;
    border-radius: 12px;
    padding: 100px 80px;
    box-sizing: border-box;
    text-align: center;
    background-image: url(../images/more-language.png);
    background-repeat: no-repeat;
    background-size: cover
}

.first-load-page-content .ui-close {
    font-size: 24px;
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer
}

.first-load-page-content p {
    font-family: Quicksand;
    font-weight: 400;
    font-size: 16px;
    color: #8c8c8c;
    line-height: 1.4;
    margin-bottom: 15px
}

.first-load-page-content .en-point {
    color: #333
}

.first-load-page-content .de-point {
    margin-bottom: 30px
}

.first-load-page-content a {
    display: block;
    color: #0051a4;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer
}

.first-load-page-content a:hover {
    color: #0051a4;
    text-decoration: underline
}

.first-load-page-content .en-url {
    margin-top: 15px
}

.free-orders.festival,
.free-orders.festival-all {
    display: none
}

.ad-free-shopping.festival .free-orders.not-festival {
    display: none
}

.ad-free-shopping.festival .free-orders.festival {
    display: inline
}

.ad-free-shopping.festival.show-all .free-orders.festival {
    display: none
}

.ad-free-shopping.festival.show-all .free-orders.festival-all {
    display: inline
}

.ad-free-shopping .free-orders>span {
    color: #e74330
}

.ad-free-shopping .free-orders .show-details {
    cursor: pointer;
    color: #0051a4
}

.ad-free-shopping .free-orders .show-details:hover {
    color: #0051a4;
    text-decoration: underline
}

.festival .free-orders-wrap .red-new {
    position: relative;
    margin-right: 10px;
    top: -3px;
    max-width: 58px
}

.festival .free-orders-wrap a:hover {
    text-decoration: underline
}

#header .product-nav .right-content li.content-bottom {
    display: block;
    float: none;
    width: 100%;
    text-align: right;
    margin-top: 34px;
    margin-bottom: 28px;
    line-height: 0
}

#header .product-nav .right-content li.content-bottom a {
    display: inline-block;
    color: #0051a4;
    background: 0 0;
    line-height: 1
}

#header .product-nav .right-content li.content-bottom a+a {
    margin-left: 40px
}

#header .product-nav .right-content li.content-bottom .text {
    font-size: 14px
}

#header .product-nav .right-content ul:after {
    content: '';
    display: table;
    clear: both
}

.text-special-point {
    position: relative;
    display: inline-block
}

.text-special-point:after {
    content: '';
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    right: -7px;
    top: 35px;
    background-color: #e74300
}

body.is-distributor #header .nav-flashsale,
body.is-distributor #header .nav-item.for-business li:nth-of-type(2),
body.is-from-business #header .nav-flashsale {
    display: none
}

.manage-nav .cart-fee,
.manage-nav .cart-next-discount {
    padding: 0 20px 20px;
    font-size: 12px;
    color: #333;
    font-weight: 400
}

.manage-nav .cart-fee {
    line-height: 1.2;
    text-align: center;
    font-weight: 500;
    margin-top: -12px;
    font-size: 13px
}

.manage-nav .cart-next-discount {
    line-height: 1;
    background-color: #fff;
    text-align: left;
    color: #777;
    font-weight: 500
}

#header .show-country-selector.icon-region {
    font-size: 18px;
    width: 18px;
    height: unset;
    display: block
}

#header .country-abbreviation {
    max-width: 160px;
    display: inline-block;
    margin-left: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media(max-width:1320px) and (min-width:1200px) {
    #header .product-nav .right-content {
        width: 840px;
        padding-left: 20px
    }
}

_:-ms-lang(x),
#header .fix-box .ie-layer {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 40px
}

#header .nav-icon>a {
    display: inline-flex;
    align-items: center
}

.nav-item.deals .nav-dropdown {
    margin-left: -65px
}

.main-header-logo {
    width: 138px;
    height: 35px;
    position: relative;
    z-index: 0;
    filter: grayscale(100%) brightness(200%);
    transition: .3s
}

#header:hover .main-header-logo {
    filter: grayscale(0)
}

#header .nav-icon .nav-dropdown,
#header .nav-item .nav-dropdown {
    transition: none;
    overflow: hidden;
    max-height: 0;
    display: block
}

#header .nav-icon:hover .nav-dropdown,
#header .nav-item:hover .nav-dropdown {
    transition: max-height .8s;
    max-height: 1040px
}

reo-i18n {
    font-family: inherit
}

.waitingForProcess {
    font-weight: 500;
    color: #333;
    font-family: quicksand;
    text-align: center;
    background: #fff;
    width: 100%;
    height: 282px;
    border-radius: 8px;
    z-index: 100;
    margin: 0 auto;
    padding: 64px 56px;
    position: relative;
    line-height: 1.4
}

.waitingForProcess h4 {
    font-size: 36px
}

.waitingForProcess p {
    font-size: 18px
}

.waitingForProcess .blinking {
    margin: 0 auto 30px
}

.blinking {
    width: 75px;
    height: 75px;
    background: #fff;
    border-radius: 5px;
    position: relative;
    padding: 8px;
    text-align: center
}

.blinking span {
    width: 20px;
    height: 8px;
    display: inline-block;
    border-radius: 20px;
    background: #0051a4;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-animation: 1s blink infinite;
    animation: 1s blink infinite;
    transform-origin: left top
}

@keyframes blink {
    0% {
        opacity: .4
    }
    30% {
        opacity: .6
    }
    60% {
        opacity: .8
    }
    100% {
        opacity: 1
    }
}

.blinking span:first-child {
    transform: rotate(45deg) translateX(18px);
    -webkit-animation-delay: 125ms;
    animation-delay: 125ms
}

.blinking span:nth-child(2) {
    transform: rotate(90deg) translateX(18px);
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.blinking span:nth-child(3) {
    transform: rotate(135deg) translateX(18px);
    -webkit-animation-delay: 375ms;
    animation-delay: 375ms
}

.blinking span:nth-child(4) {
    transform: rotate(180deg) translateX(18px);
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.blinking span:nth-child(5) {
    transform: rotate(225deg) translateX(18px);
    -webkit-animation-delay: 625ms;
    animation-delay: 625ms
}

.blinking span:nth-child(6) {
    transform: rotate(270deg) translateX(18px);
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

.blinking span:nth-child(7) {
    transform: rotate(315deg) translateX(18px);
    -webkit-animation-delay: 875ms;
    animation-delay: 875ms
}

.blinking span:nth-child(8) {
    transform: rotate(360deg) translateX(18px);
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

#header .nav-dropdown li.menu-item-1789 ul.nav-dropdown {
    position: absolute;
    margin-left: 0;
    left: 100%;
    top: 0;
    box-shadow: 5px 4px 5px rgba(0, 0, 0, .2)
}

#header .nav-dropdown li.menu-item-1789 a {
    cursor: pointer
}

#header .nav-dropdown li.menu-item-1789 ul.nav-dropdown.dn {
    display: none
}

#header .nav-dropdown li.menu-item-1789:hover ul.nav-dropdown {
    display: block
}

:root {
    --primary-color: #00ace6
}

* {
    margin: 0;
    box-sizing: border-box
}

html {
    background-color: #fff
}

body {
    font-family: Quicksand;
    font-weight: 400
}

strong {
    font-weight: 500
}

#bottom-support,
#container,
#footer,
#header {
    font-family: quicksand;
    font-weight: 400
}

#footer.keen-footer-container {
    font-family: Montserrat!important
}

#footer.keen-footer-container a,
#footer.keen-footer-container div,
#footer.keen-footer-container h1,
#footer.keen-footer-container h2,
#footer.keen-footer-container h3,
#footer.keen-footer-container h4,
#footer.keen-footer-container h5,
#footer.keen-footer-container li,
#footer.keen-footer-container p {
    font-family: Montserrat!important
}

#header.keen a,
#header.keen div,
#header.keen h1,
#header.keen h2,
#header.keen h3,
#header.keen h4,
#header.keen h5,
#header.keen li,
#header.keen p {
    font-family: Montserrat!important
}

input {
    outline: 0
}

ul {
    list-style-type: none;
    -webkit-padding-start: 0
}

.notice-red {
    color: #f74225
}

body .icon-moon {
    font-family: icomoon!important;
    display: inline-block
}

.igg-hide {
    display: none!important
}

.dn,
.hide {
    display: none
}

.l {
    float: left
}

.r {
    float: right
}

.fix {
    *zoom: 1
}

.fix:after {
    display: table;
    content: '';
    clear: both
}

.rel {
    position: relative
}

.sk-button.red-button {
    background: linear-gradient(150deg, #eb3349, #f45c43);
    color: #fff;
    border: 1px solid #f45c43
}

.sk-button {
    display: inline-block;
    height: 48px;
    box-sizing: border-box;
    padding: 0 24px;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    border-radius: 30px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    top: 0;
    transition: top .5s;
    -moz-transition: top .5s;
    -webkit-transition: top .5s;
    -o-transition: top .5s;
    -ms-transition: top .5s
}

.sk-button.empty-button {
    color: #0051a4;
    border: 1px solid #0051a4
}

.sk-button .ui-icon {
    margin-left: 10px
}

.sk-button.empty-button:hover {
    background: linear-gradient(150deg, #1e7ff2, #1dc4e4);
    color: #fff
}

.sk-button.empty-red-button {
    border: 1px solid #fff;
    color: #f45c43;
    background: #fff
}

.sk-button.empty-red-button:hover {
    background: linear-gradient(150deg, #eb3349, #f45c43);
    color: #fff;
    border: 1px solid #f45c43
}

.sk-button.primary-button {
    background: linear-gradient(150deg, #1e7ff2, #1dc4e4);
    color: #fff;
    border: 1px solid #0051a4
}

.sk-button.primary-button:hover,
.sk-button.red-button:hover {
    position: relative;
    top: -6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.blue-button,
.white-button:hover {
    background: linear-gradient(150deg, #1e7ff2, #1dc4e4);
    border: 1px solid #0051a4;
    color: #fff
}

.logo img {
    display: inline;
    width: auto
}

.w1200 {
    width: 1200px
}

#main,
#main.dark {
    background-color: #fff
}

.header-main {
    height: 80px
}

#logo img {
    max-height: 80px
}

.header-top {
    min-height: 30px
}

.transparent .header-main {
    height: 265px
}

.transparent #logo img {
    max-height: 265px
}

.has-transparent+#main .page-header-wrapper:first-of-type .page-title,
.has-transparent+#main>.page-title,
.has-transparent+#main>div>.page-title,
.has-transparent+.page-title:first-of-type {
    padding-top: 265px
}

.header.show-on-scroll,
.stuck .header-main {
    height: 70px!important
}

.stuck #logo img {
    max-height: 70px!important
}

.header-bottom {
    background-color: #eee
}

.header-main .nav>li>a {
    line-height: 16px
}

.header-bottom-nav>li>a {
    line-height: 16px
}

@media(max-width:549px) {
    .header-main {
        height: 70px
    }
    #logo img {
        max-height: 70px
    }
    #footer-signup {
        margin-top: 30px
    }
    #text-13 {
        padding-top: 0
    }
}

.nav-dropdown {
    font-size: 100
}

.header-top {
    background-color: #303030!important
}

.accordion-title.active,
.badge-outline .badge-inner,
.cart-icon strong,
.has-icon-bg .icon .icon-inner,
.is-outline.primary,
.logo a,
.nav-outline>li.active>a,
.primary.is-link,
.primary.is-underline,
[data-color=primary] {
    color: #00ace6
}

[data-text-color=primary] {
    color: #00ace6!important
}

.badge-inner,
.banner,
.box-badge:hover .box-text,
.button.primary:not(.is-outline),
.button.submit-button,
.button.wc-forward:not(.checkout):not(.checkout-button),
.cart-icon:hover strong,
.current-dropdown .cart-icon strong,
.featured-table .title,
.featured-title,
.grid-tools a,
.has-hover:hover .badge-outline .badge-inner,
.has-icon:hover .icon-label,
.header-top,
.is-outline:hover,
.label-new.menu-item>a:after,
.nav-box>li.active>a,
.nav-box>li>a:hover,
.nav-dropdown-bold .nav-column li>a:hover,
.nav-dropdown-bold.dark .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-bold.dark>li>a:hover,
.nav-dropdown.nav-dropdown-bold>li>a:hover,
.nav-line-bottom>li>a:before,
.nav-line-grow>li>a:before,
.nav-line>li>a:before,
.nav-pagination>li>.current,
.nav-pagination>li>a:hover,
.nav-pagination>li>span:hover,
.nav-pills>li.active>a,
.primary.is-outline:hover,
.scroll-to-bullets a,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.tagcloud a:hover,
button[type=submit],
input.button.alt,
input[type=button].primary,
input[type=reset].button,
input[type=submit].primary,
input[type=submit]:not(.is-form) {
    background-color: #00ace6
}

.accordion-title.active,
.blockUI:before,
.cart-icon strong,
.cart-icon strong:after,
.featured-table,
.has-border,
.has-hover:hover .badge-outline .badge-inner,
.is-outline:hover,
.loading-spin,
.nav-pagination>li>.current,
.nav-pagination>li>a:hover,
.nav-pagination>li>span:hover,
.nav-vertical.nav-tabs>li.active>a,
.primary.is-outline:hover,
.processing:before,
.scroll-to-bullets a.active,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.tagcloud a:hover,
blockquote {
    border-color: #00ace6
}

.nav-tabs>li.active>a {
    border-top-color: #00ace6
}

.slider .flickity-prev-next-button:hover .arrow,
.slider .flickity-prev-next-button:hover svg {
    fill: #00ace6
}

.badge-inner.on-sale,
.button.alt:not(.is-outline),
.button.checkout,
.button.secondary:not(.is-outline),
.icon-label,
.secondary.is-outline:hover,
.secondary.is-underline:hover,
.single_add_to_cart_button,
[data-icon-label]:after {
    background-color: #f84225
}

.color-secondary,
.secondary.is-link,
.secondary.is-outline,
.secondary.is-underline,
.star-rating span:before,
.star-rating:before,
.stars a.active,
.woocommerce-page .star-rating:before {
    color: #f84225
}

[data-text-color=secondary] {
    color: #f84225!important
}

.secondary.is-outline:hover {
    border-color: #f84225
}

body {
    font-weight: 400
}

.nav>li>a {
    font-weight: 700
}

.header:not(.transparent) .header-nav.nav>li.active>a,
.header:not(.transparent) .header-nav.nav>li.current>a,
.header:not(.transparent) .header-nav.nav>li>a.active,
.header:not(.transparent) .header-nav.nav>li>a.current,
.header:not(.transparent) .header-nav.nav>li>a:hover {
    color: #0051a4
}

.header-nav.nav-box>li.active>a,
.header-nav.nav-box>li>a:hover,
.header-nav.nav-line-bottom>li>a:before,
.header-nav.nav-line-grow>li>a:before,
.header-nav.nav-line>li>a:before,
.header-nav.nav-pills>li.active>a,
.header-nav.nav-pills>li>a:hover {
    color: #fff!important;
    background-color: #0051a4
}

a {
    color: #0051a4
}

.button#place_order,
.button.checkout,
.single_add_to_cart_button.button,
[data-icon-label]:after {
    background-color: #f84225!important
}

.badge-inner.new-bubble {
    background-color: #7a9c59
}

@media screen and (min-width:550px) {
    .products .box-vertical .box-image {
        min-width: 300px!important;
        width: 300px!important
    }
}

.header-main .cart-icon strong,
.header-main .header-button>.button.is-outline,
.header-main .menu-title,
.header-main .nav>li>a>i:not(.icon-angle-down),
.header-main .social-icons {
    color: #000!important
}

.header-main .cart-icon strong,
.header-main .cart-icon strong:after,
.header-main .header-button>.button.is-outline {
    border-color: #000!important
}

.header-main .header-button>.button:not(.is-outline) {
    background-color: #000!important
}

.header-main .current-dropdown .cart-icon strong,
.header-main .header-button>.button:hover,
.header-main .header-button>.button:hover i,
.header-main .header-button>.button:hover span {
    color: #fff!important
}

.header-main .header-button>.button.is-outline:hover,
.header-main .menu-title:hover,
.header-main .nav>li>a:hover>i:not(.icon-angle-down),
.header-main .social-icons a:hover {
    color: #0051a4!important
}

.header-main .current-dropdown .cart-icon strong,
.header-main .header-button>.button:hover {
    background-color: #0051a4!important
}

.header-main .current-dropdown .cart-icon strong,
.header-main .current-dropdown .cart-icon strong:after,
.header-main .header-button>.button:hover {
    border-color: #0051a4!important
}

.footer-1 {
    background-color: #2b2b2b
}

.footer-2 {
    background-color: #2b2b2b
}

.absolute-footer,
html {
    background-color: #2b2b2b
}

.page-title-small+main .product-container>.row {
    padding-top: 0
}

@media(max-width:849px) {
    #wpadminbar {
        display: none!important
    }
    html {
        margin-top: 0!important
    }
}

@media(min-width:850px) {
    .mfp-content,
    .stuck,
    button.mfp-close {
        top: 32px!important
    }
    .is-full-height {
        height: calc(100vh - 32px)!important
    }
}

.xdebug-var-dump {
    z-index: 999999
}

.shortcode-error {
    border: 2px dashed #000;
    padding: 20px;
    color: #fff;
    font-size: 16px;
    background-color: #71cedf
}

.edit-block-wrapper {
    position: relative
}

.edit-block-button {
    font-size: 12px!important;
    background-color: #555!important;
    margin: 6px 2px 3px 0;
    border-radius: 4px!important
}

.edit-block-button-builder {
    background-color: #00a0d2!important
}

.label-new.menu-item>a:after {
    content: "New"
}

.label-hot.menu-item>a:after {
    content: "Hot"
}

.label-sale.menu-item>a:after {
    content: "Sale"
}

.label-popular.menu-item>a:after {
    content: "Popular"
}

.products-introduction .text p a {
    display: block
}

#banner-1594549396,
#banner-1726563507,
#banner-190615788,
#banner-776973559 {
    padding-top: 500px
}

@media screen and (max-width:1024px) {
    #banner-1594549396,
    #banner-1726563507,
    #banner-190615788,
    #banner-776973559 {
        padding-top: 400px
    }
}

@media screen and (max-width:768px) {
    #banner-1594549396,
    #banner-1726563507,
    #banner-190615788,
    #banner-776973559 {
        padding-top: 420px
    }
}

@media screen and (max-width:499px) {
    .font-small-center h1,
    .font-small-center h3,
    .font-small-center p {
        text-align: center
    }
    .font-small-center a.button {
        display: inline-block;
        margin: 20px auto 0
    }
    .little-img-wrap {
        margin: 20px auto
    }
    .products-introduction .text .learn-more-p {
        margin-top: 10px
    }
    #banner-1594549396,
    #banner-1726563507,
    #banner-190615788,
    #banner-776973559 {
        padding-top: 445px
    }
}

.col {
    padding-bottom: 0
}

.last-banner-red a.button {
    width: 174px;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 10px;
    font-family: ubuntu;
    font-weight: 400;
    font-size: 16px;
    border-color: #fff
}

.products-introduction .text p {
    margin-bottom: 2px;
    margin-top: 2px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px
}

.dot-symbol {
    font-size: 54px;
    vertical-align: middle;
    line-height: 0;
    height: 0
}

.shop-compare-button {
    height: 91px;
    width: 91px;
    display: flex;
    position: fixed;
    right: 35px;
    top: 40%;
    cursor: pointer;
    z-index: 2;
    background: #0051a4;
    color: #fff;
    padding: 0;
    border-radius: 100% 100% 0;
    font-family: ubuntu;
    font-size: 16px;
    align-items: center;
    justify-content: center
}

.shop-compare-button>a,
.shop-compare-button>a:hover {
    color: #fff;
    text-align: center
}

.b2d2-left a {
    font-weight: 500
}

.produce-info .parm p {
    font-size: 16px;
    color: #333
}

.overview-resolution a {
    font-weight: 500
}

.product-tabs-content .attr-choose,
.rl-select,
.shop-abstract-banner-detail .attr-choose,
.shop-row .attr-choose,
.spots .attr-choose {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: none;
    background-image: url(../images/new-select-bg-1.png);
    background-size: 27px;
    border: none;
    background-color: #f5f5f5;
    border-radius: 100px;
    padding-right: 60px;
    background-position: 90% 50%;
    padding-left: 20px;
    font-size: 16px;
    font-family: quicksand;
    margin-right: 0;
    letter-spacing: .7px;
    width: auto;
    height: 34px;
    box-shadow: none!important;
    font-weight: 500;
    background-repeat: no-repeat
}

.spots .attr-choose {
    margin: 4px auto
}

.three-row .attr-choose {
    margin: 20px auto
}

.shop-abstract-banner-detail .attr-choose {
    margin-bottom: 0
}

.rl-select {
    background-repeat: no-repeat
}

#linkSwitch span[class*=icon] {
    font-size: 16px;
    font-weight: 600;
    margin-left: 0
}

.camera_rain a {
    font-weight: 500!important;
    color: #3fd0ff!important
}

.price-igg {
    color: #eb1478!important
}

.btn-igg .order-igg {
    color: #fff!important
}

.btn-igg .igg-hide {
    display: none!important
}

.btn-igg .come-soon {
    color: #777!important
}

.btn-igg {
    color: #fff!important;
    border: 1px solid #eb1478!important;
    background: #eb1478!important;
    box-shadow: none!important;
    width: auto!important;
    padding: 0 24px!important;
    cursor: pointer!important
}

.btn-igg:hover {
    color: #fff!important;
    background: #fa1681!important;
    border: 1px solid #fa1681!important
}

.btn-igg[disabled] {
    color: #777!important;
    border: solid 1px #ccc!important;
    background: #fff!important;
    cursor: default!important
}

.btn-igg[disabled]:hover {
    border: solid 1px #ccc!important;
    background: #fff!important;
    color: #777!important
}

.red {
    color: #e74330
}

h3.rl-h3 {
    font-weight: 500
}

h2.rl-h1,
h5.rl-h5-5,
h6.rl-h6,
li.rl-font,
li.rl-font-m,
p.rl-font,
p.rl-font-m {
    margin-top: 0;
    font-family: Quicksand;
    font-weight: 400;
    text-transform: none
}

h3.rl-h3 {
    line-height: 1.2
}

li.rl-font,
p.rl-font {
    line-height: 1.6
}

.rl-button {
    font-family: ubuntu;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    display: inline-block;
    padding: 8px 20px;
    text-decoration: none;
    border-radius: 9px;
    cursor: pointer
}

.rl-button-red {
    color: #fff;
    background: #f84225;
    border: 1px solid #f84225
}

.rl-button-red:hover {
    color: #fff;
    background: #e64529;
    border: 1px solid #e64529
}

.rl-button-red-line {
    color: #e74330;
    background: #fff;
    border: 1px solid #e74330
}

.rl-button-red-line:hover {
    color: #fff;
    background: #e74330
}

.rl-button-blue {
    color: #fff;
    background: #0051a4;
    border: 1px solid #0051a4
}

.rl-button-blue:hover {
    color: #fff;
    background: #009de2;
    border: 1px solid #009de2
}

.rl-button-blue-line {
    color: #0051a4;
    background: #fff;
    border: 1px solid #0051a4
}

.rl-button-blue-line:hover {
    color: #fff;
    background: #0051a4
}

.rl-a {
    color: #0051a4;
    cursor: pointer
}

.rl-a:hover {
    color: #0051a4;
    text-decoration: underline
}

@media screen and (min-width:1200px) {
    h2.rl-h1 {
        font-size: 60px
    }
    h3.rl-h3 {
        font-size: 45px
    }
    h4.rl-h4 {
        font-size: 36px
    }
    h5.rl-h5 {
        font-size: 30px
    }
    h5.rl-h5-5 {
        font-size: 24px
    }
    h6.rl-h6 {
        font-size: 22px
    }
    a.rl-font,
    li.rl-font,
    p.rl-font {
        font-size: 18px;
        line-height: 1.6;
        text-transform: none;
        margin-bottom: 25px
    }
    li.rl-font-m,
    p.rl-font-m {
        font-size: 16px;
        line-height: 1.6;
        text-transform: none;
        margin-bottom: 20px
    }
    p.rl-font-s {
        font-size: 12px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    h3.rl-h3 {
        font-size: 37px
    }
    h4.rl-h4 {
        font-size: 30px
    }
    h5.rl-h5 {
        font-size: 24px
    }
    h5.rl-h5 {
        font-size: 20px
    }
    li.rl-font,
    p.rl-font {
        font-size: 16px
    }
    p.rl-font-m {
        font-size: 16px;
        line-height: 1.4;
        text-transform: none;
        margin-bottom: 15px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    h3.rl-h3 {
        font-size: 32px
    }
    h4.rl-h4 {
        font-size: 26px
    }
    h5.rl-h5 {
        font-size: 20px
    }
    li.rl-font,
    p.rl-font {
        font-size: 16px
    }
    p.rl-font-m {
        font-size: 14px;
        line-height: 1.4;
        text-transform: none;
        margin-bottom: 10px
    }
}

@media screen and (max-width:767px) {
    h3.rl-h3 {
        font-size: 30px
    }
    h4.rl-h4 {
        font-size: 22px
    }
    h5.rl-h5 {
        font-size: 20px
    }
    h5.rl-h5 {
        font-size: 18px
    }
    li.rl-font,
    p.rl-font {
        font-size: 14px
    }
    p.rl-font-m {
        font-size: 14px;
        line-height: 1.4;
        text-transform: none;
        margin-bottom: 10px
    }
}

h3.rl-h3 {
    font-weight: 500
}

h2.rl-h1,
h5.rl-h5-5,
h6.rl-h6,
li.rl-font,
li.rl-font-m,
p.rl-font,
p.rl-font-m {
    margin-top: 0;
    font-family: Quicksand;
    font-weight: 400;
    text-transform: none
}

h3.rl-h3 {
    line-height: 1.2
}

li.rl-font,
p.rl-font {
    line-height: 1.6
}

.rl-button {
    font-family: ubuntu;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    display: inline-block;
    padding: 8px 20px;
    text-decoration: none;
    border-radius: 9px;
    cursor: pointer
}

.rl-button-red {
    color: #fff;
    background: #f84225;
    border: 1px solid #f84225
}

.rl-button-red:hover {
    color: #fff;
    background: #e64529;
    border: 1px solid #e64529
}

.rl-button-red-line {
    color: #e74330;
    background: #fff;
    border: 1px solid #e74330
}

.rl-button-red-line:hover {
    color: #fff;
    background: #e74330
}

.rl-button-blue {
    color: #fff;
    background: #0051a4;
    border: 1px solid #0051a4
}

.rl-button-blue:hover {
    color: #fff;
    background: #009de2;
    border: 1px solid #009de2
}

.rl-button-blue-line {
    color: #0051a4;
    background: #fff;
    border: 1px solid #0051a4
}

.rl-button-blue-line:hover {
    color: #fff;
    background: #0051a4
}

.rl-a {
    color: #0051a4;
    cursor: pointer
}

.rl-a:hover {
    color: #0051a4;
    text-decoration: underline
}

@media screen and (min-width:1200px) {
    h2.rl-h1 {
        font-size: 60px
    }
    h3.rl-h3 {
        font-size: 45px
    }
    h4.rl-h4 {
        font-size: 36px
    }
    h5.rl-h5 {
        font-size: 30px
    }
    h5.rl-h5-5 {
        font-size: 24px
    }
    h6.rl-h6 {
        font-size: 22px
    }
    a.rl-font,
    li.rl-font,
    p.rl-font {
        font-size: 18px;
        line-height: 1.6;
        text-transform: none;
        margin-bottom: 25px
    }
    li.rl-font-m,
    p.rl-font-m {
        font-size: 16px;
        line-height: 1.6;
        text-transform: none;
        margin-bottom: 20px
    }
    p.rl-font-s {
        font-size: 12px
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    h3.rl-h3 {
        font-size: 37px
    }
    h4.rl-h4 {
        font-size: 30px
    }
    h5.rl-h5 {
        font-size: 24px
    }
    h5.rl-h5 {
        font-size: 20px
    }
    li.rl-font,
    p.rl-font {
        font-size: 16px
    }
    p.rl-font-m {
        font-size: 16px;
        line-height: 1.4;
        text-transform: none;
        margin-bottom: 15px
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    h3.rl-h3 {
        font-size: 32px
    }
    h4.rl-h4 {
        font-size: 26px
    }
    h5.rl-h5 {
        font-size: 20px
    }
    li.rl-font,
    p.rl-font {
        font-size: 16px
    }
    p.rl-font-m {
        font-size: 14px;
        line-height: 1.4;
        text-transform: none;
        margin-bottom: 10px
    }
}

@media screen and (max-width:767px) {
    h3.rl-h3 {
        font-size: 30px
    }
    h4.rl-h4 {
        font-size: 22px
    }
    h5.rl-h5 {
        font-size: 20px
    }
    h5.rl-h5 {
        font-size: 18px
    }
    li.rl-font,
    p.rl-font {
        font-size: 14px
    }
    p.rl-font-m {
        font-size: 14px;
        line-height: 1.4;
        text-transform: none;
        margin-bottom: 10px
    }
}

.shop-abstract-banner .shop-abstract-banner-des .abstract-title,
.shop-abstract-banner .shop-abstract-banner-des h5,
.shop-abstract-banner h1 {
    color: #fff
}

.pc-body .scroll-1 .des-wrap .des-des,
.pc-body .scroll-1 .des-wrap .des-title {
    /* color: #fff */
}

.left-font-right-pic .inner a.ui-link {
    display: block;
    margin-top: 6px;
    margin-bottom: 24px
}

div.left-font-right-pic {
    margin-bottom: 20px;
    background-color: #fff
}

.scroll-parallax .scroll-1 h5,
.scroll-parallax .scroll-1 p {
    /* color: #fff */
}

.pc-body #scroll-parallax.scroll-parallax .parallax-title h5 {
    padding-top: 80px
}

.pc-body .fullscreen-video {
    margin: 0
}

.pc-body .switch-content-popup-video {
    padding: 80px 0
}

.pc-body div.dual-band-text-img {
    background: #fff
}

.pc-body .peace-of-mind-at-night-wrap .peace-of-mind-at-night-content {
    width: 100%;
    justify-content: left
}

.pc-body .peace-of-mind-at-night-wrap .img-peace-of-night {
    margin: 0
}

.pc-body .img-peace-of-night .youtube-warp video {
    width: 960px;
    height: auto
}

.pc-body .img-peace-of-night .video-shared-by {
    right: 0;
    margin-right: 30px;
    margin-top: -55px;
    position: absolute;
    color: #fff
}

.peace-of-mind-at-night-wrap.overview-tab.reo-component,
.work-with-cloud.overview-tab {
    margin-bottom: 20px
}

.word-peace-of-night {
    z-index: 1
}

.pc-body .peace-of-mind-at-night {
    background: #fff
}

.pc-body .peace-of-mind-at-night .word-peace-of-night {
    margin-left: 100px
}

.pc-body .peace-of-mind-at-night .reo-max1200 {
    max-width: 100%
}

.peace-of-mind-at-night-wrap .reo-container .peace-of-mind-at-night-content {
    width: 100%;
    justify-content: left
}

.peace-of-mind-at-night-wrap .peace-of-mind-at-night {
    background: #fff
}

.peace-of-mind-at-night-wrap .peace-of-mind-at-night .img-peace-of-night {
    width: 50%;
    margin: 0
}

.peace-of-mind-at-night .youtube-warp .video-shared-by {
    right: 0;
    margin-right: 30px;
    margin-top: -58px;
    position: absolute;
    color: #fff
}

.img-peace-of-night .youtube-warp #record-video {
    width: 100%;
    height: 100%
}

.peace-of-mind-at-night-wrap div.word-peace-of-night {
    margin-left: 100px
}

.fullscreen-video.overview-tab {
    margin-top: 0
}

.fullscreen-video .video-bottom-font-left .product-left-des .rl-font .icon:first-child {
    margin-top: 0
}

.pc-body .scroll-parallax-video-wrap .right-video-wrap .des-content-warp .sidebar-des {
    font-weight: 500
}

.pc-body .switch-content-popup-video .youtube-static-imgs-box .img-icon-box .youtube-play-2 {
    top: 55%
}

.switch-content-popup-video div.tabs-box {
    display: none
}

.switch-content-popup-video {
    background-color: #f7f8f9
}

div.night-vision {
    margin-top: 0
}

.night-vision .night_vision_features {
    justify-content: center
}

#night-vision .night_vision_features li p {
    display: inline-block;
    vertical-align: super;
    margin-left: 12px
}

.night-vision-wrap.container-overview.overview-tab {
    background-color: #fff
}

.night-vision .night_vision_features,
.night-vision>h3,
.night-vision>p {
    color: #333!important
}

.switch-content-popup-video .content-tab-box .img-icon-box img {
    width: 100%;
    height: 380px
}

.pc-body .scroll-parallax .parallax-title {
    background-color: #f7f8f9
}

.pt-pan-tilt-wrap div.pt-pan-tilt {
    background-color: #fff
}

.pt-pan-tilt .width-picture {
    margin-top: 40px
}

.pt-pan-tilt-wrap .pt-pan-tilt .share-by {
    position: absolute;
    bottom: 0;
    left: calc((100% - 1020px)/2 + 74px);
    color: #333;
    font-size: 16px
}

.scroll-phone .des-content.scroll-3 .info span.des-icon,
.scroll-phone .des-content.scroll-3 .info strong {
    vertical-align: middle
}

.pc-body .video-advantage {
    padding: 80px 15px;
    background-color: #f7f8f9
}

.product-abstract-wrap {
    position: relative
}

.shop-abstract-banner {
    position: relative;
    width: 100%;
    height: 570px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.google-alexa-box {
    position: absolute;
    bottom: 40px;
    right: 40px;
    font-size: 0
}

.product-smarthome-box .product-feature-box.feature-on-line-box.only-banner-feature.smarthome-banner {
    display: inline-block
}

.google-alexa-box .smarthome-banner.feature-on-line-box+.smarthome-banner.feature-on-line-box {
    margin-left: 20px
}

.shop-abstract-banner .google-alexa-box img {
    height: 50px;
    width: auto
}

.shop-abstract-banner img.video-img {
    width: auto
}

.shop-abstract-banner img {
    width: 100%
}

.shop-abstract-banner-detail form {
    margin-bottom: 0
}

.shop-abstract-banner .icon-play {
    position: relative;
    top: 10px
}

.shop-abstract-banner .icon-play:before {
    font-size: 28px
}

.shop-abstract-banner .banner-img {
    width: 100%
}

.shop-abstract-banner-detail {
    text-align: center;
    width: 100%;
    position: relative
}

.shop-abstract-banner-detail .original-price {
    font-size: 22px;
    color: #e74330;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle
}

#abstract .shop-abstract-banner-detail .original-price {
    font-weight: 500
}

.product-page-price .reo-nostock-button {
    margin-bottom: 0;
    margin-left: .1rem
}

.shop-abstract-banner-detail.products-box .price .out-stock-notice {
    display: none
}

.shop-abstract-banner-detail.products-box .price .out-stock-notice,
.shop-abstract-banner-detail.products-box .price .out-stock-notice:hover,
.variation-content .product-detail-bottom .out-stock-notice,
.variation-content .product-detail-bottom .out-stock-notice:hover {
    color: #777;
    border: 1px solid #777;
    background: 0 0;
    padding: 0 24px;
    cursor: default;
    margin-left: 15px
}

.shop-abstract-banner-detail .price-on-sale {
    margin-bottom: 0;
    display: inline-block
}

.shop-abstract-banner-detail .tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #000
}

.shop-abstract-banner-detail .pre-order-discription-detail {
    color: #0051a4;
    font-size: 14px;
    cursor: pointer
}

.shop-abstract-banner-detail .tooltip .tooltiptext {
    visibility: hidden;
    width: 173px;
    background-color: #f2f2f2;
    color: #a5a5a5;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 96%;
    left: 0;
    font-size: 14px;
    letter-spacing: .15px
}

.tooltip:hover .tooltiptext {
    visibility: visible
}

.shop-abstract-banner-detail .tooltipstered {
    display: inline-block;
    font-size: 14px;
    color: #777
}

.shipping-description {
    display: inline;
    font-size: 14px;
    color: #777;
    font-weight: 400
}

.pre-order-discription-detail img {
    margin-left: 5px
}

.shop-abstract-banner .watch-video {
    text-decoration: underline;
    font-family: ubuntu
}

.shop-abstract-banner .watch-video .watch-video-btn {
    cursor: pointer
}

.pre-order-discription-detail .tooltiptext span {
    display: block;
    text-align: left
}

.product-name span.rl-h5-5 {
    font-weight: 500
}

p.rl-font.product-name {
    font-weight: 400
}

@media screen and (min-width:800px) {
    .shop-abstract-banner-des {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 1200px
    }
}

@media screen and (min-width:800px) and (max-width:1200px) {
    .shop-abstract-banner-des {
        width: 560px;
        left: 37%
    }
}

@media screen and (max-width:800px) {
    .shop-abstract-banner-des {
        width: 100%;
        text-align: center
    }
    .shop-abstract-banner h1 {
        max-width: 100%
    }
    .shop-abstract-banner h1,
    .shop-abstract-banner h5 {
        margin: auto
    }
}

.shop-abstract-banner h5 {
    margin-bottom: 0;
    font-family: Quicksand;
    max-width: 600px
}

.shop-abstract-banner h1 {
    font-weight: 500;
    font-size: 46px;
    margin-bottom: 15px;
    font-family: Quicksand;
    line-height: 1.2;
    max-width: 650px
}

@media screen and (max-width:1440px) {
    .shop-abstract-banner h1 {
        font-size: 30px
    }
}

@media screen and (max-width:768px) and (min-width:500px) {
    .shop-abstract-banner h1 {
        font-size: 30px
    }
    div.argus .shop-abstract-banner-des,
    div.c1-pro .shop-abstract-banner-des,
    div.keen .shop-abstract-banner-des,
    div[class*=RLC] .shop-abstract-banner-des,
    div[class*=rlc] .shop-abstract-banner-des {
        padding-bottom: 70px!important
    }
    div[class*=RLC-41] div.shop-abstract-banner-des,
    div[class*=rlc-41] div.shop-abstract-banner-des {
        margin-top: -550px
    }
    div[class*=RLC-42] div.shop-abstract-banner-des,
    div[class*=rlc-42] div.shop-abstract-banner-des {
        margin-top: -650px
    }
}

@media screen and (max-width:500px) {
    .rlc-420 .shop-abstract-banner-des,
    .rlc-422 .shop-abstract-banner-des,
    .rlc-422w .shop-abstract-banner-des {
        margin-top: -260px
    }
}

@media screen and (max-width:768px) {
    .shop-abstract-banner h1 {
        margin-bottom: 20px
    }
}

.show-product-video {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(51, 51, 51, .9);
    z-index: 30;
    display: none
}

.show-product-video-content {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1050px;
    width: 80%
}

.show-product-video-content img {
    width: 100%;
    opacity: 0
}

.show-product-video-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%
}

.close-product-video {
    position: absolute;
    right: -55px;
    top: 0;
    cursor: pointer
}

.show-product-video-content .icon-cross2:before {
    font-size: 55px
}

@media screen and (max-width:1080px) {
    .close-product-video {
        right: -36px
    }
    .show-product-video-content .icon-cross2:before {
        font-size: 40px
    }
}

.shop-abstract-banner .get-c2 {
    font-size: 16px;
    color: #0051a4
}

.shop-abstract-banner .get-c2>i {
    margin-left: 10px
}

.shop-abstract-banner .get-c2:hover {
    color: #0051a4;
    text-decoration: underline
}

.old-price {
    text-decoration: line-through;
    vertical-align: middle
}

#abstract .old-price {
    font-size: 18px
}

.woocommerce-Price-amount.old-price {
    font-size: 18px;
    vertical-align: middle
}

.shop-abstract-banner-list {
    text-align: left;
    color: #fff
}

body:not(.mobile-body) .product-abstract-wrap.black-font .shop-abstract-banner-list {
    color: #000
}

.shop-abstract-banner-list li {
    font-weight: 500;
    font-size: 16px
}

.shop-abstract-banner-list li+li {
    margin-top: 2px
}

.shop-abstract-banner-list .icon-list {
    font-size: 40px;
    vertical-align: middle;
    position: relative
}

.abstract-banner {
    width: 100%;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

.watch-video-btn {
    position: absolute;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    left: 50%;
    bottom: 104px;
    transform: translateX(-50%);
    color: #fff
}

.watch-video-btn.icon-icon_play-2:hover {
    background: rgba(255, 255, 255, .2)
}

.watch-video-btn.icon-icon_play-2 {
    border: 2px solid #fff;
    padding: 27px 26px 27px 28px;
    border-radius: 50%
}

.shop-abstract-banner .watch-video-btn.simple-spinner {
    width: .8rem;
    height: .8rem;
    margin-left: -.4rem!important;
    margin-top: -.4rem!important
}

.abstract-banner .fence {
    height: 4.2vw;
    line-height: 4.2vw;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center
}

.abstract-banner .fence:before {
    content: '';
    display: inline-block;
    border-right: 1px solid #ccc;
    height: 1.458vw
}

i.r-line {
    width: .9em;
    border-top: 1px solid;
    display: inline-block;
    vertical-align: super;
    margin-left: .3em;
    position: relative;
    top: .15em;
    margin-right: .2em
}

@media only screen and (max-width:1024px) {
    .shop-abstract-banner img.video-img {
        width: 160px
    }
}

@media only screen and (max-width:768px) {
    .shop-abstract-banner {
        padding-bottom: 50px
    }
    .shop-abstract-banner img.video-img {
        width: 200px
    }
    .abstract-banner p+p:before {
        content: '';
        display: none;
        border-right: none;
        height: 0;
        vertical-align: middle;
        margin-right: 0
    }
}

@media only screen and (max-width:500px) {
    .shop-abstract-banner-des {
        position: initial
    }
    .c1-pro .shop-abstract-banner:after,
    div[class*=rlc-41] .shop-abstract-banner:after {
        content: " ";
        width: calc(100% - 30px);
        display: inline-block;
        border-bottom: 1px solid #ccc;
        margin: 0 15px;
        position: absolute;
        bottom: 0
    }
    .shop-abstract-banner h1,
    .shop-abstract-banner h5.rl-h5 {
        padding-right: 15px;
        padding-left: 15px
    }
}

.var-select-box {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0
}

.coming-soon.price-wrapper .abstract-product-price,
.coming-soon.price-wrapper .add-to-cart-btn,
.coming-soon.price-wrapper .old-price {
    display: none!important
}

@media screen and (max-width:767px) {
    .price-wrapper.has-select {
        text-align: left
    }
    .var-select-box {
        position: static;
        display: block
    }
    .price-wrapper.coming-soon .var-select-box {
        display: inline-block
    }
    .price-wrapper.has-select {
        height: 106px
    }
    #tabs.fixed .add-to-cart-btn,
    #tabs.fixed .product-title {
        margin: 0
    }
    .shop-abstract-banner-detail {
        height: auto
    }
}

.price-wrapper {
    position: relative;
    width: 100%
}

.wrap-top-product {
    width: 1500px;
    margin: 30px auto 40px
}

#tabs .stock-notice {
    display: none
}

.product-tabs-wrap.fixed .var-select-place {
    display: inline-block;
    width: 84px;
    margin-bottom: 0;
    border: 1px solid;
    border-color: rgba(119, 119, 119, .4);
    border-radius: 4px;
    color: #777;
    height: 30px;
    background-image: url(../images/arr.png);
    background-size: 16px;
    background-position: 95% 38%
}

.var-select-place {
    display: none
}

.var-select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: none
}

.product-abstract-wrap .amazon-button {
    box-sizing: border-box;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: #000;
    font-family: Quicksand;
    background: #fab02b;
    border-radius: 30px;
    vertical-align: middle;
    border: none;
    overflow: hidden;
    font-size: 16px;
    padding: 0 24px;
    display: none;
    white-space: nowrap
}

.amazon-button:hover {
    background-color: #ef9d0c
}

.amazon-button .icon-amazon {
    line-height: 36px;
    font-size: 24px;
    vertical-align: baseline
}

.amazon-button>span {
    vertical-align: super
}

.stock-coming-soon .price-wrapper .add-to-cart-btn,
.stock-coming-soon .price-wrapper .out-stock-notice {
    display: none
}

#abstract .price-wrapper .amazon-button {
    height: 48px;
    line-height: 48px
}

.show-amazon-button .amazon-button {
    display: inline-block
}

#abstract .add-to-cart-btn,
#abstract .amazon-button {
    font-weight: 500
}

.shop-abstract-banner-detail .add-to-cart-btn .icon-icon_cart-992 {
    font-size: 22px;
    vertical-align: top;
    line-height: 34px
}

.shop-abstract-banner-detail .add-to-cart-btn .add-to-cart-text {
    line-height: 34px;
    vertical-align: top;
    text-transform: unset
}

.attr-choose-wrap {
    position: relative;
    vertical-align: middle
}

.attr-choose-wrap .icon-icon_arrow-down {
    color: #0051a4;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    font-size: 12px
}

.shop-abstract-banner-detail.products-box.out-of-stock .add-to-cart-btn {
    display: none
}

.shop-abstract-banner-detail.products-box.out-of-stock .out-stock-notice,
.shop-abstract-banner-detail.products-box.out-of-stock.stock-coming-soon .out-stock-notice {
    display: inline-block
}

.Argus-2 .shop-abstract-banner h1 {
    max-width: 780px!important
}

.shop-abstract-banner-detail .stock-coming-soon .subscription {
    margin-left: 20px
}

.variation-content.hide {
    visibility: hidden;
    display: block
}

.variation-content {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: 999
}

.variation-content .variation-position {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.variation-content .variation-inner {
    width: 920px;
    display: inline-block;
    padding: 50px 0;
    background: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    overflow-y: auto;
    overflow-x: hidden
}

.three-versions .variation-content .variation-inner {
    width: 805px
}

.variation-content .variation-inner-box {
    display: inline-block;
    position: relative
}

.products-box:not(.show-note) .products-box .product-note-box,
.products-group-box .products-box:not(.show-note) .product-note-box {
    display: none
}

.variation-content .variation-inner h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
    color: #333
}

.variation-content .variation-inner .group-select-area img {
    width: 280px;
    height: 280px
}

.group-select-area-inner,
.variation-content .variation-inner .group-select-area {
    position: absolute;
    top: 0;
    width: 280px;
    height: 280px
}

.variation-content .products-box>.attr-choose {
    display: none
}

.variation-content .product-group-content .attr-choose {
    display: inline-block;
    margin-bottom: 20px
}

.variation-inner .attributes-choose .attributes-item {
    display: none;
    cursor: pointer;
    position: relative;
    width: 280px;
    height: 280px;
    box-sizing: border-box;
    font-size: 16px
}

.product-group-content {
    position: relative;
    padding-bottom: 254px
}

.variation-inner .product-list {
    width: 400px;
    margin-bottom: 0;
    white-space: nowrap
}

.variation-inner .product-list .attributes-item {
    display: none;
    width: 280px;
    height: 280px;
    margin: 0 auto;
    position: relative
}

.variation-inner .product-list .attributes-item.active {
    display: block
}

.variation-inner .product-list .active {
    box-shadow: none;
    color: #0051a4;
    display: block
}

.variation-inner .product-list .active .group-select-area-inner>span,
.variation-inner .product-list :hover .group-select-area-inner>span {
    color: #0051a4
}

.products-box .product-detail-bottom {
    width: 100%;
    margin-top: 0;
    font-size: 0;
    flex: none;
    text-align: left;
    margin-bottom: 16px
}

.product-group-content .products-box .product-detail-bottom {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    margin-top: 0;
    text-align: center
}

.variation-inner .products-box .product-detail-bottom .reo-price-patch {
    margin-bottom: 18px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.product-group-content .products-box.active .product-detail-bottom {
    display: block
}

.product-detail-bottom .price-wrapper {
    margin-bottom: 40px;
    height: 22px
}

.product-detail-bottom .price-wrapper p {
    display: inline-block;
    margin-bottom: 0
}

.product-detail-bottom .quantity-box {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    margin-right: 40px;
    margin-bottom: 10px
}

.product-detail-bottom .quantity-box.hide {
    display: none
}

.product-detail-bottom .quantity-box input[type=number],
.product-detail-bottom .quantity-box span[class*=" icon-"] {
    padding: 0;
    margin: 0;
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    color: #333
}

.product-detail-bottom .quantity-box span[class*=" icon-"] {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.product-detail-bottom .quantity-box input.quantity {
    width: 36px;
    height: 24px;
    text-align: center;
    margin: 0 12px;
    font-size: 16px;
    font-weight: 500;
    color: #777;
    box-shadow: none;
    border: 1px solid #ccc;
    border-radius: 2px
}

.product-detail-bottom .quantity-box input.quantity:focus {
    border: 1px solid #ccc
}

.product-detail-bottom .quantity-box input[type=number]::-webkit-inner-spin-button,
.product-detail-bottom .quantity-box input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.product-detail-bottom .quantity-box input[type=number] {
    -moz-appearance: textfield
}

.product-detail-bottom .button-group {
    height: 48px;
    display: inline-block;
    vertical-align: bottom
}

.product-detail-bottom .price-wrapper p.pre-price {
    font-size: 18px;
    font-weight: 300;
    color: #777;
    font-family: roboto
}

.product-detail-bottom .price-wrapper p.sale-price {
    font-size: 22px;
    font-weight: 500;
    color: #e74330
}

.shop-abstract-banner-detail .variation-inner .products-box .amazon-button,
.shop-abstract-banner-detail .variation-inner .products-box.out-of-stock .add-to-cart-btn {
    display: none
}

.shop-abstract-banner-detail .variation-inner .products-box.show-amazon-button .amazon-button {
    margin-left: 0;
    display: inline-block
}

.shop-abstract-banner-detail .variation-inner .products-box .add-to-cart-btn {
    line-height: 1.2;
    margin-bottom: 0;
    margin-right: 0;
    text-transform: unset;
    border: none;
    display: inline-block
}

.shop-abstract-banner-detail .variation-inner .products-box.show-amazon-button .out-stock-notice,
.shop-abstract-banner-detail .variation-inner .products-box.show-amazon-button a+.button {
    margin-left: 30px
}

.group-select-area,
.group-select-area-inner {
    display: block
}

.group-select-area-inner>span {
    display: block;
    color: #333;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%
}

.group-select-area-inner>span span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    white-space: normal
}

.close-variation-content {
    position: absolute;
    right: 0;
    top: -20px;
    width: 40px;
    height: 40px;
    transform: translateX(50%);
    display: inline-block;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, .8);
    cursor: pointer
}

.close-variation-content span {
    color: #fff;
    font-size: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.products-group-box .price-range {
    font-size: 22px;
    color: #e74330;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500
}

.products-group-box .price-range.hide {
    display: none
}

.variation-content .products-box.stock-coming-soon .out-stock-notice,
.variation-content .products-box.stock-coming-soon .out-stock-notice:hover {
    display: inline-block;
    border: none;
    cursor: pointer
}

.shop-abstract-banner-detail.direct-to-aliexpress .goto-aliexpress.goto-aliexpress {
    line-height: 46px!important
}

.variation-content .attributes-item .label-content {
    position: absolute;
    bottom: 58px;
    right: 0;
    text-align: right;
    font-size: 0
}

.products-box .label-content>div,
.products-group-box .label-content>div {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.products-box .label-content>div.hide,
.products-group-box .label-content>div.hide {
    display: none
}

.products-box .label-content .discount-label,
.products-group-box .label-content .discount-label {
    position: relative;
    margin-left: 0;
    margin-bottom: 8px
}

.products-group-box .label-content .discount-label .discount-text {
    position: relative;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap
}

.reo-slider .reo-slider-container .reo-slider-box.reo-slider-box-two {
    width: 330px
}

.reo-slider .reo-slider-container .reo-slider-box.reo-slider-box-one {
    width: 180px
}

.product-abstract-wrap .reo-slider {
    position: absolute;
    top: 500px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 54px
}

.reo-slider .reo-slider-container .reo-slider-box {
    width: 480px;
    overflow: hidden
}

.reo-slider .reo-slider-container .reo-slider-inner {
    display: flex;
    position: relative;
    z-index: 1;
    transition: transform .1s linear;
    height: 190px;
    align-items: center;
    margin-top: 10px
}

.reo-slider .reo-slider-container .product-item.current-product {
    float: left;
    position: relative;
    z-index: 10
}

.reo-slider .reo-slider-container .product-item.current-product .img-content>img {
    width: 140px;
    height: 140px;
    cursor: default
}

.reo-slider .reo-slider-container .product-item.current-product .reo-slider-item {
    display: block;
    width: 170px;
    height: 190px;
    margin: 10px 0;
    margin-left: 5px;
    position: relative;
    border-radius: 6px;
    cursor: default;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #0051a4;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2)
}

.reo-slider .reo-slider-container .product-item.current-product .reo-slider-item .product-name {
    width: 150px;
    height: 40px;
    margin: 0 auto;
    line-height: 20px;
    font-size: 16px;
    color: #0051a4;
    cursor: default
}

.reo-slider .reo-slider-container .product-item.current-product .reo-slider-item .label-content {
    bottom: 47px
}

.reo-slider .reo-slider-container .product-item.current-product .reo-slider-item .discount-label .discount-text,
.reo-slider .reo-slider-container .product-item.current-product .reo-slider-item .label-content .pre-order-label {
    line-height: 17px;
    height: 17px
}

.reo-slider .reo-slider-container .reo-slider-inner .reo-slider-item {
    width: 130px;
    height: 150px;
    border-radius: 6px;
    box-shadow: 0 0 5px #d3d3d3;
    text-align: center;
    vertical-align: middle;
    position: relative;
    background-color: #fff;
    box-sizing: border-box;
    cursor: default;
    flex: none;
    opacity: 0
}

.reo-slider .reo-slider-container .reo-slider-inner .reo-slider-item {
    margin-left: 20px
}

.reo-slider .reo-slider-container .reo-slider-inner .reo-slider-item.visible-product {
    opacity: 1;
    cursor: pointer
}

.reo-slider .reo-slider-container .reo-slider-item .ld-limited-time {
    top: 0;
    width: 120px;
    height: 32px;
    padding: 0 8px;
    font-size: 12px;
    white-space: nowrap;
    transform: unset
}

.reo-slider .reo-slider-container .reo-slider-item .img-content>img {
    width: 110px;
    height: 110px;
    margin-top: 10px
}

.reo-slider .reo-slider-container .reo-slider-item .label-content {
    right: 0;
    bottom: 38px
}

.reo-slider .reo-slider-container .reo-slider-item .discount-label {
    position: relative;
    font-size: 12px
}

.reo-slider .reo-slider-container .reo-slider-item .discount-label .discount-text {
    position: relative;
    white-space: nowrap;
    padding: 0 4px;
    line-height: 14px
}

.reo-slider .reo-slider-container .reo-slider-item .label-content .pre-order-label {
    height: 14px;
    line-height: 14px;
    margin-bottom: 4px;
    padding: 0 4px
}

.reo-slider .reo-slider-container .reo-slider-item .product-name {
    font-size: 13px;
    font-weight: 500;
    color: #333;
    display: block;
    line-height: 16px;
    text-align: center;
    height: 32px;
    width: 120px;
    margin: 0 auto;
    word-break: break-all
}

.reo-slider .reo-slider-container .reo-slider-nav {
    font-size: 12px;
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 50%;
    box-sizing: border-box;
    position: absolute;
    top: 124px;
    transform: translateY(-50%);
    overflow: hidden
}

.reo-slider .reo-slider-container .reo-slider-nav.left {
    left: 0
}

.reo-slider .reo-slider-container .reo-slider-nav.right {
    right: 0
}

.reo-slider .reo-slider-container .reo-slider-nav span {
    color: #fff;
    display: block;
    padding: 6px;
    width: 24px;
    height: 24px;
    background: #0051a4;
    cursor: pointer
}

.reo-slider .reo-slider-container .reo-slider-nav span.hide {
    display: none
}

.shop-abstract-banner-detail .price-on-sale {
    font-size: 0
}

.shop-abstract-banner-detail .price-on-sale .reo-price-patch .pre-price {
    font-size: 16px;
    font-weight: 500;
    color: #777;
    border: none;
    padding: 0;
    margin: 0;
    margin-right: 15px
}

.shop-abstract-banner-detail .price-on-sale .reo-price-patch .pre-price:empty {
    display: none
}

.shop-abstract-banner-detail .price-wrapper .reo-price-patch {
    margin-right: 20px
}

.shop-abstract-banner-detail .wrap-top-product .price-on-sale>p.lack-stock-reminder-notice-box {
    width: 1530px;
    display: flex;
    justify-content: center
}

.shop-abstract-banner-detail .wrap-top-product .price-on-sale .lack-stock-reminder-notice-box>span:not(:empty) {
    max-width: 360px;
    display: flex!important;
    margin-top: 16px;
    padding-top: 10px;
    margin-left: 30px;
    text-align: left;
    line-height: 1.2
}

.shop-abstract-banner-detail .wrap-top-product .variation-inner .lack-stock-reminder-notice-box>span:not(:empty) {
    margin: 0
}

.shop-abstract-banner-detail .variation-inner .lack-stock-reminder-notice-box>span,
.shop-abstract-banner-detail .variation-inner .lack-stock-reminder-notice-box>span:not(:empty)~span:not(:empty) {
    display: block;
    vertical-align: middle;
    line-height: 1.2;
    padding-top: 14px;
    max-width: unset!important
}

.shop-abstract-banner-detail .variation-inner .products-box .lack-stock-reminder-notice-box>span:empty,
.shop-abstract-banner-detail .wrap-top-product .price-on-sale .lack-stock-reminder-notice-box>span:empty {
    display: none
}

.variation-inner .products-box .lack-stock-reminder-notice-box>span:not(:empty)~span:not(:empty) {
    margin: 0
}

.shop-abstract-banner-detail .price-on-sale .product-note-box {
    margin-bottom: 0;
    margin-top: 10px;
    padding-top: 10px;
    color: #333;
    font-size: 14px;
    line-height: 1.2;
    border-top: 1px solid #ddd
}

.arrow-icon-overflow-count .icon-next,
.arrow-icon-overflow-count .icon-pre {
    display: none;
    position: absolute;
    font-size: 12px;
    color: #ccc;
    position: absolute;
    top: 210px;
    font-family: icomoon!important;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    line-height: 24px;
    border: 2px solid #ccc;
    color: #ccc
}

.variation-inner.overflow-count.owl-carousel-overflow .icon-next {
    display: block;
    right: 36px
}

.variation-inner.overflow-count:not(.owl-carousel-overflow) .icon-pre {
    display: block;
    left: 36px
}

.overflow-count:not(.owl-carousel-overflow) .attributes-choose li.attributes-item {
    display: none
}

.pc-body .overflow-count:not(.owl-carousel-overflow) .attributes-choose li.attributes-item:nth-of-type(n+4) {
    display: inline-block
}

.shop-abstract-banner-detail .reo-auto-coupon.no-icon {
    display: block;
    padding-left: 0;
    margin-top: 20px
}

.variation-content .products-box p.lack-stock-reminder-notice-box {
    width: 100%;
    padding: 0
}

.shop-abstract-banner-detail .variation-position .label-content {
    position: relative;
    z-index: 5;
    right: unset;
    bottom: unset;
    text-align: left;
    font-size: 0;
    align-items: flex-start
}

.variation-position .variation-product-select .variation-mid-box {
    width: 920px;
    padding: 30px 110px 10px;
    position: relative;
    background: #f7f8f9;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 70px
}

.variation-position .variation-product-select .variation-mid-box:after {
    content: "";
    position: absolute;
    top: 100%;
    left: calc(50% - 60px);
    height: 0;
    border-top: 30px solid #f7f8f9;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent
}

.variation-position .variation-product-select .variation-item {
    width: 220px;
    height: 60px;
    margin-right: 20px;
    margin-bottom: 20px;
    flex: none;
    border-radius: 6px;
    box-shadow: 0 0 5px #d3d3d3;
    background: #fff;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    align-items: center
}

.variation-position .variation-product-select .variation-item:nth-child(3n) {
    margin-right: 0
}

.variation-position .variation-item img.left-img {
    width: 60px;
    height: 60px
}

.variation-position .variation-item p.right-des {
    font-size: 14px;
    color: #333;
    line-height: 16px;
    font-weight: 500;
    margin: 6px 10px;
    width: 150px;
    text-align: left
}

.variation-position .product-right-des {
    width: 520px;
    padding-right: 60px;
    text-align: left
}

.hidebox {
    display: none
}

.variation-inner ul.product-list {
    width: 400px;
    flex: none;
    padding: 25px 60px
}

.variation-position .attributes-item .limited-time-versions {
    position: relative;
    top: 0;
    height: 25px;
    border-radius: 0 6px 6px 0;
    margin-bottom: 8px
}

.variation-position .attributes-item .limited-time-versions p {
    display: flex
}

.variation-position .attributes-item .limited-time-versions p>span {
    padding-right: 3px
}

.variation-position .products-box .product-detail-bottom .reo-price-patch span.product-name {
    display: none;
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
    color: #333;
    padding-bottom: 30px;
    width: 100%;
    flex: none
}

.variation-position .products-box .product-detail-bottom .reo-price-patch span.active {
    display: block
}

.variation-position .product-right-des .reo-price-patch .sale-price {
    font-size: 18px;
    line-height: 26px;
    margin-right: 20px
}

.variation-position .product-right-des .reo-price-patch .discount-off {
    margin: 0;
    padding: 3px 0
}

#abstract .wrap-top-product .show-promotion p.estimated-delivery-time>span,
#abstract .wrap-top-product .show-promotion p.lack-stock-notice>span,
#abstract .wrap-top-product .show-promotion p.reminder-notice>span,
#abstract .wrap-top-product .show-promotion p.reo-auto-coupon>span,
#abstract .wrap-top-product .show-promotion p.reo-promotion-tips>span {
    padding-left: 36px;
    display: block;
    position: relative;
    left: 0;
    text-align: left;
    line-height: 1.2
}

.wrap-top-product .wrap-sale-tip {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px
}

.wrap-top-product .wrap-sale-tip div:first-child {
    margin-left: 0
}

.wrap-top-product .wrap-sale-tip div {
    margin-left: 20px
}

.variation-position .products-box .label-content .pre-order-label {
    margin-bottom: 8px
}

.variation-position .products-box .label-content .discount-label .discount-text,
.variation-position .products-box .label-content .pre-order-label {
    border-radius: 0 6px 6px 0;
    height: 25px;
    line-height: 25px;
    font-size: 14px
}

.variation-position .products-box .label-content .discount-label .discount-text {
    margin-top: 0
}

.variation-inner .variation-item.active {
    border: 1px solid #0051a4
}

.variation-inner .product-detail-box {
    display: flex;
    justify-content: stretch;
    align-items: flex-start
}

.wrap-top-product .wrap-sale-tip .discount-label,
.wrap-top-product .wrap-sale-tip .pre-order-label {
    font-size: 12px;
    font-weight: 500;
    padding: 0 6px;
    position: relative;
    line-height: 1.6
}

.show-promotion .reo-promotion-tips .gift-item {
    cursor: pointer;
    line-height: 20px
}

.variation-content .products-box p.lack-stock-reminder-notice-box {
    display: block;
    line-height: 38px;
    width: 100%;
    min-height: 38px;
    margin: 0
}

.products-box .product-page-price .lack-stock-reminder-notice-box {
    display: block
}

.variation-position .discount-label.sale-label {
    display: block;
    font-size: 12px;
    height: 15px;
    border-radius: 6px 0 6px 0;
    margin-top: 0;
    padding: 0 5px;
    color: #ce7602;
    background-color: #f9e79c
}

.shop-abstract-banner-detail .variation-position .sale-label-content {
    top: 0;
    position: absolute
}

.shop-abstract-banner-detail .price-on-sale .lack-stock-reminder-notice-box>span::before {
    line-height: 19.2px
}

.product-detail-bottom .button-group .btn+.btn {
    margin-right: 10px
}

.shop-abstract-banner-detail .variation-inner .has-limit-count-down .group-select-area .label-content {
    top: 33px
}

.shop-abstract-banner-detail .show-promotion .reo-promotion-tips .icon-icon_question1 {
    font-size: 20px;
    vertical-align: middle
}

.shop-abstract-banner-detail .show-promotion .lack-stock-notice .percentage-stock-wrap {
    display: inline-block;
    vertical-align: bottom
}

.keen-body .reo-shop-abstract-banner * {
    font-family: Montserrat
}

@media screen and (max-width:1279px) {
    .keen-body .reo-shop-abstract-banner .reo-aside .reo-descriptionBox {
        background: #096439;
        color: #fff;
        padding: 40px 30px 0;
        border: none
    }
    .keen-body .reo-shop-abstract-banner .reo-aside .reo-descriptionBox .reo-productTitle .reo-productName {
        font-size: 40px;
        color: #fff;
        font-weight: 700;
        font-family: Montserrat
    }
    .keen-body .reo-shop-abstract-banner .reo-aside .reo-descriptionBox .reo-productTitle .reo-productSubTitle {
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        line-height: 1.4
    }
    .keen-body .reo-shop-abstract-banner .reo-aside #reo-product-summary {
        background: #096439;
        margin-top: -1px
    }
    .keen-body .reo-shop-abstract-banner .reo-aside #reo-product-summary .details-content {
        text-align: left
    }
    .keen-body .reo-shop-abstract-banner .reo-aside #reo-product-summary .product-summary .details-content .price-content .sale-price {
        font-size: 20px;
        color: #fff;
        font-weight: 700;
        font-family: Montserrat;
        line-height: 1.2;
        vertical-align: bottom
    }
    .keen-body .reo-shop-abstract-banner .reo-aside #reo-product-summary .product-summary .details-content .price-content .pre-price {
        font-size: 14px;
        color: #fff;
        font-weight: 700;
        font-family: Montserrat;
        line-height: 1.2
    }
    .keen-body .reo-shop-abstract-banner .reo-aside #reo-product-summary .product-summary .details-content .product-tag {
        font-size: 14px;
        color: #fff;
        font-weight: 700;
        font-family: Montserrat;
        line-height: 1.2
    }
    .keen-body .reo-shop-abstract-banner .reo-aside #reo-product-summary .product-summary .quantity-and-button button {
        background: #ff5c36!important;
        border-radius: 0!important
    }
}

@media screen and (max-width:767px) {
    .keen-body .reo-banner-video-center .reo-video-play,
    .keen-body .reo-banner-video-right .reo-video-play {
        transform: scale(.6)
    }
    .keen-body .reo-shop-abstract-banner .reo-aside .reo-descriptionBox {
        padding: 40px 20px 0
    }
    .keen-body .reo-shop-abstract-banner .reo-aside .reo-descriptionBox .reo-productTitle .reo-productName {
        font-size: 22px
    }
    .keen-body .reo-shop-abstract-banner .reo-aside .reo-descriptionBox .reo-productTitle .reo-productSubTitle {
        font-size: 14px
    }
    .keen-body .reo-shop-abstract-banner .reo-aside #reo-product-summary .product-summary .details-content .price-content .sale-price {
        font-size: 18px
    }
    .keen-body .reo-shop-abstract-banner .reo-aside #reo-product-summary .product-summary .details-content .price-content .pre-price {
        font-size: 12px
    }
    .keen-body .reo-shop-abstract-banner .reo-aside #reo-product-summary .product-summary .details-content .product-tag {
        font-size: 12px
    }
}

.subscription {
    display: none
}

.subscription-input {
    position: relative;
    display: inline-block
}

.subscription input {
    color: #777;
    font-family: Quicksand;
    border-radius: 30px;
    margin: 0;
    border: 1px solid #0051a4;
    background: 0 0;
    padding: 0 24px;
    padding-right: 50px;
    height: 48px;
    line-height: 1;
    width: 264px
}

.variation-content .subscription-input {
    margin-right: 20px
}

.subscription-input .subscription-input-submit {
    font-size: 14px;
    position: absolute;
    right: 24px;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%)
}

.subscription-input .subscription-input-submit:hover {
    color: #0051a4
}

.subscription .success-tips {
    text-align: left;
    color: #63c622;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0
}

.shop-abstract-banner-detail .product-page-price>.success-tips {
    text-align: right;
    color: #63c622;
    font-weight: 500;
    vertical-align: middle;
    margin-bottom: 0
}

.subscription .success-tips.hide {
    display: none
}

.subscription .success-tips .right-icon {
    margin-right: 10px;
    font-size: 40px
}

.subscription .success-tips .right-content {
    display: inline-block
}

.subscription .tips-wrap {
    display: inline-block;
    vertical-align: middle
}

.variation-content .subscription {
    text-align: center
}

.subscription .tips-wrap.hide {
    display: none
}

.subscription .tips,
.tips-wrap .tips {
    color: #e23423;
    font-weight: 500;
    margin-bottom: 0
}

.stock-coming-soon .subscription {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.6
}

.stock-coming-soon .subscription.subscription-tips {
    display: block
}

.limited-time-products {
    min-width: 160px;
    height: 34px;
    background-color: #f9e79c;
    padding: 0 10px;
    font-family: Quicksand!important;
    font-weight: 500!important;
    font-size: 12px;
    color: #333!important;
    text-align: left;
    border-radius: 3px;
    box-sizing: border-box
}

.limited-time-products p {
    line-height: initial;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.limited-time-products span.hours-wrapper {
    text-align: left;
    min-width: .73rem
}

.limited-time-products.hide {
    display: none
}

.limited-time-products .ld-limited-declare {
    display: block!important
}

.limited-time-versions {
    top: 0;
    left: 0;
    font-size: 14px;
    height: 38px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 4px;
    text-align: left
}

.limited-time-versions p {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.1
}

.limited-time-versions .ld-limited-declare {
    display: block!important
}

.limited-time-versions p>span:not(.ld-timing-text) {
    display: inline-block;
    min-width: .2rem
}

.limited-time-versions p>span {
    text-align: left!important
}

.product-tabs-wrap {
    background-color: #fff;
    border-top: 1px solid #ececec;
    padding-bottom: 20px;
    text-align: center
}

.product-tabs-wrap ul>li>a {
    font-size: 16px;
    font-weight: 500;
    color: rgba(102, 102, 102, .85);
    padding: 10px 0;
    display: inline-block
}

.product-tabs-wrap ul>li>a:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0051a4;
    transition: all .3s;
    height: 3px;
    width: 0
}

.product-tabs-wrap ul>li>a.active,
.product-tabs-wrap ul>li>a:hover {
    color: #0051a4
}

.product-tabs-wrap ul>li>a.active:before,
.product-tabs-wrap ul>li>a:hover:before {
    width: 100%
}

.product-tabs-wrap li {
    display: inline-block;
    width: auto;
    margin: 0 7px!important;
    position: relative
}

.compare-tab,
.diagram-tab,
.faq-tab,
.review-tab,
.specifications-tab,
.video-tab {
    display: none
}

body {
    background-color: #fff
}

.fix {
    *zoom: 1
}

.fix:after {
    display: table;
    content: '';
    clear: both
}

.dn {
    display: none
}

li {
    list-style-type: none
}

.container-overview {
    font-family: Quicksand;
    background-color: #fff;
    font-weight: 400
}

h3 {
    font-family: Quicksand;
    font-weight: 500;
    font-size: 46px;
    color: #333;
    line-height: 1.2;
    margin-bottom: .4rem
}

.container-overview .mod-param {
    padding: 2.2em 1.2em;
    background-color: #0664a5;
    color: #fff;
    font-weight: 400;
    font-size: 1.4em;
    text-align: center
}

.container-overview .mod-param ul {
    margin-bottom: 0;
    max-width: 1300px;
    margin: auto
}

.container-overview .mod-param p {
    margin-bottom: 1.6em
}

.container-overview .mod-param h2 {
    color: #fff;
    font-weight: 400;
    font-family: Quicksand;
    font-size: 1.8em;
    margin-bottom: 0;
    line-height: 2.6
}

.container-overview .mod-param li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    margin-bottom: 0
}

.container-overview .mod-param li+li {
    border-left: 1px solid #fff
}

@media screen and (max-width:849px) {
    .container-overview {
        font-size: calc(65% + 2 * (100vw - 600px)/600)
    }
    .container-overview .mod-param h2 {
        font-size: 1.6em
    }
    .container-overview .mod-param {
        padding: 1.6em .4em
    }
}

@media screen and (max-width:600px) {
    .container-overview {
        font-size: calc(60% + 5 * (100vw - 320px)/400)
    }
    .container-overview .mod-param li {
        width: 50%;
        margin-bottom: 2em
    }
    .container-overview .mod-param li+li {
        border-left: 0 solid #fff
    }
    .container-overview .mod-param li:nth-child(2n) {
        border-left: 1px solid #fff
    }
    .container-overview .mod-param {
        font-size: 1.2em
    }
    .container-overview .mod-param h2 {
        font-size: 2em
    }
}

.product-tabs-wrap .attr-choose {
    display: inline-block;
    height: 30px;
    margin-bottom: 0
}

.product-tabs-wrap .lack-stock-notice,
.product-tabs-wrap .out-stock-notice {
    display: none
}

.fixed .product-tabs .attr-choose-wrap {
    display: inline-block
}

#tabs .amazon-button {
    margin: 0;
    border-radius: 30px
}

#tabs.has-version .amazon-button {
    margin-left: 10px
}

.product-tabs-content {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    position: relative
}

@media(max-width:1280px) and (min-width:1024px) {
    .product-tabs-content {
        padding: 0 40px
    }
}

#tabs .product-title {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    font-size: 22px;
    color: #333;
    font-weight: 500
}

.tab-shopping-box {
    display: inline-block;
    position: absolute;
    right: -100px;
    top: 56%;
    transform: translateY(-50%);
    text-align: left;
    white-space: nowrap
}

#tabs .tab-shopping-box {
    right: 0
}

@media only screen and (max-width:768px) {
    #tabs .tab-shopping-box,
    #tabs.fixed .product-title {
        display: none!important
    }
}

.product-tabs-content .add-to-cart-btn .icon-icon_cart-992 {
    line-height: 34px;
    font-size: 18px;
    vertical-align: top
}

@media only screen and (min-width:769px) {
    html #tabs.fixed .product-title {
        position: static;
        transform: none
    }
    html #tabs.fixed .product-tabs-content {
        text-align: left
    }
    html #tabs.fixed ul.product-tabs {
        margin-left: 30px
    }
}

@media only screen and (max-width:1080px) {
    html #tabs.fixed .product-tabs-content {
        padding-left: 15px
    }
}

.product-tabs-wrap li.hide {
    display: none
}

#tabs .out-stock-notice {
    display: inline-block
}

#tabs .out-stock-notice.hide {
    display: none
}

#tabs+div {
    padding-top: 40px;
    margin-top: 0
}

#tabs.dark-style+div {
    padding-top: 80px;
    margin-top: 0
}

.product-tabs-wrap {
    width: 100%
}

ul.product-tabs {
    display: inline-block;
    margin: 0 auto
}

#tabs.fixed {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    box-shadow: 0 4px 20px #e5e5e5
}

#tabs.product-tabs-wrap {
    background: #fff
}

#tabs .product-title,
#tabs .tab-shopping-box {
    display: none
}

div.product-tabs-wrap {
    padding-top: 0;
    padding-bottom: 6px
}

#tabs.fixed .product-title,
#tabs.fixed .tab-shopping-box {
    display: inline-block
}

@media screen and (max-width:1280px) {
    #tabs.fixed .tab-shopping-box {
        display: none
    }
}

#tabs .tab-shopping-box .reo-aliexpress-note {
    display: none
}

#tabs .out-of-stock {
    display: none
}

.product-tabs-wrap li {
    margin-top: 6px
}

@media only screen and (max-width:500px) {
    #tabs.fixed span.product-title {
        display: none
    }
}

#tabs.keen-tab .tab-shopping-box,
.pc-body #tabs.keen-tab .product-title {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    place-self: center
}

.pc-body #tabs.keen-tab.product-tabs-wrap {
    background: #000;
    color: #fff;
    font-family: Montserrat;
    height: 64px;
    display: flex;
    padding: 0
}

.pc-body #tabs.keen-tab * {
    font-family: Montserrat
}

.pc-body #tabs.keen-tab.product-tabs-wrap .product-tabs-content {
    display: flex;
    justify-content: space-between
}

.pc-body #tabs.keen-tab .product-title {
    position: relative;
    transform: unset
}

.pc-body #tabs.keen-tab ul.product-tabs {
    margin: 0
}

.pc-body #tabs.keen-tab .tab-shopping-box {
    position: relative;
    transform: unset;
    margin-left: 16px;
    top: auto
}

.pc-body #tabs.keen-tab.product-tabs-wrap li {
    margin: 0 16px!important
}

.pc-body #tabs.keen-tab.product-tabs-wrap ul>li>a {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px
}

.pc-body #tabs.keen-tab.product-tabs-wrap ul>li>a.active,
.pc-body #tabs.keen-tab.product-tabs-wrap ul>li>a:hover {
    color: #096439
}

.pc-body #tabs.keen-tab.product-tabs-wrap ul>li>a.active:before,
.pc-body #tabs.keen-tab.product-tabs-wrap ul>li>a:hover:before {
    background: 0 0;
    width: 0
}

.pc-body #tabs.keen-tab.product-tabs-wrap .quantity-and-button button {
    border-radius: 0;
    background: #096439;
    border: none
}

.pc-body #tabs.keen-tab.product-tabs-wrap .quantity-and-button button:hover {
    background: #00572e
}

.pc-body #tabs.keen-tab.product-tabs-wrap.fixed {
    box-shadow: none
}

.eco-slideshow {
    text-align: center;
    overflow: hidden
}

.eco-slideshow .reo-container {
    padding: 80px 0;
    position: relative
}

.eco-slideshow .reo-container>* {
    max-width: 1200px;
    margin: 0 auto
}

.eco-slideshow .reo-container h2 {
    font-weight: 500;
    font-size: 45px;
    text-align: center;
    max-width: 1000px;
    color: #333;
    position: relative
}

.eco-slideshow .reo-container>p {
    max-width: 1080px;
    margin-top: 30px;
    position: relative;
    font-size: .18rem
}

.eco-slideshow .slide-four-imgs .owl-stage {
    display: flex
}

.eco-slideshow .slide-four-imgs {
    margin: 40px 0 60px;
    box-sizing: border-box;
    position: relative;
    max-width: 100%
}

.eco-slideshow .slide-four-imgs .des-wrap {
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translateY(-50%);
    z-index: 1
}

.eco-slideshow .slide-four-imgs .swiper-item {
    position: relative
}

.eco-slideshow .slide-four-imgs .imgs-content {
    max-width: 580px;
    text-align: left;
    display: inline-block;
    color: #fff
}

.eco-slideshow .slide-four-imgs .imgs-content h4 {
    font-weight: 500;
    font-size: 32px;
    margin: 0 0 22px;
    color: #fff;
    line-height: 1.2
}

.eco-slideshow .slide-four-imgs .imgs-content p {
    font-weight: 500;
    font-size: 18px;
    width: 315px
}

.eco-slideshow .slide-one-pic {
    cursor: pointer
}

.eco-slideshow .owl-carousel .owl-stage-outer {
    height: 4.65rem
}

.eco-slideshow .slider-title {
    margin-top: 120px
}

.eco-slideshow .reo-container .slide-des {
    margin-top: 40px
}

.eco-slideshow .slide-four-imgs .owl-nav {
    width: 50%;
    position: absolute;
    top: 43%;
    left: 50%;
    padding: 0 3.2%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: space-between
}

.eco-slideshow .owl-nav .owl-next,
.eco-slideshow .owl-nav .owl-prev {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    line-height: 32px;
    border: 2px solid #ccc;
    color: #ccc
}

.eco-slideshow .owl-nav .owl-next:hover,
.eco-slideshow .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #0051a4;
    border: 2px solid #0051a4
}

.eco-slideshow .owl-nav .arrow {
    font-family: icomoon!important;
    font-size: 18px
}

.eco-slideshow .owl-loaded .owl-dots {
    margin-top: 30px
}

.eco-slideshow .owl-dots .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 10px;
    border-radius: 50%;
    background-color: #ccc;
    cursor: pointer
}

.eco-slideshow .owl-dots .owl-dot:first-of-type {
    margin-left: 0
}

.eco-slideshow .owl-dots .active {
    background-color: #00ace4!important
}

.eco-slideshow .eco-icons-ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: 1100px;
    margin: 0 auto
}

.eco-slideshow .eco-icons-ul li {
    width: 300px;
    list-style: none;
    margin-bottom: 60px;
    text-align: left
}

.eco-slideshow .eco-icons-ul li:nth-child(3n+2) {
    margin-left: 100px;
    margin-right: 100px
}

.eco-slideshow .eco-icons-ul .list-box {
    text-align: left;
    width: 100%;
    display: inline-block
}

.eco-slideshow .eco-icons-ul .list-box span {
    font-size: 32px
}

.eco-slideshow .eco-icons-ul li h4 {
    font-weight: 500;
    font-size: 18px;
    margin: 16px 0 10px;
    color: #333
}

.eco-slideshow .eco-icons-ul li p {
    font-weight: 400;
    color: #777;
    font-size: 16px
}

.eco-slideshow .eco-icons-ul li:nth-child(n+7) {
    display: none
}

.eco-slideshow .suppliers-wrap .eco-icons-ul li:nth-child(n+7) {
    display: list-item
}

.eco-slideshow .suppliers-wrap .eco-icons-ul li:nth-child(n+5) {
    margin-top: 40px
}

.eco-slideshow .eco-icons-ul.showall li:nth-child(n+7) {
    display: block
}

.eco-slideshow .learn-more {
    font-size: 18px;
    font-weight: 400;
    color: #000
}

.eco-slideshow .learn-more span {
    font-size: 12px
}

.eco-slideshow .learn-more:hover {
    color: #0051a4
}

.eco-slideshow .slide-four-imgs .swiper-item .img-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    opacity: .4
}

.eco-slideshow .slide-four-imgs .center .swiper-item .img-mask {
    opacity: 0
}

.eco-slideshow .sim-card-content {
    position: relative;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    width: 900px;
    border-radius: 8px
}

.keen-body .eco-slideshow .sim-card-content {
    padding-bottom: 100px
}

.keen-body .eco-slideshow-wrap .eco-slideshow .slide-four-imgs {
    margin-top: 100px
}

.eco-slideshow .sim-card {
    max-width: 900px;
    height: 339px;
    font-size: 18px;
    color: #333;
    background-color: #fff;
    margin: 40px auto 0;
    padding: 60px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.eco-slideshow .sim-card img {
    display: block;
    float: left;
    margin: 46px 58px 0 110px;
    width: 114px;
    height: 144px
}

.eco-slideshow .sim-card div {
    text-align: left;
    margin-left: 230px
}

.eco-slideshow .sim-card p {
    margin-bottom: 0
}

.eco-slideshow .sim-card .des-notice {
    color: #e74330
}

.eco-slideshow .sim-card .des-question {
    margin-top: 20px
}

.eco-slideshow .sim-card .des-answer {
    font-weight: 500
}

.eco-slideshow .sim-card div a {
    display: inline-block;
    color: #0051a4;
    margin-top: 30px
}

.eco-slideshow .sim-card div a:nth-of-type(1)::after {
    content: '|';
    margin: 0 40px;
    color: #999
}

.eco-slideshow .sim-card div a:hover {
    text-decoration: underline
}

.eco-slideshow .sim-card div a .icon-icon_arrow-right {
    font-size: 13px
}

.eco-slideshow .vodafone-box {
    max-width: 900px;
    height: 200px;
    background-color: #f6f7f8;
    margin: 0 auto 64px;
    padding: 0 128px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    display: flex;
    align-items: center
}

.eco-slideshow .vodafone-box .text {
    display: inline-block;
    width: 498px;
    text-align: left;
    vertical-align: middle
}

.eco-slideshow .vodafone-box .description {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0
}

.eco-slideshow .vodafone-box .read-more {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 20px;
    color: #0051a4
}

.eco-slideshow .vodafone-box .read-more i {
    font-size: 12px
}

.eco-slideshow .vodafone-box .read-more:hover {
    text-decoration: underline
}

.eco-slideshow .vodafone-box img {
    display: inline-block;
    width: 72px;
    margin-left: 64px
}

.eco-slideshow .background {
    position: absolute;
    max-width: 100%;
    left: 0;
    top: 150px
}

.eco-slideshow .features-tip {
    margin-top: 0;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 60px
}

.eco-slideshow .features-tip span {
    color: #e74330
}

.pc-body .eco-slideshow.dot-text-wrap .reo-container {
    padding: 0
}

.pc-body .eco-slideshow.dot-text-wrap .reo-container>p {
    margin-top: .4rem
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs {
    margin: 116px 0 0
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-nav {
    top: 12.3vw
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-dots .active {
    background: 0 0!important;
    color: #0051a4!important
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs.owl-loaded .owl-dots {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0 auto 50px;
    top: -75px
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-dots .owl-dot {
    width: auto;
    height: auto;
    border-radius: 0;
    background: 0 0;
    font-weight: 500;
    margin-left: 0;
    line-height: 1
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-dot:first-of-type {
    padding-right: 40px
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-dot+.owl-dot {
    padding: 0 40px;
    border-left: 1px solid #777
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-dot:last-of-type {
    padding-right: 0
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-dot.active span {
    padding-bottom: 10px;
    border-bottom: 1px solid #0051a4
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .des-wrap {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0, 0)
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .imgs-content {
    width: 100%;
    max-width: 100%;
    color: #333;
    text-align: center
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .imgs-content h4 {
    color: #333;
    margin: 42px 0 22px
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .imgs-content p {
    width: 100%;
    font-weight: 400;
    margin: 0
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-item:not(.center) .swiper-item img.slide-one-pic {
    transform: scaleY(.8)
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-item:not(.center) .swiper-item .des-wrap {
    visibility: hidden
}

.pc-body .eco-slideshow .no-loop {
    width: 100%;
    overflow: visible
}

.pc-body.keen-body .eco-slideshow .no-loop {
    width: 1442px;
    max-width: none!important
}

.slide-four-imgs.no-loop.owl-carousel .owl-stage-outer {
    overflow: visible!important
}

.slide-four-imgs.no-loop.owl-carousel .owl-stage-outer .owl-item .img-mask {
    display: none
}

.slide-four-imgs.no-loop .owl-dots {
    max-width: 1200px
}

.eco-slideshow .slide-four-imgs.no-loop .owl-nav {
    width: 100%;
    max-width: 1200px;
    left: 0;
    transform: translateY(-50%);
    opacity: 0;
    transition: opacity .2s linear
}

.eco-slideshow .slide-four-imgs.no-loop:hover .owl-nav {
    opacity: 1
}

.eco-slideshow .slide-four-imgs.no-loop .owl-nav .disabled {
    opacity: 0!important
}

.eco-slideshow .slide-four-imgs.no-loop .owl-dots .owl-dot {
    border-radius: 0;
    width: 12px;
    height: 4px;
    background: #606060
}

.eco-slideshow .slide-four-imgs.no-loop .owl-dots .owl-dot.active {
    background-color: #00d26f!important
}

.eco-slideshow .slide-four-imgs.no-loop .owl-nav .owl-next,
.eco-slideshow .slide-four-imgs.no-loop .owl-nav .owl-prev {
    width: 78px;
    height: 44px;
    line-height: 44px;
    border-radius: 50px;
    border: none;
    background: #000;
    opacity: .5;
    color: #fff
}

.mobile-body .eco-slideshow.dot-text-wrap .reo-container {
    padding: 0
}

.mobile-body .eco-slideshow.dot-text-wrap .reo-container>h2 {
    color: #333;
    margin: 0 .3rem;
    font-size: .64rem;
    line-height: 1.2
}

.mobile-body .eco-slideshow.dot-text-wrap .reo-container>p {
    color: #333;
    font-size: .32rem;
    line-height: 1.4;
    margin: .64rem .3rem 0;
    font-weight: 400
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-item:not(.center) .swiper-item img.slide-one-pic {
    transform: scaleY(.8)
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-item:not(.center) .swiper-item .des-wrap {
    display: none
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .des-wrap {
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0, 0)
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .imgs-content {
    width: 100%;
    max-width: 100%;
    color: #333;
    text-align: center
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .imgs-content h4 {
    color: #333;
    font-size: .32rem;
    line-height: 1.2;
    font-weight: 500;
    margin: .4rem 0 0!important
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .imgs-content p {
    width: 100%;
    width: 6.9rem;
    font-size: .32rem;
    font-weight: 400;
    line-height: 1.4;
    margin-left: -50%;
    transform: translate(.3rem, 0)
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs {
    margin: 1.2rem 0 0
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-nav {
    display: none
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-dots .active {
    background: 0 0!important;
    color: #0051a4!important
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-dots .owl-dot {
    width: auto;
    height: auto;
    border-radius: 0;
    background: 0 0;
    font-weight: 500;
    margin-left: 0;
    font-size: .25rem
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-dot:first-of-type {
    padding-right: .4rem
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-dot+.owl-dot {
    padding: 0 .4rem;
    border-left: 1px solid #333
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-dot:last-of-type {
    padding-right: 0
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-dot.active span {
    padding-bottom: 1px;
    border-bottom: 1px solid #0051a4
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs.owl-loaded .owl-dots {
    position: absolute;
    top: -.7rem;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    width: 100%
}

.mobile-body .eco-slideshow.dot-text-wrap .slide-four-imgs .owl-nav {
    display: none
}

.pc-body .eco-slideshow.dot-text-wrap .slide-four-imgs .imgs-content .swiper-tip {
    color: red;
    font-size: 18px;
    margin-top: 10px
}

.scroll-parallax-video-wrap .reo-container {
    height: 100%
}

.scroll-parallax-video-wrap .scroll-switch-subtitle {
    font-size: 30px;
    text-align: center;
    padding-top: 100px;
    font-weight: 500;
    color: #333
}

.scroll-parallax-video-wrap .scroll-switch-title {
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 40px;
    text-align: center;
    font-weight: 500;
    color: #333;
    font-size: 45px
}

.scroll-parallax-video-wrap .scroll-switch-content {
    height: calc(200vh - 104px)
}

.scroll-parallax-video-wrap .scroll-switch-content .switch-content {
    position: relative;
    height: 100%
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap {
    text-align: center;
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    left: 0;
    transition: opacity 0s linear;
    opacity: 1;
    font-size: 0
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap.not-show {
    opacity: 0
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap.black-text .des,
.scroll-parallax-video-wrap .scroll-switch-content .single-wrap.black-text .sidebar-text .icons-features span,
.scroll-parallax-video-wrap .scroll-switch-content .single-wrap.black-text .sidebar-text .sidebar-des,
.scroll-parallax-video-wrap .scroll-switch-content .single-wrap.black-text .sidebar-text .sidebar-title,
.scroll-parallax-video-wrap .scroll-switch-content .single-wrap.black-text .title {
    color: #333;
    transition: color 1s linear
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap.white-text .des,
.scroll-parallax-video-wrap .scroll-switch-content .single-wrap.white-text .sidebar-text .icons-features span,
.scroll-parallax-video-wrap .scroll-switch-content .single-wrap.white-text .sidebar-text .sidebar-des,
.scroll-parallax-video-wrap .scroll-switch-content .single-wrap.white-text .sidebar-text .sidebar-title,
.scroll-parallax-video-wrap .scroll-switch-content .single-wrap.white-text .title {
    color: #fff;
    transition: color 1s linear
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap .title {
    font-size: 46px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap .des {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    max-width: 1080px;
    margin: 40px auto 0
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap .des-notice {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    max-width: 1080px;
    margin: 15px auto 0;
    color: #e74330
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap .sidebar-text {
    width: 550px;
    text-align: left;
    margin-left: 360px;
    margin-top: 0;
    position: absolute;
    top: 30%;
    font-family: Quicksand
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap .sidebar-text .sidebar-title {
    font-size: 46px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
    font-family: Quicksand
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap .sidebar-text .sidebar-des {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 40px 0 0;
    font-family: Quicksand
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap .sidebar-text .icons-features {
    margin: 20px 0 0
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap .sidebar-text .icons-features li {
    display: inline-block;
    vertical-align: middle;
    margin-top: 16px;
    margin-right: 40px
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap .sidebar-text .icons-features span[class^=icon-] {
    display: inline-block;
    vertical-align: middle;
    font-size: 32px;
    margin-right: 12px
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap .sidebar-text .icons-features span.des-icon {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle
}

.scroll-parallax-video-wrap .scroll-switch-content .blank-space-bottom,
.scroll-parallax-video-wrap .scroll-switch-content .blank-space-top {
    height: 200px;
    background-color: #fff
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap .video-background {
    z-index: 0;
    width: 100%
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap .video-screen-icon {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 60px;
    border-radius: 50%;
    color: #fff;
    padding: 15.5px;
    z-index: 1;
    font-size: 16px;
    cursor: pointer;
    border: 1.5px solid
}

.scroll-parallax-video-wrap .scroll-switch-content .single-wrap .video-screen-icon:hover {
    background: rgba(255, 255, 255, .2)
}

.scroll-parallax-video-wrap .scroll-switch-content .video-playing {
    display: none
}

.scroll-parallax-video-wrap .right-video-wrap {
    padding-left: 20vw;
    position: absolute;
    top: 0;
    z-index: 10
}

.scroll-parallax-video-wrap .right-video-wrap .des-content-warp {
    padding-top: calc((220/860) * 100vh);
    max-width: 550px;
    height: 100vh;
    position: relative;
    color: #fff;
    z-index: 1
}

.scroll-parallax-video-wrap .reo-container {
    position: relative
}

.scroll-parallax-video-wrap .right-video-wrap .des-content-warp .sidebar-title {
    color: #fff;
    font-size: 46px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
    font-family: Quicksand
}

.scroll-parallax-video-wrap .right-video-wrap .des-content-warp .sidebar-des {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 40px 0 0;
    color: #fff;
    font-family: Quicksand
}

.scroll-parallax-video-wrap .right-video-wrap .des-content-warp .icons-features {
    margin: 20px 0 0
}

.scroll-parallax-video-wrap .right-video-wrap .des-content-warp .icons-features li {
    display: inline-block;
    vertical-align: middle;
    margin-top: 16px;
    margin-right: 40px
}

.scroll-parallax-video-wrap .right-video-wrap .des-content-warp .icons-features span[class^=icon-] {
    display: inline-block;
    vertical-align: middle;
    font-size: 32px;
    margin-right: 12px
}

.scroll-parallax-video-wrap .right-video-wrap .des-content-warp .icons-features span.des-icon {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle
}

.des-content-warp .thining {
    opacity: .5
}

.pc-body .scroll-parallax-video-wrap .scroll-switch-content .right-video-wrap .des-content-warp.scroll-0 {
    height: 110vh
}

.pc-body .scroll-parallax-video-wrap .scroll-switch-content .right-video-wrap .des-content-warp.scroll-1 {
    height: 85vh
}

@media only screen and (max-width:1800px) {
    .scroll-parallax-video-wrap .scroll-switch-content .single-wrap .sidebar-text {
        margin-left: 260px
    }
}

@media only screen and (max-width:1600px) {
    .scroll-parallax-video-wrap .scroll-switch-content .single-wrap .sidebar-text {
        margin-left: 160px
    }
    .scroll-parallax-video-wrap .scroll-switch-content .single-wrap .des {
        max-width: 930px
    }
}

@media only screen and (max-width:1400px) {
    .scroll-parallax-video-wrap .scroll-switch-content .single-wrap .sidebar-text {
        margin-left: 60px
    }
    .scroll-parallax-video-wrap .scroll-switch-content .single-wrap .des {
        max-width: 850px
    }
}

.scroll-parallax-video-wrap .right-video-wrap .des-content-warp .show-tip {
    color: red;
    font-size: 18px;
    margin-top: 10px;
    font-weight: 500
}

.pc-body .scroll-parallax-video-wrap.come-together .right-video-wrap {
    height: 100vh;
    width: 550px;
    box-sizing: content-box;
    position: fixed;
    left: 0;
    top: 0;
    display: none
}

.pc-body .scroll-parallax-video-wrap.come-together .scroll-switch-content .right-video-wrap .des-content-warp {
    height: auto;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(calc(-50% + 200px));
    transition: all .4s linear;
    opacity: 0
}

.pc-body .scroll-parallax-video-wrap.come-together .scroll-switch-content .single-wrap {
    transition: opacity .2s linear
}

.pc-body .scroll-parallax-video-wrap .avatar-box {
    position: absolute;
    left: 68%;
    top: 40%;
    width: 25%;
    z-index: 999;
    display: flex;
    flex-direction: column
}

.pc-body .scroll-parallax-video-wrap .avatar-box img {
    width: 60px;
    height: 60px
}

.pc-body .scroll-parallax-video-wrap .avatar-box .text {
    font-size: 18px;
    color: #333;
    background: #fff;
    border: 1px solid #333;
    padding: 10px 20px;
    line-height: 20px;
    border-radius: 20px
}

.pc-body .scroll-parallax-video-wrap .avatar-box .avatar-1 .text {
    margin-top: 20px;
    border-top-left-radius: 0
}

.pc-body .scroll-parallax-video-wrap .avatar-box .avatar-2 .text {
    margin-bottom: 20px;
    border-bottom-right-radius: 0
}

.pc-body .scroll-parallax-video-wrap .avatar-box .avatar-1 {
    display: flex;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    opacity: 0;
    padding-bottom: 40px
}

.pc-body .scroll-parallax-video-wrap .avatar-box .avatar-2 {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    opacity: 0;
    position: relative;
    left: -55%
}

.pc-body .scroll-parallax-video-wrap .avatar-box.animation .avatar-1 {
    -webkit-animation: moveUp .6s;
    animation: moveUp .6s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.pc-body .scroll-parallax-video-wrap .avatar-box.animation .avatar-2 {
    -webkit-animation: moveUp .6s;
    animation: moveUp .6s;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes moveUp {
    0% {
        opacity: 0;
        transform: translateY(60px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes moveUp {
    0% {
        opacity: 0;
        transform: translateY(60px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.pt-pan-tilt-wrap .pt-pan-tilt {
    text-align: center;
    padding: 80px 0;
    position: relative;
    background-color: #f6f6f6
}

.pt-pan-tilt-wrap .pt-pan-tilt-title {
    max-width: 1080px
}

.mobile-body .pt-pan-tilt-wrap .pt-pan-tilt {
    padding: 1.24rem 0 .64rem
}

.pt-pan-tilt .pt-pan-tilt-des,
.pt-pan-tilt .pt-pan-tilt-title {
    margin: 0 auto;
    color: #333
}

.pt-pan-tilt .pt-pan-tilt-des {
    max-width: 1080px
}

.pt-pan-tilt .pt-pan-tilt-des strong {
    font-weight: 500;
    font-size: 18px
}

.pt-pan-tilt .pt-pan-tilt-des a {
    color: #0051a4;
    white-space: nowrap
}

.pt-pan-tilt .pt-pan-tilt-des a:hover {
    color: #0051a4;
    text-decoration: underline
}

.pt-pan-tilt .pt-pan-tilt-des:first-of-type {
    margin-top: 40px
}

.pt-pan-tilt .width-picture {
    width: 100%;
    position: relative
}

.pt-pan-tilt .width-picture .have-pan-tilt-text {
    position: absolute;
    left: 30%;
    bottom: 4%;
    font-size: 24px;
    font-weight: 500;
    color: #333
}

.pt-pan-tilt .width-picture.exist-videos-part .have-pan-tilt-text {
    position: absolute;
    left: 31%;
    bottom: 0;
    font-size: 24px;
    font-weight: 500;
    color: #333;
    margin-bottom: 64px
}

.pt-pan-tilt .recommend-product {
    font-weight: 500;
    color: #333;
    text-align: center;
    margin: 0;
    font-size: 18px
}

.pt-pan-tilt a {
    color: #0051a4
}

.pt-pan-tilt .recommend-product a {
    font-weight: 500
}

.pt-pan-tilt .recommend-product a:hover {
    text-decoration: underline
}

.pt-pan-tilt .recommend-product .blue-arrow {
    color: #0051a4;
    font-size: 14px
}

.pt-pan-tilt .only-video-title {
    display: flex;
    max-width: 1200px;
    margin: 0 auto
}

.pt-pan-tilt .only-video-title .only-video-title-inside p {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin: 20px 0
}

.pt-pan-tilt .only-video-title .only-video-title-inside+.only-video-title-inside {
    margin-left: 20px
}

.pt-pan-tilt .only-video-title .only-video-title-inside .video-icon-box {
    position: relative
}

.pt-pan-tilt .only-video-title-inside .video-icon-box .youtube-play {
    font-family: icomoon!important;
    position: absolute;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    padding: 15.5px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    line-height: 1
}

.pt-pan-tilt .only-video-title-inside .video-icon-box .icon-icon_play-2 {
    border: 1.5px solid
}

.pt-pan-tilt .only-video-title-inside .video-icon-box .youtube-play:hover {
    background: rgba(255, 255, 255, .2)
}

.pt-pan-tilt ul.icons-list {
    margin-top: 30px;
    text-align: center;
    font-size: 0
}

.pt-pan-tilt ul.icons-list li {
    display: inline-block
}

.pt-pan-tilt ul.icons-list li+li {
    margin-left: 45px
}

.pt-pan-tilt ul.icons-list li .icon-name {
    font-size: 32px;
    vertical-align: middle
}

.pt-pan-tilt ul.icons-list li .desc {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    margin-left: 16px;
    vertical-align: middle
}

.mobile-body .pt-pan-tilt ul.icons-list {
    margin-top: .4rem;
    display: flex
}

.mobile-body .pt-pan-tilt ul.icons-list li {
    width: calc((100% - .2rem)/2)
}

.mobile-body .pt-pan-tilt ul.icons-list li .icon-name {
    font-size: .64rem
}

.mobile-body .pt-pan-tilt ul.icons-list li .desc {
    font-size: .32rem;
    font-weight: 500;
    display: block;
    margin-left: 0
}

.mobile-body .pt-pan-tilt ul.icons-list li+li {
    margin-left: .2rem
}

@media only screen and (max-width:1536px) {
    .pt-pan-tilt .width-picture .have-pan-tilt-text {
        position: absolute;
        left: 26%;
        bottom: 2%;
        font-size: 24px;
        font-weight: 500;
        color: #333
    }
    .pt-pan-tilt .width-picture.exist-videos-part .have-pan-tilt-text {
        position: absolute;
        left: 27%;
        bottom: -3%;
        font-size: 24px;
        font-weight: 500;
        color: #333;
        margin-bottom: 64px
    }
}

@media screen and (max-width:1199px) {
    .mobile-body .pt-pan-tilt .recommend-product {
        font-size: .32rem;
        margin-top: .2rem;
        text-align: left;
        padding: 0 15px;
        text-align: center
    }
    .mobile-body .pt-pan-tilt .recommend-product .blue-arrow {
        font-size: .24rem
    }
    .mobile-body .width-picture.exist-videos-part video {
        width: 100%
    }
    .pt-pan-tilt {
        padding-top: 1.24rem;
        padding-bottom: .64rem;
        margin-top: 0
    }
    .pt-pan-tilt .pt-pan-tilt-des,
    .pt-pan-tilt .pt-pan-tilt-title {
        padding: 0 15px;
        text-align: left
    }
    .pt-pan-tilt .pt-pan-tilt-des:first-of-type {
        margin-top: .64rem;
        font-size: .32rem
    }
    .pt-pan-tilt .width-picture .have-pan-tilt-text,
    .pt-pan-tilt .width-picture.exist-videos-part .have-pan-tilt-text {
        position: relative;
        font-size: .38rem;
        font-weight: 500;
        color: #333;
        left: 0;
        bottom: 0;
        margin: .4rem 0 0
    }
    .pt-pan-tilt .only-video-title {
        display: block;
        padding: 0 15px
    }
    .pt-pan-tilt .only-video-title .only-video-title-inside p {
        font-size: .32rem;
        font-weight: 500;
        margin: .4rem 0 .2rem
    }
    .pt-pan-tilt .only-video-title .only-video-title-inside+.only-video-title-inside {
        margin-left: 0
    }
    .pt-pan-tilt .only-video-title .only-video-title-inside .video-icon-box {
        position: relative
    }
    .pt-pan-tilt .only-video-title-inside .video-icon-box .youtube-play {
        font-size: .22rem;
        padding: .32rem
    }
    .pt-pan-tilt .only-video-title-inside .video-icon-box .youtube-play:hover {
        color: #0051a4
    }
}

.video-advantage button,
.video-advantage dd,
.video-advantage dl,
.video-advantage h1,
.video-advantage h2,
.video-advantage h3,
.video-advantage h4,
.video-advantage h5,
.video-advantage h6,
.video-advantage input,
.video-advantage li,
.video-advantage ol,
.video-advantage p,
.video-advantage textarea,
.video-advantage ul,
.video-advantage ul ul {
    margin: 0;
    padding: 0
}

.top-notice-box {
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #f3f3f3;
    color: #333;
    font-size: 16px;
    font-weight: 400
}

.top-notice-box strong {
    font-size: 18px;
    font-weight: 500
}

.top-notice-box strong:nth-of-type(2) {
    font-size: 16px;
    font-weight: 500
}

.top-notice-box a {
    color: #0051a4
}

.top-notice-box a:hover {
    color: #0051a4;
    text-decoration: underline
}

.mobile-body .top-notice-box {
    height: 100%;
    line-height: 1.4;
    text-align: left;
    background-color: #f3f3f3;
    color: #333;
    font-size: .28rem;
    font-weight: 400;
    padding: .2rem 15px
}

.mobile-body .top-notice-box strong {
    font-size: .32rem;
    font-weight: 500
}

.mobile-body .top-notice-box strong:nth-of-type(2) {
    font-size: .28rem;
    font-weight: 500
}

.mobile-body .top-notice-box a,
.mobile-body .top-notice-box a:hover {
    color: #0051a4
}

.video-advantage {
    padding: 80px 15px 0;
    text-align: center;
    overflow: hidden
}

.video-advantage a:hover {
    color: #0051a4;
    text-decoration: underline
}

.video-advantage .icon-moon {
    font-family: icomoon!important;
    display: inline-block
}

.video-advantage .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0
}

.video-advantage .title {
    font-weight: 500;
    margin-bottom: 40px;
    font-size: 46px
}

.video-advantage .des {
    color: #333;
    width: 1080px;
    margin: 0 auto
}

.video-advantage .youtube-wrap .background-video {
    cursor: pointer
}

.pc-body .video-advantage .youtube-wrap .background-video {
    width: 100%
}

.video-advantage ul.icons-list {
    margin-top: 30px;
    text-align: center;
    font-size: 0
}

.video-advantage ul.icons-list li {
    display: inline-block
}

.video-advantage ul.icons-list li+li {
    margin-left: 45px
}

.video-advantage ul.icons-list li .icon-name {
    font-size: 32px;
    vertical-align: middle
}

.video-advantage ul.icons-list li .desc {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    margin-left: 16px;
    vertical-align: middle
}

.video-advantage .recommend-product {
    font-weight: 500;
    color: #333;
    text-align: center;
    margin: 0;
    font-size: 18px;
    margin-top: 20px
}

.video-advantage a {
    color: #0051a4
}

.video-advantage .recommend-product a {
    font-weight: 500
}

.video-advantage .recommend-product a:hover {
    text-decoration: underline
}

.video-advantage .recommend-product .blue-arrow {
    color: #0051a4;
    font-size: 14px
}

.video-advantage .youtube-wrap .video-list {
    max-width: 590px;
    box-sizing: 0;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.video-advantage .youtube-wrap .video-list .video-tip {
    position: absolute;
    top: 18px;
    left: 20px;
    font-size: 18px;
    line-height: 1.2;
    color: #fff;
    font-weight: 500
}

.video-advantage .youtube-wrap .video-list:nth-of-type(1) {
    margin-right: 15px
}

.video-advantage .youtube-wrap .video-desc {
    width: 100%;
    text-align: right;
    font-size: 16px;
    line-height: 1.2;
    margin-top: 5px
}

.mobile-body .video-advantage .youtube-wrap .video-list .video-tip {
    top: -.7rem;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: .32rem
}

.mobile-body .video-advantage .youtube-wrap .video-list:nth-of-type(1) {
    margin-right: 0;
    margin-top: .8rem
}

.mobile-body .video-advantage .youtube-wrap .video-desc {
    width: 100%;
    text-align: center;
    font-size: .24rem;
    line-height: 1.2;
    margin-top: .2rem
}

.mobile-body .video-advantage .youtube-wrap .video-list .video-desc {
    width: 100%;
    text-align: center;
    font-size: .24rem;
    line-height: 1.2;
    margin-top: .2rem;
    margin-bottom: 1rem
}

.mobile-body .video-advantage .youtube-wrap .video-list:nth-of-type(3) .video-desc {
    margin-bottom: 0
}

.mobile-body .video-advantage .recommend-product {
    font-size: .32rem;
    margin-top: .2rem;
    text-align: left
}

.mobile-body .video-advantage .recommend-product .blue-arrow {
    font-size: .24rem
}

.video-advantage .youtube-wrap {
    margin-bottom: 0;
    margin-top: 40px;
    position: relative
}

.video-advantage .youtube-play {
    position: absolute;
    cursor: pointer;
    display: inline-block;
    font-size: 130px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff
}

.video-advantage .youtube-play:hover {
    color: #0051a4
}

.video-advantage .author-tag {
    color: #333;
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px
}

.video-advantage .youtube-wrap .youtube-gif {
    z-index: 100;
    opacity: 0;
    cursor: pointer;
    position: absolute
}

.video-advantage .youtube-wrap .youtube-gif:hover {
    opacity: 1
}

#video-source {
    width: 1050px;
    height: 675px
}

.video-content {
    color: #333
}

.video-advantage .produce-info .parm p {
    color: #333
}

.video-advantage .youtube-wrap .youtube-play-2 {
    position: absolute;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    padding: 15.5px;
    z-index: 1;
    border-radius: 50%;
    line-height: 1
}

.pc-body .video-advantage .youtube-wrap .center.youtube-play-2 {
    top: 50%;
    left: 50%;
    bottom: unset;
    right: unset;
    transform: translate(-50%, -50%)
}

.video-advantage .youtube-wrap .bottom-right.youtube-play-2 {
    bottom: 46px;
    right: 40px
}

.pc-body .video-advantage .youtube-wrap.center .youtube-play-2 {
    top: 50%;
    left: 50%;
    bottom: unset;
    right: unset;
    transform: translate(-50%, -50%)
}

.video-advantage .icon-icon_play-2 {
    border: 1.5px solid
}

.video-advantage .icon-icon_play-2:hover {
    background: rgba(255, 255, 255, .2)
}

.video-advantage .youtube-wrap:hover .bottom-right.icon-icon_play-2 {
    background: rgba(255, 255, 255, .2)
}

.mobile-body .video-advantage .youtube-wrap .youtube-play-2 {
    font-size: .36rem;
    padding: .32rem;
    bottom: calc(50% + .244rem);
    right: 50%;
    transform: translate(50%, 50%)
}

.mobile-body .video-advantage {
    padding: .88rem 15px .64rem
}

.mobile-body .video-advantage .title {
    margin-bottom: .64rem;
    font-size: .64rem;
    text-align: left
}

.mobile-body .video-advantage .youtube-wrap {
    margin-top: .4rem
}

.mobile-body .video-advantage .des {
    text-align: left;
    width: 100%
}

.mobile-body .video-advantage .youtube-play {
    font-size: 1.4rem
}

.mobile-body .video-advantage .author-tag {
    text-align: center;
    font-size: .24rem;
    margin-top: .1rem
}

.mobile-body .video-advantage ul.icons-list {
    margin-top: .4rem;
    display: flex
}

.mobile-body .video-advantage ul.icons-list li {
    width: calc((100% - .2rem)/2)
}

.mobile-body .video-advantage ul.icons-list li+li {
    margin-left: .2rem
}

.mobile-body .video-advantage ul.icons-list li .icon-name {
    font-size: .64rem
}

.mobile-body .video-advantage ul.icons-list li .desc {
    font-size: .32rem;
    font-weight: 500;
    display: block;
    margin-left: 0
}

.mobile-body .video-advantage .video-list .youtube-play {
    top: 40%
}

.mobile-body .video-advantage .youtube-wrap .youtube-play-2 {
    font-size: .22rem;
    padding: .32rem;
    bottom: 50%;
    right: 50%;
    transform: translate(50%, 50%)
}

.video-advantage .linear-player-icon.icon-icon_play-2 {
    padding: 16px 17px 16px 19px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 16px
}

.video-advantage .linear-player-icon.icon-icon_play-2:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, .2)
}

.mobile-body .video-advantage .linear-player-icon.icon-icon_play-2 {
    font-size: .26rem!important;
    padding: .27rem .26rem .27rem .3rem;
    border-width: .02rem
}

.video-advantage-wrap.video-style {
    background-color: #141414
}

.pc-body .video-advantage .youtube-wrap img {
    width: 1200px;
    height: 472px
}

.keen-body .video-advantage {
    font-family: Montserrat;
    color: #bbb
}

.video-advantage-wrap .video-advantage .des-list {
    width: 680px;
    margin-bottom: 38px;
    font-size: 18px;
    font-weight: 400;
    font-family: Quicksand-regular, Quicksand;
    color: #333;
    margin: 0 auto;
    margin-bottom: 38px
}

.video-advantage-wrap .video-advantage .des-list li {
    display: flex;
    margin-bottom: 10px
}

.video-advantage-wrap .video-advantage .des-list li:last-child {
    margin-bottom: 0
}

.video-advantage-wrap .video-advantage .des-list li .des-item-circle {
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 50%;
    margin-right: 24px;
    margin-top: 10px
}

.video-advantage-wrap .video-advantage .des-list li .des-item-content {
    flex: 1;
    line-height: 1.6;
    text-align: left
}

.video-advantage-wrap .video-advantage .support-model-list {
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: 900px;
    text-align: center
}

.video-advantage-wrap .video-advantage .support-model-list .support-note {
    font-size: 14px;
    font-family: Quicksand-regular, Quicksand;
    font-weight: 400;
    color: red;
    line-height: 2
}

.video-advantage-wrap .video-advantage .link-list {
    display: flex;
    justify-content: space-between;
    max-width: 900px;
    margin: 0 auto
}

.video-advantage-wrap .video-advantage .link-list .see-list-link .link-a,
.video-advantage-wrap .video-advantage .link-list .set-linkage-link .link-a {
    text-decoration: none
}

.pc-body .video-advantage-wrap .video-advantage {
    overflow: hidden
}

.pc-body .video-advantage-wrap .video-advantage .prod-des-container {
    margin: 40px 0 140px;
    display: flex;
    justify-content: space-evenly
}

.pc-body .video-advantage-wrap .video-advantage .prod-des-container .prod-des-title {
    font-size: 40px;
    font-family: Montserrat-SemiBold, Montserrat;
    font-weight: 600;
    color: #0051a4;
    line-height: 40px
}

.pc-body .video-advantage-wrap .video-advantage .prod-des-container .prod-des-detail {
    margin-top: 6px;
    font-size: 16px;
    font-family: Montserrat-Regular, Montserrat;
    font-weight: 400;
    color: #fff;
    line-height: 19px
}

.mobile-body .video-advantage-wrap .video-advantage {
    overflow: hidden
}

.mobile-body .video-advantage-wrap .video-advantage .prod-des-container {
    text-align: start;
    margin-top: .66rem
}

.mobile-body .video-advantage-wrap .video-advantage .prod-des-container .prod-des-wrap {
    margin-bottom: .66rem
}

.mobile-body .video-advantage-wrap .video-advantage .prod-des-container .prod-des-title {
    font-size: .6rem;
    font-family: Montserrat-SemiBold, Montserrat;
    font-weight: 600;
    color: #0051a4;
    line-height: .6rem
}

.mobile-body .video-advantage-wrap .video-advantage .prod-des-container .prod-des-detail {
    margin-top: .16rem;
    font-size: .32rem;
    font-family: Montserrat-Regular, Montserrat;
    font-weight: 400;
    color: #fff
}

@media screen and (min-width:1024px) {
    .mobile-body.keen-body .video-advantage {
        padding: 100px 40px
    }
    .keen-body .video-advantage-wrap .video-advantage .rl-h3.title {
        font-size: 50px;
        margin-bottom: 24px
    }
    .keen-body .video-advantage-wrap .rl-font.des {
        font-size: 18px
    }
}

.video-advantage .icon-icon_play-2.hide {
    display: none
}

.dual-band-text-img {
    display: flex;
    justify-content: space-between;
    padding: 80px 0;
    align-items: center
}

.dual-band-text-img .dual-band-left-box {
    margin-left: 360px;
    margin-right: 80px;
    max-width: 570px;
    z-index: 10
}

.dual-band-text-img .dual-band-left-box h1 {
    font-size: 45px;
    font-weight: 500;
    color: #333;
    line-height: 1.2;
    margin-bottom: 0
}

.dual-band-text-img .dual-band-left-box .dual-band-desc {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    margin: 40px 0
}

.dual-band-text-img .dual-band-left-box .icons-features {
    color: #333;
    font-size: 0;
    display: flex
}

.dual-band-text-img .dual-band-left-box .icons-features li {
    width: auto;
    display: inline-block;
    vertical-align: middle
}

.dual-band-text-img .dual-band-left-box .icons-features li:nth-child(2n) {
    margin-left: 40px
}

.dual-band-text-img .dual-band-left-box .icons-features li:nth-child(n+3) {
    margin-top: 30px
}

.dual-band-text-img .dual-band-left-box .icons-features .icon-name {
    font-size: 40px;
    margin-right: 20px;
    vertical-align: middle
}

.dual-band-text-img .dual-band-left-box .icons-features .small-icons-desc {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    line-height: 1.2;
    vertical-align: middle
}

.dual-band-text-img .tab {
    margin-top: 140px;
    margin-bottom: 50px
}

.dual-band-text-img .dual-band-right-box.video-layer {
    z-index: 5
}

.dual-band-text-img .tab .tab-item {
    display: inline-block;
    margin-right: 60px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 29px;
    border-bottom: 1px solid transparent
}

.dual-band-text-img .tab .tab-item.active,
.dual-band-text-img .tab .tab-item:hover {
    cursor: pointer;
    color: #0051a4;
    border-bottom: 1px solid #0051a4
}

.dual-band-text-img .right-img {
    line-height: unset
}

@media screen and (max-width:1536px) {
    .dual-band-text-img .dual-band-left-box {
        margin-left: 11%
    }
    .dual-band-text-img .dual-band-left-box .icons-features .icon-name {
        margin-right: 15px
    }
}

@media screen and (max-width:1440px) {
    .dual-band-text-img .dual-band-left-box {
        margin-left: 8%
    }
}

@media screen and (max-width:1366px) {
    .dual-band-text-img .dual-band-left-box {
        margin-left: 5%
    }
    .dual-band-text-img .dual-band-left-box .icons-features .icon-name {
        margin-right: 15px
    }
    .dual-band-text-img .dual-band-left-box .icons-features li:nth-child(2n) {
        margin-left: 30px
    }
}

@media screen and (max-width:1199px) {
    .dual-band-text-img {
        display: block;
        padding: 1.24rem 15px .64rem;
        text-align: left
    }
    .dual-band-text-img .dual-band-left-box {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%
    }
    .dual-band-text-img .dual-band-left-box h1 {
        font-size: .64rem;
        font-weight: 500;
        color: #333
    }
    .dual-band-text-img .dual-band-left-box .dual-band-desc {
        font-size: .32rem;
        font-weight: 400;
        color: #333;
        margin: .64rem 0 .4rem
    }
    .dual-band-text-img .dual-band-left-box .icons-features li {
        width: calc((100% - .2rem)/2);
        text-align: center
    }
    .dual-band-text-img .dual-band-left-box .icons-features li:nth-child(2n) {
        margin-left: .2rem
    }
    .dual-band-text-img .dual-band-left-box .icons-features li:nth-child(n+3) {
        margin-top: .54rem
    }
    .dual-band-text-img .dual-band-left-box .icons-features .icon-name {
        font-size: .64rem;
        margin-right: 0;
        margin-bottom: .2rem;
        display: block
    }
    .dual-band-text-img .dual-band-left-box .icons-features .small-icons-desc {
        font-size: .32rem;
        font-weight: 400
    }
    .dual-band-text-img .dual-band-right-box {
        margin-top: .64rem;
        width: 100%
    }
    .dual-band-text-img .dual-band-right-box image,
    .dual-band-text-img .dual-band-right-box video {
        max-width: 100%
    }
}

.scroll-parallax {
    text-align: center;
    position: relative
}

.scroll-parallax img {
    max-width: 100%
}

.scroll-parallax h5.rl-h5 {
    font-size: 30px
}

.scroll-parallax h3.rl-h3 {
    font-size: 24px
}

.scroll-parallax .icon-moon {
    font-family: icomoon!important;
    display: inline-block
}

.scroll-parallax .notice-red {
    color: #e74330
}

.scroll-parallax p {
    color: #333
}

.scroll-parallax a {
    color: #0051a4;
    font-weight: 500;
    white-space: nowrap
}

.scroll-parallax a:hover {
    color: #0051a4;
    text-decoration: underline
}

.scroll-parallax .occupied {
    visibility: hidden
}

.scroll-parallax .hide-image {
    background-image: none!important
}

.scroll-parallax .bg-attachment {
    /*background-attachment: fixed!important*/
}

.scroll-parallax .slide {
    position: relative;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.scroll-parallax .abs {
    position: absolute!important;
    z-index: 1
}

.scroll-parallax .fixed {
    position: fixed!important;
    z-index: 1
}

.scroll-parallax .top-fixed {
    top: 0
}

.scroll-parallax .bottom-fixed {
    bottom: 0
}

.scroll-parallax .scroll-content {
    position: relative
}

.scroll-parallax .parallax-des {
    margin-bottom: 40px
}

.scroll-parallax .rl-h3,
.scroll-parallax .rl-h5 {
    font-weight: 500;
    color: #333
}

.scroll-parallax .des-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1200px;
    text-align: left
}

.scroll-parallax .scroll-1 .des-wrap {
    text-align: right
}

.scroll-parallax .des-wrap .des-des a {
    white-space: unset
}

.scroll-parallax .img-des .des-des,
.scroll-parallax .img-des .rl-h5 {
    font-size: 18px
}

.scroll-parallax .img-des .des-des:last-of-type {
    font-size: 16px
}

.scroll-parallax .img-des .des-des {
    margin-top: 15px
}

.scroll-parallax .parallax-title {
    width: 100%;
    background-color: #fff
}

.scroll-parallax .parallax-title h5 {
    padding-top: 100px
}

.scroll-parallax .parallax-bottom {
    height: 120px;
    background-color: #fff;
    width: 100%
}

.scroll-parallax .parallax-title h3 {
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 40px;
    max-width: 980px
}

.scroll-parallax .img-des {
    max-width: 580px;
    text-align: left;
    display: inline-block
}

.scroll-parallax .scroll-2 h5,
.scroll-parallax .scroll-2 p {
    /* color: #fff */
}

.scroll-parallax .go-right-arrow {
    font-size: 12px
}

.scroll-parallax .img-des .des-title {
    font-size: 24px
}

.scroll-parallax .img-des .des-des {
    font-weight: 500
}

#scroll-parallax .des-wrap .des-notice {
    color: #e74330
}

#scroll-parallax .scroll-content {
    position: relative;
    z-index: 0
}

.scroll-content .scroll-section {
    width: 100%;
    position: relative;
    min-width: 1200px
}

.scroll-arrow-left,
.scroll-arrow-right {
    border-radius: 100%;
    border: 2px solid #ccc;
    display: inline-block;
    padding: 8px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%
}

.scroll-content .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 60px
}

.scroll-content .owl-item {
    float: left
}

.scroll-content .owl-dots {
    position: absolute;
    bottom: 18px;
    text-align: center;
    width: 100%;
    line-height: 1
}

.scroll-content .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 10px;
    border-radius: 50%;
    background-color: #ccc;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.scroll-content .owl-dot.active {
    background-color: #0051a4
}

.scroll-content .owl-stage-outer {
    overflow: hidden;
    position: relative
}

.scroll-content .owl-nav .arrow {
    font-family: icomoon!important;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    left: 45%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.scroll-content .owl-nav .owl-next,
.scroll-content .owl-nav .owl-prev {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    line-height: 30px;
    border: 2px solid #c4c4c4;
    color: #c4c4c4;
    box-sizing: border-box;
    position: relative
}

.scroll-content .owl-nav .owl-next:hover,
.scroll-content .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #0051a4;
    border: 2px solid #0051a4
}

.peace-of-mind-at-night {
    background: #f2f8fc
}

.mobile-body .peace-of-mind-at-night {
    background: 0 0
}

.peace-of-mind-at-night-wrap .peace-of-mind-at-night-content {
    width: 1200px;
    display: flex;
    justify-content: center;
    align-items: center
}

.mobile-body .peace-of-mind-at-night-wrap .peace-of-mind-at-night-content {
    width: 100%;
    display: block;
    box-sizing: border-box
}

.peace-of-mind-at-night-wrap .img-peace-of-night {
    margin: 100px 0;
    height: 100%;
    display: inline-block
}

.mobile-body .peace-of-mind-at-night-wrap .img-peace-of-night {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: .4rem .3rem .64rem;
    height: 100%
}

.img-peace-of-night .youtube-warp {
    position: relative;
    font-size: 0
}

.img-peace-of-night .youtube-warp video {
    width: 620px;
    height: 380px;
    -o-object-fit: fill;
    object-fit: fill
}

.mobile-body .img-peace-of-night .youtube-warp video {
    width: 100%;
    height: auto
}

.img-peace-of-night .youtube-warp .icon-icon_play.youtube-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 70px;
    color: #fff;
    cursor: pointer
}

.img-peace-of-night .youtube-warp .icon-icon_play.youtube-play:hover {
    color: #0051a4
}

.peace-of-mind-at-night .video-shared-by {
    margin: 5px 0 0;
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8
}

.mobile-body .img-peace-of-night .youtube-warp .icon-icon_play.youtube-play {
    font-size: .86rem
}

.peace-of-mind-at-night-wrap .word-peace-of-night {
    display: inline-block;
    width: 500px;
    vertical-align: middle;
    margin-left: 100px
}

.mobile-body .peace-of-mind-at-night-wrap .word-peace-of-night {
    padding: 1.24rem .3rem 0;
    width: auto!important;
    margin: 0
}

.peace-of-mind-at-night-wrap .title-peace-night {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 40px;
    counter-reset: #333
}

.mobile-body .peace-of-mind-at-night-wrap .title-peace-night {
    font-size: .64rem;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: .66rem;
    color: #333;
    text-align: left
}

.peace-of-mind-at-night-wrap .description-peace-night {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    display: inline-block;
    margin-bottom: 0!important;
    width: 500px
}

.peace-of-mind-at-night-wrap .description-peace-night2 {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    color: red;
    display: inline-block;
    margin-bottom: 0!important;
    margin-top: 12px
}

.mobile-body .peace-of-mind-at-night-wrap .description-peace-night {
    font-size: .32rem;
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    width: auto!important
}

.mobile-body .peace-of-mind-at-night-wrap .description-peace-night2 {
    font-size: .3rem
}

.mobile-body .peace-of-mind-at-night .video-shared-by {
    text-align: center;
    font-size: .24rem;
    margin-top: .1rem;
    line-height: 1.2
}

.pc-body .peace-of-mind-at-night-wrap.full-screen .reo-max1200 {
    max-width: 100%
}

.pc-body .peace-of-mind-at-night-wrap.full-screen .img-peace-of-night {
    width: 50%;
    margin: 0
}

.pc-body .peace-of-mind-at-night-wrap.full-screen .peace-of-mind-at-night-content {
    width: 100%;
    justify-content: left
}

.pc-body .peace-of-mind-at-night-wrap.full-screen .peace-of-mind-at-night .word-peace-of-night {
    margin-left: 100px
}

.pc-body .peace-of-mind-at-night-wrap.full-screen .img-peace-of-night .youtube-warp video {
    width: 100%;
    height: auto
}

.pc-body .peace-of-mind-at-night-wrap.full-screen .img-peace-of-night .video-shared-by {
    right: 0;
    margin-right: 30px;
    margin-top: -40px;
    position: absolute
}

.pc-body .peace-of-mind-at-night .des-icon {
    margin-top: 30px
}

.pc-body .peace-of-mind-at-night .des-icon .icon-name {
    font-size: 32px
}

.pc-body .peace-of-mind-at-night .des-icon .desc {
    padding-left: 12px;
    font-size: 18px;
    vertical-align: super
}

.mobile-body .peace-of-mind-at-night-wrap .des-icon {
    font-size: .32rem;
    margin-top: .3rem
}

.peace-of-mind-at-night-wrap .peace-of-mind-at-night .des-list {
    font-size: 18px;
    font-weight: 400;
    font-family: Quicksand-regular, Quicksand;
    color: #333;
    margin-bottom: 24px
}

.peace-of-mind-at-night-wrap .peace-of-mind-at-night .des-list li {
    display: flex;
    margin-bottom: 10px
}

.peace-of-mind-at-night-wrap .peace-of-mind-at-night .des-list li:last-child {
    margin-bottom: 0
}

.peace-of-mind-at-night-wrap .peace-of-mind-at-night .des-list li .des-item-circle {
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 50%;
    margin-right: 24px;
    margin-top: 10px
}

.peace-of-mind-at-night-wrap .peace-of-mind-at-night .des-list li .des-item-content {
    flex: 1;
    line-height: 1.6;
    text-align: left
}

.peace-of-mind-at-night-wrap .peace-of-mind-at-night .support-model-list {
    max-width: 900px;
    text-align: left;
    margin-left: 32px
}

.peace-of-mind-at-night-wrap .peace-of-mind-at-night .support-model-list .support-note {
    font-size: 14px;
    font-family: Quicksand-regular, Quicksand;
    font-weight: 400;
    color: red
}

.peace-of-mind-at-night-wrap .peace-of-mind-at-night .support-model-list .see-list-link .ui-link,
.peace-of-mind-at-night-wrap .peace-of-mind-at-night .support-model-list .set-linkage-link .ui-link {
    font-size: 14px
}

.peace-of-mind-at-night-wrap .peace-of-mind-at-night .link-list {
    display: flex;
    justify-content: space-between;
    max-width: 900px;
    margin: 0 auto
}

.peace-of-mind-at-night-wrap .peace-of-mind-at-night .link-list .see-list-link .link-a,
.peace-of-mind-at-night-wrap .peace-of-mind-at-night .link-list .set-linkage-link .link-a {
    text-decoration: none
}

.mobile-body .peace-of-mind-at-night .peace-of-mind-at-night-content .des-list {
    width: 680px;
    margin-bottom: 38px;
    font-size: 18px;
    font-weight: 400;
    font-family: Quicksand-regular, Quicksand;
    color: #333;
    margin: 0 auto;
    margin-bottom: .24rem;
    width: 100%
}

.mobile-body .peace-of-mind-at-night .peace-of-mind-at-night-content .des-list li {
    display: flex;
    margin-bottom: .1rem
}

.mobile-body .peace-of-mind-at-night .peace-of-mind-at-night-content .des-list li:last-child {
    margin-bottom: 0
}

.mobile-body .peace-of-mind-at-night .peace-of-mind-at-night-content .des-list li .des-item-circle {
    width: .08rem;
    height: .08rem;
    background: #000;
    border-radius: 50%;
    margin-right: .32rem;
    margin-top: .2rem
}

.mobile-body .peace-of-mind-at-night .peace-of-mind-at-night-content .des-list li .des-item-content {
    flex: 1;
    line-height: 1.6;
    text-align: left;
    font-size: .32rem
}

.mobile-body .peace-of-mind-at-night .peace-of-mind-at-night-content .support-model-list {
    margin: 0 auto;
    margin-bottom: .4rem;
    width: 100%;
    padding: 0 .3rem
}

.mobile-body .peace-of-mind-at-night .peace-of-mind-at-night-content .support-model-list .support-note {
    font-size: .32rem;
    font-family: Quicksand-regular, Quicksand;
    font-weight: 400;
    color: red;
    display: block;
    line-height: normal;
    margin-bottom: .1rem
}

.mobile-body .peace-of-mind-at-night .peace-of-mind-at-night-content .support-model-list .see-list-link .text,
.mobile-body .peace-of-mind-at-night .peace-of-mind-at-night-content .support-model-list .set-linkage-link .text {
    font-size: .32rem
}

.mobile-body .peace-of-mind-at-night .peace-of-mind-at-night-content .support-model-list .see-list-link .link-a {
    text-decoration: none
}

.peace-of-mind-at-night-wrap h2.title {
    font-size: 46px;
    font-family: Montserrat-Bold, Montserrat;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px
}

.left-font-right-pic {
    display: flex;
    align-items: center;
    background-color: #f7f8f9
}

.left-font-right-pic.reverse {
    flex-direction: row-reverse
}

body:not(.mobile-body) .left-font-right-pic>div {
    width: 50%
}

body:not(.mobile-body) .left-font-right-pic .image-content {
    padding-bottom: calc(584 * 100%/960/2);
    background-size: 100%
}

body .left-font-right-pic .image-content {
    padding-bottom: calc(584 * 100%/960);
    background-size: 100%
}

body:not(.mobile-body) .left-font-right-pic .text-content {
    text-align: right
}

.left-font-right-pic .text-content .count {
    font-size: .6rem;
    font-weight: 500;
    font-family: Montserrat;
    background: linear-gradient(145deg, #1dd6e0, #1e70f2);
    background: 0 0\0;
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    color: #fff\0
}

body:not(.mobile-body) .left-font-right-pic.reverse .text-content {
    text-align: left
}

body:not(.mobile-body) .left-font-right-pic .text-content .inner {
    width: 6rem;
    display: inline-block;
    text-align: left;
    padding-right: 1.6rem
}

body:not(.mobile-body) .left-font-right-pic.reverse .text-content .inner {
    padding: 0 0 0 1.6rem
}

.left-font-right-pic .sub-title {
    color: #333;
    font-size: .3rem;
    margin-bottom: .1rem
}

.pc-body .left-font-right-pic .des {
    font-size: .18rem;
    margin-top: .32rem;
    margin-bottom: .2rem
}

.left-font-right-pic .up-to {
    color: #777;
    font-size: .18rem;
    margin-top: .73rem;
    line-height: 1
}

.left-font-right-pic .avaliable-on {
    font-size: .17rem;
    margin-top: .3rem;
    display: flex
}

.left-font-right-pic .avaliable-on ul {
    display: inline-flex;
    margin: 0;
    vertical-align: middle;
    flex-wrap: wrap
}

.left-font-right-pic .avaliable-on li {
    font-size: .3rem;
    margin-left: .2rem
}

.left-font-right-pic .avaliable-on li:nth-child(n+3) {
    margin-top: 20px
}

.left-font-right-pic .avaliable-on li a {
    color: #333
}

.left-font-right-pic .avaliable-on li a:hover {
    color: #0051a4
}

.avaliable-on .icon-list {
    flex: 1
}

.mobile-body .left-font-right-pic {
    display: block;
    padding: 1.24rem 15px .64rem
}

.mobile-body .left-font-right-pic>div {
    width: 100%
}

.mobile-body .left-font-right-pic .text-content .inner {
    width: 100%;
    padding: 0
}

.mobile-body .left-font-right-pic .sub-title {
    font-size: .44rem;
    margin-bottom: .17rem
}

.mobile-body .left-font-right-pic h3 {
    margin-bottom: .6rem;
    font-size: .64rem
}

.mobile-body .left-font-right-pic .des {
    font-size: .3rem;
    margin-top: .3rem;
    margin-bottom: .3rem
}

.mobile-body .left-font-right-pic .up-to {
    font-size: .32rem;
    margin-bottom: .55rem;
    font-weight: 500
}

.mobile-body .left-font-right-pic .text-content .count {
    font-size: .8rem
}

.mobile-body .left-font-right-pic .image-content {
    margin-top: .54rem
}

.mobile-body .left-font-right-pic .icon {
    font-size: .64rem
}

.mobile-body .left-font-right-pic .iconText {
    font-size: .32rem;
    font-weight: 500
}

.pc-body .left-font-right-pic .avaliable-on li:nth-child(n+3) {
    margin-top: .16rem
}

.left-font-right-pic .icon {
    font-size: 30px;
    vertical-align: middle;
    margin-right: 12px
}

.left-font-right-pic .iconText {
    font-size: 18px;
    color: #333
}

.avaliable-on {
    display: flex
}

.avaliable-on .download-text {
    height: .4rem;
    display: block;
    padding: .1rem;
    line-height: .18rem;
    font-size: .16rem;
    font-weight: 500;
    color: #fff;
    background: #000;
    border-radius: 5px;
    border: 1px solid #888
}

.avaliable-on li a img {
    height: 40px
}

.mobile-body .avaliable-on li a img {
    height: .68rem
}

.video-bottom-font-left {
    font-size: 0;
    position: relative;
    max-width: 1920px
}

.product-description-mobile {
    display: none
}

.video-bottom-font-left img {
    width: 100%
}

.product-left-des h3,
.product-left-des p {
    color: #fff
}

.product-left-des h3 {
    font-size: 46px
}

.video-img {
    width: 100%;
    display: block
}

#bottom-video-left-font .product-left-des .product-description-pc a {
    text-decoration: none;
    color: #0051a4;
    font-weight: 500
}

#bottom-video-left-font .video-background {
    z-index: 0;
    width: 100%
}

@media screen and (min-width:1200px) {
    .video-bottom-font-left .product-left-des {
        position: absolute;
        top: 50%;
        left: 47%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 1080px;
        z-index: 1
    }
    .product-left-des h3,
    .product-left-des p {
        max-width: 550px
    }
}

@media screen and (max-width:1199px) {
    .video-bottom-font-left .product-left-des h3,
    .video-bottom-font-left .product-left-des p {
        color: #333
    }
    .video-bottom-font-left .product-description-mobile {
        display: block
    }
    .video-bottom-font-left h3 {
        margin-bottom: .2rem;
        margin-top: .8rem
    }
    .video-bottom-font-left .product-description-pc {
        display: none
    }
    .description-mobile.rl-font,
    .product-description-mobile.rl-font {
        padding: 0
    }
}

@media screen and (max-width:768px) {
    .video-bottom-font-left .product-left-des {
        position: static;
        max-width: 7.2rem;
        width: 100%;
        margin: auto;
        text-align: center
    }
}

#bottom-video-left-font .product-left-des h3.product-title.rl-h3 {
    margin: 0 0 40px
}

#bottom-video-left-font .product-left-des .product-description-pc a:hover {
    color: #0051a4;
    text-decoration: underline
}

#bottom-video-left-font .product-left-des .rl-font .icon-list {
    font-size: 40px;
    margin-right: 10px
}

#bottom-video-left-font .bottom-video-icon {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 60px;
    border-radius: 50%;
    color: #fff;
    padding: 15px;
    font-size: 20px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .5)
}

#bottom-video-left-font .video-playing {
    display: none
}

.mobile-body #bottom-video-left-font .bottom-video-icon {
    bottom: 32%;
    left: 90%;
    font-size: .34rem
}

.mobile-body #bottom-video-left-font {
    background-color: #212121
}

.mobile-body #bottom-video-left-font .product-left-des {
    position: static;
    max-width: 100%;
    margin: auto;
    text-align: left
}

.mobile-body #bottom-video-left-font .product-left-des h3.product-title.rl-h3 {
    margin: 0;
    padding: 1.24rem 0 .64rem;
    text-align: left;
    font-size: .64rem
}

.mobile-body #bottom-video-left-font .product-left-des h3,
.mobile-body #bottom-video-left-font .product-left-des p {
    color: #fff
}

.mobile-body #bottom-video-left-font .product-left-des p {
    margin-bottom: .6rem
}

.mobile-body #bottom-video-left-font .product-left-des {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    text-align: left
}

.mobile-body #bottom-video-left-font .product-left-des .product-description-mobile.rl-font {
    padding: 0;
    margin: 0 0 .4rem
}

.mobile-body #bottom-video-left-font .product-left-des .rl-font .icon-list {
    font-size: .64rem;
    vertical-align: middle
}

.mobile-body .video-bottom-font-left .product-left-des .product-description-mobile a {
    text-decoration: none;
    color: #0051a4
}

.video-bottom-font-left .downward-load-tips {
    color: #e74330;
    font-size: .18rem;
    line-height: .26rem;
    font-weight: 500
}

.mobile-body #bottom-video-left-font.video-bottom-font-left .downward-load-tips {
    color: #e74330;
    font-size: .32rem;
    line-height: .45rem;
    font-weight: 400
}

.scroll-phone h1,
.scroll-phone h2,
.scroll-phone h3,
.scroll-phone h4,
.scroll-phone h5,
.scroll-phone h6,
.scroll-phone li,
.scroll-phone ul {
    margin: 0;
    padding: 0;
    color: #333
}

.scroll-phone a {
    color: #0051a4;
    font-weight: 400
}

.scroll-phone a span {
    font-weight: 400
}

.scroll-phone a:hover {
    color: #0051a4;
    text-decoration: underline
}

.scroll-phone a.ui-link:hover {
    text-decoration: none
}

.scroll-phone .scroll-item {
    background-color: #ecf0f3;
    position: relative
}

.scroll-phone {
    line-height: 1.2;
    width: 100%
}

.scroll-phone .go-right-arrow {
    font-size: 13px
}

.scroll-phone .to-cloud {
    white-space: nowrap
}

.scroll-phone .to-cloud:hover {
    color: #0051a4;
    text-decoration: underline
}

.scroll-phone .thining {
    opacity: .5
}

.scroll-phone .phone-content .phone .hide {
    display: none
}

.scroll-phone .show {
    display: inline-block
}

.scroll-phone .fixed.phone-position {
    position: fixed;
    top: 50%
}

.scroll-phone .phone-position {
    top: 50vh;
    left: 50%;
    transform: translate(-126%, -50%)
}

.scroll-phone .phone-position.phone-position-bottom {
    top: auto;
    bottom: 50vh;
    transform: translate(-126%, 50%)
}

.scroll-phone .phone-content {
    position: absolute;
    width: 480px
}

.scroll-phone .phone {
    background: transparent center center no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    position: relative
}

.scroll-phone .phone .phone-view {
    position: relative;
    z-index: -1;
    width: 340px;
    height: 616px
}

.scroll-phone .phone .dialog-img {
    position: absolute;
    top: 130px;
    right: -110px
}

.scroll-phone .nav {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-60%);
    width: 24px
}

.scroll-phone .nav .number {
    border-radius: 100%;
    width: 24px;
    height: 24px;
    background: #e7eaec;
    border: 1px solid #a7a7a7;
    color: #fff;
    position: relative;
    color: #e7eaec
}

.scroll-phone .nav .number span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.scroll-phone .nav .number.active {
    border: 1px solid #1dc4e4;
    background: -moz-linear-gradient(120deg, #1e7ff2, #1dc4e4);
    background-image: linear-gradient(120deg, #1e7ff2, #1dc4e4);
    color: #fff
}

.scroll-phone .nav .dots {
    margin: 8px auto;
    width: 2px;
    background: url(../images/scroll-phone-dots.png) center center repeat-y;
    height: 108px
}

.scroll-phone .des-content-wrap {
    padding-left: 50vw
}

.scroll-phone .des-content {
    padding-top: calc((160/860) * 100vh);
    padding-bottom: calc((194/860) * 100vh);
    max-width: 587px;
    height: 100vh
}

.scroll-phone .des-content {
    font-size: 18px;
    color: #333
}

@media screen and (min-width:1200px) {
    .scroll-phone .des-content h5.rl-h5 {
        font-size: 26px
    }
}

.scroll-phone .des-content h3 {
    font-size: 45px;
    font-weight: 500;
    margin-bottom: calc((40/860) * 100vh)
}

.scroll-phone .des-content .notice-line {
    font-weight: 500
}

.scroll-phone .des-content .des {
    margin-top: calc((30/860) * 100vh)
}

.scroll-phone .des-content .info {
    margin-top: calc((50/860) * 100vh);
    list-style: none
}

.scroll-phone .des-content .info li {
    margin-bottom: calc((25/860) * 100vh);
    display: flex
}

.scroll-phone .des-content .info li:last-of-type {
    margin-bottom: 0
}

.scroll-phone .des-content .info img {
    height: 100%
}

.scroll-phone .des-content .info div {
    display: inline-block;
    max-width: 522px;
    line-height: .22rem
}

.scroll-phone .des-content .info strong {
    font-weight: 500
}

.scroll-phone .des-content .info .des-icon {
    display: inline-block;
    font-size: 30px;
    vertical-align: top;
    margin-right: 15px
}

.scroll-phone .des-content .info .des-brand,
.scroll-phone .des-content .info .pre-icon {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 20px;
    flex: none
}

.scroll-phone .des-content .info .download-links span {
    display: inline-block;
    padding: 10px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #000;
    border-radius: 5px
}

.scroll-phone .des-content .info .download-links {
    font-size: 0
}

.scroll-phone .des-content .info .download-links a {
    height: 40px;
    margin-right: 20px;
    margin-bottom: 16px;
    display: inline-block
}

.scroll-phone .des-content .info .des-brand {
    font-size: 30px;
    color: #333
}

.scroll-phone .des-content .info .des-brand:nth-of-type(n+5) {
    margin-top: 18px
}

.scroll-phone .des-content .info .des-brand:nth-of-type(5) {
    margin-left: 116px
}

.scroll-phone .des-content .info .des-brand.de {
    margin-left: 132px
}

.scroll-phone .des-content .info .des-brand:hover {
    color: #0051a4;
    text-decoration: none
}

.scroll-phone .info .ui-link .text {
    font-weight: 400
}

.info-download {
    flex: 1
}

.google-alexa {
    position: relative
}

.google-alexa .tab-one-part {
    min-height: 600px
}

.google-alexa .owl-carousel.suit-mobile {
    display: block
}

.google-alexa .switch-tab {
    position: relative;
    display: inline-block;
    color: #333;
    display: flex
}

.google-alexa .switch-tab .tab-title {
    display: inline-block;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    margin: 0 40px;
    padding-bottom: 2px;
    color: #333;
    position: relative
}

.google-alexa .switch-tab .tab-title:nth-child(1) {
    margin-left: 0
}

.google-alexa .switch-tab .tab-title.active {
    color: #0051a4;
    border-bottom: solid 1px #0051a4;
    text-decoration: none
}

.google-alexa .switch-tab .tab-title:hover {
    color: #0051a4
}

.google-alexa .switch-tab .tab-title:first-child::after {
    color: #fff
}

.google-alexa .switch-tab .tab-title::after {
    position: absolute;
    top: 0;
    left: -40px;
    height: 16px;
    content: '|';
    color: #999;
    font-weight: 500;
    display: none
}

.google-alexa .tab-one-part .target-item.reo-pc {
    width: 100%;
    padding-top: calc(100% * 860/960);
    background-size: 100%;
    position: relative
}

.google-alexa .products-box .reo-subscription.pc-subscription {
    margin-left: 0;
    margin-top: 0
}

.product-feature-box .reo-subscription .reo-subscription-submit:hover {
    color: #0051a4
}

.google-alexa .tab-one-part .part-left {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-100%, -50%);
    max-width: 584px;
    height: 535px;
    text-align: left
}

.google-alexa .suit-mobile .product-feature-box .content-title {
    font-size: 26px;
    font-weight: 500;
    color: #333;
    margin-top: 50px;
    margin-bottom: 40px
}

.google-alexa .suit-mobile .product-feature-box .content-desc {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    margin-right: 60px;
    width: 500px
}

.google-alexa .products-box .reo-subscription {
    margin-left: 0
}

.google-alexa .tab-one-part .product-feature-box .notify-me.reo-pc {
    margin: 0 0 0 15px;
    vertical-align: middle
}

.google-alexa .tab-one-part .product-feature-box .notify-me.reo-mobile {
    display: none
}

.google-alexa .part-right {
    padding-top: 40px;
    display: block;
    width: 50%;
    position: relative;
    font-size: 0;
    left: 50%
}

.choose-carousel-content-wrap .products-box .reo-subscription .reo-subscription-input {
    border: 1px solid #777;
    color: #333
}

.choose-carousel-content-wrap .products-box .reo-subscription .reo-subscription-input:focus {
    border: 1px solid #0051a4
}

.google-alexa .products-box .product-feature-box.feature-on-line-box .feature-online-use {
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 500;
    color: #0051a4;
    cursor: pointer
}

.google-alexa .product-feature-box .feature-coming-soon .come-soon {
    font-size: 18px;
    font-weight: 400;
    color: #e74330;
    margin-bottom: 30px
}

.pc-body .google-alexa .suit-mobile .product-feature-box .nvr-tip {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    color: #e74330;
    display: inline-block;
    margin-bottom: 0!important;
    margin-top: 12px;
    margin-right: 60px
}

.mobile-body .google-alexa .suit-mobile .product-feature-box .nvr-tip {
    font-size: .3rem;
    line-height: 1.4;
    font-weight: 400;
    color: #e74330;
    display: inline-block;
    margin-bottom: 0!important;
    margin-top: 12px
}

.mobile-body .google-alexa {
    padding: .64rem 15px
}

.mobile-body .google-alexa .tab-one-part {
    display: block
}

.mobile-body .google-alexa .switch-tab .tab-title:hover {
    color: #333
}

.mobile-body .google-alexa [tab-box] [tab-target].active {
    display: block
}

.mobile-body .google-alexa [tab-box] [tab-target] {
    display: block
}

.mobile-body .google-alexa .switch-tab .tab-title.active {
    color: #333;
    border-bottom: none;
    text-decoration: none
}

.mobile-body .google-alexa .switch-tab .tab-title.active {
    color: #0051a4;
    border-bottom: solid 1px #0051a4;
    text-decoration: none
}

.mobile-body .google-alexa .part-right {
    display: none
}

.mobile-body .google-alexa .switch-tab {
    text-align: center;
    margin-bottom: .4rem;
    display: block
}

.mobile-body .google-alexa .products-box .pc-subscription .success-tips,
.mobile-body .google-alexa .products-box .pc-subscription .tips-wrap,
.mobile-body .google-alexa .products-box .pc-subscription .tips-wrap .tips {
    display: none
}

.mobile-body .google-alexa .switch-tab .tab-title {
    font-size: .28rem;
    font-weight: 500;
    margin: 0;
    padding-bottom: .1rem;
    border-bottom: 1px solid #fff
}

.mobile-body .google-alexa .switch-tab .tab-title+.tab-title {
    margin-left: .4rem
}

.mobile-body .google-alexa .products-box .reo-subscription {
    display: none
}

.mobile-body .google-alexa .tab-one-part .part-left {
    max-width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0, 0)
}

.mobile-body .google-alexa .suit-mobile .product-feature-box .content-title {
    font-size: .46rem;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: .64rem
}

.mobile-body .google-alexa .suit-mobile .product-feature-box .content-desc {
    margin-bottom: .3rem;
    font-size: .32rem;
    width: 100%
}

.mobile-body .google-alexa .products-box .product-feature-box.feature-on-line-box .feature-online-use {
    margin-bottom: 0;
    color: #0051a4;
    font-size: .28rem;
    font-weight: 500
}

.mobile-body .google-alexa .products-box .product-feature-box.feature-on-line-box .feature-online-use a {
    color: #0051a4
}

.mobile-body .google-alexa .product-feature-box .feature-coming-soon .come-soon {
    font-size: .28rem;
    color: #e74330;
    margin-bottom: .3rem;
    display: block
}

.mobile-body .google-alexa div.mobile-img {
    background-size: cover;
    margin-top: .3rem;
    height: 6.5rem
}

.mobile-body .google-alexa .tab-one-part .product-feature-box .notify-me.reo-mobile {
    margin: 0;
    text-transform: none;
    display: inline-block
}

.mobile-body .google-alexa .tab-one-part .product-feature-box .notify-me.reo-pc {
    display: none
}

.mobile-body .tab-one-part .choose-carousel-content .owl-nav {
    display: none
}

.mobile-body .tab-one-part .choose-carousel-content .owl-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 50%;
    transform: translateX(-50%)
}

.mobile-body .tab-one-part .choose-carousel-content .owl-dots .owl-dot {
    display: inline-block;
    width: .1rem;
    height: .1rem;
    margin-left: .1rem;
    border-radius: 50%;
    background-color: #ccc
}

.mobile-body .tab-one-part .choose-carousel-content .owl-dots .owl-dot:first-of-type {
    margin-left: 0
}

.mobile-body .tab-one-part .choose-carousel-content .owl-dots .owl-dot.active {
    background: linear-gradient(150deg, #1e7ff2, #1dc4e4)
}

@media(min-width:1280px) {
    #subscribe-wrap-alexa a:hover {
        color: #0051a4;
        text-decoration: underline
    }
}

.pc-body .user {
    position: absolute;
    top: 80px;
    right: 60px;
    -webkit-animation: moveUp .6s;
    animation: moveUp .6s;
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.pc-body .answer {
    opacity: 0;
    position: absolute;
    top: 325px;
    left: 209px;
    -webkit-animation: moveUp .6s .6s;
    animation: moveUp .6s .6s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.pc-body .avatar {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin-bottom: 10px
}

.pc-body .greet {
    height: 41px;
    line-height: 41px;
    background-color: #fff;
    padding: 0 22px;
    box-shadow: 0 3px 10px 1px rgba(0, 0, 0, .1);
    border-radius: 20px 0 21px 21px;
    font-size: 16px;
    font-weight: 500;
    font-family: Quicksand-Medium, Quickstand
}

.pc-body .answer .greet {
    border-radius: 0 20px 20px 21px
}

.pc-body .greet:before {
    background-image: url(../images/dialog-box-pc.png);
    content: "";
    display: block;
    height: 10px;
    width: 20px;
    position: absolute;
    top: 57px;
    right: 0
}

.pc-body .answer .greet:before {
    left: 0;
    transform: rotateY(180deg)
}

@keyframes moveUp {
    0% {
        opacity: 0;
        transform: translateY(30px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.stretch-target,
.stretch-target p,
.stretch-target span {
    font-family: Quicksand!important
}

.faq-link-warp .text {
    font-family: Quicksand!important
}

.stretch-target p {
    margin-bottom: 0
}

.stretch-target img {
    display: block;
    margin: 16px 0;
    width: 650px;
    max-width: 650px
}

.product-faq .stretch-target img {
    display: inline-block
}

.product-faq .reo-container {
    padding: 65px 0 60px;
    color: #333;
    display: none
}

.product-faq h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 0
}

.product-faq h3 {
    font-size: 28px;
    font-weight: 500;
    margin-top: 55px;
    margin-bottom: 0
}

.product-faq .stretch-box {
    margin-top: 12px
}

.product-faq .stretch-row {
    padding: 16px 40px 16px 0
}

.product-faq .stretch-control:hover {
    color: #0051a4
}

.product-faq strong {
    font-size: 18px;
    font-weight: 500
}

.product-faq strong.faq-title {
    display: inline-block;
    width: 1130px
}

.product-faq .more-questions .go-right-arrow,
.product-faq .stretch-right-icon {
    font-size: 12px
}

.product-tabs .tab-faq-wrap {
    display: none
}

.download-center {
    display: flex;
    justify-content: center;
    margin-top: 22px
}

.download-center>div:nth-of-type(n+2) {
    margin-left: 30px
}

.download-center .icon {
    font-size: 18px;
    margin-right: 6px
}

.product-faq .video-box {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #ccc;
    margin-top: 14px
}

.product-faq .video-box .video {
    width: 380px;
    display: flex;
    flex-direction: column;
    padding-top: 30px;
    margin-left: 30px
}

.product-faq .video-box .video:nth-of-type(3n+1) {
    margin-left: 0
}

.product-faq .video-box .img-wrap {
    position: relative;
    cursor: pointer
}

.product-faq .video-box .cover {
    width: 380px;
    height: 213.75px
}

.product-faq .video-box .player-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    cursor: pointer;
    width: 60px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    background-color: rgba(33, 33, 33, .8);
    font-size: 20px;
    color: #fff
}

.product-faq .video-box .title {
    font-size: 16px;
    color: #333;
    line-height: 1.2;
    margin: 15px 0 0
}

.product-faq .stretch-target {
    font-size: 16px;
    margin-top: 10px;
    width: 1030px;
    overflow: hidden
}

.product-faq .stretch-target strong {
    font-size: 16px
}

.product-faq .stretch-target a:hover {
    color: #0051a4;
    text-decoration: underline
}

.product-faq .faq-link-warp {
    text-align: center;
    margin: 30px 0 0
}

.product-faq .htv-link-warp {
    text-align: center;
    margin: 38px 0 0
}

.product-faq .more-questions {
    color: #0051a4;
    text-align: center;
    font-size: 16px;
    font-weight: 500
}

.product-faq ul {
    width: 100%;
    text-align: center;
    margin-top: 30px
}

.product-faq ul .tab-control {
    color: #777;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    width: 20px
}

.product-faq .tab-target {
    display: none
}

.product-faq .tab-target.active {
    display: block
}

.product-faq .tab-control.active {
    color: #0051a4;
    text-decoration: none
}

.product-faq .stretch-right-icon.icon-cross2 {
    font-size: 14px
}

.product-faq .download-center .link {
    display: none
}

.product-faq .download-button {
    color: #0051a4;
    cursor: pointer;
    font-size: 16px
}

.product-faq .stretch-target img {
    width: auto;
    height: auto
}

@media screen and (max-width:1199px) {
    .stretch-target img {
        margin: .26rem 0;
        width: 6.5rem;
        max-width: 6.5rem
    }
    .product-faq .reo-container {
        padding: .94rem .3rem
    }
    .product-faq h2 {
        font-size: .64rem;
        line-height: .77rem
    }
    .product-faq h3 {
        font-size: .46rem;
        margin-top: .88rem;
        line-height: .55rem;
        margin-top: .85rem
    }
    .product-faq .stretch-box {
        margin-top: .2rem
    }
    .product-faq .stretch-row {
        padding: .32rem .1rem .32rem 0;
        line-height: 1.4
    }
    .product-faq .stretch-control:hover {
        color: #333
    }
    .product-faq .stretch-right-case {
        margin-left: .3rem;
        margin-top: .08rem;
        overflow: visible
    }
    .product-faq strong {
        font-size: .3rem
    }
    .product-faq strong.faq-title {
        width: 6.6rem
    }
    .product-faq .more-questions .go-right-arrow,
    .product-faq .stretch-right-icon {
        font-size: .2rem
    }
    .download-center {
        margin-top: .39rem
    }
    .download-center>div:nth-of-type(n+2) {
        margin-left: .41rem
    }
    .download-center .icon {
        font-size: .32rem;
        margin-right: .1rem
    }
    .download-center a {
        font-size: .26rem;
        line-height: .3rem;
        color: #0051a4
    }
    .product-faq .video-box .player-btn {
        width: 1.06rem;
        height: .8rem;
        line-height: .8rem;
        border-radius: .2rem;
        -webkit-border-radius: .2rem;
        -moz-border-radius: .2rem;
        -ms-border-radius: .2rem;
        -o-border-radius: .2rem;
        font-size: .36rem
    }
    .product-faq .video-box {
        flex-direction: column;
        border-top: 1px solid #ccc;
        margin-top: .21rem;
        width: 100%
    }
    .product-faq .video-box .video {
        flex-direction: column;
        padding-top: .3rem;
        width: 100%;
        margin-left: 0!important
    }
    .product-faq .video-box .img-wrap {
        position: relative
    }
    .product-faq .video-box .cover {
        width: 6.9rem;
        height: 3.8813rem
    }
    .product-faq .video-box .title {
        font-size: .28rem;
        line-height: .392rem;
        margin: .18rem 0 0
    }
    .product-faq .stretch-target {
        font-size: .28rem;
        margin-top: .2rem;
        padding-right: .3rem;
        width: auto
    }
    .product-faq .faq-link-warp {
        text-align: left;
        margin: .36rem 0 0
    }
    .product-faq .htv-link-warp {
        text-align: left;
        margin: .38rem 0 0
    }
    .product-faq .more-questions {
        margin-top: .4rem;
        text-align: center;
        font-size: .28rem;
        font-weight: 500
    }
    .product-faq ul {
        margin-top: .4rem
    }
    .product-faq ul li {
        font-size: .32rem
    }
    .product-faq .stretch-target a {
        color: #0051a4
    }
    .product-faq .stretch-target strong {
        font-size: .28rem
    }
    .product-faq .download-button {
        font-size: .26rem
    }
    .product-faq .stretch-target img {
        width: auto;
        height: auto
    }
}

#threed-display-wrap {
    text-align: center;
    box-sizing: border-box;
    background-color: #ccc;
    display: none;
    width: 100vw;
    padding: .8rem 0 0
}

#threed-display-wrap .threed-title {
    margin: 0 auto .2rem;
    font-size: .46rem;
    font-family: Quicksand;
    font-weight: 500;
    line-height: .55rem;
    color: #333
}

#threed-display-wrap .render-wrap {
    width: 100%;
    height: 6.7rem;
    position: relative
}

#threed-display-wrap .threed-core-part {
    height: 0;
    width: 100%
}

#threed-display-wrap .threed-display-thumbnail {
    height: 100%;
    width: 8rem;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center
}

#threed-display-wrap .process-bar-wrap {
    display: none;
    border-radius: .1rem;
    padding: .2rem;
    margin: 0 auto;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .24);
    opacity: .76;
    background: #fff
}

#threed-display-wrap .process-bar {
    width: 1.4rem;
    border: 1px solid #777;
    background: 0 0;
    opacity: 1;
    border-radius: .06rem;
    display: inline-block
}

#threed-display-wrap .process-bar>div {
    width: 0%;
    height: .1rem;
    opacity: 1;
    background-color: #777;
    border-radius: .05rem
}

.action-guide .three-arrows {
    display: inline-block;
    width: .6rem
}

.action-guide .three-arrows img {
    width: .6rem
}

.action-guide {
    display: none;
    opacity: .76;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .24);
    padding: .14rem .2rem;
    border-radius: .1rem
}

.three-notice-wrap {
    white-space: nowrap;
    font-family: Quicksand;
    font-weight: 500;
    color: #555;
    font-size: .18rem;
    line-height: .23rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    border: none
}

.three-notice-wrap div {
    overflow: initial
}

.three-error-notice {
    display: none;
    padding: .18rem .2rem;
    opacity: .76;
    border-radius: .1rem;
    background: #fff
}

.three-error-notice .three-warning {
    vertical-align: middle;
    border-radius: .1rem;
    font-size: .18rem
}

.three-error-notice .three-warning-notice {
    vertical-align: middle;
    margin-left: .1rem
}

@media screen and (max-width:769px) {
    #threed-display-wrap {
        display: none;
        padding: 1.24rem .3rem .64rem
    }
    #threed-display-wrap .threed-title {
        font-family: Quicksand;
        font-size: .64rem;
        line-height: .77rem
    }
    #threed-display-wrap .render-wrap {
        height: 8rem
    }
    #threed-display-wrap .threed-display-thumbnail {
        background-size: 75%;
        width: 100%
    }
    #threed-display-wrap .process-bar-wrap {
        padding: .24rem .3rem;
        border-radius: .14rem
    }
    #threed-display-wrap .three-notice-wrap {
        line-height: .38rem;
        font-size: .3rem
    }
    #threed-display-wrap .process-bar {
        border-radius: .09rem;
        width: 1.8rem
    }
    #threed-display-wrap .process-bar>div {
        height: .16rem;
        border-radius: .08rem
    }
    .action-guide {
        border-radius: .14rem;
        padding: .2rem .3rem
    }
    .action-guide .three-arrows {
        width: .8rem
    }
    .action-guide .three-arrows img {
        width: .8rem
    }
    .three-error-notice .three-warning {
        border-radius: .14rem;
        font-size: .38rem
    }
    .three-error-notice .three-warning-notice {
        margin-left: .2rem
    }
}

.pc-body #closePop {
    display: none
}

.mobile-body #closePop {
    text-align: center;
    line-height: .54rem;
    font-size: .64rem;
    border-radius: 50%;
    position: absolute;
    top: -.3rem;
    right: .3rem
}

.mobile-body .threed-overview-wrap {
    position: relative
}

.hide {
    display: none
}

.mobile-body .three-display-pop {
    position: fixed;
    top: .5rem;
    z-index: 999;
    overflow: initial
}

#compare-tab {
    margin-bottom: .6rem
}

.product-group-compare-table {
    text-align: center
}

.compare-tab h2 {
    font-size: .46rem;
    font-weight: 500;
    text-align: center;
    color: #333;
    margin: .6rem 0
}

.mobile-body .compare-tab h2 {
    font-size: .64rem;
    font-weight: 500;
    text-align: center;
    color: #333;
    margin: .88rem 0 .64rem
}

.mobile-body .compare-tab {
    padding: 0 15px
}

.reo-table {
    background-color: #fff;
    position: relative;
    margin: auto;
    display: inline-block
}

.reo-table td {
    color: #565656;
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
    font-size: 16px;
    position: relative;
    box-sizing: border-box;
    padding: .24rem;
    white-space: normal;
    word-break: break-word
}

.mobile-body .reo-table td {
    font-size: .26rem;
    padding: .2rem
}

.reo-table-body tr td:first-child {
    text-align: left;
    font-weight: 500;
    color: #333;
    padding-left: 0;
    word-break: break-word
}

.mobile-body .reo-table td {
    padding: .2rem
}

.mobile-body .reo-table .reo-table-header td {
    padding: 0 0 .2rem
}

table tr>td:not(.discontinued):nth-child(2n) {
    background-color: #f8f8f8
}

.reo-table table {
    border-spacing: 0;
    border-collapse: separate;
    background-color: #fff;
    margin: 0;
    table-layout: fixed
}

.reo-table-header {
    border-top: 1px solid #e2e2e2
}

.reo-table-hide-scroll {
    overflow: scroll;
    margin-bottom: -17px;
    scrollbar-color: transparent transparent;
    scrollbar-base-color: #ccc;
    scrollbar-face-color: #ccc;
    scrollbar-3dlight-color: #ccc;
    scrollbar-highlight-color: #ccc;
    scrollbar-track-color: #ccc;
    scrollbar-arrow-color: #ccc;
    scrollbar-shadow-color: #ccc
}

.reo-table:not(.limit-height) .reo-table-hide-scroll,
.reo-table:not(.limit-height) .reo-table-scroll .reo-table-body {
    overflow-y: hidden
}

.reo-table-scroll .reo-table-body.not-scroll-x {
    overflow-x: hidden
}

.mobile-body .reo-table-hide-scroll {
    margin-bottom: 0
}

.reo-table-header td {
    padding: 0;
    vertical-align: top
}

.reo-table-body table {
    background-color: #fff
}

.reo-table-hide-scroll::-webkit-scrollbar-corner {
    background-color: transparent
}

.reo-table-hide-scroll::-webkit-scrollbar {
    min-width: inherit;
    background-color: transparent
}

.reo-table-no-scroll::-webkit-scrollbar {
    display: none
}

.reo-table-scroll .reo-table-body {
    overflow: scroll
}

.reo-table-header .product-name {
    font-size: 18px;
    background-color: #f3f3f3;
    margin: 0;
    padding: .1rem 0;
    line-height: 1.3;
    font-weight: 500
}

.mobile-body .reo-table-header .product-name {
    font-size: .26rem;
    padding: .05rem 0
}

.reo-table-header .product-name a {
    color: #333
}

.reo-table-header .product-name a:hover {
    color: #0051a4
}

.reo-table-header .compare-action-button {
    font-size: 14px;
    display: none;
    font-weight: 500;
    border-radius: 100px;
    text-transform: none;
    margin: 8px auto;
    min-height: 30px;
    line-height: 28px;
    max-height: 30px;
    border: 1px solid;
    color: #333;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    cursor: pointer;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mobile-body .reo-table-header .compare-action-button {
    margin: 0
}

.reo-table-header .compare-aliexpress-button,
.reo-table-header .compare-cart-button {
    border-color: #e74330;
    color: #e74330
}

.reo-table-header .compare-aliexpress-button:hover,
.reo-table-header .compare-cart-button:hover {
    color: #fff;
    background-color: #e74330
}

.reo-table-header .products-box.direct-to-aliexpress .compare-aliexpress-button,
.reo-table-header .products-box.show-amazon-button .compare-amazon-button,
.reo-table-header .products-box:not(.out-of-stock) .compare-cart-button,
body.mobile-body .reo-table-header .products-box.out-of-stock:not(.stock-coming-soon) .show-for-out-stock,
body.mobile-body .reo-table-header .products-box.stock-coming-soon .show-for-coming-soon {
    display: inline-block
}

body .reo-table-header .products-box:not(.stock-coming-soon) .show-for-coming-soon,
body.mobile-body .reo-table-header .products-box.stock-coming-soon .show-for-out-stock,
body:not(.mobile-body) .reo-table-header .products-box .show-for-coming-soon {
    display: none!important
}

.reo-table-header .price-wrap {
    margin: 0 0 .1rem
}

.mobile-body .reo-table-header .price-wrap {
    margin: 0 0 .2rem
}

.reo-table-header .price-wrap>* {
    display: inline-block;
    font-weight: 400
}

.reo-table-header .price-wrap .pre-price {
    font-size: 14px;
    color: #777;
    margin-right: .05rem
}

.reo-table-header .price-wrap .pre-price:empty {
    margin-right: 0
}

.reo-table-header .price-wrap .price {
    font-size: .18rem;
    color: #f84225;
    margin: 0
}

.reo-table-header .out-stock-notice {
    color: #777;
    border-color: #ccc
}

.mobile-body .reo-table-header .out-stock-notice {
    width: 2rem
}

.mobile-body .reo-table-header .stock-coming-soon .out-stock-notice {
    display: inline
}

.reo-table-header .stock-coming-soon .out-stock-notice {
    color: #00aed5;
    border-color: #00aed5;
    display: inline-block;
    word-break: break-word
}

body:not(.mobile-body) .reo-table-header .stock-coming-soon .out-stock-notice:hover {
    color: #fff;
    background-color: #00aed5
}

.reo-table-header .ui-select {
    background-color: #e2e2e2;
    max-width: 150px;
    margin: .1rem auto
}

.mobile-body .reo-table-header .ui-select {
    max-width: 2.2rem
}

.mobile-body .reo-table-header .price-wrap .pre-price {
    margin: 0!important;
    font-size: .22rem;
    line-height: 1.2
}

.mobile-body .reo-table-header .price-wrap .price {
    font-size: .24rem;
    font-weight: 500;
    line-height: 1.2
}

.reo-table-header .product-name a:hover {
    cursor: #0051a4
}

.reo-table-fixed .reo-table-body {
    overflow-x: hidden
}

.reo-table-fixed-left {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0
}

.reo-table-control {
    position: absolute;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    width: .43rem;
    height: .88rem;
    line-height: .88rem;
    text-align: center;
    background: #7c7f80;
    font-size: .2rem;
    color: #fff;
    opacity: .7;
    z-index: 1
}

body:not(.mobile-body) .reo-table-control {
    display: none
}

.reo-table:not(.can-scroll-left) .reo-table-control.prev,
.reo-table:not(.can-scroll-right) .reo-table-control.next {
    display: none
}

.reo-table-control.next {
    right: -15px;
    border-radius: .88rem 0 0 .88rem
}

.reo-table-control.prev {
    left: -15px;
    border-radius: 0 .88rem .88rem 0
}

span.ui-product-flag {
    position: absolute;
    text-transform: capitalize;
    font-size: 12px;
    width: 26px;
    height: 26px;
    text-align: center;
    padding-top: 4px;
    border-radius: 100%;
    font-family: Quicksand;
    top: 15px;
    right: 0
}

span.ui-product-flag.hot {
    background: #e64529;
    color: #fff
}

span.ui-product-flag.hot:before {
    content: 'Hot'
}

span.ui-product-flag.new {
    background: #0051a4;
    color: #fff
}

span.ui-product-flag.new:before {
    content: 'New'
}

.pro-href {
    position: relative;
    display: inline-block
}

.note-description-content {
    text-align: center;
    line-height: 1.6;
    font-size: 12px;
    font-weight: 400
}

.mobile-body .note-description-content {
    font-size: .2rem;
    padding: 0 15px
}

.what-is-in-the-box-wrap {
    background-color: #f7f8f9
}

.keen-body .what-is-in-the-box-wrap {
    font-family: Montserrat
}

.what-is-in-the-box-wrap .entry-for-compare-tab {
    background: linear-gradient(150deg, #1e7ff2, #1dc4e4);
    color: #fff;
    font-size: .36rem;
    font-weight: 400
}

.what-is-in-the-box-wrap .entry-for-compare-tab.hide {
    display: none
}

.what-is-in-the-box {
    padding-bottom: .3rem;
    max-width: 1200px;
    margin: auto;
    font-weight: 600;
    display: none
}

.keen-body.pc-body .what-is-in-the-box {
    margin-top: 60px
}

.what-is-in-the-box-wrap.expanded .what-is-in-the-box {
    display: block
}

.what-is-in-the-box p {
    font-size: 16px;
    font-weight: 500;
    word-wrap: initial;
    margin-bottom: .2rem
}

.what-is-in-the-box-wrap h3 {
    line-height: 1.74rem;
    text-align: center;
    margin: 0;
    font-size: .45rem;
    cursor: pointer;
    height: 1.74rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.keen-body .what-is-in-the-box-wrap h3 {
    background: #848366!important
}

.what-is-in-the-box-wrap h3 span.text {
    font-size: .45rem
}

.what-is-in-the-box-wrap .control span {
    font-size: .22rem;
    margin-left: .1rem;
    vertical-align: middle;
    position: relative
}

.what-is-in-the-box>div {
    display: inline-block;
    width: 19%;
    position: relative;
    font-size: 12px;
    text-align: center;
    vertical-align: top
}

.what-is-in-the-box .access-count {
    position: absolute;
    top: 0;
    right: 0
}

.bottom-title {
    color: #d9462b
}

.bottom-title-des {
    font-weight: 600
}

p.bottom-description {
    margin-bottom: 0
}

body .what-is-in-the-box div.unboxing-video {
    width: 100%;
    margin: .3rem auto;
    position: relative;
    display: none
}

.what-is-in-the-box .unboxing-video img {
    margin: 0;
    cursor: pointer
}

.what-is-in-the-box .unboxing-video span {
    position: absolute;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff
}

.what-is-in-the-box .unboxing-video .icon-icon_play-2 {
    border: 2px solid #fff;
    padding: 27px 26px 27px 28px;
    border-radius: 50%
}

.what-is-in-the-box .unboxing-video .simple-spinner {
    height: .76rem;
    width: .76rem;
    margin-left: -.38rem!important;
    margin-top: -.38rem!important
}

.what-is-in-the-box .unboxing-video:hover span {
    background: rgba(255, 255, 255, .2)
}

.what-is-in-the-box .wib-img-wrap {
    font-weight: 500;
    color: #555;
    margin-bottom: .3rem
}

.what-is-in-the-box .wib-img-wrap img {
    width: 2rem;
    height: 2rem
}

.keen-body .what-is-in-the-box .wib-img-wrap img {
    width: auto;
    height: auto
}

.what-is-in-the-box .wib-img-wrap span {
    font-size: .12rem;
    line-height: 15px
}

.what-is-in-the-box .wib-img-wrap p {
    font-size: .16rem;
    line-height: 20px;
    height: auto;
    margin-bottom: 0
}

.what-is-in-the-box>div.wib-img-wrap+.wib-img-wrap {
    margin-left: .1rem
}

.what-is-in-the-box>div.wib-img-wrap:nth-child(5n+1) {
    margin-left: 0
}

.what-is-in-the-box-wrap .note {
    color: #bf352e;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    padding: 30px;
    max-width: 1200px;
    margin: 0 auto
}

.mobile-body .what-is-in-the-box-wrap .note {
    font-size: .26rem;
    max-width: 6.9rem
}

@media screen and (max-width:769px) {
    .what-is-in-the-box>div {
        width: 32%
    }
    .what-is-in-the-box {
        width: 85%
    }
    .what-is-in-the-box>div.wib-img-wrap+.wib-img-wrap {
        margin-left: 0
    }
    .what-is-in-the-box>div.wib-img-wrap:nth-child(even) {
        margin-left: .2rem
    }
    .what-is-in-the-box>div.wib-img-wrap {
        width: 47%;
        height: auto;
        margin-bottom: .6rem
    }
    .what-is-in-the-box .wib-img-wrap img {
        width: 2.7rem;
        height: 2.7rem
    }
    .what-is-in-the-box .wib-img-wrap p {
        font-size: .28rem;
        min-height: .36rem;
        line-height: 1.2;
        margin-bottom: 0
    }
    .what-is-in-the-box .wib-img-wrap span {
        font-size: .28rem;
        width: .34rem;
        height: .36rem
    }
}

.mobile-body .what-is-in-the-box-wrap .entry-for-compare-tab {
    font-size: .36rem;
    font-weight: 500
}

.mobile-body .what-is-in-the-box-wrap h3 {
    line-height: 1.2;
    padding: .6rem 0;
    height: auto;
    display: block;
    margin: 0 auto
}

.mobile-body .what-is-in-the-box-wrap .control span.text {
    font-size: .46rem
}

.mobile-body .what-is-in-the-box-wrap .control span {
    font-size: .3rem;
    margin-left: .2rem;
    vertical-align: baseline
}

.mobile-body .what-is-in-the-box .unboxing-video span {
    font-size: .22rem;
    padding: .32rem .31rem .32rem .34rem;
    width: .22rem;
    height: .22rem;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

body.mobile-body .what-is-in-the-box .unboxing-video {
    margin: .44rem auto 0
}

.keen-body .what-is-in-the-box-wrap h3 {
    color: #fff;
    font-weight: 700
}

.keen-body .what-is-in-the-box-wrap h3 span.text {
    font-size: 50px;
    font-family: Montserrat
}

@media screen and (max-width:1023px) {
    .keen-body .what-is-in-the-box-wrap h3 span.text {
        font-size: 40px
    }
}

@media screen and (max-width:767px) {
    .keen-body .what-is-in-the-box-wrap h3 span.text {
        font-size: 24px
    }
}

.note-description-wrap .note {
    background: #f7f8f9;
    text-align: center;
    line-height: 1.6;
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 10px
}

.mobile-body .note-description-wrap .note {
    font-size: .2rem;
    padding: 0 15px 10px
}

.simple-carousel .carousel-title {
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    color: #333;
    line-height: 43px
}

.simple-carousel .simple-carousel-content {
    margin: 0 auto;
    max-width: 1200px;
    position: relative
}

.simple-carousel .simple-carousel-content .simple-carousel-items {
    position: relative
}

.simple-carousel .simple-carousel-content .simple-carousel-items img {
    margin: 0 auto
}

.simple-carousel .simple-carousel-items .carousel-zoom {
    position: absolute;
    right: 24px;
    bottom: 20px;
    font-size: 24px
}

.simple-carousel .simple-carousel-content .owl-dots {
    margin-top: 20px;
    text-align: center
}

.simple-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 15px;
    border-radius: 50%;
    background-color: #ccc
}

.simple-carousel .owl-dots .owl-dot:first-of-type {
    margin-left: 0
}

.simple-carousel .owl-dots .active {
    background-color: #0051a4!important
}

.simple-carousel .simple-carousel-content .owl-nav {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -180%);
    display: flex;
    justify-content: space-between;
    z-index: 5
}

.simple-carousel .owl-nav .arrow {
    font-family: icomoon!important;
    display: inline-block;
    font-size: 30px;
    color: #5f5f5f
}

.simple-carousel .owl-nav .arrow:hover {
    color: #0051a4
}

.simple-carousel .masker-zoom {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 999999
}

.simple-carousel .masker-zoom .close-zoom {
    color: #777;
    font-weight: 500;
    font-size: 20px;
    position: absolute;
    top: 30px;
    right: 40px
}

.simple-carousel .masker-zoom.zoom-in {
    display: block
}

.photo-desc {
    display: flex;
    flex-wrap: wrap
}

.photo-desc .content {
    padding-top: 10px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.photo-desc .number {
    position: relative;
    flex-shrink: 0;
    display: inline-block;
    background: #777;
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px
}

.content .desc {
    font-size: 16px;
    padding-left: 6px
}

.single p {
    font-family: Quicksand;
    font-size: 18px;
    font-weight: 500
}

.single-sentence {
    align-self: center;
    line-height: 1.4em;
    padding: 0;
    margin: 0
}

.mul {
    font-size: 16px;
    align-content: center
}

.mul span {
    font-family: Quicksand;
    line-height: 1.2em;
    font-weight: 500
}

.mul .desc {
    padding-right: 20px
}

.photo-desc {
    background-color: #fff
}

.single {
    justify-content: center
}

@media screen and (min-width:1280px) {
    .photo-desc {
        height: 124px;
        width: 1200px
    }
    .simple-carousel {
        padding-top: 80px
    }
    .simple-carousel .simple-carousel-content {
        margin-top: 40px
    }
    .simple-carousel .simple-carousel-content .owl-dots {
        margin-bottom: -10px
    }
    .pc-body .simple-carousel .simple-carousel-content .owl-nav {
        top: calc(50% - 35px);
        width: 1140px
    }
    .simple-carousel .simple-carousel-content .simple-carousel-items img {
        width: 900px;
        height: 500px
    }
    .photo-desc .content {
        flex: 0 0 25%
    }
    .simple-carousel-items {
        background: #f7f8f9
    }
}

@media screen and (max-width:1279px) {
    .photo-desc {
        height: 156px
    }
    .simple-carousel {
        padding-top: 80px
    }
    .simple-carousel .simple-carousel-content {
        margin-top: 40px
    }
    .simple-carousel .simple-carousel-content .owl-nav {
        width: calc(100% - 60px - 80px);
        top: calc(50% - 50px)
    }
    .simple-carousel .simple-carousel-content .simple-carousel-items img {
        width: 900px
    }
    .photo-desc .content {
        flex: 0 0 33.33%
    }
    .mobile-body .simple-carousel .simple-carousel-content .owl-nav {
        display: none
    }
    .simple-carousel-items {
        margin: 0 40px;
        background: #f7f8f9
    }
}

@media screen and (max-width:1023px) {
    .photo-desc {
        height: 156px
    }
    .simple-carousel {
        padding-top: 60px
    }
    .simple-carousel .simple-carousel-content {
        margin-top: 40px
    }
    .simple-carousel .simple-carousel-content .owl-nav {
        width: calc(100% - 40px - 60px);
        top: calc(50% - 50px)
    }
    .simple-carousel .simple-carousel-content .simple-carousel-items img {
        max-width: 900px;
        width: 100%
    }
    .photo-desc .content {
        flex: 0 0 50%
    }
    .simple-carousel .simple-carousel-content .owl-nav {
        display: none
    }
    .simple-carousel-items {
        margin: 0 30px;
        background: #f7f8f9
    }
    .simple-carousel .carousel-title {
        font-size: 32px;
        line-height: 38px
    }
}

@media screen and (max-width:767px) {
    .photo-desc {
        height: 228px
    }
    .simple-carousel {
        padding-top: 50px
    }
    .simple-carousel .simple-carousel-content {
        margin-top: 30px
    }
    .simple-carousel .simple-carousel-content .owl-nav {
        display: none
    }
    .simple-carousel .simple-carousel-content .simple-carousel-items img {
        width: 100%
    }
    .photo-desc .content {
        flex: 0 0 100%;
        padding-top: 6px
    }
    .simple-carousel-items {
        margin: 0 20px;
        background: #f7f8f9
    }
    .simple-carousel .carousel-title {
        font-size: 28px;
        line-height: 34px
    }
    .mul {
        font-size: 14px
    }
    .photo-desc .number {
        width: 16px;
        height: 16px;
        font-size: 12px;
        line-height: 16px
    }
}

.product-spec-wrap table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0
}

.product-spec-wrap table td {
    word-wrap: break-word
}

.product-spec-wrap .product-spec {
    padding: 80px 0 40px;
    line-height: 1.2
}

.product-spec-wrap .product-spec h4,
.product-spec-wrap .product-spec h5,
.product-spec-wrap .product-spec p {
    margin: 0;
    padding: 0;
    width: auto
}

.product-spec-wrap .product-spec a {
    color: #0051a4;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer
}

.product-spec-wrap .product-spec a:hover {
    color: #0051a4;
    text-decoration: underline
}

.product-spec .product-spec-thead {
    display: flex;
    justify-content: space-between;
    align-items: baseline
}

.product-spec .product-spec-thead .product-spec-title {
    font-weight: 500;
    font-size: 28px;
    color: #333
}

.product-spec .product-spec-thead .product-spec-download {
    white-space: nowrap;
    font-weight: 500
}

.product-spec .product-spec-thead.control-selecter {
    margin-top: 30px
}

.product-spec .product-spec-thead.control-selecter .product-spec-download {
    position: relative;
    top: 4px
}

.product-spec .table-control-wrap .table-control {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid transparent;
    color: #777;
    cursor: pointer;
    vertical-align: middle;
    box-sizing: border-box;
    white-space: normal;
    padding-bottom: 4px;
    cursor: pointer
}

.product-spec .table-control-wrap .table-control.active,
.product-spec .table-control-wrap .table-control:hover {
    color: #0051a4;
    border-bottom-color: #0051a4;
    text-decoration: none
}

.product-spec .table-control-wrap .table-control+.table-control {
    margin-left: 28px
}

.product-spec .product-spec-download .product-spec-link.active {
    display: inline-block
}

.product-spec .product-spec-download img,
.product-spec .product-spec-download span {
    vertical-align: bottom
}

.product-spec .product-spec-download img {
    width: 24px;
    display: inline-block
}

.product-spec .product-spec-download .download-icon {
    font-size: 20px;
    display: inline-block
}

.product-spec .product-spec-download a {
    font-size: 16px
}

.product-spec .product-spec-tbody {
    border-top: 1px solid #999;
    margin-top: 12px
}

.product-spec .product-spec-tbody * {
    box-sizing: border-box
}

.product-spec .product-spec-tbody .product-spec-row {
    display: flex;
    padding: 60px 0;
    font-size: 18px;
    text-align: left;
    border-bottom: 1px solid #ccc
}

.product-spec .product-spec-row .product-spec-cate {
    width: 210px
}

.product-spec .product-spec-cate h4 {
    font-size: 22px;
    font-weight: 500;
    color: #333
}

.product-spec .product-spec-row .product-spec-feature {
    flex: 1
}

.product-spec .product-spec-feature .spec-feature-line {
    display: flex
}

.product-spec .product-spec-feature .spec-feature-line+.spec-feature-line {
    margin-top: 30px
}


/* .product-spec .product-spec-row .spec-feature-item:not(.colspan-2) {}

.mobile-body .product-spec .product-spec-row .spec-feature-item:not(.colspan-2) {
    margin-left: 0;
    width: auto
}

.product-spec .product-spec-row .spec-feature-item.colspan-2 {
    flex: 1;
    width: 100%
} */

.product-spec .spec-feature-item .spec-feature-title {
    font-weight: 500;
    color: #333;
    font-size: 18px
}

.product-spec .product-spec-feature .spec-feature-content {
    font-weight: 400;
    margin-top: 6px
}

.product-spec .product-spec-spread {
    margin-top: 30px;
    text-align: center;
    font-weight: 500;
    color: #0051a4
}

.product-spec .product-spec-spread .btn-spread {
    display: inline-block;
    font-size: 16px
}

.product-spec .product-spec-spread .icon-spread {
    margin-left: 8px;
    font-size: 12px
}

.product-spec.hidden {
    display: none
}

@media screen and (max-width:1199px) {
    .product-spec-wrap .product-spec {
        padding: .88rem 0 0;
        line-height: 1.4
    }
    .product-spec .product-spec-thead {
        padding: 0 15px
    }
    .product-spec .product-spec-thead:first-of-type {
        margin-bottom: .2rem
    }
    .product-spec .product-spec-thead.control-selecter {
        margin-top: 0;
        margin-bottom: -1px;
        padding: 0;
        border-top: 1px solid #999;
        white-space: nowrap
    }
    .product-spec .product-spec-thead .table-control-wrap {
        font-size: 0;
        overflow: auto
    }
    .product-spec .product-spec-thead .table-control-case {
        width: auto;
        display: flex
    }
    .product-spec .table-control-wrap .table-control {
        font-size: .28rem;
        font-weight: 400;
        border-bottom: 2px solid transparent;
        padding: .24rem 0;
        color: #333
    }
    .product-spec .table-control-wrap .table-control span {
        display: inline-block;
        padding: 0 .3rem;
        text-align: center;
        height: 100%
    }
    .product-spec .table-control-wrap .table-control:first-of-type span {
        padding-left: 15px
    }
    .product-spec .table-control-wrap .table-control+.table-control {
        margin-left: 0
    }
    .product-spec .table-control-wrap .table-control+.table-control span {
        border-left: 1px solid #999
    }
    .product-spec .product-spec-thead .product-spec-title {
        font-size: .46rem
    }
    .product-spec .product-spec-download img {
        width: .4rem
    }
    .product-spec .product-spec-download .download-icon {
        font-size: .35rem
    }
    .product-spec .product-spec-download a {
        font-size: .28rem;
        margin-left: .1rem
    }
    .product-spec .product-spec-tbody {
        padding: 0 15px;
        margin-top: 0
    }
    .product-spec .spec-feature-item .spec-feature-title {
        font-size: .32rem
    }
    .product-spec .product-spec-tbody .product-spec-row {
        display: block;
        padding: .5rem 0;
        font-size: .32rem
    }
    .product-spec .product-spec-row .product-spec-cate {
        width: 100%
    }
    .product-spec .product-spec-cate h4 {
        font-size: .4rem
    }
    .product-spec .product-spec-feature .spec-feature-line {
        display: block
    }
    .product-spec .product-spec-feature .spec-feature-line,
    .product-spec .product-spec-feature .spec-feature-line+.spec-feature-line {
        margin-top: 0
    }
    .product-spec .product-spec-row .spec-feature-item,
    .product-spec .product-spec-row .spec-feature-item+.spec-feature-item {
        margin-top: .4rem;
        margin-left: 0;
        width: auto
    }
    .product-spec .product-spec-feature .spec-feature-content {
        margin-top: .06rem
    }
    .product-spec .product-spec-spread {
        margin-top: .4rem;
        text-align: left;
        padding-left: 15px
    }
    .product-spec .product-spec-spread .btn-spread {
        font-size: .28rem
    }
    .product-spec .product-spec-spread .icon-spread {
        margin-left: .14rem;
        font-size: .2rem
    }
}

.note-spec-tab-content {
    text-align: center;
    line-height: 1.6;
    font-size: 12px;
    font-weight: 400;
    margin: -8px 0 8px
}

.mobile-body .note-spec-tab-content {
    font-size: .2rem;
    padding: 0 15px;
    text-align: left;
    margin: 40px 0
}

#videos {
    padding: 0 30px
}

.product-video {
    display: none
}

#video-container {
    max-width: 1040px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

#videos .img-box {
    display: block;
    position: relative;
    cursor: pointer
}

#videos .avatar {
    width: 24px
}

.v-container {
    width: 32%;
    display: inline-block;
    margin-bottom: 20px
}

@media screen and (min-width:769px) {
    #video-container {
        justify-content: flex-start
    }
    .v-container {
        margin-right: 10px
    }
    .v-container a.img-box {
        width: 100%;
        padding-bottom: calc(100% * .5625);
        height: 0;
        overflow: hidden
    }
    .v-container a.img-box img {
        width: 100%;
        overflow: hidden
    }
}

@media screen and (max-width:768px) {
    .v-container {
        width: 49%
    }
    .v-container a.img-box {
        width: 100%;
        padding-bottom: calc(100% * .5625);
        height: 0;
        overflow: hidden
    }
    .v-container a.img-box img {
        width: 100%;
        overflow: hidden
    }
}

@media screen and (max-width:450px) {
    .v-container {
        width: 100%;
        margin: 0
    }
    #video-container {
        display: block;
        text-align: center
    }
    .v-container a.img-box {
        width: 100%;
        padding-bottom: calc(100% * .5625);
        height: 0;
        overflow: hidden
    }
    .v-container a.img-box img {
        width: 100%;
        overflow: hidden
    }
}

#videos .video-title {
    font-family: Quicksand;
    font-weight: 500;
    color: #000;
    text-align: center;
    margin-top: 40px
}

#videos .top-link {
    display: inline-block;
    margin-bottom: 30px
}

#videos .top-link:nth-child(n+1) {
    margin-left: 20px
}

#videos .link-box {
    text-align: center
}

.v-container .info {
    padding-top: 5px;
    text-align: left;
    display: flex
}

.v-container .cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
    transition: opacity .35s
}

.v-container .cover .play-icon {
    color: #fff;
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    transition: top .35s;
    border: 1.5px solid #fff;
    border-radius: 50%;
    padding: 16px
}

.v-container .cover .play-icon:hover {
    background: rgba(255, 255, 255, .2)
}

.img-box:hover .cover {
    opacity: .7
}

.img-box:hover .cover .play-icon {
    top: 50%
}

.info-title {
    color: #777;
    margin-left: 10px;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden
}

.info-title:hover {
    color: #777
}

.avatar-box {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-size: cover;
    background-position: center;
    border-radius: 100%;
    background-repeat: no-repeat;
    flex: none
}

.link-box .icon-icon_arrow-right {
    font-size: 12px
}

.bottom-spots {
    margin: 60px auto;
    max-width: 1200px;
    font-family: Quicksand
}

.bottom-spots select {
    max-width: 100%
}

.bottom-spots select:not(.version-choose) {
    display: none
}

.bottom-spots .color-choose-place {
    height: 38px
}

.bottom-spots .color-choose {
    margin-bottom: 10px
}

.bottom-spots .color-choose .color-item {
    display: inline-block;
    cursor: pointer;
    border-radius: 100%;
    padding: 2px;
    border: 1px solid #ccc;
    position: relative
}

.bottom-spots .color-item.active,
.bottom-spots .color-item:hover {
    border-color: #0051a4
}

.bottom-spots .color-item:hover .color-des {
    display: block
}

.bottom-spots .color-bg {
    height: 24px;
    width: 24px;
    border-radius: 100%
}

.bottom-spots .triangle-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%)
}

.bottom-spots .color-choose .color-des {
    position: absolute;
    top: -29px;
    padding: 0 7px;
    background: #000;
    border-radius: 6px;
    left: 50%;
    transform: translateX(-50%);
    display: none
}

.bottom-spots .color-choose .color-des p {
    margin: 0;
    color: #fff;
    font-size: 14px;
    font-family: Quicksand;
    font-weight: 400
}

.bottom-spots .version-choose {
    margin: 0 auto 14px;
    cursor: pointer
}

.bottom-spots .version-choose .version-item {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    border: 1px solid #777;
    padding: 2px 10px;
    border-radius: 4px;
    cursor: pointer
}

.bottom-spots .version-choose .version-item+.version-item {
    margin-left: 3px
}

.bottom-spots .version-choose .version-item.active {
    border-color: #0051a4;
    color: #0051a4
}

.bottom-spots .bottom-spots h3.rl-h3 {
    margin: 88px 0 44px
}

.bottom-spots .bottom-spots .out-stock-notice {
    color: #ba6c6c
}

.bottom-spots .div:not(.stock-coming-soon) .out-stock-notice {
    display: none
}

.bottom-spots .lack-of-stock .lack-stock-notice {
    line-height: 1.2;
    color: #777;
    margin: 10px 0 0;
    display: block;
    font-weight: 400
}

.bottom-spots .length-choose .color-item {
    border-radius: 15px;
    padding: 5px 11.5px;
    cursor: pointer;
    color: #333;
    font-size: 14px
}

.bottom-spots .ui-product-flag {
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 20px;
    left: 0;
    border-radius: 0 10px 10px 0;
    text-align: center;
    width: 81px;
    height: 38px;
    line-height: 38px;
    font-weight: 500
}

.bottom-spots .ui-product-flag.hot {
    background: #eb3349;
    background: linear-gradient(120deg, #eb3349, #f45c43)
}

.bottom-spots .ui-product-flag.hot::before {
    content: 'HOT'
}

.bottom-spots .ui-product-flag.new {
    background: #1e7ff2;
    background: -moz-linear-gradient(120deg, #1e7ff2, #1dc4e4);
    background-image: linear-gradient(120deg, #1e7ff2, #1dc4e4)
}

.bottom-spots .ui-product-flag.new::before {
    content: 'NEW'
}

.bottom-spots .spots-title {
    text-align: center
}

.bottom-spots .spots {
    display: flex;
    justify-content: center
}

.bottom-spots .spots .spots-item {
    box-sizing: border-box;
    width: 376px;
    box-shadow: 0 0 15px #d3d3d3;
    text-align: center;
    padding: 30px 30px 40px;
    margin-right: 35px
}

.bottom-spots .spots .spots-item:last-of-type {
    margin-right: 0
}

.bottom-spots .spots .spots-item {
    display: inline-block;
    position: relative
}

.bottom-spots .spots .spots-item img {
    width: 200px;
    height: 200px
}

.bottom-spots .spots-item .spots-name:hover h4,
.bottom-spots .spots-item a:hover+.introduction-div h4 {
    color: #0051a4
}

.bottom-spots .spots-item .spots-name h4 {
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0 0
}

.bottom-spots .spots-item .spots-des {
    margin: 8px auto 10px;
    width: 100%;
    height: 75px;
    display: block
}

.bottom-spots .items {
    display: flex;
    justify-content: space-around;
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px
}

.bottom-spots .items:last-of-type {
    margin-bottom: 0
}

.bottom-spots .list-price {
    height: .38rem
}

.bottom-spots .list-price .sale-price {
    margin-left: 5px;
    font-weight: 500
}

.bottom-spots .amazon-and-shop-button {
    margin-top: 16px
}

.bottom-spots .button-add {
    display: inline-block;
    color: #e74330;
    text-align: center;
    padding: 8px 24px;
    border-radius: 40px;
    overflow: hidden;
    font-weight: 500;
    box-sizing: border-box;
    vertical-align: middle;
    border: 2px solid #f35c43;
    cursor: pointer
}

.bottom-spots .btn-igg {
    padding: 8px 24px!important
}

.bottom-spots .button-add:hover {
    color: #fff;
    border: none;
    padding: 10px 26px;
    background: linear-gradient(150deg, #ea3349, #f35c43)
}

.bottom-spots .pre-price {
    font-size: 14px
}

@media screen and (max-width:1100px) {
    .bottom-spots .bottom-spots,
    .bottom-spots .content-guide,
    .bottom-spots .faq-idea .ishelpful,
    .bottom-spots .more-faqs,
    .bottom-spots article.pakb-single,
    .bottom-spots ul.pakb-breadcrumb {
        max-width: 90%
    }
    .bottom-spots .spots-item .spots-des {
        width: 98%
    }
    .bottom-spots .spots .spots-item {
        width: 32%
    }
}

@media screen and (max-width:800px) {
    .bottom-spots,
    .bottom-spots .content-guide,
    .bottom-spots .faq-idea .ishelpful,
    .bottom-spots .more-faqs,
    .bottom-spots article.pakb-single,
    .bottom-spots ul.pakb-breadcrumb {
        max-width: 100%
    }
    .bottom-spots .spots .spots-item img {
        width: 140px
    }
    .bottom-spots .more-guide .guide-title {
        font-size: 30px
    }
}

.spots-item.out-of-stock .add-to-cart {
    display: none
}

.bottom-spots .out-of-stock .out-stock-notice {
    display: inline-block;
    color: #777;
    text-align: center;
    padding: 8px 24px;
    border-radius: 40px;
    overflow: hidden;
    font-weight: 500;
    box-sizing: border-box;
    vertical-align: middle;
    border: 2px solid #777;
    margin: 0
}

.bottom-spots .direct-to-aliexpress .reo-quantity-box,
.bottom-spots .out-of-stock .reo-quantity-box {
    display: block!important;
    visibility: hidden
}

.bottom-spots .products-box p {
    font-size: 16px;
    font-weight: 400;
    color: #333
}

#bottom-spots .select-place {
    height: 34px;
    margin-bottom: 14px
}

#bottom-spots .reo-price-patch .sale-price {
    font-size: .16rem
}

#bottom-spots .reo-price-patch .discount-off * {
    font-size: .14rem
}

#bottom-spots .reo-price-patch .discount-off>:last-child {
    padding-left: .08rem;
    margin-left: .08rem
}

#bottom-spots .products-box .product-note-box {
    margin: 10px 0 0;
    font-size: 16px;
    font-weight: 500;
    color: #555
}

.spots-item .reo-quantity-box {
    display: block;
    margin: 0 auto 16px
}

.spots-item .reo-quantity-box span {
    font-size: 10px;
    position: relative;
    top: 4px
}

.spots-item .reo-quantity-box input[type=number] {
    width: 36px;
    height: 24px;
    line-height: 22px;
    margin: 0 12px
}

.bottom-spots .products-box .notice p::before {
    display: none
}

.bottom-spots .products-box .notice p:not(empty) {
    margin: 10px 0 0
}

.limited-time-recom {
    top: 20px;
    left: 0
}

.limited-time-recom p>span:not(.ld-timing-text) {
    min-width: 20px
}

.support-mod {
    background-color: #f7f8f9
}

.support-mod ul {
    display: flex;
    justify-content: space-around
}

.support-mod li+li {
    margin-left: 46px
}

.support-mod li {
    float: left;
    text-align: center;
    padding: 50px 0 30px;
    margin-bottom: 0
}

.support-mod li img {
    width: 54px;
    height: auto;
    margin-bottom: 25px
}

.support-mod li p {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    width: 265px
}

.accept-pay-box {
    max-width: 550px;
    margin: 0 auto;
    padding-bottom: 15px
}

.accept-pay-box span {
    margin-right: 20px;
    font-weight: 500;
    font-size: 14px
}

.accept-pay-box img+img {
    margin-left: 8px
}

.support-mod li div .tips {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    background: #555;
    color: #fff;
    text-align: center;
    line-height: 16px;
    border-radius: 16px;
    cursor: pointer
}

.support-mod li div .tips-container {
    position: absolute;
    color: #fff;
    left: -14px;
    top: 28px;
    display: none;
    min-width: 300px;
    width: auto;
    background: rgba(0, 0, 0, .8);
    border-radius: 5px;
    padding: 20px 14px;
    font-family: Quicksand;
    font-weight: 500
}

.support-mod li div .tips-container>.tips-container-inner {
    position: relative;
    color: #fff;
    width: auto
}

.support-mod li div .tips-container>.tips-container-inner>p {
    margin-bottom: 0;
    line-height: 22px;
    color: #fff;
    width: auto
}

.support-mod li div .tips-container>.tips-container-inner::before {
    content: "";
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent rgba(0, 0, 0, .8) transparent;
    top: -40px;
    left: -2.5px
}

.support-mod li div .tips-container a {
    color: #0051a4;
    text-decoration: none
}

.support-mod li div .tips:hover .tips-container {
    display: block
}

#footer {
    background-color: #12181e;
    padding: 96px 0 0
}

#footer ::-webkit-input-placeholder {
    color: #d5d5d5
}

#footer :-moz-placeholder {
    color: #d5d5d5
}

#footer ::-moz-placeholder {
    color: #d5d5d5
}

#footer :-ms-input-placeholder {
    color: #d5d5d5
}

.main-infor-content {
    display: flex;
    justify-content: space-between;
    padding-bottom: 80px
}

.main-infor-content .logo-left-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 440px
}

.footer-central-mod .logo-left-content .reolink-logo-icons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: flex-end
}

.footer-central-mod .logo-left-content .logo-box .botlogo {
    font-size: 0
}

.footer-central-mod .logo-left-content .logo-box .icon-icon_reolink:before {
    line-height: 40px;
    display: block
}

.footer-central-mod .logo-left-content .logo-box .botlogo span {
    font-size: 138px;
    color: #fff;
    display: block
}

.footer-central-mod .logo-left-content .logo-dec {
    color: #fff;
    font-size: 12.4px;
    margin-top: -15px;
    display: block
}

.footer-central-mod .logo-left-content .site-icon a {
    text-decoration: none;
    display: inline-block
}

.footer-central-mod .logo-left-content .site-icon a+a {
    margin-left: 40px
}

.footer-central-mod .logo-left-content .site-icon i {
    display: block;
    margin: 0;
    font-family: icomoon!important;
    font-size: 20px;
    color: #8b8b8b
}

.footer-central-mod .logo-left-content .site-icon i:hover {
    color: #fff
}

.main-infor-content .logo-left-content .pre-subscribe {
    display: block
}

.main-infor-content .logo-left-content .pre-subscribe .subscription-portal-input {
    position: relative;
    display: inline-block;
    border-radius: 21px;
    height: 42px;
    margin: 0;
    border: none;
    background: #585c60;
    width: 287px;
    margin: 14px 15px 0 0;
    padding: 0 24px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    line-height: 1.6
}

#footer .reo-subscription-box input.reo-subscription-input::-moz-placeholder {
    color: #d5d5d5!important
}

#footer .reo-subscription-box input.reo-subscription-input::-webkit-input-placeholder {
    color: #d5d5d5!important
}

#footer .reo-subscription-box input.reo-subscription-input:-ms-input-placeholder {
    color: #d5d5d5!important
}

.main-infor-content .logo-left-content .pre-subscribe p.success-tips.success-attention.hide {
    display: none
}

.main-infor-content .logo-left-content .pre-subscribe .subscribe-btn {
    padding: 0 24px;
    height: 42px;
    box-sizing: border-box;
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    border: none;
    letter-spacing: 0
}

.pre-subscribe .subscribe-btn.disabled {
    pointer-events: none;
    background: #585c60!important;
    color: #fff!important
}

.main-infor-content .logo-left-content .pre-subscribe .error-attention {
    color: #e74330;
    margin: -16px 0 0;
    font-size: 14px;
    line-height: 1.2
}

.main-infor-content .logo-left-content .pre-subscribe .success-attention {
    color: #63c622;
    font-size: 16px;
    line-height: 1.2;
    margin: 14px 0 0;
    font-weight: 500;
    display: flex;
    align-items: center
}

.main-infor-content .logo-left-content .pre-subscribe .footer-item-have {
    margin: 0 10px 0 0;
    font-size: 20px;
    line-height: 1.2;
    font-family: icomoon!important
}

.footer-central-mod .logo-left-content .reserve-describe {
    flex-shrink: 1;
    color: #999;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2
}

.footer-central-mod .products-list-content .product-list-ul {
    display: flex;
    justify-content: space-between;
    margin-left: 110px;
    width: 630px;
    margin-bottom: 0
}

.footer-central-mod .product-list-ul li {
    margin-bottom: 0
}

.footer-central-mod .product-list-ul li a {
    color: #999;
    font-weight: 500;
    font-size: 14px;
    display: block;
    text-decoration: none;
    line-height: 20px
}

.footer-central-mod .product-list-ul li:nth-of-type(3) {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.footer-central-mod .product-list-ul li a+a {
    margin-top: 5px
}

.footer-central-mod .product-list-ul li a:hover {
    color: #fff
}

.footer-central-mod .product-list-ul li+li {
    margin-left: 80px
}

.footer-central-mod .product-list-ul li h3 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #fff
}

.footer-central-mod .product-list-ul .ui-icon {
    font-size: 10px;
    display: inline-block;
    transform: scale(.7) translateY(10%);
    -ms-transform: scale(.7) translateY(10%);
    -moz-transform: scale(.7) translateY(10%);
    -webkit-transform: scale(.7) translateY(10%)
}

.footer-central-mod .product-list-ul li a.footer-a-blue {
    color: #0051a4
}

.footer-central-mod .product-list-ul li a.footer-a-blue:hover {
    text-decoration: underline
}

.button.icon.circle {
    padding-left: 0;
    padding-right: 0
}

.back-to-top.active {
    opacity: 1;
    pointer-events: inherit;
    transform: translateY(0)
}

.button.icon {
    margin-left: .12em;
    margin-right: .12em;
    min-width: 2.5em;
    padding-left: .6em;
    padding-right: .6em;
    display: inline-block
}

.back-to-top {
    margin: 0;
    opacity: 0;
    bottom: 20px;
    right: 20px;
    pointer-events: none;
    transform: translateY(30%)
}

.back-to-top {
    bottom: 80px
}

.back-to-top:hover {
    color: #fff;
    background-color: #0051a4
}

.footer-central-mod .last-bottom-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 0 10px;
    border-bottom: 1px solid #707070
}

.footer-central-mod .last-bottom-box ul {
    color: #999;
    font-size: 12px;
    margin-bottom: 0
}

.footer-central-mod .last-bottom-box ul li {
    padding-right: 10px;
    display: inline-block;
    margin: 0
}

.footer-central-mod .last-bottom-box ul li+li {
    padding-left: 10px
}

.footer-central-mod .last-bottom-box ul li a {
    color: #999;
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none
}

.footer-central-mod .last-bottom-box ul li a:hover {
    color: #fff
}

.footer-central-mod .last-bottom-box .copyright-worktime-box {
    display: flex;
    width: 623px
}

.footer-central-mod .last-bottom-box .copyright-worktime-box .desc {
    color: #999;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 0
}

.footer-central-mod .last-bottom-box .copyright-worktime-box span:nth-of-type(2) {
    margin-left: 20px
}

.footer-central-mod .new-added-box .dropdown {
    position: relative;
    color: #999;
    top: 2px;
    font-size: 12px
}

.new-added-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px 0 30px
}

.new-added-box .accept-pay-box {
    margin: 0;
    padding: 0;
    font-size: 0;
    display: inline-block
}

.new-added-box .accept-pay-box img {
    width: .32rem;
    height: .21rem
}

.new-added-box .accept-pay-box img+img {
    margin-left: 10px
}

.new-added-box .new-added-content {
    float: right;
    width: 623px;
    position: relative
}

.new-added-box .new-added-content p {
    margin: 0;
    display: inline-block;
    color: #999;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2
}

#footer .show-country-selector {
    position: relative;
    padding-bottom: 10px;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #999;
    cursor: pointer
}

#footer .show-country-selector .icon-region {
    font-size: 16px
}

#footer .show-country-selector span.country-abbreviation:empty {
    margin: 0
}

#footer .show-country-selector span.country-abbreviation {
    display: inline-block;
    margin-left: 8px;
    font-size: 12px;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body.is-distributor #footer .product-list-ul>li:nth-of-type(3)>div:nth-of-type(2) .footerlink:nth-of-type(3) {
    display: none
}

#launcher {
    display: none!important
}

.mask-layer-wrap h3,
.mask-layer-wrap h5 {
    margin: 0;
    line-height: 1.2;
    color: #fff
}

.mask-layer-wrap {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 996
}

.mask-layer {
    color: #fff;
    width: 70%;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center
}

.mask-layer .container {
    max-width: 860px;
    width: 100%;
    font-weight: 500;
    margin: 0 auto
}

.mask-layer .discontinued-wrap .discontinued-title {
    font-size: 45px;
    font-weight: 400
}

.mask-layer .mask-font {
    font-size: 18px
}

.mask-layer .discontinued-wrap p {
    margin-top: 10px
}

.mask-layer .discontinued-wrap a {
    color: #0051a4
}

.mask-layer .discontinued-wrap a:hover {
    text-decoration: underline
}

.mask-layer .countdown-wrap {
    font-size: 16px;
    color: #d94429;
    font-weight: 500
}

.mask-layer .countdown-wrap #countDownNum {
    font-size: 18px
}

.mask-layer .guide-wrap {
    margin-top: 50px
}

.mask-layer .guide-wrap .guide-title {
    font-size: 30px;
    font-weight: 400
}

.mask-layer .guide-wrap .product-guide-wrap {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 40px
}

.mask-layer .guide-wrap .product-guide-wrap #discontinuedRecommendationImg img {
    width: 200px;
    height: 200px;
    max-width: 200px;
    max-height: 200px
}

.mask-layer .guide-wrap .guide-content {
    text-align: left;
    display: inline-block;
    margin-left: 40px;
    width: 5.1rem
}

.mask-layer .guide-content .guide-des {
    margin: 0;
    margin-top: 12px;
    line-height: 31.2px;
    font-size: 26px;
    max-width: 510px;
    font-family: Quicksand;
    font-weight: medium;
    color: #fff;
    text-align: left;
    letter-spacing: 0
}

.mask-layer .guide-content .guide-learn-more {
    margin-top: 20px
}

@media screen and (max-width:1199px) {
    .mask-layer .discontinued-wrap .discontinued-title {
        font-size: .64rem
    }
    .mask-layer .discontinued-wrap p {
        margin-top: .2rem
    }
    .mask-layer .mask-font {
        font-size: .32rem
    }
    .mask-layer .countdown-wrap {
        font-size: .24rem
    }
    .mask-layer .countdown-wrap #countDownNum {
        font-size: .28rem
    }
    .mask-layer .guide-wrap {
        margin-top: .35rem
    }
    .mask-layer .guide-content .guide-des,
    .mask-layer .guide-wrap .guide-product,
    .mask-layer .guide-wrap .guide-title {
        font-size: .32rem
    }
    .mask-layer .guide-wrap .product-guide-wrap {
        margin-top: 0;
        padding: 0 0 0 .2rem
    }
    .mask-layer .guide-wrap .product-guide-wrap #discontinuedRecommendationImg img {
        max-width: 2.5rem
    }
    .mask-layer .guide-wrap .guide-content {
        margin-top: .4rem
    }
    .mask-layer .guide-content .guide-des {
        max-width: 446px;
        margin-top: .1rem
    }
    .mask-layer .guide-content .guide-learn-more {
        margin-top: .2rem
    }
}

@media screen and (max-width:800px) {
    .mask-layer .guide-wrap .product-guide-wrap {
        display: block;
        padding: 0
    }
    .mask-layer .guide-content .guide-des {
        max-width: 100%;
        text-align: center
    }
    .mask-layer .guide-wrap .guide-content {
        text-align: center;
        margin-left: 0
    }
}

.main-infor-content .reo-subscription-box .footer-flex-content {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap
}

html[lang=de] .main-infor-content .reo-subscription-box .footer-flex-content,
html[lang=fr] .main-infor-content .reo-subscription-box .footer-flex-content {
    flex-wrap: nowrap
}

.main-infor-content .reo-subscription-box .tips-wrap {
    margin-top: 26px
}

.footer-subscribe-checkbox {
    margin-top: 10px;
    width: 432px
}

.footer-subscribe-checkbox .noempty-dot {
    color: #d74330
}

.reo-subscription-box .success-attention:not(.hide)~.footer-subscribe-checkbox {
    display: none!important
}

.footer-subscribe-checkbox .checkbox-label {
    display: flex;
    align-items: start;
    cursor: pointer;
    position: relative
}

.footer-subscribe-checkbox .checkbox-span {
    border: 1px solid #ccc;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 2px;
    background-color: transparent;
    cursor: pointer
}

.footer-subscribe-checkbox .checkbox-input {
    display: none
}

.footer-subscribe-checkbox .checkbox-span .checkbox-icon {
    visibility: hidden;
    color: #0051a4;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 10px;
    padding: 1px
}

.footer-subscribe-checkbox .checkbox-span.checked .checkbox-icon {
    visibility: visible
}

.footer-subscribe-checkbox .checkbox-label-value {
    color: #999;
    font-size: 14px;
    line-height: 1.4;
    margin-left: 8px;
    width: calc(100% - 24px);
    font-weight: 500
}

.checkbox-label-value a:hover {
    color: #0051a4;
    text-decoration: underline
}

.must-be-hidden {
    display: none!important
}

#footer {
    background-color: #12181e;
    padding: 96px 0 0
}

#footer ::-webkit-input-placeholder {
    color: #d5d5d5
}

#footer :-moz-placeholder {
    color: #d5d5d5
}

#footer ::-moz-placeholder {
    color: #d5d5d5
}

#footer :-ms-input-placeholder {
    color: #d5d5d5
}

.main-infor-content {
    display: flex;
    justify-content: space-between;
    padding-bottom: 80px
}

.main-infor-content .logo-left-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 440px
}

.footer-central-mod .logo-left-content .reolink-logo-icons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: flex-end
}

.footer-central-mod .logo-left-content .logo-box .botlogo {
    font-size: 0
}

.footer-central-mod .logo-left-content .logo-box .icon-icon_reolink:before {
    line-height: 40px;
    display: block
}

.footer-central-mod .logo-left-content .logo-box .botlogo span {
    font-size: 138px;
    color: #fff;
    display: block
}

.footer-central-mod .logo-left-content .logo-dec {
    color: #fff;
    font-size: 12.4px;
    margin-top: -15px;
    display: block
}

.footer-central-mod .logo-left-content .site-icon a {
    text-decoration: none;
    display: inline-block
}

.footer-central-mod .logo-left-content .site-icon a+a {
    margin-left: 40px
}

.footer-central-mod .logo-left-content .site-icon i {
    display: block;
    margin: 0;
    font-family: icomoon!important;
    font-size: 20px;
    color: #8b8b8b
}

.footer-central-mod .logo-left-content .site-icon i:hover {
    color: #fff
}

.main-infor-content .logo-left-content .pre-subscribe {
    display: block
}

.main-infor-content .logo-left-content .pre-subscribe .subscription-portal-input {
    position: relative;
    display: inline-block;
    border-radius: 21px;
    height: 42px;
    margin: 0;
    border: none;
    background: #585c60;
    width: 287px;
    margin: 14px 15px 0 0;
    padding: 0 24px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    line-height: 1.6
}

#footer .reo-subscription-box input.reo-subscription-input::-moz-placeholder {
    color: #d5d5d5!important
}

#footer .reo-subscription-box input.reo-subscription-input::-webkit-input-placeholder {
    color: #d5d5d5!important
}

#footer .reo-subscription-box input.reo-subscription-input:-ms-input-placeholder {
    color: #d5d5d5!important
}

.main-infor-content .logo-left-content .pre-subscribe p.success-tips.success-attention.hide {
    display: none
}

.main-infor-content .logo-left-content .pre-subscribe .subscribe-btn {
    padding: 0 24px;
    height: 42px;
    box-sizing: border-box;
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    border: none;
    letter-spacing: 0
}

.pre-subscribe .subscribe-btn.disabled {
    pointer-events: none;
    background: #585c60!important;
    color: #fff!important
}

.main-infor-content .logo-left-content .pre-subscribe .error-attention {
    color: #e74330;
    margin: -16px 0 0;
    font-size: 14px;
    line-height: 1.2
}

.main-infor-content .logo-left-content .pre-subscribe .success-attention {
    color: #63c622;
    font-size: 16px;
    line-height: 1.2;
    margin: 14px 0 0;
    font-weight: 500;
    display: flex;
    align-items: center
}

.main-infor-content .logo-left-content .pre-subscribe .footer-item-have {
    margin: 0 10px 0 0;
    font-size: 20px;
    line-height: 1.2;
    font-family: icomoon!important
}

.footer-central-mod .logo-left-content .reserve-describe {
    flex-shrink: 1;
    color: #999;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2
}

.footer-central-mod .products-list-content .product-list-ul {
    display: flex;
    justify-content: space-between;
    margin-left: 110px;
    width: 630px;
    margin-bottom: 0
}

.footer-central-mod .product-list-ul li {
    margin-bottom: 0
}

.footer-central-mod .product-list-ul li a {
    color: #999;
    font-weight: 500;
    font-size: 14px;
    display: block;
    text-decoration: none;
    line-height: 20px
}

.footer-central-mod .product-list-ul li:nth-of-type(3) {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.footer-central-mod .product-list-ul li a+a {
    margin-top: 5px
}

.footer-central-mod .product-list-ul li a:hover {
    color: #fff
}

.footer-central-mod .product-list-ul li+li {
    margin-left: 80px
}

.footer-central-mod .product-list-ul li h3 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #fff
}

.footer-central-mod .product-list-ul .ui-icon {
    font-size: 10px;
    display: inline-block;
    transform: scale(.7) translateY(10%);
    -ms-transform: scale(.7) translateY(10%);
    -moz-transform: scale(.7) translateY(10%);
    -webkit-transform: scale(.7) translateY(10%)
}

.footer-central-mod .product-list-ul li a.footer-a-blue {
    color: #0051a4
}

.footer-central-mod .product-list-ul li a.footer-a-blue:hover {
    text-decoration: underline
}

.button.icon.circle {
    padding-left: 0;
    padding-right: 0
}

.back-to-top.active {
    opacity: 1;
    pointer-events: inherit;
    transform: translateY(0)
}

.button.icon {
    margin-left: .12em;
    margin-right: .12em;
    min-width: 2.5em;
    padding-left: .6em;
    padding-right: .6em;
    display: inline-block
}

.back-to-top {
    margin: 0;
    opacity: 0;
    bottom: 20px;
    right: 20px;
    pointer-events: none;
    transform: translateY(30%)
}

.back-to-top {
    bottom: 80px
}

.back-to-top:hover {
    color: #fff;
    background-color: #0051a4
}

.footer-central-mod .last-bottom-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 0 10px;
    border-bottom: 1px solid #707070
}

.footer-central-mod .last-bottom-box ul {
    color: #999;
    font-size: 12px;
    margin-bottom: 0
}

.footer-central-mod .last-bottom-box ul li {
    padding-right: 10px;
    display: inline-block;
    margin: 0
}

.footer-central-mod .last-bottom-box ul li+li {
    padding-left: 10px
}

.footer-central-mod .last-bottom-box ul li a {
    color: #999;
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none
}

.footer-central-mod .last-bottom-box ul li a:hover {
    color: #fff
}

.footer-central-mod .last-bottom-box .copyright-worktime-box {
    display: flex;
    width: 623px
}

.footer-central-mod .last-bottom-box .copyright-worktime-box .desc {
    color: #999;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 0
}

.footer-central-mod .last-bottom-box .copyright-worktime-box span:nth-of-type(2) {
    margin-left: 20px
}

.footer-central-mod .new-added-box .dropdown {
    position: relative;
    color: #999;
    top: 2px;
    font-size: 12px
}

.new-added-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px 0 30px
}

.new-added-box .accept-pay-box {
    margin: 0;
    padding: 0;
    font-size: 0;
    display: inline-block
}

.new-added-box .accept-pay-box img {
    width: .32rem;
    height: .21rem
}

.new-added-box .accept-pay-box img+img {
    margin-left: 10px
}

.new-added-box .new-added-content {
    float: right;
    width: 623px;
    position: relative
}

.new-added-box .new-added-content p {
    margin: 0;
    display: inline-block;
    color: #999;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2
}

#footer .show-country-selector {
    position: relative;
    padding-bottom: 10px;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #999;
    cursor: pointer
}

#footer .show-country-selector .icon-region {
    font-size: 16px
}

#footer .show-country-selector span.country-abbreviation:empty {
    margin: 0
}

#footer .show-country-selector span.country-abbreviation {
    display: inline-block;
    margin-left: 8px;
    font-size: 12px;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

body.is-distributor #footer .product-list-ul>li:nth-of-type(3)>div:nth-of-type(2) .footerlink:nth-of-type(3) {
    display: none
}

#launcher {
    display: none!important
}

.mask-layer-wrap h3,
.mask-layer-wrap h5 {
    margin: 0;
    line-height: 1.2;
    color: #fff
}

.mask-layer-wrap {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 996
}

.mask-layer {
    color: #fff;
    width: 70%;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center
}

.mask-layer .container {
    max-width: 860px;
    width: 100%;
    font-weight: 500;
    margin: 0 auto
}

.mask-layer .discontinued-wrap .discontinued-title {
    font-size: 45px;
    font-weight: 400
}

.mask-layer .mask-font {
    font-size: 18px
}

.mask-layer .discontinued-wrap p {
    margin-top: 10px
}

.mask-layer .discontinued-wrap a {
    color: #0051a4
}

.mask-layer .discontinued-wrap a:hover {
    text-decoration: underline
}

.mask-layer .countdown-wrap {
    font-size: 16px;
    color: #d94429;
    font-weight: 500
}

.mask-layer .countdown-wrap #countDownNum {
    font-size: 18px
}

.mask-layer .guide-wrap {
    margin-top: 50px
}

.mask-layer .guide-wrap .guide-title {
    font-size: 30px;
    font-weight: 400
}

.mask-layer .guide-wrap .product-guide-wrap {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 40px
}

.mask-layer .guide-wrap .product-guide-wrap #discontinuedRecommendationImg img {
    width: 200px;
    height: 200px;
    max-width: 200px;
    max-height: 200px
}

.mask-layer .guide-wrap .guide-content {
    text-align: left;
    display: inline-block;
    margin-left: 40px;
    width: 5.1rem
}

.mask-layer .guide-content .guide-des {
    margin: 0;
    margin-top: 12px;
    line-height: 31.2px;
    font-size: 26px;
    max-width: 510px;
    font-family: Quicksand;
    font-weight: medium;
    color: #fff;
    text-align: left;
    letter-spacing: 0
}

.mask-layer .guide-content .guide-learn-more {
    margin-top: 20px
}

@media screen and (max-width:1199px) {
    .mask-layer .discontinued-wrap .discontinued-title {
        font-size: .64rem
    }
    .mask-layer .discontinued-wrap p {
        margin-top: .2rem
    }
    .mask-layer .mask-font {
        font-size: .32rem
    }
    .mask-layer .countdown-wrap {
        font-size: .24rem
    }
    .mask-layer .countdown-wrap #countDownNum {
        font-size: .28rem
    }
    .mask-layer .guide-wrap {
        margin-top: .35rem
    }
    .mask-layer .guide-content .guide-des,
    .mask-layer .guide-wrap .guide-product,
    .mask-layer .guide-wrap .guide-title {
        font-size: .32rem
    }
    .mask-layer .guide-wrap .product-guide-wrap {
        margin-top: 0;
        padding: 0 0 0 .2rem
    }
    .mask-layer .guide-wrap .product-guide-wrap #discontinuedRecommendationImg img {
        max-width: 2.5rem
    }
    .mask-layer .guide-wrap .guide-content {
        margin-top: .4rem
    }
    .mask-layer .guide-content .guide-des {
        max-width: 446px;
        margin-top: .1rem
    }
    .mask-layer .guide-content .guide-learn-more {
        margin-top: .2rem
    }
}

@media screen and (max-width:800px) {
    .mask-layer .guide-wrap .product-guide-wrap {
        display: block;
        padding: 0
    }
    .mask-layer .guide-content .guide-des {
        max-width: 100%;
        text-align: center
    }
    .mask-layer .guide-wrap .guide-content {
        text-align: center;
        margin-left: 0
    }
}

.main-infor-content .reo-subscription-box .footer-flex-content {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap
}

html[lang=de] .main-infor-content .reo-subscription-box .footer-flex-content,
html[lang=fr] .main-infor-content .reo-subscription-box .footer-flex-content {
    flex-wrap: nowrap
}

.main-infor-content .reo-subscription-box .tips-wrap {
    margin-top: 26px
}

.footer-subscribe-checkbox {
    margin-top: 10px;
    width: 432px
}

.footer-subscribe-checkbox .noempty-dot {
    color: #d74330
}

.reo-subscription-box .success-attention:not(.hide)~.footer-subscribe-checkbox {
    display: none!important
}

.footer-subscribe-checkbox .checkbox-label {
    display: flex;
    align-items: start;
    cursor: pointer;
    position: relative
}

.footer-subscribe-checkbox .checkbox-span {
    border: 1px solid #ccc;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 2px;
    background-color: transparent;
    cursor: pointer
}

.footer-subscribe-checkbox .checkbox-input {
    display: none
}

.footer-subscribe-checkbox .checkbox-span .checkbox-icon {
    visibility: hidden;
    color: #0051a4;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 10px;
    padding: 1px
}

.footer-subscribe-checkbox .checkbox-span.checked .checkbox-icon {
    visibility: visible
}

.footer-subscribe-checkbox .checkbox-label-value {
    color: #999;
    font-size: 14px;
    line-height: 1.4;
    margin-left: 8px;
    width: calc(100% - 24px);
    font-weight: 500
}

.checkbox-label-value a:hover {
    color: #0051a4;
    text-decoration: underline
}

.must-be-hidden {
    display: none!important
}

.video-content {
    display: inline-block;
    position: relative;
    overflow: visible
}

#youtube-video {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 9999
}

.video-wrap {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    overflow: visible
}

#youtube-video .icon-cross2 {
    position: absolute;
    right: -55px;
    top: 0;
    cursor: pointer;
    font-size: 50px
}

.hide {
    display: none
}

.simple-spinner {
    height: .6rem;
    width: .6rem;
    margin-left: -.3rem!important;
    margin-top: -.3rem!important;
    border-radius: 50%;
    border: 2.4px solid #fff;
    border-top-color: transparent;
    -webkit-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite
}

.shop-abstract-banner .simple-spinner {
    width: 1rem;
    height: 1rem;
    border: 4px solid #fff;
    border-top-color: transparent;
    margin-left: -.5rem!important;
    margin-top: -.5rem!important
}

@-webkit-keyframes rotate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.youtube-play-2.simple-spinner {
    background: 0 0!important
}

@media screen and (max-width:750px) {
    .eco-slideshow .slide-four-imgs .imgs-content h4 {
        font-size: 24px;
    }
    .eco-slideshow .slide-four-imgs .imgs-content p {
        font-size: 16px;
    }
    .eco-slideshow .reo-container h2 {
        font-size: 24px;
    }
    .video-content {
        display: inline-block;
        position: relative;
        max-width: 750px;
        width: 100%
    }
    #video-source {
        width: 100%;
        max-width: 750px;
        height: 75vw;
        max-height: 560px
    }
    #youtube-video {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, .6)
    }
    .video-wrap {
        position: absolute;
        text-align: center;
        width: 100%;
        top: 50%;
        transform: translateY(-50%)
    }
    #youtube-video .icon-cross2 {
        position: absolute;
        right: 0;
        top: -55px;
        cursor: pointer;
        font-size: 50px
    }
    .simple-spinner {
        height: 1rem;
        width: 1rem;
        margin-left: -.5rem!important;
        margin-top: -.5rem!important;
        border: .038rem solid #fff;
        border-top-color: transparent
    }
    .youtube-play-2.simple-spinner {
        height: .36rem;
        width: .36rem;
        bottom: 37%!important;
        left: 50%!important;
        background: 0 0!important
    }
}