.category-list-container,
.model-one,
.category-list-container ul.category-nav li,
.category-list-container .category-content ul {overflow: hidden;}
.category-list-container ul.category-nav,
.category-list-container .category-content {overflow-y: auto;overflow-x: hidden;}
.category-list-container .category-content {width: calc(100% - 110px);}
.category-list-container ul.category-nav {width: 100px;background: #f5f5f5;}
.category-list-container ul.category-nav li {height: 45px;line-height: 45px;font-weight: 500;font-size: 14px;color: #888;border-left: 3px solid transparent;cursor: pointer;}
.category-list-container ul.category-nav li.active {color: #fff;background: #ffa500;}
.category-list-container ul.category-nav li:not(:first-child) {border-top: 1px solid #e9e9e9;}
.category-list-container .category-content .category-icon {max-width: 50px;max-height: 50px;}
.category-list-container a:hover {text-decoration: none;}
.category-list-container .category-content ul {border-bottom: 1px solid #e2e2e2;   padding: 5px 0 15px 0;margin:0;}
.category-list-container .category-content ul li {width: 147px;padding: 3px 10px;border: 1px solid #fff;}
.category-list-container .category-content ul li a {    color:#444;font-size: 15px;display: inline-block;margin-right: 20px;margin-top: 6px;white-space: nowrap;}
.category-list-container .table-no {padding: 50px 0;}
@media only screen and (min-width:640px) {
    .category-list-container {margin-top: 10px;}
    .category-list-container .category-content {padding-top: 0;}
    .category-list-container ul.category-nav,
    .category-list-container .category-content {background-color: #fff;margin-bottom: 20px;}
    .category-list-container ul.category-nav {margin-left: 5px;}
    .category-list-container .category-content {margin-right: 5px;width: calc(100% - 120px);}
    .model-one {margin-top: -5px;}
    .category-list-container .category-content ul li:hover,
    .category-list-container .category-content ul li:hover a {color: #333;}
}
@media only screen and (min-width:1025px) {
    .category-list-container ul.category-nav {margin-left: 0;}
    .category-list-container .category-content {margin-right: 0;width: 100%;    background-color: #fff;margin-bottom: 20px;}
    .model-one {margin-left: -5px;width: calc(100% + 10px);}
}
@media only screen and (max-width:640px) {
    .am-footer { padding-bottom: 50px; }
    .category-list-container ul.category-nav,
    .category-list-container .category-content {height: calc(100vh - 138px);    background-color: #fff;margin-bottom: 20px;}
    .category-list-container .category-content .category-item {margin-right: 10px;}
}
.two-content ul {border-top: 0 !important;}
.model-one .item-content {border: 1px solid #e0e0e0;}
.model-one img {margin: 0 auto;}

body {background: #f0f1f2;}
/*头部分类选择*/
#cateSearchBox .filters {width: 1200px;margin: 0 auto;}
#cateSearchBox .filters > .title {align-items: center;background: #fff;padding: 16px 20px;font-size: 14px;color: #212121;font-weight: 700;position: relative;}
#cateSearchBox .filters > .title > span {font-size: 16px;color: #ff6200;}
#cateSearchBox .filters .btn {margin-left: 10px;float: right;width: 88px;height: 32px;padding: 8px 16px;}
#cateSearchBox .filters .row {background: #FFC45C;padding: 20px 20px 10px;border-radius: 10px;}
#cateSearchBox .filters .row .rowScroll {overflow-x: auto;display: flex;padding-bottom: 10px;}
#cateSearchBox .filters .row .list {position: relative;margin: 0 10px 10px 0;overflow: hidden;min-width: 180px;}
#cateSearchBox .filters .rowScroll .list:last-child{margin-right: 0;}
#cateSearchBox .filters .row .title {font-size: 12px;color: #212121;padding-bottom: 5px;margin-bottom: 5px;background-color: #fff;padding-left: 10px;padding-top: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px;}
#cateSearchBox .filters .row .title-m {padding-left: 0;}
#cateSearchBox .filters .row .searchInput {position: relative;border-radius: 4px 4px 0 0;background-color: #fff;display: flex;justify-content: center;}
#cateSearchBox .filters .row .searchInput i.el-icon-search {position: absolute;font-size: 22px;top: 9px;right: 8px;color:#EC9601;}
#cateSearchBox .filters .row .searchInput .el-input__inner {padding: 0 28px 0 15px;}
#cateSearchBox .filters .row ul {height: 260px;background: #fff;margin: 0;}
#cateSearchBox .filters .row .ulScroll {min-width: 160px;height: 250px;overflow-y: auto;overflow-x: hidden;}
#cateSearchBox .filters .row li {padding-bottom: 5px;}
#cateSearchBox .filters .row .searchInput .el-input {width: 100%;}
#cateSearchBox .filters .row .searchInput .el-input .el-input__inner {height: 40px;}
#cateSearchBox .el-input__inner {border: 1px solid #eee;}
#cateSearchBox .el-input__inner {border: 1px solid #eee;}
#cateSearchBox .ulScroll .el-checkbox-group {width: 182px;margin: 0;padding: 0;list-style: none;}
#cateSearchBox .ulScroll .el-checkbox-group .el-checkbox {display: block;padding: 5px 10px 5px;}
#cateSearchBox .filters .row .ulScroll::-webkit-scrollbar {width: 7px;height: 7px}
#cateSearchBox .filters .row .ulScroll::-webkit-scrollbar-thumb {border: 1px solid #d3d3d3;box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .13);border-radius: 3.5px;background-image: linear-gradient(180deg, #999, #9c9c9c)}
#cateSearchBox .filters .row .ulScroll::-webkit-scrollbar-track {border-radius: 8px;background: #e3e3e3;border: 1px solid #d3d3d3;box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .13);border-radius: 3.5px}
#cateSearchBox .filters .row .rowScroll::-webkit-scrollbar {width: 7px;height: 10px}
#cateSearchBox .filters .row .rowScroll::-webkit-scrollbar-thumb {border: 1px solid #d3d3d3;box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .13);border-radius: 3.5px;background-image: linear-gradient(180deg, #999, #9c9c9c)}
#cateSearchBox .filters .row .rowScroll::-webkit-scrollbar-track {border-radius: 8px;background: #e3e3e3;border: 1px solid #d3d3d3;box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .13);border-radius: 3.5px}
#cateSearchBox .cateSearchCheckKeywords {margin-top: 10px;margin-bottom: 10px;display: block;font-size: 12px;zoom: normal;}
#cateSearchBox .title > .waring {display: inline-block;height: 25px;line-height: 24px;margin-left: 23px;font-size: 12px !important;}
#cateSearchBox .title > .waring i {font-size: 15px;margin: 2px;}
#cateSearchBox .el-tag {margin: 5px 10px;}



/*面包屑*/
.breadcrumb-data .am-breadcrumb li a,.breadcrumb-data .am-breadcrumb li a span {font-size: 15px;}
.am-breadcrumb > li + li:before {font-size: 18px;}
.am-breadcrumb > li [class*="am-icon-"]:before {font-size: 18px;}
.breadcrumb-data .am-breadcrumb {padding-top: 12px;padding-bottom: 12px;}

#app {opacity: 0;}

#app .category-container {width: 1200px;margin: 30px auto;display: flex;justify-content: space-between;}
#app .category-container .shopRecommend {background: #fff;width: 190px;height: 38px;border-radius: 10px;padding: 12px 10px;}
#app .category-container .shopRecommend .shopRecommend-title {font-size: 14px;}
#app .category-container .shopRecommend .shopRecommend-box {width: 170px;height: 242px;margin-top: 20px;}
#app .category-container .shopRecommend .shopRecommend-box img {width: 170px;height: 170px;}
#app .category-container .shopRecommend .shopRecommend-box p:nth-child(2) {color:#EC9601;font-size: 14px;}
#app .category-container .shopRecommend .shopRecommend-box p:nth-child(3) {font-size: 12px;margin-top: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#app .category-container .shopRecommend .shopRecommend-box p:nth-child(4) span {color: #3D79B0;}
#app .category-container .shopListBox {width: 995px;min-height: 390px;}

#app .operation-right {width:209px;height: 24px;display: flex;justify-content: space-between;}
#app .operation-right .show-list-type {width: 43px;height: 20px;margin-top: 1px;margin-right: 28px;}
#app .operation-right .show-list-type img {width: 18px;height: 18px;cursor: pointer;}
#app .operation-right .show-list-type img:nth-child(2) {width: 15px;height: 15px;margin-top: 3.5px;float: right;}
#app .operation-right .show-list-page-number {font-size: 13px;line-height: 22px;}
#app .operation-right .show-list-page-number b {font-size: 13px;}
#app .operation-right .show-list-page-number b:nth-child(1) {font-size: 13px;color:#EC9601;}
#app .operation-right .show-list-page-btn { width: 81px;height: 22px;}
#app .operation-right .show-list-page-btn span {cursor:pointer;color:#C4C4C4;text-align: center;line-height: 22px;float:left;display: block;width: 40px;height: 22px;background-color: #fff;border-radius: 2px;}
#app .operation-right .show-list-page-btn span:nth-child(1) {margin-right:1px;}

.shopList .shopList-box-1 {width: 995px;height: 278px;padding: 25px 0;display: flex;justify-content: space-between;    border-bottom: 1px solid #e4e4e4;}
.shopList-box-1-img {width: 195px;height: 228px;background-color: #fff;filter: drop-shadow(0px 1px 5px rgba(0, 0, 0, 0.1));border-radius: 10px;}
.shopList-box-1-img img {width: 195px;height: 195px;margin-top: 16.5px;}
.shopList-box-1-info {width: 785px;height: 228px;padding:7px 7px 10px 0;}
.shopList-box-1-info-title {font-size: 16px;color:#333333;margin-bottom: 10px;}
.shopList-box-1-info-desc{margin-bottom: 20px;font-size: 13px;color:#666666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.shopList-box-1-info-bottom {display: flex;justify-content: space-between;}
.shopList-box-1-info-bottom-left {width:auto;}
.shopList-box-1-info-bottom-right {width:136px;margin-top: 5px;}
.shopList-box-1-info-bottom-left-price-level {margin-bottom: 20px;display: flex;justify-content: start;padding:10px 15px 11px 15px;width: auto;height: 59px;border-radius: 3px; background-color: #FFF;}
.shopList-box-1-info-bottom-left-price-level-box {width:100px;height: 26px;line-height: 22px;}
.shopList-box-1-info-bottom-left-price-level-box-1 {width:100%;height: 23px;}
.shopList-box-1-info-bottom-left-price-level-box-1 span {font-size: 20px;}
.shopList-box-1-info-bottom-left-price-level-box-1.cfocus{ color: #EC9601;}
.shopList-box-1-info-bottom-left-price-level-box-2 {width: 100%;height: 17px;color: #999999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.shopList-box-1-info-bottom-left-price-level-box-1 span.bj {display: block;width: 50px !important;height: 20px !important;background: #FFFFFF;border: 1px solid #EC9601;border-radius: 3px;text-align: center;line-height: 19px;font-size: 12px;color: #EC9601;}

.shopList-box-1-info-bottom-left-other {width: 308px;height:66px;display: flex;justify-content: space-between;}
.shopList-box-1-info-bottom-left-other-box {width: 90px;height: 66px;}
.shopList-box-1-info-bottom-left-other-box p {color: #666666;}
.shopList-box-1-info-bottom-left-other-box:nth-child(1) p span {color: #2B91E2;}
.shopList-box-1-info-bottom-left-other-box:nth-child(2) i {color: #2B91E2;font-size: 16px;}
.shopList-box-1-info-bottom-left-other-box:nth-child(3) span {display: block;margin-bottom: 3px;width: 66px;height: 22px;background-color: #fff;border-radius: 3px;line-height: 22px;}
.shopList-box-1-info-bottom-left-other-box:nth-child(3) span i {font-size: 14px;display: block;float: left;margin: 4px 4px 0 12px;}
.shopList-box-1-info-bottom-left-other-box:nth-child(3) p:nth-child(1) span {color: #999999;}
.shopList-box-1-info-bottom-left-other-box:nth-child(3) p:nth-child(2) span {color: #EC9601;}
.shopList-box-1-info-bottom-right-input {border-radius: 3px;margin-bottom: 3px;width: 136px;height: 29px;border:2px solid #EC9601;position:relative;}
.shopList-box-1-info-bottom-right-input-num {float: left;width: 72px !important;}
.shopList-box-1-info-bottom-right-input-num input {border: none;width: 80px;height: 27px;background-color: transparent;}
.shopList-box-1-info-bottom-right-input-select {position: absolute;right: -1px;top: -1px;border: none;width: 60px;height: 27px;}
.shopList-box-1-info-bottom-right-input-select .el-input__inner {text-align:center;height: 27px;line-height: 27px;padding: 0 3px;}
.shopList-box-1-info-bottom-right-input-select .el-input--suffix .el-input__inner {color: #fff;border: none;background-color:#EC9601;padding-right: 20px;}
.shopList-box-1-info-bottom-right-input-select .el-input__icon {line-height: 27px;color:#fff;}
.shopList-box-1-info-bottom-right-input-select .el-input__suffix {right: 1px;}
.shopList-box-1-info-bottom-right-input-select .el-select__caret {color:#fff !important;}
.shopList-box-1-info-bottom-right p {text-align: right;color:#666666;}
.shopList-box-1-info-bottom-right button {width: 100px;height: 28px;line-height: 0 !important;border: 2px solid #EC9601 !important;border-radius: 3px !important;color: #EC9601 !important;font-weight: 900 !important;background-color: transparent !important;float: right;margin-top: 15px !important;}
.shopList-box-1-info-bottom-left-price-level-box-1 span {display: block;float: left;}
.shopList-box-1-info-bottom-left-price-level-box-1 span:nth-child(1) {width: 17px;height: 26px;}
.shopList-box-1-info-bottom-left-price-level-box-1 span:nth-child(2) {width: 65px;height: 26px;overflow: hidden;}

.shopList2 .shopList-box-2 {margin-right: 18.33px;margin-top: 25px;border-radius: 10px;width: 235px;height: 365px;background-color: #FFF;}
.shopList2 {width: 995px;height: 365px;display: flex;justify-content: flex-start;margin-bottom: 20px;}
.shopList-box-2-img {width: 235px;height: 190px;background-color: #FFFFFF;overflow: hidden;border-radius: 10px;}
.shopList-box-2-img img {width: 238px;}
.shopList-box-2-p1 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#333333;font-size: 16px;margin-top: 10px;}
.shopList-box-2-p2 {color: #666666;font-size: 12px;margin-top: 3px;    word-wrap: break-word;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}
.shopList-box-2-content {padding: 0 15px;}
.shopList-box-2-add-cart {display: flex;justify-content: space-between;width:208px;height: 26px;margin-top: 10px;}
.shopList-box-2-add-cart-price{width: 112px;height: 26px;font-size: 10px;color: #EC9601;overflow: hidden;}
.shopList-box-2-add-cart-price span {font-size: 16px;font-weight: 900;}
.shopList-box-2-add-cart-num {width: 90px;height: 26px;}
#app .shopListBox .shopList-box-2-add-cart .el-button--mini {padding: 0;width: 20px;height: 26px;}
#app .shopListBox .shopList-box-2-add-cart .el-button--mini:nth-child(1) {border-radius: 3px 0 0 3px;float: left;border-right: 0;}
#app .shopListBox .shopList-box-2-add-cart .el-button--mini:nth-child(3) {border-radius: 0 3px 3px 0;float: left;border-left: 0;}
#app .shopListBox .shopList-box-2-add-cart .el-input {width: 50px;height: 26px;float: left;}
#app .shopListBox .shopList-box-2-add-cart .el-input input {width: 50px;height: 26px;}
#app .shopListBox .shopList-box-2-add-cart .el-input .el-input__inner {padding:0 3px;text-align: center;}

.shopList-box-2-other {display: flex;justify-content: space-between;width:208px;height: 32px;margin-top: 10px;}
.shopList-box-2-other-box {width: 30px;height: 32px;}
.shopList-box-2-other-box i {color:#3D79B0;font-size: 18px;text-align: center;margin: 0 auto;display: block;}
.shopList-box-2-other-box p{text-align: center;line-height: 16px;}
.shopList-box-2-other-box-cart-btn {cursor: pointer;width: 90px;height: 28px;border: 1px Solid #EC9601;color: #EC9601;font-size: 13px;font-weight: 900;line-height: 28px;text-align: center;margin-left: 18px;margin-top: 4px;border-radius: 3px;}
.shopList-box-1-info-bottom-left-other-box p a {color: #666666;cursor: pointer;}

.shopList .shopList-box-1:last-child {border-bottom: none;}
.pagesize-check {line-height: 28px;display: flex;justify-content: space-between; width: 219px;height: 110px;padding: 40px 0 42px; font-size: 14px;color: #999999;}
.pagesize-check span {font-size: 14px;color: #999999;cursor: pointer;}
.pagesize-check span:first-child{margin-right:24px;}
.pagesize-check span:nth-child(3),.pagesize-check span:nth-child(5) {display: block;width: 1px;height: 12px;background-color: #999999;margin: 8px 0;}
.pagesize-check span.active {color:#EC9601;}

.category-other-goods {width: 1200px;height: 367px;padding: 20px;background-color: #FFFFFF;}
.category-other-goods-title {color:#666666;font-size: 14px;}
.category-other-goods-content {display: flex;justify-content: space-between;width:1160px;height: 287px;}
.category-other-goods-content-box {width: 190px;height: 287px;margin-top: 20px;}
.category-other-goods-content-box img {width: 190px;height:190px;filter: drop-shadow(0px 1px 8px rgba(0, 0, 0, 0.07));border-radius: 3px;}
.category-other-goods-content-box p:nth-child(2) {height: 41px;font-size: 13px;word-wrap: break-word;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;margin-top: 12px;color: #666666;}
.category-other-goods-content-box p:nth-child(3) {color: #FF7300;font-size: 13px;font-weight: 900;}
.category-other-goods-content-box p:nth-child(4) {font-size: 12px;color: #666666;}
.category-other-goods-content-box p:nth-child(4) span{color: #3D79B0;}

#app .listHead {display: flex;justify-content: space-between;align-items: center;height: 43px;padding: 10px;border-bottom: 1px solid #eee;z-index: 11;background: #E7E7E7;border-radius: 10px;}
#app .checkbox .el-checkbox,#app .operation .input,#app .operation {display: flex;align-items: center;}
#app .operation .el-button {margin-right: 3px;}
#app .el-button,#app .el-checkbox__inner,#app .el-input-group__append,#app .el-input__inner,#app .el-pagination .el-select .el-input .el-input__inner,#app .el-textarea__inner {border-radius: 0;}
#app .el-button {display: inline-block;line-height: 1;white-space: nowrap;cursor: pointer;background: #fff;border: 1px solid #dcdfe6;color: #606266;-webkit-appearance: none;text-align: center;box-sizing: border-box;outline: none;margin: 0;transition: .1s;font-weight: 500;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;padding: 12px 20px;font-size: 14px;border-radius: 4px;}
#app .shopListBox .el-button--mini {padding: 4px 10px;font-size: 14px;border-radius: 3px;}
#app .shopList li {cursor: pointer;float: left;padding: 20px;width: 240px;border-bottom: 1px solid #eee;border-right: 1px solid #eee;height: 310px;}
#app .shopList .shopPic, .shopList li .imgBox {width: 200px;height: 202px;}
#app .shopList li .imgBox {overflow: hidden;display: flex;justify-content: center;align-items: center;}
#app .defaultActive img {width: 100%;transition: all .4s;}
#app .desc {display: flex;flex-direction: column;flex-wrap: wrap;padding-top: 10px;}
#app .desc .name,#app .desc .no {display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;text-overflow: ellipsis;}
#app .desc .name {-webkit-line-clamp: 2;color: #212121;font-weight: 700;margin-bottom: 10px;}
#app .desc .no {color: #666;-webkit-line-clamp: 1;}
#app .desc .name,#app .desc .no {display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;text-overflow: ellipsis;}
#app .shopListBox .sale {cursor: pointer;margin: 0 3px;font-size: 12px; padding: 2.4px 10px;cursor: pointer;background-color: #fff;border-radius: 2px;color:#666666;}
#app .shopListBox .sale.active {color:#fff;background-color:#EC9601;}

/*分页*/
#app .pages {display: flex;justify-content: space-between;}
#app .el-pagination {white-space: nowrap;padding: 2px 5px;color: #303133;font-weight: 700;}
#app .pages .el-pagination.is-background .el-pager li:not(.disabled).active {background-color: #212121;border: 1px solid #212121;color: #fff;}
#app .pages .el-pagination {padding: 40px 0 42px;}
#app .el-button--danger {color: #FFF;background-color: #EC9601;border-color: #eee;}

#app .shopListBox .operation .sale i {width:12px;height: 12px;display: inline-block;}
#app .shopListBox .operation .sale.active i {display: inline-block;}
#app .shopListBox .operation button.active {color: #fff;background-color: #EC9601;border-color: #EC9601;}

/*面包屑*/
.el-breadcrumb {width: 1200px;margin: 20px auto;}
.el-breadcrumb {font-size: 14px;line-height: 1;overflow: hidden;}
.el-breadcrumb__item {float: left;}
.el-breadcrumb .el-breadcrumb__inner.is-link {color: #666;font-weight: 500;font-size: 14px;}
.el-breadcrumb__inner.is-link,.article-category .el-breadcrumb__inner a {text-decoration: none;transition: color .2s cubic-bezier(.645,.045,.355,1);}
.el-breadcrumb__item:last-child .el-breadcrumb__separator {display: none;}
.el-breadcrumb__separator {margin: 0 6px;font-weight: 400;}
.el-breadcrumb__separator {margin: 0 9px;font-weight: 700;color: #c0c4cc;font-size: 14px;}

.category-list-container ul.left {position: absolute;left: 50%;top: 294px;width: 100px;margin: -200px 0 0 -714px;background: #fff;border: 1px solid #eee;text-align: center;}
.category-list-container .right {width: 1200px;min-height: 800px;}
.category-list-container .main {margin: 0 auto;width: 1200px;}
.category-list-container .main .wrap {display: flex;}
.category-list-container ul.left li {transition: all .2s ease-out 0s;margin: 0;font-weight: 700;font-size: 12px;cursor: pointer;text-align: center;height: 24px;line-height: 24px;color: #000;border-bottom: none;}
.category-list-container ul.category-nav li:not(:first-child) {border-top: none;}

.category-item>a>div>strong {font-size: 15px;}

/*筛选*/

.el-checkbox {margin-right: 0px !important;}
.el-checkbox__inner::after {border: 1px solid #fff !important;border-left: 0 !important;border-top: 0 !important;}
.el-checkbox__input.is-checked+.el-checkbox__label {color: #EC9601 !important;}
.el-checkbox__input.is-checked .el-checkbox__inner {background-color: #EC9601 !important;border-color: #EC9601 !important;}
.el-pager li:hover{color:#ffa500 !important;}
.title-m{background-color: #FFC45C !important;padding-bottom: 10px !important;}
.title-m .span1{color: #212121 !important;}
.breadcrumb__inner{color: #ffa500;}
.am-topbar-nav{font-weight: 700;}

#cateSearchBox .el-tag:first-child {margin-left: 0;}

.shopList-box-1-info-bottom-right-input .el-button--mini {width: 30px;height: 27px;float: left;margin-top: 0 !important;border: none !important;background-color: #ec9601 !important;border-radius: 0 !important;color: #fff !important;}
.shopList-box-1-info-bottom-right-input .el-button--mini span {font-size: 16px;}
.shopList-box-1-info-bottom-right-input input {text-align: center;}

.cursor-pointer{cursor: pointer;}
.shopList-box-1-info-bottom-left-other-box p.no-data, .shopList-box-2-other .no-data, .shopList-box-2-other .no-data i {color:#999999 !important;}
.shopList-box-1-info-bottom-left-other-box p.no-data i{color:#999999 !important;}

.myjtjg {line-height: 38px;font-size: 16px;font-weight: 900;}
.myjtjg span {padding: 4px 11px;border: 2px solid #ec9601;color: #ec9601;border-radius: 5px;margin-left: 15px;}


.seiya-category-list2 .list-top {
    background: #fff;
    width: 1200px;
    margin-bottom: 20px;
}
.seiya-category-list2 .list-top .cate-bar {position: relative;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
.seiya-category-list2 .list-top .cate-bar .tit{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    font-size: 24px;
    font-weight:normal;
}

.seiya-category-list2 .list-top .cate-bar::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    margin: 0 10px;
    background: #ccc;
}
.seiya-category-list2 .list-top .cate-bar::after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    margin: 0 10px;
    background: #ccc;
}
.seiya-category-list2 .none {
    display: block !important;
}
.seiya-category-list2 .cate-titles {padding: 1rem;}

.seiya-category-list2 .cate-titles .bt a{
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    color: #333;
}

.seiya-category-list2 .category-item .am-text-center {
    text-align: left !important;
}

.seiya-category-list2 .category-item>a>div>strong {
    font-size: 16px;
    color:#444;
}

.seiya-category-list2 {position:relative;    overflow: visible;}