* {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
}

.main {
	width: 100%;
	height: auto;
	overflow: hidden;
}

/* 主体内容 */

/* 图片 */
.picture {
	width: 100%;
	height: 500px;
	background: url("../image/about_us.jpg")no-repeat center;
}
/* 内容 */
.content-body {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.content-body-nav {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #0091FF;
}

.content-body-nav-item {
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}

.content-body-nav-li {
	display: inline-block;
	vertical-align: middle;
	padding: 18px 65px;
	cursor: pointer;
	/* border-right:1px solid #0091FF; */
	color: #fff;
	font-size: 18px;
	font-family: 微软雅黑;
}

.content-body-nav-li.active {
	background: #016ddb;
}

.content-body-nav-li:hover {
	background: #016ddb;
}

.content-body-main {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: none;
}

.content-body-main.active {
	display: block;
}

.about-us {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding-bottom:65px;
}

.about-us-content {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.content-body-main-title {
	width: 100%;
	height: 60px;
	padding-top: 40px;
	text-align: center;
}

.content-body-main-title span{
	font-size: 24px;
	color: #333;
	font-family: 微软雅黑;
	line-height: 60px;
}

.text-zn {
	color: #0085e9;
}

.title-line {
	width: 100%;
	height: 14px;
}

.title-line.white {
	background: url("../image/title-line-white.png")no-repeat center center;
}

.content-body-main-con {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 34px 0 0 0;
}

.company-photo {
	width: 621px;
	height: 349px;
	position: relative;
}

.company-photo img {
	width: 100%;
	height: 310px;
}

.company-text {
	position: absolute;
	bottom: 12px;
	right: -560px;
	width: 564px;
	height: 156px;
	padding: 39px 77px;
	background: #fafafa;
	box-shadow: 5px 5px 15px #f8f8f8;
	;
}

.company-text p {
	font-size: 14px;
	color: #333;
	font-family: 微软雅黑;
	line-height: 27px;
	text-indent: 28px;
}

.environment {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fafafa;
	padding-bottom:57px;
}

.environment-content {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.title-line.gray {
	background: url("../image/title-line-gray.png")no-repeat center center;
}

.content-body-main-con-li {
	display: inline-block;
	vertical-align: middle;
	padding-right: 20px;
}

.content-body-main-con-li:last-child {
	padding-right: 0;
}

.content-body-main-con-li img {
	width: 281px;
	height: 240px;
}

.culture {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin-bottom: 90px;
}

.culture-content {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.company-culture {
	width: 1146px;
	height: auto;
	overflow: hidden;
	padding: 0 27px
}

.company-culture-left {
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
}

.company-culture-left img {
	width: 389px;
	height: 461px;
}

.company-culture-right {
	display: inline-block;
	vertical-align: top;
	width: 747px;
	height: 461px;
	/*padding: 40px 147px 31px 80px;*/
	/*background: #0085e9;*/
}
.company-culture-top{
	width:100%;
	height:170px;
	margin-bottom:4px;
}
.company-culture-top-li{
	width:270px;
	height:110px;
	margin-right:4px;
	float:left;
	background: #0085e9;
	padding:30px 52px 30px 49px;
}
.company-culture-top-li:last-child{
	margin-right:0;
}
.company-cultrue-middle{
	width:646px;
	height:95px;
	padding:30px 50px;
	background: #0085e9;
	margin-bottom:4px;
}
.company-cultrue-bottom{
	width:646px;
	height:68px;
	padding:30px 50px;
	background: #0085e9;
	/*margin-bottom:4px;*/
}
/*.company-culture-right-li {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.company-culture-right-li:first-child {
	padding-top: 0;
}

.company-culture-right-li:last-child {
	border-bottom: none;
}*/

.culture-title span {
	color: #fff;
	font-family: 微软雅黑;
	font-size: 18px;
}

.culture-con {
	padding: 10px 0 25px 0;
	/*width: 100%;*/
	float:left;
	margin-right:55px;
}

.culture-content p {
	color: #fff;
	font-family: 微软雅黑;
	font-size: 14px;
}

.culture-content-li {
	background: url("../image/list.png")no-repeat left center;
}

.culture-content-li span {
	padding-left: 12px;
	color: #fff;
	font-family: 微软雅黑;
	font-size: 14px;
}
.content-body-main-con-title{
	width:100%;
	font-size:18px;
	text-align: center;
	color:#333;
}
.content-body-main-con-subtitle{
	margin-top:20px;
	width:100%;
	font-size:16px;
	text-align: center;
	color:#333;
}
.company-career{
	width:100%;
	height:350px;
	margin-top:30px;
}
.company-career-banner{
	width:651px;
	height:100%;
	float:left;
	margin-right:28px;
}
.company-career-banner img{
	width:100%;
	height:100%;
}
.company-career-list{
	padding:36px 41px 37px 40px;
	width:440px;
	height:277px;
	background: #f2f2f2;
	float:right;
}
.company-career-li{
	width:440px;
	height:56px;
	margin-bottom:22px;
}
.company-career-li:last-child{
	margin-bottom:0;
}
.company-career-sort{
	padding:10px 0;
	width:35px;
	height:35px;
	float:left;
}
.company-career-li-text{
	float:right;
	padding-left:24px;
	width:381px;
}
.company-career-li-text p {
	color: #333;
	font-family: 微软雅黑;
	font-size: 14px;
}
.content-career{
	width:100%;
	height:260px;
	margin-top:40px;
}
.content-career-left{
	width:462px;
	height:118px;
	border:20px solid #f2f2f2;
	padding:53px 20px 49px 40px;
	float:left;
}
.content-career-left-li{
	margin-bottom:10px;
	width:100%;
	background: url("../image/list_icon.png")no-repeat left 7px;
}
.content-career-left-li:last-child{
	margin-bottom:0;
}
.content-career-left-li span{
	padding-left:15px;
	font-size:14px;
}
.content-career-right{
	float:left;
	width:465px;
	height:106px;
	padding:80px 85px 75px 88px;
	background: url("../image/content-career-righ.png")no-repeat left center/100% 100%;
}
.content-career-right p{
    font-size:14px;
    color:#fff;
    line-height: 25px
}
.company-grop {
	width: 1155px;
	height: auto;
	margin: 0 auto;
}

.company-grop-ul {
	/* display: inline-block; */
	width: 1055px;
	height: 47px;
	margin: 0 auto;
	border-bottom: 3px solid #eee;
	text-align: center;
	z-index: 1;
	/* overflow: hidden; */
	position: relative;
}

.company-grop-item {
	display: inline-block;
	width: 985px;
	height: 100%;
	margin: 0 auto;

}

.tempWrap {
	width: 975px !important;
	height: 100%;
	margin: 0 auto !important;
}

.company-grop-li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 12px;
	position: relative;
	cursor: pointer;
}

.li-line {
	width: 60px;
	height: 3px;
	position: absolute;
	left: 29px;
	bottom: -3px;
	background: #0085E9;
	z-index: 2;
	display: none;
}

.company-grop-li.on .li-line {
	display: block;
}

.company-grop-li:last-child {
	margin-right: 0;
}

.company-grop-li span {
	color: #999;
	font-size: 16px;
	font-family: 微软雅黑;
	line-height: 47px;
}

.prev {
	display: inline-block;
	vertical-align: -21px;
	width: 45px;
	height: 45px;
	cursor: pointer;
	background: url("../image/prev.png")no-repeat;
	position: absolute;
	left: -44px;
	bottom: -24px;
}

.next {
	display: inline-block;
	vertical-align: -21px;
	width: 45px;
	height: 45px;
	background: url("../image/next.png")no-repeat;
	cursor: pointer;
	position: absolute;
	right: -44px;
	bottom: -24px;
}

.company-grop-con-ul {
	width: 923px;
	height: auto;
	overflow: hidden;
	margin: 61px auto 45px auto;
}

.company-grop-con-li {
	width: 100%;
	height: auto;
	overflow: hidden;
	/* min-height: 606px; */
}

.item-box {
	width: 918px;
	height: auto;
	overflow: hidden;
	border: 1px solid #76c4ff;
	border-radius: 8px;
	margin-bottom: 7px;
}

.item-box-left {
	width: 139px;
	height: 100%;
	overflow: hidden;
	background: #76C4FF;
	font-size: 24px;
	color: #fff;
	font-family: 微软雅黑;
	text-align: center;
	line-height: 82px;
	float: left;
}

.item-box-right {
	height: auto;
	overflow: hidden;
	padding: 26px 0;
	padding-left: 40px;
	float: left;
}

.item-box-right span {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #333;
	font-family: 微软雅黑;
	text-align: left;
	line-height: 30px;
}

