@charset "utf-8";

/* css document */

/*评论研讨*/

.discuss {
	width: 100%;
	float: left;
}

.discuss .discuss-tab {
	width: 100%;
	float: left;
}

.discuss .discuss-tab ul {
	float: left;
}

.discuss .discuss-tab ul li {
	line-height: 32px;
	font-size: 16px;
	color: #5492ff;
	margin-right: 20px;
	float: left;
}

.discuss .discuss-tab ul li a {
	font-size: 16px;
	color: #222;
	padding: 0 7px;
	background: #fff;
	border-radius: 2px;
	display: block;
}

.discuss .discuss-tab ul li i.blue-sj {
	width: 9px;
	height: 4px;
	margin: 0 auto;
	display: block;
	background: url(../../image/show/blue-sj.png) no-repeat;
	display: none;
}

.discuss .discuss-tab ul li.active i.blue-sj {
	display: block;
}

.discuss .discuss-tab ul li.active a {
	background: #5492ff;
	color: #fff;
}

.discuss .discuss-tab ul li.active:hover a {
	background: #5492ff;
	color: #fff;
}

.discuss .discuss-tab ul li:hover {
	cursor: pointer;
}

.discuss .discuss-tab ul li:hover a {
	color: #5492ff;
}

.discuss .discuss-tab button {
	width: 110px;
	height: 30px;
	line-height: 28px;
	float: right;
	background: #ffa800;
	color: #333;
	font-size: 14px;
	border-radius: 2px;
}

.discuss .discuss-tab button:hover {
	background: #feaf16;
	color: #333;
}

.discuss .no-discuss img {
	margin: 0 auto;
	display: block;
	margin-top: 80px;
}

.discuss .no-discuss p {
	font-size: 16px;
	color: #999;
	text-align: center;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom: 80px;
}

.discuss .comments {
	width: 100%;
	float: left;
}

/*备课平台评论样式*/

.comment {
	width: 100%;
	height: auto;
	background: #fff;
	float: left;
	margin-left: 5px;
	margin-bottom: 30px;
}

.comment i.sj {
	width: 13px;
	height: 8px;
	float: right;
	background: url(../../image/show/sj.png) no-repeat;
	margin-right: 40px;
	margin-top: -8px;
}

.comment-main {
	margin: 0 10px 0 0;
}

.pl-title {
	width: 100%;
	height: 40px;
	float: left;
}

.pl-title h4 {
	width: 560px;
	float: left;
	font-size: 16px;
	color: #222;
	font-weight: bold;
	padding-top: 20px;
}

.pl-title h4 span {
	font-size: 16px;
	color: #222;
	font-weight: bold;
}

.pl-title button {
	width: 110px;
	height: 30px;
	float: right;
	background: #00af7e;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
}

.pl-title button:hover {
	background: #039f73;
}

.pl-main {
	width: 100%;
	height: auto;
	float: left;
}

.pl-main-list {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ececec;
	float: left;
	margin-top: 20px;
}

.pl-main-list .pic {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: 1px solid #ccc;
	float: left;
	margin-right: 18px;
}

.pl-main-list .pic img {
	width: 50px;
	height: 50px;
	border-radius: 100%;
}

.pl-main-list .pl-content {
	width: 1090px;
	float: left;
	height: auto;
	margin-bottom: 10px;
}

.pl-main-list .pl-content dl {
	width: 675px;
	float: left;
	margin-bottom: 10px;
}

.pl-main-list .pl-content dl dd {
	width: 210px;
	height: auto;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 15px;
	margin-bottom: 3px;
}

.pl-main-list .pl-content dl dd a {
	font-size: 12px;
	color: #666;
	font-family: "宋体";
}

.pl-main-list .pl-content dl dd a:hover {
	color: #00af7e;
	text-decoration: underline;
}

.pl-main-list .pl-content dl dd i {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

.pl-main-list .pl-content .pl-content-top {
	width: 100%;
	float: left;
}

.pl-main-list .pl-content h6 {
	width: 100%;
	font-size: 14px;
	color: #666;
	padding-bottom: 8px;
	float: left;
}

.pl-main-list .pl-content h6 em {
	font-style: normal;
	color: #fc583d;
	float: left;
	font-weight: bold;
}

.pl-main-list .pl-content h6 a {
	font-size: 14px;
	color: #666;
	float: left;
	padding: 0 5px;
}

.pl-main-list .pl-content h6 b {
	color: #000;
	float: left;
}

.pl-main-list .pl-content h6 span {
	float: left;
	font-size: 14px;
	color: #999;
	font-family: arial;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 0;
}

.pl-main-list .pl-content p {
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	float: left;
	padding-bottom: 12px;
}

.pl-main-list .pl-content ul.pl-palate {
	float: right;
}

.pl-main-list .pl-content ul.pl-palate li {
	float: left;
	font-size: 12px;
	color: #aaa;
	font-family: simsun;
}

.pl-main-list .pl-content ul.pl-palate li.line {
	width: 1px;
	height: 15px;
	background: #aaa;
	margin: 3px 10px 0 10px;
}

.pl-main-list .pl-content ul.pl-palate li.replay {
	color: #5492ff;
	padding-left: 8px;
}

.pl-main-list .pl-content ul.pl-palate li.report {
	display: none;
}

.pl-main-list .pl-content .pl-content-top:hover ul.pl-palate li.report {
	display: block;
}

.pl-main-list .pl-content ul.pl-palate li i {
	width: 15px;
	height: 12px;
	float: left;
	background: url(../../image/show/excellent-course-icon.png) -110px -200px no-repeat;
	margin-top: 1px;
	margin-right: 4px;
}

.pl-main-list .pl-content ul.pl-palate li:hover {
	cursor: pointer;
}

.replay-comment {
	width: 100%;
	height: auto;
	float: right;
	background: #eee;
	margin-top: 12px;
}

.relpay-list {
	width: 1064px;
	height: auto;
	margin: 0 auto;
}

.relpay-list .list-comment {
	width: 100%;
	float: left;
}

.no-border{
	border: none;
}

.small-replay {
	width: 100%;
	float: left;
	border-bottom: 1px dashed #ccc;
}

.small-replay .pic {
	width: 32px;
	height: 32px;
	border-radius: 100%;
	border: 1px solid #ccc;
	float: left;
	margin-right: 18px;
	margin: 10px 10px 15px 0;
}

.small-replay .pic img {
	width: 32px;
	height: 32px;
	border-radius: 100%;
}

.small-replay .replay-content {
	width: 1018px;
	float: left;
	margin-top: 10px;
}

.small-replay .replay-content p {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 18px;
}

.small-replay .replay-content p b {
	font-weight: normal;
	color: #5492ff;
}

.small-replay .replay-content p em {
	font-style: normal;
	color: #fc583d;
	float: left;
	font-weight: bold;
}

.small-replay .replay-content p a {
	color: #000;
}

.small-replay .replay-content dl.small-replay-list {
	width: auto;
	float: right;
	margin-bottom: 5px;
}

.small-replay .replay-content dl.small-replay-list dd {
	width: auto;
	float: left;
	font-size: 12px;
	color: #999;
	margin-left: 15px;
	margin-right: 0;
	font-family: simsun;
}

.small-replay .replay-content dl.small-replay-list dd.time {
	font-family: arial;
}

.small-replay .replay-content dl dd.report {
	display: none;
}

.small-replay .replay-content dl.small-replay-list dd i {
	width: 15px;
	height: 12px;
	float: left;
	background: url(../../image/show/excellent-course-icon.png) -110px -200px no-repeat;
	margin-top: 1px;
	margin-right: 4px;
}

.small-replay .replay-content:hover dl.small-replay-list dd.report {
	display: block;
}

.small-replay .replay-content:hover dl.small-replay-list dd:hover {
	cursor: pointer;
}

.small-replay .replay-content:hover dl.small-replay-list dd.time:hover {
	cursor: default;
}

.small-replay samp.click-view {
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
}

.small-replay samp.click-view a.check {
	color: #5492ff;
	font-style: normal;
}

.small-replay a.me-talk {
	width: 82px;
	height: 24px;
	line-height: 24px;
	float: right;
	background: #fff;
	border: 1px solid #919191;
	display: block;
	font-size: 14px;
	color: #222;
	border-radius: 2px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.small-replay a.me-talk:hover {
	border: 1px solid #5492ff;
	color: #5492ff;
	cursor: pointer;
}

.speech {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.speech textarea {
	width: 1044px;
	height: 37px;
	border: 2px solid #a7c7ff;
	background: #fff;
	resize: none;
	font-size: 14px;
	padding: 8px;
	color: #222;
}

.speech button {
	width: 84px;
	height: 26px;
	line-height: 24px;
	float: right;
	border-radius: 2px;
	background: #5492ff;
	font-size: 14px;
	color: #fff;
	margin-top: 5px;
}

.speech button:hover {
	background: #3f85ff;
}

/*发表评论弹窗*/

.tc-publish {
	width: 600px;
	height: auto;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-publish .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tc-publish .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}

.tc-publish .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/show/tc-close-icon.png) -10px -10px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}

.tc-publish .main-title i.close:hover {
	background: url(../../image/show/tc-close-icon.png) -10px -60px no-repeat;
	cursor: pointer;
}

.tc-publish .main {
	width: 100%;
	float: left;
}

.tc-publish .main .main-content {
	width: 560px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
}

.tc-publish .main .main-content textarea {
	width: 539px;
	height: 150px;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #666;
	padding: 10px;
	text-indent: 10px;
	resize: none;
	overflow-y: auto;
	margin-bottom: 5px;
}

.tc-publish .main .main-content textarea a {
	color: #00af7e;
}

.speech {
	display: none;
}

.small-page-bottom {
	margin-top: 10px;
}

.btn {
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
}

.btn button {
	width: 130px;
	height: 35px;
	font-size: 14px;
	border-radius: 2px;
}

.btn button.pl {
	background: #00C177;
	color: #fff;
	border: 0;
}

.btn button.pl:hover {
	background: #01B26E;
	color: #fff;
}

.btn button.qx:hover {
	background: #01B26E;
	color: #fff;
}

.btn button.qx {
	border: 1px solid #00C177;
	color: #00C177;
	margin-left: 20px;
	background: #fff;
}

