ul, ol, li {list-style: none; margin: 0; padding: 0;}
.cate_wrap1 {width: 125px; position: fixed; top: 71px; left: 0; height: calc(100% - 70px); background: #fff; z-index: 10; display: none; overflow-y:scroll; box-shadow: -10px 35px 35px #aaa; letter-spacing: -1px;}
.cate_wrap2 {width: 125px; position: fixed; top: 71px; left: -50%; height: calc(100% - 70px); background: #fff; z-index: 9; display: none; overflow-y:scroll; }
.cate_blank {width: 100%; position: fixed; top: 0; left: 0; height: 100%; background: rgba(255,255,255,0); z-index: 8; display: none;}
.cate_dep1 {overflow-x: hidden; margin-top: 48px;}
.cate_dep1 > li {font-size: 13px; word-break: keep-all; color: #777;}
.cate_dep1 > li.on {background: #492100; color: #fff;}
.cate_dep1 > li div {display: table-cell; vertical-align: middle; width: 125px; height: 48px; padding-left: 17px; padding-right: 10px; font-weight: 600;}
.cate_dep2 {display: none; overflow-x: hidden;}
.cate_dep2 > li {word-break: keep-all;}
.cate_dep2 > li .cate_dep2_name {display: table-cell; width: 125px; height: 48px; vertical-align: middle; font-size: 13px; padding: 0 12px; color: #777;}
.cate_dep2 > li.on .cate_dep2_name {color: #333; background: #f2f2f2;}
.cate_dep3 {display: none;}
.cate_dep3 > li {text-align: left; font-size: 12px; margin: 0 12px; border-bottom: 0.15pt solid #e0e0e0; color: #777;}
.cate_dep3 > li div {display: table-cell; vertical-align: middle; width: 95px; height: 35px;}
.cate_close {width: 125px; height: 48px; position: fixed; color: #b3b3b3; background: #fff; border-bottom: 0.2pt #e6e6e6 solid;}
.cate_close_text {font-size: 13px; padding-top: 14px; padding-left: 40px; font-weight: 600;}
.u_arrow {display: none; width: 25px; height: 48px; position: fixed; z-index: 4; top: 195px; left: 80px; background: url('../../images/u_arrow.png') no-repeat center / cover;}
.d_arrow {display: none; width: 25px; height: 48px; position: fixed; z-index: 4; bottom: 80px; left: 80px; background: url('../../images/d_arrow.png') no-repeat center / cover;}
.copyright {font-size: 12px; color: #666; text-align: center; margin-top: 30px;}
