@charset "utf-8";

.content-container img {
    max-width: 100%;
}


.common-list-container a{
    color: #748cc3;
    display: block;
    line-height: 38px;
    font-size: 16px;
    border-bottom: dashed 1px #b7a5a5;
}
.common-list-container span{
    color: #6a80ab;
    float: right;
}
.website{
    font-size: 20px;
    margin-top: 10px;
}
.article-updated{
	margin-top: 10px;
}
.article-title{
	font-size: 34px;
    font-weight: bold;
}
.breadcrumb{
	margin-top:20px;
}
