@import "../font/iconfont.css";
*{padding: 0; margin: 0;}
body{
	background: none !important;
}
ul{
	list-style: none;
}
a{
	text-decoration: none;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #333333;
}
.mt20{
	/* margin-top: 20px; */
}
.w1260{
	width: 1260px;
}
.current {
	padding-bottom: 0px;
    height: 100px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    width: 1260px;
    margin: 0 auto;
    line-height: 100px;
}
.zffw-main{
	/*background: url(../images/zffw-bg.jpg) top center no-repeat;*/
	overflow: hidden;
}
.zffw-top{
	width: 1260px;
	height: 233px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.zffw-top img{
	width: 100%;
	height: 100%;
}
.w1260-t{
	width: 1260px !important;
	margin: 0 auto;
}
.zffw-content1{
	width: 1260px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: space-between;
	margin: 0 auto;
	/* margin-top: 40px; */
}
.zffw-content1-item{
	width: calc(100% / 2 - 20px);
}
.jtfw-common-title {
	font-family: SourceHanSansCN;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 70px;
	height: 92px;
	width: 100%;
}

.jtfw-common-title .border {
	height: 1px;
	width: 100%;
	background: #E2772A;
	margin-top: 44px;
	display: inline-block;
}

.jtfw-common-title .text {
	margin: 0 auto;
	margin-top: -61px;
	padding: 0 30px;
}

.jtfw-common-title a {
	font-family: SourceHanSansCN;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #E2772A;
	padding: 20px 50px;
	background: #FFFFFF;
	position: relative;
}

.jtfw-common-title a label {
	color: #3D3D3D;
}

.jtfw-common-title a::before {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	background-color: #E2772A;
	left: 0px;
	top: 48%;
}

.jtfw-common-title a::after {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	background-color: #E2772A;
	right: 0px;
	top: 48%;
}
.zffw-common-title-2{
	background: url(../images/zffw-list-title-bg2.png) center no-repeat;
	font-family: SourceHanSansCN;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #333333;
	text-align: center;
	line-height: 70px; 
	height: 89px;
	text-indent: 40px;
}
.zffw-common-title-2 a{
	font-family: SourceHanSansCN;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #333333;
	text-align: center;
}
.zffw-common-list{
	overflow: hidden;
	padding: 0 20px;
}
.zffw-common-list li{
	line-height: 40px;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: space-between;
}
.zffw-common-list a{
	float: left;
	width: calc(100% - 120px);
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zffw-common-list span{
	float: right;
	display: inline-block;
	line-height: 40px;
}
.zffw-cjwt-bottom{
	margin-top: 30px;
}
.zffw-cjwt-bottom ul{
	background: url(../images/zffw-cjwt-bottom-bg.png) center top no-repeat;
	width: 620px;
	height: 100px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 3;
	justify-content: space-between;
}
.zffw-cjwt-bottom li{
	width: calc(100% / 3);
	text-align: center;
	margin-top: 15px;
}
.zffw-cjwt-bottom li a img{
	transition: .5s all ease;
}
.zffw-cjwt-bottom li:hover img{
	transform:rotateY(360deg);
	-ms-transform:rotateY(360deg); 	/* IE 9 */
	-moz-transform:rotateY(360deg); 	/* Firefox */
	-webkit-transform:rotateY(360deg); /* Safari å’Œ Chrome */
	-o-transform:rotateY(360deg); 	/* Opera */
}

.zffw-content2{
	width: 1260px;
	margin: 0 auto;
	margin-top:40px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 3;
	justify-content: space-between;
	padding-bottom: 30px;
}
.zffw-content2-item{
	width: calc(100% / 2 - 12px);
	height:  341px;
	border-radius: 4px;
	text-align: center;
	position: relative;
}
.zffw-bzxzf-list{
	width: 621px;
	height: 157px;
	background: #FFFFFF;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: center;
	margin-top: 30px;
	padding-top: 40px;
}
.zffw-bzxzf-list li{
	width: calc(100% / 2 - 70px);
}
.zffw-bzxzf-list li a{
	display: block;
}
.zffw-bzxzf-list li a img{
	transition: .5s all ease;
}
.zffw-bzxzf-list li:hover img{
	transform:rotateY(360deg);
	-ms-transform:rotateY(360deg); 	/* IE 9 */
	-moz-transform:rotateY(360deg); 	/* Firefox */
	-webkit-transform:rotateY(360deg); /* Safari å’Œ Chrome */
	-o-transform:rotateY(360deg); 	/* Opera */
}

.zffw-spf-list{
	width: 621px;
	height: 157px;
	background: #FFFFFF;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 3;
	justify-content: space-between;
	margin-top: 30px;
	padding-top: 40px;
}
.zffw-spf-list li{
	width: calc(100% / 3 - 10px);
}
.zffw-spf-list li a{
	display: block;
}
.zffw-spf-list li a img{
	transition: .5s all ease;
}
.zffw-spf-list li:hover img{
	transform:rotateY(360deg);
	-ms-transform:rotateY(360deg); 	/* IE 9 */
	-moz-transform:rotateY(360deg); 	/* Firefox */
	-webkit-transform:rotateY(360deg); /* Safari å’Œ Chrome */
	-o-transform:rotateY(360deg); 	/* Opera */
}

.zffw-content3{
	margin: 0 auto;
	overflow: hidden;
	height: 560px;
	border-radius: 72px;
	background: linear-gradient(180deg, rgba(255,255,255,0.44) 0%, rgba(255,255,255,0.11) 100%);
	margin-top: 30px;
	padding-left: 37px;
	padding-right: 37px;
}
.zffw-content3-pannel {
    background: #FFF0E6;
    width: 1402px;
    margin: auto;
    padding: 1px 40px 20px 40px;
    border-radius: 71px;
}
.zffw-content3-container{
	width: 1260px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: space-between;
	margin-top: 30px;
}
.zffw-content3-item{
	width: 678px;
}
.zffw-content3-item:nth-of-type(2){
	width: 520px;
}
.zffw-content3-container-item-bt{
	background: url(../images/zffw-jtgg-t-bg1.png) left no-repeat;
	width: 100%;
	height: 42px;
	line-height: 28px;
	text-indent: 10px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #3D3D3D;
	font-weight: bold;
}
.zffw-content3-container-item-bt a{
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #3D3D3D;
	font-weight: bold;
}
.fwcxd-pannel{
	padding: 20px;
	width: 678px;
	height: 302px;
	background: linear-gradient(89deg, rgba(255,255,255,0.58) 0%, rgba(255,255,255,0.19) 96%);
	margin-top: 20px;
}
.fwcxd-list{
	width: 275px;
	height: 312px;
	overflow: auto;
	float: left;
	padding-right: 10px;
}
.fwcxd-list::-webkit-scrollbar{
    width:2px;
    height:318px;
    background-color:#ddd;
    border-radius:10px;
}
.fwcxd-list::-webkit-scrollbar-track{
    background-color:#ddd;
    border-radius:10px;
}
.fwcxd-list::-webkit-scrollbar-thumb{
    width:2px;
    /*height: 10px;*/
    background-color:#E2772A;
    border-radius:10px;
}
.fwcxd-list li{
	padding: 14px 0px;
	border-bottom: 1px dashed #E2772A;
	cursor: pointer;
}
.fwcxd-list li:hover{
	background: #ffc6aa;
}
.fwcxd-list li.hover{
	background: #ffc6aa;
}
.fwcxd-list li:last-child{
	border-bottom: none;
}
.fwcxd-list li h4{
	font-weight: bold;
}
.fwcxd-list li p{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: 0em;
	color: #3D3D3D;
}
.fwcxd-map{
	float: right;
	width: 380px;
	height: 304px;
}
.fwcxd-map #gjjwd_map{
	width: 380px;
	height: 304px;
}
.slideTxtBox{ 
	width:520px; 
	text-align:left;
	margin-top: 20px;
}
.slideTxtBox .hd{
	position:relative; 
}
.slideTxtBox .hd ul{ 
	height:39px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 3;
	justify-content: space-between;
}
.slideTxtBox .hd ul li{ 
	cursor:pointer;
	border-radius: 238px;
	background: rgba(226, 119, 42, 0.19);
	width: calc(100% / 3 - 10px);
	height: 39px;
	text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
	letter-spacing: 0em;
	color: #3D3D3D;
}
.slideTxtBox .hd ul li a{
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
	letter-spacing: 0em;
	color: #3D3D3D;
	display:block;
}
.slideTxtBox .hd ul li.on{ 
	height:39px;  
	background: #E2772A; 
	color: #FFFFFF;
}
.slideTxtBox .bd ul{
	zoom:1; 
	margin-top: 10px;
}
.slideTxtBox .bd li{
	line-height: 40px;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: space-between;
}
.slideTxtBox .bd li a{
	float: left;
	width: calc(100% - 120px);
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.slideTxtBox .bd li span{
	float: right;
	display: inline-block;
	line-height: 40px;
}

.zffw-gjjbl-list{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: space-between;
	margin-top:18px;
}
.zffw-gjjbl-list li{
	background: url(../images/zffw-gjjbl-kstb.png) center no-repeat;
	width: 250px;
	height: 74px;
	text-indent: 105px;
	line-height: 74px;
}
.zffw-gjjbl-list li a{
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
}


.zffw-content4{
	width: 1260px;
	margin: 0 auto;
	/* margin-top: 30px; */
	margin-bottom: 46px;
	overflow: hidden;
}
.zffw-content4-item{
	width: 100%;
}
.zffw-content4-item-ydfx{
	overflow: hidden;
	padding: 20px;
	background: #ffffff;
	margin-top: 20px;
}
.zffw-content4-item-ydfx-nr{
	float: right;
	width: 787px;
}
.zffw-content4-item-ydfx-nr ul{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: space-between;
	margin-top: 15px;
}
.zffw-content4-item-ydfx-nr ul li{
	width: calc(100% / 2 - 20px);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 50px;
}
.zffw-content4-gpsx{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: space-between;
}
.zffw-content4-gpsx-item{
	/*width: calc(100% / 2 - 10px);*/
	width:100%;
	/*padding: 20px;*/
}

.zffw-content4-item-dlyszqlist{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: space-between;
	background: linear-gradient(180deg, rgba(255,255,255,0.70) 0%, rgba(255,255,255,0.59) 100%);
	margin-top: 30px;
	height: 336px;
}
.zffw-content4-item-dlyszqlist li{
	width: calc(100% / 2);
	text-align: center;
	padding: 20px 0;
}
.zffw-content4-item-dlyszqlist li a{
	display: block;
}
.zffw-content4-item-dlyszqlist li a img{
	transition: .5s all ease;
}
.zffw-content4-item-dlyszqlist li:hover img{
	transform:rotateY(360deg);
	-ms-transform:rotateY(360deg); 	/* IE 9 */
	-moz-transform:rotateY(360deg); 	/* Firefox */
	-webkit-transform:rotateY(360deg); /* Safari å’Œ Chrome */
	-o-transform:rotateY(360deg); 	/* Opera */
}

.zffw-content4-item-cjgzqlist{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 3;
	justify-content: space-between;
	background: linear-gradient(180deg, rgba(255,255,255,0.70) 0%, rgba(255,255,255,0.59) 100%);
	/* margin-top: 30px; */
	/*height: 336px;*/
	height:135px;
}
.zffw-content4-item-cjgzqlist li{
	/*width: calc(100% / 3);*/
	width: calc(100% / 5);
	text-align: center;
	padding: 20px 0;
}
.zffw-content4-item-cjgzqlist li a{
	display: block;
	height:100%;
}
.zffw-content4-item-cjgzqlist li a img{
	transition: .5s all ease;
}
.zffw-content4-item-cjgzqlist li:hover img{
	transform:rotateY(360deg);
	-ms-transform:rotateY(360deg); 	/* IE 9 */
	-moz-transform:rotateY(360deg); 	/* Firefox */
	-webkit-transform:rotateY(360deg); /* Safari å’Œ Chrome */
	-o-transform:rotateY(360deg); 	/* Opera */
}


@media screen and (max-width: 515px){
	.zffw-top{
		width: 100%;
		height: 100%;
	}
}
@media screen and (max-width: 616px){
	.zffw-top{
		width: 100%;
		height: 100%;
	}
}
@media screen and (max-width: 768px){
	.zffw-top{
		width: 100%;
		height: 100%;
	}
}
@media screen and (max-width: 996px){
	
}
@media screen and (max-width: 1024px){
	.zffw-top{
		width: 100%;
		height: 100%;
	}
}

.waiwei {
	margin: 0 auto;
	overflow: hidden;
}
.bgc{
	background: rgba(249, 171, 116, 0.13);
}
.ttbjc{
	background: #fef4ed !important;
}
.mt30{
	margin-top: 30px;
}
/*一件事服务*/
.outBox {
	text-align: left;
	background: rgba(249, 171, 116, 0.13);
	margin-top: 30px;
}

.outBox .hd {
	height: 80px;
	line-height: 80px;
	background: #ffffff;
	padding: 0 20px;
	position: relative;
}

.outBox .hd ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 1260px;
	margin: 0 auto;
}

.outBox .hd ul li {
	float: left;
	cursor: pointer;
	width: 310px;
	height: 80px;
	text-align: center;
	font-family: Microsoft YaHei;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

.outBox .hd ul li i {
	display: none;
}

.outBox .hd ul li.on {
	height: 80px;
	background: #E2772A;
	color: #FFFFFF;
}

.outBox .hd ul li.on i {
	color: #E2772A;
	display: block;
	margin-top: -37px;
	height: 44px;
}

.outBox .bd {
	/*height: 600px;*/
	padding-bottom: 60px !important;
}

.inBox {
	padding: 15px 15px 0 15px;
	height: auto !important;
}

.inBox .inHd {
	padding: 33px 0 0 0;
	width: 1230px !important;
	margin: 0 auto !important;
}

.inBox .inHd ul {
	overflow: hidden;
	zoom: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.inBox .inHd ul li {
	text-align: center;
	float: left;
	cursor: pointer;
	font-family: Microsoft YaHei;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 90px;
	height: 150px;
	width: 38px;
}

.inBox .inHd ul li i {
	color: #E2772A;
	font-size: 38px;
}

.inBox .inHd ul li div {
	width: 80px;
	height: 80px;
	background: #ffffff;
	border-radius: 273px;
	margin: 0 auto;
}

.inBox .inHd ul li p {
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inBox .inHd ul li.wjt{
	width: calc(100% / 5 - 40px);
}
.inBox .inHd ul li.wjt i {
	color: #E2772A;
	font-size: 45px;
	padding: 17.5px;
	display: block;
	line-height: 45px;
}

.inBox .inHd ul li.on {
	color: #E2772A;
	background: url(../images/duobianxing-img.png) bottom center no-repeat;
}

.inBox .inHd ul li.on div {
	background: #E2772A;
}

.inBox .inHd ul li.on i {
	color: #ffffff;
}

.inBox .inBd {
	width: 1230px !important;
	margin: 0 auto !important;
	background: #FFFFFF;
	box-shadow: 0px 4px 38px 0px rgba(118, 57, 13, 0.26);
	padding: 15px;
}

.inBox .inBd ul {
	position: relative;
	zoom: 1;
	overflow: hidden;
	/*height: 243px;*/
	box-shadow: inset 0px 4px 11px 0px rgba(118, 57, 13, 0.26);
	padding: 37px 42px;
	text-indent: 2em;
	line-height: 35px;
}
.inBox .inBd ul *{
	text-indent: 2em;
	line-height: 35px;
}
.inBox .inBd ul .nm-content{
	/*height: 230px;*/
	overflow: hidden;
}
.inBox .inBd ul .more{
	position:absolute;
	bottom: 10px;
	right: 20px;
	color: #E2772A;
}
.inBox .inBd ul .more i{
	color: #E2772A;
	margin-left: 5px;
}