.recruit_bot,
.recruit_top {
	box-sizing: border-box;
	width: 100%
}

.main_box_list li h4,
.position_describe {
	font-weight: 500;
	color: #333
}

.about {
	width: 100%
}

.about_banner {
	width: 100%;
	height: 500px;
	background: url(../img/zizhi/about_ban.png) no-repeat;
	background-size: 100% 100%;
	position: relative
}

.about_ban_box {
	width: 567px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
	margin-top: -58px
}

.ban_lin {
	width: 147px;
	height: 6px;
	background: #fff;
	margin-top: 36px
}

.ban_con h1 {
	text-align: center;
	margin: 0 24px;
	font-size: 55px;
	font-weight: bold
}

.about_list {
	margin-top: 83px;
	position: relative
}

.about_tab {
	width: 800px;
	height: 100px;
	background: #FFF;
	box-shadow: 0 0 16px 2px rgba(1, 28, 72, .13);
	position: absolute;
	top: -135px;
	left: 50%;
	margin-left: -400px;
	display: flex;
	cursor: pointer
}

.about_tab li {
	flex: 1;
	text-align: center;
	line-height: 35px;
	font-size: 20px;
	color: #333;
	padding: 33px 0;
	float: left;
	width: 199px
}

.about_tab .isactive,
.about_tab li:hover {
	color: #5992ff
}

.about_tab li span {
	display: inline-block;
	width: 100%;
	border-right: 1px solid #5992ff
}

.about_ul {
	display: none
}

.isulactive {
	display: block !important
}

.profile {
	padding: 106px 0 103px
}

.profile_con {
	width: 734px;
	height: 510px;
	background: #fff;
	padding: 32px 35px 0 32px;
	text-align: left;
	box-sizing: border-box
}

.profile_con .main_eng,
.profile_con .main_title {
	text-align: left;
	margin-bottom: 0
}
.slogan{
	    vertical-align: middle;
	    margin: 30px 0;
	    line-height: 1px;
	    font-size: 16px;
	    font-weight: 600;
}
.divider {
	/* margin: 20px 0; */
	width: 70%;
	border-top: 1px dashed rgba(89, 146, 255, .4);
	vertical-align: middle;
}

.profile_con p {
	/* font-size: 16px;
	line-height: 24px */
	    font-size: 16px;
	    line-height: 28px;
	    text-align: justify;
		text-indent: 2em;
}

li.qualifications {
	padding: 93px 0;
	background: #fff
}

.quali_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.quali_list>li {
	width: 151px;
	text-align: center
}

.quali_img {
	height: 200px;
	transition: all .5s
}

.quali_img img {
	width: 140px
}

.quali_img:hover {
	transform: scale(2.5)
}

.quali_list>li:last-child {
	margin-right: 0
}

.quali_list>li>p {
	margin: 12px 0 36px;
	line-height: 24px
}

.power_list {
	display: flex;
	justify-content: space-between
}

.power_list>li {
	width: 133px;
	margin-right: 100px;
	text-align: center;
	float: left
}

.power_list2>li {
	margin-right: 133px
}

.power_list>li:last-child {
	margin-right: 0
}

.power_list>li>p {
	margin-top: 18px;
	line-height: 24px
}

.power_img,
.power_img img {
	width: 100%
}

.power_img {
	transition: all .5s
}

.power_img:hover {
	transform: scale(2)
}

.BMap_Marker div {
	animation: floatUp 1.5s linear infinite
}

@keyframes floatUp {

	0%,
	100% {
		transform: translateY(15px)
	}

	50% {
		transform: translateY(0)
	}
}

li.contact {
	width: 100%;
	padding-top: 83px
}

li.map_contact .contact_list {
	display: flex;
	justify-content: space-around;
	margin: 35px 0 0;
	padding-bottom: 103px
}

li.map_contact .contact_list li {
	width: 33.3%;
	color: #333;
	float: left
}

li.map_contact .contact_list li p {
	font-size: 16px;
	color: #333;
	text-align: center
}

li.map_contact .contact_list li p i {
	font-size: 24px;
	vertical-align: middle;
	margin-right: 15px
}

.contact_li_circle i,
.map_box_title {
	font-size: 24px
}

.contact_li_circle {
	width: 80px;
	height: 78px;
	margin: 0 auto 45px;
	border: 2px solid rgba(255, 255, 255, 1);
	border-radius: 50%;
	color: #FFF;
	text-align: center;
	line-height: 78px
}

.map {
	width: 100%;
	height: 524px;
	position: relative
}

.close,
.map_box {
	position: absolute
}

#container {
	width: 100%;
	height: 100%
}

.map_box {
	width: 326px;
	height: 177px;
	background: #fff;
	box-shadow: 0 7px 15px 3px rgba(156, 174, 220, 0.35)
}

.infoBox>img {
	top: 17px;
	right: 20px !important;
	width: 12px;
	z-index: 1
}

.close {
	top: 15px;
	right: 20px;
	z-index: 1;
	cursor: pointer;
	display: none
}

.map_box_title {
	color: #333;
	font-size: 20px;
	font-weight: 500;
	padding-left: 24px;
	line-height: 49px;
	border-bottom: 1px dashed #5992ff;
	position: relative
}

.map_box_list {
	position: absolute
}

.map_box_list::after {
	content: '';
	position: absolute;
	top: 119px;
	left: 43%;
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	background: #fff
}

.map_box_list li {
	margin-top: 9px;
	padding: 0 34px 0 24px
}

.map_box_list li span {
	color: #333
}

.map_box_list li span,
.contact_list span {
	display: inline-block
}

.map_con {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: #5992ff;
	border: 4px solid rgba(89, 146, 255, 0.21);
	text-align: center;
	line-height: 42px;
	color: #fff;
	transition: all .5s;
	margin-right: 28px
}

.map_con i {
	font-size: 24px
}

.map_con:hover {
	background: #fff;
	color: #5992ff
}

.recruit_box {
	width: 100%;
	border: 1px solid #ddd;
	margin-bottom: 40px
}

.position_describe,
.recruit_bot li {
	margin-bottom: 15px
}

.recruit_top {
	height: 50px;
	padding-left: 40px;
	background: rgba(37, 143, 252, .8);
	font-size: 18px;
	color: #FFF;
	line-height: 50px
}

.describe,
.main_box_list li p {
	line-height: 40px
}

.recruit_bot {
	padding: 40px
}

.main_box_topmain {
	line-height: 40px;
	color: #333;
	text-indent: 2rem;
	margin-bottom: 48px
}

.main_box_list li h4 {
	font-size: 16px;
	margin: 10px 0
}
