.m4-loading{
	
	height:100%;
	width:100%;
}
.m4-loading-img{
	position: absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
		
}
.m4-query-div{
	position: absolute;
	top:25%;
	width:100%;
	color:#8dce40;
	text-align:center;
	font-weight:700;
	background: url(../m4/welcome-count.png) no-repeat center ;
	background-size:contain;
}
.m4-count-value {
	font-size:1.2em;
	margin-top:10%;
	height:35%;
	font-family:"微软正黑体",Microsoft JhengHei;
}
.m4-count-value span{
	font-size:3em;
}
.m4-count-desc {
	font-size:1.2em;
	margin-top:2%;
	height:25%;
	margin-bottom:15%;
	
}
.m4-brand-div{
	position: absolute;
	top:5%;
	width:100%;
	text-align:center;
}
.m4-brand-div img{
	max-width:20%;
	border-radius:50%;
}
.m4-product-div{
	position: absolute;
	top:64%;
	width:100%;
	color:#fff;
	text-align:center;
	font-size:1.8em;
	font-family:"微软雅黑",Microsoft Yahei;
}
.m4-loading-bottom{
	position: absolute;
	bottom:0px;
	width:100%;
	height:25%;
	background: url(../m4/welcome-bottom.png) no-repeat center ;
	background-size:cover;
}

.m4-pinjian-logo{
	margin-top:15%;
	text-align:center;
}
.m4-pinjian-logo img{
	max-width:50%;
}
.m4-pinjian-name {
	text-align:center;
	color:#333;
	font-size:0.8em;
}

.m4-bottom{
	clear:both;
	width:100%;
	background: url(../m4/bottom.png) no-repeat center ;
	background-size:cover;
	background-position-y: bottom;
	height:25%;
}
.m4-enterprise-logo{
	padding-top:10%;
	text-align:center;
}
.m4-enterprise-logo img{
	max-width:50%;
}
.m4-enterprise-name {
	text-align:center;
	color:#333;
	font-size:0.8em;
	padding-bottom:5%;
}


.m4-query-content th{
 vertical-align:top;
 font-weight:400;
 text-align:center;
 text-align:justify;
 text-justify:distribute-all-lines;
 text-align-last:justify;
}

.m4-index-body{
	background: url(../m4/index-body-bg.png) no-repeat center ;
	height:100%;
	position:absolute;
	width:100%;
	display:none;
}
.m4-index-productname{
	color:#fff;
	font-size:1.2em;
	text-align:center;
	margin-top:10px;
}
.m4-index-count{
	background: url(../m4/index-count-bg.png) no-repeat center ;
	background-size:contain;
	text-align:center;
	color:#fff;
	padding:20px;
	margin-top:10px;
}
.m4-index-count span{
	padding-top:10px;
	font-size:3em;
}
.m4-index-count p{
	margin-top:1px;
	font-size:1.1em;
}
.m4-index-epname{
	color:#eee;
	font-size:1.1em;
	text-align:center;
	margin-top:5px;
}
.m4-index-productinfo{
	background: url(../m4/index-product-info.png) no-repeat center ;
	background-size:100% 100%;
	padding:30px 0px;
	text-align:center;
	overflow:hidden;
}
.m4-index-product-content{
	font-size:1.3em;
	color:#a6a6a6;
}
.m4-index-product-title{
	font-size:1em;
	color:#a0a0a0;
	
}
.m4-left-line {
	border-left:1px solid #aaa;
}
.m4-index-productinfo td{
	text-align:center;
	height:30px;
	margin:5px;
}
.m4-index-code {
	text-align:center;
	font-size:30px;
}
.m4-index-code span{
	width:70%;
	background:#e3f2dd;
	padding:5px 20px;
	border-radius:20px;
	color:#093f1f;
	font-size:18px;
}
.m4-index-icons {
	margin:-8% 5% 0 5%;
}
.m4-index-icon {
	padding:2% 5%;
	float:left;
	width:35%;
	text-align:center;
}
.m4-index-icon img{
	max-width:50%;
}
.m4-index-icon p{
	color:#cfcfcf;
}

.m4-basediv{
	text-align:center;
	padding:10px 20px;
	
}
.m4-basediv h3{
	font-size:1.5em;
	font-weight:900;
}
.m4-base-info{
	width:50%;
	float:left;
	margin-top:10px;
	border-bottom:1px dashed #666;
	text-align:left;
}
.m4-base-info span{
	text-align:center;
	text-align:justify;
	text-justify:distribute-all-lines;
	text-align-last:justify;
	width: 100px;
	float: left;
}
.m4-line{
	clear:both;
}
.m4-line img{
	max-width:90%;
	padding:20px 5% 5px 5%;
}
.m4-imgdiv {
	text-align:center;
}
.m4-imgdiv img{
	max-width:88%;
	padding:10px 6%;
}
.m4-product-title {
	text-align:center;
	font-size:30px;
	clear: both;
}
.m4-product-title span{
	width:40%;
	background:#e3f2dd;
	padding:5px 20px;
	border-radius:20px;
	color:#093f1f;
	font-size:18px;
	margin:auto;
	font-weight: 800;
}

.m4-product-desc {
	padding:10px 5%;
}
.m4-product-cert {
	padding:10px 5%;
}
.m4-product-cert img{
	max-width:26%;
	padding:3%;
}
.m4-product-contact {
	background:#eaf4e0;
	padding:10px 5%;
	margin:10px 3%;
}
.m4-product-contact span{
	margin:2px 10px 2px 0px;
	font-size:16px;
	height:18px;
	color:#000;
}
.m4-product-addr {
	color:#888888;
	margin-bottom:10px;
}
.m4-product-hu {
	float: right;
    margin-top: -35px;
    margin-right: -20px;
    width: 30%;
}
.m4-product-recommend {
	padding:10px 5%;
}
.m4-product-recommend-row {
	
}
.m4-product-recommend-item {
	float:left;
	width:30%;
	height:25vw;
	overflow:hidden;
	border:1px solid green;
	margin:1%;
}
.m4-product-recommend-item img{
	max-height:100%;
	
}
.m-product-getmore{
	text-align:center;
}
.m4-product-recommend-more{
	display:none;
}
.m4-description {
	float:left;
	text-align:left;
	font-size:1em;
	color:#888;
}
.m4-tablediv{
	margin:10px 3%;
}
.m4-tablediv table{
	width:100%;
	border-collapse:collapse;
}
.m4-tr-head{
	text-align:center;
	border-bottom: 1px dashed #666;
}
.m4-tr-head a{
	color:green;
}
.m4-tr-content{
	background:#f6f6f6;
	font-size:0.9em;
	color:#888;
}
.m4-tr-content ul{
	margin:10px 0;
}.m4-tr-content li{
	margin-left:20px;
}
.m4-tr-content span{
	margin-right:20px;
	text-align:center;
	text-align:justify;
	text-justify:distribute-all-lines;
	text-align-last:justify;
	width: 120px;
    float: left;
}
.m4-preview{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	background:#999;
	justify-content:center;
	align-items:center;
	display:-webkit-flex;
}
.m4-verticalmiddle{
	justify-content:center;
	align-items:center;
	display:-webkit-flex;
}
.m4-brand-img{
	width:30%;
	padding:10px;
	margin:auto;
}
.m4-brand-name{
	font-size:1.3em;
	font-weight:900;
    float: right;
    width: 60%;
    text-align: left;
}
.m4-buy-icon p{
	color:#666;
	margin-top:-5px;
}
.m4-buy-icon img{
	max-width:100%;
	max-height:60px;
	padding:6px;
	border-radius:20px;
}
.m4-getmore{
	text-align:center;
}
.m4-more{
	display:none;
}