*{
	margin: 0;
	padding: 0;
}

li{
	list-style: none;
}
a{
	text-decoration: none;
}
@font-face {
	font-family: 'AlibabaPuHuiTiB';
	src: url('fonts/Alibaba-PuHuiTi-Bold.ttf');
}
@font-face {
	font-family: 'AlibabaPuHuiTiM';
	src: url('fonts/Alibaba-PuHuiTi-Medium.ttf');
}
@font-face {
	font-family: 'AlibabaPuHuiTiR';
	src: url('fonts/Alibaba-PuHuiTi-Regular.ttf');
}
html{font-size: 62.5%;}  /* 10 ÷ 16 × 100% = 62.5% */

body{font-size: 1.4rem;
font-family: "Helvetica Neue",Helvetica, STHeiTi, sans-serif;
} /* 1.4 × 10px = 14px */
.trans{
max-width: 450px;
overflow: hidden;
margin: 0 auto;
}
.header{
	position: fixed;
	top: 0;
	z-index: 9999;
	left: 0;
	width: 100%;
	height: 44px;
	background: #ffffff;
}
.logo_l{
	float: left;
	/*width: 90px;*/
	height: 44px;
	line-height: 44px;
	margin: 0 0 0 4%;
	/*background: pink;*/
}

.logo_l i{
	float: left;
	margin-left: -5px;
}
.logo_l img{
	height: 44px;
}
.logo_l span:nth-child(2){
	float: left;
	font-size: 2.0rem;
	font-family: "黑体";
	color: #333;
}
.logo_l span:nth-child(3){
	float: left;
	margin-left: 5px;
	font-size: 1.1rem;
	color: #333;
}
.logo_r{
	float: right;
	height: 44px;
	width: 35px;
	/*background: pink;*/
	margin: 0 5% 0 0;
}
.logo_d{
	width: 20px;
	height: 18px;
	/*background: red;*/
	float: right;
	margin-top: 15px;
	/*overflow: hidden;*/
	
}
.logo_r ul li{
	width: 20px;
	height: 2px;
	border-radius: 3px;
	background: #555;
}
.logo_r ul li:nth-child(2){
	margin: 5px 0;
}
.logo_r ul li:nth-child(1){
	transform-origin:20px
}
.logo_r ul li:nth-child(3){
	transform-origin:20px
}
.flexd{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 999;
	display: none;
}
.flexd_l{
	float: right;
	margin-right: -200px;
	width: 200px;
	height: 100%;
	background: #fff;
}
.flexd_l ul{
	margin: 70px 25px 0;
}
.flexd_l li{
	
	margin: 20px 0;
}
.flexd_l ul a{
	display: block;
	color: #08f;
	font-size: 1.6rem;
}
.flexd_l p{
	margin-left: 25px;
	color: #08f;
	font-size: 1.6rem;
}
.flexd_l p a{
	color: #08f;
}
.banner{
	width: 100%;
	height: 250px;
	margin-top: 44px;
	background: url(../img/bannerbj.jpg);
	background-size: 100% 100%;
	overflow: hidden;
} 
.banner p:nth-child(1){
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	margin-top: 50px;
	font-family: AlibabaPuHuiTiM;
}
.banner p:nth-child(2){
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	margin-top: 15px;
	opacity: 0.7;
	font-family: AlibabaPuHuiTiR;
}
.banner p:nth-child(3){
	font-size: 1.1rem;
	color: #fff;
	text-align: center;
	margin-top: 15px;
	font-family: AlibabaPuHuiTiR;
}
.banner p:nth-child(3) a{
	font-size: 1.5rem;
	color: #fff;
	font-family: AlibabaPuHuiTiB;
}
/*表单*/
.biaodan{
	width: 92%;
	height: 285px;
	background: #fff;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0px 3px 5px 0px rgba(51, 51, 51, 0.3);
	margin: -60px auto 10px;
}
.biaodan>p{
	display: inline-block;
	text-align: center;
	color: #08f;
	font-size: 1.5rem;
	font-family: AlibabaPuHuiTiR;
	padding-top: 20px;
}
.biaodan>p span{
	float: left;
	/*background: pink;*/
}
.biaodan>p img{
	height: 12px;
	margin-top: 6px;
	margin-right: 5px;
}
.dizhi{
	width: 92%;
	height: 35px;
	border: 1px solid #ddd;
	border-radius: 2px;
	margin: 20px auto 0;
}
.pinzheng{
	width: 92%;
	height: 35px;
	border: 1px solid #ddd;
	border-radius: 2px;
	margin: 15px auto 0;
}
.haoma{
	width: 92%;
	height: 35px;
	border: 1px solid #ddd;
	border-radius: 2px ;
	margin: 15px auto 0;
}
.shuru{
	/*overflow: hidden;*/
	float: left;
	height: 17px;
	line-height: 17px;
	border-radius: 1px;
	box-sizing: border-box;
	margin: 9px 0 0 5px;
	border-left: 1px solid #c8c8c8;
}
.shuru input{
	float: left;
	padding-left: 10px;
	font-size: 1.2rem;
	color: #666;
	width: 100%;
	margin-top: 2px;
	/*background: pink;*/
}
.biaodan i img{
	height: 25px;
}
.biaodan div i:nth-child(1){
	float: left;
	margin: 5px 0 0 5px;
}
.biaodan div p:nth-child(2){
	float: left;
	height: 17px;
	/*background: pink;*/
	line-height: 17px;
	font-size: 1.2rem;
	color: #666;
	font-family: AlibabaPuHuiTiR;
	border-left: 1px solid #c8c8c8;
	margin: 9px 0 0 5px;
	padding-left: 10px;
}
.biaodan div i:nth-child(3){
	float: right;
	margin: 4px 10px 0 0;
}
.bd_img2{
	display: none;
}
.huoqu{
	background: #08f;
	text-align: center;
	height: 35px;
	line-height: 35px;
	color: #fff;
	width: 92%;
	font-family: AlibabaPuHuiTiR;
	border-radius: 2px;
	margin: 15px auto 0;
}
input{
	outline: none;
	border: none;
	outline:medium;
	/*background: red;*/
	/*line-height:normal*/
	-webkit-appearance: none;
	appearance: none;
}
 input::placeholder {
    color: #bebebe; 
	font-size: 1.2rem;
	font-family: AlibabaPuHuiTiR;
}
input::-webkit-input-placeholder{
	color: #bebebe; 
	font-size: 1.2rem;
	line-height: 17px;
    font-family: AlibabaPuHuiTiR;
    }
    .chenggong{
    	display: none;
    	position: fixed;
    	top: 50%;
    	left: 50%;
    	color: #fff;
    	font-size: 1.4rem;
    	margin-left: -60px;
    	margin-top: -20px;
    	width: 120px;
    	height: 40px;
    	text-align: center;
    	line-height: 40px;
    	background: rgba(0,0,0,.4);
    }
/*弹出框*/
.dizhi_f,.pinzheng_f{
	position: fixed;
	bottom: 0;
	left: 0;
	overflow: auto;
	z-index: 99999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	display: none;
}
.dizhi_t,.pinzheng_t{
	position: absolute;
	width: 100%;
	/*height: 50%;*/
	bottom: 0;
	left: 0;
	background: #fff;
	display: none;
}
.dizhi_ul li,.pinzheng_ul li{
	text-align: center;
	font-size: 1.4rem;
	color: #333;
	height: 40px;
	font-family: AlibabaPuHuiTiR;
	line-height: 40px;
	border-bottom: 1px solid #DDDDDD
}
/*标题*/
.biaoti p:nth-child(1){
	color: #2468F2;
	text-align: center;
	margin-top: 28px;
	opacity: 0.2;
	font-family: AlibabaPuHuiTiR;
	font-size: 2.4rem;
}
.biaoti p:nth-child(2){
	color: #333;
	text-align: center;
	font-family: AlibabaPuHuiTiR;
	font-size: 1.7rem;
	margin-top: -22px;
}
/*经营产品*/
.jingying{
	width: 100%;
	/*height: 400px;*/
	margin-top: 35px;
	overflow: hidden;
}
.jingying>p{
	margin-left: 4%;
	font-size: 1.1rem;
	color: #333;
	font-family: AlibabaPuHuiTiR;
}
.jingying>p span{
	font-weight: bold;
}
.jy_kuang{
	width: 200%;
	/*height: 100px;*/
	overflow: hidden;
	margin-top: 25px;
}
.jy_ul_t{
	width: 100%;
	height: 78px;
	overflow: hidden;
}
.jy_t_ul li{
	float: left;
	margin-right: 10px;
	width: 68px;
	height: 68px;
	text-align: center;
	border-radius: 3px 0px 5px 5px;
	border: 1px solid #08f;
}
.jy_b_ul li{
	float: left;
	margin-right: 10px;
	width: 68px;
	height: 68px;
	text-align: center;
	border-radius: 3px 0px 5px 5px;
	border: 1px solid #ff704e;
}
.jy_ul_t li:nth-child(1){
	margin-left: 2%;
}
.jy_t_ul p{
	color: #08f;
	font-size: 1rem;
	font-family: AlibabaPuHuiTiR;
}
.jy_b_ul p{
	color: #ff704e;
	font-size: 1rem;
	font-family: AlibabaPuHuiTiR;
}
.jy_ul_t li img{
	height: 25px;
	margin-top: 10px;
}
.jy_img2{
	display: none;
}
.jy_liang .jy_img2,.jy_liangs .jy_img2{
	display: inline-block;
}
.jy_liang .jy_img1,.jy_liangs .jy_img1{
	display: none;
}
.jy_liang p,.jy_liangs p{
	color: #fff;
}
.jy_liang{
	position: relative;
	background: #08f;
}
.jy_liang:after{
	content: '';
    position: absolute;
    left: 30px;
    bottom: -10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #08f;
}
.jy_liangs{
	position: relative;
	background: #ff704e;
}
.jy_liangs:after{
	content: '';
    position: absolute;
    left: 30px;
    bottom: -10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ff704e;
}
.jy_ul_b li{
	display: none;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #08f;
	color: #fff;
	padding-left: 2%;
	font-size: 1rem;
	font-family: AlibabaPuHuiTiR;
}
.jy_ul_bs li{
	display: none;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: #FF704E;
	color: #fff;
	padding-left: 2%;
	font-size: 1rem;
	font-family: AlibabaPuHuiTiR;
}
.jy_ul_b .jy_b_liang,.jy_ul_bs .jy_b_liang{
	display: block;
}
/*材料清单*/
.cailiao{
	width: 100%;
	height: 446px;
	overflow: hidden;
	margin-top: 35px;
	background: #f0f0f5;
}
.qindan_ul{
	overflow: hidden;
	width: 285px;
	margin: 35px auto 0;
	text-align: center;
}
.qindan_ul li:nth-child(1){
	margin-right: 15px;
}
.qindan_ul li{
	float: left;
	width: 133px;
	height: 18px;
	font-size: 1.0rem;
	font-family: AlibabaPuHuiTiR;
	line-height: 18px;
	border: 1px solid #08f;
	text-align: center;
	color: #08f;
}
.pz_liang{
	background: #08f;
	color: #fff !important;
}
.qingdan{
	width: 92%;
	height: 250px;
	margin: 35px auto 0;
	overflow: hidden;
}
.qd_kuang{
	width: 200%;
	height: 250px;
	/*background: red;*/
}
.kuang_l{
	float: left;
	width: 49%;
	height: 250px;
	margin-right: 2%;
}
.kuang_r{
	float: left;
	width: 49%;
	height: 250px;
}
.kuang_t{
	position: relative;
	width: 100%;
	height: 200px;
	border: 1px solid #08f;
}
.kuang_t p{
	position: absolute;
	bottom: 0;
	right: 0;
}
.kuang_t p img{
	height: 125px;
}
.qd_dian{
	width: 108px;
	height: 22px;
	line-height: 22px;
	background: #08f;
	color: #fff;
	border-radius: 2px;
	font-size: 1.0rem;
	/*text-align: center;*/
	font-family: AlibabaPuHuiTiR;
	margin: 20px auto 0;
}
.qd_dian p{
	display: inline-block;
	/*background: red;*/
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	overflow: hidden;
}
.qd_dian span{
	float: left;
}
.qd_dian i{
	float: left;
}
.qd_dian img{
	height: 23px;
	margin-left: -5px;
}
.kuang_t li{
	font-size: 1.1rem;
	font-family: AlibabaPuHuiTiR;
}
.kuang_t ul{
	/*width: 270px;*/
	height: 150px;
	/*background: pink;*/
	margin: 18px 15px 0 15px
	/*margin: 30px 0 0 25px;*/
}
/*清单弹出*/
.qd_ding_t,.qd_ding_b{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	z-index: 333333;
	background: rgba(0,0,0,.2);
}
.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;
/*	margin-bottom: 35px;*/
	overflow: auto;
}
.ding_t_ul li{
	font-size: 1.1rem;
	margin-left: 30px;
	margin-right: 30px;
	font-family: AlibabaPuHuiTiR;
}

/*办理流程*/
.banli{
		width: 92%;
	/*height: 400px;*/
	margin: 0 auto;
}
.fuwu_ul{
	display: flex;
	flex-wrap: wrap;
	margin-top: 35px;
	justify-content: space-between;
}
.fuwu_ul li{
	width: 163px;
	height: 140px;
	background: #fff;
	text-align: center;
	box-shadow: 0px 3px 5px 0px rgba(153, 153, 153, 0.3);
}
.fuwu_ul li:nth-child(3),.fuwu_ul li:nth-child(4){
	margin-top: 35px;
}
.fuwu_ul li>p{
	width: 120px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}
.fuwu_ul li>p:nth-child(1) i{
	float: left;
}
.fuwu_ul li>p:nth-child(1) i img{
	height: 20px;
	margin-top: 20px;
}
.fuwu_ul li>p:nth-child(1) span{
	float: right;
	font-size: 2.4rem;
	color: #999;
	font-family: AlibabaPuHuiTiR;
	margin-top: 10px;
}
.fuwu_ul li>p:nth-child(2){
	font-size: 1.2rem;
	font-family: AlibabaPuHuiTiR;
	/*margin-top: 5px;*/
}
.fuwu_ul li>p:nth-child(3){
	font-size: 1.1rem;
	color: #999;
	font-family: AlibabaPuHuiTiR;
	margin-top: 10px;
}
/*.证件展示*/
.zj{
	width: 100%;
	background: #F0F0F5;
	overflow: hidden;
	margin-top: 35px;
}
.zheng{
	width: 92%;
	margin: 35px auto;
	overflow: hidden;
}
.zheng p{
	text-align: center;
	color: #333;
	font-size: 1.1rem;
	margin-top: 5px;
}
.zj_l{
	float: left;
	width: 50%;
	/*background: #fff;*/
	text-align: center;
}
.zj_l img,.zj_r img{
	height: 100px;
}
.zj_r{
	float: right;
	width: 50%;
	/*background: #fff;*/
	text-align: center;
}
.zj_ding_l,.zj_ding_r{
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 99999;
}
.zj_t{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -46%;
	margin-top: -125px;
	width: 92%;
	background: #fff;
	overflow: hidden;
}
.zj_b{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -46%;
	margin-top: -50%;
	width: 92%;
	background: #fff;
	overflow: hidden;
}
.zj_d_l{
	float: left;
	width: 50%;
	height: 250px;
	margin-left: 1%;
	margin-right: 1%;
	background: #fff;
	text-align: center;
}
.zj_d_l img,.zj_b_t img{
	height: 250px;
}
.zj_d_r{
	float: right;
	width: 45%;
	height: 250px;
	margin-right: 2%;
	background: #fff;
	font-size: 1.2rem;
	color: #333;
}
.zj_b_b{
	font-size: 1.2rem;
	color: #333;
	margin: 0 15px 35px
}
.zj_d_r p:nth-child(1),.zj_b_b p:nth-child(1){
	margin: 10px 0;
	color: #08f;
}
/*常见问题*/
.changjian{
	width: 92%;
	margin: 35px auto 0;
	
}
.wt_top{
	overflow: hidden;
}
.wt_top p:nth-child(1){
	float: left;
	width: 6%;
}
.wt_top p:nth-child(1) span{
	display: block;
	width: 14px;
	height: 14px;
	background: #08f;
	color: #fff;
	text-align: center;
	line-height: 14px;
	font-size: 0.8rem;
}
.wt_top p:nth-child(2){
	float: left;
	width: 94%;
	line-height: 14px;
	color: #08f;
	font-size: 1.1rem;
}
.wt_bot{
	overflow: hidden;
	margin-top: 6px;
}
.wt_bot p:nth-child(1){
	float: left;
	width: 6%;
}
.wt_bot p:nth-child(1) span{
	display: block;
	width: 14px;
	height: 14px;
	background: #ff920c;
	color: #fff;
	text-align: center;
	line-height: 14px;
	font-size: 0.8rem;
}
.wt_bot p:nth-child(2){
	float: left;
	width: 94%;
	line-height: 14px;
	color: #999;
	font-size: 1.1rem;
}
.wt_bot p:nth-child(2) a{
	color: #08f;
}
.changjian li{
	margin-top: 30px;
}
/*相关服务*/
.xiangguan{
	width: 100%;
	background: #f0f0f5;
	margin-top: 35px;
	overflow: hidden;
}
.xg_ul{
	width: 92%;
	margin: 35px auto 0;
}
.xg_ul li{
	position: relative;
	width: 100%;
	height: 60px;
	border-radius: 0 0 5px 5px;
	margin-top: 15px;
	overflow: hidden;
}
.xg_ul li p:nth-child(1){
	font-size: 1.3rem;
	color: #fff;
	margin: 10px 0 0 25px;
}
.xg_ul li p:nth-child(2){
	font-size: 1.2rem;
	color: #fff;
	margin: 5px 0 0 25px;
	opacity: 0.5;
}
.xg_ul li p:nth-child(3){
	position: absolute;
	top: 50%;
	right: -2px;
	margin-top: -25px;
}
.xg_ul li p:nth-child(3) img{
	height: 50px;
}
.xg_ul li:nth-child(1){
	background-image: linear-gradient(90deg,#d73c34 0%, #ff7872 100%);
}
.xg_ul li:nth-child(2){
	background-image: linear-gradient(90deg,#007eff 0%, #5b95ff 100%);
}
.xg_ul li:nth-child(3){
	background-image: linear-gradient(90deg,#ff920c 0%, #ffab45 100%);
}
.xg_ul li:nth-child(4){
	background-image: linear-gradient(90deg,#9747d0 0%, #b26df9 100%);
}
/*结尾*/
.footer_b{
	width: 100%;
	margin-top: 20px;
	height: 215px;
	background: url(../img/dbbjj.png) no-repeat;
	background-size: 100% 100%;
}
.fb_b{
	width: 92%;
	height: 100px;
	margin: 0 auto;
}
.fb_l{
	float: left;
}
.fb_l img{
	height: 23px;
	margin-top: 25px;
}
.fb_l p{
	margin-top: 14px;
	color: #fff;
	font-size: 1.1rem;
	height: 1.1rem;
	line-height: 1.1rem;
}
.fb_l a{
	-webkit-tap-highlight-color:#fff;
		color: #fff;
		font-size: 1.1rem;
		
}

.fb_r{
	float: right;
}
.fb_r div{
	float: left;
	width: 63px;
	height: 73px;
	border-radius: 1px;
	overflow: hidden;
	margin: 26px 15px 0 0;
	background: #fff;
}
.fb_r img{
	width: 100%;
}
.fb_t{
	width: 92%;
	/*height: 50px;*/
	margin: 45px auto 0;
	/*background: pink;*/
}
.fb_t p{
	font-size: 0.9rem;
	color: #fff;
	opacity: 0.5;
}
.fb_t p a{
	color: #fff;
	font-size: 0.9rem;
}
.fb_t p:nth-child(2){
	margin: 10px 0 0;
}