body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
input,
img,
div {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Microsoft YaHei";
}

body,
html {
	width: 100%;
	font-family: "Microsoft YaHei";
}

input {
	outline: none;
}

ul,
ol {
	list-style-type: none;
}

a {
	text-decoration: none;
}

.clearfix:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.box {
	width: 1200px;
	margin: 0 auto;
}

body {
	background: url(../img/bg_top.png) no-repeat center 40px;
}

.head {
	background: #1c6483;
	color: #8599a6;
	font-size: 14px;
	padding: 8px 0;
}

.logo-box {
	padding: 25px 0;
	background: url(../img/head_bg.png) no-repeat center center;
}

.logo {
	float: left;
}

.logo-img {
	display: block;
	height: 58px;
}

.search-box {
	position: relative;
	float: right;
	margin-top: 18px;
}

.search-text {
	width: 180px;
	height: 30px;
	border: 1px solid #1c6483;
	background-color: transparent;
	border-radius: 500px;
	padding-left: 32px;
	padding-right: 10px;
}

.search-img {
	width: 35px;
	height: 32px;
	position: absolute;
	left: 0;
}

.nav-box {
	background-color: #004361;
	border-radius: 8px 8px 0 0;
}

.nav-ul {
	padding: 0 16px;
	overflow: hidden;
}

.nav-li {
	float: left;
	z-index: 10;
	line-height: 50px;
	width: 146px;
}

.nav-li a {
	display: block;
	color: #fff;
	display: block;
	text-align: center;
	transition: background-color .2s;
}

.nav-li.active a {
	background: #1c6483;
}

.nav-li:hover a {
	background: #1c6483;
}

.banner {
	height: 350px;
}

.banner .swiper-container {
	height: 350px;
}

.banner-img {
	width: 100%;
	height: 350px;
	display: block;
}

.banner-pagination {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

.banner-pagination .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #555;
	margin: 0 2px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.banner-pagination .swiper-active-switch {
	background: #fff;
}

.title-text {
	font-size: 18px;
	font-weight: bold;
	color: #004361;
	float: left;
	margin-right: 32px;
}

.title-box {
	padding: 12px 0;
}

.title-more {
	float: right;
	font-weight: normal;
	position: relative;
	color: #000;
	font-size: 14px;
	margin-left: 32px;
}

.title-more:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: -5px;
	width: 100%;
	height: 3px;
	background: #ffcc99;
}

.container {
	overflow: hidden;
	line-height: 24px;
	font-size: 0;
	white-space: nowrap;
}

.container-scroll {
	position: relative;
}

.container-text {
	min-width: 100%;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
}

.container-text a {
	font-size: 14px;
	color: #fa2111;
	margin-right: 30px;
}

.xyyw-box {
	padding-top: 8px;
	padding-bottom: 32px;
	border-bottom: 1px dashed #ebebeb;
}

.xyyw-list {
	height: 300px;
	width: 550px;
	overflow: hidden;
	float: left;
}

.xyyw-list .swiper-slide {
	position: relative;
}

.xyyw-img {
	height: 300px;
	display: block;
	width: 100%;
}

.xyyw-text {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 398px;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .5);
	padding-left: 12px;
	padding-right: 140px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xyyw-pagination {
	position: absolute;
	z-index: 20;
	bottom: 12px;
	right: 0;
	text-align: center;
	right: 10px;
}

.xyyw-pagination .swiper-pagination-switch {
	list-style: none;
	float: left;
	width: 8px;
	height: 8px;
	border-width: 1px;
	border-color: rgb(153, 153, 153);
	border-style: solid;
	background: rgb(255, 255, 255);
	text-align: center;
	cursor: pointer;
	margin-left: 3px;
	font-size: 12px;
	line-height: 18px;
	opacity: 0.7;
	color: rgb(0, 0, 0);
	border-radius: 50%;
}

.xyyw-pagination .swiper-active-switch {
	border-color: rgb(0, 104, 183);
	background: rgb(0, 104, 183);
}

.xyyw-list-r {
	float: left;
	width: 630px;
	margin-left: 20px;
}

.xyyw-list-ul li {
	font-size: 14px;
	padding-left: 15px;
	line-height: 30px;
	height: 30px;
	position: relative;
}

.xyyw-list-ul li::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 5px;
	width: 5px;
	background-color: #999999;
}

.xyyw-list-ul .xyyw-list-text {
	display: inline-block;
	color: #333;
	max-width: 532px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xyyw-list-ul .xyyw-list-date {
	float: right;
	width: 80px;
	text-align: right;
	color: #004361;
}

.main-l {
	width: 670px;
	float: left;
}

.gzdt-top {
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ebebeb;
}

.gzdt-pic {
	float: left;
	width: 150px;
}

.gzdt-pic img {
	width: 150px;
	height: 100px;
	display: block;
}

.gzdt-box {
	float: left;
	width: 500px;
	margin-left: 18px;
}

.gzdt-box-text {
	font-size: 14px;
	color: #333;
	height: 20px;
	left: 20px;
	max-width: 498px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gzdt-box-abstract {
	margin-top: 5px;
	font-size: 12px;
	color: #999;
	line-height: 22px;
	height: 66px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.gzdt-list {
	padding-top: 8px;
}

.gzdt-list li {
	line-height: 34px;
	height: 34px;
	font-size: 14px;
}

.gzdt-list-date {
	color: #ffcc99;
	float: left;
	width: 54px;
}

.gzdt-list-text {
	max-width: 612px;
	display: inline-block;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main-r {
	float: left;
	margin-left: 30px;
	width: 500px;
}

.title-box-xsyd {
	padding-bottom: 5px;
}

.xsyd-ul li {
	line-height: 34px;
	height: 34px;
	font-size: 14px;
	padding-left: 15px;
	position: relative;
}

.xsyd-ul .xsyd-list-text {
	display: inline-block;
	color: #333;
	max-width: 402px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xsyd-ul .xsyd-list-date {
	float: right;
	width: 80px;
	text-align: right;
	color: #004361;
}

.xsyd-ul li::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 5px;
	width: 5px;
	background-color: #999999;
}

.tzgg-top {
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ebebeb;
}

.tzgg-date {
	background-color: #ffcc99;
	width: 72px;
	height: 88px;
	text-align: center;
	overflow: hidden;
	position: relative;
	float: left;
}

.tzgg-date::after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 16px solid #fff;
	border-bottom: 10px solid transparent;
}

.tzgg-date-top {
	line-height: 40px;
	font-size: 22px;
	font-weight: bold;
	color: #a1672c;
	margin: 10px 0 10px;
}

.tzgg-date-bottom {
	font-size: 12px;
	color: #de9144;
}

.tzgg-box {
	float: left;
	width: 580px;
	margin-left: 18px;
}

.tzgg-box-text {
	margin-top: 5px;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	height: 24px;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.tzgg-box-abstract {
	margin-top: 4px;
	font-size: 12px;
	line-height: 24px;
	height: 48px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.tzgg-list-date {
	color: #99cc33;
	float: left;
	width: 54px;
}

.mtgz-ul {
	padding: 20px 22px 0;
	background: #f7f7f7;
	overflow: hidden;
}

.mtgz-ul li {
	overflow: hidden;
	padding-bottom: 20px;
}

.mtgz-pic {
	width: 90px;
	height: 45px;
	float: left;
}

.mtgz-pic img {
	width: 90px;
	height: 46px;
	display: block;
}

.mtgz-text {
	float: left;
	margin-left: 16px;
	width: 350px;
	display: block;
	color: #333;
	line-height: 23px;
	height: 46px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.kslj-box {
	text-align: center;
	width: 100%;
	padding-top: 20px;
}

.kslj-title {
	display: inline-block;
	font-size: 18px;
	text-align: center;
	background: #fff;
	padding: 0 16px;
	font-weight: bold;
	color: #004361;
}

.kslj-list {
	padding: 18px 0 8px;
	height: auto;
	border: 1px solid #ccc;
	margin-top: -13px;
	text-align: left;
}

.kslj-list a {
	display: inline-block;
	padding: 0 12px;
	font-size: 14px;
	color: #323232;
	line-height: 28px;
}

.kslj-list a:hover {
	color: #d50111;
}

.footer {
	min-width: 1200px;
	background: #1c6483;
	text-align: center;
	margin-top: 40px;
}

.bq {
	font-size: 14px;
	padding: 22px 0;
	padding-left: 90px;
	color: #fff;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	display: inline-block;
	opacity: 0.8;
	position: relative;
}

.bq-sydw {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 70px;
	width: 70px;
}

.bq-hr {
	margin: 0 auto;
	width: 1200px;
	background: #ababab;
	height: 1px;
	border: 0px;
}

.bq-b {
	font-size: 12px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	opacity: 0.8;
	padding: 8px 0;
}

.bq-b span {
	margin: 0 3px;
}

.bq-b a {
	color: #fff;
}

.bq-b img {
	vertical-align: middle;
}

.list-banner img {
	display: block;
	width: 100%;
	height: 200px;
}

.list-box {
	min-height: 400px;
	padding-top: 20px;
}

.list-nav {
	float: right;
	width: 350px;
	background: #fff;
	margin-left: 32px;
}

.list-nav-top {
	line-height: 48px;
	background: #004361;
	color: #fff;
	font-size: 18px;
	padding-left: 40px;
}

.list-nav-ul li {
	position: relative;
	line-height: 50px;
	font-size: 16px;
	margin-bottom: 1px;
	background: #f6f6f6;
}

.list-nav-ul li a {
	padding-left: 50px;
	display: block;
	color: #000;
	position: relative;
}

.list-nav-ul li::after {
	content: '';
	position: absolute;
	width: 5px;
	height: 20px;
	top: 15px;
	left: 25px;
	background: #004361;
}

.list-content-box {
	overflow: hidden;
}

.list-li {
	font-size: 16px;
	margin-left: 5px;
	line-height: 44px;
	background: url(../img/dot.png) left center no-repeat;
}

.list-li .date {
	float: right;
	color: #004361;
	margin-left: 14px;
}

.list-li a {
	padding-left: 20px;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-content-title {
	color: #004361;
	margin-top: 10px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #dadada;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.list-content-infor {
	text-align: center;
	line-height: 30px;
	color: #999;
	margin-bottom: 20px;
	font-size: 14px;
}

.list-content-infor span {
	margin: 0 10px;
}

/*搜索页*/
.sear_con {
	width: 100%;
}

.sear_con h3 {
	background: #dcdcdc;
	height: 50px;
	line-height: 50px;
	color: #333;
	padding-left: 22px;
	font-size: 16px;
}

.sear_con h3 span {
	color: #dd4b39;
}

.sear_con ul {
	width: 100%;
	height: auto;
}

.sear_con ul li {
	padding: 20px 20px 8px;
	color: #666;
	font-size: 14px;
	border-bottom: 1px solid #f5f5f5;
}

.sear_con ul li a.tit {
	color: #333333;
	font-size: 16px;
	display: block;
}

.sear_con ul li a.tit:hover {
	/* color: #ffc52a; */
	text-decoration: underline;
}

.sear_con ul li p {
	line-height: 28px;
	padding-top: 10px;
}

.sear_con ul li p a {
	color: #ffc52a;
}

.sear_con ul li p a:hover {
	color: #fbcf59;
}

.sear_con ul li i {
	display: block;
	text-align: right;
	*text-align: right;
	color: #999;
}