.bg-banner-pic {
    background: url("../images/product.jpg") no-repeat center -432px;
}

.content-pic-title h1 {
    margin: 2px 0 0 -12px;
}

.news-text {
    margin-top: 70px;
    margin-bottom: 40px;
    text-align: left;
}

.news-text hr {
    margin: 50px 0 30px 0;
}

.news-text p {
    /* text-indent: 2em; */
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.news-text h4{
    text-indent: 2em;
    font-size: 16px;
    color: #666666;
    line-height: 36px;
    font-weight: 600;

}

.news-page {
    font-size: 14px;
    color: #333333;
    margin: 20px 0 20px 0;
}

.news-page span {
    padding-left: 30px;
}

.mr10{
    margin-right:1em;
    color: #999999;
}
.mr10.cor{
    color:#2ea7e0 ;
}
.mt2em{
    margin-top: 2em;
}
.mt6{
    padding-top: 6px;
}
