*{
	font-family: "微软雅黑";
}


.wechat{
	background-color: #0458b8;
	z-index: 50;
	display: block;
	width: 170px;
	height: 60px;
	position: fixed;
	bottom: 200px;
	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: 280px;
	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:10px 16px;
	text-align:center;
	border-radius: 10px;
}
.contact-area img{
	width:80px;
	height:80px;
}
.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: url(../images/trade-banner-bg.png) left top;
    background-repeat: no-repeat;
    background-position: 0 0px;
    background-size: 100% 100%;
    min-height: 800px;
    /*padding-bottom: 30px;*/
}
.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{
	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 .rewards ul{
	overflow: hidden;
	margin:0;
	padding: 0;
	margin-top: 80px;
}
.section-01 .left .rewards li{
	list-style: none;
	float: left;
	text-align: center;
	margin: 10px 10px;
}
.section-01 .left .rewards li:first-child{
	margin-left: 0px;
}
.section-01 .left .rewards li img{
	width: 65px;
	display: inline-block;
	margin-bottom: 12px;
}
.section-01 .left .rewards li span{
	display: block;
	color:#fff;
	font-size: 14px;

}
.section-01 .right{

	padding-top: 100px;
}
.section-01 .right .signup-box{	
	width: 60%;
}

.section-02{
	text-align: center;
	padding: 40px 0;
}
.section-02 img{
	width: 69%;
	padding: 5%;
}
.section-02 .left>span{
	float: left;
	text-align: left!important;
	font-size: 16px;
	margin-top: 4%;
	color:#000!important;
	padding:0 12%;
}
.section-02 .left{
	color: #000;
}
.section-02 .col-md-offset-1:first-child{
	padding-right: 1%!important;
}
.section-02 .col-md-offset-1:last-child{
	margin-left: -1%!important;
}
.section-02 .block-container{
	width: 480px;
	height: 480px;
	position: relative;
}
.section-02 .block-container>img{
	width: 81%;
	padding: 0;
}
.section-02 .block-container>span{
	padding: 13%;
	text-align: left;
	position: absolute;
	left: 24px;
	top: -18px;
	font-size: 14px;
	color: #fff;
	line-height: 26px;

}
.section-03{
	position: relative;
	min-height: 650px;
	margin-bottom: 40px;
}
.section-03 .title{
	display: block;
	margin:0 auto;
	text-align: center;

}
.section-03 .title img{
	height: 35px;
}
.section-03 .title span{
	display: inline-block;
	width: 200px;
	height: 30px;
	color:#000;
	padding-left: 10px;
	font-size: 30px;
	line-height: 30px;
	vertical-align: middle;
}
.section-03 .displayZone{
	position: relative;
	min-height: 400px;
}
.section-03 .displayZone li{
	position: absolute;
	top: 10%;
	left: 0;
	overflow: hidden;
	display: none;
	padding-bottom: 10px;
}
.section-03 .displayZone li:first-child{
	display: block;
}
.section-03 .displayZone li img{
	width: 90%;	
	display: inline-block;
	box-shadow: 0 3px 3px 0px #ccc;
}
.section-03 .displayZone li span{
	font-size: 16px;
	position: relative;
	color:#000;
	display: inline-block;
	margin: 8px 0;
	width: 90%;
}
.section-03 .right{
	position: absolute;
	top:89px;
	right: -14px;
	margin-left: 0;
	margin-right: 0;
}
.section-03 .right .featuresDisplayZoneSwitcher li{
	text-align: center;
	color: #000;
	list-style: none;
	width: 144px;
	padding:4% 2%;
	font-size: 14px;
	border-radius: 10px;
	border:1px solid #ddf2fc;
	box-shadow: 0 2px 0px #ddf2fc;
	cursor: pointer;
	margin-bottom: 4%;

}
.section-03 .right .featuresDisplayZoneSwitcher li:first-child{
	color:#fff;
	background-color: rgb(18, 61, 80)

}
.section-04{
	position: relative;
	color: #fff;
}
.section-04 .col-md-12{
	padding-left: 0!important;
	padding-right: 0!important;
}
.section-04 .img-wrapper{
	text-align: center;
	margin: 0 auto;
	width: 80%;
	height: 80%;
	border-radius: 50%;
	background-color:#fff; 
	margin-bottom: 4px;
}
.section-04 .img-crm-wrapper{
	text-align: center;
	margin: 0 auto;
	width: 29%;
	height: 61%;
	border-radius: 50%;
	background-color:#fff; 
	margin-bottom: 4px;
}
.section-04 img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.section-04 .section-04-title{
	position: absolute;
	left: 38%;
	top: 6%;
	color: #fff;
	font-size: 30px;
}
.section-04 ul li{
	list-style: none;
	text-align: center;

}
.section-04 ul li img{
	width: 99%;
	border-radius: 50%;

}
.section-04 ul li span{

}
.section-04 .shopify{
	position: absolute;
	left: 10%;
	top:26%;
}
.section-04 .twitter{
	position: absolute;
	left: 27%;
	top:40%;
}

.section-04 .mailchimp{
	position: absolute;
	left: 17%;
	top:47%;
}
.section-04 .paypal{
	position: absolute;
	left: 6%;
	top:51%;	
}
.section-04 .linkedin{
	position: absolute;
	left: 15%;
	top:69%;
}
.section-04 .gmail{
	position: absolute;
	left: 28%;
	top:61%;
}
.section-04 .facebook{
	position: absolute;
	left: 65%;
	top:32%;
}
.section-04 .googleadwords{
	position: absolute;
	left: 83%;
	top:37%;
}
.section-04 .wordpress{
	position: absolute;
	left: 73.5%;
	top:47%;
}
.section-04 .whatsapp{
	position: absolute;
	left: 68%;
	top:62%;
}
.section-04 .skype{
	position: absolute;
	left: 84%;
	top:70%;
}
.section-04 .crm{
	width: 40%;
	height: 40%;
	position: absolute;
	left: 30%;
	top:40%;
}
.section-04 .crm img{
	width: 73%;
	vertical-align: middle;
	margin-top: 41px;
	border-radius: 0;
}
.section-05{
	padding-bottom: 50px;
}
.section-05 .section-05-title {
	padding-left: 6%;
	height: 40px;
	vertical-align: middle;
	padding-bottom: 6%;
	margin-top: 40px;
}
.section-05 .section-05-title img{
	width: 19%;
	margin-top: -23px;
	margin-left: 6px;
	margin-right: 6px;
}
.section-05 .section-05-title span{
	color: #000;
	font-size: 30px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
.section-05 .product-list{
	overflow: hidden;
	margin-top: 12%;
}
.section-05 .product-list li{
	width: 276px;
	display: inline-block;
	float: left;
	list-style: none;
	color:#000;
	font-size: 16px;
	margin: 0 0;
	margin-bottom: 20px;
}
.section-05 .product-list li::before{
	display: inline-block;
	content: "";
	width: 8px;
	height: 8px;
	margin-right: 4px;
	background-color: #123d50;
}

.section-05 .right img{
	width: 80%!important;
}

.section-06{
	background-color:#123d50;
	margin:0 auto;
	text-align: center;
	padding-top: 4%;
	padding-bottom: 8%;
	color:#fff;
}
.section-06 .section-06-title {
	padding-left: 6%;
	height: 40px;
	vertical-align: middle;
	padding-bottom: 6%;
}
.section-06 .section-06-title img{
	width: 8%;
	margin-top: -14px;
	margin-left: 6px;
	margin-right: 6px;
}
.section-06 .section-06-title span{
	text-align: center;
	color: #fff;
	font-size: 30px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
.section-06 .bg-img{
	width: 30%;
}
.section-06 .details{
	position: relative;
}
.section-06 .details span{
	position: absolute;
	font-size: 16px;
	width: 417px;
	text-align: left;
}
.section-06 .details .details-01{
	top: 27%;
	right: 52.6%;
}
.section-06 .details .details-02{
	top:21%;
	left: 54%;
}

.section-06 .details .details-03{
	top: 69%;
	right: 52.4%;
}

.section-06 .details .details-04{
	top:61%;
	left: 54%;
}
.section-07{
	padding: 6px 0 58px 0;
	text-align: center;
}
.section-07 span{
	font-size: 14px;
}


@media screen and (max-width: 768px){
	.signupNow, .tel,.wechat{
		display: none;
	}
	.free{
		margin-left: 10%;
	}
	/* SalesIQ hint message hide */
	.zsiq_theme1 div.zsiq_cnt{
		display: none;
	}
	.section-01{
		height: 1190px;
		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{
		width: 27%;
	}
	.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-02 .block-container{
		width: 346px;
		height: 322px;
		padding: 20px 0px;
		margin:0 auto;
	}
	.section-02 img{
		width: 95%
	}
	.section-02 .block-container>img{
		width: 86%;
	}
	.section-02 .block-container>span{
		font-size: 12px;
		left: 22px;
		top: -14px;
		line-height: 22px;
	}
	.section-03{
		min-height: 606px;
	}
	.section-03 .right{
		top: 58%;
	}
	.section-03 .displayZone li img{
		width: 100%;
	}
	.section-03 .displayZone li span{
		width: 99%;
	}
	.section-03 .right .featuresDisplayZoneSwitcher{
		margin: 0 auto;
		text-align: center;
		overflow: hidden;
		margin-left: -8%;
		margin-top:5%;
	}
	.section-03 .displayZone li{
		margin:0 auto;
		text-align: left;
	}
	.section-03 .right .featuresDisplayZoneSwitcher li{
		float: left;
		margin:2px 2px;
	}
	.section-04{
		background-color: #123d50;
		min-height: 986px;
	}
	.section-04>div>img{
		opacity: 0;
	}
	.section-04 .crm{
		display: none;
	}
	.section-04 .shopify{
		position: absolute;
		left: 16%;
		top:60%;
	}
	.section-04 .twitter{
		position: absolute;
		left: 60%;
		top:60%;
	}

	.section-04 .mailchimp{
		position: absolute;
		left: 16%;
		top:120%;
	}
	.section-04 .paypal{
		position: absolute;
		left: 60%;
		top:120%;	
	}
	.section-04 .linkedin{
		position: absolute;
		left: 16%;
		top:180%;
	}
	.section-04 .gmail{
		position: absolute;
		left: 39%;
		top:360%;
	}
	.section-04 .facebook{
		position: absolute;
		left: 60%;
		top:300%;
	}
	.section-04 .googleadwords{
		position: absolute;
		left: 16%;
		top:300%;
	}
	.section-04 .wordpress{
		position: absolute;
		left: 16%;
		top: 240%;
	}
	.section-04 .whatsapp{
		position: absolute;
		left: 60%;
		top:180%;
	}
	.section-04 .skype{
		position: absolute;
		left: 60%;
		top:240%;
	}
	.section-04 .section-04-title{
		font-size: 20px;
		margin:0 auto;
		margin-top: 4%;
		position: relative;
		text-align: center;
		left: 0;
		top: 0;

	}
	.section-05 .section-05-title{
		padding-left: 11%;
	}
	.section-05 .section-05-title img{
		margin-top: -9px;
	}
	.section-05 .section-05-title span{
		font-size: 19px;

	}
	.section-06 .section-06-title{
		padding-left: 0;
	}
	.section-06 .section-06-title span{
		font-size: 20px;
	}
	.section-06 .section-06-title img{
		width: 23%;
		margin-top: -2px;
	}
	.section-06 .left{
		padding-left: 0;
	}
	.section-06 .bg-img{
		width: 87%;
	}
	.section-06 .details{
		margin-top: 10%;
	}
	.section-06 .details span{
		width: 160px;
		font-size: 12px;
	}
}
.signup-box #signup-termservice{
	border: 1px solid #fff;
}
.signup-box #signup-termservice.checked::before,.signup-box #signup-termservice.checked::after{
	background: #fff;
}