.mui-content,
html,
body {
	background-color: #FFF;
	height: 100%;
}

.mui-bar {
	background-color: #123974;
	z-index: 99;
}

.mui-bar-nav {
	-webkit-box-shadow: 0 1px 6px #163f7b;
	box-shadow: 0 1px 6px #163f7b;
}

.mui-title {
	color: #fff;
}

.mui-focusin>.mui-bar-nav {
	position: fixed;
}

#icon-menu {
	color: #9e9e9e;
}

.my-box-shadow {
	box-shadow: none;
}

.mui-card-header {
	/* text-align: center;
				font-weight: bold;
				display: block; */
}

.mui-card-content-inner {
	padding: 0 15px;
}

.mui-card-content-inner p {
	color: #666;
}

.cont-title {
	display: flex;
	flex-flow: row;
	justify-content: center;
	align-items: center;
	/* padding: 20px 0; */
	width: 100%;
}

.lines {
	width: 40px;
	height: 8px;
	background: red;
	margin: 5px 0;
	border-radius: 50px;
}

.lines1,
.lines4 {
	background: #dad1cb;
}

.lines2,
.lines5 {
	background: #ff9e00;
	width: 30px;
}

.lines3,
.lines6 {
	background: #dad1cb;

}

.lines5 {
	position: relative;
	right: -10px;
}

.line-title {
	font-size: 20px;
	font-weight: 400;
	color: #333;
	text-align: center;
}

.line-title p {
	margin: 0;
}

.line-left {
	margin-right: 20px;
}

.line-right {
	margin-left: 20px;
}

/* 信息服务 */
.public-service {
	background-color: #324056;
	margin: 0;
}

.public-service .line-title {
	color: #fff;
}

.mui-card-footer:before,
.mui-card-header:after {
	content: none;
}

/* 数据平台 */
.data-service {
	background-color: #f5faff;
	margin: 0;
}

.data-service .line-title {
	color: #333;
}

.mui-card-footer:before,
.mui-card-header:after {
	content: none;
}

/* 信息资讯 */
.news-service {
	background-color: #fff;
	margin: 0;
}

.news-service .line-title {
	color: #333;
}

.mui-card-footer:before,
.mui-card-header:after {
	content: none;
}

.title {
	margin: 0 10px;
	color: #6d6d72;
	font-size: 15px;
}

.mui-table-view .mui-media-object {
	max-width: 80px;
	height: 80px;
}

.title-more {
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	align-items: center;
}

.more {
	color: #9e9e9e;
}

.info-xinxi img {
	width: 100%;
}

.xinxicont {
	padding: 10px;
}

.infotitle,
.xx-list-title {
	font-weight: bold;
	font-size: 14px;
}

.jianjie,
.xx-list-jianjie {
	font-size: 13px;
	color: #999;
}

.xinxicont-right .xx-list {
	padding-bottom: 10px;
	border-bottom: 1px dashed #9E9E9E;
	margin-bottom: 10px;
}

.xinxicont-right {
	border-top: 1px dashed #9E9E9E;
	padding-top: 10px;
}

/* 合作伙伴 */
.mui-table-view {
	background-color: transparent
}

.mui-grid-view.mui-grid-9 {
	background-color: transparent;
}

.mui-grid-view.mui-grid-9 .mui-table-view-cell {
	border: none;
}

.mui-grid-view.mui-grid-9 .mui-table-view-cell img {
	height: 100px;
	width: 100%;
}

/* 尾部样式 */
.phone-foot {
	padding: 10px;
	background-color: #11356d;
}

.footer-img-logo img {
	width: 150px;
}

.ct-our-til {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

.ct-our {
	margin-bottom: 0;
	color: #c5c5c5;
	font-size: 10px;
}

.ct-body {
	margin-top: 5px;
	。
}

.ma-body img {
	width: 80px;
	height: 80px;
	border: 5px solid #fff;
}

/* **********信息服务页面的样式********** */
/* 顶部背景 */
.inf-title p {
	color: #fff;
	font-size: 18px;
}

.inf-title .t1 {
	margin-top: 40px;
}

.inf-title .t2 {
	font-size: 12px;
	color: #f3f3f3;
}

/* 数据平台 */
.public-icon {
	display: flex;
	flex-flow: row;
	justify-content: left;
	align-items: center;
}

.public-icon img {
	width: 35px;
}

.public-icon-title {
	font-size: 16px;
	font-weight: bold;
}

.inf-list-logo .list-logo {
	display: inline-block;
	width: 45%;
	height: 110px;
}

/* .inf-list-logo .list-logo img{
	width: 100%;
} */

.inf-list-logo {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

/* 服务流程 */
.fuwu-img img {
	width: 100%;
}

.fuwu-img {
	position: relative;
	top: -30px;
}

.padd {
	padding: 10px;
}

.label-list {
	padding: 5px;
}

.xuqiu-list {
	padding: 5px 0;
}

.input-list {
	font-size: 14px;
}

.mui-input-group:before,
.mui-input-group .mui-input-row:after {
	content: none;
}

.mui-radio.mui-left label,
.mui-checkbox.mui-left label {
	font-size: 14px;
}

.textar {
	width: 100%;
	height: 100px;
	padding: 10px;
	font-size: 14px;
}

#submit {
	text-align: center;
}

.xuqiu-card {
	box-shadow: none;
}

/* ================= 新闻资讯页面的样式 ============== */
.news-card {
	box-shadow: none;
}

.page_content_news,
.page_content_tz {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}

.news-info-list {
	width: 50%;
	padding: 5px;
	/* float: left; */
}

.news-img {
	overflow: hidden;
	height: 90px;
}

.news-title {
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news-jianjie {
	text-indent: 2em;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #666;
}

.news-img img {
	width: 100%;
}

.kong {
	text-align: center;
	color: #666;
}

/* 关注联系样式 */
.guanzhu-card {
	box-shadow: none;
}

.about-img img {
	width: 100%;
}

.luxian {
	display: flex;
	flex-flow: column;
}

.luxian-title-img {
	display: flex;
	flex-flow: row;
	align-items: center;
}

.luxian-list img {
	width: 35px;
}

/* 新闻资讯 详情页面样式 */
.new-title {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
}

.new-line {
	width: 100%;
	border: 1px dashed #dedede;
	margin-bottom: 10px;
}

.biaoshi {
	text-align: center;
	font-size: 10px;
	margin-bottom: 20px;
	color: #999999;
}

.biaoshi .tip {
	margin: 0 1px;
}

.content img {
	width: 100%;
}

/* 培训学习样式 */

.shipin-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px 0;
}

.sp-list-px {
	text-align: center;
	margin: 5px;
	cursor: pointer;
	width: 45%;
}

.kc-bg {
	width: 100%;
	height: 90px;
}
.kc-name {
    margin: 10px auto;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.video-play .kc-name{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.jj-title {
    display: inline-block;
    padding: 10px 0 5px 0;
    border-bottom: 3px solid #FFC107;
    font-size: 16px;
	color: #333;
}