
/* 关于页面 */
.w1200 {
	width: 1170px;
	margin: 0 auto;
}

.inside-pages-banner {
	position: relative;
	padding-top:5px;
}

.ipb-pic {
	overflow: hidden;
}

.ipb-pic img {
	width: 100%;
	display: block;
}

.ipb-words {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	margin-top: -49.5px;
	color: #fff;
	line-height: 1.5;
}

.iwt1 {
	font-size: 48px;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, .35);
}

.iwt2 {
	font-size: 18px;
	text-transform: uppercase;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, .35);
}

.inside-pages-tab {
	position: relative;
	height: 68px;
	margin-top: -68px;
	width: 1170px;
	text-align: center;
	background: url(images/ny-op.png) repeat;
	background-size: cover;
	border-bottom: 1px solid #e0e0e0;
}

.inside-pages-tab.fix-head {
	position: fixed;
	top: 117px;
	left: 0;
	z-index: 0;
	margin-top: 0;
}

.ipt-link {
	position: relative;
}

.ipt-link a {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 119px;
	padding: 18px 0;
	text-align: center;
	color: #fff;
	font-size: 16px;
	transition: 0.65s;
	z-index: 3;
}

.ipt-link a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: #004294;
	z-index: -1;
	transition: 0.6s;
}

.ipt-link a.active {
	color: #fff;
}

.ipt-link a.active:before {
	height: 100%;
}

.about1-cont-bg {
	width: 1170px;
	background: #f4f4f4;
}

.about1-cont-box {
	width: 1170px;
	margin: 0 auto;
	background: #fff;
	padding: 58px 50px 163px 50px;
}

.acb1-t1 {
	text-align: center;
	color: #333333;
	font-size: 24px;
}

.acb1-t2 {
	display: block;
	text-align: center;
	color: #666666;
	font-size: 15px;
	line-height: 1.5;
}

.acb1-t3 {
	text-align: center;
	color: #666666;
	font-size: 18px;
	margin-top: 10px;
}

.tx-l {
	text-align: left;
}

.acb1-list {
	margin-top: 30px;
}

.acb6-list .al1-words {
	background: #fff;
}

.acb1-list li {
	position: relative;
	cursor: pointer;
	margin-top: 14px;
	list-style: none;
}

.acb1-list li:hover .al1-pic img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.al1-pic {
	width: 50%;
	overflow: hidden;
}

.al1-pic img {
	width: 100%;
	display: block;
	-webkit-transition: opacity 0.55s, -webkit-transform 0.55s;
	transition: opacity 0.55s, transform 0.55s;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.al1-words {
	width: 50%;
	padding: 2% 4%;
	background: #f4f4f4;
}

.aw1-c1 {
	position: relative;
	color: #cda4a2;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
}

.aw1-c1 em {
	display: inline-block;
	width: 24px;
	height: 5px;
	background: #004294;
	vertical-align: middle;
	margin-right: 15px;
}

.aw1-c2 {
	display: block;
	color: #333333;
	font-size: 24px;
	margin-bottom: 10px;
}

.aw1-pw {
	position: absolute;
	width: 84%;
	max-height: 183px;
	overflow: hidden;
	bottom: 45px;
	left: 0 margin-right: 4%;
}

.aw1-c3 {
	color: #666666;
	font-size: 16px;
	line-height: 1.5;
}

.al-fr .al1-pic {
	float: left;
}

.al-fr .al1-words {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}

.al-fl .al1-pic {
	float: right;
}

.al-fl .al1-words {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

.about2-list {
	margin-top: 30px;
}

.about2-list li {
	margin-top: 8px;
}

.al2-chapter {
	background: #a3a3a3;
	padding: 22px 25px 22px 37px;
	color: #fff;
	font-size: 18px;
	transition: 0.35s;
	cursor: pointer;
}

.al2-chapter.active,
.al2-chapter:hover {
	background: #004294;
}

.al2-chapter.active .btn-plus {
	background-image: linear-gradient(to top, #666666, #666666);
	background-size: 10px 2px;
}

.ac2-l {
	float: left;
	display: block;
	width: 80%;
	height: 32px;
	overflow: hidden;
}

.ac2-r {
	display: block;
	float: right;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	background: #FFF no-repeat center;
	margin-top: 4.5px;
	transition: color .35s, background-color .35s;
}

.btn-plus {
	background-image: linear-gradient(to top, #666666, #666666), linear-gradient(to top, #666666, #666666);
	background-size: 10px 2px, 2px 10px;
}

.al2-cont {
	display: none;
	background: #eeeeee;
	padding: 50px 37px;
	color: #666666;
	font-size: 16px;
}

.about3-pic {
	text-align: center;
	margin-top: 50px;
}

.about3-pic img {
	display: inline-block;
}

.about4-wrap {
	margin-top: 50px;
	margin-bottom: 50px;
}


.aw4-fl {
	width: 100%;
}

.aw4line {
	margin-top: 10px;
}
.aw4-fm {
	width: 100%;
	margin: 0;
}
.aw4-fm li {
	width: 45% !important;
}

.aw4-title a {
	color: #333333;
	display: inline-block;
	padding: 5px 20px;
	border-radius: 8px;
	margin-right: 20px;
}

.aw4-title a:hover,
.aw4-title a.active {
	color: #fff;
	background: #004294;
}


.aw4-leadership0 {
	margin: 0 auto;
	margin: 15px 0 0 -5%;
	text-align: center;
	list-style:none;
}

.aw4-leadership0 li {
	position: relative;
	float: center;
	width: 25%;
	margin: 0 auto;
	/*margin: 45px 0 0 5%;*/
	cursor: pointer;
}

.aw4-leadership {
	margin: 0 auto;
	text-align: center;
	list-style:none;
}

.aw4-leadership li {
	position: relative;
	float: left;
	width: 25%;
	margin: 0 auto;
	margin: 45px 0 0 5%;
	cursor: pointer;
}

.aw4-leadership li:hover .leader-pic img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.leader-pic {
	position: relative;
	overflow: hidden;
}

.leader-pic img {
	width: 100%;
	display: block;
	transition: 0.4s;
}

.leader-desc {
	height: 24px;
	overflow: hidden;
	color: #5e5e5e;
	font-size: 16px;
	line-height: 1.5;
}

.ldtxt2 {
	font-size: 14px;
	height: 40px;
}

.ld20 {
	margin-top: 20px;
	font-weight: bold;
}

.mt20 {
	margin-top: 20px;
}

.about5-list {
	margin-top: 97px;
	margin-bottom: 118px;
}

.about6-wrap {
	padding-top: 60px;
}

.acb6-list {
	padding: 16px 0 80px 0;
}