@charset "utf-8";
/* CSS Document */
	/*首页产品栏*/
	.trends{
		width: 100%;
		background-color: #f7f8fa;
		padding: 60px 0;
		overflow: hidden;
	}
	.trends_center{
		width: 1200px;
		margin:0 auto;
	}
	.trends .trend{
		float: left;
		width:23.6%;
		height: 260px;
		background-color: #ffffff;
		margin-left: 20px;
		overflow: hidden;
	}
	.left_zeor{
		margin-left: 0 !important;
	}
	.trend h4{
		font-size: 16px;
		height: 53px;
		line-height: 53px;
		margin:16px 0px 5px 41px;
		color: #ff3f40;
	}
	.trend p{
		line-height: 24px;
		font-size: 14px;
		margin:0 40px;
		text-align: justify;
	}
	.trend .free_icon{
		display: inline-block;
		margin-top: 30px;
		padding: 0 15px;
		height: 28px;
		line-height: 28px;
		border: 1px solid #ff3f40;
		border-radius: 15px;
		background: #fff;
		color: #ff3f40;
		font-size: 14px;
		cursor: pointer;
		text-align: center;
		box-sizing: content-box;
	}
	.trend .hr_title{
		color: #1a70ff;
	}
	.trend .hr_icon{
		color: #1a70ff;
		border: 1px solid #1a70ff;
	}
	.tc{
		text-align:center;
	}
	.trend .yl_title{
		color:#02d2a4;
	}
	.trend .yl_icon{
		color: #02d2a4;
		border: 1px solid #02d2a4;
	}
	.trend h4 img{
		vertical-align: middle;
		margin-right: 6px;
		margin-bottom: 5px;
	}
	/*解决方案*/
	.solution{
		width: 1200px;
		padding:60px 0;
		overflow: hidden;
	}
	.solution_title{
		text-align: center;
		font-size: 28px;
		padding-bottom: 30px;
	}
	.solution_content li{
		float: left;
		border:1px solid #e7e8ed;
		border-right: none;
		border-bottom: none;
		width: 288px;
		overflow: hidden;
	}
	.solution_content li img{
		width:150px;
		display: block;
		margin:0 auto;
		margin-top: 10px;
	}
	.solution_content li p{
		text-align: center;
		padding-top:15px;
		padding-bottom: 25px;
	}
	.solution_content li p:hover{
		color:#fb682d;
	}
	.solution_content .border_right{
		border-right:1px solid #e7e8ed; 
	}
	.solution_content .border_bottom{
		border-bottom:1px solid #e7e8ed; 
	}
/*服务网点*/
.scope{
	width: 100%;
	background-color: #f7f8fa;
}
.scope_map img{
	margin-top:10px;
}
.scope_center{
	width: 1200px;
	padding:60px 0px 60px;
	overflow: hidden;
}
/*服务特色*/
.product{
	width:100%;
	overflow: hidden;
	padding:60px 0px;
}
.product_title{
	text-align: center;
	font-size: 28px;
}
.product_show{
	width: 1200px;
	margin:0 auto;
	padding-top: 30px;
}
.product_show li{
	float: left;
	width: 270px;
	height: 300px;
	border: 1px solid #e7e8ed;
	border-top: 6px solid #ebeced;
	margin-left: 37px;
	overflow: hidden;
}
.product_show li img{
	padding-top:30px;
}
.product_show li p:nth-child(1){
	font-size: 20px;
	height: 38px;
	line-height: 38px;
	color: #333;
}
.second_title{
	font-weight:600;
	margin:0px;
	padding-top:15px;
}
.second_p{
	font-size:14px;
	color: #666;
	line-height: 24px;
	width:85%;
	text-align:justify;
	margin-top:10px;
}
.pro_text_img{
	width: 100%;
	text-align: center;
}
/*新闻中心*/
.medium{
	padding:60px 0px;
	width: 100%;
	min-width: 960px;
	background: url(../images/medium_bg.png) no-repeat center;
	margin-bottom:60px;
}
.medium_title{
	text-align: center;
	font-size: 28px;
	color:#fff;
}
.medium_center{
	width:1200px;
	height:45px;
	margin-top: 30px;
}
.medium_content{
	width:55%;
}
.medium_trends{
	font-size: 16px;
	color:#fff;
	text-align:center;
	line-height:45px;
	width:50%;
	height:45px;
	background-color:#fb682d;
}
.medium_policy{
	font-size:16px;
	text-align:center;
	line-height:45px;
	width:50%;
	height:45px;
	background-color:#fff;
}
.medium_trends_content{
	width:1200px;
	background-color:#fff;
	margin-top:50px;
	padding:40px 0px 60px;
}
.medium_trends_text{
	width:90%;
	height:60px;
	line-height:60px;
	border-bottom:1px solid #f2f4fa;
}
.m_text_left:hover{
	color:#ff3f40;
}
.m_time_right{
	font-size:15px;
	color:#999;
}
/*合作伙伴*/
.case{
	margin-bottom:60px;
}
.case_tittle{
	text-align: center;
	font-size: 28px;
}
.banner6{
	width:1200px;
	display: block;
	margin:0 auto;
	padding-top: 30px;
}
.case ul{
	width: 1200px;
	margin:0 auto;
	margin-top: 50px;

}
.case ul li{
	float: left;
	width: 238px;
	border-left: 1px solid #ededee;
	border-top: 1px solid #ededee;
}
.case ul li img{
	width: 238px;
}
.border_right{
	border-right: 1px solid #ededee !important;
}
.border_bottom{
	border-bottom: 1px solid #ededee !important;
}	
/*补充医疗*/
.top_banner img{
	margin-top:20px;
}
.medical_show{
	width:1200px
}
.medical_show li{
	float:left;
	width:384px;
	height:570px;
	border:1px solid #e7e8ed;
	overflow:hidden;
	margin-left:20px;
	position: relative;
}
.yl_bg_cost{
	width:85%;
	overflow:hidden;
}
.yl_bg_cost_gd{
	width:85%;
    margin-top: 20px;
    margin-bottom: 20px;
	overflow:hidden;
}
.yl_type{
	font-size:18px;
}
.yl_type_cost{
	color: #ff3f40;
	font-size:18px;
	font-weight:600;
}
.all_type{
	float:left;
}
.yl_bg_cost li{
	width:25%;
	height:40px;
	line-height:40px;
	text-align:left;
	clear:both;
	border:none;
	margin-left:0px;
}
.yl_type_tit{
	color:#999;
}
/*产品*/
.program dl dd table{
	 width:100%;
	 margin-bottom:34px;
	 margin-top:-10px;
}
.set_meal{
	margin:0px;
}
.program dl dd table th{
	line-height: 36px;
	font-size: 14px;
	color: #999;
	border:none;
	text-align: center;
	border-bottom:1px solid #ddd;
}
.program dl dd table td{
	line-height: 28px;
	font-size: 14px;
	color: #999;
	border:none;
	text-align: left;
}
.program dl dd table .td_center{
	text-align: center;
}
.program .zixun{
	width:100%;
	height:45px;
	color:#fff;
	border:none;
	outline:none;
	background-color:#ff3f40;
	cursor:pointer;
}
/*我们的优势*/
.flex{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;	
}
.yl_left_advantage{
	float:left;
}
.left_advantage_width{
	width:100%;
	overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.left_advantage_p{
	width:80%;
	line-height:30px;
	margin-left:25px;
}
.advantage_p_tit{
	font-weight:600;
}
.p{
	line-height: 22px;
	margin-top: 4px;
	font-size: 14px;
}
.ad_top{
	margin-top:30px;
}
.yl_right_advantage{
	width:48%;
}
/*我们的资质*/
.zbj{
	width: 1200px;
	overflow: hidden;
	padding: 60px 0px;
}
.zbj_title{
	text-align: center;
    font-size: 28px;
    margin-bottom:30px;
}
.zbj_flex{
	display: flex;
	flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.zizhi_p{
	width:65%;
	text-align:justify;
}
.zizhi_p p{
	line-height: 24px;
	font-size: 14px;
}
.zizhi_p_tit{
	font-size: 18px !important;
	font-weight: 600;
	margin-bottom: 10px;
}

/*电话咨询*/
.zixun_bg{
	width:100%;
	min-width:960px;
	padding:80px 0px 110px;
	background: url(../images/yl_zixun_bg.png) no-repeat center;
}
.zixun_title{
	font-size:28px;
	text-align:center;
	padding-bottom:20px;
}
.zixun_txt{
	width: 840px;
    display: block;
    margin: 0 auto;
}
.zixun_txt p{
	font-size:16px;
	text-align:center;
	line-height: 28px;
}
.zixun_phone{
    height: 42px;
    color: #fff;
    line-height: 42px;
    font-size: 18px;
    background-color: #ff3f40;
    border: none;
    outline: none;
    margin-top: 30px;
    padding: 0px 30px;
    border-radius: 50px;
}
/*标语*/
.slogn{
	width:1200px;
	height:180px;
	padding:40px 0px;
}
.slogn_title{
	text-align:center;
	font-size:24px;
	color:#4d4d4d;
}
/*联系我们*/
.message{
	width: 100%;
	min-width: 960px;
	position: relative;
	background: url(../images/yl_message.png) no-repeat center;
}
.message .a_span{
	height:1px;
	overflow: hidden;
	position: absolute;
	top: -104px;
}
.messages_box{
	width: 1200px;
	padding:60px 0px;
	margin:0px auto;
}
.messages_title{
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 15px;
}
.messages_box .form_box{
	width: 450px;
	margin:0px auto;
}
.messages_box ul{
	border:none;
	*border:0px;
	padding:10px;
	background: url(../images/opacity_bg.png) repeat!important;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.messages_box ul li{
	position: relative;
	z-index: 3;
	overflow: hidden;
	margin-bottom:10px;
}
.messages_box ul li.placeholder_li{
	margin-bottom: 0;
}
.messages_box ul li .icon{
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 6;
	top:13px;
	left:12px;
	background: url(../images/icon.png) no-repeat 0px 0px;
}
.messages_box ul li .icon2{
	background-position: 0px -20px;
}
.messages_box ul li .icon3{
	background-position: 0px -60px;
}
.messages_box ul li .icon4{
	background-position: 0px -40px;
}
.messages_box ul li input{
	width: 380px;
	line-height: 22px;
	font-size: 14px;
	color: #333;
	height: 22px;
	border:1px solid #fff;
	padding:10px 10px 10px 38px;
	background-color: #fff;
	display: block;
}
.messages_box ul li textarea{
	width: 380px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	height: 100px;
	border:1px solid #fff;
	padding:10px 10px 30px 38px;
	background-color: #fff;
	display: block;
}
.messages_box ul li .tip{
	height:30px;
	line-height: 30px;
	width: 70px;
	position: absolute;
	bottom:16px;
	right:0px;
	z-index: 6;
	font-size: 12px;
	color:#999;
	opacity: 0.8;
	filter:alpha(opacity=80);
	display: inline-block;
}
.messages_box ul li .iIcon{
	display: block;
	width: 12px;
	text-align: center;
	line-height: 12px;
	height: 12px;
	font-size: 20px;
	*font-size: 12px;
	color: #eb2424;
	position: absolute;
	z-index: 6;
	top:20px;
	right:12px;
}
.messages_box .fieldset_submit{
	width: 160px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	color:#fff;
	display: block;
	margin:30px auto 0;
	border:none;
	cursor: pointer;
	background: url(../images/btn_icon.png) no-repeat 0 -40px;
}
.messages_box .fieldset_submit:hover{
	border: none;
}

/*体检产品*/
.tj_product{
	height:945px; 
	background-color:#fff;
}
.tj_title{
	margin:0px;
}
.tj_title_small{
	text-align:center;
	font-size:16px;
	color:#808080;
	margin-top:5px;
	padding-bottom:30px;
}
.tj_show li{
	background-color:#fff;
}
.big_text img{
	float: right;
	position: absolute;
	right: 0px;
	top:0px;
}
.tj_pro_tit{
	font-size: 24px;
	font-weight: 600;
	border-bottom: 1px solid #ebeced;
	margin-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}
.tj_price{
	width:80%;
	font-size:34px;
	color:#ff3f40;
	text-align:center;
	margin-top:15px;
	overflow:hidden;
}
.tj_price .price_span_x{
	color:#808080;
	font-size:18px;
}
.tj_price .price_span_peo{
	font-size:18px; 
	color:#333; 
	font-weight:normal;
}
.tj_pro_bj{
	width:80%;
	margin-top:20px;
	overflow:hidden;
}
.bj_yuanjia{
	width:49.5%;
}
.bj_yuanjia p{
	text-align:center;
	font-weight:600;
	margin:0px;
}
.bj_yuanjia .yuajia_color{
	color: #808080;
	font-weight: normal;
	font-size: 14px;
	padding-top: 5px;
}
.tj_pro_name{
	width:90%;
	margin-top:30px;
	overflow:hidden;
}
.tj_pro_name p{
	color:#666;
	font-size:14px;
	text-align:justify;
	line-height:32px;
	margin:0px;	
}
.tj_pro_name .name_tit_b{
	width:60px;
	font-weight:600;
	font-size:14px;
}
.tj_pro_name .name_tit_b_small{
	font-size:14px;
	line-height:22px;
	text-align:left;
	padding:5px;
}
.tj_pro_name .name_tit_b_pic{
	background:url(../images/pq_fh_three.png) no-repeat;
	background-position:center center;
}
.tj_pro_name .name_tit_b_pic_none{
	background:url(../images/pq_fh_two.png) no-repeat;
	background-position:center center;
}
.tj_zx_btn{
	width:80%;
	margin-top:20px;
}
.tj_zx{
	width:80%;
	height:50px;
	background-color:#1a70ff;
	color:#fff;
	font-size:18px;
	border:none;
	outline:none;
	cursor:pointer;
}
/*我们的优势*/
.tj_scope{
	width:100%;
	background-color:#f7f8fa;
	overflow: hidden;
}
.tj_scope_center{
	width:1200px;
	padding:60px 0px;
	overflow: hidden;
}
.tj_solu_title{
	padding-bottom:30px;
}
.tj_youshi{
	width:270px;
	margin-left:40px;
}
.tj_icon{
	width:100%;
	height:60px;
}
.tj_icon_tit{
	font-size:18px;
	padding-top:15px;
	margin-left:10px;
}
.tj_icon_text{
	width:80%;
	font-size:14px;
	color:#808080;
	line-height:24px;
	text-align:justify;
}
/*电话咨询*/
.tj_zixun_bg{
	width:100%;
	padding:60px 0px 100px;
	background-color:#2a3145
}
.tj_zixun_color{
	color:#fff;
}
.tj_zixun_txt p{
	color:#fff;
	font-size:22px;
}
.tj_zx_color{
	height:50px;
	font-size:20px;
	background-color:#ffb03e;
	border-radius:5px;
}
/*他们都在用*/
.partner{
	padding-top:60px;
	padding-bottom:60px;
	overflow: hidden;
}
.partner_tit{
	padding-bottom:30px;
}
.partner ul{
	width:1200px;
	margin-top:50px;
	margin:0 auto;
}
.partner ul li{
	float:left;
	width:230px;
	height:110px;
	border:1px solid #ededee;
	margin-left:10px;
}
.margin_top{
	margin-top:10px;
}
/*联系我们*/
.tj_message{
	background: url(../images/tj_message.png) no-repeat center;
}
.messages_box .bg_opacity{
	background: url(../images/opacity_one_bg.png) repeat!important;
}

/*劳务派遣服务*/
.wb3{
	background:url(../images/pq_banner.png) no-repeat center;
	width:100%;
	height:500px;	
}
.getbtn{
    height: 42px;
    border-radius: 80px;
    background-color: #f56433;
    border: none;
    outline: none;
    padding: 0px 20px;
    color: #fff;
}
.getinput{
	height: 42px;
	color:#ff6443;
	font-weight:600;
    border-radius: 80px;
    outline: none;
    padding-left: 20px;
    border: none;
    margin-right: 20px;
    width: 250px;
    box-shadow: 0px 1px 10px #f56433;
}
.getinput::-webkit-input-placeholder {
	color: #e6bba7;
	font-weight:normal !important;
}
.time_service_bg{
	width:400px;
}
.time_service_center{
}
.pq_time_one p{
	margin:0px;
	padding-left:15px;
}
.pq_time_one .pq_time_nian{
	font-size:34px;
	color:#ff3f40;
}
/*劳务派遣产品*/
table{
	border-collapse:collapse;
	margin:0 auto;
}
.width_960{
	width: 1100px;
	margin: 0 auto;
	padding: 60px 0px;
	overflow: hidden;
}
.product_cal{
	background-color:#f7f8fa;

}
.reason_inner .advs_title,.product_inner .advs_title{
    font-size: 30px;
    text-align: center;
    font-weight: normal;
	padding-bottom:30px;
}
.product_table_cal{
	width: 100%;
	border: 1px solid #bbd3fd;
	background-color:#fff;
}
.product_table_cal th{
	border-bottom: 1px solid #bbd3fd;
	border-right: none;
	border-left: none;
	border-top: none;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	font-weight: normal;
}
.product_table_cal td{
	border-bottom: 1px solid #bbd3fd;
	border-right: 1px solid #bbd3fd;
	border-left: none;
	border-top: none;
	height: 44px;
	line-height: 44px;
	text-align: center;
}
.product_table_cal td.product_first_td{
	width: 170px;
	border-right: 1px solid #bbd3fd;
	padding-left: 20px;
	text-align: left;
	font-size: 16px;
}
.product_table_cal td.green_right{
	background: url(../images/pq_fh_three.png) no-repeat;
	background-position: 138px center;
	background-size:20px;
}
.product_table_cal td.green_star{
	background: url(../images/pq_fh_two.png) no-repeat;
	background-position: 138px center;
	background-size:20px;
}
.product_table_cal td.gray_line{
	background: url(../images/pq_fh_one.png) no-repeat;
	background-position: 140px center;
	background-size:20px;
}
.green_price{
	color:#1a70ff;
}
.cal_table_sign{
	text-align: right;
	color: #666;
	font-size: 14px;
	margin-top: 10px;
}
/*我们的优势*/
.pq_ys_p{
	width:78%;
	text-align:justify;
}
.rs_p_text{
	font-size:14px;
	line-height:22px;
}
.pq_p_tit{
	font-weight:600;
    margin-bottom:5px;
}
/*资质*/
.pq_bg_zizhi{
	 width:100%; 
	 background-color:#f7f8fa; 
}
/*联系我们*/
.pq_message{
	background: url(../images/pq_message.png) no-repeat center;
}

/*人事代理服务产品*/
.rs_banner{
	background: url(../images/rs_banner.png) no-repeat center;
	height:400px;
}
/*人事代理产品类型*/
.rs_type_scope{
	width:100%;
}
.rs_scope_center{
    width: 1100px;
    border: 1px solid #ebeced;
    background-color: #fff;
    margin-top: -110px;
    box-shadow: 0px 0px 20px #999;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 25px 25px 15px 25px;
}

.type_bz_img img{
	width:280px;
}
.type_bz_p{
	padding-left:20px;
}
.type_bz_p p{
	font-size:16px;
	text-align:center;
	margin:0px;
}
.type_bz_p .type_bz_price{
	color:#ff3f40; 
	font-size:24px;
	font-weight:600;
}
.type_bz_zx{
	width:100px;
	height:28px;
	font-size:14px;
	color:#fff;
	background-color:#ff3f40;
	border:none;
	outline:none;
	margin-top:15px;
}
.type_bz_p .type_zx_xq{
	font-size:26px;
}
.type_bz_p .type_zx_xq .type_zx_xq_kf{
	font-size:26px;
	color:#ff3f40;
}
/*我们的服务*/
.rs_bg_service{
	width:400px;
	height:180px;
}
.rs_bg_service p{
	font-size:20px;
	text-align:center;
	margin:0px;
}
.rsimg{
	width:110px;
	display:block;
	margin:0 auto;
}
.rs_bg_service .rs_service_p{
	text-align:center;
	font-size:16px;
	margin:0px;
	padding-top: 10px;
}
/*服务内容*/
.product_cont_bg{
	background: url(../images/rs_cont_bg.png) no-repeat center;
}
.product_inner .cont_title{
	color:#fff;
}
.product_table_cal td.product_second_td{
	width:210px;
	border-right:none;
	padding-left:20px;
	text-align:left;
	color:#414141;
}
.product_table_border td{
	border-right:none;
	border-bottom:2px solid #999;
}
.product_table_border th{
	border-bottom:2px solid #999;	
}
.product_table_cal td.green_center{
	background: url(../images/rs_cont_one.png) no-repeat;
	background-position:147px center;
	background-size: 22px;
}
/*优势*/
.rs_p_tit{
	color:#333;
}
/*代理方案*/
.rs_zixun_bg{
	background: url(../images/rs_zixun_bg.png) no-repeat center;
	padding: 60px 0px;
	background-size: 100% 100%;
}
.rs_zixun p{
	width:40%;
	color:#333;
	line-height:36px;
	text-align: justify;
	text-indent:2em;
}
/*薪酬优化*/
.xcyh_banner{
	background:url(../images/xcyh_banner.png) no-repeat center;
	height:400px;
	margin-top:20px;
	background-size:100%;
}
/*薪酬优化*/
.xc_height{
	width:1100px;
	box-shadow:0px 0px 20px #999;
}
.xcyh_img{

}
.xcyh_shenqing{
	width:69%;
}
.xc_yh_tit{
	font-size:28px;
	margin-bottom:15px;
}
.xc_yh_txt{
	font-size: 16px;
	line-height: 28px;
    text-align: justify;
}
.xc_zx_btn{
	height: 42px;
    font-size: 18px;
    color: #fff;
    background-color: #ff3f40;
    border: none;
    outline: none;
    border-radius: 50px;
    margin-top: 30px;
    padding: 0px 30px;
}
  /*税收解决方案*/
.xc_ys_p{
	width:70%;
}
.xc_img img{
	width:200px;
}
/*目标企业*/
.rs_bg_service .xc_p{
	margin-top:30px;
}
.product_anli_bg{
	background:url(../images/xc_jdal_bg.png) no-repeat center;
	height:460px;
}
/*购买薪酬优化*/
.xc_gm_bg{
	width:100%;
}

