@media only screen and (max-width: 750px){
	.container{
		width:100%;
		display:flex;
		flex-direction: column;
		align-items: center;
	}
	.sticky_top{border-bottom:0 !important;}
	.topper{display:None;}
	.header{
		width: calc(100% - 20px);
		background-color: #014693;
		padding: 10px;
		display: flex;
		flex-direction: column;
	}
	.nav-left{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		color: #FFFFFF;
		align-items: center;
	}
	.nav ul{
		display: flex;
		flex-direction: column;
		margin-top: 1rem;
	}
	.site-title{ font-size:1rem;}
	.header .logo{margin-top: 0;}
	.logo img{width: 30vw;height:auto;}
	/*目录菜单*/
	.nav{
		background-color: #014693;
		width: 100%;
	}
	.header .nav ul li.active a, .header .nav ul li a:hover{
		color: #ffffff;
		background-color: #1a2777;
	}
	.header .nav ul li a{
		text-align: center;
		color: #ffffff;
	}
	.header .icon-left{display:flex-item;}
	#kefu1{display:none;}
	.width1200{width:100vw}
	body{width:100vw;min-width:375px !important;}
	.cpmodule .main{width:100vw;}
	.main{
		width:100vw;
		/*padding: 10px;*/
	}
	.flexslider{height:50vw !important;}
	.slides li{height: 50vw !important; background-size:cover !important;}
	/*首页视频*/
	.indvido {
		width: calc(100% - 20px) !important;
		padding: 10px !important;
		border:0 !important;
	}
	img.video-title{
		display: none;
		/* width:100%; */
	}
	.indvido .more a{font-size: 1rem !important;}
	.indvido .vidobox .vido{width:100%;}
	.vidosmall a{width: 32% !important;}
	/*首页 产品列表*/
	.index-indprolist {
		width: calc(100% - 20px) !important;
		padding: 10px;
	}
	.index-indprolist ul li {
		width: calc(50% - 5px) !important;
	}
	.index-indprolist ul li img.product_cover_image{
		width: 100% !important;
		height: auto;
	}
	
	/*首页 新闻资讯*/
	.index-news{display:flex;flex-direction:column;}
	.index-news .container{display:flex;flex-direction:column;}
	.index-news .container .indnewslist{width:100%;}
	.index-news .container .indnewslist ul{
		display:flex;
		flex-direction:column;
		align-items: center;
	}
	.indnewslist li{
		width: calc(100vw - 130px) !important;
		margin-left: 0 !important;
	}
	.shebeilist li{
		width: calc(100% - 20px) !important;
		padding: 10px !important;
		margin: 0;
	}
	.indnewshot{
		border: 0 !important;
		display: flex !important;
		flex-direction: column;
		align-items: center;
		padding: 0 !important;
		width: calc(100% - 20px) !important;
	}
	.indnewshot a {
		display: flex;
		width: calc(100% - 20px);
	}
	.indnewshot a img{width: 100%; height: auto;}
	.indnewshot a.more {display:none;}
	/*首页产品列表*/
	.indprolist{
		width: 100% !important;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.indprolist ul li{width: calc(50% - 10px) !important;}
	/*首页公司简介*/
	.jg1{width: calc(100% - 20px);}
	.jg1 img{width: 100%;}
	.jg4 img{width: 100%;}
	.jg3{width: calc(100% - 20px);}
	.jg3 img{width: 100%;}
	.jg2{
		width: calc(100% - 120px) !important;
		margin: 0 50px;
	}
	.jg4{ width: calc(100% - 48px) !important; }
	.jg5{
		margin: 10px;
		height: auto !important;
	}
	.jg5 img{ width: 100%}
	.advt-l{
		width: calc(100% - 20px) !important;
		padding: 10px;
		margin-top: 28px !important;
		line-height: 28px !important;
	}
	/* 优势说明 */
	.advt-r{display:none;}
	.advtxt{height:auto !important;}
	.youshi{
		display:none;
		/* top: 148px !important; */
	}
	.sbimg img{
		width: 100%;
		height: auto;
	}
	/*底部*/
	.foot{height: auto !important;}
	.ftaddtxt{
		width: calc(100% - 20px) !important;
		padding: 10px;
		font-size: 1rem;
		line-height: 2rem;
	}
	.footmenu{
		padding: 10px;
		display: flex;
		justify-content: space-between;
	}
	.container.foot-txt{
		flex-direction: column-reverse;
		height: auto !important;
	}
	.ftewm{margin:0 !important;}
	
	/*通用*/
	.mobile-hidden{display:none;}
	.xq-left{display:none;}
	.xq-banner{
		height: 50vw !important;
		background-position: center !important;
	}
	.fr{font-size: 1rem !important;}
	/*全局默认禁止长按选择*/
	html,body{
		-webkit-touch-callout:none;
		-moz-user-select:none; /*火狐*/
		-webkit-user-select: none; /*webkit浏览器*/
		-ms-user-select:none; /*IE 10*/
		user-select: none;
		
	}
	/*两行 超出后省略号*/
	.line-2{
		display: -webkit-box;
		word-break: break-all;
		text-overflow: ellipsis;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	
	/*关于我们 文章详情*/
	.xq-right{
		width: calc(100% - 20px);
		margin: 0;
		padding: 10px;
	}
	.news-show{ padding:30px 0;}
	p.show-time{height:auto !important;}
	/*文章列表*/
	.news-list ul li{
		display: flex;
		flex-direction: column;
	}
	a.looking{display:none;}
	.news-list ul li img{
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
	}
	.p-time{display:none;}
	.news-list ul li h3{width: 100% !important;}
	.news-list ul li h3 a{
		
	}
	.p-desert{margin-top: 1rem !important;}
	/*合作伙伴、视频*/
	.indprolist a {
		display: flex;
		width: 100% !important ;
		/*height: auto !important;*/
	}
	/*联系我们*/
	.map .upon_map_layer{
		width: 60vw !important;
		height: auto !important;
	}
}
@media only screen and (min-width: 750px){
	.icon-menu{display:none;}
	.header{
		height:80px; background:#fff;
		width: 1200px;
		margin: 0 auto;
		position: relative;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 16px;
	}
	.header .icon-left{display:none;}
	.site-title{display: none;}
	.header .nav ul li.active a,.header .nav ul li a:hover{color:#036eb8; border-bottom:3px solid #036eb8;}
	.xq-right{ background:#fff; /*border:#ddd 1px solid; */margin-top:10px; float:right; width:920px; padding:10px 20px}
	.news-show{ padding:30px 80px}
}