.introduction-group .description{
	float: left;
	color: #404040;
}

/*能力*/
.about-ability{
	margin-bottom: 20px;
}

.about-ability div{
	float: left;
	text-align: center;
	width: 33.3%;
}

.about-ability div b{
	display: block;
	font-size: 30px;
}

.about-ability div span{
	display: block;
	font-size: 16px;
}

.introduction-group .description p{
	margin-bottom: 20px;
}

/*荣誉*/
.about-honor li{
	float: left;
	/*min-width: 48%;*/
	height: 34px;
	background-color: #adadad;
	padding: 0 10px;
	margin-bottom: 14px;

	font-size: 16px;
	color: #fff;
	line-height: 34px;
	text-align: center;
}

.about-honor li:nth-child(2n+1){
	margin-right: 2%;
}

.introduction-group .image-group{
	float: right;
}
.introduction-group .image-group > img{
	float: left;
	height: auto;
}
.introduction-group .image-group > div{
	float: right;
	height: 649px;
}

.introduction-group .image-group > div .swiper-certificate{
	height: 100%;
}

.introduction-group .image-group > div .swiper-slide{
	width: 100%;
}

.introduction-group .image-group > div img{
	width: 100%;
	height: 100%;
}
/*历史进程*/
.history-group{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.history-group li{
	float: left;
	width: 25%;
	height: 100%;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.history-group li a{
	position: absolute;
	left: 0;
	top: -100%;
	display: block;
	width: 100%;
	color: #404040;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.history-group li a::before{
	content: "";
	display: block;
	position: absolute;
	left: 4px;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #959595;
}
.history-group li a::after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #959595;
}
.history-group li a.step0{
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}
.history-group li a.step1{
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.history-group li a.step2{
	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	-ms-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.history-group li a.step3{
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	-ms-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.history-group li a .history-details img{
	display: block;
	width: 100%;
	height: auto;
}
.history-group li a .history-details p{
	overflow: hidden;
}

/*历史进程 version2 start*/

#page-history{
	background-image: url(../images/about/history_bg.png);
	background-size: 70%;
	background-position: bottom center;
	background-repeat: no-repeat;
}

.scroll-container{
	width: 100%;
	height: 28em;
	font-size: 20px;
	line-height: 1.4;
	color: #404040;
	position: relative;
	overflow: hidden;
}

.history-line{
	width: calc(100% + 20px);
	height: 100%;
	padding-left: .5em;
	overflow-y: auto;
}

.year-group{
	position: relative;
}

.year-group::after{
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	left: 11.4em;
	top: 0;
	background-color: #959595;
}

.year-item{
	padding-bottom: 2em;
}

.history-line h2{
	font-size: 1.5em;
}

.history-line h2 span{
	font-size: .73em;
}

.month-group{
	padding-left: 7.7em;
}

.month-item::after{
	content: '';
	display: block;
	clear: both;
}

.month-item h3{
	float: left;
	width: 3.75em;
	position: relative;
}

.month-item h3::after{
	content: '';
	display: inline-block;
	position: absolute;
	right: -.325em;
	top: .2em;
	width: .75em;
	height: .75em;
	border-radius: 50%;
	background-color: #959595;
	box-shadow: 0 0 0 2px #fff;
	z-index: 2;
}

.month-item p{
	float: left;
	width: calc(100% - 3.75em);
	padding-left: 1.6em;
	min-height: 2em;
	padding-bottom: 1em;
}



/*历史进程 version2 end*/

/*仁智文化*/
.culture-container .culture-description{
	float: left;
	position: relative;
}
.culture-container .culture-description .link-group{
	position: absolute;
	top: 0;
}
.culture-container .culture-description .link-group a{
	float: left;
	height: 100%;
}
.culture-container .culture-description .link-group a:last-child{
	margin-right: 0;
}
.culture-container .culture-description p{
	/*position: absolute;
	left: 0;
	top: 0;*/
	color: #404040;
}
.culture-container .culture-poster{
	float: right;
	background-image: url(../images/home/banner.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}

.languages{
	display: block;
	text-align: right;
}

.languages a{
	font-family: renzhi;
	font-size: 1.5;
	color: #aaa;
	padding: 0 1em;
}

.languages .active{
	color: #404040;
}

/*仁智团队*/
.team-wrap{
	margin: 0 auto;
}
.team-wrap::after{
	content: "";
	display: block;
	clear: both;
}
.team-wrap .photo{
	float: left;
	background-color: #f8f6f6;
}

/*2017-05-19*/
/*副总位置改董事长寄语*/
.team-wrap .photo.bossMessage{
	background-color: #fff;
	padding: 0;
}

.team-wrap .photo:last-child{
	margin-right: 0;
}

.team-wrap .photo-leader::after{
	content: "";
	display: block;
	clear: both;
}
.team-wrap .photo a{
	display: block;
	width: 100%;
	height: 100%;
	color: #404040;
}
.team-wrap .photo .poster{
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin-bottom: 5%;
}
.team-wrap .photo .poster-leader{
	float: left;
	height: 100%;
	margin-bottom: 0;
}
.team-wrap .photo .poster img{
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
.info{
	text-align: center;
}
.info-leader{
	height: 100%;
	float: left;
	text-align: left;
}
.info h2{
	position: relative;
}
.info h2::after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #aaaaaa;
}
.info span{
	display: block;
}

/*获奖项目*/
.project-container{
	width: 100%;
	margin-bottom: 40px;
}
.project-container li{
	float: left;
	border-bottom: 1px solid #959595;
}
.project-container li a .project-poster{
	float: left;
	position: relative;
}
.project-container li a .project-poster::after{
	content: "查看项目";
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 100;
}
.project-container li a .project-poster .line-group{
	position: absolute;
	z-index: 101;
}
.project-container li a .project-poster .line-group span{
	position: absolute;
	background-color: #fff;
}
.project-container li a .project-poster .line-group span:nth-child(1){
	left: 0;
	top: 0;
	width: 0;
	height: 1px;
}
.project-container li a .project-poster .line-group span:nth-child(2){
	right: 0;
	top: 0;
	width: 1px;
	height: 0;
}
.project-container li a .project-poster .line-group span:nth-child(3){
	right: 0;
	bottom: 0;
	width: 0;
	height: 1px;
}
.project-container li a .project-poster .line-group span:nth-child(4){
	left: 0;
	bottom: 0;
	width: 1px;
	height: 0;
}
.project-container li a .project-poster img{
	width: 100%;
	height: 100%;
	display: block;
}
.project-container li a .project-description{
	float: left;
}
.project-container li a .project-description{
	float: left;
}
.project-container li a .project-description h2{
	color: #404040;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.project-container .project-content{
	color: #787878;
	line-height: 1.5;
	height: 4.5em;
	overflow: hidden;
}
/*鼠标移入*/
.project-container li:hover a .project-poster::after{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.project-container li:hover a .project-poster .line-group span{
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.project-container li:hover a .project-poster .line-group span:nth-child(1){
	width: 100%;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-ms-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.project-container li:hover a .project-poster .line-group span:nth-child(2){
	height: 100%;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.project-container li:hover a .project-poster .line-group span:nth-child(3){
	width: 100%;
	-webkit-transition-delay: 0.7s;
	-moz-transition-delay: 0.7s;
	-ms-transition-delay: 0.7s;
	transition-delay: 0.7s;
}
.project-container li:hover a .project-poster .line-group span:nth-child(4){
	height: 100%;
	-webkit-transition-delay: 0.9s;
	-moz-transition-delay: 0.9s;
	-ms-transition-delay: 0.9s;
	transition-delay: 0.9s;
}
/*仁智荣誉*/
.honor-container{
	margin: 0 auto;
}
.honor-container li{
	float: left;
	/*height: 100%;*/
	text-align: center;
}
.honor-container li:nth-child(4n){
	margin-right: 0;
}
.honor-container li h3{
	width: 100%;
	font-weight: bold;
	color: #959595;
}
.honor-container .honor-poster{
	width: 100%;
	overflow: hidden;
}
.honor-container li img{
	width: 100%;
	height: 100%;
}
.honor-container li h4{
	width: 100%;
	color: #404040;
	position: relative;
}
.honor-container li h4::after{
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	background-color: #aaaaaa;
}
.honor-container li p{
	color: #404040;
}

.introduction-group .description{
	-webkit-width: calc(100% - 910px);
	-moz-width: calc(100% - 910px);
	-ms-width: calc(100% - 910px);
	width: calc(100% - 910px);
	font-size: 16px;
	line-height: 2;
}

/*仁智介绍 version-2 start*/

	.scroll-introduction{
		height: 26em;
		margin-bottom: 2em;
		overflow: hidden;
		position: relative;
	}

	.scroll-introduction .scroll-wrapper{
		width: calc(100% + 20px);
		height: 100%;
		padding-right: 20px;
		overflow-y: auto;
	}

/*仁智介绍 version-2 end*/

.about-honor li{
	font-size: 14px;
}

.introduction-group .image-group > img{
	width: 431px;
	margin-right: 15px;
}
.introduction-group .image-group > div{
	width: 394px;
}
.introduction-group .image-group > div img:first-child{
	margin-bottom: 15px;
}
/*历史进程*/
.history-group{
	height: 640px;
	background-image: url(../images/about/history_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	margin-bottom: 40px;
}
.history-group li{
	padding-left: 10px;
}
.history-group li a{
	height: 430px;
	padding-left: 25px;
}
.history-group li a.step0{
	top: 147px;
}
.history-group li a.step1{
	top: 98px;
}
.history-group li a.step2{
	top: 49px;
}
.history-group li a.step3{
	top: 0;
}
.history-group li a .history-header h2{
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 14px;
}
.history-group li a .history-header h2 span{
	font-size: 16px;
}
.history-group li a .history-header h3{
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 24px;
}
.history-group li a .history-details{
	-webkit-width: calc(100% - 60px);
	-moz-width: calc(100% - 60px);
	-ms-width: calc(100% - 60px);
	width: calc(100% - 60px);
}
.history-group li a .history-details img{
	margin-bottom: 25px;
}
.history-group li a .history-details p{
	font-size: 16px;
	line-height: 24px;
}
/*仁智文化*/
.culture-container .culture-description{
	width: 500px;
	height: 626px;
	padding-top: 200px;
	background-image: url(../images/about/culture_description_bg.png);
	background-repeat: no-repeat;
	-webkit-background-size: 473px 139px;
	background-size: 473px 139px;
	background-position: left top;
}
.culture-container .culture-description .link-group{
	width: 146px;
	height: 102px;
	left: 287px;
}
.culture-container .culture-description .link-group a{
	width: 34px;
	margin-right: 22px;
}
.culture-container .culture-description p{
	font-size: 16px;
	line-height: 30px;
}
.culture-container .culture-poster{
	-webkit-width: calc(100% - 600px);
	-moz-width: calc(100% - 600px);
	-ms-width: calc(100% - 600px);
	width: calc(100% - 600px);
	height: 626px;
	background-image: url(../images/home/banner.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
/*仁智团队*/
.team-wrap{
	width: 1219px;
	/*height: 5.82rem;*/
}
.team-wrap .photo{
	width: 207px;
	/*height: 290px;*/
	padding: 18px;
	margin-right: 46px;
	margin-bottom: 46px;
}
.team-wrap .photo-leader{
	width: 586px;
}
/*.team-wrap .photo .poster{
	height: 114px;
	line-height: 114px;
	margin-bottom: 20px;
}*/
.team-wrap .photo .poster-leader{
	width: 402px;
	height: 254px;
	line-height: 254px;
}
.info-leader{
	padding-left: 38px;
}
.info h2{
	font-size: 26px;
	line-height: 30px;
	padding-bottom: 28px;
	margin-bottom: 16px;
}
.info h2::after{
	width: 30px;
	height: 3px;
}
.info p{
	font-size: 18px;
	line-height: 30px;
	text-align: left;
}
.info span{
	font-size: 10px;
	line-height: 30px;
	margin-top: 60px;
}

/*仁智团队员工 2017-08-30 start*/
.team-wrap .member{
	width: calc(25% - 34.5px);
	margin-bottom: 5%;
}

.team-wrap .member:last-child{
	margin-right: 0;
}

.team-wrap .member .poster img{
	width: 100%;
}

.team-wrap .member h2{
	padding-bottom: 0;
	margin: .4em 0;
}

.team-wrap .member h2::after{
	display: none;
}

.team-wrap .member .info p{
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.team-wrap .member .info{
	text-align: center;
}


.team-wrap .member .poster{
	width: 100%;
	height: 0;
	padding-bottom: 75%;
	text-align: center;
	overflow: hidden;
}

/*仁智团队员工 2017-08-30 end*/

/*获奖项目*/
.project-container li{
	-webkit-width: calc(50% - 54px);
	-moz-width: calc(50% - 54px);
	-ms-width: calc(50% - 54px);
	width: calc(50% - 54px);
	height: 171px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.project-container li:nth-child(2n + 1){
	margin-right: 108px;
}
.project-container li a .project-poster{
	width: 140px;
	height: 140px;
	margin-right: 30px;
}
.project-container li a .project-poster::after{
	width: 140px;
	height: 140px;
	font-size: 20px;
	line-height: 140px;
}
.project-container li a .project-poster .line-group{
	left: 7px;
	top: 7px;
	width: 126px;
	height: 126px;
}
.project-container li a .project-description{
	width: 320px;

	width: -webkit-calc(100% - 170px);
	width: -moz-calc(100% - 170px);
	width: -ms-calc(100% - 170px);
	width: calc(100% - 170px);
}
.project-container li a .project-description h2{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 23px;
}
.project-container .project-content{
	font-size: 16px;
}
/*仁智荣誉*/
.honor-container{
	width: 1218px;
	height: 626px;
	padding: 0 66px;
	margin-bottom: 40px;
	background-image:
		url(../images/about/honor-table.png),
		url(../images/about/honor-table.png);
	background-repeat: no-repeat;
	background-position: 0 139px, 0 468px;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.honor-container li{
	width: 252px;
	margin-right: 26px;
	margin-bottom: 150px;
}
.honor-container li h3{
	height: 212px;
	font-size: 26px;
	line-height: 30px;
	padding-top: 70px;
	background-image: url(../images/about/honor-medal.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 136px 88px;
	background-size: 136px 88px;
}
.honor-container .honor-poster{
	height: 179px;
	line-height: 179px;
	/*margin-bottom: 95px;*/
}
.honor-container li h4{
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.honor-container li h4::after{
	width: 22px;
	height: 3px;
	margin-left: -11px;
}
.honor-container li p{
	font-size: 16px;
	line-height: 28px;
	padding: 0 20px;
}

/*screen from 1280 to 1440....................................................................................................*/
@media screen and (min-width: 1275px) and (max-width: 1440px){
	.introduction-group .description{
		-webkit-width: calc(100% - 630px);
		-moz-width: calc(100% - 630px);
		-ms-width: calc(100% - 630px);
		width: calc(100% - 630px);
		font-size: 12px;
		line-height: 20px;
	}

	.about-honor li{
		font-size: 12px;
	}

	.introduction-group .image-group > img{
		width: 288px;
		height: 473px;
		margin-right: 9px;
	}
	.introduction-group .image-group > div{
		width: 288px;
		height: 473px;
	}
/*	.introduction-group .image-group > div img:first-child{
		margin-bottom: 9px;
	}*/
	/*历史进程*/

	.scroll-container{
		font-size: 14px;
	}

	.history-group{
		height: 425px;
		background-image: url(../images/about/history_bg.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		margin-bottom: 40px;
	}
	.history-group li{
		padding-left: 10px;
	}
	.history-group li a{
		height: 288px;
		padding-left: 14px;
	}
	.history-group li a.step0{
		top: 99px;
	}
	.history-group li a.step1{
		top: 66px;
	}
	.history-group li a.step2{
		top: 33px;
	}
	.history-group li a.step3{
		top: 0px;
	}
	.history-group li a .history-header h2{
		font-size: 14px;
		line-height: 14px;
		margin-bottom: 10px;
	}
	.history-group li a .history-header h2 span{
		font-size: 12px;
	}
	.history-group li a .history-header h3{
		font-size: 12px;
		line-height: 12px;
		margin-bottom: 18px;
	}
	.history-group li a .history-details{
		-webkit-width: calc(100% - 43px);
		-moz-width: calc(100% - 43px);
		-ms-width: calc(100% - 43px);
		width: calc(100% - 43px);
	}
	.history-group li a .history-details img{
		margin-bottom: 18px;
	}
	.history-group li a .history-details p{
		font-size: 12px;
		line-height: 20px;
		height: 100px;
	}
	/*仁智文化*/
	.culture-container .culture-description{
		width: 321px;
		height: 500px;
		padding-top: 138px;
		background-image: url(../images/about/culture_description_bg.png);
		background-repeat: no-repeat;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		background-position: left top;
	}
	.culture-container .culture-description .link-group{
		width: 97px;
		height: 68px;
		left: 188px;
	}
	.culture-container .culture-description .link-group a{
		width: 23px;
		margin-right: 14px;
	}
	.culture-container .culture-description p{
		font-size: 12px;
		line-height: 20px;

		line-height: 18px;
	}
	.culture-container .culture-poster{
		-webkit-width: calc(100% - 396px);
		-moz-width: calc(100% - 396px);
		-ms-width: calc(100% - 396px);
		width: calc(100% - 396px);
		height: 500px;

		height: 430px;
	}
	/*仁智团队*/
	.team-wrap{
		width: 814px;
	}
	.team-wrap .photo{
		width: 138px;
		/*height: 194px;*/
		padding: 11px;
		margin-right: 31px;
		margin-bottom: 31px;
	}
	.team-wrap .photo-leader{
		width: 391px;
	}
	/*.team-wrap .photo .poster{
		height: 76px;
		line-height: 76px;
		margin-bottom: 17px;
	}*/
	.team-wrap .photo .poster-leader{
		width: 275px;
		height: 170px;
		line-height: 170px;
	}
	.info-leader{
		padding-left: 23px;
	}
	.info h2{
		font-size: 18px;
		line-height: 18px;
		padding: 14px 0;
		margin-bottom: 13px;
	}
	.info h2::after{
		width: 20px;
		height: 2px;
	}
	.info p{
		font-size: 12px;
		line-height: 18px;
	}
	.info span{
		font-size: 10px;
		line-height: 30px;
		margin-top: 40px;
	}

	.team-wrap .member{
		width: calc(25% - 23.5px);
	}

	.team-wrap .member .info h2{
		padding: 0;
		margin: .4em 0;
	}


	/*获奖项目*/
	.project-container li{
		-webkit-width: calc(50% - 38px);
		-moz-width: calc(50% - 38px);
		-ms-width: calc(50% - 38px);
		width: calc(50% - 38px);
		height: 116px;
		padding-bottom: 21px;
		margin-bottom: 21px;
	}
	.project-container li:nth-child(2n + 1){
		margin-right: 76px;
	}
	.project-container li a .project-poster{
		width: 94px;
		height: 94px;
		margin-right: 20px;
	}
	.project-container li a .project-poster::after{
		width: 94px;
		height: 94px;
		font-size: 12px;
		line-height: 94px;
	}
	.project-container li a .project-poster .line-group{
		left: 5px;
		top: 5px;
		width: 84px;
		height: 84px;
	}
	.project-container li a .project-description{
		width: 300px;

		width: -webkit-calc(100% - 114px);
		width: -moz-calc(100% - 114px);
		width: -ms-calc(100% - 114px);
		width: calc(100% - 114px);
	}
	.project-container li a .project-description h2{
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 18px;
	}
	.project-container .project-content{
		font-size: 12px;
	}
	/*仁智荣誉*/
	.honor-container{
		width: 813px;
		height: 418px;
		padding: 0 43px;
		margin-bottom: 40px;
		background-position: 0 93px, 0 313px;
	}
	.honor-container li{
		width: 169px;
		margin-right: 17px;
		margin-bottom: 100px;
	}
	.honor-container li h3{
		height: 141px;
		font-size: 18px;
		line-height: 18px;
		padding-top: 51px;
		background-image: url(../images/about/honor-medal.png);
		background-repeat: no-repeat;
		background-position: center center;
		-webkit-background-size: 91px 59px;
		background-size: 91px 59px;
	}
	.honor-container .honor-poster{
		height: 120px;
		line-height: 120px;
		/*margin-bottom: 64px;*/
	}
	.honor-container li h4{
		font-size: 12px;
		line-height: 12px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.honor-container li h4::after{
		width: 22px;
		height: 3px;
		margin-left: -11px;
	}
	.honor-container li p{
		font-size: 12px;
		line-height: 20px;
		padding: 0 20px;
	}
}

/*screen from 1440 to 1680....................................................................................................*/
@media screen and (min-width: 1440px) and (max-width: 1680px){
	.introduction-group .description{
		-webkit-width: calc(100% - 700px);
		-moz-width: calc(100% - 700px);
		-ms-width: calc(100% - 700px);
		width: calc(100% - 700px);
		font-size: 13px;
		line-height: 20px;
	}

	.about-honor li{
		font-size: 14px;
	}

	.introduction-group .image-group > img{
		width: 324px;
		height: 533px;
		margin-right: 9px;
	}
	.introduction-group .image-group > div{
		width: 324px;
		height: 533px;
	}
	/*历史进程*/

	.scroll-container{
		font-size: 16px;
	}

	.history-group{
		height: 470px;
		background-image: url(../images/about/history_bg.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		margin-bottom: 40px;
	}
	.history-group li{
		padding-left: 10px;
	}
	.history-group li a{
		height: 323px;
		padding-left: 14px;
	}
	.history-group li a.step0{
		top: 99px;
	}
	.history-group li a.step1{
		top: 66px;
	}
	.history-group li a.step2{
		top: 33px;
	}
	.history-group li a.step3{
		top: 0px;
	}
	.history-group li a .history-header h2{
		font-size: 16px;
		line-height: 16px;
		margin-bottom: 10px;
	}
	.history-group li a .history-header h2 span{
		font-size: 14px;
	}
	.history-group li a .history-header h3{
		font-size: 13px;
		line-height: 13px;
		margin-bottom: 20px;
	}
	.history-group li a .history-details{
		-webkit-width: calc(100% - 44px);
		-moz-width: calc(100% - 44px);
		-ms-width: calc(100% - 44px);
		width: calc(100% - 44px);
	}
	.history-group li a .history-details img{
		margin-bottom: 21px;
	}
	.history-group li a .history-details p{
		font-size: 12px;
		line-height: 17px;
		height: 102px;
	}
	/*仁智文化*/
	.culture-container .culture-description{
		width: 321px;
		height: 500px;
		padding-top: 138px;
		background-image: url(../images/about/culture_description_bg.png);
		background-repeat: no-repeat;
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
		background-position: left top;
	}
	.culture-container .culture-description .link-group{
		width: 97px;
		height: 68px;
		left: 188px;
	}
	.culture-container .culture-description .link-group a{
		width: 23px;
		margin-right: 14px;
	}
	.culture-container .culture-description p{
		font-size: 12px;
		line-height: 20px;
	}
	.culture-container .culture-poster{
		-webkit-width: calc(100% - 396px);
		-moz-width: calc(100% - 396px);
		-ms-width: calc(100% - 396px);
		width: calc(100% - 396px);
		height: 500px;
		background-image: url(../images/home/banner.jpg);
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		background-size: cover;
	}
	/*仁智团队*/
	.team-wrap{
		width: 911px;
	}
	.team-wrap .photo{
		width: 155px;
		/*height: 218px;*/
		padding: 15px;
		margin-right: 34px;
		margin-bottom: 34px;
	}
	.team-wrap .photo-leader{
		width: 438px;
	}
	/*.team-wrap .photo .poster{
		height: 86px;
		line-height: 86px;
		margin-bottom: 19px;
	}*/
	.team-wrap .photo .poster-leader{
		width: 300px;
		height: 192px;
		line-height: 192px;
	}
	.info-leader{
		padding-left: 26px;
	}
	.info h2{
		font-size: 16px;
		line-height: 19px;
		padding: 18px 0;
		margin-bottom: 18px;
	}
	.info h2::after{
		width: 22px;
		height: 2px;
	}
	.info p{
		font-size: 14px;
		line-height: 20px;
	}
	.info span{
		font-size: 12px;
		line-height: 30px;
		margin-top: 35px;
	}

	.team-wrap .member{
		width: calc(25% - 25.5px);
	}

	.team-wrap .member .info h2{
		padding: 0;
		margin: .4em 0;
	}

	/*获奖项目*/
	.project-container li{
		-webkit-width: calc(50% - 40px);
		-moz-width: calc(50% - 40px);
		-ms-width: calc(50% - 40px);
		width: calc(50% - 40px);
		height: 130px;
		padding-bottom: 25px;
		margin-bottom: 25px;
	}
	.project-container li:nth-child(2n + 1){
		margin-right: 80px;
	}
	.project-container li a .project-poster{
		width: 105px;
		height: 105px;
		margin-right: 23px;
	}
	.project-container li a .project-poster::after{
		width: 105px;
		height: 105px;
		font-size: 15px;
		line-height: 105px;
	}
	.project-container li a .project-poster .line-group{
		left: 5px;
		top: 5px;
		width: 95px;
		height: 95px;
	}
	.project-container li a .project-description{
		width: 440px;

		width: -webkit-calc(100% - 128px);
		width: -moz-calc(100% - 128px);
		width: -ms-calc(100% - 128px);
		width: calc(100% - 128px);
	}
	.project-container li a .project-description h2{
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 18px;
	}
	.project-container .project-content{
		font-size: 12px;
	}
	/*仁智荣誉*/
	.honor-container{
		width: 913px;
		height: 470px;
		padding: 0 50px;
		margin-bottom: 40px;
		background-position: 0 104px, 0 339px;
	}
	.honor-container li{
		width: 189px;
		margin-right: 19px;
		margin-bottom: 100px;
	}
	.honor-container li h3{
		height: 158px;
		font-size: 20px;
		line-height: 20px;
		padding-top: 55px;
		background-image: url(../images/about/honor-medal.png);
		background-repeat: no-repeat;
		background-position: center center;
		-webkit-background-size: 102px 66px;
		background-size: 102px 66px;
	}
	.honor-container .honor-poster{
		height: 135px;
		line-height: 135px;
		/*margin-bottom: 70px;*/
	}
	.honor-container li h4{
		font-size: 12px;
		line-height: 12px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.honor-container li h4::after{
		width: 22px;
		height: 3px;
		margin-left: -11px;
	}
	.honor-container li p{
		font-size: 12px;
		line-height: 20px;
		padding: 0 20px;
	}
}

.message img{
	max-width: 80%;
}





/*footer*/
.copyright{
	height: 60px;
}
.copyright ul{
	width: 1200px;
}
.copyright ul li{
	font-size: 16px;
	line-height: 60px;
}
.copyright ul li a{
	font-size: 16px;
	line-height: 60px;
}
.copyright ul li:not(:last-child){
	margin-right: 70px;
}

/*copyright*/
.copyright{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #f8f6f6;
}
.copyright ul{
	margin: 0 auto;
}
.copyright ul li{
	float: left;
	color: #959595;
}
.copyright ul li a{
	color: #959595;
}

.copyright{
	height: 40px;
}
.copyright ul{
	width: 900px;
}
.copyright ul li{
	font-size: 12px;
	line-height: 40px;
}
.copyright ul li a{
	font-size: 12px;
	line-height: 40px;
}
.copyright ul li:not(:last-child){
	margin-right: 50px;
}
