.articlehref{
    color: #08c!important;
    text-decoration: none!important;
}

.mainbox{
    display: block;
    margin: 95px auto 0;
    width: 1020px;
    position: relative;
    zoom: 1;
}

.publish_info{
    padding: 5px;
    margin: 0 10px 20px;
    text-align: center;
    font-size: 11px;
}

.articlebox{
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 14px;
    margin: 20px 0;
}

.articleCont {
    padding: 20px 50px;
    margin: 0 10px 20px;
    font-size: 14px;
    line-height: 26px;
}

h3{
    font-size: 22px;
    padding: 20px 15px!important;
    margin: 0 10px!important;
    text-align: center;
    border-bottom: 2px solid #4170c1;
    font-weight: normal!important;
}

.tip{
    color: red;
}

.tipCon{
    text-indent: 2em;
    /*color: red;*/
}

.subtitle{
    text-indent: 2em;
}

.mintitle{
    text-indent: 4em;
}

.minesttitle{
    text-indent: 6em;
}