html,body{
	width: 100%;
	height: 100%;
}
body,ul{
	margin:0;
	padding:0;
}
body{
	font:14px "微软雅黑","宋体","Arial Narrow",HELVETICA;
	-webkit-text-size-adjust:100%;
} 
li{
	list-style:none
} 
a{
	text-decoration:none;
	cursor: pointer;
}
ul {
	list-style-type: none;
}
.daohang{
	position: absolute;
	z-index: 999;
	width: 100%;
}
.tel{
	position: absolute;
	margin-top: 15px;
	color: white;
	font-size: 16px;
	/* padding-bottom: 30px;
	padding-top: 15px; */
	display:inline-block;
}
.telpic{
	width: 20px;
	height: 20px;
	margin-left: 100px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 14px;
}
.login{
	color: white;
	font-size: 16px;
	display:inline-block;
	float: right;
	padding-bottom: 30px;
	padding-top: 15px;
	margin-right: 100px;
}
.login a{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.whitebg{
	background-color: rgb(255,255,255,0.5);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: 15px;
	margin-left: 100px;
	margin-right: 100px;
}
.logo1{
	width: 300px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.second-div{
	margin-top: 5px;
	width: 100%;
}
.black-bg{
	background-color:#272727;
	color: white;
	height: 40px;
}
.dd{
	height: 40px;
	line-height: 40px;
}
.bb_dd{
	float: left;
	background-color: #003595;
	width: 15%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.d3{float: right;}
.d3 a{color: white;}
/*清除上面浮动样式*/
.qingchu{
	clear: both;
}
ul.imglist{ 
	width:90%;
	margin-left: 10%;
	margin-right: 10%;
	overflow:hidden;
} 
ul.imglist li{ 
	float:left; 
	padding-right: 50px;
	padding-bottom: 30px;
	width:20%;
} 
ul.imglist li img{ 
	display:block; 
}
ul.imglist li span{ 
	display:block; 
	width:100%; 
	height:30px; 
	line-height:30px;
	text-align: center;
}
/*footer*/
footer{
	background-image: url(../img/footer/footer.jpg);
	/* padding-top: 90%; */
	margin-top: 50px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.footer-1{
	margin-top: 50px;
	/* margin-bottom: 50px; */
}
.footer-left{
	color:white;
	font-size:16px;
	display:flex;
	/* justify-content:space-around; */
	width: 40%;
	float: left;
}
.footer-left p{
	line-height: 35px;
}
.footer-left p a{
	color: white !important; 
}
footer div div p:first-child{
	font-size: 23px;
	line-height: 50px;
}
.footer-right{
	width:40%;
	float: right;
}
.foot_Footer { margin: 0 auto;padding: 15px 0 ;background-color: #005aff;color: white;margin-top: 40px;}
.foot_Footer ul {margin: 0; padding: 0; list-style: none;display:flex;justify-content:space-around; }
.foot_Footer ul li {height: 20px; line-height: 20px; text-align: center; font-size: 14px; }
.foot_Footer ul li a{color: white;}

/*法规库首页*/
.query_form{
	float: left;
	width: 70%;
	background-color: #f9f9f9;
	margin-top: 10px;
	border: 1px solid #e2e2e2;
	min-width: 500px;/* 为了文字和输入框不跑偏 */
}
.query_form .qf_oo{
	width: 50%;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	min-width: 500px;/* 为了文字和输入框不跑偏 */
}
.query_form .qf_div{
	margin-left: 30px;
	margin-top: 20px;
}
.query_form .qf_div .qfd_inp{
	width: 320px;
	padding-left: 10px;
	height: 35px;
	border: 1px solid #E6E6E6;
	border-radius: 2px;
}
.query_form .qf_div .qfd_inp_time{
	width: 142px;/* 133px; */
	padding-left: 10px;
	height: 35px;
	border: 1px solid #E6E6E6;
	border-radius: 2px;
}
.query_form .qf_div .qf_div_sel{
	width: 330px;
	padding-left: 10px;
	height: 35px;
	border: 1px solid #E6E6E6;
	border-radius: 2px;
	cursor: pointer;
}
.query_form .qf_oo .qf_rr{
	width: 50%;
	margin: 20px auto;
}
.query_form .qf_oo .qf_rr .rr_sub{
	cursor: pointer;
	background-color: #2389ed;
	width: 90px;
	height: 30px;
	line-height: 30px; 
	font-size: 16px;
	text-align: center;
	color: white;
	border: none;
	border-radius: 2px;
	float: left;
	margin-right: 35px;
}
.latest_regulations{
	float: right;
	width: 28%;
	margin-top: 10px;
	border: 1px solid #e2e2e2;
	overflow: hidden;
	height: 483px;/* 左边表单的高度 */
}
.latest_regulations_title{
	background-color: #003494;
	color: white;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 10px;
}
.latest_regulations_title span{color: #f04534 !important;}
.lrc_div{
	margin: 0 10px;
	overflow: hidden;
}
.lrcd_tit{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.lrcd_con{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.lrcdc_flo{
	float: left;
	width: 42%;/* 缩小窗口不会换行 */
	margin-right: 15px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lrc_div hr{
	width: 100%;
	margin-top: 10px;
	border: none;
	border-top: 1px dashed #919191;
}
.search_result{
	width: 80%;
	margin: 10px auto;
	border: 1px solid #e2e2e2;
	background-color: #f9f9f9;
	margin-bottom: 30px;
}
.sr_title{
	background-color: #003494 !important;
	color: white;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 20px;
}
.sr_con_div{
	margin: 0 10px;
}
.sr_con_tit{
	float: left;
	width: 55%;
	font-weight: bold;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.sr_con_con{
	float: right;
	width: 40%;
	text-align: right;
	line-height: 30px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/* 分页 */
.paging_con{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px;
}
.paging{
	float: left;
}
.paging input{
	width: 30px;
	border: 1px solid #e6e6e6;
	height: 20px;
	line-height: 20px;
}
.paging_bord{
	border: 1px solid #e6e6e6;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
}
.paging_num{width: 40px;}
.paging_last,.paging_next{width: 80px;}
.paging_last{margin-right: 5px;}
.paging_next{margin-left: 5px;margin-right: 8px;}
.paging_con div:nth-child(6){margin-right: 5px;}
.paging_tol{color: #8e8e8e;}
.paging_sub{
	width: 45px;
	border: 1px solid #e6e6e6;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	margin-left: 5px;
}
.paging_hover{
	background-color: #f04533;
	color: white;
}
/* 法规库二级 */
.rrd{
	width: 100%;
	background-color: #f4f4f4;
}
.rrd_con{
	width: 80%;
	margin: 0 auto;
	background-color: white;
	padding: 10px;
}
.rrdc_title{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 15px;
}
.rrdc_tb{
	text-align: right;
	font-size: 12px;
	color: #9F9F9F;
}
.rrdc_p1{
	text-indent: 2em;
	text-align:justify;
	text-justify:inter-ideograph;
	color: #2f2f2f;
	line-height: 22px;
}
.rrdc_p2{
	text-align: center;
	color: red;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 20px;
}
.rrdc_p3{
	text-align: center;
	font-weight: bold;
	line-height: 30px;
}
.rrdc_pn p{
	text-indent: 2em;
	text-align:justify;
	text-justify:inter-ideograph;
	color: #2f2f2f;
	line-height: 26px;
}
.last_next_div{
	margin-top: 40px;
	margin-bottom: 20px;
}
.last_next_botton{
	float: left;
	background-color: #f0f0f0;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
}
.last_next_article{
	float: left;
	margin-left: 15px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
}
