/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
*{word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl,dt,dd,li{list-style-type:none}
html,body{*position:static}
body{
	background: url(imagesbg.jpg) no-repeat center 0 fixed;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color:#fff;
	font:14px/26px Microsoft YaHei, Helvetica, sans-serif;
	color:#222;
}
address,caption,cite ,code,dfn,em,var{
	font-style: normal;
	font-weight: normal
}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: bold;}
h1{font-size: 26px;}
h2{font-size: 22px;}
h3{font-size: 18px;}
h4{font-size: 14px;}
h5{font-size: 12px;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
button,input[type="button"], input[type="submit"] {line-height:normal !important;}
li {
	list-style-type: none
}
a {
	color: #222;
	text-decoration: none
}
a:hover{
	cursor:pointer;
	text-decoration: underline;
}
*:hover{
	transition: all 0.3s ;
	-moz-transition: all 0.3s ;
  -webkit-transition: all 0.3s ;
  -o-transition: all 0.3s ;
}
img {
  border: 0;
  vertical-align: middle;
}
a:hover img{
	opacity: 0.9;
	filter:alpha(opacity=0.9);
}
.clearfix:before,
.clearfix:after,
.cl:before,
.cl:after,
.foot:before,
.foot:after {
  content: " ";
  display: table;
}
.clearfix:after,
.cl:after,
.foot:after{
  clear: both;
}
/*幻灯左右按钮*/
.arrow {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    width: 72px;
    height: 72px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 10;
    background: url(imagesico_sliding.png) no-repeat;
    opacity: 1
}

.wp{
	width: 1020px;
	margin: 0 auto;
	background: url(imagesbg.png) center top repeat-y;
}
.left{
	float: left;
}
.right{
	float: right;
}

.foot{
	width: 100%;
	height: 170px;
	margin-top: 10px;
	padding-top: 30px;
	color: #fff;
	background-color: #0288d1;
}
.foot a{
	color: #fafafa;
}
.foot .left{
	float: left;
	width: 310px !important;
	overflow: hidden;
}

.foot .right{
	float: right;
	width: 670px !important;
}
/*回到顶部*/
.gotop-menu{position:fixed; left:50%; margin-left:532px; bottom:10px; padding-bottom:73px; z-index:9995; }
.gotop-menu .button{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.gotop-menu .wx{background:url(imagesgo-top-weixin.png) 0px 0px no-repeat; background-color:#6da9de;}
.gotop-menu .wx:hover{background-color:#488bc7;}
.gotop-menu .wb{background:url(imagesgo-top-weibo.png) 0px 0px no-repeat; background-color:#fbb01f;}
.gotop-menu .wb:hover{background-color:#ff811b;}
.gotop-menu .btn-box .box{position:absolute; width:180px;height: 180px; left:-180px; bottom:0px;background-color: #000;}
.gotop-menu .btn-box .box img{width: 100%;}
.gotop-menu .btn-top{background:url(imagesgo-top.png) 0px 0px no-repeat; background-color:#555; display:none;}
.gotop-menu .btn-top:hover{background-color:#222;}


/*共用顶部文件样式*/
.topNav{
	width: 100%;
	height: 54px;
	background-color: #f1f1f1;
	line-height: 54px;
}
.itopNav{
	width: 1000px;
	margin: 0 auto;
}
.topNav .nav{
	float: left;
}
.topNav .GovApp{
	float: left;
	margin-left:20px
}
.topNav .oNav{
	float: right;
	width: 320px;
}
.topNav .oNav .link{
	float: left;
	width: 260px;
}
.topNav a{	
	color: #c00;
}
.topNav a:hover{
	color: #0076cb;
}
#phone{
	width: 54px;
	float: right;
	position: relative;
}
#phone .tit{
	cursor: pointer;
}
#phone .sub{
	width: 220px;
	display: none;
	position: absolute;
	right: 0;
	top: 54px;
}
#phone .sub img{
	width: 100%;
}
/*logo*/
.ilogo{
	height: 280px;
	background-image: url(imageslogo.png);
}
.ilogo,.navTab,.navLine,.content{
	margin: 0 10px;
}
.navTab{
	background-color: #fff;
	height: 85px;
	overflow: hidden;
}

.ihome{
	float: left;
	height: 85px;
	width: 210px;

}
.ihome a{
	height: 85px;
	width: 210px;
	display: block;
	background: url(imagesi-logo.png);
}
.content{
	position: relative;
}
/*菜单条*/
.navLi{
	float: right;
}
.navLi li{
	float: left;
	height: 85px;
	width: 100px;
	overflow: hidden;
}
.navLi li a{
	margin-top: 40px;
	height: 45px;
	width: 100px;
	line-height: 54px;
	display: block;
	background: url(imagesNav.png);
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}
.navLi li.t2 a{
	background-position: -100px 0 ;
}
.navLi li.t3 a{
	background-position: -200px 0 ;
}
.navLi li.t4 a{
	background-position: -300px 0 ;
}
.navLi li.t5 a{
	background-position: -400px 0 ;
}
.navLi li.t6 a{
	background-position: -500px 0 ;
}
.navLi li.t7 a{
	background-position: -600px 0 ;
}
/*分页*/
.pageItem{
	height: 68px;
	padding-top: 40px;
	text-align: center;
}
.pageItem li{
	width: 30px;
	height: 26px;
	margin: 0px 4px;
	display: inline-block;
	text-align: center;
	overflow: hidden;
}
.pageItem .icon{
	width: 30px;
	height: 26px;
	display: block;
	background: url(imageslink-dot.gif) no-repeat;
}
.pageItem .disabled{
	background-color: #efefef;
}

.pageItem .active{
	background-color: #0091ca;
	color: #fff;
}
.pageItem .cell a{
	display: block;
	width: 30px;
	height: 26px;
	background-color: #eee;
	text-decoration: none;
}
.pageItem .cell a:hover{
	background-color: #35b3ee;
	color: #fff;
}
.pageItem .disabled .icon-left{
	background-position: 10px -574px ;
}
.pageItem .disabled .icon-right{
	background-position: 10px -240px ;
}
.pageItem .cell .icon-left{
	background-position: 10px -524px ;
}
.pageItem .cell a:hover .icon-left{
	background-position: 10px -574px ;
}
.pageItem .cell .icon-right{
	background-position: 10px -180px ;
}
.pageItem .cell a:hover .icon-right{
	background-position: 10px -240px ;
}