@media only screen and (max-width: 1024px) {
	/*产品中心*/
	.pro{
		margin-top: 20px;
	}
	.pro_con{
		width: 90%;
		margin: 0 auto;
	}
	.pro_con ul li{
		margin-bottom: 20px;
	}
	.ppro_nav{
		display: block;
		width: 90%;
		margin: 0 auto;
	}
	.psecond_guide{
		width: 100%;
		margin-top: 10px;
	}
	.psecond_guide ul li{
		width: 46%;
		margin: 0 2%;
		float: left;
		text-align: center;
		background-color: #999999;
		font-size: 14px;
		line-height: 36px;
		height: 36px;
		margin-bottom: 20px;
	}
	.ppro_nav ul li a{
		color: #FFFFFF;
	}
	.psecond_on{
		background-color: #106bf3 !important;
	}
	.pro_con ul li{
		padding: 30px 0;
	}
	.pro_right1{
		font-size: 18px;
		line-height: 25px;
		margin: 20px 0 !important;
		height: 50px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	.pro_right2, .pro_right3{
		font-size: 14px;
		line-height: 28px;
		height: 28px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}
	.pro_right4{
		margin-top: 20px !important;
		width: 120px !important;
	}
	/*产品中心详情*/
	.pro_show{
		width: 100%;
	}
	.ps_con{
		width: 95%;
	}
	.ps_title{
		font-size: 22px;
	}
	.ps_title span{
		margin: 0 5px;
		font-size: 12px;
	}
	/*关于宏康——公司简介*/
	.about{
		margin-top: 20px;
	}
	.about_con{
		margin-top: 10px;
	}
	.about_left div{
		width: 95%;
	}
	.about_left, .about_right{
		width: 100%;
		float: inherit;
	}
	.about_left{
		padding: 40px 0;
	}
	.about_left3{
		margin-top: 20px !important;
	}
	.about_right img{
		width: 100%;
	}
	.about_left2 ul li{
		width: 40%;
		margin-top: 20px;
	}
	.al1{
		font-size: 20px;
	}
	.al2{
		font-size: 13px;
	}
	/*关于宏康——荣誉证书*/
	.honor_con{
		width: 95%;
		margin: 0 auto;
	}
	.honor_con ul li{
		width: 46%;
		margin: 0 2%;
	}
	.honor_con ul li p{
		font-size: 14px;
		line-height: 28px;
		height: 28px;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		-webkit-line-clamp: 1;
	}
	/*新闻资讯*/
	.news{
		margin-top: 20px;
	}
	.news_con{
		width: 95%;
		margin: 0 auto;
	}
	.news_left,.news_right{
		width: 100%;
		float: inherit;
	}
	.news_right1{
		font-size: 18px;
		line-height: 36px;
		height: 36px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}
	/*新闻资讯详情*/
	.news_show{
		width: 95%;
		margin: 0 auto;
	}
	/*人才招聘*/
	.join{
		margin-top: 20px;
	}
	.join_con{
		width: 100%;
	}
	.join_us{
		margin-top: 10px;
	}
	.ju_left,.ju_right{
		width: 100%;
		float: inherit;
	}
	.job_desc{
		width: 95%;
		margin: 0 auto;
		font-size: 14px;
		line-height: 28px;
	}
	/*联系我们*/
	.contact{
		margin-top: 20px;
	}
	.con_dou{
		width: 100%;
	}
	.con_left,.con_right{
		width: 100%;
		float: inherit;
		height: inherit;
	}
	.con_left{
		padding: 20px 0;
	}
	.con_left ul li p{
		font-size: 18px;
		margin-top: 10px;
	}
	.con_left ul li{
		font-size: 14px;
		line-height: 28px;
	}
	.my-map{
		height: 300px;
	}
	#mapContainer{
		height: 300px;
	}
	.message_left, .message_right{
		width: 100%;
		float: inherit;
	}
	.message_title,.message_left form{
		width: 90%;
		margin: 0 auto;
	}
	.con_essay{
		margin-top: 10px;
	}
	.message_title{
		font-size: 24px;
	}
	.code span{
		width: 20%;
	}
	.code p img{
		width: 100%;
	}
	.message-right{
		width: 95%;
		margin: 0 auto;
		margin-top: 20px;
	}
	.message-right img{
		width: 100%;
	}
	
}
