.wrap1024 {
	width: 100%;
	margin: 0 auto;
	max-width: 1024px;
}

.n_bar img {
	width: 100%;
}

.list-work {
	overflow: hidden;
	padding-bottom: 3%;
}

.list-work .hd {
	float: left;
	line-height: 1.5;
	width: 30%;
}

.list-work .bd {
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	width: 60%;
	float: right;
	padding-top: 18px;
	padding-bottom: 50px;
	position: relative;
}

.list-work li {
	background-color: #fff;
	padding: 3.5% 5%;
	overflow: hidden;
	border: 1px solid #e9e9e9;
	margin-bottom: 20px;
}

.list-work h3 {
	font-weight: normal;
	font-size: 14px;
	color: #7a7b7a;
	line-height: 1.6;
}

.list-work h4 {
	color: #393939;
	font-size: 18px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	max-height: 3em;
	overflow: hidden;
	 text-overflow: -o-ellipsis-lastline;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  line-clamp: 2;
	  -webkit-box-orient: vertical;
}

.list-work .more-z {
	position: absolute;
	bottom: 0;
	background-position: left 50%;
}

.list-work p {
	height: 75px;
	overflow: hidden;
}

.list-work a {
	display: block;
}

.list-work a:hover h4 {
	color: #ff7214;
}

.basic-situation {
	overflow: hidden;
	padding-bottom: 5%;
}

.basic-situation .img {
	float: left;
	width: 41%;
}

.basic-situation .img img {
	width: 100%;
}

.basic-situation .txt {
	float: right;
	width: 54%;
	font-size: 14px;
	color: #666;
	line-height: 1.8;
}

.basic-situation .txt p {
	margin-bottom: 20px;
}

.work-dynamics img {
	vertical-align: bottom;
	width: 100%;
}

.org-intro .con {
	font-size: 14px;
	line-height: 1.8;
}

.org-intro .con p {
	margin-bottom: 20px;
}

.slider-org {
	margin: 0 -20%;
	position: relative;
	margin-top: 5%;
	z-index: 10;
}

.slider-org .img {
	padding-top: 54%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 80%;
	margin: 0 auto;
}

.org-bg {
	background-color: #ee680f;
	padding-top: 15%;
}

.org-img img {
	width: 100%;
}

.txt2 {
	padding: 50px 0;
}

.list-news {
	overflow: hidden;
	padding-bottom: 3%;
}

.list-news .img {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	float: left;
	width: 38%;
	padding-top: 28%;
	background-repeat: no-repeat;
}

.list-news .txt {
	margin-left: 38%;
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	position: relative;
	padding: 35px 45px;
}

.list-news li {
	background-color: #fff;
	overflow: hidden;
	border: 1px solid #e9e9e9;
	margin-bottom: 20px;
}

.list-news h3 {
	font-weight: normal;
	font-size: 14px;
	color: #7a7b7a;
	line-height: 1.6;
}

.list-news h4 {
	color: #393939;
	font-size: 18px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	margin-bottom: 10px;
	line-height: 1.4;
	max-height: 3em;
	overflow: hidden;
}

.list-news .more-z {
	position: absolute;
	bottom: -30px;
	background-position: left 50%;
}

.list-news p {
	height: 75px;
	overflow: hidden;
}

.list-news a {
	display: block;
}

.list-news a:hover h4 {
	color: #ff7214;
}

.hide-tab {
	height: 0;
	overflow: auto;
}

.tit-holder {
	padding-top: 30px;
	padding-bottom: 50px;
}

.us_tit2 {
	height: 42px;
	border-bottom: 1px solid #ddd;
	text-align: center;
	position: relative;
	padding-top: 20px;
}

.us_tit2 a {
	height: 41px;
	position: relative;
	display: inline-block;
	margin: 0 20px;
	border-bottom: 2px solid transparent;
	cursor: pointer;
}

.us_tit2 .on {
	border-bottom: 2px solid #fc9c5b;
}

.is-sticky .us_tit2 {
	background-color: #fff;
}
