body {
	background: #f5f5f5;
	margin: 0;
	padding: 0;
	font-family: "Microsoft Yahei", "宋体";
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
ul {
	padding: 0;
	margin: 0;
}

html,
body,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
p,
blockquote,
pre,
a,
address,
code,
del,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

ul,
li {
	list-style: none;
}

img {
	border: none;
}

.clear {
	diplay: block;
	clear: both;
	overflow: hidden;
	width: auto !important;
	height: 0 !important;
	margin: 0 auto !important;
	padding: 0 !important;
	font-size: 0;
	line-height: 0;
}

.yahei,
.yahei a {
	font-family: "Microsoft Yahei", "宋体";
}

a {
	color: #444;
	text-decoration: none;
}

a:hover {
	color: #ad1b19;
}

.float-l,
.lef {
	float: left;
}

.float-r,
.rig {
	float: right;
}

/*主体样式*/
.jw-container-i {}

.panel-width {
	/* width: 1260px; */
	margin: 0 auto;
}

.educate-l {
	width: 565px;
	float: left;
}

.educate-r {
	width: 565px;
	float: right;
}

.wz-icon {
	background: url(../image/i-wz-icon.png) no-repeat;
	width: 4px;
	height: 4px;
	display: inline-block;
	margin: 0 10px 4px 5px;
	vertical-align: middle;
}


/*广告*/
.wide-banner {
	height: auto;
	margin: auto;
	margin: 10px 0;
	overflow: hidden;
}

.wide-banner li {
	float: left;
	width: 373.2px;
	height: 80px;
	margin-right: 15px
}

.wide-banner li:last-child {
	margin-right: 0
}

.wide-banner li img {
	width: 373.2px;
	height: 80px;
}

/*头部*/
.header {
	width: 100%;
	background: #2153AD;
}

.wide-logo {
	height: 180px;
	/*background:url(../images/top_bg.png) right no-repeat;*/
}

.wide-logo .logo {
	float: left;
	padding-top: 46px;
}

.wide-logo .flas {
	float: right;
	padding-top: 45px;
	width: 451px;
}

.wide-logo .flas object {
	display: none;
}

.wide-navigation {
	width: 100%;
	background: #a80000;
	height: 55px;
	margin-bottom: 12px;
	background: #fff;
	box-shadow: 0 0 4px #999;
}

.wide-navigation ul {
	height: 55px;
	line-height: 55px;
}

.wide-navigation ul li {
	float: left;
	color: #e2e2e2;
}

.wide-navigation ul li a {
	color: #333;
	font-size: 18px;
	font-weight: 500;
	padding: 0 18px;
	display: block;
}

.wide-navigation ul li a:hover,
.wide-navigation ul li.on a {
	color: #27509a;
	text-decoration: none;
	border-bottom: 3px solid #27509a;
}

/*首页主体*/
.wide-main {
	margin-top: 10px;
	overflow: hidden;
}

.conbg {
	background: #fff;
	border-bottom: 2px solid #eee;
	padding: 17px;
	overflow: hidden;
}

/*新闻头条*/
.topnews {
	position: relative;
	background: #85C3F8;
	background: url(../image/topnews_bg.jpg) repeat-x;
	height: 80px;
	margin-bottom: 0px;
}

.topnews .tt_z {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 62px;
	height: 65px;
	float: left;
}

.topnews .tt_y {
	padding: 0 30px;
	height: 80px;
	text-align: center;
	overflow: hidden;
}

.topnews .tt_y li {
	height: 80px;
	line-height: 80px;
	padding-top: 0px;
	font-size: 35px;
	font-weight: bold;
	overflow: hidden
}

.topnews .tt_y li a {
	text-decoration: none;
	color: #27509a;
}

.topnews .tt_y p {
	height: 18px;
	overflow: hidden;
	font-size: 14px;
	padding: 2px 0;
}

/*首页幻灯片*/
.wide-focusBox {
	width: 740px;
	float: left;
}

/* 默认幻灯片 */
.wide-focusBox {
	zoom: 1;
	position: relative;
	overflow: hidden
}

.wide-focusBox .content {
	overflow: hidden
}

.wide-focusBox .changeDiv a {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.wide-focusBox .title-bg,
.wide-focusBox .title {
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 740px;
	height: 38px;
	line-height: 38px;
	overflow: hidden
}

.wide-focusBox .title-bg {
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.wide-focusBox .title a {
	display: block;
	padding-left: 15px;
	color: #fff;
	font-size: 16px;
}

.wide-focusBox .change {
	bottom: 6px;
	height: 24px;
	right: 6px;
	*right: 5px;
	_right: 4px;
	position: absolute;
	text-align: right;
	z-index: 9999;
}

.wide-focusBox .change i {
	background: #666;
	color: #FFF;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	margin-right: 2px;
	padding: 0px 8px;
	font-style: normal;
	height: 24px;
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
}

.wide-focusBox .change i.cur {
	background: #c81f17;
}

/*要点新闻 幻灯右侧*/
.news-list {
	float: right;
	width: 410px;
	height: 400px;
	background: #FFFFFF;
}

.news-list .newsFir {
	position: relative;
	float: right;
	padding: 5px 16px;
}

.news-list .newsFir .title {
	border-bottom: 2px solid #a80000;
	height: 39px;
	line-height: 39px;
}

.news-list .newsFir .title a {
	padding-left: 10px;
	font-size: 18px;
	color: #a80000;
}

.newsFir li {
	overflow: hidden;
	text-align: justify;
	padding: 13px 0;
	height: 30px;
	line-height: 35px;
	font-family: Microsoft YaHei, SimHei;
	font-weight: normal;
	display: block;
	border-bottom: 1px dotted #cdcdcd;
}

.newsFir li a {
	font-size: 16px;
	color: #2b2b2b !important;
}

.newsFir li:last-child {
	border-bottom: 0px
}

.newsFir h5 {
	display: block;
	font-size: 13px;
	font-family: SimSun;
	color: #666;
	line-height: 20px;
	text-align: justify;
	font-weight: normal;
	overflow: hidden;
}

.newsFir h5 {
	padding: 0 0 12px;
}

.newsFir .icoHeadline,
.icoHot {
	display: inline-block;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	background: #c81f17;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-right: 10px;
	padding: 0 6px;
}

.newsFir .icoHeadc {
	display: inline-block;
	font-weight: normal;
	width: 12px;
	height: 12px;
	line-height: 22px;
	background: #E2E2E2;
	border-radius: 12px;
	margin-right: 10px;
}

/*要闻列表*/
.i-news {
	float: left;
	width: 706px;
}

.i-news .title {
	border-bottom: 2px solid #a80000;
	height: 39px;
	line-height: 39px;
	font-size: 18px;
	color: #a80000;
}

.i-news .title .more a {
	font-size: 14px;
	color: #333;
	display: inline-block;
	float: right;
	padding-right: 10px;
	line-height: 39px;
}

.i-news h2 {
	height: 39px;
	background: url(../image/yw1.jpg) no-repeat top;
}

.i-news .tit {
	font-size: 18px;
	color: #fff;
	padding-left: 30px;
	line-height: 35px;
	font-weight: bold;
}

.i-news h2 .more a {
	font-size: 14px;
	color: #fff;
	display: inline-block;
	float: right;
	padding-right: 10px;
	line-height: 39px;
}

.i-news ul {
	padding-top: 10px;
}

.i-news ul li {
	line-height: 38px;
	padding-left: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}

.i-news ul li img {
	vertical-align: middle;
	margin-left: 4px;
}

.i-news .date {
	float: right;
}

/*专题框/在线举报***/
.i-report {
	float: right;
	width: 396px;
}

.sfjbc {
	position: relative;
}

.sfjbc .sfjbc_logo {
	position: absolute;
	width: 390px;
	height: 34px;
	top: 20px;
	left: 20px;
}

.sfjbc .img_show {
	position: absolute;
	height: 25px;
	top: 95px;
	left: 13px;
}

.sfjbc .logo1 {
	position: absolute;
	height: 25px;
	top: 80px;
	left: 110px;
}

.sfjbc .logo2 {
	position: absolute;
	height: 80px;
	top: 75px;
	right: 120px;
}

.sfjbc .logo3 {
	position: absolute;
	height: 40px;
	top: 75px;
	right: 17px;
}

.sfjbc .logo4 {
	position: absolute;
	height: 40px;
	top: 105px;
	right: 17px;
}

.sfjbc .logo5 {
	position: absolute;
	width: 81px;
	height: 25px;
	top: 145px;
	left: 15px;
}

.sfjbc .myet {
	position: absolute;
	height: 33px;
	line-height: 33px;
	color: #0159B3;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	left: 95px;
	top: 138px;
}

.sfjbc .myet a {
	color: #0159B3;
}

/*举报窗*/
.ztcbg {
	width: 396px;
	height: 144px;
	background: #fff;
	margin: 0px auto;
	margin-top: 10px;
}

.ztcbg .ztc {
	height: 48px;
}

.ztcbg .ztcleft {
	width: 112px;
	float: left;
}

.ztcbg .ztcleft .ztctab {
	width: 112px;
	height: 51px;
	color: #0D64BB;
	background: url(../image/ztc1.png) no-repeat;
	display: block;
	line-height: 51px;
	text-indent: 25px;
	font-size: 17px;
}

.ztcbg .ztcleft .hover {
	width: 112px;
	height: 51px;
	color: #FFFFFF;
	background: url(../image/ztc2.png) no-repeat;
	display: block;
	line-height: 51px;
	text-indent: 25px;
	font-size: 17px;
}

.ztcbg .sfjbc {
	font-size: 14px;
	line-height: 25px;
	text-indent: 24px;
	width: 255px;
	float: left;
	padding-left: 5px;
}

.ztcbg .sfjbc a {
	color: #CF1522;
}

.ztc_list {
	width: 251px;
	padding-left: 17px;
	background: url(../image/icon2.png) repeat-y;
	float: left;
	margin-top: 4px;
}

.ztc_list li {
	font-size: 14px;
	line-height: 30px;
}

/*微信扫码*/
.sfjbc .wx-drop {
	position: absolute;
	top: -139px;
	left: -212px;
	z-index: 9999;
	display: none;
}

/*举报导航*/
.jubao_index {
	background: #2153ad;
	overflow: hidden;
	margin-top: 10px
}

.jubao_index .jbzn {
	float: left;
	margin-top: 23px;
	width: 580px;
}

.jubao_index .jbzn ul li {
	float: left;
	margin-left: 40px;
}

.jubao_index .xf_right {
	float: right;
	width: 450px;
	color: #fff;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-right: 20px;
}

.jubao_index .xf_right h2 {
	border-bottom: 2px solid #fff;
	padding-left: 8px;
	line-height: 30px;
	font-size: 18px;
	font-weight: 700;
	margin-left: 10px;
	margin-right: 10px
}

.jubao_index .xf_right article {
	padding: 8px 5px 0 20px;
	width: 100%
}

.jubao_index .xf_right article table {
	vertical-align: top;
	width: 100%
}

.jubao_index .xf_right article span {
	line-height: 25px;
	width: 100%;
	font-size: 14px
}

.jubao_index .xf_right article span a {
	color: #fff
}

/*板块1*/
.df-work .df-con {
	width: 536px;
}

.df-work .df-tit {
	list-style: none;
	overflow: hidden;
	border-bottom: 2px solid #a80000;
	height: 35px;
}

.df-work .df-tit li {
	float: left;
	padding: 3px 5px 9px 4px;
	font-size: 120%;
	color: #cecece
}

.df-work .df-tit li a.hover {
	color: #a51917;
}

.con-title dt {
	height: 55px;
	line-height: 2;
	overflow: hidden;
	text-align: center;
}

.con-title dt a {
	font-size: 135%;
	font-weight: bold;
	padding-top: 10px;
	display: inline-block;
}

.con-title dd {
	color: #888;
	font-size: 12px;
	line-height: 1.8;
	padding: 0;
	height: 42px;
}

.con-list li {
	border-bottom: 1px dashed #eee;
	height: 36px;
	line-height: 36px;
	vertical-align: top;
	padding-left: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
}

.con-list li:last-child {
	border-bottom: 0px
}

.con-list li a {
	overflow: hidden;
	text-overflow: ellipsis;
}

/*板块2*/
.fg-hd {
	background: #fdfeff;
	border-bottom: 2px solid #eee;
	padding: 17px;
}

.fg-hd h3 {
	height: 37px;
	font-weight: normal;
	border-bottom: 2px solid #0e2c83;
}

.fg-hd h3 a {
	float: left;
	font-size: 18px;
	padding: 3px 0 6px 0;
	text-align: center;
}

.fg-hd h3 a.hover {
	color: #a51917;
}

.fg-hd h3 span {
	float: left;
	width: 15px;
	text-align: center;
	padding: 3px 0 6px 0;
	color: #cecece;
}

.fg-hd h4 {
	height: 40px;
	font-weight: normal;
	border-bottom: 1px solid #f2f2f2;
}

.fg-hd h4 a {
	float: left;
	font-size: 14px;
	padding: 10px 0;
	text-align: center;
	color: #666;
}

.fg-hd h4 a.hover {
	color: #a51917;
}

.fg-hd h4 span {
	float: left;
	width: 15px;
	text-align: center;
	padding: 8px 0 0px 0;
	color: #cecece;
}


.lz_img .lef {
	width: 230px;
	float: right;
}

.lz_img .lef ul {
	padding-top: 10px;
}

.lz_img .rig {
	width: 200px;
	padding-top: 15px;
	float: left;
}

.lz_img .rig a {
	display: block;
	background: #f5f5f5;
	margin-bottom: 10px;
}

.lz_img .rig a img {
	width: 200px;
	height: 110px;
	display: block;
}

.lz_img .rig a span {
	display: block;
	line-height: 30px;
	padding-left: 8px;
}

/*板块3*/
.df-tit {
	list-style: none;
	overflow: hidden;
	border-bottom: 2px solid #a80000;
	height: 35px;
}

.df-tit li {
	float: left;
	padding: 3px 5px 9px 4px;
	font-size: 18px;
	color: #cecece;
}

.df-tit li a.hover {
	color: #a51917;
}

/*友情链接*/
.yq-links {
	margin-bottom: 20px;
	font-size: 14px;
	height: 100px;
}

.yq-links h3 {
	height: 40px;
	font-weight: normal;
}

.yq-links h3 font {
	float: left;
	line-height: 28px;
}

.yq-links h3 a {
	float: left;
	line-height: 28px;
	text-align: center;
}

.yq-links h3 a.hover {
	border-bottom: 2px solid #a51917;
	color: #a51917;
}

.yq-links h3 a.hover:hover {
	border-bottom: 2px solid #a51917;
}

.yq-links h3 span {
	float: left;
	font-size: 12px;
	text-align: center;
	width: 40px;
	height: 37px;
	line-height: 28px;
}

.news-link li {
	float: left;
	padding: 5px 10px;
}

/*底部版权*/
.jw-footer {
	background: #E8E8E8;
	border-top: 5px solid #a90d0a;
	color: #5d5d5d;
	clear: both;
}

.jw-footer .footer {
	width: 1000px;
	height: 85px;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0;
}

.jw-footer p {
	text-align: left;
	padding: 3px 0;
	padding-left: 30px;
	font-size: 15px;
}

.jw-footer p a {
	color: #5d5d5d;
}

.jw-footer p a:hover {
	text-decoration: underline;
}

.jw-footer .footer .left {
	float: left;
	width: 200px;
	text-align: center;
}

.jw-footer .footer .right {
	float: left;
	text-align: center;
	border-left: 2px solid #d2d2d2;
}

.Telescopic {
	position: fixed;
	width: 105px;
	right: 10px;
	bottom: 0px;
}

.rq {
	width: 105px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-family: "微软雅黑";
	background: #11349A;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	border-top: 4px solid #a90d0a;
}

.wx {
	width: 105px;
	height: 147px;
	background: url(../image/r_wx.png) no-repeat;
}

.return_top {
	width: 105px;
	height: 36px;
	background: url(../image/r_top.png) no-repeat;
	cursor: pointer;
}

.rnav {
	overflow: hidden;
	display: none;
	height: 0;
}

.rnav a {
	display: block;
	width: 105px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 4px;
	background: #355CCE;
	color: #fff;
	text-decoration: none;
	font-family: "微软雅黑";
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}

.rnav a:hover {
	background: #3d86ff;
	color: #fff;
}

/*位置导航*/
.list_top {
	height: 56px;
	background: #fff;
}


.list_top .location {
	padding-left: 50px;
	float: left;
	color: #333;
	font-size: 14px;
	line-height: 56px;
	background: url(../image/list_ico01.png) 20px no-repeat;
}

.list_top .location a {
	color: #333;
}

.list_top .btnSear {
	float: right;
	padding-right: 18px;
	padding-top: 10px;
}

.list_top .btnSear .search {
	float: right;
	display: block;

	height: 36px;
	width: 300px;
}

.list_top .btnSear .search input {
	border: 0;
	background: none;
	padding: 0 8px;
	width: 230px;
	color: #666;
	font-size: 14px;
	height: 35px;
}

.list_top .btnSear .search input.bt {
	width: 50px;
	cursor: pointer;
	text-indent: -1000px !important;
}

.list_top .btnSear .share {
	float: left;
	position: relative;
	padding-top: 8px;
	height: 27px
}

.list_top .btnSear .share span {
	float: left;
	display: inline;
	margin: 0 15px 0 0;
	cursor: pointer
}

.list_top .btnSear .share .drop {
	position: absolute;
	left: -20px;
	top: 33px;
	z-index: 9999;
	display: none
}

.list_top #hd-drop1 {
	left: -5px
}

.list_top #hd-drop2 {
	left: 30px;
	width: 239px;
	height: 38px;
	background: url(../image/header-tel-num.gif);
	padding: 11px 0 0 0;
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	font-family: "Microsoft Yahei", "宋体";
	color: #369
}

/*新闻列表页*/
.lcont {
	position: relative;
	background: #FFF;
	width: 980px;
	float: left;
	min-height: 800px;
}

.rcont {
	width: 260px;
	float: right;
	min-height: 600px;
}

.lcont .lbt {
	position: absolute;
	float: left;
	width: 180px;
	height: 100%;
	overflow: hidden;
	background: #E8E8E8;
}

.lcont .lbt #menubox {
	border-top: 5px solid #a90d0a;
}

.lcont .lbt dl {
	padding: 20px 15px 25px 15px;
}

.lcont .lbt dl a {
	display: block;
	height: 22px;
	line-height: 22px;
	clear: both;
	margin-bottom: 15px;
	padding-left: 18px;
	color: #565656;
	font-size: 16px;
	border-left: 5px solid #e8e8e8;
}

.lcont .lbt dl a:hover,
.lcont .lbt dl a.curr {
	border-left: 5px solid #a90d0a;
	color: #a90d0a;
	font-weight: 550;
}

.lcont .lbt ul {
	padding: 13px 0px 13px 0px;
	border-bottom: 1px solid #C9C9C9;
}

.lcont .lbt ul:last-child {
	border-bottom: 0px solid #C9C9C9;
}

.lcont .lbt ul li {
	text-align: center;
}

.lcont .lbt ul li a {
	display: block;
	height: 28px;
	line-height: 28px;
	clear: both;
	color: #A30000;
	font-size: 20px;
	font-weight: bolder;
}

.lcont .lbt .curr a {
	color: #333333;
}

.lcont .lbt ul .submenu {
	padding-top: 10px;
	display: none
}

.lcont .lbt .curr .submenu {
	display: block;
}

.lcont .lbt ul .submenu a {
	width: 150px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.lcont .lbt ul .submenu .curr {
	font-weight: bolder;
}



.lcont .rlist {
	float: right;
	width: 800px;
	background: #fff;
}

.lcont .rlist h3 {
	font-weight: 500;
	padding-top: 10px;
	height: 50px;
	line-height: 50px;
	border-bottom: 4px solid #10349a;
	margin: 0 25px;
	color: #10349a;
}

.lcont .channl {
	overflow: hidden;
	display: block;
	margin: 0px 25px;
}

.lcont .channl a {
	background: #E8E8E8;
	padding: 6px 10px;
	height: 40px;
	line-height: 60px;
	border: 1px solid #E8E8E8;
	font-size: 16px;
}

.lcont .channl a.curr {
	background: #c81f17;
	border: 1px solid #c81f17;
	color: #fff;
}

/*文字列表*/
.news_list,
.news_list_pic {
	padding: 20px 25px;
}

.news_list li {
	overflow: hidden;
	line-height: 42px;
}

.news_list .title {
	float: left;
}

.news_list .title a {
	font-size: 18px;
	display: block;
	color: #000;
}

.news_list .title a:hover {
	color: #c52f2f;
}

.news_list .intro {
	overflow: hidden;
}

.news_list .intro img {
	float: left;
	margin-right: 10px;
	max-width: 120px;
	max-height: 85px;
}

.news_list .time {
	float: right;
	height: 20px;
	font-size: 14px;
	color: #4A4A4A;
}

.news_list .hr {
	height: 0px;
	border-bottom: 1px dashed #c5c5c5;
	margin: 15px 0;
}


/*图片列表*/
.news_list_pic ul {
	padding-top: 0px;
	overflow: hidden;
}

.news_list_pic li {
	float: left;
	width: 220px;
	height: 345px;
	margin: 14px;
	overflow: hidden;
}

.news_list_pic li img {
	width: 210px;
	height: 280px;
	background: #DEDEDE;
	padding: 5px;
}

.news_list_pic li h4 {
	padding: 0 20px;
	margin-top: 6px;
	text-align: center;
}

.news_list_pic li h4 a {
	line-height: 22px;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}

/*专题图片列表css*/
.ztimg_list ul {
	padding-top: 25px;
	overflow: hidden;
}

.ztimg_list li {
	float: left;
	padding-left: 25px;
	width: 360px;
	height: 125px;
	overflow: hidden;
}

.ztimg_list li img {
	width: 360px;
	height: 100px;
}

.rcont .jb {
	height: 80px;
	line-height: 80px;
	text-align: center;
}

.rcont .jb a {
	color: #fff;
	font-size: 30px;
	font-weight: 500;
}

.rcont .jbxx {
	height: 80px;
	line-height: 80px;
	text-align: center;
}

/*专题页顶部通栏*/
#zt_top {
	width: 100%;
	height: 55px;
	line-height: 50px;
	min-width: 1250px;
	background: url(../image/topbg.png) repeat-x center top
}

#zt_top .center {
	width: 1200px;
	margin: 0 auto;
	font-size: 15px
}

#zt_top .m {
	float: right
}

#zt_top .m a {
	margin: 0 14px;
	font-size: 15px
}

#Search {
	float: right;
	width: 282px;
	height: 28px;
	line-height: 28px;
	margin-top: 8px;
	padding-top: 2px;
	background: url(../image/searchbg.png) no-repeat left top
}

#Search .Searchform {
	float: left
}

#Search form {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline
}

#Search .Searchform .text {
	line-height: 25px;
	width: 190px;
	height: 25px;
	background: none;
	padding: 0;
	padding-left: 20px;
	border: 0
}

#Search .Searchform .btn_send {
	width: 62px;
	height: 26px;
	font-family: 'microsoft yahei';
	color: #fff;
	background: none;
	border: 0
}

/*专题页顶部通栏*/

/*分页*/
.fenye {
	padding: 30px 0;
	MARGIN: 7px;
	PADDING-TOP: 40px;
}

.fenye a,
.fenye span {
	PADDING-RIGHT: 0.80em;
	PADDING-LEFT: 0.80em;
	PADDING-BOTTOM: 0.3em;
	COLOR: #fff;
	PADDING-TOP: 0.3em;
	border: 1px solid #e3e3e3;
	TEXT-DECORATION: none;
	color: #636363;
}

.fenye a:hover,
.fenye a:active {
	COLOR: #000;
	BACKGROUND-COLOR: #f1f1f1
}

.fenye span {
	COLOR: #6d643c;
	BACKGROUND-COLOR: #DDD;
	border: 1px solid #DDD;
}

/*文章详细页*/
.article_main {
	padding: 30px 0;
	overflow: hidden;
}

.Content {
	padding-top: 20px;
	background: #FFF;
}

.Content h2 {
	font: 30px/50px "微软雅黑";
	font-weight: 600;
	text-align: center;
	padding: 10px 65px;
	color: #11349A;
}

.Content h2 span {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-bottom: 20px;
}

.Content h2 b,
.h2_b {
	text-align: center;
	display: block;
	font-size: 18px;
	padding-top: 20px;
}

.Content div.f_tit {
	font-weight: normal;
	line-height: 22px;
	padding: 9px 14px;
	text-align: center;
	border: 1px solid #eebfbe;
	background: #fffdf6;
	font-size: 18px;
}

.Content .summary {
	font-size: 14px;
	color: #797979;
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #F5F5F5;
}

.Content .summary span {
	padding-right: 15px;
}

.Content .text {
	padding: 25px 40px;
	line-height: 2.2;
	min-height: 500px;
	_height: 500px;
	font-size: 16px;
	color: #000;
}

.Content .text hr {
	border-width: 0;
	background-color: #F5F5F5;
}

.Content .text img {
	max-width: 800px;
	margin: 10px 0;
	text-align: center;
}

.Content .text .bj {
	text-align: right;
	COLOR: #A5A5A5
}

.Content .text .page_fj {
	padding: 10px 0;
	text-align: center;
}

.Content .text .weixiner {
	text-align: center;
}

.Content .recommend {
	padding: 30px;
	padding-bottom: 40px;
	border-top: solid 6px #f5f5f5;
}

.Content .recommend .pagenext {
	line-height: 2.5;
}

.Content .related {
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 15px 30px;
	margin-top: 35px
}

.Content .related h5 {
	padding: 0;
	font-size: 16px;
	color: #333;
	font-style: inherit;
}

.Content .related a {
	color: #333;
	;
	line-height: 2;
}

.Content .related a:hover {
	color: #ad1b19;
}

.down_address ul {
	text-align: center;
}

.down_address ul li {
	margin-top: 10px;
	line-height: 1.5;
}

.down_address ul li a {
	color: #ff3f3f;
}

/*新闻右侧*/
.lt1 {
	width: 100%;
}

.lt1 li {
	margin-bottom: 8px;
}

.lt2 {
	width: 100%;
	background: #fff;
	min-height: 600px;
}

.lt2 h3 {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #DBDBDB;
	padding-left: 15px;
	font-size: 18px;
	font-weight: 600;
}

.lt2 ul {
	padding-bottom: 20px;
}

.lt2 ul li {
	padding: 10px 15px;
	overflow: hidden;
	border-bottom: 1px dashed #DBDBDB;
}

.lt2 ul li:last-child {
	border-bottom: 0px
}

.lt2 ul li a {
	font-size: 14px;
	line-height: 1.2;
}

/*信息公开*/
.flater_tab {
	border-radius: 4px;
	background: #fff;
	padding: 20px 3%;
	min-height: 430px;
}

.flater_tab .tit_xxgk {
	font-size: 24px;
	color: #2153ad;
	font-weight: 500;
	text-align: left;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}

.flater_tab .content {
	padding: 20px;
	line-height: 1.8;
	font-size: 16px;
	text-align: left;
}

.flater_tab .content ul {
	width: 99%;
	text-align: center;
	min-width: 197px;
	margin-left: 1%;
}

.flater_tab .content ul li {
	float: left;
	width: 33%;
	min-width: 197px;
	height: 56px;
	line-height: 56px;
	background: url(../image/xxgk_bg.png) no-repeat center center;
	font-size: 16px;
	font-weight: 500;
	font-family: "Microsoft Yahei", "\5b8b\4f53";
	margin-top: 10px;
	text-align: center;
}

.flater_tab .content ul li a {
	color: #255b87;
}

.flater_tab .xxgkmenu {
	padding: 120px 0;
	width: 810px;
	margin: 0 auto
}

.flater_tab .xxgkmenu a,
.flater_tab .xxgkmenu a:visited {
	display: block;
	margin: 20px 10px;
	float: left;
	width: 178px;
	height: 50px;
	background: url(../image/xxgkmenu.png) no-repeat 0 0;
	text-align: center;
	font: 18px/50px 微软雅黑, 黑体
}

.flater_tab .xxgkmenu a:hover {
	background-position: 0 -50px;
}



/*图片专题*/
.piczt {
	width: 100%;
	background: #ffffff;
}

.pic_list_p {
	padding: 22px;
	margin: 0px auto;
	overflow: hidden;
}

.pic_list_p ul li {
	position: relative;
	background: #fff;
	width: 355px;
	height: 242px;
	float: left;
	border: 1px solid #d8d8d8;
	margin: 14px;
	padding: 10px;
}

.pic_list_p .img_block {
	height: 200px;
	overflow: hidden;
}

.pic_list_p .img_block img {
	width: 100%;
	min-height: 200px;
	vertical-align: middle;
}

.pic_list_p ul li h3 {
	padding: 10px 0;
	height: 22px;
	overflow: hidden;
	text-align: center;
	line-height: 1.8;
}

.pic_list_p ul li h3 a {
	color: #000;
	font-size: 16px;
	font-weight: 500;
}

.pic_list_p ul li p {
	background: rgba(0, 0, 0, .5);
	border-radius: 0px;
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 13px;
	color: #fff;
	font-weight: 500;
	padding: 2px 5px;
}

/**/
.page_gd {
	background: #fff;
	border-top: 2px solid #d8d8d8;
	padding: 20px 0;
}

.infiniteCarousel {
	width: 940px;
	height: 305px;
	margin: 0px auto;
	position: relative
}

.infiniteCarousel .wrapper {
	width: 860px;
	overflow: auto;
	min-height: 15em;
	margin: 0 40px;
	position: absolute;
	top: 0
}

.infiniteCarousel ul a img {
	border: 0px solid #000;
}

.infiniteCarousel .wrapper ul {
	width: 9999px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0
}

.infiniteCarousel ul li {
	display: block;
	float: left;
	padding: 10px;
	min-height: 85px;
	width: 103px;
	font-size: 14px;
}

.infiniteCarousel ul li a img {
	height: 160px;
	max-width: 103px;
	display: block
}

.infiniteCarousel .arrow {
	display: block;
	height: 36px;
	width: 37px;
	background: url(../image/arrow.png) no-repeat 0 0;
	text-indent: -999px;
	position: absolute;
	top: 57px;
	cursor: pointer
}

.infiniteCarousel .forward {
	background-position: 0 0;
	right: 0
}

.infiniteCarousel .back {
	background-position: 0 -72px;
	left: 0
}

.infiniteCarousel .forward:hover {
	background-position: 0 -36px
}

.infiniteCarousel .back:hover {
	background-position: 0 -108px
}

/*回到顶部*/
#returnTop {
	display: none;
	position: fixed;
	_position: absolute;
	z-index: 9999;
	left: 50%;
	margin-left: 590px;
	bottom: 100px;
	_bottom: auto;
	width: 65px;
	height: 65px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../image/returntop.png) 0 0 no-repeat;
	transition: bottom 0.9s;
	-webkit-transition: bottom 0.9s;
	-moz-transition: bottom 0.9s;
	-o-transition: bottom 0.9s;
}

#returnTop:hover {
	background-position: -65px 0
}

/*调查问卷*/
#dcwj {
	position: fixed;
	_position: absolute;
	z-index: 9999;
	left: 50%;
	margin-left: 580px;
	top: 337px;
	_bottom: auto;
	width: 40px;
	height: 379px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../image/wjdc.png) 0 0 no-repeat;
	transition: bottom 0.9s;
	-webkit-transition: bottom 0.9s;
	-moz-transition: bottom 0.9s;
	-o-transition: bottom 0.9s;
}


/*右侧浮动导航*/
.all_r {
	width: 120px;
	float: left;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1001;
}

.all_r .z_title {
	padding-left: 10px;
	cursor: pointer;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #fff;
	height: 50px;
	line-height: 50px;
	background: #1E1E1E url(../image/cha1.png) no-repeat;
	background-position: 90% 50%;
}

.all_r .Dd {
	background: #1E1E1E url(../image/cha.png) no-repeat;
	background-position: 90% 50%;
}

.all_r .navContent {
	position: absolute;
	top: 50px;
	bottom: 0px;
	width: 120px;
	background: #1d1d1d;
	opacity: .8
}

.all_r ul li {
	width: 100%;
	text-align: center;
	padding: 0.5em 0;
	color: #fff;
	border-bottom: 1px solid #000000;
}

.all_r ul li a {
	font-size: 15px;
	color: #fff;
}

.all_r ul li:hover {
	background: #000;
}



@media only screen and (max-width: 1280px) {
	.panel-width {
		width: 980px;
	}

	.wide-logo .flas {
		width: 440px;
	}

	.rcont,
	.Telescopic,
	.all_r {
		display: none;
	}

	.lcont5 {
		width: 970px;
		border-right: 0;
	}

	.pic_list_p ul li {
		width: 270px;
		float: left;
		margin: 10px;
		padding: 10px;
	}

	.pic_list_p .img_block {
		max-height: 260px;
		overflow: hidden;
	}

	.pic_list_p .img_block img {
		width: 100%;
		min-height: 160px;
	}

	.pic_list_p ul li h3 a {
		font-size: 16px;
		font-weight: 500;
	}


}

@media (max-width: 460px) {

	.panel-width,
	.article_main,
	.lcont {
		width: 100%;
	}

	.header .flas,
	.wide-navigation,
	.list_top .btnSear,
	.rcont,
	.Telescopic,
	.bdsharebuttonbox {
		display: none;
	}

	.header {
		background: #1e61a5;
	}

	.header .wide-logo {
		height: 50px;
		background: none;
	}

	.header .wide-logo .logo {
		padding-top: 10px;
	}

	.header .wide-logo .logo img {
		display: none;
	}

	.header .wide-logo .logo {
		width: 95%;
		height: 40px;
		background: url(../image/logo_wap.png) no-repeat 10px center;
		background-size: auto 30px
	}

	.list_top {
		width: 100%;
		height: 40px;
	}

	.list_top .location {
		padding-left: 10px;
		float: left;
		color: #999;
		font-size: 14px;
		line-height: 40px;
		background: 0 0
	}

	.list_top .location a {
		color: #999;
	}

	.article_main {
		padding: 10px 0;
		overflow: hidden
	}

	.article_main .lcont .lbt {
		display: none;
	}

	.article_main .lcont .rlist {
		float: left;
		width: 100%;
	}

	.lcont {
		min-height: 400px;
	}

	.lcont .rlist h3 {
		padding-top: 0px;
		height: 40px;
		line-height: 40px;
		margin: 0 12px;
		border-bottom: 2px solid #10349a;
	}

	.news_list li {
		padding: 10px 0;
		overflow: hidden;
		line-height: 22px;
		border-bottom: 1px dashed #ececec;
	}

	.news_list .title {
		width: 100%;
	}

	.news_list .title a {
		font-size: 16px;
		color: #4a4a4a
	}

	.news_list .time {
		float: left;
		font-size: 12px;
		color: #989898;
	}

	.news_list .hr {
		border-bottom: 0px dashed #c5c5c5;
		margin: 0;
	}

	.fenye {
		padding: 0;
		text-align: center;
		COLOR: #fff;
	}

	.fenye .vo,
	.fenye span {
		display: none;
	}

	.fenye a,
	.fenye span {
		PADDING-RIGHT: 1.5em;
		PADDING-LEFT: 1.5em;
		COLOR: #fff;
		BACKGROUND-COLOR: #e2e2e2;
		border: 1px solid #d0d0d0;
		border-radius: 100px;
	}

	.fenye a:hover,
	.fenye a:active {
		COLOR: #fff;
		BACKGROUND-COLOR: #e2e2e2
	}

	.flater_tab .tit_xxgk {
		display: none;
	}

	.flater_tab {
		padding: 10px;
		min-height: 300px;
	}

	.flater_tab .content {
		padding: 10px;
		line-height: 1.8;
	}

	.piczt {
		background: #f5f5f5;
	}

	.pic_list_p {
		padding: 0 12px;
	}

	.pic_list_p ul li {
		width: 96%;
		height: auto;
		background: #fff;
		padding: 2%;
		margin: 5px 0;
		border: 0px
	}

	.pic_list_p ul li h3 {
		text-align: left;
		height: auto;
		line-height: 1.5;
		padding-top: 8px;
		padding-bottom: 0px;
	}

	.pic_list_p ul li h3 a {
		font-size: 16px;
	}

	.news_list,
	.news_list_pic {
		padding: 12px;
	}

	.Content h2 {
		font: 22px/28px "微软雅黑";
		text-align: left;
		padding: 0 10px;
		color: #222;
		font-weight: 500
	}

	.Content h1 {
		font: 24px/28px "微软雅黑";
		font-weight: 500
	}

	.Content .summary {
		font-size: 12px;
		color: #797979;
		text-align: left;
		padding: 10px;
		border-bottom: 1px solid #F5F5F5
	}

	.Content .text {
		padding: 17px;
		line-height: 2;
		min-height: 300px;
		font-size: 16px;
		color: #333
	}

	.Content .text img,
	.content img {
		max-width: 100%;
		margin: 5px 0;
		text-align: center
	}

	.Content .recommend {
		padding: 0 17px;
		padding-bottom: 20px
	}

	.pagenext div {
		height: 33px;
		overflow: hidden;
	}

	.ztimg_list ul {
		padding-top: 5px;
	}

	.ztimg_list li {
		padding: 2%;
		width: 96%;
		height: auto;
	}

	.news_list_pic .tiles {}

	.news_list_pic li {
		width: 45%;
		height: auto;
		margin: 2.5%;
	}

	.news_list_pic li h4 {
		padding: 0 0px;
		margin-top: 6px;
		text-align: center;
	}

	.news_list_pic li img {
		width: 95%;
		height: auto;
	}

	.jw-footer {
		background: #fff;
		border-top: 0 solid #dadada;
		color: #a7a7a7;
		height: auto;
		overflow: hidden;
		padding: 2%;
	}

	.jw-footer .footer {
		width: 96%;
		height: auto;
		margin: 0 auto;
		padding: 0;
	}

	.jw-footer .footer .left {
		display: none;
	}

	.jw-footer .footer .right {
		width: 100%;
		border-left: 0px;
		margin: 0 auto;
	}

	.jw-footer p {
		text-align: center;
		padding: 3px 0;
		font-size: 12px;
	}

	.jw-footer p a {
		color: #a7a7a7
	}

	.jw-footer p img {
		width: 13px
	}
}
