* {
	margin: 0;
	padding: 0;
	list-style: none;
}
html {
	font-style: normal;
	font-size: 18px;
	line-height: 1.8;
}
body {
	background: #eff7ff;
	font-size: 1rem;
	font-family: "Microsoft Yahei", "PingFang", "Droid Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
ul, li, dl, dt, dd, ol, p, img {
	list-style: none;
	border: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
a {
	color: #333;
}
a:hover {
	opacity: 80%;
	text-decoration: none;
}
em {
	font-style: normal;
}
.border {
  border: 1px solid #f2f2f2 !important;
}
@media (min-width: 1200px) {
.container,  .container-lg,  .container-md,  .container-sm,  .container-xl {
	max-width: 1330px;
}
}
.header {
	background: url(../img/header-bg.jpg);
	height: 400px;
}
.toppest-header {
	font-size: 0.85rem;
	color: #6d6d6d;
	padding: 0.5rem 0;
	margin-bottom: 3rem;
	color: #fff;
}
.toppest-header a {
	color: #fff;
}
.toppest-header i {
	font-size: 1.2rem;
	line-height: 1.5rem;
}
.mid-header {
	margin-top: 100px;
}
.logo-wrapper {
	padding: 0;
}
.logo-wrapper img {
	height: 72px;
}
.search-wrapper {
	margin: auto;
	width: 360px;
	line-height: 45px;
	height: 45px;
	background: rgba(255, 255, 255, 0.76);
	border-radius: 12px;
	display: flex;
	transition: 0.5s all ease;
	margin-right: 50px;
}
 .search-wrapper:focus-within {
 width: 360px;
}
.search-wrapper .iconfont {
	border: 0;
	line-height: 45px;
	font-size: 22px;
	color: #006eab;
}
.search-wrapper .iconfont::after {
	content: "";
}
.search-input {
	padding: 0 10px;
font-size:.85rem;
	color: #999;
	min-width: 0;
	border: 0;
	background-color: transparent;
	outline: 0;
	width: 88%;
}
.search-btn {
	min-width: 12%;
	color: #fff;
	font-size: 18px;
	background: none;
	border: none;
}
.search-btn:hover {
	color: #fff;
}
.top-links a:hover {
	text-decoration: underline;
}
.slhBtn {
	position: relative;
	padding: 3px 12px;
	margin-left: 1rem;
	top: 0;
	color: #fff;
	background: url(../img/slhBtn.png) center center no-repeat;
	cursor: pointer;
	z-index: 100;
	border-radius: 5px;
}
.input-search {
	border: 0;
	border-right: 1px solid #b4dcf8;
	outline: 0;
	margin-left: 0.6rem;
	width: auto;
	padding: 0.5rem;
	flex-grow: 1;
	transition: all 0.3s linear;
}
.btn-search {
	width: 3rem;
	outline: 0;
}
.btn-search .iconfont {
	font-size: 1.4rem;
	font-weight: bold;
	color: #006dba;
	transition: all 0.3s;
}
.btn-search:hover .iconfont {
	color: #6cbef8;
}
.btn-red {
	font-weight: bold;
	padding: 0.15rem 0.5rem;
	height: 2.6rem;
	color: #fff;
	background: #e10000;
}
#topNavbar {
	padding: 0;
	background-color: #042eab;
}
#topNavbar .container {
	transition: all 0.3s ease;
}
#topNavbar .navbar-brand {
	padding: 10px;
}
#topNavbar .nav-item {
	padding: 18px 0;
	font-size: 1.125rem;
	font-family: Microsoft YaHei;
	color: #ffffff;
	line-height: 32px;
	background-color: transparent;
}
#topNavbar .active .nav-link {
	color: #fabf2c;
}
#topNavbar .active .nav-link {
	background: transparent;
}
#topNavbar .nav-item:first-child {
	border-left: none;
}
#topNavbar .nav-item:hover, #topNavbar .nav-item.active {
	background-color: #1042d8;
}
#topNavbar .nav-link {
	display: flex;
	color: #fff;
	white-space: nowrap;
	font-size: 1.333rem;
	text-align: center;
	padding: 0rem 0.2rem;
	align-items: center;
	cursor: pointer;
	justify-content: center;
}
#topNavbar .nav-link:hover {
}
#topNavbar .nav-link .iconfont {
	display: block;
	text-align: center;
	font-size: 1.4rem;
	display: flex;
	margin-right: 5px;
	align-items: center;
margin-top:.1rem;
}
#navbarContent {
	overflow: auto;
}
.navbar-toggler {
	border: 0;
}
.navbar-toggler .iconfont {
	color: #fff;
	font-size: 1.4rem;
}
#navbarContent {
	scrollbar-width: none;
}
 #navbarContent::-webkit-scrollbar {
 display: none;
}
.headline-wrapper {
	padding: 1rem 0;
	display: flex;
}
.headline-tag {
	width: 58px;
	height: 90px;
}
.headline-title a {
	font-weight: bold;
	color: #1860b6;
	line-height: 40px;
	font-size: 32px;
	text-align: center;
}
.headline-content {
	padding-left: 18px;
	overflow: hidden;
	flex: 1;
}
.headline-list {
	display: flex;
	justify-content: center;
	color: #999;
}
.headline-list a {
	color: #999;
}
.headline-entry {
	padding: 0 15px;
	font-size: 16px;
	min-width: 280px;
	text-align: center;
}
.headline-entry:nth-child(n + 2) {
	border-left: 1px solid #eee;
}
.news-tab.tab-nav {
	flex: 1;
	align-items: center;
	flex-wrap: nowrap;
	overflow: auto;
}
.news-tab.tab-nav .nav-item {
	min-width: 110px;
}
.news-tab.tab-nav .nav-item .nav-link {
	text-align: center;
	white-space: balance;
	font-size: 1.125rem;
	color: #999;
	padding: 5px 10px;
	border: 0;
	border-radius: 0;
	border-bottom: 4px solid transparent;
}
.news-tab.tab-nav .nav-item .nav-link.active {
	color: #1860b6;
	border-bottom: 4px solid #1860b6;
}
.tab-nav-wrapper {
	margin-bottom: 0.75rem;
	display: flex;
	align-items: baseline;
	border-bottom: 2px solid #e5e5e5;
}
.tab-nav-wrapper .more-tag {
	border: 1px solid #dfdfdf;
font-size:.65rem;
padding:.2rem .5rem;
	border-radius: 15px;
	color: #999;
}
#mainCarousel {
	height: 400px;
}
.carousel, .carousel-inner, .carousel-item {
	height: 100%;
}
.carousel-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#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;
	float: left;
}
#mainCarousel .carousel-indicators li.active {
	background-color: #ff0000;
}
#mainCarousel .carousel-caption {
	background-color: rgba(0, 0, 0, 0.55);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.75rem 8rem 0.75rem 1rem;
	text-align: left;
}
#mainCarousel .carousel-caption a {
	color: #fff;
}
.com-headline {
	position: relative;
}
.com-headline .hd {
	position: relative;
	text-align: center;
}
.com-headline .hd .currentname {
	position: relative;
	z-index: 2;
	min-width: 16%;
	display: inline-block;
	white-space: nowrap;
}
.com-headline .hd .currentname b {
	display: inline-block;
	color: #1860b6;
	font-size: 2em;
	padding-right: 1em;
	padding-left: 1em;
	line-height: 1.25em;
	letter-spacing: .0625em;
}
.com-headline .hd i {
	position: absolute;
	top: 50%;
	height: 2px;
	margin-top: -1px;
	width: 42%;
	background-color: #abd1ff;
	background-repeat: no-repeat;
}
.com-headline .hd i:after {
	position: absolute;
	top: 50%;
	content: "";
	margin-top: -4px;
	border: 4px solid #abd1ff;
	border-radius: 50%;
}
.com-headline .hd i.left {
	left: 0;
	background-position: right center;
}
.com-headline .hd i.left:after {
	right: 0px;
}
.com-headline .hd i.right {
	right: 0;
	background-position: left center;
}
.com-headline .hd i.right:after {
	left: 0px;
	border-right-color: #abd1ff;
}
.com-headline.isicon .hd .currentname b img {
	width: 1.5em;
	margin-right: .5em;
}
.com-headline.isblue i {
	background: #abd1ff;
}
.com-headline.noarrow i:before {
	content: normal;
}
.com-headline.noarrow i:after {
	content: normal;
}
.news-list-wrapper .entry-wrapper {
	display: flex;
	align-items: center;
}
.news-list-wrapper .entry-wrapper .title {
	font-weight: 400;
	color: #333;
	line-height: 2.3;
	padding-right: 0.5rem;
}
.news-list-wrapper .entry-wrapper .title a {
	color: #333;
}
.news-list-wrapper .entry-wrapper .date {
	margin-left: auto;
	text-align: right;
	flex: 0 0 4rem;
	font-size: 16px;
	color: #898989;
}
.news-list-wrapper .entry-wrapper::before {
	content: "\2022";
	margin-right: 0.75rem;
	color: #ababab;
}
.news-list-feature {
	background: #f9fafb;
	padding: 1rem;
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.news-list-feature .survey-title {
	display: flex;
	width: 100%;
	overflow: hidden;
	align-items: center;
}
.news-list-feature .survey-title a {
	color: #1860b6;
}
.news-list-feature .date {
	border: 2px solid #eee;
padding:.5rem 1rem;
	color: #575757;
	margin-right: 1rem;
}
.news-list-feature .date span {
	font-size: 1.8rem;
}
.notification-list {
margin:-.5rem;
	display: flex;
	flex-wrap: wrap;
}
.notification-list .entry {
	flex: 1;
	padding: 10px 10px;
	background: #f2f7ff;
margin:1rem .5rem;
	border-radius: 4px;
}
.notification-list .entry .entry-link {
	display: block;
	text-align: center;
}
.notification-list .entry .entry-link .iconfont {
	width: 58px;
	height: 58px;
	border: 1px solid #1860b6;
	border-radius: 50%;
	font-size: 2rem;
	color: #1860b6;
	display: block;
	margin: 5px auto;
}
.xxgk-list {
margin:0 -.5rem;
	display: flex;
	flex-wrap: wrap;
}
.xxgk-list .entry {
	flex: 1 0 45%;
	padding:4px 1rem;
	background: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
margin:4px .5rem;
	text-align: center;
}
.xxgk-list .entry .entry-link{display: flex ;align-items: center !important;}
.xxgk-list .entry img { width:42px; margin-right:5px; float:left;
}

.notification-list {
margin:-.5rem;
	display: flex;
	flex-wrap: wrap;
}
.notification-list .entry {
	flex: 1;
	padding: 10px 10px;
	background: #f2f7ff;
margin:1rem .5rem;
	border-radius: 4px;
}
.notification-list .entry .entry-link {
	display: block;
	text-align: center;
}
.notification-list .entry .entry-link .iconfont {
	width: 58px;
	height: 58px;
	border: 1px solid #1860b6;
	border-radius: 50%;
	font-size: 2rem;
	color: #1860b6;
	display: block;
	margin: 5px auto;
}
.jgxx-list {
margin:0 -.5rem;
	display: flex;
	flex-wrap: wrap;
}
.jgxx-list .entry {
	flex: 1;
	padding: 10px 10px;
margin: 1rem .5rem;
	border-radius: 4px;
	background-image: linear-gradient(to bottom, #c6b2fa, #977ee2);
	text-align: center;
	color: #fff;
}
.jgxx-list .entry:first-child {
	background-image: linear-gradient(to bottom, #b0d0fc, #6398e1);
}
.jgxx-list .entry:nth-child(3) {
	background-image: linear-gradient(to bottom, #facfb2, #e0692e);
}
.jgxx-list .entry .entry-link {
	color: #fff;
}
.jgxx-list .entry .entry-link .iconfont {
	width: 58px;
	height: 58px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.65);
	font-size: 2rem; line-height:58px;
	color: #fff;
	display: block;
	margin: 5px auto;
}
.title-tab.tab-nav {
	flex: 1;
	align-items: center;
	flex-wrap: nowrap;
	overflow: auto;
}
.title-tab.tab-nav .nav-item {
	min-width: 120px;
}
.title-tab.tab-nav .nav-item .nav-link {
	text-align: center;
	font-size: 1.125rem;
	color: #999;
	padding: 8px 20px;
}
.title-tab.tab-nav .nav-item .nav-link.active {
	background: #1860b6;
	color: #fff;
}
.shuopanel-controls-wrapper {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
 margin-top: .5rem;
}
.shuopanel-control {
	overflow: hidden;
	flex-shrink: 0;
	position: relative;
	flex: 1 0 120px;
	border-right: 1px solid #f6f6f6;
	height: 205px;
	padding: 0.5rem 1rem;
	margin: 1rem 1rem;
	transition: all 0.3s;
}
.shuopanel-control:last-child {
	margin-right: 0;
	border-right: none;
}
.shuopanel-control:hover {
	transform: translateY(-5px);
}
.shuopanel-control-text {
	position: relative;
	z-index: 10;
}
.shuopanel-control-bg {
	right: 20%;
	bottom: 10%;
	position: absolute;
	z-index: 0;
}
.banpanel-qrcode-wrapper img {
	width: 100%;
	object-fit: contain;
}
.banpanel-slider {
	height: 205px;
}
.service-section{ width:100%;}
.online-service-wrapper {
	padding-top: 1rem;
	background: #eaf6fb url(../img/online-bg.jpg) no-repeat;
}
.online-service-list {
	position: relative;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}
.service-left {
	width: 22%;
}
.service-mid {
	width: 78%;
}
.service-link {
	justify-content: center;
	display: flex;
	align-items: center;
 padding: .625rem;
}
.service-link .icon-wrapper {
 margin-right: .625rem;
}
.online-service-list .entry {
	position: relative;
	background: #ffffff;
 border-radius: .375rem;
 box-shadow: 0rem 0rem .375rem 0rem rgba(0, 0, 0, 0.3);
 padding: .5rem .625rem;
 margin: .3rem .4rem;
	width: 23%;
}
.online-service-list .entry .qrcode-wrapper {
	background: #fff;
	z-index: 99;
	position: absolute;
 top: calc(100% + .3125rem);
	left: 0;
	right: 0;
	text-align: center;
	display: none;
 padding: .625rem;
 border-radius: .5rem;
 box-shadow: 0 0 .3125rem 0rem rgba(0, 0, 0, 0.3);
}
.online-service-list .entry .qrcode-wrapper img {
	width: 8.75rem;
	height: 8.75rem;
}
.online-service-list .entry:hover .qrcode-wrapper {
	display: block;
}
.online-service-list .entry .icon-link {
	z-index: 0;
	height: 100%;
	display: flex;
	align-items: center;
}
.online-service-list .entry .icon-wrapper {
 margin-right: .625rem;
}
.online-service-list .entry .text {
	color: #000;
	line-height: 1.2;
}
.service-wrapper .title-wrapper {
	text-align: center;
	color: #fff;
	line-height: 2.8125rem;
	background: #293aae;
 border: .0625rem solid #f6f6f6;
 box-shadow: 0rem 0rem .4375rem 0rem rgba(26, 128, 254, 0.28);
 margin-bottom: .4375rem;
}
.service-wrapper .entry-btn-wrapper {
	height: 5rem;
	display: block;
	background: #fff;
 padding: .5rem 0;
	text-align: center;
 border: .0625rem solid #f6f6f6;
 box-shadow: 0rem 0rem .4375rem 0rem rgba(26, 128, 254, 0.28);
 margin-bottom: .9375rem;
	transition: all 0.3s ease;
}
.service-wrapper .entry-btn-wrapper:hover {
	transform: translateY(-0.3125rem);
 box-shadow: 0rem .1875rem .625rem 0rem rgba(17, 99, 201, 0.8);
}
.navigation-section {
	background: #eaf2f9;
	border-top: 4px solid #1860b6;
}
.navigation-title {
	padding: 1rem;
	text-align: center;
	width: 12%;
	color: #10568a;
}
.navigation-selects-wrapper {
	padding: 0 0.5rem;
	margin: 0;
	flex-grow: 1;
}
.navigation-selects-wrapper > div {
	padding: 0 0.5rem;
}
.navigation-selects-wrapper .dropdown-menu {
	width: 100%;
	max-height: 18.75rem;
	overflow: auto;
}
.btn-navi {
	width: 100%;
	background: #fff;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
}
.btn-navi:hover {
	color: #006eab;
}
.btn-navi.dropdown-toggle::after {
	position: absolute;
 right: .75rem;
	top: 1.125rem;
}
.chart-wrapper {
	padding-top: 3.125rem;
	text-align: center;
}
.chart-wrapper img {
	max-width: 80%;
}
.footer-info {
	font-size: 0.875rem;
	line-height: 2;
	color: #666666;
}
.footer-info span {
	display: inline-block;
}
/*列表*/
.breadcrumb {
    background-color: transparent;
    padding: 18px 0;
}

.breadcrumb .iconfont {
    color: #0485f4;
    font-size: 16px;
}

.fwl-menu{box-shadow: 0 0 4px #f3f3f3;height: 100%;}
.fwl-menu h4{height: 75px;background: #057be0;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 #eee;line-height: 72px;color:#057be0;font-weight: bold;font-size:1.25rem; margin-bottom:1rem;}

.news-list-wrapper.column-news-list .entry-wrapper:nth-child(5n+5) {
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #c5c5c5;
}

.news-list-wrapper.column-news-list .entry-wrapper:nth-child(5n+5) {
    margin-bottom: 20px;
}
/*专题*/
.zt-h{height: 180px;}
.special-list { margin-left:-2%;}
.special-list li{ width: 31.3%; float: left; border:8px solid #eee;height: 100px; padding: 10px 12px;margin: 10px 0 5px 2%;overflow: hidden;}
.special-list li h3 {font-size: 16px;line-height:1.2;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.special-list li .more {float: right;border-radius: 10px; padding:5px 8px; background: #f6f6f6;text-align: center; font-size:14px;line-height: 20px;margin-top: 5px;}
.special-list li:hover{background:#fefefe; box-shadow: 0 2px 5px rgba(69,110,139,.3);}
.special-list li:hover .more{ background: #042eab; color: #fff !important;}


/*内容页面*/
.detail-content-wrapper {
	background-color: #fff;
}
.detail-content-wrapper .title {
	font-size: 1.8rem;
	color: #0485f4;
	padding: 10px 0;
	text-align: center;
}
.detail-content-wrapper .desc {
	color: #c6c6c6;
	padding: 20px 0;
	border-bottom: 1px solid #c6c6c6;
}
.detail-content-wrapper .desc .iconfont {
	font-size: 20px;
	color: #667;
}
.detail-content-wrapper .content-wrapper {
	color: #333;
	padding: 35px 0;
}
.detail-content-wrapper .content-wrapper img {
	max-width: 100%;
}
.detail-content-wrapper .content-wrapper p{padding: 8px 0; }
.detail-file-list .file-list-title {
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.detail-file-list .file-entry {
	line-height: 2;
	display: flex;
}
.detail-file-list .file-entry .date {
	flex: 0 0;
	padding-left: 5px;
	text-align: right;
	white-space: nowrap;
	color: #999;
}
.qrcode-list img {
	height: 180px;
}
/*机构*/
.orgs-title {
	border-bottom: 1px solid #ccc;
	font-size: 1.45rem;
	margin-bottom: 1rem;
}
.orgs-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.orgs-list .entry {
	padding: 10px;
	flex: 0 0 25%;
	overflow: hidden;
}
.orgs-list .entry .entry-link {
	display: block;
	padding: 10px;
	background-color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-shadow: 0px 0px 4px 0px rgba(100, 100, 100, 0.15);
}
/*机构简介*/
i.gzbm-incofont {
	display: block;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	background: #0485f4;
	font-size: 40px;
	line-height: 65px;
	text-align: center;
	color: #fff;
}
.gov-title {
	justify-content: center;
}
.gov-title .nav-item {
	padding: 0 15px;
}
.gov-title .nav-link {
	padding: 10px 16px;
	font-size: 22px;
	color: #666;
}
.gov-title .nav-link.active {
	border-bottom: 2px solid #0485f4;
	color: #0485f4;
	position: relative;
}
.tab-show p{ padding:10px 0px;}
 @media only screen and (max-width: 1199px) {
.leader-list-wrapper {
	flex-direction: column;
}
.data-addition-section .icon-list-wrapper .entry-wrapper {
	width: 20%;
}
.com-headline .hd i {
	position: absolute;
	top: 50%;
	height: 2px;
	margin-top: -1px;
	width: 38%;
	background-color: #abd1ff;
	background-repeat: no-repeat;
}
}
 @media only screen and (max-width: 991px) {
.logo-wrapper {
	margin-bottom: 30px;
}
.logo-wrapper img {
	height: auto;
	width: 100%;
}
.search-wrapper {
	margin-top: 25px;
}
 .search-wrapper:focus-within {
}
}
 @media only screen and (max-width: 767px) {
.mid-header {
	margin-top: 0px;
	padding-top: 30px;
}
.header {
	height: 240px;
	background: top center / auto 100% url(../img/header-bg.jpg) no-repeat;
}
.slhBtn {
	font-size: 15px;
	top: 0;
	left: 20px;
	position: absolute;
}
#topNavbar .nav-item {
	padding: 8px 0;
}
#topNavbar .nav-link {
	border-left: 0;
	color: #fff;
}
#topNavbar .active .nav-link {
	color: #fff;
}
#topNavbar .nav-link:hover {
	color: #fff;
	opacity: 0.5;
}
#navbarContent .navbar-nav {
	width: auto !important;
}
.com-headline .hd i {
	position: absolute;
	top: 50%;
	height: 2px;
	margin-top: -1px;
	width: 22%;
	background-color: #abd1ff;
	background-repeat: no-repeat;
}
.online-service-list .entry {
 width: calc(49% - .625rem);
}
.service-mid {
	width: 100%;
 padding: .625rem .9375rem;
}
}
 @media only screen and (max-width: 575px) {
html {
	font-size: 16px;
}
#mainCarousel {
	height: 11.55rem;
}

#topNavbar .nav-item {
	display: flex;
	padding-left: 10%;
	justify-content: flex-start;
}
#topNavbar .nav-link {
	font-size: 1rem;
}
.nav-column-title .nav-link {
	font-size: 1rem;
}
.search-wrapper {
	margin-right: auto;
}
.service-left {
	width: 100%;
}
.service-right {
	width: 100%;
}
.online-service-list .entry {
	width: 100%;
 margin: .375rem 0;
}
.service-left {
	width: 45%;
}
.service-mid {
	width: 100%;
 padding: .625rem .9375rem;
}
.service-right {
	width: 55%;
 padding: .625rem .9375rem;
}
.com-headline .hd .currentname b {
	font-size: 1.5rem;
}
.navigation-title {
	align-self: center;
	align-items: center;
	width: 15%;
}
.navigation-selects-wrapper .dropdown {
margin-top:.5rem;
}
.navigation-section {
	padding-bottom: 1rem;
}
.data-addition-section .icon-list-wrapper .entry-wrapper {
	width: 50%;
}
.detail-content-wrapper .title {
	font-size: 1.4rem;
	color: #0485f4;
	padding: 10px 0;
	text-align: center;
}

}

@charset "gb2312";
/*网上调查2021-2-2*/
.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: #057BE0;}
.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.zj-chos{background: #042EAB;border: 1px #042EAB solid;color: #fff;}
.zj-btn a.jg-chos:hover{background: #f6a406;border: 1px #f6a406 solid;color: #fff;}
.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;} 
}
@media only screen and (max-width: 375px) {

}