.top-img{
	position: relative;
	height: 3.5rem;;
	/*background: url(../image/bussiness/business-header.png) center no-repeat;*/
	/*background-size: 150%;*/
	/*height: 6rem;*/
	/*background-position-y: 0rem;*/
}
.top-img img{
	height:100% ;
}
.top-img1{
	position: absolute;
	top: 0.5rem;
	left: 0.5rem;
}
.nav-1{
	margin-top: 0.5rem;
}
.top-img1 img{
	width:50% ;
}
.phone-img{
	position: absolute;
	width: 40% !important;
	height: auto !important;
	right: 0;
	bottom: 0;
}
.float-img{
	position: absolute;
	width: 40% !important;
	height: auto !important;
	right: 10%;
	bottom: 30%;
}
.news-main{
	width: 90%;
	margin: 0 auto;
	/*margin-top: 1rem;*/
}
.container {
	width: 96%;
	/*width: 63.157895rem;*/
	margin: 0 auto;
}

.bg-arrow {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -100%);
	/*width: 8.684211rem;*/
	height: 0.5rem;
}

/* 中间 */
.middle2,
.middle {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
}

.middle {
	height: 3rem;
	background: url(../image/index/government-middle-1.png) no-repeat;
	background-size: 100% 100%;
	color: white;
	margin-top: 0.3rem;
}

.middle p {
	text-align: center;

	text-transform: uppercase;
	line-height: 1.2;
}

.middle .title,
.middle2 .title {
	font-size: 0.5rem;

	/*letter-spacing: .263158rem;*/
	color: #ffffff;
}
.middle2 .title{
	font-size: 0.38rem;
}
.middle .des {
	/*font-size: 1.421053rem;*/
	margin-top: 0.3rem;
}

/* 中间2 */
.middle2 {
	height: 1.5rem;
	background: url(../image/index/government-middle-2.png) no-repeat;
	background-size: 100% 100%;
	font-size: 0.4rem;
}

/* 移动政务领跑者 */
.affairs {
	/*padding-top: 2.894737rem;*/
	/*padding-bottom: 4.526316rem;*/
	text-align: center;
	font-size: 0.3rem;
}

.affairs-title {
	/*margin-right: 1.736842rem;*/
	/*font-size: 2.526316rem;*/
	font-weight: 700;
	color: #745b44;
}

.affairs-title-wrap {
	position: relative;
	padding: 0.3rem;
	font-size: 0.4rem;
	/*line-height: 4.210526rem*/
}

.affairs-title-wrap::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 3rem;
	height: 1px;
	background: #d0cfcf;
}

.sub-affairs-title {
	color: #999999;
	/*font-size: 2.0625rem;*/
}

.affairs-title-describe {
	/*margin-top: .526316rem;*/
	/*margin-bottom: 2.421053rem;*/
	/*line-height: 1.842105rem;*/
	color: rgb(51, 51, 51);
	font-size: 0.2rem;
	margin: 0.2rem 0;
	/*font-size: 1.105263rem;*/

}

.administration-swiper-nav img {
	cursor: pointer;
}

.administration-swiper-nav {
	position: absolute;
	right: 0;
	top: 0;

	display: -webkit-box;

	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	width: 7.368421rem;

}

.administration-swiper-nav img {
	width: 2.157895rem;
}

.administration-swiper-wrap {
	/*margin-top: 3.894737rem;*/


}

.administration-swiper-wrap img {
	/*width: 12.894737rem;*/
	/*height: 22.736842rem;*/
	width: 90%;
}

/* .administration-swiper-wrap img {
	width: 18.947368rem;
} */


.administration-bg-wrap {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	box-sizing: border-box;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;

	width: 15.473684rem;
	height: 34.631579rem;
	padding-top: 2.210526rem;

	background: #f6f3eb;


}

.administration-wrap {
	position: relative;
	/*padding-top: 2.894737rem;*/
}

.administration-title {
	box-sizing: border-box;
	padding-left: 3.473684rem;
	text-align: left;

	/*font-size: 40px;*/
	line-height: 2.947368rem;
	color: rgb(115, 91, 68);
	font-weight: bold;
	text-transform: uppercase;
}

.administration-title-english {
	/*font-size: 1.263158rem;*/
	color: #333333;
}




/* 强化政府自身形象 */
.figure {
	position: relative;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
	background: url(../image/index/government-section-bg.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 5.5rem;
}
.figure .container{
	width: 86%;
}
.nav-wrap {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	justify-content: space-around;
	line-height: 1rem;
	font-weight: bold;
	text-align: center;
	/*font-size: 1.578947rem;*/
}

.nav-item {
	-webkit-box-flex: 1;
	flex: 1;
	border-bottom: 2px solid #d0cfcf;
	cursor: pointer;
}

.nav-item-detail-active {
	display: block !important;
}

.nav-item-detail {
	display: none;
	width: 100%;

}



.inner-nav {
	display: -webkit-box;
	display: flex;
	justify-content: space-around;
	-webkit-box-align: center;
	align-items: center;
	width: 27.368421rem;
	margin: 0 auto;
	margin-bottom: 2.631579rem;
	line-height: 2rem;
	/*font-size: .947368rem;*/
	color: #7d6b55;
}

.inner-item-active {
	/* border-bottom: 2px solid ; */
	color: #010100;
	border-bottom: 1px solid #d0cfcf;
}

.swiper-container {
	box-sizing: border-box;
	/* padding-left: 2.8rem !important; */
	/* padding-top: 2.368421rem !important; */

}

/* .swiper-container2,
.swiper-slide {
	/* width: 12.789474rem !important;
	height: 22.631579rem !important;
	text-align: center;
	border: 1px solid #ccc 
} */

.sub-nav-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	/* height: 1.894737rem; */
	margin: 0 auto;
	color: #7d6b55;
	cursor: pointer;
	/* margin-bottom: 2.736842rem; */
}

.swiper-container3 .swiper-slide img,
.swiper-container4 .swiper-slide img,
.swiper-container5 .swiper-slide img {
	/*width: 14.736842rem;*/
	/*height: 29.684211rem;*/
	width: 1.8rem;
	height: 3.8rem;
}

.swiper-container3 .swiper-slide,
.swiper-container4 .swiper-slide,
.swiper-container5 .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	transform: scale(0.8);
}

/*
.swiper-container3 .swiper-wrapper,
.swiper-container4 .swiper-wrapper,
.swiper-container5 .swiper-wrapper {
	box-sizing: border-box;
	padding: 0 4.263158rem;

} */
.swiper-swiper-1 {
	height: 0;
	/*position: absolute;*/
	/*left: 1.578947rem;*/
}
.swiper-swiper-active{
	display: block;
}

.swiper-container3,
.swiper-container4,
.swiper-container5 {

	box-sizing: border-box;
	z-index: 0;
	opacity: 0 !important;
	/*width: 60rem !important;*/
	/*height: 29.684211rem;*/
	margin: 0 auto;

}

.swiper-container3 .arrow-group,
.swiper-container4 .arrow-group,
.swiper-container5 .arrow-group {
	display: none;
}

.active {
	z-index: 9999 !important;
}

.active .arrow-group {
	display: block;
	z-index: 9999999999;


}

.swiper-container3 .swiper-slide-next,
.swiper-container4 .swiper-slide-next,
.swiper-container5 .swiper-slide-next {

	transform: scale(1);
}

.pre-arrow,
.next-arrow {
	position: absolute;
	width: 2.052632rem;
	height: 2.157895rem;
	top: 27.894737rem;

	cursor: pointer;
}

.pre-arrow {
	left: 0rem;
}

.next-arrow {
	right: 0;

}

.active {
	opacity: 1 !important;

}

/* .swiper-container3 .swiper-slide img {
	background: green;
	width: ;
	height: ;
} */

.sub-nav-item {
	line-height: 0.6rem;
	border-bottom: 1px solid rgba(0, 0, 0, 0);
	font-size: 0.25rem;
	margin-bottom: 0.3rem;
	padding-bottom: 0.1rem;
}

.sub-nav-item-active {
	color: #333333;
	border-bottom: 1px solid #ac9455;

}

.swiper-container2 .swiper-slide>img {

	width: 12.894737rem !important;
	height: 22.736842rem !important;
}

.small-btn {
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.small-btn-item {
	width: 2rem;
	height: 0.5rem;
	border: 1px solid #7d6b55;
	border-radius: 2.631579rem;
	text-align: center;
	line-height: 0.5rem;
	cursor: pointer;
	font-size: 0.25rem;
}

.small-btn-item-active {
	background: #7d6b55;
	color: #fff;
}

.inner-swiper-item {
	position: relative;

}

.small-detail .small-detail-wrap:nth-child(even) {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	width: 41.5rem;
	margin: 0 auto;
	margin-top: -3.263158rem;
}

.small-detail .small-detail-wrap:nth-child(odd) {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	width: 100%;
}

/* .common-two {
	
} */

.small-detail {
	box-sizing: border-box;
	/*padding: 0 2.842105rem;*/
	margin-top: 0.3rem;

}


.preArrow,
.nextArrow {
	top: 30%;
	width: 2.105263rem;
	position: absolute;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);

	z-index: 3;
	cursor: pointer;

}

.preArrow {

	left: 1rem;
	transform: translateX(-100%);

}

.swiper-container2 .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
}

.swiper-container2 .swiper-slide img {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

.swiper-container2 .swiper-item-active img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.float-code-wrapper {
	background: #010100;
	color: #fff;
	height: 500px;
}

.nextArrow {

	right: 1.315789rem;
	transform: translateX(100%);
}

.preArrow img,
.nextArrow img {
	width: 2.105263rem !important;
}

.inner-item {
	cursor: pointer;
}

.inner-swiper {
	box-sizing: border-box;
	padding-left: -2rem;
}

.inner-swiper img {
	width: 15.263158rem;
	box-sizing: border-box;

}

.inner-swiper-item {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
}


.see-more {
	line-height: 2rem;
	padding: 0 1.368421rem;
	border: 2px solid #7d6b55;
	/*font-size: .842105rem;*/
	color: #333333;

	border-radius: 2.631579rem;
}

.one-detail-title {
	/*margin-top: 1.473684rem;*/
	line-height: 1rem;
	font-size: 0.4rem;
	color: rgb(125, 107, 85);
	font-weight: bold;
	text-align: center;
}

.one-detail-title-des {
	/*margin-top: .526316rem;*/
	/*font-size: 1.473684rem;*/
	color: #333333;
	font-weight: bold;
	font-size: 0.2rem;
	text-align: center;
}

.plus {
	line-height: 1rem;
	color: #7d6b55;
	font-size: 0.35rem;
	text-align: center;
}

.small-detail-item {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	/* box-shadow: -2.053px 2.708px 5.08px 1.92px rgba(231, 229, 226, 1); */

}

.small-detail-item:hover>.code-wrap {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	display: block;

}

.geo-item {
	width: 9.473684rem !important;
}

.geo-item,
.geo-bg {
	width: 9.578947rem;
}

.code-wrap {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.code-inner {
	position: relative;
}

.code {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.geo-bg {}

/* 信息化 */
.informatization-inner-nav {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	justify-content: space-around;
	width: 28.421053rem;
	margin: 0 auto;
}

.informatization-inner-item {
	padding: 0 1.421053rem;
	border: 2px solid #7d6b55;
	line-height: 2rem;
	font-size: 1.052632rem;
	color: #333333;
	border-radius: 2.631579rem;
}

.informatization-inner-swiper {
	margin-top: 2.894737rem;
}

.informatization-inner-swiper-item {
	width: 56.315789rem;
	margin: 0 auto;
}
.informatization-inner-swiper-item img {
	width: 100%;
}

/* footer case */
.footer-case {
	position: relative;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
	margin-top: 0.8rem;
	margin-bottom: 0.8rem;
	background: url(../image/index/government-section-bg.png) no-repeat;
	background-size: 100% 100%;
}

/* .footer-row{
  display: flex;
  align-items: center;
  justify-content: space-around;
  
} */
.row-item {
	float: left;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 8.947368rem;
	height: 5.263158rem;
	font-size: 1.315789rem;
	color: #010100;
}

.row-item:nth-child(even) {
	background: #fff;
}

.row-item:nth-child(odd) {
	background: #e0dbd4;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* //兼容低版本ie */
.clearfix {
	zoom: 1;
}

.logo-1 {
	height: 4.2rem;
}

/* 导航统一的高亮颜色 */
.unify-swiper-active {
	color: #7d6b55;
	border-color: #7d6b55;
}

.swiper-container2,
.swiper-container3,
.swiper-container4 {
	overflow: hidden;
}

.informatization-inner-item {
	cursor: pointer;
}

.informatization-inner-item-active {
	background: #7d6b55;
	color: #fff;
}

.informatization-inner-swiper-item {
	display: none;
}

.informatization-inner-swiper-item-active {
	display: block !important;
}

/* -------------欢迎板块---------------------- */
.welcome2 {
	display: block;
}

.mask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3);
	z-index: 990;
}

/*.government-phone {*/
/*	position: absolute;*/
/*	right: 0;*/
/*	bottom: 0;*/
/*	width: 38.789474rem;*/
/*	height: 36.157895rem;*/
/*	background: url(../images/government-phone.png) no-repeat;*/
/*	background-size: 100% 100%;*/
/*}*/

.government-wrap {
	position: relative;
	height: 38.947368rem;
}

.government-wrap .bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	height: 38.947368rem;
	width: 100%;
	z-index: -1;
}

/*.government-nav-1 {*/
/*	position: absolute;*/
/*	bottom: 2.368421rem;*/
/*	left: 5rem;*/
/*	width: 48.947368rem;*/
/*	height: 19.210526rem;*/

/*	background: url(../images/government-nav-1.png) no-repeat;*/
/*	background-size: 100% 100%;*/
/*}*/

/*.government-nav-top {*/
/*	position: absolute;*/
/*	left: 9.052632rem;*/
/*	top: 6.526316rem;*/
/*	width: 36.368421rem;*/
/*	height: 10.157895rem;*/
/*	background: url(../images/governmentTop.png) no-repeat;*/
/*	background-size: 100% 100%;*/
/*}*/

/*.government-float {*/
/*	position: absolute;*/
/*	top: 7.052632rem;*/
/*	right: 1.789474rem;*/
/*	width: 50.684211rem;*/
/*	height: 19.210526rem;*/
/*	background: url(../images/governmentfloat.png) no-repeat;*/
/*	background-size: 100% 100%;*/
/*}*/


.small-wrappper {
	display: none;
	position: absolute;
	width: 100%;
}

.small-wrappper-active {
	display: block !important;
}


/* picList1 */
/* .picList1 {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
 */

#picList1 .box,
#picList2 .box,
#picList3 .box {
	float: left;
	width: 1rem;
	height: 1rem;
	display: flex;
	align-items: center;
	justify-content: center;

}

#picList1 .box:nth-child(odd),
#picList3 .box:nth-child(odd),
#picList2 .box:nth-child(even) {
	background-color: #dedad3;
}


#picList1 .box:nth-child(even),
#picList3 .box:nth-child(even),
#picList2 .box:nth-child(odd) {
	background: #fff;
}

.box img {

	width: 100%;
	/*height:4.7rem;*/
}
/*翻页*/
.he-main ul{
	/*width: 90%;*/
	margin: 0 auto;
	height: 4rem;
}
.he-main li{
	float: left;
	width: 33.3%;
	/*padding: 0.5rem;*/
	min-height: 2rem;

}
.he-main li img{
	width: 100%;

}
/*图片列表*/
.piclist{width: 100%}
.listul{
	/*margin-left: 0;*/
	/*padding-left: 40px; */
	overflow:hidden;
	/*height: 400px;*/
}
/*.listul li{float: left;width: 265px;height: 210px;position: relative;}*/
/*.listul li span{position: absolute;bottom: 30px;width: 240px;text-align: center;background: rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); color: #fff;font-size: 15px;padding: 3px 0;}*/

/*分页样式*/
.fydiv{
	width: 100%;
	text-align: center;
	margin-top: 0.3rem;
	/* height: 30px; */
	/* margin: 0 auto; */
	/* margin-top: 30px; */

}
.fenye,.fenyes{text-align: center;height: 30px;margin: 0 auto;width: 80%;}
.fenye li,.fenyes li{
	float: left;
	border: 1px solid #9c866c;
	/* height: 3px; */
	/* line-height: 0.1rem; */
	/* margin-right: 10px; */
	width: auto;
	/* padding: 0 0.2rem; */
	width: 24%;
	min-height: 0.3rem;
	margin-left: 17.3%;
}
.fenye li:hover{background-color: #f1f1f1;}
.fenye li a,.fenyes li a{text-decoration: none;color:#9c866c; display: block; }
.prev{width: 66px;margin-left: 30%;}
.next{width: 66px;}
.numb{width: 26px;}
.choose{border:1px solid #357973!important;}
.choose a{color: #357973!important;}
.listTit{
	display:flex;
}
.listTit .active{
	background-image: linear-gradient(rgba(86, 204, 242, 1), rgba(47, 128, 237, 1));
	color: white;
}
.listTit div{
	width: 35%;
	/* background: #4ab5f1; */
	margin-left: 10%;
	text-align: center;
	border-radius: 20px;
	padding: 3px;
	border: solid 4px #DCDFE4;
}
.he-main{
	/*height: 8rem;*/
}