body {
	color: #000;
}

#headerwrap {
	background: url(../img/solution-banner.png)center no-repeat;
}

.left-content1 {
	text-align: center;
	font-size: 16px;
	color: #000;
	line-height: 40px;
	padding: 3px 0;
	display: block;
}

.left-content {
	display: block;
}

.right-content h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 33px;
	color: #000;
	background: url(../img/bottom.png)left bottom no-repeat;
	padding-bottom: 8px;
	margin-bottom: 0;
	margin-top: 70px;
}

.right-content h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #5e6db0;
	margin: 0
}

.right-content span {
	font-size: 16px;
	line-height: 40px;
	margin-bottom: 20px;
	font-weight: bold;
}

.right-content p {
	font-size: 16px;
	line-height: 30px;
	color: #000;
	padding-top: 11px;
	border-top: 1px solid #e2e2e2;
}

.right-jiazhi {
	margin-bottom: 80px;
}

.module {
	padding-top: 55px;
	padding-bottom: 80px;
	border-top: 1px solid #e2e2e2;
}

.table {
	border: 1px solid #e2e2e2;


}

.table th {
	border: 1px solid #e2e2e2 !important;
	background-color: #f5f7fa;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	padding-left: 20px !important;
	padding-right: 20px !important;
	color: #000;
}

.table td {
	border: 1px solid #e2e2e2;
	font-size: 16px;
	line-height: 30px;
	padding: 20px !important;
	color: #000;
}

.table .module-title {
	text-align: center;
	color: #000;
}

.module-content span {
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	width: 154px;
	float: left;
	display: block;
	margin: 0;
}

.module-content p {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
}

.module-title {
	vertical-align: middle !important;
}


/*解决方案首页*/
.row-list {
	margin-top: 90px;
}

.card-list {
	list-style: none;
	margin: 0 auto;
	/* width: 964px; */
}

.clearfix:after {
	content: "";
	display: table;
	visibility: hidden;
	clear: both;
}

.card-item {
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 20px;
}

.card-inner:hover {
	box-shadow: 0px 1px 25px 5px #dce1ea;
	z-index: 999;
}

.card-inner {
	height: 210px;
	text-align: center;
	display: block;
	background: #fff;
	cursor: pointer;
	position: relative;
	margin: 0 auto;
	border-radius: 6px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.b-modules-icon {
	margin-top: 31px;
	width: 75px;
	height: 75px;
	display: inline-block;
	position: relative;
	left: 0;
	background-size: 100%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.card-inner .title {
	font-size: 18px;
	color: #3c444f;
	margin: 20px 0 4px;
	top: 0;
	position: relative;
	text-align: center;
}

.right-title {
	font-size: 30px;
	font-weight: 400 !important;
	color: #000;
	margin-top: 48px;
}

/*智能机房*/
.card-list-wrap {
	overflow: hidden;
	margin-left: 0;
	padding: 0;
}

.col3 {
	width: 32%;
	float: left;
}

li {
	display: list-item;
	text-align: -webkit-match-parent;
	list-style-type: none;
}

.card-list-item-wrap {
	margin: 10px 7px;
	border: 1px solid #e2e2e2;
}

.card-list-item-img img {
	width: 100%;
}

.card-list-item-desc {
	min-height: 128px;
	padding-top: 20px;
	box-sizing: border-box;
}

.card-list-item-desc h3 {
	margin-top: 0;
	padding: 0 20px;
	font-size: 18px;
	color: #20242b;
	font-weight: 500;
}

.card-list-item-desc p {
	margin: 10px 0 20px;
	position: relative;
	font-size: 14px;
	color: #737c8b;
	margin: 10px 0;
}

.card-list-item-desc div {
	padding: 0 20px 0 20px;
}

.keshihua span {
	background-image: linear-gradient(-213deg, #3ab7f6, #0c5bde);
	border-radius: 2px;
	width: 5px;
	height: 10px;
	float: left;
	margin: 15px 10px 0 0;
}

.keshihua {
	line-height: 40px;
	font-size: 16px;
	display: block;
}

.cards-num-wrap {
	overflow: hidden;
}

.cards-num-wrap>div {
	float: left;
	width: 49%;
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	margin-right: 1%;
	margin-bottom: 10px;
}

@media only screen and (max-width: 520px) {
	.right-title{
		font-size: 18px;
	}
	.right-content p{
		font-size: 14px;
	}
	.cards-num-id{
		float: none!important;
	}
	.card-list-item-desc h3{
		font-size: 16px;
	}
	.right-content h4{
		font-size: 18px;
	}
	.cards-num-wrap>div {
		float: left;
		width: 100%;
		border: 1px solid #e2e2e2;
		border-radius: 5px;
		margin-right: 0%;
		margin-bottom: 10px;
	}
}

.cards-num-item {
	background: #fff;
	margin: 0 8px;
	padding: 15px;
}

.cards-num-id {
	font-size: 56px;
	font-weight: bold;
	color: #d3e1f3;
	margin: 0;
	font-family: "PingFang SC";
	float: left;
	margin-right: 20px;
}

.cards-num-desc {
	font-size: 16px;
	color: #20242b;
	float: left;
	border-top: none !important;
	border-left: 1px solid #e2e2e2;
	padding: 10px;
}

.right-ttitle {
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	/*color: #114db1;*/
	margin-top: 40px;
	/*background-color: #4373ff;*/
	color: #fff;
	line-height: 80px;
	width: 100%;
	height: 80px;
	background: url(../img/solution/title.png)center bottom no-repeat;
}

.pro-01 {
	background: url(../img/solution/image/pro01.png)center no-repeat;
}

.pro-02 {
	background: url(../img/solution/image/pro02.png)center no-repeat;
}

.pro-03 {
	background: url(../img/solution/image/pro03.png)center no-repeat;
}

.pro-04 {
	background: url(../img/solution/image/pro04.png)center no-repeat;
}

.pro-05 {
	background: url(../img/solution/image/pro05.png)center no-repeat;
}

.pro-06 {
	background: url(../img/solution/image/pro06.png)center no-repeat;
}

.pro-07 {
	background: url(../img/solution/image/pro07.png)center no-repeat;
}

.pro-08 {
	background: url(../img/solution/image/pro08.png)center no-repeat;
}

.pro-09 {
	background: url(../img/solution/image/pro09.png)center no-repeat;
}

.pro-10 {
	background: url(../img/solution/image/pro10.png)center no-repeat;
}

.pro-11 {
	background: url(../img/solution/image/pro11.png)center no-repeat;
}

.pro-12 {
	background: url(../img/solution/image/pro12.png)center no-repeat;
}

.pro-13 {
	background: url(../img/solution/image/pro13.png)center no-repeat;
}

.pro-14 {
	background: url(../img/solution/image/pro14.png)center no-repeat;
}

.pro-15 {
	background: url(../img/solution/image/pro15.png)center no-repeat;
}

.pro-16 {
	background: url(../img/solution/image/pro16.png)center no-repeat;
}
