.nav {
    background-color: #18203e;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

header {
    position: fixed;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    z-index: 99;
}

.pull-left {
    float: left !important;
}

.head-logo img {
    width: 180px;
    height: 44px;
}

.head-kaihu {
    background: #0955B5;
    box-shadow: 0px 8px 34px rgb(31 219 132 / 60%);
    border-radius: 5px 0px;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    width: 156px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
}

.header-menu a, .header-menu a:hover {
    color: white !important;
    font-size: 16px;
    line-height: 44px;
    font-weight: bold;
}

.h-kaihu {
    cursor: pointer;
}

.header-menu {
    width: 12%;
}

.hd-top-bar {
    padding: 10px;
}

.fastnav {
    display: none;
}


.foot-0 {
    margin-top: 20px;
    height: 60px;
    background: #333;
    color: #666;
    padding-top: 20px;
    padding-bottom: 20px;
}

.foot-1 {
    font-size: 16px;
    color: #6666;
}

.fastnav {
    display: none;
}

* {
    webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


.text_con table {
    margin-top: 10px;
    margin-bottom: 10px;
}

.text_con td {
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #cc9900 !important;
}

button {
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-size: 12px;
}

.fixed {
    left: 0;
}

.fastnav .container {
    width: 980px;
    margin: 0 auto;
    display: block;
    box-sizing: border-box;
}

.fastnav .container * {
    box-sizing: border-box;
}

.fastnav .container dl {
    margin: 0;
}

.btn {
    color: #fff;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

.banner_ben {
    /*background: url('/static/home/images/forex2.jpg') no-repeat;*/
    background-size: 100% 100%;
    height: 350px;
}

.banner_ben .container {
    position: relative;
    width: 980px;
    margin: 0 auto;
}

/* 表单 */
.registbox {
    box-sizing: border-box;
}

.registbox * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.registbox {
    position: absolute;
    right: 30px;
    top: 0px;
    width: 230px;
    display: block;
    background: #06142E;
    opacity: 0.85;
    border-radius: 5px;
}

.registbox dl,
.registbox dl dt.registbox dl dd {
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
    text-align: center;
}

.registbox dl dt {
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

.registbox dl dd {
    background: #fff;
    overflow: hidden;
    margin: 10px;
    text-align: left;
    line-height: 30px;
    position: relative;
    height: 35px;
}

.registbox dl dd span,
.registbox dl dd input[type='text'],
.registbox dl dd input[type='password'],
.registbox dl dd textarea {
    border: 0;
    margin-left: 5px;
    line-height: 35px;
    height: 100%;
    outline: none;
}

.registbox dl dd span.fa {
    width: 30px;
    display: inline-block;
    text-align: center
}

.registbox dl dd i {
    font-style: normal;
}

.registbox dl dd span.fa-mobile {
    font-size: 20px;
}

.registbox dl dd textarea {
    height: 60px;
}

.registbox dl dd .btn-vcode1,
.registbox dl dd .btn-vcode2 {
    position: absolute;
    right: 1px;
    top: 3px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #fff;
    width: 78px;
}

.registbox dl dd.submit-bar,
.registbox dl dd.submit-tip {
    background: none;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    height: 34px;
}

.registbox dl dd.submit-tip {
    text-align: left;
    line-height: 30px;
    font-style: normal;
    color: #ddd;
    margin-bottom: 0;
}

.registbox dl dd .btn-submit {
    width: 100px;
    height: 34px;
    line-height: 34px;
}

#invite_text p {
    padding: 2px 0 0 0;
}

.registbox3 {
    color: 333;
}

.registbox3 dl,
.registbox3 dl dt.registbox3 dl dd {
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
    text-align: center
}

.registbox3 dl dt {
    height: 40px;
    line-height: 40px;
    color: #333;
    font-weight: bold;
    font-size: 18px;
    display: none
}

.registbox3 dl dd {
    border: 1px solid #ccc;
    overflow: hidden;
    margin: 10px;
    text-align: left;
    line-height: 30px;
    position: relative
}

.registbox3 dl dd span,
.registbox3 dl dd input[type='text'],
.registbox3 dl dd input[type='password'],
.registbox3 dl dd textarea {
    border: 0;
    margin-left: 5px;
    line-height: 35px;
    height: 35px;
    outline: 0;
    width: 90%
}

.registbox3 dl dd span.fa {
    width: 30px;
    display: inline-block;
    text-align: center
}

.registbox3 dl dd i {
    font-style: normal
}

.registbox3 dl dd span.fa-mobile {
    font-size: 20px
}

.registbox3 dl dd textarea {
    height: 60px
}

.registbox3 dl dd .btn-vcode1,
.registbox3 dl dd .btn-vcode2 {
    position: absolute;
    right: 1px;
    top: 3px
}

.registbox3 dl dd.submit-bar,
.registbox3 dl dd.submit-tip {
    background: 0;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    border: 0
}

.registbox3 dl dd.submit-tip {
    text-align: left;
    line-height: 30px;
    font-style: normal;
    margin-bottom: 0;
    border: 0
}

.registbox3 dl dd .btn-submit {
    width: 100px
}


.clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.clamp-1 {
    -webkit-line-clamp: 1;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination .page-item {
    width: auto;
}