@media (max-width: 767px){
	body{
		padding-top: 1.2rem;
	}
	header{
		background: #343e48;
	}
	header,header .head{
		height: 3.6rem;
	}
	header .head{
		padding: 0;
	}
	header .h-top{
		padding: 0 0.3rem;
		height: .4rem;
		background: #262e37;
	}
	header .mser{
		margin-top: 0.07rem;
		width: 0.26rem;
		height: 0.26rem;
		background: url(../img/img7.png) no-repeat center/cover;
	}

	header .menu {
	    font-size: 1rem;
	    height: .8rem;
	    line-height: .8rem;
	    top: 1.4rem;
	    padding: 0 2rem 0 0;
		cursor: pointer;
		
	}
	header .menu .lbox {
	    width: 1rem;
	    height: .6rem;
	    right: .6rem;
	}
	header .menu .lbox .line {
	    height: 0.04rem;
	}
	header .mnav {
	    height: calc(100% - 1.2rem);
	    top: 3.2rem;
	    box-sizing: border-box;
	    padding: 1.3rem .34rem 0;
	    display: none;
	}
	.proinfo-a .gallery-top{
		width: 100%;
	}
	.news .list{
		max-width: 100%;
	}
	.iabout{
		padding: 0;
	}
	.iabout .txt{
		padding: 20px 20px;
		width: 100%;
	}
	.iabout .txt .txt-main h2{
		font-size: 20px;
		line-height: 30px;
	}
	.iabout .txt .txt-main p{
		line-height: 30px;
		font-size: 16px;
	}
	.iabout .txt .txt-main{
		max-width: 92%;
	}
	.iabout .txt .txt-main .ico a{
		font-size: 16px;
	}
	.iproduct .txt .txt-main h2{
		font-size: 20px;
		line-height: 30px;
	}
	.iproduct .txt .txt-main .list a{
		font-size: 16px;
		line-height: 26px;
	}
	footer .foot .right p{
		line-height: 26px;
	}
	.foot-bot, .foot-bot a{
		line-height: 26px;
	}
	.inews h2{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.iabout .txt .txt-main h3,.iproduct .txt .txt-main h3,.inews h3{
		font-size: 18px;
		margin: 10px 0;
	}
	.iabout .txt .txt-main .more,.iproduct .txt .txt-main .more{
		width: 37%;
	}
	.inews-content .more{
		width: 67%;
	}
	.iabout .txt .txt-main .more span,.iproduct .txt .txt-main .more span,.inews-content .more span{
		font-size: 16px;
		padding: 5px 5px;
	}
	.more{
		height: auto;
	}
	.inews-content h4{
		font-size: 16px;
		line-height: 26px;
	}
	.inews-content p{
		font-size: 14px;
		line-height: 26px;
		height: auto;
	}
	footer .foot .right h2{
		font-size: 18px;
		line-height: 26px;
	}
	footer .foot .right p{
		font-size: 16px;
		line-height: 26px;
		color: #fff;
	}
	.foot-bot, .foot-bot a{
		font-size: 16px;
		color: #fff;
	}
	header nav .item-tit{
		font-size: 16px;
		padding: 15px 0;
	}
	header .h-top p .a4{
		padding-right: 80px;
	}
	header .logo img{
		width: auto !important;
		height: 100% !important;
	}
	.inews-video video{
		width: 90% !important;
	}
	header .h-top p{
		padding-top: 8px;
	}
}