html, body {
    overflow: hidden;
    font-size: 22px;
    height: 100%;
    background-color: #fff;
}

#gHeader {
    position: fixed;
}

.catalog {
    height: 100%;
    zoom: 1;
    overflow: hidden
}

.division_box {
    height: 100%;
    overflow: hidden;
    zoom: 1;
    border-top: 2px #fff solid
}

.fir_catalog {
    float: left;
    height: 100%;
    overflow: auto;
}

.fir_catalog li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #E4E4E4;
    border-top: none;
    border-left: none;
    cursor: pointer;
    color: #616161;
}

.fir_catalog li a {
    color: #616161;
}

.fir_catalog li.cur {
    color: #616161;
    background: #fff;
    border: none;
    border-left: 2px solid #1abb9b;
    border-bottom: 1px solid #E4E4E4;
}

.contain {
    width: 75%;
    padding: 0 2.5%;
    float: right;
    overflow-y: auto;
    height: 100%
}

.sp_container .sec_catalog {
    height: 40px;
    line-height: 40px;
    color: #616161;
    border-bottom: 1px solid #E4E4E4;
}

.sp_container .th_catelog li {
    float: left;
    width: 33.3%;
    margin-top: 20px;
}

.sp_container .th_catelog li a {
    display: block;
    width: 80%;
    margin: 0 auto
}

.sp_container .th_catelog li span {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    overflow: hidden
}

.sp_container .th_catelog li img {
    width: 100%;
}

.categroy-cnt {
    width: 25%;
    /*height: 100%;*/
    display: block;
    float: left;
    position: absolute;
    z-index: 1;
    top: 2rem;
    bottom: 2.2rem;
    left: 0;
    overflow: hidden;
    background: #F7F7F7;
}

.categroy-list {
    position: absolute;
    width: 100%;
}

.category-item {
    position: relative;
    padding: 0 0.7rem;
    height: 1.91rem;
}

.category-item.selected {
    background-color: #fff;
}

.category-item.selected::before {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    width: 0.123rem;
    height: 0.72rem;
    border-radius: 0.0615rem;
    background-color: #E1251B;
    transform: translateY(-50%);
}

.category-item-a {
    display: block;
}

.ci-fcategory-ico {
    width: 1rem;
    height: 1rem;
    padding: 0.45rem 0 0.25rem 0;
    margin: 0 auto;
}

.ci-fcategory-ico img {
    display: block;
    vertical-align: top;
    width: 100%;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.5;
}

.category-item.selected .ci-fcategory-name {
    color: #E1251B;
    font-size: 0.61rem;
    font-weight: bold;
}

.ci-fcategory-name {
    font-size: 0.52rem;
    line-height: 1.91rem;
    color: #232326;
    text-align: center;
    width: 100%;
    height: 1.91rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bbctouch-main-layout {
    position: relative;
    height: 100%;
    clear: both;
    overflow: hidden;
    display: block;
    padding: 2rem 0 2.2rem;
    margin: 0;
    background-color: #fff;
    box-sizing: border-box;
}

.categroy-rgt {
    width: 75%;
    float: right;
    z-index: 1;
    height: 100%;
    padding-top: 0.434rem;
    box-sizing: border-box;
}

.categroy-child-list {
    width: 100%;
    min-height: 100%;
    box-sizing: border-box;
    padding: 0 0.434rem 0.434rem;
}

.categroy-child-list dl.wrap{
    box-sizing: border-box;
}

.categroy-child-list p.more i{
    font-size: 0.5rem;
    color: #E96059;
    margin-right: 0.21rem;
}

.categroy-child-list dt {
    line-height: 1.48rem;
    margin-top: 0.434rem;
}

.categroy-child-list dt:first-child{
    margin-top: 0;
}

.categroy-child-list dt a {
    display: block;
    width: 100%;
    height: 1.48rem;
    padding: 0 0 0 0.434rem;
    font-size: 0.61rem;
    line-height: 1.48rem;
    color: #2D2D2D;
    box-sizing: border-box;
    font-family: 'PingFang-SC-Bold';
}

.categroy-child-list dd {
    display: inline-block;
    width: 33.33%;
    border-radius: 5px;
    font-size: 0.55rem;
    vertical-align: top;
    margin-top: 0.434rem;
    box-sizing: border-box;
}

.categroy-child-list dd:nth-child(-n+3){
    margin-top: 0.26rem;
}

.categroy-child-list dd a {
    display: block;
    color: #333333;
    width: 100%;
    padding: 0 0.434rem;
    font-size: 0.52rem;
    box-sizing: border-box;
}

.categroy-child-list dd a .cat_pic {
    font-size: 0;
    line-height: 0 !important;
    width: 2.95rem;
    height: 2.95rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.categroy-child-list dd a .cat_pic img {
    max-width: 100%;
    max-height: 100%;
}

.categroy-child-list dd a .cat_name {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 1.43rem;
    height: 1.43rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.categroy-child-list dt i.col0 {
    background-color: #ED5564;
}

.pre-loading {
    background: rgba(248, 248, 248, 0.95);
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.pre-block {
    text-align: center;
    position: absolute;
    z-index: 1;
    width: 6rem;
    height: 1rem;
    font-size: 0.55rem;
    color: #666;
    top: 50%;
    left: 50%;
    margin: -0.5rem 0 0 -3rem;
}

.spinner {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.4em;
    font-size: 1em;
    width: 1em;
    height: 1em;
    text-align: left;
    border-radius: 50%;
    box-shadow: inset 0 0 0 .1em rgba(58, 168, 237, .3);
}

.spinner i {
    position: absolute;
    clip: rect(0, 1em, 1em, .5em);
    width: 1em;
    height: 1em;
    animation: spinner-circle-clipper 1s ease-in-out infinite;
    -webkit-animation: spinner-circle-clipper 1s ease-in-out infinite;
}

.cat_wrap_dd {
    background: #fff;
    box-shadow: 0 0 5px #f5f5f5;
    border-radius: 0.13rem;
}

/*头部搜索框样式*/
.htsearch-wrap {
    display: flex;
    align-items: center;
    position: absolute;
    left: 1.95rem;
    right: 1.95rem;
    height: 1.3rem;
    background-color: #F5F5F5;
    margin-top: 0.304rem;
    border-radius: 0.65rem !important;
}

input.htsearch-input {
    height: 1.3rem;
    vertical-align: middle;
    font-weight: normal;
    font-size: 0.55rem;
    -webkit-appearance: none;
    border: none;
    background-color: transparent;
}

.wap_cat_body {
    position: relative
}

.wap_span_parent {
    width: 100%;
    height: 2.95rem;
    display: flex;
    justify-content: center;
}

.htsearch-wrap .sousuo_pic {
    font-size: 16px;
    margin: 0 0.6rem 0 0.39rem;
    color: #949494;
}














