﻿			body 
		{
			padding: 0;
			margin: 0;
		}
		/*顶部背景图*/
		
		.dbbj {
			width: 100%;
			height: 200px;
			background: url(../img/top_banner.jpg) no-repeat;
			background-size: 100% 100%;
		}
		
		.dbbj img {
			position: relative;
			left: 18.5%;
			top: 17%;
		}
		/*顶部菜单*/
		
		.dbcd {
			width: 100%;
			height: 30px;
			background-color: rgba(85, 134, 203, 0.5);
			float: left;
		}
		
		.dbcd ul {
			list-style: none;
			margin-left: 15.3%;
			margin-top: 0.5%;
		}
		
		.dbcd ul li {
			float: left;
			padding-left: 2%;
			display: inline;
			color: white;
			font-size: 14px;
		}
		
		.dbcd ul li:hover {
			cursor: pointer;
		}
		
		.dbcd ul li img {
			vertical-align: middle;
			margin: 0 8px;
		}
		/*导航栏*/
		
		.dhl {
			width: 100%;
			height: 42px;
			background-color: rgb(1, 104, 183);
		}
		
		.dhl ul {
			width: 1200px;
			height: 42px;
			margin: auto;
			list-style: none;
			position: relative;
			left: -20px;
		}
		
		.dhl ul li {
			width: 200px;
			float: left;
			display: block;
			z-index: 100;
			line-height: 42px;
			color: white;
			text-align: center;
			font-size: 21px;
		}
		
		.dhl ul li:hover {
			background: rgb(1, 82, 147);
		}
		/*中间背景*/
		
		.zj {
			width: 100%;
			height: 800px;
			background: url(../img/1_02.jpg) no-repeat;
			background-size: 100% 100%;
		}
		/*中间内容*/
		
		.zjmessage {
			width: 1200px;
			height: 800px;
			margin: auto;
			background-color: white;
		}
		/*轮播*/
		
		.news_pic {
			width: 600px;
			height: 340px;
			float: left;
			overflow: hidden;
			filter: gray;
			position: relative;
			top: 5px;
		}
		/*焦点图片的宽度改为590px*/
		
		#news_pic_banner {
			width: 3000px;
			height: 340px;
			position: absolute;
			left: 0px;
			top: 0px;
			list-style: none;
		}
		
		#news_pic_banner li {
			display: block;
			float: left;
			height: 340px;
			width: 600px;
			list-style: none;
		}
		
		#news_pic_banner li img {
			height: 340px;
			width: 600px;
			border: none;
			margin-top: 16px;
			position: relative;
		}
		
		.current-title {
			display: block;
			height: 50px;
			width: 665px;
			position: absolute;
			bottom: 0px;
			padding-left: 20px;
			line-height: 50px;
			color: #fff;
			font-size: 16px;
			text-decoration: none;
			background-color:rgba(0,0,0,.5);
			margin-bottom: 0px;
		}
		.current-title a{
			color:#fff;
			text-decoration: none;
            display: block;
			
		}
		
		/* #button-banner {
			height: 50px;
			line-height: 50px;
			width: 665px;
			position: absolute;
			bottom: 0px;
			opacity: 0.5;
			-moz-opacity: 50;
			filter: alpha(opacity=50);
			background-color: #000;
		} */
		
		#circle-btn {
			width: 100px;
			height: 50px;
			line-height: 50px;
			position: absolute;
			bottom: 0px;
			right: 0px;
		}
		
		#circle-btn .pot {
			display: block;
			margin-top: 18px;
			float: left;
			width: 14px;
			height: 14px;
			border-radius: 7px;
			background-color: #fff;
			margin-right: 10px;
		}
		
		#circle-btn .select {
			background: #FA124C
		}
		
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:8px;  width:14px; height:14px; line-height:14px; text-align:center; background:#fff; cursor:pointer; list-style-type:none;border-radius: 7px;margin-top: 34px;}
		.slideBox .hd ul li.on{ background:#fa124c;}
		
		.select-btn {
			width: 40px;
			height: 72px;
			position: absolute;
			z-index: 9;
			top: 140px;
		}
		
			select{
			 /*将默认的select选择框样式清除*/
			  appearance:none;
			  -moz-appearance:none;
			  -webkit-appearance:none;
		}
		
		.select-btn img {
			width: 100%;
			height: 100%;
			border: none;
			cursor: pointer
		}
		
		#left-btn {
			left: 0px;
		}
		
		#right-btn {
			right: 0px;
		}
		
		.about img {
			width: 220px;
			height: 134px;
		}
		/*轮播右侧菜单*/
		
		.yccd {
			width: 600px;
			height: 340px;
			float: left;
			margin-top: 20px;
		}
		
		.yccd_cd {
			width: 100%;
			height: 40px;
			background-color: rgb(230, 230, 230);
		}
		/*.yccd_cd_titles:hover{
			background-image: url(../img/yccd_cd_bj.png);
			background-size: 100% 100%;
			color: white;
		}*/
		.yccd_cd_titles a{
			text-decoration: none;
			color: #000000;
		}
		.yccd_cd tr {
			height: 40px;
			margin: auto;
			list-style: none;
		}
		
		.yccd_cd tr td {
			width: 120px;
			text-align: center;
			font-weight: 900;
			color: black;
			line-height: 40px;
			z-index: 10000;
			font-size: 18px;
		}
		
		.yccd_cd_zbt {
			width: 100%;
			margin: 3% auto 1% auto;
			text-align: center;
			margin-top: 3%;
			font-size: 18px;
		}
		
		.yccd_cd_zbt a {
			color: red;
			text-decoration: none;
		}
		
		.yccd_cd_fbt {
			width: 100%;
			text-align: center;
			margin: 10px auto;
			font-size: 14px;
		}
		
		.yccd_cd_fbt a {
			color: red;
			text-decoration: none;
		}
		
		.yccd_cd_message {
			width: 100%;
		}
		.yccd_cd_message ul{
			margin-left: -20px;
		}
		
		.yccd_cd_message ul li {
			line-height: 33px;
			font-size: 16px;
			list-style-type: none;
			background: url(../img/li.png) no-repeat center left;
			padding-left: 20px;
		}
		
		.yccd_cd_message ul a {
			text-decoration: none;
			color: #000000;
		}
		
		.yccd_cd_message ul a:hover {
			text-decoration: none;
			color: rgb(1,104,183);
		}
		/*分割线*/
		
		.fgx {
			border-bottom: 2px #ccc dashed;
			width: 93%;
			margin: 10px auto;
		}
		/*政务公开*/
		
		.zwgk {
			width: 600px;
			height: 340px;
			float: left;
			margin-top: 5px;
		}
		
		.zwgk_bt {
			width: 97%;
		}
		
		.zwgk_bt ul {
			border-bottom: 1px solid gray;
			list-style: none;
			margin: auto;
			height: 40px;
		}
		
		.zwgk_bt ul a {
			text-decoration: none;
		}
		
		.zwgk_bt ul li {
			width: 19%;
			border-bottom: 2px solid rgb(1, 104, 183);
			text-align: center;
			display: block;
			line-height: 40px;
			position: relative;
			left: -40px;
			font-size: 18px;
			color: rgb(1, 104, 183);
			font-weight: 900;
		}
		
		.zwgk_dhl {
			height: 42px;
		}
		
		.zwgk_dhl ul {
			height: 42px;
			margin: 15px auto;
			list-style: none;
			position: relative;
			left: -40px;
			width: 100%;
		}
		
		.zwgk_dhl ul li {
			width: 115px;
			float: left;
			display: block;
			z-index: 100;
			line-height: 42px;
			color: black;
			text-align: center;
			font-size: 14px;
			margin-left: 2px;
			background-color: rgb(238, 238, 238);
		}
		
		.zwgk_dhl img {
			vertical-align: middle;
			margin: 0 5px;
		}
		
		.sjjg {
			width: 55%;
			height: 205px;
		}
		.sjjg ul{
			margin-left: -37px;
		}
		
		.sjjg img {
			vertical-align: middle;
			margin: 0 5px;
		}
		
		.sjjg a {
			text-decoration: none;
			color: #000000;
		}
		
		.sjjg a p{
			font-size: 18px;
		}
		
		.sjjg a:hover {
			text-decoration: none;
			color: rgb(1, 104, 183);
		}
		
		.sjjg_message {
			transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-webkit-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			line-height: 32px;
			font-size: 16px;
			list-style-type: none;
			background: url(../img/li.png) no-repeat center left;
			padding-left: 20px;
		}
		
		
		
		.sjjg p {
			font-size: 1.3em;
			font-weight: 800;
		}
		/*.sjjg ul li {
			line-height: 28px;
		}*/
		
		.zfzn {
			width: 300px;
			height: 170px;
			float: right;
			position: relative;
			top: -68%;
			left: 3%;
		}
		
		.zfzn ul {
			list-style: none;
			margin: 25px auto;
			height: 211px;
			width: 62%;
		}
		
		.zfzn ul li {
			width: 100%;
			height: 40px;
			line-height: 40px;
			margin-top: 10px;
			border: 2px solid rgb(238, 238, 238);
			font-size: 16px;
		}
		
		.zfzn ul img {
			vertical-align: middle;
			margin: 0 8px;
		}
		
		.zfzn ul a {
			text-decoration: none;
			color: #000000;
		}
		/*互动交流*/
		
		.hdjl {
			width: 580px;
			height: 322px;
			float: left;
			margin-top: 5px;
			margin-left: 20px;
		}
		
		.hdjl_bt {
			width: 97%;
		}
		
		.hdjl_bt ul {
			border-bottom: 1px solid gray;
			list-style: none;
			margin: auto;
			height: 40px;
		}
		
		.hdjl_bt ul a {
			text-decoration: none;
		}
		
		.hdjl_bt ul li {
			width: 19%;
			border-bottom: 2px solid rgb(1, 104, 183);
			text-align: center;
			display: block;
			line-height: 40px;
			position: relative;
			left: -40px;
			font-size: 18px;
			color: rgb(1, 104, 183);
			font-weight: 900;
		}
		
		.dczj {
			width: 100%;
			height: 35px;
		}
		
		.dczj a {
			text-decoration: none;
			color: #000000;
		}
		
		.dczj a:hover {
			text-decoration: none;
			color: rgb(8, 94, 160);
		}
		
		.dczj img {
			vertical-align: middle;
			margin: 0 5px;
		}
		
		.dczj p {
			font-size: 18px;
			font-weight: 600;
		}
		
		.zxzj {
			width: 100%;
			height: 50px;
		}
		
		.zxzj1 img {
			float: left;
			width: 50px;
			height: 50px
		}
		
		.zxzj1_menu1 {
			font-size: 16px;
			font-weight: 500;
			text-decoration: none;
			color: #000000;
			float: left;
			width: 80%;
			margin-left: 10px;
			line-height: 25px;
		}
		
		.zxzj1_menu1:hover,
		.zxzj1_menu2:hover {
			text-decoration: none;
			color: rgb(1, 104, 183);
		}
		
		.zxzj1_menu2 {
			font-size: 14px;
			color: rgb(153, 153, 153);
			text-decoration: none;
			float: left;
			width: 80%;
			margin-left: 10px;
			line-height: 25px;
		}
		
		.zxzj_message {
			width: 70%;
			margin-top: 7%;
			margin-left: -6%;
		}
		
		.zxzj_message a {
			color: #000000;
			text-decoration: none;
		}
		
		.zxzj_message a:hover {
			text-decoration: none;
			color: rgb(1, 104, 183);
		}
		.zxzj_message ul{
			margin-left: -5px;
		}
		
		.zxzj_message ul li {
			font-size: 16px;
			font-weight: 500;
			line-height: 36px;
			list-style-type: none;
			background: url(../img/li.png) no-repeat center left;
			padding-left: 20px;
		}
		
		.zxzj_zxft {
			width: 80%;
			font-size: 1.2em;
			font-weight: 600;
		}
		
		.zxzj_zxft img {
			vertical-align: middle;
			margin: 0 5px;
		}
		
		.zxzj_zxft_menu {
			color: rgb(14, 70, 140);
			text-decoration: none;
			font-size: 16px;
		}
		
		.zxzj_zxft_menu:hover {
			text-decoration: none;
			color: rgb(8, 94, 160);
		}
		
		.zxzj_zxft_menu_message {
			color: #000000;
			text-decoration: none;
			font-size: 16px;
		}
		
		.zxzj_zxft_menu_message:hover {
			text-decoration: none;
			color: rgb(8, 94, 160);
		}
		
		.hdjl_menu {
			width: 100%;
			height: 40px;
			margin-top: 3%;
		}
		
		.hdjl_menu img {
			vertical-align: middle;
			float: left;
			margin: 8px 5px 0 15px;
		}
		
		.hdjl_menu ul {
			height: 40px;
			margin: auto;
			margin-left: -45px;
		}
		
		.hdjl_menu ul li {
			width: 140px;
			height: 40px;
			text-align: center;
			background-color: rgb(238, 238, 238);
			display: block;
			float: left;
			font-weight: 500;
			font-size: 16px;
			color: blue;
			line-height: 40px;
			margin-left: 6px;
		}
		/*专题专栏*/
		
		.ztzl {
			width: 100%;
			height: 90px;
			background-color: rgb(238, 238, 238);
			float: left;
			margin-top: -4px;
		}
		
		.ztzl_menu {
			float: left;
			margin-left: 3%;
			margin-top: 10px;
			z-index: 1000;
		}
		
		.ztzl_menu img {
			width: 70px;
			height: 70px;
		}
		
		.ztzl ul {
			margin: auto;
			list-style: none;
			height: 90px;
			margin-left: -12px;
		}
		
		.ztzl_message {
			float: left;
			height: 90px;
			margin-left: 10px;
			margin-top: 13px;
		}
		/*专题专栏轮播图*/
		.clearfix:after {
			display: block;
			
			clear: both;
			height: 0;
		}
		
		#carousel {
			width: 1060px;
			height: 60px;
			margin: 15px auto;
			float: left;
			margin-left: 18px;
		}
		
		#carousel>img {
			cursor: pointer;
			width: 240px;
			height: 60px;
			float: left;
			margin: 0 5px 0 6.5px;
		}
		
		#previous {
			float: left;
			line-height: 50px;
			font-size: 25px;
			cursor: pointer;
		}
		
		#next {
			float: right;
			line-height: 50px;
			font-size: 25px;
			cursor: pointer;
		}
		/*底部*/
		
		.foot {
			height: 163px;
			width: 100%;
		}
		
		.foot1 {
			height: 50px;
			width: 100%;
			background: url(../img/foot1.jpg) no-repeat;
			background-size: 100% 100%;
		}
		
		.foot1_menu {
			width: 1200px;
			height: 50px;
			margin: auto;
		}
		
		.foot1_menu ul {
			list-style: none;
			margin: auto;
			height: 50px;
			width: 100%;
			margin-left: -40px;
			padding-top: 9px;
		}
		
		.foot1_menu_box {
			width: 300px;
			height: 35px;
			background-color: white;
			float: left;
			margin-left: auto;
			border: none;
			font-size: 14px;
		}
		
		.foot1_menu_box1 {
			width: 300px;
			height: 35px;
			background-color: white;
			float: left;
			margin-left: 85px;
			border: none;
			font-size: 14px;
		}
		
		.foot1_menu_box_xlk {
			width: 35px;
			height: 35px;
			float: left;
			line-height: 32px;
			text-align: center;
			background-color: white;
		}
		
		.foot1_menu_box_search {
			width: 300px;
			height: 35px;
			background-color: white;
			text-align: center;
			float: left;
			line-height: 35px;
			margin-left: 85px;
			border: none;
			font-size: 14px;
		}
		
		select::-ms-expand {
			display: none;
		}
		
		.search {
			background-color: rgb(214, 214, 214);
			float: right;
			height: 35px;
			width: 58px;
			margin: auto;
			text-align: center;
			line-height: 35px;
			color: #000000;
			font-size: 14px;
		}
		/*交界线*/
		
		.jjx {
			width: 100%;
			height: 3px;
			background-color: rgb(1, 104, 183);
		}
		
		.foot2 {
			height: 110px;
			width: 100%;
			background: url(../img/foot2.jpg) no-repeat;
			background-size: 100% 100%;
		}
		
		.foot2_message {
			width: 1200px;
			margin: auto;
			height: 110px;
		}
		/*政府网站找错*/
		
		.foot2_zfwzzc {
			width: 95px;
			height: 45px;
			/*background: url(../img/foot2_zfwzzc.jpg) no-repeat;
			background-size: 100% 100%;*/
			float: left;
			margin-top: 32.5px;
		}
		/*党政机关图标*/
		
		.foot2_dzjg {
			width: 52px;
			height: 62px;
			background: url(../img/foot2_dzjg.jpg) no-repeat;
			background-size: 100% 100%;
			float: left;
			margin-top: 24px;
			margin-left: 6%;
		}
		/*中间字体*/
		
		.foot2_zt {
			width: 535px;
			height: 62px;
			float: left;
			margin-top: 29px;
			margin-left: 6%;
			font-size: 14px;
			line-height: 25px;
			text-align: center;
		}
		.foot2_zt img {
			vertical-align: middle;
			margin: 0 auto;
		}
		.foot2_zt a {
			text-decoration: none;
			color: #000000;
		}
		
		.foot2_zt a:hover {
			text-decoration: none;
			color: rgb(8, 94, 160);
		}
		
		.foot2_zt span {
			margin-left: 3px;
		}
		/*信用中国*/
		
		.foot2_xyzg {
			width: 100px;
			height: 33px;
			background: url(../img/foot2_xyzg.jpg) no-repeat;
			background-size: 100% 100%;
			float: right;
			margin-top: 38.5px;
			margin-right: 1%;
		}
		/*信用湖北*/
		
		.foot2_xyhb {
			width: 100px;
			height: 33px;
			background: url(../img/foot2_xyhb.jpg) no-repeat;
			background-size: 100% 100%;
			float: right;
			margin-top: 38.5px;
			margin-right: 1%;
		}
		/*信用武汉*/
		
		.foot2_xywh {
			width: 100px;
			height: 33px;
			background: url(../img/foot2_xywh.jpg) no-repeat;
			background-size: 100% 100%;
			float: right;
			margin-top: 38.5px;
		}
		
		img {
			border: 0px;
		}
		
		.hidden {
			display: none;
		}
		
		.ztzl {
			width: 100%;
			height: 90px;
			background-color: rgb(238, 238, 238);
			float: left;
		}
		
		.ztzl_menu {
			float: left;
			margin-left: 8px;
			margin-top: 10px;
		}
		
		.ztzl_menu img {
			width: 70px;
			height: 70px;
			padding-left: 16px;
		}
		
		.picScroll-left {
			width: 100%;
			overflow: hidden;
			position: relative;
			border: 1px solid #ccc;
		}
		
		.picScroll-left .bd {
			padding-left: 140px;
			;
		}
		
		.picScroll-left .bd ul {
			overflow: hidden;
			zoom: 1;
		}
		
		.picScroll-left .bd ul li {
			margin: 0 2;
			float: left;
			display: inline;
			overflow: hidden;
			text-align: center;
		}
		
		.picScroll-left .bd ul li img {
			width: 240px;
			height: 60px;
			display: block;
		}
		
		.picScroll-left .hd {
			position: relative;
			z-index: 4;
			width: 1020px;
			margin: 0 auto;
		}
		
		.picScroll-left .hd a {
			position: absolute;
			z-index: 3;
			margin: 0px 0px 0px 0px;
			display: block;
			width: 26px;
			height: 60px;
			cursor: pointer;
		}
		
		.picScroll-left .hd .prev {
			left: 0px;
			background: url(http://sjj.ljxbmgzwsy.com/material/sjj_new/img/zjt.jpg) center no-repeat;
			margin-left: 20px;
			margin-top: 13px;
		}
		
		.picScroll-left .hd .next {
			right: 0px;
			background: url(http://sjj.ljxbmgzwsy.com/material/sjj_new/img/yjt.jpg) center no-repeat;
			margin-top: 13px;
			margin-right: -70px;
		}
		
		.clearfix {
			zoom: 1;
		}
		
		.link_time {
			font-family: "microsoft yahei";
			font-size: 16px;
			float: right;
			margin-right: -5px;
			*margin-right: 0px;
			*margin-top: -33px;
			color: #A8A8A8;
		}
		
		.yccd_cd_message ul li span {
			float: right;
			font-size: 16px;
		}
		
		.layui-layer-rim .layui-layer-content {
			padding: 0 10px;
		}
		
		.hdjl_menu ul li {
			color: #0168b7
		}
		
		.ftTitle {
			color: #000;
			text-decoration: none;
		}
		
		.dbcd ul {
			margin-top: 5px;
		}
		
		table {
			border-collapse: collapse;
		}
		
		.yccd_cd {
			height: 40px;
		}
		
		.yccd_cd tr {
			height: 46px;
		}
		
		.yccd_cd_titles a {
			position: relative;
			top: -4px;
		}
		
		.news_pic {
			position: relative;
			top: 4px;
		}
		
		.dbbj {
			background-size: cover;
			min-width: 1200px;
		}
		
		.dhl {
			background-size: cover;
			min-width: 1200px;
		}
		
		.foot1 {
			background-size: cover;
			min-width: 1200px;
		}
		
		.foot2 {
			background-size: cover;
			min-width: 1200px;
		}
		
		.dbcd {
			background-size: cover;
			min-width: 1200px;
		}
		
		.menu_top {
			width: 1200px;
			margin: auto;
			height: 100%;
		}
		
		.menu_top ul {
			margin-left: -48px;
			margin-top: -10px;
		}
		
		.zj {
			background-size: cover;
			min-width: 1200px;
		}
		
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
		