.content{
	width: 100%;
	height: 100%;
	background-color: #F7F9FC;
}
/* 轮播图 */
.w1700 {
	width: 1700px;
	margin: 0 auto;
}
.contatcSwiperBox{
	width: 100%;
	/*height: 570px;*/
	position: relative;
	overflow-x: hidden;
}
.contactImg{
	width: 100%;
	/*height: 100%;*/
	height: auto;
}
.contatcTitleBox{
	position: absolute;
	height: 74px;
	width: 100%;
	top: 248px;
	left: 0;
	z-index: 1111;
}
.lxwmTitle{
	height: 40px;
	font-size: 40px;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #FFFFFF;
	line-height: 40px;
}
.lxwmTitle2{
	height: 14px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #FFFFFF;
	line-height: 14px;
	margin-top: 20px;
}
/* 轮播图下方导航栏 */
.suspendedContent{
    width: 300px;
	/*height: 55px;*/
	position: relative;
}
.daohanglan{
    width: 1500px;
    /*max-width: 1340px;*/
    margin: 0 auto;
}
.daohanglan_cen{
    width: 1400px;
}
.daohanglanmargin{
    margin-top: 40px;
}
.daohanglanmargin>.suspendedBox{
    border: 1px solid  #e1e1e1;
    margin-right: 60px;
}
.daohanglan .navigationBox{
    width: 240px;
    border-top: 1px solid #e1e1e1;
    margin-right: 0px;
    text-align: center;
    justify-content: center
}
.daohanglan .navigationBox:nth-child(1){
    border-top: 0px;
}
.daohanActive{
    background-color: #006a84;
    color: white !important;
    justify-content: flex-start !important;
    padding-left: 10px;
}
.anchor_point{
    height: 30px;
    margin-top: 50px;
}
.contactus{
    margin-top:20px ;
}
.companyinfo{
    padding: 10px;
}
.companyinfo p{
    font-size: 14px;
    line-height: 3;
}
.erweima{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.suspendedBox{
	/*position: absolute;*/
	/*width: 1400px;*/
	/*height: 110px;*/
	/*background-color: #FFFFFF;*/
	/*box-shadow: 0px 2px 10px 0px rgba(4, 0, 0, 0.08);*/
	/*z-index: 111;*/
	/*top: -55px;*/
	/*padding: 0 110px;*/
	/*font-size: 18px;*/
	/*font-family: Source Han Sans CN;*/
	/*font-weight: 400;*/
	/*color: #999999;*/
}
.affiliationImg{
	width: 14px;
	height: 14px;
	margin-right: 9px;
}
.navigationBox{
	/*float: right;*/
	height: 60px;
	line-height: 60px;
	display: flex;
	align-items: baseline;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	margin-right: 60px;
	position: relative;
	cursor: pointer;
}
.navActive{
	color: #006D86 !important;
	display: flex;
}
.navActive::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background: #006D86;
}
.hrTitle{
	height: 47px;
	font-size: 50px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	line-height: 47px;
	/*margin-top: 102px;*/
	margin-top: 20px;
	text-align: center;
}
.hrTitle2{
	height: 19px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #333333;
	line-height: 19px;
	margin: 14px 0 46px 0;
	text-align: center;
}
/* 项目中心 */
.introduceTitle{
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #333333;
	margin-bottom: 39px;
	padding-left: 17px;
	position: relative;
	line-height: 1.9;
}
.dot{
	position: absolute;
	left: 0;
	top: 12px;
	z-index: 11;
	width: 10px;
	height: 10px;
	background: #006D86;
	border-radius: 50%;
}
.projectBox{
	height: 300px;
	background: #FFFFFF;
	box-shadow: 0px 2px 10px 0px rgba(4, 0, 0, 0.08);
	display: flex;
	margin-bottom: 37px;
}
.projectImg{
	width: 478px;
	height: 300px;
	max-width: inherit;
}
.projectContent{
	padding: 69px 83px 0 68px;
	width: calc(1400px - 478px);
	height: 100%;
}
.projectName{
	height: 25px;
	font-size: 26px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
}
.projectText{
	height: 50px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #666666;
	margin: 22px 0 33px 0;
}
.projectBut{
	width: 152px;
	height: 40px;
	background: #006D86;
	border-radius: 20px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	border: 0;
	cursor: pointer;
}
.paging{
	border-top: 1px solid #D4D4D4;
	margin-top: 145px;
}
/* 智造中心 */
.projectZZList{
	margin: 0 -25px;
	overflow: hidden;
}
.projectZZList li {
	float: left;
	width: 33.33%;
	margin-bottom: 50px;
}
.projectZZ_item{
	display: block;
	margin: 0 25px;
}
.projectZZ_item_img_box{
	width: 100%;
	height: 415.5px;
	background: linear-gradient(180deg, #E7EAEF, #FFFFFF, #E7EAEF);
	box-shadow: 0px 2px 6px 0px rgba(4, 0, 0, 0.06);
	overflow: hidden;
	text-align: center;
	/*padding-top: 82px;*/
	position: relative;
}
.mainBusinessImg{
    /*width: 100%;*/
    /*height: 100%;*/
}
.mainBusinessImg2{
	width: 100%;
    height: 100%;
}
.mainBusinessImg3{
	/*width: 100%;*/
 /*   height: 100%;*/
}
.projectZZ_itemTextBox{
	position: absolute;
	/* width: 391px; */
	height: 60px;
	background: linear-gradient(90deg, #46AF96, #355AAF);
	border-radius: 2px;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	bottom: 24px;
	margin: 0 auto;
	left: 24px;
	right: 24px;
}

/* 手机端样式 */
@media screen and (max-width:1024px) {
	.introduceTitle{
		font-size: 15px;
		text-align: justify;
		margin-bottom: 20px;
	}
	.dot{
		width: 8px;
		height: 8px;
		top:10px
	}
	.projectBox{
		height: 95px;
		margin-bottom: 20px;
	}
	.projectImg {
	    width: 150px;
	    height: 95px;
	}
	.projectContent{
		padding: 10px 20px 0 15px;
		width: calc(100% - 150px);
	}
	.projectName{
		font-size: 18px;
		height: 20px; 
	    line-height: 20px;
	}
	.projectText{
		font-size: 15px;
		margin: 5px 0 10px 0;
		height: 20px;
		overflow:hidden;  
    	text-overflow:ellipsis;  
    	white-space: normal;  
    	display:-webkit-box;  
    	-webkit-box-orient:vertical;  
    	-webkit-line-clamp:1 !important;
	}
	.projectBut{
		width: 76px;
		height: 20px;
		font-size: 13px;
	}
	.daohanglan{
	    width: 100%;
	    margin: 0 auto;
	}
	.daohanglan_cen{
	    width: 100%;
	}
	/* 智造中心 */
	.projectZZList li{
		width: 50%;
		margin-bottom: 15px;
	}
	.projectZZList{
		/*margin: 0 -5px;*/
		margin: 0;
	}
	.projectZZ_item{
		margin: 0 5px;
	}
	.projectZZ_itemTextBox{
		left: 5px;
		right: 5px;
		font-size: 14px;
		bottom: 10px;
		padding: 8px 0;
		height: auto;
	}
	.projectZZ_item_img_box{
		height: 220px;
		/*padding-top: 40px;*/
	}
	.mainBusinessImg{
		width: 175px;
		height: 220px;
	}
	.mainBusinessImg2{
		width: 175px;
		height: 220px;
	}
	.mainBusinessImg3{
		/*width: 175px;*/
		/*height: 220px;*/
	}
	.anchor_point{
	    display: none;
	}
	.w1700 {
    	width: 100% !important;
    	margin: 0 auto;
    }
}










