/* 内页主体 */
.page {
	padding-top: 30px;
	background-color: rgb(245, 245, 245);
}

.page-main {
	background-color: rgb(255, 255, 255);
	padding-bottom: 30px;
}

.pages-ny {
	padding-top: 30px;
}

.content-title {
	color: #274895;
	font-size: 18px;
	font-weight: 600;
	padding-top: 30px;
	line-height: 220%;
	text-align: center;
}

.page-main .time {
	text-align: center;
	padding: 10px 0 15px;
	line-height: 21px;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
}

.page-main .detail img {
	max-width: 100%;
}

.page-main .detail p {
	font-size: 14px;
	white-space: pre-wrap;
	line-height: 200%;
}

.page-main .detail {
	padding: 20px;
	font-size: 14px;
	line-height: 30px;
}

/* 左侧导航 */

.left-pro-dh {
	width: 100%;
	display: flex;
	justify-content: flex-end;
}


.left-pro-dh .active-left {
	background-color: #274895;
}

.left-pro-dh li {
	width: 200px;
	background-color: #3c444d;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.left-pro-dh li:hover {
	background-color: #274895;
}

.left-pro-dh li a {
	font-weight: bold;
	display: block;
	color: #fff;
}

/* 合作伙伴 */

.wrap1 {
	width: 1100px;
	height: 225px;
	margin: 20px auto;
	position: relative;
	overflow: hidden;
}

.wrap1 ul {
	overflow: hidden;
	position: absolute;
	width: 1600px;
	left: 0;
	top: 0;
	_height: 1px;
}

.wrap1 ul li {
	float: left;
	width: 260px;
	margin-left: 10px;
}

.wrap1 .item {
	height: 265px;
}

.wrap1 .item:hover {
	height: 200px;
	margin-bottom: 10px;
}

.wrap1 .card-img {
	width: 250px;
	height: 200px;
	line-height: 200px;
	text-align: center;
}

.wrap1 .card-img img {
	width: 250px;
	height: 200px;
}

.wrap1 .list-title {
	text-align: center;
	height: 30px;
	line-height: 30px;
}



/* 关于我们 */
.pages-title {
	padding-top: 30px;
	font-size: 16px;
	color: #2073cf;
	font-weight: bold;
	text-align: center;
}


/* 服务类型 */
.prolist {
	padding: 20px;
	margin-bottom: 30px;
}

.prolist .pro-item {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #fff;
}

.prolist .pro-item:hover {
	border: 1px solid #274895;
}

.prolist .pro-item:hover a {
	color: #274895;
}

.prolist .pro-item:hover img {
	transform: scale(1.2);
	transition: all 1s;
}


.prolist .pro-img {
	width: 100%;
	height: 215px;
	line-height: 215px;
	text-align: center;
	overflow: hidden;
	border: 1px solid rgb(238, 238, 238);
}

.prolist .pro-img img {
	width: 100%;
}

.prolist .pro-title {
	padding-top: 10px;
	height: 60px;
	line-height: 20px;
	text-align: center;
}

.prolist .pro-title a {
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #5a5a5a;
}


/* 新闻 */
.newslist-page {
	overflow: hidden;
	padding: 10px 10px 10px 10px;
}

.news-img {
	width: 300px;
	height: 200px;
}

.newslist-page li {
	padding: 10px 50px 20px 50px;
	display: flex;
	justify-content: flex-start;
	border-bottom: 1px dashed #e7e7e7;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.newslist-page .date {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}


.newslist-page .cen {
	flex: 1;
}

.newslist-page .title {
	font-family: Microsoft YaHei;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
}

.newslist-page .new-detail {
	line-height: 140%;
	display: inline-block;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}

/* 合作伙伴 */

/* 合作伙伴 */
.job-main-tit {
	padding-top: 30px;
	text-align: center;
}

.joblist {
	padding: 50px;
	margin-bottom: 30px;
}

.joblist .job-item {
	padding: 15px;
	margin-bottom: 10px;
}

.joblist .job-item:hover a {
	color: #274895;
}

.joblist .job-item:hover img {
	transform: scale(1.2);
	transition: all 1s;
}


.joblist .job-img {
	width: 100%;
	height: 160px;
	line-height: 160px;
	text-align: center;
	overflow: hidden;
}

.joblist .job-img img {
	width: 100%;
}

.joblist .job-title {
	border-bottom: 1px solid #ccc;
	margin: 10px 0;
	display: block;
	padding: 0 0 5px;
	font-size: 22px;
	font-weight: 600;
	line-height: 140%;
}

.joblist .job-title a {
	display: block;
	color: #5a5a5a;
}




/* 联系我们 */
.contact-lx {
	padding: 50px;
	display: flex;
	justify-content: space-between;
	position: relative;
}

.contact-lx .contact-lxxx {
	overflow: hidden;
	width: 500px;
}

.contact-lx .contact-lxxx dl {
	background: #f9f8f8;
	box-sizing: border-box;
	padding: 30px;
	margin-bottom: 10px;
}

.contact-lx .contact-lxxx dt {
	font-size: 16px;
}

.contact-lx .contact-lxxx dd {
	font-size: 14px;
}


/* 留言 */
.from-main {
	width: 500px;
}

.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: 15px;
	color: #666666;
	font-size: 14px;
}

.from-main .contactForm textarea {
	margin-top: 10px;
	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: 267px;
	border: 1px solid #274895;
	font-size: 14px;
	background-color: #274895;
	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;
	padding: 20px;
}

.piece {
	line-height: 30px;
}

/* pdf */
.linklist {
	padding: 20px;
}

.linklist ul li {
	padding: 0 20px 10px 20px;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px dashed darkgray;
}

.linklist ul li i {
	color: #274895;
	padding-right: 10px;
}