.search-body {
    background-color: #fff;
}

.search-container {
    padding-right: 10%;
    padding-left: 12%;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .search-container {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .search-container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .search-container {
        width: 100%;
    }
}

.head-body {
    padding-top: 87px;
    font-size: 20px;
    /*font-family:MicrosoftYaHei;*/
    font-weight: 400;
    color: rgba(85, 85, 85, 1);
    line-height: 28px;
}

.message {
    /*height: 580px;*/
    border-left: 1px solid rgba(193, 193, 193, 0.47);
    padding-left: 18%;
    padding-top: 15%;
}

.message-title {
    /*font-family: MicrosoftYaHei;*/
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.9px;
    color: #2d3e50;

}

.message-buttom {
    display: flex;
    flex-direction: row;
    margin-top: 35px;
    flex-wrap: wrap;
}

.message-buttom-1 {
    width: 45px;
    height: 26px;
    background-color: #006633;
    /*font-family: MicrosoftYaHei;*/
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #ffffff;
    text-align: center;
}

.message-buttom-2 {
    width: 96px;
    height: 26px;
    background-color: #d7d7d7;
    /*font-family: MicrosoftYaHei;*/
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #2d3e50;
    text-align: center;
}

.message-buttom-3 {
    margin-left: 10px;
    width: 90px;
    height: 26px;
    background-color: #ff6666;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #ffffff;
    text-align: center;
}

.message-buttom-4 {
    width: 54px;
    height: 26px;
    background-color: #cccc99;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #2d3e50;
    text-align: center;
}

.message-buttom-5 {
    margin-left: 10px;
    width: 45px;
    height: 26px;
    background-color: #66cc33;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #ffffff;
    text-align: center;
}

.message-buttom-6 {
    width: 117px;
    height: 26px;
    background-color: #999999;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #2d3e50;
    text-align: center;
}

@media (max-width: 785px) {
    .message-buttom-1 {
        margin-left: 5%;
        width: 45px;
        height: 26px;
        background-color: #006633;
        /*font-family: MicrosoftYaHei;*/
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0.4px;
        color: #ffffff;
        text-align: center;
    }

    .message-buttom-2 {

        width: 96px;
        height: 26px;
        background-color: #d7d7d7;
        /*font-family: MicrosoftYaHei;*/
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0.4px;
        color: #2d3e50;
        text-align: center;
    }

    .message-buttom-3 {
        width: 90px;
        height: 26px;
        background-color: #ff6666;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0.4px;
        color: #ffffff;
        text-align: center;
    }

    .message-buttom-4 {
        margin-right: 5%;
        width: 54px;
        height: 26px;
        background-color: #cccc99;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0.4px;
        color: #2d3e50;
        text-align: center;
    }

    .message-buttom-5 {
        width: 45px;
        height: 26px;
        background-color: #66cc33;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0.4px;
        color: #ffffff;
        text-align: center;
    }

    .message-buttom-6 {
        width: 117px;
        height: 26px;
        background-color: #999999;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 28px;
        letter-spacing: 0.4px;
        color: #2d3e50;
        text-align: center;
    }
}

.message-detail {
    /*font-family: MicrosoftYaHei;*/
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0.1px;
    color: #555555;
    margin-top: 38px;
}

.message-detail-1 {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.1px;
    color: #999999;
}

.message-detail-2 {
    margin-left: 10px;
    width: 45px;
    height: 26px;
    background-color: #0078ff;
    /*font-family: MicrosoftYaHei;*/
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #ffffff;
    text-align: center;
}

.message-detail-3 {
    margin-left: 10px;
    width: 45px;
    height: 26px;
    background-color: #fcbd00;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #ffffff;
    text-align: center;
}

.message-detail-4 {
    margin-left: 10px;
    width: 45px;
    height: 26px;
    background-color: #41fe02;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #ffffff;
    text-align: center;
}

.message-detail-5 {
    margin-left: 10px;
    width: 45px;
    height: 26px;
    background-color: #ff3300;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #ffffff;
    text-align: center;
}

.message-detail-6 {
    margin-left: 10px;
    width: 45px;
    height: 26px;
    background-color: #ff007a;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #ffffff;
    text-align: center;
}

.message-detail-7 {
    margin-left: 10px;
    width: 45px;
    height: 26px;
    background:rgba(0,153,204,1);
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #ffffff;
    text-align: center;
}

.message-detail-1-1 {
    margin-left: 10px;
    width: 97px;
    height: 26px;
    border: solid 1px #ffb300;
    /*font-family: MicrosoftYaHei;*/
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0;
    color: #ffb300;
    text-align: center;
}

.message-detail-1-2 {
    text-decoration: underline;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0.1px;
    color: #ffb300;
}

.room-number {
    display: flex;
    flex-direction: row;

}

.number-box {
    width: 79px;
    height: 31px;
    border-radius: 6px;
    border: solid 1px #999999;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #555555;
    text-align: center;
    margin-left: 5px;
}

.subtraction {
    width: 30px;
    height: 31px;
    border-radius: 6px;
    border: solid 1px #999999;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #555555;
    text-align: center;
    cursor: pointer
}

.addition {
    width: 30px;
    height: 31px;
    border-radius: 6px;
    border: solid 1px #999999;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 31px;
    letter-spacing: 0px;
    color: #555555;
    text-align: center;
    margin-left: 5px;
    cursor: pointer
}

.message-detail-1-3 {
    width: 94px;
    height: 41px;
    background-color: #ffb300;
    border-radius: 4px;
    border: 0;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #fefefe;
}

.message-detail-1-4 {
    text-decoration: underline;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0.4px;
    color: #2d3e50;
    text-align: center;
}

.search-body-border {
    margin-top: 50px;
    border-top: 1px solid rgba(193, 193, 193, .2);
    height: 150px;
}



.product-search-container {
    padding-right: 10%;
    padding-left: 12%;
    margin-right: auto;
    margin-left: auto;
    background: rgba(225, 225, 225, .2);

}

@media (min-width: 768px) {
    .product-search-container {
        width: 750px;
        background: rgba(225, 225, 225, .2);
    }
}

@media (min-width: 992px) {
    .product-search-container {
        width: 970px;
        background: rgba(225, 225, 225, .2);

    }
}

@media (min-width: 1200px) {
    .product-search-container {
        width: 100%;
        background: rgba(225, 225, 225, .2);
    }
}

.head-body-detail {
    display: flex;
    flex-direction: row;
    border-bottom: 4px solid rgba(255, 179, 0, 1);
    /*background-color: #fff;*/

}

.head-body-bottom-1 {
    width: 100%;
    background: rgba(255, 179, 0, 1);
    border-radius: 8px 8px 0 0;
    text-align: center;
}

.head-body-bottom-2 {
    width: 100%;
    background: rgba(225, 225, 225,);
    border-radius: 8px 8px 0 0;
    text-align: center;
}

.head-body-bottom-1 > span {
    font-size: 25px;
    /*font-family:MicrosoftYaHei;*/
    font-weight: 400;
    color: rgba(254, 254, 255, 1);
    line-height: 64px;
}

.head-body-bottom-2 > span {
    font-size: 25px;
    /*font-family:MicrosoftYaHei;*/
    font-weight: 400;
    color: rgba(45, 62, 80, 1);
    line-height: 64px;
}

.head-body-bottom-2 > a {
    font-size: 25px;
    /*font-family:MicrosoftYaHei;*/
    font-weight: 400;
    color: rgba(45, 62, 80, 1);
    line-height: 64px;
}

.animal-search-active {
    background-color: #FFB300;
}

.num {
    width: 24px;
    height: 17px;
    background: rgba(255, 102, 102, 1);
    border-radius: 4px;
    font-size: 12px;
    /*font-family:MicrosoftYaHei;*/
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 14px;
    text-align: center;
}

.product-message-detail {
    padding-left: 5%;
    padding-top: 5%;
    font-size: 16px;
    /*font-family:MicrosoftYaHei;*/
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 48px;
}

.product-img-detail {
    padding-top: 25%;
    padding-left: 3%;
}

.product-img-detail-1 {

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.product-img-detail-1 > img {
    width: 602px;
    /*height: 301px;*/
}

.middle-body {
    margin-top: 129px;
    margin-left: 48px;
    width: 122px;
    height: 29px;
    font-size: 30px;
    /*font-family:MicrosoftYaHei;*/
    font-weight: 400;
    color: rgba(45, 62, 80, 1);
    line-height: 30px;
}

.product-border {
    width: 214px;
    height: 4px;
    background: rgba(255, 179, 0, 1);
    margin-bottom: 2px;
}

.product-num {
    display: flex;
    flex-direction: row;
    align-items: center;
}

@media (max-width: 785px) {
    .product-num {

        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.article{
    width:730px;
    line-height:24px;
    margin-bottom:30px;
}
.article p{
    overflow:hidden;
    margin-bottom:10px;
}


.product-list-wrap dd ul li{
    line-height:24px;
    overflow:hidden;
}
.product-list-wrap dd ul li p{
      /* width:145px; */
    color:#888;
    float:left;
    display:inline;
}
.eg_cn_title{
   font-size:18px;
}

.eg_cn_span{
    width: 100%;

}

.product-list-wrap dd ul li span{
    /*width:520px;*/
    float:left;
    display:inline;
}
