.sch-key {
    height: 280px !important;
}

.max-dnt {
    width: 1200px;
    margin: 0 auto;
    box-shadow: 0 4px 8px rgba(7, 17, 27, .1);
    border-radius: 3px;
    background: #fff;
    min-height: 300px;
}
.cat-shop-banner{
    height: 100%;
    min-height: 180px;
    max-height: 210px;
    background:#d8e7fa;
    overflow: hidden;
    position: relative;
    max-width: 100%;
    width: auto;
}
.cat-shop-banner img{
    margin: 0 auto;
    display: flex;
}
.er-tips{
    position: absolute;
    right: 0;
    top: 24px;
    background: rgba(255,255,255,.8);
    height: 34px;
    width: 150px;
    line-height: 34px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    padding-left: 1rem;
}

.dv-ee>div{
    float: left;
    box-sizing: border-box;
    position: relative;
    padding: 0 5px 0;
}
.dv-ee>div:first-child{
    border-right: 1px solid #eee;
    width: 300px;
    text-align: center;
}
.dv-ee>div:last-child{
    width: calc(100% - 300px);
}
.shop_pic{
    margin-top: -50px;

}
.shop_pic img{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: flex;
    border-radius: 50px;
    box-shadow: 0 4px 8px rgba(7, 17, 27, .1);
    background: white;
}
.shop_name{
    text-align: center;
    font-weight: bolder;
    font-size: 14px;
}
.mg-5{
    margin: 5px 0;
}
.mg-20{
    margin: 20px 0;
}
.cat-btn{
  height: 36px;
    line-height: 36px;
    width: 100px;
    /* background: rgb(110, 48, 222); */
    box-shadow: 0 4px 8px rgba(7, 17, 27, .1);
    display: inline-block;
    color: #fff;
    border-radius: 30px;
    font-size: 15px;
    cursor: pointer;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#5baffd,endColorStr=#3a81ec);
    background: -ms-linear-gradient(left, #5baffd, #3a81ec);
    background: -moz-linear-gradient(left,#5baffd,#3a81ec);
    background: -webkit-gradient(linear, 0% 100%, 0% 0%,from(#5baffd), to(#3a81ec));
    background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#5baffd), to(#3a81ec));
    background: -webkit-linear-gradient(left, #5baffd, #3a81ec);
    background: -o-linear-gradient(left, #5baffd, #3a81ec);
    color: #FFF;
    box-shadow: 0 7px 10px rgba(75,152,244,0.45);
}
.hp-tool-bar>div{
    box-sizing: border-box;
    width: calc(100% / 3);
    padding: 5px 0;
    float: left;

}
.hp-tool-bar>div>div:first-child{
    font-size: 18px;
    font-weight: bold;
}
.hp-tool-bar>div>div:last-child{
    color: #b0b0b0;
}
.gong-ao{
    text-align: left;
    padding:  0  .8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 23px;
    font-size: 14px;
    color: #868686;
    margin-top: 10px;
    height: calc(23px * 3);
}
.theme-cl{
    color: rgb(110, 48, 222);
}
.call-tool-bar>div{
    box-sizing: border-box;
    width: calc(100% / 3);
    padding: 5px 0;
    float: left;
}
.call-tool-bar>div{
    color: #868686;
}
.call-tool-bar>div>span{
    width: 80px;
    background: rgb(110, 48, 222);
    box-shadow: 0 4px 8px rgba(7, 17, 27, .1);
    height: 34px;
    line-height: 34px;
    display: block;
    color: white;
    border-radius: 3px;
    cursor: pointer;
    margin: 0 auto;
}
.call-tool-bar>div:nth-child(2)>span{
    background: #19be6b;
}
.call-tool-bar>div:nth-child(1)>span{
    background: #2d8cf0;
}
.call-tool-bar>div:nth-child(3)>span{
    background: #515a6e;
}
.call-tool-bar>div a:hover{
    color: #FFF;
}
.dh-sl-bar{
    margin-top: 10px;
}
.dh-sl-bar .on{
       display: inline-block;
    width: 100px;
    border-radius: 50px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #2d8cf0;
    color: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    margin-right: 15px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#5baffd,endColorStr=#3a81ec);
    background: -ms-linear-gradient(left, #5baffd, #3a81ec);
    background: -moz-linear-gradient(left,#5baffd,#3a81ec);
    background: -webkit-gradient(linear, 0% 100%, 0% 0%,from(#5baffd), to(#3a81ec));
    background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#5baffd), to(#3a81ec));
    background: linear-gradient(0deg,#2a62ff,#4e7dff);
    background: -o-linear-gradient(left, #5baffd, #3a81ec);
    color: #FFF;
    box-shadow: 0 7px 10px rgba(75,152,244,0.45);
}

.dh-sl-bar>span{
    margin-right:10px;
    height: 34px;
    line-height: 34px;
    border-right:1px solid rgba(51, 50, 33, 0.38);
    padding-right: 5px;
}
.dh-sl-bar>span:last-child{
    margin-right: 0;
    border-right:none;
    padding-right: 0;
}
.codes-list-nav{
    padding: 5px;
    padding-bottom: 0;
}
.codes-list-nav > div {
    float: left;
    width: calc((100% - 10px * 3)  / 4);
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}
.codes-list-nav > div:nth-child(4n){
    margin-right: 0;
}
.codesp-pic img{
    width: 100%;
    height: 174px;
}
.codesp-pic{
    position: relative;
}
.codsd-tit{
    position: absolute;
    bottom: 0;
    background: rgba(255,255,255,.8);
    text-align: center;
    width: 100%;
    height: 34px;
    line-height: 34px;
}
.more-ts{
      float: right;
    margin-right: 1rem!important;
    font-size: 12px;
    width: 60px;
    text-align: center;
    display: inline-block;
    height: 22px!important;
    line-height: 22px!important;
    color: #ffffff !important;
    background-color: #56a8fa !important;
    border-radius: 0 !important;
}

.dh-sl-bar a:hover{
    color: white;
}