a, a:hover{
	text-decoration: none;
	cursor: pointer;
}
.main-text{
	font-size: 14px;
	padding: 30px 0 30px 0;
	line-height: 1.8em;
}
.about-title{
	font-size: 36px;
	color: #333;
	padding: 0.5em 0;
	font-weight: bolder;
}
.about-sub-title{
	font-size: 18px;
	padding-bottom: 1em;
	padding: 0em 2em;
	line-height: 3em;
}
.about-text{
	text-indent: 2em;
	padding: 0em 1.5em;
	word-break: break-all;
}

.about-data{
	text-align: center;
}
.about-data-num{
	position: relative;
	margin: auto;
	line-height: 2.6em;
	color: #0066cc;
	font-size: 36px;
	font-weight: bolder;
}
.about-data-num:after{
	content: ' ';
	width: 80%;
	height: 3px;
    position: absolute;
    top: 120%;
    left: 10%;
    background: #999;
}
.about-data-text{
	font-size: 14px;
	color: #666;
}
.row-enter{
	overflow: hidden;
	margin-right: -15px;
    margin-left: -15px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.row10px{
	width: 100%;
	height: 10px;
}
.about-case{
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 10px;
	overflow: hidden;
}
.about-case-col-text{
	position: absolute;
	width: 35%;
	height: 75%;
	top: 12.5%;
	background: #eee;
}
.about-case-text{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 50%;
	padding: 0.5em 5%;
	font-size: 24px;
	line-height: 1.6em;
	background: #eee;
	transform: translate(0%, 50%);
}
@media (max-width: 1200px){
	.about-case-text{
		font-size: 18px;
	}
}

.about-case-map{
	position: relative;
	float: right;
	width: 60%;
}
.about-bottom{
	position: relative;
	
	height: auto;
	min-height: 1px;
	color: #fff;
	
}
.about-bottom > li{
	position: relative;
	float: left;
	width: 25%;
	height: 100%;
	min-height: 1px;
	padding: 12.5%;
}
.about-bottom > li img,
.about-bottom > li > div{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.about-bottom > li > div{
	top: 50%;
	margin-top: -60px;
	text-align: center;
}
.about-bottom-title{
	position: relative;
	font-size: 24px;
	line-height: 60px;
}

.about-bottom-title:after{
	content: ' ';
	position: absolute;
	width: 16px;
	height: 15px;
	left: 105%;
	top: -3%;
	background: url(../image/logo-white-sm.png);
}
.about-bottom-text{
	
	line-height: 60px;
}

.teams-imgs-texts{
	position: relative;
}
.teams-imgs-texts p{
	position: relative;
	text-indent: 2em;
}
.teams-imgs-texts img{
	float: left;
	width: 45%;
	margin: 0 60px 20px 0;
}
.teams-list{
	position: relative;
	margin: 30px -0.5% 0 -0.5%;
}
.teams-list li{
	width: 24%;
	margin: 20px 0.5%;
	padding: 31.27% 0 36px 0;
	
}

.teams-list li img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.teams-list li .profile{
	position: absolute;
	left: 0;
	top: -36px;
	width: 100%;
	height: 100%;
	color: #fff;
	padding: 60px 14px 24px 24px;
	overflow: hidden;
	overflow-y: auto;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	display: none;
}
.teams-list li:hover .profile{
	display: block;
}
.teams-list li p{
	position: absolute;
	left: 0;
	bottom: 0%;
	font-size: 18px;
	height: 2em;
	line-height: 2em;
	margin: 0;
	text-indent: 3px;
	background: #fff;
	
}

.honor-filter{
	position: relative;
	float: right;
	font-size: 18px;
	margin-top: -3.5em;
}
.honor-filter li{
	display: inline-block;
	cursor: pointer;
	margin: 0 10px;
	color: #666;
	line-height: 1.6em;
	padding: 0 0.5em;
}
.honor-filter li.active{
	color: #0066cc;
	border: 1px solid #0066cc;
}


.honor-list li{
	width: 22.6%;
	box-shadow: 1px 1px 5px #aaa;
	-webkit-box-reflect: below 24px -webkit-gradient(	linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(rgb(18, 18, 18))	);
}
.env-list li{
	width: 31.26%;
}
.honor-list li:hover{
	transform: translate(1px,1px);
	-ms-transform: translate(1px,1px); 
	-webkit-transform: translate(1px,1px); 
	box-shadow:1px 1px 6px #ccc inset;
}

#responsibility-main h1 ~ p{
	color: #666;
	margin: 0;
}

.responsibility-list{
	position: relative;
	margin-top: 40px;
	overflow: hidden;
}
.responsibility-list li{
	display: block;
	position: relative;
	float: left;
	width: 50%;
	padding: 16.6666% 0;
	overflow: hidden;
}
.responsibility-list li > img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 100%;
}
.responsibility-list li > div{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	padding: 0 60px;
	height: auto;
	display: none;
	
}
.responsibility-list li > div h2{
	position: relative;
	font-size: 24px;
	font-weight: bolder;
	line-height: 3em;
	display: inline-block;
}

.responsibility-list li > div h2:after{
	content: ' ';
	position: absolute;
	left: 0;
	bottom: 0%;
	width: 2em;
	height: 2px;
	background: #fff;
}
.responsibility-list li > div.text-black h2:after{
	background: #333;
}
.responsibility-list li > div h2 + img{
	width: 15px;
	height: 15px;
	margin-top: -30px;
}


.culture-story-list li,
.culture-activities-list li{
	padding: 10.5% 0;
}
.culture-story-list li img,
.culture-activities-list li img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.culture-activities-list li p{
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 0 10px;
	margin: 0;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	display: none;
}
.culture-activities-list li:hover p{
	display: block;
}
.culture-story-list .cover{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	padding: 10px;
	margin: 0;
	text-align: center;
	background: #000;
	background: rgba(0, 0, 0, 0.3);
	visibility: hidden;
}
.culture-story-list li:hover .cover{
	visibility: visible;
}
.culture-story-list .cover *{
	position: relative;
	display: block;
}
.culture-story-list .cover div{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	padding: 10px;
    transform: translate(0%, -50%);
}
.culture-story-list .cover h3{
	line-height: 2em;
}
.culture-story-list .cover h3:after{
	content: ' ';
	position: absolute;
	width: 30%;
	height: 2px;
	left: 35%;
	top: 100%;
	background: #fff;
	border: 1px solid #fff;
}
.culture-text-list h3:first-letter{
	padding-bottom: 5px;
	border-bottom: 2px solid #0066ff;
}
.culture-activities-list li p{
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 0 10px;
	margin: 0;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	display: none;
}
.culture-activities-list li:hover p{
	display: block;
}
