/**
 * build-time-2019-07-02 21:43:25
 */

.top-bg {
	height: 480px;
	background: url(../../resource/responsibility_bg.png) no-repeat center top;
	background-size: auto 480px
}

.responsibility {
	width: 1200px;
	margin: 0 auto;
/* padding-top:30px */
}

.discovery-desc {
	background: #fff;
	width: 1095px;
	margin: -85px auto 0;
	padding: 46px 70px 57px 70px;
	border: 1px solid #d1d1d1
}

.discovery-desc h3 {
	margin: 0;
	font-size: 28px;
	line-height: 41px;
	margin-bottom: 20px
}

.discovery-desc p {
	font-size: 20px;
	line-height: 29px;
	text-align: justify;
	text-justify: inter-word
}

.social-responsibility {
/* padding:50px 0 140px */
}

.social-responsibility .big-img {
	width: 100%;
	height: 450px;
	background: url(../../resource/company_social_bg.png) no-repeat center top;
	background-size: 100% auto
}

.social-responsibility .big-img .container {
	display: table;
	height: 100%;
	width: 78.6%;
	margin: 0 auto
}

.social-responsibility .big-img .text-wrap {
	display: table-cell;
	vertical-align: middle;
	color: #fff
}

.social-responsibility .big-img .text-wrap h3 {
	font-size: 24px;
	line-height: 36px;
	width: 53%;
	margin-bottom: 20px
}

.social-responsibility .big-img .text-wrap p {
	width: 53%;
	line-height: 24px;
	text-align: justify
}

.social-responsibility .social-list ul {margin: 0 0 100px;padding: 0;}

.social-responsibility .social-list li {background: url(../images/huadi.jpg) no-repeat center bottom;/* padding-right: 2%; */padding-bottom: 2%;list-style: none;width: 46%;/* float:left; */margin: 60px 0 0px;}

.social-responsibility .social-list li a {
	color: #414042;
	text-decoration: none;
	border: none;
	display: block;
	/* margin: 0 20px */
}

.social-responsibility .social-list li .img-wrap {
	width: 100%;
/* height:250px; */
	background-color: rgba(216,216,216,.2);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.social-responsibility .social-list li .img-wrap img {
	width: 100%;
	height: 100%;
	border: none
}

.social-responsibility .social-list li .title {
	font-size: 24px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 30px 0 10px;
	padding: 0
}

.social-responsibility .social-list li .time {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
	opacity: .5;
	font-family: futura-medium
}

.social-responsibility .social-list li .time span {
	line-height: 18px;
	padding: 1px 5px;
	border-radius: 2px;
	margin-left: 10px
}

.social-responsibility .social-list li .time .tag {
	color: #044c3c;
	background: rgba(4,76,60,.1)
}

.social-responsibility .social-list li .time .tag2 {
	color: #414042;
	background: rgba(65,64,66,.1)
}

.social-responsibility .social-list li p {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	text-align: justify
}

.news {
	width: 1200px;
	margin: 0 auto
}

.news .list-wrap li {
	width: 360px
}

@media screen and (min-width:1680px) {
	.top-bg {
		background-size: 100% auto;
		background-position: center
	}
}

@media screen and (max-width:1280px) {
	.top-bg {
		background-size: cover
	}

	.responsibility {
		width: auto;
		margin: 0 40px
	}

	.discovery-desc {
		width: 80%
	}

	.social-responsibility .social-list ul {
		margin: 0 -40px;
		padding: 0
	}

	.social-responsibility .social-list ul li a {
		margin: 0 20px
	}

	#page-pagination {
		width: 90%;
		margin: 0 auto
	}
}

@media screen and (max-width:960px) {
	.responsibility {
		margin: 0 10px
	}

	.social-responsibility .social-list ul {
		margin: 0 auto;
		padding: 0
	}

	.social-responsibility .social-list li {
		width: 50%;
		margin: 60px 0
	}

	.social-responsibility .social-list li a {
		margin: 0 20px;
		display: block
	}

	#page-pagination {
		margin-left: 10px
	}
}
.leftt{
float:left;}
.rightt{
float:right;}
.zuoershi{
	padding-left: 20px;
}