.blue {
    color: #028cf9
}
.white {
    color: #fff
}
.marginTop20 {
    margin-top: 20px;
}
.marginTop10 {
    margin-top: 10px;
}
.marginTop5 {
    margin-top: 5px;
}
.marginBottom20 {
    margin-bottom: 20px;
}
/*
.marginBottom40 {
    margin-bottom: 60px;
}*/
 
a{text-decoration: none;}
.green{color:#2eb976;}
/*
.banner {
                background: url(../image/index-banner.png) center center/100% 100% no-repeat;
                min-height:167px;
}
*/
.banner {
    padding:20px 10px;
    background:#028cf9;height:auto;margin-top:20px; border-radius:15px;-moz-border-radius: 15px; 
    -webkit-border-radius: 15px;
}
.banner a{color: #fff}
.index-notice .iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right:20px;

}
.index-notice a{color: #000}


.index-money h3{font-size:16px;font-weight:bold}
.index-money .iconfont{background:#f3f3f3;padding:20px  0px; border-radius:15px;-moz-border-radius: 15px; 
                       -webkit-border-radius: 15px;color:#028cf9;font-size:24px;}
.index-money  a{color: #000;text-decoration: none;}
.index-release h3{font-size:16px;font-weight:bold}
.index-release a{color: #000}



#loanMoney{height:300px;}
.footer-index  {font-size:14px;background:#f3f3f3;padding-top:10px;padding-bottom:4px;}
.footer-index  .iconfont{  border-radius:15px;-moz-border-radius: 15px; 
                           -webkit-border-radius: 15px;color:#028cf9;font-size:18px;color: #c6c6c6; }
.footer-index  a{color: #000;text-decoration: none;}
.footer-index  a.current{color:#028cf9; }
.footer-index  a.current   .iconfont{color:#028cf9; }
.footer-index-con{width:20%;float:left;text-align:center;}


.form-header { padding:10px 0px;
               /*background:#04a2f9;*/ background: #028cf9;height:auto; color: #fff；}
.form-header  a{color: #fff;text-decoration: none;}
/**智能算力**/
.power{
    padding:20px 10px;
    background:#04a2f9;height:auto;margin-top:20px; border-radius:15px;-moz-border-radius: 15px; 
    -webkit-border-radius: 15px;
}
.power a{color: #fff;text-decoration: none;}

/**推广算力**/
.invite{
    padding:20px 10px;
    background:#fe6663;height:auto;margin-top:20px; border-radius:15px;-moz-border-radius: 15px; 
    -webkit-border-radius: 15px;
}
.invite a{color: #fff;text-decoration: none;}

.stock{
    padding:20px 10px;
    background:#057bf9;height:auto;margin-top:20px; border-radius:15px;-moz-border-radius: 15px; 
    -webkit-border-radius: 15px;
}
.stock a{color: #fff;text-decoration: none;}

.score{
    padding:20px 10px;
    background:#fe7d60;height:auto;margin-top:20px; border-radius:15px;-moz-border-radius: 15px; 
    -webkit-border-radius: 15px;
}
.score a{color: #fff;text-decoration: none;}
.order-form  .nav {
    padding-left: 0;
    margin-bottom: 20px;
    list-style: none;
    margin-left:15%;
}
.order-form .nav-tabs{border:none;}
.order-form  .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #2eb976;
    color: #fff;
    border:none;

}
.nav-trade li   {margin:20px 10px;}
.nav-trade li a {    margin-right: 2px; padding:10px 20px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;}
.nav-trade li a.current{    color: #555;
    cursor: default;
    background-color: #2eb976;
    color: #fff;
    border: none;}
/**交易**/
.trade .list-group-item{border:none;background-color: transparent;border-bottom: 1px solid #ddd;}

.ewm{width:150px;margin:0 auto;}
 
.apk img{width:100%}