* {
	margin:0 auto;
	padding:0;
	outline:0;
	font-family:"Microsoft Yahei","微软雅黑",Tahoma,SimSun
}
html {
	_background-image:url(about:blank);
	_background-attachment:fixed
}
body {
	font-size:14px;
	color:#333
}
html,body {
	min-width:1000px
}
a {
	color:#333;
	text-decoration:none
}
a:hover {
	color:#2157be
}
ul,li {
	list-style:none outside none
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:400
}
img {
	border:none;
	display:block
}
a {
	transition:color .6s;
	-moz-transition:color .6s;
	-webkit-transition:color .6s;
	-o-transition:color .6s
}
a:hover img {
	opacity:.85;
	filter:alpha(opacity=85)
}
.enlarge a img {
	transition:transform .5s;
	-moz-transition:-moz-transform .5s;
	-webkit-transition:-webkit-transform .5s;
	-o-transition:-o-transform .5s
}
.enlarge a:hover img,.enlarge.a:hover img {
	transform:scale(1.05);
	-ms-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05)
}
.fl {
	float:left;
	_display:inline
}
.fr {
	float:right;
	_display:inline
}
.cf {
	*zoom:1
}
.cf:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clear {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
	overflow:hidden
}
.mt20 {
	margin-top:20px
}
.mt30 {
	margin-top:30px
}
.mt40 {
	margin-top:40px
}
.mb5 {
	margin-bottom:5px
}
.mb20 {
	margin-bottom:20px
}
.mb30 {
	margin-bottom:30px
}
.mb50 {
	margin-bottom:50px
}
.mb60 {
	margin-bottom:60px
}
.mb110 {
	margin-bottom:110px
}
.public_v1 {
	background:url(http://www.zjol.com.cn/05zjol/sitemap/images/public_v1.png) no-repeat
}
.entranceRight {
	position:fixed;
	_position:absolute;
	width:50px;
	height:55px;
	right:10px;
	bottom:5px;
	z-index:9999;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-  this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt (this.currentStyle.marginBottom,10)||0)))
}
.entranceRight a {
	display:block;
	width:48px;
	height:48px;
	border-radius:3px;
	margin-bottom:1px;
	opacity:.5;
	filter:alpah(opacity=50);
	border:1px solid #04167c;
	background:url(c2904sp.png) -62px -508px no-repeat #fff
}
.entranceRight a:hover {
	opacity:.6;
	filter:alpah(opacity=60);
	background:url(c2904sp.png) -62px -508px no-repeat #fff
}
.entranceRight {
	bottom:-300px;
	-webkit-transition:all .4s cubic-bezier(0.68,-.55,.265,1.55),opacity .3s;
	-o-transition:all .4s cubic-bezier(0.68,-.55,.265,1.55),opacity .3s;
	transition:all .4s cubic-bezier(0.68,-.55,.265,1.55),opacity .3s
}
.entranceRight.active {
	bottom:5px
}
