@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;
}
/* 主体 */
.main{ 
	width: 1200px; 
	margin:20px auto; 
	overflow:hidden;
margin-top:40px!important;
margin-bottom:20px!important;
}
/* 公共样式 */
.one-row {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.two-row {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.f-a-center {
	display: flex;
	align-items: center;
}
.f-a-center-jsb {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
/* 分块 */
.block{width:100%;margin-top:40px;overflow:hidden}

/*面包屑*/
.local p{ background: url(titfg.jpg) no-repeat left center;padding-left:20px;font-size:17px;font-weight: bold;height: 43px; line-height: 43px;color:#9e9e9e; }
.local p a{ display:inline-block;font-size:17px;font-weight: bold;padding:0 5px;color:#9e9e9e;}
.local p span{color:#57b4f7;}

.hy-list-nav {height: 40px;background-color: #f2f6fb;margin-top: 20px;text-indent: 2em;}
.hy-list-nav{ font-size: 14px;color: #666666;line-height: 40px;}
.hy-list-nav span {font-size: 14px;line-height: 40px;}
.hy-list-nav a {color: #666666;line-height: 40px;font-size: 14px;}


/*页码*/
.nextpage{ padding:19px; height:30px;float:right;}
.nextpage ul { float:right;}
.nextpage ul li{ float:left; height:30px; line-height:30px; margin-right:5px; color:#666; font-size:14px;}
.nextpage ul li a:hover{ background:#006498; color:#fff; text-decoration:none;}
.nextpage li:first-child{ margin-right:10px; float:right;}
.nextpage li a{ display:block; float:left; padding:0 10px;}
.nextpage li span{ display:block;  padding:0 10px;}
.nextpage .page_jump{display:none}
.nextpage .total_count{display:none}
.nextpage ul li .current{ background:#006498; color:#fff; text-decoration:none;}

/*标题样式*/
.title{ height:50px; line-height: 50px;}
.title h2{ float: left ;font-size: 18px;}
.title h2 a{ display:block; width:100%;float:left;width:140px; height: 38px;padding:0px 15px 0 10px; line-height:38px; color:#fff;background:url(titbg.png) left center no-repeat;}
.title h2 .noactive{color:#2072bb;background:none;}
.title .more{ display:none; float: right; color:#666;font-size: 14px;height: 50px;line-height: 50px; padding-right: 25px;}
.title .more:hover{ color:#2072bb;}

/*列表样式*/
.list{ display:none; padding:0 25px 0 10px;margin-top:0px}
.list ul{ margin-top: 0px;padding:0px}
.list ul li{position:relative;font-size:16px; height:45px; line-height:45px; padding-left:15px;overflow:hidden;}
.list ul li b{ position: absolute; top: 21px; left: 0; display: block; width: 5px; height: 5px;border-radius:50%; background-color: #2072bb; }
.list ul li:last-child{border-bottom: none;}
.list ul li a{ float:left; color:#333; max-width:75%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.list ul li .date{ float:right; color:#999;}
.list h2 a:hover,.list ul li a:hover{ color:#2072bb;}

/*头部*/
.header{background:url(headbg.jpg) center -30px no-repeat;background-size:100% 100%;    height: 350px;}

.top{ height: 40px; line-height: 40px; background:#0a539f;}
.top_cont{ width: 1440px; margin:0 auto;}
.top_cont a{ color:#fff;font-size:12px;}
.top_cont em { font-style:normal; color:#9dbfe1; margin:0 8px;}

.logo a{width:503px;height:125px;display:block;margin:45px auto}
.logo img{width:503px;}


.nav{ width:85%;margin:0 auto;height:70px;background:#fff;}
.nav ul{width:70%;float:left;}
.nav li{ float: left;width: 14%; padding:0 3%;height:70px;text-align:center; font-size: 17px; font-weight:bold;}
.nav li a{ display:block; width: 100%;margin-top:5px; height: 70px;line-height:60px;}
.nav li.current a,.nav li:hover a{ color:#2e71b8;background: url(navhover.png) center 55px no-repeat; }

.search{float: right;border: 2px solid #547898;width: 20%;    margin: 17px 4%;border-radius:5px;}
.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; border:none;outline:none; width: 80%; height:34px; line-height:34px; color:#333; text-indent:10px;}
.search_sub{ float:right; border-radius: 5px;width:20%; height:34px; background: url(cx.png) center center no-repeat;border:none; color:#fff; cursor:pointer;}
.hidden {display:none;}

/*底部*/
.friend_link_box{background:#2572b6;border-bottom: 1px solid #84b9ed;height: 79px;}
.friend_link{ width:1277px; height:80px; margin:0 auto; line-height:80px;}
.friend_link h2{float:left; width:90px; height:80px; line-height:80px; color:#fff; font-size:16px; text-align:center;font-weight: bold;}
.friend_link_box .friend_link ul{margin-left:40px; float:left;}
.friend_link_box .friend_link ul li {float:left; margin-left:10px;}
.friend_link_box .friend_link ul li select{width:155px; padding:10px; margin:20px 0; color:#666;outline:none}
.friend_link .link{ float:left; color:#666; margin-right:8px;}
.friend_link .link:hover{ text-decoration:underline;}
.zddt{width: 155px;text-align: center;border: 1px solid #bbb;background: #fff;margin-top:20px;height: 38px;line-height:40px;}

.footer{ height:180px; background:#2572b6;}
.footer_main{ width:1140px; height:180px; margin:0 auto;}
.footer_main .gov_icon{float: left;padding-left: 235px;width: 229px;height: 100px;}
.footer_main p{float: left; color: #fff; padding-left: 20px;padding-top: 40px;line-height: 29px;}
.footer_main .gov_icon img {position: relative;top: 39px;}
.footer_main .gov_icon #_span_jiucuo img {position: relative;top: 25px;left: 10px;}


/*厅局公用无障碍等样式重写*/
.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;
}



