@charset "utf-8";

/*平台介绍*/

.ptjs-main {
	padding: 80px 0 0px;
	background: #fff;
	min-height: 800px;
}
.ptjs-about {
	padding-bottom: 60px;
}
.ptjs-abcot {
	/*padding-top:30px;*/
	/*padding-left:32px;*/
}
.ptjs-abcot-img {
	width: 440px;
	height: 475px;
}
.ptjs-abcot-img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ptjs-abcot-nr {
	width: 754px;
	padding: 0 0 0 62px;
	box-sizing: border-box;
}
.ptjs-abcot-nr h4 {
	font-size: 28px;
	font-weight: 700;
	line-height: 48px;
	color: #3d3d3d;
	margin-bottom: 25px;
}
.ptjs-abcot-nr p {
	font-size: 15px;
	color: #999;
	line-height: 32px;
	text-indent: 28px;
}
/* .ptjs-abcot-nr p:nth-of-type(3) {
	margin-top: 30px;
} */
.ptjs-adress {
	padding-bottom: 40px;
}
.ptjs-adress .adress {
	width: 1200px;
	height: 60px;
	background: #eeeeee;
	margin: 0 auto;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 60px;
	padding-left: 30px;
	box-sizing: border-box;
}

/*关于我们样式*/
.gywm-top {
	width: 100%;
	height: 400px;
	/* background-color: #e8ecf2; */
	position: relative;
}
.gywm-top-photo {
	width: 100%;
	height: 400px;
	/* background-color: #e8ecf2; */
}
.gywm-top-mz{
	font-size: 42px;
	font-weight: 700;
	color: #333;
	position: absolute;
	top: 60px;
	left: 430px;
}

/*综合信息页面*/
.zhxx-main{
	min-height:800px;
	width:100%;
}
.zhxx-main-zwsj{
	width:322px;
	height:209px;
	margin:200px auto;
}
.zhxx-main-zwsj p{
	font-size:18px;
	color:#666;
	text-align: center;
	line-height: 24px;
}
