* {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none
}

a {
	color: #323232;
}

html {
	font-size: 16px;
	color: #666666;
	font-family: "微软雅黑";
}


/*project-product*/

.project-product {
	padding: 0 120px;
}


/*wisdom-campus*/


/*unified-suspension-content*/

.unified-suspension-content {
	overflow: hidden;
}

.unified-suspension-content dl {
	float: left;
	width: calc(50% - 12px);
	border: 1px solid #C7C7C7;
	margin-right: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}

.unified-suspension-content dl:nth-child(2n) {
	margin-right: 0
}

.unified-suspension-content dl dt {
	position: relative;
}

.unified-suspension-content dl dt img {
	display: block;
	width: 100%;
}

.unified-suspension-content dl dt h1 {
	font-size: 24px;
	color: #323232;
	font-weight: normal;
	background: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 50px;
	padding: 0 20px;
}

.unified-suspension-content dl dd {
	padding: 30px 20px;
}

.unified-suspension-content dl dd p {
	color: #323232;
	letter-spacing: 1px;
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
}

.unified-suspension-content dl dd a {
	display: block;
	color: #0D5A9B;
	padding-top: 25px;
	line-height: 25px;
	text-align: right;
}


/*.unified-suspension-content dl dd ul{list-style-type: circle;}
.unified-suspension-content dl dd ul li{color: #323232;line-height: 25px;}*/


/**/

.publication-index {
	background: #4178BE;
	padding: 60px 120px;
	padding-top: 0
}


/*unified-content*/

.unified-content {
	overflow: hidden;
}

.unified-content dl {
	float: left;
	width: calc(32% - 2px);
	border: 1px solid #C7C7C7;
	margin-right: 2%;
	overflow: hidden;
	background: #FFFFFF
}

.unified-content dl:nth-child(3n) {
	margin-right: 0
}

.unified-content dl dt img {
	display: block;
	width: 100%;
}

.unified-content dl dd {
	padding: 15px 20px;
	height: 200px
}

.unified-content dl dd h1 {
	font-size: 24px;
	color: #323232;
	font-weight: normal;
	padding-bottom: 15px
}

.unified-content dl dd p {
	color: #323232;
	padding-bottom: 15px;
	letter-spacing: 1px;
	line-height: 25px;
	overflow: hidden;
	max-height: 140px;
}

.unified-content dl dd a {
	color: #0D5A9B;
	line-height: 25px;
	display: block;
	text-align: right;
}

.unified-content dl dd ul {
	list-style-type: circle;
}

.unified-content dl dd ul li {
	color: #323232;
	line-height: 25px;
}


/**/

.company-news-index {
	padding:120px;
	padding-top: 0;
}


/**/

.enterprise-news {
	overflow: hidden;
	width: 100%;
}

.enterprise-news-left {
	float: left;
	width: calc(50% - 0.5px);
	border-right: 1px solid #E8E8E8
}

.enterprise-news-right {
	float: left;
	width: calc(50% - 0.5px);
}

.enterprise-news-content a {
	display: block;
	margin: 15px
}

.enterprise-news-left .enterprise-news-content a{
	margin-left: 0;
}

.enterprise-news-right .enterprise-news-content a{
	margin-right: 0;
}

.enterprise-news-left .enterprise-news-content a:first-child {
	margin-top: 0;
}

.enterprise-news-left .enterprise-news-content a:last-child{
	margin-bottom: 0;
}

.enterprise-news-right .enterprise-news-content a:first-child {
	margin-top: 0;
}

.enterprise-news-right .enterprise-news-content a:last-child{
	margin-bottom: 0;
}

.enterprise-news-content dl {
	overflow: hidden;
	background: #F1F3F4;
	cursor: pointer;
}

.enterprise-news-content dl:hover {
	background: #6293C1;
	color: #FFFFFF;
}

.enterprise-news-content dl:hover dd .date {
	color: #FFFFFF;
}

.enterprise-news-content dl:hover dd .news-title {
	color: #FFFFFF;
}

.enterprise-news-content dl:hover dd .news-details {
	color: #FFFFFF
}

.enterprise-news-content dl dt {
	float: right;
	width: 245px;
	height: 130px;
}

.enterprise-news-content dl dt img {
	display: block;
	width: 100%;
	height: 100%;
}

.enterprise-news-content dl dd {
	float: left;
	width: calc(100% - 245px);
	height: 130px;
	padding: 25px;
}

.enterprise-news-content dl dd div {
	overflow: hidden;
}

.enterprise-news-content dl dd .date {
	height: 40px;
	line-height: 40px;
	color: #6C6C6C;
	display: none
}

.enterprise-news-content dl dd .news-day {
	font-size: 22px;
}

.enterprise-news-content dl dd .news-year-month {
	font-size: 14px;
}

.enterprise-news-content dl dd .news-title {
	overflow: hidden;
	color: #323232;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 20px;
}

.enterprise-news-content dl dd .news-details {
	font-size: 14px;
	overflow: hidden;
	height: 40px;
	line-height: 20px;
	text-align: justify;
	color: #6C6C6C;
}


/* .enterprise-news-content a:nth-child(2n) dl dt{float:right;} */

@media screen and (max-width: 1024px) {
	.module-title {
		font-size: 22px;
	}
	.project-product-one dl {
		width: calc(50% - 10px);
		float: left;
		margin: 5px 5px
	}
	.project-product-one dl:nth-child(3n) {
		margin-right: 5px;
	}
	.project-product-one dl dd {
		font-weight: normal;
		font-size: 16px;
		padding: 10px 0;
		background: rgba(13, 90, 155, 1)
	}
	.project-scheme {
		display: block
	}
	.project-product-two {
		display: none;
	}
	.wisdom-campus ul {
		overflow: hidden;
	}
	.wisdom-campus ul li {
		float: left;
		width: 49%;
		margin-right: 2%;
		margin-top: 10px;
	}
	.wisdom-campus ul li:nth-child(2n) {
		margin-right: 0;
	}
	/**/
	.unified-suspension-content dl {
		float: left;
		width: calc(100% - 2px);
		;
		margin-right: 0px;
	}
	/**/
	.unified-content {
		padding: 0 0px;
	}
	.unified-content dl {
		float: left;
		width: calc(100% - 2px);
		border: 1px solid #C7C7C7;
		margin-right: 0;
		margin-bottom: 20px;
		height: auto;
	}
	.unified-content dl dd {
		height: auto
	}
	/**/
	.enterprise-news-left {
		width: 100%;
		border-right: none
	}
	.enterprise-news-right {
		width: 100%;
	}
	.enterprise-news-left .enterprise-news-content a:last-child{
		margin-bottom: 20px;
	}
	.enterprise-news-content a {
		margin: 0;
		margin-bottom: 20px;
	}
	.enterprise-news-content dl dt {
		float: left;
		width: 100%;
		height: auto;
	}
	.enterprise-news-content dl dd {
		float: left;
		width: 100%;
		height: auto;
		padding: 25px;
	}
	.enterprise-news-content dl dd div {
		overflow: hidden;
	}
	.project-product {
		padding: 20px;
		padding-top: 0
	}
	.publication-index {
		padding: 20px;
		padding-top: 0
	}
	.company-news-index {
		padding: 20px;
		padding-top: 0
	}
}

.index-icon-dl{
	overflow: hidden;
	padding: 50px 120px;
	/*background: #F7F7F7;*/
}
.index-icon-dl dl{
	float:left;
	width: 25%;
}
.index-icon-dl dl dt img{width: 200px;margin: 0 auto;display: block;}
.index-icon-dl-title{width: 80%;margin:0 auto;font-size: 22px;font-weight: 600;text-align: center;color: #333333;letter-spacing: 2px;padding: 10px 0;}
.index-icon-dl-text{width: 80%;margin:10px auto;font-size: 15px;text-align: left;letter-spacing: 2px;line-height: 25px;max-height: 80px;overflow: hidden; word-break:break-all;word-wrap:break-word;}
.index-icon-button{display:block;width: 160px;margin: 0 auto;padding-bottom: 20px }
.index-icon-button a{
	display:block;
	text-align: center
}
.index-icon-button span{
	display:block;
	text-align: center
}
.index-icon-button-text{height: 30px;line-height: 30px;margin: 10px;color: #0D5A9B}
.index-icon-button-icon{
	color: #0D5A9B
}
@media screen and (max-width: 1024px) {
	.index-icon-dl{
		padding:20px;
	}
	.index-icon-dl dl dt img{width: 160px;margin: 0 auto;display: block;}
	.index-icon-dl dl{
		width: 100%;
	}
}