body {
	background-color: #f7f7f7;/*整体背景颜色*/
	-webkit-touch-callout: none;
	/*-webkit-user-select: none;*//*禁止复制*/
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(255,255,255,0);/*点击高亮效果*/
}
body, button, input, pre, select, textarea {
	font-size: 14px;
	/*font-family: 'fzltkh';*/
	font-family: 'Arial','宋体';
}

ol, ul {
	list-style: none
}
p a {color: #666;text-decoration:none}
/*通用*/
*{ box-sizing:border-box;}
*::before, *::after{ box-sizing:border-box;}
*:focus{ outline:none;}
html{ -ms-touch-action: none;  /* 阻止windows Phone 的默认触摸事件 */}

.contain{width:1400px;position:relative;margin:0 auto; text-align:center}
.contain img{max-width:100%;} 

.float_qq{position: fixed; top: 30%; right:100; margin-top: -101px; width: 50px;  z-index: 6666}
.float_qq li{width: auto; height:40px; z-index: 20;left: 0; width: 162px;overflow: hidden;}

.float_qq4{position: absolute; top: 153px; left: 0}
.float_qq li a{display: block; font-family: "Microsoft Yahei"; color: #666; font-size: 18px; height: 20px; line-height: 20px; overflow: hidden;
 opacity: .8;}
.float_qq li a img{object-fit:contain;display: block; float: left;vertical-align: middle; width: 24px; height: 24px; margin: 12px 12px 14px 14px}
.float_qq li a:hover{ opacity: 1}3
.float_shwx{position: absolute; top: -226px; left: -216px; background: url() no-repeat bottom right; width: 216px; height: 216px; padding-bottom: 9px; display: none}
.float_shwx img{display: block; padding: 14px; background-color: #FFF; width: 188px; height: 188px}



.float_qq ul li.relEwm{top: 51px;width: 62px;position: absolute;}
.sideBar-wrapper-ewm{position: absolute;top: -144px;left: -144px;background: url('') no-repeat bottom right;width: 140px;height: 149px;padding-bottom: 9px;display: none;}
.sideBar-wrapper-ewm img{display: block;background-color: #FFF;width: 140px;height: 140px;}
.float_qq ul li.relEwm:hover .sideBar-wrapper-ewm{display: block;}

@media (max-width: 768px) {
 .float_qq{display:none;} 
  }
   .contain{width:100%;} 
  }
  .contain img{max-width:100%;} 
  }
  .div img{max-width:100%;} 
  
}

