.pj-tab {
	height: 60px;
	line-height: 60px;
}

.pj-ul {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'MicrosoftYaHei';
	font-size: 18px;
	color: #242935;
}

.pj-ul li {
	display: flex;
	align-items: center;
	margin-right: 50px;
	margin-left: 50px;
	color: #242935;
}

.pj-li-bt {
	color: #1e8cff !important;
	border-bottom: 3px solid #1e8cff;
}

.pj-ul li img {
	width: 25px;
	height: 25px;
	margin-right: 11px;
}

.pj-jj {
	background-color: #f5f6fa;
	padding: 120px 0 90px;
}


.pj-jj-flex {
	font-family: 'MicrosoftYaHeiLight';
	font-size: 32px;
	color: #333333;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.pj-jj-width {
	width: 48%;
}

.pj-jj-flex p {
	margin-top: 24px;
}

.pj-jj-img {
	width: 562px;
	height: 291px;
	z-index: 999;
}

.pj-jj-text {
	font-size: 16px;
	line-height: 36px;
}

.pj-jj-pr {
	position: relative;
}

.pj-img-xia {
	position: absolute;
	width: 85px;
	height: 115px;
	left: 55px;
	bottom: -80px;
}

.pj-img-shang {
	position: absolute;
	width: 107px;
	height: 104px;
	right: 10px;
}

.pj-sl {
	padding: 80px 0;
}

.pj-sl-text {
	padding: 0 0 50px;
	font-family: 'MicrosoftYaHei';
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2e354b;
	text-align: center;
}

.pj-box-flex {
	display: flex;
	justify-content: space-between;
	text-align: center;
	flex-wrap: wrap;
	padding: 0;
}

.pj-box {
	width: 460px;
	background-color: #ffffff;
	border: 1px solid #f5f5f5;
	box-shadow: 1px 1px 10px 5px rgba(0, 0, 0, 0.05);
	padding: 0 63px;
	margin-bottom: 20px;
	border-radius: 6px;
}

.pj-box:hover{
	box-shadow: 1px 1px 10px 5px rgba(30, 140, 255, 0.35);
}

.pj-box img {
	/* width: 97px;
	height: 97px; */
	margin-top: 10px;
}

.pj-box .pj-box-text {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #2e354b;
	margin-top: 24px;
	margin-bottom: 19px;
}

.pj-box .pj-box-text2 {
	font-family: 'MicrosoftYaHeiLight';
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	margin-bottom: 33px;
}

.pj-js {
	background-color: #f5f6fa;
	padding: 91px 0;
	text-align: center;
}

.pj-js-text {
	font-family: 'MicrosoftYaHei';
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2e354b;
	margin-bottom: 50px;
}

/*.pj-bgImg {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 285px;
	height: 211px;
	color: #FFFFFF;
	border-radius: 10px;
}

.pj-bgImg1 {
	background-image: url(../pj-imgs/oneBg.png);
}

.pj-bgImg2 {
	background-image: url(../pj-imgs/twoBg.png);
}

.pj-bgImg3 {
	background-image: url(../pj-imgs/threeBg.png);
}

.pj-bgImg4 {
	background-image: url(../pj-imgs/fourBg.png);
}*/

.pj-js-flex {
	display: flex;
	justify-content: space-between;
}

.pj-bgImga{
	width: 285px;
	height: 210px;
	color: #FFFFFF;
	border-radius: 10px;
	position:relative;
	overflow: hidden;
	cursor: pointer;
	left:0;top: 0;
	transition-duration: .5s;
}
.pj-bgImga:hover{
	transform: scale(1.1,1.1);
}
.pj-bgImga img{
	display: block;
	position:absolute;z-index: 0;
	width: 100%;height: 100%;
}
.pj-bgImga div{
	position:relative;
	z-index: 1;
	color: #fff;
	width: 100%;height: 100%;
	display: flex;
	align-items: center;justify-content: center;
	flex-direction: column;
}
.pj-bgImga div h3{
	font-family: 'MicrosoftYaHei';
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	padding-bottom: 20px;
	position:relative;
	margin-bottom:30px;
	width: 100%;
}
.pj-bgImga div h3:before{
	position:absolute;
	content: '';
	left:0;right: 0;
	width: 60px;
	height: 2px;
	bottom: 0;
	background-color: #fff;
	margin: 0 auto;
	transition-duration: .5s;
}
.pj-bgImga:hover div h3:before{
	width: 80%;
}
.pj-bgImga div p{
	font-family: 'MicrosoftYaHeiLight';
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	letter-spacing: 1px;
}


/*.pj-bgImg-text {
	font-family: 'MicrosoftYaHei';
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	padding: 52px 0 25px;
}

.pj-bgImg-height {
	width: 60px;
	height: 2px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

.pj-bgImg-text2 {
	font-family: 'MicrosoftYaHeiLight';
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 1px;
	color: #ffffff;
	margin-top: 27px;
}*/

.pj-lx {
	padding: 90px 0 84px;
	font-family: 'MicrosoftYaHei';
}

.pj-lx-flex {
	display: flex;
	justify-content: space-between;
}

.pj-lx-mr {
	display: flex;
	align-items: center;
	line-height: 25px;
}

.pj-lx-mr img {
	margin-right: 36px;
}

.pj-lx-text {
	font-size: 32px;
	color: #2e354b;
	text-align: center;
	margin-bottom: 50px;
}

.pj-lx-text2 {
	font-size: 24px;
	color: #2e354b;
	margin-bottom: 16px;
}

.pj-lx-text3 {
	font-family: 'MicrosoftYaHeiLight';
	font-size: 16px;
	color: #666666;
	width: 300px;
}

.pj-img {
	background: rgba(0, 0, 0, 0.9);
	height: 300px;
	line-height: 300px;
	width: 100%;
}

.pj-img-text {
	text-align: center;
	font-family: 'PingFang-SC-Medium';
	font-size: 50px;
	color: #fefeff;
}

.pj-box-flex .pj-box img {
	width: 97px;
	height: 97px;
}

.pj-text-co {
	font-family: 'MicrosoftYaHei-Bold';
	font-size: 60px;
	color: #ededf0;
	position: relative;
}

.pj-text-co2 {
	font-family: 'MicrosoftYaHeiLight';
	font-size: 32px;
	color: #333333;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
