
.main {
    width: 100%;
    background: #f2f1f1;
}
.banner img {
    width: 100%;
}

.bottom_adv img {
    width: 90%;
    margin: 30px auto 0 auto;
    display: block;
}
.mid_adv img{
    margin-top: 10px;
    width: 100%;
    margin-bottom: 30px;
}
.block {
    width: 100%;
    margin-bottom: 20px;
    display: table;
    position: relative;
    background: #eae8e7;
    border: 0.5px solid #d3d2d2;
}
.b_title{
    font-size: 30px;
    text-align: center;
    color: #7a512d;
    letter-spacing: 3px;
}
.company_name{
    font-size: 18px;
    text-align: center;
    color: white;
    line-height: 47px;
    width: 300px;
    height: 57px;
    margin: 20px auto 0 auto;
    background-image: url(../../img/topic_model/special_temp2_tag.png);
    background-repeat: no-repeat;
    background-size: cover;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.s_p_box{
    width: 90%;
    margin: 0 auto;
}
.s_p_box .s_p_item{
    width: 47%;
    margin-right: 6%;
    float: left;
    margin-top: 25px;
    margin-bottom: 10px;
}
.s_p_box .s_p_item:nth-child(2n){
    margin-right: 0;
}
.s_p_roof{
    width: 100%;
}
.s_p_room{
    width: 100%;
    background: white;
    display: block;
}
.s_p_room .p_title{
    color: #4d4d4d;
    font-size: 15px;
    text-align: center;
    overflow: hidden;
    width: 90%;
    margin: 5px auto 0 auto;
    height: 45px;
}
.s_p_room .img_contain{
    width: 90%;
    margin: 0 auto;
    height: 140px;
    position: relative;
    border: 0.5px solid #f0f0f0;
}
.s_p_room .img_contain img{
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}
.s_p_floor{
    width: 100%;
    height: 60px;
    background: white;
    display: block;
    border-top: 0.5px solid #f0f0f0;
}
.s_p_floor .enquiry_button {
    color: white;
    font-size: 15px;
    background: #c2a597;
    padding: 5px 25px;
    margin: 12px auto 0 auto;
    display: table;
}
.company_name_detail{
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.wqhg {
    height: 290px;
    padding: 20px 0;
}
.wqhg .title_box {
    padding-bottom: 40px;
    margin-top: 42px;
}
.wqhg .title_left {
    width: 100px;
    float: left;
    background: #000000;
}

.wqhg .title_left {
    height: 30px;
    border-radius: 15px;
    text-align: center;
    line-height: 30px;
}

.wqhg .title_left a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: #fff;
    padding: 0 15px;
}

.wqhg .content_box {
    height: 280px;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 20px;
}
.wqhg .content_box .in {
    height: 280px;
    width: 100%;
}

.wqhg .content_box .in img {
    width: 100%;
    height: 185px;
    border-radius: 15px;
}
.wqhg .title_box, .wqhg .content_box {
    margin: 10px;
}
