::-webkit-scrollbar {
    width: .3rem;
}
.header_a {
    width: 100%;
    height: 51px;
}

.header_box {
    width: 100%;
    height: 48px; /*padding-top: 51px;*/
    position: fixed;
    z-index: 1002;
    top: 0px;
}

.header_main {
    width: 94%;
    height: 48px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.header_left {
    display: flex;
}

.header_left div:nth-of-type(1) img {
    /*width: 50px;*/
    vertical-align: middle;
}

.header_left div:nth-of-type(1) span {
    color: #FFFFFF;
    font-size: 30px;
    vertical-align: middle;
    margin-left: 16px;
}

.header_left ul { /*width:500px;*/
    line-height: 48px;
    margin-left: 91px;
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 400;
}

.header_left ul li {
    /* width: 63px; */
    margin-right: 20px;
}

.header_left ul li:hover {
    color: red !important;
}

.header_right { /*width: 360px;*/
    display: flex;
    justify-content: space-between;
    line-height: 48px;
    font-size: 15px;
}

.header_right li {
    /*width: 63px;*/
    margin-right: 20px;
}

.header_right li:nth-of-type(3) { /*width:95px;*/
}

.header_right li:nth-of-type(4) {
    /*margin-right: 0;*/
}
.header_right .header_right_li {
    /*width: 63px;*/
}
.lo-reg {
    width: 136px;
}
.user-info {
    cursor: pointer;
    line-height: 46px;
    height: 46px;
}


.header_titel {
    width: 1199px;
    font-size: 57px;
    font-weight: 400;
    margin: 0 auto;
    margin-top: 200px;
    text-align: center;
}

.header_titel p:nth-of-type(2) {
    width: 238px;
    height: 67px;
    line-height: 62px;
    background: rgba(219, 189, 21, 1);
    border-radius: 34px;
    font-size: 26px;
    margin-top: 63px;
    margin-left: 512px;
    cursor: pointer;
}

.header_left > ul > li:hover > a {
    color: #DBBD15;
}

.header_right > li:hover > a {
    color: #DBBD15;
}

.header_right div {
    padding: 0 0 !important;
}

.languages ul {
    width: 130px !important;
    text-align: center !important;
}

.languages ul > li {
    width: 100% !important;
    text-align: center !important;
    padding-left: 0;
}

.login-register > .ng-binding {
    padding: 0 6px;
}
.header_a {
    width: 100%;
    height: 51px;
}

.header_box {
    width: 100%;
    height: 48px; /*padding-top: 51px;*/
    position: fixed;
    z-index: 1002;
    top: 0px;
}

.header_main {
    width: 94%;
    height: 48px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.header_left {
    display: flex;
}

.header_left div:nth-of-type(1) img {
    /*width: 50px;*/
    vertical-align: middle;
}

.header_left div:nth-of-type(1) span {
    color: #FFFFFF;
    font-size: 30px;
    vertical-align: middle;
    margin-left: 16px;
}

.header_left ul { /*width:500px;*/
    line-height: 48px;
    margin-left: 91px;
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 400;
}

.header_left ul li {
    /* width: 63px; */
    margin-right: 20px;
}

.header_left ul li:hover {
    color: #e8b342 !important;
}

.header_right { /*width: 360px;*/
    display: flex;
    justify-content: space-between;
    line-height: 48px;
    font-size: 15px;
}

.header_right li {
    /*width: 63px;*/
    margin-right: 20px;
}

.header_right li:nth-of-type(3) { /*width:95px;*/
}

.header_right li:nth-of-type(4) {
    /*margin-right: 0;*/
}
.header_right .header_right_li {
    /*width: 63px;*/
}
.lo-reg {
    /*width: 136px;*/
    /* 添加德语后增加宽度 */
    width: 200px;
}
.user-info {
    cursor: pointer;
    line-height: 46px;
    height: 46px;
}


.header_titel {
    width: 1199px;
    font-size: 57px;
    font-weight: 400;
    margin: 0 auto;
    margin-top: 200px;
    text-align: center;
}

.header_titel p:nth-of-type(2) {
    width: 238px;
    height: 67px;
    line-height: 62px;
    background: rgba(219, 189, 21, 1);
    border-radius: 34px;
    font-size: 26px;
    margin-top: 63px;
    margin-left: 512px;
    cursor: pointer;
}

.header_left > ul > li:hover > a {
    color: #DBBD15;
}

.header_right > li:hover > a {
    color: #DBBD15;
}

.header_right div {
    padding: 0 0 !important;
}

.languages ul {
    width: 130px !important;
    text-align: center !important;
}

.languages ul > li {
    width: 100% !important;
    text-align: center !important;
    padding-left: 0;
}

/*.login-register > .ng-binding {*/
/*    padding: 0 8px;*/
/*}*/

/* logo */
.logo img{
    /*max-width: 110px !important;*/
    max-height: 33px;
    margin-top: 7px;
}
.header_fixed {
    height: 48px;
}
.header_box {
    background: rgba(11, 14, 17, 0.96);
    padding-top: 0;
    color: #fff;
}
.header_box ul li a {
    color: #fff;
}
.downloadApp {
    display: none;
}


/*footer部分*/
.contact li {
    color: rgba(255,255,255,1);
    margin: 5px 0;
}

.community,.contact li span {
    color: rgba(255,255,255,1);
}
.footer .footerT .footerTL ul li {
    padding: 0 18px;
    border-right: 2px #666 solid;
    margin-right: 0px;
    font-size: 13px;
}
.footer .footerT .footerTL ul li:last-child {
    border: 0px;
}

.home-footer-bitmax {
    width: 100%;
    background-color: rgba(11, 14, 17, 0.96);
    font: 14px/1.4 Roboto,Open Sans,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,monospace,serif;
}
.home-footer-bitmax .link {
    padding: 0 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1200px;
    height: 222px;
    margin: 0 auto;
    box-sizing: border-box;
}
.home-footer-bitmax .bitmax-link {
    line-height: 20px;
    display: -ms-flexbox;
    display: flex;
}
.home-footer-bitmax .bitmax-link .link-item {
    margin-right: 120px;
}
.home-footer-bitmax .bitmax-link .link-item span {
    margin-bottom: 20px;
    display: block;
    color: hsla(0,0%,100%,.5);
}
.home-footer-bitmax .bitmax-link .link-item a {
    margin-bottom: 10px;
    color: hsla(0,0%,100%,.8);
    font-size: 14px;
    display: block;
    text-align: left;
}
.home-footer-bitmax .bitmax-footer-right .title1 {
    color: hsla(0,0%,100%,.5);
}
.home-footer-bitmax .bitmax-footer-right .wecatHover {
    position: absolute;
    /* display: none; */
    width: 108px;
    height: 108px;
    left: 60px;
    bottom: 30px;
    z-index: 1000;
    transition: all 1s;
}
.home-footer-bitmax .bitmax-footer-right .wecatHover .wechat-img {
    width: 108px;
    height: 108px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50%;
    background-image: url('../images/x_kefu.png');
}
.home-footer-bitmax .bitmax-footer-right .tege {
    position: relative;
}
.home-footer-bitmax .bitmax-footer-right .tege i {
    font-size: 20px;
    color: #fff;
}
.home-footer-bitmax .bitmax-footer-right .tege img{
    width: 21px;
    top: 6px;
    position: relative;
    margin-left: 10px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    border-radius: 10px;
    padding: unset;
    border: 5px #fff solid;
}
.listing {
    margin-top: 15px;
}
.listing .text{
    color: #fff;
}
.home-footer-bitmax .friendLink {
    width: 1200px;
    margin: 0 auto;
    padding: 0 20px 30px;
    box-sizing: border-box;
}
.home-footer-bitmax .friendLink .copyright{
    text-align: center;
}
.home-footer-bitmax .friendLink span {
    color: hsla(0,0%,100%,.5);
    margin-right: 40px;
}
.home-footer-bitmax .friendLink a {
    color: #fff;
    margin-right: 30px;
    font-size: 12px;
}
.home-footer-bitmax .info {
    height: 56px;
    color: hsla(0,0%,100%,.5);
    border-top: 1px solid hsla(0,0%,100%,.1);
    position: relative;
    font-size: 14px;
    line-height: 56px;
    padding: 0 20px;
    width: 1180px;
    margin: 0 auto;
    box-sizing: border-box;
}
.home-footer-bitmax .info .info-list {
    float: left;
    height: 55px;
    overflow: hidden;
}
.home-footer-bitmax .info .white {
    color: #fff;
}
.home-footer-bitmax .info p {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    color: #ffffff8a;
}
.link .link-item a:hover,.friendLink a:hover {
    text-decoration: underline;
    color: #e8b342;
}
.link .vb-logo {
    height: 130px;
}
.link .vb-logo img {
    /*width: 60px;*/
    max-width: 70%;
}
.link .copyright{
    color: hsla(0, 0%, 100%, 0.5);
    font-size: 12px;
    padding: 10px 0;
}
.icon-self {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}
