.page-details{
	position: fixed;
	left: 100%;
	top: 0;
	height: 100%;
	background-color: #fff;
	z-index: 9999;
    -webkit-transition: all 0.5s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    -moz-transition: all 0.5s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    -ms-transition: all 0.5s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    transition: all 0.5s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}
aside{
	color: #4f4e4e;
}
.works-type{
	float: left;
}
.works-type h2{
	line-height: 1.3!important;
	letter-spacing: 5px!important;
	position: relative;

	font-family: renzhi;
	color: #4c4c4c;
}
.works-type h2::after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #959595;
}
.works-type .works-content{
	color: #404040;
	line-height: 1.5;
	margin-bottom: 2em;
	height: 21em;
	overflow: hidden;
	position: relative;
}

.works-type .works-content .scroll-wrapper{
	width: calc(100% + 20px);
	height: 100%;
	padding-right: 20px;
	overflow-y: auto;
}

.works-type{
	width: 18%;
}
.album-container{
	float: right;
	/*width: 10rem;*/
	/*min-height: 7.5rem;*/
	/*min-height: 750px;*/
	position: relative;
}
.album-container .gallery-top{
	width: 100%;
	height: 100%;
}
.album-container .gallery-top .swiper-slide{
	/*width: 100%!important;*/
	/*background-color: #f8f6f6;*/
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: center center;
}
.album-container .gallery-thumbs-container{
	padding: 12px 46px;
	width: 100%;
	height: 18%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.album-container .gallery-thumbs{
	width: 100%;
	/*height: 2.05rem;*/
	height: 100%;
}
.album-container .gallery-thumbs .swiper-slide{
	height: 100%;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: center center;
}

/*仁智团队*/
.details-poster img{
	width: 100%;
	height: 100%;
}
.details-info .info{
	float: none;
}
.details-info ul{
	width: 100%;
	overflow: hidden;
}
.details-info ul li{
	width: 100%;
	color: #787878;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.details-info ul li h3{
	color: #404040;
	position: relative;
}
.details-info ul li h3::before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	border-radius: 50%;
	background-color: #404040;
}
.has-leader .details-info ul li h3::before{
	display: none;
}
.has-leader .details-msg{
	color: #404040;
	padding-left: 2%;
}

.team-details-container{
	padding-top: 20px;
}

.team-details-container.has-leader{
	padding-top: 0px;
}

.page-details{
	width: -webkit-calc(100% - 200px);
	width: -moz-calc(100% - 200px);
	width: -ms-calc(100% - 200px);
	width: calc(100% - 200px);
}
aside{
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 32px;
}
.works-type{
	width: -webkit-calc(100% - 1080px);
	width: -moz-calc(100% - 1080px);
	width: -ms-calc(100% - 1080px);
	width: calc(100% - 1080px);
}
.works-type h2.details.details{
	font-size: 26px;
	line-height: 36px;
	padding-bottom: 32px;
	margin-bottom: 32px;
}
.works-type h2.details::after{
	width: 52px;
	height: 5px;
}
.works-type .works-content{
	font-size: 16px;
}
.works-type{
	width: 18%;
}
.album-container{
	float: right;
	width: 77%;
	height: 82%;
	position: relative;
}
.album-container .gallery-thumbs-container{
	padding: 12px 46px;
}
.album-container .gallery-thumbs .swiper-slide{
	width: 12%;
	border: 2px solid transparent;
}
.album-container .gallery-thumbs .swiper-slide.swiper-slide-active{
	border: 2px solid #fff;
}
/*激活状态*/
.page-details.active{
	left: 200px;
}

/*仁智团队*/
.details-poster{
	width: 657px;
	/*height: 452px;*/
}
.has-leader .details-poster{
	width: 370px;
}
.details-info{
	width: -webkit-calc(100% - 657px);
	width: -moz-calc(100% - 657px);
	width: -ms-calc(100% - 657px);
	width: calc(100% - 657px);
}
.has-leader .details-info{
	width: 400px;
}
.details-info .info{
	margin-bottom: 35px;
}
.details-info ul{
	height: 452px;
	padding-left: 38px;
}
.details-info ul li{
	font-size: 16px;
	line-height: 26px;
}
.details-info ul li h3{
	padding-left: 13px;
}
.details-info ul li h3::before{
	top: 7px;
	width: 8px;
	height: 8px;
}
.has-leader .details-msg{
	width: -webkit-calc(100% - 770px);
	width: -moz-calc(100% - 770px);
	width: -ms-calc(100% - 770px);
	width: calc(100% - 770px);
	height: 452px;
}
.has-leader .details-msg h2{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 36px;
}
.has-leader .details-msg p{
	font-size: 16px;
	line-height: 30px;
}

#btn-back2,
#btn-back3{
 	margin-bottom: 52px;
 	width: 67px;
}

/*screen from 1280 to 1440....................................................................................................*/
@media screen and (min-width: 1275px) and (max-width: 1440px){
	.page-details{
		width: -webkit-calc(100% - 136px);
		width: -moz-calc(100% - 136px);
		width: -ms-calc(100% - 136px);
		width: calc(100% - 136px);
	}
	aside{
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 45px;
	}
	.works-type{
		width: -webkit-calc(100% - 1080px);
		width: -moz-calc(100% - 1080px);
		width: -ms-calc(100% - 1080px);
		width: calc(100% - 1080px);
	}
	.works-type h2.details.details{
		font-size: 24px;
		line-height: 24px;
		padding-bottom: 19px;
		margin-bottom: 23px;
	}
	.works-type h2.details::after{
		width: 50px;
		height: 3px;
	}
	.works-type .works-content{
		font-size: 12px;
	}
	.works-type{
		width: calc(100% - 660px);
		width: -webkit-calc(100% - 660px);
		width: -moz-calc(100% - 660px);
		width: -ms-calc(100% - 660px);
	}
	.album-container{
		float: right;
		width: 630px;
		height: 469px;
		position: relative;
	}
	.album-container .gallery-thumbs-container{
		padding: 10px 30px;
	}
	.album-container .gallery-thumbs .swiper-slide{
		width: 88px;
		border: 1px solid transparent;
	}
	.album-container .gallery-thumbs .swiper-slide.swiper-slide-active{
		border: 1px solid #fff;
	}

	.swiper-button-next, .swiper-button-prev{
	    width: 10px;
	    height: 20px;
	    margin-top: -10px;
	    -moz-background-size: 10px 20px;
	    -webkit-background-size: 10px 20px;
	    background-size: 10px 20px;
	    background-position: center;
	    background-repeat: no-repeat;
	}
	/*激活状态*/
	.page-details.active{
		left: 136px;
	}

	/*仁智团队*/
	.details-poster{
		width: 439px;
		/*height: 302px;*/
	}
	.has-leader .details-poster{
		width: 247px;
	}
	.details-info{
		width: -webkit-calc(100% - 439px);
		width: -moz-calc(100% - 439px);
		width: -ms-calc(100% - 439px);
		width: calc(100% - 439px);
	}
	.has-leader .details-info{
		width: 272px;
	}
	.details-info .info{
		margin-bottom: 24px;
	}
	.details-info ul{
		height: 218px;
		padding-left: 23px;
	}
	.details-info ul li{
		font-size: 10px;
		line-height: 16px;
	}
	.details-info ul li h3{
		padding-left: 11px;
	}
	.details-info ul li h3::before{
		top: 6px;
		width: 4px;
		height: 4px;
	}
	.has-leader .details-msg{
		width: -webkit-calc(100% - 530px);
		width: -moz-calc(100% - 530px);
		width: -ms-calc(100% - 530px);
		width: calc(100% - 530px);
		height: 302px;
	}
	.has-leader .details-msg h2{
		font-size: 16px;
		line-height: 16px;
		margin-bottom: 30px;
	}
	.has-leader .details-msg p{
		font-size: 10px;
		line-height: 16px;
	}

	#btn-back2,
	#btn-back3,{
	 	margin-bottom: 52px;
	 	width: 67px;
	}
}

/*screen from 1440 to 1680....................................................................................................*/
@media screen and (min-width: 1440px) and (max-width: 1680px){
	.page-details{
		width: -webkit-calc(100% - 200px);
		width: -moz-calc(100% - 200px);
		width: -ms-calc(100% - 200px);
		width: calc(100% - 200px);
	}
	aside{
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 53px;
	}
	.works-type{
		width: -webkit-calc(100% - 770px);
		width: -moz-calc(100% - 770px);
		width: -ms-calc(100% - 770px);
		width: calc(100% - 770px);
	}
	.works-type h2.details{
		font-size: 28px;
		line-height: 28px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.works-type h2::after{
		width: 56px;
		height: 5px;
	}
	.works-type .works-content{
		font-size: 12px;
	}
	.album-container{
		float: right;
		width: 709px;
		height: 528px;
		position: relative;
	}
	.album-container .gallery-thumbs-container{
		padding: 9px 35px;
	}
	.album-container .gallery-thumbs .swiper-slide{
		width: 97px;
		border: 1px solid transparent;
	}
	.album-container .gallery-thumbs .swiper-slide.swiper-slide-active{
		border: 1px solid #fff;
	}

	.swiper-button-next, .swiper-button-prev{
	    width: 12px;
	    height: 22px;
	    margin-top: -11px;
	    -moz-background-size: 12px 22px;
	    -webkit-background-size: 12px 22px;
	    background-size: 12px 22px;
	    background-position: center;
	    background-repeat: no-repeat;
	}

	/*激活状态*/
	.page-details.active{
		left: 152px;
	}

	/*仁智团队*/
	.details-poster{
		width: 490px;
		/*height: 340px;*/
	}
	.has-leader .details-poster{
		width: 278px;
	}
	.details-info{
		width: -webkit-calc(100% - 490px);
		width: -moz-calc(100% - 490px);
		width: -ms-calc(100% - 490px);
		width: calc(100% - 490px);
	}
	.has-leader .details-info{
		width: 260px;
	}
	.details-info .info{
		margin-bottom: 25px;
	}
	.details-info ul{
		height: 250px;
		padding-left: 20px;
	}
	.details-info ul li{
		font-size: 10px;
		line-height: 18px;
	}
	.details-info ul li h3{
		padding-left: 13px;
	}
	.details-info ul li h3::before{
		top: 6px;
		width: 6px;
		height: 6px;
	}
	.has-leader .details-msg{
		width: -webkit-calc(100% - 540px);
		width: -moz-calc(100% - 540px);
		width: -ms-calc(100% - 540px);
		width: calc(100% - 540px);
		height: 340px;
	}
	.has-leader .details-msg h2{
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 26px;
	}
	.has-leader .details-msg p{
		font-size: 12px;
		line-height: 22px;
	}

	#btn-back2,
	#btn-back3{
	 	margin-bottom: 60px;
	 	width: 56px;
	}
}

/*2017-05-18*/
.album-container .gallery-thumbs-container{
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 999;
}
