@charset "utf-8";

/* 公共css */
html, body, div, span, object, iframe,h1, h2, 
h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, 
em, img, ins,kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, 
ol, ul, li,fieldset, form, label, legend,table, caption, tbody, 
tfoot,thead,tr, th, td,article, aside, canvas, details, figcaption, 
figure, footer, header, hgroup, menu, nav, section, summary,time, mark, 
audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align:baseline;
    background:transparent;
    outline-style:none;
}
button{
	background:#fff;
}
input,textarea,button{
	border:none;
}
header,nav,main,footer,section,article{
    display: block;
}
html,body{
    width: 100%;
	height: 100%;
	position: relative;
    font-family: Arial,微软雅黑;
}
.row{
    margin: 0;
    padding: 0;
}
body {
    line-height:1;
}
ul,ol,li{
    list-style: none;
}
a{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a,a:visited,a:hover,a:active,a:focus {color:#252525; text-decoration:none;} 
input, select {
    vertical-align:middle;
}
textarea{resize: none;}
i{
    font-style: normal;
}
body{
	background: url("zly_hjzfj_20210526_bg.jpg") no-repeat top center;
}
h1{
 width:1200px;
	height: 300px;
	text-align: center;
	margin: 0 auto;
	line-height: 400px;
}
h1 img{ 
width: auto;
	max-width: 100%;
}
.w1200{
	margin: 0 auto;
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.hky_saki_content_part1{
    width: 100%;
    height: 325px;
    position: relative;
    padding-top: 10px;
}
.hky_saki_part1_pNews{
	background: #000;
    width: 578px;
    height: 325px;
    position: relative;
    overflow: hidden;
    float: left;
}
.hky_saki_part1_pNews>.hd{
    width: 100%;
    height: 66px;
    position: absolute;
    top: 237px;
    left: 55%;
     
    z-index: 10;
}
.hky_saki_part1_pNews>.hd ul{
    list-style-type: none;
    width: 346px;
    height: 5px;
    margin: 0 auto;
}
.hky_saki_part1_pNews>.hd ul li{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    float: left;
    background: #eeedeb;
    margin-right: 15px;
}
.hky_saki_part1_pNews>.hd ul li.on{
    background: #fbbb3f;
}
.hky_saki_part1_pNews .prev{
    width: 30px;
    height: 40px;
    background-image: url(hky_saki_banner_btn_left.png);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 14;
}
.hky_saki_part1_pNews .next{
    width: 30px;
    height: 40px;
    background-image: url(hky_saki_banner_btn_right.png);
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 14;
}
.hky_saki_part1_pNews>.bd{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.hky_saki_part1_pNews>.bd .img{
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
}
.hky_saki_part1_pNews>.bd .img img{
    width: 100%;
    height: 100%;
}
.hky_saki_part1_pNews>.bd p{
    width: 420px; 
    height: 40px;
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 40px;
    position: absolute;
    left: 59px;
    top: 263px;
    z-index: 12;
    margin: 0;
    padding: 0 20px;
    background: rgba(255,255,255,0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);
    cursor: pointer;
}
.hky_saki_part1_pNews_btn{
    width: 88px;
    height: 34px;
    border-radius: 4px;
    background: #ffffff;
    opacity: 0.9;
    filter:Alpha(opacity=90);
    position: absolute;
    top: 9px;
    right: 10px;
    padding-left: 13px;
    font-size: 16px;
    color: #33be61;
    line-height: 34px;
    cursor: pointer;
}
.hky_saki_part1_pNews_btn i{
    display: block;
    width: 5px;
    height: 8px;
    background: url(hky_saki_head_icon_3.png) no-repeat;
    float: right;
    margin-top: 13px;
    margin-right: 11px;
}
.hky_saki_part1_cNews{
    width: 585px;
    height: 325px;
    position: relative;
    float: right;
}
.hky_saki_part1_cNews_title{
    width: 100%;
    height: 38px;
    position: relative;
}

.hky_saki_part1_cNews_title>p{
	float: left;
    padding-right: 10px;
    position: relative;
}
.hky_saki_part1_cNews_title .p1 a{
    font-size: 24px;
    color: #186eb7;
    position: relative;
}
.hky_saki_part1_cNews_title .p2 a:before{
	top: 0;
	position: absolute;
	display: block;
	content:"";
	 width: 23px;
    height: 4px;
    background-color: #e8bd5e;
    float: left;
}
.hky_saki_part1_cNews_title .p1 a:hover{
	
    font-weight: bold;
    text-shadow: 2px 2px 3px #a8a9b0;
    top: -2px;
    left: -2px;
}
.hky_saki_part1_cNews_title .p2 a{
	display: inline-block;
	padding-top: 8px;
    font-size: 16px;
    color:#c2c2cc;
}
.hky_saki_part1_cNews_title .p2 {
    
	background: url("zly_xjzfx_20210526jth.png") no-repeat right; padding-right: 15px;
}
.hky_saki_part1_cNews_title .a1{
    display: block;
    width: auto;
    height: 18px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 0;
    background: url(hky_saki_cNews_more.png) no-repeat;
    cursor: pointer;
	color: #999;
}
.hky_saki_part1_cNews ul{
    width: 100%;
    list-style-type: disc;
}
.hky_saki_part1_cNews ul li{
   background: url("zly_xjzfx_20210526libt.png") no-repeat 10px 10px;
    color: #dcdcdc;
     
    margin:12px 0;
	border-bottom:#f5f5f5 1px dashed;
}
.hky_saki_part1_cNews ul a{
	padding-left: 30px;
	line-height: 28px;
    display: inline-block;
    display: inline-block;
    font-size: 16px;
    color:#333333;
}
.hky_saki_part1_cNews ul li span{
       display: block;
    font-size: 16px;
    color: #999999;
    padding-left: 30px;
}
.hky_saki_part1_cNews ul a:hover{
    color:#23649c;
}
.tit {
	list-style: none!important;
	background: none!important;
	overflow: hidden;
}
.tit a{
	line-height: 28px;
    color: #5e8ff3!important;
    padding-left: 2%!important;
    float: left;
    display: inline-block;
    width: 76%;
}
.tit span{
	float: left;
    width: 16%!important;
    display: inline-block;
    border-right: #ddd 1px solid;
    padding: 0 2% 0 0!important;
}
.tit span b{
	line-height: 40px;
	text-align: center;
	width: 100%;display: block;
	font-size: 36px; color: #999; font-weight: normal;
}
.tit span p{
	text-align: center;
	padding: 5px 2px;
	color: #fff;
	border-radius: 3px;
	width: 100%;
	background: #f39800;
}
/*执法专题*/

.zly_bt div{ transition: all 0.6s;
	margin-left: 35px;
    float: left;
    background: #287ade;
    width: 174px;
    height: 339px;
    padding: 5px;
    border-radius: 3px;
}
.zly_bt div a{
	display: block;
	width: 98%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
} 
.zly_bt div a img{
	width: 100%;
	height: auto;
}
.zly_bt div span{
	display: block;
	line-height: 28px;
	color: #fff;
	font-size: 18px;
	width: 90%;
	padding: 0 5%;
}
.zly_bt div span b{ display: block; text-align: right;
	padding-top: 30px; background: url("zly_xjzfx_20210526jtb.png") no-repeat 100% 10px;
}
.zly_bt:first-child{
	background:#4b8fe3;
}
.zly_bt:last-child{
	background:#71a7e9;
}
.zfzt{    transition: all 0.6s;
	margin-left: 0!important;
    position: relative;
    width: 530px!important;
    height: 340px!important;
    border: #a3c5e2 1px solid;
    border-radius: 3px;
    padding: 5px;
    background: #fff!important;
}
.zfzt a{width: 530px!important;
	height: 340px!important; overflow: hidden; display: block;}
.zfzt a img{ width: 100%;  height: 100%!important;}
.zfzt span{
	overflow: hidden;
    position: absolute;
    left: 5px;
    bottom: 30px;
    width: 70%!important;
    line-height: 32px!important;
    background: rgba(0,0,0,0.6);
    color: #fff;
    height: auto;
    font-size: 18px;
    line-height: 28px;
    padding: 20px;
     
}
.zfzt span b{
	    background: none!important;
    float: right;
    padding: 0!important;
}

.w100{
	width: 100%; height: auto; overflow: hidden;
}
.zfzt:hover span{
	 background: rgba(18,93,112,0.6);
	padding: 30px;
	 color: #65d3ef;
}

.mt40{ margin-top:40px;}
.w45{ width: 45%; float: left;}
.fl{float: left;}
.fr{float:right;}
.szbw_l{
	position: relative;
	width: 366px;
	height: 322px;
	overflow: hidden;
	float: left;
	 transition: all 0.6s; 
}
.szbw_l img{
	z-index: 1;
	position: relative;
	width: auto;
	height: 100%;
	overflow: hidden;
	
}
.szbw_l span{
	z-index: 9;
	position: absolute;
	left: 5px;
	top:5px;
	display: block;
	 width: 336px;
	height: 292px;
	 padding: 10px;
	background: rgba(248,100,36,0.4);
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
}
.szbw_l span p{
	margin-top: 40px;
	text-align: left;
}
.szbw_l span b{
	display: block;
	font-weight: normal;
	font-size: 20px;
	margin-top: 50px;
	text-align: right;
}
.szbw_l span a{
	       margin: 30px auto 0 auto;
    background: #f86424 url(zly_xjzfx_20210526jth1.png) no-repeat 90%;
    padding: 3px 45px;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
}

.szbw_r{
	margin-left: 28px;
	 width: 388px;
	height: 182px;
}
.szbw_r img{
	width: 388px;
	height: 182px;
}
.szbw_r span{
	width: 358px;
	height: 152px;
	font-size: 16px;
	font-weight: normal;
	background: rgba(40,122,222,0.5);
	
}
.szbw_r span p{
	margin-top: 0;
	
}
.szbw_r span b{
	font-size: 16px;
	margin-top: 0;
}
.szbw_r span a{
	float: left;
	margin-top: 10px;
	background-color: #287ade;
}
.xx{     width: 795px;
    border: #ddd 1px solid;
    padding: 5px;
    overflow: hidden;
    margin-left: 25px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;}
.szbw_l:hover span{background: none; transition: all 0.6s;}
.bg1{ background: #f9f4f3;}
.xx li{ overflow:hidden; height:56px; list-style:none; margin-bottom:3px; border-radius: 5px; background: #fff;}
.xx li:first-child+li{ background-color:#f9f4f3;}
.xx li p{ overflow:hidden; box-sizing:border-box; padding:1px;}
.xx li p:hover{ box-shadow: 2px 2px 5px 1px #ccc;   padding:0;}
.xx li:hover a{ color: #c85d46; background: url(list_dot_rainbow_hover_0802.png) no-repeat 15px 24px;}
.xx li p{ background:url(hbdh_list1_lxy_20180608.png) no-repeat 8px center;}
.xx li p{ background:url(hbdh_list2_lxy_20180608.png) no-repeat 8px center;}
.xx li a{background: url(list_dot_rainbow_0802.png) no-repeat 15px 24px; float:left; padding-left:38px; line-height:56px; max-width:440px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xx li em{ float:right; line-height:56px; margin-right:20px; color:#888; font-style:normal;}
.w45 .xx{ width: 96%; margin-left: 0;}
.bg3{
	margin-top: 20px;
	width: 100%;
	background: #f3f7fa url("zly_hjzfj_20210526_bg1.jpg") no-repeat center;
	padding-bottom: 30px;
}
.bg3 .w100{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;
}
.lj{
	width: 1200px; margin: 20px auto;
}
.lj img{ 
width: 100%;
}
.lj:hover{
	opacity: 0.9;
}
.logo{
	position: absolute;
	top:20px;
	left: 20%;
}
.logo a{
	color: #fff;
	font-weight: bold;
}
@media screen and (max-width: 1366px){
	.logo{ top:10px; left: 5%;}
	h1{     width: 100%;
    height: 150px;
    line-height: 200px;}
	h1 img{ width: 90%;}
	.w1200{ 
	background: #fff;
    width: 98%;
    
    margin: 0 auto;
    border-radius: 5px;
    padding: 10px 1%;
	}
	.zly_bt div{
		    margin: 10px auto;
		width: 95%!important;
    padding: 5px 2%;
		height: 210px!important;
	}
	.zly_bt div a{
		width: 100%!important;
    height: 210px!important;
	}
	.zly_bt div img{
		width: 100%!important;
		height: 120px!important;
	}
	.zfzt a{
		width: 100%;height: 100%;
	}
	.hky_saki_part1_pNews{
		width: 100%;
	}
	.hky_saki_part1_pNews>.bd p{width: 70%; left: 10%;}
	.hky_saki_part1_cNews{width: 100%;}
	.szbw_r{
		margin: 10px auto;
	}
	.szbw_r span{
		width: 88%;
	}
	.xx{
		width: 95%;
		margin: 0 auto;
		padding: 0 2%;
	}
	.xx li{
		height: auto;
	}
	.xx li a{
	       padding-left: 10%;
    width: 90%;
    max-width: 100%;
    display: inherit;
    white-space: normal;
	}
	.w45{
		height: auto;
    width: 100%;
    overflow: hidden;
	}
	.w45 .xx{
		width: 95%;
	}
	
	.fl{float: none}
	.fr{float: none}
	.bg3 .w100{ width: 100%;}
	.lj{ width: 100%; text-align: center; overflow: hidden;}
	
	.lj img{ width: 100%;}
}