@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;
}

.jyfw-main {
	/*background: url(../images/jyfw-bg.jpg) top center no-repeat;*/
	overflow: hidden;
}

.jyfw-top {
	width: 1260px;
	height: 233px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.jyfw-top img {
	width: 100%;
	height: 100%;
}
.w1260-t{
	width: 1260px !important;
	margin: 0 auto;
}
.jyfw-content1 {
	width: 1260px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: space-between;
	margin: 0 auto;
	/* padding-bottom: 40px; */
	/* margin-top: 40px; */
	/* padding-bottom: 40px; */
}

.jyfw-content1-item {
	width: calc(100% / 2 - 20px);

}

.jyfw-common-title {
	font-family: SourceHanSansCN;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 70px;
	height: 92px;
	width: 100%;
}

.jyfw-common-title .border {
	height: 1px;
	width: 100%;
	background: #00a5d8;
	margin-top: 44px;
	display: inline-block;
}

.jyfw-common-title .text {
	margin: 0 auto;
	margin-top: -61px;
	padding: 0 30px;
}

.jyfw-common-title a {
	font-family: SourceHanSansCN;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #00A5D8;
	padding: 20px 50px;
	background: #FFFFFF;
	position: relative;
}

.jyfw-common-title a label {
	color: #3D3D3D;
}

.jyfw-common-title a::before {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	background-color: #00a5d8;
	left: 0px;
	top: 48%;
}

.jyfw-common-title a::after {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	background-color: #00a5d8;
	right: 0px;
	top: 48%;
}

.jyfw-common-title-ywjy {
	background: url(../images/jyfw-list-title-ywjy-bg.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: 30px;
}

.jyfw-common-title-ywjy a {
	font-family: SourceHanSansCN;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #333333;
	display: block;
	height: 100%;
	width: 100%;
}

.jyfw-common-list {
	overflow: hidden;
	padding: 0 20px;
}

.jyfw-common-list li {
	line-height: 40px;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: space-between;
}

.jyfw-common-list a {
	float: left;
	width: calc(100% - 120px);
	shbz-content4-container-item-bt1 display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.jyfw-common-list span {
	float: right;
	display: inline-block;
	line-height: 40px;
}

.jyfw-cjwt-bottom {
	margin-top: 30px;
}

.jyfw-cjwt-bottom ul {
	background: #EEFBFF;
	width: 620px;
	height: 100px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 3;
	justify-content: space-between;
}

.jyfw-cjwt-bottom li {
	width: calc(100% / 3);
	text-align: center;
	margin-top: 15px;
}

.jyfw-cjwt-bottom li a img {
	transition: .5s all ease;
}

.jyfw-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 */
}

.jyfw-content2 {
	width: 1260px;
	margin: 0 auto;
	padding-bottom: 0px;
	/* margin-top: 30px; */
	/* margin-bottom: 80px; */
}

.jyfw-jyjg-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 4;
	justify-content: space-between;
	margin-top: 20px;
}

.jyfw-jyjg-list li {
	width: calc(100% / 4 - 60px);
	height: 75px;
	border-radius: 260px;
	background: #FFFFFF;
	text-align: center;
	line-height: 75px;
	margin-top: 20px;
}

.jyfw-jyjg-list li a {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0em;
	display: block;
}

.jyfw-jyjg-list li:hover {
	background: #00A5D8;
}

.jyfw-jyjg-list li:hover a {
	color: #FFFFFF;
	font-weight: bold;
}

.jyfw-content3 {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 40px;
	/* padding-top: 30px; */
	/* padding-bottom: 40px; */
}
.jyfw-content3-pannel{
	background: #D9F4FF;
	width: 1402px;
	margin: auto;
	padding: 1px 40px 20px 40px;
	border-radius: 71px;
}
.jyfw-content3-container {
	width: 1260px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 3;
	justify-content: space-between;
	margin-top: 35px;
}

.jyfw-content3-container-item {}

.jyfw-content3-container-item:nth-of-type(1) {
	width: 310px;
}

.jyfw-content3-container-item:nth-of-type(2) {
	width: 600px;
}

.jyfw-content3-container-item:nth-of-type(3) {
	width: 268px;
}

.jyfw-content3-container-item-bt1 {
	background: url(../images/jyfw-ywjy-t-bg1.png) left no-repeat;
	width: 310px;
	height: 42px;
	line-height: 28px;
	text-indent: 10px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #3D3D3D;
}

.jyfw-content3-container-item-bt2 {
	background: url(../images/jyfw-ywjy-t-bg1.png) left no-repeat;
	width: 600px;
	height: 42px;
	line-height: 28px;
	text-indent: 10px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #3D3D3D;
}

.jyfw-content3-container-item-bt3 {
	background: url(../images/jyfw-ywjy-t-bg1.png) left no-repeat;
	width: 268px;
	height: 42px;
	line-height: 28px;
	text-indent: 10px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #3D3D3D;
}

.jyfw-content3-container-item-nr1 {
	background: #3A9FCD;
	width: 290px;
	height: 300px;
	padding: 10px;
	margin-top: 10px;
}

.jyfw-content3-container-item-nr1 img {
	width: 290px;
	height: 300px;
}

.jyfw-content3-container-item-nr2 {
	margin-top: 10px;
}

.jyfw-content3-container-item-nr2-qxlist {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 5;
	justify-content: space-between;
}

.jyfw-content3-container-item-nr2-qxlist li {
	width: 104px;
	height: 53px;
	border-radius: 9px;
	background: url(../images/qxlist-bg.png);
	margin-bottom: 30px;
	text-align: center;
	line-height: 45px;
}

.jyfw-content3-container-item-nr2-qxlist li a {
	display: block;
	width: 100%;
	height: 100%;
}

.jyfw-content3-container-item-nr2-qxlist li:hover {
	background: url(../images/qxlist-bg-hover.png);
}

.jyfw-qxlist-bottom {
	width: 600px;
	height: 150px;
	background: url(../images/jyfw-qxlist-bottom-img.png) left no-repeat;
	margin-top: 4px;
	overflow: hidden;
}

.jyfw-qxlist-bottom ul {
	margin: 10px 70px;
	overflow: hidden;
}

.jyfw-qxlist-bottom li {
	width: 156px;
	height: 37px;
	text-align: center;
	margin: 20px 0;
}

.jyfw-qxlist-bottom li:nth-of-type(2) {
	margin-left: 70px;
}

.jyfw-qxlist-bottom li a {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	line-height: 37px;
	letter-spacing: 0em;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
}

.jyfw-qxlist-bottom li:nth-of-type(1) {
	background: url(../images/jyfw-ywjw-xxrxfw-img.png) left no-repeat;
}

.jyfw-qxlist-bottom li:nth-of-type(2) {
	background: url(../images/jyfw-ywjw-czrxfw-img.png) left no-repeat;
}

.jyfw-content3-container-item-nr3 {
	width: 268px;
	height: 240px;
	background: url(../images/jyfw-ywjyxqhf-bg.png) center top no-repeat;
	margin-top: 10px;
	padding-top: 80px;
}

.jyfw-content3-container-item-nr3 ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: space-between;
	overflow: hidden;
}

.jyfw-content3-container-item-nr3 ul li {
	width: 113px;
	height: 28px;
	border-radius: 259px;
	background: rgba(255, 255, 255, 0.28);
	margin: 10px 10px;
	text-align: center;
}

.jyfw-content3-container-item-nr3 ul li a {
	font-family: MicrosoftYaHei;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #1C4850;
	display: block;
	line-height: 28px;
}

.jyfw-content4 {
	width: 1260px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: space-between;
	padding-bottom: 40px;
	/* margin-bottom: 80px; */
	/* padding-top: 30px; */
}

.jyfw-content4-item {
	/*width: calc(100% / 4 - 20px);*/
	width:100%;
}

.jyfw-content4-item-gpsxlist {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 2;
	justify-content: space-between;
	background: #FFFFFF;
	margin-top: 30px;
	height: 342px;
	padding-top: 24px;
}

.jyfw-content4-item-gpsxlist li {
	width: calc(100% / 2);
	text-align: center;
	padding: 20px 0;
}

.jyfw-content4-item-gpsxlist li a {
	display: block;
}

.jyfw-content4-item-gpsxlist li a img {
	transition: .5s all ease;
}

.jyfw-content4-item-gpsxlist 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 */
}

.jyfw-content4-item-cxfwlist {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-grow: 3;
	justify-content: space-between;
	background: #FFFFFF;
	/* margin-top: 30px; */
	height: 240px;
	/* padding-top: 30px; */
}

.jyfw-content4-item-cxfwlist li {
	width: calc(100% / 3);
	text-align: center;
	padding-top: 20px;
}

.jyfw-content4-item-cxfwlist li a {
	display: block;
}

.jyfw-content4-item-cxfwlist li a img {
	transition: .5s all ease;
}

.jyfw-content4-item-cxfwlist 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) {
	.jyfw-top {
		width: 100%;
		height: 100%;
	}
}

@media screen and (max-width: 616px) {
	.jyfw-top {
		width: 100%;
		height: 100%;
	}
}

@media screen and (max-width: 768px) {
	.jyfw-top {
		width: 100%;
		height: 100%;
	}
}

@media screen and (max-width: 996px) {}

@media screen and (max-width: 1024px) {
	.jyfw-top {
		width: 100%;
		height: 100%;
	}
}


.waiwei {
	margin: 0 auto;
	overflow: hidden;
}
.bgc{
	background: rgba(125, 224, 255, 0.13);
}
.ttbjc{
	background: #eefbff !important;
}
/*一件事服务*/
.outBox {
	text-align: left;
	background: rgba(125, 224, 255, 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: #00A5D8;
	color: #FFFFFF;
}

.outBox .hd ul li.on i {
	color: #00A5D8;
	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: #00A5D8;
	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% / 6 - 40px);}
.inBox .inHd ul li.wjt i {
	color: #00A5D8;
	font-size: 45px;
	padding: 17.5px;
	display: block;
	line-height: 45px;
}

.inBox .inHd ul li.on {
	color: #00A5D8;
	background: url(../images/duobianxing-img.png) bottom center no-repeat;
}

.inBox .inHd ul li.on div {
	background: #00a5d8;
}

.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(13, 85, 108, 0.26);
	padding: 15px;
}

.inBox .inBd ul {
	position: relative;
	zoom: 1;
	overflow: hidden;
	/*height: 243px;*/
	box-shadow: inset 0px 4px 11px 0px rgba(13, 85, 108, 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: 20px;
	right: 20px;
	color: #00A5D8;
}
.inBox .inBd ul .more i{
	color: #00A5D8;
	margin-left: 5px;
}