

#layerslider{
	white-space: nowrap;
}
.ls-nav-prev,
.ls-nav-next{
	position:absolute;
	z-index:99;
	top:50%;
	width:40px;
	height:40px;
	margin-top:-20px;
	background: url("../images/prev.png") center center no-repeat;
}
.ls-nav-prev{
	left:60px;
}
.ls-nav-next{
	right:60px;
	background-image: url("../images/next.png");
}
#layerslider .ls-loading-container{
	top:0px!important;
	width:100%;
	height:100%;
	margin-left:-50%;
	background: url("../images/loading.gif") center center;
}

#layerslider .banner-icon{
	display: inline-block;
	padding:0px 30px;
	line-height:40px;
	font-size:inherit;
	vertical-align: middle;
	border-bottom:1px solid #888;
}
#layerslider .banner-icon + .banner-icon{
	margin-left:100px;
}
#layerslider .third-banner .banner-icon{
	background: url("../images/banner-icon0.png") left 9px no-repeat;
}
#layerslider .third-banner .banner-icon-scd{
	background: url("../images/banner-icon0.png") left -32px no-repeat;
}
#layerslider .third-banner .banner-icon-trd{
	background: url("../images/banner-icon0.png") left -71px no-repeat;
}
#layerslider .fourth-banner .banner-icon{
	background: url("../images/return.png") left 9px no-repeat;
}
#layerslider .fourth-banner .banner-icon-scd{
	background: url("../images/return.png") left -32px no-repeat;
}
#layerslider .fourth-banner .banner-icon-trd{
	background: url("../images/return.png") left -71px no-repeat;
}


.currency{
	background-color: #1a1a1a;
	white-space: nowrap;
}
.currency .container{
	height: 46px;
	line-height:46px;
	overflow:hidden;
	
}
.currency-roll{
	position:absolute;
	top:0px;
	left:110%;
	width: auto;
	font-size:0px;
	background-color: #1a1a1a;
}
.currency-roll.active{
	z-index:9;
}
.currency .currency-nav,
.currency .currency-item,
.currency .currency-item i,
.currency .currency-item span{
	display: inline-block;
	vertical-align: middle;
}
.currency .currency-nav{
	position: absolute;
	z-index:10;
	left:0px;
	top:0px;
	padding-right:20px;
	background-color: #1a1a1a;
	-webkit-user-select: none;
	-moz-user-select: none;
}
.currency .currency-nav>li{
	display: inline-block;
	color:#888;
	cursor: pointer;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
}
.currency .currency-nav>li.nav-item:hover,
.currency .currency-nav>li.active{
	color:#faaf40;
}
.currency .currency-item{
	margin-right:20px;
}
.currency .currency-item i{
	display: inline-block;
	width:7px;
	height:4px;
	margin-right:4px;
	background: url("../images/up-down.png") no-repeat;
}
.currency .currency-item i.up{
	background-position: top center;
}
.currency .currency-item i.down{
	background-position: bottom center;
}
.currency .currency-item span{
	color:#bbb;
}


.account-type,
.advantage,
.platform,
.trading-type,
.cooper{
	padding:76px 0px 80px;
}
.account-type .account-info{
	margin:58px 0px 56px;
}
.account-type .account-detail{
	float:left;
	width:226px;
	height: 226px;
	margin-left:10px;
	background: url("../images/hover-bg.jpg") center center no-repeat;
	box-shadow: 0px 0px 20px 0px #121212;
}
.account-type .five-mobile:first-child>div:first-child .account-detail{
	margin-left:0px;
}
.account-type p{
	margin-bottom:28px;
	font-size:12px;
	color:#888;
	text-align: center;
}


.advantage{
	background: url("../images/advantage-bg.jpg") center -180px no-repeat;
}
.advantage .advantage-info{
	margin:40px 0px 68px;
}
.advantage .advantage-detail{
	float:left;
	width: 234px;
	height:192px;
}
.advantage-detail .section-box{
	background-color: transparent;
}


.platform .platform-title{
	padding:0px;
}
.platform .section-content{
	margin:76px 0px;
}
.platform .section-nav{
	min-width:380px;
	color:#bbb;
}
.platform .section-nav>li{
	padding:0px 20px;
}
.platform .section-nav>li + li{
	margin-left:10px;
}
.platform .section-nav>li i.pc,
.platform .section-nav>li i.iphone,
.platform .section-nav>li i.android{
	background:url("../images/platform-icon.png") no-repeat;
}
.platform .section-nav>li i.pc{
	width:14px;
	height:12px;
	background-position:left top;
}
.platform .section-nav>li i.iphone{
	width:10px;
	height:14px;
	background-position:center top;
}
.platform .section-nav>li i.android{
	width:11px;
	height:15px;
	background-position:right top;
}
.platform .section-nav>li:hover{
	background-color:#faaf40;
	color:#fff;
	border-color:#faaf40;
}
.platform .section-nav>li:hover i.pc{
	background-position:left bottom;
}
.platform .section-nav>li:hover i.iphone{
	background-position:center bottom;
}
.platform .section-nav>li:hover i.android{
	background-position:right bottom;
}
.platform img{
	width: 100%;
}


.trading-type{
	background: url("../images/type-bg.jpg") center center no-repeat;
}
.trading-type .section-nav>li{
	border-color:#5a5a5a
}
.trading-type .trading-title{
	margin-bottom:30px;
}
.trading-type .type-detail{
	float:left;
	width:370px;
	height:278px;
	margin:30px 0px 0px 30px;
	background: url("../images/hover-bg.jpg") center center no-repeat;
}
.trading-type .type-detail.fst{
	background-image: url("../images/hover-bg-fst.jpg");
}
.trading-type .type-detail.scd{
	background-image: url("../images/hover-bg-scd.jpg");
}
.trading-type .type-detail.for{
	background-image: url("../images/hover-bg-for.jpg");
}
.trading-type .type-detail.fiv{
	background-image: url("../images/hover-bg-fiv.jpg");
}
.trading-type .type-detail.six{
	background-image: url("../images/hover-bg-six.jpg");
}
.trading-type .type-detail.no-margin{
	margin-left:0px;
}
.trading-type .section-box{
	padding:90px 0px;
	background-color: #1a1a1a;
}


.cooper .cooper-info{
	margin:0px;
	margin-top:60px;
}
.cooper .cooper-info>div[class*=cooper]{
	height:120px;
	border:1px solid #2a2a2a;
	background: center center no-repeat;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
}
.cooper .cooper-info>div[class*=cooper]:hover{
	border-color:#faaf40;
}
.cooper .cooper-info>div.cooper-ubs{
	background-image: url("../images/ubs.png");
}
.cooper .cooper-info>div.cooper-ubs:hover{
	background-image: url("../images/ubs-hover.png");
}
.cooper .cooper-info>div.cooper-gm{
	background-image: url("../images/gm.png");
}
.cooper .cooper-info>div.cooper-gm:hover{
	background-image: url("../images/gm-hover.png");
}
.cooper .cooper-info>div.cooper-bnp{
	background-image: url("../images/bnp.png");
}
.cooper .cooper-info>div.cooper-bnp:hover{
	background-image: url("../images/bnp-hover.png");
}
.cooper .cooper-info>div.cooper-cs{
	background-image: url("../images/cs.png");
}
.cooper .cooper-info>div.cooper-cs:hover{
	background-image: url("../images/cs-hover.png");
}
.cooper .cooper-info>div.cooper-bar{
	background-image: url("../images/bar.png");
}
.cooper .cooper-info>div.cooper-bar:hover{
	background-image: url("../images/bar-hover.png");
}
.cooper .cooper-info>div.cooper-jpm{
	background-image: url("../images/jpm.png");
}
.cooper .cooper-info>div.cooper-jpm:hover{
	background-image: url("../images/jpm-hover.png");
}


@media screen and (max-width:1199px){
	
	.mobile-body .trading-type .type-detail{
		width:300px;
	}
}


@media screen and (max-width:1023px){
	
	.mobile-body .platform .section-content{
		margin:46px 0px
	}
	
	.account-type,
	.advantage,
	.platform,
	.trading-type,
	.cooper{
		padding:46px 0px 50px;
	}

	
	.mobile-body .cooper{
		padding-bottom:0px;
	}
}


@media screen and (max-width:767px){
	
	.mobile-body{
		position: relative;
		top:44px;
	}
	.mobile-body #layerslider .banner_1_btn{
		margin-top:12px !important;
		line-height: 30px !important;
	}
	.mobile-body #layerslider .banner-icon + .banner-icon{
		margin-left:60px;
	}
	
	
	.mobile-body .section-nav,
	.mobile-body .section-content{
		float: none !important;
		padding-top:30px;
		clear: both;
	}
	.mobile-body .section-nav>li{
		padding:0px 20px;
	}
	
	
	.mobile-body .account-type .account-info{
		margin:38px 0px 36px;
	}
	
	
	.mobile-body .advantage,
	.mobile-body .trading-type{
		background-size: cover;
		background-position: center center;
	}
	.mobile-body .advantage .advantage-info{
		margin:30px 0px 48px;
	}
	.mobile-body .advantage .text-center img{
		width: 100%;
	}
	
	
	.mobile-body .platform .platform-title{
		padding-bottom:38px;
	}
	.mobile-body .platform .platform-title + div{
		padding:0px;
	}
	.mobile-body .platform .section-content{
		margin:0px;
	}
	.mobile-body .platform .section-nav{
		min-width:auto;
	}
	.mobile-body .platform .section-nav>li{
		padding:0px 12px;
	}
	.mobile-body .platform .section-nav>li + li{
		margin-left:8px;
	}
}


@media screen and (max-width:567px){
	
	.mobile-body #layerslider .banner-icon{
		padding:0px 2% 0px 8%;
		transform: scale(0.6);
		-webkit-transform: scale(0.6);
	}
	.mobile-body #layerslider .banner-icon + .banner-icon{
		margin-left:0px;
	}
	
	
	.mobile-body .currency .container{
		height: 62px;
	}
	.mobile-body .currency-roll{
		top:46px;
		line-height: 1.2;
	}
}


@media screen and (max-width:374px){
	
	.mobile-body .fourth-banner .banner_1_content:last-child{
		margin-left:-3%!important;
	}
}