/* 大金融圈弹出框 */
.commonShowInfo-title {
	background-color: #f8f8f8;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	border-top-left-radius: 2px;
	color: #555;
	font-weight: 400;
	margin: 0px;
	padding: 14px 0;
	text-align: center;
}

.commonShowInfo-content {
	background: #fff;
	padding: 16px 12px;
	border-bottom: 1px solid #f1f1f1;
	height: auto;
	zoom: 1;
	overflow: auto;
}

.commonShowInfo-content p {
	text-align: left;
	margin-bottom: 5px;
	color: #333;
}

.forum-list .tt-button {
	margin-top: 6px;
}

.forum-list .tt-button button {
	padding: 4px 10px;
	font-size: 12px;
}

.forum-list .tt-hot {
	text-align: center;
	margin-top: 2px;
}

.forum-list .tt-hot i {
	padding-right: 5px;
}



.mui-ellipsis-2 {
	font-size: 16px;
	color: #222222;
}

.news-time {
	font-size: 12px;
	color: #8F8F94;
	margin-top: 6px;
}


.im-news-list li {
	background: #fff;
}



/* 导航条 */
.navbadge-new {
	position: absolute;
	top: 12px;
	right: 2px;
	background: #f00;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	padding: 0;
}

.pq-nav {
	width: 100%;
	height: 43px;
	background: #fff;
}

.pq-nav .outer {
	width: 100%;
	height: 43px;
	overflow-x: scroll;
	overflow-y: hidden;
	position: relative;
	white-space: nowrap;
	font-size: 0;
	display: flex;
}

.outer .tag {
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(48, 48, 48, 1);
	display: inline-block;
	position: relative;
	text-align: center;
	flex: 1;
}

.outer .active {
	color: #cea052;
}

.outer .active:after {
	content: "";
	width: 28px;
	height: 1.5px;
	background-color: #cea052;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -14px;
}

.pq-nav {
	position: relative;
}

.pq-nav .mask {
	width: 12px;
	height: 43px;
	background-image: linear-gradient(to left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
}


/****搜索*******/

.search-input {
	background-color: #EFEFF4;
	padding: 8px 9px;
	height: 50px;
	position: relative;
}

.search-input .link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}

.search-input input {
	background: #fff;
	border-radius: 3px;
}

/* .search-input input {
	margin-bottom: 0;
	background: #fff;
	padding: 0;
	border-radius: 3px;
	height: 28px;
	line-height: 28px;
	font-size: 15px;
	text-align: center;
}
.mui-input-row .mui-input-clear~.mui-icon-clear{
	top: 4px;
} */
input[type=search]:focus {
	text-align: center;
}



/** 轮播图状态点样式 **/
.mui-slider-indicator {
	position: absolute;
	bottom: 4px;
	width: 100%;
	text-align: center;
	background: 0 0
}

.mui-slider-indicator .mui-indicator {
	display: inline-block;
	width: 12px;
	height: 2px;
	margin: 2px 3px;
	cursor: pointer;
	border-radius: 0;
	background: #aaa;
	-webkit-box-shadow: 0 0 0 0 rgba(130, 130, 130, .7);
	box-shadow: 0 0 0 0 rgba(130, 130, 130, .7)
}

.mui-slider-indicator .mui-active.mui-indicator {
	background: rgba(255, 255, 255, 1)
}





/** 列表 **/
.mui-table-view-cell>a:not(.mui-btn) {
	margin: 0;
	padding: 0;
}


.ib-list {
	margin-top: 0px
}

.ib-list .meet-ing p {
	color: #FF0000 !important
}

.ib-list .forum-list {
	margin-bottom: 1px;
	background: #fff;
	padding: 15px;
}

.ib-list .forum-list .tt-img {
	width: 69px;
	height: 69px;
	overflow: hidden;
}

.ib-list .forum-list .tt-img .mui-media-object {
	width: 100%;
	max-width: 100%;
	height: 100%;
	line-height: 69px;
	border: 1px solid #EFEFEF;
	border-radius: 2px;
	object-fit: cover;
}

.ib-list .forum-list .tt-title {
	font-size: 16px;
	color: #444;
	margin-bottom: 10px;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.ib-list .forum-list .tt-expert {
	font-size: 13px;
	color: #555;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 12px;
}

.ib-list .forum-list .tt-style {
	margin-bottom: 12px;
}

.ib-list .forum-list .tt-object {
	margin-top: 12px;
	margin-bottom: 0;
}

.ib-list .forum-list .tt-time {
	font-size: 13px;
	color: #555;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ib-list .forum-list .tt-type {
	margin-top: 12px;
	color: #555;
}

.ib-list .forum-list .tt-expert i {
	width: 18px;
	text-align: center;
}

.ib-list .forum-list .tt-time i {
	width: 16px;
	text-align: center;
}

.ib-list .forum-list .tt-expert span::before,
.ib-list .forum-list .tt-time span::before,
.ib-list .forum-list .tt-meet-over span::before,
.ib-list .forum-list .tt-type span::before {
	margin-right: 6px;
}

.ib-list .forum-list .tt-expert span {
	width: 18px;
	text-align: left;
	font-size: 15px
}

.ib-list .forum-list .tt-time span {
	width: 18px;
	text-align: left;
	font-size: 14px
}

.ib-list .forum-list .tt-meet-ing span {
	width: 18px;
	text-align: left;
	font-size: 15px;
	color: #f00;
	/* margin-top: 2px; */
	vertical-align: text-bottom;
}

.ib-list .forum-list .tt-meet-over span {
	width: 18px;
	text-align: left;
	font-size: 15px;
	color: #999;
	vertical-align: text-bottom;
}

.ib-list .forum-list .tt-meet-ing {
	width: 75px;
	height: 28px;
	line-height: 28px;
	background: linear-gradient(139deg, rgba(255, 218, 144, 1) 0%, rgba(255, 195, 75, 1) 100%);
	border-radius: 14px;
	font-size: 12px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	border: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	right: 0;
	bottom: 0;
}

.ib-list .forum-list .tt-meet-over {
	width: 75px;
	height: 28px;
	line-height: 28px;
	background: linear-gradient(139deg, rgba(163, 174, 210, 1) 0%, rgba(129, 157, 203, 1) 100%);
	border-radius: 14px;
	font-size: 12px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	border: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	right: 0;
	bottom: 0;
}

.ib-list .forum-list .tt-meet-over em {
	font-size: 12px;
	font-style: normal;
	padding: 2px 12px;
	font-weight: 300;
	color: #FFE4AD;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	background: -webkit-linear-gradient(to right, #4D4D4D, #111111);
	background: -webkit-gradient(linear, left top, right top, from(#4D4D4D), to(#111111));
	background: -webkit-linear-gradient(left, #4D4D4D, #111111);
	background: -o-linear-gradient(left, #4D4D4D, #111111);
	background: linear-gradient(to right, #4D4D4D, #111111);
}

.ib-list .forum-list .ex-title {
	font-size: 16px;
	color: #444;
	margin-bottom: 10px;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ib-list .forum-list .ex-expert {
	font-size: 13px;
	color: #666;
	font-weight: 400;
}

.ib-list .forum-list .ex-info {
	margin-top: 4px;
	color: #666;
	font-size: 13px;
	line-height: 20px;
	max-height: 60px;
	font-weight: 400;
	text-align: justify;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: auto;
}

.ib-list .mui-media-body {
	padding-left: 10px;
	position: relative;
}

.ib-list .mui-media-body p {
	font-weight: 300px;
	margin-top: 0px;
	color: 000;
	margin-bottom: 0px;
	height: 15px;
	line-height: 15px;
	font-size: 13px;
}

/* .ib-list .mui-table-view-cell>a:not(.mui-btn) {
	margin: -10px -18px;
} */









/*! 20190522详情页 */
.ib-topimg {
	height: 185px;
	line-height: 0;
	overflow: hidden;
	position: relative;
	background: #fff;
}

.ib-topimg img {
	width: 120px;
	border-radius: 2px;
	border: 1px solid #EFEFEF;
}

.ib-topimg .living-tip {
	position: absolute;
	width: 100%;
	height: 100%;
	line-height: 21px;
	background: rgba(0, 0, 0, .5);
	top: 0;
	left: 0;
	font-size: 19px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #fff;
	margin: 0;
	text-align: center;
	padding-top: 65px;
}

.ib-topimg .living-tip img{
	width: 28px;
	height: 28px;
	margin-top: 10px;
}

.ib-topinfo {
	background: #fff;
	padding: 15px 15px 0;
}

.ib-topinfo p {
	margin-bottom: 0
}

.ib-topinfo .title {
	padding-bottom: 6px;
}

.ib-topinfo .title h3 {
	font-size: 24px;
	line-height: 30px;
	color: #444;
	font-weight: 600;
}

.ib-topinfo .title2 {
	padding-bottom: 6px;
}

.ib-topinfo .title2 h3 {
	font-size: 19px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: rgba(0, 0, 0, 1);
	line-height: 28px;
	margin: 0;
}

.ib-topinfo .title2 h4 {
	font-size: 16px;
	line-height: 22px;
}

.ib-topinfo .team-name {
	display: flex;
	padding-top: 0px;
	border-top: 0px solid #f1f1f1;
	font-weight: 300;
	color: #000;
	margin-bottom: 4px;
}

.ib-topinfo .team-name img {
	width: 56px !important;
	height: 56px !important;
	float: left;
	border: 1px solid #eee;
	border-radius: 5px;
}

.ib-topinfo .team-name .team-about {
	float: left;
	padding: 0 8px;
	width: 100%;
}

.ib-topinfo .team-name .team-about h5 {
	font-size: 16px;
	color: #000;
	padding-bottom: 4px;
	font-weight: 500;
}

.ib-topinfo .team-name .team-about p {
	font-size: 14px;
	color: #666;
}

.ib-topinfo .team-name .team-about p em {
	float: right;
}

.ib-topinfo .lecturer {
	padding-bottom: 6px;
	margin-top: 4px;
}

.ib-topinfo .lecturer .thumb {
	text-align: center;
}

.ib-topinfo .lecturer .thumb img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

.ib-topinfo .lecturer h3 {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}

.ib-topinfo .lecturer h4 {
	font-size: 18px;
	line-height: 30px;
	text-align: center;
}

.ib-topinfo .lecturer p {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}

.ib-topinfo .time {
	padding-bottom: 2px;
}

.ib-topinfo .time .people {
	display: flex;
}

.ib-topinfo .time .people em {
	font-style: normal;
}

.ib-topinfo .time .people span {
	flex: 1;
}

.ib-topinfo .time p {
	color: #333;
	font-weight: 300;
	padding-bottom: 3px;
	font-size: 15px;
}

.ib-topinfo .time p span {
	color: #f00;
	font-weight: 400;
}

.ib-topinfo .stage .sate {
	margin-left: 9px;
	width: 40px;
	height: 18px;
	line-height: 18px;
	background: linear-gradient(139deg, rgba(232, 57, 59, 1) 0%, rgba(255, 63, 65, 1) 46%, rgba(232, 57, 59, 1) 100%);
	border-radius: 2px;
	text-align: center;
	font-size: 10px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	display: inline-block;
	float: right;
}

.ib-topinfo .price {
	padding-bottom: 8px;
}

.ib-topinfo .price p {
	color: #f00;
	font-size: 16px;
}

.ib-topinfo .price p span {
	padding-left: 4px;
	font-size: 16px;
}

.ib-topinfo .sign {
	color: #7A7A7A;
}

.ib-topinfo .sign i {
	float: right;
}

.ib-topinfo .sign em {
	font-style: normal;
	padding-right: 10px;
	font-weight: 300;
	color: #333;
}

.ib-topinfo .sign em span {
	padding-right: 2px;
}

.ib-topinfo .stage {
	padding-top: 10px;
	border-top: 1px solid #f1f1f1;
	margin-top: 10px;
	font-weight: 300;
	color: #000;
}

.ib-topinfo .stage i {
	margin-right: 8px;
	font-style: normal;
	font-size: 14px;
}

.ib-topinfo .stage i span {
	color: #DA4453;
	padding-right: 2px;
}

.ib-topinfo .stage em {
	float: right;
}

.ib-topinfo .stage p span {
	font-size: 14px;
}

.ib-topinfo .profile {
	padding-top: 10px;
	border-top: 1px solid #f1f1f1;
	font-size: 14px;
	margin-top: 10px;
	font-weight: 300;
	color: #000;
}

.ib-topinfo .profile p {
	padding: 3px 0;
	color: #8f8f94
}

.ib-topinfo .profile i {
	padding-right: 4px;
}

.ib-topinfo .profile em {
	float: right;
	font-style: normal;
	font-weight: 400;
	color: #000;
}



.detail-ad {
	padding: 4px 4px 0px;
	margin-top: 10px;
	background: #fff;
	position: relative;
	display: block;
}

.detail-ad img {
	max-width: 100%;
	height: auto;
	border-radius: 2px;
}

.detail-ad .new_icon {
	position: absolute;
	right: 8px;
	bottom: 8px;
	top: auto;
	width: 35px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 10px;
	color: #fff;
	font-weight: 300;
	border-radius: 2px;
	background: rgba(0, 0, 0, .2);
	text-shadow: none;
}



.ib-section {
	background: #fff;
	margin-top: 8px;
	padding: 15px;
}

.ib-section h2 {
	height: 25px;
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: rgba(34, 34, 34, 1);
	line-height: 25px;
	margin: 0;
}

.ib-section .tel {
	font-size: 14px;
}

.ib-section .expert_kj {
	margin-top: 11px;
}

.ib-section .expert_kj .kj_li {
	display: flex;
	margin-top: 18.5px;
}

.ib-section .expert_kj .kj_li a {
	flex: 1;
	height: 37px;
	font-size: 13px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(34, 34, 34, 1);
	line-height: 18.5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	word-wrap: break-word;
}

.ib-section .expert_kj .kj_li .kj_btn {
	height: 30px;
	background: rgba(240, 240, 247, 1);
	border-radius: 15px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: rgba(9, 127, 255, 1);
	margin-left: 10px;
	padding: 0 5px;
}

.ib-section .expert_kj .kj_li .kj_btn::before {
	content: '';
	width: 19px;
	height: 19px;
	display: inline-block;
	margin-right: 2.5px;
	vertical-align: top;
	margin-top: 5.5px;
}

.ib-section .expert_kj .kj_li .kj_btn.pdf::before {
	background: url(../images/icon-see@2x.png) no-repeat;
	background-size: 100% 100%;
}

.ib-section .expert_kj .kj_li .kj_btn.audit::before {
	background: url(../images/icon-sound@2x.png) no-repeat;
	background-size: 100% 100%;
}

.ib-section .expert_kj .kj_li .kj_btn.video::before {
	background: url(../images/icon-tv@2x.png) no-repeat;
	background-size: 100% 100%;
}

.ib-section .no-expert {
	padding-top: 18.5px;
	text-align: center;
	line-height: 0;
}

.ib-section .no-expert img {
	width: 57px !important;
	height: 37px;
}

.ib-section .content .no-expert .no-expert-tip {
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(148, 148, 148, 1);
	line-height: 18px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 5px;
}


.ib-section .content .teach-file {
	margin-bottom: 10px;
	display: flex;
}

.ib-section .content .teach-file .teach-img img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-top: 16.5px;
}

.ib-section .teach-file .teach-text {
	margin-left: 8px;
	margin-top: 21.5px;
	flex: 1;
}

.ib-section .teach-file .teach-text .text1 {
	height: 16px;
	font-size: 15px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: rgba(0, 0, 0, 1);
	line-height: 16px;
	margin-bottom: 6.5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.ib-section .teach-file .teach-text .text2 {
	margin-bottom: 0px;
	height: 32px;
	font-size: 13px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(107, 107, 107, 1);
	line-height: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.ib-section .content p {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(34, 34, 34, 1);
	line-height: 24px;
	text-align: justify;
	margin-bottom: 0;
	overflow-wrap: break-word;
	white-space: pre-wrap;
	word-break: break-word;
}

.ib-section .content img {
	width: 100%;
}

.ib-section .contents .circle-ewm {
	text-align: center;
}

.ib-section .contents .circle-ewm img {
	width: 120px;
}

.ib-section .contents p {
	margin-bottom: 0;
	color: #333;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	padding-bottom: 4px;
}

.ib-section .contents .circle-text span {
	font-weight: 500
}


.ib-history {
	background: #fff;
	margin-top: 8px;
}

.ib-history h2 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #C7C7C7;
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: rgba(51, 62, 72, 1);
	text-align: center;
	margin: 0;
}

.ib-history h2:before {
	content: '';
	width: 30px;
	height: 2px;
	background: rgba(210, 210, 210, 1);
	display: inline-block;
	margin-right: 8.5px;
	vertical-align: middle;
}

.ib-history h2:after {
	content: '';
	width: 30px;
	height: 2px;
	background: rgba(210, 210, 210, 1);
	display: inline-block;
	margin-left: 8.5px;
	vertical-align: middle;
}

.ib-history .ib-list {
	background: #fff;
	margin-left: 15px;
}

.ib-history .see-more {
	background: #fff;
}

.ib-history .see-more .button {
	text-align: center;
	padding: 14px 0;
	font-size: 14px;
}

.ib-history .see-more .button a {
	color: #BB9048;
	border: 1px solid #BB9048;
	padding: 10px 26px;
	border-radius: 20px;
}




.detail-bar-tab {
	bottom: 0;
	display: table;
	table-layout: fixed;
	-webkit-touch-callout: none;
	margin: 0 auto;
	width: 100%;
	box-shadow: 0 0 3px rgba(244, 244, 244, 1);
}

.detail-bar {
	position: fixed;
	z-index: 10;
	right: 0;
	left: 0;
	height: 44px;
	padding: 6px;
	background: #fff;
	border-top: 1px solid #f8f8f8;
}

.ib-bottom {
	display: table;
	table-layout: fixed;
	-webkit-touch-callout: none;
	margin: 0 auto;
	width: 100%;
	height: 40px;
	background: #fff;
}

.ib-bottom .enroll {
	width: 100%;
}

.ib-bottom .enroll a {
	text-align: center;
}

.ib-bottom .enroll a i {
	display: inline-block;
	width: 24px;
	height: 15px;
	background: url(../images/enter-living.svg) no-repeat;
	background-size: 100% 100%;
	margin-right: 5px;
	vertical-align: top;
	margin-top: 12px;
}

.ib-bottom .but-appoint {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	background: #CE9940;
	border-radius: 2px;
}

.ib-bottom .but-sellout {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	background: #ccc;
	border-radius: 2px;
}




/*! 专家讲坛报名 */

.class-more {
	background: #fff;
	font-size: 14px;
	margin-bottom: -7px;
}

.class-more h3 {
	font-size: 15px;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	color: #000;
	border-bottom: 1px solid #eee;
	padding: 0 8px;
}

.class-more h3 span {
	float: right;
	font-weight: 300;
}


.class-more .enrollgoal {
	padding: 10px;
}

.class-more .enrollgoal .goal {
	height: 32px;
	line-height: 32px;
	margin: 8px 0;
}

.class-more .enrollgoal .goal .b1 {
	float: right;
	background: #f00;
	color: #fff;
	padding: 0 12px;
	border-radius: 2px;
}

.class-more .enrollgoal .goal .b2 {
	float: right;
	background: #ccd1d9;
	color: #fff;
	padding: 0 12px;
	border-radius: 2px;
}

.class-popover {
	background: #fff;
	padding: 10px;
	border-top: 1px solid #eee;
}

.class-popover .bmbutton {
	background: #CE9940;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border-radius: 4px;
}

.class-popover .nobutton {
	background: #ccd1d9;
	text-align: center;
	line-height: 40px;
	color: #fff;
	border-radius: 4px;
}





/*! 填写报名信息 */
.enrol-top .enrol-title {
	background: #fff;
	border-bottom: 1px solid #eee;
	padding: 19px 16.5px 11.5px;
	border-bottom: none;
}

.enrol-top .enrol-title p {
	margin-bottom: 0;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	line-height: 21px;
}

.enrol-top .enrol-info {
	margin: 0
}

.enrol-top .enrol-info .mui-table-view-cell {
	padding: 0 15px;
	margin-bottom: 7px;
	height: 20px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	line-height: 20px;
}

.enrol-top .enrol-info .mui-table-view-cell:after {
	content: normal;
}

.enrol-top .enrol-info .cell-content {
	color: #FF0000;
}

.enrol-top .mui-card {
	box-shadow: none;
	padding-bottom: 13.5px;
}

.enrol-block {
	padding: 16.5px 15px 12.5px;
}

.enrol-block p {
	height: 14px;
	font-size: 13px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(136, 136, 136, 1);
	line-height: 14px;
	margin-bottom: 0;
}

.enrol-input {
	margin-bottom: 8px;
}

.enrol-input .mui-input-row {
	font-size: 14px;
	height: 46px;
}

.enrol-input .mui-input-row label {
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	float: left;
	width: 30%;
}

.enrol-input .mui-input-row label~input,
.mui-input-row label~select,
.mui-input-row label~textarea {
	float: right;
	width: 70%;
	font-size: 14px;
	margin-bottom: 0;
	padding-left: 0;
	border: 0;
}

.enrol-input .mui-input-row button {
	float: right;
	width: 70%;
	font-size: 14px;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	line-height: 46px;
	text-align: left;
}

.enrol-input .mui-input-row button .mui-icon {
	font-size: 20px;
	position: absolute;
	z-index: 1;
	top: 14px;
	right: 0;
	width: 38px;
	height: 38px;
	text-align: center;
	color: #999;
}

.enrol-textarea textarea {
	line-height: 21px;
	width: 100%;
	font-size: 14px;
	padding: 6px 10px;
	-webkit-user-select: text;
	border: 0px solid #c8c7cc;
	border-radius: 0px;
	outline: 0;
	background-color: #fff;
	-webkit-appearance: none;
	margin-bottom: 0;
}

.shot-box .sb-tip {
	height: 27px;
	line-height: 27px;
	background: rgba(255, 242, 214, 1);
	padding: 0 15px;
	font-size: 12px;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: rgba(255, 24, 0, 1);
	margin-bottom: 0;
}

.shot-box .shot-item {
	background: #fff;
	padding: 17.5px 15px 19px;
}

.shot-box .shot-item .add-img {
	width: 79px;
	height: 79px;
	background: rgba(255, 255, 255, 1);
	border-radius: 3px;
	border: 1px solid rgba(221, 221, 221, 1);
	position: relative;
	display: block;
}

.shot-box .shot-item .add-img:before {
	content: '';
	width: 32px;
	height: 2px;
	border-radius: 1px;
	background: #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -16px;
}

.shot-box .shot-item .add-img:after {
	content: '';
	width: 2px;
	height: 32px;
	border-radius: 1px;
	background: #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -1px;
}

.shot-box .shot-item .photo-box {
	position: relative;
	width: 170px;
	max-height: 235px;
	overflow: hidden;
	border-radius: 0px 3px 0px 0px;
}

.shot-box .shot-item .photo-box img {
	width: 100%;
}

.shot-box .shot-item .photo-box .del {
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: rgba(204, 204, 204, 1);
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 15px;
	color: #fff;
}

.saveinput {
	width: 100%;
	height: 60px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 1px 0px 0px rgba(221, 221, 221, 1);
	position: fixed;
	padding: 7.5px 10px;
	bottom: 0;
	margin: 0;
}

.saveinput .savebutton {
	height: 45px;
	line-height: 45px;
	background: rgba(206, 153, 64, 1);
	border-radius: 3px;
	text-align: center;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
}

.success-box {
	width: 270px;
	height: 135px;
	background: #fff;
	padding-top: 20px;
	text-align: center;
	left: 50%;
	top: 50%;
	margin-top: -67.5px;
	margin-left: -135px;
	border-radius: 7px;
	position: fixed;
	z-index: 999;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	display: none;
	opacity: 0;
}

.success-box.active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	display: block;
	opacity: 1;
}

.success-box .s-title {
	height: 18px;
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	line-height: 18px;
	margin: 0;
}

.success-box .s-desc {
	height: 22px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(136, 136, 136, 1);
	line-height: 22px;
	margin-top: 10px;
}

.success-box .s-btn {
	height: 50px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px -1px 0px 0px rgba(221, 221, 221, 1);
	border-radius: 0px 0px 7px 7px;
	font-size: 18px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(206, 153, 64, 1);
	line-height: 50px;
	margin-top: 15px;
}

.success-backdrop {
	position: fixed;
	z-index: 998;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .3);
	opacity: 0;
	display: none;
}

.success-backdrop.active {
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 1;
	display: block;
}

.post-success {
	background: #fff;
	margin-bottom: 12px;
	padding: 10px;
}

.post-success .success-icon {
	margin: 0 auto;
	text-align: center;
	margin: 12px 0;
}

.post-success .success-icon span {
	font-size: 48px;
	color: #5d9cec;
}

.post-success .success-text {
	margin: 0 auto;
	text-align: center;
	margin: 10px 0;
}

.post-success .success-text p {
	font-size: 18px;
	color: #333;
}

.post-success .success-info {
	margin: 0 auto;
	text-align: center;
	margin: 6px 0;
}

.post-success .success-info p {
	font-size: 14px;
	color: #999;
}

/*****



 
.asset-title{background: #fff; border-bottom: 1px solid #eee;}
.asset-title p{font-size: 16px; color: #333; margin-bottom: 0;}

.asset-block{padding: 6px 10px;}
.asset-block p{font-size: 16px; color: #333; margin-bottom: 0;}

.asset-input{background: #fff;}
.asset-input .mui-input-group::after { height: 0;}
.asset-input .post-textarea textarea{padding:0px 10px; font-size: 14px; color: #000;}

.saveinput{margin: 0 6px;}
.saveinput .savebutton{background: #CE9940; text-align: center; line-height: 40px;color: #fff; border-radius: 2px}



.mui-input-row { font-size: 14px; }
.mui-input-row label {font-family: 'Helvetica Neue',Helvetica,sans-serif; float: left;width: 30%; }
.mui-input-row label ~ input,  .mui-input-row label ~ select, .mui-input-row label ~ textarea {float: right;width: 70%; font-size: 14px; margin-bottom: 0;padding-left: 0;border: 0;}




.post-success{background: #fff; margin-bottom: 12px; padding: 10px;}
.post-success .success-icon{ margin: 0 auto;text-align: center; margin: 12px 0;}
.post-success .success-icon span{ font-size: 48px; color: #5d9cec; }
.post-success .success-text{ margin: 0 auto;text-align: center; margin: 10px 0;}
.post-success .success-text p{ font-size: 18px; color: #333;  }
.post-success .success-info{ margin: 0 auto;text-align: center; margin: 6px 0;}
.post-success .success-info p{ font-size: 14px; color: #999;  }

.success-service .mui-input-row label{width: 100%;}
.success-service .mui-input-row input{top: 10px;}




.post-button{ background: #fff; margin-bottom: 10px; margin-top: -3px;  }
.post-button .getquote{margin: 0 auto; text-align: center; padding: 10px 0;}
.post-button .getquote button{padding: 6px 22px;}


.post-extract{ background: #fff; padding:16px 10px;border-bottom: 1px solid #eee; }
.post-extract p{ font-size: 14px; margin-bottom: 0; color: #333; padding-left: 6px; border-left: 2px solid #CE9940}


.post-textarea{margin-top: 12px;}
.post-images{background: #fff;}
.post-images .title{ font-size: 14px; padding: 10px 10px 2px 10px;}



.post-bottom-button{
    position: fixed;
    z-index: 10;
    right: 0;
    left: 0;   
     bottom: 0;
    display: table; 
    table-layout: fixed;
    -webkit-touch-callout: none;
    margin: 0 auto;
    width: 100%; 
    height: 40px;
    padding: 12px;
    background: #fff;
    box-shadow: 0 0 2px rgba(120, 120, 120, 0.2);
     }
.post-bottom-button a{ text-align: center; }
.post-bottom-button i{ padding-right: 8px; }
.post-bottom-button .but-post{font-size: 16px; color: #fff; line-height: 40px;
    background:#CE9940; border-radius: 3px;} 


 

.ac-aca-ad{ padding: 4px 4px 0px; border-top:8px solid #eee; background: #fff; position: relative;display: block;}
.ac-aca-ad img{max-width: 100%; height: auto; border-radius: 2px;}
.ac-aca-ad .new_icon {position: absolute;right:8px;bottom: 8px;top: auto;width: 35px;height: 16px;line-height: 16px;text-align: center;
font-size: 10px;color: #fff;font-weight: 300;border-radius: 2px;background: rgba(0,0,0,.2);text-shadow: none;}




.team-content{ margin: 8px 0;}
.team-content p{ color: #21272e; padding-bottom: 4px;}



.excpert-file{ background: #fff; margin-top: 10px; padding: 8px 10px; display: flex;}

.excpert-file .file-100{width: 100%; float: left;}
.excpert-file .file-100 .heart-icon{ width: 24px;float: left; }
.excpert-file .file-100 .heart-icon span{ color: #CEA052; font-size:20px; }
.excpert-file .file-100 .heart-num{ margin-left: 26px;   }
.excpert-file .file-100 .heart-num .text1{ font-size: 16px; color: #CEA052; font-weight: 500;}
.excpert-file .file-100 .heart-num .text2{ font-size: 12px; color: #666; font-weight: 300;  padding-top: 4px; padding-left: 2px;}
.excpert-file .file-100 .heart-num p{margin-bottom: 0;}


.excpert-file .file-left{width: 60%; float: left;}
.excpert-file .file-right{ width: 40%; float: right;}

.excpert-file .file-left .heart-icon{ width: 24px;float: left; }
.excpert-file .file-left .heart-icon i{ color: #CEA052; }
.excpert-file .file-left .heart-num{ margin-left: 26px;   }
.excpert-file .file-left .heart-num .text1{ font-size: 22px; color: #CEA052; font-weight: 300;}
.excpert-file .file-left .heart-num .text2{ font-size: 12px; color: #666; font-weight: 300;  padding-top: 6px; padding-left: 2px;}
.excpert-file .file-left .heart-num p{margin-bottom: 0;}

.excpert-file .file-right .mui-tab-item {display: table-cell;overflow: hidden;width: 1%;height: 40px;text-align: center;
    vertical-align: middle; white-space: nowrap;text-overflow: ellipsis;color: #929292;}
.excpert-file .file-right .mui-tab-label {font-size: 12px;display: block;overflow: hidden;text-overflow: ellipsis;}
.excpert-file .file-right {padding-top: 4px;}
.excpert-file .file-right .mui-tab-item em{ font-style: normal; color: #575757; font-size: 13px;  }
.excpert-file .file-right .mui-tab-item i{color: #575757;  }
.excpert-file .file-right .mui-tab-item span{ font-size: 12px; color: #666; font-weight: 300; padding-top: 4px;}

 




.ib-section  .jobintension{  font-weight: 300; color: #000;}
.ib-section  .jobintension p{padding: 3px 0;margin-bottom:0px;color: #8f8f94}
.ib-section  .jobintension i{ padding-right: 4px; }
.ib-section  .jobintension em{float: right; font-style: normal;font-weight: 400; color: #000;}


.ib-section .art-comment h5{ padding-bottom: 6px;}

.table-view .view-cell{font-size: 16px; height: 42px; line-height: 42px;border-top: 1px solid #eee;  }
.table-view .view-cell:first-child{ border-top: none; }
.table-view .view-cell span{ float: right;font-size: 14px;color: #999; font-weight: 300; }
.table-view .view-cell span i{ padding-left: 8px; }

 
  



.share-more{background: #fff; padding: 22px 10px; border-bottom: 1px solid #f1f1f1;}
.share-more .list a{  
    display: table-cell;overflow: hidden;width: 1%; text-align: center;
    vertical-align: middle;white-space: nowrap;text-overflow: ellipsis;} 
.share-more .list span{ width: 38px; height: 38px; line-height: 38px; border-radius: 50%; } 
.share-more .list .text{font-size: 12px; margin-top: 8px; color:#666; }
.share-more .list .s-icon1 span{background: #52ce42;color:#fff; font-size: 20px } 
.share-more .list .s-icon2 span{background: #52ce42;color:#fff; font-size: 20px;} 
.share-more .list .s-icon3 span{background: #32a7ff;color:#fff; font-size: 20px;} 
.share-more .list .s-icon4 span{background: #ff7f1d;color:#fff; font-size: 22px;} 




.comment-input{background: #fff;   border-bottom: 1px solid #f8f8f8;}
.comment-input h3{ background: #eee; height: 50px; line-height: 50px;  font-size: 16px; color: #000;padding-left: 12px;  }
.comment-input h3 a{ text-align: right; float: right;margin: 8px 10px 0px 0px; }
.comment-input .pub-comment{ }
.comment-input .pub-comment textarea{border: 0px solid #eee;border-radius: 0; padding: 8px 10px;}

.add-popover-tj{ background: #fff; padding: 10px; border-top: 1px solid #eee;} 
.add-popover-tj .tjbutton{ background: #CE9940; text-align: center; line-height: 40px; color: #fff; border-radius:4px; }
*****/

/* audio样式 */
.expert_kj .rp {
	width: 100%;
	height: 45px;
	line-height: 45px;
	display: none;
	position: fixed;
	bottom: 46px;
	left: 0;
	z-index: 9999;
	overflow: hidden;
	padding: 0 6px;
	background: #fff;
}

.expert_kj .rp .rp-main {
	width: 100%;
	height: 100%;
	background: #505050;
	border-radius: 2px;
}

.expert_kj .rp span::before {
	content: '\03a7';
	position: absolute;
	top: 10px;
	left: 15px;
	color: #BFBFBF;
	width: 24px;
	height: 24px;
	line-height: 24px;
}

.expert_kj .ptime {}

.progress {
	width: 90%;
	background-color: #666;
	margin: 0 5%;
	border: 1px solid #222;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.schedule {
	width: 8px;
	height: 8px;
	margin: 1px 0;
	background-color: #FFCC33;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 1s linear;
	transition: all 1s linear;
}

/* .button button {
			width: 70px;
		} */

/* .play-btn {
			margin-right: 30px;
		}

		.stop {
			width: 72px;
			height: 72px;
			background: url('../images/news/astop.png') center center;
			background-size: 72px 72px;
			margin: auto;
			-webkit-border-radius: 72px;
			border-radius: 72px;
		}

		.stop:active {
			-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5) inset;
			box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5) inset;
		} */
.diao-box span {
	font-size: 16px;
	color: #fff;
	padding: 3px 5px;
	border: 1px solid #ddd;
	border-radius: 5px;
	/* margin-top: 8px; */
	display: inline-block;
	margin-right: 20px;
}

[v-cloak] {
	display: none;
}

.rp .zanting,
.rp .bofang,
.rp .loading {
	display: none;
	background: none !important;
	float: right;
	margin: 11px 15px 0 0 !important;
}

.rp .bofang-icon,
.rp .zanting-icon,
.rp .loading-icon {
	width: 23px;
	height: 23px;
	display: inline-block;
	background-size: 100% 100%;
	/* background-color: #fff; */
}

.bofang-icon {
	background-image: url('../../images/news/start@2x.svg');
}

.zanting-icon {
	background-image: url('../../images/news/stop@2x.svg');
}

.loading-icon {
	background-image: url('../../images//news/loading.gif');
}



/* 智库轮播图样式 */
.banner .swiper-slide {
	position: relative;
	display: block;
	width: 100%;
	/* height: 165px; */
	overflow: hidden;
}

.banner img {
	width: 100%;
	height: auto;
	display: block;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

.banner .pagination {
	position: absolute;
	z-index: 20;
	bottom: 4px;
	width: 66px;
	text-align: right;
	right: 0;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 2px !important;
}

.banner .swiper-pagination-bullet {
	width: 8px !important;
	height: 2px !important;
	display: inline-block;
	border-radius: 0 !important;
	background: #000;
	opacity: .2;
}

.swiper-pagination-bullet-active {
	opacity: 1 !important;
	background: #FFFFFF !important;
}

/* 区域滚动样式 */
.mui-pull-top-pocket {
	top: 0 !important;
}


.ib-topinfo .date {
	height: 21px;
	font-size: 15px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(255, 0, 0, 1);
	line-height: 21px;
	margin-top: 8px;
}

.ib-topinfo .date span {
	margin-left: 9px;
	width: 40px;
	height: 18px;
	line-height: 18px;
	background: linear-gradient(139deg, rgba(232, 57, 59, 1) 0%, rgba(255, 63, 65, 1) 46%, rgba(232, 57, 59, 1) 100%);
	border-radius: 2px;
	text-align: center;
	font-size: 10px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	display: inline-block;
}

.ib-topinfo .shape {
	margin-top: 20px;
	height: 45px;
	line-height: 45px;
	border-top: 1px solid rgba(229, 229, 229, 1);
	font-size: 13px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: rgba(122, 122, 122, 1);
	padding: 0 1.5px 0 3px;
}

.ib-topinfo .shape span {
	float: right;
}
