.pull-left .iconlingying{
    color: #128bed;
}
.nheader .dongtai3 .oxin{
    margin-bottom: 10px;
}
@media (min-width: 960px) {
    .modal-dialog {
        width: 960px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    .modal-sm {
        width: 300px;
    }
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-content {
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.25);
    box-shadow: 0 2px 10px rgba(0,0,0,0.25);
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-backdrop{
    opacity: 0;
}
.viptab{

}
.viptab img{
    position: absolute;
    right: -14px;
    width: 23px;
    top: -3px;
}
.company-visit{
    background: none;
    position: inherit;
    padding: 0;
}
.company-header .nheader .infos .logo-info .company-visit .visit-view{
    margin-top: 111px;
}
.nheader .content{
    width: 100%;
    margin: 0;
}
.company-centbar .hcon{
    border-right: 0;
}
.tcaption{
    padding-top: 0px;
}
.col-sm-12{
    width: auto;
}
.col-md-10{
    width: 41.66667%;
}
.col-xs-6 {
    width: 25%;
}
.col-md-14 {
    width: 58.33333%;
}
.tags-wrap{
    padding-left: 0px;
}
.ntag:hover .warp {
    display: block;
}
.ntag .warp{
    z-index: 504;
    display: none;
    position: absolute;
    left: -70px;
    top: 30px;
    width: 314px;
    height: 120px;
    padding: 10px;
    border-radius: 2px;
    line-height: 1.57143;
    font-weight: normal;
    text-align: left;
    color: #333;
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / 10%);
    border: 1px solid #E0E0E0;
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
}
.ntag .warp.-normal {
    height: auto;
}
.ntag .warp.right-center {
    left: 155px;
    top: 12px;
    transform: translateY(-50%);
}

.triangle {
    left: -16px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 30px;
}
.triangle {
    display: block;
    width: 30px;
    height: 16px;
    position: absolute;
    overflow: hidden;
    box-shadow: 0 16px 10px -17px #e0e0e0;
    z-index: 120;
    top: -15px;
    left: 65px;
}
.tags-wrap .item{
    background: white;
    color: black;
    font-size: 14px;
    padding: 5px;
    margin: 0;
    text-align: justify;
}
a {
    color: #128bed;
    text-decoration: none;
}
.ntable .td-coy .headimg, .ntable .td-coy .cont, .ntable .td-coy .foot{
    display: block;
}
.ntable th{
    font-size: 14px;
}
.layui-table-cus{
    text-align: right;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
    background-color: #2196f4;
}
.layui-laypage a, .layui-laypage span{
    font-size: 14px;
    margin-left: 5px!important;
    color: #2196f4!important;
    padding: 3px 14px;
}
.borderbottom0{
    border-bottom: 0px!important;
}
.investment_table_img{
    width: 40px; height: 40px; border: 1px solid rgb(238, 238, 238); border-radius: 4px;
}
.investment_table_app-auto-logo{
    width: 40px; height: 40px;
}
.text-dark {
    color: #666;
}
.clampContent{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.ttsb{
    font-size: 15px;
    color: #333;
}
.se-item[data-v-5c676970] {
    width: 80px;
    border: 1px solid #ddd;
    display: inline-block;
    font-size: 13px;
    text-align: center;
    margin-right: 10px;
    line-height: 30px;
    border-radius: 2px;
    margin-bottom: 10px;
    color: #333;
}
.se-item[data-v-5c676970].active{
    color: #128bed!important;
    border-color: #128bed!important;
}

 .dot_d {
     font-family: simsun;
 }
:root .dot_d {
    display: inline-block;
    width: 1.5em;
    vertical-align: bottom;
    overflow: hidden;
}
@-webkit-keyframes dot_d {
    0% { width: 0; margin-right: 1.5em; }
    33% { width: .5em; margin-right: 1em; }
    66% { width: 1em; margin-right: .5em; }
    100% { width: 1.5em; margin-right: 0;}
}
.dot_d {
    -webkit-animation: dot_d 3s infinite step-start;
}

@keyframes dot_d {
    0% { width: 0; margin-right: 1.5em; }
    33% { width: .5em; margin-right: 1em; }
    66% { width: 1em; margin-right: .5em; }
    100% { width: 1.5em; margin-right: 0;}
}
.dot_d {
    animation: dot_d 3s infinite step-start;
}
.weight700{
    font-weight: 700;
}
.font20{
    font-size: 20px!important;
}
.ntable td .iconfont{
    font-size: 25px;
    padding-left: 5px;
}

.bgvip{
    background-image: url(../../../images/website/company/20211228232130.png);
    background-size: 1186px 838px;
    background-position: top;
    background-repeat: no-repeat;
    height: 400px!important;
}

/**顶部弹窗 start**/
.index_push-box__5rhPb {
    width: 100%;
}
.index_push-box__5rhPb.index_-active__pFYQc {
    -webkit-animation: push-msg .5s ease-out 1;
    animation: push-msg .5s ease-out 1;
}
.index_push-holder__444yM {
    height: 36px;
}
.index_push-msg__FbQdw {
    position: fixed;
    top: 74px;
    z-index: 500;
    width: 100%;
    background: #fff8d9;
    height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}
.index_push-msg__FbQdw.index_-home__G_Pdu {
    top: 56px;
}
.index_push-msg__FbQdw.index_-active__pFYQc {
    -webkit-animation: push-msg .5s ease-out 1;
    animation: push-msg .5s ease-out 1;
}
.index_push-container__MBef1 {
    position: relative;
    margin: 0 auto;
    width: 1248px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.index_push-container__MBef1 .index_push-title__kDf2j {
    color: #666;
}
.index_push-container__MBef1 .index_push-content__6mfkA {
    max-width: 68%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index_push-container__MBef1 .index_push-content__6mfkA em{
    margin: 0 5px;
}
.index_push-container__MBef1 .index_link-close__FYu4b {
    position: absolute;
    top: 0;
    right: 0;
    color: #666;
    font-size: 16px;
    transform: scale(.83);
    cursor: pointer;
}
.index_push-container__MBef1 .index_link-click__114O3 {
    display: inline-block;
    vertical-align: top;
    margin-left: 9px;
    color: #0084ff;
    line-height: normal;
}
/**顶部弹窗 end**/


.img-toco-wrap {
    align-items: center;
    display: flex;
    width: 100%;
}
.img-toco-wrap .left-logo {
    margin-right: 8px;
}
.img-toco-wrap .logo-img {
    border-radius: 4px;
    overflow: hidden;
}

._9cbf8, ._f9c4d {
    width: 30px;
    height: 30px;
    border-radius: 1px;
}
.img-toco-wrap .right-info {
    display: flex;
    flex: 1 1;
    justify-content: space-between;
}
.img-toco-wrap .right-info-center {
    align-items: center;
    display: flex;
}
.img-toco-wrap .right-info .right-name {
    word-wrap: break-word;
    line-height: 22px;
    min-height: 22px;
    text-align: left;
    white-space: normal;
    width: auto;
    word-break: break-all;
}
.left-col {
    text-align: left;
}
.chain-equity {
    line-height: 30px;
    text-align: left;
}
b, strong {
    font-weight: bolder;
}
.chain-equity .arrows {
    border-bottom: 1px solid #ccc;
    color: #ff3b30;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    margin: 0 20px 0 8px;
    min-width: 72px;
    position: relative;
    text-align: center;
    top: -8px;
}
.chain-equity .triangles {
    border-bottom: 4px solid transparent;
    border-left: 12px solid #ccc;
    border-top: 4px solid transparent;
    display: inline-block;
    height: 0;
    position: absolute;
    right: -12px;
    top: 12px;
    width: 0;
}

/*导出报告**/
.app-report-modal[data-v-6eca5dc1] .app-nmodal .modal-body {
    background: #F6F6F6;
    max-height: calc(100vh - 150px);
    overflow-y: auto;
    border-radius: 4px;
}
.app-report-modal .report-panelnew[data-v-6eca5dc1] {
    width: 100%;
    padding: 0px;
}
.app-report-modal .margin-b-15[data-v-6eca5dc1] {
    margin-bottom: 15px;
}
.app-report-modal .report-panelnew>div:last-child>div[data-v-6eca5dc1] {
    margin-bottom: 0 !important;
}
.app-report-modal .report-panelnew .report-subtitle[data-v-6eca5dc1] {
    font-size: 12px;
    color: #666;
    margin-top: -5px;
    margin-bottom: 5px;
}
.app-report-modal .report-panelnew .newcell-wrap[data-v-6eca5dc1] {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    border-left: 1px solid #eee;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell[data-v-6eca5dc1] {
    min-height: 160px;
    width: 390px;
    position: relative;
    background: #fff;
    box-sizing: border-box;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell>div[data-v-6eca5dc1] {
    padding: 15px;
    min-height: 160px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell .image[data-v-6eca5dc1] {
    width: 90px;
    height: 130px;
    float: left;
    margin-right: 15px;
    position: relative;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell .image>img[data-v-6eca5dc1] {
    width: 100%;
    display: block;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell .info[data-v-6eca5dc1] {
    width: calc(100% - 105px);
    float: left;
    position: relative;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell .info .title[data-v-6eca5dc1] {
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    margin-right: -30px;
    position: relative;
    width: 100%;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell .info .title .ntag[data-v-6eca5dc1] {
    width: 22px;
    height: 22px;
    margin-left: -2px;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell .info .title .sample-button[data-v-6eca5dc1] {
    font-size: 12px;
    font-weight: normal;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell .info .desc[data-v-6eca5dc1] {
    width: 100%;
    min-height: 60px;
    line-height: 20px;
    color: #999;
    font-size: 13px;
    margin-top: 5px;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell .info .demo[data-v-6eca5dc1] {
    width: 100%;
    color: #128BED;
    line-height: 22px;
    font-size: 14px;
    margin-top: 9px;
    position: relative;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell .info .demo .demo-left[data-v-6eca5dc1] {
    float: left;
    line-height: 32px;
    height: 32px;
}
.app-report-modal .report-panelnew .relative-1[data-v-6eca5dc1] {
    position: relative;
    top: 4px;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell .btns[data-v-6eca5dc1] {
    float: right;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell .btns .btn[data-v-6eca5dc1] {
    padding: 5px 16px;
}
.app-report-modal .report-panelnew .newcell-wrap .newcell .demo-extra-btn[data-v-6eca5dc1] {
    float: right;
}
.rela_intro_css{
    margin-left: 60px;
    font-size: 13px;
    padding-top: 5px;
    color: #958080;
    white-space: pre-wrap;
    line-height: 21px;
}
.own-switch {
    position: absolute;
    margin-left: -49px;
    top: -8px;
}
.own-switch.fixed {
    position: fixed;
    left: auto;
    z-index: 100;
    top: 66px;
    display: block;
}
.own-switch>a {
    display: block;
    background-image: url(../../../images/website/comm/own_switch-e4d30517.png);
    background-size: 48px 520px;
    width: 48px;
    height: 120px;
    padding-left: 20px;
    z-index: 9;
    right: 0px;
    transform: scale(0.8);
    transform-origin: right top;
    transition: transform .2s;
    position: relative;
    background-position: 0px 648px;
    margin-top: -38px;
}
.own-switch>a:first-child {
    margin-top: 0;
}
.own-switch>a.active {
    transform: scale(1);
    background-position: 0px 390px;
    color: #fff;
    margin-top: -42px;
    z-index: 10;
}
.own-switch>a .zi {
    width: 20px;
    text-align: center;
    font-size: 15px;
    line-height: 1.3;
    font-weight: bold;
    padding-top: 1px;
}
.own-switch .own-switchto .count {
    font-size: 12px;
    width: 35px;
    text-align: center;
    color: #E4930F;
    font-weight: bold;
    display: block;
    margin-left: -2px;
    margin-top: 14px;
    bottom: 3px;
}
.own-switch .own-switchto{
    top: 13px;
}
.own-switch .own-switchto .zi{
    padding-top: 0px;
}
.own-switch .own-switchto.inv{
    top: 25px;
    background-position: 0px 254px;
}
.own-switch .own-switchto.inv .zi{
    color: white;
}
.own-switch .own-switchto.inv .count{
    color: white;
    bottom: 6px;
}
.own-switch .own-switchto.xiangsi{
    top: 35px;
    background-position: 0px 118px;
}
.own-switch .own-switchto.xiangsi .zi{
    color: red;
}
.gxxx_click_soon{
    position: absolute;
    width: 398px;
    background: red;
    right: -151px;
    margin-right: 0;
    font-size: 13px;
    color: white;
    text-align: left;
    padding: 0 5px;
    top: 37px
}
.jp-name{
    color: #999999;
    font-size: 12px;
    line-height: 18px;
}
.section-bg-title {
    background: #F2F8FE;
    padding: 7px 15px;
}
.ntable td .relate_company_share a{
    color: #ff722d !important;
}
.ntable td .relate_company_share{
    color: #ff722d !important;
    font-size: 14px;
}
.ntable td .relate_company_share i{
    font-size: 18px;
    margin-right: 4px;
}

.ui-header-oxin-part {
    margin-bottom: 10px;
    margin-top: 20px;
}
.app-oxin.oxin-access {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ui-header-oxin-part>* {
    margin-top: -10px;
}
.app-oxin.oxin-access .oxin-access-item {
    display: inline-flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap;
    flex-shrink: 0;
    margin-left: 0px;
}
.oxin-item {
    background: #fff;
    max-width: 257px;
    width: auto;
    border-radius: 5px;
    margin-right: 0px;
    padding: 5px 15px 5px 48px;
    position: relative;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}
.oxin-item .oxin-icon {
    padding: 0px;
    background-color: #f8fbfe;
    border: none;
    position: absolute;
    height: 42px;
    width: 42px;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    color: #128bed;
    vertical-align: middle;
    border-radius: 6px;
}
.oxin-item .oxin-icon .oxin-new-icon {
    color: #128bed;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.oxin-item .oxin-name {
    color: #333;
    margin-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}
.oxin-item .oxin-name .text-primary {
    color: #333;
}
.oxin-item .oxin-desc {
    color: #999;
    font-size: 12px;
}
.oxin-item .oxin-desc .f {
    margin-right: 10px;
    white-space: nowrap;
}
.oxin-item .oxin-desc .f:last-child {
    margin-right: 0;
}
.oper.button {
    width: 75px;
    height: 32px;
    background: #128bed;
    border-radius: 2px;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    cursor: pointer;
}