a {
	color: #666666;
	text-decoration: none;
}

.img-wrpa {
	width: 100%;
	height: 280px;
}

.img-wrpa .img {
	width: 100%;
	height: 100%;
}

.navbar-wrap {
	width: 100%;
	background-color: #f5f5f5;
}

.navbar-box {
	width: 100%;
	background-color: #FFFFFF;
}



.active {
	color: #0270D8;
	position: relative;
	text-decoration: none;
}

.active::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #0270D8;
}

.cont-warp {
	background-color: #FFFFFF;
	margin-top: 20px;
	padding: 40px;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	font-size: 14px;
	color: #777777;
	line-height: 28px;
	margin-bottom: 50px;
}

.title {
	font-size: 30px;
	color: #333333;
}

.title-min {
	font-size: 24px;
	color: #333333;
	margin-bottom: 40px;
	margin-top: 20px;
}

.text {
	margin-bottom: 30px;
}

.text-bom {
	margin-top: 60px;
}
/* 招贤纳士 */
.cont-warp-1{
	margin-top: 20px;
	padding-top: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	font-size: 14px;
	color: #727272;
	line-height: 28px;
	margin-bottom: 50px;
}
.left-box{
	/* padding: 26px; */
	padding-top: 10px;
}
.right-box{
	background-color: #FFFFFF;
	padding: 30px;
}
.left-item{
	line-height: 42px;
}


.item-a-1{
	display: inline-block;
	height: 46px;
	font-size: 14px;
	color: #666666;
	line-height: 46px;
	padding-left: 26px;
	cursor: pointer;
}
.item-a-1:hover{
	color: #0270D8;
	background-color: #fbfbfb;
}
.tem-a-1.active{
	color: #0270D8;
	background-color: #fbfbfb;
}
.item-a-1.active::before{
	left: 26px;
	width: 30px;
	
}

.text-1{
	font-size: 14px;
	color: #727272;
	line-height: 20px;
}
.text-2{
	font-size: 14px;
	color: #727272;
	line-height: 20px;
	padding-left: 28px;
}
.title-min-1{
	font-size: 20px;
	color: #333333;
}
.table-type{
	color: #333333;
}
.table-head{
	font-size: 20px;
	padding-right:80px;
}

.table-right{
	text-align: right;
}
