header {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0px 10px;
}

/*header img {*/
/*    float: left;*/
/*}*/

header img:nth-child(1) {
    max-width: 220px;
    max-height: 50px;
}

header img:nth-child(2) {
    width: 60px;
    height: 60px;
}

.shop-name {
    border-left: 1px dashed #999;
    border-right: 1px dashed #999;
    padding: 10px 20px;
    display: inline-block;
    line-height: 40px;
    margin-left: 20px;
    font-size: 16px;
    color: black;
    margin-right: 10px;
    float: left;
}

/* .shop-about{
    padding: 10px 5px;
    text-align: center;
    line-height: 20px;
    float: left;
} */
.rake-box {
    float: right;
}

#rake {
    width: 200px;
    border-radius: 0px;
    margin-top: 10px;
    border: 2px solid #7BAAB7;
}

.btn {
    /*vertical-align: top;*/
    border: none;
    height: 38px;
    margin-top: 10px;
    margin-left: -4px;
    color: #fff;
    padding: 0px 5px;
    border-radius: 0;
}

.rake-box .btn:nth-child(2) {
    background-color: #7BAAB7;
}

.rake-box .btn:nth-child(3) {
    background-color: #5E5E5E;
}

.banner {
    width: 100%;
}

.banner img {
    width: 100%;
    max-height: 450px;
}

.nav {
    width: 100%;
    background-color: #7BAAB7;
    height: 35px;
    position: relative;
}

.nav ul {
    width: 1200px;
    margin: 0 auto;
}

.nav-mobile-hide li {
    float: left;
    padding: 0px 20px;
    font-size: 16px;
    color: #fff;
    line-height: 34px;
    cursor: pointer;
}

.nav-mobile-hide li:hover {
    background-color: #fff;
    color: #7BAAB7;
}

.nav-mobile-hide li.nav-active {
    background-color: #fff;
    color: #7BAAB7;
}

.content-box {
    width: 1200px;
    margin: 0 auto;
}

.substance {
    display: none;
}

.con-show {
    display: block;
}

.cc-left,
.cc-right {
    float: left;
    margin-top: 30px;
}

.cc-right {
    margin-left: 30px;
    width: 960px;
    background-color: #f9f9f9;
}

.cl-top {
    width: 208px;
    line-height: 32px;
    border: 1px solid #E6E6E6;
    /* margin-top: 30px; */
}

.cl-top div {
    padding: 0px 0px 0px 15px;
}

.cl-title {
    padding: 0px 0px 0px 15px;
    height: 32px;
    font-weight: 700;
    background-color: #F5f5f5;
    font-size: 14px;
    border-bottom: 1px solid #E6E6E6;
}

.clt-box {
    color: #7BAAB7;
    padding: 2px 3px;
    border: 1px solid #7BAAB7;
    margin-right: 10px;
}

.class-rank {
    width: 208px;
    line-height: 32px;
    border: 1px solid #E6E6E6;
    margin-top: 20px;
}

.cl-card {
    padding: 10px;
    position: relative;
}

.sign {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #E4393C;
    color: #fff;
    text-align: center;
    line-height: 20px;
    position: absolute;
    top: 5px;
    left: 5px;
}

.pic {
    width: 235px;
    /*width: 188px;*/
    /*max-height: 105px;*/
}

.price {
    color: #E4393C;
    font-weight: bold;
}

.sale {
    font-weight: 600;
    float: right;
}

.class-rank .cl-card:nth-child(5) .sign,
.class-rank .cl-card:nth-child(6) .sign {
    background-color: #AAAAAA;
}

.thumb {
    text-align: center;
    /*padding: 10px;*/
    padding: 30px;
    float: left;
    position: relative;
}

.thumb_two {
    background-color: #f8f9f9;
    border-radius: 5px;
    padding-bottom: 5px;
    /* border: 1px solid #dbdbdb; */
    overflow: hidden;
    box-shadow: 0px 2px 12px 0px #d4d4d4;
}

.goodname {
    text-align: center;
    margin-top: 10px;
    color: #565353;
    font-size: 16px;
    letter-spacing: 2px;
}

.tuijian {
    width: 42px;
    height: 22px;
    background-color: #FF6A6E;
    color: #fff;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    position: absolute;
    left: 100px;
}

.xinpin {
    width: 42px;
    height: 22px;
    background-color: #68BeFF;
    color: #fff;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    position: absolute;
    left: 100px;
}

.thumb img {
    /*width: 220px;*/
    /*max-height: 120px;*/
    width: 235px;
    /*max-height: 150px;*/
    /*border-radius: 5px;*/
}

.m80 {
    margin-top: 80px;
}

.sc-top {
    border: 1px solid #ccc;
    margin-top: 20px;
}

.all-class {
    /*height: 40px;*/
    background-color: #f7f7f7;
    line-height: 40px;
    font-size: 14px;
    padding: 0px 20px;
}

.choose {
    background-color: #f7f7f7;
    height: 50px;
    width: 100%;
    margin: 0;
}

.choose-wrap div {
    float: left;
    padding: 0px 20px;
    height: 36px;
    line-height: 36px;
}

.choose-wrap div.selected,
.choose-wrap div:hover {
    background-color: #fff;
    cursor: pointer;
}

.choose-wrap div a {
    line-height: 20px;
    color: #555;
    display: block;
    height: 20px;
    padding: 8px 13px 8px 12px;
}

.choose-wrap div.selected a,
.choose-wrap div:hover a {
    text-decoration: none;
    color: #7BA7AB;
}

.choose-wrap div.selected a.desc span:before {
    color: #7BA7AB
}

.choose-wrap div.selected a.asc span:after {
    color: #7BA7AB
}

.choose-wrap div a span {
    position: relative;
    display: inline-block;
    width: 12px;
}

.choose-wrap div a span:after {
    position: absolute;
    right: 0px;
    top: -15px;
    content: "\e690";
    font: 12px/1 iconfont;
    color: #DDDDDD
}

.choose-wrap div a span:before {
    position: absolute;
    right: 0px;
    top: -5px;
    content: "\e691";
    font: 12px/1 iconfont;
    color: #DDDDDD
}

#class-search {
    width: 200px;
    display: inline-block;
    height: 40px;
    margin-left: 10px;
    border-radius: 0;
}

.card-box {
    width: 100%;
    padding-bottom: 50px;
    /*border: 1px solid #ccc;*/
    border-bottom: 0px;
}

.card-box::after {
    content: "";
    display: block;
    clear: both;
}

.sc-card {
    padding: 30px;
    width: 25%;
    float: left;
    /*border: solid #ccc;*/
    /*border-width: 0px 1px 1px 0px;*/
}

.card-box .sc-card:nth-child(4n) {
    border-right: 0px;
}

.fenye {
    display: flex;
    justify-content: center;
}

.page {
    margin-top: 50px;
}

.mr30 {
    margin-right: 30px;
}

.ml30 {
    margin-left: 30px;
}

.record {
    float: left;
    padding: 0px 15px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ccc;
}

.page ul {
    float: left;
}

.page li {
    width: 38px;
    height: 38px;
    float: left;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 38px;
}

input[type='number'] {
    float: left;
    width: 60px;
    height: 38px;
    border: 1px solid #ccc;
    padding: 0px 0px 0px 10px;
}

.sure {
    outline: none;
    padding: 0px 20px;
    height: 38px;
    line-height: 38px;
    border: none;
}

footer {
    /*border-top: 2px solid #ededed;*/
    padding-top: 20px;
    /*padding-bottom: 20px;*/
    /*text-align: center;*/
}

input[type="text"],
input[type="password"],
input.text,
input.password {
    font: 13px/30px Arial;
    color: #777;
    border-radius: 4px;
    background-color: #FFF;
    /* vertical-align: top; */
    display: inline-block;
    height: 38px;
    padding: 4px 8px;
    border: solid 1px #CCC;
    outline: 0 none;
    width: calc(100% - 100px);
}

input[type="text"]:focus,
input[type="password"]:focus,
input.text:focus,
input.password:focus,
textarea:focus {
    color: #333;
    border-color: #7BA7AB;
    box-shadow: 0 0 0 2px rgba(123, 167, 171, 0.15);
    outline: 0 none;
}

input[type="text"].error,
input[type="password"].error,
textarea.error {
    border-color: #ED6C4F;
    box-shadow: 0 0 0 2px rgba(232, 71, 35, 0.15);
    outline: 0 none;
}

textarea,
.textarea {
    font: 12px/18px Arial;
    color: #777;
    background-color: #FFF;
    vertical-align: top;
    display: inline-block;
    height: 54px;
    padding: 4px;
    border: solid 1px #CCC;
    outline: 0 none;
}

::-webkit-scrollbar {
    display: none;
}

@media screen and (max-width: 1200px) {
    .content-box {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {

    .footer-company{
        display: none;
    }

    .content-box,
    .nav ul,
    .cc-left,
    .cc-right {
        width: 100%;
    }
    .nav-mobile-hide{
        display: none;
    }
    .nav{
        background-color: #f7f7f7;
    }
    .nav li {
        font-size: 12px;
    }

    .nav-mp li {
        text-align: center;
        line-height: 28px;
        border-bottom: 1px solid #ccc!important;
    }

    .nav-mp li.selected {
        color: #7BA7AB;
    }

    .nav-mp ul {
        overflow-y: scroll;
        height: 150px;
    }

    .ccr-box {
        margin: 0;
    }

    .cc-right {
        margin: 0;
        padding-top: 15px;
    }

    .thumb {
        width: 50%;
        padding: 15px;
    }

    .thumb img {
        width: 100%;
        /*height: 100px;*/
        object-fit: cover;
    }

    .cc-left-mobile {
        float: left;
        width: 100%;
    }

    .cl-top {
        float: left;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .class-rank {
        width: 100%;
        float: left;
    }

    .cl-card {
        width: 50%;
        float: left;
    }

    .pic {
        width: 100%;
        /*height: 100px;*/
        object-fit: cover;
    }

    .all-class {
        display: none;
    }

    .choose {
        position: relative;
        height: 36px;
    }

    .choose-wrap div {
        padding: 0 6px;
    }

    .choose-wrap div a {
        font-size: 12px;
    }

    .sc-card {
        width: 50%;
        padding: 10px;
    }

    .page {
        margin-top: 25px;
        font-size: 12px;
    }

    .bootstrapPage {
        text-align: center;
    }

    .choose-wrap {
        width: calc(100% - 40px);
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .choose-wrap div {
        display: inline-block;
        float: none;
    }

    /*.choose {*/
    /*    position: relative;*/
    /*}*/

    .search-mobile {
        position: absolute;
        right: 0;
        top: 4px;
        z-index: 999;
    }
    .nav-bar{
        position: absolute;
        right: 0;
        top:0;
    }

    .search-mobile input {
        border: 0;
        width: 0px;
        height: 25px;
        padding: 0;
        border-bottom: 1px solid black;
        border-radius: 0;
        background: #f7f7f7;
        transition: width .06s ease-in;
    }

    .shop-search:focus {
        border-bottom: 1px solid black;
        box-shadow: none !important;
    }

    .shop-search.active {
        width: 120px;
        padding: 4px 8px;
    }

    #rake {
        margin-left: 0px;
        width: 140px;
        height: 30px;
        border: 1px solid #7BA7AB;
        font-size: 10px;
        vertical-align: bottom;
        margin-top: 0;
    }
    .rake-box .btn {
        font-size: 11px;
        height: 30px;
        margin-top: 0;
    }

    .ic_sort{
        position: absolute;
        right: 10px;
        top:8px;
    }

    .choose li.selected, .choose li:hover {
        background-color: unset;
    }

    .wrap {
        position: relative;
    }

    .sort-header {
        padding-bottom: 10px;
        font-size: 16px;
        text-align: center;
    }

    .sort-header img {
        float: right;
        cursor: pointer;
    }

    .sort-main-mp {
        width: 100%;
        padding: 20px 15px;
        overflow: auto;
        /* height: 70vh; */
        height: 0;
        position: fixed;
        bottom: -88px;
        /* bottom: 0vh; */
        background: white;
        transition: bottom .1s ease-in;
        z-index: 100;
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
    }

    .wrap.active .mask{
        background: rgba(0, 0, 0, 0.3);
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        transition: background .1s ease-in;
    }

    .wrap.active .sort-main-mp {
        bottom: 0;
        height: 88vh;
    }

    .sort-title {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .sort-box {
        margin-bottom: 20px;
    }
    .pingtai{
        width: calc(50% - 30px);
        height: 35px;
        font-size: 14px;
        text-align: center;
        line-height: 35px;
        background: #f0f0f0;
        border: 1px solid #f0f0f0;
        border-radius: 15px;
        color: #333;
        margin-bottom: 10px;
        display: inline-block;
        cursor: pointer;
    }
    .pingtai.active {
        background: rgba(123,167,171, .7);
        color: white;
        border: 1px solid #7BA7AB;
    }
    .sort-btn {
        width: calc(50% - 30px);
        height: 35px;
        font-size: 14px;
        text-align: center;
        line-height: 35px;
        background: #f0f0f0;
        border: 1px solid #f0f0f0;
        border-radius: 15px;
        color: #333;
        margin-bottom: 10px;
        display: inline-block;
        cursor: pointer;
    }
    .sort-btn.active {
        background: rgba(123,167,171, .7);
        color: white;
        border: 1px solid #7BA7AB;
    }
    .sort-btn:nth-child(even) {
        margin-right: 50px;
    }
    .sort-box span {
        margin: 0 10px;
    }
    .sort-box input {
        width: calc(50% - 30px);
        height: 35px;
        padding: 0 10px;
        background-color: #f0f0f0;
        border-radius: 15px ;
    }
    .sort-success {
        width: 150px;
        height: 35px;
        border-radius: 30px;
        background: #7BA7AB;
        line-height: 35px;
        text-align: center;
        color: white;
        margin: 0 auto;
        cursor: pointer;
    }
}