/* 标题样式 */
.chinacourt-talk .chinacourt-teach-tit{
	height: 36px;
}
.chinacourt-talk .chinacourt-teach-tit h3{
	width: 580px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	font-size: 20px;
	color: #000;
	padding-left: 0;
}
.chinacourt-talk .chinacourt-teach-tit p{
	padding-top: 15px;
	/* width: 338px; */
	width: 100%!important;
	height: 19px;
	overflow: hidden;
}
.chinacourt-talk .talk-con{
	padding: 8px 30px 11px;
	background: #edf5fb url(../images/talk-2.png) left top no-repeat;
}
.talk-con .signup a{
	float: right;
	display: block;
	width: 110px;
	height: 30px;
	border-radius: 3px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	color:#fff;
	background-color: #be1b1c;
}
.talk-con .signup a:hover{
	background-color: #1f7ac3;
}
.talk-con table th{
	width:110px;
	white-space:nowrap;
}
.chinacourt-talk .pic{
	float: left;
	padding-top: 10px;
	width: 150px;
	height: 192px;
	overflow: hidden;
}
.chinacourt-talk table{
	width: 790px;
	margin-top: 5px;
	margin-left: 16px;
	font-size: 14px;
	color: #888888;

}
.chinacourt-talk th{
	height: 25px;
	vertical-align: top;
	padding-top: 3px;
}
.chinacourt-talk td{
	height: 25px;
	line-height: 26px;
}
.chinacourt-talk td span.color-0{
	color: #333333;
}
.chinacourt-table em,.chinacourt-table i,.chinacourt-table b{
	font-style: normal;
	font-weight: normal;
}
em.c-green,.c-green{
	color: #05a605;
}
.c-blue{
	color: #be1b1c;
}
/* 表格标题 */
.chinacourt-textbook-list .chinacourt-teach-tit{
	position: relative;
	overflow: hidden;
	height: 48px;
}
.chinacourt-textbook-list .chinacourt-teach-tit h3{
	height: 48px;
	line-height: 48px;
}
.chinacourt-textbook-list .chinacourt-teach-tit a{
	position: absolute;
	right: 8px;
	bottom: 10px;
	color: #31be10;
	padding-left: 36px;
	
}
.chinacourt-textbook-list .chinacourt-teach-tit a:hover{
	text-decoration: underline;
}
.chinacourt-textbook-list .chinacourt-teach-tit .a1{
    line-height: 24px;
	background: url(../images/talk-3.png) 0 center no-repeat;
}
.chinacourt-textbook-list .chinacourt-teach-tit .a2{
    line-height: 24px;
	background: url(../images/talk-4.png) 6px center no-repeat;
}
.chinacourt-textbook-list .chinacourt-table p{
	text-align: left;
	padding-left: 16px;
}
.chinacourt-textbook-list .chinacourt-table a{
	text-align: center;
	padding: 0;
}
.chinacourt-textbook-list .chinacourt-table a:hover{
	text-decoration: underline;
}
.chinacourt-textbook-list .chinacourt-g-page{
	padding: 20px 0 18px; 
}
.list-2 .chinacourt-g-page{
	padding: 20px 0 48px;
}


/* 弹窗 */
.chinacourt-pop2{
    width: 330px;
    height: 216px;
}
.chinacourt-pop2 .pop-content .txt{
    padding:5px 0 10px;
}
.chinacourt-pop2 .pop-content .txt h5{
    font-weight: normal;
}
.chinacourt-f-checkbox input{visibility: hidden;width: 0;}
.chinacourt-f-checkbox label{
    cursor: pointer;
    display: block;
    line-height: 24px;
    padding-left: 25px;color:#888;
    background: url(../images/pop2.png) no-repeat left 5px;
}
.chinacourt-f-checkbox label.on{
    color:#be1b1c;
    background-image: url(../images/pop3.png);  
}
.chinacourt-pop2 .pop-content .btn{
    padding-top:8px;
}
.chinacourt-pop3{
    width: 330px;
    height:216px;
}
.chinacourt-pop3  input{
	display: block;
	width: 260px;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	color:#888;
	background-color: #fff;
	border: #d1d1d1 1px solid;
	outline:none;
	*height:30px;
}





.tab-score td{padding: 10px 0;}
.tab-score{
	font-size: 14px;
	line-height: 18px;
	color: #555;
}
.tab-score .star {overflow: hidden;padding: 0 15px;width: 265px;}
.tab-score .star span{
    float: left;
    text-align: left;
    width: 155px;
	color: #555;
	line-height: 24px;
}
.tab-score .star ul{
	float: right;width: 110px;
}
.tab-score li{
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin-top: 4px;
	margin-right: 6px;
}
.tab-score li.on{
	background: url(../images/star-1.png) center no-repeat;
}
.tab-score li.half{
	background: url(../images/star-2.png) center no-repeat;
}
.tab-score li.none{
	background: url(../images/star-3.png) center no-repeat;
}
