/* 内页主体 */
.page {
	padding-top: 30px;
	padding-bottom: 80px;
}

.page-pro-img {
	width: 500px;
	margin: 10px auto;
}

.page-main .time {
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
	border-bottom: 1px solid darkgray;
	padding-bottom: 20px;
}

.page-box {
	display: flex;
	justify-content: space-between;
}

.page-left {
	width: 300px;
}

/* 服务类型 */
.prolist {
	margin-top: 30px;
	flex: 1;
}
.description {
	margin-bottom: 50px; 
	font-size: 20px;
	line-height: 30px; 
	text-indent: 2em;
}
.prolist .pro-item {
	width: 100%;
	padding: 15px;
	margin-bottom: 40px;
	background: white;
	border-radius: 10px;
	box-shadow: 0px 0px 10px 10px #eff1f4;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;
	-o-transition: 0.3s all;
	transition: 0.3s all;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}
 
.prolist .pro-item:hover a {
	color: #004988;
}

.prolist .pro-item:hover img {
	transform: scale(1.2);
	transition: all 1s;
}


.prolist .pro-img {
	width: 100%;
	height: 300px;
	text-align: center;
	overflow: hidden;
}

.prolist .certificate-img img {
	width: 100%;
	height: 570px;
	object-fit: cover;
}

.prolist .pro-img img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.prolist .pro-title {
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.prolist .pro-title a {
	display: block;
	border-top: 1px solid darkgray;
	color: #5a5a5a;
}


/* 联系我们 */
.contact-lx {
	width: 1350px;
	margin: 0 auto;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

.contact-lx .companyname-con {
	font-size: 23px;
	color: #004988;
}

.contact-lx .line {
	height: 2px;
	width: 30px;
	margin: 10px 0 10px 0;
	background-color: #004988;
}

.contact-lx .contact-lxxx {
	flex: 1;
	padding-left: 30px;
	overflow: hidden;
}

.contact-lx .contact-lxxx li {
	line-height: 140%;
	margin-bottom: 10px;
	font-size: 14px;
}

.contact-map {
	width: 650px;
}

.contact-lx .contact-dl {
	margin-right: 50px;
	margin-top: 30px;
	width: 130px;
	text-align: center;
}


/* 留言 */
.from-main {
	width: 100%;
}

.from-main .lxzs strong {
	font-size: 24px;
}

.from-main .lxzs p {
	font-size: 14px;
	line-height: 40px;
}

.from-main .en-lxzs {
	margin-top: 10px;
	color: rgb(102, 102, 102);
	font-size: 15px;
}

.from-main .contactForm {
	overflow: hidden;
}

.from-main .contactForm input {
	width: 100%;
	border: 1px solid #eaeaea;
	height: 40px;
	line-height: 40px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	color: #666666;
	font-size: 14px;
}

.from-main .contactForm textarea {
	width: 100%;
	border: 1px solid #eaeaea;
	line-height: 40px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	color: #666666;
	font-size: 14px;
}

.from-main .contactForm #submit {
	height: 40px;
	line-height: 35px;
	color: #fff;
	width: 100%;
	border: 1px solid #004988;
	font-size: 14px;
	background-color: #004988;
	margin-top: 10px;
}

/* 新闻 */
.new-page {
	margin-bottom: 30px;
}

.new-page .title {
	text-align: center;

}

.new-page .title p {
	font-family: Microsoft YaHei;
	font-size: 22px;
	font-weight: 600;
	color: #7cc144;
}

.new-page .time {
	text-align: center;
	padding: 10px 0 15px;
	line-height: 21px;
	overflow: hidden;
	margin-bottom: 10px;
}

.new-page .page-detail {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	line-height: 30px;
}

.new-page .page-detail img {
	max-width: 100%;
}

.new-page .page-detail {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	line-height: 30px;
}

.newkey {
	font-size: 12px;
	padding: 5px 10px;
	color: #868686;
	line-height: 12px;
	background: #F5F5F5;
	border: 1px solid #E5E5E5;
	margin-bottom: 20px;
}

.piecebBox {
	margin-top: 10px;
}

.piece {
	line-height: 30px;
}

a:hover {
	color: #2f7cfb;
}

.honnerwbt1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}

/* banner */
.banner {
	position: relative;
}

.job-body {
	box-shadow: 0px 0px 5px 5px #f5f7fa;
	margin-bottom: 30px;
	display: flex;
	height: auto;
	padding: 15px 30px 15px 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;
}

.jobtit {
	overflow: hidden;
}

.jobtit a {
	font-weight: 600;
	font-size: 18px;
}

.jobtit .content {
	font-size: 14px;
}

.detail-list {
	margin-top: 80px;
}

.detail-list img {
	width: 100%;
	height: 270px;
	object-fit: cover;
}
.solutionList-img img {
	width: 100%;
	object-fit: cover;
}