@charset "utf-8";
/* 首页 */
		/*标题栏*/
		.top_header{
			width:100%;
			background-color:#fff;
			overflow: hidden;
			padding:10px 0px 5px;
		}
		.top_header_wid{
			width:90%;
			display: block;
			margin:0 auto;
			overflow: hidden;
		}
		.header_logo{
			width:30%;
			float:left;
			overflow: hidden;
			margin-top:12px;
		}
		.header_text{
			float:right;
			overflow: hidden;
		}
		.header_text li{
			float:left;
		}
		.header_text li a{
			font-weight: 500;
			height: 60px;
			line-height: 60px;
			padding: 0 10px;
			font-size: 14px;
		}
		.header_text li .p_hover{
			color:#ae2547;
		}
		.banner_bj{
			background-color:#f4ebdd;
		}
		/*重点产品*/
		.key_content{
			width:100%;
			background-color:#f4ebdd;
			overflow: hidden;
			padding:15px 0px 0px;
		}
		.key_title{
			font-size: 17px;
			color:#ae2547;
			text-align: center;
		}
		.key_product li{
			width:33.3%;
			height:110px;
			overflow: hidden;
			margin-top:20px;
			float: left;
		}
		.key_product li img{
			width:90%;
			display: block;
			margin:0 auto;
			overflow: hidden;
		}
		/*首页-四大特色服务*/
		.chara_list_one{
			background-image: url("../images/chara_list_one.png");
			background-repeat: no-repeat;
			background-size: contain;
			width: 100%;
			background-size: 100% 100%;
		}
		.chara_list_two{
			background-image: url("../images/chara_list_two.png");
			background-repeat: no-repeat;
			background-size: contain;
			width: 100%;
			background-size: 100% 100%;
		}
		.chara_list_three{
			background-image: url("../images/chara_list_three.png");
			background-repeat: no-repeat;
			background-size: contain;
			width: 100%;
			background-size: 100% 100%;
		}
		.chara_list_four{
			background-image: url("../images/chara_list_four.png");
			background-repeat: no-repeat;
			background-size: contain;
			width: 100%;
			background-size: 100% 100%;
		}
		.chara_list_wid{
			width:90%;
			display: block;
			margin:0 auto;
		}
		.chara_title{
			font-size:20px;
			padding: 15px 0px 30px;
		}	
		.chara_yw_title{
			font-size:20px;
			font-weight:600;
		}	
		.chara_text{
			font-size:13px;
			line-height: 18px;
			text-align: justify;
			padding-bottom: 15px;
		}
		.chara_title_two{
			font-size:20px;
			color:#e2cca6;
			padding: 15px 0px 35px;
		}	
		.chara_yw_title_two{
			font-size:18px;
			color:#e2cca6;
			font-weight:600;
			padding-bottom: 15px;
		}	
		.chara_text_two{
			font-size:13px;
			color:#e2cca6;
			line-height: 18px;
			text-align: justify;
			padding-bottom: 15px;
		}
		.chara_title_three{
			font-size:20px;
			color:#bc2e53;
			padding: 15px 0px 35px;
		}	
		.chara_yw_title_three{
			font-size:20px;
			color:#bc2e53;
			font-weight:600;
		}	
		.chara_text_three{
			font-size:13px;
			color:#bc2e53;
			line-height: 18px;
			text-align: justify;
			padding-bottom: 15px;
		}	

		/*首页-新时代居委会*/
		.jwh_center_one {
			padding-top: 52px;
		}
		.jwh_center_one img{
			width:37%;
			display: block;
			margin:0 auto;
		}
		.jwh_p {
			font-size:24px;
			text-align: center;
			letter-spacing:10px;
			margin: 20px 0px 20px;
		}
		.jwh_zib {
			font-size:14px;
			color: #bc2e53;
			font-weight:600;
			background-color: #fff;
			border-radius: 50rem;
			border: none;
			outline: none;
			padding: 6px 30px;
		   display: block;
			margin: 0 auto;
			margin-bottom:15px;
		}
		.jwh_zib:hover{
			color:#fff;
			background-color:#bc2e53;
		}
		/*首页-识别二维码下载app*/
		.xiazai_0_left {
			 width: 40%;
			padding-top: 30px;
			float: left;
			padding-bottom: 20px;
		}
		.xiazai_0_right {
			width: 53%;
			padding-top: 30px;
			float: right;
			padding-bottom: 20px;
		}
		.xiazai_0_right p {
			font-size: 14px;
			color: #bc2e53;
		}
		.xiazai_0_right_01 {
			width: 50%;
			float: left;
			padding-top: 20px;
		}
		.xiazai_0_right_01_wz {
			font-size:11px;
			color: #bc2e53;
			text-align: center;
		}
		.xiazai_0_right_02 {
			width: 47%;
			float: right;
			padding-top: 15px;
		}
		.xd_city {
			font-size: 12px;
			color: #fff;
			background-color: #ae2547;
			border-radius: 50rem;
			border: none;
			outline: none;
			padding: 4px 20px;
			margin: 4px 10px;
		}
		/*生育保障*/
		.introduct_bj_one{
			width:100%;
			height:300px;
			background: url("../images/sy_sybz_bj.png");
			background-repeat: no-repeat;
			background-size: cover;
			margin-top:-6px;
		}
		.introduct_bj_four{
			width:100%;
			height:300px;
			background: url("../images/introduct_bj_four.png");
			background-repeat: no-repeat;
			background-size: cover;
		}
		.introduct_bj_five{
			width:100%;
			background: url("../images/introduct_bj_five.png");
			background-repeat: no-repeat;
			background-size: cover;
			overflow:hidden;
		}
		.introduct_title{
			color:#ae2547;
			text-align: center;
			padding-top:20px;
		}
		.sy_sybz_icon{
			width:14%;
			display:block;
			margin:0 auto;
			padding:40px 0px 20px;
			overflow: hidden;
		}
		.sy_sybz_icon img{
			width:100%;
			display:block;
			margin:0 auto;
		}
		.introduct_product_title{
			font-size:24px;
			font-weight: 600;
			text-align: center;
			padding:73px 0px 15px;
		}
		.introduct_product_text{
			padding-bottom: 20px;
			line-height:26px;
		}
		.introduct_product_text p{
			font-size:15px;
			text-align: center;
		}
		.sy_sybz_bottom{
			font-size:14px;
			color:#bc2e53;
			border-radius:50rem;
			background-color:#fff;
			padding:4px 15px;
			border: none;
			outline: none;
			display:block;
			margin:0 auto;
		}
		.sy_sybz_bottom:hover{
			color:#fff;
			background-color:#bc2e53;
		}
		.sy_sybz_bottom img{
			width:100%;
			display:block;
			margin:0 auto;
		}
		/*代办退休*/
		.introduct_bj_two{
			width:100%;
			height:300px;
			background: url("../images/sy_dbtx_bj.png");
			background-repeat: no-repeat;
			background-size: cover;
		}
		/*四大服务承诺*/
		.service_commit{
			width:100%;
			overflow: hidden;
			background-color:#f4ebdd;
			padding-bottom:15px;
		}
		.service_commit_title{
			font-size: 18px;
			color:#ae2547;
			text-align: center;
			padding:15px 0px 25px;
		}
		/*资讯*/
		.zx_new{
			width:100%;
			overflow: hidden;
			background-color:#f8f3ea;
			margin-top:-5px;
			padding-bottom:20px;
		}
		.new_title{
			font-size: 18px;
			text-align: center;
			padding: 15px 0px 0px;
		}
		.zx_new_list{
			width:100%;
			overflow: hidden;
			padding-top:30px;
		}
		.new_list_cont{
			width:90%;
			overflow: hidden;
			margin-top:10px;
		}
		.new_list_time{
			font-size:14px;
			margin-right:15px;
		}
		.new_list_city{
			font-size:14px;
			color:#ae2547;
			padding-right:14px;
		}
		.new_list_zy{
			font-size:12px;
			color:#fff;
			background-color:#ae2547;
			border-radius:50rem;
			padding:1px 10px;
			border: none;
			outline: none;
			margin-left:5px;
		}
		.new_list_zy:hover{
			background-color:#cd4867;
		}
		/*.new_list_text{
			line-height:40px;
		}*/
		/*合作客户*/
		.partner_bj{
			width:100%;
			background-color:#e1dcda;
			overflow: hidden;
			border-top:1px solid #dbd1c8;
			padding-bottom:20px;
		}
		.partner_title{
			color:#606060;
			text-align: center;
			padding:20px 0px 20px;
		}
		.partner_logo li{
			width:20%;
			height:75px;
			float: left;
			overflow: hidden;
		}
		.partner_logo li img{
			width:90%;
			display: block;
			margin:0 auto;
		}
		/*底部*/
		.footer_bj{
			width:100%;
			background-color:#331204;
			overflow: hidden;
			padding:10px 0px 20px;
		}
		.footer_link_bj{
			width:88%;
			background-color:#4e1814;
			overflow: hidden;
			display: block;
			margin:0 auto;
			padding:10px 15px;	
			border-radius:15px;
		}
		.footer_link_p{
			font-size:8px;
			color:#e2cca6;
			line-height:18px;
		}
		.footer_link_p a{
			font-size:8px;
			color:#e2cca6;
			line-height:18px;
		}
		.footer_conten{
			width:100%;	
			overflow: hidden;
			padding-top: 15px;
		}
		.bottom_logo{
			width:20%;
			display: block;
			margin: 0 auto;
			padding-bottom:15px;
		}
		.bottom_text{
			font-size:8px;
			color:#ada09b;
			text-align: center;
			line-height:16px;
		}

/*产品页面*/
		/*四项产品报价*/
		.key_content_02{
			width:100%;
			background-color:#f5eee3;
			overflow: hidden;
			padding:12px 0 0 ;
		}
		.key_product_02 li{
			width:33.3%;
			overflow: hidden;
			margin-top:20px;
			float: left;
		}
		.key_product_02 li img{
			width:80%;
			display: block;
			margin:0 auto;
			overflow: hidden;
			padding-bottom: 20px;
		}
		.key_product_02_tp_2{
			margin: 10px 0;
		}
		.key_product_02_tp_2 img{
			display: block;
			margin:0 auto;
		}
		/*产品列表*/
		.key_content_03{
			width:100%;
			overflow: hidden;
			padding:15px 0 0 ;
		}
		.sbfw{
			width:33.3%;
			float: left;
			display: inline-block;
			margin-bottom: 30px;
		}
		.cplb_icon_1 img{
			width:55%;
			padding: 15px 0 10px;
		}
		.sbfw_1 li{
			font-size: 18px;
			color: #331204;
			padding: 5px 0;
		}
		.sbfw_1 li a{
			font-size: 14px;
			color: #998881;
		}

		/*产品-四项产品报价*/
		.jfxm{
			background-image: url("../images/cp_fwf@2x.png");
			background-repeat: no-repeat;
			background-size: contain;
			width: 100%;	
			height:120px;
			margin-top:135px;
		}
		.jfmx_cont_one{
			width:26%; 
			float: left;
		}
		.jfmx_one_xv{
			text-align: center; 
			font-size:13px; 
			color:#fff; 
			font-weight:normal;
			padding-top:3px;
		}
		.jfmx_one_p{
			text-align: center; 
			font-size:12px; 
			font-weight:normal;
			color:#fff; 	
		}
		.jfmx_one_fhy{
			padding-top:9px;
		}
		.jfmx_one_hy{
			padding-top:10px;
		}
		.jfmx_cont_two{
			width:28%; 
			float: left;
		}
		.jfmx_cont_three{
			width:18%;
			float: left;
		}
		/*给自己办，给单位办开始*/
		.clear{clear:both;}
		.container_one{
			margin-top: 20px;
		}
		.container_one .nav{
			width:240px;
			border:3px solid #bc2e54;
			border-radius:50rem;
			display: block;
			margin:0 auto;
		}
		.container_one .nav span{
			display: block; 
			width:120px;
			font-size:18px;
			font-weight:600;
			text-align:center; 
			letter-spacing: 2px;
			line-height:30px; 
			color:#bc2e54; 
			float:left; 
			cursor:pointer;
		}
		.container_one .nav span.active{
			background:#bc2e54; 
			color:#fff;
		}
		.nav_my{
			border-top-right-radius:50rem;
			border-bottom-right-radius:50rem;
			border-top-left-radius:48rem;
			border-bottom-left-radius:48rem;		
		}
		.nav_dw{
			border-top-right-radius:48rem;
			border-bottom-right-radius:48rem;
			border-top-left-radius:50rem;
			border-bottom-left-radius:50rem;					
		}
		.content_qh{
			margin-top:25px; 
			position:relative; 
			overflow:hidden;
			height:610px;
		}
		.content_qh .box{
			position:absolute;
		}
		.list_service{
			cursor:pointer;
		}
		.list_service li{
			font-size:14px; 
			color: #331204; 
		}
		.list_service li a{
			font-size:13px; 
			color: #6e5f5c;
		}
		.list_service li a.active{
			font-size:14px; 
			color: #fff;
			background-color:#bc2e54;
			border-radius:50rem;
			padding:4px 15px;
		}
		.list_service_le{
			width:26%; 
			float:left; 
		    text-overflow: ellipsis;
		    overflow: hidden;
		    white-space: nowrap;	
		}
		.list_service_ri{
			width:33.3%; 
			float:right; 
			overflow:hidden;			
		}
		.content_qh ul{
			width:500px;
			float:left;
			overflow: hidden;
		}
		.content_qh ul li{
			display: block;
			text-align:center; 
			line-height:40px;
		}
		/*给自己办，给单位办结束*/


        /*政策页面*/
		/*热门城市*/
		.banner_bj_2{
			background-color:#e1dcda;
		}
		.zc_banner{
			background-image: url("../images/zc_banner@2x.png");
			background-repeat: no-repeat;
			background-size: contain;
			height: 180px;
			width: 100%;			
    		padding-bottom: 10px;	
		}
		.zc_free{
    		position: relative;
    		top: 40%;
		}
		.zc_free_button{
			font-size: 13px;
			color: #fff;
			background-color: #bc2e53;
			letter-spacing: 2px;
			border-radius: 6px;
			padding: 4px 14px;
			border: none;
			outline: none;
			display: block;
			margin: 0 auto;
			cursor: pointer;
		}
		/*热门城市*/
		.rmcs_content{
			border-bottom: 1px solid #fff; 
			overflow: hidden;
			margin-bottom:15px;
		}
		.rmcs_box_le{
			padding-top: 15px;
			padding-bottom: 20px;
			overflow: hidden
		}
		.rmcs_ri_ul{
			background-color:#fff; 
			border-radius:6px; 
			float: left; 
			padding:4px 0px; 	
		}
		.rmcs_ri_li{
			float: left; 
			margin-left:15px; 
			font-size:15px; 
			color:#331204;
		}
		.rmcs_ri_li_last{
			float: left; 
			margin:0px 15px; 
			font-size:15px; 
			color:#331204;
		}
		.rmcs_ri_select{
			border:none; 
			color:#9b918f; 
			appearance:none; 
			-moz-appearance:none;
			-webkit-appearance:none;
			background-color: #fff;
		}
		.rmcs_box_search{
			float:left;
			padding-left:15px;
			padding-top: 3px;
		}
		.rmcs_search_text{
			background-color:#fff; 
			font-size:15px; 
			color:#331204; 
			border-radius:6px; 
			padding: 4px 10px 4px;	
		}
		.rmcs h1{
			font-size:22px; 
			font-weight: bold; 
			color: #331204; 
			margin: 20px 0px 25px;
		}
		.rmcs_icon{
			float: left;
		}
		.rmcs_icon li{
			float: left; 
			margin-right: 6px;
		}
		.rmcs_city{
			font-size:14px;
			background-color:#fff; 
			color:#331204; 
			border-radius:50rem; 
			padding: 4px 15px;
		}
		.rmcs_city:hover,.rmcs_city:active{
			color:#fff;
			background-color:#bc2e53;
		}
		/*热门城市结束*/
		.key_content_04{
			width:100%;
			background-color:#e1dcda;
			overflow: hidden;
			padding: 15px 0px 10px;
		}
		.key_title_04{
			font-size: 18px;
			color: #331204;
		}
		.key_product_04 li{
			width:20%;
			height:45px;
			overflow: hidden;
			margin-top:20px;
			float: left;
		}
		.key_product_04 li img{
			width:85%;
			display: block;
			overflow: hidden;
		}
		.hr_line{
			border-bottom: 1px solid #fff;
			margin-bottom: 15px;
			padding-bottom: 10px;
			overflow: hidden;
		}
		.show_cont{
			font-size:15px;
			color:#331204; 
			background-color:#f9f2ea; 
			border-radius:10px; 
			padding:10px 10px;  
			margin: 10px 0px;
		}
		.key_product_05 li{
			width:25%;
			overflow: hidden;
			margin-top:14px;
			margin-bottom:10px;
			float: left;	
		}
		.key_product_05 li img{
			width:50%;
			display: block;
			margin:0 auto;
			overflow: hidden;
		}
		.key_product_05 li p{
			font-size:15px;
			text-align: center;
			padding-top: 10px;
		}
		.key_product_06 li{
		    background-color: #fff;
		    overflow: hidden;
		    float: left;
		    border-radius: 50rem;
		    margin:0px 6px 10px 6px;
		    padding: 1px 0px 3px;
		}
		.key_product_06 li .key_product_06_cont{
			font-size:15px;
			padding: 4px 18px;
		}
		.key_product_06 li .key_product_06_cont:hover{
			color:#fff;
			background-color:#bc2e53;	
		}
		.flbq_icon_city{
			background-color: #fff;
		    padding: 2px 20px 0px;
		    border-radius: 50px;
		    font-size: 15px;		 
		}
		.flbq_icon_city:active,.flbq_icon_city:hover{
			color:#fff;
			background-color: #bc2e53;
		}
		.key_title_06{
			font-size: 18px;
			color: #331204;
			padding-bottom: 15px;
		}
		.key_product_07 img{
			padding-right: 5px;
		}
		.key_product_07 li{
			width: 50%;
			font-size: 15px;
			padding-bottom: 10px;
			float: left;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}
		.key_product_07	.key_product_img{
			float: left;
			padding-right: 10px;
			padding-top: 8px;
		}
		.key_product_07 li .key_product_wz{
			width:80%;
			font-size: 14px;
			color: #331204; 
			float: left;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}
		.key_product_07 li a span{
			font-size:14px;
			color: #cfa972; 
		}

		/*新闻列表*/
		.new_title_02{
			margin-top:20px;
			font-size: 18px;
			color: #331204;
			float: left;
		}
		.new_title_02 span{
			font-size: 18px;
			color: #bc2e53;
			padding-left: 20px;
		}
		.new_title_02_ss{
			display: inline-block;
			float: right;
			background-color: #cfa972;
			height: 28px;
			width: 160px;
			border-radius: 50rem;
			margin-top: 20px;
		}
		.new_title_02_ss img{
			width:10%;
			margin-top:7px;
			float: left;
			padding-left: 10px;
		}
		.new_title_02_ss input{
			color: #fff;
			background: #cfa972;
			float: left;
			border: none;
			outline: none;
			width: 70%;
			height: 28px;
			margin-left: 10px;
		}
		.new_title_03{
			font-size: 18px;
			color: #331204;
		}
		.new_title_03 span{
			font-size: 18px;
			color: #bc2e53;
			padding-left: 10px;
		}
		.zc_line{
			height:1px; 
			width:90%; 
			border:none;
			border-top:1px solid #331204;
			margin: 30px 20px;
		}


/*政策*/
		.sxye{
			background-color:#e1dcda;
			width: 100%;
			height: 30px;
			margin-top:20px;
			padding: 12px 0px
		}
		.sxye_cont{
			width:50%;
			display: block;
			margin: 0 auto;
			overflow: hidden;
		}
		.syiye{
			float:  left;
		}
		.xyiye{
			float: right;
		}
		.xyiye_icon_2{
			display: inline-block;
			float: left;
			font-size: 13px;
			font-weight:600;
			background-color: #fff;
			border-radius: 50rem;
			padding: 6px 18px;
			margin-top: 1px;
		}
		.zxnr_left_bj{
			width:90%;
			display: block;
			margin:0 auto;
		}
		.dqwz{
			margin-top: 20px;
			font-size:13px; 
			color: #331204;
		}
		.dqwz_1 span a{
			font-size:14px; 
			color: #331204; 
		}
		.dqwz_bt{
			font-size:21px; 
			color: #331204;
			font-weight:600;
			text-align: center;
			margin: 20px 0px 10px;
		}
		.dqwz_sj{
			font-size:14px;
			color: #bc2e53;
			text-align: center;
		}
		.dqwz_sj span{
			font-size:14px;
			color: #6e5f5a;
			padding-left:5px;
		}
		.dqwz-zy{
			background-color: #f8f2ea;
			border-radius: 15px;
			margin-top: 10px;
			margin-bottom: 15px;
			font-size:14px;
			padding: 20px;
			color: #6e5f5a;
		}
		.dqwz-nr{
			font-size:14px;
			color: #6e5f5a;
			margin-bottom: 20px;
			overflow:hidden;
		}
		.dqwz-nr p{
			line-height:26px;
		}

		.sxye_2{
			background-color:#e1dcda;
			width: 100%;
			height: 30px;
			margin: 0 auto;
			padding: 13px 0px
		}
		.syip{
			float:left;
			width:50%;
		}

		.sx_icon_2{
			display:inline-block;
			float: left;
			font-size: 13px;
			background-color: #fff;
			border-radius: 50rem;
			padding: 2px 14px;
			margin-top:4px;
		}
		.sx_icon_2 img{
			width: 70px;
		}
		.sx_icon_3 {
			display:inline-block;
			float: left;
			padding-left: 8px;
			padding-top: 4px;
			width: 50%;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}
/*app*/
		.banner_bj_3{
			background-color: #bc2e53
		}
		.app_gzjb_wz{
			width: 156px;
			height: 0px;
			position: relative;left: 32px;top:-127px;
		}
		.app_gzjb{
			background-color: #e2cca6;
		}
		.app_gzjb_wz p{
			font-size: 8px;
			color: #FFFFFF;
		}
		.app_gdwb_wz{
			width: 140px;
			height: 0px;
			position: relative;left: 217px;top:-123px;
		}
		.app_gdwb{
			background-color: #fff;
		}
		.app_gdwb_wz p{
			font-size: 8px;
			color: #331204;
		}
		.app_bottom{
			margin: 10px 15px 10px;
			background-color: #e2dddc;
			border-radius: 20px;
			padding-bottom: 15px;
			overflow:hidden;
		}
		.app_bottom_ewm img{
			width: 90px;
			border:1px solid #000;
			display:block;
			margin:0 auto;
		}

		/*APP下载*/
		.APP_nr{
			background-color: #bc2e53;
			border-radius:0 0 30px 30px;
		}
		.APP_nr_bj{
			background-color:#e2cca6; 
		}
		.APP_nr_centent{
			width:90%; 
			margin:0 auto;
			overflow:hidden;
		}
		.app_zj{
			padding-top: 25px;
		}
		.app_zj_wz{
			float: left;
			width: 49%;
		}
		.app_zj_tp{
			width:50%;
			float: right;
		}
		.app_zj_tp img{
			top: 5px;
			position: relative;
		}
		.app_zj_wz_bt{
			font-size:20px; 
			color: #fff;
		}
		.app_zj_wz_bt_small{
			font-size:12px; 
			color: #fff;
			letter-spacing:2px;
		}
		.app_zj_wz_1{
			padding:10px 0px 15px;
		}
		.app_zj_wz_1 p{
			font-size:10px; 
			color: #fff; 
			line-height:18px;
		}
		.app_zj_wz_2_2{ 
			width: 60%;
			display:inline-block;
			float: left;
			margin-top: 20px;
			cursor: pointer;
		}
		.app_zj_wz_2_1{ 
			width:40%;
			display: inline-block;
			float: left;
		}
		.APP_nr_02{
			background-color:#e2cca6; 
			border-radius:0 0 30px 30px ; 
			margin-top:0px;
		}
		.APP_nr_centent_02{
			width:90%; 
			margin:0 auto; 
			overflow:hidden;
		}
		.app_zj_wz_02{
			float: right;
			width:47%;
			padding-top: 10px;
		}
		.app_zj_tp_02{
			width: 50%;
			float: left;
			padding-top: 10px;
		}
		.app_zj_tp_02 img{
			top: 4px;
			position: relative;		
		}
		.app_zj_wz_bt_02{
			font-size:20px; 
			color: #331204;
		}
		.app_zj_wz_bt_02_small{
			font-size:12px; 
			color: #331204;
			letter-spacing:2px;	
		}
		.app_zj_wz_1_02{
			padding: 10px 0px 15px;
		}
		.app_zj_wz_1_02 p{
			font-size:10px; 
			color: #331204;
			line-height:18px;
		}
		.APP_nr_bj_one{
			background-color:#331204;
		}
		.APP_nr_one{
			background-color: #331204;
			border-radius: 0 0 30px 30px;
		}
		.app_zj_wz_3{
			padding:10px 0px 10px;	
		}


		/*积分落户稳岗补贴-开始*/
		.jflh_center{
			width:90%;
			display:block;
			margin:0 auto;
		}
		.jflh_margin{
			margin-bottom:10px;
			 overflow: hidden;
		}
		.jflh_pad{
			padding-top:20px;
			 overflow: hidden;
		}
		.jflh_step{
		    color: #f2d5dd;
		    font-size: 30px;
		    font-weight: 600;
		}
		.jflh_title{
		    list-style-type: none;
		    padding-inline-start: 0px;
		    overflow: hidden;
		    display: block;
		    margin: 0 auto;
		    position: relative;
		    top: -22px;
		}
		.integral_title_p {
			color: #bc2e53;
		    font-size: 18px;
		    font-weight: 600;
		    padding-right: 15px;
		}
		.integral_title_span {
			color: #bc2e53;
		    font-size: 14px;
		    list-style-type: disc;
		    margin-left: 15px;
		    margin-top: 2px;
		}
		.integral_text {
		    font-size: 14px;
		    line-height:26px;
		    text-align: justify;
		}
		.stable_know_box{
		    padding: 10px 0px 20px;
		}
		.stable_know{
			width: 100%;
			display: block;
		    margin: 0 auto;
		    overflow: hidden;
		}
		.stable_know_li {
		    width: 33.3%;
		    list-style-type: none;
		    float:left;
		}
		.stable_know_li img {
		    display: block;
		    margin: 0 auto;
		}
		.stable_know_li p {
		    color: #331204;
		    text-align: center;
		    margin: 0px;
		}
		.stable_line {
		    color: #bc2e53;
		    text-align: center;
		    padding-bottom: 20px;
		}
		/*积分落户稳岗补贴-结束*/




