@charset "utf-8";

 
/*联系我们↓*/
.lxwm {
	padding-top: 140px;
	padding-bottom: 180px;
}


.lxwm .threebox {
	position: relative;
	top: -65px;
	display: flex;
	justify-content: space-around;
	text-align: center;
	color: black;

}

.lxwm .threebox .tbli {
	cursor: pointer;
	width: 30%;
	padding-top: 45px;
	display: inline-block;
	box-shadow: 0px 0px 8px 8px #f6f6f6;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

.lxwm .threebox .tbli:hover {
	background: #e6561c !important;
}

.lxwm .threebox .tbli div:nth-child(1) {
	margin-bottom: 45px;
}

.lxwm .threebox .tbli div:nth-child(2) {
	margin-bottom: 25px;
	font-size: 18px;

}

.lxwm .threebox .tbli div:nth-child(3) {
	margin-bottom: 60px;
	font-size: 16px;

}

.lxwm .threebox .tbli:nth-child(1):hover {
	background: url(../images/juquidan_03.png) left -70px top -100px no-repeat !important;
	background-color: #e6561c !important;
}

.lxwm .threebox .tbli:nth-child(2):hover {
	background: url(../images/juquidan_03.png) left -100px top 50px no-repeat !important;
	background-color: #e6561c !important;
}

.lxwm .threebox .tbli:nth-child(3):hover {
	background: url(../images/juquidan_03.png) right -100px top 50px no-repeat !important;
	background-color: #e6561c !important;
}

.lxwm .threebox i {
	font-size: 42px;
	color: #e6561c;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

.lxwm .threebox .tbli:hover {
	background: #e6561c;
	color: white;
}

.lxwm .threebox .tbli:hover i {
	color: white;
}

.testform .toptit {
	font-size: 20px;
	text-align: center;
	margin-bottom: 40px;

}

.testform .toptit .tit {
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 30px;
}

.testform input,
textarea {
	border: 1px solid #f5f5f5;
}

.testform .disflex {
	justify-content: space-between;
}

.testform input {
	padding-left: 28px;
	height: 46px;
	color: black;
	font-size: 18px;
	width: 100%;
	margin-bottom: 33px;
	background: transparent;
	border: 1px solid #e6e6e6;

}

.inptpart {
	position: relative;
	width: 32%;
}

.redstar {
	position: absolute;
	left: 16px;
	transform: translateY(50%);
	color: red;

}

.testform textarea {
	border: 1px solid #e6e6e6;
	background: transparent;
	padding-top: 20px;
	padding-left: 28px;
	font-size: 18px;
	width: 100%;
	height: 234px;
	resize: none;
	margin-bottom: 36px;
}

.testform button {
	text-align: center;
	height: 46px;
	width: 100%;
	line-height: 46px;
	background: #004988;
	color: white;
	font-size: 20px;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

.testform button:hover {
	opacity: 0.9;
}

.testform {
	padding-top: 75px;
	margin-bottom: 90px;
}

.lxwm .wrap {
	display: flex;
	justify-content: space-between;
}

.lxwm .left {
	width: 32%;
}

#allmap {
	border-radius: 7px;
	box-shadow: 0px 0px 8px 8px #f3f3f3;
	width: 65%;
	height: 390px;
	overflow: hidden;
}

.lxwm .left .tit {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 35px;
	line-height: 28px;
}

.lxwm .left .bluetit {
	font-size: 24px;
	font-weight: bold;
	color: #004988;
	margin-bottom: 35px;
	line-height: 24px;
}

.lxwm .left ul li {
	color: #646464;
	font-size: 18px;
	margin-bottom: 22px;
	line-height: 18px;
}

.inputff {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.textareapart {
	width: 100%;
	position: relative;
}

.textareart {
	transform: translateY(100%);
}

/*联系我们↑*/

/*人才招聘↓*/
.rc1a {
	width: 25%;
	font-size: 18px;
}

.rc1a img {
	max-width: 70%;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}

.rc2a {
	width: 48.5%;
	margin: 20px 0;
	background: #fff;
	padding: 25px;
	transition: .25s;
}

.rc2atl {
	font-size: 16px;
}

.rc2atl h3 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}

.rc2at {
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.rc2at a {
	display: inline-block;
	line-height: 32px;
}

.rc2ab {
	font-size: 16px;
	color: #666;
	transition: .25s;
	line-height: 30px;
	height: 120px;
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.rc2ab::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

.rc2ab::-webkit-scrollbar-track {
	background: #f6f6f6;
	border-radius: 2px;
}

.rc2ab::-webkit-scrollbar-thumb {
	background: #aaa;
	border-radius: 2px;
}

.rc2ab::-webkit-scrollbar-thumb:hover {
	background: #747474;
}

.rc2ab::-webkit-scrollbar-corner {
	background: #f6f6f6;
}

.rc2a:hover {
	background: #81a9d3;
	color: #fff;
}

.rc2a:hover .rc2ab {
	color: #fff;
}

.rc2a:hover .rc2at {
	border-bottom: 1px solid #fff;
}

.btna {
	display: inline-block;
	line-height: 50px;
	padding: 0 20px;
	background: #004988;
	color: #fff;
	font-size: 16px;
}

.btna:hover {
	color: #fff;
}

.abttopsp {
	display: inline-block;
}

.abttop p {
	font-size: 26px;
	color: #E6632F;
	position: relative;
	z-index: 9;
	padding: 0 15px;
}


.abttop h3 {
	font-size: 30px;
	font-weight: normal;
	margin-top: 15px;
}

.text {
	font-size: 16px;
	line-height: 36px;
	color: #646464;
}

/*人才招聘↑*/

/*公司新闻↓*/
.news {
	margin-top: 90px;
	margin-bottom: 90px;
}

.news-top {
	margin-bottom: 45px;
}

.news-top .ntbd {
	border: 1px solid #eff0f1;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

.news-top .ntbd {
	border-radius: 7px;
}

.news-top .ntbd:hover {
	box-shadow: 0px 0px 4px 4px #eff0f1;
}

.news-top .nthead {
	height: 280px;
}

.news-top .nthead img {
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	width: 100%;
	height: 100%;
}

.news-top .ntfoot {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 40px;
}

.news-top .ntfoot .tit {
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 40px;
}

.news-top .ntfoot .time {
	font-size: 16px;
}

.news-top .ntfoot i {
	font-size: 17px;
	font-weight: bolder;
}

.news-body {
	box-shadow: 0px 0px 5px 5px #f5f7fa;
	margin-bottom: 30px;
	display: flex;
	height: 130px;
	padding: 5px 90px 18px 30px;
	border-bottom: 4px solid transparent;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;

}

.news-body .moremorea {
	display: flex;
	align-items: center;
}

.news-body .time {
	display: inline-block;
	width: 100px;
	height: 100%;
	background: transparent;
	color: black;
	text-align: center;
	padding-top: 17px;
	border-radius: 5px;

	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

.news-body .time p:nth-child(1) {
	font-size: 38px;
	line-height: 38px;


}

.news-body .time p:nth-child(2) {
	line-height: 15px;
	font-size: 15px;
	margin-top: 13px;


}

.news-body .bdtit {
	paddig-right: 5%;
	display: inline-block;
	width: 80%;
	height: 100%;
	border: #7abaff;
	padding-left: 60px;
	padding-top: 10px;
	margin-left: 40px;
	border-left: 1px solid #cdcdcd;

	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;

}

.news-body .bdtit a {
	font-size: 17px;
	font-weight: bold;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.news-body .moremore {
	height: 43px;
	width: 140px;
	border: 1px solid #dadada;
	font-size: 16px;
	line-height: 43px;
	color: black;
	text-align: center;

	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

.news-body:hover {
	border-bottom: 4px solid #004988;
}

.news-body:hover .time {
	background: #004988;
	color: white;
	text-align: center;
	border-radius: 5px;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
}

.news-body:hover .moremore {
	border: 1px solid transparent;
	color: white;
	background: #004988;
}

.news-bodyft {
	margin-bottom: 50px;
}

.news-bodyft .contpart {
	display: flex;
}

.news-bodyft .porst {
	font-size: 14px;
	color: #646464;
	margin-top: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.news-bodyft .porst a {
	font-size: 14px;
	color: #646464;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news .page {
	margin: auto;
	text-align: center;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 20px;
	padding-bottom: 20px;
	display: flex;
	justify-content: space-between;
	margin-top: 60px;

}
@media (min-width: 1200px) {
  .container {
    max-width: 95%;
  }
}