.title {
	font-size: 22px;
	color: #333;
}

.info {
    margin-top: 13px;
    padding-bottom: 15px;
    margin-bottom: 18px;
    border-bottom: 1px solid #EEEEEE;
}

.sm_title {
	width: 835px;
	height: 36px;
	background: #F5F5F5;
	padding-left: 10px;
	margin-bottom: 12px;
}

.video_item {
	margin-bottom: 15px;
	color: #3A78F4;
}

.tag {
	margin-top: 59px;
}

.tag a {
    color: #3A78F4;
	margin-right: 10px;
}

.article p ,.article div{
    text-indent: 2em;
	margin-bottom: 20px;
	line-height: 1.5rem;
    font-size: 16px;
    letter-spacing: 1px;
}

.article img {
    max-width: 550px;
    width: auto;
    height: auto;
    vertical-align: middle;
    display: block;
    margin: 0 auto;
}

.article h3 {
    border-left: 3px solid #009987;
    background-color: #f8f8f8;
    margin: 10px 0 10px 0;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: bold;
}

.article li {
    display: block!important;
    list-style: none!important;
    margin: 0!important;
    text-indent: 2em!important;
}

.article li a {
    line-height: 30px!important;
    color: #009987!important;
    text-decoration: none!important;
}

.info span{
    margin-left: 30px;
}
.info a{
    color: #999;
}
