.article-title{

    display: table;

    margin: 0 auto;

    text-align: center;

    margin-top: 25px;

}



.article-title h5{

    font-size:  22px;

    

}



.introduction-title {

    margin-top: 14px;

    font-size: 14px;

    color: #808080;

    line-height: 18px;

}



.introduction-title img{

    margin-top: -3px;

    margin-right: 5px;

}



.introduction-title img:nth-of-type(2){

    margin-left: 55px;

}



.article-introduction{

    margin-top: 20px;

}



.article-introduction p{

    text-indent: 2rem;

    font-size: 16px;

    color: #333;

}



.article-introduction img{

    margin: 20px 0px;

}



.page li{

    margin: 0px 23px;

}


.information-cont{
    float: left;
}



.information-cont li{

    width: calc(100% / 4) !important;

    margin: 10px 0px;

    padding: 0px 15px !important;

    border: none !important;

}

.info-cont p{



    font-size: 16px;

    width: 100%;

    text-align: center;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.img-data{
    height: 115px;
}

.list:nth-of-type(3){
    margin-top: 25px;
}

.recommend{
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e7e7e7;
}

.recommend h5{
    font-size: 16px;
    color: #777777;
    margin-left: 30px;
}