@charset "utf-8";

/*平台介绍*/
.ptjs-banner{
	width:100%;
	height:315px;
	background:url(../images/ptjs/ptjsbanner.png) no-repeat center center;
	background-size:auto auto;
	position: relative;
}
.ptjs-main{
	padding:80px 0 0px;
	background:#fff;
}
.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: 36px;
	line-height: 48px;
	font-weight: bold;
	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;
}
.ptjs-contactus{
	width:100%;
	height:240px;
	background:url(../images/ptjs/ptjsgk.png) no-repeat center center;
	background-size:100% 100%;
	text-align: center;
	box-sizing: border-box;
	padding-top:30px;
}
.rzqy-us-map {
	width: 1200px;
	margin: 0 auto;
	height: 400px;
	background: #9e9e9e;
}
