@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;
}
/* 主体 */
body{
	background: url(symainbg.png) center bottom no-repeat;
	background-size:100% 100%;
}
.main{
	width: 1200px;
	margin: 50px auto;
	overflow:hidden;
}
/* 公共样式 */
.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: 50px;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;}

.list-nav {height: 40px;background-color: #f2f6fb;margin-top: 10px;text-indent: 2em;}
.list-nav{ font-size: 14px;color: #666666;line-height: 40px;}
.list-nav span {font-size: 14px;line-height: 40px;}
.list-nav a {color: #666666;line-height: 40px;font-size: 14px;}


/*页码*/
.paging_wrap{
    text-align: center;
    padding: 20px 0;
}
.paging_wrap.left{
    text-align: left;
}
.paging_wrap.right{
    text-align: right;
}
#paging{
    display: inline-block;
    padding: 0;
    margin: 0;
}
#paging li{
    display: inline-block;
    width: auto;
    height: auto;
    color: #333;
    vertical-align: middle;
    margin: 0 3px;
}
#paging li a{
    height: auto;
    text-decoration: none;
}
#paging li a, #paging li span{
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    color: #333;
    padding: 6px 10px;
    border: 1px solid #ccc;
}
#paging .page_index .current,#paging li:hover a
{
    color: #fff;
    background: #013FCB;
    border: 1px solid #013FCB;
}
#paging .page_jump{
    margin-left: 5px;
}
#paging .page_jump input{
    width: 50px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin: 0 3px;
}
#paging .page_jump a{
    border-radius: 2px;
    margin-left: 6px;
}
#paging .total_count, #paging .page_jump{
    display: none;
}

/*标题样式*/
.title{ height:50px; line-height: 50px;}
.title h2{ float: left ;font-size: 18px;}
.title h2 a{display:block;width:100%;float:left;height: 38px;padding-left: 5px;line-height:38px;color:#fff;background:url(titbg.png) left center no-repeat;}
.title h2 .noactive{color:#013FCB;background:none;}
.title .more{display:none;float: right;color:#666;font-size: 16px;height: 50px;line-height: 50px;}
.title .more:hover{ color:#013FCB;}
.title .moreicon{position: relative!important;left: 0!important;top: 4px;margin-left: -4px;visibility: hidden;}

.icontitle h2 a{background:none;color:#013FCB;font-weight:normal;font-size: 20px;}
.icontitle{border-bottom:1px solid #013FCB;margin-bottom:10px}


/*列表样式*/
.list{display:none;padding: 0px 10px;margin-top:0px}
.list ul{ margin-top: 0px;padding:0px}
.list ul li{position:relative;font-size:16px;height: 47px;line-height: 47px;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: #013FCB; }
.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:#013FCB;}


/*头部*/
.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; /* 将颜色设置为蓝色 */
}


.tblink{width:1200px;margin: 0 auto;margin: 50px 0;}
.tblink li img{display:block;margin: 0 auto;margin-bottom: 15px;}
.tblink li{float: left;width: 9%;padding: 0 1%;height: 116px;text-align: center;font-size: 18px;}


/*底部*/
.friend_link_box{background: #013FCB;border-bottom: 1px solid #84b9ed;height: 79px;}
.friend_link{width: 1035px;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: 215px;padding:10px;margin:20px 0;color:#666;outline:none;text-align: center;}
.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;}

.webinfo{display:block;width:100%;text-align:center;line-height:100px;color:#fff;font-size:20px;}
.footer{height: 210px;background:#013FCB;padding-top: 50px;}
.footer_main{width: 1020px;height:180px;margin:0 auto;}
.footer_main .gov_icon{
    float: left;
    width: 229px;
    height: 100px;
}
.footer_main p{float: left;color: #fff;padding: 30px 50px 30px 30px;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;}
.ewm img{width:140px;display:inline-block;}
.ewm p{height: 40px;
    line-height: 40px;
    padding: 0;
    width: 140px;
    text-align: center;}

/*厅局公用无障碍等样式重写*/
.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;
}



