.pro_centers .container .pro_boxs .pro_boxs_r .article_cont{
    width:100%;
    overflow: hidden;
    background: #fff;
    margin:0 auto;
    padding-top:50px;

}
.pro_centers .container .pro_boxs .pro_boxs_r .article_cont .article_div{
    font-size:24px;
    color:#333;
    text-align: center;
    border-bottom: 2px dashed #dfdfdf;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.pro_centers .container .pro_boxs .pro_boxs_r .article_cont .article_p2{
    color:#666;
    text-align: left;
    padding:20px 0 15px 60px;
}
.pro_centers .container .pro_boxs .pro_boxs_r .article_cont .article_p3{
    text-align: center;
    padding-bottom: 10px;
}
.pro_centers .container .pro_boxs .pro_boxs_r .article_cont .article_p4{
    color:#666;
    text-align: left;
    padding:0 45px 0 45px;
    line-height:25px;
    text-indent: 2rem;
}
.pro_centers .container .pro_boxs .pro_boxs_r .article_cont .article_section{
    border-bottom:2px dashed #dfdfdf;
    width:95%;
    margin:0 auto;
    padding-bottom: 20px;
}
.pro_centers .container .pro_boxs .pro_boxs_r .article_cont .biaoti{
    width:100%;
    overflow: hidden;
    padding:15px 50px 15px 50px;
}
.pro_centers .container .pro_boxs .pro_boxs_r .article_cont .biaoti>p{
    text-align: left;
    line-height: 25px;
    color:#333;
}
.pro_centers .container .pro_boxs .pro_boxs_r .article_cont .biaoti>p>a{
    color:#333;
}
.pro_centers .container .pro_boxs .pro_boxs_r .article_cont .article_div .article-p2{
    margin:0 auto;
    width:75%;
    overflow: hidden;
    margin-top:20px;
}
.pro_centers .container .pro_boxs .pro_boxs_r .article_cont .article_div .article-p2 a{
    display:inline-block;
    float:left;
    color:#999;
    font-size:12px;
    width:210px;
    height:15px;
}
.pro_centers .container .pro_boxs .pro_boxs_r .article_cont .article_div .article-p2 a:nth-child(1){
    background: url("../images/zuozhe.png") no-repeat;
    background-position-x: 55px;
    background-position-y: 1px;

}
.pro_centers .container .pro_boxs .pro_boxs_r .article_cont .article_div .article-p2 a:nth-child(2){
    background: url("../images/yueduliang.png") no-repeat;
    background-position-x: 43px;
    background-position-y: 4px;
}


.pro_centers .container .pro_boxs .pro_boxs_r .article_cont .article_div .article-p2 a:nth-child(3){
    background: url("../images/time.png") no-repeat;
    background-position-x: 30px;
    background-position-y: 3px;
}
.pro_centers .container .pro_boxs .pro_boxs_r .article_main .article_box .clear{
    clear: both;
    margin-bottom: 20px;
}
