.company-main {
	width: 100%;
	background: #fff;
}

.company-slide1 {
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: 432px;
	background: #fff;
}

.swiper-container1 {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	//background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.company-info {
	width: 100%;
	background: #fff;
	//height: 374px;
	background: #fff;
	margin-bottom: 30px;
}

.company-info .info-container {
	margin: 0 auto;
	width: 1020px;
	min-width: 1020px;
}

.company-info .info-container .cpinfo {
	float: left;
	width: 595px;
}

.company-info .info-container .cpinfo .title {
	font-family: arial;
	font-size: 30px;
	color: #0b0b0b;
	margin-top: 54px;
	font-weight: bold;
}

.company-info .info-container .cpinfo .introduce {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #6d6d6d;
	line-height: 20px;
	padding-bottom: 5px;
	margin-top: 10px;
}

.company-info .info-container .cpinfo .moreBt {
	display: block;
	width: 102px;
	height: 32px;
	border: 2px solid #1fd476;
	color: #1fd476;
	border-radius: 6px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	font-size: 12px;
	margin-top: 24px;
	margin-bottom: 30px;
	cursor: pointer;
}

.company-info .info-container .cpslide {
	float: left;
	width: 372px;
	height: 272px;
	margin-left: 36px;
	margin-top: 50px;
}

.company-info .info-container .cpslide .cpinfo-container {
	width: 100%;
	height: 100%;
}

.company-culture {
	width: 100%;
	background: #f8f8f8;
}

.company-culture .culture-container {
	margin: 0 auto;
	width: 1020px;
	min-width: 1020px;
	padding-bottom: 30px;
}

.company-culture .culture-container .title {
	width: 35%;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
	vertical-align: middle;
	margin: 0 auto;
	font-family: arial;
	font-size: 30px;
	color: #2d2d2d;
	text-align: center;
	padding-top: 44px;
	padding-bottom: 15px;
}

.company-culture .culture-container .title:before {
	position: absolute;
	left: 42%;
	bottom: -1px;
	content: "";
	width: 37px;
	height: 3px;
	background-color: #bcbcbc;
}

.culturewall {
	margin-top: 44px;
	//height: 200px;
	width: 100%;
}

.culturewall .moduleWall {
	width: 25%;
	float: left;
	height: 100%;
	text-align: center;
	margin: 0 auto;
}

.culturewall .moduleWall .divImg {
	background: #fff;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 1px solid #ddd;
	margin: 0 auto;
	text-align: center;
}

.culturewall .moduleWall .wallTitle {
	font-family: arial;
	font-size: 18px;
	color: #2b2b2b;
	margin-top: 42px;
}

.culturewall .moduleWall .wallSubtitle {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	margin-top: 26px;
}

.culture-container .wallBtn {
	display: block;
	width: 102px;
	height: 32px;
	border: 2px solid #1fd476;
	color: #1fd476;
	border-radius: 6px;
	line-height: 36px;
	text-decoration: none;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
}

.company-course {
	background: #1fd476;
	width: 100%;
	padding-bottom: 50px;
}

.company-course .course-container {
	margin: 0 auto;
	width: 1020px;
	min-width: 1020px;
}

.company-course .course-container .courseTitle {
	width: 40%;
	position: relative;
	border-bottom: 1px solid #fff;
	vertical-align: middle;
	margin: 0 auto;
	font-family: arial;
	font-size: 30px;
	color: #fff;
	text-align: center;
	padding-top: 54px;
	padding-bottom: 15px;
}

.company-course .course-container .courseTitle:before {
	position: absolute;
	left: 42%;
	bottom: -1px;
	content: "";
	width: 37px;
	height: 3px;
	background-color: #fff;
}

.company-course .course-container .courseline {
	margin: 0 auto;
	width: 100%;
}

.company-honor {
	width: 100%;
	background: #f8f8f8;
}

.honorContainer {
	margin: 0 auto;
	width: 100%;
    padding-bottom: 50px;
    background: #f8f8f8;
}

.honor-slide {
	margin: 0 auto;
	width: 100%;
	background: #fff;
}

.quality-slide {
	margin: 0 auto;
	width: 100%;
    height: 100%;
    background: #fff;
}

.timeline {
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	background: url(../../img/timeline.png) center center repeat-x;
	background-position-x: 0px;
	background-position-y: -200px;
}

.issues {
	width: 1020px;
	height: 350px;
	overflow: hidden;
}

.issues li {
	width: 1020px;
	height: 350px;
	list-style: none;
	float: left;
}

.issues li.selected img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	background: #007AFF;
}

.issues li img {
	float: left;
	margin: 10px 30px 10px 50px;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	/* IE 8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
	/* IE 6 & 7 */
	zoom: 1;
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	-ms-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
	-webkit-transform: scale(0.7, 0.7);
	-moz-transform: scale(0.7, 0.7);
	-o-transform: scale(0.7, 0.7);
	-ms-transform: scale(0.7, 0.7);
	transform: scale(0.7, 0.7);
}

#dates {
	width: 1020px;
	height: 60px;
	overflow: hidden;
}

#dates li {
	list-style: none;
	float: left;
	width: 100px;
	height: 50px;
	font-size: 16px;
	text-align: center;
}

#dates a {
	line-height: 38px;
	padding-bottom: 10px;
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

#dates .selected {
	font-size: 18px;
}

#dates a:hover,
#dates a.selected {
	color:#ffcc00;
}

.grad_left,
.grad_right {
	width: 100px;
	height: 450px;
	position: absolute;
	top: 0;
}

.grad_left {
	left: 0;
	background: #1fd476 repeat-y;
}

.grad_right {
	right: 0;
	background: #1fd476 repeat-y;
}

.timeContent .next {
	background-image: url(../../img/prenext_02.png);
	width: 32px;
	height: 52px;
	float: left;
	position: absolute;
	left: 1030px;
	top: 135px;
}

.timeContent .prev {
	width: 32px;
	height: 52px;
	background-image: url(../../img/prenext_01.png);
	float: right;
	position: absolute;
	top: 135px;
	left: -30px;
}

.company-innovation {
	width: 100%;
	background: #fff;
}

.company-innovation .innocontainer {
	margin: 0 auto;
	width: 1020px;
	min-width: 1020px;
	padding: 45px 0;
}

.company-innovation .innocontainer .innovtitle {
	width: 20%;
	position: relative;
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
	margin: 0 auto;
	font-family: arial;
	font-size: 30px;
	color: #2d2d2d;
	text-align: center;
	margin-top: 60px;
	padding-bottom: 15px;
}

.company-innovation .innocontainer .innovtitle:before {
	position: absolute;
	left: 42%;
	bottom: -1px;
	content: "";
	width: 37px;
	height: 3px;
	background-color: #bcbcbc;
}

.company-innovation .innocontainer .innovSubtitle {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align: center;
	line-height: 25px;
}

.company-innovation .innocontainer .moreBt {
	display: block;
	width: 102px;
	height: 32px;
	border: 2px solid #1fd476;
	color: #1fd476;
	border-radius: 6px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	font-size: 12px;
	margin: 0 auto;
	margin-top: 20px;
	cursor: pointer;
}

.company-innovation .innocontainer .piclist {
	margin-right: -20px;
	margin-top: 20px;
}

.company-innovation .innocontainer .piclist .block {
	float: left;
	width: 25%;
}

.company-innovation .innocontainer .piclist .block a {
	display: inline-block;
	width: 238px;
	height: 202px;
}

.company-innovation .innocontainer .piclist .block a img {
	width: 100%;
	height: 100%;
}

.company-social {
	background: #f8f8f8;
	width: 100%;
}

.company-social .social-container {
	margin: 0 auto;
	width: 1020px;
	min-width: 1020px;
	padding: 33px 0 70px;
}

.company-social .social-container .socialTitle {
	width: 38%;
	position: relative;
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
	margin: 0 auto;
	font-family: arial;
	color: #2d2d2d;
	font-size: 30px;
	text-align: center;
	padding-bottom: 15px;
}

.company-social .social-container .socialTitle:before {
	position: absolute;
	left: 42%;
	bottom: -1px;
	content: "";
	width: 37px;
	height: 3px;
	background-color: #bcbcbc;
}

.company-social .social-container .socialSubTitle {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 20px;
}

.social-wrap {
	margin-top: 48px;
	width: 100%;
}

.social-wrap a {
	float: left;
	display: block;
	width: 20%;
	height: 229px;
}

.social-wrap a img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all .3s ease-in-out;
	transform: scale(1);
}

.content-slide {
	margin-top: -55px;
	text-align: center;
}

.content-slide .title {
	width: 100%;
	max-width: 1020px;
	font-family: arial;
	font-size: 36px;
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.content-slide .txt {
	width: 100%;
	max-width: 1020px;
	padding: 0 15px;
	color: #fff;
	font-family: arial;
	//  font-family: 'Source Han Sans', serif;
	font-size: 12px;
	line-height: 28px;
	margin: 15px auto 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.content-slide .btn {
	margin-top: 32px;
	border: 1px solid #26d67b;
	background: #26d67b;
	border-radius: 5px;
	color: #F5F5F5;
	display: inline-block;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 140px;
	font-family: arial;
	cursor: pointer;
}

.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	//	border-radius: 100%;
	//background: #000;
	//opacity: .2;
	border-radius: 12px;
	border: 1px solid #1fd476;
	margin: 0 5px;
}

.swiper-pagination-bullet-active {
	//opacity: 1;
	//background: #007aff;
	background: #1fd476;
	border: 1px solid #1fd476;
}

.ourHonorTitle {
	color: #2b2b2b;
	font-family: arial;
	font-size: 20px;
	text-align: left;
	margin-left: 20px;
	margin-top: 24px;
}

.ourHonorsubTitle {
	color: #2b2b2b;
	font-size: 12px;
	font-family: arial;
	margin-top: 44px;
	text-align: left;
	margin-left: 20px;
}

.tabs-body {
	width: 1020px;
	margin: 0 auto;
	text-align: center;
}

.tabs {
	width: 1020px;
	margin: 0 auto;
	text-align: center;
}

.tabs>ul {
	list-style: none;
	padding: 0px;
}

.tab-div-show{
	display: block;
}

.tab-div-hide {
	display:none;
}

.tab-nav {
	display: block;
	float: left;
	margin-left: -1px;
	width: 180px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	transition: all .25s ease-in-out;
	margin-right: 50px;
	background: #efefef;
	cursor: pointer;
}

.tab-nav-selected {
	background-color: #1fd476;
	font-size: 14px;
	font-weight: bold;
	cursor: default;
	color: #ffffff;
}

.year-list {
	width: 100%;
	height: 18px;
	background: url(../../img/timeline.png) center center repeat-x;
	margin-top: 40px;
	margin-bottom: 30px;
}

.year-list .container {
    overflow: hidden;
}
.year-list ul {
	margin-right: -180px;
}

.year-list ul li {
	position: relative;
	float: left;
	margin-right: 60px;
	cursor: pointer;
	width: 30px;
	height: 32px;
}
.timeContent {
	position: relative;
	height: 280px;
	margin: 0 auto;
	width: 1020px;
	min-width: 1020px;
	margin-top:50px;

}

.timeContent .main-info {
	width: 100%;
	height: 280px;
	overflow: hidden;
}

.timeContent .main-info ul {
	overflow: hidden;
	zoom: 1;
}

.timeContent .main-info ul li {
	float: left;
	display: inline;
	width: 1020px;
	overflow: hidden;
	zoom: 1;
}

.timeContent .main-info .year-txt {
	margin-right: 60px;
	width: 480px;
}

.timeContent .main-info .year-txt h4 {
	color: #00cc66;
	font-size: 48px;
	font-weight: bold;
}



.timeContent .main-info .year-pic {
	width: 1020px;
}

.timeContent .main-info .divIntro {
	margin-top: -5px;
	background: #fff;
	width: 84.5%;
	height: 110px;
}

.timeContent .main-info .picIntro {
	font-family: arial;
	color: #0b0b0b;
	font-size: 12px;
	padding-top: 28px;
	padding-left: 5px;
}
