body {
    font-size: 13px;
}
.g1180 {
    width: 90vw;
}
#policyHeader {
    padding-left: 15px;
    right: 0!important;
    left: auto!important;
    width: calc(100% - 200px)!important;
}
#backgroundMenu #homeSlide .jsSlide1 {
    width: calc(100% - 200px);
}
#chooseCate {
    position: absolute;
    top: calc(50% - 17px);
    z-index: 99;
}
.fixed #chooseCate {
    top: calc(50% - 13px);
}
#searchFolding {
    display: none;
    position: absolute;
    top: 62px;
    left: 1px;
    width: 468px;
    background: #fff;
    box-shadow: 0 0 5px #bbb;
    z-index: 999;
}
#chooseCate .search-btn-header {
    border-right: 2px solid #f04e23;
    border-radius: 0;
    width: 80px;
    overflow: hidden;
}
#boxSearch form>p>a, #boxSearch form>div a {
    color: #aaa;
    margin-right: 10px;
}
#chooseCate .cate-menu-list {
    display: none;
    background: #fff;
    margin-top: 2px;
    width: 520px;
    box-shadow: 0 0 5px #ccc;
    padding: 5px;
}
#boxSearch form input {
    text-indent: 75px;
}
#chooseCate .search-btn-header i {
    margin-left: 5px;
}
#chooseCate .cate-menu-list li {
    padding: 5px 10px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
}
#chooseCate .cate-menu-list li a {
    color: #000;
}
.showCate>a {
    width: 197px;
}
.showCate>a.p2:nth-of-type(4), .showCate>a.p3:nth-of-type(7) {
    border-right: inherit;
}
.showCate>a.p2:nth-of-type(8), .showCate>a.p3:nth-of-type(13) {
    border-right: 1px solid #e5e5e5;
}
#homeProductCategory .showCate>a.p1 {
    display: none;
}
.showCate>a.p2:nth-of-type(5), .showCate>a.p2:nth-of-type(6), .showCate>a.p2:nth-of-type(7) {
    border-bottom: 1px solid #e5e5e5;
}
.showCate>a.p2:nth-of-type(8), .showCate>a.p2:nth-of-type(9), .showCate>a.p2:nth-of-type(10), .showCate>a.p2:nth-of-type(11), .showCate>a.p2:nth-of-type(12), .showCate>a.p2:nth-of-type(13) {
    border-bottom: none;
}
.filter>div.filterCate {
    min-height: auto;
    height: auto;
    overflow: visible;
    padding: 0;
}
.filter>div>span.filter-cate-name, .filter-cate-wrapper {
    width: 100%;
}
.filter>div>span.filter-cate-name {
    position: unset;
    text-align: left;
    background: #fff;
    color: #000;
    font-size: 16px;
    padding: 0 15px;
}
.filterCate, .filter-cate-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.filter-cate-wrapper {
    padding: 0 15px 15px;
}
.filter-cate-wrapper a {
    width: 23%;
    padding: 5px 15px;
    position: relative;
}
.filter-cate-wrapper a:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: green;
    position: absolute;
    top: calc(50% - 5px);
    left: 0;
}
.pItem:not(.productRelated .pItem, .productSlide .pItem) {
    width: calc(16.667% - 16px);
}
.showCate>a.p2 span {
    height: 23px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
#homeProductCategory .showCate>a.p2 {
    height: 320px;
}
.insertCart {
    width: 90%;
    height: 30px;
    border-radius: 2px;
    background: rgba(208,1,27,.08);
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
    border: 1px solid #d0011b;
    color: #d0011b;
    margin-top: 10px;
}
.pItem .tracking{
    margin-bottom: 0;
    padding-bottom: 0 !important;
}
.pItem>h3>a, .pItem>h5>a{
    height: 60px;
}
.pItem{
    height: 360px;
}
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: 4px solid #888;
    margin:-4px;	/* Set this to minus the border thickness. */
    background-color:#fff;
    cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
    font-family:Arial, Helvetica, sans-serif;
    position:absolute !important;
    background-color:#000;
    color:#fff;
    padding:3px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
    border:4px solid #ccc;
    overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
    color:white;
    background:#222;
    padding:3px;
    border:1px solid #000;
}

#homeProductCategory .showCate>a{
    width: calc((100% - 200px)/5);
}
.menu>ul>li>ul {
    width: 500px;
}
.menu>ul>li>ul>li {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    z-index: 9;
    background: #fff;
}
.menu>ul>li>ul>li>ul {
    padding-left: 20px;
    display: none;
}
.menu_2>li>p {
    width: 100%;
}
.menu_2>li>a {
    width: 50%;
}
.menu span.lv3 {
    display: none;
}
.c-img {
    position: absolute;
    bottom: 0;
    left: 0;
}
.g1180 a{
    font-size: 13px;
}
.above_name{
    display: none !important;
}
.showCate>a.p2 h3>span{
    font-weight: 400;
    padding: 10px;
    display: block;
    color: #188bb8;
    height: 60px;
    overflow: hidden;
    line-height: 17px;
    margin: 0;
}
.menu>ul{
    height: 0;
    position: static;
    transition: all .3s;
    overflow-y: auto;
}
.menu:hover>ul {
    height: 444px;
}
#middleProductView .price {
    background: #3187f7;
}
.showBtn .btnColor, .showBtn .btnColor .iconSpcart, .showBtn .btnColor:hover {
    background-color: #3187f7 !important;
}
.pItem.itemSlide {
    width: calc(15vw - 16px) !important;
}