﻿/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{outline:0;}
html{height:100%;}
body{background:#fff;font-family:'Arial',"Microsoft YaHei", sans-serif;line-height:100%;position:relative;min-height:100%;box-sizing:border-box;}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  */
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background:#e6e6e6;

}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 0px;
    background:#c2c2c2;
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #ddd;
}
::-webkit-scrollbar-thumb:hover {
	background: #999;
}

.scrollStyle::-webkit-scrollbar{width: 5px;}
/*  闁哥媭鍠涢、鎴濃攦閵忕姴姣�*/
.one-txt-cut {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* 濠㈣埖淇洪、鎴濃攦閵忕姴姣� */
.txt-cut {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
input[type=text]:focus,input[type=password]:focus,input[type=number]:focus,input[type=email]:focus{border: 1px solid #ccc;}
::-webkit-input-placeholder{color:#ababab;}
::-moz-placeholder{color:#ababab;}
:-moz-placeholder{color:#ababab;}
/* function */
.f-cb:after,.f-cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb,.f-cbli li{zoom:1;}
.f-ib{display:inline-block;*display:inline;*zoom:1;}
.f-dn{display:none;}
.f-db{display:block;}
.f-fl{float:left;}
.f-fr{float:right;}
.f-center{text-align:center!important;}
.f-right{text-align:right!important;}
.f-left{text-align:left!important;}
.f-pr{position:relative;}
.f-prz{position:relative;zoom:1;}
.f-nomargin{margin:0!important;}
.f-noborder{border:none!important;}
.blue{color:#1fb9ca!important;}
.green{color:#46a656!important;}
.yellow{color:#e8b342!important;}
.magenta{color:#f00!important;}

.wrap{background:#fff;min-width:1200px;min-height: 783px;}
.container{width:1200px;margin:0 auto;}
.midContainer{width:960px;margin:0 auto;}


/*闂佸湱顭堥ˇ鐢稿箰閿燂拷*/
.btn{display:inline-block;cursor:pointer;font-size:14px;color:#666;padding:9px 12px;border:1px solid #d4d4d4;line-height:100%;}
.btn:disabled{cursor:default;}
.btn-large{padding:12px 20px;font-size:14px;}
.btn-mini{padding:5px 12px;}
.btn-block{padding:9px 0;width:100%;text-align:center;}
.btn-radius{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}

.uploadbtn{position:relative;}
.uploadbtn input{display:inline-block;width:100%;height:100%;position:absolute;left:0;top:0;filter:alpha(opacity=0);
      -moz-opacity:0;
      -khtml-opacity: 0;
      opacity: 0
}

.btn-orange{background:#e8b342!important;border-color:#e8b342!important;color:#fff!important;}
.btn-orange:hover{background:#e8b342!important;border-color:#e8b342!important;color:#fff!important;}
.btn-orange:active{background:#bb8404!important;border-color:#bb8404!important;}
.btn-orange:disabled,.btn-orange:disabled:hover,.btn-disabled{background:#ddd!important;border-color:#ddd!important;cursor:not-allowed;color:#eee;}

.btn-lightorange{background:#f0cf83;border-color:#f0cf83;color:#fff;}
.btn-lightorange:hover{background:#e8b342;border-color:#e8b342;}
.btn-lightorange:active{background:#ad7e10;border-color:#ad7e10;}

.btn-blue{background:#79ced6;border-color:#79ced6;color:#fff;}
.btn-blue:hover{background:#19bbcb;border-color:#19bbcb;}
.btn-blue:active{background:#12a5b4;border-color:#12a5b4;}

.btn-black{background:#7b7b7b;border-color:#7b7b7b;color:#fff;}
.btn-black:hover{background:#666;border-color:#666;}
.btn-black:active{background:#333;border-color:#333;}

.btn-gray{background:#f7f9fb;border-color:#edecec;color:#666;}
.btn-gray:hover{background:#fbfbfb;border-color:#edecec;}
.btn-gray:active{background:#e5e5e5;border-color:#edecec;}

/*闂佸憡甯掑Λ婵嬪Υ閿燂拷*/
.pagination{margin:10px 0;}
.pagination ul{overflow:hidden;display:inline-block;}
.pagination ul li{float:left;}
.pagination ul li a{display:inline-block;font-size:12px;color:#333;color: #fff;border: 0px;}
.pagination ul li a.cur{background: #e8b342;color:#fff;}
/*闂佽鍨伴幊蹇撯枍濞嗘挸绠甸柟閭﹀枔娴犳稑菐閸ワ絽澧插ù纭锋嫹*/
.bg-warning{line-height:42px;background:#fdfaf3;font-size:14px;color:#e8b342;padding:0px 25px;border:1px solid #f7f1e5;height:42px;box-sizing: border-box;}
/*icon*/
.icon{display:inline-block;width:16px;height:19px;vertical-align:middle;margin-right:10px;}
.icon-blue{background:url(../images/icon-blue.png)no-repeat center;}
.icon-green{background:url(../images/icon-green.png)no-repeat center;}
.icon-yellow{background:url(../images/icon-yellow.png)no-repeat center;}
.icon-magenta{background:url(../images/icon-magenta.png)no-repeat center;}
.icon-fa{display:inline-block;width:28px;height:28px;background:url(../images/icon-2fa.png)no-repeat center;}

/*@font-face {*/
	/*font-family: "iconfont";*/
	/*src: url('../fonts/iconfont.eot'); !* IE9*!*/
	/*src: url('../font/iconfont.eot?v=2017093001') format('embedded-opentype'),*/
		/*url('../fonts/iconfont.woff') format('woff'),*/
		/*url('../fonts/iconfont.ttf') format('truetype'),*/
		/*url('../fonts/iconfont.svg#iconfont') format('svg');*/
/*}*/

/*.iconfont {*/
	/*font-family: "iconfont" !important;*/
	/*font-size: 16px;*/
	/*font-style: normal;*/
	/*-webkit-font-smoothing: antialiased;*/
    /*-moz-osx-font-smoothing: grayscale;*/
	/*margin-right: 5px;*/
/*}*/

.icon-pwd:before {content: "\e600";}/*闁诲酣娼уΛ娑㈡偉閿燂拷*/
.icon-facebook:before {content: "\e601";}/*facebook*/
.icon-up:before {content: "\e602";}/*婵炴垶鎼幏锟�*/
.icon-earth:before {content: "\e603";}/*闂侀潻闄勬竟鍡涘箖閿燂拷*/
.icon-refresh:before {content: "\e604";}/*闂佸憡甯￠弨閬嶅蓟閿燂拷*/
.icon-android:before {content: "\e605";}/*闁诲海鎳撻ˇ顖氱暦閿燂拷*/
.icon-full:before {content: "\e606";}/*闂佺绻堥崝宀勬儓閿燂拷*/
.icon-decline:before {content: "\e607";}/*婵炴垶鎸搁澶婎瀶閿燂拷*/
.icon-linkedin:before {content: "\e608";}/*linkedin*/
.icon-iphone:before {content: "\e609";}/*iphone*/
.icon-tan:before {content: "\e60a";}/*闂佸憡鐟ч幊鎾广亹閿燂拷*/
.icon-upsj:before {content: "\e60b";}/*婵炴垶鎸搁敃锝囩箔娴ｇ儤鍠嗛柨鐕傛嫹*/
.icon-safe:before {content: "\e60c";}/*闁诲海鎳撻ˇ顖炲矗閿燂拷*/
.icon-downsj:before {content: "\e83d";font-size: 30px;line-height: 40px;}/*婵炴垶鎸搁鍕箔娴ｇ儤鍠嗛柨鐕傛嫹*/
.icon-user:before {content: "\e60e";}/*闂佺儵鍋撻崝宥夊春閿燂拷*/
.icon-clock:before {content: "\e60f";}/*闂傚倸鍊哥紞濠囧箰閿燂拷*/
.icon-google:before {content: "\e610";}/*闁荤姴顑夐弨閬嶆偤閺囥垹绀夐柨鐕傛嫹*/
.icon-twitter:before {content: "\e611";}/*闂佽浜介崝搴㈢珶閿燂拷*/
.icon-rise:before {content: "\e612";}/*婵炴垶鎸搁敃銈呯暦閿燂拷*/
.icon-rocket:before {content: "\e613";}/*闂佽娴氶崑鍡涱敊閿燂拷*/
.icon-send:before {content: "\e614";}/*缂備胶鍋撻幃鍌炈夐敐澶婂珘闁跨噦鎷�*/
.icon-folder:before {content: "\e615";}/*闂佸搫鍊稿ú锝呪枎閵忊�崇窞闁跨噦鎷�*/
.icon-file:before {content: "\e616";}/*闂佸搫鍊稿ú锝呪枎閿燂拷*/
.icon-shang:before {content: "\e617";}/*婵炴垶鎼幏锟�*/
.icon-xia:before {content: "\e618";}/*婵炴垶鎼幏锟�*/
.icon-ga:before {content: "\e619";}/**/
.icon-home:before {content: "\e61a";}/*home*/
.icon-security:before {content: "\e61b";}/*security*/
.icon-money:before {content: "\e63d";}/*money*/
.icon-history:before {content: "\e628";}/*history*/
.icon-address:before {content: "\e61e";}/*address*/
.icon-account:before {content: "\e622";}/*account*/
.icon-order:before {content: "\e627";}/*order*/
.icon-email:before {content: "\e621";}/*email*/
.icon-cur:before {content: "\e623";}/*cur*/
.icon-edit:before {content: "\e624";}/*edit*/
.icon-correct:before{content:"\e625";}/*correct*/
.icon-full:before{content:"\e626";}/*correct*/
.icon-offfull:before{content:"\e606";}/*correct*/
.icon-add:before{content:"\e64f";}/*add*/
.icon-minus:before{content:"\e675";}/*minus*/
.icon-delete:before{content:"\e629"}
.icon-jia:before{content:"\e74f"}
.icon-qq:before{content:"\e635"}
.icon-weibo:before{content:"\e62c"}
.icon-twitter:before{content:"\ecb3"}
.icon-facebook:before{content:"\e871"}
.icon-linkIn:before{content:"\e641"}
.icon-weixin:before{content:"\e66d"}
.icon-user:before{content:"\e622"}
.icon-help:before{content:"\e62a"}
.icon-warn:before{content:"\e62b"}
.icon-list:before{content:"\e62d"}
.icon-top:before{content:"\e63c"}
.icon-gou:before{content:"\e63e"}
.icon-diamond:before{content:"\e71f"}
.icon-wen:before{content:"\e662"}
.icon-mobile:before{content:"\e62e"}
.icon-zhang1:before{content: "\e626";font-size: 16px;color:#40AB65;font-weight: 800; opacity: 1 !important;}
.icon-die1:before{content: '\e62c';font-size: 16px;color: #D45858;font-weight: 800;opacity: 1 !important;}
.icon-zhang:before{content: "\e62b";font-size: 20px;opacity: .5;}
.icon-die:before{content: '\e636';font-size: 20px;opacity: .5;}
.icon-excel:before{content: "\e631";}
.icon-sousuo:before {content: "\e654";}
.icon-shangjiantou:before { content: "\e63f"; }
.icon-huoyan:before { content: "\e9fb"; }
.icon-xiajiantou:before { content: "\e640"; }
.icon-xingxing:before {content: '\e62e';padding-right: 2px;}
.icon-shuaxin:before { content: "\e633"; }
.icon-copy:before {content: "\e620";font-size: 14px;vertical-align: middle;}
.icon-touxiang:before { content: "\e634"; }
.icon-left:before { content: "\e779"; }
.icon-right:before { content: "\e775"; }
.icon-exchange:before { content: "\e637"; }
.icon-downsjsmall:before{ content:"\e63a"}
.icon-upsjsmall:before{ content:"\e636"}
.icon-ewm:before { content: "\e63b"; }
.icon-lab:before { content: "\e6b3"; }
.icon-pgphone:before { content: "\e645"; }
.icon-download:before { content: "\e754"; }
.icon-leftsj:before { content: "\e68f"; }
.icon-rightsj:before { content: "\e690"; }
.icon-sendemail:before { content: "\e646"; }
.icon-launchPad:before { content: "\e648"; }
.icon-newWindow:before { content: "\e649"; }
.icon-cancel:before { content: "\e64a"; }
.icon-info:before { content: "\e663"; }
.icon-infobig:before { content: "\e67d"; }
.icon-infoicoLine:before { content: "\e64c"; }
.icon-infoicoShi:before { content: "\e64b"; }
.duigou{display:inline-block;width:13px;height:10px;background: url("../images/duigou.jpg");position: absolute;left: 7px;top: 11px}
.flag{display:inline-block;width:18px;height:12px;background-image:url('../images/flags.png');}
.flag-cn{background-position:0 0;}
.flag-en{background-position:0 -21px;}
.flag-kr{background-position:0 -42px;}
.flag-ru{background-position:0 -63px;}
.flag-jp{background-position:0 -84px;}
.flag-es{background-position:0 -105px;}
.flag-de{background-position:0 -147px;}
.flag-fr{background-position:0 -167px;}
/*table*/
.table{width:100%;border:1px solid #e6e6e6;}
.table th,.table td{padding:11px 15px;line-height:100%;font-size:12px;color:#999;text-align:center;border-top:1px solid #f0f0f0;}
.table th{color:#999;background:#f4f4f4;border:none;}
.table td{color:#666;}

.table.table-striped th,.table.table-striped td{padding:0 10px;height:30px;line-height:30px;}
.table.table-striped .btn{padding:0 8px;font-size:12px;height:22px;line-height:22px;text-align:center;background:#fff;color:#666;border:1px solid #e5e7ea;white-space: nowrap;}
.table.table-striped .btn:hover{color:#e8b342;}
.table.table-striped .btn.btn-flat{background:#fff;text-align:center;}
.table.table-striped .btn.btn-flat.active{background:#e8b342;border-color:#e8b342;color:#fff;}
.noData{font-size:12px;color:#999;text-align:center;height:30px;line-height:30px;background:#f9f9f9;}

/*select*/
.select-input{position:relative;box-sizing:border-box;width:100%;height:30px;padding:0 38px 0 10px;border:1px solid #aab2bd;display:inline-block;font-size:14px;color:#666;background:#fff;vertical-align:middle;}
.select-input input{display:inline-block;vertical-align:top;width:100%;height:28px;line-height:28px;border:none;}
.select-input .iconfont{display:inline-block;width:28px;height:28px;text-align:center;line-height:28px;font-size:12px;color:#aab2bd;position:absolute;top:0;right:-6px;border-left:1px solid #aab2bd;cursor:pointer;}
.select-input-list{display:none;position:absolute;left:0;top:29px;z-index:99;border:1px solid #aab2bd;width:100%;margin:-1px;background:#fff;}
.select-input-list li{padding:0 10px;line-height:30px;cursor:pointer;white-space: nowrap;}
.select-input-list li:hover{background:#f7f7f7;}

/*panel*/
.panel{width:100%;border:1px solid #e6e6e6;margin-bottom:15px;background:#fff;}
.panel .panel-title{font-size:14px;color:#454545;padding:0 15px;height:36px;line-height:36px;background:#f4f4f4;}
.panel .panel-title .btn{padding:4px 12px;background:#fff;}
.panel .panel-body{padding:30px 15px;}

/*闁圭粯鍔楅妵姘亜閻㈠憡妗�*/
.messageBox{text-align:center;width:493px;margin:218px auto;}
.messageBox a,.messageBox a:visited{color:#e8b342;}
.messageBox-title{font-size:16px;color:#333;width:334px;margin:0 auto 50px;position:relative;}
.messageBox-title:after{display:inline-block;content:" ";width:100%;height:1px;background:#f1f1f1;position:absolute;left:0;top:50%;}
.messageBox-title span{padding:0 30px;background:#fff;position:relative;z-index:99;}
.messageBox p,.messageBox .link{font-size:14px;color:#666;line-height:24px;}
.messageBox .link{text-decoration:underline;}
.messageBox .link:hover{color:#e8b342;}
.messageBox .btn{margin-top:25px;padding:0;width:138px;height:32px;line-height:32px;}
.messageBox-con{position:relative;text-align:left;}
.messageBox-con img{position:absolute;left:0;top:50%;margin-top:-15px;}
.messageBox-tip{border-top:1px solid #e6e6e6;text-align:left;margin-top:12px;padding-top:18px;font-size:12px;color:#999;}
.messageBox-tip strong{font-weight:normal;color:#666;display:inline-block;margin-bottom:18px;line-height:100%;}
.messageBox-tip ul{padding-left:13px;}
.messageBox-tip ul li{list-style-type:disc;line-height:100%;margin-bottom:10px;}
.messageBox-tip a:hover{text-decoration:underline;}
/*alert*/
.alert{box-sizing:border-box;width:100%;padding:4px 6px;line-height:1.5;background:#fdf7ec;font-size:12px;color:#f00;}
/*checkbox*/
.checkbox{cursor:pointer;margin-right:15px!important;}
.checkbox input[type=checkbox]{display:none;}
.checkbox input[type=checkbox]+span{display:inline-block;vertical-align:sub;width:16px;height:16px;background:url('../images/checkbox.png')no-repeat 0 -31px;margin-right:4px;}
.checkbox input[type=checkbox]:checked+span{background-position:0 0px;}
.checkbox input[type=checkbox]:disabled+span{background-position:0 -62px;cursor:not-allowed;}
.checkbox input[type=checkbox]:disabled:checked+span{background-position:0 -93px;cursor:not-allowed;}
/*radio*/
.radio{cursor:pointer;margin-right:9px!important;font-size:12px;color:#888;vertical-align:surper;}
.radio input[type=radio]{display:none;}
.radio input[type=radio]+span{display:inline-block;vertical-align:text-top;width:13px;height:13px;background:url('../images/radio.png')no-repeat -71px 0px;margin-right:4px;}
.radio input[type=radio]:checked+span{background-position:0 0px;}
/* .radio input[type=radio]:disabled+span{background-position:0 -62px;cursor:not-allowed;} */
/* .radio input[type=radio]:disabled:checked+span{background-position:0 -93px;cursor:not-allowed;} */





/*婵犮垼鍩栭幐鎶藉磿閹绢喖鍐�鐎瑰嫭澹嗙涵锟�*/
.top{background:#262d33;color:#ccc;}
.top .container{background:#262d33;padding:0px 15px;width:1170px;height:30px;line-height:30px;box-sizing:border-box;}

.languages{color:#fff;cursor:pointer;padding:0 54px;line-height:46px;position:relative;}
.languages img{display:none;position:absolute;left:50%;bottom:3px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.languages:hover{background:#313131;}
.languages:hover img{display:block;}
.languages .flag{vertical-align:middle;}
.languages .iconfont{font-size:12px;vertical-align:middle;margin-right:0;}
.languages ul{background:#20262b;position:absolute;top:43px;right:-40px;z-index:33;width:250px;background:#fff;overflow:hidden;box-shadow:1px 1px 10px rgba(0,0,0,0.35);}
.languages ul li{line-height:34px;width:50%;float:left;font-size:12px;cursor:pointer;-webkit-transition:all 0.3s ease-in-out;padding-left:25px;box-sizing:border-box;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;font-size:13px;color:#333;position: relative;}
.languages ul li .flag{vertical-align:sub;margin-right:6px;border:1px solid #ececec;}
.languages ul li:hover{color:#e8b342;}
.font-lang{font-size: 13px;}


/*濠㈣埖鎸抽崕锟�*/
.header{width: 100%;height:60px;background: #414141;/* background:url(../images/header_bg.png) repeat-x left center; */}
.header .f-prz{}
.header .logo{display:inline-block;float:left;padding:6px 25px 5px;}
.header .logo img{height:34px;}
.main-nav{float:right;}
.main-nav i{color:#fff;font-size: 12px;vertical-align: middle;margin-right: 0;}
.main-nav>li{float:left;position:relative;}
.main-nav>li>a{display:inline-block;font-size:13px;color:#bcbcbc;line-height:48px;padding:0 16px;}
.main-nav>li>img{display:none;position:absolute;left:50%;bottom:3px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.main-nav>li:hover>img{display:block;}
.main-nav>li:hover>a{background:#313131;color:#fff;}
.main-nav>li .subNav{display:none;min-width:100%;position:absolute;right:0;top:48px;z-index:999;background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.35);}
.main-nav>li .subNav a{position:relative;display:inline-block;white-space: nowrap;box-sizing:border-box;width:100%;padding:0 26px;line-height:34px;font-size:13px;color:#333;border-bottom:1px solid #e2e2e2;}
.main-nav>li .subNav a:hover{color:#e8b342;background:#f4f4f4;}
.main-nav>li:hover .subNav{display:block;}
.main-nav.exchange{float:left;border-left: 1px solid #5b5b5b;border-right: 1px solid #232323;box-shadow: -1px 0 0 #232323, 1px 0 0 #5b5b5b;height:48px;}
.main-nav.exchange .icon-exchange{display:inline-block;font-size:16px;margin:-2px 5px 0 0;vertical-align:middle;}
.main-nav.exchange .icon-lab{font-size:28px;}
.main-nav.exchange .icon-launchPad{font-size:16px;margin-right:5px;}

.logined,.login-register{position:relative;color:#bcbcbc;font-size:13px;line-height:48px;height:48px;padding:0 24px;border-left:1px solid #5b5b5b;border-right:1px solid #232323;}
.logined a,.logined a:visited,.login-register a,.login-regiser a:visited{color:#fff;}
.logined .iconfont{margin:0;}
.logined>img{display:none;position:absolute;left:50%;bottom:3px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.logined:hover{background:#313131;cursor:pointer;}
.logined:hover img{display:block;}
.logined:hover .iconfont{color:#e8b342;}
.logined ul{display:none;min-width:100%;position:absolute;right:-33px;top:45px;z-index:999;background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.35);}
.logined ul a{position:relative;display:block;cursor:default;color:#333!important;white-space: nowrap;padding:0 26px;box-sizing:border-box;width:100%;padding:7px 26px;line-height:18px;font-size:13px;color:#333;border-bottom:1px solid #e2e2e2;}
.logined ul a span{color:#666;}
.logined ul a.link{cursor: pointer;}
.logined ul a.link .iconfont{position:absolute;font-size:20px;right:6px;top:50%;margin:-10px 0 0;color:#666;}
.logined ul a.link:hover{background:#f4f4f4;}
.logined ul a.link:hover .iconfont{color:#e8b342;}
.logined:hover ul{display:block;}

.header .googleFY{position:relative;padding:0 16px;height:48px;line-height:48px;border-left: 1px solid #5b5b5b;box-shadow: -1px 0 0 #232323, 1px 0 0 #5b5b5b;}
.header .googleFY:hover{cursor:pointer;background:#313131;}
.header .googleFY img{vertical-align:middle;}
.header .googleFY .googleFY-language{display:none;position:absolute;top:48px;right:0;background:#fff;z-index:999999;padding:16px 18px;width:244px;line-height:100%;box-shadow: 1px 1px 10px rgba(0,0,0,0.35);}
.header .googleFY .googleFY-language h3{font-size:14px;color:#666;margin-bottom:15px;}
.header .googleFY .googleFY-language p{font-size:12px;color:#333;line-height:1.5;padding-top:12px;margin-top:12px;border-top:1px solid #e6e6e6}

@media screen and (max-width:1359px) {
    .main-nav>li>a{padding:0 12px;}
    .logined, .login-register{padding:0 20px;}
}

/*banner*/
.banner{width:100%;height:275px;background:url(../images/banner_index.jpg)no-repeat 50% 50%;}
.banner .login-box{position:absolute;right:15px;top:75px;}
.login-box .f-fl{width:195px;padding:5px 35px 5px 0;border-right:1px solid #beb9b6;}
.login-box .filed{margin-bottom:15px;}
.login-box .filed .iconfont{font-size:16px;color:#b1b1b1;position:absolute;left:12px;top:12px;}
.login-box .ipt{width:145px;height:36px;padding:0 10px 0 40px;line-height:36px;background:#fff;border:none;color:#ccc;}
.login-box .f-fr{width:250px;padding:5px 0 5px 35px;}
.login-box .login-help{color:#ccc;font-size:12px;line-height:22px;margin-top:15px;}
.login-box .login-help a{font-size:10px!important;color:#fff;transform:scale(0.83);}
.login-box .login-help a:hover{color:#e8b342;}



.markets{width:510px;padding-top:25px;}
.markets h2{font-size:22px;color:#ccc;margin-bottom:18px;}
.markets .coins{width:246px;border-left:1px solid #696d70;border-right:1px solid #696d70;}
.markets .coiins-type{padding:0 0 6px 6px;border-bottom:1px solid #696d70;color:#ccc;}
.markets .coiins-type span{cursor:pointer;display:inline-block;padding:0 6px;font-size:12px;color:#ccc;}
.markets .coiins-type span.cur{color:#e8b342;}
.markets .coins-data{overflow:hidden;}
.markets .coins-data{margin-left:-2px;}
.markets .coins-data li{float:left;width:72px;text-align:center;border-left:1px solid #696d70;padding-left:4px;margin-left:4px;line-height:115%;}
.coins-data li .coins-data-info{border-bottom:1px solid #696d70;padding-bottom:6px;}
.coins-data li .iconfont{font-size:38px;margin-bottom:10px;display:inline-block;margin:12px 0 17px 0;}
.coins-data li .iconfont.icon-xia{font-size:40px;margin-top:15px;margin-bottom:14px;}
.coins-data li .coin-name{color:#fff!important;font-size:12px;}
.coins-data li .change{font-size:18px;}
.coins-data li .price{font-size:12px;color:#ccc!important;}
.coins-data li .rose{font-size:12px;}

.movers{width:248px;}
.movers table{width:100%;}
.movers table th{color:#ccc;font-size:12px;padding:0 0 8px 14px;border-bottom:1px solid #696D70;}
.movers table td{border-bottom:1px solid #696D70;font-size:12px;color:#fff;padding:13px 5px;text-align:center;border-left:1px solid #696D70;}
.movers table td:first-of-type{border-left:none;}
/*main*/
.main{/* margin-top:12px; */}
.main .main-body{position:relative;padding-right:372px;}
.main .main-aside{position:absolute;right:0;top:0;width:360px;}
.item-title{height:28px;line-height:28px;overflow:hidden;}
.item-title a,.item-title a:visited{float:right;text-decoration:underline;font-size:12px;color:#262d33;}
.item-title.border-btm{border-bottom:1px solid #eed59b;}
.item-title .f-fr{width:auto!important;color:#999;}

.fullpage-btn{cursor:pointer;}
.fullpage-btn b{font-weight:normal;text-decoration:underline;}
.overvies{background:#fff;border:1px solid #e6e6e6;}
.kline-para{padding:18px 0 12px 200px;position:relative;}
.kline-para .productSymbol{font-size: 18px;color:#333;position:absolute;left:0;top:14px;width:200px;line-height: 19px;}
.kline-para ul{overflow:hidden;}
.kline-para li{float:left;margin-right:35px;line-height:1.2;}
.kline-para li:last-of-type{margin-right:0;}
.kline-para li h4{font-size:12px;color:#999;font-weight:normal;}
.kline-para li .transMoney{color:#666;}
.kline-para li strong{font-size:14px;color:#666;}
.kline-para li strong.changeRate{font-size:12px;font-weight:normal;margin-left:5px;}


.kline-timeline{height:18px;padding:1px;color:#6;font-size:12px;border-bottom:1px solid #e6e6e6;}
.kline-timeline span{display:inline-block;padding:0 7px;cursor:pointer;height:18px;line-height:18px;background:#f4f4f4;margin-right:1px;position: relative}
.kline-timeline .cur{background:#f3ba2e !important;}
.kline-timeline span .iconfont{margin:0;color:#666;vertical-align:middle;}
.kline-timeline span .icon-upsjsmall,.kline-timeline span .icon-downsjsmall{font-size: 12px;}
.kline-timeline ul{position: absolute;left:0px;top:23px;z-index: 110;background-color: #ffffff;white-space: nowrap;box-shadow: 1px 1px 10px rgba(0,0,0,0.35)}
.kline-timeline ul li{list-style-type:none;padding: 4px 18px;border-bottom: 1px solid #e6e6e6;text-align: center}
.kline-timeline ul li:hover{background-color: #fdfaf3}
.kline-timeline span label{cursor: pointer}
.orderforms{background-color: #f7f7f7;border:1px solid #e6e6e6;min-height:247px;position:relative;}
.orderforms .orderform-type{position:absolute;left:0px;top:-30px;padding:0;z-index:997;}
.orderforms .orderform-type span{display:inline-block;font-size:14px;color:#333;height:28px;line-height:28px;padding:0 20px;border:1px solid #e6e6e6;background:#fff;margin-left:-1px;cursor:pointer;}
.orderforms .orderform-type span:nth-of-type(3){padding-right:39px;}
.orderforms .orderform-type span.cur{background:#f7f7f7;border-bottom-color:#f7f7f7;color: #333;font-weight:bold;}
.orderforms .orderform-type div.icon-wen{font-size:14px;color:#666;position:absolute;right:19px;top:7px;z-index:9999;cursor:pointer;margin-right:0;}
.orderform-type div.icon-wen .info{display:none;font-size:13px;color:#333;position:absolute;top:24px;left:50%;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.3);padding:10px;
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-o-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%);
width:200px;
word-break:break-word;
line-height:18px;
}
.orderform-type div.icon-wen .info a,.orderform-type div.icon-wen .info a:visited{color:#e8b342;}
.orderforms .orderform-main>.f-fl,.orderforms .orderform-main>.f-fr{background:#f7f7f7;margin:15px 0;padding: 0 22px;}
.orderforms .orderform-main.marketOrder input[readonly]{background:#efefef;border-color:#d4d4d4;}
.orderforms .orderform-main.marketOrder input[readonly]:hover,.orderforms .orderform-main .marketTip:hover{cursor:not-allowed;}
.orderforms .orderform-main .marketTip{font-size:12px;color:#333;position:absolute;left:10px;top:8px;}
.orderforms .orderform-main.marketOrder .leftBig .unit{right:5px;}
.orderforms .f-fl{border-right:1px solid #e6e6e6}
.orderforms .f-fl,.orderforms .f-fr,.orders .f-fl,.orders .f-fr{width: 318px;}
.orders table tbody tr:hover{cursor:pointer;}
.orderforms-hd{margin-bottom:15px;overflow:hidden;}
.orderforms-hd label{font-size:14px;color: #666;font-weight:bold;}
.orderforms-hd span.f-fr{font-size:12px;color:#666;width:auto;}
.orderforms-inputs .field{margin-bottom: 5px;}
.orderforms-inputs label{display:inline-block;width:56px;height:30px;line-height:30px;text-align:left;float:left;color:#666;font-size:12px;}
.orderforms-inputs .iptwrap{float:left;position:relative;}
.orderforms-inputs .iptwrap .legalMoney{padding:4px 6px;font-size:12px;color:#fff;border-radius:3px;display:none;
	position: absolute;
	top:-32px;
	left:30px;
    background: rgba(38, 38, 38, 1);
}

.orderforms-inputs .iptwrap .legalMoney:after{
	content:" ";
	border: 6px solid transparent;
	border-top-color:rgba(38, 38, 38, 1);
	position:absolute;
	bottom:-12px;
	left:50%;
	margin-left:-5px;
	z-index:99;
}
.orderforms-inputs .iptwrap input:focus+.legalMoney{display:block;}
.orderforms-inputs .iptwrap .unit{position:absolute;right:5px;top: 6px;color:#ccc;font-size:12px;}
.orderforms-inputs .leftBig .unit{/* right: 34px; */}
.orderforms-inputs .iptwrap .jiantou{position: absolute;top:0;bottom: 0;right: 0;border:1px solid #d4d4d4;color:#d4d4d4;background-color:#f7f7f7;font-size: 12px;}
.orderforms-inputs .iptwrap .jiantou i{display: block;padding: 0 5px;margin: 0;height: 13px;line-height: 15px;font-size: 12px;}
.orderforms-inputs .iptwrap .jiantou i:hover{color:#e8b342;background-color: #fff}
.orderforms-inputs .iptwrap .jiantou i:first-child{border-bottom:1px solid #d4d4d4;height: 14px;line-height: 14px;}
.orderforms-inputs input{display:inline-block;border:1px solid #d4d4d4;width: 216px;height:28px;padding:0 30px 0 10px;font-size:12px;color:#333;}
.orderforms-inputs input.readonly{background:#efefef;border-color:#efefef;}
.orderforms-inputs input.ipterror{border-color:#ef4b5a!important;background-color:#f7dee0!important;}
.orderforms-inputs .iptwrap .tip{width:100%;box-sizing:border-box;padding:0 10px;height:20px;line-height:20px;font-size:12px;color:#333;background:#f3ba2e;position:absolute;left:0;top:30px;z-index:999;}
.calculation{padding:0 18px;line-height:60px;font-size:16px;color:#666;}
.orderforms-btn .btn,.orderforms-btn .logout{height:36px;line-height:36px;background:#f3f3f3;font-size:12px;color:#666;margin-top: 8px;}
.orderforms-btn .btn.btn-buy,.orderforms-btn .btn.btn-sell{background:#46a656;border-color:#46a656;padding:0;font-size:14px;color:#fff!important;}
.orderforms-btn .btn.btn-sell{background:#f00;border-color:#f00;}
.orderforms-btn .btn.btn-buy:hover{background-color:#4fc362;border-color:#4fc362;}
.orderforms-btn .btn.btn-sell:hover{background-color:#e8b342;border-color:#e8b342;}
.orders .table tbody tr:hover td{color:#96c748;}
.orderforms .error-box{height:18px;line-height:18px;padding-left:56px;font-size:12px;color:#ef4b5a;}
.logout{text-align:center;font-size:12px;color:#666;width:100%;height:32px;line-height:32px;border:1px solid #e4e4e4;border-radius:3px;}
.logout a,.logout a:visited{font-weight:bold;color:#e8b342;}
#depth .box-inner{height:260px;}

.market,.trollbox{background:#fff;border:1px solid #e6e6e6;}
.market .item-title,.trollbox .item-title{padding:0px 15px;}
.market .table td,.market .table th{padding:6px 8px;}
.market .table th{border-left:1px solid #fff;background:#BB8404;color:#fff;font-weight:normal;padding:0 8px;border:none}
.market .table.table-striped tbody tr td{background:#fff;}
.market .table.table-striped tbody tr:nth-of-type(even) td{background:#f4f4f4;}

.trollbox-list{height:254px;overflow-y:scroll;padding:7px;}
.trollbox-list dl{overflow:hidden;margin-bottom:3px;}
.trollbox-list dl:last-of-type{margin-bottom:0;}
.trollbox-list dl dt{color:#666;font-size:12px;float:left;font-weight:bold;margin-right:2px;}
.trollbox-list dl dd{font-size:12px;color:#b7b7b7;line-height:18px;word-break:break-word;}
.talkinput{height:32px;line-height:32px;padding:0 36px 0 15px;position:relative;border-top:1px solid #e5e5e5;}
.talkinput input{display:inline-block;vertical-align:middle;border:none;width:100%;height:30px;overflow-x:hidden;margin-top:-1px;}
.talkinput .iconfont{position:absolute;right:0;top:0;display:inline-block;line-height:36px;width:36px;text-align:center;}
.talkinput a{font-size:12px;font-weight:bold;text-decoration:underline;}
.sign{padding:14px 15px;margin-top:-15px;font-size:12px;}
.depths{background:#fff;}
.depths .depths-wrap{position:relative;height: 314px;overflow:hidden;overflow-anchor: none;transition: height .3s;-moz-transition:  height .3s;-webkit-transition:  height .3s;-o-transition:  height .3s;}
.depths .table th,.depths .table td{padding:0 3px!important;font-size:12px;line-height:1.5;border:none}
.depths .table th {color:#999;font-weight:normal;height: 20px;background: #f5f5f5;line-height: 20px;}
.depths .table td{color:#666;}
.depths .newest{padding: 5px;background:#f7f7f7;height: 30px;text-align: center;position:relative;}
.depths .newest>strong{font-size:18px;color:#666;line-height:20px;}
.depths.iswrong .newest>strong.magenta{color:rgba(234,0,112,0.8)!important;}
.depths.iswrong .newest>strong.green{color:rgba(112,168,0,0.8)!important;}
.depths .newest .depthwrong{position:absolute;right:5px;top:9px;}
.depths .newest .depthwrong p{
	opacity:0;
	font-size:12px;
	color:#666;
	padding:4px 10px;
	background:#fff;
	box-shadow:0 0 10px rgba(0,0,0,0.3);
	position:absolute;
	left:50%;
	top:-5px;
	z-index:-1;
	white-space: nowrap;
	-webkit-transform:translate(-50%,-100%);
	-moz-transform:translate(-50%,-100%);
	-o-transform:translate(-50%,-100%);
	-ms-transform:translate(-50%,-100%);
	transform:translate(-50%,-100%);
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;

}
.depths .newest .depthwrong:hover p{opacity:1;z-index:99;}
.depths .depthstitle .select{float:right;}
.depths .depthstitle .select label{font-size:12px;color:#999;}
.depths .depthstitle .select select{display:inline-block;vertical-align:middle;font-size:12px;color:#333;line-height:100%;height:20px;line-height:20px;background:#fff;border:1px solid #e9e9e9;width:82px;}
.depths .depthstitle .select select option{display:block !important;}
.depths .depthstitle{padding: 4px;background-color: #f4f4f4}
.depths .depthstitle:after{content:"";display: block;clear: both}
.depths .cur{overflow-y:auto;overflow-x:hidden;height:570px;display: block;}
.depths .other{height: 0}
.depths .askTable{position: absolute;bottom: 0;left: 0;width: 100%}
.depths .cur table,.depths .other table{position: static}
.depths img{cursor: pointer;}
.depths .depthstitle *{display:inline-block;vertical-align:middle}

.item-title{height:26px;line-height:26px;font-size:14px;color:#262d33;font-weight:bold;margin-top:4px;}
.item-con{border:1px solid #e6e6e6;}
.tradehistory table td{padding: 0 3px!important;font-size: 12px;line-height: 1.5;color:#666;border:none}
.userRecords{padding-top:15px;}
.userRecords-title>span{display: inline-block;
    font-size: 14px;
    color: #262d33;
    font-weight:bold;
    height: 26px;
    line-height: 26px;
}


.userRecords-title .f-fr{margin-top:8px;}

.userRecords-title label.f-fr{
	font-size:12px;
	color:#666;
}

.userRecords-title label.f-fr input{display:inline-block;vertical-align:middle;margin-right:3px;}

.userRecords-title a.more,.userRecords-title a.more:visited{font-size:12px;color:#333;text-decoration:underline;margin-left:24px;}


.userRecords-main .table th,.userRecords-main .table td{background:#fff;}

.userRecords-main .table th.cancels .iconfont{display:inline-block;margin:0;vertical-align:middle;line-height:20px;width:20px;text-align:center;margin-top:-4px;cursor:pointer;border:1px solid #e5e7ea;color:#666;position:relative;}
.userRecords-main .table th.cancels .iconfont:before{
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.cancelType{padding-top:2px;position:absolute;top:20px;right:0;z-index:-1;
	opacity:0;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
.userRecords-main .table th.cancels .iconfont:hover:before{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);

}
.userRecords-main .table th.cancels .iconfont:hover .cancelType{z-index:9;opacity:1;margin-right:-1px;}
.userRecords-main .table td.grey{color:#a9a9a9;}
.cancelType ul{min-width:120px;border:1px solid #e5e7ea;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);}
.cancelType ul li{font-size:13px;color:#333;padding:0 6px;line-height:22px;border-bottom:1px solid #e5e7ea;}
.cancelType ul li:hover{background:#f4f4f4;color:#e8b342;}
.cancelType ul li:last-of-type{border:none;}
.news{margin-top:40px;}
.news-list li{padding:20px 0;border-bottom:1px solid #e8e8e8;}
.news-list li h3 a{font-size:14px;color:#666;}
.news-list li a:hover{color:#e8b342;}
.news-list li p{font-size:12px;color:#666;line-height:18px;margin:15px 0 10px 0;}
.news-list li span,.news-list li a{font-size:12px;color:#ccc;margin-right:12px;}

.appdown{width:100%;height:256px;margin-top:40px;background:url(../images/bottom-banner.png)no-repeat center;}
.appdown-solgn{position:absolute;left:96px;top:130px;color:#fff;text-align:right;}
.appdown-solgn h2{font-weight:normal;font-size:48px;margin-bottom:40px;}
.appdown-solgn p{font-size:12px;}
.down-btns{position:absolute;top:135px;left:645px;}
.down-btns a,.down-btns a:visited{display:inline-block;width:128px;padding:10px 0 10px 60px; line-height:20px;border:1px solid #fff;border-radius:3px;font-size:14px;color:#fff;margin-right:30px;position:relative;}
.down-btns a .iconfont{font-size:36px;position:absolute;left:15px;top:15px;}



.footer{width: 1200px;background: rgba(11, 14, 17, 0.96);box-sizing: border-box;position: relative;margin: 0 auto;}
.footer p{height:26px;line-height:26px;font-size:14px;color:#898989;}
.footer p.userOnline{margin-right:38px;} */
.footer{height:124px;background:#ddd;padding:0px 0px;box-sizing: border-box;position: absolute;bottom: 0;left: 0;width: 100%;min-width: 1170px;}
/* .footer .footerT{height:70px;} */
.footer .footerTWrap{
    /*background: rgba(2,15,39,1);*/
}
.footer .footerT .footerTL{float:left;}
/*.footer .footerT .footerTL ul{padding: 22px 0 0 0;}*/
.footer .footerT .footerTL li{float:left;margin-right:18px;}
.footer .footerT .footerTL li a{font-size:14px;color:rgba(255,255,255,0.5);}
.footer .footerT .footerTL li a:hover{color:rgba(255,255,255,1);text-decoration:underline;}
.footer .footerT .footerTR{float:right;padding-top:27px;font-size:12px;color:#999;position:relative;}
.footer i{font-size: 20px;color:#8e8e8f;}
.footer i:hover{color:#fff;}
.footer .footerTR .f-fl{margin-right:30px;}
.footer .footerTR .f-fl a,.footer .footerTR .f-fl a:visited{color:#999;}
.footer .footerTR .f-fr li{float:left;margin-right:10px;position:relative;}
.footer .footerTR .f-fr li .media{opacity:0.5;filter:alpha(opacity=50);-khtml-opacity: 0.5;-moz-opacity:0.5;}
.footer .footerTR .f-fr li:hover .media{opacity:1;filter:alpha(opacity=100);-khtml-opacity: 1;-moz-opacity:1;}
.media-box{padding:10px 0;background:#fff;border:1px solid #d4d4d4;text-align:center;}
.media-box .jt{display:inline-block;width:12px;height:8px;background:url("../images/box-jt.png");position:absolute;right:7px;bottom:-8px;}
.media-box .ewm{float:left;padding:0 14px;border-right:1px solid #e5e5e5;}
.media-box .ewm:last-of-type{border:none;}
.media-box .ewm img{width:100px;}
.media-box .weixin1{float:left;box-sizing:border-box;}
.media-box .weixin2{float:left}
.media-box .weixin1 img{width:100px}
.media-box .weixin2 img{width:100px}
.media-box p{font-size:12px;}
.footer .footerTR .f-fr li .media-box.wx-box {
	left:-210px;
	padding:5px;
	box-sizing:border-box;
}
.media-box .weixin p > span{
	margin-left:30px;
}


.media-box .ewm p{font-size:12px;color:#999;line-height:100%;height:auto;}
.footer .footerTR .f-fr li .media-box{display:none;position:absolute;top:-160px;left:-103px;z-index:999;}
.footer .footerTR .f-fr li:hover .media-box{display:block;}
.footer .footerTR .f-fr li .media-box.qq-box{left:-113px;}
.footerB{padding:20px 0 0 0;min-width:1200px;position:absolute;left:0;bottom:0;width:100%;height:34px;background:url("../images/footert2.png")no-repeat center center;z-index:999;}
.footerB .container{overflow:hidden;}
.footerB .footerBL{color:#999;font-size:12px;}
.footerB .footerBR{float:right;color:#fff;font-size:12px;}
.footerB .footerBR div{display:inline-block;margin-left:22px;}
.footerB .footerBR .footerBRName{color:#999;margin-right:5px;}
.footerB .footerBR .volume{display:inline-block;margin-right:3px;}
.footerB .footerBR .volume:last-of-type{margin-right:0;}
.footerB .footerBR .volume i{color:#999;}
.footerB .footerBR .volume i.gang{margin:0 2px 0 5px;}
.footerB .footerBR .websocketStatus{color:#999;}
.footerB .footerBR .footerBRTimer{width: 14px;display: inline-block;vertical-align: middle;}
.media{display:inline-block;width:17px;height:16px;background:url("../images/medias.png")no-repeat;}
.media.media-fb{background-position:-2px 0;}
.media.media-tt{background-position:-22px 0;}
.media.media-wb{background-position:-45px 0;}
.media.media-qq{background-position:-68px 0;}
.media.media-wx{background-position:-91px 0;}
.media.media-wx{background-position:-91px 0;}
.media.media-rd{background-position:-115px 0;}
.media.media-sk{background-position:-139px 0;}
.media.media-telegram{background-position:-167px 0;}
.media.media-steemit{background-position:-244px 0;}
.media.media-medium{background-position:-220px 0;}
.media.media-email{background-position:-194px 0;}
.wify{display:inline-block;width:17px;height:12px;background:url("../images/wify.png")no-repeat;}
.wify.wify-connect{background-position:0 0;}
.wify.wify-reconnect{background-position:-50px 0;}

.telegram{display:none;text-align:center;}
.telegram .telegram-title{margin:30px 0 25px;}
.telegram .telegram-title img{margin-bottom:14px;}
.telegram .telegram-title h4{font-size:16px;color:#333;line-height:100%;}
.telegram li{margin-bottom: 20px;
    display: inline-block;
    position: relative;
    float: left;
    text-align: left;
    }
.telegram ul li span{    float: left;
    line-height: 28px;margin-right: 7px;font-size: 12px;font-weight: bold;    width: 60px;
    text-align: right;}
.telegram li:nth-of-type(2),.telegram li:nth-of-type(4),.telegram li:nth-of-type(6),.telegram li:nth-of-type(8),.telegram li:nth-of-type(10){margin-left: 30px}
.telegram li label{font-weight:bold;color:#666;font-size:12px;display:inline-block;margin-bottom:12px;line-height:100%;}
.telegram li .linkBox{width:217px;height:28px;line-height:28px;padding-left:40px;background:url('../images/telegram_bg.png')no-repeat left center;float: left;ma}
.telegram li .linkBox a{font-size:14px;color:#333;}
.telegram li .linkBox a:hover{color:#e8b342;text-decoration:underline;}

/*闂佺儵鍋撻崝宥夊春濞戞瑧鈻旀い鎾跺仧婵★拷*/
.usercenter-con{overflow:hidden;}
.title{height:54px;line-height:54px;background:#fff;font-size:14px;color:#262d33;padding:0 10px;font-weight:bold;text-align: left;}
.title a.f-fr{font-size:12px;color:#e8b342;}
.title a.f-fr:hover{text-decoration:underline;}
.title i.border{display:inline-block;height:12px;border-left:2px solid #e8b342;margin-right:10px;}
.banner-account{width:100%;height:100px;background:url(../images/banner_account.jpg)no-repeat center;}
.usercenter-left{width:225px;background:#fff;padding-bottom:2000px;margin-bottom:-2000px;border-left:1px solid #edecec;border-right:1px solid #edecec;}
.usercenter-left .title{padding-left:18px;font-weight:normal;}
.usercenter-nav li{border-bottom:1px solid #EDECEC;}
.usercenter-nav li a{display:inline-block;width:207px;height:54px;line-height:54px;padding-left:18px;font-size:14px;color:#999;}
.usercenter-nav li.cur{background:#f7f7f7;border-left:2px solid #e8b342;margin-left:-1px;}
.usercenter-nav li.cur a{width:206px;color:#262d33;}
.usercenter-nav .usercenter-subnav{display:none;}
.usercenter-nav .usercenter-subnav a{height:auto;line-height:120%;margin-bottom:12px;color:#999!important;padding-left:37px;}
.usercenter-nav .usercenter-subnav a .iconfont{vertical-align:middle;display:none;}
.usercenter-nav .usercenter-subnav a.active{color:#262d33!important;padding-left:15px;}
.usercenter-nav .usercenter-subnav a.active .iconfont{display:inline-block;}
.usercenter-main{width:905px;border:1px solid #edecec;border-top:none;background:#fff;padding-bottom:2000px;margin-bottom:-2000px;}
.usercent-main-con{padding:0 28px;min-height:385px;}
.account-item{padding:20px 10px;overflow:hidden}
.account-item-title{font-size:14px;color:#262d33;font-weight:bold;margin-bottom:20px;}
.account-item-title .btn{font-size:14px;padding:10px 34px;font-weight:normal;}
.login-info .touxiang{float:left;display:inline-block;margin-right:13px;;width:56px;height:56px;border-radius:28px;}
.login-info strong{display:inline-block;font-size:18px;margin:9px 0;}
.login-info p{font-size:12px;color:#999;}
.total-account{overflow:hidden;}
.total-account li{font-size:12px;color:#666;padding:5px 0px;float:left;width:33.33%;}
.total-account li .th{color:#999;}
.balances{overflow:hidden;}
.balances li{float:left;font-size:12px;color:#666;width:33.33%;}
.balances li span{color:#999;}
.security-item-name{font-size:14px;color:#999;display:inline-block;margin-bottom:8px;}
.security-item-progress{height:4px;background:#ececec;}
.security-item-success{
  height:4px;
  background: -webkit-linear-gradient(left, #56d4e2 , #afdc30);
  background: -o-linear-gradient(right, #56d4e2, #afdc30);
  background: -moz-linear-gradient(right, #56d4e2, #afdc30);
  background: linear-gradient(to right, #56d4e2 , #afdc30);
}

.security-item{width:240px;}
.guide,.guide:visited{font-size:12px;color:#e8b342;}
.guide:hover{text-decoration:underline;}
.security-list{overflow:hidden;}
.security-list li{float:left;width:50%;margin-bottom:20px;}
.securitypage-list li{padding:48px 28px 38px 98px;border-bottom:1px solid #EDECEC;position:relative;}
.securitypage-list li .security-item .iconfont{font-size:36px;color:#686969;position:absolute;left:28px;top:54px;}
.securitypage-list li .btn{position:absolute;right:28px;top:40px;}
.verification-list li{font-size:14px;color:#999;margin-bottom:10px;}
.verification-list li .btn{margin-top:-18px;}


.accountInfo-lists li{border-bottom:1px solid #f5f5f5;padding:0 28px;}
.accountInfo-lists li .f-cb{padding:20px 0px;line-height:34px;}
.accountInfo-lists li .coin-name{font-size:14px;color:#666;display:inline-block;margin-right:30px;}
.accountInfo-lists li .coin-num{font-size:16px;color:#999;}
.accountInfo-lists li .moreinfo .depositBox,.accountInfo-lists li .moreinfo .withdrawBox{display:none;}

.gray-bg{background:#fafafa;}
.form{padding:35px 0;border-top:1px solid #edecec;border-bottom:1px solid #edecec;padding-left:200px;}
.form .filed{margin-bottom:20px;}
.form label{display:inline-block;width:150px;line-height:34px;font-size:14px;color:#666;text-align:right;margin-right:10px;}
.form .ipt{display:inline-block;padding:0 10px;width:254px;height:32px;border-radius:3px;border:1px solid #aab2bd;}
.form .unit{display:inline-block;width:28px;line-height:34px;text-align:center;font-size:14px;color:#666;}
.form .select-input{width:254px;}
.form .showhistory{display:inline-block;margin-left:50px;font-size:12px;color:#666;cursor:pointer;}
.form .btn{width:182px;}

.history-list{margin:30px 0;display:none;}
.history-list .table{border:1px solid #f5f5f5;margin-top:14px;}

.eth_ewm{position:absolute;left:90px;top:35px;}
.copy{font-size:12px;color:#666;cursor:pointer;}
.withdraw-info{color:#666;font-size:14px;}

.form-block{padding:25px 0;border-bottom:1px solid #f5f5f5;}
.form-block-name{font-size:14px;color:#666;width:180px;display:inline-block;margin-right:28px;text-align:right;}
.form-block-con{width:602px;}

.verifyAccount-form .filed{margin-bottom:20px;}
.verifyAccount-form .filed lable{display:block;font-size:14px;color:#999;}
.verifyAccount-form .filed .input-wrap{float:left;margin-left:42px;}
.verifyAccount-form .filed .ipt{display:inline-block;width:257px;height:32px;padding:0 10px;border:1px solid #aab2bd;border-radius:3px;}
.filed .ipt.pic{width:184px;background:#fff url(../images/pic.jpg)no-repeat 10px 6px;}

.addressManament-items{width:100%;height:46px;line-height:46px;border:1px solid #edecec;margin:-1px;margin-bottom:36px;background:#f9f9f9;}
.addressManament-items li{float:left;border-right:1px solid #edecec;width:149px;text-align:center;cursor:pointer;color:#999;font-size:14px;background:#f9f9f9;}
.addressManament-items li.cur{background:#fff;border-bottom:1px solid #fff;}


.addressManament-form{padding:12px 0;}
.addressManament-form form .filed{margin-bottom:10px;}
.addressManament-form form .filed label{display:inline-block;width:145px;line-height:34px;text-align:right;margin-right:15px;font-size:14px;color:#666;}
.addressManament-form form .filed input[type="text"]{display:inline-block;width:300px;height:32px;padding:0 10px;border: 1px solid #d4d4d4;/* border-radius:3px; */}
.addressManament-title{font-size:14px;color:#e8b342;font-weight:bold;padding:0 20px;border-bottom:1px solid #f5f5f5;line-height:35px;}
.editbox input{display:inline-block;width:123px;height:22px;padding:0 5px;line-height:22px;border-radius:3px;border:1px solid #aab2bd;box-shadow:1px 1px 6px #aab2bd inset;color:#999;margin-right:12px;}
.editbox strong{margin:0 2px;}
.editbox strong.save,.editbox strong.cancel{cursor:pointer;color:#e8b342;}
/*闂佺懓鐏氶崕鍐裁洪弽顐嫹闂堟稒顥犻柣鏍垫嫹*/
.banner-loginReg{width:100%;min-width:1200px;background:#fff;padding:120px 0;}
.loginReg-form{width:350px;position:absolute;top:88px;left:235px;}
.formWrapLR{text-align:center;}
.formWrapLR .loginReg-form{width:330px;position:static !important;display:inline-block;}
.loginReg-form h3.LRtitle{font-size:16px;color:#666;text-align:center;font-weight:normal;position:relative;}
.loginReg-form h3.LRtitle:after{content:" ";display:inline-block;width:100%;height:1px;background:#f1f1f1;position:absolute;left:0;top:50%;}
.loginReg-form h3.LRtitle span{padding:0 30px;background:#fff;position:relative;z-index:99;}
.loginReg-form .filed{margin-bottom:12px;}
.loginReg-form .ipt{display:inline-block;width: 330px;height:38px;line-height:38px;padding:0 10px 0 40px;background-color:#fff!important;background-position:11px 13px;background-repeat:no-repeat!important;border:1px solid #d4d4d4;font-size:14px;color:#333;}
.loginReg-form .ipt[readonly]{background-color:#f3f3f3!important;color:#999;}
.loginReg-form .btn{height:42px;padding:0;font-size:16px;color:#fff;}
.loginReg-form .filed .btn:disabled{background:#c2c2c2!important;border-color:#c2c2c2!important;}
.ipt.fillemail{background-image:url(../images/pic_fillemail.png)!important;background-position: 9px 14px;}
.ipt.pwd{background-image:url(../images/pic_pwd.png);background-position:11px 10px;}
.ipt.ref{background-image:url(../images/agent.png);background-position:7px 7px;}
.loginReg-form .nc_scale{height:40px;}
.loginReg-form .nc-container .nc_scale span{height:38px;line-height:38px;border:none;background-color:#fff;color:#a7a7a7;border:1px solid #d4d4d4;}
.loginReg-form .nc_iconfont.btn_slide.btn_warn{color:#ff0000}
.loginReg-form .nc-container .nc_scale .nc_ok, .loginReg-form .nc-container .nc_scale .nc_bg{background:#66bb6a;}
.loginReg-form .nc-container .imgCaptcha{top:42px;padding:15px;width:298px;border-color:#d4d4d4;}
.loginReg-form .nc_iconfont.btn_ok{background:#ededed!important;color:#66bb6a!important;}
.loginReg-form .Validform_checktip{height:auto;line-height:1.2;font-size:14px;color:#ff0000;width:330px;word-break:break-word;white-space:normal;text-align:left;padding:10px 0;}
.loginReg-form  .nc-lang-cnt{font-size:14px;color:#efefef!important;}
.loginReg-form  .imgCaptcha_btn .nc-lang-cnt{line-height:32px!important;}
.loginReg-form  .nc-container .imgCaptcha .imgCaptcha_btn{padding-top:10px;margin:0;width:100%;}
.loginReg-form  .nc-container .imgCaptcha .nc_scale_submit{background-color:#e8b342!important;}
.loginReg-form  .nc-container .imgCaptcha .nc_scale_submit{font-size:14px;height:40px;line-height:40px;width:100%;}
.loginReg-form .nc-container .imgCaptcha .imgCaptcha_text{margin-left:0px;}
.loginReg-form .nc-container .imgCaptcha .imgCaptcha_text input{height:36px;line-height:36px;width:96px;padding:0 10px;border:1px solid #d4d4d4;margin:0;}
.loginReg-form .nc-container .nc_captcha_img_text .icon_close{float:none;}
.loginReg-form .nc-container .nc_captcha_img_text .nc-lang-cnt{color#e8b342!important;}
.loginReg-form .nc-container .imgCaptcha .imgCaptcha_img{margin:2px 0 0 0;height:38px;}
.loginReg-form .nc_iconfont.nc_btn_1{top:30px;right:15px;}
.loginReg-form .nc-container .imgCaptcha .imgCaptcha_text input:focus{color:#333;}



.aggreement{display:block;font-size:12px;color:#666;margin:-2px 0;text-align:left!important;cursor: pointer;}
.aggreement a{color:#e8b342;}
.aggreement input{display:inline-block;margin-right:6px;background-color:#fff;border:none;vertical-align:middle;width:15px;height:15px;}
.login-tip{margin-top:16px;}
.login-tip,.login-tip a,.login-tip a:visited{color: #666!important;font-size:14px;}
.login-tip a:hover,.aggreement a:hover{text-decoration:underline;}


input:focus{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-user-modify:read-write-plaintext-only;
	outline: none;
}
.activecy{    color: #e8b342!important;
    border-color: #e8b342!important;}

.itemBox{width:100%;margin-bottom:45px;}
.itemBox .itemTitle{font-size:20px;color:#454545;height:70px;line-height:70px;position:relative;}
.itemBox .itemTitle a,.itemBox .itemTitle a:visited{font-size:12px;color:#666;text-decoration:underline;position:absolute;right:0;top:42px;line-height:100%;}
.filter{font-size:12px;color:#333;}
.filter:after{content:" ";clear:both;}
.filter label{margin-right:4px;}
.filter .filed{float:left;margin-right:14px;line-height:100%;}
.filter .filed input{display:inline-block;width:85px;height:18px;line-height:18px;padding:0 5px;font-size:12px;color:#999;vertical-align:middle;}
.filter .filed select{display:inline-block;height:22px;width:60px;}
.filter .btn{height:22px;line-height:22px;font-size:14px;color:#fff;background:#e8b342;border-color:#e8b342;padding:0 15px;vertical-align:middle;float:left;}
.itemBox .filter{position:absolute;right:0;top:34px;}
.nodata{text-align:center;margin:20px;}
.nodata img{width:60px;}
.nodata p{font-size:14px;color:#999;margin:10px 0 0 10px;line-height:100%;}

.switchPcTip{padding:10px;position: fixed;width: 100%;background-color: #262d33;color:#fff;
	z-index: 100000;font-size: 12px;box-sizing: border-box;top:0;left: 0;}
.switchPcTip a{color:#f3ba2e}
.switchPcTip>span{width:92%;display: inline-block; }
.switchPcTip .close{position: absolute;top:17px;right:0;}
.switchPcTip i{font-size: 20px;margin-right: 8px;}
.switchPcTip .round{display: block;border: 1px solid;border-radius: 20px;padding:8px 6px;float: left;}

.priceTotal{font-size:14px;color:#e8b342;text-align:left;padding:5px 0;font-weight:normal;}
.orderDetails{border:1px solid #f0f0f0;}
.orderDetails th{background:#f9f8f6;}
.orderDetails tr:nth-child(odd){background:#f9f8f6;}
.listRepeat:hover{background:rgba(232,179,66,0.05);}
.listRepeat.canceled td{color:#bebebe;}
.listRepeat.canceled td .magenta{color:#f7b7d0!important;}
.listRepeat.canceled td .green{color:#d0e1b9!important;}
.loadingBox{text-align:center;margin:30px;}

/*loading 闁告柣鍔庨弫锟�*/
#pageLoading{background-color: #e6e6e6;width: 100%;height: 100%;position: fixed;top:0;left:0;z-index: 10000}
.spinner {
    width: 100px;
    height: 60px;
    text-align: center;
    font-size: 10px;
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
}

.spinner > div {
    background-color: #e8b342;
    height: 100%;
    width: 6px;
    display: inline-block;
    margin:0 5px;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
    20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }  20% {
           transform: scaleY(1.0);
           -webkit-transform: scaleY(1.0);
       }
}
#divLoading{background-color:rgba(255,255,255,0.8);position: absolute;width: 100%;height: 100%;top:0;left: 0}
#divLoading .spinner {height: 30px;}
#divLoading .spinner > div {
	height: 100%;
	width: 3px;
	margin: 0 2px;

}
#tradeHistory{position: relative;}

.top-news-box{height:50px;width:100%;padding:15px 0;background:#212121;min-width:1200px;}
.top-news-box .top-news-cont{width:1200px;height:50px;position:relative;line-height:50px;margin:0 auto;background:#3d3d3d;color:#fff;font-size:14px;border-radius:3px;}
.top-news-box .top-news-cont .top-news-left{height:50px;line-height:50px;margin-left:12px;background:url("../images/dian.png") no-repeat left center;padding-left:16px;}
.top-news-box .top-news-cont .top-news-left span{display:inline-block;float:left;max-width:1005px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.top-news-box .top-news-cont .top-news-left a{color:#e8b342;margin-left:10px;}
.top-news-box .top-news-cont .top-news-left a:hover{text-decoration:underline;}
.top-news-box .top-news-cont .iconfont{font-size:22px;position:absolute;right:16px;top:0;margin-right:0;cursor:pointer;}
.bounce{animation-name:bounce;-webkit-animation-name: bounce;animation-duration: 1.4s;}
@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}
.money-wrap{
	color: #666;
	width: 212px;
	font-size : 12px;
	line-height: 30px;
}
.money-wrap span:nth-child(2){
	float: right;
}

/* --------------------------------------------------------------------- */
.header {
    width: 100%;
    height: 48px;
    background: #fff;
}

.main-nav>li>a {
    display: inline-block;
    font-size: 13px;
    color: #e8eaf3;
    line-height: 48px;
    padding: 0 16px;
}

.main-nav>li:hover>a {
    background: #fff;
    color: #e8b342;
}

.main-nav>li>a {
    display: inline-block;
    font-size: 13px;
    /* color: #e8eaf3; */
    line-height: 48px;
    padding: 0 16px;
}

.login-register {
    position: relative;
    color: #bcbcbc;
    font-size: 13px;
    padding: 0 10px;
    height: 32px;
    margin: 7px 10px 0;
    line-height: 32px;
    border: 1px solid #e8eaf3;
    border-radius: 4px;
}

.languages {
    line-height: 48px;
}

.languages:hover {
    background-color: transparent;
}

.logined:hover {
    background-color: transparent;
}
.logined {
    border: none;
    padding: 0 8px;
}

.logined ul a.link:hover {
    background-color: transparent;
    color:#e8b342!important;
}
/* top-header */

.header_top5,.header_coins,.t {
    color: #fff;
    font-weight: bold;
}
.t {
    margin-left: 10px;
    font-weight: 100;
}

.sell1 {
    /*height: 32px;*/
    /*width: 92px;*/
    /*border-radius: 4px;*/
    color:rgb(234, 0, 112);
    /*background:rgb(234, 0, 112);*/

}

.buy1 {
    /*height: 32px;*/
    /*width: 92px;*/
    /*border-radius: 4px;*/
    /*background:#9bca59;*/
    color: #9bca59;
}

.buy2{
    color: #9bca59;
}

.sell2{
    color: rgba(212,88,88,1);;
}


.buy{
    color: #9bca59;
    font-weight: 540
}

.sell{
    color: rgb(234, 0, 112);
    font-weight: 540
}

.header_boxs {
    background: #030e20;
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 12px;
}

.header_boxs .header_center {
    /* width: 1200px; */
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}

.header_boxs .header_coins {
    display: inline-block;
    margin: 0 20px;
    font-weight: 600;
}

.header_boxs .header_select {
    background: #030e20;
    width: 68px;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;
    border: 1px solid #030e20;
    height: 20px;
    line-height: 20px;
    outline: none;
    margin-left: 15px;
    background: url(../images/downr.png) no-repeat right;
}

._container {
    margin: 0 auto;
    position: relative;
}

@media (min-width: 768px) {
    ._container {
        /* width: 1000px!important; */
    }
}

.footer .footerT {
    /*height: 40px;*/
}

.main-nav>li:hover>a {
    background-color: transparent;
}
.header {
    height: 48px;
}
.main-nav>li>a {
    line-height: 48px;
}

.main-nav li.active, .user-info.active {
    background-color: transparent;
}

/* 交易界面左侧数字大小 */
.depths .table th, .depths .table td {
    font-size: 13px;
}
.tradehistory table td {
    font-size: 13px;
}

.orderforms-btn .btn.btn-buy, .orderforms-btn .btn.btn-sell {
    border-radius: 3px;
}

.pagination a {
    margin-left: 0px;
}

.kline-para {
    padding: 18px 0 12px 276px;
}

.login-register a {
    color:#444;
}

.login-register a:hover {
    color:#e8b342;
}
.pagination ul li a {
    font-size:20px;
    /* line-height: 22px; */
    border-radius: 15px;
}

.pagination ul li {
    border-radius: 15px;
}

.pagination span {
    margin-left: 0;
}
/*6-3  footer修改重构*/
.footer-wrapper{
	width: 100%;
	height: 337px;
	margin-bottom: 0;
}
.icon_img{
	width: 615px;
	display: flex;
	margin: 0 auto;
	padding-top: 133px;
	justify-content: space-around;
}
.icon_img img{
	/*width: 100%;*/
	width: 38px;
	height: 34px;
}
.footer{
	width: 815px;
	margin-top: 80px;
	display: flex;
	justify-content: center;
	color: #7F7F7F;
}
.footer_box{
	margin: 0 auto;
}
