*{
	font-family: "微软雅黑";
}

/*.wechat{
	background-color: #0458b8;
	z-index: 50;
	display: block;
	width: 170px;
	height: 60px;
	position: fixed;
	bottom: 128px;
	right: -110px;
	cursor: pointer;
	opacity: .8
}
.wechat img{
	margin-left: -4px;
	margin-right: 4px;
	float: left;
	height: 60px;
}
.wechat span{
	display: inline-block;
	height: 100%;
	line-height: 30px;
	color:#fff;
	float: left;
	font-size: 14px;
}

.tel{
	background-color: #0458b8;
	z-index: 50;
	display: block;
	width: 170px;
	height: 60px;
	position: fixed;
	bottom: 200px;
	right: -110px;
	cursor: pointer;
	opacity: .8
}
.tel img{
	margin-left: -4px;
	margin-right: 4px;
	float: left;
	height: 60px;
}
.tel span{
	display: inline-block;
	height: 100%;
	line-height: 30px;
	color:#fff;
	float: left;
	font-size: 14px;
}*/

.contact-area{
	z-index: 50;
	display:inline-block;
	position:fixed;
	right:7px;
	bottom:130px;
	background:#fff;
	box-shadow: 0 0 2px 2px #f2f2f2; 
	padding:3px 8px;
	text-align:center;
	border-radius: 10px;
}
.contact-area img{
	width:100px;
	height:100px;
}
.contact-area span{
	display:block;
	font-size:14px;
	color:#0458b8;
}
.contact-area p{
    font-size: 14px;
	line-height:30px;
	margin:0px;
}

.signupNow{
	width: 100%;
	position: fixed;
	bottom: 0px;
	left:-50px;
	height: 60px;
	text-align:center;
	z-index: 49;
	background: #c60000;
}
.signupNow span{
	font-size: 22px;
	height: 60px;
	
	display: inline-block;
	color: #fff;
	padding: 15px 120px;
}
.signupNow a{
	text-decoration: none;
	font-size: 20px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 230px;
	background-color: #ffe600;
	color: #000;
	border-radius: 25px;
}
.signupNow a:hover{
	background-color: #fff;
	color: red;
}


.container-fluid{
	margin:0;
	padding: 0;
}
.row{
	margin-left: 0;
	margin-right: 0;
	overflow-x: hidden;
	overflow-y:hidden;
}
.section-01{
	position: relative;
	color: #fff;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	background-color: #4661b9;
    min-height: 800px;
    background: url(../images/baihui-banner-bg.png) left top no-repeat;
}
.section-01 .banner-img{
	width: auto;
	height: auto;
	max-width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top:0;
	/*position: absolute;
	bottom: 0;*/
	/*width: 70%;
	left: 11%;*/
}
.section-01 .left{
	position: relative;
	padding-top: 40px;
	padding-left: 12%;

}
.section-01 .left .logo img{
	height: 40px;
	vertical-align: top;
}
.section-01 .left .logo span{
	display: inline-block;
	height: 40px;
	font-size: 30px;
	margin-left: 10px;
	line-height: 48px;
	color:#fff;
	margin-bottom: 110px;
}
.section-01 .left p{
	font-size: 30px;
	color: #fff;
	padding-bottom: 10px;
}
.section-01 .left p.first{
	padding-top: 40px;
}
.section-01 .left .globalUsers{
	width: 200px;
	height: 60px;
	line-height: 56px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	font-size: 22px;
}

.section-01 .left .rewards{
	width: 114%;
	position: absolute;
	top:139%;
	left: 18%;
	background-color: #fff;
	color: #000;
	box-shadow: 10px 10px 5px #888;
	border-radius: 10px;
}
.section-01 .left .rewards ul{
	position: relative;
	overflow: hidden;
	margin:0;
	padding: 0;
	margin-left: 4%;
}
.section-01 .left .rewards ul li{
	position: relative;
	list-style: none;
	float: left;
	text-align: center;
	padding: 1% 2%;
}
.section-01 .left .rewards li:first-child{
	margin-left: 2%;
}
.section-01 .left .rewards li img{
	width: 50%;
	display: inline-block;
	margin-bottom: 12px;
}
.section-01 .left .rewards li span{
	display: block;
	font-size: 14px;

}
.section-01 .right{
	position: relative;
	z-index: 998;
	padding-top: 100px;
}
.section-01 .right .signup-box{	
	width: 60%;
}
.section-01 .silkBelt{
	position: relative;
	z-index: 2;
	text-align: center;	
}
.section-01 .silkBelt img{

}
.section-01 .rotateBlock{
	z-index: 1;
	position: absolute;
	top:42%;
	left: -2%;
	width: 150%;
	height: 300%;
	/*transform: rotate(-4deg);*/
	background-color: #fff;	
}

.section-02{
	padding: 2% 0;
	min-height: 420px;
}
.section-02 p{
	margin-top: 3%;
	font-size: 30px;
	text-align: center;
}
.section-02 ul{
	overflow: hidden;
	display: block;
	margin: 4% auto 0;
	width:100%;
	text-align:center;
}
.section-02 ul li{
	list-style: none;
	display: inline-block;
	margin:0 1%;
}
.section-02 ul li span{
	display: inline-block;
	width: 180px;
	height: 180px;
	color: #fff;
	text-align: center;
	padding: 9%;
	padding-top: 39%;
	border-radius: 50%;
	background-color: #11a6e7;
}
.section-02 ul li img{
	display: inline-block;
	vertical-align: middle;
	margin:93% 1%;
}
.section-03{
	background-color: #f5feff;
	min-height: 470px;
	padding: 4% 0 0;
}
.section-03 p{
	font-size: 30px;
	text-align: center;
}
.section-03 span{
	display: block;
	text-align: center;
}
.section-03 ul{
	overflow: hidden;
    width:100%;
    text-align:center;
    margin:2% auto 0;
}
.section-03 ul li{
	margin: 0 5%;
	display: inline-block;
	width: 140px;
	height: 230px;
}
.section-03 ul li p{
	margin-top: 4%;
	padding: 4% 0;
	font-size: 16px;
	color:#67bff2;
}
.section-03 ul li span{
	height:80px;
	overflow:hidden;
}

.section-04{
	padding: 4% 0 0;
}
.section-04 p{
	font-size: 30px;
	text-align: center;
}
.section-04 .featuresDisplayZoneSwitcher{
	width: 80%;
	margin:2% auto;
	padding-left: 20%;
	overflow: hidden;
}
.section-04 .featuresDisplayZoneSwitcher li{
	padding: 0 3%; 
	text-align: center;
	display: inline-block;
	list-style: none;
	float: left;
	cursor: pointer;
	border-right: 1px solid #000;
}
.section-04 .featuresDisplayZoneSwitcher li:first-child{
	color: #11a6e7;
}
.section-04 .featuresDisplayZoneSwitcher li:last-child{
	border-right: none;
}
.section-04 .featuresDisplayZone{
	margin: 0 auto;
	width: 80%;
	min-height: 600px;
	position: relative;
}
.section-04 .featuresDisplayZone li{
	position: absolute;
	left: 0;
	top: 0;
	list-style: none;
	display: none;
	background-color: 
}
.section-04 .featuresDisplayZone li:nth-child(1){
	display: block;
}
.section-04 .featuresDisplayZone li p{
	background-color: #11a6e7;
	display: block;
	min-height: 120px;
	width: 1000px;
	color: #fff;
	padding: 20px 20px;
	text-align: left;
	font-size: 16px;
	border-radius: 10px;
	margin-left: 56px;
}
.section-04 .featuresDisplayZone li img{
	background-color: #fff;
	position: relative;
	z-index: 3;
	margin-left: 19%;
	margin-top: -3%;
	width: 74%;
	box-shadow: 0px 0px 4px #efecec;
}


.section-06{
	margin:0 auto;
	min-height: 680px;
	background: url(../images/baihui-youshi-bg.png) top center no-repeat;
}
.section-06 p{
	padding-top: 4%;
	color: #fff;
	text-align: center;
	font-size: 30px;
}
.section-06 ul{
	padding: 8% 0;
	width: 91%;
	/*padding-top: 2%!important;*/
	margin:0 auto;
}
.section-06 ul li{
	position: relative;
	width: 27%;
	height: 236px;
	padding: 2%;
	margin:0 3%;
	text-align: center;
	border:1px solid #ccc;
	border-radius: 10px;
	display: inline-block;
}
.section-06 ul li img{
	position: absolute;
	left: -7%;
	top: -23%;
}
.section-06 ul li p{
	color:#ffec49;
}
.section-06 ul li:nth-child(4){
	margin-top: 6%;
}
.section-06 ul li:nth-child(5){
	margin-top: 6%;
}
.section-06 ul li:nth-child(6){
	margin-top: 6%;
}
.section-06 ul li>img{
	width: 22%;
}
.section-06 ul li>p{
	text-align: left;
	padding-top: 8%;
	padding-bottom: 6%;
	font-size: 20px;
	font-weight: 600;
}
.section-06 ul li>span{
	font-size: 16px;
	color: #fff;
	text-align: left;
	float: left;
}

.section-07{
	position: relative;
	width: 100%;
	min-height: 502px;
	margin-left: 0!important;
	margin-right: 0!important;
	padding-left: 0!important;
	padding-right: 0!important;
}
.section-07 > div{
	padding-left: 0!important;
	padding-right: 0!important;
}
.section-07 p{
	text-align: center;
	font-size: 30px;
	padding: 40px 0;
}
.section-07 .customers-testimony{
	width: 100%;
	height: 234px;
	overflow: hidden;
}
.section-07 .customers-testimony li{
	display: none;
	position: absolute;
	width: 1000px;
	height: 200px;
	list-style: none;
	color: #fff;
	background-color: #11a6e7;
	margin-left: 13%;
	border-radius: 100px;
}
.section-07 .customers-testimony li:nth-child(1){
	display: inline-block;
}
.section-07 .customers-testimony li h5{
	margin-top: 6%;
	font-size: 18px;
}
.section-07 .customers-testimony li img{
	display: inline-block;
	float: left;
	padding: 2%;
	width: 140px;
	height: 140px;
	background-color: #fff;
	border-radius: 50%;
	margin: 3% 4% 0% 2%;
}
.section-07 .customers-testimony .customers-intro{
	width: 80%;
	padding: 0 2%;
	margin-top: 2%;
	display: inline-block;
	float: left;
	overflow: hidden;
}
.section-07 .customers-testimony .customers-intro span{
	display:block;
	width: 75px;
	height: 1px;
	background-color: #fff;
}
.section-07 .customers-testimony .customers-intro p{
	padding: 1% 0;
}
.section-07 .customers-testimony li p{
	font-size: 16px;
	text-align: left;
}

.section-07 .control-pots{
	margin-left: 43%;
}
.section-07 .control-pots li{
	width: 16px;
	height: 16px;
	cursor: pointer;
	border-radius: 50%;
	display: inline-block;
	float: left;
	margin-right: 14px;
	padding: 4px;
	border:.4px solid #11a6e7;
}
.section-07 .control-pots li:nth-child(1){
	background-color: #11a6e7;
}
.section-08 {
	text-align: center;
	padding-bottom: 40px;
}
.section-08 p{
	font-size: 30px;
	text-align: center;
	padding: 40px 0;
}
.section-08 img{
	width: 80%;
}

.section-09 {
	background-color: #11a6e7;
	color:#fff;
	text-align: center;
	padding-bottom: 40px;
}
.section-09 .section-09-bgi{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
}
.section-09 p{
	font-size: 30px;
	color: #fff;
	text-align: center;
	padding: 40px 0;
}
.section-09 img{
	position: relative;
	width: 80%;
	z-index: 2;
}


.section-12{
	padding: 6px 0 58px 0;
	text-align: center;
}
.section-12 span{
	font-size: 14px;
	text-align: left;
}




@media screen and (max-width: 768px){
	.signupNow, .tel{
		display: none;
	}
	.free{
		margin-left: 10%;
	}
	/* SalesIQ hint message hide */
	.zsiq_theme1 div.zsiq_cnt{
		display: none;
	}
	.section-01{
		height: 2011px;
		background:none;
		background-color: #123d50;
		margin: 0 auto;
	}
	.section-01 .left{
		padding: 40px 12% 0 12%;
	}
	.section-01 .logo{
		height: 60px;
	}
	.section-01 .left .rewards li:last-child{
		
	}
	.section-01 .left p{
		font-size: 20px;
	}
	.section-01 .right .signup-box{
		width: 80%;
		margin: 0 auto;
	}
	.section-01 .rotateBlock{
		display: none;
	}

	.section-06{
		padding-bottom: 6%;
	}
	.section-06 ul{
		width: 100%;
	}
	.section-06 ul li{
		width: 39%;
		height: 294px;
	}

	.section-07 > div > ul > li{
		width: 100%;
		margin-left: -14%;
	}

	.section-08 img, .section-09 img{
		width: 100%;
	}

	.section-07{
		height: 1000px;
	}
	.section-07 .colorBlock-top{
		height: 500px;
	}
	.section-07 .colorBlock-top p{
		padding-left: 40px;
		padding-right: 40px;
	}
	.section-07 .colorBlock-bottom{
		height: 500px;
	}
	.section-07 > div > ul > li > div{
		height: 42%;
		margin-left: 13%;
		margin-top: -65px;
	}
	.section-07 > div > ul > li:nth-child(2){
		margin-top: 35%;
	}
	
}