* {
	list-style: none;
}
html {
	font: normal 16px/1.8 "Microsoft Yahei", "PingFang", "Droid Sans";
}
ul, li, dl, dt, dd, ol, p, img {
	list-style: none;
	border: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000;
}
a:hover {
	color: #083893;
	text-decoration: none;
}
.head-logo {
	position: absolute;
	z-index: 999;
	top: 20px;
	left: 18%;
}
.carousel-item {
	height: 550px;
}
.carousel-item > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 140px;
}
.carousel-caption {
	top: 9rem;
}
#mainSlide {
	height: 372px;
	width: 100%;
}
.slideBox ul {
	padding-left: 0px;
}
.slideBox {
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 10px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
}
.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}
.tempWrap, .tempWrap>ul, .tempWrap>ul>li {
	height: 100%;
}
.slideBox .bd img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.slideBox .bd li p {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.4);
	bottom: 0;
	margin-bottom: 0;
	padding: 8px 70px 8px 15px;
	width: 100%;
}
.slideBox .bd li p a {
	color: #fff;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.slideBox .bd li p a:hover {
	color: #ddd;
}
.news-list-wrapper {
	padding: 0;
	margin: 0;
}
.news-list-wrapper .entry-wrapper {
	color: #333333;
	line-height: 44px;
	display: flex;
}
.news-list-wrapper .entry-wrapper::before {
	content: "\2022";
	font-size: 1.375rem;
	color: #083893;
	margin-right: 8px;
}
.news-list-wrapper .entry-wrapper .title {
	flex: 1;
}
.news-list-wrapper .entry-wrapper .date {
	flex: 0 0 4rem;
	color: #bbbbbb;
	text-align: right;
}
.bg-tzhj {
	background: url(../img/xypq_bg1.jpg) top center repeat-x;
}
.xypq-news {
	background: url(../img/xypq_newsbg.jpg) top center no-repeat;
	min-height: 748px;
}
.section-title {
	position: relative;
	height: 34px;
	margin-bottom: 30px;
	overflow: hidden;
}
.section-title img {
	position: absolute;
	left: -1000%;
	right: -1000%;
	top: -1000%;
	bottom: -1000%;
	margin: auto;
}
.nav-tab-zt {
	width: 70%;
	margin: 0 auto;
}
.nav-tab-zt > .nav-link {
	-ms-flex: 1 1 auto;
	flex: none;
	padding: 0 10rem;
	text-align: center;
}
.nav-tab-zt .nav-link {
	background: rgba(55, 128, 210, 0.5);
	margin: 2rem;
	color: #fff;
	font-weight: bold;
	padding: 1rem;
	border-radius: 4px;
}
.nav-tab-zt .active {
	color: #fff;
	background: #17579f;
	padding: 1rem;
}
.bg-xjpq {
	background: #6d97c8;
}
.nav-tab-zt .nav-link i {
	font-size: 3rem;
	display: block;
	line-height: 3rem;
}
.feature-image {
	padding-right: 0;
}
.feature-image a {
	display: block;
	width: 100%;
}
.feature-image a img {
	width: 100%; height:152px;
	object-fit: cover;
}
.main-feature {
	margin-bottom: 1rem;
}
.feature-title {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-bottom: 0.5rem;
}
.feature-title a {
	font-size: 1.125rem;
	font-weight: bold;
	color: #e60012;
}
.feature-title a:hover {
	color: #bd0000;
}
.feature-desc a {
	font-size: 1rem;
	line-height: 1.875rem;
	color: #555;
}
.feature-desc a:hover {
	color: #999;
}
.h310{height:310px;}
 @media only screen and (max-width: 767px) {
.nav-tab-zt {
	width: 100%;
	margin: 0 auto;
}
}
 @media only screen and (max-width: 575px) {
.carousel-item {
	height: 160px;
}
.carousel-caption {
	top: 4rem;
}
.head-logo img {
	width: 60%;
	display: block;
	margin: 0 auto;
}
#mainSlide {
	height: 242px;
	width: 100%;
}
.nav-tab-zt > .nav-link {
	padding: 0 1rem;
	text-align: center;
}
.nav-tab-zt .nav-link {
	margin: 1px;
}
.nav-tab-zt .nav-link i {
	font-size: 2rem;
	display: block;
	line-height: 2rem;
}
}
