.pro_deta .bd img {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    max-width: 100%;
}

.pro_deta .bd>h3 {
    margin-left: 1rem;
    margin-bottom: 10px;
    text-align: left;
}

.pro_deta .bd>p {
    margin: 0 auto;
    width: 93%;
    font-size: 1.2rem;
    text-align: left;
}

.pro_deta .bd>p>span {
    font-weight: 700;
    color: black;
}

.pro_deta .content {
    margin-top: 10px;
}

.pro_recommend .rm {
    width: 100%;
    height: 50px;
    margin-top: 20px;
}

.pro_recommend .rm>h5 {
    float: left;
    line-height: 50px;
    color: white;
    font-size: 18px;
    margin-left: 20px;
}

.pro_recommend .rm>p {
    float: right;
    color: white;
    font-size: 1.2rem;
    line-height: 50px;
    margin-right: 20px;
}

.pro_recommend .bd .dingzhi_ul li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
    height: 12rem;
}

.pro_recommend .bd .dingzhi_ul li>a>img {
    width: 80%;
    margin: 20px 20px 0;
    height: 80%;
}

.pro_recommend .bd .dingzhi_ul li>p {
    text-align: center;
}