/* CSS Document */
* {
	list-style: none;
}
html {
	font: normal 18px/1.8 "Microsoft Yahei", "PingFang", "Droid Sans";
}
body {
	background: #fff;
	color: #333;
}
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;
	text-decoration: none;
}
.bg-dflz{ background:#fffaf0;}
.font88 {
font-size:.88rem;
}
.fcolor1{ color:#0d6db5;}
@font-face {
    font-family: 'Alimama ShuHeiTi';
    src: url('../fonts/AlimamaShuHeiTi-Bold.woff2') format('woff2'),
        url('../fonts/AlimamaShuHeiTi-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.alfont{font-size:1.6rem;
font-family: 'Alimama ShuHeiTi', 'Microsoft YaHei', 'PingFang SC', sans-serif; }

 @media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1430px;
}
}
.toppest-header{ background:#254e8c; padding:.5rem 0; color:#fff; font-size:.8rem;}
.toppest-header a{color:#fff; margin:0 .2rem;}
.toppest-header a i{ margin-right:.2rem;}
.bg-nav{ background:#2489bd; padding:0;}
.search-wrapper {
	margin:0px;
	background: rgba(255, 255, 255, 0.8); height:40px;
	border: 0;
	border-radius: 30px;
	display: flex;
	align-items: center;
	width: 280px;
	transition: 0.5s ease all;
	position: relative;
}
.search-wrapper .search-prefix {
	padding-left: 12px;
	color: #4ba9ec;
	font-size: 24px;
}
.search-wrapper .search-outline {
	width: 100%;
	height: 100%;
	border-radius:30px;
	overflow: hidden;
}
.search-wrapper:focus-within {
 width: 280px;
}
.search-wrapper .search-input {
	background-color: transparent;
	outline: 0;
	border: 0;
	color: #333;
	padding-left: 1rem;
	line-height: 40px;
	font-size: .8rem;
	min-width: 0;
}

.search-wrapper .search-outline .search-btn{ width:55px; background:#fab12f;color:#fff; float:right;}
.search-wrapper .search-outline .search-btn i{ font-size:1.5rem; line-height:1;}
.search-wrapper .search-outline > :nth-child(2) {
  flex: 1;
  min-width: 50px;
}
.search-wrapper .search-input::placeholder {
 color: #aeaeae;
}
input:placeholder-shown {
 text-overflow: ellipsis;
}
.carousel-logo{
position: absolute;
  right:15px;
  top: 10px;
  left:15px;
  z-index: 10;
  color: #fff;

}
.navbar-dark .navbar-nav .nav-link { font-size:1.12rem; padding:.7rem .8rem; color: rgba(255,255,255,1);}
.navbar-dark .navbar-nav .nav-link i{font-size:1.15rem; margin-right:.1rem;}
.navbar-dark .navbar-nav .active > .nav-link ,.navbar-dark .navbar-nav .nav-link:hover{ background:#006091;}
.navbar-brand{ display:none;}
.bg-headline{ background:#f2f2f2;}
.headline-wrapper {
	float: left;
	text-align: center;
	width: calc(100% - 120px);
}

.headline-h3 {
	width: 56px;
	height: 83px;
	float: left;
	margin-right: 30px;
	font-weight: bold;
	text-align: center;
	color: white;
	background: url(../img/new_top.png) no-repeat;
	margin-top: 0.5rem;
}

.headline-h3 a {
	color: white;
}

.headline-title {
	font-weight: bold;
	font-size: 2rem;
	line-height: 120%;
	overflow: hidden;
	color: #0464ca;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: .5rem;
}

.headline-title a {
	color: #006eab;
}

.headline-title a:hover {
	color: #006eab;
}

.headline-description {
	font-size: 1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #999999;
	margin-top: 0.8rem;
}

.headline-description span {
	width: 40%;
	padding: 0 1rem;
}
.home-warp{ max-width:1530px; margin:0 auto; padding:2rem 0;}
.home-bg1{ background:#e5efff url(../img/index-bg1.jpg) center bottom no-repeat;}
.home-bg2{ background:#eaf4ff url(../img/index-bg2.jpg) center bottom no-repeat;}
.home-bg3{ background:#aadbf7 url(../img/index-bg3.jpg) center bottom no-repeat;}
.home-bg4{ background:#9ebdfe url(../img/index-bg4.jpg) center bottom no-repeat;}
.home-bg5{ background:#feefd4 url(../img/index-bg5.jpg) center bottom no-repeat;}
.home-bg6{ background:-webkit-gradient(linear,left top,right top,from(rgba(235,242,255,1)),to(#fff));
  background: linear-gradient(180deg,rgba(235,242,255,1),#fff);
}

#mainCarousel {
	height: 370px;
}

#mainCarousel .carousel-indicators {
	left: unset;
	justify-content: flex-end;
	padding: 1rem 1rem 1rem 0;
	margin: 0;
}

#mainCarousel .carousel-indicators li {
	width: 14px;
	height: 14px;
	opacity: 0.9;
	border: 0;
	margin: 0 0.2rem;
}

#mainCarousel .carousel-indicators li.active {
	background-color: #ff0000;
}
#mainCarousel .carousel-indicators li img{ height:100%;}
#mainCarousel .carousel-caption {
	background-color: rgba(0, 0, 0, 0.55);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.75rem 9rem 0.75rem 1rem;
	text-align: left;
}

#mainCarousel .carousel-caption a {
	color: #fff;
}

.carousel,
.carousel-inner,
.carousel-item {
  height: 100%;
}
.carousel-item img {
  width: 100%; height:100%; object-position: center top;
  object-fit: cover;
}

.info-tab{align-items: center;}
.info-tab .nav-link{ font-size:1.35rem; color:#999;padding: .5rem 0; margin-right:3rem;}
.info-tab .nav-link.active {
font-size:1.78rem;
font-family: 'Alimama ShuHeiTi', 'Microsoft YaHei', 'PingFang SC', sans-serif; font-weight: bold; font-style: normal; color: #0b53a4;
  line-height: 45px;
}

.info-tab .nav-item .nav-link.active::after {
  content: " ";
  min-width:10px;
  height: 8px;
  background: -webkit-gradient(linear,left top,right top,from(rgba(11,83,164,1)),to(#d1e3f7));
  background: linear-gradient(70deg,rgba(11,83,164,1),#d1e3f7);
  border-radius: 3px;
  display: block;
}




.ifon-list-wrapper .entry-wrapper {
	padding: .8rem 0;
	display: flex;
	color: #666;
}

.ifon-list-wrapper .entry-wrapper .title {
	flex: 1;
	font-size: 1rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;margin-right: .5rem;
}

.ifon-list-wrapper .entry-wrapper .title a {
	color: #333;
}

.ifon-list-wrapper .entry-wrapper .date {
	color: #999;
	flex: 0 0 auto;
	text-align: right;
	align-self: flex-end;
}

.ifon-list-wrapper .entry-wrapper::before {
	content: "";
}

.ifon-list-wrapper .status{min-width: 40px;
  height: 18px;
  border-radius: 9px 1px 9px 1px;
  margin-right: 8px;
  background: #ff8700;
  font-size: 12px;
  font-family: Helvetica,PingFang-SC-Bold,PingFang-SC;
  font-weight: 700;
  color: #fff;
  line-height: 18px;
  display: inline-block;
  text-align: center;}
.ifon-list-wrapper .status1 {

  background:#ff8700
}
.ifon-list-wrapper .status2{
  background:#f25833
}
.news-list-wrapper .entry-wrapper {
    display: flex;
    align-items: center; padding:.5rem 0;
}

.news-list-wrapper .entry-wrapper .title {
	flex: 1;
	font-size: 1rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;margin-right: .5rem;}

.news-list-wrapper .entry-wrapper .title a {
    color: #333;
}

.news-list-wrapper .entry-wrapper .date {
	flex: 0 0 auto;
	text-align: right;
	align-self: flex-end;
    color: #898989; padding-left:.5rem;
}

.news-list-wrapper .entry-wrapper::before {
    content: "\2022";
    margin-right: 0.4rem;
    color: #ababab;
}
.header-title{ width:100%; display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;}

.header-title h2{font-size:1.78rem;
font-family: 'Alimama ShuHeiTi', 'Microsoft YaHei', 'PingFang SC', sans-serif; font-weight: bold; font-style: normal; color: #333;
  line-height: 45px;
}

.leader-head{ display:block; width:100%; padding:2.5rem 0; 
  background-image:url(../img/leader-bg.jpg);
  background-size: 100% 100%;
  width: 100%; 
 border-radius:6px;justify-content: center;}
.leader-head h3{font-size:1.6rem;
font-family: 'Alimama ShuHeiTi', 'Microsoft YaHei', 'PingFang SC', sans-serif;  color: #0d6db5; text-align:center;display: flex;
 justify-content: center;
  align-items: center;
}

.leader-head h3 i{ font-size:2.5rem;}


.leader-btn-list {
  display: flex;
  flex-wrap: wrap;justify-content:left;
}
.leader-btn-list .entry {
  flex: 0 0 33%;
}
.leader-btn-list .entry .entry-link {
  padding:.5rem 0;
  display: block;
  font-size:.88rem;
  white-space: nowrap;
}
.leader-btn-list .entry .entry-link::before {
  font-family: "iconfont" !important;
  content: "\e62c";
  font-size: 12px;
  font-style: normal; color:#0d6db5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.file-search-wrapper { width:100%; background:#f6f6f6;
	display: flex; line-height:2;
	align-items: center; padding:.5rem .5rem; font-size:.88rem;
}
.file-search-wrapper .icon-wrapper{ line-height:2; color:#4785c9; }
.file-search-wrapper .icon-wrapper i{font-size:1.5rem; line-height:1}
.file-search-wrapper .file-select {
	padding: 0 8px;
	color: #333;
	border: 0;
	outline: 0;
}
.file-search-wrapper .file-input { border:1px solid #4ca3e0;
	min-width: 0;
	flex: 1;
	padding: 2px 8px; margin-right:5px; border-radius:6px;
	outline: 0;
}
.file-search-wrapper .file-search-btn {
	padding: 2px 20px;
	outline: 0;
	background-color: #4785c9; border-radius:6px;
	border: 0;
	color: #fff;
}
.file-search-wrapper .file-search-btn:hover {
	background-color: #00487a;
}
.zxdt-box{ background:#4b80e8; border-radius:8px;}

.zxdt-box .news-list-wrapper .entry-wrapper .title ,.zxdt-box .news-list-wrapper .entry-wrapper .title a {
    color: #fff;
}


.zxdt-box .news-list-wrapper .entry-wrapper::before {
    content: "\2022";
    margin-right: 0.4rem;
    color: #fff;
}

.hqzczn-md{ display:flex; align-items: center;justify-content: center; width:100%; padding:1rem;background:#76c5f0; border-radius:6px;font-size:1.2rem;
font-family: 'Alimama ShuHeiTi', 'Microsoft YaHei', 'PingFang SC', sans-serif;  color: #fff; text-align:center;}
.hqzczn-md i{ font-size:2.9rem;}
.open-list {
  display: flex;
  flex-wrap: wrap; margin:-.5rem;
}
.open-list .entry-wrapper {
  flex: 0 0 50%;
}


.open-list .entry-wrapper .entry {
  background: #3cabf2; margin:.5rem;
  border-radius: 6px;
  display: block;
  text-align: center;
  padding:1.2rem .5rem;font-size:1.2rem;
font-family: 'Alimama ShuHeiTi', 'Microsoft YaHei', 'PingFang SC', sans-serif;  color: #fff; text-align:center;
}
.open-list .entry .iconfont {
  display: block;
 font-size:2.9rem;
  color: #fff;
}

.open-list .entry-wrapper:nth-child(2) .entry { background: #ff9c30;}
.open-list .entry-wrapper:nth-child(3) .entry { background: #60c4e8;}
.open-list .entry-wrapper:nth-child(4) .entry { background: #578dcb;}
.enterpriseSwiper .swiper-wrapper .swiper-slide{ background:#fff; padding:5px;}
.enterpriseSwiper .swiper-wrapper .swiper-slide img{ width: 100%;
  height: 210px;
  object-position: center top;
  object-fit: cover;
}
.zhuanti-swiper {
  overflow: hidden;
}
.zhuanti-swiper .swiper-slide {
  position: relative;
}
.zhuanti-swiper .swiper-slide a {
  height: 110px;
  display: flex;
  align-items: center;
  padding: 5px 10px 5px 32px;
  background: #b9d2ff;
  transform: translateY(0px);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
}
.zhuanti-swiper .swiper-slide i img {
  border: 2px solid #fff;
  background: #fff;
  transform: translateY(-2px);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border-radius: 6px;
}
.zhuanti-swiper .swiper-slide span {
  padding-left: 1rem;
}
.zhuanti-swiper-wrapper {
  position: relative;
  padding: 0 0px;
}
.zhuanti-swiper-wrapper .swiper-button-prev,
.zhuanti-swiper-wrapper .swiper-button-next {
  background: #000 !important;
  opacity: 0.3;
  width: 30px;
  top: 0;
  bottom: 0;
  height: unset;
  margin-top: 0;
}
.zhuanti-swiper-wrapper .swiper-button-prev {
  left: 0;
}
.zhuanti-swiper-wrapper .swiper-button-next {
  right: 0;
}
.zhuanti-swiper-wrapper .swiper-button-prev::after,
.zhuanti-swiper-wrapper .swiper-button-next::after {
  font-size: 1.125rem;
  color: #fff;
}



.web-footer {
	width: 100%;
	background: #234b99;
	padding: .8rem 0;
	color: #fff;
}

.web-footer .footer-box {
	width: 100%;
}

.web-footer .footer-box .webs-box {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0;
}

.web-footer .footer-box .webs-box .web-item-box {
	width: 100%;
	margin: 0;
}

.web-footer .footer-box .webs-box .web-item-box .web-item {
	float: left;
	width: 18.4%;
	cursor: pointer;
	margin-right: 2%;
}

.web-footer .footer-box .webs-box .web-item-box .web-item:nth-of-type(5) {
	margin-right: 0;
}

.web-footer .footer-box .webs-box .web-item-box .web-item .content {
	width: 100%;
	height: 2.5rem;
	box-sizing: border-box;
	color: #fff;
	font-size:.88rem;
	line-height: 2.5rem;
	position: relative;
	text-align: center;
	background: #577dc6; border-radius:6px;
}

.web-footer .footer-box .webs-box .web-item-box .web-item .content::after {
	content: "";
	background: url(../img/arrows_1.png) center center no-repeat;
	background-size: 9px 5px;
	transform: rotate(180deg);
	width: 11px;
	height: 2.5rem;
	position: absolute;
	right: 10%;
	top: 0;
	transition: .3s all;
}

.web-footer .footer-box .webs-box .web-item-box .active .content::after {
	transform: rotate(0deg);
}

.web-footer .footer-box .webs-box .web-item-box .web-item .links-webs li a {
	color: #212121;
	display: block;
	font-size: 1.25rem;
	line-height: 40px;
}

.web-footer .footer-box .webs-box .web-item-box .web-item-tit-box {
	height: 64px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

.web-footer .footer-box .webs-box .webs-wrap {
	position: absolute;
	width: 100%;
	bottom: 67px;
	left: 0px;
	box-sizing: border-box;
	z-index: 1000;
	display: none;
	border: 3px solid #7eb5ee;
}

.web-footer .footer-box .webs-box .webs-wrap .links-webs-inner {
	width: 100%;
	padding: 10px 30px;
	background: #fff;
	height: 275px;
	box-sizing: border-box;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.web-footer .footer-box .webs-box .webs-wrap .web-item-tit-box li {
	float: left;
	font-size: 1.2rem;
	margin: 0 40px;
	color: #212121;
	line-height: 60px;
	position: relative;
	cursor: pointer;
}

.webs-wrap .close-ico {
	background: url(../img/close.png) no-repeat center center;
	background-size: 36px 36px;
	width: 36px;
	height: 36px;
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
}

.webs-wrap .close-ico:hover {
	background: url(../img/close-h.png) no-repeat center center;
	background-size: 36px 36px;
	width: 36px;
	height: 36px;
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
}

.web-footer .footer-box .webs-box .webs-wrap .web-item-tit-box li:first-of-type {
	margin-left: 0;
}

.web-footer .footer-box .webs-box .webs-wrap .web-item-tit-box li.active {
	border-bottom: 3px solid #234b99;
	color: #234b99;
}

.web-footer .footer-box .webs-box .webs-wrap .links-webs {
	height: calc(100% - 100px);
	width: 100%;
	overflow-y: scroll;
	display: none;
}

.web-footer .footer-box .webs-box .webs-wrap .links-webs.open {
	display: block;
}

.web-footer .footer-box .webs-box .webs-wrap .links-webs li {
	float: left;
	width: 23%;
	font-size: .88rem;
	background: #f2f2f2;
	box-sizing: border-box;
	line-height: 2.5rem;
	border-radius: 4px;
	margin-right: 2%;
	margin-bottom: 0.6rem;
	text-align: center;
}

.web-footer .footer-box .webs-box .webs-wrap .links-webs li:nth-child(4n) {
	margin-right: 0;
}

.web-footer .footer-box .webs-box .webs-wrap .links-webs li:hover {
	background: #3d9bde;
}

.web-footer .footer-box .webs-box .webs-wrap .links-webs li:hover a {
	color: #fff;
}

.web-footer .footer-box .webs-box .webs-wrap .links-webs li a {
	display: block;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 .5rem;
}

.web-footer .footer-box .webs-box .webs-wrap .links-webs :hover a {
	color: #2d66a5;
}

.links-webs::-webkit-scrollbar {
	width: 10px;
	height: 80px;
	background: #f6f6f6;
	border-radius: 20px;
}

.links-webs::-webkit-scrollbar-thumb {
	width: 10px;
	background: #2d66a5;
	border-radius: 20px;
}

.links-webs::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 20px;
}.footer-section {
    background: #2554b0;
    padding:2rem 0px;
}

.footer-section img {
    max-width: 100%;
}

.external-link-wrapper {
    color: #fff;
    font-size: 16px;
    padding-bottom: 20px;
}

.external-link {
    display: inline-block;
    margin: 0 0.5rem;
    color: #b1dbff;
}

.external-link:hover {
    color: #fff;
}

.footer-info-wrapper {
    font-size:.88rem;
}

.footer-info-wrapper span {
    line-height: 2;
    margin-left: 0.5rem;
    display: inline-block;
    color: #fff;
}

.footer-info-wrapper a {
    color: #fff;
}

.footer-info-wrapper a:hover {
    color: #aaa;
}

/*栏目页面*/
.breadcrumb {
	background: #fff;
	font-size:.88rem;
	margin-top: .5rem;padding: .75rem 0 0; margin-bottom:0px;
}
.breadcrumb img {
	margin-right: 5px;
}.fwl-menu{box-shadow: 0 0 8px #ddd;height: 100%;}
.fwl-menu h4{height: 75px;background: #006091;line-height: 75px;text-align: center; color:#fff;}
.fwl-menu h4 i{ font-size:1.8rem;color:#fff; margin-right:.5rem;}
.fwl-menu h4 a{color:#fff;}
.fwl-menu ul li{line-height: 45px;border-bottom: 1px solid #ececec; padding:0 1rem 0 1.5rem; display:flex; justify-content: space-between !important;}
.fwl-menu ul li a{color: #333;}
.fwl-menu ul li.active a, .fwl-menu ul li.active i,.fwl-menu ul li a:hover{color: #0668bc;font-weight: bold;}
.fwl-list-box .list-title{border-bottom: 4px solid #999;line-height: 72px;color:#006091;font-weight: bold;font-size:1.25rem; margin-bottom:.5rem;}

.pages {
  margin:.4rem auto 0;
  color: #555;
  text-align: center;
}
.pages .pages-l {
  display: inline-block;
  margin-right: 30px;
  font-size: 0;
}
.pages .pages-l a {
  display: inline-block;
  margin:0px 7px 0 8px;
  padding:.4rem 1rem;
  font-size:1rem;
  color: #555;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
}
.pages .pages-l a.on,
.pages .pages-l a.on:hover {
  background: #1c6eb8;
  border: 1px solid #1c6eb8;
  color: #fff;
}
.pages .pages-l a:hover {
  background: #1c6eb8;
  color: #fff;
  border: 1px solid #1c6eb8;
}
.pages .pages-l a.prev,
.pages .pages-l a.next {
  font-style: normal;
}
.pages .pages-l a.prevStop,
.pages .pages-l a.nextStop {
  background: #f2f2f2;
  color: #999;
}
.pages .pages-l a.prevStop:hover,
.pages .pages-l a.nextStop:hover {
  border: 1px solid #d9d9d9;
  background: #006091;
  color: #999;
  cursor: default;
}
.pages .pages-l a.prev em,
.pages .pages-l a.next em {
  font-style: normal;
  font-family: simsun;
  font-size: 12px;
}
.pages .pages-l a.prev em {
  margin-right:6px;
}
.pages .pages-l a.next em {
  margin-left: 6px;
}
.pages .pages-r {
  display: inline-block;
  line-height:38px;
}
.pages .fy_inp {
  border: 1px solid #d9d9d9;
  background: #fff;
  border-radius: 3px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin: -2px 8px 0 8px;
  font-size: 15px;
  color: #555;
}
.pages .fy_go {
  display: inline-block;
  background: #f9f9f9;
  width:38px;
  height:38px;
  line-height:38px;
  text-align: center;
  margin: 0 8px;
  font-size: 16px;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #d9d9d9;
}

/*招商投资*/
.zctz-bg{ background:#f7fcff url(../img/zsbg.jpg) bottom center no-repeat;}
.about-box p{ line-height:2;}

.about-box ul
.about-box ul li{ background:url(../img/zstz-ico-w.png) center center no-repeat;}


.about-box ul {
  display: flex;
  flex-wrap: wrap; margin:-.5rem;
}
.about-box ul .entry-wrapper {
  flex: 0 0 33%;
}


.about-box ul .entry-wrapper .entry {
   background:url(../img/zstz-ico-w.png) center center no-repeat; margin:.5rem;
  border-radius: 6px;
  display: block;
  text-align: center;
  padding:1.2rem .5rem;color: #fff; text-align:center;
}


.about-box ul .entry-wrapper .entry i{ font-size:1.2rem; margin-right:.2rem;}


.my-pc{display:block}
.my-mobile,.chan1,.chan2{display:none}
.cyfz-page{ overflow:hidden;}
.cyfz-page .zrqcsr-wrap{position:relative;background:#fff;}
.cyfz-page .zrqcsr-wp{position:relative;margin:0 auto;width:100%;font-size:0}
.cyfz-page .zrqcsr-wp>.itm{overflow:hidden}
.cyfz-page .zrqcsr-wp .fr-wp{position:relative}
.cyfz-page .zrqcsr-wp .fr-wp>.box-l{position:relative;width:130px;height:400px;background-repeat:no-repeat;background-position:center bottom}
.cyfz-page .zrqcsr-wp .fr-wp>.box-l .bg{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;transition:background-color .2s}
.cyfz-page .zrqcsr-wp .fr-wp>.box-l img{z-index:2;display:block;position:relative;top:0px;margin:0 auto;width:100%;height:100%;transition:transform .2s}
.cyfz-page .zrqcsr-wp .fr-wp>.box-l h4{z-index:2;position:absolute;bottom:32px;left:14%; max-width:100%;text-align:center;color:#fff;font-size:1.5rem; font-family:"FZDaBiaoSong-B06S","Microsoft YaHei";}
.cyfz-page .zrqcsr-wp .fr-wp>.box-l .triangle-ico{display:none;z-index:2;position:absolute;top:50%;right:0;margin-top:-8px;border:16px solid transparent;width:0;height:0}
.cyfz-page .zrqcsr-wp .fr-wp>.box-r{position:relative;padding:20px 0;width:0;transition:width .2s; overflow:hidden;}
.cyfz-page .zrqcsr-wp .fr-wp>.box-r .content{overflow-x:hidden;overflow-y:auto;margin-right:25px;padding:0 10px 0 30px;height:360px;color:#545454;font-size:16px;line-height:2;word-wrap:break-word;word-break:break-all}
.cyfz-page .zrqcsr-wp .fr-wp>.box-r .content p{}
.cyfz-page .zrqcsr-wp .fr-wp>.link{z-index:3;display:none;position:absolute;top:0;left:0;width:165px;height:100%}
.cyfz-page .zrqcsr-wp>.active>.fr-wp>.box-r{width:620px}
.cyfz-page .zrqcsr-wp>.active>.fr-wp>.box-l .triangle-ico{display:block}
.cyfz-page .zrqcsr-wp>.zrdl .fr-wp>.box-l{background-color:#f8f8f8}
.cyfz-page .zrqcsr-wp>.zrdl .fr-wp>.box-l .triangle-ico{border-right-color:#f8f8f8}
.cyfz-page .zrqcsr-wp>.zrdl .fr-wp>.box-r{background-color:#f8f8f8}
.cyfz-page .zrqcsr-wp>.rwls .fr-wp>.box-l{background-color:#F1C063}
.cyfz-page .zrqcsr-wp>.rwls .fr-wp>.box-l .triangle-ico{border-right-color:#ebf5ff}
.cyfz-page .zrqcsr-wp>.rwls .fr-wp>.box-r{background-color:#ebf5ff}
.cyfz-page .zrqcsr-wp>.qhrk .fr-wp>.box-l{background-color:#FF7373}
.cyfz-page .zrqcsr-wp>.qhrk .fr-wp>.box-l .triangle-ico{border-right-color:#fdf9db}
.cyfz-page .zrqcsr-wp>.qhrk .fr-wp>.box-r{background-color:#d5d5e5}
.cyfz-page .zrqcsr-wp>.cyjj .fr-wp>.box-l{background-color:#fdf9db}
.cyfz-page .zrqcsr-wp>.cyjj .fr-wp>.box-r{background-color:#fdf9db}
.cyfz-page .zrqcsr-wp>.cyjj .fr-wp>.box-l .triangle-ico{border-right-color:#fdf9db}
.cyfz-page .zrqcsr-wp>.jjfz .fr-wp>.box-l{background-color:#f7f7f7}
.cyfz-page .zrqcsr-wp>.jjfz .fr-wp>.box-r{background-color:#faffee}
.cyfz-page .zrqcsr-wp>.jjfz .fr-wp>.box-l .triangle-ico{border-right-color:#f7f7f7}
.cyfz-page .zrqcsr-wp>.shsy .fr-wp>.box-l{background-color:#fff6ea}
.cyfz-page .zrqcsr-wp>.shsy .fr-wp>.box-r{background-color:#fff6ea}
.cyfz-page .zrqcsr-wp>.shsy .fr-wp>.box-l .triangle-ico{border-right-color:#d4f5ff}
.cyfz-page .zrqcsr-wp>.itm:hover .fr-wp>.box-l img{transform:scale(1.05)}
.cyfz-page .zrqcsr-wp>.active:hover .fr-wp>.link{display:block}
.stwm-section{ width:100%; background:#edf6ff url(../img/stwm-bg.jpg) center top no-repeat;}

#AviSwiperWrapper .swiper-container {
	position:relative; padding:1rem 0;
  overflow:hidden;
}
#AviSwiperWrapper .swiper-slide {
	height: 100%; position:relative;
}
#AviSwiperWrapper .swiper-link {
	height: 100%;
}
#AviSwiperWrapper .swiper-link h5 { width:100%; position:absolute; bottom:0rem;
	background-color: rgba(0, 0, 0, 0.5);
	padding:.8rem 1rem;
 color:#fff; font-size:1rem;margin-bottom: 1px;
}
#AviSwiperWrapper .swiper-link img {
	transition: box-shadow 0.5s ease;
}
#AviSwiperWrapper .swiper-link:hover {
	opacity: 1;
}
#AviSwiperWrapper .swiper-link:hover img {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.55);
}
#AviSwiperWrapper .swiper-slide .swiper-link img {
	width: 100%;
	max-height: 350px;object-fit: cover;
}
#AviSwiperWrapper .swiper-button-prev::after, #AviSwiperWrapper .swiper-button-next::after {
	font-size: 0.875rem;
	color: #fff;
}
#AviSwiperWrapper .swiper-button-prev, #AviSwiperWrapper .swiper-button-next {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #005196;
	border-radius: 50%;
}
#AviSwiperWrapper .swiper-button-prev {
	left: 0px;
}
#AviSwiperWrapper .swiper-button-next {
	right: 0px;
}

/*党风廉政*/
.dflz-title{ display:flex; margin-bottom:.5rem; border-bottom:1px solid #ce0101;justify-content: space-between;align-items: center;}
.dflz-title h3{font-family: 'Alimama ShuHeiTi', 'Microsoft YaHei', 'PingFang SC'; background:#ce0101; padding:.5rem 1rem; color:#fff; margin-bottom:0px;}



.detail-content-wrapper {
	background-color: #fff; border:1px solid #efefef;
}

.detail-content-wrapper .title {
	font-size: 1.5rem;
	line-height: 1.5;
	color: #006091;
	padding: 10px 0;
	text-align: center;
}
.detail-content-wrapper .desc {
	color: #c6c6c6;
	padding: 20px 0;
	border-bottom: 1px solid #c6c6c6;
	min-height: 60px;
}
.detail-content-wrapper .desc .iconfont {
	font-size:1.25rem;
	color: #667;
}
.detail-content-wrapper .content-wrapper {
	padding: 1rem 0;
	line-height: 200%;
}
.detail-content-wrapper .content-wrapper img {
	max-width: 90%;
	margin: 10px auto;
	display: block;
}



.column-title {
    font-size: 24px;
    color: #0a70c8;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.column-title::before {
    margin-right: 8px;
    display: inline-block;
    content: "";
    height: 24px;
    width: 10px;
    border-radius: 8px;
    background-color: #0a70c8;
    flex-shrink: 0;
}
.main-column-wrapper {
  background-color: #fafafa;
}

.zhuanti-column-list .entry {
    display: flex;
    align-items: center;
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 rgba(55, 55, 55, 0.3);
}

.zhuanti-column-list .entry .title {
    margin-left: 20px;
    line-height: 24px;
    height: 48;
    overflow: hidden;
}
.zczt .entry{background-color: #4BA1EB;color:#fff;}

.zczt .entry::before {
    content: "\e71d";
    margin-right: 0.4rem;
    color: #fff;
}



 @media only screen and (max-width: 1199px) {
#top-Navbar {
  height:auto;}
  
#top-Navbar .nav-item {
  padding:6px 0; font-size:1rem;}  
  

.search-wrapper {
  margin: 10px auto 15px;
  width:90%;}
  
.cyfz-page .zrqcsr-wp>.active>.fr-wp>.box-r{width: calc(100% - 800px);}
  
}
@media only screen and (max-width: 1100px) {
}

 @media only screen and (max-width: 992px) {
.headline-wrapper {
  width: calc(100% - 80px);
}
.headline-h3 {
  margin-right:10px;}
.bg-nav{ padding-bottom:.5rem;}
.search-wrapper{ margin:0 auto;}
.navbar-brand{ display:block; padding-left:5%;}
.file-search-wrapper {
  width: 100%; padding:1rem;
  display:block;}
.file-search-wrapper .file-input{ width:100%; margin:.5rem 0;}
.file-search-wrapper .file-search-btn { display:block; width:30%; margin:0 auto;}
  .pages {
    text-align: center;
  }
  .pages .pages-l {
    float: inherit;
    text-align: center;
    margin: 0;
  }
  .pages .pages-l a,
  .pages .pages-r {
    display: none;
  }
  .pages .pages-l a.prev,
  .pages .pages-l a.next {
    display:inline-block;
  }
}
 @media only screen and (max-width: 768px) {
#mainCarousel {
  height: 220px;
}	.info-tab .nav-link{ font-size:1.15rem; padding: .3rem 0; margin-right:.3rem;}
.info-tab .nav-link.active {
font-size:1.18rem;
}
.info-tab .nav-item .nav-link.active::after {
  content: " ";
  width: 80px;
  height: 4px;}	 
.header-title h2{ font-size:1.2rem;line-height: 35px;}	 
}
 @media screen and (max-width: 575.98px) {
html {
	font: normal 15px/1.8 "Microsoft Yahei", "PingFang", "Droid Sans";
}
#topNavbar {
	position: static;
	bottom: auto;
	background: #2489bd;
	height: auto;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  padding-right: 8px;
  padding-left: 8px;
}
}


/*规范性文件列表24-10-30*/
.cate-list-wrapper {	display: flex;	flex-wrap: wrap;	gap: 20px;}.category-select-wrapper .title { font-size: 18px;  color: #0070bf; margin-bottom:1rem;}.cate-list-wrapper li{  padding:.2rem .5rem; border:1px solid #eee;  border-radius: 6px;cursor:pointer;}.cate-list-wrapper li.active ,.cate-list-wrapper li:hover{ background-color:#0a70c8; border:1px solid #0a70c8; color:#fff;}.file-database-search {  display: flex;  line-height: 42px;  color: #000;  font-size: 18px;}.file-database-search input {  border: 1px solid #e5e5e5;  margin: 0 20px 0 10px;  padding: 0 8px;  color: #333;  flex: 1;}
/*调查征集*/
.yjzj-box{ margin-bottom: 20px;}
.yjzj-box ul li{padding: 30px 10px;border-bottom: 1px #f1f1f1 solid;transition: all .3s;}
.yjzj-box ul li:hover{background: #f8f8f8;}
.yjzj-box ul li span{display: inline-block;width: 68px;height: 68px;border-radius: 100%;font-size: 1rem;color: #fff;text-align: center;line-height: 68px;
background: #c7c7c7;float: left;}
.yjzj-box ul li span.jxz{background: #007BE3;}
.yj-nr{float: left;width: 75%;margin-left: 30px;}
.yj-nr h5{font-size:1rem;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/}
.yj-nr p{font-size: 1rem;color: #999;margin-top: 5px;}
.zj-btn{float: right;}
.zj-btn a{display: inline-block;width: 103px;height: 38px;border-radius: 4px;border: 1px #ddd solid;font-size: 1rem;text-align: center;line-height: 38px;color: #999;margin-top: 15px;margin-left: 20px;transition: all .3s;}

.zj-btn a.label-start{background:darkgreen;border: 1px darkgreen solid;color: #fff;}
.zj-btn a.label-end{/* background: gray; */border: 1px gray solid;color: #666;}

.yjzj-box .pages {margin: .4rem auto 0;}
@media only screen and  (max-width: 768px){
.yjzj-box ul li{padding: 15px 8px 10px;position: relative;}
.yjzj-box{margin-top: 15px;}
.yjzj-box ul li span{font-size: 12px; margin-top: 4px; margin-right:10px;width: 50px;height: 50px; line-height: 50px; }
.yj-nr{margin-left: 0;width: auto;float: none}
.yj-nr h5{font-size: 1rem;margin-left: 55px; line-height:28px;font-weight: normal;min-height: 56px;}
.yj-nr p{font-size: .8rem}
.zj-btn a{border: none!important;background: none!important;font-size: .8rem;color: #999!important;width: auto;height: auto;line-height:1.5;}
.zj-btn{ position: absolute;bottom: 8px;right: 5px;} 
}

/*网站地图*/
.dty_mutitle{ width:100%;clear:both;height:36px;line-height:36px;border-bottom:#006EAB 1px solid;overflow:hidden;}
.dty_mutitle a{display:block;float:left;height:36px;line-height:36px;font-size:15px;color:#fff;padding:0 20px;background:#006EAB; white-space:nowrap;}
.dty_mutitle a:hover{color:#fff;}
.dty_sublb{clear:both;}
.dty_sublb li{float:left;height:42px;line-height:42px; padding-right:20px; min-width:125px;padding-left:20px;}
.dty_sublb li.line{height:1px;overflow:hidden;padding:0;}
.dty_sublb li a{line-height:42px;font-size:15px;color:#555;}
.dty_sublb li a:hover{color:#f00;}
.dty_ersub{height:40px; line-height:40px;padding:0 0 0 34px;font-size:18px; font-weight:bold;}
.dty_ersub a{ color:#d23324;}
.dt_sub{ margin-bottom:15px;}

/* 规范性文件 */
.wjxx {background: #f7f7f7; border: 1px solid #dddddd; padding: 10px 0; margin-bottom: 30px;}
.wjxx em {font-style: normal;}
.wjxx ul{ overflow: hidden;}
.wjxx li{ width: 33.33%; float: left; font-size: 16px; padding: 7px 0; }
.wjxx li span{ display: block; margin-left: 30px;}





