﻿/*-------------账户服务----------*/
.wrap{
	position:relative;   
	font-size: 1.4rem;
	color:#676767;
	line-height: 1.6;
	margin: 90px auto 0;
	width:100%;
	max-width: 900px;	
	padding:0 15px;
}
.account-con{
	width:400px;
}
.account-in{		
	float:left;
}
.account-out{	
	float:right;
}
.wrap h3{
	margin: 60px auto;
	text-align: center;
}
.account-con>a{	
	display:block;
	width:206px;
	margin:0 auto;	
	cursor: pointer;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.account-con>a:hover,.report-img a:hover{
	-webkit-box-shadow: 6px 6px 14px rgba(0,0,0,0.2);
    box-shadow: 6px 6px 14px rgba(0,0,0,0.2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
.account-con>p{
	margin:60px 0 30px;
	padding:0 20px 20px;
	border-bottom: 1px solid #ddd;
}
.account-out>p{
	border-bottom: 0;
}
.content{
	font-size: 1.6rem;
	color:#004a80;	
}
.content a{
	width:205px;
	height:45px;
	line-height: 45px;
	background:#0a87e2;
	color:#fff;
	display:block;	
	text-align: center;	
	margin: 15px auto;	
}
.contant-content{
	margin:100px auto 50px;
	color:#fff;	
	width:100%;
	max-width:720px;
	padding:10px 15px;
	font-size: 1.6rem;
	background:#004a80;		
	text-align: center;
	line-height: 1.2;
	-webkit-box-shadow: 4px 4px 14px rgba(0,0,0,0.2);
    box-shadow: 4px 4px 14px rgba(0,0,0,0.2);
}
.contant-content span{
	color:#ffd800;	
}
/*-------------弹出层----------*/
#Overlay{
	position:fixed;
    top: 0;
    left: 0;
    z-index: 9999;    
    background:#000;        
    opacity: 0.7;
    width: 100%;    
    height:100%;
    display:none;
}
#mask{
	width:100%;	
	height:100%;
	position:fixed;
	z-index: 10000;   
	top:50%;
	transform:translate(0, -50%);
	-webkit-transform:translate(0, -50%);	
	display:none;
}
.mask-box{
	height:100%;
}
.close{
	font-size: 2.6rem;
	color:#fff;
	position:absolute;
	right:15px;
	top:15px;
	cursor:pointer;	
	font-family:arial;
	background:#046eb8;
	width:36px;
	height:36px;
	text-align: center;
	line-height: 36px;
}

/*-------------报告管理----------*/
.report-banner{
	margin-top: 90px;
	height:150px;
	width:100%;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../images/account-banner.jpg) no-repeat center;
}
.report-con{
	width:1050px;
	margin: 40px auto 70px;
	color:#888;
	line-height: 22px;
}
.report-con p{ margin-bottom: 10px;}
.report-info{
	width:638px;
	margin:0 auto;
}
.report-info em{
	height:1px;
	display:block;
	border-bottom: 1px solid #6ea9d4;
	position:relative;
	font-style: normal;
}
.report-info em span{
	width:332px;
	display:block;
	position:absolute;
	background:#fff;
	color:#0d6fb8;
	text-align: center;
	left:152px;
	top:-15px;
}
.report-img{
	margin:70px auto;
}
.report-img a{
	float:left;
	-webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.report-img a:nth-of-type(2){
	float:right;
}
.report-contant{
	margin:70px auto;
	text-align: center;
}
.report-contant span{
	color:#116fb5;
}

/*-------------@media------------*/
@media only screen and (max-width:860px) {		
	.account-in,.account-out{		
		float:none;
		margin:0 auto;
		padding-top:10px;
	}
	.account-con>p{
		border-bottom: 0;
		padding-bottom: 0;
	}	
	.content{
		padding-bottom: 50px;
    	border-bottom: 1px solid #ddd;
	}
}
/*product*/
.wrapper:last-of-type{
	padding: 0;
}
.breadCrumb{
	margin-bottom: 20px;
}
.forex-bg,.oil-bg,.indices-bg,.silver-bg,.gold-bg,.exotic-bg{
	height: 560px;
	color: #fff;
	position: relative;
}
.forex-bg::before,.oil-bg::before,.indices-bg:before,.silver-bg::before,.exotic-bg::before{
	content: "";
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 560px;
	background: url(../images/grid.png);
}
.forex-bg{	
	background: url(../images/forex-img1.jpg) no-repeat;
	background-size: cover;		
}
.exotic-bg{	
	background: url(../images/exotic-img1.jpg) no-repeat 0 100%;
	background-size: cover;		
}
.gold-bg{
	background: url(../images/gold-img1.jpg) no-repeat 0 50%;
	background-size: cover;	
}
.indices-bg{
	background: url(../images/indices-img1.jpg) no-repeat;
	background-size: cover;	
	color: #333;
}
.oil-bg{
	background: url(../images/oil-img1.jpg) no-repeat right 100px #fbfbfb;
	background-size: contain;	
	color: #333;
}
.silver-bg{
	background: url(../images/silver-img1.jpg) no-repeat;
	background-size: cover;	
}
.pro-box{
	width: 100%;
	max-width: 1000px;
	margin: 0px auto;	
	padding: 0 15px;
}
.pro-content{
	width: 500px;
	text-align: justify;
	padding-top: 100px;
}
.pro-content p{
	margin-top: 10px;
}
.pro-content h3,.data-box h3{
	font-size: 36px;	
  text-align: center;
	color: #fff;		
}
.oil-bg .pro-content h3,.indices-bg .pro-content h3{
	color: #333
}
.data-box h3{
	color: #000;
}
.pro-content em.page-icon .glyphicon{
	color: #fff;
}
.oil-bg .pro-content em.page-icon .glyphicon,
.indices-bg .pro-content em.page-icon .glyphicon{
	color: #046db8;
}
.platform-box{
	width:100%;
	max-width: 1090px;
	margin: 0px auto;	
	display: table;	
	padding: 0 15px;	
}
.column_img{
	display: table-cell;
	vertical-align: middle;
}
.column_img{
	text-align: left;
	padding-right: 50px;
}
.column_img img{
	width: 100%;	
}
.column_containter{	
	width: 470px;
	float: right;
}
.column_containter ul{
	margin-top: 30px;
	margin-left: 50px;
}
.column_containter ul li{
	line-height:1.8;
	padding: 8px 0;
	background: url(../images/icon.png) no-repeat left 9px;
	padding-left:50px;
}
.more-check a{
	margin: 30px auto;
}
.data-box{
	width: 100%;
	padding: 70px 15px;
	background: #f6f6f6;
	line-height: 1.5;
}
.data-box p{
	width: 100%;
	max-width: 865px;
	text-align: center;
	margin: 20px auto;
}
.data-box p:last-of-type{
	width: 100%;
	max-width: 1060px;
	margin: 0 auto;
	text-align: left;
}
.pro-tab{
	width: 100%;
	max-width: 1060px;	
	margin: 30px auto 20px;
	border-collapse: collapse;
	border: 1px solid #ddd;
}
.pro-tab td{
	border: 1px solid #ddd;
	padding: 15px 0;
	text-align: center;
	vertical-align: middle;
}
.data-box .more-check a{
	margin: 60px auto 0;
	width: 180px;
	height: 60px;
	line-height: 60px;
}
.account-intro{
	width: 100%;
	height: 500px;		
	position: relative;
}
#bg-forex{
	background: url(../images/forex-img3.jpg) no-repeat 0 79%;
	background-size: cover;	
}
#bg-exotic{
	background: url(../images/exotic-img3.jpg) no-repeat 30%;
	background-size: cover;	
}
#bg-gold{
	background: url(../images/gold-img3.jpg) no-repeat 0 80%;
	background-size: cover;	
}
#bg-oil{
	background: url(../images/oil-img3.png) no-repeat;
	background-size: cover;		
}
#bg-indices{
	background: url(../images/indices-img3.jpg) no-repeat 0 25%;;
	background-size: cover;		
}
#bg-silver{
	background: url(../images/silver-img3.jpg) no-repeat 0 25%;;
	background-size: cover;	
}
#bg-indices a,#bg-gold a{
	color: #fff
}
#bg-oil h3,#bg-oil .intro-box,#bg-silver h3,#bg-silver .intro-box{
	color: #333;
}
.account-intro::before{
	content: "";
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 500px;
	background: url(../images/grid.png);
}
.intro-box{
	width: 430px;
	height: 230px;
	text-align: center;
	position: absolute;	
	top:50%;
	margin-top: -115px;
}
.account-intro .intro-box{
	right:15%;		
	color: #fff;
}
.intro-box p{
	font-size: 20px;
	padding: 10px 0;
}
.intro-box h3{
	color: #fff;
}
.intro-box a{
    display: block;
    margin-top: 60px;
    color: #046eb8;
}
#currency-box{
	background: none;
	margin: 50px 0;
}
/*-------------@media------------*/
@media only screen and (max-width:980px) {	
	.pro-content{
		margin: 0 auto;		
	}	
	.oil-bg{
		height: 700px;
		background-position: center top;
	}
	.oil-bg::before{
		height: 700px;
	}
	.oil-bg .pro-content{
		padding-top: 300px;
	}
}
@media only screen and (max-width:860px) {		
	.column_img{
		display: block;	
		padding: 0 45px;	
	}
	.column_containter{	
		width: 470px;
		float: initial;
		margin: 50px auto 0;
	}	
	.account-intro{
		height: 360px;
	}
	.account-intro::before{		
		height: 360px;	
	}
	.account-intro .intro-box{
		left:50%;
		margin-left: -215px;
	}		
}
