* {
	list-style: none;
}
html {
	font: normal 16px/1.8 "Microsoft Yahei", "PingFang", "Droid Sans";
}
body {
	color: #333; background:#fff;
	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: #333;
}
a:hover {
	opacity: 0.8;
	color: #1896e2;
	text-decoration: none;
}
.bg-light {
	background: #f4f4f4 !important;
}
.text-primary {
	color: #006eb0 !important;
}
.border {
	border: 1px solid #f4f4f4 !important;
}
.title {
  color: #fff;
 
  font-size: 26px;
  background-color: #2560ac;text-align: center;
  padding: 12px 20px;
  border-radius: 4px;
}
.font20 {
  font-size: 22px;

}
.title a {
  color: #fff;
  font-size: 18px;
}
.header {
	height: 500px;
	position: relative;
	background: #e9f9ff top center / auto 100% url(../img/header-bg.jpg) no-repeat;
}
.top-header .container {
	padding: 20px 70px;
}
.logo-wrapper {
	flex: 0;
	margin-bottom: 30px;
}
.logo-wrapper img {
	height: 49px;
}
.headline {
  position: relative;
  background-color: #f1f6fa;
  min-height: 150px;
  padding-left: 120px;
  padding-top: 0.75rem;
  padding-bottom: 1.5rem;
}
.headline-badge {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.headline-badge img {
  height: 100%;
  object-fit: cover;
}
.headline-content {
  padding: 0 1rem;
  color: #555;
}


.main-title {
}
.main-title img {
	display: block;
	margin: 0 auto
}
.zt-name {
	padding: 10px;
	background: #179d09;
	width: 18rem;
	border-radius: 15px;
	font-size: 2rem;
	text-align: center;
	color: #fff;
	margin: -60px auto 0;
}
.bg-hotnews {
	background: #f1f6fa;
padding:.5rem .5rem 1.5rem;
}
#mainCarousel {
	height: 400px;
}
#mainCarousel2 {
	height: 358px;
}
.carousel, .carousel-inner, .carousel-item {
	height: 100%;
}
.carousel-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.carousel-indicators {
	left: unset;
	justify-content: flex-end;
	padding: 1rem 1rem 1rem 0;
	margin: 0;
}
.carousel-indicators li {
	width: 14px;
	height: 14px;
	opacity: 0.9;
	border: 0;
	margin: 0 0.2rem;
}
.carousel-indicators li.active {
	background: #ff0000;
}
.carousel-indicators .active {
	background: #ff0000;
}
.carousel-caption {
	background: rgba(0, 0, 0, 0.55);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.75rem 8rem 0.75rem 1rem;
	text-align: left;
}
.carousel-caption a {
	color: #fff;
}
.news-tab {
	align-items: baseline;
	scrollbar-width: none;
}
.news-tab .nav-link {
	font-size: 26px;
	color: #9a9a9a;
	padding: 10px 0px 20px 0px;
	line-height: 32px;
}
.news-tab .nav-link.active {
	color: #000;
	position: relative;
	font-weight: bold;
}
.news-tab .nav-link:hover {
}
.news-tab .more-tag .iconfont {
	font-size: 25px;
	color: #999;
	margin-right: 5px;
}
.news-list li {
	font-size: 1.2rem;
	color: #333;
	line-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-border-das li {
	border-bottom: 1px dashed #cdcdcd;
}
.main-title {
	margin: 1.5rem 0;
	width: 100%;
	height: 76px;
	background: url(../img/title-01.png) center center no-repeat;
}
.t02 {
	background: url(../img/title-02.png) center center no-repeat;
}
.t03 {
	background: url(../img/title-03.png) center center no-repeat;
}
.bg-spjj {
	width: 100%;
	background: url(../img/bg-spjj.jpg) center center no-repeat;
}
.card img {
	height: 120px;
}
.img-wrapper img {
	height: 254px;
}
/*°وب¨*/
.footer-section {
  padding: 60px 0;
  background-color: #0161ac;
  color: #cae4fe;
  line-height: 40px;
}
.footer-section a {
  color: #cae4fe;
}
.footer-section span {
  display: inline-block;
  padding: 0 5px;
}
 @media only screen and (max-width: 1199px) {
.header {
	height: 260px;
}
.logo-wrapper img {
	height: 80px;
}
}
@media only screen and (max-width: 992px) {
.top-header .container {
	flex-wrap: wrap;
	padding: 30px;
}
.header {
	height: 260px;
}
.headline-entry-wrapper .entry {
	min-width: 50%;
	max-width: 50%;
}
.top-header {
	text-align: center;
}
.top-header .search-wrapper {
	flex-grow: 1;
	padding: 1rem 0;
}
 .top-header .search-wrapper:focus-within {
 flex-grow: 1;
}
.logo-wrapper {
	margin: auto;
}
.logo-wrapper img {
	margin: auto;
}
.zcjd-wrapper img {
	height: auto;
}
.zcjd-wrapper {
	height: auto;
}
.zcjd-wrapper .p-4 {
	height: auto;
}
}
@media only screen and (max-width: 767px) {
.zt-name {
	padding: 5px;
	display: block;
	background: #179d09;
	width: 10rem;
	border-radius: 15px;
	font-size: 1.2rem;
	text-align: center;
	color: #fff;
	margin: -10px auto 0;
}
.header {
	height: 220px;
}
.logo-wrapper {
	flex: 1 1 100%;
	padding-top: 10px;
}
.logo-wrapper img {
	width: 65%;
	height: auto;
}
.top-header .container {
	padding: 10px;
}
.card img {
	height: auto;
}
.headline {
padding-left: 10px;
 }
}
 @media only screen and (max-width: 575px) {
.header {
	height: 230px;
	background-position: top right -30px;
}
#topNav .nav-link .iconfont {
	font-size: 30px;
	line-height: 40px;
}
.main-title img {
	width: 100%;
}
.news-list li {
	font-size: 1rem;
	line-height: 45px;
}
.main-title img {
	width: 100%;
	height: 100%;
}
.copyright {
	font-size: 14px;
}
}
