.banner{
	background-attachment: scroll;
    background-image: url(../images/banner2.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 279px;
    overflow: hidden;
    position: relative;
}
.bannerTit{
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	margin-top: 95px;
	line-height: 40px;
	position: relative;
	z-index: 999;
}
.banner .bannerDiv{
	 background-color: rgba(0, 0, 0, 0.16);
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.outsourceLeft{
	margin-left: 130px;
}
.outsourceBg{
	background-attachment: scroll;
    background-image: url(../images/wbBg.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 8px;
}
.outsourceTit{
	color:#FF8C00;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}
.outsourceRight{
	margin-left: 115px;
}
.outsourceContent{
	width: 395px;
}
.process{
	color:#696969;
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 60px;
}
.outsourceTit1{
	background: url(../images/outsourceBg.png) no-repeat;
	width: 175px;
	height: 41px;
	line-height: 40px;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 20px;
	
}
.outsourceTit2{
	background: url(../images/outsourceBg1.png) no-repeat;
	width: 208px;
	height: 41px;
	line-height: 40px;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 20px;
	
}
.processList dd{
	color:#696969;
	font-size: 14px;
	border-bottom: 1px solid #9ACBF4;
	line-height: 25px;
	padding: 5px 0px;
}
.outsourceList1{
	padding-top: 95px;
}
.outsourceListDiv1{
	padding-bottom: 40px;
}
.outsourceList2{
	padding-top: 87px;
}
.process1{
	color:#008080; 
	text-align: center; 
	font-size: 16px;
	line-height: 30px;
	margin-top: 50px;
}
.outsourceListDiv2{
	padding-bottom: 75px;
}
.outsourceList3{
	margin-top: 20px;
}
.callCenterTit h4{
    border: 2px solid #3d9be9;
    border-radius: 5px;
    color: #3d9be9;
    width: 120px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 15px;
}
.callCenterImg{
	margin-top: 15px;
	margin-right: 20px;
}
.callCenterTit{
	width: 826px;
}
.callCenterTit p{
	font-size: 14px;
	color:#696969;
	line-height: 32px;
	margin: 5px 0px;
}
.callCenterTit p span{
	color:#008080;
}
.callCenter dd{
	margin-bottom: 10px;
}

.scroll{
	display: inline-block;
	width: 105px;
	height: 40px;
	line-height: 40px;
	background:#dbf1f8;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;	
	margin: 10px 0px;
}
.scroll:hover{
	background: #1ec1fd;
}
