body,div,label,span,a, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,fieldset, lengend, button, input, select, textarea, th, td{padding: 0; margin: 0; border: 0; box-sizing: border-box;-webkit-box-sizing: border-box;}
body, button, input, select, textarea {font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);  }
h1, h2, h3, h4, h5, h6{font-weight: normal;}
html{min-height: 100%; border: none; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body{word-wrap: break-word; word-break: break-all; -webkit-font-smoothing: antialiased;}
html, body {-webkit-user-select: none;user-select: none;}
ul, ol{list-style-type: none;}
button, input, select, textarea{outline: none;}
button, input, select{vertical-align: middle;}
button, input[type="button"], input[type="submit"]{cursor: pointer; -webkit-appearance: none;}
textarea{resize: none; outline: none;}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{padding: 0; border: none;}
table{border-collapse: separate; border-spacing: 0;}
th, td{text-align: left;}
address, cite, dfn, em, var{font-style: normal;}
a,img {-webkit-touch-callout: none;}
img{border: none; vertical-align: middle;}
a{outline: none;}
a:link, a:visited{text-decoration: none; outline: none;}
a:hover, a:active{outline: none;}
iframe{vertical-align: top;}
.clearfix{*zoom: 1}
.clearfix:after{content: '\20'; display: block; clear: both; height: 0; overflow: hidden;}
.clear{clear: both;}
/*显示隐藏*/
.hide{display: none;}
.block{display: block;}
/*文本位置*/
.ta-l{text-align: left;}
.ta-c{text-align: center;}
.ta-r{text-align: right;}
/*浮动*/
.l{float: left; display: inline;}
.r{float: right; display: inline;}
/*间距*/
.mar-top-20{
	margin-top: 20px;
}
/* 块状元素水平居中 */
.auto{margin-left:auto; margin-right:auto;}
/*滚动条*/
.scroll{width:100%; height:100%;overflow: auto; -webkit-overflow-scrolling: touch;}
.scroll-x{width:100%; height:100%;overflow-x:auto; overflow-y: hidden; -webkit-overflow-scrolling: touch;}
.scroll-y{width:100%; height:100%;overflow-x:hidden; overflow-y: auto; -webkit-overflow-scrolling: touch;}
/* 单行文字溢出虚点显示*/
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
/*文本两端对齐*/
.just{text-align: justify;text-align-last: justify;}
.just:after{display: inline-block; width: 100%; height: 0; line-height: 0; content: "";}
/*弹性布局*/
.flex {display: -webkit-box;display: -ms-flexbox;display: flex;}
.flex.center {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.flex.stretch{-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}
.flex.end{-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}
.flex.row{-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row;flex-flow: row;}
.flex.row-reverse{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-flow: row-reverse;flex-flow: row-reverse;}
.flex.column{-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-flow: column;flex-flow: column;}
.flex.justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.flex.jc{-webkit-box-pack:center;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;}
.flex.flow{-webkit-flex-flow: wrap;-ms-flex-flow: wrap;flex-flow: wrap;}
.flex.justify-end{ -webkit-justify-content: flex-end;-ms-justify-content: flex-end;;justify-content: flex-end;}
.flex.hide{display: none;}
/*定位居中*/
.ps-center{position: absolute; top:50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}

/*page*/
html, body{max-width: 1920px;min-width: 1000px; height: 100%; margin: 0 auto;}
#wrap{
	width: 100%;
	height: auto;
}
/*header*/
header{
	height: 80px;
	font-size: 15px;
	color: #878787;
	padding: 0 20px;
	position: relative;
	background-color: #0f0f0e;
}
.head-box{
	height: 80px;
	max-width: 1000px;
	margin: 0 auto;
}
header a{
	color: #878787;
}

header .head3{
	width: 220px;
	position: relative;
}
ul.language-select{
	background-color: #E8B723;
    text-align: center;
    position: absolute;
    top: 52px;
    left: 0;
    z-index: 1000;
    width: 134px;
}
 ul.language-select li{
 	height: 30px;
 }
ul.language-select li a{
  	color: #fff;
  }
header .head3 .head-line img{
	margin-right: 35px;
}
header .head3 .language{
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
	width: 100px;
}
header .head-line,.head-login{
	vertical-align: middle;
}
nav ul{
	height: 80px;
}
nav ul li{
	padding: 0 20px;
}
nav ul li a{
	color: #000;
	font-size: 16px;
}
nav ul li a:hover,nav ul li a.active{
	color: #E8B723;
}
/*banner*/
#banner img{
	max-width: 1920px;
	min-width: 1000px;
	width: 100%;
}
.banner-swiper{
	margin-bottom:50px ;
}
.banner-style{
	bottom: 25px!important;
}
.banner-swiper .banner-word{
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
}
.word-tip{
	color: #fff;
	position: absolute;
	bottom: 45px;
	left: 0;
}
.word-one{
	font-size: 30px;
}
.word-two{
	font-size: 72px;
	display: inline-block;
	margin-bottom: 10px;
}
.swiper-pagination-bullet{
	height: 5px!important;
	width: 20px!important;
	background: #444443!important;
	border-radius: 0!important;
}
.swiper-pagination-bullet-active{
	background: #E8B723!important;
}
/*footer*/
footer .foot-con{
	background-color: #050505;
}
.foot-1000{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.foot-img{
	position: absolute;
	top: -40px;
	left: 0;
}
.foot-1000 dl dt{
	margin: 30px 0 0 10px;
}
.foot-1000 dl dd{
	margin: 35px 0 0 40px;
}
.foot-share{
	margin: 50px 0 0 100px;
}
.foot-1000 dl dd img{
	margin-right: 50px;
}
.foot-information p{
	font-size: 18px;
	color: #fff;
	line-height: 58px;
}
.foot-information span.informatin-tit{
	width: 145px;
	display: inline-block;
}
.foot-information .foot-time{
	padding-top: 20px;

}
.foot-information .foot-detail{
	
}
.foot-information span.informatin-deiail{
	color: #AB9C97;
}
.foot-information span.detail-more{
	line-height: 25px;
	padding: 23px 0 20px 0;
}
.foot-rights{
	background: #E8B723;
	height: 55px;
	clear: both;
}
.rights-con{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.rights-con span{
	font-size: 15px;
	color: #494949;
	padding: 20px 0;
}
/*index*/
.main1920{
	max-width: 1920px;
	width: 100%;
	position: relative;
	margin: 30px auto 0;
	
}
.bgimg1{
	position: absolute;
	right: 0;
	top:240px;
	z-index: -100;
}
.bgimg2{
	position: absolute;
	left:30px;
	top:560px;
	z-index: -100;
}
.home .con1,.home .con2,.home .con4{
	overflow: hidden;
	max-width: 1000px;
	width: 100%;
	margin: 10px auto 100px;
}
.home .con1 h1,.home .con2 h1{
	font-size: 24px;
	margin:15px 0 5px 0;
}
.home .con1 p.cont-word,.home .con2 p.cont-word{
	font-size: 16px;
	line-height: 25px;
	color: #444443;
}
.home .con1 .read-more,.home .con2 .read-more{
	width: 100px;
	line-height: 8px;
	margin-top: 20px;
}
.home .con1 .more-line,.home .con2 .more-line{
	background: #A9946E;
	width: 45px;
	display: inline-block;
	height: 2px;
}
.home .con1 .read-more a,.home .con2 .read-more a{
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.home .con1 img,.home .con2 img{
	width: 100%;
}
.home .con1-left,.home .con1-right,.home .con2-left,.home .con2-right{
	width: 49%;
}
.home .con3{
	max-width: 1920px;
	width: 100%;
	background: #ECECEC;
	margin-bottom: 50px;
}
.home .con3-title{
	font-size: 24px;
	color: #444443;
	padding: 30px 0;
}
.home .con3-img{
	height: 105px;
	width: 105px;
	border-radius: 50%;
	background: #444443;
	margin: 0 auto;
}
.home .cons-tips1,.home .cons-tips2{
	font-size: 18px;
	color: #444443;
	margin-top: 25px;
}
.home .cons-tips2{
	font-style: italic;
	padding-bottom: 100px;
}
.home .con4 h1{
	font-size: 24px;
	color: #444443;
}
.home .con4 ul{
	margin-top: 30px;
}
.home .con4 ul li{
	margin-right: 15px;
}
.home .con4 ul li img{
	width: 100%;
}
/*about-us*/
.banner-img img{
	max-width: 1920px;
	width: 100%;
}
.word-box{
	position: relative;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.box-tip{
	overflow: hidden;
	max-width: 1000px;
	width: 100%;
	position: absolute;
	bottom: 50px;
	color: #fff;
}
.box-tip .l{
	font-size: 30px;
}
.box-tip .r{
	font-size: 18px;
}
.about1000{
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.about1000 .con1 {
	margin-bottom: 50px;
}
.about1000 .con1 h1{
	font-size: 24px;
	margin-bottom: 10px;
}
.about1000 .cont-detail{
	font-size: 16px;
	line-height: 25px;
	word-break: keep-all;
    word-wrap: break-word;
    text-align: justify;
}
.about-tab .tab-title{
	border-bottom: 3px solid #E8B723;
}
.about-tab .tab-title li{
	padding: 10px 15px 5px 15px;
	background: #E4E4E4;
	margin-right: 3px;
	font-size: 16px;
	cursor: pointer;
}
.about-tab .tab-title li.active{
	background: #E8B723;
}
.about-tab .tab-title li.active:hover{
	color: #000;
}
.about-tab .tab-title li:hover{
	color: #E8B723;
}
.tab-content{
	margin-bottom: 100px;
}
.tab-detail{
	padding: 20px;
}
.about-tabimg{
	width: 100%;
	border-radius: 100%;
	margin-top: 30px;
}
.trading{
	margin-bottom: 120px;
}
.trading h1{
	font-size: 24px;
	margin: 30px 0 20px 0;
}
.trading-charts{
	height: 300px;
}
.trading h2{
	font-size: 20px;
	margin-bottom: 10px;
} 
.trading-detail{
	font-size: 16px;
    line-height: 25px;
    word-break: keep-all;
    word-wrap: break-word;
    text-align: justify;
}
.tradimg{
	margin-top: 30px;
}
.change-data{
	max-width: 1920px;
	width: 100%;
	background: #2C2C29;
}
.data-box{
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	color: #fff;
}
.data-box li{
	position: relative;
	width: 25%;
	padding: 22px 0 12px 16px;
}
.data-box  li::before{
	content: '';
	position: absolute;
	top:0;
	left:0;
	width: 1px;
	height: 100%;
	background: #fff;
	transform: rotate(5deg);
}
.data-box  li:last-child::after{
	content: '';
	position: absolute;
	top:0;
	right:0;
	width: 1px;
	height: 100%;
	background: #fff;
	transform: rotate(5deg);
}
.data-box  li p.data1{
	font-size: 14px;
}
.data-box  li p.data2{
	font-size: 37px;
}
.num-box{
	position: relative;
	display: inline-block;
	width: 80%;
}
.data-num{
	display: inline-block;
}
.data-unit{
	font-size: 13px;
	display: inline-block;
	position: absolute;
	top: 7px;
	right: 10px;
	width: 102px;
	word-break: keep-all;
    word-wrap: break-word;
}
.change-detail{
	padding: 0!important;
}
.change-cont{
	width: 48%;
}
.change-cont1{
	font-size: 20px;
	margin: 40px 0 20px 0;
}
.change-cont2{
	font-size: 16px;
	color: #E8B723;
}
.change-cont3{
	font-size: 52px;
	color: #E8B723;
	margin: 20px 0 30px 0;
}
.change-cont4{
	font-size: 16px;
	word-break: keep-all;
    word-wrap: break-word;
    text-align: justify;
}
.changecont-right .change-cont2{
	margin:45px 0 20px 0;
}
.change-charts{
	height: 250px;
	position: relative;
}
.charts-tip{
	position: absolute;
	display: inline-block;
	font-size: 14px;
	left: -55px;
	top: 100px;
	line-height:20px; 
	font-size:16px; 
	white-space:nowrap;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);	
}
.font30{
	font-size: 30px;
	margin: -35px 0 20px 0!important;
}
.level-chart{
	color: #E8B723;
}
.level-chart span{
	display: block;
}
.change-level{margin-top: 100px;}
/*contact us*/
.contact-us{
	width:49%
}
.contact-us h2{
	font-size: 20px;
	margin: 30px 0 2px 0;
}
.con-info .con-cend{
	font-size: 16px;
	margin-bottom: 60px;
}
.con-info input.info-detail{
	height: 28px;
	border: 1px solid #000;
	width: 100%;
}
.info-input p,p.input-mes{
	margin-bottom: 5px;
}
p.input-mes{
	margin-top: 20px;
}
.info-input{
	width: 48%;
}
.mes-deti{
	border: 1px solid #000;
	width: 100%;
	height: 150px;
}
input.sub-send{
	height: 32px;
	border-radius: 5px;
	background: #E8B723;
	width: 190px;
	color: #fff;
	margin: 40px auto 100px;
	display: block;
}
.adr-map{
	width: 100%;
	height: 170px;
	background: #000;
}
p.adr-detail{
	font-size: 16px;
	margin: 30px;
    line-height: 35px;
}
.world-clock h2{
	margin-top: 30px;
}
.chart-style{
	width: 100%;
/*	border: 1px solid #E8B723;*/
	height: 233px;
	margin-left: 30px;
}
