﻿﻿@charset "utf-8";
/* CSS Document */
.left {
	float: left;
}
.ringht {
	float: right;
}

/*二维码*/
.ewm {
	position: fixed;
	left: 50%;
	top: 339px;
	width: 82px;
	height: 247px;
	margin-left: 625px;
	z-index: 300;
}
/*banner头部*/
.box1 {
	width: 1200px;
	margin: 10px auto;
}
.box1 .yx {
	width: 253px;
	margin-top: 8px;
}
.box1 .yx ul {
}
.box1 .yx li {
	font-size: 14px;
	padding-left: 30px;
	margin-left: 13px;
	float: left;
	color: #929292; line-height:18px;
}
.box1 .yx li a {
	color: #929292;
}
.box1 .yx li:first-child {
	margin-left: 0px;
}
.box1 .bg1 {
	background: url(images_09_1.png) 0 2px no-repeat;
}
.box1 .bg2 {
	background: url(images_11_1.png) 0 4px no-repeat;
}
.box1 .bg3 {
	background: url(images_06_1.png) 0 2px no-repeat; margin-top:0px;
}
.box1 .ss {
	width: 283px;
}
/*搜索*/
.search {
	background: #CCC;
}
.input1 {
	float: left;
	height: 28px;
	width: 227px;
	border: none;
	margin-left: 10px;
}
.btn_ss {
	float: right;
}
.form {
	background: #fff;
	height: 28px;
	border: 1px solid #CCC;
	border-radius: 15px;
}
.submitBtn {
	margin-right: 16px;
	margin-top: 0px;
	width: 25px;
	height: 27px;
}


/*栏目条*/
.lmt {
	width: 100%;
}

.lmt h2 {
	background: url(images_48.png) 0 9px no-repeat;
	padding-left: 15px;
	font-size: 24px;
	color: #00469c;
	font-weight: bold;
}

/*长栏目条*/
.lmt1 {
	width: 100%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}

.lmt1 h2 {
	background: #fff url(images_48.png) 0 9px no-repeat;
	padding-left: 15px;
	margin-right: 15px;
}

/* 头条 */
.dtt {
	margin-top: 25px;
	overflow: hidden;
}

.dttl {
	width: 100%;
	float: left;
}

.dttl h2 {
	font-size: 36px;
	color: #0e57a6;
	text-align: center;
	font-weight: bold;
	line-height: 45px;
}

.dttl h2 a {
	color: #0e57a6;
	text-align: center;
}

.dttr {
	/* width: 365px; */
	margin-top: 6px;
}

.dttr img {
	width: 100%;
	height: 90px;
}

/*轮播图*/
.lbt {
	overflow: hidden;
	margin-top: 25px;
}

.lbtl {
	width: 740px;
	float: left;
}

.dtt_swip {
	height: 439px;
	position: relative;
}

.dtt_swip .arrow-left {
	background: url(arrows.png) no-repeat left top;
	position: absolute;
	left: 528px;
	top: 95%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 2
}

.dtt_swip .arrow-right {
	background: url(arrows.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 95%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 2
}

.dtt_swip .swiper-container {
	height: 439px;
	overflow: hidden;
}

.swiper-slide {
	position: relative;
}

.dtt_swip .swiper-container.swiper-wrapper .swiper-slide img {
	width: 806px;
	height: 439px;
}

.dtt_swip .swiper-container .swiper-wrapper .swiper-slide .bg {
	position: absolute;
	width: 100%;
	height: 50px;
	z-index: 0;
	left: 0px;
	bottom: 120px;
	background: #0008;
}

.dtt_swip .swiper-container .swiper-wrapper .swiper-slide .title {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 20px;
	width: 490px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	overflow: hidden;
	z-index: 5;
	padding-left: 2%;
	text-align: left;
	padding-right: 2%;
}

.dtt_swip .swiper-container .swiper-wrapper .swiper-slide .title a {
	color: #fff;
}

.dtt_swip .pagination {
	position: absolute;
	right: 48px;
	text-align: right;
	bottom: 15px;
	width: 23%;
	z-index: 2;
}

.dtt_swip .swiper-pagination-switch {
	display: inline-block;
	width: 20px;
	height: 4px;
	background: #999;
	margin: 0 3px;
	cursor: pointer;
}

.dtt_swip .swiper-active-switch {
	background: #ff1000;
}
.faljnf{
	width:440px
}
.lbtr {
	/* width: 365px; */
}

.lbtr h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #434343;
	margin-top: 12px;
}

.lbtr h3 a{
	color: #00469c;
}

.lbtr ul {}

.lbtr li {
	font-size: 16px;
	color: #434343;
	margin-top: 10px;
	line-height: 24px;
	background: url(16dian.png) no-repeat left center;
	padding-left: 20px;
}

.lbtr li a {
	color: #434343;
}

.lbtr h4 {
	font-size: 14px;
	margin-top: 15px;
	color: #959595;
}

.lbtr h4 a {
	color: #959595;
}

/*公告*/
.xwgg {
	width: 343px;
	border: 1px solid #D6D6D6;
	padding: 10px;
	position: relative;
	margin-top: 12px;
}

.xwgg h2 {
	font-size: 20px;
	color: #434343;
}

.xwgg h5 {
	width: 343px;
	height: auto;
	margin: 5px 0;
}

.xwgg h5 img {
	width: 100%;
	height: auto;
}

.xwgg ul {}

.xwgg li {
	font-size: 14px;
	color: #434343;
	position: relative;
	padding-left: 10px;
	line-height: 24px;
	margin-top: 5px;
}

.xwgg li a {
	color: #434343;
}

.kblj {
	width: 87px;
	height: 22px;
	position: absolute;
	right: 51px;
	top: 43px;
}

.xwgg li:before {
	content: "";
	width: 4px;
	height: 4px;
	background: #434343;
	position: absolute;
	left: 0;
	top: 10px;
}

/*滚动新闻*/
.gdxw {
	padding: 20px 0;
}

.gdxwl {
	float: left;
	width: 69px;
}

.gdxwr {
	float: right;
width: 1126px;
background:#f5f5f5;
}

#gd_area {
	width: 1108px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	float: left;
}

.wrap {
	float: left;
	width: 100000px;
}

#gd_content,
#gd_scroll {
	float: left;
}

#gd_content li,
#gd_scroll li {
	height: 30px;
	color: #000;
	padding-left: 8px;
	margin-right: 15px;
	display: inline;
	float: left;
	line-height: 30px;
	font-size: 16px;
	/* background: url(com_dot_1.gif) 0 14px no-repeat; */
}

#gd_content li a,
#gd_scroll li a {
	color: #000;
}

/*图片新闻*/
.tpxw {
	width: 1200px;
	margin: auto;
}

.tpxw ul {}

.tpxw li {
	float: left;
}

.tpxw .kud1 {
	width: 525px;
	height: 80px;
}

.tpxw .kud1 img {
	width: 525px;
	height: 80px;
}

.tpxw .kud2 {
	width: 213px;
	height: 80px;
	margin-left: 12px;
}

.tpxw .kud2 img {
	width: 213px;
	height: 80px;
}

/*栏目新闻*/
.lmxw {
	margin-top: 9px;
}

.lmxwl {
	float: left;
	width: 364px;
}

/*栏目新闻左侧*/
/*栏标*/
.jzzclbt .img {
	position: absolute;
	padding: 0 10px;
	background: #fff;
}

.jzzclbt .kd_1 {
	left: 108px;
	top: -21px
}

.jzzclbt .kd_2 {
	left: 75px;
	top: -20px
}

.jzzclbt .kd_3 {
	left: 101px;
	top: -23px
}

.jzzclbt .kd_4 {
	left: 100px;
	top: -18px
}

/*新闻*/
.jzzcxw {
	width: 360px;
	height: 341px;
	border: 1px solid #e5e5e5;
	position: relative;
	margin-top: 50px;
}

.dtxw {
	width: 317px;
	margin: auto;
	margin-top: 20px;
}

.dtxwl {
	width: 95px;
	height: 95px;
	float: left;
}

.dtxwl img {
	width: 95px;
	height: 95px;
	border-radius: 50px;
	-moz-border-radius: 25px;
}

.dtxwr {
	width: 207px;
	float: right;
}

.dtxwr h2 {
	font-size: 18px;
	line-height: 24px;
	color: #0d55a7;
	margin-top: 9px;
}

.dtxwr h2 a {
	color: #0d55a7;
}

.dtxwr .fgmd {
	color: #8babda;
	padding: 0px 10px;
	border: 1px solid #8babda;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 20px;
}

.dtxwr h3 {
	margin-top: 7px;
}

.dtxwr h4 {
	font-size: 14px;
	color: #959595;
	margin-top: 12px;
}

.dtxw p {
	color: #959595;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	padding-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}

.dtxw p a {
	color: #959595;
}

/*通用新闻列表*/
.tyxwlb {
	width: 100%;
}

.tyxwlb ul {}

.tyxwlb li {
	font-size: 16px;
	color: #434343;
	position: relative;
	padding-left: 10px;
	line-height: 24px;
	margin-top: 15px;
}

.tyxwlb li a {
	color: #434343;
}

.tyxwlb li:before {
	content: "";
	width: 4px;
	height: 4px;
	background: #434343;
	position: absolute;
	left: 0;
	top: 10px;
}

/*栏目新闻右侧*/
.lmxwr {
	float: right;
	width: 836px;
}

.cmzs {
	width: 382px;
	height: 497px;
	margin-left: 35px;
	margin-top: 28px;
	float: left;
}

.cmzs .xw {
	background: #f7f7f7;
	padding-bottom: 15px;
	margin-top: 20px;
}

.cmzs .xw img {
	width: 382px;
	height: 217px;
}

.cmzs .xw h2 {
	padding: 10px 16px;
	font-size: 18px;
	color: #0c54a8;
}

.cmzs .xw h2 a {
	color: #0c54a8;
}

.cmzs .xw h3 {
	font-size: 14px;
	padding: 0px 16px 0px 16px;
	margin-left: 16px;
	color: #a0a0a0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a0a0a0;
}

/*书刊*/
.sgzt {
	margin-top: 30px;
	padding-bottom: 20px;
}

/*图片滚动组件2:向左滚动*/
.picScroll-left {
	width: 1200px;
	position: relative;
	margin-top: 26px;
}

.picScroll-left .hd {
	padding: 0 10px;
	position: relative;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	background: url(left_1_1.jpg) no-repeat scroll 0 0;
	height: 32px;
	position: absolute;
	top: 53px;
	width: 18px;
	cursor: pointer;
}

.picScroll-left .hd .prev {
	background-position: 0px 0px;
	left: 0px;
}

.picScroll-left .hd .next {
	background-position: -18px 0px;
	right: 0px;
}

.picScroll-left .bd {
	margin-left: 26px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 10px 0px 10px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
	width: 267px;
	height: 141px;
	background: #f7f7f7;
}

.skzs {
	width: 239px;
	margin: auto;
	margin-top: 10px;
}

.skzsl {
	width: 111px;
	height: 120px;
	float: left;
}

.skzsl img {
	width: 111px;
	height: 120px;
}

.skzsr {
	width: 120px;
	float: right;
}

.skzsr h2 {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin-top: 20px;
	text-align: left;
}

.skzsr h2 a {
	color: #000;
}

.skzsr h3 {
	color: #8babda;
	padding: 0px 10px;
	border: 1px solid #e4e4e4;
	font-size: 14px;
	margin-top: 10px;
	width: 42%;
	margin-left: 2px;
}

.skzsr h3 a {
	color: #8babda;
}

.sjfw {}

.sjfw ul {
	width: 1142px;
	margin: auto;
	margin-top: 35px;
}

.sjfw li {
	width: 69px;
	float: left;
	padding: 0 60px;
}

.sjfw li img {
	width: 69px;
	height: 70px;
}

.sjfw li h2 {
	margin-top: 5px;
	color: #4975b4;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
}

.sjfw li h2 a {
	color: #4975b4;
}

.xglj {
	margin-top: 40px;
}

.xgljl {
	float: left;
	width: 858px;
	height: 116px;
	border: 1px solid #ececec;
	background: #f7f7f7;
	margin-top: 30px;
}

.xgljl ul {
	padding: 2px 18px 15px 10px;
}

.xgljl li {
	font-size: 16px;
	float: left;
	color: #434343;
	position: relative;
	padding-left: 10px;
	line-height: 24px;
	margin-top: 10px;
	margin-left: 19px;
}

.xgljl li a {
	color: #434343;
}

.xgljl li:before {
	content: "";
	width: 4px;
	height: 4px;
	background: #434343;
	position: absolute;
	left: 0;
	top: 10px;
}

.xgljr {
	float: right;
	width: 321px;
	margin-top: 23px;
}

.xgljr img {
	margin-top: 9px;
}

/*头条轮播*/
.dtt_swip1 {
	/* height: 118px; */
	position: relative;
	overflow: hidden;
}

.dtt_swip1 .swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	position: relative;
}

.dtt_swip1 .swiper-container.swiper-wrapper .swiper-slide img {
	width: 365px;
	height: 80px;
}

.dtt_swip1 .pagination {
	position: absolute;
	right: 5px;
	text-align: right;
	top: 0px;
	width: 23%;
	z-index: 2;
}

.dtt_swip1 .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #999;
	margin: 0 3px;
	cursor: pointer;
}

.dtt_swip1 .swiper-active-switch {
	background: #ff1000;
}

.dttl .logobox {
	height: 80px;
	overflow: hidden;
	float: left;
}

.dttl .logobox img {
	height: 80px;
	width: auto;
}

.dttl p {
	font-size: 18px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	display: block;
	text-align: center;
	margin-top: 15px;
	color: #0e57a6;
}

.dttl p a {
	color: #0e57a6;
}