.line_e7 {
    border-bottom: 1px solid #e7e7e7
}

.htContent {
    padding-bottom: 60px;
    border-bottom: 1px solid #e7e7e7
}

.htContent .imgbox {
    padding-left: 18px
}

.htContent .img {
    width: 289px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    height: 202px;
}

.htContent .proTit {
    color: #000;
    height: 36px;
    line-height: 36px
}

.htContent .line {
    height: 30px;
    line-height: 30px
}

.htContent .line span {
    display: inline-block
}

.htContent .line .orange {
    color: #fc9d31
}

.htContent .btn_proGuide {
    width: 98px;
    background: #EA4120;
    margin-top: 20px;
    text-align: center;
    line-height: 30px;
}

.htContent .btn_proGuide:hover {
    background: #890028;
        color: #fff;
}

.propre {
    padding-top: 40px;
    padding-left: 18px
}

.propre .texttit {
    height: 36px;
    line-height: 36px;
    color: #000
}

.propre p {
    line-height: 30px
}

.propre a {
    display: inline-block;
    color: #EA4120;
    margin-left: 3px
}

.propre a:hover {
    color: #890028
}

.propre .link_detail {
    display: block;
    line-height: 30px
}
        .enclosure {
    border-top: 1px solid #e7e7e7;
    padding-top: 20px;
    padding-left: 18px;
}
.e_tit {
    font-size: 18px;
    color: #000;
    line-height: 28px;
    height: 28px;
    font-weight: normal;
    margin-bottom: 10px;
}
.e_download {
    line-height: 26px;
    color: #0000ce;
    display: block;
    font-size: 16px;
}
@media (max-width:767px) {
	.enclosure {
    padding-left: 0px;
}
    .htContent {
        padding-bottom: .7rem;
        padding-left: .18rem;
        padding-right: .18rem
    }
    .htContent .imgbox {
        padding-left: 0;
        margin-bottom: .3rem
    }
    .htContent .imgbox img{
        height: 141px;
    }
    .htContent .img {
        width: 100%
    }
    .proInfor {
        font-size: .26rem
    }
    .htContent .proTit {
        height: .42rem;
        line-height: .42rem;
        font-size: .26rem
    }
    .htContent .line {
        height: auto;
        line-height: .42rem
    }
    .htContent .btn_proGuide {
        margin-top: .3rem;
        font-size: .22rem;
        width: 1.58rem
    }
    .propre {
        padding-top: .6rem;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: .8rem;
        font-size: .26rem
    }
    .propre .texttit {
        height: .56rem;
        line-height: .56rem
    }
    .propre p {
        line-height: .42rem
    }
    .propre .link_detail {
        line-height: .42rem
    }
}