#mproject.npagePage #category{border-bottom-color: transparent;}
.npagePage #category li a{font-size: 14px;}
.npagePage #category li a::after{margin-top: -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 .wrapper{
	max-width: 1240px;
	margin: auto;
	padding: 0px 0 0 0;
	font-size: 16px;
	color: #6a6a6a;
}
.header {max-width: 1240px;}
.top img{
	width: 100%;
	display: block;
}
/* .container{
	background: #fff;
} */
.fw-nav1{
	height: 84px;
}
.fw-nav{
	display: flex;
	justify-content: space-between;
	margin: 40px 0;
}
.fw-nav.fw-nav-fixed{
	position: fixed;
	top: 0;
	margin: 0;
	z-index: 10;
	background: #fff;
	width: 100%;
	left: 0;
	justify-content: center;
	box-shadow: 0 6px 40px rgba(128, 128, 128, 0.25);
}
.fw-nav a {
	width: 180px;
	height: 84px;
	text-align: center;
	line-height: 84px;
	background: #fff;
	display: block;
	font-size: 18px;
	color: #6C6D72;
	transition: .3s;
}
.fw-nav a:hover,.fw-nav a.active{
	background: linear-gradient(90deg, #00A1E2 0%, #0460AD 100%);
	color: #fff;
}
.fwAll{
	display: flex;
	justify-content: space-between;
	background: #fff;
	margin-bottom: 40px;
}
.fwAll .img{
	width: 48%;
}
.fwAll .img img{display: block;width: 100%;}
.fwAll .info{
	width: 52%;
	padding: 25px 30px;
	box-sizing: border-box;
	position: relative;
	background: #F8F8F8;
}
.fwAll .tit{
	font-size: 24px;
	color: #2B2C2F;
	line-height: 30px;
	text-indent: 40px;
}
.fw1 .tit{background: url("../images/fwc1.png") no-repeat 0 center;}
.fw2 .tit{background: url("../images/fwc2.png") no-repeat 0 center;}
.fw3 .tit{background: url("../images/fwc3.png") no-repeat 0 center;}
.fw4 .tit{background: url("../images/fwc4.png") no-repeat 0 center;}
.fw5 .tit{background: url("../images/fwc5.png") no-repeat 0 center;}
.fwAll .intro{
	font-size: 14px;
	line-height: 24px;
	color: #6C6D72;
	padding-top: 12px;
	border-top: 1px solid #EDF0F2;
	margin-top: 12px;
}
.fwAll .info a{
	position: absolute;
	left: 30px;
	bottom: 20px;
	width: 150px;
	height: 42px;
	line-height: 40px;
	box-sizing: border-box;
	border: 1px solid #1555AC;
	color: #1555AC;
	border-radius: 50px;
	text-align: center;
	transition: all .36s;
}
.fwAll .info a:hover{
	color: #fff;
	background: linear-gradient(90deg, #0460AD 0%, #00A1E2 100%);
}
.fwAll .info a i{
	padding-left: 5px;
}
.pdCont{
	margin-top: 20px;
}
.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%;
}
#process .content_list .item{
	background: #fff;
}
.pdlist{
	display: flex;
	justify-content: space-between;
	font-size: 12px;
}
.pdlist a{
	width: 23.5%;
	color: #4C4E52;
}
.project_info{
	font-size: 15px;
	text-align: center;
	line-height: 60px;
	transition: all .36s;
	background: #fff;
	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: #fff;
	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 (min-width:0px) and (max-width:1100px) {
	.fwAll .info {padding: 15px;}
	.fwAll .info a{display: none}
	.fwAll .img img {
		display: block;
		object-fit: cover;
		height: 100%;
	}
}
@media (max-width: 1000px) {
	.fwAll{flex-wrap: wrap;}
	.fwAll .img{width:100%;}
	.fwAll .info{width:100%;}
}