@charset "utf-8";

@import url(gx_rh_09_reset.css);
@import url(gx_rh_top.css);

.warp {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	position: relative;
	overflow: hidden;
	background-color: #fff;
}

.Ml15 {
	margin-left: 15px;
}

.MT10 {
	margin-top: 10px;
}

.MT15 {
	margin-top: 15px;
}

.MT25 {
	margin-top: 25px;
}

.MT35 {
	margin-top: 35px;
}

/* Top */
#top {
	height: 627px;
	background: url(gx_rhbgbn.jpg) #fff no-repeat;
	background-size: 100%;
	/* background-color: yellow; */
}

#top .top_centent {
	height: 100%;
	position: relative;
}

#top .top_centent .logo {
	padding-top: 40px;
}

/* Top>>工作动态 */
.top_centent .post {
	margin-top: 336px;
}

.xian {
	/* 	margin-top: 100px; */
	width: 100%;
	height: 300px;
	background-color: #fff;
}

.box_xian {
	width: 1200px;
	height: 300px;
	/* background-color: pink; */
	margin: 0px auto;
	overflow: hidden;
}

.left_box_xian {
	float: left;
	width: 600px;
	height: 290px;
	/* background-color: orange;  */
}

.right_box_xian {
	float: right;
	width: 570px;
	height: 290px;
	/* background-color:blue; */
}

.left_box_xian .right_text .x_f {
	margin-top: 20px;
	padding: 10px;
	float: left;
	display: inline-block;
	width: 200px;
	height: 45px;
	line-height: 45px;
	background-color: #ffebd9;
	text-align: center;
	border-radius: 15px;
	cursor: pointer;
}

.left_box_xian .right_text .x_f a {
	display: block;
	width: 100%;
	height: 100%;
}

.right_box_xian .sheng {
	width: 570px;
	height: 70px;
	margin: 10px;
	background-color: #f5f5f5;
}

.right_box_xian .sheng a {
	display: block;
	width: 100%;
	height: 100%;
}

.right_box_xian .sheng .line {
	display: inline-block;
	width: 100px;
	height: 45px;
	/* background: red; */
	float: left;
	margin-top: 11px;
	border-right: 1px solid #ccc;
}

.sheng img {
	float: left;
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-top: 10px;
	margin-left: 30px;
	vertical-align: middle;
}

.sheng span {
	float: right;
	display: inline-block;
	width: 300px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	margin-top: 20px;
	color: #1aa5fe;
}

.xing {
	width: 100%;
	height: 200px;
	background-color: #f5f5f5;
}

.xing ul {
	width: 1200px;
	height: 200px;
	margin: 0 auto;
}

.xing ul li {
	float: left;
	display: inline-block;
	width: 300px;
	height: 60px;
	background-color: #1aa5fe;
	color: #fff;
	text-align: center;
	line-height: 60px;
	margin-top: 70px;
	margin-left: 60px;
}

.xing ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.g_z {
	width: 100%;
	height: 500px;
	background-color: #fff;
}

.bs_gz {
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	overflow: hidden;
}

.bs_gz h1 {
	margin-top: 60px;
	text-align: center;
}

.bs_gz .gen {
	width: 50px;
	height: 20px;
	line-height: 20px;
	display: block;
	margin-left: 1000px;
}

.bs_gz ul {
	width: 1200px;
}

.bs_gz ul li {
	float: left;
	width: 500px;
	display: inline-block;
	height: 150px;
	margin: 30px;
	background-color: #eeeeee;
}

.bs_gz ul li h6 {
	font-size: 23px;
	font-weight: bold;
	color: #000;
}

.bs_gz ul li p {
	font-size: 14px;
	line-height: 35px;
	width: 95%;
	margin: 0 auto;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #454545;
}

/* 轮博样式 */
/* 轮博图片样式 */
.left_lb {
	position: relative;
}

.left_lb .pic {
	width: 100%;
	height: 274px;
	overflow: hidden;
}

.left_lb .pic img {
	width: 524px;
	height: 274px;
	display: block;
	transition: transform 0.7s ease-out 0s;
	-moz-transition: transform 0.7s ease-out 0s;
}

.left_lb .pic img:hover {
	transform: scale(1.05);
	transition: transform 0.7s ease-out 0s;
	-moz-transition: transform 0.7s ease-out 0s;
}

.left_lb .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 35px;
	width: 100%;
	background: url(gxrh_img02.png) repeat;
	overflow: hidden;
	left: 0
}

.left_lb .txt {
	position: absolute;
	bottom: 0;
	z-index: 100;
	width: 75%;
	left: 15px;
	height: 50px;
}

.left_lb .txt li {
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.left_lb .txt li a {
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #fff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.left_lb .txt li a:hover {
	color: #b21023;
}

.left_lb .num {
	position: absolute;
	z-index: 3;
	bottom: 10px;
	right: 10px;
}

.left_lb .num li {
	float: left;
	width: 12px;
	height: 12px;
	margin-right: 8px;
	cursor: pointer;
	background: url(../images/gxrh_img01.png) left center no-repeat;
}

.left_lb .num .on {
	background: url(../images/gxrh_img01.png) right center no-repeat;
}

/* 流程图 */
.xinz {
	color: #000000;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 16px;
}

/* 工作动态 */
.gzdt {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.right_text {
	width: 571px;
	height: 274px;
	overflow: hidden;
}

.work_dt {
	width: 1200px;
	margin: 0 auto;
}

/* .top_centent .work_dt{height: 480px;padding: 40px 35px 50px 10px;box-sizing: border-box;background: #fff;border-radius: 10px;width: 100%;box-shadow: 0px 15px 9px -8px #d7d7d7;}
.top_centent .work_dt .left_lb{margin-top: 20px;padding: 15px;box-sizing: border-box;background: #f6f6f6;}
.top_centent .work_dt .left_lb a{display: block;width: 565px;height: 367px;overflow: hidden;}
.top_centent .work_dt .left_lb img{transition: transform .5s;}
.top_centent .work_dt .left_lb img:hover{transform: scale(1.1);}
.top_centent .work_dt .right_text{width: calc(100% - 640px);margin-left: 40px;} */
.right_text .title {
	height: 40px;
	line-height: 40px;
	border-bottom: 3px solid #dadada;
	text-indent: 13px;
}

.right_text .title span {
	float: left;
	width: 200px;
	font-size: 20px;
	color: #1aa5fe;
}

.right_text .title span::after {
	display: block;
	content: '';
	width: 100px;
	height: 3px;
	background: #1aa5fe;
}

.right_text .title a {
	float: right;
}

.right_text ul {
	padding-top: 15px;
}

.right_text ul li {
	height: 51px;
	line-height: 51px;
	width: 92%;
	font-size: 15px;
}

.right_text ul li a {
	position: relative;
	padding-left: 40px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.right_text ul li a::before {
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	content: '';
	left: 0;
	top: 20px;
	background: #fff;
	border: 2px solid #028ff9;
	border-radius: 50%;
}

/* Top>>政策制度 */
.zheng_ce {
	width: 100%;
	height: 400px;
	background: #f5f5f5;
}

.big {
	width: 100%;
	background-color: #fff;
}

.zc_zd {
	width: 1200px;
	margin: 25px auto;
	height: 425px;


}

.z_wu {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}

.z_wu span {
	display: block;
	width: 1200px;
	height: 70px;
	line-height: 70px;
	margin: 0 auto;
	background-color: #1aa5fe;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 30px;
}

.b_m {
	width: 100%;
	height: 500px;
	margin-top: 30px;
	overflow: hidden;
}

.zc_zd>div {
	height: inherit;
}

.zc_zd .zc {
	width: 600px;
}

.zc_zd .title {
	height: 40px;
	line-height: 40px;
	border-bottom: 3px solid #dadada;
	text-align: center;
}

.zc_zd .title span {
	font-weight: bold;
	;
	float: left;
	width: 100px;
	font-size: 20px;
	color: #1aa5fe;
}

.zc_zd .title span::after {
	display: block;
	content: '';
	width: 100px;
	height: 3px;
	background: #1aa5fe;
}

.zc_zd .zd {
	width: calc(100% - 635px);
	margin-left: 35px;
}

.zc_zd .title a {
	float: right;
}

.zc_zd .list {}

.zc_zd .list .list_top {
	margin-top: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 25px;
}

.zc_zd .list .list_top p:nth-child(1) {
	font-size: 16px;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.zc_zd .list .list_top>a {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	white-space: nowrap;
	text-indent: 2em;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.zc_zd .list ul {
	margin-top: 20px;
}

.zc_zd .list ul li {
	height: 50px;
	line-height: 50px;
	font-size: 15px;
}

.zc_zd .list ul li a {
	position: relative;
	padding-left: 40px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.zc_zd .list ul li a::before {
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	content: '';
	left: 0;
	top: 20px;
	background: #fff;
	border: 2px solid #028ff9;
	border-radius: 50%;
}

/* mid */
#mid {
	background: url("../images/gx_08_30mid_bg.png");
	height: 545px;
}

#mid .mid_content {
	height: 100%;
	position: relative;
}

#mid .mid_content .zwgk {
	width: 880px;
	height: 325px;
	background: #1aa5fe;
	padding: 12px 15px;
	box-sizing: border-box;
	position: relative;
	left: 50%;
	margin-left: -440px;
	top: 10%;
}

#mid .mid_content .zwgk .f_l {
	overflow: hidden;
}

#mid .mid_content .zwgk .f_l img {
	transition: transform .4s;
	-webkit-transition: transform .4s;
}

#mid .mid_content .zwgk .f_l img:hover {
	cursor: pointer;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

#mid .mid_content .zwgk .f_r {
	height: 100%;
	position: relative;
	width: calc(100% - 600px);
}

#mid .mid_content .zwgk .f_r a {
	text-align: center;
	position: absolute;
	width: 175px;
	height: 195px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

#mid .mid_content .zwgk .f_r a:hover span {
	-webkit-transform: rotateY(360deg);
}

#mid .mid_content .zwgk .f_r span {
	display: inline-block;
	width: 97px;
	height: 97px;
	border-radius: 50%;
	background: url(gxrh_icon_jd.png) no-repeat center #fff;
	transition: all .8s;
}

#mid .mid_content .zwgk .f_r p {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 174px;
}

#mid .mid_content .button {
	position: absolute;
	bottom: 50px;
	text-align: center;
	width: 100%;
}

#mid .mid_content .button a {
	display: inline-block;
	width: 267px;
	float: left;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border-radius: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: linear-gradient(to right, #46ede6, #22b5fa);
}

#mid .mid_content .button a+a {
	margin-left: 40px;
}

/* 政务公开 */
#zwgk {
	background: #1aa5fe;
	min-height: 640px;
}

#zwgk .zwgk_content {
	box-sizing: border-box;
	padding: 70px 0;
}

#zwgk .zwgk_content .title {
	text-align: center;
	height: 70px;
	line-height: 70px;
	background: url("../images/gx_08_30zwgk_line_bg.png") no-repeat center;
	font-size: 24px;
	font-weight: bold;
	color: #0342ab;
}

.zwgk_content .title span {
	position: absolute;
	right: 20px;
	top: 0px;
}

.tabs {
	width: 1200px;
	margin: 10px auto;
}

.tabs .tab_item a {
	margin-left: 10px;
	font-size: 18px;
	display: inline-block;
	width: 186px;
	height: 62px;
	text-align: center;
	line-height: 62px;
	border-radius: 8px;
	background: #f3f3f3;
	color: #0142aa;
}

.tabs .tab_item a.active {
	background: #4d6fdb;
	color: #fff;
}

.tabs ul {
	display: flex;
	flex-wrap: wrap;
}

.tabs ul li {}

.tabs>.content ul li a {
	margin: 10px 0 0 10px;
	font-size: 18px;
	display: inline-block;
	width: 186px;
	height: 62px;
	text-align: center;
	line-height: 62px;
	border-radius: 8px;
	background: #ebebeb;
}


/* 切换 */
/* tab切换 */
.boxx #tablist li {
	list-style: none;
}

.boxx #tablist {
	overflow: hidden;
	margin-left: -9px;
}

.boxx #tablist li {
	float: left;
	width: 110px;
	height: 35px;
	color: #095cd1;
	padding: 10px 20px;
	margin-right: 10px;
	cursor: pointer;
	transition: all ease .3s;
	border-radius: 15px;
	margin-left: 10px;
	background: #ddd;
	position: relative;
}

.boxx #tablist .tabin {
	background: #095cd1;
	color: #fff;
}

.tab1 {
	width: 68px;
	height: 25px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.boxx #tablist li {
	list-style: none;
}

.boxx #tablist {
	overflow: hidden;
}

.boxx #tablist .tabin {
	background: #095cd1;
	color: #fff;
}

.tab1 {
	width: 68px;
	height: 25px;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.boxx {
	width: 800px;
	/* margin:10px auto; */
	position: relative
}

.content-box {
	width: 1200px;
	height: 300px;
	position: absolute;
	left: 0;
	top: 65px;
	overflow: hidden;
	margin-left: -22px;
}

.content {
	/* clear:both; */
	color: #095cd1;
	opacity: 0;
	transition: all ease .3s;
	position: absolute;
	margin-top: 10px;
	top: 0;
	left: 0;
}

.contentin {
	opacity: 1;
	z-index: 99;
}

.fu {
	width: 1200px;
	height: 300px;
}

.fu li {
	display: inline-block;
	width: 146px;
	height: 50px;
	background-color: #ebebeb;
	color: #000;
	text-align: center;
	line-height: 49px;
	border-radius: 15px;
	margin-left: 24px;
	margin-top: 11px;
	float: left;
}

.fu li>a {
	display: block;
	width: 100%;
	height: 100%;
}

.xiang_zhen {
	width: 1200px;
	height: 300px;
}

.xiang_zhen li {
	display: inline-block;
	width: 146px;
	height: 50px;
	background-color: #ebebeb;
	color: #000;
	text-align: center;
	line-height: 49px;
	border-radius: 15px;
	margin-left: 24px;
	margin-top: 11px;
	float: left;
}

.xiang_zhen li>a {
	display: block;
	width: 100%;
	height: 100%;
}

.begin {
	width: 1200px;
	height: 340px;
	margin: 20px auto;
}

.foot {
	width: 100%;
	height: 180px;
	background-color: #ebebeb;
	margin: 0px auto;
	overflow: hidden;
}

.big_foot {
	width: 1000px;
	height: 180px;
	margin: 0px auto;
	/* background: red; */
}

.left_foot {
	float: left;
	margin-top: 30px;
	font-size: 16px;
	cursor: pointer;
}

.right_foot {
	margin-top: 35px;
	line-height: 24px;
	width: 70%;
	margin-left: 30px;
	float: left;
}

.con_l {
	margin-top: 60px;
	float: left;
}

/*列表页*/
.PageCon {
	padding: 15px;
	background-color: #FFF;
}

.PageCon .szTit {
	height: 48px;
	border-bottom: 1px solid #bd8987;
}

.PageCon .szTit p {
	display: inline-block;
	width: 140px;
	height: 49px;
	text-align: center;
	line-height: 49px;
	font-size: 16px;
	color: #fef7f1;
	background-color: #7c1410;
}

.PageCon .SzBox {
	padding: 10px 0;
	margin-bottom: 15px;
}

.PageCon .SzBox ul {
	width: 110%;
}

.PageCon .SzBox li {
	position: relative;
	overflow: hidden;
	float: left;
	width: 200px;
	font-size: 16px;
	color: #000;
	height: 50px;
	margin: 20px 20px 0;
}

.PageCon .SzBox li a {
	display: block;
	line-height: 50px;
	padding-left: 25px;
	background: url("../images/gx_yy_ico_9.png") no-repeat left center;
}

/*列表页*/
.RightCon {
	/* padding: 15px; */
	min-height: calc(100vh - 600px);
	background: #FFF;
	margin-bottom: 15px;
}

.RightCon .TitleCon {
	position: relative;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #e2e2e2;
}

.RightCon .TitleCon>span {
	display: inline-block;
	height: 37px;
	padding: 0 15px;
	border-bottom: 4px solid #009eef;
	color: #009eef;
	font-size: 17px;
	line-height: 37px;
	cursor: default;
}

.RightCon .TitleCon>a {
	display: inline-block;
	height: 37px;
	padding: 0 15px;
	font-size: 17px;
	line-height: 37px;
	margin-right: 10px;
}

.RightCon .TitleCon>a.on,
.RightCon .TitleCon>a:hover {
	border-bottom: 4px solid #009eef;
	color: #009eef;
}


/*文章列表*/
ul.NewsList {
	padding: 10px 5px;
	min-height: 320px;
}

ul.NewsList li {
	line-height: 35px;
	padding-left: 15px;
	height: 35px;
	overflow: hidden;
	transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	font-size: 14px;
}

ul.NewsList li:hover {
	margin-left: 5px;
	transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
}

ul.NewsList li a {
	float: left;
	display: inline-block;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

ul.NewsList li span {
	float: right;
	display: inline-block;
	text-align: right;
	width: 20%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

ul.NewsList li.b {
	height: 0;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: none;
}

/*文章页*/
.xilan {
	overflow: hidden;
	background: #fff;
	/* box-shadow: 0px 2px 5px #ECEBEB; */
	/* border: 1px solid #f3e7e7; */
	padding: 0 10px;
	margin-bottom: 15px;
}

.xilan_main {
	margin: 0 auto;
	padding: 10px;
}

.xilan .xilan_main h3 {
	text-align: center;
	color: #009eef;
	line-height: 36px;
	font-size: 26px;
	margin: 31px auto 0px;
	font-weight: normal;
}

.xilan .xilan_main p.p1 {
	height: 36px;
	line-height: 36px;
	color: #646464;
	font-size: 12px;
	margin: 15px auto 0;
	border-bottom: 1px solid #e7e7e7;
	text-align: center;
}

.xilan .xilan_main p.p1 span {
	margin: 0 10px;
}

.xilan .xilan_main p.p1 span b {
	font-weight: normal;
}

.img_show {
	width: 800px;
	overflow: hidden;
	margin: 36px auto 30px;
}

.img_show img {
	width: 800px;
	height: 474px;
	border: 0;
}



/*省政务公开标准规范（试行）*/
.TypeBox {
	margin: 20px;
}

.TypeBox .TypeTit {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
}

.TypeBox .TypeTit em {
	display: inline-block;
	border: 5px solid #009eef;
	height: 16px;
	background: #009eef;
	position: absolute;
	left: 0;
	top: 7px;
	border-radius: 5px;
}

.TypeBox ul {
	width: 105%;
}

.TypeBox li {
	position: relative;
	overflow: hidden;
	float: left;
	width: 280px;
	height: 30px;
	line-height: 30px;
	margin: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
	font-size: 16px;
}

.TypeBox li.clear {
	width: 100%;
	margin: 0;
	height: 10px;
}




.LeftNav{width:212px;/* padding:15px; */background-color:#FFF;margin-top:15px;}
.LeftNav>h1{display:block;font-size:18px;font-weight:bold;text-align:center;height:36px;line-height:36px;color:#FFF;text-shadow: 0px 0px 3px #333;border: 1px solid #033e6b;background-color: #033e6b;}
.LeftNav li{ position:relative; overflow:hidden; margin-top:5px;}
.LeftNav li a{display:block;height:36px;line-height:36px;text-align:center;background:#fbf7f7;}
.LeftNav li.on a,
.LeftNav li:hover a{background:url(xzzf_img01.png) no-repeat center;color:#FFF;}

.RightCon.f_r{width: 960px;/* margin-top:15px; */}




