body {
	text-align: center;
}
.pc-navigation {
	background-image: none;
}
.contentContainer {
	display: inline-block;
	position: relative;
	text-align: center;
	margin: 0 auto;
	margin-top: 98px;
	width: 100%;
}

.mainContainer {
	width: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
}
.ourPhoneContainer {
	display: none;
}
.advantageTitle {
	font-size: 36px;
	line-height: 36px;
	color: #333;
	font-weight: 400;
	margin: 90px auto 50px auto;
}
.info {
	font-size: 16px;
	line-height: 26px;
	color: #999;
	text-align: justify;
	max-width: 1124px;
	margin: 20px auto;
}
.advantageTitle br {
	display: none;
}
.middleBigImage {
	max-width: 1124px;
	margin-bottom: 70px;
}
.middleSlashImage {
	margin-bottom: 70px;
	display:flex;
}
.callManager {
	padding: 80px 0;
	background-color: #e7f4ff;
	background-image: url(../Image/Alliance/call_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto;
	height: 140px;
}
.join {
	display: block;
	box-sizing: border-box;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 2px;
  color: white;
  background-color: #5f84e9;
  padding: 14px 22px 14px 24px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
  display: inline-block;
  margin: 40px auto 0 auto;
  cursor: pointer;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  text-align: center;
	border: none;
  box-shadow: 0 4px 10px rgba(0,0,0,.3);
  -webkit-box-shadow:  0 4px 10px rgba(0,0,0,.3);
  -moz-box-shadow: 0 4px 10px rgba(0,0,0,.3);
}
.callManager .advantageTitle {
	margin-top: 0;
}
.callManager .join {
	margin: 0;
}

.countContainer {
	font-size: 0;
	margin: 40px auto;
	padding: 70px 40px;
	text-align: center;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-color: rgba(243, 243, 243, 0.94);
	background-image: url(../Image/index/bg-map.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 60%;
}
.countContainer .smallSquare {
	width: 36px;
	height: 4px;
	text-align: center;
	display: block;
	margin: 40px auto;
	background-color: #f85415;
}
.countContainer h2 {
	font-size: 36px;
	font-weight: 400;
	margin-bottom: 60px;
	margin-top: 20px;
	text-align: center;
	color: #333;
	z-index: 2;
}
.countContainer .bg-map {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	z-index: 1;
}
.countContainer .row {
	z-index: 2;
}
.countContainer .row .col-3 {
	width: 23.5%;
	margin-right: 2%;
	display: inline-block;
	text-align: center;
	z-index: 2;
}
.countContainer .row .col-3:last-child {
	margin-right: 0;
}
.countLabel p:first-child {
	font-size: 52px;
	font-weight: 400;
	z-index: 2;
}
.countLabel p span {
	font-size: 22px;
	padding-left: 4px;
	font-weight: normal;
	z-index: 2;
}
.countLabel p:last-child {
	font-size: 16px;
	padding-top: 15px;
	z-index: 2;
	color: #666;
}
.countContainer .countNote {
	padding-top: 80px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #999;
	text-align: center;
}
.countContainer .loginButton {
	display: block;
	box-sizing: border-box;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  letter-spacing: 2px;
  color: white;
  background-color: #5f84e9;
  padding: 14px 22px 14px 24px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
  display: inline-block;
  margin: 20px auto 0 auto;
  cursor: pointer;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  text-align: center;
	border: none;
  box-shadow: 0 4px 10px rgba(0,0,0,.3);
  -webkit-box-shadow:  0 4px 10px rgba(0,0,0,.3);
  -moz-box-shadow: 0 4px 10px rgba(0,0,0,.3);
}

.familyCase {
	width: 1124px;
	margin: 0 auto 90px auto;
	font-size: 0;
}
.familyCaseItem {
	width: 23.5%;
	margin-right: 2%;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
/*	padding: 0;*/
	position: relative;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	padding: 20px;
	box-sizing: border-box;
	top: 0;
	box-shadow: 0 1px 3px rgba(0,0,0,0);
	-webkit-box-shadow:  0 1px 3px rgba(0,0,0,0);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
	vertical-align: top;
}
.familyCaseItem:hover {
	top: -8px;
	box-shadow: 0 1px 3px rgba(0,0,0,.3);
	-webkit-box-shadow:  0 1px 3px rgba(0,0,0,.3);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.3);
}
.familyCaseItem:last-child {
	margin-right: 0;
}
.familyCaseItem img {
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.familyCaseItem h3 {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	margin: 20px 0 10px 0;
	text-align: center;
}
.familyCaseItem p {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	color: #999;
	text-align: justify;
}