/* 评分报告*/

li {
	list-style: none
}

.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}

.modules-banner {
	background: #ffffff;
	padding: 5px 0;
	margin-top: -35px;
}

.modules-banner-box {
	width: 1530px;
	margin: 0 auto;
	position: relative
}

.modules-banner-head {
	font-weight: 400;
	text-align: center;
	margin-bottom: 40px;
	color: #333
}

.modules-banner-head em {
	display: block;
	margin-bottom: 14px;
	font-style: normal;
	font-size: 30px
}

.modules-banner-head span {
	font-size: 16px;
	opacity: .6
}

.modules-banner-tab-list {
	float: left;
	width: 280px
}

ul.modules-tab-nav {
	margin-left: -2.1rem!important;
	padding-left: 0rem;
}

.modules-banner-tab-list .modules-tab-nav li:nth-child(1) {
	background: #aaaaaa;
}

.modules-banner-tab-list .modules-tab-nav li:nth-child(2) {
	background: #aaaaaa;
}

.modules-banner-tab-list .modules-tab-nav li:nth-child(3) {
	background: #aaaaaa;
}

.modules-banner-tab-list .modules-tab-nav li:nth-child(4) {
	background: #aaaaaa;
}

.modules-banner-tab-list .modules-tab-nav li:nth-child(5) {
	background: #aaaaaa;
}

.modules-banner-tab-list .modules-tab-nav li:nth-child(6) {
	background: #aaaaaa;
}

.modules-banner-tab-list .modules-tab-nav li:nth-child(7) {
	background: #aaaaaa;
}

.modules-banner-tab-list .modules-tab-nav li:nth-child(8) {
	background: #aaaaaa;
}

.modules-banner-tab-list ul li {
	color: #fff;
	width: 280px;
	height: 70px;
	cursor: pointer;
	text-align: center;
	position: relative;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}

.modules-banner-tab-list ul li p {
	margin: 0;
	line-height: 70px;
	width: 246px;
}

.modules-banner-tab-list ul li i {
	width: 40px;
	height: 70px;
	display: none
}

.modules-banner-tab .modules-banner-tab-list .modules-tab-nav .on {
	opacity: 1;
	height: 70px;
	background-color: #8ac5bc;
}

.modules-banner-tab .modules-banner-tab-list .modules-tab-nav .on .icon {
	display: inline-block
}

.modules-banner-tab .modules-banner-tab-list .modules-tab-nav li:hover {
	background-color: #8ac5bc;
}

.modules-banner-tab .modules-banner-tab-list .modules-tab-nav .on:hover {
	opacity: 1;
	height: 70px;
	background-color: #8ac5bc;
}

.modules-banner-tab-list-box {
	float: right;
	width: 1250px;
	height: 800px;
	background: #0000;
	padding: 0 40px 40px 40px;
	overflow: hidden;
	overflow-y: scroll;
	scrollbar-color: transparent transparent;
	scrollbar-track-color: transparent;
	-ms-scrollbar-track-color: transparent;
}

.modules-tab-box-ma {
	width: 1140px;
	opacity: 1;
	z-index: 1;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	position: absolute
}

/*报告*/

.modules-tab-box-ma, .t98 {
	padding-left: 20px;
	color: #000;
	margin: 0 auto 25px auto;
}

.modules-tab-box-ma, .t98 thead {
	text-align: center;
}



.modules-tab-box-ma table tr th {
    width: 100px;
    display: inline-block;
}

.title {
	font-weight: 700;
	margin-bottom: 25px;
	font-size: 18px;
}

.desc {
	padding: 0 1.5rem;
}

.desc p {
	padding: 0 1.5rem;
	text-indent: 1.5rem;
	text-align: left;
	font-weight: 200;
}

.line {
	top: 3px;
	border-bottom: 1px solid #e2e2e2;
}

.actives {
	background-color: #8ac5bc!important;
}

.gbg {
	background-color: #ddd
}

.ghidden {
	display: none;
}

.center {
	text-align: center;
}

.modules-tab-title h4 {
	margin: 0 0 20px;
	font-size: 16px;
	font-weight: 400;
	position: relative
}

.modules-tab-title h4:before {
	content: " ";
	display: inline-block;
	width: 3px;
	height: 16px;
	background: #108cee;
	margin-bottom: -2px;
	margin-right: 8px
}

.modules-tab-title p {
	color: #666;
	font-size: 14px;
	line-height: 24px
}

.modules-tab-text {
	margin: 20px 0
}

.modules-tab-text h4 {
	margin: 0 0 20px;
	font-size: 16px;
	font-weight: 400;
	position: relative
}

.modules-tab-text h4:before {
	content: " ";
	display: inline-block;
	width: 3px;
	height: 16px;
	background: #108cee;
	margin-bottom: -2px;
	margin-right: 8px
}

.modules-tab-text ul li {
	width: 33%;
	float: left;
	font-size: 14px;
	line-height: 38px;
	cursor: pointer;
	color: #a2a2a2;
	border: 1px solid #f4f4f4;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.modules-tab-text ul li:hover a {
	color: #08acee
}

.modules-tab-link {
	position: relative
}

.modules-tab-link:after {
	content: '';
	width: 8px;
	height: 8px;
	float: right;
	margin: 15px 20px 0 0;
	transform: rotate(45deg);
	border-top: 1px solid currentColor;
	border-right: 1px solid currentColor
}

.modules-tab-text ul .module-tab-link:hover:after {
	border-color: #108cee
}

.modules-tab-text .module-tab-link+.module-tab-link {
	width: calc(33% - 20px);
	margin-left: 20px
}

.modules-tab-more a {
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	background: #108cee;
	text-align: center;
	width: 160px;
	display: inline-block;
	line-height: 40px;
	margin-top: 20px;
	text-decoration: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.modules-tab-more a:hover {
	background: #41a6f7
}

.modules-tab-case li {
	float: left;
	margin-right: 20px
}

.modules-tab-case li i {
	width: 60px;
	height: 60px;
	border: 1px solid #f0f0f0;
	border-radius: 12px;
	display: inline-block
}

.modules-tab-case li span {
	color: #666;
	font-size: 12px;
	display: block;
	text-align: center;
	line-height: 24px
}

.l-btn-xs {
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	font-size: 12px;
}

.l-btn {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	padding: 0 18px;
	background-color: #009688;
	color: #fff;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	border: none;
	border-radius: 2px;
	cursor: pointer;
	margin-bottom: 15px;
}
