﻿body{margin:0;padding:0;font-size:16px;}body *{box-sizing:border-box;}a{text-decoration:none;color:#000;}a:hover{text-decoration:none;color:#0094ff;}button{cursor:pointer;}ul{padding:0;margin:0;list-style-type:none;}.overflow-hidden{overflow:hidden !important;}.header{background:#f8d10a;padding:0;}.header .top-header{width:1300px;margin:0 auto;padding:30px 0 5px;display:flex;justify-content:space-between;}.header .top-header .domain-name{width:250px;}.header .top-header .domain-name a{display:block;}.header .top-header .domain-name img{width:100%;display:block;}.header .top-header .search-container{width:450px;}.header .top-header .search-container .input-search{position:relative;}.header .top-header .search-container .input-search .txt-search{padding:10px 70px 10px 15px;border:1px solid #cfcfcf;border-radius:40px;width:100%;outline:none;}.header .top-header .search-container .input-search .img-search{cursor:pointer;position:absolute;right:20px;top:5px;width:30px;}.header .top-header .search-container .search-placeholder{color:#4c4c4c;margin-top:5px;margin-left:10px;}.header .top-header .customer-container{width:calc(100% - 750px);display:flex;justify-content:space-between;}.header .top-header .customer-container .support-content{display:flex;justify-content:flex-start;}.header .top-header .customer-container .support-content .sp-img{width:45px;}.header .top-header .customer-container .support-content .sp-img img{width:100%;display:block;}.header .top-header .customer-container .support-content .sp-info{margin-left:10px;}.header .top-header .customer-container .support-content .sp-info a{color:#4c4c4c;font-weight:bold;}.header .top-header .customer-container .login-content{display:flex;justify-content:flex-start;}.header .top-header .customer-container .login-content .lg-img{width:37px;}.header .top-header .customer-container .login-content .lg-img img{width:100%;display:block;}.header .top-header .customer-container .login-content .lg-info{margin-left:10px;}.header .top-header .customer-container .login-content .lg-info a{color:#4c4c4c;font-weight:bold;}.header .top-header .customer-container .cart-content{padding:10px;display:flex;justify-content:flex-start;border:4px solid rgba(0,0,0,.4);border-radius:10px;position:relative;top:-15px;}.header .top-header .customer-container .cart-content .ct-img{width:37px;}.header .top-header .customer-container .cart-content .ct-img img{width:100%;display:block;}.header .top-header .customer-container .cart-content .ct-info{margin-left:10px;align-self:center;font-weight:bold;color:#4c4c4c;}.header .top-header .customer-container .cart-content .ct-info .cart-quancity{margin-left:5px;}.header .top-header .menu-mobile.hide-desktop{display:none;}.header .header-menu{width:1300px;margin:0 auto;}.header .header-menu .menu-content{display:flex;justify-content:flex-start;margin:0;padding:0;list-style-type:none;}.header .header-menu .menu-content li{display:flex;justify-content:center;}.header .header-menu .menu-content li a{height:43px;padding:5px 30px;align-self:center;}.header .header-menu .menu-content li a .menu-icon{width:25px;position:relative;top:5px;}.header .header-menu .menu-content li a .menu-text{margin-left:5px;color:#4c4c4c;}.header .header-menu .menu-content li a:hover{background:#fff;border-radius:8px 8px 0 0;text-decoration:none;}.header .header-menu .menu-content li a.active{background:#fff;border-radius:8px 8px 0 0;text-decoration:none;}.header .header-menu .menu-content li:first-child a{display:flex;}.header .header-menu .menu-content li:first-child a .menu-icon{top:2px;align-self:center;}.header .header-menu .menu-content li:first-child a .menu-text{align-self:center;position:relative;top:2px;}.body .search-container{width:100%;padding:10px;}.body .search-container .input-search{position:relative;}.body .search-container .input-search .txt-search{padding:10px 70px 10px 15px;border:1px solid #cfcfcf;border-radius:40px;width:100%;outline:none;}.body .search-container .input-search .img-search{cursor:pointer;position:absolute;right:17px;top:7px;width:25px;}.body .search-container .search-placeholder{color:#4c4c4c;margin-top:5px;margin-left:10px;}.body .breadcrumb-container{padding:10px 0;background:#eaeaea;color:#a0a0a0;}.body .breadcrumb-container .breadcrumb-content{width:1300px;margin:0 auto;}.body .box-top{margin-top:30px;padding:0 50px;display:flex;justify-content:space-between;}.body .box-top .box-category{width:320px;}.body .box-top .box-category .box-category-header{padding:10px 15px;background:#f8d10a;color:#4c4c4c;display:flex;justify-content:space-between;border-radius:10px 10px 0 0;}.body .box-top .box-category .box-category-header .box-category-title{align-self:center;}.body .box-top .box-category .box-category-header .view-more{align-self:center;color:#4c4c4c;display:block;}.body .box-top .box-category .box-category-header .view-more:hover{text-decoration:none;color:#0094ff;}.body .box-top .box-category .list-category{padding:0 15px;margin:0;list-style-type:none;}.body .box-top .box-category .list-category li{position:relative;}.body .box-top .box-category .list-category li a{position:relative;display:block;padding: 11px 10px 11px 40px;border-bottom:1px solid #dcdcdc;}.body .box-top .box-category .list-category li a .cate-icon{width:30px;position:absolute;left:0;}.body .box-top .box-category .list-category li a .cate-arrow{position:absolute;padding:5px 10px;right:0;top:13px;transition:all .3s ease-in-out;}.body .box-top .box-category .list-category li a .cate-arrow.active{transform:rotate(90deg);}.body .box-top .box-category .list-category li a .cate-text{color:#4c4c4c;}.body .box-top .box-category .list-category li a:hover{text-decoration:none;}.body .box-top .box-category .list-category li a:hover .cate-text{color:#0094ff;}.body .box-top .box-category .list-category li .list-sub-cate-container{background:#fff;border-left:1px solid #dcdcdc;position:absolute;top:0;left:100%;width:0;background:#fff;visibility:hidden;transition:width .5s ease;white-space:nowrap;overflow:hidden;}.body .box-top .box-category .list-category li .list-sub-cate{overflow:visible;}.body .box-top .box-category .list-category li:hover .category-item .cate-text{color:#0094ff;}.body .box-top .box-category .list-category li:hover .list-sub-cate-container{width:100%;visibility:visible;}.body .box-top .box-promotion{width:calc(100% - 340px);display:flex;justify-content:space-between;}.body .box-top .box-promotion .promotion-main{width:71%;}.body .box-top .box-promotion .promotion-main img{width:100%;display:block;height:440px;object-fit:cover;}.body .box-top .box-promotion .promotion-sub{width:calc(29% - 20px);}.body .box-top .box-promotion .promotion-sub .promotion-sub-top{display:block;margin-bottom:20px;}.body .box-top .box-promotion .promotion-sub .promotion-sub-top img{display:block;width:100%;height:210px;object-fit:cover;}.body .box-top .box-promotion .promotion-sub .promotion-sub-bottom{display:block;}.body .box-top .box-promotion .promotion-sub .promotion-sub-bottom img{display:block;width:100%;height:210px;object-fit:cover;}.body .list-box-cate-container{padding:0 50px;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-title{color:#4c4c4c;font-size:27px;text-transform:uppercase;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list{list-style-type:none;padding:0;margin:15px 0 0;display:flex;justify-content:space-between;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list li a{position:relative;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list li a .cate-focus-icon{width:70px;height:70px;margin:0 auto;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list li a .cate-focus-text{color:#4c4c4c;text-transform:uppercase;align-self:center;font-size:13px;margin-top:10px;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list li a:hover{text-decoration:none;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list li a:hover .cate-focus-text{color:#0094ff;}.body .list-box-cate-container .box-cate-code-discount{width:100%;margin:20px auto 5px;padding-bottom:30px;display:flex;justify-content:space-between;}.body .list-box-cate-container .box-cate-code-discount .code-discount-item{width:280px;max-width:280px;height:120px;background:url("../images/BG_MA_GIAM_GIA1.png") no-repeat;background-size:100% 100%;display:flex;padding:3px 12px;justify-content:space-between;}.body .list-box-cate-container .box-cate-code-discount .code-discount-item .code-left{color:#e8465e;flex-basis:30%;padding-left:20px;align-self:center;}.body .list-box-cate-container .box-cate-code-discount .code-discount-item .code-left .codel-label{font-size:10px;text-transform:uppercase;font-weight:bold;}.body .list-box-cate-container .box-cate-code-discount .code-discount-item .code-left .code-discount-percent{font-size:25px;font-weight:bold;}.body .list-box-cate-container .box-cate-code-discount .code-discount-item .code-right{flex-basis:70%;padding:5px 25px 5px 5px;border-left:2px solid #e8465e;max-height:83px;margin-top:10px;}.body .list-box-cate-container .box-cate-code-discount .code-discount-item .code-right .code-character{text-align:center;padding:5px;border:2px solid #e8465e;text-transform:uppercase;font-size:10px;color:#e8465e;font-weight:bold;}.body .list-box-cate-container .box-cate-code-discount .code-discount-item .code-right .code-note{font-size:9px;color:#e8465e;margin-top:5px;}.body .list-box-cate-container .box-cate-code-discount .code-discount-item .code-right .code-action{margin-top:5px;}.body .list-box-cate-container .box-cate-code-discount .code-discount-item .code-right .code-action .btn-copy-code{padding:5px 10px;background:#e8465e;border-radius:10px;font-size:10px;color:#fff;}.body .list-box-cate-container .box-cate-code-discount .code-discount-item .code-right .code-action .btn-view-condition{font-size:10px;color:#e8465e;}.body .list-box-cate-container .box-cate-top-sell .box-cate-sell-title{color:#4c4c4c;font-size:27px;text-transform:uppercase;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content{margin-top:15px;display:flex;justify-content:space-between;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-left{width:350px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-left .ads-banner a{display:block;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-left .ads-banner a img{width:100%;display:block;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-left .list-tag{margin-top:10px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-left .list-tag .list-tag-content{padding:0;margin:0;display:flex;justify-content:flex-start;list-style-type:none;flex-wrap:wrap;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-left .list-tag .list-tag-content li{margin-right:10px;margin-bottom:5px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-left .list-tag .list-tag-content li a{padding:5px 10px;background:#f8d10a;color:#4c4c4c;border-radius:15px;display:block;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right{width:calc(100% - 370px);}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products{display:flex;justify-content:flex-start;flex-wrap:wrap;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item{position: relative;margin-left:20px;margin-bottom:20px;width: calc(19% - 8px);}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-img{display:block;overflow:hidden;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-img img{transition:all .5s ease-in-out;height:343px;object-fit:cover;width:100%;display:block;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-info{margin-top:10px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-info .product-title a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-info .product-title a:hover{text-decoration:none;color:#0094ff;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-info .product-price-info{margin-top:10px;display:flex;justify-content: normal;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-info .discount-price{font-weight:bold;color:#e2b80a;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-info .price{font-weight:bold;color:#767676;text-decoration:line-through;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-info .discount-percent{color:#e2b80a;font-weight:bold;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart{display:flex;justify-content:space-between;margin-top:10px;visibility:hidden;opacity:0;transition:all .8s ease-in-out;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart .product-quantity{display:flex;justify-content:flex-start;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart .product-quantity .quantity-minus{width:30px;line-height:30px;background:#e4e4e4;color:#000;text-align:center;font-weight:bold;border-radius:10px;height:30px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart .product-quantity .quantity-minus:hover{text-decoration:none;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart .product-quantity .input-quantity{width:40px;padding:0 10px;border:1px solid #e4e4e4;border-radius:10px;outline:none;margin-left:5px;height:28px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart .product-quantity .quantity-plus{width:30px;line-height:30px;background:#e4e4e4;color:#000;text-align:center;margin-left:5px;font-weight:bold;border-radius:10px;height:30px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart .product-quantity .quantity-plus:hover{text-decoration:none;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart .btn-add-to-cart{width:100px;display:block;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart .btn-add-to-cart img{width:100%;display:block;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item:nth-child(4n+1){margin-left:0;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item:hover .product-cart{visibility:visible;opacity:1;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item:hover .product-img img{transform:scale(1.1);}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .view-all{margin:10px 0;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .view-all .btn-view-all{width:130px;margin:0 auto;padding:10px 15px;border-radius:25px;border:1px solid #f8d10c;display:flex;justify-content:space-between;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .view-all .btn-view-all span{align-self:center;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .view-all .btn-view-all img{width:8px;align-self:center;}.body .list-box-cate-container .box-cate-trademark-focus{margin-top:30px;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-title{color:#4c4c4c;font-size:27px;text-transform:uppercase;display:flex;justify-content:space-between;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-title .view-all-trademark{font-size:16px;text-transform:none;align-self:center;color:#f8d10a;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-title .view-all-trademark:hover{color:#0094ff;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-content{margin-top:15px;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-content .list-trademark{display:flex;justify-content:space-between;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-content .list-trademark .trademark-item{align-self:center;position:relative;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-content .list-trademark .trademark-item .trademark-img img{width:auto;max-height:72px;display:block;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-content .list-trademark .trademark-item:hover{animation:vibrate .5s linear 0s 30;}.body .list-box-cate-container .box-ads-horizontal{margin-top:30px;}.body .list-box-cate-container .box-ads-horizontal a{display:block;}.body .list-box-cate-container .box-ads-horizontal a img{width:100%;display:block;}.body .list-box-cate-container .box-acne-reduction-product{margin-top:30px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-title{color:#4c4c4c;font-size:27px;text-transform:uppercase;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products{display:flex;justify-content:flex-start;flex-wrap:wrap;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item{margin-left:50px;width:calc(20% - 40px);position: relative;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-img{display:block;overflow:hidden;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-img img{width:100%;height:320px;object-fit:cover;display:block;transition:all .5s ease-in-out;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-info{margin-top:10px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-info .product-title a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-info .product-title a:hover{text-decoration:none;color:#0094ff;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-info .product-price-info{margin-top:10px;display:flex;justify-content:space-between;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-info .discount-price{font-weight:bold;color:#e2b80a;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-info .price{font-weight:bold;color:#767676;text-decoration:line-through;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-info .discount-percent{color:#e2b80a;font-weight:bold;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart{display:flex;justify-content:space-between;margin-top:10px;visibility:hidden;opacity:0;transition:all .8s ease-in-out;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart .product-quantity{display:flex;justify-content:flex-start;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart .product-quantity .quantity-minus{width:30px;background:#e4e4e4;color:#000;text-align:center;font-weight:bold;border-radius:10px;height:30px;line-height:30px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart .product-quantity .quantity-minus:hover{text-decoration:none;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart .product-quantity .input-quantity{width:40px;padding:0 10px;border:1px solid #b7b7b7;border-radius:10px;outline:none;margin-left:5px;height:28px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart .product-quantity .quantity-plus{width:30px;line-height:30px;background:#e4e4e4;color:#000;text-align:center;margin-left:5px;font-weight:bold;border-radius:10px;height:30px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart .product-quantity .quantity-plus:hover{text-decoration:none;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart .btn-add-to-cart{width:100px;display:block;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart .btn-add-to-cart img{width:100%;display:block;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item:nth-child(5n+1){margin-left:0;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item:hover .product-cart{visibility:visible;opacity:1;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item:hover .product-img img{transform:scale(1.1);}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .view-all{margin:10px 0;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .view-all .btn-view-all{width:130px;margin:0 auto;padding:10px 15px;border-radius:25px;border:1px solid #f8d10c;display:flex;justify-content:space-between;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .view-all .btn-view-all span{align-self:center;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .view-all .btn-view-all img{width:8px;align-self:center;}.body .list-box-cate-container .box-beauty-knowledge{margin-top:30px;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-title{color:#4c4c4c;font-size:27px;text-transform:uppercase;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges{display:flex;justify-content:space-between;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item{width:calc(100%/3 - 40px);}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .knowledge-img{display:block;overflow:hidden;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .knowledge-img img{transition:all .5s ease-in-out;height:560px;object-fit:cover;width:100%;display:block;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .knowledge-info{margin-top:10px;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .knowledge-info .knowledge-title a{font-weight:bold;color:#000;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:18px;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .knowledge-info .knowledge-title a:hover{text-decoration:none;color:#0094ff;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .knowledge-info .knowledge-cate-time{margin-top:5px;display:flex;justify-content:flex-start;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .knowledge-info .knowledge-cate-time .knowledge-cate{color:#000;display:block;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .knowledge-info .knowledge-cate-time .knowledge-cate:hover{color:#0094ff;text-decoration:none;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .knowledge-info .knowledge-cate-time .datetime-created{display:block;margin-left:50px;color:#b3b3b3;font-size:14px;align-self:center;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .knowledge-info .knowledge-desc{margin-top:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#999;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .view-more{margin-top:10px;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .view-more a{display:block;color:#e2aa1e;font-weight:bold;visibility:hidden;opacity:0;transition:all .8s ease;text-transform:uppercase;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .view-more a:hover{text-decoration:none;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item:nth-child(3n+1){margin-left:0;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item:hover .view-more a{visibility:visible;opacity:1;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item:hover .knowledge-img img{transform:scale(1.1);}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .view-all{margin:20px 0;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .view-all .btn-view-all{width:130px;margin:0 auto;padding:10px 15px;border-radius:25px;border:1px solid #f8d10c;display:flex;justify-content:space-between;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .view-all .btn-view-all span{align-self:center;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .view-all .btn-view-all img{width:8px;align-self:center;}.body.body-medicine .list-box-cate-container{width:1300px;padding:0;margin:0 auto;}.body.body-medicine .list-box-cate-container .box-cate-code-discount{width:100%;margin:20px auto 10px;display:flex;justify-content:space-between;}.body.body-medicine .list-box-cate-container .box-cate-code-discount .code-discount-item{width:280px;max-width:280px;height:120px;background:url("../images/BG_MA_GIAM_GIA1.png") no-repeat;background-size:100% 100%;display:flex;padding:3px 12px;justify-content:space-between;}.body.body-medicine .list-box-cate-container .box-cate-code-discount .code-discount-item .code-left{color:#e8465e;flex-basis:30%;padding-left:20px;align-self:center;}.body.body-medicine .list-box-cate-container .box-cate-code-discount .code-discount-item .code-left .codel-label{font-size:10px;text-transform:uppercase;font-weight:bold;}.body.body-medicine .list-box-cate-container .box-cate-code-discount .code-discount-item .code-left .code-discount-percent{font-size:25px;font-weight:bold;}.body.body-medicine .list-box-cate-container .box-cate-code-discount .code-discount-item .code-right{flex-basis:70%;padding:5px 25px 5px 5px;border-left:2px solid #e8465e;max-height:83px;margin-top:10px;}.body.body-medicine .list-box-cate-container .box-cate-code-discount .code-discount-item .code-right .code-character{text-align:center;padding:5px;border:2px solid #e8465e;text-transform:uppercase;font-size:10px;color:#e8465e;font-weight:bold;}.body.body-medicine .list-box-cate-container .box-cate-code-discount .code-discount-item .code-right .code-note{font-size:9px;color:#e8465e;margin-top:5px;}.body.body-medicine .list-box-cate-container .box-cate-code-discount .code-discount-item .code-right .code-action{margin-top:5px;}.body.body-medicine .list-box-cate-container .box-cate-code-discount .code-discount-item .code-right .code-action .btn-copy-code{padding:5px 10px;background:#e8465e;border-radius:10px;font-size:10px;color:#fff;}.body.body-medicine .list-box-cate-container .box-cate-code-discount .code-discount-item .code-right .code-action .btn-view-condition{font-size:10px;color:#e8465e;}.body.body-medicine .body-medicine-content{width:1300px;margin:0 auto;display:flex;justify-content:space-between;}.body.body-medicine .body-medicine-content .box-left{width:240px;border-right:1px solid #e6e6e6;}.body.body-medicine .body-medicine-content .box-left .box-filter{padding:20px 0;border-bottom:1px solid #e6e6e6;}.body.body-medicine .body-medicine-content .box-left .box-filter .box-filter-title{text-transform:uppercase;}.body.body-medicine .body-medicine-content .box-left .box-filter .box-filter-list{margin-top:10px;}.body.body-medicine .body-medicine-content .box-left .box-filter .box-filter-list li{margin-bottom:5px;display:flex;}.body.body-medicine .body-medicine-content .box-left .box-filter .box-filter-list li input{align-self:center;}.body.body-medicine .body-medicine-content .box-left .box-filter .box-filter-list li .filter-item-text{align-self:center;margin-left:5px;text-transform:uppercase;}.body.body-medicine .body-medicine-content .box-left .box-filter:first-child{padding-top:0;}.body.body-medicine .body-medicine-content .box-right{width:calc(100% - 260px);padding-bottom:20px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .box-cate-title{font-size:26px;font-weight:bold;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .box-cate-order{margin-top:10px;display:flex;justify-content:flex-start;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .box-cate-order a{margin-left:15px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products{margin-top:10px;display:flex;justify-content:flex-start;flex-wrap:wrap;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item{margin-left:20px;margin-bottom:20px;width:calc(25% - 15px);position: relative;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-img{display:block;overflow:hidden;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-img img{transition:all .5s ease-in-out;width:100%;height:244px;object-fit:cover;display:block;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-info{margin-top:10px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-info .product-title a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-info .product-title a:hover{text-decoration:none;color:#0094ff;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-info .product-price-info{margin-top:10px;display:flex;justify-content: normal;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-info .discount-price{font-weight:bold;color:#e2b80a;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-info .price{font-weight:bold;color:#767676;text-decoration:line-through;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-info .discount-percent{color:#e2b80a;font-weight:bold;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart{display:flex;justify-content:space-between;margin-top:10px;visibility:visible;opacity:1;transition:all .8s ease-in-out;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart .product-quantity{display:flex;justify-content:flex-start;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart .product-quantity .quantity-minus{width:30px;background:#e4e4e4;color:#000;text-align:center;font-weight:bold;border-radius:10px;height:30px;line-height:30px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart .product-quantity .quantity-minus:hover{text-decoration:none;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart .product-quantity .input-quantity{width:40px;padding:0 10px;border:1px solid #b7b7b7;border-radius:10px;outline:none;margin-left:5px;height:28px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart .product-quantity .quantity-plus{width:30px;line-height:30px;background:#e4e4e4;color:#000;text-align:center;margin-left:5px;font-weight:bold;border-radius:10px;height:30px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart .product-quantity .quantity-plus:hover{text-decoration:none;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart .btn-add-to-cart{width:100px;display:block;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart .btn-add-to-cart img{width:100%;display:block;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item:nth-child(4n+1){margin-left:0;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item:hover .product-cart{visibility:visible;opacity:1;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item:hover .product-img img{transform:scale(1.1);}.body.body-contact .body-contact-content{width:1300px;margin:40px auto;display:flex;justify-content:space-between;}.body.body-contact .body-contact-content .box-left{width:500px;}.body.body-contact .body-contact-content .box-left .profile{display:flex;justify-content:space-between;}.body.body-contact .body-contact-content .box-left .profile .profile-avatar{width:140px;}.body.body-contact .body-contact-content .box-left .profile .profile-avatar img{width:100%;display:block;border-radius:50%;}.body.body-contact .body-contact-content .box-left .profile .profile-detail{width:calc(100% - 150px);}.body.body-contact .body-contact-content .box-left .profile .profile-detail .location{margin-top:20px;display:flex;justify-content:flex-start;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .location img{width:15px;display:block;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .location .location-text{margin-left:10px;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .phone{margin-top:20px;display:flex;justify-content:flex-start;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .phone img{width:15px;display:block;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .phone .phone-text{margin-left:10px;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .email{margin-top:20px;display:flex;justify-content:flex-start;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .email img{width:15px;display:block;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .email .email-text{margin-left:10px;}.body.body-contact .body-contact-content .box-left .contact-form{margin-top:30px;}.body.body-contact .body-contact-content .box-left .contact-form .contact-form-title{font-size:26px;text-transform:uppercase;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact{margin-top:20px;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact .form-input{margin-top:10px;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact .form-input input{border:1px solid #999;padding:10px 20px;border-radius:15px;width:100%;outline:none;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact .form-input textarea{border:1px solid #999;padding:10px 20px;border-radius:15px;width:100%;resize:none;outline:none;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact .form-action button{padding:10px 20px;border-radius:15px;width:100%;text-align:center;border:none;background:#eeb706;margin-top:10px;}.body.body-contact .body-contact-content .box-right{margin-top:18px;width:calc(100% - 520px);}.body.body-contact .body-contact-content .box-right .box-cate-content .box-cate-title{font-size:26px;}.body.body-contact .body-contact-content .box-right .box-cate-content .box-cate-detail .gg-map img{width:100%;}.body.body-beauty-knowledge .body-beauty-knowledge-content{width:1300px;margin:0 auto;padding:30px 0;display:flex;justify-content:space-between;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left{width:calc(100% - 370px);padding-right:20px;border-right:1px solid #e4e4e4;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .box-cate-title{font-size:26px;font-weight:bold;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges{margin-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item{width:calc(100%/3 - 10px);}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-img{display:block;overflow:hidden;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-img img{transition:all .5s ease-in-out;height:292px;object-fit:cover;width:100%;display:block;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-info{margin-top:10px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-info .knowledge-title a{font-weight:bold;color:#000;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:18px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-info .knowledge-title a:hover{text-decoration:none;color:#0094ff;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-info .knowledge-cate-time{margin-top:5px;display:flex;justify-content:flex-start;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-info .knowledge-cate-time .knowledge-cate{color:#000;display:block;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-info .knowledge-cate-time .knowledge-cate:hover{color:#0094ff;text-decoration:none;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-info .knowledge-cate-time .datetime-created{display:block;margin-left:50px;color:#b3b3b3;font-size:14px;align-self:center;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-info .knowledge-desc{margin-top:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#999;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .view-more{margin-top:10px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .view-more a{display:block;color:#e2aa1e;font-weight:bold;visibility:hidden;opacity:0;transition:all .8s ease;text-transform:uppercase;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .view-more a:hover{text-decoration:none;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item:nth-child(3n+1){margin-left:0;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item:hover .view-more a{visibility:visible;opacity:1;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item:hover .knowledge-img img{transform:scale(1.1);}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right{width:350px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-category .box-category-title{text-transform:uppercase;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-category .list-category{margin-top:10px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-category .list-category .list-category-content li{margin-bottom:10px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-category .list-category .list-category-content li:last-child{margin-bottom:0;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-news{margin-top:20px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-news .box-news-title{text-transform:uppercase;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-news .list-news{margin-top:10px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-news .list-news .news-item{display:flex;justify-content:space-between;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-news .list-news .news-item .avatar{display:block;width:90px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-news .list-news .news-item .avatar .avatar-img{width:100%;height:80px;object-fit:cover;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-news .list-news .news-item .news-title{width:calc(100% - 100px);}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left{padding-right:30px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info{display:flex;justify-content:space-between;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .avatar-info{width:340px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .avatar-info img{width:100%;display:block;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info{width:calc(100% - 380px);}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .knowledge-title{font-size:26px;font-weight:bold;text-transform:capitalize;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .knowledge-desc{font-size:17px;margin-top:15px;line-height:24px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .social-share{margin-top:20px;display:flex;justify-content:flex-start;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .social-share span{align-self:center;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .social-share a{width:25px;display:block;margin-left:10px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .social-share a img{width:100%;display:block;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-detail{margin-top:30px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-detail p{line-height:22px;}.body.body-about-us .body-about-us-content{width:1300px;margin:30px auto 50px;}.body.body-about-us .body-about-us-content .box-cate-content{width:70%;}.body.body-about-us .body-about-us-content .box-cate-content .box-cate-title{font-size:26px;text-transform:uppercase;}.body.body-about-us .body-about-us-content .box-cate-content .box-cate-detail{margin-top:20px;}.body.body-cart .body-cart-content{width:1300px;margin:30px auto 50px;}.body.body-cart .body-cart-content .box-cate-content .box-cate-title{font-size:26px;text-transform:uppercase;font-weight:bold;text-align:center;}.body.body-cart .body-cart-content .box-cate-content .cart-action-continue{margin-top:10px;display:flex;justify-content:flex-end;font-size:18px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content{margin-top:10px;display:flex;justify-content:space-between;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart{width:calc(100% - 320px);padding-right:20px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart{width:100%;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-item-img{width:100px;padding:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-item-img a{display:block;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-item-img a img{width:80px;height:80px;object-fit:cover;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-item-name a{width:400px;font-size:15px;padding:10px;text-transform:uppercase;display:block;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-quantity{text-align:center;vertical-align:middle;width:130px;padding:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-quantity .cart-quantity-content{display:flex;justify-content:space-between;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-quantity .cart-quantity-content .quantity-minus{width:30px;line-height:30px;border-radius:5px;height:30px;background:#e4e4e4;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-quantity .cart-quantity-content .input-quantity{width:35px;padding:5px;border-radius:5px;height:30px;font-size:14px;border:1px solid #999;outline:none;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-quantity .cart-quantity-content .quantity-plus{width:30px;border-radius:5px;height:30px;line-height:30px;background:#e4e4e4;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-price{font-size:18px;width:170px;padding:10px;text-align:center;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-price .discount-price{font-weight:bold;color:#e2b80a;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-price .price{font-weight:bold;color:#767676;text-decoration:line-through;font-size:15px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-price .discount-percent{color:#e2b80a;font-weight:bold;font-size:15px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-total{font-size:18px;text-align:center;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-total .cart-total-money{margin-top:5px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-total .cart-item-action{margin-top:5px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-total .cart-item-action a img{width:15px;margin:0 auto;display:block;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext{margin-top:10px;display:flex;justify-content:space-between;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note{width:450px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .contact-form{margin-top:30px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .contact-form .contact-form-title{font-size:18px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .contact-form #frmContact{margin-top:20px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .contact-form #frmContact .form-input{margin-top:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .contact-form #frmContact .form-input input{border:1px solid #999;padding:10px 20px;border-radius:15px;width:100%;outline:none;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .contact-form #frmContact .form-input textarea{border:1px solid #999;padding:10px 20px;border-radius:15px;width:100%;resize:none;outline:none;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .contact-form #frmContact .form-input select{border:1px solid #999;padding:10px 20px;border-radius:15px;width:100%;outline:none;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .contact-form #frmContact .form-input-group{display:flex;justify-content:space-between;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .contact-form #frmContact .form-input-group .form-input{width:calc(100%/3 - 5px);}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .contact-form #frmContact .form-action button{padding:10px 20px;border-radius:15px;width:100%;text-align:center;border:none;background:#eeb706;margin-top:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-policy{width:calc(100% - 480px);}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-policy .cart-ext-policy-title{font-size:18px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-policy .cart-ext-policy-list{margin-top:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-policy .cart-ext-policy-list li{margin-bottom:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info{width:300px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content{padding:20px;border:1px solid #e4e4e4;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-info-title{font-size:18px;padding-bottom:20px;border-bottom:1px solid #e4e4e4;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-info-total{margin-top:20px;font-size:18px;display:flex;justify-content:space-between;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-info-total .total-money{font-weight:bold;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-info-note{margin-top:10px;font-size:13px;text-align:center;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-action{margin-top:10px;display:flex;justify-content:center;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-action a{width:120px;display:block;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-action a img{width:100%;display:block;}.body.body-product-detail .body-product-detail-content{width:1200px;margin:30px auto;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info{display:flex;justify-content:space-between;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info{display:flex;justify-content:space-between;width:650px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .list-img-thumb{width:90px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .list-img-thumb a{width:100%;display:block;margin-bottom:5px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .list-img-thumb a img{width:100%;height:90px;object-fit:cover;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .avatar-img{width:calc(100% - 110px);}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .avatar-img a{width:100%;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .avatar-img a img{width:100%;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info{width:calc(100% - 720px);}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-title{font-size:26px;text-transform:capitalize;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-code{font-size:12px;margin-top:5px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-price{margin-top:20px;display:flex;justify-content:flex-start;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-price .discount-percent{padding:5px 10px;color:#de0000;background:#f2f2f2;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-price .discount-price{font-size:26px;color:#de0000;margin-left:20px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-price .price{color:#353535;text-decoration:line-through;margin-left:20px;align-self:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart{margin-top:20px;display:flex;justify-content:flex-start;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .cart-quantity-content{display:flex;width: 135px;justify-content:space-between;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .cart-quantity-content .quantity-minus{width: 40px;line-height: 40px;border-radius:5px;height: 40px;background:#e4e4e4;text-align:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .cart-quantity-content .input-quantity{width: 40px;padding: 10px;border-radius:5px;height: 40px;font-size: 16px;border:1px solid #999;outline:none;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .cart-quantity-content .quantity-plus{width: 40px;border-radius:5px;height: 40px;line-height: 40px;background:#e4e4e4;text-align:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .btn-add-to-cart{display:block;width:100px;margin-left:20px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .btn-add-to-cart img{width:100%;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .btn-buy-now{display:block;width:100px;margin-left:20px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .btn-buy-now img{width:100%;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-description-container{margin-top:30px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-description-container .product-detail-title{text-align:center;font-size:26px;text-transform:uppercase;font-weight:bold;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-description-container .product-description-content{margin-top:30px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-description-container .product-description-content p img{width:50%;margin:0 auto;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating{width:100%;padding:40px;border:1px solid #e4e4e4;display:flex;justify-content:space-between;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-title{font-size:24px;text-transform:uppercase;text-align:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-number{font-size:35px;color:#de0000;margin-top:15px;text-align:center;font-weight:bold;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-star-list{margin:15px auto 0;display:flex;justify-content:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-star-list a{width:30px;display:block;margin-left:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-star-list a img{width:100%;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-desc{margin-top:15px;text-align:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .write-rating-container{align-self:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .write-rating-container a{display:flex;justify-content:flex-start;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .write-rating-container a img{width:35px;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .write-rating-container a .write-rating-text{align-self:center;margin-left:10px;font-size:26px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container{margin-bottom:50px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .product-relation-title{font-size:26px;margin-top:30px;text-transform:uppercase;font-weight:bold;text-align:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products{margin-top:10px;display:flex;justify-content:flex-start;flex-wrap:wrap;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item{margin-left:20px;margin-bottom:20px;width:calc(20% - 16px);}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-img{display:block;overflow:hidden;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-img img{transition:all .5s ease-in-out;width:100%;height:223px;object-fit:cover;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-info{margin-top:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-info .product-title a{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#000;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-info .product-title a:hover{text-decoration:none;color:#0094ff;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-info .product-price-info{margin-top:10px;display:flex;justify-content:space-between;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-info .discount-price{font-weight:bold;color:#e2b80a;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-info .price{font-weight:bold;color:#767676;text-decoration:line-through;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-info .discount-percent{color:#e2b80a;font-weight:bold;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart{display:flex;justify-content:space-between;margin-top:10px;visibility:visible;opacity:1;transition:all .8s ease-in-out;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .product-quantity{display:flex;justify-content:flex-start;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .product-quantity .quantity-minus{width:30px;background:#e4e4e4;color:#000;text-align:center;font-weight:bold;border-radius:10px;height:30px;line-height:30px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .product-quantity .quantity-minus:hover{text-decoration:none;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .product-quantity .input-quantity{width:40px;padding:0 10px;border:1px solid #b7b7b7;border-radius:10px;outline:none;margin-left:5px;height:28px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .product-quantity .quantity-plus{width:30px;line-height:30px;background:#e4e4e4;color:#000;text-align:center;margin-left:5px;font-weight:bold;border-radius:10px;height:30px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .product-quantity .quantity-plus:hover{text-decoration:none;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .btn-add-to-cart{width:100px;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .btn-add-to-cart img{width:100%;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item:nth-child(5n+1){margin-left:0;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item:hover .product-cart{visibility:visible;opacity:1;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item:hover .product-img img{transform:scale(1.1);}.footer{background:#ebebeb;}.footer .footer-content{display:flex;justify-content:flex-start;}.footer .footer-content .footer-left{padding:40px 50px;text-transform:uppercase;flex-basis:35%;}.footer .footer-content .footer-left .about-us-link{display:block;}.footer .footer-content .footer-left .about-us-link .about-us-text{color:#000;}.footer .footer-content .footer-left .about-us-link img{margin-top:10px;width:280px;display:block;}.footer .footer-content .footer-left .about-us-link:hover{text-decoration:none;}.footer .footer-content .footer-left .about-us-link:hover .about-us-text{color:#0094ff;}.footer .footer-content .footer-left .sologan{margin-top:10px;}.footer .footer-content .footer-left .address,.footer .footer-content .footer-left .email,.footer .footer-content .footer-left .hotline{margin-top:5px;}.footer .footer-content .footer-left .social-list{margin-top:15px;display:flex;justify-content:flex-start;}.footer .footer-content .footer-left .social-list a{width:20px;display:block;margin-right:10px;}.footer .footer-content .footer-left .social-list a img{width:100%;display:block;}.footer .footer-content .footer-right{padding:40px 50px;text-transform:uppercase;display:flex;justify-content:flex-start;background:#e1e1e1;flex-basis:65%;}.footer .footer-content .footer-right .box-link .link-item{color:#000;padding:5px 10px;width:100%;display:block;}.footer .footer-content .footer-right .box-link .link-item:hover{color:#0094ff;text-decoration:none;}.footer .footer-content .footer-right .box-link.box-link-2{margin-left:40px;}.footer .footer-content .footer-right .box-link.box-link-3{margin-left:40px;}.footer .footer-content .footer-right .box-link.box-link-3 .list-payment{margin-top:15px;margin-left:10px;display:flex;justify-content:flex-start;}.footer .footer-content .footer-right .box-link.box-link-3 .list-payment .payment-item{width:70px;display:block;margin-right:10px;}.footer .footer-content .footer-right .box-link.box-link-3 .list-payment .payment-item img{width:100%;display:block;}.footer .footer-content .footer-right .box-link.box-link-3 .register-img{margin-top:15px;margin-left:10px;}.footer .footer-content .footer-right .box-link.box-link-3 .register-img img{width:250px;display:block;}@media screen and (min-width:1601px){.hide-xl-desktop{display:none !important;}}@media screen and (min-width:1301px) and (max-width:1600px){.hide-desktop{display:none !important;}}@media screen and (max-width:1300px){body{font-size:14px;}.hide-tablet{display:none !important;}.header{padding:0 10px;}.header .top-header{padding-bottom:10px;width:100%;flex-wrap:wrap;}.header .top-header .domain-name{width:15%;}.header .top-header .search-container{width:35%;}.header .top-header .search-container .input-search .txt-search{width:100%;padding:8px 50px 8px 10px;outline:none;}.header .top-header .search-container .input-search .img-search{width:20px;}.header .top-header .customer-container{width:45%;}.header .top-header .customer-container .support-content .sp-img{width:30px;}.header .top-header .customer-container .support-content .sp-img a{display:block;}.header .top-header .customer-container .support-content .sp-img a img{display:block;margin:3px 0;}.header .top-header .customer-container .login-content .lg-img{width:30px;}.header .top-header .customer-container .login-content .lg-img a{display:block;}.header .top-header .customer-container .login-content .lg-img a img{display:block;margin:3px auto 0;}.header .top-header .customer-container .cart-content{top:-10px;border-width:3px;}.header .top-header .customer-container .cart-content .ct-img{width:30px;}.header .header-menu{width:100%;}.header .header-menu .menu-content li a{height:32.5px;padding:5px 15px;}.header .header-menu .menu-content li a .menu-icon{width:20px;}.body .breadcrumb-container{padding:10px;}.body .breadcrumb-container .breadcrumb-content{width:100%;}.body .box-top{margin-top:15px;padding:0 10px;}.body .box-top .box-category{padding:0;}.body .box-top .box-promotion{flex-wrap:wrap;}.body .box-top .box-promotion .promotion-main{width:100%;margin-bottom:10px;}.body .box-top .box-promotion .promotion-main a img{height:auto;}.body .box-top .box-promotion .promotion-sub{width:100%;display:flex;justify-content:space-between;}.body .box-top .box-promotion .promotion-sub .promotion-sub-top{width:calc(50% - 5px);margin-bottom:0;}.body .box-top .box-promotion .promotion-sub .promotion-sub-top img{height:250px;}.body .box-top .box-promotion .promotion-sub .promotion-sub-bottom{width:calc(50% - 5px);margin-bottom:0;}.body .box-top .box-promotion .promotion-sub .promotion-sub-bottom img{height:250px;}.body .list-box-cate-container{width:100%;padding:15px 10px;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-title{font-size:22px;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list li a .cate-focus-icon{width:60px;height:60px;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list li a .cate-focus-text{font-size:12px;}.body .list-box-cate-container .box-cate-code-discount{width:100%;flex-wrap:wrap;}.body .list-box-cate-container .box-cate-code-discount .code-discount-item{width:calc(100%/3 - 10px);}.body .list-box-cate-container .box-cate-top-sell .box-cate-sell-title{font-size:22px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-left{width:240px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right{width:calc(100% - 250px);}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item{margin-left:10px;margin-bottom:10px;width:calc(100%/3 - 20px/3);}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-img img{height:244px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart{visibility:visible;opacity:1;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item:nth-child(4n+1){margin-left:10px;margin-bottom:10px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item:nth-child(3n+1){margin-left:0;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item.hide-tablet{display:none;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .view-all .btn-view-all{width:120px;}.body .list-box-cate-container .box-cate-trademark-focus{margin-top:15px;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-title{font-size:22px;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-content{width:100%;overflow:hidden;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-content .list-trademark{overflow-x:auto;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-content .list-trademark .trademark-item .trademark-img{margin-left:10px;display:block;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-content .list-trademark .trademark-item .trademark-img img{width:85px;}.body .list-box-cate-container .box-ads-horizontal{margin-top:15px;}.body .list-box-cate-container .box-acne-reduction-product{margin-top:15px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-title{font-size:22px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item{margin-left:15px;width:calc(25% - 45px/4);}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-img img{height:239px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart{opacity:1;visibility:visible;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item.hide-tablet{display:none;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .view-all{margin-top:20px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .view-all .btn-view-all{width:120px;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-title{font-size:22px;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item{width:calc(100%/3 - 15px);}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .knowledge-img img{height:319px;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .view-more a{opacity:1;visibility:visible;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .view-all .btn-view-all{width:120px;}.body.body-medicine .list-box-cate-container{width:100%;}.body.body-medicine .list-box-cate-container .box-cate-code-discount{width:100%;justify-content:center;}.body.body-medicine .body-medicine-content{width:calc(100% - 20px);}.body.body-medicine .body-medicine-content .box-left{width:200px;}.body.body-medicine .body-medicine-content .box-left .box-filter .box-filter-list{margin-top:10px;}.body.body-medicine .body-medicine-content .box-left .box-filter .box-filter-list li{margin-bottom:5px;}.body.body-medicine .body-medicine-content .box-right{width:calc(100% - 220px);}.body.body-medicine .body-medicine-content .box-right .box-cate-content .box-cate-title{font-size:22px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .box-cate-order{margin-top:10px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products{flex-wrap:wrap;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item{margin-left:10px;margin-bottom:10px;width:calc(100%/3 - 20px/3);}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-img img{height:254px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item:nth-child(4n+1){margin-left:10px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item:nth-child(3n+1){margin-left:0;}.body.body-contact .body-contact-content{width:100%;padding:0 10px;margin:20px auto;}.body.body-contact .body-contact-content .box-left{width:350px;}.body.body-contact .body-contact-content .box-left .profile{flex-wrap:wrap;}.body.body-contact .body-contact-content .box-left .profile .profile-avatar{width:130px;margin:0 auto;}.body.body-contact .body-contact-content .box-left .profile .profile-avatar img{width:100%;display:block;border-radius:50%;}.body.body-contact .body-contact-content .box-left .profile .profile-detail{margin-top:10px;width:100%;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .location{margin-top:5px;display:flex;justify-content:flex-start;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .location img{width:10px;display:block;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .location .location-text{margin-left:5px;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .phone{margin-top:5px;display:flex;justify-content:flex-start;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .phone img{width:10px;display:block;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .phone .phone-text{margin-left:5px;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .email{margin-top:5px;display:flex;justify-content:flex-start;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .email img{width:10px;display:block;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .email .email-text{margin-left:5px;}.body.body-contact .body-contact-content .box-left .contact-form{margin-top:15px;}.body.body-contact .body-contact-content .box-left .contact-form .contact-form-title{font-size:22px;text-transform:uppercase;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact{margin-top:10px;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact .form-input{margin-top:10px;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact .form-input input{border:1px solid #999;padding:10px 20px;border-radius:15px;width:100%;outline:none;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact .form-input textarea{border:1px solid #999;padding:10px 20px;border-radius:15px;width:100%;resize:none;outline:none;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact .form-action button{padding:10px 20px;border-radius:15px;width:100%;text-align:center;border:none;background:#eeb706;margin-top:10px;}.body.body-contact .body-contact-content .box-right{margin-top:18px;width:calc(100% - 360px);}.body.body-contact .body-contact-content .box-right .box-cate-content .box-cate-title{font-size:22px;}.body.body-contact .body-contact-content .box-right .box-cate-content .box-cate-detail .gg-map img{width:100%;}.body.body-beauty-knowledge .body-beauty-knowledge-content{width:100%;margin:20px auto;padding:0 10px;display:flex;justify-content:space-between;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left{width:calc(100% - 250px);padding-right:10px;border-right:1px solid #e4e4e4;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .box-cate-title{font-size:22px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges{margin-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item{width:calc(100%/3 - 10px);}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-img{display:block;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-img img{width:100%;height:237px;object-fit:cover;display:block;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-info{margin-top:10px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-info .knowledge-title a{font-size:14px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-info .knowledge-cate-time .datetime-created{font-size:13px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right{width:240px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-category .list-category{margin-top:10px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-news .list-news .news-item .avatar{display:block;width:70px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-news .list-news .news-item .avatar .avatar-img{height:65px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right .box-news .list-news .news-item .news-title{width:calc(100% - 80px);}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left{padding-right:20px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .avatar-info{width:250px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info{width:calc(100% - 280px);}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .knowledge-title{font-size:22px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .knowledge-desc{font-size:14px;margin-top:10px;line-height:21px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .social-share{margin-top:15px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .social-share a{width:20px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-detail{margin-top:20px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-detail p{line-height:19px;}.body.body-about-us .body-about-us-content{width:100%;padding:0 10px;margin:10px auto 30px;}.body.body-about-us .body-about-us-content .box-cate-content{width:100%;}.body.body-about-us .body-about-us-content .box-cate-content .box-cate-title{font-size:22px;}.body.body-about-us .body-about-us-content .box-cate-content .box-cate-detail{margin-top:15px;}.body.body-cart .body-cart-content{width:100%;margin:30px auto 50px;padding:0 10px;}.body.body-cart .body-cart-content .box-cate-content .box-cate-title{font-size:22px;}.body.body-cart .body-cart-content .box-cate-content .cart-action-continue{font-size:16px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart{width:calc(100% - 285px);padding-right:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart{width:100%;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-item-img{width:80px;padding:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-item-img a{display:block;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-item-img a img{width:60px;height:60px;object-fit:cover;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-item-name a{width:250px;font-size:15px;padding:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-quantity{text-align:center;vertical-align:middle;width:110px;padding:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-quantity .cart-quantity-content{display:flex;justify-content:space-between;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-quantity .cart-quantity-content .quantity-minus{width:25px;line-height:25px;border-radius:5px;height:25px;background:#e4e4e4;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-quantity .cart-quantity-content .input-quantity{width:30px;padding:5px;border-radius:5px;height:25px;font-size:14px;border:1px solid #999;outline:none;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-quantity .cart-quantity-content .quantity-plus{width:25px;border-radius:5px;height:25px;line-height:25px;background:#e4e4e4;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-price{font-size:16px;width:150px;padding:10px;text-align:center;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-price .discount-price{font-weight:bold;color:#e2b80a;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-price .price{font-weight:bold;color:#767676;text-decoration:line-through;font-size:13px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-price .discount-percent{color:#e2b80a;font-weight:bold;font-size:13px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-total{font-size:16px;text-align:center;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-total .cart-total-money{margin-top:5px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-total .cart-item-action{margin-top:5px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart .cart-total .cart-item-action a img{width:13px;margin:0 auto;display:block;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext{margin-top:10px;display:flex;justify-content:space-between;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note{width:240px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .form-input .form-input-label{font-size:16px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .form-input textarea{margin-top:10px;border:1px solid #e4e4e4;padding:10px;width:100%;outline:none;resize:none;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-policy{width:calc(100% - 260px);}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-policy .cart-ext-policy-title{font-size:16px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-policy .cart-ext-policy-list{margin-top:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-policy .cart-ext-policy-list li{margin-bottom:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info{width:275px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content{padding:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-info-title{font-size:16px;padding-bottom:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-info-total{margin-top:10px;font-size:16px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-action a{width:100px;}.body.body-product-detail .body-product-detail-content{width:100%;padding:0 10px;margin:30px auto;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info{display:flex;justify-content:space-between;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info{display:flex;justify-content:space-between;width:500px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .list-img-thumb{width:70px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .list-img-thumb a{width:100%;display:block;margin-bottom:5px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .list-img-thumb a img{width:100%;height:70px;object-fit:cover;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .avatar-img{width:calc(100% - 80px);}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .avatar-img a{width:100%;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .avatar-img a img{width:100%;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info{width:calc(100% - 520px);}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-title{font-size:22px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-price .discount-price{font-size:22px;margin-left:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-price .price{margin-left:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .cart-quantity-content{display:flex;width:105px;justify-content:space-between;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .cart-quantity-content .quantity-minus{width:30px;line-height:30px;height:30px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .cart-quantity-content .input-quantity{width:35px;height:30px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .cart-quantity-content .quantity-plus{width:30px;height:30px;line-height:30px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .btn-add-to-cart{width:100px;margin-left:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .btn-buy-now{width:100px;margin-left:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-description-container{margin-top:30px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-description-container .product-detail-title{text-align:center;font-size:26px;text-transform:uppercase;font-weight:bold;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-description-container .product-description-content{margin-top:30px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-description-container .product-description-content p img{width:50%;margin:0 auto;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating{width:100%;padding:40px;border:1px solid #e4e4e4;display:flex;justify-content:space-between;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-title{font-size:24px;text-transform:uppercase;text-align:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-number{font-size:35px;color:#de0000;margin-top:15px;text-align:center;font-weight:bold;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-star-list{margin:15px auto 0;display:flex;justify-content:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-star-list a{width:30px;display:block;margin-left:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-star-list a img{width:100%;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-desc{margin-top:15px;text-align:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .write-rating-container{align-self:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .write-rating-container a{display:flex;justify-content:flex-start;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .write-rating-container a img{width:35px;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .write-rating-container a .write-rating-text{align-self:center;margin-left:10px;font-size:26px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container{margin-bottom:30px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .product-relation-title{font-size:22px;margin-top:20px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products{flex-wrap:wrap;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item{margin-left:10px;margin-bottom:10px;width:calc(25% - 8px);}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-img img{height:242px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-info{flex-wrap:wrap;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-info .product-title{width:100%;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .product-quantity .quantity-minus{border-radius:5px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .product-quantity .input-quantity{height:30px;border-radius:5px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .product-quantity .quantity-plus{border-radius:5px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item:nth-child(5n+1){margin-left:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item:nth-child(4n+1){margin-left:0;}.footer .footer-content{width:100%;flex-wrap:wrap;}.footer .footer-content .footer-left{width:100%;flex-basis:100%;}.footer .footer-content .footer-right{width:100%;flex-basis:100%;}}@media screen and (max-width:768px){body{font-size:12px;}.hide-mobile{display:none !important;}.show-mobile{display:block !important;}.header{padding:0 10px;position:relative;}.header .top-header{width:100%;padding-bottom:10px;}.header .top-header .domain-name{width:35%;}.header .top-header .search-container{width:250px;}.header .top-header .search-container .input-search .txt-search{width:100%;}.header .top-header .customer-container{width:auto;}.header .top-header .customer-container .support-content.hide-mobile{display:none;}.header .top-header .customer-container .cart-content{top:-13px;}.header .top-header .customer-container .cart-content .ct-img{width:20px;}.header .top-header .customer-container .cart-content .ct-info .cart-quancity{font-size:14px;position:relative;top:1px;}.header .top-header .menu-mobile .menu-mobile-container{position:absolute;left:0;top:88px;z-index:-1;width:100%;background:#fff;padding:10px;box-sizing:border-box;}.header .top-header .menu-mobile .menu-mobile-container .menu-content{margin:0;list-style-type:none;height:0;visibility:hidden;transition:height .5s ease;overflow:hidden;}.header .top-header .menu-mobile .menu-mobile-container .menu-content li{width:100%;display:flex;justify-content:flex-start;}.header .top-header .menu-mobile .menu-mobile-container .menu-content li a{display:flex;height:auto;padding:10px;width:100%;border-bottom:1px solid #ececec;}.header .top-header .menu-mobile .menu-mobile-container .menu-content li a .menu-icon{width:30px;}.header .top-header .menu-mobile .menu-mobile-container .menu-content li a .menu-text{margin-left:10px;color:#4c4c4c;align-self:center;}.header .top-header .menu-mobile .menu-mobile-container .menu-content li a:hover{background:#fff;border-radius:8px 8px 0 0;text-decoration:none;}.header .top-header .menu-mobile .menu-mobile-container .menu-content li a.active{background:#fff;border-radius:8px 8px 0 0;text-decoration:none;}.header .top-header .menu-mobile .menu-mobile-container.active{z-index:999;}.header .top-header .menu-mobile .menu-mobile-container.active .menu-content{height:calc(100vh - 88px);visibility:visible;}.body .box-top{margin-top:0;}.body .box-top .box-promotion{width:100%;}.body .box-top .box-promotion .promotion-sub .promotion-sub-top img{height:220px;}.body .box-top .box-promotion .promotion-sub .promotion-sub-bottom img{height:220px;}.body .list-box-cate-container{width:100%;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-title{font-size:16px;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list{margin-top:15px;flex-wrap:wrap;justify-content:flex-start;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list li{width:calc(25% - 10px);margin-left:10px;margin-bottom:10px;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list li a{width:100%;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list li a .cate-focus-icon{width:100%;height:auto;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list li a .cate-focus-text{text-align:center;}.body .list-box-cate-container .box-cate-focus .box-cate-focus-list li:nth-child(4n+1){margin-left:0;}.body .list-box-cate-container .box-cate-code-discount{width:100%;margin-top:15px;flex-wrap:wrap;justify-content:center;}.body .list-box-cate-container .box-cate-code-discount .code-discount-item{width:100%;}.body .list-box-cate-container .box-cate-top-sell .box-cate-sell-title{font-size:16px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right{width:100%;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item{width:calc(50% - 5px);margin-left:10px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-img img{width:172px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart .product-quantity .quantity-minus{width:20px;line-height:20px;border-radius:5px;height:20px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart .product-quantity .input-quantity{width:25px;padding:0 5px;border-radius:5px;height:18px;font-size:12px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart .product-quantity .quantity-plus{width:20px;border-radius:5px;height:20px;line-height:20px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item .product-cart .btn-add-to-cart{width:80px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item:nth-child(3n+1){margin-left:10px;}.body .list-box-cate-container .box-cate-top-sell .box-cate-top-sell-content .box-right .list-products .product-item:nth-child(2n+1){margin-left:0;}.body .list-box-cate-container .box-cate-trademark-focus .box-cate-trademark-focus-title{font-size:16px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-title{font-size:16px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item{width:calc(50% - 5px);margin-left:10px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-img img{height:172px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart .product-quantity .quantity-minus{width:20px;line-height:20px;border-radius:5px;height:20px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart .product-quantity .input-quantity{width:25px;padding:0 5px;border-radius:5px;height:18px;font-size:12px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart .product-quantity .quantity-plus{width:20px;line-height:20px;border-radius:5px;height:20px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item .product-cart .btn-add-to-cart{width:80px;}.body .list-box-cate-container .box-acne-reduction-product .box-acne-reduction-product-content .list-products .product-item:nth-child(2n+1){margin-left:0;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-title{font-size:16px;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges{width:100%;}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item{width:calc(50% - 5px);}.body .list-box-cate-container .box-beauty-knowledge .box-beauty-knowledge-content .list-knowledges .knowledge-item .knowledge-img img{height:172px;}.body.body-medicine .list-box-cate-container{width:100%;}.body.body-medicine .list-box-cate-container .box-cate-code-discount{width:100%;}.body.body-medicine .list-box-cate-container .box-cate-code-discount .code-discount-item{width:100%;}.body.body-medicine .body-medicine-content{width:calc(100% - 20px);flex-wrap:wrap;}.body.body-medicine .body-medicine-content .box-left{width:100%;border-right:none;}.body.body-medicine .body-medicine-content .box-left .btn-show-filter{padding:10px 20px;font-size:18px;background:#eaeaea;display:flex !important;justify-content:space-between;}.body.body-medicine .body-medicine-content .box-left .btn-show-filter img{width:15px;display:block;max-height:12px;align-self:center;}.body.body-medicine .body-medicine-content .box-left .btn-show-filter:hover{background:#e4e4e4;color:#000;}.body.body-medicine .body-medicine-content .box-left .list-box-filter{padding:0 10px;margin-top:20px;height:0;visibility:hidden;transition:all .5s ease;overflow:hidden;}.body.body-medicine .body-medicine-content .box-left .list-box-filter.active{height:auto;visibility:visible;}.body.body-medicine .body-medicine-content .box-left .box-filter{width:100%;height:auto;padding-bottom:10px;}.body.body-medicine .body-medicine-content .box-left .box-filter .box-filter-list{margin-top:10px;}.body.body-medicine .body-medicine-content .box-left .box-filter .box-filter-list li{margin-bottom:5px;display:flex;}.body.body-medicine .body-medicine-content .box-left .box-filter .box-filter-list li input{align-self:center;}.body.body-medicine .body-medicine-content .box-left .box-filter .box-filter-list li .filter-item-text{align-self:center;margin-left:5px;}.body.body-medicine .body-medicine-content .box-left .box-filter:first-child{padding-top:0;}.body.body-medicine .body-medicine-content .box-right{margin-top:20px;width:100%;border-left:none;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .box-cate-title{font-size:22px;font-weight:bold;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .box-cate-order{margin-top:10px;justify-content:space-between;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .box-cate-order a{margin-left:0;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .box-cate-order span{display:none;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products{margin-top:10px;display:flex;justify-content:flex-start;flex-wrap:wrap;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item{margin-left:10px;margin-bottom:10px;width:calc(100%/2 - 5px);}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-img{display:block;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-img img{width:100%;height:172px;object-fit:cover;display:block;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-info{margin-top:10px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart .product-quantity{display:flex;width:85px;justify-content:space-between;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart .product-quantity .quantity-minus{width:23px;line-height:23px;height:23px;border-radius:4px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart .product-quantity .input-quantity{width:30px;height:23px;margin-left:2px;border-radius:4px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart .product-quantity .quantity-plus{width:23px;height:23px;line-height:23px;margin-left:2px;border-radius:4px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item .product-cart .btn-add-to-cart{width:80px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item:nth-child(4n+1){margin-left:10px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item:nth-child(3n+1){margin-left:10px;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item:nth-child(2n+1){margin-left:0;}.body.body-medicine .body-medicine-content .box-right .box-cate-content .list-products .product-item:hover .product-cart{visibility:visible;opacity:1;}.body.body-medicine .body-medicine-content.body-discount-hot .box-right .box-cate-content .box-cate-title{text-align:center;}.body.body-contact .body-contact-content{width:100%;padding:0 10px;margin:20px auto;flex-wrap:wrap;}.body.body-contact .body-contact-content .box-left{width:100%;}.body.body-contact .body-contact-content .box-left .profile{flex-wrap:wrap;}.body.body-contact .body-contact-content .box-left .profile .profile-avatar{width:80px;margin:unset;}.body.body-contact .body-contact-content .box-left .profile .profile-avatar img{width:100%;display:block;border-radius:50%;}.body.body-contact .body-contact-content .box-left .profile .profile-detail{margin-top:10px;width:calc(100% - 85px);}.body.body-contact .body-contact-content .box-left .profile .profile-detail .location{margin-top:5px;display:flex;justify-content:flex-start;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .location img{width:10px;display:block;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .location .location-text{margin-left:5px;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .phone{margin-top:5px;display:flex;justify-content:flex-start;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .phone img{width:10px;display:block;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .phone .phone-text{margin-left:5px;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .email{margin-top:5px;display:flex;justify-content:flex-start;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .email img{width:10px;display:block;}.body.body-contact .body-contact-content .box-left .profile .profile-detail .email .email-text{margin-left:5px;}.body.body-contact .body-contact-content .box-left .contact-form{margin-top:15px;}.body.body-contact .body-contact-content .box-left .contact-form .contact-form-title{font-size:16px;text-transform:uppercase;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact{margin-top:10px;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact .form-input{margin-top:10px;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact .form-input input{border:1px solid #999;padding:10px 20px;border-radius:15px;width:100%;outline:none;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact .form-input textarea{border:1px solid #999;padding:10px 20px;border-radius:15px;width:100%;resize:none;outline:none;}.body.body-contact .body-contact-content .box-left .contact-form #frmContact .form-action button{padding:10px 20px;border-radius:15px;width:100%;text-align:center;border:none;background:#eeb706;margin-top:10px;}.body.body-contact .body-contact-content .box-right{margin-top:25px;width:100%;}.body.body-contact .body-contact-content .box-right .box-cate-content .box-cate-title{font-size:16px;}.body.body-contact .body-contact-content .box-right .box-cate-content .box-cate-detail .gg-map img{width:100%;}.body.body-beauty-knowledge .body-beauty-knowledge-content{width:100%;margin:20px auto;padding:0 10px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left{width:100%;padding-right:0;border-right:none;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .box-cate-title{font-size:16px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges{margin-top:20px;flex-wrap:wrap;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item{width:100%;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-info .knowledge-title a{font-size:12px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-left .box-cate-content .list-knowledges .knowledge-item .knowledge-info .knowledge-cate-time .datetime-created{font-size:12px;}.body.body-beauty-knowledge .body-beauty-knowledge-content .box-right{display:none;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content{flex-wrap:wrap;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left{width:100%;padding-right:0;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info{flex-wrap:wrap;flex-direction:column-reverse;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .avatar-info{margin-top:15px;width:100%;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info{width:100%;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .knowledge-title{font-size:16px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .knowledge-desc{font-size:12px;margin-top:10px;line-height:18px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .social-share{margin-top:15px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-info .knowledge-main-info .social-share a{width:20px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-detail{margin-top:20px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-left .box-cate-content .knowledge-detail p{line-height:18px;}.body.body-beauty-knowledge-detail .body-beauty-knowledge-detail-content .box-right{display:block;width:100%;margin-top:10px;}.body.body-cart .body-cart-content{width:100%;margin:30px auto 50px;padding:0 10px;}.body.body-cart .body-cart-content .box-cate-content .box-cate-title{font-size:22px;}.body.body-cart .body-cart-content .box-cate-content .cart-action-continue{font-size:16px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content{flex-wrap:wrap;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart{width:100%;padding-right:0;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile{width:100%;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-img{width:80px;padding:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-img a{display:block;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-img a img{width:60px;height:60px;object-fit:cover;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-info .cart-item-detail{margin-top:10px;display:flex;justify-content:space-between;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-info .cart-item-detail .cart-quantity-content{display:flex;justify-content:space-between;width:110px;padding:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-info .cart-item-detail .cart-quantity-content .quantity-minus{text-align:center;width:25px;line-height:25px;border-radius:5px;height:25px;background:#e4e4e4;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-info .cart-item-detail .cart-quantity-content .input-quantity{width:30px;padding:5px;border-radius:5px;height:25px;font-size:14px;border:1px solid #999;outline:none;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-info .cart-item-detail .cart-quantity-content .quantity-plus{text-align:center;width:25px;border-radius:5px;height:25px;line-height:25px;background:#e4e4e4;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-info .cart-item-detail .cart-price{font-size:14px;padding:10px;text-align:right;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-info .cart-item-detail .cart-price .discount-price{font-weight:bold;color:#e2b80a;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-info .cart-item-detail .cart-price .price{font-weight:bold;color:#767676;text-decoration:line-through;font-size:13px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-info .cart-item-detail .cart-price .discount-percent{color:#e2b80a;font-weight:bold;font-size:13px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-total{padding:0 10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-total .cart-total{font-size:14px;text-align:right;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-total .cart-total .cart-total-money{margin-top:5px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-action{padding:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .table-cart-mobile .cart-item-action a img{width:15px;margin:0 auto;display:block;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext{margin-top:20px;flex-wrap:wrap;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note{width:100%;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .form-input .form-input-label{font-size:14px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-note .form-input textarea{margin-top:10px;border:1px solid #e4e4e4;padding:10px;width:100%;outline:none;resize:none;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-policy{width:100%;margin-top:20px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-policy .cart-ext-policy-title{font-size:14px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-policy .cart-ext-policy-list{margin-top:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-ext .cart-ext-policy .cart-ext-policy-list li{margin-bottom:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .list-cart .cart-action-continue{display:flex !important;justify-content:flex-end;margin-top:10px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info{width:100%;margin-top:20px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content{padding:30px 50px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-info-title{font-size:16px;padding-bottom:20px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-info-total{margin-top:20px;font-size:16px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-info-note{margin-top:20px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-action{margin-top:20px;}.body.body-cart .body-cart-content .box-cate-content .box-cart-content .cart-info .cart-info-content .cart-action a{width:110px;}.body.body-product-detail .body-product-detail-content{width:100%;padding:0 10px;margin:30px auto;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info{display:unset;justify-content:unset;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info{display:flex;justify-content:space-between;width:100%;flex-direction:column-reverse;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .list-img-thumb{margin-top:15px;width:100%;display:flex;justify-content:flex-start;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .list-img-thumb a{width:70px;margin-bottom:0;margin-left:5px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .list-img-thumb a img{width:100%;height:70px;object-fit:cover;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .list-img-thumb a:first-child{margin-left:0;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .avatar-img{width:100%;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .avatar-img a{width:100%;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-avatar-info .avatar-img a img{width:100%;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info{margin-top:20px;width:100%;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-title{font-size:22px;line-height:26px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-price .discount-price{font-size:22px;margin-left:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-price .price{margin-left:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .cart-quantity-content{display:flex;width:100px;justify-content:space-between;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .cart-quantity-content .quantity-minus{width:25px;line-height:25px;height:25px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .cart-quantity-content .input-quantity{width:30px;height:25px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .cart-quantity-content .quantity-plus{width:25px;height:25px;line-height:25px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .btn-add-to-cart{width:90px;margin-left:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-info .product-main-info .product-cart .btn-buy-now{width:90px;margin-left:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-description-container{margin-top:20px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-description-container .product-detail-title{text-align:center;font-size:18px;text-transform:uppercase;font-weight:bold;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-description-container .product-description-content{margin-top:20px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-description-container .product-description-content p img{width:100%;margin:0 auto;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating{width:100%;padding:20px;border:1px solid #e4e4e4;display:flex;justify-content:space-between;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-title{font-size:14px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-number{font-size:20px;color:#de0000;margin-top:5px;text-align:center;font-weight:bold;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-star-list{margin:5px auto 0;display:flex;justify-content:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-star-list a{width:20px;display:block;margin-left:5px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-star-list a img{width:100%;display:block;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .star-rating-container .star-rating-content .rating-desc{margin-top:5px;text-align:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .write-rating-container{align-self:center;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .write-rating-container a{display:flex;justify-content:flex-start;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .write-rating-container a img{width:30px;display:block;max-height:25px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-rating .write-rating-container a .write-rating-text{align-self:center;margin-left:10px;font-size:14px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container{margin-bottom:30px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .product-relation-title{font-size:18px;margin-top:20px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products{flex-wrap:wrap;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item{margin-left:10px;margin-bottom:10px;width:calc(50% - 5px);}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-img img{height:172px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-info{flex-wrap:wrap;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-info .product-title{width:100%;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .product-quantity .quantity-minus{width:23px;height:23px;line-height:23px;border-radius:3px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .product-quantity .input-quantity{width:35px;height:23px;margin-left:2px;border-radius:3px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .product-quantity .quantity-plus{width:23px;height:23px;line-height:23px;margin-left:2px;border-radius:3px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item .product-cart .btn-add-to-cart{width:80px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item:nth-child(5n+1){margin-left:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item:nth-child(4n+1){margin-left:10px;}.body.body-product-detail .body-product-detail-content .box-cate-content .product-relation-container .list-products .product-item:nth-child(2n+1){margin-left:0;}.footer .footer-content .footer-left{padding:20px;}.footer .footer-content .footer-right{padding:20px;flex-wrap:wrap;}.footer .footer-content .footer-right .box-link.box-link-1{width:50%;}.footer .footer-content .footer-right .box-link.box-link-2{width:50%;margin-left:0;}.footer .footer-content .footer-right .box-link.box-link-3{width:100%;margin-left:0;margin-top:15px;}}@media screen and (max-width:500px){.body .box-top{margin-top:0;}.body .box-top .box-promotion{width:100%;}.body .box-top .box-promotion .promotion-sub .promotion-sub-top img{height:150px;}.body .box-top .box-promotion .promotion-sub .promotion-sub-bottom img{height:150px;}}@media screen and (max-width:400px){.body .box-top{margin-top:0;}.body .box-top .box-promotion{width:100%;}.body .box-top .box-promotion .promotion-sub .promotion-sub-top img{height:120px;}.body .box-top .box-promotion .promotion-sub .promotion-sub-bottom img{height:120px;}}@keyframes vibrate{0%{left:0;}25%{left:-10px;}50%{left:0;}75%{left:10px;}100%{left:0;}}