@charset "gb2312";
.introduction-holder {
	width: 100%;
	background-image: url("../img/introduction-bg-1.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.introduction-text {
	width: 1380px;
	margin: auto;
	line-height: 30px;
	text-align: justify;
	color: #444;
}
.introduction-img {
	width: 1380px;
	height: 710px;
	margin: auto;
	padding: 100px 0px;
}
.introduction-img-list {
	float: left;
	width: 336px;
	height: 250px;
	margin-right: 12px;
	margin-bottom: 12px;
	overflow: hidden;
}
.introduction-img-list:nth-child(4n) {
	margin-right: 0px;
}
.introduction-img-list i {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
/*----------------------------------------------------------*/
.culture-holder {
	width: 100%;
}
.culture-content {
	width: 100%;
	height: 815px;
	background-image: url("../img/culture-img.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
.culture-text {
	width: 1380px;
	height: 815px;
	margin: auto;
	padding: 50px 50px 50px 900px;
}
.culture-text .img {
	display: block;
	width: 100%;
	margin-bottom: 50px;
}
.culture-text .text {
	display: block;
	width: 100%;
	line-height: 30px;
	color: #FFF;
	text-align: justify;
}
.culture-icon {
	width: 1380px;
	height: 480px;
	padding: 100px 0px;
	margin: auto;
}
.culture-icon-list {
	width: 20%;
	float: left;
}
.culture-icon-list .icon-img {
	display: block;
	width: 100%;
	height: 180px;
}
.culture-icon-list .icon-img i {
	display: block;
	width: 134px;
	height: 154px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 1s;
	-moz-transition: all 1s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari 和 Chrome */
	-o-transition: all 1s; /* Opera */
}
.culture-icon-list .icon-img:hover i {
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}
.culture-icon-list .icon-title {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #000;
	text-align: center;
}
.culture-icon-list .icon-line {
	display: block;
	width: 60px;
	height: 10px;
	margin: 0px auto 10px auto;
	border-bottom: 1px solid #000;
}
.culture-icon-list .icon-text {
	display: block;
	width: 80%;
	height: 50px;
	margin: auto;
	line-height: 25px;
	font-size: 14px;
	color: #444444;
	text-align: center;
}
/*------------------------------------------------------------------*/
.history-holder {
	width: 100%;
	background-image: url("../img/history-bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-bottom: 100px;
}
/*------------------------------------------------------------------*/
.speech-holder {
	width: 100%;
	padding-bottom: 100px;
}
.speech-content {
	width: 1380px;
	margin: auto;
}
.speech-text {
	line-height: 30px;
	text-align: justify;
	color: #444;
}
/*------------------------------------------------------------------*/
.honor-holder {
	width: 100%;
	background-image: url("../img/honor-bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-bottom: 100px;
}
.honor-img-show {
	width: 1380px;
	height: 300px;
	margin: auto;
}
/*------------------------------------------------------------------*/
.team-holder {
	width: 100%;
}
/*------------------------------------------------------------------*/
.activity-holder {
	width: 100%;
	background-image: url("../img/activity-bg.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
.activity-list-holder {
	width: 1380px;
	height: 750px;
	margin: auto;
}
.activity-list {
	float: left;
	width: 440px;
	height: 360px;
	margin-right: 30px;
	margin-bottom: 30px;
}
.activity-list:nth-child(3n) {
	margin-right: 0px;
}
.activity-list a {
	display: block;
	width: 100%;
	height: 360px;
}
.activity-list a .img {
	display: block;
	width: 100%;
	height: 320px;
	overflow: hidden;
}
.activity-list a .img i {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.activity-list a .title {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	word-break: keep-all;/* 不换行 */
	white-space: nowrap;/* 不换行 */
	overflow: hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow: ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
.activity-more {
	width: 100%;
	padding: 100px 0px;
}
.activity-more a {
	display: block;
	width: 200px;
	height: 48px;
	margin: auto;
	border: 1px solid #FFFFFF;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	color: #FFF;
}
/*------------------------------------------------------------------*/
.about-title-a {
	width: 1380px;
	padding: 100px 0px;
	margin: auto;
}
.about-title-a .cn-title {
	width: 100%;
	height: 54px;
	background-image: url("../img/home-title-a-bg.png");
	background-repeat: no-repeat;
	background-position: center;
	color: #00271b;
	line-height: 54px;
	font-size: 30px;
	text-align: center;
}
.about-title-a .en-title {
	width: 100%;
	height: 66px;
	color: #00271b;
	line-height: 36px;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}
.about-title-a .cn-note {
	width: 100%;
	color: #00271b;
	line-height: 25px;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
/*------------------------------------------------------------------*/
.about-title-b {
	width: 1380px;
	padding: 100px 0px;
	margin: auto;
}
.about-title-b .cn-title {
	width: 100%;
	height: 54px;
	background-image: url("../img/home-title-b-bg.png");
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	line-height: 54px;
	font-size: 30px;
	text-align: center;
}
.about-title-b .en-title {
	width: 100%;
	height: 66px;
	color: #FFFFFF;
	line-height: 36px;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}
.about-title-b .cn-note {
	width: 100%;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
/*------------------------------------------------------------------*/