	#0066B3: #0066B3;
.textBlue {
	color: #0066B3 !important;
}
.ch4 {
	top: 322px;
	left: 60px;
}

.ch5 {
	top: 220px;
	left: 400px;
}

.ch6 {
	top: 264px;
	left: 390px;
}

.ch7 {
	bottom: 150px;
	left: 84px;
}

.ch8 {
	bottom: 150px;
	left: 84px;
}

.ch9 {
	top: 282px;
	left: 390px;
}

.ch10 {
	top: 330px;
	left: 72px;
}

.arrowRight {
	margin-right: 25px;
	position: relative;
	color: #666666;
	font-size: 14px;
	line-height: 36px;
}
.arrowRight:before {
	content: "";
	width: 8px;
	height: 12px;
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -6px;
	background: url("../images/fnews/arrowRight.png") no-repeat 0 center;
}
img[src=""],img:not([src]){opacity:0;}
/*融智课堂*/
.rzclass-box .rz-class-tit {
	font-size: 30px;
	line-height: 32px;
	color: #333333;
	display: block;
	padding-left: 10px;
	border-left: 10px solid #bbbbbb;
}
.rz-class {
	margin-top: 52px;
}
.rz-class .rz-reportImg a {
	margin-top: 20px;
	display: block;
	float: left;
	margin-right: 15px;
	position:relative;
}

.rz-class .rz-reportImg a:nth-of-type(4n) {
	margin-right: 0px;
}
.rz-class .rz-reportImg a>p {
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}
/**融智大伽 图片 start 2019.11.23**/
.rz-class .rz-reportImg a img
{
    width:225px;
    height:144px;
    background: #f5f5f5;
    background-color: #f5f5f5;
   /* float:left;*/
    display: inline-block;
    border: none 0;
}
/**融智大伽 图片 stop**/
.rz-class .rz-reportImg a>div {
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #333333;
}
/**融智课堂 详情图片大小*/
.Column_introduction  img {
    width: 380px;
    max-height: 270px;
}
/**融智课堂 详情图片大小*/
.rz-con p {
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #333333;
}

.rz-class .rz-reportImg .yjl {
	
	margin-right: 15px;
}
.rz-class .rz-reportImg .yjl:nth-of-type(4n) {
	margin-right: 15px;
}
.rz-class .rz-reportImg .yjl:nth-of-type(5n) {
	margin-right: 0px;
}
.rzdaka-box img.yjl {
    display: block;
    width: 248px;
    height: 286px;
    margin-right: 20px;
}
.rzdaka-box .rzdaka-right.yjl {
    width: 690px;
}
.rzdaka-box .font14b.yjl {
    line-height: 25px;
    margin-bottom: 18px;
}

/*融智课堂*/
.keywordsBox div {
  font-size: 14px;
  line-height: 26px;
}

.keywordsBox div span {
  float: left;
  margin-right: 30px;
}

.keywordsBox>.cf>a {
  display: block;
  float: left;
  margin-right: 30px;
  color: #0066b3;
  width:48px;
  text-align:center;
}

.keywordsBox div .allKey {
  text-align: center;
  display: block;
  //width: 48px;
  height: 30px;
  line-height:30px;
  /*background-color: #dbebf8;*/
}


.checkMore3 {
	font-size: 14px;
	margin-right: 20px;
	line-height: 80px;
	color: #0066b3;
}

/*// 课程名称*/
.class-intro {
	margin-top: 16px;
}
.class-intro>li {
	font-size: 14px;
	line-height: 28px;
	color: #333;
}
.outline-con {
	margin-top: 16px;
}
.outline-con>li {
	font-size: 14px;
	line-height: 34px;
	color: #333;
}

.Column_introduction
{
   position:relative;
}
/*处理无图片*/   
.rz-class .rz-reportImg a[data_role=no_data]:after ,.curriculum_schedule a[data_role=no_data]:after ,.everyOnecurriculum_schedule a[data_role=no_data]:after,.morecourseList a[data_role=no_data]:after
{
    width:225px;
    line-height: 144px;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    color: #666;
    position:absolute;
    top:0px;
    left:0px;
    //left:32%;
    background-color: #f5f5f5;   
}
.rz-class .rz-reportImg a[data_role=no_data]:after ,.curriculum_schedule a[data_role=no_data]:after ,.everyOnecurriculum_schedule a[data_role=no_data]:after,.morecourseList a[data_role=no_data]:after
{
    content: '暂无图片';
    color: #f5f5f5;
    background-color: #f5f5f5;    
}

.rz-class .rz-reportImg a[data_role=error]:after ,.curriculum_schedule a[data_role=error]:after ,.everyOnecurriculum_schedule a[data_role=error]:after,.morecourseList a[data_role=error]:after

{
    content: '交易失败';
    color: #f5f5f5; 
    background-color: #f5f5f5;
}

/*详情页*/
.Column_introduction .course_img
{
    float:left;
    width:420px;
    height:290px;
 }
.Column_introduction .course_img[data_role=no_img]:after ,.Column_introduction .course_img[data_role=error]:after
{
    width:365px;
    line-height: 274px;
    text-align: center;
    font-size: 20px;
    color: #666;
    position:absolute;
    top:0px;
    left:0px;
    background: #f8f8f8;   
}
.Column_introduction .course_img[data_role=no_img]:after
{
    content: '暂无图片';
    color: #666; 
    background-color: #f5f5f5;
}

.Column_introduction .course_img[data_role=error]:after
{
    content: '交易失败';
    color: #d83030; 
}

/*融智课堂新增2020.6.17*/
.clsss_tab {
    width: 960px;
    height: 45px;
    margin: 0 auto 20px auto;
    border-bottom: 2px solid #efefef;
    font-size: 18px;
    text-align: right;
}
.clsss_tab a {
    height: 47px;
    line-height: 47px;
    *line-height: 44px;
    display: inline-block;
    padding: 0 30px;
    cursor: default;
}
.clsss_tab .class_tab_hover {
    height: 43px;
    line-height: 44px;
    border-bottom: 3px solid #0066b3;
    color: #0066b3;
}

.keywordsBox .courseBth{
	width: 960px;
    height: 45px;
    margin: 0 auto 20px auto;
    border-bottom: 2px solid #efefef;
    font-size: 18px;
}
.keywordsBox .courseBth .courseBth_default {
    height: 47px;
    line-height: 47px;
    display: inline-block;
    color: #333;
    padding: 0 30px;
    margin-right: 0;
    cursor: default;
    font-size: 18px;
}
.keywordsBox .courseBth .courseBth_hover{
    height: 43px;
    line-height: 44px;
    border-bottom: 3px solid #0066b3;
    color: #0066b3;
}
.keywordsBox .courseClassify .cf a {
    display: block;
    float: left;
    margin-right: 20px;
    line-height: 30px;    
    margin-bottom: 5px;
    padding: 0 10px;
}
.keywordsBox .courseClassify .cf a:hover{
	color: #0066b3;
	padding: 0 10px;
    background-color: #dbebf8;
    height: 30px;
    line-height: 30px;
}
.RZ_keywords{
	margin-bottom: 10px;
}
.classify_mores{position: relative;	}
.keywordsBox .classify_more{
	cursor: pointer;
	margin-right: 0;
	color: #333;
	padding: 0 10px;
	position: absolute;
	top: 0;
	right: 0;
	color: #0066B3;
	padding-right: 16px;
}
/*.classify_more:hover{
	color: #0066b3;
	background-color: #dbebf8;
}*/
.classify_more_iconDown{
	background: url(../images/down_icon.png) no-repeat center right;
}
.classify_more_iconUp{
	background: url(../images/up_icon.png) no-repeat center right;
}

.cf_list{
	padding-right: 50px;
}
.courseClassify{overflow: hidden;}

.hide,.m_hide,.none,.hidden
{
    display:none;
}
