@charset "utf-8";
html {
	font-family: "微软雅黑";
	overflow: hidden;
	overflow-y: auto;
}

/*公共样式*/

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

ul,
ol {
	list-style: none
}

img {
	border: none;
}

a {
	text-decoration: none
}

a:focus {
	outline: none;
}


/*取消a链接在ie8点击出现虚线问题*/

.clearfix:after {
	content: "";
	display: block;
	clear: both
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/*页面主体*/

#main .main_top {
	width: 1200px;
	min-height: 560px;
	margin: 0 auto;
	margin-bottom: 55px;
}

#main .main_top .main_top_left {
	width: 678px;
	min-height: 580px;
}

.zyxx_title {
	width: 678px;
	height: 45px;
	border-bottom: 1px solid #d9d9d9;
	margin-top: 10px;
}

.zyxx_title ul li {
	line-height: 24px;
	margin-left: 30px;
	/* width: 100px; */
	height: 45px;
	float: left;
}

.zyxx_title ul .active {
	border-bottom: 2px solid #246acc;
}

.zyxx_title ul li a {
	font-size: 20px;
	color: #246acc;
}

.xinxi_title_more a {
	font-size: 14px !important;
	color: #333 !important;
}

.zyxx_title ul .active a {
	font-size: 24px;
	font-weight: bold;
}

.zyxx_lb {
	margin-top: 20px;
}

.zyxx_lb ul li {
	line-height: 40px;
}

.zyxx_lb ul li a {
	font-size: 18px;
	color: #333;
}

.zyxx_lb ul li a:hover {
	color: #2a4b7a;
}

.zyxx_lb ul li span {
	float: right;
	font-size: 16px;
	color: #999;
}

.ljtb ul li {
	width: 205px;
	height: 82px;
	float: left;
	margin-top: 25px;
}

.ljtb ul li img {
	width: 205px;
	height: 82px;
}

.ljtb .ljtb1 {
	margin-left: 30px;
}

#main .main_top .main_top_right {
	width: 488px;
	height: 580px;
	background: url(//www.rzrksm.com/newCommImg/xxgk_bg_03.png) no-repeat;
	background-size: cover;
	background-position: center
}

.gkml_t {
	font-size: 24px;
	color: #246acc;
	margin: 20px 0 0 20px;
}

.zfxxgkml {
	width: 100%;
	height: 505px;
	margin: 15px 0 0 0px;
}

.zfxxgkml ul li {
	float: left;
	width: 33.3%;
	text-align: center;
}

.zfxxgkml ul li {
	/* border: ; */
	border-bottom: 1px solid #cadbf3;
	border-right: 1px solid #cadbf3;
	height: 63px;
	line-height: 63px;
}

.line-h {
	border-bottom: none !important;
	line-height: 26px !important;
	padding-top: 10px;
}

.zfxxgkml ul li a {
	font-size: 18px;
	color: #246acc
}


/*重点领域信息公开*/

.main_center {
	background: #f7f7f7;
	padding: 35px 0 35px 0;
}

.main_center .main_center_title {
	width: 1200px;
	margin: 0 auto;
}

.main_center .main_center_title span a{
	font-size: 24px;
	color: #246acc;
}

.main_center .main_center_lb {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}

.main_center_lb ul li {
	width: 214px;
	height: 113px;
	float: left;
	margin-top: 25px;
}

.main_center_lb ul li img {
	width: 214px;
	height: 113px;
}

.main_center_lb .mar-l {
	margin-left: 32px;
}


/*专题专栏*/

.main_bottom {
	padding: 50px 0 50px 0;
}

.main_bottom .main_bottom_title {
	width: 1200px;
	margin: 0 auto;
}

.main_bottom .main_bottom_title span a{
	font-size: 24px;
	color: #246acc;
}

.main_bottom .main_bottom_lb {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}

.main_bottom ul li {
	width: 386px;
	height: 129px;
	float: left;
	margin-top: 34px;
}

.main_bottom ul li img {
	width: 386px;
	height: 129px;
}

.main_bottom_lb .mar-l1 {
	margin-left: 21px;
}

@media screen and (min-width:769px) and (max-width:1200px) {
	#main {
		width: 100%;
		padding: 10px;
	}
	#main .main_top {
		width: 100%;
	}
	#main .main_top .main_top_left {
		width: 55%;
	}
	#main .main_top .main_top_right {
		width: 40%;
	}
	.zyxx_title {
		width: 100%;
	}
	/* .zyxx_title ul li {
		width: 16%;
	} */
	.ljtb .ljtb1 {
		margin-left: 8%;
	}
	.ljtb ul li {
		width: 28%;
		height: auto;
	}
	.ljtb ul li img {
		width: 100%;
		height: auto;
	}
	.xinxi_title_more {
		width: 11%;
	}
	.xinxi_title_more li {
		width: 100% !important;
	}
	.zyxx_lb ul li {
		white-space: nowrap;
		text-overflow: ellipsis;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.zfxxgkml {
		width: 100%;
		margin: 15px 0 0 0;
	}
	.zfxxgkml ul li {
		width: 33%;
	}
	.zfxxgkml ul li a {
		font-size: 14px;
	}
	.line-h1 {
		line-height: 62px;
	}
	.main_center {
		width: 100%;
	}
	.main_center .main_center_title {
		width: 95%;
	}
	.main_center .main_center_lb {
		width: 95%;
	}
	.main_center_lb ul li {
		width: 16%;
		height: 100%;
	}
	.main_center_lb .mar-l {
		margin-left: 5%;
	}
	.main_center_lb ul li img {
		width: 100%;
		height: auto;
	}
	.main_bottom {
		width: 100%;
	}
	.main_bottom .main_bottom_title {
		width: 95%;
	}
	.main_bottom .main_bottom_lb {
		width: 95%;
	}
	.main_bottom ul li {
		margin-top: 2%;
		width: 31%;
		height: auto;
	}
	.main_bottom ul li img {
		width: 100%;
		/* height: auto; */
	}
	.main_bottom_lb .mar-l1 {
		margin-left: 3%;
	}
	.zyxx_title ul .active a {
		font-size: 17px;
	}
	.zyxx_title ul li a {
		font-size: 17px;
	}
	.xinxi_title_more a {
		font-size: 12px !important;
	}
	.zyxx_lb ul li a {
		font-size: 16px;
	}
	.zyxx_lb ul li span {
		font-size: 16px;
	}
	.ssj {
		line-height: 26px !important;
    	padding-top: 10px;
	}
}


/*pad*/

@media screen and (max-width:768px) {
	#main .main_top .main_top_left {
		float: none !important;
	}
	#main .main_top .main_top_right {
		width: 100%;
		float: none;
	}
	#main {
		width: 100%;
	}
	#main .main_top {
		position: relative;
		width: 90%;
		margin: 0 auto;
	}
	.zyxx_title {
		width: 100%;
	}
	.zyxx_lb ul li {
		white-space: nowrap;
		text-overflow: ellipsis;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.title_ul {
		width: 100%;
	}
	.title_ul li {
		/* width: 20% !important; */
		margin-left: 27px;
		
	}
	.zyxx_title ul .active a {
		font-size: 18px;
	}
	.zyxx_title ul li a {
		font-size: 18px;
	}
	.xinxi_title_more {
		width: 10%;
	}
	#main .main_top .main_top_left {
		width: 100%;
	}
	.zyxx_lb ul li a {
		font-size: 16px;
	}
	.zyxx_lb ul li span {
		font-size: 16px;
	}
	.ljtb {
		margin-top: 10%;
	}
	.ljtb ul li {
		margin-top: 5%;
		width: 49%;
		height: auto;
	}
	.ljtb ul li:nth-child(2n) {
		margin-left: 2%;
	}
	.ljtb ul li img {
		width: 100%;
		height: auto;
	}
	.ljtb .ljtb1 {
		margin-left: 0;
	}
	.gkml_t {
		padding: 3% 0 0 2%;
	}
	.xinxi_title_more {
		width: 100%;
		position: absolute;
		top: 350px;
	}
	.xinxi_title_more li {
		margin-left: 0 !important;
		width: 100% !important;
		text-align: center;
	}
	.zfxxgkml ul li a {
		font-size: 14px;
	}
	.main_center {
		width: 100%;
		margin: 0 auto;
		margin-top: 5%;
	}
	.main_center .main_center_title {
		width: 90%;
	}
	.main_center .main_center_lb {
		width: 90%;
	}
	.main_center_lb ul li {
		margin-top: 5%;
		width: 49%;
		height: auto;
	}
	.main_center_lb ul li img {
		width: 100%;
		height: auto;
	}
	.main_center_lb .mar-l {
		margin-left: 0;
	}
	.main_center_lb ul li:nth-child(2n) {
		margin-left: 2%;
	}
	.main_bottom {
		width: 90%;
		margin: 0 auto;
	}
	.main_bottom .main_bottom_title {
		width: 100%;
	}
	.main_bottom .main_bottom_lb {
		width: 100%;
	}
	.main_bottom ul li {
		margin-top: 5%;
		width: 49%;
		height: 70px;
	}
	.main_bottom ul li img {
		width: 100%;
		height: 70px;
	}
	.main_bottom ul li:nth-child(2n) {
		margin-left: 2%;
	}
	.main_bottom_lb .mar-l1 {
		margin-left: 0;
	}
	.main_bottom {
		padding: 5% 0 10% 0;
	}
	.ssj {
		line-height: 26px !important;
    	padding-top: 10px;
	}
}

@media screen and (max-width:480px) {
  	.zyxx_title ul li{
		  margin-left: 10px;
	}
	/* .yd_new{
		display: block !important;
	}
	.pc_new{
		display: none;
	} */
}

@media screen and (max-width:320px) {
	.zyxx_lb ul li a {
		font-size: 12px;
	}
	.zyxx_lb ul li span {
		font-size: 12px;
	}
	.ljtb ul li {
		height: auto;
	}
	.ljtb ul li img {
		height: auto;
	}
	.main_center_lb ul li {
		height: auto;
	}
	.main_center_lb ul li img {
		height: auto;
	}
	.zyxx_lb {
		margin-top: 10px;
	}
	.zyxx_title ul li a {
		font-size: 12px;
	}
	.zyxx_title ul .active a {
		font-size: 12px;
	}

	.main_bottom ul li {
		width: 49%;
		margin-top: 10px;
		height: 60px;
	}
	.main_bottom ul li img {
		width: 100%;
		height: 60px;
	}
	.main_bottom ul li:nth-child(2n) {
		margin-left: 2%;
	}
	.xinxi_title_more {
		top: 350px;
	}
}
