* {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

.f_l {
	float: left;
}

.f_r {
	float: right;
	/*text-align: right;*/
}

.con {
	width: 1240px;
	margin: 0 auto;
}

.clearfix::after {
	content: '';
	display: block;
	clear: both;
}

i,
em {
	font-style: normal;
}

ol {
	list-style: none;
}

/*  */

.top {
	width: 100%;
	background: url(../index_imgs/dibutup.png) top center no-repeat;
	height: 499px;
	position: relative;
}

.top_t {
	width: 100%;
	background: rgba(255, 255, 255, .2);
	font-size: 14px;
	color: #fff;
}

.top_t ul li {
	float: left;
	margin-right: 8px;
	line-height: 40px;
}

.top_t ul li a {
	color: #fff;
}

.top_t ul li::after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 10px;
	background: #fff;
	margin-left: 8px;
}

.top_t ul li:last-child:after {
	background: none;
}

.wz_nav {
	margin: 30px 0;
}

.wz_nav ul {
	margin-top: 10px;
}

.wz_nav ul li {
	float: left;
	font-size: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
}

.wz_nav ul li.active {
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

.wz_nav ul li a,
.fwpt h4,
.fwpt h3 {
	color: #fff;
}

.top_b_center_l {
	margin-top: 20px;
}

.fwpt h4 {
	font-size: 24px;
	margin-bottom: 5px;
}

.fwpt h3 {
	font-size: 42px;
	letter-spacing: 5px;
}

.fwpt h4,
.fwpt h3 {
	font-weight: normal;
}

.fwpt div span {
	display: block;
	width: 125px;
	height: 40px;
	text-align: center;
	color: #333;
	background: #fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	line-height: 40px;
	margin-left: 20px;
	margin-top: 10px;
	cursor: pointer;
}

.fwpt div span::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url(../index_imgs/dihizas.png);
	margin-right: 5px;
}

.fwpt div span img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	transition: all .6s;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
}

.search input,
.search button {
	border: none;
	outline: none;
	display: inline-block;
	vertical-align: middle;
}

.search {
	font-size: 0;
	position: relative;
	margin-top: 30px;
}

.search input {
	width: 550px;
	height: 58px;
	background: #fff;
	box-sizing: border-box;
	padding-left: 35px;
	font-size: 18px;
	color: #999999;

}

.search::before {
	content: '';
	display: block;
	width: 19px;
	height: 19px;
	background: url(../index_imgs/suosuoa.png) center center no-repeat;
	position: absolute;
	top: 20px;
	left: 10px;
}

.search button {
	width: 114px;
	height: 58px;
	color: #fff;
	line-height: 58px;
	font-size: 20px;
	background: linear-gradient(270deg, #FF9430 0%, #FFBC59 100%);
}

.top_b_center {
	margin: 40px 0;
}

.top_b_center_r {
	width: 424px;
	height: 220px;
	background: rgba(255, 255, 255, 0.9);
	border: 2px solid #FFFFFF;
	box-sizing: border-box;
	padding: 20px;
}

.login span {
	color: #666666;
}

.login em {
	color: #0078E7;
	cursor: pointer;
}

.login em::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 32px;
	background: url(../index_imgs/ytxasd.png) center center no-repeat;
	margin-right: 5px;
}

.cyuse_list {
	border-bottom: 1px solid #E2E3E5;
	margin: 20px 0 10px 0;
}

.cyuse_list span {
	float: left;
	margin-right: 30px;
	padding-bottom: 8px;
	font-size: 18px;
	cursor: pointer;
}

.cyuse_list span.active {
	color: #0078E7;
	border-bottom: 2px solid #0078E7;
}

.cyuse_list a {
	float: right;
	font-size: 14px;
	color: #999999;
}

.cyuse_con ul {
	display: none;
}

.cyuse_con ul li {
	float: left;
	width: 50%;
	line-height: 40px;
}

.cyuse_con ul li a {
	color: #333;
}

.cyuse_con ul li::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 9px;
	height: 9px;
	background: url(../index_imgs/bsadzas.png) center center no-repeat;
	margin-right: 8px;
}

.fw_nav ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.fw_nav ul li a {
	color: #fff;
	font-size: 20px;
	line-height: 50px;
}

.chose_city {
	position: absolute;
	top: 281px;
	left: 50%;
	z-index: 99;
	transform: translateX(-50%);
	background: #fff;
	width: 1240px;
	box-sizing: border-box;
	padding: 10px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	display: none;
	box-shadow: 0 0.15rem 1.5rem 0 rgba(9, 41, 77, .15);
}

.chose_city h3 {
	font-size: 20px;
	color: #0078e7;
	margin-bottom: 10px;
	padding-left: 14px;
}

.chose_city ul li {
	float: left;
	width: 10%;
	line-height: 40px;
	text-align: center;
}

.chose_city ul li a {
	color: #333;
	font-size: 16px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.chose_city ul li:hover {
	background: #0078e7;
}

.chose_city ul li:hover a {
	color: #fff;
}

.chose_city span {
	background: url(../index_imgs/2011242008393074946.png);
	position: absolute;
	right: 20px;
	top: 15px;
	cursor: pointer;
	width: 12px;
	height: 12px;
	background-size: contain;
}

/* center */
.center {}

.center1,
.center3,
.center6_con {
	margin: 30px auto;
}

.center1 ul {
	display: flex;
	justify-content: space-between;
}

.center1 ul li {
	width: 24%;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.center1 ul li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 22px;
	/*font-weight: bold;*/
	color: #333;
	text-align: center;
	line-height: 100px;
}

.center1 ul li a::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 72px;
	height: 72px;
	background: url(../index_imgs/wyoahca.png);
	margin-right: 20px;
}

.center1 ul li:nth-child(2) a::before {
	background: url(../index_imgs/wyb.png);
}

.center1 ul li:nth-child(3) a::before {
	background: url(../index_imgs/wyaospdai.png);
}

.center1 ul li:nth-child(4) a::before {
	background: url(../index_imgs/wyaowe.png);
}

.index_tit {
	/*font-size: 30px;*/
	margin-bottom: 30px;
	font-size: 28px;
	font-weight: 400;
}

.center2_scroll {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.center2_scroll ul li {
	width: 610px;
	margin-right: 20px;
}

.center2_scroll .prev {
	width: 30px;
	height: 62px;
	background: url(../index_imgs/zuoce.png);
	left: 0;
}

.center2_scroll .next {
	width: 30px;
	height: 62px;
	background: url(../index_imgs/youce.png);
	right: 0;
}

.center2_scroll .prev,
.center2_scroll .next {
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.center3_scroll {
	width: 100%;
	overflow: hidden;
}

.center3_scroll .bd1 ul {
	overflow: inherit;
}

.center3_scroll .bd1 ul li {
	width: 295px;
	margin-right: 20px;
	box-sizing: border-box;
	border: 1px solid #eee;
}

.center3_scroll .bd1 ul li a span {
	display: block;
	background: #fff;
	text-align: center;
	box-sizing: border-box;
	padding: 15px;
}

.center3_scroll .bd1 ul li a span h3 {
	font-size: 20px;
	/*color: #000;*/
	color: #333;
	font-weight: 400;
}

.center3_scroll .bd1 ul li a span p {
	color: #999999;
	margin-top: 12px;
}

.cx_img,
.cx_img img {
	width: 100%;
}

.cx_img {
	overflow: hidden;
}

.center3_scroll .hd1 ul li {
	width: 24px;
	height: 4px;
	background: #D8D8D8;
	float: left;
	margin-right: 8px;
	cursor: pointer;
}

.center3_scroll .hd1 ul li.on {
	background: #0078E7;
}

.center3_scroll .hd1 ul {
	margin: 20px auto;
}

.center4 {
	background: url(../index_imgs/bdisjiide.png) center center no-repeat;
	margin: 30px 0;
	padding: 50px 0 60px 0;
}

.bs_three>ul>li {
	height: 492px;
	overflow: hidden;
	float: left;
	cursor: pointer;
	margin-right: 24px;
}

.bs_three>ul>li:last-child {
	margin-right: 0;
}

.bs_three>ul>li span {
	float: left;
	width: 88px;
	height: 492px;
	background: linear-gradient(0deg, #7192FE 0%, #3EBCF6 100%);
	box-shadow: 0px 3px 5px 0px rgba(83, 132, 244, 0.26);
	writing-mode: vertical-lr;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: vertical-lr;
	color: #fff;
	letter-spacing: 10px;
	font-size: 28px;
	font-weight: bold;
	line-height: 88px;
	box-sizing: border-box;
	padding-top: 60px;
}

.bs_three>ul>li span::before {
	content: '';
	display: inline-block;
	margin-bottom: 25px;
	width: 48px;
	height: 52px;
	background: url(../index_imgs/gerneuf.png);
}

.bs_three>ul>li:nth-child(2) span::before {
	background: url(../index_imgs/fareniciasf.png);
}

.bs_three>ul>li:nth-child(3) span::before {
	background: url(../index_imgs/bufsuinda.png);
}

.bs_three>ul>li ol,
.bmfw_scroll {
	width: 928px;
	background: #DBE8FB;
	height: 492px;
	box-sizing: border-box;
	padding: 0 2%;
}

.bs_three>ul>li ol,
.bs_three>ul>li ol li,
.bmfw_scroll {
	float: left;
}

.bmfw_scroll {
	background: #F7ECE7;
}

.grfw ol,
.frfw ol {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.frfw ol {
	background: #D1EAF4 !important;
}

.frfw span {
	background: linear-gradient(0deg, #27A3FA 0%, #7EDEDA 100%) !important;
}

.bmfw span {
	background: linear-gradient(0deg, #FC6F6A 0%, #E59428 100%) !important;
}

.grfw ol li {
	background: url(../index_imgs/diutasd@2x.png) center center no-repeat;
}

.frfw ol li {
	background: url(../index_imgs/lcjaiditu@2x.png) center center no-repeat;
}

.grfw ol li,
.frfw ol li {
	width: 21%;
	margin: 2%;
	text-align: center;
	background-size: contain;
	box-sizing: border-box;
	height: 210px;

}

.grfw ol li a,
.frfw ol li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 60px;
	box-sizing: border-box;
}

.grfw ol li em,
.frfw ol li em {
	color: #000;
	font-size: 18px;
}

.fw_img {
	width: 65px;
	margin: 0 auto 15px auto;
}

.fw_img img {
	width: 100%;
}

.bmfw_scroll .bd2 ul li {
	width: 100%;
	padding: 1% 0;
}

.bmfw_scroll .bd2 ul li a {
	display: block;
	width: 22%;
	margin: 12px 1%;
	background: #fff;
	color: #333;
	line-height: 60px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	text-align: center;
	float: left;
}

.bmfw_scroll .hd2 ul li {
	width: 24px;
	height: 4px;
	background: #D8D8D8;
	float: left;
	margin-right: 8px;
	cursor: pointer;
	overflow: hidden;

}

.bmfw_scroll .hd2 ul li.on {
	background: #FB7167;
}

.bmfw_scroll .hd2 ul {
	margin: 10px auto;
}

.grfw.wid,
.frfw.wid,
.bmfw.wid {
	width: 1016px;
}

.grfw,
.frfw,
.bmfw {
	width: 88px;
	overflow: hidden;
}

.center4_tit h3 {
	float: left;
}

.center4_tit a {
	float: right;
	font-size: 14px;
	color: #999999;
	line-height: 50px;
}

.center5 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.center5 ul li {
	width: 32%;
	background: #F0F8FF;
	box-sizing: border-box;
	padding: 2% 3%;
	margin-bottom: 20px;
	height: 125px;
}

.center5 ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.center5 ul li a h4 img {
	width: 24px;
	vertical-align: middle;
	margin-right: 8px;
}

.center5 ul li a h4 {
	font-size: 20px;
	/*color: #000;*/
	color: #333;
	font-weight: 400;
	
}

.center5 ul li a p {
	color: #999;
	margin-top: 20px;
}

.center5 ul li a p em {
	color: #0078E7;
	font-weight: bold;
	display: inline-block;
	margin: 0 3px;
}

.center6_list ul li a {
	/*color: #000;
	font-weight: bold;*/
	color: #333;
	font-weight: 400;
}

.center6_list ul li {
	float: left;
	margin-right: 35px;
}

.center6_list ul li a:hover,
.center6_list ul li.active a {
	color: #0078E7;
}

.center6_con ul li {
	width: 18%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #F3F5F7;
	float: left;
	margin-right: 31px;
	margin-bottom: 20px;
}

.center6_con ul li:nth-child(5n) {
	margin-right: 0;
}

.center6_con ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #333;
	font-size: 18px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.center6_con ul li img {
	display: inline-block;
	vertical-align: middle;
	/*height: 20px;*/
	margin-right: 13px;
	/*margin-top: 3px;*/
}

.center6 {
	margin-top: 30px;
}

.center7 {
	background: #FAFAFA;
	padding: 50px 0;
}

#map {
	width: 610px;
	height: 270px;
}

.map_contact {
	width: 630px;
	background: #fff;
	height: 270px;
	box-sizing: border-box;
	padding: 15px 30px;
}

.map_contact h4 {
	font-size: 22px;
	font-weight: 400;
}

.map_contact span {
	display: block;
	width: 155px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #E5F1FD;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	color: #0078E7;
	margin: 16px 0 36px 0;
}

.map_contact span::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	background: url(../index_imgs/dasdsad@2x.png);
	background-size: contain;
	margin-right: 5px;
}

.map_contact ul li {
	color: #999999;
	overflow: hidden;
	margin-bottom: 15px;
	line-height: 30px;
}

.map_contact ul li em {
	float: left;
}

.map_contact ul li em::before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 19px;
	height: 19px;
	background-size: contain;
	margin-right: 5px;
}

.map_contact ul li:nth-child(1) em::before {
	background-image: url(../index_imgs/dazas@2x.png);
	width: 17px;
}

.map_contact ul li:nth-child(2) em::before {
	background-image: url(../index_imgs/dfsj@2x.png);
}

.map_contact ul li p {
	float: left;
	margin-left: 8px;
}

/* 个人企业服务 */
.fwsx {
	position: relative;
	z-index: 111;
	margin-top: -58px;
}

.fwsx_list {
	margin-bottom: 20px;
}

.fwsx_list ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.fwsx_list ul li {
	background: rgba(255, 255, 255, .4);
	color: #fff;
	font-size: 20px;
	line-height: 58px;
	text-align: center;
	width: 33%;
	cursor: pointer;
}

.fwsx_list ul li.active {
	background: #fff;
	color: #0078E7;
}

.rmfl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.rmfl>div::after {
	display: block;
	clear: both;
	content: '';
}

.rmfl>div {
	width: 32%;
	background: #fff;
	margin-bottom: 20px;
	height: 200px;
	box-sizing: border-box;
	padding: 20px;
	position: relative;
	display: flex;
    align-items: center;
}

.rmfl>div:hover .fl_list_more {
	display: block;
}

.fl_list_more {
	z-index: 2;
	width: 1240px;
	min-height: 100px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 21px;
	background: white;
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .1);
	position: absolute;
	top: 200px;
	overflow-x: hidden;
	padding-bottom: 10px;
	left: 0;
	display: none;
}

.list_more2 {
	left: -420px;
}

.list_more3 {
	left: -843px;
}

.fl_list_more div {
	overflow: hidden;
}

.fl_list_more div span,
.fl_list_more div em,
.fl_list_more div em a {
	float: left;
}

.fl_list_more div span {
	padding-top: 7px;
	color: #1677FF;
	font-size: 15px;
	padding-right: 20px;
	width: 100px;
}

.fl_list_more div>em{
	width: calc(100% - 120px);
}

.fl_list_more div em a {
	display: inline-block;
	margin-right: 30px;
	font-size: 15px;
	color: #2F2F2F;
	line-height: 34px;
}

.fl_list_more div em a:hover{
	color: #0078E7;
}

.fl_img {
	float: left;
	text-align: center;
	margin: 40px 0;
}

/*.rmfl>div::after {
	content: '';
	display: inline-block;
	width: 2px;
	height: 166px;
	background: url(../index_imgs/shuiaor@2x.png);
	position: absolute;
	left: 165px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}*/

.fl_img img {
	display: block;
	width: 48px;
	margin-bottom: 10px;
}

.fl_img em {
	font-size: 22px;
}

.fl_list {
	float: right;
}

.fl_list ul li {
	line-height: 40px;
	width: 175px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.fl_list ul li a {
	color: #000;
}

.ztfl_list ul,
.bmfl_list ul {
	height: 130px;
	overflow: hidden;
}

.ztfl_list ul li,
.bmfl_list ul li {
	height: 48px;
	background: #F1F2F3;
	color: #333;
	text-align: center;
	line-height: 48px;
	float: left;
	cursor: pointer;
	margin-bottom: 17px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	padding: 0 10px;
}

.ztfl_list ul li {
	width: 140px;
	margin-right: 17px;
}

.bmfl_list ul li {
	width: 294px;
	margin-right: 21px;
}

.ztfl_list ul li:nth-child(8n),
.bmfl_list ul li:nth-child(4n) {
	margin-right: 0;
}

.ztfl_list ul li.active,
.bmfl_list ul li.active {
	background: #0078E7;
	color: #fff;
}

.ztflmore,
.bmflmore {
	width: 100%;
	background: #F1F2F3;
	line-height: 36px;
	font-size: 14px;
	color: #0078E7;
	text-align: center;
	cursor: pointer;
}

.ztflmore::after,
.bmflmore::after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 6px;
	background: url(../index_imgs/quanuubzs@2x.png);
	background-size: cover;
}

.ztflmore.active::after,
.bmflmore.active::after {
	background: url(../index_imgs/jrte@2x.png);
	background-size: cover;
}

.ztfl_con,
.bmfl_con {
	margin-top: 30px;
}

.ztselect,
.bmselect {
	overflow: hidden;
}

.ztselect_list,
.ztselect_list select,
.isshenbao,
.bmselect_list,
.bmselect_list select,
.isbmshenbao {
	float: left;
}

.isshenbao,
.isbmshenbao {
	cursor: pointer;
}

.ztselect_list select,
.bmselect_list select {
	border: none;
	outline: none;
	font-size: 16px;
	background: #ffffff;
	margin-right: 20px;
}

.isshenbao span,
.isbmshenbao span {
	display: inline-block;
	width: 17px;
	height: 17px;
	border: 1px solid #D9D9D9;
	vertical-align: middle;
	margin-bottom: 2px;
}

.isshenbao span em,
.isbmshenbao span em {
	width: 11px;
	height: 11px;
	background: red;
	margin: 2px;
	display: block;
	display: none;
}

.isshenbao.active span em,
.isbmshenbao.active span em {
	display: block;
}

.listnum,
.bmlistnum {
	float: right;
	font-size: 14px;
}

.ztsearch_con,
.bmsearch_con {
	margin-top: 30px;
}

.parent.isclick .parent_tit p::before {
	content: '-';
}

.ztsearch_con_tit,
.ztsearch_con_con>ul>li,
.bmsearch_con_tit,
.ischildren>ul>li {
	border-bottom: 1px solid #F1F2F3;
}

.ischildren {
	display: block;
}

.bmsearch_name,
.bmsearch_depart,
.bmsearch_xzqh,
.bmsearch_wbsd,
.bmsearch_btn {
	float: left;
}

.ztsearch_con_tit ul li,
.bmsearch_con_tit ul li {
	float: left;
	line-height: 60px;
}

.ztsearch_con_tit ul li:nth-child(1),
.search_name,
.bmsearch_con_tit ul li:nth-child(1),
.bmsearch_name {
	width: 35%;
}

.ztsearch_con_tit ul li:nth-child(2),
.search_depart,
.bmsearch_con_tit ul li:nth-child(2),
.bmsearch_depart {
	width: 20%;
	text-align: center;
}

.ztsearch_con_tit ul li:nth-child(3),
.search_xzqh,
.bmsearch_con_tit ul li:nth-child(3),
.bmsearch_xzqh {
	width: 10%;
	text-align: center;
}

.ztsearch_con_tit ul li:nth-child(4),
.search_wbsd,
.bmsearch_con_tit ul li:nth-child(4),
.bmsearch_wbsd {
	width: 10%;
	text-align: center;
}

.ztsearch_con_tit ul li:nth-child(5),
.search_btn,
.bmsearch_con_tit ul li:nth-child(5),
.bmsearch_btn {
	width: 25%;
	text-align: center;
}

.ztsearch_con_con,
.bmsearch_con_con {
	font-size: 14px;
}

.ztsearch_con_con>ul>li,
.bmsearch_con_con>ul>li,
.ischildren>li {
	overflow: hidden;
	line-height: 60px;
}

.ztsearch_con_con>ul>li div,
.bmsearch_con_con>ul>li div,
.ischildren>li div {
	float: left;
}

.ischildren>li {
	padding-left: 15px;
}

.search_btn ol,
.bmsearch_btn ol {
	overflow: hidden;
}

.search_btn ol li,
.bmsearch_btn ol li {
	float: right;
	border: 1px solid #0078E7;
	margin-right: 14px;
	line-height: 20px;
	margin-top: 15px;
}

.search_btn ol li:first-child,
.bmsearch_btn ol li:first-child{
	margin-right: 0;
}

.parent {
	line-height: 60px;
	border-bottom: 1px solid #eee;
}

.parent_tit {
	cursor: pointer;
	padding: 10px 0;
	border-bottom: 1px solid #F1F2F3;
}

.search_name a,
.search_btn ol li a,
.bmsearch_btn ol li a,
.parent_tit p {
	color: #0078E7;
}

.parent_tit p::before {
	content: '+';
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	color: #0078E7;
	font-weight: bold;
	margin-right: 8px;
	margin-bottom: 7px;
}

.bmsearch_name a {
	color: #333;
}

.search_btn ol li a,
.bmsearch_btn ol li a {
	padding: 5px 8px;
	display: block;
	width: 100%;
	height: 100%;
}

.bmzx,
.bmsc {
	border: 1px solid #333 !important;
}

.first.haschild .bmsearch_name {
	float: left;
}

.bmzx a,
.bmsc a {
	color: #333 !important;
}

/* 手机版 */
@media screen and (max-width: 768px) {
	.con {
		width: 96%;
	}

	.top {
		background-size: cover;
		height: auto;
		padding-bottom: 20px;
	}

	.top_t ul li {
		margin-right: 0;
	}

	.top_t ul li::after {
		background: none;
	}

	.f_l,
	.f_r {
		float: none;
	}

	.wz_nav img {
		display: block;
		margin: 10px auto;
	}

	.wz_nav ul li {
		box-sizing: border-box;
		width: 25%;
		margin: 0;
		text-align: center;
		height: 35px;
		font-size: 15px;
	}

	.wz_nav ul {
		margin-top: 25px;
	}

	.wz_nav ul li.active {
		border: none;
	}

	.wz_nav ul li.active a {
		border-bottom: 1px solid #fff;
	}

	.top_b_center {
		margin: 0;
	}

	.wz_nav {
		margin: 15px 0;
	}

	.fwpt div span {
		margin-left: 0;
	}

	.search input {
		width: 70%;
	}

	.search button {
		width: 30%;
	}

	.fwpt h3 {
		font-size: 34px;
	}

	.top_b_center_r {
		display: none;
	}

	.fw_nav ul {
		flex-wrap: wrap;
	}

	.fw_nav ul li {
		width: 25%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.fw_nav ul li a {
		font-size: 15px;
		line-height: 30px;
	}

	.center1 ul {
		flex-wrap: wrap;
	}

	.center1 ul li {
		width: 48%;
		margin: 1%;
	}

	.center2_scroll ul li {
		width: 100%;
	}

	.center3_scroll .bd1 ul li {
		width: 100%;
	}

	.grfw,
	.frfw,
	.bmfw,
	.bs_three>ul>li span,
	.bs_three>ul>li ol,
	.bmfw_scroll {
		width: 100% !important;
	}

	.bs_three>ul>li {
		height: auto;
		margin-right: 0;
	}

	.bs_three>ul>li span,
	.bs_three>ul>li ol,
	.bmfw_scroll {
		float: none;
	}

	.bs_three>ul>li ol,
	.bmfw_scroll {
		height: auto;
		padding: 0;
	}

	.bs_three>ul>li span {
		height: auto;
		writing-mode: inherit;
		display: block;
		padding-top: 0;
		text-align: center;
	}

	.bs_three>ul>li span::before {
		margin-bottom: -14px;
		margin-right: 10px;
	}

	.center4 {
		background: none;
		padding: 0;
	}

	.grfw ol li,
	.frfw ol li,
	.bmfw_scroll .bd2 ul li a {
		width: 48%;
		margin: 1%;
		height: auto;
		background: #fff;

	}

	.grfw ol li,
	.frfw ol li {
		padding-top: 0;
	}

	.fw_img {
		margin: 0 auto;
	}

	.grfw ol li a,
	.frfw ol li a {
		padding: 15px 0;
	}

	.bs_three>ul>li:last-child {
		background: #F7ECE7;
	}

	.center5 ul li {
		width: 100%;
		padding: 5% 3%;
	}

	.center6_con ul li {
		width: 49%;
		margin-right: .5%;
		margin-bottom: .5%;
	}

	.center6_con ul li:nth-child(5n) {
		margin-right: .5%;
	}

	#map,
	.map_contact {
		width: 100%;
	}

	.map_contact {
		height: auto;
	}

	/* 个人服务 */
	.erji_grfw,
	.erji_frfw {
		background-color: #0078E7;
	}

	.rmfl>div {
		height: auto;
		padding: 2%;
	}

	.fl_img,
	.fl_list {
		float: none;
	}

	.fl_img {
		margin: 0;
		min-height: 90px;
	}

	.fl_img img {
		margin: 0 auto 10px auto;
	}

	.fl_img {
		width: 100px !important;
	}

	.rmfl>div::after {
		display: none !important;
	}

	.fl_list {
		border-top: 1px solid #eee;
		margin-top: 10px;
	}

	.fl_list ul li {
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-size: 15px;
	}

	.ztfl_list ul li,
	.bmfl_list ul li {
		width: 48%;
		margin-right: 2%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-size: 15px;
	}

	.ztselect_list,
	.bmselect_list {
		float: none;
		width: 100%;
		overflow: hidden;
	}

	.ztselect_list select,
	.bmselect_list select,
	.isshenbao,
	.isbmshenbao {
		font-size: 15px;
		margin-right: 0;
	}

	.listnum,
	.bmlistnum {
		margin-top: 10px;
		margin-left: 5px;
		float: none;
	}

	.ztsearch_con_tit ul li:nth-child(1),
	.search_name,
	.bmsearch_con_tit ul li:nth-child(1),
	.bmsearch_name {
		width: 35%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.ztsearch_con_tit ul li:nth-child(2),
	.search_depart,
	.bmsearch_con_tit ul li:nth-child(2),
	.bmsearch_depart {
		width: 25%;
		text-align: center;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.ztsearch_con_tit ul li:nth-child(3),
	.search_xzqh,
	.bmsearch_con_tit ul li:nth-child(3),
	.bmsearch_xzqh {
		width: 20%;
		text-align: center;
	}

	.ztsearch_con_tit ul li:nth-child(4),
	.search_wbsd,
	.bmsearch_con_tit ul li:nth-child(4),
	.bmsearch_wbsd {
		width: 20%;
		text-align: center;
	}

	.ztsearch_con_tit ul li:last-child,
	.bmsearch_con_tit ul li:last-child {
		display: none;
	}

	.search_btn,
	.bmsearch_btn {
		width: 100%;
	}

	.search_btn ol,
	.bmsearch_btn ol {
		overflow: hidden;
		width: 100%;
	}

	.ztsearch_con_con>ul>li,
	.bmsearch_con_con>ul>li {
		overflow: hidden;
		line-height: 35px;
		margin-bottom: 10px;
	}

	.erji_nav_tit {
		padding-left: 15px;
	}
}

/*长者模式*/

.wzazzms .home-top-nav {
	display: none;
}

.wzazzms .home-top-right-nav {
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.wzazzms .con {
	width: 100%;
}

.wzazzms .top_b_center_r {
	height: auto;
	width: 500px;
	display: none;
}

.wzazzms .top_b_center_l {
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 0;
}

.wzazzms .wz_nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.wzazzms .search {
	width: 100% !important;
	margin: 0 !important;
	margin-top: 10px !important;
}

.wzazzms #grcy li:nth-child(n+3),
.wzazzms #frcy li:nth-child(n+3) {
	display: none;
}

.wzazzms .top {
	height: auto;
	background-size: 100% 100%;
}

.wzazzms .top_b_center {
	margin-left: 10px;
	margin-right: 10px;
}

.wzazzms .fwpt h4,
.wzazzms .cyuse_list span {
	font-size: 34px;
}

.wzazzms .login span {
	font-size: 34px;
}

.wzazzms .cyuse_list span {
	margin-right: 10px;
}

.wzazzms .top a {
	line-height: normal !important;
}

.wzazzms .grfw.wid,
.wzazzms .frfw.wid,
.wzazzms .bmfw.wid {
	width: 930px;
}

.wzazzms .bs_three>ul>li ol,
.wzazzms .bmfw_scroll {
	width: 835px;
}

.wzazzms .bmfw_scroll .bd2 ul li {
	width: 845px;
}

.wzazzms .center4 {
	padding: 50px 20px 60px 20px;
}

.wzazzms .center4_tit a {
	font-size: 30px;
}

.wzazzms .center6_con ul li {
	width: 23%;
	line-height: 70px;
	height: 70px;
}

.wzazzms .center6_con ul li a {
	font-size: 30px;
}

.wzazzms .center6_con ul li:nth-child(5n) {
	margin-right: 31px;
}

.wzazzms .center6_con ul li:nth-child(4n) {
	margin-right: 0;
}

.wzazzms .map_contact {
	width: 50%;
}

.wzazzms #map {
	width: 50%;
}

.wzazzms .map_contact ul li {
	font-size: 20px;
}

.wzazzms .map_contact span {
	font-size: 20px;
	width: 200px;
}

.wzazzms .chose_city {
	width: 80%;
}

.wzazzms .chose_city ul li {
	width: auto;
}

.wzazzms .chose_city h3 {
	font-size: 36px;
}

.wzazzms .center5 ul li {
	height: auto;
}

.wzazzms .center5 ul li a h4 {
	font-size: 30px;
}

.wzazzms .center5 ul li a p,
.wzazzms .grfw ol li em,
.wzazzms .frfw ol li em,
.wzazzms .bmfw_scroll .bd2 ul li a,
.wzazzms .center3_scroll .bd1 ul li a span h3,
.wzazzms .center3_scroll .bd1 ul li a span p {
	font-size: 24px;
}

.wzazzms #header-sdzwfw {
	display: none;
}

.wzazzms .h_top {
	padding: 10px;
}

.wzazzms .ht {
	margin-bottom: 15px;
}

.wzazzms .erji_nav_tit {
	margin-top: 0;
	padding: 0 10px;
}

.wzazzms .fwsx_list ul {
	background: #2486E0;
}

.wzazzms .tleft li.qhdq select {
	width: 120px !important;
}

.wzazzms .erji_nav_tit p {
	font-size: 24px;
}

.wzazzms .fwsx_list ul li {
	font-size: 30px;
}

.wzazzms .fl_list_more div span {
	padding-top: 0;
}

.wzazzms .fl_list_more {
	width: 1200px;
}

.wzazzms .fl_list ul li,
.wzazzms .fl_list_more div em a,
.wzazzms .fl_list_more div span {
	font-size: 24px;
	line-height: 45px;
}

.wzazzms .list_more3 {
	left: -816px;
}

.wzazzms .list_more2 {
	left: -408px;
}

.wzazzms .ztfl_list ul li,
.wzazzms .bmfl_list ul li {
	font-size: 24px;
}

.wzazzms .ztfl_list ul li:nth-child(8n),
.wzazzms .bmfl_list ul li:nth-child(4n) {
	margin-right: 17px;
}

.wzazzms .ztfl_list ul li:nth-child(7n),
.wzazzms .bmfl_list ul li:nth-child(4n) {
	margin-right: 0;
}

.wzazzms .ztfl_list ul li {
	width: 156px;
	margin-right: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.wzazzms .bmfl_list ul li {
	width: 284px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.wzazzms .ztflmore,
.wzazzms .bmflmore {
	font-size: 30px;
	line-height: 60px;
}

.wzazzms .ztselect_list select,
.wzazzms .bmselect_list select,
.wzazzms .isshenbao,
.wzazzms .isbmshenbao,
.wzazzms .searchname,
.wzazzms .submitcon,
.wzazzms .listnum,
.wzazzms .bmlistnum {
	font-size: 20px;
}

.wzazzms #sxbm {
	width: 300px;
}

.wzazzms .ztsearch_con_tit ul li,
.wzazzms .bmsearch_con_tit ul li {
	font-size: 24px;
}

.wzazzms .ztsearch_con_con>ul>li,
.wzazzms .bmsearch_con_con>ul>li,
.wzazzms .ischildren>li,
.wzazzms .parent_tit p {
	font-size: 20px;
}

.wzazzms .ztsearch_con_tit ul li:nth-child(1),
.wzazzms .search_name,
.wzazzms .bmsearch_con_tit ul li:nth-child(1),
.wzazzms .bmsearch_name,
.wzazzms .ztsearch_con_tit ul li:nth-child(5),
.wzazzms .search_btn,
.wzazzms .bmsearch_con_tit ul li:nth-child(5),
.wzazzms .bmsearch_btn {
	width: 30%;
}

.wzazzms .layui-laypage a,
.wzazzms .layui-laypage span {
	font-size: 18px;
}