@charset "utf-8";
/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family:"微软雅黑"; font-size:14px; cursor:default;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;font: inherit;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none;}
a:hover{ text-decoration:none;cursor:pointer;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }   
.clearfix { zoom:1; } 
*{margin:0;padding:0;}
.fl{float:left;}
.fr{float: right;}

a {
    color: #333;
}
a * {
    cursor: pointer;
}

/*头部*/
.syheader{background:url(syheadbg.png) center top no-repeat;background-size: 100% 100%;}
.header{background:url(headbg.png) center top no-repeat;background-size:100% 100%;}

.rslogo{position:absolute;left:150px;top:30px;}
.rslogo img{height: 50px;}

.logo{width: 540px;padding-top: 120px;margin: 0 auto;}
.logo img{width: 521px;}

.nav{width: 100%;margin:0 auto;height: 80px;background: #0051c9;}
.nav ul{width: 1200px;margin: 0 auto;}
.nav li{float: left;width: 147px;padding: 0 12px;height: 80px;text-align:center;font-size: 20px;}
.nav li a{display:block;width: 100%;margin-top:5px;height: 75px;line-height: 65px;color: #fff;}
.nav li.current a,.nav li:hover a{color: #fff;background: url(navhover.png) center 48px no-repeat;font-weight: bold;}

.nav .navxllist{
	display:none; 
	position:absolute;
}
.nav .navxllist ul{
	width: 147px;
}
.nav .navxllist li{
	width: 147px;
	padding: 0 12px;
	text-align:center;
	font-size: 20px;
	background: #0051c9;
	height: 45px;
	line-height: 45px;
	float: none;
}
.nav .navxllist li a{
	display:block;
	width: 100%;
	color: #fff;
	background: none!important;
	height: 45px;
	line-height: 45px;
	margin-top: 0;
	font-weight:normal;
}
.nav .navxllist li a:hover{
	font-weight:bold;
}
#zcwjlist{
   left: 50%;
    margin-left: -87px;
}

#bsznlist{
	left: 50%;
	margin-left: 85px;
}
.search{border-radius:5px;width: 410px;height: 45px;padding: 36px 0 70px 0;margin: 0 auto;}
.search span.dropselect_box { position:relative;  width:89px; border-right:1px solid #547898; display:inline-block; float:left; height:34px; z-index:99;}
.search_text{float:left;border-radius: 5px 0 0 5px;border:none;outline:none;width: 90%;height: 45px;line-height: 45px;color: #fff;font-size: 14px;text-indent:15px;background: rgba(127,159,299,0.4);}
.search_sub{float:right;border-radius: 0 5px 5px 0;width: 10%;height: 45px;background: url(cx.png) center center no-repeat;border:none;color:#fff;cursor:pointer;background-color: rgba(127,159,299,0.4);}
.hidden {display:none;}
.search_text::placeholder {
    color: #fff; /* 将颜色设置为蓝色 */
}

/*厅局公用无障碍等样式重写*/
.Hj-EasyRead-Container {
    margin-left: 730px!important;
}
#topSystemBtn_id{
	background-color:#4e9de0!important;
	height: 40px!important;
    line-height: 40px!important;
	background-position-x: 82px!important;
    background-position-y: -18px!important;
	left:50%!important;
	margin-left:615px;
}
#comm_topLink_id{
	margin-top:6px;
}
#div_topSystem_id{
	background-color:#4e9de0!important;
}



