/* nav */
.nav_box {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 55px;
	background: rgba(255, 255, 255, 0.6);
}

.nav_box:hover {
	background: rgba(255, 255, 255, 1);
	transition: 0.3s;
}

.nav {
	height: 55px;
	position: relative;
}

.tab_item {
	float: left;
	width: 147px;
	height: 55px;
}

.tab_item>a {
	display: inline-block;
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.tab_item_show {
	position: absolute;
	left: 0;
	top: 55px;
	width: 100%;
	max-height: 0px;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.9);
	box-sizing: border-box;
	padding: 0 55px;
}

/* 公司概况 */
.gk1 {
	width: 265px;
	height: 155px;
	margin: 25px 0;
	border-right: 1px solid #a5a5a5;
	font-size: 12px;
	line-height: 20px;
	color: #005bac;
	box-sizing: border-box;
	padding-right: 25px;
}

.gk1>p {
	margin-top: 10px;
}

.gk1>p a {
	color: #80cc7b;
}

.gk1>p a:hover {
	text-decoration: underline;
}

.gk2 {
	width: 125px;
	height: 155px;
	margin: 25px 0;
	border-right: 1px solid #a5a5a5;
}

.gk2>ul {
	margin-top: 5px;
	box-sizing: border-box;
	padding-left: 15px;
}

.gk2>ul li {
	list-style: circle;
	list-style-position: inside;
	line-height: 23px;
	color: #005bac;
}

.gk2>ul li a {
	font-size: 16px;
}

.gk2>ul li a:hover {
	text-decoration: underline;
	color: #005bac;
}

.gk3 {
	width: 450px;
	height: 155px;
	margin: 25px 0;
	box-sizing: border-box;
	padding: 0 30px;
}

.gk3 img {
	margin-top: 10px;
}

.gk3 img:nth-of-type(1) {
	width: 170px;
	height: 130px;
}

.gk3 img:nth-of-type(2) {
	margin-left: 10px;
	width: 200px;
	height: 130px;
}

.gk4 {
	overflow: hidden;
	width: 240px;
	height: 155px;
	margin: 25px 0;
}

.gk4_title {
	height: 30px;
	font-size: 16px;
}

.gk4_title a {
	height: 30px;
	line-height: 35px;
	display: inline-block;
	max-width: 100%;
	color: #005bac;
}

.gk4_title a:hover {
	text-decoration: underline;
}

.gk4_con {
	font-size: 12px;
	line-height: 18px;
}

/* 新闻中心 */

.xw1 {
	width: 240px;
	height: 155px;
	margin: 25px 0;
	border-right: 1px solid #a5a5a5;
}

.xw1 img {
	width: 215px;
	height: 125px;
	margin-top: 10px;
}

.xw2 {
	width: 125px;
	height: 155px;
	margin: 25px 0;
	border-right: 1px solid #a5a5a5;
}

.xw2>ul {
	margin-top: 5px;
	box-sizing: border-box;
	padding-left: 15px;
}

.xw2 ul li {
	list-style: circle inside;
	color: #005bac;
	line-height: 25px;
}

.xw2>ul li a {
	font-size: 16px;
}

.xw2>ul li a:hover {
	text-decoration: underline;
	color: #005bac;
}

.xw3 {
	width: 410px;
	height: 155px;
	margin: 25px 0;
	box-sizing: border-box;
	padding: 0 40px;
	overflow: hidden;
}

.xw3 .xw_title {
	font-size: 16px;
	height: 30px;
}

.xw3 .xw_title a {
	display: inline-block;
	max-width: 100%;
	height: 30px;
	line-height: 30px;
	color: #005bac;
}

.xw3 .xw_title a:hover {
	text-decoration: underline;
}

.xw3 .xw_con {
	font-size: 12px;
	line-height: 20px;
}

.xw3 .xw_con a {
	color: #005bac;
}

.xw3 .xw_con a:hover {
	text-decoration: underline;
}

.xw4 {
	width: 250px;
	height: 155px;
	margin: 25px 0;
}

.xw4_con {
	height: 155px !important;
}

.xw4_con .hd {
	right: 55%!important;
	bottom: 35px !important;
}

.xw4_con .hd ul li {
	width: 10px !important;
	height: 10px !important;
	border-radius: 50%;
}

.xw4_con .hd ul li.on {
	background-color: #008fd1 !important;
}
.xw4_con .bd ul,.xw4_con .bd ul li{
	width: 250px!important;
}
.xw4_con .bd .xw_slide_img {
	width: 250px!important;
	height: 120px !important;
}

.xw4_con .bd img {
	/* width: 100%; */
	height: 120px !important;
}

.xw4_con .bd .wx_slide_title {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
}

.xw4_con .bd .wx_slide_title a:hover {
	text-decoration: underline;
	color: #008fd1;
}
/* 党建工作 */
.dj .xw1{
	margin-left: 80px;
}
.dj3{
	margin: 25px 25px 25px 70px;
}
.dj3 img{
	margin-top: 10px;
	width: 215px;
	height: 125px;
}
.dj4{
	width: 250px;
	height: 155px;
	margin: 25px 0;
}
.dj4_title{
	margin-top: 15px;
	font-size: 16px;
}
.dj4_title a{
	color: #005bac;
}
.dj4_title a:hover{
	text-decoration: underline;
}
.dj4_con{
	margin-top: 10px;
	font-size: 14px;
	max-height: 55px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.dj4_more{
	margin-top: 15px;
	font-size: 14px;
}
.dj4_more a{
	color: #005bac;
}
.dj4_more a:hover{
	text-decoration: underline;
}

/* 业务领域 */
.yw1 {
	width: 395px;
	height: 155px;
	margin: 25px 0;
	box-sizing: border-box;
	padding: 0 50px 0 40px;
	border-right: 1px solid #a5a5a5;
}

.yw1_con {
	width: 100%;
	height: 155px;
}

#yw1 .bd ul,#yw1 .bd ul li{
	width: 304px!important;
}
#yw1 .bd .xw_slide_img{
	width: 304px!important;
}
#yw1 .hd{
	right: 48%!important;
}
.yw1_con .xw4_con .bd .wx_slide_title {
	text-align: left;
}

.yw2 {
	width: 125px;
	height: 155px;
	margin: 25px 0;
	border-right: 1px solid #a5a5a5;
}

.yw2>ul {
	margin-top: 5px;
	box-sizing: border-box;
	padding-left: 15px;
}

.yw2 ul li {
	list-style: circle inside;
	color: #005bac;
	line-height: 25px;
}

.yw2>ul li a {
	font-size: 16px;
}

.yw2>ul li a:hover {
	text-decoration: underline;
	color: #005bac;
}

.yw3 {
	width: 320px;
	height: 155px;
	margin: 25px 0;
	box-sizing: border-box;
	padding-left: 55px;
}

.yw3>img {
	display: block;
	float: left;
	border: none;
	vertical-align: middle;
	width: 150px;
	height: 155px;
}

.yw3>span {
	vertical-align: middle;
	display: inline-block;
	width: 85px;
	height: 155px;
	background-color: #acd2d4;
}

.yw3>span a {
	display: inline-block;
	width: 100%;
	height: 155px;
	text-align: center;
	line-height: 155px;
	font-size: 18px;
	color: #fff;
}

.yw3>span a:hover {
	text-decoration: underline;
}

.yw4 {
	width: 240px;
	height: 155px;
	margin: 25px 0;
}

.yw4>img {
	display: block;
	float: left;
	border: none;
	vertical-align: middle;
	width: 150px;
	height: 155px;
}

.yw4>span {
	vertical-align: middle;
	display: inline-block;
	width: 85px;
	height: 155px;
	background-color: #aab7cf;
}

.yw4>span a {
	display: inline-block;
	width: 100%;
	height: 155px;
	text-align: center;
	line-height: 155px;
	font-size: 18px;
	color: #fff;
}

.yw4>span a:hover {
	text-decoration: underline;
}

.rl3>ul {
	margin-top: 5px;
	box-sizing: border-box;
	padding-left: 15px;
}

.rl3 ul li {
	list-style: circle inside;
	color: #005bac;
	line-height: 25px;
}

.rl3>ul li a {
	font-size: 16px;
}

.rl3>ul li a:hover {
	text-decoration: underline;
	color: #005bac;
}

/* 人力资源 */
.rl1 {
	width: 520px;
	height: 155px;
	margin: 25px 0;
}

.rl1 a:nth-of-type(1) img {
	width: 230px;
	height: 155px;
}

.rl1 a:nth-of-type(2) img {
	margin-left: 20px;
	width: 235px;
	height: 155px;
}

.rl2 {
	width: 190px;
	height: 155px;
	margin: 25px 0;
	border-right: 1px solid #a5a5a5;
}

.rl2 .rl_title {
	font-size: 16px;
	color: #005bac;
	height: 30px;
	line-height: 30px;
}

.rl2 .rl_desc {
	font-size: 12px;
	line-height: 25px;
}

.rl2 .rl_more {
	margin-top: 25px;
}

.rl2 .rl_more a {
	font-size: 14px;
	color: #005bac;
}

.rl2 .rl_more a:hover {
	text-decoration: underline;
}

.rl3 {
	width: 125px;
	height: 155px;
	margin: 25px 0;
	border-right: 1px solid #a5a5a5;
}

.rl4 {
	width: 235px;
	height: 155px;
	margin: 25px 0;
	margin-left: 15px;
	background-image: url(../png/peop3.png);
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.rl4 a {
	color: #005bac;
	font-size: 18px;
	display: inline-block;
	width: 80%;
	height: 25px;
	margin-top: 110px;
	background-image: url(../png/peop3_bot.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-indent: 60px;
	line-height: 25px;
}

.rl4 a:hover {
	text-decoration: underline;
}

/* slide */
.slideBox {
	width: 100%;
	height: 470px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 48%;
	bottom: 0;
	margin-right: -125px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 80px;
	height: 3px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	margin-left: 5px;
}

.slideBox .hd ul li.on {
	background: #008fd1;
}

.slideBox .bd {
	width: 100%;
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	width: 100%;
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 470px;
	display: block;
}

/* 通知公告 */
.notice_box {
	width: 100%;
	background-color: #fff;
}

.notice {
	height: 85px;
	box-sizing: border-box;
	padding: 0 45px;
	overflow: hidden;
}

.notice ul li {
	height: 30px;
	line-height: 30px;
	margin-top: 30px;
	font-size: 18px;
	float: left;
}

.notice ul li img {
	margin-top: -6px;
	vertical-align: middle;
	margin-right: 10px;
}

.notice .notice_con {
	/* width: 500px; */
}

.notice .a1 {
	box-sizing: border-box;
	padding-right: 10px;
	border-right: 1px solid #e5e5e5;
}

.notice .a1 a,
.notice .a2 a {
	vertical-align: middle;
	display: inline-block;
	width: 430px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.notice .a1 i.notice .a2 i {
	vertical-align: middle;
	margin-left: 10px;
}

.notice .a2 {
	margin-left: 10px;
}

.notice ul li:last-child {
	float: right;
}

.notice ul li:last-child a {
	color: #008fd1;
}

.notice ul li:last-child a:hover {
	text-decoration: underline;
}

.notice .notice_con:hover a {
	text-decoration: underline;
	color: #008fd1;
}

.notice .notice_con:hover i {
	color: #008fd1;
}