.clearfix{
	clear: both;
}
.ml40{
	margin-left: 40px;
}
.server-container{
	background: #f5f5f5;
}
/*banner图*/
.service-banner img{
	width: 100%;
	height: 100%;
}
/*企服引擎,为您服务*/
.s-con1{
	background: #f5f5f5;
	margin-bottom: 60px;
}
.h1-title{
	display: inline-block;
    background: #F5F5F5;
    z-index: 2;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
	text-align: center;
    font-weight: 400;
    font-size: 32px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.sc-border{
	position:absolute;
	width:1200px;
	height:1px;
	left:0px;top:70px;
	border-top: 1px solid #e4e4e4;
	color:red;
	z-index:1;
}
.sc-list{
	border-top:solid 1px #e6e6e6;
	border-left:solid 1px #e6e6e6;
}
.sc-content{
	box-sizing: border-box;
	width: 33.33%;
	height: 256px;
	padding-left: 32px;
	padding-top: 32px;
	border-right:solid 1px #e6e6e6;
	border-bottom:solid 1px #e6e6e6;
	background: #FFFFFF;
	float: left;
	position: relative;
}
.sc-h5-title{
	font-size: 24px;color: #666;line-height: 36px;
}
.sc-p-title{
	height: 48px;
	margin-top: 8px;
	font-size: 14px;color: #999;line-height: 24px;margin-right: 30px;display: -webkit-box;-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.sc-a-title{
	position: absolute;
	bottom: 24px;
	left: 32px;
	font-size: 16px;color: #e2383a;display: inline-block;padding: 6px 24px;border: solid 1px #e2383a;border-radius: 4px;
}
.sc-a-title:hover{
	background: #E2383A;
	color: #FFFFFF;
}
.sc-div-title{
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;width: 164px;height: 106px;float: right;
}
.sc-div-title img{
	width: 100%;height: 100%;display: block;
}
.s-con2{
	background: #FFFFFF;
	padding-bottom: 60px;
}
.s-con2 .h1-title{
	background: #fff;
}
.sc2-left{
	width: 250px;height: 250px;float: left;box-sizing:border-box;
}
.sc2-center{
	width:460px;height:250px;box-sizing:border-box;float: left;padding-left: 65px;padding-right: 20px;
}
.sc2-right{
	width:490px;height:250px;box-sizing:border-box;float: left;padding-left: 30px;border-left: solid 1px #E6E6E6;
}
.title-list li{
	line-height: 26px;
	margin-bottom: 6px;
	font-size: 12px;
	color: #666666;
	position: relative;
	box-sizing: border-box;
}
.title-list li.last{
	margin-bottom: 0;
}
.sc_li a:hover {
    color: #ff5256;
}
.li_circle{
	display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #d3d3d3;
    margin-right: -35px;
    margin-left: 24px;
    position: absolute;
    top: 20px;
}
.yewu-title{
	display: inline-block;
	padding: 8px 0;
	font-size: 14px;
	color: #666666;
	width: 90%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/*案例展示*/
.s-con3{
	margin-bottom: 60px;
}
.example-list ul {
    width: 1080px;
    margin: 0 auto;
    overflow: hidden;
}
.first_line,.third_line {
    margin-left: 93px;
}
.example-list ul .middle_line {
    margin: -40px 0;
}
.example-list ul .partner_common {
    width: 160px;
    height: 186px;
    float: left;
    margin: 10px;
    background-image: url(../../../img/qc_single_07.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    line-height: 186px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.example-list ul .partner_common .img1{
	display: inline-block;
	vertical-align: middle;
}
.example-list ul .partner_common img{
	display: none;
	width: 120px;
	height: auto;
	text-align: center;
	vertical-align: middle;
}
.example-list ul .partner_common:hover .img1{
	display: none;
}
.example-list ul .partner_common:hover .img2{
	display: inline-block;
	line-height: 186px;
}
.example-list ul .partner_common:hover{
    -webkit-filter:drop-shadow(0px 4px 3px #ddd);
    filter:drop-shadow(0px 4px 3px #ddd);	
}
.example-list ul .middle_line {
    margin: -40px 0;
}


.service_price{
	color: #e2383a;
	display: block;
	line-height: 42px;
	font-size: 24px;
	margin-top: 20px;
}