.npagePage #category li a {
	font-size: 14px;
}
#category .plheader{position: absolute;top: -58px;line-height: 26px;}
#category .title{font-size: 18px;color: #444;}
#category .subtitle{font-size: 12px;color: #8F8F8F;}
/* #mproject.npagePage #projectlist{
	max-width: 1240px;
	margin: 0 auto;
	width: 100%;
} */
#mproject.npagePage #projectlist .wrapper{
	color: #6a6a6a;
	box-sizing: border-box;
	max-width: 1200px;
	padding: 0 0 0 0;
}
.hTop .title{
	text-align: center;
	color: #2B2C2F;
	line-height: 55px;
	font-size: calc( 19px + 0.7vw);
}
.hTop a{
	float: right;
	font-size: 14px;
	color: #1555AC;
	vertical-align: middle;
	line-height: 55px;
}
.hTop a i{margin-right: 5px;}
.labels{
	margin-top: 5px;
	line-height: 17px;
	text-align: center;
}
.labels li{
	display: inline-block;
	font-size: 13px;
	color: #88898E;
	margin-right: 30px;
}
.labels li span{
	color: #B9BABE;
}
.videos{
	margin: 15px auto 0;
	display: flex;
	/* height: 450px; */
	background: rgba(237, 240, 242, .6);
}
.videos .video-l{
	max-width: 800px;
	width: 100%;
	background: rgba(237, 240, 242, .6);
}
.videos video{
	width: 100%;
	vertical-align: bottom;
	/* height: 100%; */
}
.videos .video-r{
	max-width: 380px;
	width: 100%;
	background: rgba(237, 240, 242, .6);
}
.video-r .title{
	margin: 30px 30px 10px 30px;
	font-size: 24px;
	color: #1555AC;
	line-height: 31px;
	padding-bottom: 18px;
	box-sizing: border-box;
	border-bottom: 1px solid #E7E9ED;
}
.video-r .title i{
	display: inline-block;
	width: 24px;
	height: 20px;
	margin-right: 12px;
	color: #1555AC;
}
.video-r .list{
	margin: 0 20px;
	max-height: 330px;
	padding-left: 10px;
	overflow: auto;
}
.video-r .list a{
	display: flex;
	height: 56px;
	margin-top: 10px;
	transition: all .36s;
}
.video-r .list a .item-l{
	position: relative;
}
.video-r .list a.active .item-l::before,.video-r .list a:hover .item-l::before{
	content: "\f04b";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 14px;
	font-size: inherit;
	text-rendering: auto;
	position: absolute;
	left: -7px;top: 50%;
	transform: rotateY(180deg) translateY(-50%);
	color: #1555AC;
}
.video-r .list a .item-l img{
	width: 100px;
	height: 56px;
	box-sizing: border-box;
	border: 2px solid #fff0;
}
.video-r .list a.active .item-l img,.video-r .list a:hover .item-l img{
	border: 2px solid #1555AC;
}
.video-r .list a.active p.tit,.video-r .list a:hover p.tit{
	color: #1555AC;
}
.video-r .list a .play{
	display: inline-block;
	position: absolute;
	top: 16px;
	left: 0;
	right: 0;
	margin: auto;
	width: 24px;
	height: 24px;
	box-sizing: border-box;
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	background: url("../images/play.png") no-repeat center center;
	background-size: auto;
	background-size: 6px 10px;
}
.video-r .list a .item-r{
	margin-left: 15px;
	position: relative;
}
.video-r .list a p.tit{
	color: #4C4E52;
	line-height: 22px;
	transition: all .36s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 190px;
	font-size: 14px;
}
.video-r .list a p.cli{
	position: absolute;
	bottom: 0;
	font-size: 12px;
	line-height: 16px;
	color: #88898E;
}
.pdTab1{
	margin-top: 60px;
	height: 88px;
}
.pdTab{
	height: 88px;
	background: #F6F6F6;
	z-index: 3;
	line-height: 88px;
	display: flex;
}
.pdTab a{
	color: #828282;
	font-size: 18px;
	display: inline-block;
	padding: 0 40px;
	box-sizing: border-box;
	border-top: 4px solid #fff0;
}
.pdTab a.active{
	color: #1555AC;
	background: #fff;
	border-top: 4px solid #1555AC;
}
.pdTab a:hover{
	color: #1555AC;
	background: #fff;
	border-top: 4px solid #fff;
}
.pdTab a.active:hover{
	border-top: 4px solid #1555AC;
}
.pdTab-fixed{
	position: fixed;
	top: 0;
	width: 100%;
}
.pdCont{
	margin-top: 15px;
}
.pdCont .tit{
	position: relative;
	font-size: 32px;
	color: #2B2C2F;
	line-height: 24px;
	padding-left: 20px;
	border-left: 4px solid #1555AC;
	margin-top: 60px;
	margin-bottom: 40px;
}
.pdCont .tit a{
	float: right;
	font-size: 14px;
	color: #828282;
}
.pdCont .tit a:hover{
	color: #1555AC;
}
.pdCont .tit a i{
	padding-left: 10px;
	font-size: 16px;
}
.pdcontent{
	font-size: 16px;
	line-height: 28px;
}
.pdcontent img{
	max-width: max-content;
	/* margin-top: 20px; */
}
#process .content_list{
	width: 100%;
}
.link{
	width: 100%;
	/* height: 90px; */
	display: flex;
	font-size: 14px;
	justify-content: space-between;
	background: #F6F7F8;
}
.link a{
	color: #828282;
}
.link>div:hover a{
	color: #1555AC;
}
.link p{
	margin-bottom: 10px;
}
.link .pre{
	width: 42%;
	max-width: 460px;
	padding: 20px;
	box-sizing: border-box;
	background: #F6F7F8;
}
.link .next{
	width: 42%;
	max-width: 460px;
	padding: 20px;
	box-sizing: border-box;
	text-align: right;
	background: #F6F7F8;
}
.pdlist{
	display: flex;
	justify-content: space-between;
}
.pdlist a{
	width: 23.5%;
	color: #4C4E52;
}
.project_info{
	font-size: 15px;
	text-align: center;
	line-height: 60px;
	transition: all .36s;
	background: rgba(242, 244, 247, .6);
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	/* text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap; */
}
.pdlist a:hover{
	box-shadow: 0 0 20px rgba(43, 44, 47, 0.12);
}
.project_img{
	position: relative;
	overflow: hidden;
}
.pdlist a img{
	display: block;
	transition: all .36s;
}
.pdlist a:hover img{
	transform: scale(1.2);
}
.pdlist .play{
	position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);width: 48px;height: 48px;
	border-radius: 50%;border: 1px solid #ffffff;
	background-image: url(../images/play.png);
	background-repeat: no-repeat;background-position: 20px;background-size: 12px 20px;
}
.pdlist a:hover .play{background-color: #1555AC;border-color: #1555AC;}
.pdlist a:hover .project_info{
	color: #1555AC;
	background: #ffffff;
}
.cont4 .pdlist a{
	width: 48.8%;
	box-sizing: border-box;
	padding: 3%;
	background: #F8F8F8;
	transition: all .36s;
}
.cont4 .pdlist a:hover {
	background: #ffffff;
	box-shadow: 0 0 20px rgba(43, 44, 47, 0.12);
}
.cont4 .pdlist a .cont4_tit{
	line-height: 24px;
	font-size: 18px;
	color: #4C4E52;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.cont4 .pdlist a .cont4_time{
	line-height: 19px;
	color: #88898E;
	margin-top: 15px;
}
.cont4 .pdlist a .cont4_con{
	margin-top: 20px;
	display: -webkit-box;
	line-height: 26px;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.lianxi{
	margin-top: 80px;
}
.lianxi-tit{
	line-height: 48px;
	font-size: 38px;
	font-weight: bold;
	color: #2B2C2F;
	text-align: center;
}
.lianxi-line{
	width: 40px;
	height: 3px;
	background: #1555AC;
	margin: 12px auto 0;
}
.lianxi-remark{
	letter-spacing: 2px;
	font-size: 24px;
	color: #6C6D72;
	text-align: center;
	line-height: 31px;
	margin-top: 20px;
}
.lianxi .ul{
	display: flex;
	margin-top: 40px;
}
.lianxi .li{
	width: 20%;
	background: #ffffff;
	box-sizing: border-box;
	text-align: center;
	border-top: 1px solid #E7E9ED;
	border-bottom: 1px solid #E7E9ED;
	border-left: 1px solid #E7E9ED;
}
.lianxi .li:last-child{
	border-right: 1px solid #E7E9ED;
}
.lianxi .li img{
	display: block;
	margin:40px auto 20px;
	max-width: max-content;
	transition: transform .5s ease-in
}
.lianxi .li:hover img.icon{
	transform: rotate( 90deg);
}
.lianxi .li img.weixin{
	height: 144px;
	width: auto;
}
.lianxi .li p{
	height: 64px;
	font-size: 14px;
}
.lianxi .li .a1{
	display: block;
	width: 160px;
	height: 44px;
	color: #ffffff;
	font-size: 15px;
	line-height: 46px;
	background: linear-gradient(90deg, #3842D8 0%, #006DE0 100%);
	margin: 0 auto;
	transition: all .36s;
	border-radius: 50px;
}
.lianxi .li .a2{
	font-size: 18px;
	line-height: 47px;
	color: #1555AC;
}


@media screen and (max-width: 1480px) {
	#mproject.npagePage .content{
		width: 100%;
	}
	#mproject.npagePage #category{
		display: none;
	}
	#mproject.npagePage #projectlist{
		margin: auto;
		width: 100%;
	}
	.link .pre,.link .next{width: 50%;font-size: 12px;padding: 10px;}
}