@charset "utf-8";
/* CSS Document */
/*弹出层*/
* { 
	 margin:0; 
	 padding:0 
} 
html, body { 
	 height: 100%; 
	 width: 100%; 
	 font-size:12px 
} 
.white_content { 
	 display: none; 
	 position: absolute; 
	 top:25px; 
	 width:100%; 
	 padding: 6px 0px; 
	 background-color:#353535;
	 z-index:1002; 
	 overflow: auto; 
} 
.black_overlay { 
	 display: none; 
	 position: absolute; 
	 top: 0%; 
	 left: 0%; 
	 width: 100%; 
	 height: 100%; 
	 background-color:#212121; 
	 z-index:1001; 
	 -moz-opacity: 0.8; 
	 opacity:.80; 
	 filter: alpha(opacity=80); 
} 
.close { 
 	float:right;
	margin-right:15px; 
	clear:both; 
 	width:100%; 
 	text-align:right; 
 	margin:0px;
} 
.close a { 
	color:#333; 
 	text-decoration:none; 
 	font-size:14px; 
 	font-weight:700;
	margin-right:5px;
} 
/*导航栏*/
.top_nav{
	margin:15px 15px 0px;
}

.all_thing a{
    display: inline-block;
    width: auto;
}
.all_out .thing_list{
	display: none;
	width: 100px;
	position: absolute;
	top:35px;
	right: -50px;
	margin-right:65px;
	background: white;
	border-top: 1px solid #eeeeee;
	padding: 15px 0px 0px;
	box-shadow:0 2px 6px rgba(9,9,9,.1);
	-webkit-box-shadow:0 2px 6px rgba(9,9,9,.1);
	-moz-box-shadow:0 2px 6px rgba(9,9,9,.1);
	-o-box-shadow:0 2px 6px rgba(9,9,9,.1);
	-ms-box-shadow:0 2px 6px rgba(9,9,9,.1);
	z-index:999;
}
.all_out .thing_list li dt{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #999999;
	padding-left: 18px;
	cursor: default;
	margin-top: -2px;
}
.all_out .thing_list li dd{
	height: 32px;
	line-height: 32px;
}
.all_out .thing_list li dd a{
	font-size: 14px;
	color: #212121;
	display: block;
	padding-left: 18px;
}
.all_out .thing_list li dd a:hover{
	background:linear-gradient(to left, #f7d29f,#ae8a59);
	color: #212121;
}
.all_out .thing_list li .line_wz{
	margin:0px 20px 10px 20px;
	border-bottom: 1px solid #eeeeee;
}
/*四大主导产品*/
.border_out{
	width:92%;
	overflow:hidden;
}
h3,h6{
	color:#f8d39f;
	text-align:center;
}
h3{
	font-size:18px;
	margin-top:15px;
}
h6{
	margin-bottom:5px;
}
.product_border{
	width:39.5%;
	height:190px;
	background-color:#353535;
	border-radius:5px;
	margin-top:10px;
	padding:15px;
}
.product_border .t1{
	font-size:16px;
	text-align:center;
	color:#f8d39f;
}
.product_border .t2{
	text-align:justify;
	color:#e7e7e7;
	font-size:14px;
	margin-top:5px;
}
/*产品报价*/
.fee_border{
	width:42%;
	height:95px;
	border:1px solid #f8d39f;
	padding:15px 10px;
	
}
.fee_border .t2{
	text-align:center;
}
/*服务承诺*/
.promise_border{
	border-bottom:1px solid #212121;
	padding:5px 0px;
	background-color:#212121;
	overflow:hidden;
}
.promise_border img{
	margin-top:7px;
	float:left;
}
.promise_border .promise_text{
	width:82%;
	float:right;
}
.promise_border .t1{
	text-align:left;
	color:#f8d39f;
	font-size:16px;
}
.promise_border .t2{
	text-align:justify;
	color:#e7e7e7;
	font-size:14px;
	margin-top:3px;
}
/*业务优势*/
.advan_border{
	width:48.6%;
	height:335px;
	padding:0px;
}
.advan_border .advan_sty{
	width:100%;
	height:3px;
	background-color:#ba9d75;
}
.advan_img img{
	border:1px solid #212121;
	border-radius:50rem;
	margin:15px 0px 5px;
}
.advan_border p{
	width:86%;
	margin:0 auto;
}
/*安全保障体系*/
.safe_border{
	height:230px;
	margin-top:50px;
}
.safe_img{
	width:70px;
	height:70px;
	background-color:#353535;
	border-radius:50rem;
	margin-top:-50px;
}
.safe_border .t1{
	margin-top:10px;
}
/*多地缴纳*/
.city_bj{
	width:100%;
	height:260px;
	background-image: url(../images/phone_bg.png);
	margin-top:15px;
}
.city_bj .t3{
	width:90%;
	font-size:16px;
	color:#f8d39f;
	text-align:center;
	padding-top:12px;
}
.city_bj img{
	margin-top:10px;
}
.city_bj .t4{
	font-size:16px;
	color:#fff;
	margin:8px 0px 6px;
}
.city_cb{
	background:linear-gradient(to left, #f7d29f,#ae8a59);
	color:#212121;
	border-radius:5px;
	padding:3px 15px;
	border:none;
	outline:none;
	font-size:16px;
	font-weight:600;
}
/*政策解析*/
.social_part{
	width:92%;
}
.row{
	height:45px;
	line-height:45px;
	font-sixe:14px;
	color:#f8d39f;
	border-bottom:1px dashed #666;
}
.sol_title{
	height:44px;
	line-height:44px;
	font-size:16px;
	text-align:left;
	border-bottom:2px solid #f8d39f;
}
.sol_more{
	font-size:14px;
	color:#f8d39f;
	text-align:right;
}
.row .sol_rund{
	width:3px;
	height:3px;
	background-color:#f8d39f;
	margin-top:21px;
	border-radius:50rem;
	margin-right:5px;
}
.row .sol_zx_1{
	width:78%;
	font-size:14px;
	color:#d9d9d9;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.row .sol_zx_2{
	font-size:13px;
	color:#b3b3b3;
}
/*footer*/
.footer_bj{
	width:100%;
	background-color:#353535;
	margin-top:10px;
	padding:5px 0px 15px;
}
.footer_out_border{
	width:92%;
	overflow:hidden;
}
.footer_title{
	font-size:16px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #b3b3b3;
	color:#e7e7e7;
}
.footer_par{
	width:100%;
	overflow:hidden;
}
.partner_img{
	height:33px;
	margin-left:7px;
	margin-top:10px;
}
.partner_img a{
	color:#b3b3b3;
	font-size:14px;
}
.partner_link{
	height:22px;
	margin-top:0px;
	line-height:28px;
}
.add_log{
	text-align:center;
	margin-top:10px;
}
.add_p{
	margin-top:4px;
}
.add_p p{
	text-align:center;
	font-size:14px;
	color:#ccc;
}

