﻿/* banner */

body{
	zoom: 90%;
}
.v5_body{
	padding-top: 0;
	min-width: 1200px;
}
.flexslider{
	position: relative;
	overflow: hidden;
	background-color: #fff;
	z-index: 2;
}
.slides {
	position: relative;
	z-index: 1;
	height: inherit;
	overflow: hidden;
}
.slides li {
	height: inherit;
}
.slides li a{
	height: inherit;
	width: 100%;
	display: block;
	cursor: pointer;
}
.slides li a img{
	width: 100%;
}
.flex-control-nav {
	position: absolute;
	top: 640px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display:inline-block;
	*display:inline;
	width: 14px;
	height: 14px;
	margin: 0 10px;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height:40px;
	overflow: hidden;
	background: url(icon.png) -10px -82px no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: -10px -10px;
	width: 14px;
	height:14px;
	display: inline-block;
}
.flex-direction-nav {
	*height: 0;
	width: 100%;
	display: block;
	margin:0 auto;
}
.flex-direction-nav a  {
	text-decoration:none;
	display: block;
	width: 40px;
	height: 70px;
	margin: -35px 0 0;
	position: absolute;
	top: 40%;
	z-index: 10;
	opacity: 0;
	filter:alpha(opacity=0);
	overflow: hidden;
	cursor: pointer;
	background:url(icon2.png) no-repeat;
}
.slides li:first-child{
	display: block;
}
.slides li{
	display: none;
}
.banner_text{
	width: 1200px;
	min-width: 1200px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index:99;
	margin-left: -600px;
	margin-top: -200px;
	padding-left: 50px;
}
.banner_text h2{
	font-size: 36px;
	color: #FFFFFF;
}
.banner_text p{
	font-size: 18px;
	color: #FFFFFF;
}
.banner_text_tit1{
	margin-top: 24px;
}
.banner_text_tit2{
	margin-top: 10px;
}
.banner_text_btn{
	display: block;
	margin-top: 60px;
	width: 156px !important;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	border: 1px solid #FFFFFF;
}
.banner_text_btn:hover{
	background: #FFFFFF;
	color:#000000;
}
.v5_body_shebao .flex-direction-nav a {
	opacity: 1;
	filter:alpha(opacity=100);
}
.v5_body_shebao .flex-control-nav {
	bottom:75px;
}
.flex-direction-nav .flex-prev {
	left: 0%;
	background-position:-20px 0 ;
}
.flex-direction-nav .flex-next {
	right: 0%;
	background-position:-60px 0px;
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=80);
	left: 0
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=80);
	right: 0;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important; filter:alpha(opacity=0);
	cursor: default;
}
/*strength*/
.strength{
	width: 100%;
	padding:88px 0 92px;
	border-bottom: 1px solid #ddd;
}
.strength .strength_content{
	width: 960px;
	margin:0 auto;
}
.strength .strength_content .strength_list{
	float: left;
	width: 33.33%;
}
.strength_list div{
	line-height: 70px;
	height:70px;
	font-size: 14px;
	color: #ff150e;
	text-align: center;
}
.strength_list div span{
	font-size: 60px;
	font-weight: normal;

}
.strength_list div span sup{
	font-size: 22px;
	margin-right: -12px;
}
.strength_list p{
	line-height: 32px;
	height:32px;
	font-size: 14px;
	color: #666;
	text-align: center;
}
/*我们的服务*/
.serve{
	padding:76px 0 100px;
	width: 960px;
	margin: 0 auto
}
.serve .serve_title{
	margin-bottom:54px;
}
.serve .serve_title h3{
	line-height: 80px;
	font-size: 36px;
	color: #333;
	font-weight: inherit;
	text-align: center;
}
.serve .serve_title p{
	line-height: 30px;
	font-size: 18px;
	color: #666;
	text-align: center;
}
.three_box {
	width: 960px;
}
.three_box li {
	float: left;
	width:300px;
	overflow: hidden;
	padding-bottom:40px;
	margin-right: 27px;
	border:1px solid #ddd;
}
.three_box li .bpic{
	width: 300px;
	height: 80px;
	margin-bottom:15px;
	display:block;
}
.three_box li .title {
	padding: 0 20px;
	height: 66px;
	text-align: center;
	line-height: 66px;
	font-size: 18px;
	color: #333;
	position: relative;
	z-index: 4;
	font-weight: inherit;
}
.three_box li .title span{
	display: block;
	width: 60px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	position: absolute;
	top:10px;
	right:60px;
	z-index: 6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	background-color: #ff9a00;
}
.three_box li .short-title {
	height: 48px;
	padding: 0 24px;
	line-height: 24px;
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
}
.three_box li .price{
	height:44px;
	line-height: 44px;
	font-size: 14px;
	color: #ff150e;
	text-align: center;
}
.three_box li .price span{
	font-size: 18px;
}
.three_box li .operate{
	height: 36px;
	text-align: center;
}
.three_box li .operate .btn {
	display: block;
	width: 160px;
	text-align: center;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background:url(btn_icon.png) no-repeat 0 0 ;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.three_box li .operate .btn:hover {
	opacity: 1.0;
	filter:alpha(opacity=100);
}
.pattern{
	width: 100%;
	min-width: 960px;
	padding:65px 0;
	background:url(in_bg1.jpg) no-repeat center;
}
.pattern .pattern_title{
	margin-bottom:32px;
}
.pattern .pattern_title h3{
	line-height: 80px;
	font-size: 36px;
	color: #fff;
	font-weight: inherit;
	text-align: center;
}
.pattern .pattern_title p{
	line-height: 30px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.pattern .p1{
	width: 960px;
	margin: 0 auto;
	height:52px;
	line-height: 52px;
	color: #999;
	font-size: 16px;
}
.pattern .pattern_box{
	background-color: #fff;
	padding:0 30px;
	width: 900px;
	margin: 0 auto;
	height: 400px;
	overflow: hidden;

}
.pattern .pattern_box .pat_bg{
	 height:1px;
	 overflow: hidden;
	 width: 820px;
	 margin:0 auto;
	 background-color: #ddd;
}
.pattern .pattern_box dl{
	position: relative;
	z-index: 4;
	float: left;
	width: 425px;
	padding:34px 0 40px;
}
.pattern .pattern_box dl dt{
	position: absolute;
	left:0px;
	top:0px;
	z-index: 6;
	width: 90px;
	height:126px;
	font-size: 136px;
	color: #ddd;
	float: left;
}
.pattern .pattern_box .patmr{
	margin-right:50px;
}
.pattern .pattern_box dl dd{
	margin-left: 100px;
}
.pattern .pattern_box dl dd p{
	line-height: 40px;
	font-size: 18px;
	white-space:nowrap;
	height:40px;
	color: #333;
}
.contrast{
	padding:84px 0 60px;
	width: 100%;
	min-width: 960px;
	background-color: #fff;
	overflow: hidden;
}
.contrast_title{
	width: 960px;
	margin:0 auto 44px;
	height:70px;
}
.contrast_title .title_l{
	width: 270px;
	line-height: 70px;
	padding-right: 80px;
	height:70px;
	float: left;
	text-align: right;
	font-size: 30px;
	color: #ff150e;
}
.contrast_title .title_r{
	width: 350px;
	line-height: 70px;
	height:70px;
	float: right;
	text-align: left;
	font-size: 30px;
	color: #333;
}
.contrast_title span{
	display: block;
	margin:0 350px;
	height:70px;
	background:url(vs.png) no-repeat 0;
}

.contrast_box{
	width: 960px;
	margin:0 auto;
}
.contrast_box li{
	width: 960px;
	margin:0 auto 30px;
	overflow: hidden;
}
.contrast_box dl{
	width: 412px;
	float: left;
}
.contrast_box dl.contrast_box_l{
	margin-right: 136px;
}
.contrast_box dl .icon{
	width: 44px;
	height: 40px;
	float: left;
	background:url(icon2.png) no-repeat -100px 0px;
}
.contrast_box dl .icon2{
	background-position: -100px -40px;
}
.contrast_box dl .icon3{
	background-position: -0px -90px;
}
.contrast_box dl .icon4{
	background-position: -0px -130px;
	height:46px;
}
.contrast_box dl .icon5{
	background-position: -150px -0px;
}
.contrast_box dl .icon6{
	background-position: -150px -40px;
}
.contrast_box dl .icon7{
	background-position: -57px -90px;
}
.contrast_box dl .icon8{
	background-position: -50px -130px;
	height:46px;
}
.contrast_box dl dd{
	padding-top:4px;
	margin-left: 60px;
}
.contrast_box dl dd h4{
	line-height: 34px;
	font-weight: 400;
	height: 34px;
	font-size: 20px;
	color: #333;
}
.contrast_box dl dd p{
	line-height: 30px;
	font-size: 16px;
	color: #666;
}
.contrast_box dl.contrast_box_r h4,.contrast_box dl.contrast_box_r p{
	color: #999;
}
/*51一直在路上*/
.goal{
	padding:54px 0 86px;
	width: 100%;
	min-width: 960px;
	background: url(in_bg2.jpg) no-repeat center;
}
.goal .goal_title{
	line-height: 60px;
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: 400;
}
.offer{
	padding:76px 0 60px;
	width: 100%;
	min-width: 960px;
	background-color: #fff;
	border-:1px solid #ddd;
}
.offer .offer_title{
	line-height: 80px;
	text-align: center;
	font-size: 36px;
	color: #333;
	font-weight: 400;
	margin-bottom: 8px;
}
.offer .offer_p{
	margin:0 auto 32px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #999;
	font-weight: 500;
}
.offer .offer_btn{
	border:1px solid #ff150e;
	width: 198px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	margin:0 auto 50px;
	color: #ff150e;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.offer .offer_btn:hover{
	background-color:#ff150e;
	color: #fff;
}
.offer .offer_img{
	height: 413px;
	background: url("https://www.51shebao.com/statics/output/images/index/in_bg3_new.png") no-repeat center;
}
.offer_img_box{
	width: 960px;
	height:413px;
	position: relative;
	z-index: 4;
	margin:0 auto;
}
.offer_img_box p{
	line-height: 30px;
	height:30px;
	font-size: 18px;
	width: 153px;
	color: #ff9a00;
	position: absolute;
	z-index: 6;
}
.offer_img_box .offer_p2{
	top:22px;
	left:275px;
}
.offer_img_box .offer_p3{
	top:82px;
	left:663px;
}
.offer_img_box .offer_p4{
	top: 188px;
    left: 194px;
}
.offer_img_box .offer_p5{
	top:249px;
	left:663px;
}
.offer_img_box .offer_p6{
	top: 390px;
    left: 424px;
}
.serve_box{
	width: 960px;
	min-width: 960px;
	padding:94px 0 96px;
	margin: 0px auto;
	overflow: hidden;

}
.serve_box .serve_title{
	margin-bottom: 52px;
	text-align: center;
}
.serve_box .serve_title h3{
	height: 53px;
	line-height: 53px;
	color:#333;
	font-size: 36px;
	font-weight: 400;

}
.serve_box .serve_title p{
	height: 36px;
	line-height: 36px;
	color:#999;
	font-size: 18px;

}
.serve_list{
	overflow: hidden;
}
.serve_list li{
	width: 200px;
	margin-right: 52px;
	float: left;
}
.serve_list li.last{
	margin-right: 0px;
}
.serve_list li .icon{
	display: block;
	margin: 0 auto 20px;
	height: 104px;
	background: url(https://www.51shebao.com/statics/output/images/index/icon.png) no-repeat 0px 0px;
}
.serve_list li .icon1{
	width: 102px;
}
.serve_list li .icon2{
	width: 102px;
	background-position: -107px 0px;
}
.serve_list li .icon3{
	width: 120px;
	background-position: -213px 0px;
}
.serve_list li .icon4{
	width: 114px;
	background-position: -339px 0px;
}
.serve_list li h4{
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	color:#333;
	font-weight: 400;
	text-align: left;
}
.serve_list li p{
	line-height: 24px;
	font-size: 14px;
	color:#666;
	word-wrap:break-word;
	word-break:break-all;
}
/*index 媒体报道*/
.medium{
	height: 560px;
	width: 100%;
	min-width:1200px;
	background: #f1f3f3;
}
.medium_title{
	text-align: center;
	font-size: 32px;
	color: #000;
	font-weight: 400;
	padding: 45px 0 6px 0;
}
.medium_more{
	text-align: center;
	font-size: 14px;
	color: #aaa;
	display: block;
	width: 177px;
	margin:0 auto 63px;
}
/* slide */
.medium .slide-main{
	height: 238px;
	position: relative;
	width: 960px;
	margin: 0 auto ;
	background-color:#fff;
	border-radius: 20px;
}
.medium .prev,
.medium .next{
	text-decoration:none;
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 222;
	top: 120px;
	overflow: hidden;
	cursor: pointer;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	_border: 1px solid none;
	background:url(icon.png) no-repeat;
}
.medium .prev{
	left:-70px;
	background-position:-88px -10px ;
}
.medium .next{
	right: -70px;
	background-position:-88px -70px;
}
.medium .prev:hover,
.medium .next:hover,
.medium .nav-main a:hover,
.medium .nav-main a.cur{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.medium .slide-box,
.medium .slide{
	display: block;
	width: 800px;
	height: 300px;
	box-shadow: 0 10px 30px 0 rgba(0,0,0,0.19);
	border-radius: 20px;
	margin: 0 auto;
	overflow: hidden;
}
.medium .slide-box{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -150px;
}
.medium .slide{
	display: none;
	height: 300px;
	background: #FFF;
	position: relative;
	position: absolute;
	z-index: 8;
}
.medium .slide.click{
	display: block;
}
.medium .slide a{
	display: block;
	width: 100%;
	height: 300px;
	cursor: pointer;
}
.medium .slide .obj-a{
	position: absolute;
	z-index: 9;
	left:0px;
	width:200px;
	padding-left: 10px;
	display: block; cursor: pointer;
	height: 300px; overflow: hidden;
}
.medium .slide .obj-a img{
	margin:80px auto;
	width: 100%;
	display: block;
}
.medium .slide .obj-b{
	position: absolute;cursor: pointer;
	z-index: 9;
	left:220px;
	width: 606px;
	padding-right: 20px;
	padding:;
	top: 0px;
	height: 300px;
	overflow: hidden;
}
.medium .slide .obj-b  h4{
	line-height: 24px;
	font-size: 18px;
	color: #333;
	font-weight: 400;
	position: relative;
	z-index: 4;
	margin-top:60px;
}
.medium .slide .obj-b  h4 span{
	display: block;
	height: 4px;
	width: 40px;
	position: absolute;
	bottom: -13px;
	left: 0px;
	z-index: 6;
	background-color: #ff150e;
}
.medium .slide .obj-b p{
	height: 85px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	margin:32px 32px 60px 0;
	display: box;
	display: -webkit-box;
	display: -ms-box;
	display: -moz-box;
	display: -o-box;
	box-orient: vertical;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	-ms-box-orient: vertical;
	-ms-line-clamp: 3;
	-moz-box-orient: vertical;
	-moz-line-clamp: 3;
	-o-box-orient: vertical;
	-o-line-clamp: 3;
	overflow: hidden;
}
/*expert*/
.expert{
	padding:90px 0 60px;
	width: 960px;
	margin:0 auto;
}
.expert_title{
	line-height:60px;
	height:60px;
	text-align: center;
	font-size: 36px;
	color: #333;
	font-weight: 400;
}
.expert_more{
	line-height:30px;
	height:30px;
	text-align: center;
	font-size: 12px;
	color: #999;
	display: block;
	width: 96px;
	margin:0 auto 44px;
}
.expert_more:hover{
	color: #ff150e;
}
.expert_box{
	padding:0 55px;

}
.expert_box .tabbtn{
	width: 845px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	margin-bottom:20px;
}
.expert_box .tabbtn li{
	width: 168px;
	height: 168px;
	overflow: hidden;
	float: left;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}
.expert_box .tabbtn li.current{
	box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
	-o-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
	-ms-box-shadow: 0px 10px 20px rgba(0,0,0,0.1);
    transform: translate3d(0, -1px, 0);
    -webkit-transform: translate3d(0, 1px, 0);
    -moz-transform: translate3d(0, 1px, 0);
	-o-transform: translate3d(0, 1px, 0);
	-ms-transform: translate3d(0, 1px, 0);
}
.expert_box .tabcon{
	padding:0 80px;
	height:194px;
	overflow: hidden;
	width: 690px;
	position: relative;
}
.expert_box .subbox{
	width: 690px;
	position: absolute;
    left: 50%;
    margin-left: -345px;
    top: 0;
}
.expert_box .sublist{
	height:194px;
}
.expert_box .sublist h5{
	line-height: 74px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.expert_box .sublist p{
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
/*51最资讯*/
.infor{
	padding:64px 0 100px;
	width:100%;
	min-width:960px;
	background: url("https://www.51shebao.com/statics/output/images/index/in_bg6.jpg") no-repeat center;
}
.infor_title{
	line-height:56px;
	height:56px;
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: 400;
}
.infor_more{
	line-height:30px;
	height:30px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	display: block;
	width: 96px;
	margin:0 auto 52px;
}
.infor_more:hover{
	color: #ff150e;
}
.infor_box{
	width: 960px;
	height: 340px;
	margin:0 auto;
	overflow: hidden;
}
.infor_box li{
	width: 300px;
	float: left;
	margin-right: 30px;
	height: 340px;
	overflow: hidden;
	background-color: #fff;
}
.infor_box li img{
	width: 300px;
	height: 100px;
}
.infor_box li h4{
	height:60px;
	line-height: 60px;
	padding:0 20px;
	font-size: 14px;
	color: #333;
	font-weight: 400;
}
.infor_box li h4 a{
	font-size: 14px;
	color: #333;
	font-weight: 400;
}
.infor_box li p{
	height:auto;
	max-height: 170px;
	line-height: 24px;
	padding:20px 20px 0;
	font-size: 12px;
	color: #666;
	overflow:hidden;
}
.infor_box li a{
	height:18px;
	line-height: 18px;
	padding:0 20px;
	display: inline-block;
	font-size: 12px;
	color: #ff150e;
}
.infor_box li a:hover{
	text-decoration: underline;
}
.index .infor_box li a.read_link{
	height:100px;
	line-height: 100px;
	width:280px;
	padding:0 10px;
	display: block;
	font-size: 14px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
	color:#fff ;
	font-weight: bold;
	background:url(https://www.51shebao.com/statics/output/images/index/z_bg_1.jpg) no-repeat;
}
.index .infor_box li a.read_link2{
	background:url(https://www.51shebao.com/statics/output/images/index/z_bg_2.jpg) no-repeat;
}
.index .infor_box li a.read_link3{
	background:url(https://www.51shebao.com/statics/output/images/index/z_bg_3.jpg) no-repeat;
}
.index .infor_box li a.read_link:hover{
	text-decoration: none;
}
.index .consult .consult_box .consult_btn a.left{
	width: 200px;
	margin:0 auto;
	float: none;
}
.index .message{
	height:750px;
	background: url(https://www.51shebao.com/statics/output/images/index/in_bg5.jpg) no-repeat center;
}

.index .messages_box{
	padding-top: 52px;
}
.index .messages_box .messages_title{
	line-height: 80px;
	height: 80px;
	font-size: 36px;
	margin-bottom:0px;
}
.index .messages_box  .messages_p{
	line-height: 32px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-bottom:62px;
}
.index .messages_box .fieldset_submit{
	width: 200px;
	background:url(https://www.51shebao.com/statics/output/images/btn_icon.png) no-repeat 0 -86px;
}

.index .m_client{
 padding:90px 0 62px;
}
.index .m_client .m_client_title{
	line-height: 54px;
	height: 54px;
	margin-bottom: 0px;
}
/*补充医疗险*/
.medical .banner{
	width:100%;
	min-width: 960px;
	height:630px;
	overflow: hidden;
	background:#f72f5c url("https://www.51shebao.com/statics/output/images/medical/banner.jpg") no-repeat center;
}
.medical_36kr.medical .banner{
	background:#f72f5c url("https://www.51shebao.com/statics/output/images/medical/banner1.jpg") no-repeat center;
}
.medical .banner .banner_box{
	width: 960px;
	display: block;
	margin:430px auto 0;
	height:202px;
	position: relative;
	z-index: 4;
}
.medical .banner .banner_box a.left{
	background-color: #ffde00;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #f87d24;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	font-weight: 400px;
	top:0px;
	left:304px;
	z-index: 6;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.medical .banner .banner_box a.right{
	border:1px solid #ffde00;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #ffde00;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	font-weight: 400px;
	top:0px;
	left:494px;
	z-index: 6;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.medical .banner .banner_box a:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}
.nape{
	width: 100%;
	min-width: 100px;
	background-color: #fff;
	height: 644px;
	position: relative;
	z-index: 4;
}
.medical .strength_content{
	position: absolute;
	top:-62px;
	left:50%;
	margin-left: -500px;
	height:180px;
	width: 1000px;
	line-height: 190px;
	font-size: 30px;
	color: #666;
	text-align: center;
	font-weight: normal;
	background-color: #fff;
}

.medical .strength_content .strength_list{
	float: left;
	width: 255px;
	padding-top: 34px;
}
.medical .strength_content .str_width{
	width: 370px;
}
.medical .strength_content .str_width2{
	width: 375px;
}
.strength_list div{
	line-height: 70px;
	height:70px;
	font-size: 14px;
	color: #ff150e;
	text-align: center;
}
.strength_list div span{
	font-size: 60px;
	font-weight: normal;

}
.strength_list div span sup{
	font-size: 22px;
	margin-right: -12px;
}
.strength_list p{
	line-height: 32px;
	height:32px;
	font-size: 14px;
	color: #666;
	text-align: center;
}

.nape .scope_box{
	width: 1000px;
	overflow: hidden;
	margin:0 auto;
	padding-top:446px;
	padding-bottom:132px;
	background: url(https://www.51shebao.com/statics/output/images/medical/bg1.jpg) no-repeat 0 286px ;
}
.nape .scope_box p{
	font-size: 16px;
	float: left;
	line-height: 28px;
	width: 25%;
	text-align: center;
	color: #666;
}
.advantage{
	padding-top:80px;
	overflow: hidden;
	background-color: #fff;
	width: 100%;
	min-width: 960px;
}
.advantage .adv_title{
	height: 74px;
	line-height: 74px;
	margin-bottom:78px;
	font-size: 34px;
	color: #666;
	text-align: center;
	font-weight: normal;
}
.advantage dl,.iserve dl{
	margin:0 auto 100px;
	overflow: hidden;
	width: 960px;
}
.advantage dl dt,.iserve dl dt{
	width: 50%;
	text-align: center;
	float: left;
}
.advantage dl dd,.iserve dl dd{
	width: 50%;
	padding-top:56px;
	float: left;
}
.advantage dl dd h3,.iserve dl dd h3{
	line-height: 70px;
	color: #333;
	padding-left: 24px;
	font-size: 30px;
	font-weight: 400;
}
.advantage dl dd h3 span,.iserve dl dd h3 span{
	line-height: 70px;
	color: #666;
	font-size: 30px;
	font-weight: normal;
}
.advantage dl dd p,.iserve dl dd p{
	line-height: 30px;
	padding-left: 24px;
	color: #666;
	font-size: 18px;
}
.persons{
	overflow: hidden;
	padding: 60px 0 70px;
	width: 100%;
	min-width: 100%;
	background:url(https://www.51shebao.com/statics/output/images/medical/bg2.jpg) no-repeat center;
}
.persons .persons_box{
	width: 1000px;
	margin:0 auto;
}
.persons .person_title{
	line-height: 56px;
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	margin-bottom:20px;
}
.person_div{
	overflow:hidden;
	margin-left: 378px;
	margin-bottom:55px;
}
.persons .person_p1{
	line-height: 44px;
	font-size: 20px;
	color: #fff;
}
.persons .person_h4{
	line-height: 36px;
	text-align: center;
	font-size: 22px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 36px;
}
.persons a.btn{
	background-color: #ffde00;
	width: 200px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	margin:0 auto;
	font-size: 18px;
	font-weight: 400px;
	color: #f43c3c;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.persons a.btn:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}
/*我们的服务*/
.serves{
	padding:76px 0 50px;
	width: 960px;
	margin: 0 auto
}
.serves .serves_title{
	margin-bottom:54px;
}
.serves .serves_title h3{
	line-height: 80px;
	font-size: 36px;
	color: #333;
	font-weight: inherit;
	text-align: center;
}
.three_boxs {
	width: 1000px;
	*width: 990px;
	padding:0 5px;
}
.three_boxs li {
	float: left;
	width:300px;
	overflow: hidden;
	padding-bottom:40px;
	margin: 0 15px;
	border:1px solid #ddd;
}
.three_boxs li .bpic{
	width: 300px;
	height: 110px;
	margin-bottom:14px;
	display:block;
}
.three_boxs li .title {
	padding-left:20px;
	height: 28px;
	text-align: left;
	line-height: 28px;
	font-size: 15px;
	color: #333;
	font-weight: 400;
}
.three_boxs li .short_p {
	height: 162px;
	padding: 0 20px;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
}
.three_boxs li .short_p span{
	color: #ff150e;
}
.three_boxs li .operate{
	height: 36px;
	text-align: center;
}
.three_boxs li .operate .btn {
	display: block;
	width: 160px;
	text-align: center;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background:url(https://www.51shebao.com/statics/output/images/btn_icon.png) no-repeat 0 0 ;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.three_boxs li .operate .btn:hover {
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.m_client{
	padding:90px 0 100px;
	width: 100%;
	min-width: 960px;
}
.m_client .m_client_title{
	line-height: 60px;
	text-align: center;
	font-size: 36px;
	color: #666;
	font-weight: 400;
	margin-bottom:62px;
}
.m_client .m_client_more{
	line-height: 30px;
    height: 30px;
    text-align: center;
    font-size: 12px;
    color: #999;
    display: block;
    width: 96px;
    margin: 0 auto 6px;
}
.m_client_more:hover{
	color: #ff150e;
}
.m_client .m_client_list{
	width: 960px;
	height:auto;
	margin:0 auto;
	overflow: hidden;
}
.m_client .m_client_list li{
	width: 20%;
	height: 94px;
	float: left;
}
.m_client .m_client_list li.icon1{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_01.jpg) no-repeat;
}
.m_client .m_client_list li.icon2{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_02.jpg) no-repeat;
}
.m_client .m_client_list li.icon3{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_03.jpg) no-repeat;
}
.m_client .m_client_list li.icon4{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_04.jpg) no-repeat;
}
.m_client .m_client_list li.icon5{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_05.jpg) no-repeat;
}
.m_client .m_client_list li.icon6{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_06.jpg) no-repeat;
}
.m_client .m_client_list li.icon7{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_07.jpg) no-repeat;
}
.m_client .m_client_list li.icon8{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_08.jpg) no-repeat;
}
.m_client .m_client_list li.icon9{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_09.jpg) no-repeat;
}
.m_client .m_client_list li.icon10{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_10.jpg) no-repeat;
}
.m_client .m_client_list li.icon1:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_01.jpg) no-repeat;
}
.m_client .m_client_list li.icon2:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_02.jpg) no-repeat;
}
.m_client .m_client_list li.icon3:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_03.jpg) no-repeat;
}
.m_client .m_client_list li.icon4:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_04.jpg) no-repeat;
}
.m_client .m_client_list li.icon5:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_05.jpg) no-repeat;
}
.m_client .m_client_list li.icon6:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_06.jpg) no-repeat;
}
.m_client .m_client_list li.icon7:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_07.jpg) no-repeat;
}
.m_client .m_client_list li.icon8:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_08.jpg) no-repeat;
}
.m_client .m_client_list li.icon9:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_09.jpg) no-repeat;
}
.m_client .m_client_list li.icon10:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_10.jpg) no-repeat;
}
.m_client .m_client_list li.icon11{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_11.jpg) no-repeat;
}
.m_client .m_client_list li.icon12{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_12.jpg) no-repeat;
}
.m_client .m_client_list li.icon13{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_13.jpg) no-repeat;
}
.m_client .m_client_list li.icon14{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_14.jpg) no-repeat;
}
.m_client .m_client_list li.icon15{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_15.jpg) no-repeat;
}
.m_client .m_client_list li.icon16{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_16.jpg) no-repeat;
}
.m_client .m_client_list li.icon17{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_01.jpg) no-repeat;
}
.m_client .m_client_list li.icon18{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_04.jpg) no-repeat;
}
.m_client .m_client_list li.icon19{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_17.jpg) no-repeat;
}
.m_client .m_client_list li.icon20{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_18.jpg) no-repeat;
}
.m_client .m_client_list li.icon21{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_31.jpg) no-repeat;
}
.m_client .m_client_list li.icon22{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_32.jpg) no-repeat;
}
.m_client .m_client_list li.icon23{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_33.jpg) no-repeat;
}
.m_client .m_client_list li.icon24{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_34.jpg) no-repeat;
}
.m_client .m_client_list li.icon25{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_35.jpg) no-repeat;
}
.m_client .m_client_list li.icon26{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_26.jpg) no-repeat;
}
.m_client .m_client_list li.icon27{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_27.jpg) no-repeat;
}
.m_client .m_client_list li.icon28{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_28.jpg) no-repeat;
}
.m_client .m_client_list li.icon29{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_29.jpg) no-repeat;
}
.m_client .m_client_list li.icon30{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_30.jpg) no-repeat;
}
.m_client .m_client_list li.icon31{
    background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_31.png) no-repeat;
}
.m_client .m_client_list li.icon32{
    background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_32.png) no-repeat;
}
.m_client .m_client_list li.icon36{
    background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_36.jpg) no-repeat;
}
.m_client .m_client_list li.icon37{
    background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_37.jpg) no-repeat;
}
.m_client .m_client_list li.icon38{
    background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_38.jpg) no-repeat;
}
.medical .m_client{
	padding:70px 0 96px;
	min-width: 1000px;
	background:url(https://www.51shebao.com/statics/output/images/medical/bg3.jpg) no-repeat center;
}
.medical .m_client .m_client_title{
	width: 1000px;
	margin:0 auto;
}
.medical .m_client .m_client_title{
	line-height: 56px;
	color: #fff;
	margin-bottom:50px;
}
.medical .m_client .m_client_list{
	width: 1000px;
	height:208px;
}
.medical .m_client .m_client_list li{
	width: 190px;
	margin:0 10px 10px 0;
}
.medical .m_client .m_client_list li img{
	border-radius: 4px;
}
.consult{
	width: 100%;
	padding:100px 0 100px;
	background-color: #fff;
}
.consult .consult_box{
	width: 1040px;
	min-width: 960px;
	padding:0 80px;
	overflow: hidden;
	margin:0px auto;
}
.consult .consult_box .consult_title{
	height: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 36px;
	color: #333;
	font-weight: normal;
}
.consult .consult_box .consult_p{
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #f50101;
	margin-bottom:40px;
}
.consult .consult_box .consult_btn{
	height: 52px;
	width: 350px;
	margin: 0 auto;
	overflow: hidden;
}
.consult .consult_box .consult_btn a.left{
	background-color: #ff150e;
	width: 200px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	margin:0 auto;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	opacity: 0.80;
	filter:alpha(opacity=80);
}
.consult .consult_box .consult_btn a.left:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}
/*留言模块*/
.message{
	height:600px;
	width: 100%;
	min-width: 1200px;
	position: relative;
	background:url(https://www.51shebao.com/statics/output/images/v5_images/message_bg.png) no-repeat;
	background-size: cover;
	margin-top: 50px;
}
.message .a_span{
	height:1px;
	overflow: hidden;
	position: absolute;
	top: -104px;
}
.messages_box{
	width: 960px;
	padding-top:65px;
	margin:0px auto;
}
.messages_title{
	height:42px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	color:#FFFFFF;
	margin-bottom: 28px;
}
.messages_box .form_box{
	width: 400px;
	margin:0px auto;
}
.messages_box ul{
	border:none;
	*border:0px;
	padding:10px;
	/*background:url(https://www.51shebao.com/statics/output/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{
	width: 380px;
	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(https://www.51shebao.com/statics/output/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: 330px;
	line-height: 22px;
	font-size: 16px;
	height: 22px;
	border:1px solid #fff;
	padding:10px 10px 10px 38px;
	background-color: #fff;
	display: block;
	color: #333333;
}
.messages_box ul li textarea{
	width: 330px;
	line-height: 20px;
	font-size: 16px;
	color: #333;
	height: 120px;
	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: 156px;
	height: 52px;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	color:#fff;
	display: block;
	margin:10px auto 0;
	border:none;
	cursor: pointer;
	border-radius: 2px;
	background: #FD3D4C;
}
.messages_box .fieldset_submit:hover{
	border: none;
}

/*51保*/
.insure .banner{
	width:100%;
	min-width: 960px;
	height:500px;
	overflow: hidden;
	background: url("https://www.51shebao.com/statics/output/images/insure/banner.jpg") no-repeat center;
}
.insure .banner .banner_box{
	width: 960px;
	display: block;
	margin:126px auto 0;
}
.insure .banner  .banner_box .banner_title{
	line-height: 74px;
	height: 74px;
	font-size: 46px;
	color: #fff;
	font-weight: 400;
	text-align: center;
}
.insure .banner  .banner_box .me_p1{
	line-height: 65px;
	height: 65px;
	font-size: 46px;
	color: #fff;
	text-align: center;
	margin-bottom: 46px;
}
.insure .insurance{
	width: 864px;
	overflow: hidden;
	margin:-104px auto 0;
	padding:52px 48px 50px;
	background-color: #fff;
	*border:1px solid #ccc;
	border:1px solid #ccc\0;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.insure .insurance dl{
	width: 360px;
	margin:0 36px;
	float: left;
	*position: relative;
}
.insure .insurance dl dt{
	width: 360px;
	height: 150px;
	margin-bottom: 12px;
	overflow: hidden;
	position: relative;
	z-index: 3;
}
.insure .insurance dl dt img{
	width: 360px;
	height: 150px;
	z-index: 4;
}
.insure .insurance dl dt p{
	width: 300px;
	height: 40px;
	font-size: 14px;
	color: #fff;
	padding: 6px 30px;
	line-height: 20px;
	position: absolute;
	bottom:-52px;
	left: 0px;
	z-index: 99;
	background:url("https://www.51shebao.com/statics/output/images/insure/obg.png") repeat;
	-webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.insure .insurance dl dt:hover{
	box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
	-o-box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
	-ms-box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
}
.insure .insurance dl dt:hover p{
	bottom:0px;

}
.insure .insurance dl dd h4{
	line-height: 36px;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	color: #333;
}
.insure .insurance dl dd p{
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
	color: #333;
}
.insure .insurance dl dd p span{
	font-size: 24px;
	font-weight: 400;
	color: #ff150e;
}
.insure .insurance dl dd a{
	background-color: #ff150e;
	width: 180px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	margin:0 auto;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.insure .insurance dl dd a:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.iserve{
	padding:50px 0 0;
	width: 960px;
	margin:0 auto;
}
.iserve .iserve_title{
	height:128px;
	line-height: 128px;
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: 400;
}

.iserve dl{
	margin:0 auto 100px;
	overflow: hidden;
	width: 960px;
}
.iserve dl dt{
	width: 502px;
	text-align: center;
	float: left;
}
.iserve dl dt.dt2{
	width: 484px;
	padding-right: 48px;
}
.iserve dl dt.dt3{
	width: 429px;
	margin-right: 50px;
}

.iserve dl dd{
	width: 406px;
	padding-top:56px;
	padding-left: 36px;
	float: left;
}
.iserve dl dd.dd2{
	width: 406px;
	padding-left: 22px;
}
.iserve dl dd.dd3{
	width: 480px;
	padding-left: 0px;
}
.iserve dl dd h3{
	line-height: 70px;
	color: #333;
	padding-left: 24px;
	font-size: 30px;
	font-weight: 400;
}
.iserve dl dd h3 span{
	line-height: 70px;
	color: #666;
	font-size: 30px;
	font-weight: normal;
}
.iserve dl dd h3 span b{
	color: #47bed4;
	font-weight: bold;
}
.iserve dl dd p{
	line-height: 30px;
	padding-left: 24px;
	color: #666;
	font-size: 18px;
}
.iserve dl dd p span{
	color: #47bed4;
	font-weight: 600;
}
.insure .message{
	background: url("https://www.51shebao.com/statics/output/images/insure/bg_02.jpg") no-repeat center;
}
.insure .consult{
	padding:90px 0 158px;
}
.insure .consult .consult_p{
	height:40px;
	height:40px;
	font-size: 24px;
	color: #666;
	margin:0 auto;
}
.insure .consult .consult_title{
	height:50px;
	height:50px;
	font-size: 36px;
	color: #666;
	margin-bottom:32px;
}
.insure .consult .consult_title span{
		color: #ff3c36;
		font-size: 36px;
}
.items{
	padding:66px 0 100px;
	width: 100%;
	min-width: 960px;
	background: url("https://www.51shebao.com/statics/output/images/insure/bg_01.jpg") no-repeat center;
}
.items .item_title{
	height: 56px;
	line-height:56px;
	font-size: 36px;
	color: #fff;
	text-align: center;
	font-weight: 400;
	margin-bottom:68px;
}
.items .item_box{
	width: 924px;
	padding: 0 22px 0px 14px;
	margin: 0 auto;
	overflow: hidden;
}
.items .item_box div{
	width: 362px;
}
.items .item_box div h4{
	height: 86px;
	line-height:86px;
	font-size: 26px;
	color: #fff;
	text-align: center;
	font-weight: 400;
}
.items .item_box div.item_l ul{
	padding: 0 24px 0 36px;
}
.items .item_box div.item_r ul{
	padding: 0 24px 0 80px;
}
.items .item_box div li{
	line-height: 32px;
	font-size: 16px;
	color: #fff;
	margin-bottom: 21px;
	position: relative;
	z-index: 4;
}
.items .item_box div li .icon{
	height: 6px;
	width: 6px;
	display: block;
	position: absolute;
	top: 11px;
	left: -16px;
	z-index: 6;
	background: url("https://www.51shebao.com/statics/output/images/icon.png") no-repeat -50px -70px;
}
.items .item_vs{
	margin: 144px auto 0;
	display: block;
	width: 124px;
    height: 66px;
}
/*自由保*/
.com .banner{
	width:100%;
	min-width: 960px;
	height:500px;
	overflow: hidden;
	background: url("https://www.51shebao.com/statics/output/images/com/banner_bg.jpg") no-repeat center;
}

.com .banner .banner_box{
	width: 960px;
	display: block;
	margin:108px auto 0;
	overflow: hidden;
}
.com .banner  .banner_box .banner_title{
	line-height: 84px;
	height: 84px;
	font-size: 38px;
	color: #fff;
	font-weight: 400;
	text-align: center;
}
.com .banner  .banner_box .me_p1{
	line-height: 52px;
	height: 52px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	margin-bottom: 74px;
}
.com .banner  .banner_box .banner_btn{
	position: relative;
	z-index: 2;
	height:52px;
}
.com .banner .banner_box a.left{
	background-color: #ff150e;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:304px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
.com .banner .banner_box a.right{
	border:1px solid #ff150e;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #ff150e;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:494px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
.com .banner .banner_box a:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.risk .banner{
	width:100%;
	min-width: 1200px;
	height:500px;
	overflow: hidden;
	background: url("https://www.51shebao.com/statics/output/images/block/solution/risk.jpg") center no-repeat;
}
.risk .banner .banner_box{
	width: 960px;
	display: block;
	margin:108px auto 0;
	overflow: hidden;
}
 .risk .banner  .banner_box .banner_title{
	line-height: 84px;
	height: 84px;
	font-size: 38px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	margin-bottom: 74px;
}
 .risk .banner  .banner_box .banner_btn{
	position: relative;
	z-index: 2;
	height:52px;
}
.risk .banner .banner_box a.left{
	background-color: #ff4242;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:304px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
.risk .banner .banner_box a.right{
	border:1px solid #ff4242;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:494px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
	cursor: pointer;
}
.risk .banner .banner_box a:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}
/*compliance banner*/
.compliance .banner{
	width:100%;
	min-width: 960px;
	height:500px;
	overflow: hidden;
	background: url("https://www.51shebao.com/statics/output/images/block/solution/compliance.jpg") center no-repeat;
}
.compliance .banner .banner_box{
	width: 960px;
	display: block;
	margin:108px auto 0;
	overflow: hidden;
}
.compliance .banner  .banner_box .banner_title{
	line-height: 84px;
	height: 84px;
	font-size: 38px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	margin-bottom: 74px;
}
.compliance .banner  .banner_box .banner_btn{
	position: relative;
	z-index: 2;
	height:52px;
}
.compliance .banner .banner_box a.left{
	background-color: #ff4242;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:304px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
.compliance .banner .banner_box a.right{
	border:1px solid #ff4242;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:494px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
	cursor: pointer;
}
.compliance .banner .banner_box a:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}
/*benefit banner*/
.benefit .banner{
	width:100%;
	min-width: 960px;
	height:500px;
	overflow: hidden;
	background: url("https://www.51shebao.com/statics/output/images/block/solution/benefit.jpg") center no-repeat;
}
.benefit .banner .banner_box{
	width: 960px;
	display: block;
	margin:108px auto 0;
	overflow: hidden;
}
.benefit .banner  .banner_box .banner_title{
	line-height: 84px;
	height: 84px;
	font-size: 38px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	margin-bottom: 74px;
}
.benefit .banner  .banner_box .banner_btn{
	position: relative;
	z-index: 2;
	height:52px;
}
.benefit .banner .banner_box a.left{
	background-color: #ff4242;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:304px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
.benefit .banner .banner_box a.right{
	border:1px solid #ff4242;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:494px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
	cursor: pointer;
}
.benefit .banner .banner_box a:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}
/*cost banner*/
.cost .banner{
	width:100%;
	min-width: 960px !important;
	height:500px;
	overflow: hidden;
	background: url("https://www.51shebao.com/statics/output/images/block/solution/cost.jpg") no-repeat center;
}
.cost .banner .banner_box{
	width: 960px;
	display: block;
	margin:108px auto 0;
	overflow: hidden;
}
.cost .banner  .banner_box .banner_title{
	line-height: 84px;
	height: 84px;
	font-size: 38px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	margin-bottom: 74px;
}
.cost .banner  .banner_box .banner_btn{
	position: relative;
	z-index: 2;
	height:52px;
}
.cost .banner .banner_box a.left{
	background-color: #ff4242;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:304px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
.cost .banner .banner_box a.right{
	border:1px solid #ff4242;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:494px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
	cursor: pointer;
}
.cost .banner .banner_box a:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}

/*expand banner*/
.expand .banner{
	width:100%;
	min-width: 960px;
	height:500px;
	overflow: hidden;
	background: url("https://www.51shebao.com/statics/output/images/block/solution/expand.jpg") center no-repeat;
}
.expand .banner .banner_box{
	width: 960px;
	display: block;
	margin:108px auto 0;
	overflow: hidden;
}
.expand .banner  .banner_box .banner_title{
	line-height: 84px;
	height: 84px;
	font-size: 38px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	margin-bottom: 74px;
}
.expand .banner  .banner_box .banner_btn{
	position: relative;
	z-index: 2;
	height:52px;
}
.expand .banner .banner_box a.left{
	background-color: #ff4242;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:304px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
.expand .banner .banner_box a.right{
	border:1px solid #ff4242;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:494px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
	cursor: pointer;
}
.expand .banner .banner_box a:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}
/*educat banner*/
.educat .banner{
	width:100%;
	min-width: 960px;
	height:500px;
	overflow: hidden;
	background: url("https://www.51shebao.com/statics/output/images/block/solution/educat.jpg") center no-repeat;
}
.educat .banner .banner_box{
	width: 960px;
	display: block;
	margin:108px auto 0;
	overflow: hidden;
}
.educat .banner  .banner_box .banner_title{
	line-height: 84px;
	height: 84px;
	font-size: 38px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	margin-bottom: 74px;
}
.educat .banner  .banner_box .banner_btn{
	position: relative;
	z-index: 2;
	height:52px;
}
.educat .banner .banner_box a.left{
	background-color: #ff4242;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:304px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
.educat .banner .banner_box a.right{
	border:1px solid #ff4242;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:494px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
	cursor: pointer;
}
.educat .banner .banner_box a:hover{
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.cserve{
	padding:50px 0 0;
	width: 100%;
	min-width: 960px;
}
.cserve .cserve_title{
	height:128px;
	line-height: 128px;
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: 400;
	margin-bottom: 30px;
}
.cserve .cserve_list{
	overflow: hidden;
	width: 980px;
	margin:0 auto;
	zoom:1;
	margin-bottom:98px;
}
.cserve .cserve_list li{
	width: 272px;
	height:210px;
	float: left;
	text-align: center;
	margin-right: 66px;
}
.cserve .cserve_list li img{
	display: block;
	margin:0 auto 22px;
}
.cserve .cserve_list li p{
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	color: #333;
}
.cserve .cserve_box{
	width: 100%;
	padding-top:80px;
	border-top:1px solid #ddd;
}
.cserve .cserve_box_title{
	height:70px;
	line-height: 70px;
	text-align: center;
	font-size: 30px;
	color: #333;
	font-weight: 400;
	margin-bottom: 74px;
}
.cserve dl{
	margin:0 auto 28px;
	overflow: hidden;
	width: 918px;
	padding:0 20px;
}
.cserve dl.dl2{
	margin-bottom: 84px;
}
.cserve dl.dl3{
	margin-bottom: 122px;
}
.cserve dl.dl4{
	margin-bottom: 100px;
}
.cserve dl dt{
	width: 480px;
	text-align: center;
	float: left;
}
.cserve dl dt.dt2{
	width: 436px;
}


.cserve dl dd{
	width: 480px;
	padding-top:56px;
	float: left;
}
.cserve dl dd.dd2{
	width: 380px;
	padding-left: 52px;
}
.cserve dl dd.dd3{
	width: 434px;
}
.cserve dl dd h3{
	line-height: 70px;
	color: #333;
	font-size: 30px;
	font-weight: 400;
	padding-top: 50px;
}
.cserve dl dd h3.ch3a{
	padding-top: 148px;
}
.cserve dl dd h3.ch3b{
	padding-top: 80px;
}
.cserve dl dd h3.ch3c{
	padding-top: 74px;
}
.cserve dl dd h3 span{
	line-height: 70px;
	color: #666;
	font-size: 30px;
	margin-left: 8px;
	font-weight: normal;
}
.cserve dl dd p{
	line-height: 30px;
	color: #666;
	font-size: 18px;
}
/*企业的痛点困扰*/
.risk .cserve{
	padding:50px 0 0;
	width: 100%;
	min-width: 960px;
	background-color: #fafafa;
}
.risk .cserve .cserve_box_title {
	margin-bottom: -10px;
}
.risk .cserve .cserve_title{
	height:49px;
	line-height: 49px;
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: 400;
	margin-bottom: 0;
}
.risk .red_line{
	width: 48px;
	border-bottom: 4px solid #ff4242;
	margin:0 auto;
	margin-top: 15px;
}
.risk .cserve .cserve_list{
	overflow: hidden;
	width: 1200px;
	margin:0 auto;
	zoom:1;
	padding-bottom:85px;
	margin-top: 115px;
}
.risk .cserve .cserve_list li{
	width: 259px;
	height:262px;
	float: left;
	text-align: center;
	margin-right: 54px;
}
.risk .cserve .cserve_list li img{
	display: block;
	height: 96px;
	margin:0 auto 49px;
}
.risk .cserve .cserve_list li h4{
	height: 33px;
}
.risk .cserve .cserve_list li p{
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.risk .cserve .cserve_box {
	background-color: #FFFFFF;
	border-top: none;
}
.risk .solution_list {
	width: 960px;
	margin:0 auto;
}
.risk .solution_list li {
	display: table;
	margin: 90px 0;
}
.risk .solution_list .pT0{
	padding-top: 0;
}
.risk .solution_list .left_img{
	display: table-cell;
	vertical-align: middle;
	width: 128px;
	text-align: center;

}
.risk .solution_list .second_img{
	/*padding-top: 36px;*/
}
.risk .solution_list .left_img p{
	margin-top: 12px;
}
.solution_list .right_text{
 	display: table-cell;
	vertical-align: middle;
	line-height: 36px;
}
.solution_list .right_text p{
	position: relative;
	margin-left: 92px;
	font-size: 14px;
	max-width: 738px;
}
.mT45{
	margin-top: 45px !important;
}
.mT15{
	margin-top: 15px !important;
}
.risk .solution_list .right_text span{
	position: absolute;
	left:-15px;
	top: -2px;
	color: #ff4242;
}

/*compliance 企业的痛点困扰*/
.compliance .cserve{
	padding:50px 0 0;
	width: 100%;
	min-width: 960px;
	background-color: #fafafa;
}
.compliance .cserve .cserve_box_title {
	margin-bottom: -10px;
}
.compliance .cserve .cserve_title{
	height:49px;
	line-height: 49px;
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: 400;
	margin-bottom: 0;
}
.compliance .red_line{
	width: 48px;
	border-bottom: 4px solid #ff4242;
	margin:0 auto;
	margin-top: 15px;
}
.compliance .cserve .cserve_list{
	overflow: hidden;
	width: 1200px;
	min-width: 960px;
	margin:0 auto;
	zoom:1;
	padding-bottom:85px;
	margin-top: 13px;
}
.compliance .cserve .cserve_list li{
	width: 300px;
	height:262px;
	float: left;
	text-align: center;
	margin-right: 150px;
	margin-top: 43px;
}
.compliance .cserve .cserve_list li img{
	display: block;
	height: 96px;
	margin:0 auto 26px;
}
.compliance .cserve .cserve_list li h4{
	height: 33px;
}
.compliance .cserve .cserve_list li p{
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.compliance .cserve .cserve_box {
	background-color: #FFFFFF;
	border-top: none;
}
.compliance .solution_list {
	width: 810px;
	margin:0 auto;
}
.compliance .solution_list li {
	margin: 90px 0;
}
.compliance .solution_list .pT0{
	padding-top: 0;
}
.compliance .solution_list .left_img{
	text-align: center;
}
.compliance .solution_list .left_img p{
	margin-top: 12px;
}
.compliance .solution_list .right_text{
	font-size: 14px;
	line-height: 36px;
}
.compliance .solution_list .right_text span{
	position: absolute;
	top:-2px;
	left: -15px;
	color: #ff4242;
}
/*benefit 企业的痛点困扰*/
.benefit .cserve{
	padding:50px 0 0;
	width: 100%;
	min-width: 960px;
	background-color: #fafafa;
}
.benefit .cserve .cserve_box_title {
	margin-bottom: -10px;
}
.benefit .cserve .cserve_title{
	height:49px;
	line-height: 49px;
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: 400;
	margin-bottom: 0;
}
.benefit .red_line{
	width: 48px;
	border-bottom: 4px solid #ff4242;
	margin:0 auto;
	margin-top: 15px;
}
.benefit .cserve .cserve_list{
	overflow: hidden;
	/*width: 1182px;*/
	width: 1200px;
	margin:0 auto;
	zoom:1;
	padding-bottom:85px;
	margin-top: 13px;
	/*padding-left: 47px;*/
}
.benefit .cserve .cserve_list li{
	width: 300px;
	height:262px;
	float: left;
	text-align: center;
	margin-right: 150px;
	margin-top: 43px;
}
.benefit .cserve .cserve_list li img{
	display: block;
	height: 96px;
	margin:0 auto 26px;
}
.benefit .cserve .cserve_list li h4{
	height: 33px;
}
.benefit .cserve .cserve_list li p{
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.benefit .cserve .cserve_box {
	background-color: #FFFFFF;
	border-top: none;
}
.benefit .solution_list {
	width: 898px;
	margin:0 auto;
}
.benefit .solution_list li {
	margin: 90px 0;
}
.benefit .solution_list .pT0{
	padding-top: 0;
}
.benefit .solution_list .left_img{
	float: left;
	text-align: center;
}
.benefit .solution_list .second_img{
	padding-top: 36px;
}
.benefit .solution_list .left_img p{
	margin-top: 12px;
}
.benefit .solution_list .right_text{
	float: left;
	line-height: 36px;
	margin-left: 77px;
}
.benefit .solution_list .right_text span{
	font-size: 40px;
	line-height: 0px;
	vertical-align: middle;
	color: #ff4242;
}



/*cost 企业的痛点困扰*/
.cost .cserve{
	padding:50px 0 0;
	width: 100%;
	min-width: 960px;
	background-color: #fafafa;
}
.cost .cserve .cserve_box_title {
	margin-bottom: -10px;
}
.cost .cserve .cserve_title{
	height:49px;
	line-height: 49px;
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: 400;
	margin-bottom: 0;
}
.cost .red_line{
	width: 48px;
	border-bottom: 4px solid #ff4242;
	margin:0 auto;
	margin-top: 15px;
}
.cost .cserve .cserve_list{
	overflow: hidden;
	width: 1200px;
	margin:0 auto;
	zoom:1;
	padding-bottom:85px;
	margin-top: 13px;
	/*padding-left: 47px;*/
}
.cost .cserve .cserve_list li{
	width: 300px;
	height:262px;
	float: left;
	text-align: center;
	margin-right: 150px;
	margin-top: 43px;
}
.cost .cserve .cserve_list li img{
	display: block;
	height: 96px;
	margin:0 auto 26px;
}
.cost .cserve .cserve_list li h4{
	height: 33px;
}
.cost .cserve .cserve_list li p{
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.cost .cserve .cserve_box {
	background-color: #FFFFFF;
	border-top: none;
}
.cost .solution_list {
	width: 898px;
	margin:0 auto;
}
.cost .solution_list li {
	margin: 90px 0;
}
.cost .solution_list .pT0{
	padding-top: 0;
}
.cost .solution_list .left_img{
	float: left;
	text-align: center;
}
.cost .solution_list .second_img{
	padding-top: 36px;
}
.cost .solution_list .left_img p{
	margin-top: 12px;
}
.cost .solution_list .right_text{
	float: left;
	line-height: 36px;
	margin-left: 77px;
}
.cost .solution_list .right_text span{
	font-size: 40px;
	line-height: 0px;
	vertical-align: middle;
	color: #ff4242;
}

/*expand 企业的痛点困扰*/
.expand .cserve{
	padding:50px 0 0;
	width: 100%;
	min-width: 960px;
	background-color: #fafafa;
}
.expand .cserve .cserve_box_title {
	margin-bottom: -10px;
}
.expand .cserve .cserve_title{
	height:49px;
	line-height: 49px;
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: 400;
	margin-bottom: 0;
}
.expand .red_line{
	width: 48px;
	border-bottom: 4px solid #ff4242;
	margin:0 auto;
	margin-top: 15px;
}
.expand .cserve .cserve_list{
	overflow: hidden;
	width: 1200px;
	margin:0 auto;
	zoom:1;
	padding-bottom:85px;
	margin-top: 13px;
}
.expand .cserve .cserve_list li{
	width: 300px;
	height:262px;
	float: left;
	text-align: center;
	margin-right: 150px;
	margin-top: 43px;
}
.expand .cserve .cserve_list li img{
	display: block;
	height: 96px;
	margin:0 auto 26px;
}
.expand .cserve .cserve_list li h4{
	height: 33px;
}
.expand .cserve .cserve_list li p{
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.expand .cserve .cserve_box {
	background-color: #FFFFFF;
	border-top: none;
}
.expand .solution_list {
	width: 1040px;
	margin:0 auto;
	padding-left: 160px;
}
.expand .solution_list li {
	display: table;
	margin: 90px 0;
}
.expand .solution_list .mT43{
	margin-top: 43px;
}
.expand .solution_list .pT0{
	padding-top: 0;
}
.expand .solution_list .left_img{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 150px;
}
.expand .solution_list .left_img p{
	margin-top: 12px;
}
.expand .solution_list .right_text{
	display: table-cell;
	vertical-align: middle;
	line-height: 36px;
	font-size: 14px;
	max-width: 800px;
}
.expand .solution_list .right_text span{
	position: absolute;
	left: -15px;
	top: -2px;
	color: #ff4242;
}
/*educat 企业的痛点困扰*/
.educat .cserve{
	padding:50px 0 0;
	width: 100%;
	min-width: 960px;
	overflow: hidden;
	background-color: #fafafa;
}
.educat .cserve .cserve_box_title {
	margin-bottom: -10px;
}
.educat .cserve .cserve_title{
	height:49px;
	line-height: 49px;
	font-size: 30px;
	color: #333;
	text-align: center;
	font-weight: 400;
	margin-bottom: 0;
}
.educat .red_line{
	width: 48px;
	border-bottom: 4px solid #ff4242;
	margin:0 auto;
	margin-top: 15px;
}
.educat .cserve .cserve_list{
	overflow: hidden;
	width: 1200px;
	margin:0 auto;
	zoom:1;
	padding-bottom:79px;
	margin-top: 115px;
}
.educat .cserve .cserve_list li{
	width: 259px;
	float: left;
	text-align: center;
	margin-right: 54px;
}
.educat .cserve .cserve_list li img{
	display: block;
	height: 96px;
	margin:0 auto 28px;
}
.educat .cserve .cserve_list li h4{
	height: 33px;
}
.educat .cserve .cserve_list li p{
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.educat .cserve .cserve_box {
	background-color: #FFFFFF;
	border-top: none;
}
.educat .solution_list {
	max-width: 1119px;
	min-width: 960px;
	overflow: hidden;
	margin:0 auto;
	padding-left: 81px;
}
.educat .solution_list li {
	display: table;
	margin: 90px 0;
}
.educat .solution_list .mT43{
	margin-top: 43px;
}
.educat .solution_list .pT0{
	padding-top: 0;
}
.educat .solution_list .left_img{
	width: 112px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.educat .solution_list .left_img p{
	margin-top: 12px;
}
.educat .solution_list .right_text{
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	line-height: 36px;
	padding-left: 77px;
	max-width: 800px;
}
.educat .solution_list .right_text span{
	font-size: 40px;
	line-height: 0px;
	vertical-align: middle;
	color: #ff4242;
}
.process{
	padding-bottom:100px;
	width: 100%;
	min-width: 960px;
	background: url("https://www.51shebao.com/statics/output/images/com/bg_1.jpg") no-repeat center;
}
.process .process_title{
	height: 190px;
	line-height:190px;
	font-size: 36px;
	color: #fff;
	text-align: center;
	font-weight: 400;
	margin-bottom:18px;
}
.process .process_box{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.process .process_box div{
	border:2px solid #fff;
	height:90px;
	line-height: 90px;
	width: 162px;
	float: left;
}
.process .process_box div p{
	text-align: center;;
	font-size: 19px;
	color: #fff;
}
.process .process_box div.process_list p{
	padding:10px 0;
	line-height: 24px;
	font-size: 14px;
}
.process .process_box span{
	margin:34px 28px 0;
	width: 40px;
	height: 22px;
	display: block;
	float: left;
	background:url("https://www.51shebao.com/statics/output/images/icon.png") no-repeat -100px -90px;
}
.com .items{
	background-image: none;
	padding:58px 0 72px;
	border-bottom:1px solid #ddd;
}
.com .items .item_title{
	color: #333;
	line-height: 116px;
	height:116px;
	margin-bottom: 0px;
}
.com .item_box{
	padding:0 10px;
	width: 940px;
}
.com .item_box div{
	width: 300px;
}
.com .item_box div h4{
	height:94px;
	line-height: 94px;
	color: #ff4040;
}
.com .items .item_box div.item_r ul{
	width: 300px;
	padding:0px;
}
.com .item_box div.item_r h4{
	color: #666;
}
.com .items .item_box div.item_l ul{
	padding:0px;
}
.com .item_box div ul li{
	color: #333;
	padding-left: 16px;
}
.com .item_box div.item_r ul li{
	color: #999;
}
.com .items .item_box div.item_l li .icon{
	background-position: 0px -80px;
	top: 13px;
    left: 0px;
}
.com .items .item_box div.item_r li .icon{
	background-position: -50px -77px;
	top: 13px;
    left: 0px;
}
.com .items .item_vs{
	margin-top:120px;
}
.com .m_client .m_client_list li.icon1{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_15.jpg) no-repeat;
}
.com .m_client .m_client_list li.icon2{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_19.jpg) no-repeat;
}
.com .m_client .m_client_list li.icon3{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_20.jpg) no-repeat;
}
.com .m_client .m_client_list li.icon4{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_21.jpg) no-repeat;
}
.com .m_client .m_client_list li.icon5{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_bg_22.jpg) no-repeat;
}
.com .m_client .m_client_list li.icon1:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_15.jpg) no-repeat;
}
.com .m_client .m_client_list li.icon2:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_19.jpg) no-repeat;
}
.com .m_client .m_client_list li.icon3:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_20.jpg) no-repeat;
}
.com .m_client .m_client_list li.icon4:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_21.jpg) no-repeat;
}
.com .m_client .m_client_list li.icon5:hover{
	background:url(https://www.51shebao.com/statics/output/images/medical/sh_c_22.jpg) no-repeat;
}
.com .message{
	background-image: url(https://www.51shebao.com/statics/output/images/com/bg_2.jpg)
}
/*相关产品*/
.risk .items{
	padding:66px 0 100px;
	width: 100%;
	min-width: 960px;
	background: url("https://www.51shebao.com/statics/output/images/block/solution/middle_bg.jpg") no-repeat center;
}
.risk .items .item_title {
	margin-bottom: -5px;
}
.risk .item_content{
	width: 1140px;
	margin:0 auto;
	margin-top: 60px;
}
.risk .items h4{
	margin-top: 69px;
	text-align: center;
	font-size: 24px;
	color: #666666;
	height: 22px;
	line-height: 22px;
}
.risk .items h4 span{
	display: inline-block;
	font-size: 15px;
	color: #ff4242;
	height: 22px;
	line-height: 41px;
}
.risk .items p{
	margin-top: 42px;
	font-size: 14px;
	text-align: center;
}
.risk .item_left{
	float: left;
	width: 560px;
	height: 280px;
	background-color: #FFFFFF;
}
.risk .item_right{
	float: left;
	width: 560px;
	height: 280px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.risk .item_more .free_icon{
	display: inline-block;
	margin-top: 54px;
	padding: 0 12px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ff4242;
	border-radius: 15px;
	background: #fff;
	color: #ff4242;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	box-sizing: content-box;
}
/*经典案例*/
.risk .consult .consult_flex{
	display: flex;
	width: 1017px;
	margin-top: 102px;
}
.risk .consult .consult_img{
	padding-top: 10px;
	width: 212px;
}
.risk .consult .consult_text{
	flex:1;
	font-size: 16px;
	line-height: 39px;
}
.risk .consult{
}
/*相关产品*/
.expand .items{
	padding:66px 0 100px;
	width: 100%;
	min-width: 960px;
	background: url("https://www.51shebao.com/statics/output/images/block/solution/middle_bg_cost.jpg") no-repeat;
}
.expand .items .item_title {
	margin-bottom: -5px;
}
.expand .item_content{
	width: 1140px;
	margin:0 auto;
	margin-top: 60px;
}
.expand .items h4{
	margin-top: 30px;
	text-align: center;
	font-size: 24px;
	color: #666666;
	height: 22px;
	line-height: 22px;
}
.expand .items h4 span{
	display: inline-block;
	font-size: 15px;
	color: #ff4242;
	height: 22px;
	line-height: 22px;
}
/*.expand .items p{
	margin-top: 30px;
	text-align: center;
}*/
.expand .item_left,
.expand .item_right{	
	position: relative;
	float: left;
	padding:0 146px;
	height: 430px;
	background-color: #FFFFFF;
}
.expand .item_right{
	margin-left: 20px;
}
.expand .item_more .free_icon{
	display: inline-block;
	position: absolute;
	left: 45%;
	bottom: 24px;
	padding: 0 12px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ff4242;
	border-radius: 15px;
	background: #fff;
	color: #ff4242;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	box-sizing: content-box;
}
/*经典案例*/
.expand .consult .consult_flex{
	display: flex;
	width: 1017px;
	margin-top: 102px;
}
.expand .consult .consult_img{
	width: 212px;
	margin-top: -20px;
}
.expand .consult .consult_text{
	flex:1;
	font-size: 16px;
	line-height: 39px;
}
.expand .consult{
}

/*相关产品*/
.educat .items{
	padding:66px 0 100px;
	width: 100%;
	min-width: 960px;
	overflow: hidden;
	background: url("https://www.51shebao.com/statics/output/images/block/solution/educat_bg.jpg") no-repeat center;
}
.educat .items .item_title {
	margin-bottom: -5px;
}
.educat .item_content{
	width: 1140px;
	min-width: 960px;
	overflow: hidden;
	margin:0 auto;
	margin-top: 60px;
}
.educat .items h4{
	margin-top: 69px;
	text-align: center;
	font-size: 24px;
	color: #666666;
	height: 22px;
	line-height: 22px;
}
.educat .items h4 span{
	display: inline-block;
	font-size: 15px;
	color: #ff4242;
	height: 22px;
	line-height: 41px;
}
.educat .items p{
	margin-top: 42px;
	text-align: center;
	font-size: 14px;
}
.educat .item_left{
	float: left;
	width: 560px;
	height: 280px;
	background-color: #FFFFFF;
}
.educat .item_right{
	float: left;
	width: 560px;
	height: 280px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.educat .item_more .free_icon{
	display: inline-block;
	margin-top: 54px;
	padding: 0 12px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ff4242;
	border-radius: 15px;
	background: #fff;
	color: #ff4242;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	box-sizing: content-box;
}
/*经典案例*/
.educat .consult .consult_flex{
	display: flex;
	min-width:960px;
	overflow: hidden;
	margin-top: 102px;
}
.educat .consult .consult_img{
	width: 212px;
	margin-top: 15px;
}
.educat .consult .consult_text{
	flex:1;
	font-size: 16px;
	line-height: 39px;
}
.educat .consult{
}
/*compliance 经典案例*/
.compliance .consult .consult_flex{
	display: flex;
	width: 1017px;
	margin-top: 102px;
}
.compliance .consult .consult_img{
	padding-top: 10px;
	width: 212px;
}
.compliance .consult .consult_text{
	flex:1;
	font-size: 16px;
	line-height: 39px;
}
.compliance .consult{
}
/*benefit 经典案例*/
.benefit .consult .consult_flex{
	display: flex;
	width: 1017px;
	margin-top: 102px;
}
.benefit .consult .consult_img{
	padding-top: 10px;
	width: 212px;
}
.benefit .consult .consult_text{
	flex:1;
	font-size: 16px;
	line-height: 39px;
}
.benefit .consult{
}
/*cost 相关产品*/
.cost .items{
	padding:66px 0 100px;
	width: 100%;
	min-width: 960px;
	background: url("https://www.51shebao.com/statics/output/images/block/solution/middle_bg_cost.jpg") no-repeat center;
}
.cost .items .item_title {
	margin-bottom: -5px;
}
.cost .item_content{
	width: 1200px;
	margin:0 auto;
	margin-top: 60px;
}
.cost .items h4{
	margin-top: 31px;
	text-align: left;
	font-size: 24px;
	color: #666666;
	height: 22px;
	line-height: 22px;
}
.cost .items h4 span{
	display: inline-block;
	font-size: 15px;
	color: #ff4242;
	height: 22px;
	line-height: 22px;
}
.cost .items p,
.expand .items p
{
	text-align: left;
	font-size: 12px;
	color: #82888e;
	line-height: 22px;
}
.cost .items h5,
.expand .items h5{
	font-size: 14px;
	color: #666666;
	margin-top: 24px;
	height: 24px;
	line-height: 24px;
}
.cost .item_left{
	position: relative;
	float: left;
	width: 308px;
	height: 406px;
	background-color: #FFFFFF;
	padding:0 39px;
	padding-bottom: 24px;
}
.cost .item_right{
	position: relative;
	float: left;
	width: 308px;
	height: 406px;
	margin-left: 20px;
	padding:0 39px;
	padding-bottom: 24px;
	background-color: #FFFFFF;
}
.mt56{
	margin-top: 56px !important;
}
.cost .item_more{
	position: absolute;
	left:50%;
	bottom:24px;
	margin-left: -41px;
}
.cost .item_more .free_icon{
	display: inline-block;
	padding: 0 12px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ff4242;
	border-radius: 15px;
	background: #fff;
	color: #ff4242;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	box-sizing: content-box;
}
/*compliance 相关产品*/
.compliance .items{
	padding:66px 0 100px;
	width: 100%;
	min-width: 960px;
	background: url("https://www.51shebao.com/statics/output/images/block/solution/compl_bg.jpg") no-repeat center;
}
.compliance .items .item_title {
	margin-bottom: -5px;
}
.compliance .item_content{
	width: 1200px;
	margin:0 auto;
	margin-top: 60px;
}
.compliance .items h4{
	margin-top: 31px;
	text-align: left;
	font-size: 24px;
	color: #666666;
	height: 22px;
	line-height: 22px;
}
.compliance .items h4 span{
	display: inline-block;
	font-size: 15px;
	color: #ff4242;
	height: 22px;
	line-height: 22px;
}
.compliance .items p{
	text-align: left;
	font-size: 12px;
	color: #82888e;
	line-height: 22px;
}
.compliance .items h5{
	font-size: 14px;
	color: #666666;
	margin-top: 24px;
	height: 24px;
	line-height: 24px;
}
.compliance .item_left{
	position: relative;
	float: left;
	width: 308px;
	height: 406px;
	background-color: #FFFFFF;
	padding:0 39px;
	padding-bottom: 24px;
}
.compliance .item_right{
	position: relative;
	float: left;
	width: 308px;
	height: 406px;
	margin-left: 20px;
	padding:0 39px;
	padding-bottom: 24px;
	background-color: #FFFFFF;
}
.compliance .item_more{
	position: absolute;
	left:50%;
	bottom:24px;
	margin-left: -41px;
}
.compliance .item_more .free_icon{
	display: inline-block;
	padding: 0 12px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ff4242;
	border-radius: 15px;
	background: #fff;
	color: #ff4242;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	box-sizing: content-box;
}
/*benefit 相关产品*/
.benefit .items{
	padding:66px 0 100px;
	width: 100%;
	min-width: 960px;
	background: url("https://www.51shebao.com/statics/output/images/block/solution/benefit_bg.jpg") no-repeat center;
}
.benefit .items .item_title {
	margin-bottom: -5px;
}
.benefit .item_content{
	width: 1200px;
	margin:0 auto;
	margin-top: 60px;
}
.benefit .items h4{
	margin-top: 31px;
	text-align: left;
	font-size: 24px;
	color: #666666;
	height: 22px;
	line-height: 22px;
}
.benefit .items h4 span{
	display: inline-block;
	font-size: 15px;
	color: #ff4242;
	height: 22px;
	line-height: 22px;
}
.benefit .items p{
	text-align: left;
	font-size: 12px;
	color: #82888e;
	line-height: 22px;
}
.benefit .items h5{
	font-size: 14px;
	color: #666666;
	margin-top: 24px;
	height: 24px;
	line-height: 24px;
}
.benefit .item_left{
	position: relative;
	float: left;
	width: 308px;
	height: 406px;
	background-color: #FFFFFF;
	padding:0 39px;
	padding-bottom: 24px;
}
.benefit .item_right{
	position: relative;
	float: left;
	width: 308px;
	height: 406px;
	margin-left: 20px;
	padding:0 39px;
	padding-bottom: 24px;
	background-color: #FFFFFF;
}
.benefit .item_more{
	position: absolute;
	left:50%;
	bottom:24px;
	margin-left: -41px;
}
.benefit .item_more .free_icon{
	display: inline-block;
	padding: 0 12px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ff4242;
	border-radius: 15px;
	background: #fff;
	color: #ff4242;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	box-sizing: content-box;
}
/*cost 经典案例*/
.cost .consult .consult_flex{
	display: flex;
	width: 1017px;
	margin-top: 102px;
}
.cost .consult .consult_img{
	padding-top: 10px;
	width: 212px;
}
.cost .consult .consult_text{
	flex:1;
	font-size: 16px;
	line-height: 39px;
	color: #666666;
}
.cost .consult {
}
/*自由保*/
.person .banner{
	width:100%;
	min-width: 960px;
	height:499px;
	overflow: hidden;
	background: url("https://www.51shebao.com/statics/output/images/person/banner_bg.jpg") no-repeat center;
}
.person .banner .banner_box{
	width: 960px;
	display: block;
	margin:118px auto 0;
	overflow: hidden;
}
.person .banner .banner_box .banner_right{
	margin-left:505px;
	overflow:hidden;
}
.person .banner .banner_box .banner_title{
	line-height: 70px;
	height: 70px;
	font-size: 48px;
	color: #fff;
	font-weight: 400;
	text-align: center;
}
.person .banner  .banner_box .me_p1{
	line-height: 32px;
	height: 32px;
	width:138px;
	background-color: #ff9000;
	font-size: 19px;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
	margin-left: 176px;
	border-radius: 17px;
}

.person .banner  .banner_box .me_price{
	padding-left:12px;
	line-height: 32px;
	height: 32px;
	font-size: 20px;
	color: #fff;
	margin-bottom:42px;
}
.person .banner  .banner_box .banner_btn img{
	margin-left: 15px;
	width:150px;
	height:150px;

}
.person .banner .banner_box p.left{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
}
.person_list_box{
	background-color: #f6f6f6;
}
.person_list{
	width:960px;
	padding:102px 0 140px;
	margin:0 auto;
}
.person_list li{
	padding-top:32px;
	float:left;
	width:260px;
	height:230px;
	margin-right:90px;
	background-color: #fff;
	overflow:hidden;
	box-shadow: 0 3px 16px rgba(0,0,0,0.15);
	-webkit-box-shadow:0 3px 16px rgba(0,0,0,0.15);
	-moz-box-shadow:0 3px 16px rgba(0,0,0,0.15);
	-o-box-shadow:0 3px 16px rgba(0,0,0,0.15);
	-ms-box-shadow:0 3px 16px rgba(0,0,0,0.15);
}
.person_list  li .icon{
	display:block;
	width:48px;
	height:48px;
	background: url("https://www.51shebao.com/statics/output/images/person/zyb_icon.png") no-repeat 0 0px;
	margin:0 auto;
}
.person_list  li .icon2{
	background-position:-48px 0px;
}
.person_list  li .icon3{
	background-position:-96px 0px;
}
.person_list li h4{
	line-height: 68px;
	text-align: center;
	font-size: 18px;
	color:#333;
	font-weight: normal;
	margin-bottom: 4px;

}
.person_list li p{
	line-height: 24px;
	padding:0 15px 52px;
	font-size: 14px;
	color:#666;

}
.person .strength{
	padding: 56px 0 70px;
	border-bottom:1px solid #ddd;
}
.person .strength_title{
	height:82px;
	line-height: 82px;
	font-weight: 400;
	color: #333;
	font-size: 36px;
	text-align: center;
}
.person .strength_p1{
	line-height: 30px;
	font-weight: 400;
	color: #999;
	font-size: 16px;
	text-align: center;
	margin-bottom: 58px;
}
.person .strength_list div span{
	font-weight: normal;
}
.receiver{
	padding:30px 0 76px;
	width: 100%;
	border-bottom:1px solid #ddd;
}
.receiver .receiver_title{
	line-height: 134px;
	height:134px;
	font-size: 36px;
	color: #333;
	text-align: center;
	font-weight: 400;
}
.receiver .receiver_box{
	width: 960px;
	margin:0 auto;
	overflow: hidden;
	zoom:1;
}
.receiver .receiver_box li{
	width: 250px;
	float: left;
	height: 330px;
	margin-right: 105px;
}
.receiver .receiver_box li img{
	width: 250px;
	height: 140px;
}
.receiver .receiver_box li h4{
	height:62px;
	line-height: 62px;
	font-size: 24px;
	color: #333;
	font-weight: 400;
	text-align: center;
}
.receiver .receiver_box li p{
	padding-left: 6px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.usage{
	padding:20px 0px 56px;
	width: 100%;
}
.usage .usage_title{
	height:154px;
	line-height: 154px;
	font-size: 36px;
	color: #333;
	text-align: center;
	font-weight: 400;
}
.usage .usage_box{
	width: 960px;
	margin:0 auto;
}
.usage .usage_box li{
	float: left;
	width: 20%;
	height: 165px;
	text-align: center;
	margin-bottom: 36px;
}
.usage .usage_box li img{
	display: block;
	margin: 0 auto;
}
.usage .usage_box li p{
	line-height: 66px;
	font-size: 18px;
	color: #333;
	text-align: center;
}
.person .process{
	width:100%;
	min-width: 960px;
	padding:52px 0 100px;
	overflow: hidden;
	background: url("https://www.51shebao.com/statics/output/images/person/bg_1.jpg") no-repeat center;
}
.person .process .process_title{
	height: 80px;
	line-height: 80px;
	margin:0px;
}
.person .process .process_p1{
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 32px;
	margin-bottom:50px;
}
.person .process .process_box div{
	width: 152px;
}
.person .process .process_box .process_list{
	width: 220px;
}
.person .process .process_box span{
	margin: 34px 24px 0;
}
.feature{
	padding:40px 0 80px;
	width: 100%;
	min-width: 960px;
	border-bottom:1px solid #ddd;
	overflow: hidden;
}
.feature .feature_title{
	line-height:114px;
	height:114px;
	font-size: 36px;
	color: #333;
	font-weight: 400;
	text-align: center;
}
.feature .feature_list{
	width: 960px;
	margin: 0 auto
}
.feature .feature_list li{
	float: left;
	width: 298px;

	margin-right: 30px;
	height: 320px;
	border:1px solid #ddd;
}
.feature .feature_list li img{
	width: 300px;
	height: 120px;
	margin-left: -1px;
	margin-bottom: 10px;
}
.feature .feature_list li h4{
	height:62px;
	line-height: 62px;
	text-align: center;
	font-size: 24px;
	color: #333;
	font-weight: 400;
}
.feature .feature_list li p{
	line-height: 30px;
	font-size: 14px;
	padding:0 30px;
	color: #666;
}
.query{
	padding:56px 0 40px;
	width: 100%;
	min-width: 960px;
	border-bottom:1px solid #ddd;
	overflow: hidden;
}
.query .query_title{
	line-height:82px;
	height:82px;
	font-size: 36px;
	color: #333;
	font-weight: 400;
	text-align: center;
}
.query .query_p{
	line-height:30px;
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-bottom:50px;
}
.query .query_list{
	width: 960px;
	margin: 0 auto
}
.query .query_list li{
	width: 450px;
	height: 250px;
	float: left;
	margin:0 40px 40px 0;
	float: left;
	position: relative;
	z-index: 5;
	background:url("https://www.51shebao.com/statics/output/images/person/bg_img1.jpg") no-repeat
}
.query .query_list li.list_li2{
	background-image: url("https://www.51shebao.com/statics/output/images/person/bg_img2.jpg") ;
}
.query .query_list li.list_li3{
	background-image: url("https://www.51shebao.com/statics/output/images/person/bg_img3.jpg") ;
}
.query .query_list li.list_li4{
	background-image: url("https://www.51shebao.com/statics/output/images/person/bg_img4.jpg") ;
}
.query .query_list li a{
	position: absolute;
	bottom:10px;
	right:10px;
	z-index: 8;
	display: block;
	width: 90px;
	height: 26px;
	cursor: pointer;
}
.questions{
	padding:30px 0 140px;
	width: 100%;
	min-width: 960px;
	border-bottom:1px solid #ddd;
	overflow: hidden;
}
.questions .questions_title{
	line-height:132px;
	height:132px;
	font-size: 36px;
	color: #333;
	font-weight: 400;
	text-align: center;
}
.questions .questions_list{
	width: 960px;
	border-top:1px solid #ddd;
	margin: 0 auto;
	overflow: hidden;
}
.questions .questions_list dl{
	border-bottom:1px solid #ddd;
}
.questions .questions_list dl dt{
	height:42px;
	line-height: 42px;
	padding:4px 0px 0 40px;
	font-size: 18px;
	color: #00a8fa;
	position: relative;
	z-index: 4;
	cursor: pointer;
}
.questions .questions_list dl dt i{
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 19px;
    left: 18px;
	z-index: 8;
	background: url("https://www.51shebao.com/statics/output/images/icon.png") no-repeat -117px -120px;
}
.questions .questions_list dl.opt dt i{
	background-position: -101px -121px;
}
.questions .questions_list dl dd{
	display: none;
	padding:0px 40px 24px 60px;
}
.questions .questions_list dl.opt dd{
	display: block;
}
.questions .questions_list dl dd p{
	line-height: 28px;
	font-size: 14px;
	color: #666;
}
/*chenshuai 2016/1/7*/
.supplyCs .banner{
	width: 100%;
	min-width: 960px;
	height: 600px;
	overflow: hidden;
	background: url('https://www.51shebao.com/statics/output/images/medical/head.jpg') no-repeat center;
}

.supplyCs .banner .banner_box a.left{
	background-color: #ff150e;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.supplyCs .banner .banner_box a.right{
	border:1px solid #ff150e;
	width: 160px;
	height: 50px;
	display: block;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #ff150e;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	position: absolute;
	top:0px;
	left:494px;
	z-index: 6;
	opacity: 0.9;
	filter:alpha(opacity=90);
}

.supplyCs .banner .banner_box .banner_title{
	line-height: 70px;
	height: 70px;
	font-size: 46px;
	color: #fff;
	font-weight: 400;
	text-align: center;
}
.supplyCs .banner .banner_box .banner_title .bold{
	font-weight: 600;
}
.supplyCs .banner .banner_box{
	width: 960px;
    display: block;
    margin: 108px auto 0;
}
.supplyCs .banner .banner_box .me_p1{
	line-height: 52px;
	height: 52px;
	font-size: 34px;
	color: #fff;
	text-align: center;
	margin-top:26px;
}
.supplyCs .banner .banner_box .me_p2{
	font-size: 18px;
	height: 38px;
	line-height: 38px;
	color: #fefefe;
	text-align: center;
}
.supplyCs .banner .banner_box .banner_btn{
	margin-top: 100px;
	position: relative;
    z-index: 2;
    height: 52px;
}
.supplyCs .nape{
	width: 100%;
	min-width: 960px;
	background-color: #fff;
	height: 480px;
	position: relative;
	z-index: 4;
}
.supplyCs .strength_content{
	position: absolute;
	top:-62px;
	left:50%;
	margin-left: -480px;
	height:180px;
	width: 960px;
	line-height: 180px;
	font-size: 30px;
	color: #666;
	text-align: center;
	font-weight: normal;
	background-color: #fff;
}
.supplyCs .strength_content .important{
	color: #16243a;
	font-size: 30px;
	font-weight: 400;
}
.supplyCs .scope-border{
	height: 404px;
	margin:0px auto;
	width: 100%;
	width:expression_r(document.body.clientWidth <= 960? "960px": "auto");
    min-width:960px;
	background:url(https://www.51shebao.com/statics/output/images/medical/bg-scope.jpg) no-repeat center;
	position: relative;
}
.supplyCs .scope_box{
	width: 960px;
	height: 404px;
	margin:0 auto;
	background: url(https://www.51shebao.com/statics/output/images/medical/bg4.png) no-repeat 0 107px;
}
.supplyCs .scope_box p{
	font-size: 16px;
	float: left;
	line-height: 28px;
	width: 25%;
	text-align: center;
	color: #fff;
	padding-top: 275px;
}
.supplyCs .buy-supply{
	width: 100%;
	width:expression_r(document.body.clientWidth <= 960? "960px": "auto");
    min-width:960px;
	height: 384px;
	overflow: hidden;
	background: url(https://www.51shebao.com/statics/output/images/medical/bg5-buy-supply.jpg)no-repeat center;
	text-align: center;
}
.supplyCs .buy-supply h3{
	font-weight: 400;
	font-size: 36px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	margin-top: 68px;
	margin-bottom: 20px;
}
.supplyCs .buy-supply p{
	font-size: 26px;
	line-height: 36px;
	color: #fff;
}
.supplyCs .buy-supply a{
	display: block;
	border-radius: 4px;
	height: 50px;
	line-height: 50px;
	width: 200px;
	margin: 45px auto;
	font-size: 18px;
	color: #fff;
	background: #ff150e;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
.supplyCs .buy-supply a:hover{
	opacity: 1;
	filter:alpha(opacity = 100);
}

.supplyCs .nape .nape_box{
	width: 980px;
	padding-top:236px;
	margin: 0 auto;
	overflow: hidden;
}
.supplyCs .nape .nape_box img{
	margin:0px 10px 0 228px;
	float: left;
	width: 390px;
	height: 150px;
}
.supplyCs .nape .nape_box li{
	line-height: 50px;
	font-size: 24px;
	color: #666;
}
.advantage .advs_title{
	height: 74px;
	line-height: 74px;
	margin-bottom:78px;
	font-size: 34px;
	color: #666;
	text-align: center;
	font-weight: normal;
}
.supplyCs .m_client{

	background: #fff;
}
.supplyCs  .m_client .m_client_title{
	color:#333;
}
.supplyCs .message{
	background: url(https://www.51shebao.com/statics/output/images/insure/bg_02.jpg)no-repeat;

}
.supplyCs .width ul{
	height: 176px;
	position: relative;
	margin-left: 57px;
}
.supplyCs .width .dot{
	position: absolute;
	top: 10px;
	left: -20px
}
.supplyCs .width li{
	margin-top: 9px;
	font-size: 14px;
	line-height: 22px;

}
.supplyCs  .beizhuBox{
	position: relative;
	width: 960px;
	margin: 0 auto;
}
.supplyCs .beizhuBox .beizhu{
	font-size: 12px;
	color: #999;
	position: absolute;
	top: -12px;
	left: 672px;
}
.program{
	padding:76px 0 80px;
	width: 100%;
	min-width: 960px;
	overflow: hidden;
	border-bottom:1px solid #ddd;

}
.program .program_title{
	line-height: 84px;
	font-size: 36px;
	color: #333;
	text-align: center;
	font-weight: normal;
}
.program .program_p{
	line-height: 30px;
	font-size: 18px;
	color: #666;
	text-align: center;
	margin-bottom:74px;
}
.program dl{
	width: 960px;
	margin:0 auto 20px;
	border:1px solid #ddd;
	overflow: hidden;
}
.program dl dt{
	float: left;
	width: 557px;
	height: 286px;
	margin-right:38px;
}
.program dl.width{
	height: 334px;
}
.program dl dd{
	margin-left: 557px;
	padding-right:10px;
}
.program dl dd .set_price{
	height:64px;
	overflow: hidden;
}
.program dl dd .set_price .name{
	height:64px;
	width: auto;
	line-height: 64px;
	display: inline-block;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	overflow: hidden;
	zoom:1;
	float: left;
}
.program dl dd .set_price .name span{
	font-size: 14px;
}
.program dl dd .set_price .price{
	height:64px;
	width: auto;
	line-height: 64px;
	display: inline-block;
	font-size: 14px;
	color: #ff150e;
	font-weight: normal;
	overflow: hidden;
	zoom:1;
	float: right;
}
.program dl dd .set_price .price span{
	font-size: 18px;
}
.program dl dd table{
 width: 350px;
 margin-bottom:34px;
 margin-top:-10px;

}
.program dl dd table th{
	line-height: 36px;
	font-size: 14px;
	color: #999;
	border:none;
	text-align: left;
	border-bottom:1px solid #ddd;
}
.program dl dd table td{
	line-height: 24px;
	font-size: 14px;
	color: #666;
	border:none;
	text-align: left;
}
.program dl dd a {
	display: block;
	width: 160px;
	text-align: center;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background:url(https://www.51shebao.com/statics/output/images/btn_icon.png) no-repeat 0 0 ;
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.program dl dd a:hover {
	opacity: 1.0;
	filter:alpha(opacity=100);
}
/*v5_con*/
.v5_con{
	margin: 140px 0 180px 0
}
.v5_con h2{
	font-size: 40px;
	color: #333333;
	position: relative;
	font-weight: normal;
}
.v5_con small{
	display: block;
	font-size: 16px;
	color: #AAAAAA;
}	
.v5_con span{
	display: block;
	font-size: 16px;
	color: #666666;
	margin-top: 40px;
	line-height: 25px;
}
.v5_con p{
	width:166px;
	height: 56px;
	line-height: 56px;
	background: #FD3D4C;
	border-radius: 2px;
	text-align: center;
	margin-top: 80px;
}
.v5_con p:hover{
	opacity: 0.9;
	filter:alpha(opacity=90);
	cursor: pointer;
}
.v5_con_no:hover{
	background: #FFC200 !important;
	cursor: pointer;
}
.v5_con p a{
	display: block;
	font-size: 20px;
	color: #FFFFFF;
}
/*.security_left{
	width: 484px;
	float: left;
}*/
/*2018.3.7陈雪莲新添*/
.security_right{
	width: 484px;
	float: right;
}
.insurance_left{
	width: 544px;
	float: left;
}
.canbaojin_right{
	width: 379px;
	float:right;
}
.compensation_left{
	width: 544px;
	float: left;
}
.service_right{
	width: 469px;
	float: right;
	/*margin-right: -40px;*/
}
.hrsay_left{
	width: 476px;
	float: left;
}
.hrsay_left i{
	font-style: normal;
	color:#FFC200;
}
.hrsay_left p{
	background: #FFC200;
	border-radius: 2px;
}

/*v5_security*/
.v5_security{
	min-width: 1200px;
	height: 704px;
	/*background:url(../../img/index/chuang.png)100% 100%;*/
	background:#f1f3f3;
}
.backgroundImg{
	    width: 60%;
    margin-left: -5%;
    background: url(../../img/index/new1.png);
    height: 600px;
    float: left;

}
.backgroundImg1{
 	width: 60%;
  margin-left: -5%;
  background: url(../../img/index/new2.jpg);
  height: 600px;
  float: left;

}
.v5_1200{
	margin: 0 auto;
	width: 1200px;
	min-width: 1200px;
}
.v5_banner {
	height: 700px;
	padding-top: 70px;
}

/*2018.3.7陈雪莲新添 商保*/
.v5_insurance{
	min-width: 1200px;
	height: 654px;
	background:url(../../img/index/zhu.png) center 0 no-repeat;
}
/*残保金*/
.v5_canbaojin{
	min-width: 1200px;
	height: 720px;
	margin: 0 auto;
	background:url(https://www.51shebao.com/statics/output/images/v5_images/canbaojinBg.jpg) center 0 no-repeat;
}
o
/*中部banner*/
.v5_sbs{
	width: 100%;
	height: 360px;
	background:red;
}
.v5_shebaos{
	min-width: 1200px;
}
.v5_shebaos p{
	text-align: center;
	color: #fff
}
.v5_shebaos p:nth-child(1){
	font-size: 32px;
	font-weight: 500;
	padding-top: 135px;
}
.v5_shebaos p:nth-child(2){
	font-size: 18px;
	font-weight: 500;
	padding-top: 16px;
	padding-bottom: 139px;
}
/*薪酬外包*/
.v5_compensation{
	min-width: 1200px;
	height:644px;
	margin: 0 auto;
	background:url(../../img/index/know.png) center 0 no-repeat;
}
/*用工关系服务*/
.v5_service{
	min-width: 1200px;
	height:634px;
	margin: 0 auto;
	/*background:url(../../img/index/you.png)100% 100%;*/
	background: #f1f3f3;
}
/*HRSAY*/
.v5_hrsay{
	min-width: 1200px;
	height:717px;
	margin: 0 auto;
	background:url(https://www.51shebao.com/statics/output/images/v5_images/hrsayBg.jpg) center 0 no-repeat;
}
/*成功案例*/
.case{
	min-width: 1200px;
	clear: both;
	padding-top: 80px;
	padding-bottom: 100px;
}
.case_tittle{
	line-height:60px;
	height:60px;
	text-align: center;
	font-size:24px;
	color: #333333;
}
.case ul{
	position: relative;
	height:150px;
    margin: 0 auto;
    margin-top: 80px;
    /*padding-left: 6%;*/

}
.case ul li{
	float: left;
	width: 16%;
}
.case1 ul li{
	float: left;
	width: 20%;
	cursor: pointer;
	position: relative;
}
i.icoSpecial{
	display:inline-block;
	width: 56px;
	height: 16px;
	background: url(../../img/index/ico.png) no-repeat;
	float: left;
  margin-top: 24px;
  margin-right: 5px;
  position: absolute;
  bottom: -2px;
  left: 45%;
  display: none;
}
.case ul li img{
	width: 100%;
}
.border_right{
	border-right: 1px solid #ededee !important;
}
.border_bottom{
	border-bottom: 1px solid #ededee !important;
}
/*bottom*/
.helper_right .new_erma{
	width: 180px;
	float: left;
	padding-top: 25px;
}
.helper_right .new_erma img{
	width: 90px;
	height: 90px;
	display: block;
	margin: 0 auto;
}
.helper_right .new_erma div{
	height:46px;
	line-height: 46px;
	font-size: 12px;
	color: #666;
	text-align: center;
}
.hotline .new_phone{
	height:49px;
	font-size: 24px;
}
.hotline .new_phone .new_time{
	display: inline-block;
	font-size: 14px;
	color: #666666;
	margin-left: 16px;
}
.hotline .new_online{
	margin-left: 10px;
}
.hotline .new_know{
	height:81px;
	line-height: 81px;
	font-size: 18px;
}
.hotline .new_know a{
	color: #000;
}


/*霍亚斌修改于2017/12/15*/
header{
	background-color: transparent;
	-webkit-box-shadow: none;
	width:100%;
	background: #FFFFFF;
	box-shadow:0 2px 23px 0 rgba(0,0,0,0.16);
}
.v5_body header a{
	color: #333333;
}
.v5_body h3{
	/* font-weight: normal; */
}
.v5_header{
	min-width: 1400px;
	margin: 0 auto;
}
.v5_header .v5_logo{
	width: 266px;
	float: left;
	margin-top: 11px;
}
.v5_logo a img{
	width: 100%;
	cursor:pointer;
}
.v5_header .v5_projuct{
	float: right;
}
.v5_header .v5_projuct > ul > li{
	float: left;
	line-height: 100px;
	margin-right: 40px;
}
.v5_header .v5_projuct > ul > li.active > a {
	border-bottom: 2px solid #a00;
}
.v5_header .v5_projuct ul> li >i{
	display:inline-block;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	background: url(icon.png) -168px -7px no-repeat;
}
.v5_header .v5_projuct ul> li >i.iSpecial{
	display:inline-block;
	width: 19px;
	height: 21px;
	margin-left: 5px;
	background: url(../../img/index/phone.png) no-repeat;
	float: left;
  margin-top: 37px;
  margin-right: 5px;
}
.v5_header .v5_projuct ul> li >i.carSpecial{
	display:inline-block;
	width: 19px;
	height: 21px;
	margin-left: 5px;
	background: url(../../img/index/shopping.png) no-repeat;
	float: left;
  margin-top: 37px;
  margin-right: 5px;
}
.v5_header .v5_projuct ul> li >i.addressSpecial{
	display:inline-block;
	width: 19px;
	height: 21px;
	margin-left: 5px;
	background: url(../../img/index/address.png) no-repeat;
	float: left;
  margin-top: 37px;
  margin-right: 5px;
}

.v5_header .v5_projuct ul >li >a{
	font-size: 14px;
	color: #000;
}
.v5_body_shebao .v5_projuct> ul> li >a{
	color: #000;
}
.v5_body .tel{
	color: #FFFFFF;
}
.v5_banner_tab{
	width: 100%;
	height: 0;
	position: relative;
}
.v5_banner_tabBg{
	/* width: 100%; */
	width: 1200px;
	height: 100px;
	background:#000000;
	opacity: 0.4;
	filter:alpha(opacity=20);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	z-index: 99999;
}
.v5_banner_tabCon{
	width: 1200px;
	height: 100px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	z-index: 99999;
}
.v5_banner_tabCon dl{
	width: 24%;
	float: left;
	text-align: center;
	margin: 10px 0;
}
.v5_banner_tabCon dl dt{
	width: 48px;
	height:48px;
	margin: 0 auto;
}
.v5_banner_tabCon dl dt img{
	width: 100%;
}
.v5_banner_tabCon dl dd{
	font-size: 18px;
	color: #F9F9F9;
	opacity: 0.8;
	filter:alpha(opacity=80);
	margin-top: 10px;
}
.cityUl{
	display: none;
	width: 220px;
	padding: 8px;
	height: 100px;
	overflow: hidden;
	background: #fcfcfc;
	position: absolute;
	left: 0px;
	top: 70px;
	box-shadow: 0 2px 23px 0 rgba(0,0,0,0.16);
}
.cityUl li{
	float: left;
  width: 54px;
  text-align: center;
  line-height: 22px;
}
.cityUl li.open{
	background-color: rgba(222, 85, 97, 0.8);
	
}
.v5_header .v5_projuct ul >li.open a{
	color: #fff;
	font-size: 14px;
}
.sityli{
	position: relative;
}
.v5_toggleAll{
	display: none;
	width: 100%;
	height: 396px;
	overflow: hidden;
	background: #eaeaea;
	position: absolute;
	left: 0;
	top: 71px;
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.16) inset;
}
.v5_toggleAll_box{
	width: 1200px;
	min-width: 1200px;
	height: 396px;
	margin: 0 auto;
	line-height: 1;
}
.v5_toggleAll_boxLeft{
	/*margin-top: 15px;*/
	float: left;
	width: 402px;
	height: 396px;
}
.v5_toggleAll_boxLeft h3{
	padding: 32px 0 30px 0;
	font-size: 16px;
	color: rgba(0,0,0,0.85);
}
.v5_toggleAll_boxRight{
	border-left:1px solid #E1E7F6;
	float:left;
	padding-left: 64px;
	height: 332px;
	margin:32px 0;
}
.v5_toggleAll_boxRight h3{
	font-size: 16px;
	color: rgba(0,0,0,0.85);
	padding: 0 0 30px 0;
}
.v5_toggleAll_boxRight .boxRight_home{
	font-size: 16px;
	color: rgba(0,0,0,0.85);
	padding-bottom: 10px;
}
.v5_toggleAll_boxRight .boxRight_centent{
	font-size: 14px;
	color: rgba(0,0,0,0.65);
	line-height: 20px;
	padding-bottom: 16px;
}
.v5_toggleAll_boxRight .boxRight_btn{
	display: block;
	color: #FFFFFF !important;
	width: 108px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: #E83A43;
	border-radius: 4px;
	font-size: 14px;
	
}
/*2018.3.6陈雪莲修改*/
.v5_toggleAll_boxRight .boxRight_btn_cxl{
	font-size: 18px;
	color: #0080EA!important;
	margin-bottom: 40px;	
}
.v5_toggle_title a{
	display: block;
	width: 160px;
	height:60px;
	float: left;
	cursor: pointer;
	color:  rgba(0,0,0,0.65);
}
.v5_toggleBg{
	background:rgba(0,0,0,0.04);
}
.v5_toggleS i{
	display: block;
	width: 40px;
	height: 40px;
	background: url(../../img/index/chuang1.png) center no-repeat;
	background-size: cover;
	margin: 10px 16px;
	float: left;
}
/*2018.3.6陈雪莲新增商保*/
.v5_toggleShang i{
	display: block;
	width: 40px;
	height: 40px;
	background: url(../../img/index/chuang3.png) center no-repeat;
	background-size: cover;
	margin: 10px 16px;
	float: left;
}
.v5_toggleC i{
	display: block;
	width: 40px;
	height: 40px;
	background: url(../../img/index/chuang2.png) center no-repeat;
	background-size: cover;
	margin: 10px 16px;
	float: left;
}
.v5_toggleE i{
	display: block;
	width: 40px;
	height: 40px;
	background: url(../../img/index/chuang5.png) center no-repeat;
	background-size: cover;
	margin: 10px 16px;
	float: left;
}
.v5_toggleX i{
	display: block;
	width: 40px;
	height: 40px;
	background: url(../../img/index/chuang4.png) center no-repeat;
	background-size: cover;
	margin: 10px 16px;
	float: left;
}

.v5_toggleA i{
	display: block;
	width: 40px;
	height: 40px;
	background: url(../../img/index/chuang7.png) center no-repeat;
	background-size: cover;
	margin: 10px 16px;
	float: left;
}
.v5_toggleB i{
	display: block;
	width: 40px;
	height: 40px;
	background: url(../../img/index/chuang6.png) center no-repeat;
	background-size: cover;
	margin: 10px 16px;
	float: left;
}
.v5_toggleD i{
	display: block;
	width: 40px;
	height: 40px;
	background: url(../../img/index/chuang8.png) center no-repeat;
	background-size: cover;
	margin: 10px 16px;
	float: left;
}
.v5_toggleS em,.v5_toggleC em,.v5_toggleX em,.v5_toggleE em,.v5_toggleShang em,.v5_toggleD em,.v5_toggleA em,.v5_toggleB em{
	display: block;
	padding-top: 23px;
	color: #333333;
	font-size: 14px;
}


/*社保落地页*/
.shebao_content{
	min-width: 1200px;
}
.shebao_content_titile{
	text-align: center;
	min-width: 1200px;	
}
.shebao_content_titile h3{
	font-size: 24px;
	color: #333333;
	padding-top: 64px;
}
.shebao_content_titile p{
	font-size: 16px;
	color: #AAAAAA;
	padding-top: 16px;
	text-align:left;
	margin: 0 auto;
	width: 860px;
}
.shebao_security_title p{
	width: 600px;
}
.shebao_content_list{
	padding-top: 80px;
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.shebao_content_list dl{
	width: 25%;
	float: left;
}
.shebao_content_list dl dd{
	padding: 10px 0 22px 0;
}
.shebao_content_listCon{
	clear: both;
	background:#F0F0F0;
}
.shebao_content_listCon1{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	
}
.shebao_content_listCon1 dl{
	padding: 40px 0 40px 0;
	margin-left: 115px;
}
.shebao_content_listCon1 dl dt{
	font-size: 18px;
	color: #000000;
}
.shebao_content_listCon1 dl dd{
	font-size: 14px;
	color: #333333;
	padding-top: 20px;
}
.shebao_content_listCon1 dl dd p{
	line-height: 24px;
}
.shebao_content_listCon4,.shebao_content_listCon3,.shebao_content_listCon2{
	display: none;
}
/*我们的优势*/
.shebao_advantage{
	min-width: 1200px;
	text-align: center;
}
.shebao_advantage h3{
	padding: 96px 0 80px 0;
	font-size: 24px;
	color: #333333;
}
.shebao_advantage_list{
	margin: 0 auto;
	width: 1200px;
	min-width: 1200px;
}
.shebao_advantage_list dl{
	width: 20%;
	float: left;
}
.shebao_advantage_list dl dd{
	padding:10px 0 15px 0;
}
.shebao_advantage_listCon{
	clear: both;
	background: #F0F0F0;
	height:240px;
}
.shebao_advantage_listCon1{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}
.shebao_advantage_listCon dl{
	box-sizing: border-box;
	padding-left: 100px;
	float: left;
	width: 33.3%;
	text-align: left;
	padding-top: 30px;
}
.shebao_advantage_listCon dl dt{
	font-size: 18px;
	color: #000000;
}
.shebao_advantage_listCon dl dd{
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
}
.shebao_advantage_listCon dl dd p{
	line-height: 24px;	
}
.shebao_advantage_listCon2,
.shebao_advantage_listCon3,
.shebao_advantage_listCon4,
.shebao_advantage_listCon5{
	display: none;
}
/*平台轮播*/
.shebao_platform_wh{
	width:780px;
	height: 346px;
}
.shebao_platform_list{
	width: 1200px;
	min-width: 1200px;
	height: 612px;
	overflow: hidden;
	background: #F8F8F8;
	margin: 48px auto 0;
}
.shebao_platform_photo{
	background: #F8F8F8;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
}
.shebao_platform_photo h3{
	font-size: 20px;
	color: #333333;
	margin: 30px 0 10px 0;
}
.shebao_platform_photo p{
	font-size: 16px;
	color: #AAAAAA;
	margin-bottom: 20px;
}
.shebao_platform_photo ul{
	clear: both;
	width: 780px;
	height: 460px;
	margin: 0 auto;
	overflow: hidden;
}
.shebao_platform_photo img{
	width: 100%;
}
.shebao_platform_btn{
	display: block;
	width: 156px;
	height: 52px;
	line-height: 52px;
	background:#FD3D4C;
	margin: 80px auto 0;
	border-radius: 2px;
	font-size: 20px;
	color: #FFFFFF;
	cursor: pointer;
}
.shebao_platform_btn:hover{
	background: #C23145;
}
/*安全至关重要*/
.shebao_security{
	min-width: 1200px;
}
.shebao_security_list{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.shebao_security_listCon{

}
.shebao_security_list dl{
	width: 33.3%;
	float: left;
}
.shebao_security_listCon1 dl{
	margin-left: 165px;
}
.shebao_security_listCon2,.shebao_security_listCon3{
	display: none;
}
/*他们都在用 4个落地页通用部分*/
.v5_common{
	min-width: 1200px;
}
.v5_common .case ul li{
	width: 180px;
	margin-left: 50px;
	border: none;
}
.v5_common .case ul li img{
	width: 180px;
}
.v5_common .border_bottom,
.v5_common .border_right{
	border:none !important;
}
.v5_common .common_banner{
	min-width: 1200px;
}
.v5_common .common_banner .common_center{
	width: 1200px;
	margin: 0 auto;
}
.v5_common .common_banner h1{
	font-size: 36px;
	padding-top: 140px;
	font-weight:normal;
}
.v5_common .common_banner.v5_banner{
	padding-top: 97px;
	height:403px;
}
.v5_common .common_banner h1.banner_title{
	padding-top:0;
	line-height: 56px;
	margin-bottom:20px
}
.v5_common .common_banner b{
	font-weight: 500;
}
.v5_common .common_banner p{
	font-size: 16px;
	padding-top: 10px;
}
.v5_common .v5_banner p{
	line-height: 27px;
	padding:0px;
}
.v5_common .common_banner a{
	display: block;
}
.v5_common .common_banner .common_actives{
	font-size: 20px;
}
.v5_common .common_banner .common_say{
	width: 160px;
	text-align: center;
	margin-top: 16px;
}
.v5_common_redline40{
	display: block;
	width: 4px;
	height: 40px;
	background: #FF4750;
	position: absolute;
	left: -10px;
	top: 10px;
}
.v5_common_redline18{
	display: block;
	width: 3px;
	height: 18px;
	background: #FF4750;
	position: absolute;
	left: 15px;
	top: 20px;
}
.v5_common_redline24{
	display: block;
	width: 3px;
	height: 24px;
	background: #FF4750;
	position: absolute;
	left: 29px;
	top: 55px;
}
.v5_common_yellowline{
	display: block;
	width: 4px;
	height: 40px;
	background: #FFC200;
	position: absolute;
	left: -10px;
	top: 10px;
}
.v5_common h3{
	font-weight: normal;
}
.common_hot{
	position: static !important;
	padding:4px 8px;
	background: #FD3D4C;
	border-radius: 2px;	
	margin-left: 8px;
	color: #FFFFFF;
	font-size: 14px;
}
.common_hotPos{
	position: relative;
}
.common_hotAll{
	position: absolute;
	padding:4px 8px;
	background: #FD3D4C;
	border-radius: 2px;	
	margin-left: 8px;
	color: #FFFFFF;
	font-size: 14px;
}
.common_hotImg{
	right: 25px;
	top: 15px;
}
.common_hotImg1{
	right: 80px;
	top: 15px;
}
.common_hotImg2{
	right: -2px;
	top: 15px;
}
.shangbao_banner{
	height: 500px;
	background: url(https://www.51shebao.com/statics/output/images/v5_images/shangbao_banner.png) left center no-repeat;	
	background-size: 100% 100%;
}
.shangbao_banner .common_actives,
.xinchou_banner .common_actives,
.yonggong_banner .common_actives{
	width: 156px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	margin-top: 64px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.shangbao_banner .common_actives:hover,
.xinchou_banner .common_actives:hover,
.yonggong_banner .common_actives:hover{
	background: #FFFFFF;
	color:#000000 ;
}

.shangbao_banner h1,
.xinchou_banner h1,
.yonggong_banner h1
{
	color: #FFFFFF;
}
.shangbao_banner p,
.xinchou_banner p,
.yonggong_banner p{
	color: #FFFFFF;
}
.shangbao_banner .common_say,
.xinchou_banner .common_say,
.yonggong_banner .common_say{
	color: #FFFFFF;
}
.xinchou_banner{
	height: 500px;
	background: url(https://www.51shebao.com/statics/output/images/v5_images/xinchou_banner.jpg) left center no-repeat;	
	background-size: 100% 100%;
}
.shebao_banner{
	color: #000000 !important;
	height: 500px;
	background: url(https://www.51shebao.com/statics/output/images/v5_images/shebao_banner.png) left center no-repeat;
	background-size: 100% 100%;	
}
.shebao_banner .common_actives{
	width: 156px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	margin-top: 64px;
	color: #000000;
	border: 1px solid #000000;
}
.shebao_banner .common_actives:hover{
	background: #333333;
	color: #FFFFFF;
}
.shebao_banner h1{
	color: #000000;
}
.shebao_banner .common_say{
	color: #000000;
}
.yonggong_banner{
	height: 500px;
	background: url(https://www.51shebao.com/statics/output/images/v5_images/yonggong_banner.jpg) left center no-repeat;
	background-size: 100% 100%;	
}
.v5_common_footer{
	min-width: 1200px;
	height: 180px;
	background: #5D5F64;
	text-align: center;
}
.v5_common_footer a {
	display: block;
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 60px;
}
.v5_common_footer p {
	font-size: 14px;
	margin-top: 16px;
	color: #FFFFFF;
}

/*商报页面*/
.v5_body_shangbao .v5_projuct ul li a{
	color: #000;
}
.shangbao_features{
	width: 1200px;
	min-width: 1200px;
	text-align: center;
	margin: 0 auto;
}
.shangbao_features h3{
	font-size: 24px;
	color: #333333;
	padding:80px 0 86px 0;	
}
.shangbao_features dl{
	width: 25%;
	float: left;
}
.shangbao_features dl dd{
	padding-top: 14px;
}
.shangbao_advantage{
	min-width: 1200px;
	clear: both;
	text-align: center;
	margin: 120px auto 0;
}
.shangbao_advantage_list{
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}
.shangbao_advantage h3{
	font-size: 24px;
	color: #333333;
	padding:80px 0 86px 0;	
}
.shangbao_advantage dl{
	width: 25%;
	float: left;
}
.shangbao_advantage dl dd{
	padding-top: 14px;
}
.shangbao_advantage_listCon{
	width: 100%;
	background: #F0F0F0;
}
.shangbao_advantage_listCon1{
	width: 965px;
	margin: 120px auto 0;
	height: 145px;
	white-space: nowrap;
}
.shangbao_advantage_listCon1 p{
	text-align: left;
}
.shangbao_b{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-top: 40px;
}
.shangbao_b span{
	font-size: 18px;
	color: #3A3A3A;
	font-weight: normal;
}
.shangbao_small{
	font-size: 14px;
	color: #666666;
	padding-top: 20px;
}
.shangbao_advantage_listCon2,.shangbao_advantage_listCon3,.shangbao_advantage_listCon4{
	display: none;
}
.shangbao_performance{
	width: 100%;
	min-width: 1200px;
}
.shangbao_performance_title{
	text-align: center;
}
.shangbao_performance_title h3{
	font-size: 24px;
	color: #333333;
	padding-top: 100px;
}
.shangbao_performance_title p{
	font-size: 16px;
	color: #AAAAAA;
	padding: 16px 0 40px 0;
}
.shangbao_performance_list{
	width: 100%;
/*	height: 518px;*/
	background: #F8F8F8;
}
.shangbao_performance_listCon{
	width: 1200px;
	margin: 0 auto;
	height: 518px;
	overflow: hidden;
}
.shangbao_performance_listCon1{
	/*width: 410px;*/
	height: 314px;	
	background:#FFFFFF;
	float: left;
	margin:56px 20px 0 0;
}
.shangbao_performance_listCon1 p{
	padding: 16px 0 0 25px;
	color: #4C4C4C;
	position: relative;
}
.shangbao_performance_listCon1 p b{
	font-size: 18px;
	padding-right: 8px;
}
.shangbao_performance_listCon1 p span{
	font-size: 14px;
}
.shangbao_performance_listCon1 ul{
	padding-bottom: 20px;
}
.shangbao_performance_listCon1 ul li {
	text-align: center;
	padding-top: 22px;
}
.shangbao_performance_listCon1 ul li span{
	font-size: 14px;
	color: #4C4C4C;
	display: inline-block;
	width: 25%;
	white-space:nowrap;
}
.shangbao_performance_listCon1 h3{
	font-size: 16px;
	color: #4C4C4C;
	width: 378px;
	height: 75px;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #E7E7E7;;
	padding-top: 15px;
}
.shangbao_performance_update{
	/*width: 410px;*/
	height: 375px;
}
.performance_update_span1{
	display: inline-block !important;
	width: 25% !important;
}
.performance_update_span2{
	display: inline-block !important;
	width: 75% !important;
	font-size: 12px !important;
}
.shangbao_performance_btn{
	clear: both;
	text-align: center;
}
.shangbao_performance_btn button{
	border-radius: 2px;
	font-size: 20px;
	color: #FFFFFF;
	width: 192px;
	height: 52px;
	border: 1px solid #FFFFFF;
	background: #FD3D4C;
	margin: 56px 0 40px 0;
	cursor: pointer;
}
/*薪酬外包*/
.v5_body_xinchou table{
	background: #FFFFFF;
}
.v5_body_xinchou .v5_projuct ul li a{
	color: #000;
}
.xinchou_advantage_title{
	min-width: 1200px;
	font-size: 24px;
	color: #333333;
	padding: 80px 0 60px 0;
	text-align: center;
}
.xinchou_advantage_list{
	width: 1200px;
	height: 358px;
	border-top: 1px solid #E1E7F6;
	border-bottom: 1px solid #E1E7F6;
	margin: 0 auto;
}
.xinchou_product{
	min-width: 1200px;
	background: #F8F8F8;
	margin-top: 100px;
}
.xinchou_product .advs_title{
	font-size: 24px !important;
	color: #333333 !important;
}
.xinchou_product .product_table_cal th{
	font-size: 18px !important;
}
.xinchou_advantageCon{
	width: 297px;
	height: 358px;
	float: left;
    transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
	border-right: 1px solid #E1E7F6;
    
}
.xinchou_advantage_listCon{
	width: 298px;
}
.xinchou_advantage_listCon h3{
	font-size: 24px;
	color: #333333;
	padding: 48px 0 30px 39px;
	position:relative;
}
.xinchou_advantage_listCon p{
	line-height: 1.5;
	font-size: 14px;
	color: #666666;
	padding-left: 32px;
}
.xinchou_advantageCon1{
	background: url(https://www.51shebao.com/statics/output/images/v5_images/1.png) right bottom no-repeat;
	border-left: 1px solid #E1E7F6;
	width: 298px;
}
.xinchou_advantageCon2{
	background: url(https://www.51shebao.com/statics/output/images/v5_images/2.png) right bottom no-repeat;
}
.xinchou_advantageCon3{
	background: url(https://www.51shebao.com/statics/output/images/v5_images/3.png) right bottom no-repeat;	
}
.xinchou_show{
	width: 599px;
	height: 358px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.23);
}
.xinchou_show .xinchou_advantage_listCon{
	width: 599px;
}
.xinchou_text{
	padding-bottom: 10px;
}
/*用工关系*/
.yonggong_questionCon{
	width: 1200px;
	margin: 0 auto;
}
.yonggong_questionCon dl{
	width:40%;
	float: left;
	margin-left: 100px;
}
.yonggong_questionCon dl dt{
	float: left;
	margin-right: 20px;
}
.yonggong_questionCon dl dt img{
	width: 100%;
}
.yonggong_questionCon dl dd h4{
	font-size: 16px;
	color: #333333;
	padding-top: 10px;
}
.yonggong_questionCon dl dd p{
	font-size: 14px;
	color: #666666;
	line-height: 21px;
}
.yonggong_server_list{
	width: 1202px;
	margin: 0 auto;
}
.yonggong_server{
	min-width: 1200px;
	margin-top: 160px;
	height: 520px;
	background: #F8F8F8;
}
.yonggong_server_listCon{
	width: 293px;
	height: 300px;
	background: #FFFFFF;
	float: left;
	margin-bottom: 60px;
	text-align: center;
	margin-right: 10px;
}
.yonggong_server_listCon:last-child{
	margin-right: 0;
}
.yonggong_server_listCon:hover{
	 box-shadow: rgba(0,0,0,0.16) 0 2px 23px 0;
}
.yonggong_server_listCon h5{
	font-size: 16px;
	color: #333333;
	padding: 60px 0 16px 0;
}
.yonggong_server_listCon p{
	font-size: 14px;
	color: #666666;
	line-height: 21px;
}
.yonggong_server_listCon1{
	background: url(https://www.51shebao.com/statics/output/images/v5_images/11.png) center no-repeat;
}
.yonggong_server_listCon2{
	background: url(https://www.51shebao.com/statics/output/images/v5_images/22.png) center no-repeat;
}
.yonggong_server_listCon3{
	background: url(https://www.51shebao.com/statics/output/images/v5_images/33.png) center no-repeat;
}
.yonggong_server_listCon4{
	background: url(https://www.51shebao.com/statics/output/images/v5_images/44.png) center no-repeat;
}
.yonggong_highlightsCon{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.yonggong_highlightsCon dl{
	float: left;
	width: 25%;
}
.yonggong_highlightsCon dd{
	font-size: 16px;
	color: #333333;
	padding-top: 10px;
}
.yonggong_sign{
	min-width: 1200px;
	height: 327px;
	background: #F8F8F8;
	margin-top: 160px;
}
.yonggong_sign_listCon{
	width: 1120px;
	margin: 0 auto;
}
.yonggong_sign_listCon p{
	float: left;
}
.yonggong_text{
	width: 180px;
	height: 114px;
	line-height: 114px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	background: #FD3D4C;
	border-radius: 3px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}
.yonggong_throw{
	width: 60px;
	height: 34px;
	padding: 0 20px;
	margin: 40px 0 0 30px;
	background: url(icon.png) -186px 0 no-repeat;
}
.v5_body_yonggong .v5_projuct ul li a{
	color:#000000;
}
.common_sanjiao:after{
	content: '';
	display: block;
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom:15px solid #F0F0F0;
    margin: 0 auto;
}

.changeCont{
	display: none;
}
.banerLogo{
	width: 100%;
	text-align: center;
}
.case ul li .banerLogo img{
	width: 100px;
}
.slides li{
    width: 100%;
    float: left;
    margin-right: -100%;
    position: relative;
    opacity: 0;
    display: block;
    z-index: 1;
}
.slides li.flex-active-slide{
	opacity: 1;
	z-index: 2;
}
.v5_body .new_phone h4{
	display: inline-block;
	width: 120px;
	float: left;
	font-size:20px; 
}
.aSpecial{
	display: inline-block;
	color:#666;
	width:120px;
	margin: 4px 0;
}
.specialDiv h4{
	margin-bottom: 10px;
}
.aSpecial a{
	margin: 0;
	padding: 0
}
.specialDiv{
	margin-bottom: 10px;
	float: left;
	width: 33%;
}
.v5_con span.inlineSpan{
	display: inline-block;
	width: 111px;
	margin-top: 0;
}

.serviceLogoBox img{
	width: 30px;
	float: left;
	cursor: pointer;
}
.serviceLogoBox img:hover{
	transform: scale(1.2,1.2);
}
.serviceLogoBox h3{
  line-height: 41px;
  float: left;
  margin: -3px 20px 15px 5px;
  cursor: pointer;
  font-size: 16px;
}
.icoSpecial, .contentChange{
	display: none;
}
.icoSpecial.click{
	display: inline-block;
}
.contentChange.click{
	display: block;
}
.xin{
	width: 500px;
}
.weichatImg{
	width: 124px;
	margin-right: 20px;

}
.new_erma{
	margin: 0 20px;
}
.footer-link{
	margin: 0;
  color: #b5b5b5;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
}
.link-inner{
  display: inline-block;
  overflow: hidden;
  width: 770px;
  vertical-align: middle;
  position: relative;
  height: 20px;
  line-height: 20px;
}
.link-inner a{
	/*float: left;*/
  display: block;
  overflow: hidden;
  width: 70px;
  color: #b5b5b5;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#ScrollMe{
	height: 24px;
	width: 200px;
	/*overflow: hidden;*/
	position: absolute;
	top:0;
}
.case ul li.bigtitle .banerLogo img{
	transform: scale(1.2,1.2);
}
.case ul li.bigtitle h3{
	font-size: 20px;
}
.nav-image .tx {
    position: relative;
    top: 12px;
}
.nav-image .tx img {
    width: 38px;
    position: relative;
    cursor: pointer;
    border-radius: 50%;
    margin-right: 7px;
}
.nav-image .tx .popover.bottom {
    background: transparent;
    background-color: #fff;
}

.nav-image .tx .popover {
    display: none;
    width: 115px;
    top: 100%;
    left: -85px;
    height: auto;
    border: 0;
    border-radius: 3px;
}
.nav-image .tx .popover .mask {
    position: absolute;
    width: 100%;
    height: 30px;
    top: -30px;
    cursor: pointer;
}
.nav-image .tx .popover .list {
    padding-top: 5px;
    margin: 0;
    font-size: 12px;
    top: 15px;
}
.nav-image .tx .popover .list p {
    text-align: center;
    width: 100%;
    margin: 0;
    line-height: 25px;
    float: left;
}
#gotop {
    position: fixed;
    top: 22%;
    right: 10px;
    width: 30px;
    text-align: center;
    z-index: 101;
}
#gotop span {
    padding: 10px 2px;
    background-color: #D73240;
    margin-bottom: 3px;
    float: left;
}
#gotop a {
    color: #fff;
}
.nav-bar-right .tx .popover .arrow {
    left: 100px;
}
.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    border-top-width: 0;
}
.popover .arrow {
    border-width: 11px;
}
.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
