/*.cpci > div {
    display: block;
}
*/
.pro_img {
    float: left;
    width: 284px;
    height: 228px;
    border: #e2e2e2 1px solid;
}

.pro_img img {
    display: block;
    width: 284px;
    height: 228px;
}

.pro_status {
    float: left;
    width: 428px;
    height: 228px;
    margin-left: 28px;
}

.pro_status h1 {
    margin-top: 10px;
}

.pro_status p {
    margin-top: 5px;
    line-height: 26px;
}

.pro_subtit_wrap {
    width: 100%;
    height: 35px;
    border-bottom: 2px #4089d8 solid;
    margin-top: 15px;
}

.pro_subtit_wrap0 {
    width: 100%;
    height: 35px;
    border-bottom: 2px #000 solid;
    background: #c3ceca;
    margin-top: 15px
}

.pro_subtit {
    width: 120px;
    height: 35px;
    background: #4089d8;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 35px;
    float: left;
}

.pro_sub_tit {
    width: 120px;
    height: 35px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 35px;
    float: left;
}

.pro_pics img {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.pro_bottom {
    margin-bottom: 15px;
}

.pro_bottom img {
    display: block;
    width: 90%;
    height: auto;
    float: left;
}

.pro_bottom p {
    line-height: 28px;
    font-weight: 16px;
    padding-left: 15px;
    margin-top: 10px;
}

.bshare-custom {
    margin-bottom: 40px;
}

.pro_top {
    padding: 15px 0
}
.pro_int {
    min-height: 800px;
}