	#0066B3: #0066B3;
.textBlue {
	color: #0066B3 !important;
}


/*首页 */

.finTit {
	font-size: 24px;
	font-weight: normal;
	padding-top: 38px;
	padding-bottom: 12px;
	color: #333;
}

.finTit2 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 26px;
	padding-bottom: 4px;
	color: #333;
}


/*首页*/

.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;
}



/*登录页*/

.register {
	padding: 0px;
	font-size: 12px;
	bottom: 110px;
	left: 46px;
	line-height: 20px;
}

.register a {
	color: #0066b3;
}
/*机构和大伽蓝色横条*/
.blueNav {
	width: 100%;
	height: 60px;
	background: url("../images/fnews/blueLayer.png") repeat 0 center;
}

.blueNav>.blueNav-tab {
	// width:672px; 
}
.blueNav>.blueNav-tab>a {
	float: left;
	text-align: center;
	display: block;
	width: 90px;
	// height: 51px;
	color: #fff;
	font-size: 14px;
	padding-top: 9px;
}
.blueNav>.blueNav-tab>a>div {
	line-height: 30px;
	margin-top: -8px;
}
.blueNav>.blueNav-tab>a>img {
	width: 20px;
	height: 20px;
}
.blueNav>.blueNav-tab>a:hover {
	background-color: #83c7ff;
	height: 51px;
	width: 90px;
}
.blueNavAct {
	background-color: #83c7ff;
	height: 51px;
	width: 90px;
}

.arrowRight {
	margin-right: 20px;
	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;
}
/*// 弹窗*/
.report-pop {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 360px;
	z-index: 150;
}
.report-pop .pop-tit {
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	color: #ffffff;
	background-color: #0066b3;
}
.report-pop .pop-con {
	padding: 20px 26px;
	background-color: #fff;
	font-size: 14px;
	line-height: 24px;
	color: #333;
}
.report-pop .pop-btns {
	background-color: #eeeeee;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 95px;
}
.report-pop .pop-btns>a {
	display: block;
	border-radius: 4px;
	width: 80px;
	height: 32px;
	font-stretch: normal;
	line-height: 32px;
	text-align: center;
	color: #ffffff;
}
.report-pop .pop-btns .lightBlueBtn {
	background-color: #3da4f1;
	margin-right: 10px;
}
.report-pop .pop-btns .deepBlueBtn {
	background-color: #0066b3;
}

/*融智课堂*/
.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;
}
/**融智大伽 图片 stop**/
.rz-class .rz-reportImg a>div {
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #333333;
}
/**单独设置 建行大伽 start**/
.rz-class .ccbDaka a > div
{
    text-align:left;
}
/**单独设置 建行大伽图片 start**/
.rz-class .ccbDaka a img {
    width: 180px;
    height: 208px;
    background: #f5f5f5;
    background-color: #f5f5f5;
    display: inline-block;
    border:none 0;
}

/**单独设置 建行大伽图片 stop**/

/*融智大咖*/
.rzdaka-input {
	width: 398px;
	height: 44px;
	background-color: #ffffff;
	border-radius: 21px;
	position: absolute;
	bottom: 12px;
	left: 50%;
	margin-left: -199px;
}
.rzdaka-input input {
	float: left;
	width: 280px;
	height: 44px;
	font-size: 16px;
	text-indent: 10px;
	line-height: 44px;
	border-radius: 21px 0 0 21px;
	// border:1px solid #ddd;
}
.rzdaka-input a {
	display: block;
	float: right;
	width: 112px;
	height: 44px;
	background-color: #425ff4;
	border-radius: 21px;
	color: #fff;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
}
.rzdaka-box img {
	display: block;
	margin-right: 20px;
}
.rzdaka-box .font14b {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.rzdaka-box .font12b {
	font-size: 12px;
	line-height: 18px;
}
.rzdaka-box .rzdaka-right {
	width: 500px;
}
.rzdaka-box .rzdaka-right h4 {
	font-size: 20px;
	line-height: 28px;
	color: #333333;
}
.rzdaka-box .rzdaka-rightp {
	// margin-top:10px;
	line-height: 22px;
	font-size: 16px;
	color: #333333;
}
.rzdaka-box .rzdaka-right .grey-con {
	margin-top: 12px;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.rzdaka-box .rzdaka-right .blueBtns {
	margin-top: 28px;
}
.rzdaka-box .rzdaka-right .blueBtns a {
	display: block;
	float: left;
	width: 120px;
	height: 36px;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	border: solid 2px #0066b3;
}
.rzdaka-box .rzdaka-right .blueBtns .bg-blue {	
	background-color: #0066b3;
	color: #fff;
	margin-right: 20px;
	
}
.rzdaka-box .rzdaka-right .blueBtns .bg-xin {
	background: url(../images/fnews/icont2/heart.png) no-repeat 10px center;
	background-size: 18%;
	color: #0066b3;
	margin-right: 20px;
	text-align: left;
    padding-left: 50px;
    box-sizing: border-box;
    height: 40px;
	line-height: 40px;
}
.rzdaka-box .rzdaka-right .blueBtns .favour{
	background: url(../images/fnews/icont2/blue-heart.png) no-repeat 10px center;
	background-size: 18%;
}
.rzdaka-box .rzdaka-right .blueBtns .bg-white {
	color: #0066b3;
}
.rz-con p {
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #333333;
}

.rz-class .rz-reportImg .yjl {
	
	margin-right: 12px;
}
.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: 670px;
}
.rzdaka-box .font14b.yjl {
    line-height: 25px;
    margin-bottom: 18px;
}

/*// 建行大咖详情*/
.tabBtns {
	width: 100%;
	height: 48px;
	border-bottom: 1px solid #ddd;
}
.tabBtns span {
	float: left;
	text-align: center;
	//  width: 60px;;
	padding: 0 10px;
	display: block;
	font-size: 18px;
	line-height: 44px;
	cursor: pointer;
}
.tabBtns .blue-cur {
	//  padding-bottom:4px;
	border-bottom: 4px solid #0066b3;
	color: #0066b3;
}
.reportBox {
	// margin-top:16px;
}
.reportBox .rep-tit {
	font-size: 20px;
	line-height: 50px;
}
.reportBox .rep-data {
	font-size: 14px;
	line-height: 26px;
	color: #999999
}
.reportBox .rep-con {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}
.reportBox .rep-Btn {
	margin-top: 22px;
	display: block;
	text-align: center;
	width: 122px;
	height: 40px;
	background-color: #0066b3;
	border-radius: 4px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
}
.keywordsBox{
	/*border-bottom: 1px solid #ddd;*/
	/*height: 32px;*/
}
.keywordsBox1{
	height: 32px;
}
/*融智大咖弹窗*/

.fs_btan, .showlayer{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.3);
    z-index: 9999999;
    display: none;
}
.fs_tan{
	width: 400px;
	height: 230px;	
	font-size: 14px;
	background: #fff;
	/*border-radius: 10px;*/
	/*border: 1px solid #0066b3;*/
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -70px;
	margin-left: -200px;
	
}
.fs_tan>p{
	padding: 20px;
}

/**弹窗*/
.layerContent
{
    padding-top: 30px;
    text-align: center
}
    
.coll_IntenteContState
{
    line-height: 22px;
    font-size: 16px;
    color: #333333;
    }
    
.fs_tan>div>a{
	padding: 10px 30px;
	color:#fff ;
	border-radius: 4px;
	background: #0066B3;
}
.fs_tan>div>.cha{
	width: 50px;
	height: 50px;
	background: url(../images/cha.png) no-repeat center;
	background-size: 47%;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

/*融智课堂*/
.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: 40px;
  color: #0066b3;
}

.keywordsBox div .allKey {
  text-align: center;
  display: block;
  width: 40px;
  height: 26px;
  background-color: #dbebf8;
}

.screen_area{
	width: 130px;
    height: 30px;
    line-height: 32px;
    float: left;
    border: 1px solid #0066b3;
    margin-right: 50px;
    text-indent: 5px;
    position: relative;
    float: left;
    background: #fff;
}

.screen_area_text{
	height: 32px;
    text-align: left;
    background: no-repeat right 0;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    background-image: url(../images/icon_down.gif);
    font-size: 14px;
    color: #333;
}
.screen_area_option{
	display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    background: #fff;
    width: 360px;
    left: -1px;
    border: 1px solid #0066b3;
    padding: 10px;
    z-index: 999;    
}
.screen_area_option li{
	float: left;
    position: relative;
    width: 60px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    font-size: 12px;
}
.screen_area_option li span{
	float: left;
    position: absolute;
    top: 6px;
    display: block;
}
.screen_area_option li a{
	display: block;
	color: #666;

}
.screen_area_option li a:hover{
	background: #f1f4f9;
}

.assess_area .screen_area_option li{
	width: 90px;
}

.can-att {
	cursor: pointer;
	font-size: 12px;
	color: #333;
	margin-top: 4px;
	display: block;
	width: 60px;
	height: 18px;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	text-align: center;
	line-height: 18px;
}

/*// 我的监控企业弹窗*/
.custom-pop2 {
	background-color: #fff;
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 720px;
	z-index: 150;
}
.custom-pop2 .cuspop-tit2 {
	padding-left: 24px;
	height: 48px;
	background-color: #0066b3;
	color: #fff;
	font-size: 18px;
	line-height: 48px;
}
.custom-pop2 .cuspop-tit2 a {
	text-align: center;
	display: block;
	color: #fff;
	width: 50px;
	height: 48px;
}
.custom-pop2 .cuspop-con2 {
	padding: 0 24px;
	//  background-color: #fff;
	font-size: 14px;
	line-height: 40px;
	color: #333;
}
.custom-pop2 .cuspop-con2 .ser-Keywords {
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	line-height: 40px;
	color: #333333;
}
.custom-pop2 .cuspop-con2 .ser-Keywords a {
	display: block;
	width: 74px;
	line-height: 40px;
	font-size: 14px;
	color: #0066b3;
	text-align: right;
	background: url("../images/fnews/icont2/delBtn.png") no-repeat 0 center;
}
.pageBtnPop {
	padding-bottom: 40px;
	margin-top: 20px;
	margin-right: 24px;
	font-size: 14px;
	line-height: 22px;
	color: #999999;
	text-align: center;
}
.pageBtnPop .bluePages {
	color: #fff !important;
	background-color: #0066b3;
}
.pageBtnPop a {
	float: left;
	width: 24px;
	display: block;
}
.nextBtn {
	cursor: pointer;
	display: block;
	font-size: 14px;
	line-height: 22px;
	width: 66px;
	color: #fff;
	text-align: center;
	background-color: #0066b3;
}
.page-box>a:hover,
.page-box>a:active {
	color: #fff !important;
	// padding: 0 6px;
	background-color: #0066b3;
}
.addMon {
	padding-bottom: 40px;
}
.addMon a {
	font-size: 14px;
	line-height: 18px;
	color: #0066b3;
	margin-right: 20px;
}
/*// 报告*/
.favoritesBox {
	width: 100%;
	background-color: #f8f8f8;
	height: 130px;
}
.favoritesBox .imgIncont {
	margin-top: 12px;
	display: block;
	margin-right: 12px;
}
.favoritesBox .fb-con {
	margin-top: 22px;
	width: 450px;
}
.favoritesBox .fb-con h4 {
	font-size: 18px;
	line-height: 30px;
}
.favoritesBox .fb-con p {
	font-size: 14px;
	line-height: 20px;
}
.favoritesBox .starIcont {
	margin-right: 30px;
	margin-top: 32px;
	display: block;
	text-align: center;
}
.favoritesBox .starIcont div {
	font-size: 14px;
	line-height: 32px;
	text-align: center;
}
/*// 为您推荐*/
.recommend-Box h3 {
	margin-top: 44px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	color: #333333;
}
.recommend-Box div>h4 {
	font-size: 16px;
	line-height: 36px;
	color: #333333;
}
.recommend-Box div>p {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
/*// 建行大咖*/
.ccbdakaBox li {
	width: 424px;
	height:228px;
	float: left;
	position:relative;
}
.ccbdakaBox li img {
	width: 180px;
	height: 208px;
	display: block;
	float: left;
	cursor: pointer;
    background: #f5f5f5;
}
.ccbdakaBox li .daka-rightBox {
	float: right;
	width: 228px;
}
.ccbdakaBox li .daka-rightBox .daka-int {
	color: #333333;
	font-size: 14px;
	line-height: 22px;
}
.ccbdakaBox li .daka-rightBox .daka-con {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
.ccbdakaBox li .daka-rightBox .foucsBtn {
	margin-top: 16px;
	display: block;
	width: 90px;
	height: 28px;
	background: url("../images/fnews/icont2/heart.png") no-repeat 12% center;
	border: solid 1px #707070;
	color: #666666;
	font-size: 12px;
	line-height: 28px;
    text-indent:40px;
    position: absolute; /* modify time 2019.12.13*/
    bottom: 20px;
}
.ccbdakaBox li .daka-rightBox .blueHeart {
	background: url("../images/fnews/icont2/blue-heart.png") no-repeat 12% center;
	margin-top: 16px;
	display: block;
	width: 80px;
	width: 90px;
	height: 28px;
	border: solid 1px #707070;
	color: #666666;
	font-size: 12px;
	line-height: 28px;
	position: absolute; /*设置在右 左下角 2019.12.11*/
    bottom: 20px;
}
.ccbdakaBox li:nth-of-type(2n) {
	margin-left: 80px;
}
.dianji{
	//cursor: pointer;
}
/*// 智研慧析*/
.dl-Box {
	margin-top: 24px;
	margin-bottom: 10px;
}
.dl-all {
	font-size: 14px;
	line-height: 20px;
	color: #0066b3;
	position: relative;
}
.dl-all::before {
	position: absolute;
	content: "";
	top: 0px;
	left: -34px;
	width: 20px;
	height: 20px;
	display: block;
	background: url("../images/fnews/icont2/downloadALL.png") no-repeat 0 center;
}
.rep-link {
	float: left;
	width: 180px;
	position: relative;
	margin-right: 14px;
}
.rep-link .rep-img {
	display: block;
}
.rep-link .rep-download {
	width: 180px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
}
.rep-link .rep-download .text-rep {
	padding-left: 8px;
	padding-right: 34px;
}
.rep-link .rep-download .downloadIcont {
	color: #0066B3;
	position: relative;
}
.rep-link .rep-download .downloadIcont::before {
	content: "";
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 0px;
	left: -20px;
	background: url("../images/fnews/icont2/download.png") no-repeat 0 center;
	;
}
.rep-link:nth-of-type(5n) {
	margin-right: 0px;
}
/*// 课程名称*/
.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;
}
/*// 风险预警*/
.searchBOX2 input {
	width: 728px;
	height: 30px;
	background-color: #ffffff;
	border: solid 1px #0066b3;
	font-size: 14px;
	text-indent: 10px;
	line-height: 32px;
	margin-right: 10px;
}
.searchBOX2 .search2 {
	text-indent: 10px;
	display: block;
	width: 80px;
	height: 32px;
	background-color: #0066b3;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	margin-right: 10px;
}
.searchBOX2 .monitorBox {
	font-size: 14px;
	text-indent: 32px;
	position: relative;
	display: block;
	width: 130px;
	height: 32px;
	background-color: #0066b3;
	border-radius: 4px;
	color: #fff;
	line-height: 32px;
}
.searchBOX2 .monitorBox::before {
	position: absolute;
	left: 12px;
	top: 50%;
	margin-top: -17px;
	display: block;
	content: "";
	width: 16px;
	height: 32px;
	background: url("../images/fnews/icont2/whiteMonitor.png")no-repeat 0 center;
}
.search-Key {
	font-size: 14px;
	line-height: 20px;
}
.search-Key .monitorIcont {
	width: 50px;
	display: block;
	line-height: 20px;
	color: #0066b3;
	background: url("../images/fnews/icont2/monitor.png") no-repeat 0 center;
}
.lunbotu {
	height: 369px;
	width: 619px;
	float: left;
	position: relative;
	overflow: hidden;
}
.lunbotu_in {
	width: 400%;
	height: 369px;
	position: absolute;
	left: 0;
	top: 0;
}
.lunbotu_in>a {
	float: left;
	width: 25%;
	height: 369px;
	background: url("../images/fnews/intel-con-banner.jpg") no-repeat center top;
}
.lunbotu_in>a:nth-of-type(2) {
	background: url("../images/fnews/intel-con-banner2.jpg") no-repeat center top;
}
.int_pointer {
	position: absolute;
	width: 100px;
	bottom: 8px;
	right: 0;
}
.int_pointer>span {
	cursor: pointer;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ccc;
	border-radius: 50%;
	border: 1px solid #fff;
	margin-left: 2px;
}
.int_pointer .on {
	background: #0066b3;
}
.intel-con-Main2 .conrightbox2 .colletctStar2.curr {
	background: url(../images/fnews/collectStar_blue.png) no-repeat;
	color: #0066B3;
}

/*分页*/
.section
{
    margin-bottom:20px;
}

.sectionSearch,.section2,.paging{
   width: 960px;
   margin: 40px auto 60px auto;
   margin-bottom:20px;
   font-family: "微软雅黑","黑体","宋体"
}

/*研报和课堂*/
.research_report,.courseList{
  width:960px;
  margin:0 auto;
}

.research_report .neirong {
    width: 960px;
}
.research_report .imgleftbox2 {
  //  display: block;
  //  width: 230px;
  //  height: 160px;
}
.research_reportImg
{
   padding-left:30px; 
   }
.research_report img{
	width: 200px;
	height: 134px;
	/* float: left; */
	margin-right:40px;
    margin-right:30px;
	background: #ddd;
	display: block;
}


.research_report .conrightbox2 h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    color: #333333;
    width:690px;
}

.research_report  .colletctStar2{
    position: absolute;
    bottom: -3px;
    right: 10px;
    width: 29px;
    height: 14px;
    font-size: 14px;
    line-height: 18px;
    color: #666666;
    padding-left: 20px;
    background: url(/cn/counselor/images/fnews/collectStar.png) no-repeat;
}

.newsTime2 {
    left: 260px;
    bottom:-3px;
}
.mt20
{
   margin-top:20px }
.mt30
{
   margin-top:30px }
   
/*大伽首页处理无图片*/   
.brainpowerRecmmond a[data_role=no_data]:after ,.collaborateOrg a[data_role=no_data]:after,
.brainpowerRecmmond a[data_role=error]:after ,.collaborateOrg a[data_role=error]: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: #f5f5f5;   
}
.brainpowerRecmmond a[data_role=no_data]:after ,.collaborateOrg a[data_role=no_data]:after

{
    content: '暂无图片';
     background: #f5f5f5;   
}
.brainpowerRecmmond a[data_role=error]:after ,.collaborateOrg a[data_role=error]:after

{
    content: '交易失败';
    background: #f5f5f5;   
}

.ccbDaka a[data_role=no_data]:after,.ccbDaka a[data_role=error]:after
{
    width:180px;    
    line-height: 208px;
    text-align:center;
    //left:28%;
    top: 0px;
    left:0px;
    position:absolute;
    font-size:20px;
    color: #666;
    background: #f5f5f5;  
    }
.ccbDaka a[data_role=no_data]:after{
    content: '暂无图片';
    color: #666;
}   

.ccbDaka a[data_role=error]:after{
    content: '交易失败';
    color: #d83030;
} 

/*大伽列表页  2020.6.16*/
.showDakaLi .dakaItems
{
    width: 185px;
    height: 210px;
    float: left;
}

.showDakaLi .dakaItems[data_role=no_data]:after,.showDakaLi .dakaItems[data_role=error]:after
{
    width:185px;    
    line-height: 208px;
    text-align:center;
    top: 0px;
    left:0px;
    position:absolute;
    font-size:20px;
    color: #666;
    background: #f5f5f5; 
    cursor:pointer; 
    }
.showDakaLi .dakaItems[data_role=no_data]:after{
    content: '暂无图片';
    color: #666;
}   

.showDakaLi .dakaItems[data_role=error]:after{
    content: '交易失败';
    color: #d83030;
} 


/*大伽详情页面  2020.6.16*/
.dakaDetails .daka_img
{
    width: 270px;
    height: 295px;
    float: left;
 }

.dakaDetails .daka_img[data_role=no_data]:after ,.dakaDetails .daka_img[data_role=error]:after
{
    width:270px;
    line-height: 295px;
    text-align: center;
    font-size: 20px;
    color: #666;
    position:absolute;
    top:0px;
    left:0px;
    background: #f5f5f5;   
}
.dakaDetails .daka_img[data_role=no_data]:after
{
    content: '暂无图片';
    color: #666; 
}
.dakaDetails .daka_img[data_role=error]:after
{
    content: '交易失败';
    color: #d83030; 
}
/*机构详情页面 2020.6.16*/
.collabOrgDetails,.dakaDetails
{
    position:relative;
 }
 .dakaDetails,.ccbDaka,.rzdaka-box
{
   min-height:290px;
 }
.collabOrgDetails .Org_img
{
    width: 460px;
    height: 295px;
    float: left;
 }

.collabOrgDetails .Org_img[data_role=no_data]:after ,.collabOrgDetails .Org_img[data_role=error]:after
{
    width:440px;
    line-height: 295px;
    text-align: center;
    font-size: 20px;
    color: #666;
    position:absolute;
    top:0px;
    left:0px;
    background: #f5f5f5;   
}
.collabOrgDetails .Org_img[data_role=no_data]:after
{
    content: '暂无图片';
    color: #666; 
}
.collabOrgDetails .Org_img[data_role=error]:after
{
    content: '交易失败';
    color: #d83030; 
}

.hide,.none,.m_hide{display:none;}