@charset "UTF-8";
/* 点赞 */
.supp-art-operate {
	text-align: center;
	margin: 20px 0
}

.share-area-name {
	text-align: center
}

.art-zan-btn {
	position: relative;
	padding: 12px 25px;
	display: inline-block;
	border-radius: 2px;
	color: #fff;
	box-shadow: 0 0 2px #ff6e63;
	background-color: #ff6e63;
	margin-right: 16px;
	font-size: 14px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-weight: bold
}

.art-zan-btn:hover {
	background-color: #fe493b;
	text-decoration: none;
	color: #fff;
	cursor: pointer
}

.art-zan-btn i {
	background: url(/public/images/shareSign.png) no-repeat 0 -108px;
	display: inline-block;
	width: 26px;
	height: 20px;
	vertical-align: -4px;
	*vertical-align: middle;
	padding-right: 6px
}

.art-save-btn {
	position: relative;
	padding: 12px 25px;
	display: inline-block;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	box-shadow: 0 0 2px #f93;
	background-color: #f93;
	font-size: 14px;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-weight: bold
}

.art-save-btn:hover {
	background-color: #ff7800;
	text-decoration: none;
	color: #fff;
	cursor: pointer
}

.art-save-btn i {
	background: url(/public/images/shareSign.png) no-repeat 0 -147px;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: -4px;
	*vertical-align: middle;
	padding-right: 6px
}

/* 分享 */
.share-area-name {
	text-align: center
}
.share-btn-posit {
	height: 32px;
	line-height: 32px;
	background: 0;
	border: 1px solid;
	position: relative;
	color: #333;
	display: inline-block;
	padding: 0 16px 0 44px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	font-size: 14px;
	font-family: \5FAE\8F6F\96C5\9ED1
}

.share-btn-posit i {
	background: url(/public/images/shareSign.png) no-repeat;
	position: absolute;
	left: 8px;
	top: 4px;
	display: inline-block;
	width: 32px;
	height: 26px
}

.to-share-weibo {
	border-color: #e14d4c;
	margin-right: 16px
}

.to-share-weibo i {
	background-position: 0 0
}

.to-share-weibo:hover {
	background-color: #f2141c;
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.to-share-weibo:hover i {
	background-position: -41px 0
}

.to-share-friend {
	border-color: #3eaf0e;
	margin-right: 16px
}

.to-share-friend i {
	background-position: 0 -33px
}

.to-share-friend:hover {
	background-color: #3eaf0e;
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.to-share-friend:hover i {
	background-position: -41px -33px
}

.to-share-qq {
	border-color: #27a4e1;
	margin-right: 8px
}

.to-share-qq i {
	background-position: 0 -64px
}

.to-share-qq:hover {
	background-color: #27a4e1;
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.to-share-qq:hover i {
	background-position: -41px -64px
}

.share-more-art {
	height: 36px;
	background: url(/public/images/shareSign.png) no-repeat 0 -186px;
	display: inline-block;
	line-height: 36px;
	font-size: 0;
	padding: 0;
	width: 36px;
	vertical-align: middle
}

.share-more-art:hover {
	background-position: 0 -232px;
	cursor: pointer
}

.foot-float-kun {
	position: absolute;
	top: 48px;
	left: -60px;
	border: 1px solid #d8d8d8;
	padding: 6px 8px 10px;
	background: #fff;
	width: 268px;
	z-index: 25;
	margin-right: -177px;
	display: none
}
.l-er-code {
	border: 1px solid #d8d8d8;
	padding: 6px;
	margin-right: 10px;
	width: 100px
}

.r-tips-word {
	font-size: 12px;
	display: inline-block;
	width: 138px;
	color: #333;
	text-align: left
}

#qrcode img {
	margin-left: auto;
	margin-right: auto;
}

/* 评论 */
.comment_title, .comment_title a {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #4398ed;
    margin-top: 10px;
}
.comment_add a{
	float: right;
	padding-right: 20px;
	font-size:12px;
}

.comment_tag {
	float: left;
    width: 5px;
    height: 18px;
    margin-right: 13px;
    margin-top:7px;
    margin-left: 5px;
    background: url(//changyan.sohu.com/mdevp/extensions/cmt-list/045/images/title-tag.png) no-repeat;
}
.comment_item {
    padding: 13px 5px 11px;
	border-bottom: 1px dashed #e5e5e5;
}
.comment_list {
	border: 0;
    margin: 0;
    padding: 10px;
    font-size: 100%;
    text-align: left;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    width: auto;
    float: none;
    overflow: visible;
    text-indent: 0;
}
.comment_header {
	float: left;
	width: 48px;
}
.comment_msg {
	padding:0 0 0 62px;
}
.comment_msg_top {
	height: 24px;
	line-height: 16px;
	padding: 1px 0 0;
	/*letter-spacing: -6px;*/
}
.img_corner {
    background: url(//changyan.sohu.com/mdevp/extensions/cmt-list/045/images/img-corner.png) no-repeat;
    /*position: absolute;
    width: 42px;
    height: 42px;
    top: 7px;
    left: 0;
    display: none;*/
}
.user_time {
	float: right;
    padding: 5px 10px 0 0;
    font-family: Arial;
    color: silver;
}
.user_name {
	display: inline-block;
    padding: 5px 7px 0 0;
    cursor: default;
}
.user_name a {
	color: #4398ed;
}
.comment_content {
	font-size: 14px;
	line-height: 22px;
}

.comment_footer {
	padding: 17px 0;
	position: relative;
}
.comment_more a{
	color: #95c0f3;
    background-color: #ecf4fd;
    padding: 5px 0;
    line-height: 18px;
    display: block;
    text-align: center;
    font-family: "宋体";
    font-size: 14px;
}

/* 影响力 */
.influence {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top:25px;
}


/*以下为课程详情页相关样式*/
table {
    border: 4px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}

table tr {
    padding: 5px;
}

table th {
    width: 70px;
    padding: 6px;
    text-align: center;
}

table td {
    padding: 5px;
    width: 90px;
}

table th, table td {
    border: 1px solid #ddd;
}
@media screen and (max-width: 600px) {
    table {
        border: 0;
    }

    table thead {
        display: none;
    }

    table tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #ddd;
    }

    table td {
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
    }

    table td:last-child {
        border-bottom: 0;
    }

    table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
}




.course_parm {
    color: #555; */
    line-height: 30px;
    padding: 4px 10px;
}
.table_title {
    text-align: center;
    font-size: 16px;
    height: 45px;
    line-height: 45px;

}
