.banner{
	width: 100%;
	height: 175px;
	margin-top: 44px;
	background-image: linear-gradient(90deg, #003dae 0%, #358feb 100%);
}
.ban_l{
	float: left;
}
.ban_l p:nth-child(1){
	margin: 36px 0 0 25px;
	color: #fff;
	line-height: 26px;
	font-size: 1.4rem;
	
}
.ban_l p:nth-child(2) a{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	width: 75px;
	text-align: center;
	border-radius: 50px;
	background: #ffa601;
	color: #fff;
	margin: 22px 0 0 25px;
	font-size: 1.1rem;
}
.ban_r{
	position: relative;
	float: right;
}
.ban_r img{
	position: absolute;
	right: 0;
	top: 30px;
	height: 125px;
}
.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: -230px;
	left: 0;
	width: 100%;
	height: 230px;
	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%;
	border-bottom: 1px solid #ebebeb;
}
.xuqiu_bot>p:last-child{
	border-bottom: none;
}
.center_tu{
	width: 92%;
	margin: 35px auto 0;
	overflow: hidden;
}
.center_tu img{
	width: 100%;
}
.biaoti>p:nth-child(1){
	color: #333;
	margin-top: 32px;
	text-align: center;
	font-size: 1.4rem;
}
.biaoti>p:nth-child(2){
	color: #999;
	margin-top: 8px;
	text-align: center;
	font-size: 1.1rem;
}
/*我们的优势*/
.youshi{
	width: 100%;
	overflow: hidden;
}
.ys_c{
	width: 92%;
	margin: 25px auto 0;
}
.ys_ul li{
	/*margin-bottom: 10px;*/
	border-bottom: 1px solid rgba(153,153,153,0.2);
}
.ys_top{
	height: 35px;
	/*background: pink;*/
	line-height: 35px;
}
.ys_bot{
	margin-top: 12px;
	overflow: hidden;
	display: none;
	box-shadow: 0 3px 7px rgba(220,220,220,0.3);
}
.ys_top p{
	float: left;
}
.ys_top p img{
	margin-top:1px;
	margin-left: 10px;
	height: 12px;
}
.ys_top span{
	float: left;
	width: 80%;
	margin-left: 5px;
	font-size: 1.1rem;
	color: #111;
}
.ys_top i{
	float: right;
}
.ys_top i img{
	height: 8px;
	margin-top: 4px;
	margin-right: 10px;
}
.ys_bot p{
	margin: 0px 10px 10px 10px;
	font-size: 1.1rem;
	color: #999;
}
/*办理须知*/
.xuzhi {
	/*overflow: hidden;*/
	margin-top: 15px;
}
.xuzhi_box{
	width: 92%;
	/*height: 1000px;*/
	/*background: pink;*/
	margin: 0 auto;
}
.xuzhi_ul{
	width: 100%;
	height: 30px;
	margin-top: 35px;
	text-align: center;
	margin-bottom: 35px;
	border-bottom: 1px solid rgba(153,153,153,.2);
}
.xuzhi_ul li{
	display: inline-block;
	font-size: 1.2rem;
	color: #999;
	margin: 0 10px;
	height: 28px;
	/*border-bottom: 2px solid #2458eb;*/
}
.xuzhi_xuan{
	color: #2458eb !important;
	border-bottom: 2px solid #2458eb;
}
.xz_ul{
	width: 100%;
	/*height: 1000px;*/
}
.xz_ul>li{
	display: none;
}
.xz_ul>li:nth-child(1){
	display: block;
}
.xz_top{
	overflow: hidden;
	margin-top: 25px;
}
.xz_top p:nth-child(1){
	float: left;
	height: 12px;
	line-height: 12px;
	font-size: 1.2rem;
	padding-left: 5px;
}
.xz_jy{
	border-left: 2px solid #ff7200;
	color: #ff7200;
}
.xz_zz{
	border-left: 2px solid #080;
	color: #080;
}
.xz_wt{
	border-left: 2px solid #a201ff;
	color: #a201ff;
}
.xz_top p:nth-child(2){
	float: right;
	font-size: 1.2rem;
	color: #dcdcdc;
}
.xz_top p:nth-child(2) span{
	color: #dcdcdc;
}
.xz_top p:nth-child(2) img{
	height: 9px;
	margin-left: 5px;
}
.xz_bot{
	width: 100%;
	height: 162px;
	border-radius: 4px;
	margin-top: 15px;
	overflow: hidden;
	box-shadow: 0 5px 10px 0 #f0f0f5;
}
.xz_bot_zz{
	border-radius: 4px 4px 0 0;
}
.xz_b_ul{
	width: 92%;
	height: 124px;
	margin: 18px auto;
	overflow: auto;
}
.xz_b_ul>li{
	overflow: hidden;
	font-size: 1.2rem;
	color: #999;
	/*margin-bottom: 5px;*/
	line-height: 20px;
}
.xz_b_ul>li:last-child{
	margin-bottom: 0;
}
.xz_b_ul>li p img{
	height: 11px;
	margin-top: 3px;
	/*margin-right: 4px;*/
}
.xz_b_ul>li p{
	float: left;
}
.xz_b_ul>li>p:nth-child(1){
	width: 4%;
	margin-right: 3px;
}
.xz_b_ul>li>p:nth-child(2){
	width: 95%;
}
.xz_b_ul>li>p:nth-child(2) i{
	margin-left: 25px;
	margin-right: 4px;
}
.xz_b_jy>li span{
	color: #ff7200;
}
/*.xz_b_zz>li span{
	color: #080;
}*/
.xz_chakan{
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: #080;
	font-size: 1.2rem;
	border-radius: 0 0 4px 4px;
}
.xz_flex{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 55555;
	display: none;
	background: rgba(0,0,0,.3);
}
.xz_flex_box{
	position: absolute;
	top: 50%;
	/*margin-top: -200px;*/
	transform: translate(0,-50%);
	left: 4%;
	width: 92%;
	height: 250px;
	overflow: hidden;
	background: #fff;
}
.xz_flex_box>p{
	font-size: 1.4rem;
	color: #2458eb;
	margin: 20px 0 0 20px;
}
.xz_tiaojian{
	width: 92%;
	height: 200px;
	margin: 0 auto;
	overflow: auto;
}
.xz_tiaojian p{
	font-size: 1.2rem;
	color: #333;
	margin-top: 10px;
}
.xz_tiaojian p:nth-child(1){
	margin-top: 20px;
}
/*办理流程*/
.liucheng{
	width: 100%;
	/*height: 518px;*/
	overflow: hidden;
	margin-top: 35px;
	background: url(../img/sc/bjtu.jpg);
}
.liucheng_ul{
	width: 92%;
	height: 350px;
	margin: 10px auto 0;
}
.liucheng_ul>li{
	width: 160px;
	height: 150px;
	float: left;
	background: #fff;
	overflow: hidden;
	margin-top: 25px;
	box-shadow: 0px 8px 25px 0px #f0f0f5;
}
.liucheng_ul>li:nth-child(2n){
	float: right;
}
.liucheng_ul>li p:nth-child(1){
	text-align: center;
}
.liucheng_ul>li p:nth-child(1) img{
	height: 23px;
	margin-top: 18px;
}
.liucheng_ul>li p:nth-child(2){
	text-align: center;
	font-size: 1.2rem;
	color: #2458eb;
	margin-top: 5px;
}
.liucheng_ul>li p:nth-child(3){
	margin: 8px auto;
	width: 18px;
	height: 2px;
	border-radius: 2px;
	background: #2458eb;
}
.liucheng_ul>li p:nth-child(4){
	text-align: center;
	font-size: 1.2rem;
	color: #999;
}
.lc_zhu{
	text-align: center;
	font-size: 1.2rem;
	color: #999;
	margin-top: 25px;
	margin-bottom: 35px;
}
/*案例展示*/
.zhanshi{
	width: 100%;
	overflow: hidden;
}
.zs_c{
	width: 92%;
	margin: 35px auto 0;
}
.swiper1{
	height: 210px;
	margin-bottom: 15px;
	/*background: red;*/
}
.swiper1 .swiper-slide img{
	width: 90%;
	margin-left: .7rem;
    margin-top: .3rem;
}
.swiper1 .swiper-slide .swi_l{
	float: left;
}
.swiper1 .swiper-slide p:nth-child(1){
	width: 160px;
	margin: 0 2px;
	height: 115px;
	background: #fff;
	box-shadow: 0 3px 7px rgba(220,220,220,0.5);
}
.swiper1 .swiper-slide p:nth-child(2){
	text-align: center;
	font-size: 1.1rem;
	color: #999;
	margin-top: 15px;
}
.swiper1 .swiper-slide .swi_r{
	float: right;
}
.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%;
}
.zs_zx{
	text-align: center;
	/*margin-top: 15px;*/
}
.zs_zx a{
	display: inline-block;
	height: 27px;
	padding: 0 15px;
	background: #2458eb;
	border-radius: 5px;
	color: #fff;
	line-height: 27px;
	font-size: 1.2rem;
}
.zs_zx a img{
	height: 9px;
	margin-left: 5px;
}
/*常见问题*/
.wenti{
	width: 100%;
	background: #fafaff;
	margin-top: 35px;
	overflow: hidden;
}
.wenti_box{
	width: 92%;
	margin: 30px auto;
	overflow: hidden;
}
.wt_ul li{
	margin-bottom: 8px;
	border-bottom: 1px solid rgba(153,153,153,.2);
}
.wt_top{
	overflow: hidden;
}
.wt_bot{
	overflow: hidden;
	margin-bottom: 10px;
}
.wt_top>p:nth-child(1){
	float: left;
	width: 25px;
	height: 25px;
	line-height: 25px;
	transform: scale(0.5);
	text-align: center;
	background: #2458eb;
	color: #fff;
	border-radius: 3px;
}
.wt_top>p:nth-child(2){
	float: right;
	margin-top: 4px;
	width: 92%;
	font-size: 1.2rem;
	color: #2458eb;
}
.wt_bot>p:nth-child(1){
	float: left;
	width: 25px;
	height: 25px;
	line-height: 25px;
	transform: scale(0.5);
	text-align: center;
	background: #ff6c00;
	color: #fff;
	border-radius: 3px;
}
.wt_bot>p:nth-child(2){
	float: right;
	width: 92%;
	margin-top: 4px;
	font-size: 1.2rem;
	color: #999;
}
.wt_zhan{
	display: none;
}
.wt_box{
	overflow: hidden;
}
.wt_dianji{
	text-align: center;
	margin-top: 20px;
}
.wt_dianji p{
	display: inline-block;
	font-size: 1.2rem;
	color: #999;
}
.wt_dianji p img{
	height: 8px;
	margin-left: 5px;
}
.wt_lianxi{
	text-align: center;
	margin-top: 20px;
}
.wt_lianxi a{
	display: inline-block;
	color: #fff;
	font-size: 1.2rem;
	padding:0 10px;
	height: 26px;
	border-radius: 2px;
	line-height: 26px;
	background: #2458eb;
}
.wt_lianxi a img{
	height: 8px;
	margin-left: 5px;
}
/*相关服务*/
.xiangguan{
	width: 100%;
	overflow: hidden;
}
.swiper_jy{
	margin-top: 35px;
}
.swiper_jy .swiper-slide .jy_box{
	width: 125px;
	height: 75px;
	margin: 0 2px 0 15px;
	text-align: center;
	font-size: 1.2rem;
	border-radius: 5px;
	color: #333;
}
.swiper_jy .swiper-slide .jy_box p img{
	height: 15px;
	margin: 15px 0 6px 0;
}
.swiper_jy .swiper-slide:nth-child(1) .jy_box{
	border: 2px solid #e15154;
}
.swiper_jy .swiper-slide:nth-child(2) .jy_box{
	border: 2px solid #4e1a99;
}
.swiper_jy .swiper-slide:nth-child(3) .jy_box{
	border: 2px solid #008626;
}
.swiper_jy .swiper-slide:nth-child(4) .jy_box{
	border: 2px solid #ff9000;
}
.swiper_jy .swiper-slide:nth-child(5) .jy_box{
	border: 2px solid #3955e5;
}
