/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

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;
}

.logo-box {
	min-width: 1200px;
	background-color: #1066bb;
}

.logo {
	height: 70px;
	padding: 24px 0;
	float: left;
}

.logo img {
	display: block;
	height: 70px;
}

.search-box {
	float: right;
	background-color: #a6c1de;
	position: relative;
	margin-top: 42px;
	border-radius: 400px;
}

.search-text {
	font-size: 12px;
	border-top: 0px;
	height: 35px;
	border-right: 0px;
	width: 240px;
	background: none transparent scroll repeat 0% 0%;
	border-bottom: 0px;
	color: #dee7f3;
	padding-left: 10px;
	border-left: 0px;
	line-height: 30px;
	padding-right: 40px;
}

.search-text:-webkit-autofill,
.search-text:-webkit-autofill:hover,
.search-text:-webkit-autofill:focus,
.search-text:-webkit-autofill:active {
	-webkit-transition-delay: 99999s;
	-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}

.search-text::-webkit-input-placeholder {
	color: #dee7f3;
}

.search-btn {
	cursor: pointer;
	border-top: 0px;
	height: 35px;
	border-right: 0px;
	width: 66px;
	border-bottom: 0px;
	border-left: 0px;
	position: absolute;
	right: 0;
}

.nav {
	background: #fff;
	-webkit-box-shadow: 0px 2px 6px 0px #f2f2f2;
	        box-shadow: 0px 2px 6px 0px #f2f2f2;
}

.nav-list {
	float: left;
}

.nav-list a {
	display: block;
	padding: 0 31px;
	line-height: 42px;
	height: 42px;
	color: #333;
	font-size: 18px;
}

.nav-list:hover a {
	-webkit-transition: color .4s, background-color .4s;
	-o-transition: color .4s, background-color .4s;
	transition: color .4s, background-color .4s;
	background-color: #1066bb;
	text-decoration: none;
	color: #eee;
}

.banner-img {
	width: 100%;
	display: block;
}

.banner {
	position: relative;
}

.banner .swiper-container {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.banner-btn-box {
	/* position: absolute; */
}

.banner-btn-l,
.banner-btn-r {
	width: 58px;
	height: 53px;
	display: block;
	background: url(../img/banner_btn.png) no-repeat left top;
	text-align: center;
	cursor: pointer;
	position: absolute;
	left: 0;
	z-index: 50;
	top: 50%;
	margin-top: -25px;
	opacity: 0;
}

.banner-btn-r {
	background: url(../img/banner_btn.png) no-repeat right top;
	left: auto;
	right: 0;
}

.banner:hover .banner-btn-l,
.banner:hover .banner-btn-r {
	opacity: 0.7;
}

.tpxw-box {
	float: left;
	width: 555px;
	padding-top: 20px;
}

.index-title {
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #014da1;
	position: relative;
}

.index-title-text {
	font-size: 18px;
	padding-left: 12px;
	line-height: 40px;
	float: left;
}

.index-title::after {
	content: '';
	display: block;
	height: 2px;
	width: 98px;
	border-right: 3px solid #fff;
	position: absolute;
	bottom: -2px;
	background-color: #e60012;
	left: 0;
}

.index-title-more {
	float: right;
	font-size: 12px;
	color: #4f4f4f;
}

.tpxw-list {
	height: 370px;
	width: 555px;
	padding-top: 10px;
	overflow: hidden;
}

.tpxw-list .swiper-slide {
	position: relative;
}

.tpxw-img {
	height: 370px;
	display: block;
	width: 100%;
}

.tpxw-text {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 403px;
	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;
}

.pagination {
	position: absolute;
	z-index: 20;
	bottom: 8px;
	right: 0;
	text-align: center;
	right: 10px;
}

.swiper-pagination-switch {
	list-style: none;
	float: left;
	width: 18px;
	height: 18px;
	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);
}

.swiper-active-switch {
	border-color: rgb(0, 104, 183);
	background: rgb(0, 104, 183);
}

.xyyw-box {
	width: 614px;
	margin-left: 31px;
	float: left;
	padding-top: 20px;
}

.xyyw-article {
	height: 92px;
	overflow: hidden;
	border-bottom: 1px #bdbdbd dashed;
}

.xyyw-article-text {
	font-size: 16px;
	text-align: left;
	margin-top: 10px;
	font-weight: bold;
	color: #333;
	display: block;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
}

.xyyw-article-abstract {
	font-size: 14px;
	color: #606060;
	line-height: 24px;
	margin-top: 5px;
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.xyyw-list {
	padding: 8px 0;
}

.xyyw-list-li {
	overflow: hidden;
	padding-left: 12px;
	position: relative;
}

.xyyw-list-li::after {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	background-color: #014da1;
}

.xyyw-list-text {
	width: 510px;
	float: left;
	font-size: 15px;
	line-height: 30px;
	display: block;
	height: 30px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}

.xyyw-list-text:hover {
	color: #d50111;
}

.xyyw-list-data {
	float: right;
	font-size: 14px;
	color: #717171;
	line-height: 30px;
}

.tzgg-box {
	width: 380px;
	float: left;
	padding-top: 20px;
}

.tzgg-list-li {
	padding-top: 10px;
	position: relative;
}

.tzgg-list-li::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	border-bottom: 2px dashed #bebebe;
	bottom: 12px;
}

.tzgg-list-text {
	font-size: 14px;
	line-height: 26px;
	height: 26px;
	display: block;
	color: #333;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
}

.tzgg-list-text:hover {
	color: #d50111;
}

.tzgg-list-data {
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	color: #a4a4a4;
	background-color: #fff;
	position: relative;
	padding-right: 10px;
}

.jxdt-box {
	width: 380px;
	float: left;
	margin: 0 30px;
	padding-top: 20px;
}

.jxdt-list {
	padding-top: 4px;
}

.jxdt-list-li {
	overflow: hidden;
	padding-top: 8px;
}

.jxdt-data {
	width: 68px;
	height: 65px;
	float: left;
	background: url(../img/jxdt_bg.png) no-repeat;
}

.jxdt-data-top {
	font-size: 12px;
	color: #202020;
	text-align: center;
	line-height: 32px;
}

.jxdt-data-bottom {
	font-size: 22px;
	color: #202020;
	text-align: center;
	line-height: 24px;
}

.jxdt-text-box {
	margin-left: 15px;
	width: 296px;
	float: left;
}

.jxdt-list-text {
	display: block;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 16px;
}

.jxdt-list-text:hover {
	color: #d50111;
}

.jxdt-list-abstract {
	font-size: 14px;
	color: #606060;
	line-height: 20px;
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 2px;
}

.kslj-box {
	text-align: center;
	width: 100%;
	padding-top: 20px;
}

.kslj-title {
	display: inline-block;
	color: #333;
	font-size: 18px;
	text-align: center;
	background: #fff;
	padding: 0 16px;
	font-weight: bold;
}

.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: #1066bb;
	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-nav {
	width: 264px;
	padding: 20px 0;
	float: left;
}

.list-nav-top {
	font-size: 16px;
	color: #fff;
	background-color: #1066bb;
	text-align: center;
	height: 48px;
	line-height: 48px;
	font-weight: bold;
}

.list-nav-ul {
	background-color: #f8f8f8;
}

.list-nav-ul li {
	font-size: 15px;
	text-align: center;
	border-bottom: #e9e8e6 1px solid;
	height: 48px;
	line-height: 48px;
}

.list-nav-ul li a {
	color: #2c2c2c;
}

.list-nav-ul li a:hover {
	color: #1066bb;
	font-weight: bold;
}

.list-box {
	width: 914px;
	margin-left: 22px;
	float: left;
	padding: 20px 0;
	min-height: 500px;
}

.address {
	border-bottom: 2px solid #1066bb;
	background: url(../img/address_bg.jpg) no-repeat left 10px;
	padding-left: 6px;
	min-height: 46px;
	line-height: 46px;
}

.address a {
	font-size: 16px;
	color: #252525;
	line-height: 46px;
	height: 46px;
	padding-left: 10px;
	display: inline-block;
}

.list-banner {
	height: 310px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
}

.list-ul {
	padding: 8px 0;
}

.list-ul li {
	line-height: 40px;
	border-bottom: dashed 1px #c4c4c4;
	position: relative;
	padding-left: 16px;
	color: #333;
	overflow: hidden;
}

.list-ul li::after {
	content: '';
	display: block;
	position: absolute;
	height: 5px;
	width: 5px;
	background-color: #cbcbcb;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.list-ul li a {
	color: #333;
	max-width: 790px;
	display: block;
	float: left;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	white-space: nowrap;
}

.list-ul li a:hover {
	color: #FF0000;
	text-decoration: none;
}

.list-ul .list-data {
	float: right;
	color: #333;
}

.list-content {
	padding: 20px;
}

.list-content-title {
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}

.list-content-data {
	text-align: center;
	font-size: 14px;
	color: #333;
	height: 30px;
	line-height: 30px;
}

/*搜索页*/
.sear_con {
	width: 100%;
}

.sear_con h3 {
	background: #dcdcdc;
	height: 50px;
	line-height: 50px;
	color: #333;
	padding-left: 60px;
	font-size: 16px;
}

.sear_con h3 span {
	color: #680034;
}

.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;
}