.tzhj_new_d .title{
    box-shadow: 0 0 5px #767676;
    margin-top: 5px;
}
.tzhj_new_d .t_txt{
    height:30px;
    line-height: 30px;
    padding-left: 40px;
}
.tzhj_new_d .t_txt>img{
    display: inline-block;
}
.tzhj_new_d .t_txt>a{
    color:#0f8549;
}
.tzhj_new_d .t_txt .tzhj_txt{
    padding: 4px 12px;
    background: #0f8549;
    color:#fff;
}
.details_con{
    margin-top: 5px;
    box-shadow: 0 0 5px #767676;
    padding:40px 120px;
}
.details_con .profile{
    background: #f7f8f8;
    border-radius: 4px;
    border:1px solid #0f8549;
    padding:35px 0;
    text-align: center;
    width: 640px;
    margin:0 auto;
}
.details_con .profile .p_name{
    font-size: 25px;
    color:#0f8549;
}
.details_con .profile p{
    padding:0 88px;
    line-height: 26px;
}
.details_con .profile .p_txt{
    color:#6f6e6e;
    margin:30px 0;
}
.details_con .profile .b_txt{
    color:#000;
}
.details_con .con_img img{
    margin:0 auto;
}
.details_con .d_con{
    margin-top: 10px;
}
#xiangqing{
    border:1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    padding:5px;
}
/*#xiangqing img{
    width:800px;
    height:300px;
}*/
.d_con .img_txt{
    margin-left: 640px;
    text-align: center;
    padding:30px 50px;
    line-height: 30px;
    font-size: 16px;
}
/* 等待上架*/
.detail_ft{
    width:640px;
    margin:0 auto;
    height: 60px;
    line-height: 60px;
    color:#0f8549;
    font-size: 16px;
    background: #efefef;
    border-radius: 4px;
    box-sizing: border-box;
    padding:0 66px 0 150px;
    display: none;
}
.detail_ft .num{
    color:#ccb30e;
 }
.detail_ft img{
    display: inline-block;
}
.detail_ft .wait{
    color:#0f8549;
    border-bottom: 1px solid #0f8549;
}
.detail_ft{
    text-align: center;
    padding:0;
    background: #0f8549;
    color:#fff;
}
.detail_ft>a{
    display: inline-block;
    width:100%;
    height:100%;
    color:#fff;
}