@charset "utf-8";

@font-face {
    font-family: lanting;
    src: url('/static/font/lanting.ttf');
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
}

/* 通用 */
html {
    -webkit-text-size-adjust: none;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, STHeiti, "Microsoft Yahei", sans-serif;
    background-color: #000 !important;
    overflow-x: hidden;
}


@media (min-width:768px) {
    .container {}

}

.line {
    color: #666;
    margin: 4px 16px 3px;
}

a[title="站长统计"] {
    display: none;
}

.fs40 {
    font-size: 40px;
}

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px !important;
}

.mb-60 {
    margin-bottom: 60px;
}

.b-n {
    border: none !important;
}

.l2 {
    line-height: 2;
}

.fs24 {
    font-size: 24px;
}

.fs22 {
    font-size: 22px;
}

.iblock {
    display: inline-block;
}

.p-r {
    position: relative;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.orange {
    color: #ea5014
}

.black {
    color: #333;
}

.orange-bg {
    background-color: #ea5014;
}

.my-nav li a {
    height: 22px;
    font-family: PingFangSC;
    font-size: 16px;
    line-height: 120px;
    color: #fff !important;
}

.grey {
    color: rgb(181, 182, 182);
}

.text-overflow {
    display: block;
    /*内联对象需加*/
    width: 100%;
    word-break: keep-all;
    /* 不换行 */
    white-space: nowrap;
    /* 不换行 */
    overflow: hidden;
    /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow: ellipsis;
    /* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent !important;
    outline: none !important;
    background: none !important;
    -webkit-user-select: none !important;
    -moz-user-focus: none !important;
    -moz-user-select: none !important;
}


.emblem {

    vertical-align: sub;
    margin-right: 2px;
    width: 20px;
    height: 20px;
    margin: 0 4px 0 0;
}

.orange-bg:link,
.orange-bg:visited,
.orange-bg:hover,
.orange-bg:active {
    text-decoration: none;
    color: white;
    outline: none;
}

a:focus {
    outline: none;
}

.pointer {
    cursor: pointer;
}

.common-btn {
    display: inline-block;
    padding: 4px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    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;
    min-width: 100px;
}

.btn-text-white {
    color: white;
}



/* 菜单设置开始*/
.menu,
.menu-holder {
    min-height: 120px;
    line-height: 120px;
    width: 100%;
    height: 120px;
    padding: 0 80px 24px;
    background-color: #000;
    margin-bottom: 0;
}

.menu {
    width: 95%;
    margin: 0 auto;
}

.menu table {
    min-height: 60px;
    line-height: 60px;
    margin: 20px auto;
}

.menu a {
    color: #fff;
}

.menu .small-padding a {
    font-size: 12px;
}

.menu a:hover,
.a_img:hover {
    text-decoration: none;

}

.menu td {
    line-height: 40px;
}

.menu-list td {
    min-width: 70px;
    text-align: center;
}

.menu-list td:last-child {
    text-align: right !important;
}

.menu td a {
    width: 64px;
    margin: 0 32px 0 0;
    font-family: PingFangSC;
    font-size: 16px;
}

.menu td.small-padding {
    font-size: 12px;
    position: relative;
    top: -3px;
}

.nav-container {
    margin-left: 0px;
    margin-right: 0px;
}

.menu .td_mall {
    width: 60px;
    height: 60px;
    padding: 0;
    border-radius: 30px;
    background-color: #ea5014;
}

.menu-unfixed {
    position: static !important;
}

.menu .td_mall a {
    margin-left: 13px;
}

.point {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin: 0 auto;
    background-color: rgb(181, 182, 182);
}

.bottom-line {
    position: absolute;
    top: 69px;
    overflow: hidden;
    border-top: 1px solid rgb(181, 182, 182);
    z-index: -1;
    left: 100%;
}

.menu .active * {
    color: #ea5014;

}

.menu .active .point {
    background-color: #ea5014;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #000 !important;
    z-index: -1;
}

.navbar-collapse {
    border-top: 0;
    padding-top: 20px;
}

/* 菜单设置结束*/
.f-logo {
    width: 14px;
    height: 16px;
    vertical-align: sub;
}

.store_sec_menu.sec_menu {
    position: absolute;
    top: 70px;
    left: -52px;
    z-index: 1001;
    width: 220px;
}

.product_sec_menu {
    top: 70px;
    right: 25%;
}

.panel-body-transparent {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    z-index: 1000;
}

.td-bar-point {
    height: 40px;
    line-height: 40px;
    display: inline-flex;
}

.bar-point {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: white;
    margin: 0px auto;
    margin-left: 5px;

}

.bar-table tr {
    line-height: 45px;
}

.sidemenu {
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin-left: 5px;
}

.td_onlin {
    max-width: 100px;
}

.online-div {
    text-align: center;
}

.online-img {
    width: 100px;
    height: 30px;
}

.right-sider-bar {
    position: fixed;
    right: 0;
    bottom: 40px;
    right: 20px;
    z-index: 2;
}

.bar-table td {
    text-align: center;
    margin: 0 auto;
}

.bar-table td a,
.swiper-slide a {
    color: white;
}

.scroll-down {
    width: 33px;
    height: 33px;
    border-radius: 20px;
    background-color: white;
    text-align: center;
    margin: 5px 0;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .4);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .4);
    cursor: pointer;
}

.store_sec_menu,
.sec_menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.logo {
    height: 64px;
}

td.td-bar-point {
    display: block;
    width: 70px;
    text-align: right;
    margin-top: 5px;
}

.second_menu_holder {
    width: 100%;
    background-color: #f9f9f9;
}

.fa-search {
    color: #d6d6d6;
}

.container-fluid {
    padding: 0px;
}

.container-center {
    text-align: center;
    margin: 0 auto;
}

.menu-holder {
    position: absolute;
    top: 0;
    z-index: 10;
    border: 0 !important;
    /*border-bottom: 1px solid gray;*/
}


.fixed_menu_class {
    background-color: rgb(52, 52, 52);
    position: relative !important;
}

.error {
    border: #ea5014;
}

.grey-btn {
    color: #333;
    background-color: #e5e5e5;
}

.white {
    color: #fff;
}

ul {
    padding: 0px;
    margin: 0px;
}

li {
    list-style-type: none;
}

.image-text {
    font-family: lanting;
    font-weight: 100;
}

.f12 {
    font-size: 12px;
}

.grey-bg {
    background-color: #f9f9f8;
}

.container100 {
    width: 100% !important;
}

.form-control {
    box-shadow: none;
}

.btn-list li a:hover {
    color: #6c6c6c !important;
}

.btn-list li a {
    color: rgb(181, 182, 182);
}

.small-padding button {
    background-color: transparent;
    border: none;
    outline: none;
}

.m60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.btn-list span img {
    width: 100%;
    height: 100%;
}

.btn-list span {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    padding: 6px;
}

.pagination {
    display: none;
}

.orange-point {
    background-color: #ea5014;
}

.gray {
    color: #717071 !important;
}

div.jquery-error-message {
    background-color: #ea5014;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, 50%);
    font-size: 14px;
    padding: 15px 30px;
    width: unset;
    opacity: 1 !important;
}

div.jquery-message p,
div.jquery-error-message p {
    padding: 0 !important;
    margin: 0 !important;
}

.items_holder span {
    color: grey;
}

.btn-primary {
    background-color: #ea5014;
    border-color: #ea5014;
}

.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:hover {
    background-color: #ea5014;
    border-color: #ea5014;
    opacity: .8;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 65%;
        margin: 8% auto;
    }
}

#modal-body {
    padding: 15px 40px
}

.modal-header {
    padding: 15px 40px
}

#modal-body {
    max-height: 560px;
    overflow-y: scroll;
}


@media (max-width:1200px) {
    /*手机 ipad设备*/


    img.logotext {
        margin-left: 40px;
        height: 22px;
        width: 92px;
        margin-top: 10px;
    }

    .navbar.navbar-default.navbar-fixed-top.menu-holder {
        padding: 0;
        min-height: 64px;
        padding-left: 21px;
        height: 64px;
    }

    .menu,
    .menu-holder {
        line-height: 64px;
    }

    .logo {
        height: 37px;
    }

    .menu-fa {
        position: absolute;
        right: 20px;
        bottom: 0px;
        font-size: 20px !important;
        color: #fff;
    }

    .my-nav {
        text-align: center;
        padding: 0 30px;
    }

    .navbar-collapse {
        width: auto !important;
        position: absolute;
        right: 0px;
        top: 64px;
        padding-top: 0px;
        background-color: #000;
    }

    .navbar-collapse.in {
        overflow: hidden !important;
    }

    /*.navbar-collapse.collapse.in {
        width: auto;
        position: absolute;
        right: 0;
        top: 64px;
    }*/

    .navbar-collapse {
        max-height: 100vh !important;
    }

    .navbar-nav {
        margin: 0;
    }

    .my-nav li a {
        /*width: 100% !important;*/
        all: initial;
        width: auto;
        text-align: center !important;
        font-size: 16px !important;
        line-height: 79px !important;
    }

    .navbar-nav>li {
        float: none;
    }

    .nav>li {
        position: relative;
        display: block;
    }

    .li-menu {
        height: 64px;
        margin: 0;
        display: flex;
        align-items: center;
        padding: 0 20px !important;
    }

    footer {
        width: 100%;
        /*position: fixed;*/
        height: 93.9px !important;
        border-top: 1px solid #1f2b40;
        padding: 0 20px 19.9px;
        background-color: #000;
    }

    footer a {
        margin-left: 0px !important;
    }

    .afc-center {

        color: #fff;
        font-family: PingFangSC;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        margin-top: 18px;
        margin-bottom: 18px;
        line-height: 20px;
    }


    /*.network-filing {
        display: block;
    }*/

    .line {
        margin: 0 2px;
    }

    .navbar-default {
        border: none;
    }

    .li-menu-mb {
        display: none !important;
    }
}


@media (min-width:1200px) {


    /*PC*/
    img.logotext {
        /* vertical-align: bottom; */
        margin-top: 24px;
        margin-left: 40px;
    }

    .li-menu {
        margin-right: 20px;
    }

    .afc-center {
        line-height: 64px;
        color: #fff;
        font-family: PingFangSC;
        font-size: 12px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
    }

    .menu-fa,
    .li-menu-mb {
        display: none;
    }

    .navbar-collapse {
        padding-top: 0px;
    }
}


@media (max-width: 767px) {

    .line-pc {
        display: none;
    }

    .network-filing {
        display: block;
    }

}

@media (min-width: 768px) and (max-width: 1199px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: none !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: hidden !important;
    }

    .navbar-collapse.in {
        display: block !important;
    }
}

@media (max-width:450px) {

    /*手机*/
    .li-menu {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        padding: 0 10px;
    }

    .menu-fa {
        display: block;
    }

    .navbar-collapse.collapse.in {
        width: 100%;
        z-index: 10;
    }

    .navbar-collapse {
        width: 100% !important;
        height: calc(100vh + 60px);
        position: absolute;
        right: 0px;
        top: 64px;
        padding-top: 20px;
    }

    .my-nav li a {
        width: 100% !important;
        text-align: center !important;
        font-size: 16px !important;
        line-height: 79px !important;
    }

    .li-menu {
        border: none;
    }

    img.li-menu-mb-img {
        width: 18px;
        height: 18px;
        margin-right: 10px;
    }
}

.main-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}
@media (max-width:1200px) {
    .main-content {
        top: 70px;
    }
}