@charset "UTF-8";
.clear-both{
    clear: both;
}
.bgf9{
    background: #f9f9f9;
}
a{
    text-decoration: none;
}
input textarea{
    outline: none;
}
.align-Cetr{
    text-align: center;
}
.align-Left{
    text-align: left;
}
.align-rig{
    text-align: right;
}
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.w1245{
    width: 1245px;
    margin: 0 auto;
}
.mg-t50{
    margin-top: 50px;
}
.mg-l40{
    margin-left: 40px;
}
.mg-r35{
    margin-right: 35px;
}
.pd-t10{
    padding-top: 10px;
}
.pd-t50{
    padding-top: 50px;
}
.pd-t60{
    padding-top: 60px;
}
.pd-t65{
    padding-top: 65px;
}
.pd-b40{
    padding-bottom: 40px;
}
.pd-b80{
    padding-bottom: 80px;
}
/** 首页 **/
.index-trade-banner{
    width: 100%;
    height: 500px;
    background: url('https://nbl.ebnew.com/static/index/img/index_banner.jpg') no-repeat;
}
.index-trade-banner-main{
    width: 1200px;
    margin: 0 auto;
}
.index-trade-banner-main .right{
    margin-top: 80px;
    width: 302px;
}
.index-trade-banner-main .login-form{
}
.login-link{
    text-align: right;
}
.login-link a{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}
.login-link a:hover{
    text-decoration: underline;
}
.login-form .login-form-txt{
    padding: 0 10px;
    height: 46px;
    width: 282px;
    line-height: 46px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    color: #9d9d9d;
    border: solid #e7e7e7 1px;
}
.code-box .code-btn{
    background: #706374;
    opacity: 0.7;
    color:#ffffff;
    border: none;
    width: 128px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    filter:alpha(opacity=70);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;

}
.login-form .login-form-btn{
    width: 302px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    display: block;
    background: #8e57ff;
    color: #ffffff;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}
.index-trade-whitebox{
    background: #ffffff;
    width: 100%;
    text-align: center;
}
.index-trade-title{
    color: #555555;
    font-size: 30px;
}
.application-box{
    color: #888888;
}
.application-box div.left, .application-box .right{
    border: solid #e2e2e2 1px;
    background: #ffffff;
    min-height: 168px;
    padding: 60px 42px 30px 42px;
}
.application-box div.left h3, .application-box .right h3{
    font-weight: bold;
    font-size: 20px;
    color: #555555;
}
.application-box div.left .con, .application-box .right .con{
    text-align: left;
    width: 355px;
}
.index-trade-service li{
    width: 415px;
}
.index-trade-service li b.tit{
    font-weight: bold;
    display: block;
    font-size: 20px;
    color: #555555;
}
.index-trade-service li p.con{
    width: 260px;
    color: #666666;
    text-align: left;
    margin: 30px auto;
}
.line{
    border: solid #e0e0e0 1px;
}
.index-trade-block-title{
    font-size: 34px;
    color: #555555;
    padding: 0 25px;
    background: #f1f1f1;
    margin-top: -30px;
    display: inline-block;
    *display:inline;
    zoom:1;
}
.index-trade-introduce li{
    width: 406px;
    margin-right: 9px;
    padding-top: 63px;
}
.index-trade-introduce li.con-one{
    background: #ffffff url('https://nbl.ebnew.com/static/index/img/index_adTit01.jpg') no-repeat left top;
}
.index-trade-introduce li.con-two{
    background: #ffffff url('https://nbl.ebnew.com/static/index/img/index_adTit02.jpg') no-repeat left top;
}
.index-trade-introduce li.con-three{
    background: #ffffff url('https://nbl.ebnew.com/static/index/img/index_adTit03.jpg') no-repeat left top;
}
.index-trade-introduce li .con{
    padding: 40px 30px;
    border-top: solid #e0e0e0 1px;
    text-align: left;
}
.index-block-purple{
    background: #7264ad;
    color: #ffffff;
}
.index-block-purple .w1245{
    height: 495px;
    background: url('https://nbl.ebnew.com/static/index/img/index_bottomBg.jpg') top center no-repeat;
}
.index-block-purple .tit-one{
    font-size: 25px;
    padding-top: 120px;
}
.index-block-purple .tit-two{
    font-size: 44px;
    padding-top: 45px;
}
.index-block-purple .hot-telephone{
    font-size: 18px;
    padding-top: 30px;
}
.index-block-purple .hot-telephone b{
    font-weight: bold;
    color: #ffc045;
}
/** 首页 end **/
/** 版本介绍 **/
.version-banner{
    width: 100%;
    height: 280px;
    background: url('https://nbl.ebnew.com/static/index/img/version_bg.jpg') no-repeat;
    text-align: center;
    color: #ffffff;
}
.banner-title-box{
    margin: 0 auto;
    padding-top: 90px;
    width: 1200px;
}
.version-banner .line{
    height: 1px;
    width: 440px;
    background: #ffffff;
    opacity: 0.5;
    filter:alpha(opacity=50);
    display: inline-block;
    *display:inline;
    zoom: 1;
}
.version-banner .banner-title-one{
    font-size: 32px;
    font-weight: bold;
    margin: -25px 0px 15px 15px;
    display: inline-block;
    *display:inline;
    zoom: 1;
}
.version-banner .banner-title-two{
    font-size: 48px;
    font-weight: bold;
}
.version-banner .banner-title-two .vip{
    color: #ffba42;
}
.version-main{
    width: 1080px;
    margin: 0 auto;
    background: #ffffff;
    padding: 30px 60px 60px;
}
.version-main-title .title{
    font-size: 22px;
    color: #666666;
}
.version-main-title .tabBtn{
    width: 341px;
    margin-left: 1px;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    height: 53px;
    line-height: 53px;
}
.version-main-title .tabBtnGray{
    background: #bdb8b3;
}
.version-main-title .tabBtnOrage{
    background: #ffa21d;
}
.version-fMain-title{
    text-align: center;
    color: #666666;
    font-size: 16px;
    border-left: solid #ebebeb 1px;
    border-top: solid #cfcfcf 3px;
}
.version-fMain-title div{
    height: 53px;
    line-height: 53px;
    border-right: solid #ebebeb 1px;
}
.version-fMain-title .one{
    width: 394px;
}
.version-fMain-title .two, .version-fMain-title .three{
    width: 341px;
}
.version-main-table{
    border-left: solid #ebebeb 1px;
    border-top: solid #ebebeb 1px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}
.version-main-table .version-main-td{
    border-bottom: solid #ebebeb 2px;
}
.version-main-table .version-main-td-title{
    border-right: solid #ebebeb 1px;
}
.version-main-table .version-main-td-title .tit{
    font-weight: bold;
    font-size: 18px;
    color: #555555;
}
.version-main-table-child tbody tr td{
    border-right: solid #ebebeb 1px;
    border-bottom: solid #ebebeb 1px;
    height: 40px;
}
.version-main-table-child tbody tr:last-child td{
    border-bottom: none;
}
.version-main-table-child tbody tr td.td-one{
    color: #666666;
    text-align: left;
    padding-left: 20px;
}
/** 版本介绍 end **/
/** 购买 **/
.purchase-box{
    margin: 0 auto 65px;
    width: 1200px;
}
.purchase-box .service-content{
    margin-top: 57px;
    background: #ffffff;
    padding: 60px 55px 30px 55px;
    color: #666666;
}
.service-content-title{
    width: 100px;
}
.app-box{
    width: 970px;
}
.app-box li{
    margin: 0 29px 35px 0;
    width:160px;
    height: 208px;
}
.app-box li .tit{
    font-size: 16px;
    font-weight: bold;
    color: #737373;
    padding-top: 13px;
}
.app-box li .list div p{
    padding-bottom: 10px;
}
.purchase-customer{
    background: #eeeeee;
    color: #444444;
    padding: 50px 0 140px;
}
.purchase-customer .purchase-title{
    font-size: 24px;
    color: #666666;
    padding-bottom: 40px;
    border-bottom: solid #e1e1e1 1px;
    width: 1055px;
    margin: 0 auto;
    font-weight: bold;
}
.purchase-title .vip{
    color: #ffc21d;
    font-size: 30px;
}
.purchase-form{
    width: 670px;
    margin: 0 auto;
}
.purchase-form input[type="text"]{
    width: 330px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border: solid #cfcfcf 1px;
}
.purchase-form label{
    width: 180px;
    text-align: right;
    margin-right: 10px;
    display: inline-block;
    *display:inline;
    zoom:1;
}
.purchase-form label .red{
    color: #e21314;
}
.purchase-form .check-box{
    width: 426px;
}

/** 购买 end **/

.btn-box{}
.btn-box .index-btn{
    width: 262px;
    height: 58px;
    background: #ffa51d;
    text-align: center;
    line-height: 58px;
    color: #ffffff;
    font-size: 24px;
    margin: 0 auto;
    display: block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    text-decoration: none;
}
.btn-box .index-btn:hover,.btn-box .index-btn:focus,.btn-box .index-btn:active{
    color: #ffffff;
    text-decoration: none;
}
.btn-box button.index-btn{
    border: none;
}
