@media screen and (max-width: 768px){
	.pointDitail P{text-align: left!important;padding: 0!important;margin: 0;}
	.productnav a{margin-right: 1px!important;}
	.col-xs-6{width: 50%;float: left;}
	.jhhead{display: none;}
	.jhphone{display: block;}
	.jh1200{width: 96%;}
	.jhpc{display: none;}
	.jhmobile{display: block;}
	.aabBottom{max-width: 100%;}
	/* .swiper-wrapper{display: block!important;} */
	.aabbTitle{text-align: center;}
	.singleImg,.productTop,.aabbBox{max-width: 100%;}
	.aabCenter,.aabbAbout,.swiper-slide{width: 100%!important;}
	.productTop{display: block!important;}
	.pointDitail  img{width: 100%;max-height: 100%}
	/* 首页-- */
	.indexproduct{margin: 20px auto;}
	.indexproduct p{font-size: 14px;}
	.indexabout{
		    padding: 20px 0;
		    background-size: cover;
	}
	.aabtTitle2{font-size: 18px;}
	.rightTextBox{padding: 0 10px!important;}
	.indexabout h1{font-size: 25px;text-align: center;}
	.indexabout p{
		font-size: 14px;
		text-align: justify;
		margin-top: 10px;
    margin-bottom: 15px;}
	.indexabout a{margin: auto;}
	.customerImg{width: 96%;height:auto ;}
	.clientlete {
	  padding: 20px 0;
	}

	.clientleteTitle{font-size: 25px;line-height: 25px;}
	.clientleteText{font-size: 14px;margin: 10px 0;}
	.latestNewsBox{width: 96%;margin-bottom: 20px;}
	.latestNewsTitle1{float: none;}
	.latestNewsTitle2{margin: 5px 0 0 0px;float: none;font-size: 14px;}
	.latestNewsContent{height: auto;    padding: 10px;}
	.latestNewsContentLeft{width: 100%;}
	.latestNewsContentRight {
	    padding-left: 0;
	    margin: 0;
	    width: 100%;
	}
	.latestNewsContentRight li:nth-child(2) {
	    margin: 0;
	}
	.footer{min-width: 100%;}
	.footerBox{width: 96%;}
	.footerLeft {
	    max-width: 100%;
	}
	.footerContent{display: none;}
	
	/* 关于我们-- */
	.neicontent{width: 96%;padding: 20px 0;}
	.neititle {
	    font-size: 25px;
	    margin-bottom: 10px;
	}
	.neiaboutA p{text-align: justify;margin-bottom: 10px;}
	.neiaboutA{padding-bottom: 20px;}
	/* 产品中心-- */
	.neiproduct li {
	    width: 49%;
	    margin-right: 2%;
	    margin-top: 20px;
	}
	.neiproduct li:nth-child(2n) {
	    margin-right: 0;
	}
	.neiproduct li p{font-size: 14px;white-space:nowrap;overflow: hidden;}
	/* 新闻资讯-- */
	.neinews li{padding: 10px;}
	.neinews li .neinewsleft{width: 25%;}
	.neinews li .neinewsright{width: 70%;}
	.neinews li .neinewsleft h1{margin-top: 0;}
	.neinews li .neinewsleft{height: 60px;}
	.neinews li .neinewsright h1{
		    overflow: hidden;
		    text-overflow: ellipsis;
		    white-space: nowrap;
	}
	.neinews li .neinewsright p{
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	/* 联系我们-- */
	.neicontact{flex-wrap: wrap;}
	.contactleft{width: 100%;}
	.contactright{width: 100%;}
	.contactleft h1{margin-bottom: 10px;}
	.neimessage{width: 96%;
	padding-top: 20px;
	    padding-bottom: 30px;
	}
	.neimessage span{display: block;margin: 15px 0;font-size: 16px;}
	.neimessage input{width: 100%;box-sizing: border-box;}
	.neimessage h1{text-align: center;margin-bottom: 0;}
	.neimessage a{margin-top: 20px;}
}