body {
    background-color: #fff
}
.picture-card .pic-section .article-para{
    margin-top:20px;
    margin-bottom: 20px;
}
.article-para a{
    display: block;
    background:#0654a6;
    border-radius: 10px ;
    font-size: 16px;
    padding: 0 20px;
    width:250px;
    height: 40px;
    line-height: 40px;
    text-align:center;
    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: 24px
    }
    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
    }
}

.download-guide .footer-text .ui-link {
    font-size: 18px
}

.annotation {
    font-size: 18px;
    line-height: 1.2;
    margin-top: 20px;
    color: #e74330
}

.software-manual {
    border-top: 1px solid #ddd
}

.download-guide {
    padding: 88px 0;
    width: 1000px;
    margin: 0 auto;
    text-align: center
}

.download-guide .subtitle,
.download-guide .title {
    font-size: 45px;
    font-weight: 500;
    line-height: 1.2
}

.download-guide .des {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 40px;
    line-height: 1.16;
    font-weight: 400
}

.download-guide .sys-list {
    width: 680px;
    margin: 30px auto;
    border-radius: 10px;
    background-color: #f7f8f9;
    padding: 40px 0
}

.download-guide .sys-list .sys-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px
}

.download-guide .sys-list .sys-mid {
    display: flex;
    justify-content: center
}

.download-guide .sys-list .sys-text {
    margin-bottom: 18px
}

.download-guide .sys-list .sys-text:not(.has-background-image) {
    border-radius: 5px;
    align-items: center;
    display: inline-flex;
    background: #000;
    height: 40px;
    padding: 10px
}

.download-guide .sys-list .sys-text:hover {
    cursor: pointer
}

.download-guide .sys-list .sys-text .icon {
    width: 28px;
    height: 28px;
    font-size: 28px;
    color: #fff
}

.download-guide .sys-list .sys-text .icon-icon_windows {
    width: 26px;
    height: 26px;
    font-size: 26px
}

.download-guide .sys-list .sys-text .detail {
    color: #fff;
    padding-left: 10px
}

.download-guide .sys-list .sys-text .detail p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    font-family: roboto;
    margin: 0;
    text-align: left
}

.download-guide .sys-list .sys-text .detail p.download {
    line-height: 1.2;
    font-size: 16px;
    font-family: roboto
}

.download-guide p {
    margin: 0
}

.download-guide .sys-list .spot-text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5
}

.download-guide .sys-list .spot-text p:nth-child(1) {
    line-height: 1
}

.download-guide .tab-list {
    margin: 20px auto;
    display: flex;
    justify-content: center;
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 500;
    color: #0051a4
}

.download-guide .tab {
    display: inline-flex;
    padding-right: 50px
}

.download-guide .tab .tab-icon {
    font-size: 11px;
    text-align: left
}

.download-guide .tab:last-child .tab-icon {
    width: 12px
}

.download-guide .qus {
    font-size: 18px;
    font-weight: 500
}

.download-guide .footer-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2
}

.download-guide .c-00ade5 {
    color: #0051a4
}

.download-guide .hythen {
    width: 100%;
    height: 1px;
    border-top: 1px solid #ccc
}

.download-guide .download-beta {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    color: #333
}

.download-guide .download-beta .title {
    margin: 30px auto;
    line-height: 1.2;
    font-size: 20px;
    font-weight: 500
}

.download-guide .download-beta .title:hover {
    cursor: pointer
}

.download-guide .download-beta .title .icon {
    font-size: 14px;
    padding-left: 10px
}

.download-guide .download-beta .content .des {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 24px
}

.download-guide .download-beta .content .note {
    font-size: 16px;
    line-height: 1.16;
    color: #e74330;
    margin-bottom: 36px
}

.download-guide .download-beta .content .beta-version .ga-btn {
    margin-bottom: 18px
}

.download-guide .download-beta .content .beta-version {
    margin-bottom: 30px
}

.download-guide .download-beta .content .beta-version .spot-text p {
    font-size: 16px;
    font-weight: 500;
    margin: 0
}

.download-guide .download-beta .content .tip {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 60px
}

.download-guide .spot-text p::before {
    content: '·';
    width: 10px;
    height: 16px;
    line-height: 12px;
    font-size: 26px;
    font-weight: bolder;
    text-align: left;
    display: inline-block;
    vertical-align: middle
}

.download-guide .p-r-0 {
    padding-right: 0!important
}

.download-guide .space-between .sys-detail:nth-child(2) {
    margin-left: 100px
}

.download-guide div[class|=old-version] {
    padding-top: 18px;
    font-size: 16px;
    font-weight: 500
}

.download-guide .para-link:hover {
    text-decoration: underline;
    border-bottom: 0
}

.download-guide .para-link.ui-link .text,
.download-guide .para-link.ui-link.text {
    border-bottom: 0
}

.download-guide .sys-direct-text {
    margin-top: 30px
}

.download-guide .sys-direct-text .sys-android-direct {
    padding-bottom: 5px
}

.download-guide .sys-direct-text .sys-android-direct:hover {
    border-bottom: 1px solid #0051a4;
    color: #0051a4
}

.download-guide .user-manual {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 700;
    color: #0051a4
}

.download-text {
    color: #fff!important;
    font-size: .16rem
}

.pc-body .download-guide .space-between .sys-detail:nth-child(2) {
    margin-left: 40px
}

.mobile-body .download-guide .sys-list .sys-text:not(.has-background-image) {
    border-radius: .1rem
}

.pc-body .download-guide .space-between .sys-detail:nth-child(3) {
    margin-left: 40px
}

.picture-card .pic-section.reverse {
    background-color: #ecf0f3
}

.picture-card .pic-section .pic-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

.picture-card .pic-section.reverse .pic-container {
    display: flex;
    flex-direction: row-reverse
}

.picture-card .pic-section .picture {
    flex: 1;
    width: 770px;
    height: 635px;
    text-align: right;
    position: relative;
    display: flex;
    /*flex-direction: column;*/
    align-items: center
}

.picture-card .pic-section .picture .pic-content .pic-item {
    display: none
}

.picture-card .pic-section .picture .pic-content .pic-common,
.picture-card .pic-section .picture .pic-content .pic-item.active {
    display: block
}

.picture-card .pic-section .picture .tab-content {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ccc;
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%)
}

.picture-card .pic-section .picture .tab-content .tab-item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-bottom: 12px;
    border-bottom: 2px solid transparent;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer
}

.picture-card .pic-section .picture .tab-content .tab-item.active {
    border-bottom-color: #0051a4
}

.picture-card .pic-section .picture .tab-content .tab-item+.tab-item {
    margin-left: 40px
}

.picture-card .pic-section .article-module {
    flex-basis: 512px;
    flex-shrink: 0
}

.picture-card .pic-section.reverse .pic-container>div+div {
    margin-left: 0;
    margin-right: .9rem
}

.picture-card .pic-section .pic-container>div+div {
    margin-left: .9rem;
    margin-right: 0
}

.picture-card .pic-section .article-alt {
    margin: 0;
    line-height: 1.2;
    font-size: .24rem;
    font-weight: 500
}

.picture-card .pic-section .article-title {
    font-size: .45rem;
    line-height: 1.2;
    margin-bottom: .4rem;
    font-weight: 500
}

.picture-card .pic-section .article-para {
    font-size: .18rem;
    /*margin-bottom: 0;*/
    font-weight: 400;
    line-height: 1.2
}

.picture-card .pic-section .icon-box .icon {
    width: .3rem;
    height: .3rem;
    font-size: .3rem;
    float: left
}

.picture-card .pic-section .icon-box {
    margin-top: .55rem
}

.picture-card .pic-section .icon-box .detail {
    font-size: .18rem;
    padding-left: .42rem
}

.picture-card .pic-section .icon-box .detail .title {
    font-weight: 500
}

.picture-card .pic-section .icon-box .detail .para,
.picture-card .pic-section .icon-box .detail .title {
    margin: 0;
    font-size: .18rem;
    line-height: 1.2;
    font-family: Quicksand
}

.picture-card .pic-section .icon-box .detail .para {
    padding-bottom: .28rem
}

.picture-card .pic-section .icon-box .detail .ui-link {
    font-size: .18rem
}

.picture-card .pic-section .icon-box .icon-tab:last-child .para {
    padding-bottom: 0
}

.c-00ade5 {
    color: #0051a4
}

.picture-card .pic-section .pic-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center
}

.picture-card .pic-section.reverse .pic-container {
    flex-direction: row-reverse
}

.picture-card .para-link:hover {
    text-decoration: underline;
    border-bottom: 0
}

.picture-card .para-link.ui-link .text,
.picture-card .para-link.ui-link.text {
    border-bottom: 0
}

@media screen and (max-width:1540px) {
    .picture-card .pic-section .picture {
        height: auto
    }
    .picture-card .pic-section .picture img {
        width: 100%;
        position: relative
    }
    .picture-card .pic-section .article-module {
        flex-shrink: 1
    }
    .picture-card .pic-section.reverse .picture img {
        width: 100%;
        position: relative
    }
}

.download-help {
    background: #f7f8f9;
    overflow: hidden
}

.download-help .title {
    line-height: 1.2;
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    margin-top: 60px
}

.download-help .download-links {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
    display: flex;
    justify-content: center
}

.download-help .download-links a img {
    width: unset;
    height: 40px
}

.download-help .download-links a+a {
    margin-left: 20px
}

.download-help .community-box {
    position: relative;
    background: url(../images/need-help-pc.jpg) no-repeat center
}

.download-help .community-box .bg-img {
    width: auto;
    height: auto;
    max-width: none;
    position: relative;
    z-index: -10
}

.download-help .contact-box {
    position: absolute;
    top: 50%;
    right: 4.2rem;
    transform: translate(0, -50%)
}

.download-help .contact-box .community-title {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    height: 36px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-align: center
}

.download-help .contact-box .community-img {
    width: 228px;
    height: 182px;
    background: #fff;
    padding-top: 36px;
    padding-bottom: 26px;
    border-radius: 8px;
    display: block;
    box-sizing: border-box;
    border: 1px solid #fff
}

.download-help .contact-box .community-img:hover {
    cursor: pointer;
    border: 1px solid #0051a4
}

.download-help .contact-box .community-img img {
    display: block;
    margin: 0 auto;
    width: 102px;
    height: 84px
}

.download-help .contact-box .community-img .community-text {
    display: block;
    margin-top: 16px;
    text-align: center;
    color: #0051a4;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0
}

.download-help .contact-box .bottom-text {
    display: block;
    margin-top: 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.m-l-20 {
    margin-left: 20px
}

.f-s-12 {
    font-size: 12px
}

.contact-box .ui-link.text:hover,
.contact-box .ui-link:hover .text {
    border-bottom: 1px solid #fff
}

.download-help .download-links a span {
    display: block;
    padding: .1rem;
    line-height: .18rem;
    font-size: .16rem;
    font-weight: 500;
    color: #fff;
    background: #000;
    border-radius: 5px;
    border: 1px solid #888
}

#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
}