/** {*/
/*    !*width: 1440px;*!*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    !*overflow: hidden;*!*/
/*}*/

/*button,*/
/*input,*/
/*textarea {*/
/*    border: none;*/
/*    outline: none;*/
/*    background: transparent;*/
/*    resize: none;*/
/*}*/

/*::-webkit-scrollbar {*/
/*    width: 0;*/
/*    height: 0;*/
/*    color: transparent;*/
/*}*/

/*html,*/
body {
    /*width: 1440px;*/
    /*border: 1px solid plum;*/
    /*background: black;*/
    margin: 0;
    /*-ms-overflow-style: scrollbar;*/
    overflow-y: auto;

    video::-webkit-media-controls {
        display: none !important;
    }

    .content_document {
        min-height: 800px;
        padding: 10px 500px 180px;
    }

    .document_text {
        margin: 0 auto;
    }

    .document_text span {
        font-family: 'Adelle Sans Devanagari', serif;
    }

    .document_text h1 {
        font-family: tenon, sans-serif;
        text-align: center;
        font-size: 57px;
        font-weight: 900;
    }

    .document_text li {
        font-size: 26px;
        font-family: 'Adelle Sans Devanagari', serif;
    }

    .document_text h2 {
        margin-top: 90px;
        font-family: tenon, sans-serif;
        font-weight: 900;
        font-size: 40px;
    }

    .document_text h2 {
        margin-top: 90px;
        font-family: tenon, sans-serif;
        font-weight: 900;
        font-size: 30px;
    }

    .document_text p {
        font-family: neue-haas-unica, sans-serif;
        font-size: 20px;
    }
    .content_document a {
    }
    /*# sourceMappingURL=index.css.map */

    .public_head {
        width: 100%;
        height: 45px;
        margin: 0 auto 140px;
    }
}

#translate {
    display: none;
}

/*body,*/
/*dl,*/
/*dd,*/
/*ul,*/
/*ol,*/
/*h1,*/
/*h2,*/
/*h3,*/
/*h4,*/
/*h5,*/
/*h6,*/
/*pre,*/
/*form,*/
/*input,*/
/*textarea,*/
/*p,*/
/*hr,*/
/*thead,*/
/*tbody,*/
/*tfoot,*/
/*th,*/
/*td {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*}*/

/*ul,*/
/*ol {*/
/*    list-style: none;*/
/*}*/

/*a {*/
/*    text-decoration: none;*/
/*    color: #333;*/
/*}*/

/*html {*/
/*    text-size-adjust: 100%;*/
/*    overflow-y: hidden;*/
/*}*/

/*body {*/
/*    line-height: 1.5;*/
/*    font-size: 12px;*/
/*    !*background: red;*!*/
/*    !*width: 1440px;*!*/
/*    !*background: fe;*!*/
/*    border: 1px solid red;*/
/*}*/

/*b,*/
/*strong {*/
/*    font-weight: bold;*/
/*}*/

/*i,*/
/*em {*/
/*    font-style: normal;*/
/*}*/

/*table {*/
/*    border-collapse: collapse;*/
/*    border-spacing: 0;*/
/*}*/

/*table th,*/
/*table td {*/
/*    border: 1px solid #ddd;*/
/*    padding: 6px;*/
/*}*/

/*table th {*/
/*    font-weight: inherit;*/
/*    border-bottom-width: 2px;*/
/*    border-bottom-color: #ccc;*/
/*}*/

/*img {*/
/*    border: 0 none;*/
/*    width: auto \9;*/
/*    max-width: 100%;*/
/*    vertical-align: top;*/
/*    height: auto;*/
/*    will-change: transform;*/
/*    -ms-interpolation-mode: bicubic;*/
/*}*/

/*!*为了照顾ie图片缩放失真*!*/
/*button,*/
/*input,*/
/*select,*/
/*textarea {*/
/*    font-family: inherit;*/
/*    font-size: 100%;*/
/*    margin: 0;*/
/*    vertical-align: baseline;*/
/*}*/

/*button,*/
/*html input[type='button'],*/
/*input[type='reset'],*/
/*input[type='submit'] {*/
/*    -webkit-appearance: button;*/
/*    cursor: pointer;*/
/*}*/

/*button[disabled],*/
/*input[disabled] {*/
/*    cursor: default;*/
/*}*/

/*input[type='checkbox'],*/
/*input[type='radio'] {*/
/*    box-sizing: border-box;*/
/*    padding: 0;*/
/*}*/

/*input[type='search'] {*/
/*    -webkit-appearance: textfield;*/
/*    -moz-box-sizing: content-box;*/
/*    -webkit-box-sizing: content-box;*/
/*    box-sizing: content-box;*/
/*}*/

/*input[type='search']::-webkit-search-decoration {*/
/*    -webkit-appearance: none;*/
/*}*/

/*input:focus {*/
/*    outline: none;*/
/*}*/

/*select[size],*/
/*select[multiple],*/
/*select[size][multiple] {*/
/*    border: 1px solid #aaa;*/
/*    padding: 0;*/
/*}*/

/*article,*/
/*aside,*/
/*details,*/
/*figcaption,*/
/*figure,*/
/*footer,*/
/*header,*/
/*hgroup,*/
/*main,*/
/*nav,*/
/*section,*/
/*summary {*/
/*    display: block;*/
/*}*/

/*audio,*/
/*canvas,*/
/*video,*/
/*progress {*/
/*    display: inline-block;*/
/*}*/

/*input::-webkit-input-speech-button {*/
/*    display: none;*/
/*}*/

/*button,*/
/*input,*/
/*textarea {*/
/*    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
/*}*/

/*#app {*/
/*    background: #f2f4f5;*/
/*}*/

/*.common-page {*/
/*    width: 100vw;*/
/*    height: 100vh;*/
/*    margin: 0 auto;*/
/*    max-width: 960px;*/
/*    min-width: 320px;*/
/*    overflow: hidden;*/
/*    position: relative;*/
/*}*/

/*!* 流加载交互 start *!*/

/*!**加载效果旋转**!*/
/*@keyframes rotate {*/
/*    0% {*/
/*        transform: rotate(0deg);*/
/*    }*/
/*    100% {*/
/*        transform: rotate(360deg);*/
/*    }*/
/*}*/

/*.loading {*/
/*    display: none;*/
/*    line-height: 1rem;*/
/*    text-align: center;*/
/*    color: #ccc;*/
/*    font-size: 0.28rem;*/
/*}*/

/*.loading span {*/
/*    height: 0.4rem;*/
/*    width: 0.4rem;*/
/*    border-radius: 100%;*/
/*    display: inline-block;*/
/*    margin: 0.2rem;*/
/*    border: 0.04rem solid #f60;*/
/*    border-bottom-color: transparent;*/
/*    vertical-align: middle;*/
/*    -webkit-animation: rotate 1.1s infinite linear;*/
/*    animation: rotate 1.1s infinite linear;*/
/*}*/

/*.loadover {*/
/*    display: none;*/
/*    text-align: center;*/
/*    padding: 0.2rem 0;*/
/*    color: #999;*/
/*    background: #f2f4f5;*/
/*    font-size: 0.24rem;*/
/*    line-height: 1.5;*/
/*    position: fixed;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*}*/

/*!* 流加载交互 end *!*/

/*!* tab菜单 start *!*/
/*.tab-bar {*/
/*    max-width: 960px;*/
/*    min-width: 320px;*/
/*    overflow: hidden;*/
/*    height: 50px;*/
/*    background: white;*/
/*    font-size: 24px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-around;*/
/*    color: #a0a0a0;*/
/*    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);*/
/*    padding: 0 2px;*/
/*    position: fixed;*/
/*    bottom: 0;*/
/*    width: 100%;*/
/*    z-index.html: 999999;*/
/*    box-sizing: border-box;*/
/*}*/

/*.tab-bar .tab-bar-item-t {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    flex: none;*/
/*    position: relative;*/
/*}*/

/*.tab-bar .tab-bar-item-t .counter {*/
/*    position: absolute;*/
/*    top: -8px;*/
/*    right: 0;*/
/*    min-width: 12px;*/
/*    height: 12px;*/
/*    background: #ff104e;*/
/*    border-radius: 12px;*/
/*    font-size: 12px;*/
/*    color: white;*/
/*    text-align: center;*/
/*    line-height: 12px;*/
/*    padding: 0 2px;*/
/*    transform: scale(0.83, 0.83);*/
/*}*/

/*.tab-bar .tab-bar-item-t .counter span {*/
/*    transform: scale(0.83, 0.83);*/
/*    display: block;*/
/*    line-height: 12px;*/
/*}*/

/*.tab-bar .tab-bar-item-t .icon {*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    margin: 0 auto;*/
/*}*/

/*.tab-bar .tab-bar-item-t .icon img {*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

/*.tab-bar .tab-bar-item-t .title {*/
/*    color: #373737;*/
/*    text-align: center;*/
/*    font-size: 14px;*/
/*    transform: scale(0.83, 0.83);*/
/*    margin-top: 4px;*/
/*    line-height: 1;*/
/*}*/

/*.tab-bar .tab-bar-item-t.active .text {*/
/*    color: #01276e;*/
/*}*/

/*!* 弹出层 *!*/
/*._popup.show {*/
/*    display: block;*/
/*}*/

/*._popup.show ._mask {*/
/*    animation: showPopupMask 0.2s linear both;*/
/*}*/

/*._popup.show ._body {*/
/*    animation: showPopupBody 0.2s linear both;*/
/*}*/

/*._popup.hide {*/
/*    display: block;*/
/*}*/

/*._popup.hide ._mask {*/
/*    animation: hidePopupMask 0.2s linear both;*/
/*}*/

/*._popup.hide ._body {*/
/*    animation: hidePopupBody 0.2s linear both;*/
/*}*/

/*._popup.none {*/
/*    display: none;*/
/*}*/

/*._popup ._mask {*/
/*    z-index.html: 2002;*/
/*    background: rgba(0, 0, 0, 0.5);*/
/*}*/

/*@keyframes showPopupBody {*/
/*    0% {*/
/*        transform: translateY(0);*/
/*    }*/
/*    100% {*/
/*        transform: translateY(-80vh);*/
/*    }*/
/*}*/

/*@keyframes hidePopupBody {*/
/*    0% {*/
/*        transform: translateY(-80vh);*/
/*    }*/
/*    100% {*/
/*        transform: translateY(0);*/
/*    }*/
/*}*/

/*@keyframes showPopupMask {*/
/*    0% {*/
/*        opacity: 0;*/
/*    }*/
/*    100% {*/
/*        opacity: 1;*/
/*    }*/
/*}*/

/*@keyframes hidePopupMask {*/
/*    0% {*/
/*        opacity: 1;*/
/*    }*/
/*    100% {*/
/*        opacity: 0;*/
/*    }*/
/*}*/

/*!* scroll-view *!*/
/*.scroll-row {*/
/*    width: 100%;*/
/*    white-space: nowrap;*/
/*    overflow-x: scroll;*/
/*}*/

/*.scroll-row-item {*/
/*    display: inline-block !important;*/
/*}*/

/*!* 阴影 *!*/
/*.shadow-sm {*/
/*    box-shadow: 0 1px 2px rgba(114, 130, 138, 0.2) !important;*/
/*}*/

/*.shadow {*/
/*    box-shadow: 0 4px 8px rgba(114, 130, 138, 0.2) !important;*/
/*}*/

/*.shadow-lg {*/
/*    box-shadow: 0 8px 22px rgba(114, 130, 138, 0.2) !important;*/
/*}*/

/*.o-w-anywhere {*/
/*    overflow-wrap: anywhere;*/
/*}*/

/*!*文本换行*!*/
/*.overflow-y-scroll {*/
/*    overflow-y: scroll;*/
/*}*/

/*.overflow-x-scroll {*/
/*    overflow-x: scroll;*/
/*}*/

/*.overflow-y-hidden {*/
/*    overflow-y: hidden;*/
/*}*/

/*.overflow-x-hidden {*/
/*    overflow-x: hidden;*/
/*}*/

/*!* 处理图片底部多出来的占用位置 *!*/
/*.vertical-align-bottom {*/
/*    vertical-align: bottom;*/
/*}*/

/*!* 单行文本省略号 *!*/
/*.text-overflow {*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*}*/

/*!* 多行文本省略 *!*/
/*.ellipsis-2 {*/
/*    overflow: hidden;*/
/*    display: -webkit-box;*/
/*    -webkit-line-clamp: 2;*/
/*    -webkit-box-orient: vertical;*/
/*    text-overflow: ellipsis;*/
/*    word-break: break-all;*/
/*    lines: 2;*/
/*}*/

/*!* 图标 *!*/
/*.iconfont {*/
/*    font-family: iconfont;*/
/*}*/

/*.view,*/
/*.text {*/
/*    font-size: 12px;*/
/*    line-height: 1;*/
/*    color: #0e151d;*/
/*}*/

/*!* 宽高 *!*/
/*.w-100 {*/
/*    width: 100%;*/
/*}*/

/*.w-50 {*/
/*    width: 50%;*/
/*}*/

/*.h-100 {*/
/*    height: 100%;*/
/*}*/

/*.h-50 {*/
/*    width: 50%;*/
/*}*/

/*!* flex 布局 *!*/
/*.d-flex {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*}*/

/*.flex-row {*/
/*    flex-direction: row !important;*/
/*}*/

/*.flex-column {*/
/*    flex-direction: column !important;*/
/*}*/

/*.flex-row-reverse {*/
/*    flex-direction: row-reverse !important;*/
/*}*/

/*.flex-column-reverse {*/
/*    flex-direction: column-reverse !important;*/
/*}*/

/*.flex-wrap {*/
/*    flex-wrap: wrap;*/
/*}*/

/*.flex-nowrap {*/
/*    flex-wrap: nowrap;*/
/*}*/

/*.justify-start {*/
/*    justify-content: flex-start;*/
/*}*/

/*.justify-around {*/
/*    justify-content: space-around;*/
/*}*/

/*.justify-end {*/
/*    justify-content: flex-end;*/
/*}*/

/*.justify-between {*/
/*    justify-content: space-between;*/
/*}*/

/*.justify-center {*/
/*    justify-content: center;*/
/*}*/

/*.align-center {*/
/*    align-items: center;*/
/*}*/

/*.align-baseline {*/
/*    align-items: baseline;*/
/*}*/

/*.align-stretch {*/
/*    align-items: stretch;*/
/*}*/

/*.align-start {*/
/*    align-items: flex-start;*/
/*}*/

/*.align-end {*/
/*    align-items: flex-end;*/
/*}*/

/*.align-self-start {*/
/*    align-self: flex-start;*/
/*}*/

/*.align-self-end {*/
/*    align-self: flex-end;*/
/*}*/

/*.align-self-stretch {*/
/*    align-self: stretch;*/
/*}*/

/*.align-self-baseline {*/
/*    align-self: baseline;*/
/*}*/

/*.align-self-center {*/
/*    align-self: center;*/
/*}*/

/*.content-start {*/
/*    align-content: flex-start;*/
/*}*/

/*.content-end {*/
/*    align-content: flex-end;*/
/*}*/

/*.content-center {*/
/*    align-content: center;*/
/*}*/

/*.content-between {*/
/*    align-content: space-between;*/
/*}*/

/*.content-around {*/
/*    align-content: space-around;*/
/*}*/

/*.content-stretch {*/
/*    align-content: stretch;*/
/*}*/

/*.flex-none {*/
/*    flex: none;*/
/*}*/

/*.flex-1 {*/
/*    flex: 1;*/
/*}*/

/*.flex-2 {*/
/*    flex: 2;*/
/*}*/

/*.flex-3 {*/
/*    flex: 3;*/
/*}*/

/*.flex-4 {*/
/*    flex: 4;*/
/*}*/

/*.flex-5 {*/
/*    flex: 5;*/
/*}*/

/*.flex-shrink {*/
/*    flex-shrink: 0;*/
/*}*/

/*.container {*/
/*    padding-right: 10px;*/
/*    padding-left: 10px;*/
/*}*/

/*!*  -- 内外边距 -- *!*/
/*.m-0 {*/
/*    margin: 0;*/
/*}*/

/*.m-auto {*/
/*    margin: auto;*/
/*}*/

/*.m-1 {*/
/*    margin: 5px;*/
/*}*/

/*.m-2 {*/
/*    margin: 10px;*/
/*}*/

/*.m-3 {*/
/*    margin: 15px;*/
/*}*/

/*.m-4 {*/
/*    margin: 20px;*/
/*}*/

/*.m-5 {*/
/*    margin: 25px;*/
/*}*/

/*.mt-0 {*/
/*    margin-top: 0;*/
/*}*/

/*.mt-auto {*/
/*    margin-top: auto;*/
/*}*/

/*.mt-1 {*/
/*    margin-top: 5px !important;*/
/*}*/

/*.mt-2 {*/
/*    margin-top: 10px !important;*/
/*}*/

/*.mt-3 {*/
/*    margin-top: 15px !important;*/
/*}*/

/*.mt-4 {*/
/*    margin-top: 20px !important;*/
/*}*/

/*.mt-5 {*/
/*    margin-top: 25px !important;*/
/*}*/

/*.mb-0 {*/
/*    margin-bottom: 0 !important;*/
/*}*/

/*.mb-auto {*/
/*    margin-bottom: auto;*/
/*}*/

/*.mb-1 {*/
/*    margin-bottom: 5px;*/
/*}*/

/*.mb-2 {*/
/*    margin-bottom: 10px;*/
/*}*/

/*.mb-3 {*/
/*    margin-bottom: 15px;*/
/*}*/

/*.mb-4 {*/
/*    margin-bottom: 20px;*/
/*}*/

/*.mb-5 {*/
/*    margin-bottom: 25px;*/
/*}*/

/*.ml-0 {*/
/*    margin-left: 0;*/
/*}*/

/*.ml-auto {*/
/*    margin-left: auto;*/
/*}*/

/*.ml-1 {*/
/*    margin-left: 5px !important;*/
/*}*/

/*.ml-2 {*/
/*    margin-left: 10px !important;*/
/*}*/

/*.ml-3 {*/
/*    margin-left: 15px !important;*/
/*}*/

/*.ml-4 {*/
/*    margin-left: 20px !important;*/
/*}*/

/*.ml-5 {*/
/*    margin-left: 25px !important;*/
/*}*/

/*.mr-0 {*/
/*    margin-right: 0;*/
/*}*/

/*.mr-auto {*/
/*    margin-right: auto;*/
/*}*/

/*.mr-1 {*/
/*    margin-right: 5px !important;*/
/*}*/

/*.mr-2 {*/
/*    margin-right: 10px !important;*/
/*}*/

/*.mr-3 {*/
/*    margin-right: 15px !important;*/
/*}*/

/*.mr-4 {*/
/*    margin-right: 20px !important;*/
/*}*/

/*.mr-5 {*/
/*    margin-right: 25px !important;*/
/*}*/

/*.my-0 {*/
/*    margin-top: 0;*/
/*    margin-bottom: 0;*/
/*}*/

/*.my-auto {*/
/*    margin-top: auto;*/
/*    margin-bottom: auto;*/
/*}*/

/*.my-1 {*/
/*    margin-top: 5px;*/
/*    margin-bottom: 5px;*/
/*}*/

/*.my-2 {*/
/*    margin-top: 10px;*/
/*    margin-bottom: 10px;*/
/*}*/

/*.my-3 {*/
/*    margin-top: 15px;*/
/*    margin-bottom: 15px;*/
/*}*/

/*.my-4 {*/
/*    margin-top: 20px;*/
/*    margin-bottom: 20px;*/
/*}*/

/*.my-5 {*/
/*    margin-top: 25px;*/
/*    margin-bottom: 25px;*/
/*}*/

/*.mx-0 {*/
/*    margin-left: 0;*/
/*    margin-right: 0;*/
/*}*/

/*.mx-auto {*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*}*/

/*.mx-1 {*/
/*    margin-left: 5px;*/
/*    margin-right: 5px;*/
/*}*/

/*.mx-2 {*/
/*    margin-left: 10px;*/
/*    margin-right: 10px;*/
/*}*/

/*.mx-3 {*/
/*    margin-left: 15px;*/
/*    margin-right: 15px;*/
/*}*/

/*.mx-4 {*/
/*    margin-left: 20px;*/
/*    margin-right: 20px;*/
/*}*/

/*.mx-5 {*/
/*    margin-left: 25px;*/
/*    margin-right: 25px;*/
/*}*/

/*.border-box {*/
/*    box-sizing: border-box;*/
/*}*/

/*.p-0 {*/
/*    padding: 0;*/
/*}*/

/*.p {*/
/*    padding: 2px;*/
/*}*/

/*.p-1 {*/
/*    padding: 5px;*/
/*}*/

/*.p-2 {*/
/*    padding: 10px;*/
/*}*/

/*.p-3 {*/
/*    padding: 15px;*/
/*}*/

/*.p-4 {*/
/*    padding: 20px;*/
/*}*/

/*.p-5 {*/
/*    padding: 25px;*/
/*}*/

/*.pt-0 {*/
/*    padding-top: 0;*/
/*}*/

/*.pt {*/
/*    padding-top: 2px;*/
/*}*/

/*.pt-1 {*/
/*    padding-top: 5px;*/
/*}*/

/*.pt-2 {*/
/*    padding-top: 10px;*/
/*}*/

/*.pt-3 {*/
/*    padding-top: 15px;*/
/*}*/

/*.pt-4 {*/
/*    padding-top: 20px;*/
/*}*/

/*.pt-5 {*/
/*    padding-top: 25px;*/
/*}*/

/*.pb-0 {*/
/*    padding-bottom: 0;*/
/*}*/

/*.pb-1 {*/
/*    padding-bottom: 5px;*/
/*}*/

/*.pb {*/
/*    padding-bottom: 2px;*/
/*}*/

/*.pb-2 {*/
/*    padding-bottom: 10px;*/
/*}*/

/*.pb-3 {*/
/*    padding-bottom: 15px;*/
/*}*/

/*.pb-4 {*/
/*    padding-bottom: 20px;*/
/*}*/

/*.pb-5 {*/
/*    padding-bottom: 25px;*/
/*}*/

/*.pl-0 {*/
/*    padding-left: 0;*/
/*}*/

/*.pl {*/
/*    padding-left: 2px;*/
/*}*/

/*.pl-1 {*/
/*    padding-left: 5px;*/
/*}*/

/*.pl-2 {*/
/*    padding-left: 10px;*/
/*}*/

/*.pl-3 {*/
/*    padding-left: 15px;*/
/*}*/

/*.pl-4 {*/
/*    padding-left: 20px;*/
/*}*/

/*.pl-5 {*/
/*    padding-left: 25px;*/
/*}*/

/*.pr-0 {*/
/*    padding-right: 0;*/
/*}*/

/*.pr {*/
/*    padding-right: 2px;*/
/*}*/

/*.pr-1 {*/
/*    padding-right: 5px;*/
/*}*/

/*.pr-2 {*/
/*    padding-right: 10px;*/
/*}*/

/*.pr-3 {*/
/*    padding-right: 15px;*/
/*}*/

/*.pr-4 {*/
/*    padding-right: 20px;*/
/*}*/

/*.pr-5 {*/
/*    padding-right: 25px;*/
/*}*/

/*.py-0 {*/
/*    padding-top: 0;*/
/*    padding-bottom: 0;*/
/*}*/

/*.py {*/
/*    padding-top: 2px;*/
/*    padding-bottom: 2px;*/
/*}*/

/*.py-1 {*/
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*}*/

/*.py-2 {*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px;*/
/*}*/

/*.py-3 {*/
/*    padding-top: 15px;*/
/*    padding-bottom: 15px;*/
/*}*/

/*.py-4 {*/
/*    padding-top: 20px;*/
/*    padding-bottom: 20px;*/
/*}*/

/*.py-5 {*/
/*    padding-top: 25px;*/
/*    padding-bottom: 25px;*/
/*}*/

/*.px-0 {*/
/*    padding-left: 0;*/
/*    padding-right: 0;*/
/*}*/

/*.px {*/
/*    padding-left: 2px;*/
/*    padding-right: 2px;*/
/*}*/

/*.px-1 {*/
/*    padding-left: 5px;*/
/*    padding-right: 5px;*/
/*}*/

/*.px-2 {*/
/*    padding-left: 10px;*/
/*    padding-right: 10px;*/
/*}*/

/*.px-3 {*/
/*    padding-left: 15px;*/
/*    padding-right: 15px;*/
/*}*/

/*.px-4 {*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*}*/

/*.px-5 {*/
/*    padding-left: 25px;*/
/*    padding-right: 25px;*/
/*}*/

/*!* 文字大小 *!*/
/*.h1 {*/
/*    font-size: 40px;*/
/*}*/

/*.h2 {*/
/*    font-size: 30px;*/
/*}*/

/*.h3 {*/
/*    font-size: 22.5px;*/
/*}*/

/*.h4 {*/
/*    font-size: 18px;*/
/*}*/

/*.h5 {*/
/*    font-size: 15px;*/
/*}*/

/*.h6 {*/
/*    font-size: 14px;*/
/*}*/

/*.font {*/
/*    font-size: 12px;*/
/*}*/

/*.font-sm {*/
/*    font-size: 11px;*/
/*}*/

/*.font-md {*/
/*    font-size: 14px;*/
/*}*/

/*.font-lg {*/
/*    font-size: 16px;*/
/*}*/

/*.font-big {*/
/*    font-size: 20px;*/
/*}*/

/*.font-weight {*/
/*    font-weight: 500 !important;*/
/*}*/

/*.font-weight-100 {*/
/*    font-weight: 100 !important;*/
/*}*/

/*.font-weight-bold {*/
/*    font-weight: bold;*/
/*}*/

/*.font-weight-bolder {*/
/*    font-weight: bolder;*/
/*}*/

/*!* 文字缩进 *!*/
/*.text-indent {*/
/*    text-indent: 2;*/
/*}*/

/*.line-h0 {*/
/*    line-height: 0 !important;*/
/*}*/

/*.line-h {*/
/*    line-height: 1 !important;*/
/*}*/

/*.line-h-sm {*/
/*    line-height: 1.2 !important;*/
/*}*/

/*.line-h-md {*/
/*    line-height: 1.5 !important;*/
/*}*/

/*.line-h-lg {*/
/*    line-height: 2 !important;*/
/*}*/

/*.line-h-big {*/
/*    line-height: 3 !important;*/
/*}*/

/*!* 文字划线 *!*/
/*.text-through {*/
/*    text-decoration: line-through;*/
/*}*/

/*!* 文字对齐 *!*/
/*.text-left {*/
/*    text-align: left;*/
/*}*/

/*.text-right {*/
/*    text-align: right;*/
/*}*/

/*.text-center {*/
/*    text-align: center;*/
/*}*/

/*!* 文字换行溢出处理 *!*/
/*.text-ellipsis {*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*    lines: 1;*/
/*}*/

/*!* 文字粗细和斜体 *!*/
/*.font-weight-light {*/
/*    font-weight: 300;*/
/*}*/

/*!*细*!*/
/*.font-weight-lighter {*/
/*    font-weight: 100;*/
/*}*/

/*!*更细*!*/
/*.font-weight-normal {*/
/*    font-weight: 400;*/
/*}*/

/*!*正常*!*/
/*.font-weight-bold {*/
/*    font-weight: 700;*/
/*}*/

/*!*粗*!*/
/*.font-weight-bolder {*/
/*    font-weight: bold;*/
/*}*/

/*!*更粗*!*/
/*.font-italic {*/
/*    font-style: italic;*/
/*}*/

/*!*斜体*!*/
/*!* 文字颜色 *!*/
/*.text-white {*/
/*    color: #ffffff;*/
/*}*/

/*.text-primary {*/
/*    color: #007bff;*/
/*}*/

/*.text-hover-primary {*/
/*    color: #0056b3;*/
/*}*/

/*.text-secondary {*/
/*    color: #1c1c1c;*/
/*}*/

/*.text-hover-secondary {*/
/*    color: #494f54;*/
/*}*/

/*.text-success {*/
/*    color: #58cd83;*/
/*}*/

/*.text-hover-success {*/
/*    color: #349661;*/
/*}*/

/*.text-info {*/
/*    color: #17a2b8;*/
/*}*/

/*.text-hover-info {*/
/*    color: #0f6674;*/
/*}*/

/*.text-warning {*/
/*    color: #ffc107;*/
/*}*/

/*.text-hover-warning {*/
/*    color: #ba8b00;*/
/*}*/

/*.text-danger {*/
/*    color: #fd2340;*/
/*}*/

/*.text-hover-danger {*/
/*    color: #a71d2a;*/
/*}*/

/*.text-light {*/
/*    color: #f8f9fa;*/
/*}*/

/*.text-hover-light {*/
/*    color: #cbd3da;*/
/*}*/

/*.text-dark {*/
/*    color: #252525;*/
/*}*/

/*.text-hover-dark {*/
/*    color: #1c1c1c;*/
/*}*/

/*.text-body {*/
/*    color: #212529;*/
/*}*/

/*.text-muted {*/
/*    color: #1c1c1c;*/
/*}*/

/*.text-light-muted {*/
/*    color: #aeb5bf;*/
/*}*/

/*.text-light-black {*/
/*    color: rgba(0, 0, 0, 0.5);*/
/*}*/

/*.text-light-white {*/
/*    color: rgba(255, 255, 255, 0.5);*/
/*}*/

/*.text-light-white {*/
/*    color: rgba(255, 255, 255, 0.5);*/
/*}*/

/*.text-light-hover-black {*/
/*    color: rgba(0, 0, 0, 0.85);*/
/*}*/

/*!* 背景颜色 *!*/
/*.bg-primary {*/
/*    background-color: #007bff;*/
/*}*/

/*.bg-hover-primary:hover {*/
/*    background-color: #0062cc;*/
/*}*/

/*.bg-secondary {*/
/*    background-color: #1c1c1c;*/
/*}*/

/*.bg-hover-secondary:hover {*/
/*    background-color: #545b62;*/
/*}*/

/*.bg-success {*/
/*    background-color: #58cd83;*/
/*}*/

/*.bg-hover-success {*/
/*    background-color: #349661;*/
/*}*/

/*.bg-info {*/
/*    background-color: #17a2b8;*/
/*}*/

/*.bg-hover-info {*/
/*    background-color: #117a8b;*/
/*}*/

/*.bg-warning {*/
/*    background-color: #ffc107;*/
/*}*/

/*.bg-hover-warning {*/
/*    background-color: #d39e00;*/
/*}*/

/*.bg-danger {*/
/*    background-color: #dc3545;*/
/*}*/

/*.bg-hover-danger {*/
/*    background-color: #bd2130;*/
/*}*/

/*.bg-light {*/
/*    background-color: #f8f9fa;*/
/*}*/

/*.bg-hover-light {*/
/*    background-color: #dae0e5;*/
/*}*/

/*.bg-dark {*/
/*    background-color: #252525;*/
/*}*/

/*.bg-hover-dark {*/
/*    background-color: #1d2124;*/
/*}*/

/*.bg-white {*/
/*    background-color: #ffffff !important;*/
/*}*/

/*.bg-transparent {*/
/*    background-color: transparent;*/
/*}*/

/*.bg-light-black {*/
/*    background-color: rgba(0, 0, 0, 0.5);*/
/*}*/

/*!* 边框 *!*/
/*.border {*/
/*    border-width: 1px;*/
/*    border-style: solid;*/
/*    border-color: #dee2e6;*/
/*}*/

/*.border-top {*/
/*    border-top-width: 1px;*/
/*    border-top-style: solid;*/
/*    border-top-color: #dee2e6;*/
/*}*/

/*.border-right {*/
/*    border-right-width: 1px;*/
/*    border-right-style: solid;*/
/*    border-right-color: #dee2e6;*/
/*}*/

/*.border-bottom {*/
/*    border-bottom-width: 1px;*/
/*    border-bottom-style: solid;*/
/*    border-bottom-color: #dee2e6;*/
/*}*/

/*.border-left {*/
/*    border-left-width: 1px;*/
/*    border-left-style: solid;*/
/*    border-left-color: #dee2e6;*/
/*}*/

/*.border-0 {*/
/*    border-width: 0 !important;*/
/*}*/

/*.border-top-0 {*/
/*    border-top-width: 0 !important;*/
/*}*/

/*.border-right-0 {*/
/*    border-right-width: 0 !important;*/
/*}*/

/*.border-bottom-0 {*/
/*    border-bottom-width: 0 !important;*/
/*}*/

/*.border-left-0 {*/
/*    border-left-width: 0 !important;*/
/*}*/

/*.border-primary {*/
/*    border-color: #007bff;*/
/*}*/

/*.border-secondary {*/
/*    border-color: #1c1c1c;*/
/*}*/

/*.border-light-secondary {*/
/*    border-color: #ececec;*/
/*}*/

/*.border-success {*/
/*    border-color: #58cd83;*/
/*}*/

/*.border-info {*/
/*    border-color: #17a2b8;*/
/*}*/

/*.border-warning {*/
/*    border-color: #ffc107;*/
/*}*/

/*.border-danger {*/
/*    border-color: #dc3545;*/
/*}*/

/*.border-light {*/
/*    border-color: #f8f9fa;*/
/*}*/

/*.border-dark {*/
/*    border-color: #252525;*/
/*}*/

/*.border-white {*/
/*    border-color: #ffffff;*/
/*}*/

/*!* 圆角 *!*/

/*.rounded-small {*/
/*    border-radius: 10px;*/
/*}*/

/*.rounded-sm {*/
/*    border-radius: 11px;*/
/*}*/

/*.rounded {*/
/*    border-radius: 12px;*/
/*}*/

/*.rounded-md {*/
/*    border-radius: 14px;*/
/*}*/

/*.rounded-top {*/
/*    border-top-left-radius: 12px;*/
/*    border-top-right-radius: 12px;*/
/*}*/

/*.rounded-right {*/
/*    border-top-right-radius: 12px;*/
/*    border-bottom-right-radius: 12px;*/
/*}*/

/*.rounded-bottom {*/
/*    border-bottom-right-radius: 12px;*/
/*    border-bottom-left-radius: 12px;*/
/*}*/

/*.rounded-left {*/
/*    border-top-left-radius: 12px;*/
/*    border-bottom-left-radius: 12px;*/
/*}*/

/*.rounded-circle {*/
/*    border-radius: 50%;*/
/*}*/

/*.rounded-0 {*/
/*    border-radius: 0;*/
/*}*/

/*!* 显示 *!*/
/*.d-none {*/
/*    display: none;*/
/*}*/

/*.d-inline-block {*/
/*    display: inline-block;*/
/*}*/

/*.d-block {*/
/*    display: block;*/
/*}*/

/*!* 内容溢出 *!*/
/*.overflow-hidden {*/
/*    overflow: hidden;*/
/*}*/

/*!* 定位 *!*/
/*.position-relative {*/
/*    position: relative;*/
/*}*/

/*.position-absolute {*/
/*    position: absolute;*/
/*}*/

/*.position-fixed {*/
/*    position: fixed;*/
/*}*/

/*!* 定位 - 固定顶部 *!*/
/*.fixed-top {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    right: 0;*/
/*    left: 0;*/
/*    z-index.html: 1030;*/
/*}*/

/*!* 定位 - 固定底部 *!*/
/*.fixed-bottom {*/
/*    position: fixed;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    z-index.html: 1030;*/
/*}*/

/*.top-0 {*/
/*    top: 0;*/
/*}*/

/*.left-0 {*/
/*    left: 0;*/
/*}*/

/*.right-0 {*/
/*    right: 0;*/
/*}*/

/*.bottom-0 {*/
/*    bottom: 0;*/
/*}*/

/*.left-50 {*/
/*    left: 50%;*/
/*}*/

/*.top-50 {*/
/*    top: 50%;*/
/*}*/

/*.bottom-50 {*/
/*    bottom: 50%;*/
/*}*/

/*.right-50 {*/
/*    right: 50%;*/
/*}*/

/*.translate {*/
/*    transform: translate(-50%, -50%);*/
/*}*/

/*.translate-x {*/
/*    transform: translateX(-50%);*/
/*}*/

/*.translate-y {*/
/*    transform: translateY(-50%);*/
/*}*/

/*.header_box {*/
/*    !*width: 1440px;*!*/
/*    height: 80px;*/
/*    border-radius: 0 0 0 0;*/
/*    border: 2px solid blue;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*}*/
