﻿@import url(https://at.alicdn.com/t/c/font_4069668_11bfcmj43r6h.css);

li {
	list-style: none;
}

#main {
	background-color: #f4ffff;
}

a:focus {
	background-color: transparent!important;
}

.public-list {
	margin-bottom: 0px;
}

.public-list  li {
	width: 50%;
	float: left;
	position: relative;
	padding-left: 15px;
}

.public-list  li::before {
	content: '';
	width: 5px;
	height: 5px;
	background-image: linear-gradient(0deg,#CBFACE,#D6DA8F);
	position: absolute;
	border-radius: 100%;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
}

.public-list  li a {
	color: #000;
	font-size: 16px;
	line-height: 2.1;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	width: 100%;
}

.seacher-lt .secher-chaxun,  .seacher-lt .zhuti {
	border-color: #55682F;
}

.seacher-rt a {
	background: #55682F;
}

.header-nav-seacher {
	border-color: transparent;
}

.common_property  li::before {
	background-image: linear-gradient(0deg,#1A9722,#959B1F);
}

.rczc {
	margin-top: 0px;
	overflow: hidden;
	margin-bottom: 36px;
}

.rczc .public-title {
	margin-top: 35px;
}

.rczc .rczc-title::before {
	content: '';
	width: 100%;
	height: 100%;
	border-top-right-radius: 120px;
	border-bottom-right-radius: 120px;
	position: absolute;
	top: 0px;
	right: -13px;
	background-image: linear-gradient(90deg, rgba(139, 201, 86, 1), rgba(143, 207, 88, 0.09));
	z-index: -1;
}

.rczc .rczc-title   .title {
	font-size: 28px;
	display: initial;
	position: relative;
}

.rczc .rczc-title   .title::before {
	content: '';
	width: 50%;
	height: 4px;
	background-color: #fff;
	position: absolute;
	bottom: -8px;
}

.rczc .rczc-title   span {
	font-size: 14px;
	display: block;
	margin-top: 15px;
}
	/* .rczc .rczc-title   span  img{
		
	width: 6px;
		
	margin-left: 5px;
		
	margin-top: -3px;
	} */
.rczc .rczc-title  .right-img {
	position: absolute;
	bottom: 9px;
	width: 112px;
	right: 68px;
}

.rczc .rczc-list {
	width: 100%;
	float: left;
	margin-left: -7px;
	margin-right: -7px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.rczc .rczc-list li {
	width: 33.33333%;
	padding: 0 7px;
	overflow: hidden;
	float: left;
}

.public-list li a:hover {
	color: #267D31;
}

.public-title  label {
	position: relative;
	top: 9px;
	margin-bottom: 0;
}

.public-title  label i {
	width: 46px;
	height: 46px;
	float: left;
}

.public-title  label a {
	position: absolute;
	left: auto;
	float: none;
	top: 50%;
	margin: 0;
	padding: 0;
	min-width: auto;
	text-align: center;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	border: none;
	transform: translateY(-50%);
	padding-left: 15px;
	z-index: 2;
	background-color: transparent;
}

.public-title  label a strong {
	font-weight: 500;
	min-width: 100px;
	color: #FFFFFF;
	font-size: 16px;
	background: #C0191F;
	border-radius: 4px;
	position: relative;
	display: block;
	padding: 9px 4px;
}

.public-title  label a strong:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-right: 9px solid #C0191F;
	border-bottom: 7px solid transparent;
	position: absolute;
	left: -9px;
	top: 50%;
	transform: translateY(-50%);
}

.rczc .rczc-list li .baozhang-link {
	margin: 0 68px;
	color: #267D31;
	font-size: 28px;
	line-height: 1.7;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
    /* width: 100%; */
	text-align: center;
	background-image: linear-gradient(-110deg,rgba(216, 250, 188, 1), rgba(196, 246, 148, 1));
	border-radius: 35px;
}

.rczc .rczc-list li a i {
	font-size: 34px;
	margin-right: 40px;
	width: 28px;
	display: inline-block;
}

.sf-fz {
	border-radius: 10px;
	margin-top: 15px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 0 20px rgba(0,0,0,.08);
	margin-bottom: 10px;
}

.sf-fz  h4 {
	background: url(../img/jbzc.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	margin-bottom: 0px;
	margin-top: 0px;
}

.sf-fz  h4.title1 {
	background: url(../img/zrbz.png) no-repeat;
	background-size: 100% 100%;
}

.sf-fz  h4.title2 {
	background: url(../img/sqsh.png) no-repeat;
	background-size: 100% 100%;
}

.sf-fz  h4 span {
	font-size: 20px;
	font-weight: 600;
	background-image: linear-gradient(20deg, rgba(139, 201, 86, 1)  0%,rgba(146, 212, 90, 1)90%);
	color: #fff;
	padding: 15px 20px;
	display: inline-block;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: relative;
}

.sf-fz  h4 span::before {
	content: '';
	border-top: 20px rgb(141 204 87) solid;
	border-left: 20px transparent solid;
	border-right: 20px transparent solid;
	position: absolute;
	bottom: -20px;
	left: calc(50% - 20px);
}

.sf-fz  h4 a {
	color: #66A0A1;
	position: absolute;
	right: 10px;
	font-size: 14px;
	top: 20px;
	right: 11px;
}

.sf-fz  h4 a img {
	width: 15px;
	margin-left: 3px;
}

.sf-fz .public-list {
	background-color: #fff;
	padding: 20px;
}

.sf-fz::after {
	content: '';
	width: 200px;
	height: 200px;
	background-image: linear-gradient(40deg,rgba(242, 253, 248, 1),rgba(198, 239, 237, 1));
	position: absolute;
	bottom: -100px;
	border-radius: 100%;
	right: -100px;
	display: none;
}

.sf-fz .public-list li {
	width: 100%;
	float: none;
}

.list-ul-pa10 {
	margin: 0px -5px;
}

.list-ul-pa10 .col-sm-4 {
	padding: 0px 5px;
}

.right-ul {
	margin-top: 10px;
}

.right-ul li {
	background-image: linear-gradient(20deg, rgba(139, 201, 86, 1) 0%,rgba(146, 212, 90, 1)90%);
	margin: 20px 0px;
	padding: 10px  15px;
	border-radius: 10px;
}

.right-ul li a {
	color: #fff;
	height: 60px;
	display: block;
	font-size: 24px;
	text-align: center;
	padding-top: 10px;
	position: relative;
	padding-left: 30px;
}

.common_property-bock {
	padding: 15px 15px;
	padding-bottom: 5px;
	background: #fff;
	border: 1px solid #267D31;
	border-radius: 10px;
	position: relative;
	margin-top: 39px;
}

.common_property-bock:before {
	content: "";
	position: absolute;
	top: -16px;
	left: 172px;
	width: 0;
	height: 0;
	padding: 15px;
	background: white;
	border: inherit;
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.rczc .rczc-list .common_property li {
	float: none;
	width: 100%;
	padding: 0;
	padding-left: 15px;
}

.right-ul li a  span {
	width: 25px;
	display: inline-flex;
	margin-right: 10px;
	position: absolute;
	left: 0px;
	top: 17px;
}

.four-block {
	padding-left: 0;
	margin: 0 -16px;
	margin-top: 0px;
	border: none!important;
}

.four-block li {
	float: left;
	width: 33.333333%;
	padding: 0 16px!important;
}

.four-block li a {
	margin-right: 0;
	border: none!important;
	padding: 0!important;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.four-block li>a>div {
	padding-top: 20px;
	padding-bottom: 34px;
}

.four-block .active>a>div {
}

.four-block li i {
	width: 108px;
	display: flex;
	margin: 0 auto;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	transition: .3s all;
	height: 108px;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	padding: 24px;
}

.four-block li p {
	margin-bottom: 0;
	color: #000000;
	font-size: 28px;
	margin-top: 10px;
	font-weight: bold;
}

.four-block .active>a>div:after {
	content: '';
	border-bottom: 15px solid #689046;
	border-left: 15px solid transparent;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	display: block;
	position: absolute;
	left: calc(50% - 15px);
	bottom: 0px;
	border-right: 15px transparent  solid;
}

.tab .tab-content {
	background-color: #689046;
	padding: 20px;
}

.tadaty-list {
	padding-left: 18px!important;
}

.tadaty-list li {
	list-style: disc;
	list-style-position: inherit!important;
	color: #fff;
	width: 50%;
	float: left;
	line-height: 2.6;
}

.tab {
	margin-top: 80px;
}

.tab  .tadaty-list li a {
	color: #fff;
	width: 90%!important;
	font-size: 16px;
}

.more-btn {
	color: #fff;
	border-radius: 30px;
	border: 1px #fff solid;
	text-align: center;
	width: 120px;
	margin: 20px auto 0px;
	display: block;
	padding: 3px 0px;
}

.four-block li a:hover {
	background-color: transparent;
}

.four-block li  a:hover i, .four-block li.active a i {
	background-color: #E5F1DB;
	border-radius: 100%;
}

.public-title {
	text-align: center;
	margin: 70px auto  30px;
}

.public-title  span {
	display: initial;
	font-size: 46px;
	color: #374A3D;
	position: relative;
}

.public-title  span::before {
	content: '';
	width: 50%;
	height: 7px;
	background: url(../img/title-bg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: calc(25% + 20px);
	bottom: -10px;
}

.public-title  span  img {
	width: 40px;
}

@media (min-width: 1299px) {
	.container {
		width: 1200px;
	}
}

@media (max-width: 1199px) {
	.header-nav-seacher {
		margin-top: -30px;
	}

	.rczc .rczc-list li .baozhang-link {
		margin: 0 25px;
	}

	.common_property-bock:before {
		left: 133px;
	}
}

@media (max-width: 991px) {
	.header-nav-seacher {
		width: 100%;
		padding: 22px 15px;
	}

	.rczc .rczc-list li .baozhang-link {
		margin: 0;
	}

	.common_property-bock:before {
		left: 94px;
	}

	.seacher-lt .secher-chaxun {
		width: 470px;
	}

	.seacher-lt .zhuti,.time-daay {
		margin-right: 15px;
	}

	.seacher-lt {
		width: 89%;
	}

	.seacher-lt .width176 {
		width: 155px;
	}

	.title-hq {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.seacher-lt {
		float: none;
		overflow: hidden;
		width: 100%;
	}

	.four-block li {
		padding: 0px 15px!important;
	}

	.four-block {
		margin: 0 -15px;
	}

	.common_property-bock {
		margin-bottom: 25px;
	}

	.rczc .rczc-list li {
		width: 100%;
		float: none;
	}

	.seacher-rt {
		float: none;
		overflow: hidden;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}

	.common_property-bock:before {
		left: 50%;
		margin-left: -25px;
	}
}

@media (max-width: 580px) {
	.four-block li a:hover i, .four-block li.active a i {
		background-color: transparent;
		border-radius: inherit;
	}

	.seacher-lt .secher-chaxun {
		width: 100%;
	}

	.header-nav-seacher {
		margin-top: 30px;
	}

	.four-block li i {
		width: 50px;
		height: auto;
		padding: 10px;
		margin-bottom: 0px;
	}

	.four-block li {
		width: 100%;
	}

	.four-block li>a>div {
		padding-top: 0px;
		padding-bottom: 0px;
		text-align: left;
		background-color: #fff;
		margin-bottom: 15px;
		box-shadow: 0px 1px 5px rgba(104 ,144 ,70 ,30%);
		border-radius: 5px;
	}

	.four-block li i,
	.four-block li p {
		display: inline-block;
	}

	.four-block .active>a>div {
		background-image: linear-gradient(45deg, transparent,#689046 );
	}

	.tadaty-list {
		padding-left: 0px;
	}

	.tadaty-list li {
		width: 100%;
		list-style: none;
		position: relative;
	}

	.tab .tadaty-list li a {
		width: 100%!important;
	}

	.tadaty-list li::before {
		content: '';
		width: 5px;
		height: 5px;
		background-color: #fff;
		border-radius: 100%;
		position: absolute;
		position: absolute;
		left: -7px;
		top: 24px;
	}

	.four-block .active>a>div p {
		color: #689046;
	}

	.four-block .active>a>div:after {
		display: none;
	}

	.public-list li::before {
		top: 14px;
	}

	.public-title span {
		font-size: 30px;
		line-height: .5;
	}

	.rczc .rczc-list li a i {
		margin-right: 10px;
		width: 20px;
	}

	.rczc .rczc-title .right-img {
		display: none;
	}

	.right-ul li a {
		text-align: left;
		padding-left: 45px;
	}

	.tab {
		margin-top: 0px;
	}

	.public-title {
		margin: 40px auto 30px;
	}
}

@media (max-width: 480px) {
	.seacher-lt .zhuti,.seacher-lt .secher-chaxun,.seacher-lt .wd-time,.sousuo-k, .xia-select {
		font-size: 14px!important;
		margin-bottom: 10px;
	}

	.public-list li::before {
		top: 11px;
	}

	.tadaty-list li {
		line-height: 1.5;
	}

	.rczc .rczc-list .common_property li,.sf-fz .public-list li {
		margin-bottom: 10px;
	}

	.tadaty-list {
		padding-left: 10px!important;
	}

	.tab .tab-content {
		padding: 10px;
	}

	.tadaty-list li::before {
		top: 13px;
	}

	.tab .tadaty-list li a {
		font-size: 14px;
	}

	.seacher-rt a i {
		font-size: 24px;
	}

	.four-block li p {
		font-size: 22px;
	}

	.time-daay {
		margin-bottom: 0;
	}

	.public-list li {
		width: 100%;
	}

	.public-list li a {
		width: 100%;
		font-size: 14px;
		line-height: 1.5;
	}

	.panel-white {
		padding: 20px;
	}

	.row {
		margin-left: 0px;
		margin-right: 0px;
	}

	.rczc .rczc-title {
		float: none;
		width: 100%;
		height: auto;
		padding: 20px 0px  20px 20px;
	}

	.rczc .rczc-list {
		width: auto;
		float: none;
		padding-left: 0px;
		margin-top: 10px;
		margin-bottom: 0px;
		padding-right: 0px;
	}

	.common_property-bock {
		margin-top: 25px;
	}

	.rczc .rczc-list li a {
		display: block;
		font-size: 14px;
		line-height: 1.5;
	}

	.rczc .rczc-list li .baozhang-link {
		font-size: 26px;
	}

	.rczc {
		margin-top: 0px;
	}

	.sf-fz {
		margin-top: 20px;
	}

	.sf-fz h4 {
		margin-top: 0px;
	}

	.sf-fz h4 span {
		font-size: 20px;
		padding: 16px 20px;
	}

	.sf-fz h4 a {
		right: 13px;
	}

	.sf-fz::after {
		display: none;
	}

	.sf-fz h4 a img {
		width: 15px;
	}

	.sbtz-div h4 a span img {
		width: 8px;
	}

	.rczc .rczc-title .title {
		font-size: 20px;
		font-weight: 600;
	}

	.sf-fz h4 span::before {
		content: '';
		border-top: 15px #8dcc57 solid;
		border-left: 15px transparent solid;
		border-right: 15px transparent solid;
		position: absolute;
		bottom: -14px;
		left: calc(50% - 15px);
	}

	.public-title label i {
		width: 30px;
		height: 30px;
		float: none;
		display: inline-block;
		margin: 0 auto;
	}

	.public-title label {
		top: -6px;
	}

	.public-title label a strong {
		font-size: 14px;
	}

	.public-title label {
		position: relative;
		top: 20px;
		left: 50%;
		transform: translateX(-50%);
		margin-bottom: 0;
		display: block;
	}

	.public-title label a:before {
		left: -8px;
	}
}

@media (max-width: 380px) {
	

	.sousuo-k, .xia-select,.seacher-lt .zhuti,.seacher-lt .secher-chaxun {
		padding: 6px 6px!important;
	}
}