.shop-header {
    border-bottom: 1px solid #EFF1F6;
    height: 65px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    background: #fff;
    box-sizing: border-box;
}

.shop-header-img {
    height: 40px;
}

.shop-search-top {
    display: flex;
    width: 710px;
    height: 40px;
    border: 2px solid #F85900;
}

.shop-search-top>p {
    width: 110px;
    height: 40px;
    background: #F85900;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
}

.shop-search-top>input {
    flex: 1;
    font-size: 14px;
    border: 0;
    padding-left: 13px;
    box-sizing: border-box;
    outline: none;
}

.shop-search-top>input::placeholder {
    color: #819199;
}

.index {
    background-color: #F9F9F9;
}

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

.shop-header-nav {
    height: 55px;
    background-color: #fff;
}

.shop-header-nav-con {
    display: flex;
    align-items: center;
}

.shop-header-nav-con a {
    display: flex;
    align-items: center;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    color: #333333;
    padding: 0 27px;
}

.shop-header-nav-con a:nth-of-type(1) {
    padding-left: 0;
}

.img-138 {
    margin-left: 4px;
    width: 8px;
}

.img-130 {
    height: 10px;
    margin-left: 3px;
}

.shop-con {
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
}

.shop-detail-tip-img {
    width: 100%;
}

.shop-detail-tip {
    padding-left: 27px;
    padding-right: 74px;
    padding-bottom: 27px;
    box-sizing: border-box;
    background-color: #fff;
}

.shop-detail-tip-title {
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    color: #F85900;
}

.shop-detail-tip-name {
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    margin-top: 13px;
}

.shop-detail-tip-name span {
    margin-right: 20px;
    font-size: 12px;
    color: #819199;
    line-height: 18px;
}

.mt-20 {
    margin-top: 20px;
}

.shop-detail-tip-b {
    margin: 13px 0;
    font-size: 16px;
    color: #333333;
    line-height: 18px;
    font-weight: 500;
}

.shop-detail-left {
    flex: 1;
}

.news-right-btn {
    width: 220px;
    flex-shrink: 0;
    height: 98px;
    background: linear-gradient(90deg, #F3F4F4 0%, rgba(255, 255, 255, 0) 100%);
    margin-top: 17px;
    background-image: url(../static/img/img-087.png);
    background-size: cover;
    background-position: center;
    padding-top: 25px;
    padding-left: 20px;
    box-sizing: border-box;
}

.news-right-btn-title {
    font-size: 16px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #F85900;
    line-height: 20px;
}

.news-right-btn-text {
    margin-top: 3px;
    font-size: 12px;
    font-family: Alibaba PuHuiTi 2.0-55 Regular, Alibaba PuHuiTi 20;
    font-weight: normal;
    color: #F85900;
    line-height: 18px;
}

.shop-detail-lists {
    width: 220px;
    background: #FFFFFF;
    padding: 19px 17px 19px 15px;
    box-sizing: border-box;
}

.shop-detail-list {
    margin-top: 24px;
}

.shop-detail-right-title {
    font-size: 16px;
    color: #333333;
    line-height: 19px;
}

.shop-detail-right {
    margin-left: 20px;
}

.img-140 {
    width: 100%;
}

.shop-detail-list-text {
    margin-top: 11px;
    text-align: center;
    font-size: 12px;
    color: #333333;
    line-height: 14px;
}

.shop-detail-con {
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.shop-detail-con-nav {
    display: flex;
    padding: 0 60px;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    margin-top: 60px;
    color: #333333;
}

.shop-detail-con-nav li {
    display: flex;
    align-items: center;
}

.img-134 {
    width: 46px;
    height: 46px;
    margin-right: 7px;
}

.shop-detail-intro-right {
    width: 190px;
    flex: 1;
}

.shop-detail-intro {
    display: flex;
}

.shop-detail-imgs {
    width: 518px;
    margin-right: 20px;
}

.shop-detail-big-img {
    width: 518px;
    height: 345px;
    background-size: cover;
    background-position: center;
}

.shop-detail-small-img {
    display: flex;
    flex-wrap: wrap;
}

.shop-detail-small-img p {
    background-size: cover;
    background-position: center;
    width: 66px;
    height: 44px;
    margin-top: 10px;
    margin-right: 10px;
    box-sizing: border-box;
}

.shop-detail-small-img p.active {
    border: 1px solid #F85900;
}

.shop-detail-intro-title {
    font-size: 16px;
    color: #333333;
    line-height: 19px;
}

.shop-detail-intro-text {
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    margin-top: 6px;
    margin-bottom: 22px;
}

.shop-detail-prices {
    /* width: 590px; */
    height: 82px;
    display: flex;
    justify-content: space-between;
    background: rgba(255, 185, 60, 0.1);
    padding: 15px 37px 15px 0;
    box-sizing: border-box;
}

.shop-detail-price-name {
    text-indent: 10px;
    width: 70px;
    display: inline-block;
    font-size: 12px;
    color: #819199;
    line-height: 18px;
}

.shop-detail-price-num {
    font-size: 12px;
    color: #5D6471;
    line-height: 18px;
    text-decoration: line-through;
}

.shop-detail-price-big-num {
    font-size: 26px;
    color: #F85900;
    line-height: 30px;
}

.shop-detail-prices-right {
    border-left: 1px solid #F2E3C8;
    padding-left: 26px;
    padding-top: 10px;
    box-sizing: border-box;
}

.shop-detail-use {
    font-size: 12px;
    color: #333333;
    line-height: 14px;
    margin-bottom: 9px;
}

.img-132 {
    width: 13px;
    height: 13px;
    /* margin-right: 2px; */
}

.mt-22 {
    margin-top: 22px;
}

.mt-17 {
    margin-top: 17px;
}

.mt-29 {
    margin-top: 29px;
}

.shop-detail-price {
    font-size: 12px;
    color: #333333;
}

.shop-op-group{
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}
.shop-op-group-item{
   flex: 1;
    border-radius: 5px !important;

}

.shop-detail-small-list {
    padding: 0 14px;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    border-radius: 2px 2px 2px 2px;
    position: relative;
    border: 1px solid #EFF1F6;
    font-size: 13px;
    color: #333;
    display: inline-block;
    cursor: pointer;
}

.shop-detail-small-list.active {
    border-color: #F85900;
}

.shop-detail-small-list.active .img-131 {
    display: block;
}

.img-131 {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 20px;
    display: none;
}

.shop-detail-small-btn {
    width: 116px;
    height: 36px;
    background: #F85900;
    border-radius: 2px 2px 2px 2px;
    text-align: center;
    line-height: 36px;
    display: inline-block;
    font-size: 16px;
    color: #FFFFFF;
}

.shop-detail-checkbox {
    width: 14px;
    height: 14px;
    border: 1px solid #E9E9E9;
}

.shop-need {
    margin-top: 20px;
    background-color: #fff;
    padding: 27px;
    box-sizing: border-box;
}

.shop-need-title {
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
    line-height: 18px;
}

.shop-need-lists {
    display: flex;
    flex-wrap: wrap;
}

.shop-need-list {
    margin-top: 24px;
    width: 202px;
    height: 234px;
    margin-right: 24px;
}

.shop-need-list:nth-of-type(4n) {
    margin-right: 0;
}

.shop-need-img {
    width: 202px;
    height: 134px;
    background-size: cover;
    background-position: center;
}

.shop-need-list-con {
    border: 1px solid #ccc;
    border-top: 0;
    padding: 11px 9px;
    box-sizing: border-box;
}

.shop-need-titles {
    font-size: 14px;
    color: #333333;
    line-height: 16px;
    margin-bottom: 6px;
}

.shop-need-big-price {
    font-size: 26px;
    color: #F85900;
    line-height: 30px;
    margin-right: 4px;
}

.shop-need-small-price {
    font-size: 14px;
    color: #819199;
    line-height: 16px;
    text-decoration: line-through;
}

.shop-need-text {
    text-align: right;
    margin-top: 4px;
    font-size: 12px;
    color: #5D6471;
    line-height: 14px;
}


.input-con {
    background-color: #fff;
    padding: 16px 14px;
    box-sizing: border-box;
    margin-top: 20px;
    width: 220px;
}

.input-con input {
    width: 100%;
    width: 192px;
    text-indent: 11px;
    height: 36px;
    margin-bottom: 20px;
    outline: none;
    border: 1px solid #EFF1F6;
}

.input-con input::placeholder,
.input-con textarea::placeholder {
    color: #A9A9A9;
}

.input-con textarea {
    height: 92px;
    resize: none;
    padding: 11px;
    box-sizing: border-box;
    border: 1px solid #EFF1F6;
    margin-bottom: 17px;
}

.input-btn {
    text-align: center;
    line-height: 36px;
    color: #fff;
    height: 36px;
    background: #F85900;
    border-radius: 2px 2px 2px 2px;
    margin-bottom: 32px;
    display: block;
}

.input-title {
    font-size: 14px;
    font-weight: normal;
    color: #F85900;
    margin-bottom: 12px;
    line-height: 16px;
}

.input-text {
    font-size: 12px;
    font-weight: normal;
    color: #505C73;
    line-height: 20px;
}


/* 遮罩层样式 */
#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

/* 弹窗样式 */
#modal,#modal1 {

}
.model-class{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    width: 1100px;
    height: 800px;
    background: #fff;
    border: 1px solid #ccc;
}
.model-class .rich{
    width: 100%;
    height: 700px;
    background: #fff;
    overflow-y: scroll;
}
.model-class .rich img{
    width: 100% !important;
}

/* 关闭按钮样式 */
#closeBtn,#closeBtn1 {
    cursor: pointer;
    color: #333;
    font-size: 18px;
    float: right;
}