.banner{
	width: 100%;
	height: 242px;
	overflow: hidden;
}
.hlw{
	background: url(../img/fuwu/banner_hlw.jpg);
	background-size: 100% 100%;
}
.twzd{
	background: url(../img/fuwu/banner_hlw.jpg);
	background-size: 100% 100%;
}
.bapz{
	background: url(../img/fuwu/banner_hlw.jpg);
	background-size: 100% 100%;
}
.ckxs{
	background: url(../img/fuwu/banner_hlw.jpg);
	background-size: 100% 100%;
}
.ckba{
	background: url(../img/fuwu/banner_hlw.jpg);
	background-size: 100% 100%;
}
.lcsy{
	background: url(../img/fuwu/banner_hlw.jpg);
	background-size: 100% 100%;
}
.wtbay{
	background: url(../img/fuwu/banner_hlw.jpg);
	background-size: 100% 100%;
}
.wtba{
	background: url(../img/fuwu/banner_hlw.jpg);
	background-size: 100% 100%;
}
.zcz{
	background: url(../img/fuwu/banner_hlw.jpg);
	background-size: 100% 100%;
}
.jyba{
	background: url(../img/fuwu/banner_hlw.jpg);
	background-size: 100% 100%;
}
.jyxk{
	background: url(../img/fuwu/banner_hlw.jpg);
	background-size: 100% 100%;
}
.scba{
	background: url(../img/fuwu/banner_hlw.jpg);
	background-size: 100% 100%;
}
.scxk{
	background: url(../img/fuwu/banner_hlw.jpg);
	background-size: 100% 100%;
}
.banner p:nth-child(1){
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	margin-top: 80px;
}
.banner p:nth-child(2){
	width: 30px;
	height: 3px;
	border-radius: 3px;
	background: #ffa601;
	margin: 13px auto 0;
}
.banner p:nth-child(3){
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	opacity: 0.7;
	margin-top: 10px;
	line-height: 20px;
}
.banner p:nth-child(4){
	width: 75px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	background: #ffa601;
	border-radius: 25px;
	margin:  10px auto 0;
}
.banner p:nth-child(4) a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 1.1rem;
}
.yl_biaodan{
	width: 92%;
	margin:  35px auto 0;
	overflow: hidden;
}
.yl_biaodan>p:nth-child(1){
	text-align: center;
	font-size: 1.3rem;
	color: #2458eb;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 24px;
}
.biaodan_box{
	width: 100%;
	height: 32px;
	/*line-height: 32px;*/
	background: #fafaff;
	margin-top: 15px;
}
.biaodan_box>p:nth-child(1){
	float: left;
	margin-left: 13px;
}
.biaodan_box>p:nth-child(1) img{
	height: 12px;
	margin-top: 10px;
}
.biaodan_box>p:nth-child(2){
	float: left;
	margin-left: 10px;
	font-size: 1.2rem;
	height: 32px;
	line-height: 32px;
	color: #333;
}
.biaodan_box>p:nth-child(3){
	float: right;
	margin-right: 13px;
}
.biaodan_box>p:nth-child(3) img{
	height: 6px;
	margin-top: 14px;
}
.cuowu{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 0 10px;
	height: 22px;
	display: none;
	line-height: 22px;
	background: rgba(0,0,0,.5);
	color: #fff;
	font-size: 1.2rem;
}
input{
	outline: none;
	border: none;
	outline:medium;
	-webkit-appearance: none;
	appearance: none;
}
 input::placeholder {
    color: #c8c8c8; 
	font-size: 1.2rem;
}
input::-webkit-input-placeholder{
	color: #c8c8c8; 
	font-size: 1.2rem;
	line-height: 17px;

    }
#yl_inp{
	background: #fafaff;
	width: 270px;
	color: #333;
	height: 32px;
	font-size: 1.2rem;
}
.huibo{
	width: 100%;
	height: 32px;
	background: #2458eb;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-size: 1.2rem;
	overflow: hidden;
	border-radius: 32px;
	margin-top: 15px;
}
.huibo i{
	display: inline-block;
	height: 100%;
	line-height: 34px;
	overflow: hidden;
	/*margin-top: 2px;*/
}
.huibo span{
	line-height: 32px;
	margin-top: -2px;
	overflow: hidden;
	display: inline-block;
	height: 100%;
}
.huibo img{
	margin-right: 5px;
	height: 11px;
}
/*城市选择*/
.chengshi{
	position: fixed;
	bottom: -270px;
	left: 0;
	width: 100%;
	border-radius: 10px 10px 0 0;
	height: 270px;
	z-index: 55556;
	overflow: auto;
	background: #fff;
}
.cs_hei{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	top: 0;
	left: 0;
	display: none;
	z-index: 55555;
}
.chengshi>p,.xuqiu_xuan>p{
	text-align: left;
	font-size: 1.4rem;
	color: #2458eb;
	font-weight: bold;
	margin: 15px 0 5px 4%;
}
.cs_xuan p{
	height: 45px;
	line-height: 45px;
	text-align: left;
	padding-left: 4%;
	border-bottom: 1px solid #ebebeb;
	font-size: 1.2rem;
	color: #666;
}
.xuqiu_xuan{
	position: fixed;
	bottom: -380px;
	left: 0;
	width: 100%;
	height: 380px;
	border-radius: 10px 10px 0 0;
	z-index: 55556;
	overflow: auto;
	background: #fff;
}
.xuqiu_bot>p{
	height: 45px;
	font-size: 1.2rem;
	color: #666;
	line-height: 45px;
	padding-left: 4%;
	font-weight: bold;
	border-bottom: 1px solid #ebebeb;
}
.xuqiu_bot li{
	height: 35px;
	line-height: 35px;
	font-size: 1.2rem;
	color: #999;
	padding-left: 7%;
	border-bottom: 1px solid #ebebeb;
}
.xuqiu_bot li:last-child{
	border-bottom: 2px solid #fafaff;
}
.center_tu{
	width: 92%;
	margin: 35px auto 0;
	overflow: hidden;
}
.center_tu img{
	width: 100%;
}
.biaoti>p:nth-child(1){
	color: #333;
	margin-top: 35px;
	text-align: center;
	font-size: 1.4rem;
}
.biaoti>p:nth-child(2){
	color: #333;
	margin-top: 10px;
	text-align: center;
	font-size: 1.1rem;
}
/*经营产品*/
.jycp{
	width: 100%;
	overflow: hidden;
}
.jingying{
	width: 100%;
	margin-top: 35px;
	overflow: hidden;
}
.jy_box{
	border: 1px solid #2458eb;
	border-radius: 5px;
	height: 90px;
	margin-left: 10px;
}
.swiper_jy .swiper-slide{
	position: relative;
	height: 110px;
}
.swiper_jy .swiper-slide span{
	display: none;
	position: absolute;
	bottom: -4px;
	left:50%;
	transform: rotate(45deg);
	width: 8px;
	height: 8px;
	background: #2458eb;
}
.swiper_jy .swiper-slide:nth-child(1) span{
	display: block;
}
.swiper_jy .swiper-slide:nth-child(1) .jy_box{
	margin-left: 15px;
}
.jy_box p{
	text-align: center;
}
.jy_box img{
	height: 22px;
	margin-top: 20px;
}
.jy_liang .jy_img1{
	display: none;
}
.jy_liang .jy_img2{
	display: inline-block !important;
}
.jy_liang p:nth-child(2){
	color: #fff !important;
}
.jy_liang{
	background: #2458eb;
}
.jy_box p .jy_img2{
	display: none;
}
.jy_box p:nth-child(2){
	color: #2458eb;
	font-size: 1.2rem;
	margin-top: 13px;
}
.jy_ul_b li{
	display: none;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #2458eb;
	color: #fff;
	/*margin-top: 16px;*/
	padding-left: 4%;
	font-size: 1.2rem;
}
.jy_b_liang{
	display: block !important;
}


.slyj_box{
	width: 92%;
	overflow: hidden;
	margin:  0 auto;
}
.slyj_box>p:nth-child(1){
	font-size: 1.3rem;
	color: #333;
	margin-top: 35px;
}
.slyj_box>p:nth-child(2){
	font-size: 1.2rem;
	color: #2458eb;
	margin-top: 15px;
}
.slyj_box>p:nth-child(3){
	text-align: center;
}
.slyj_box>p:nth-child(3) a{
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	margin-top: 30px;
	border-radius: 22px;
	color: #999;
	font-size:1.1rem;
	border: 1px solid #999;
}
/*申办材料*/
.sbcl{
	width: 100%;
	margin-top: 35px;
	overflow: hidden;
	background: #fafaff;
}
.sbcl_ul{
	width: 92%;
	margin:  32px auto 0;
}
.sbcl_ul li{
	font-size: 1.2rem;
	color: #333;
	line-height: 16px;
	margin-bottom: 10px;
}
.cl_ge{
	margin-right: 25px;
}
.cl_lan{
	color: #2458eb;
}
.sbcl_bj{
	background: url(../img/fuwu/dtt.jpg);
	overflow: hidden;
	background-size: 100% 100%;
}
.sbcl_box{
	width: 100%;
	/*height: 245px;
	background: pink;*/
	overflow: hidden;
	margin-top: 35px;
}
.xz_ul{
	width: 210px;
	/*height: 50px;*/
	overflow: hidden;
	margin: 0 auto;
}
.xz_ul li{
	width: 83px;
	height: 23px;
	line-height: 23px;
	float: left;
	margin: 0 10px;
	overflow: hidden;
	border:1px solid #999;
	text-align: center;
}
.xz_img2{
	display: none;
}
.xz_ul li span{
	float: left;
	color: #666;
	margin-left:10px;
	font-size: 1.2rem;
}
.xz_ul li i{
	float: left;
}
.xz_ul li img{
	height: 30px;
	margin: -4px 0 0 -5px;
}
.xz_bian span{
	color: #fff !important;
}
.xz_bian{
	background: #2458eb;
	border: 1px solid #2458eb !important;
}
.xz_bian .xz_img1{
	display: none;
}
.xz_bian .xz_img2{
	display: block;
}
.xz_ul1{
	width: 200%;
	margin-top: 25px;
	overflow: hidden;
}
.xz_ul1 li{
	float: left;
	width: 50%;
	font-size: 1.2rem;
	color: #333;
}
.xz_ul1 li p{
	width: 92%;
	margin: 5px 4% 0;
}
.xz_ul1 li:nth-child(1) p:last-child{
	margin: 25px 4% 35px;
}
.xz_ul1 li:nth-child(2) p:last-child{
	margin: 25px 4% 35px;
}
/*清单弹出*/
.qd_ding_t{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	z-index: 55555;
	background: rgba(0,0,0,.4);
}
.qd_liang{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -160px;
	width: 320px;
	height: 300px;
	background: #fff;
}
.ding_t_ul{
	height: 230px;
	margin-top: 35px;
	overflow: auto;
}
.ding_t_ul li{
	font-size: 1.2rem;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 5px;
}


.sbcl_bj>p{
	margin: 20px 0 35px 4%;
}
.sbcl_bj>p a,.xz_ul1 li:nth-child(1) p a,.xz_ul1 li:nth-child(2) p span{
	display: inline-block;
	padding: 0 10px 0 10px;
	height: 22px;
	line-height: 22px;
	background: #2458eb;
	color: #fff;
	font-size: 1.1rem;
	border-radius: 22px;
}
.sbcl_bj>p a img,.xz_ul1 li p img{
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	height: 11px;
}
/*申办流程*/
.shenban{
	width: 92%;
	margin: 0 auto;
	overflow: hidden;
}
.youshi_ul {
	margin-top: 30px;
	justify-content: space-around;
	flex-wrap: wrap;
	display: flex;
}

.youshi_ul li:nth-child(1),.youshi_ul li:nth-child(2) {
	position: relative;
	width: 160px;
	height: 150px;
}
.youshi_ul li:nth-child(4),.youshi_ul li:nth-child(3) {
	position: relative;
	width: 160px;
	height: 150px;
		margin-bottom: 8px;
		margin-top: 25px;
	/*background: pink;*/
}
.youshi_ul li:nth-child(1) .yuan{
	background: #2458eb;
}
.youshi_ul li:nth-child(2) .yuan{
	background: #ff0000;
}
.youshi_ul li:nth-child(3) .yuan{
	background: #0e7b00;
}
.youshi_ul li:nth-child(4) .yuan{
	background: #b37e00;
}
.yuan {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	width: 44px;
	height: 44px;
	/*margin: 0 auto;*/
	border-radius: 50%;
	text-align: center;
	z-index: 10;
	box-shadow: 0px 3px 5px 0px rgba(153, 153, 153, 0.15);
}

.yuan img {
	height: 18px;
	margin-top: 13px;
}
.youshi_ul li:nth-child(1) p:nth-child(1){
	color: #2458eb;
}
.youshi_ul li:nth-child(2) p:nth-child(1){
	color: #ff3b3b;
}
.youshi_ul li:nth-child(4) p:nth-child(1){
	color: #b37e00;
}
.youshi_ul li:nth-child(3) p:nth-child(1){
	color: #0e7b00;
}
.youshi_b p:nth-child(1) {
	text-align: center;
	font-size: 1.4rem;
	margin-top: 17px;
}
.youshi_b p:nth-child(2) {
	text-align: center;
	font-size: 1.2rem;
	margin-top: 8px;
	color: #666;
}
.youshi_ul li .youshi_b{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 110px;
	background: #fff;
	z-index: 8;
	box-shadow: 0px 3px 5px 0px rgba(153, 153, 153, 0.15);
}
.shenban>p{
	position: relative;
	text-align: center;
	color: #999;
	font-size: 1.1rem;
	margin-top: 10px;
}
.shenban>p span{
	/*display: block;*/
	width: 80%;
	height: 1px;
	/*background: #999;*/
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.shenban>p span i{
	display: block;
	width: 20px;
	height: 1px;
	background: #999;
}
.shenban>p span i:nth-child(1){
	float: left;
}
.shenban>p span i:nth-child(2){
	float: right;
}
/*案例展示*/
.zhanshi{
	width: 100%;
	background: #fafaff;
	margin-top: 35px;
	overflow: hidden;
}
.zs_c{
	width: 92%;
	margin: 35px auto 0;
}
.swiper1{
	height: 160px;
	margin-bottom: 35px;
}
.swiper1 .swiper-slide img{
	height: 90%;
	/* margin-left: .7rem; */
    margin-top: 4%;
}
.swiper1 .swiper-slide{
text-align:center
}
.swiper1 .swiper-slide .swi_l{
	float: left;
	width: 160px;
	margin: 0 2px;
	height: 115px;
	background: #fff;
	box-shadow: 0 3px 7px rgba(220,220,220,0.5);
}
.swiper1 .swiper-slide .swi_r{
	float: right;
	width: 160px;
	height: 115px;
	margin: 0 2px;
	background: #fff;
	box-shadow: 0 3px 7px rgba(220,220,220,0.5);
}
.swiper1 .swiper-pagination{
	height: 30px;
	bottom: 0;
	color: #999;
	line-height: 30px;
}
.swi_btn img{
	height: 30px;
}
.swi_btn{
	height: 30px;
}
.next1{
	right: 39%;
	bottom: 0;
}
.prev1{
	left: 39%;
	bottom: 0;
}
.big_tu{
	position: fixed;
	top: 0;
	z-index: 55555;
	left: 0;
	width: 100%;
	display: none;
	height: 100%;
	background: rgba(0,0,0,.5);
}
.big_box{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 92%;
	/*height: 300px;*/
	background: #fff;
}
.big_box img{
	width: 100%;
}
/*常见问题*/
.wenti{
	width: 100%;
	overflow: hidden;
}
.wt_c{
	width: 92%;
	margin: 25px auto 0;
}
.wt_ul li{
	margin-bottom: 10px;
}
.wt_top{
	height: 25px;
	/*background: pink;*/
	line-height: 25px;
}
.wt_bot{
	margin-top: 12px;
	overflow: hidden;
	display: none;
	box-shadow: 0 3px 7px rgba(220,220,220,0.3);
}
.wt_top p{
	float: left;
}
.wt_top p img{
	margin-top:1px;
	height: 12px;
}
.wt_top span{
	float: left;
	width: 90%;
	margin-left: 5px;
	font-size: 1.1rem;
	color: #111;
}
.wt_top i{
	float: right;
}
.wt_top i img{
	height: 8px;
	margin-top: 5px;
}
.wt_bot p{
	margin: 10px;
	font-size: 1.1rem;
	color: #111;
}
.wt_bot p a{
	color: #111;
}
/*主营业务*/
.zyyw{
	width: 100%;
	margin-top: 35px;
	overflow: hidden;
	background: #fafaff;
}
.zhuying_ul{
	width: 100%;
	height: 25px;
	margin-top: 35px;
	text-align: center;
	border-bottom: 1px solid rgba(153,153,153,0.5);
}
.zhuying_ul li{
	display: inline-block;
	margin: 0 12px;
	height: 24px;
	color: #999;
	font-size: 1.2rem;
}
.zhuying_bian{
	border-bottom: 2px solid #2458eb;
	color: #2458eb !important;
}
.zy_ul{
	width: 100%;
	height: 230px;
	margin-top: 35px;
	overflow: hidden;
}
.zy_ul>li{
	width: 100%;
	height: 405px;
	float: left;
}
.swiper2 .swiper-slide{
	height: 200px;
}
/* .swiper2{ */
	/* height: 380px; */
/* } */
.swi2_ul{
	width: 92%;
	margin: 5px auto 0;
}
.swi2_ul li{
	float: left;
	width: 48%;
	height: 160px;
	border-radius: 5px;
	margin-bottom: 16px;
	box-shadow: 0px 0px 7px 0px rgba(207,207,207,.5);
	/*background: pink;*/
}
.pag2 .swiper-pagination-bullet-active{
	width: 16px;
	transition: 0.5s;
	border-radius: 8px;
}
.pag2{
	bottom: 7px !important;
}
.swi2_ul a:nth-child(2n) li{
	margin-left: 4%;
}
.swi2_ul li p:nth-child(1){
	text-align: center;
}
.swi2_ul li p:nth-child(1) img{
	height: 75px;
	margin-top: 20px;
}
.swi2_ul li p:nth-child(2){
	text-align: center;
	font-size: 1.1rem;
	color: #333;
	margin-top: 10px;
}
.gdfw{
	width: 100%;
	overflow: hidden;
}
.gdfw_ul{
	width: 100%;
	height: 67px;
	margin-top: 35px;
	text-align: center;
	border-bottom: 1px solid rgba(153,153,153,.5);
}
.gdfw_ul li{
	display: inline-block;
	margin: 0 25px;
}
.gdfw_ul li p:nth-child(1){
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #999;
	text-align: center;
}
.gdfw_ul li p:nth-child(1) img{
	height: 15px;
	margin-top: 10px;
}
.gdfw_ul li p:nth-child(2){
	text-align: center;
	font-size: 1.2rem;
	color: #999;
	margin-top: 5px;
}
.gdfw_img2{
	display: none;
}
.gdfw_bian .gdfw_img1{
	display: none;
}
.gdfw_bian .gdfw_img2{
	display: inline-block;
}
.gdfw_bian p:nth-child(1){
	background: #2458eb;
	border: 1px solid #2458eb !important;
}
.gdfw_bian p:nth-child(2){
	color: #2458eb !important;
}
.gdfw_bian{
	height: 65px;
	border-bottom: 2px solid #2458eb;
}
.gd_ul{
	width: 100%;
	height: 320px;
	margin-top: 35px;
	overflow: hidden;
}
.gd_ul>li{
	width: 100%;
	height: 320px;
	float: left;
}
.swiper_fw .swiper-slide{
	height: 280px;
}
.swiper_fw{
	height: 332px;
}