
.list11_div{
    background-color:#FFF;
    padding-bottom: 10px;
    margin-top: 0px;
}

.list11_div ul{
    height: 270px;
    overflow: hidden;
    padding: 0;
    display: flex;
    justify-content: space-between;

}
.list11_div .title{
    text-align: center;
    line-height: 30px;
    font-size: 25px;
    color: #ece9e980;
}
.list11_div .subtitle{
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    margin-top: -10px;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}

.list11_div .subtitle img{
    width: 25px;
    padding-right: 10px;
}

.active{
    background-color: rgba(239, 51, 64, 1);
    color: #FFF;
}
.tab_list{
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: #aba9a9;
    display: flex;
    justify-content: space-between;
}
.tab_item{
    padding: 0 20px;
    cursor: pointer;
}
.li_kp{
    display: flex;
    margin-top: 20px;
    border-radius: 10px;
    background-color: #fff;
    width: 49%;
    float: left;
}

.kp_icon{
    width: 150px;
}
.list11_des_title{
    font-size: 17px;
    text-align: left;
    padding-top: 5px;
}
.list11_des_main{
    font-size: 12px;
    text-align: justify;
    color: #999;
    padding-top: 10px;
    padding-bottom: 12px;
    padding-right: 10px;
    height: 50px;
    overflow: hidden;
}
.list11_des{
    padding-left: 10px;
}
.right_li_kp{
    margin-left: 2%;
}

.common_header_4 em{
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    display: block;
    font-weight: bold;
    color: rgb(71,133,208);
    margin-bottom: 15px;
}

.common_header_4_main{
    text-align: center;
    position: relative;
    height: 22px;
    line-height: 22px;
    /*margin-bottom: 40px;*/
    margin-bottom: 15px;
}

.common_header_4_main span{
    box-sizing: border-box;
    display: inline-block;
    height: 22px;
    line-height: 20px;
    color:rgb(52,52,52);
    font-size: 16px;
    padding:0 15px;
    background: #FFFFFF;
    border-top:1px solid #BEBEBE;
    border-bottom:1px solid #BEBEBE;
    position: relative;
}

.common_header_4_main span:before{
    content: "";
    border-top: 0px solid transparent;
    border-right: 0px solid #BEBEBE;
    border-bottom: 0 solid transparent;
    position: absolute;
    top:-1px;
    left: -8px;
}

.common_header_4_main span:after{
    content: "";
    border-top: 0px solid transparent;
    border-right: 0px solid #BEBEBE;
    border-bottom: 0 solid transparent;
    position: absolute;
    top:-1px;
    right:-8px;
}

.common_header_4_main span i{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.common_header_4_main span i:before{
    content: "";
    border-top:10px solid transparent;
    border-right:7px solid #FFFFFF;
    border-bottom:10px solid transparent;
    position: absolute;
    top:0;
    left: -7px;
    z-index: 1;
}

.common_header_4_main span i:after{
    content: "";
    border-top:10px solid transparent;
    border-left:7px solid #FFFFFF;
    border-bottom:10px solid transparent;
    position: absolute;
    top:0;
    right: -7px;
    z-index: 1;
}

.common_header_4_main em{
    position: absolute;
    top: 11px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #BEBEBE;
}

.project_advantage_1_rl{
    width: 100%;
    display: flex;
    justify-content: space-between;
    box-shadow: 0 2px 14px #9697b480;
}
.project_advantage_1_main{
    width: 60%;
    text-align: left;
    font-size: 15px;
    cursor: pointer;

}
.fangchan_pic{
    min-height: 250px;
    width: 450px;
    overflow: hidden;
}
.project_advantage_1_main .title_dt{
    font-size: 17px;
    padding: 6px 9px;
    background-color: rgba(239, 51, 64, 1);
    color: #fff;
    width: fit-content;
    border-radius: 5px;
}
.list11_div dd{
    margin-right: 10px;
    padding: 0px 0px;
    /* margin: 0; */
    text-align: justify;
}
dl{
    padding: 0px;
    margin: 0px;
}
.project_content{
    padding: 5px 3px;
    line-height: 25px;
    color: #666;
}
.project_type{
    padding-top: 10px;
}

.list11_div .detail{
    width: 170px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    border-radius: 5px;
    color: #fff;
    margin-top: 50px;
    padding: 10px 30px;
    background-color: rgba(239, 51, 64, 1);
    margin: 0 auto;
}

.list11_div .clear{
    clear: both;
    height: 20px;
}
.content_price{
    color: rgba(239, 51, 64, 1);
    font-size: 30px;
    line-height: 48px;
    padding: 15px 0;
}
.content_old_price{
    color: rgb(120 119 119);
    font-size: 23px;
    line-height: 36px;
    padding: 13px 0;
}
.title_buy{
    font-size: 21px;
    padding: 6px 9px;
    background-color: rgba(239, 51, 64, 1);
    color: #fff;
    width: fit-content;
    text-align: center;
    min-width: 100px;
    border-radius: 50px;
    margin-right: 20px;
}
.title_re{
    font-size: 21px;
    padding: 6px 9px;
    background-color: rgb(186 30 66);
    color: #fff;
    width: fit-content;
    text-align: center;
    min-width: 100px;
    border-radius: 50px;
    margin-right: 20px;
}
.content_buy{
    display: flex;
    margin-top: 10px;
}
.qrcode_div{
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
    z-index: 999999999;
    background-color: #66666680;
    display: flex;
    position: fixed;
    display: none;
}
.qrcode_img{
    width: 400px;
    height: 400px;
    margin: 20px auto;
    background-color: #fff;
    padding: 10px;
    text-align: center;

}
.qrcode_title{
    font-size: 25px;
    width: 100%;
    height: 45px;
    line-height: 39px;
    text-align: center;
}
.qrcode_k{

    margin: 0 auto;
}
.content_buy1{
    justify-content: center;
}
.title_re,.colse_buy_qrcode{
    cursor: pointer;
}

@media (max-width:1200px) and (min-width: 175px){
    .common_header_4_main span {
        border-top: 0px solid #BEBEBE;
        border-bottom: 0px solid #BEBEBE;
        text-align: left;
        height: auto;
        width: 98%;
        padding: 5px;
    }
    .common_header_4_main {
        height: auto;
    }
    .project_advantage_1_rl {
        display: block;
        width: 99%;
        margin: 0 auto;
        justify-content: space-between;
        box-shadow: 0 2px 14px #9697b480;
    }
    .fangchan_pic {
        width:100%;
    }
    .project_advantage_1_main {
        width: 100%;
        text-align: left;
        font-size: 15px;
        padding-left: 5px;
    }

}
