@import url(/res/eindex/global/css/header.css?20250922);
@import url(/res/eindex/global/css/sprite.css?20250819);
@import url(/res/eindex/global/css/global.css?20250819);

body {
    background: #f4f4f4;

}

.mr-5 {
    margin-right: 5px !important;
}

.mr-8 {
    margin-right: 8px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

/*鎸夐挳*/
.color-org {
    color: #FF6600;
}

.btn-org {
    border-color: #ff6600;
    background-color: #fffaf6;
    color: #ff6600;
    border-radius: 3px;
}

.btn-org:hover, .btn-org.active {
    background-color: #ff6600;
    color: #fff;
    border-color: #ff6600;
}

.home-data-tit {
    padding-top: 10px;
    height: 82px;
    line-height: 82px;
    font-size: 22px;
    color: #333;
    position: relative;
}

.home-select {
    width: 306px;
    height: 30px;
    background: url(../img/select_bg.png) no-repeat left top;
    padding: 0 10px;
    border: 0;
    font-size: 14px;
    color: #666;
    letter-spacing: -1px;
    appearance: none;
    margin-left: 10px;
    margin-top: -3px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.home-select:active,
.home-select:focus,
.home-select:focus-visible {
    border: 0;
    outline: none;
}

.home-select:hover {
    background: url(../img/select_bg_hover.png) no-repeat left top;
}

.home-select .val-con {
    max-width: 76%;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    word-wrap: normal !important;
    box-sizing: border-box;
    line-height: 30px;
    float: left;
}

.home-select .options {
    position: absolute;
    left: 0;
    right: 20px;
    top: 30px;
    z-index: 9;
    background-color: #fff;
    display: none;
    border: #ddd solid 1px;
}

.home-select .options .item {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    word-wrap: normal !important;
    box-sizing: border-box;
}

.home-select .options .item:hover {
    background-color: #eee;
}

.home-select:hover .options {
    display: block;
}

.articlebox {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 660px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 16px;
}

.articlebox a {
    color: #246bfd;
}

.articlebox a:hover {
    text-decoration: underline;
}

.home-data-con {
    position: relative;
}

.home-data-con:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

.home-pro-data {
    width: 780px;
    height: 426px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 4px;
    float: left;
    padding: 10px 20px 0 20px;
}

.home-tit {
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    color: #333;
}

.home-tit .icon {
    margin-left: 10px;
    cursor: pointer;
}

.home-tit a {
    float: right;
    font-weight: normal;
}

.home-table {
    table-layout: fixed;
    position: relative;
    width: 100%;
}

.home-table:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #f5f7fa;
    position: absolute;
    left: 0;
    right: 0;
    top: 52px;
}

.home-table tr th {
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    background: #f6fafe;
    border-bottom: 10px solid #fff;
    font-size: 14px;
    color: #999;
    font-weight: normal;
    text-align: right;
}

.home-table tr td {
    border: 1px solid #f5f7fa;
    height: 55px;
    text-align: right;
    font-size: 14px;
    color: #666;
    padding: 0 20px;
    background: #fff;
    transition: background .3s;
}

.home-table tr th:nth-child(1),
.home-table tr td:nth-child(1) {
    text-align: center;
    padding: 0;
}

.home-table tr th:nth-child(2),
.home-table tr td:nth-child(2) {
    text-align: left;
}

.home-table tr td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home-table tr td .icon-i-down,
.home-table tr td .icon-i-up {
    margin-left: 8px;
}

.product-name {
    font-size: 14px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-name:hover {
    color: #246bfd;
}

.home-table tr:hover td {
    background: #fafbfc;
}

.home-enters {
    width: 350px;
    height: 426px;
    float: right;
}

.home-enter1,
.home-enter2 {
    width: 350px;
    height: 203px;
    margin-bottom: 20px;
}

.home-enter1 a {
    width: 320px;
    height: 183px;
    background: url(../img/r_enter1.png) no-repeat center;
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 34px;
    padding-left: 30px;
    padding-top: 20px;
    transition: transform .3s;
}

.home-enter2 a {
    width: 320px;
    height: 183px;
    background: url(../img/r_enter2.png) no-repeat center;
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 34px;
    padding-left: 30px;
    padding-top: 20px;
    transition: transform .3s;
}

.home-enters a:hover {
    transform: translate3d(0, -5px, 0);
}

.home-tab {
    background: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
}

.home-tab-tit {
    height: 57px;
    padding-top: 10px;
    margin: 0 20px;
    border-bottom: 1px solid #eee;
}

.home-tab-t {
    height: 55px;
    line-height: 55px;
    border-bottom: 2px solid transparent;
    font-size: 20px;
    color: #666;
    margin-right: 50px;
    float: left;
    cursor: pointer;
}

.home-tab-tit .active {
    border-color: #246bfd;
    color: #246bfd;
    font-weight: bold;
}

.home-tab-con {
    margin: 0 20px 30px 20px;
    height: 390px;
}

.home-tab-c {
    display: none;
    height: 390px;
    position: relative;
}

.home-tab-con .active {
    display: block;
}

.home-half {
    width: 555px;
    float: left;
}

/* .pp-table2 tr th:nth-child(3), .pp-table2 tr td:nth-child(3){ text-align: left;} */
.ml-40 {
    margin-left: 40px;
}


.tit-help {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.tit-help:hover .tit-tip {
    display: block;
}

.tit-tip {
    position: absolute;
    top: -5px;
    left: 40px;
    z-index: 9;
    background: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    line-height: 18px;
    font-size: 14px;
    color: #666;
    font-weight: normal;
    width: 230px;
    padding: 10px;
    border-radius: 4px;
    display: none;
}

.tit-tip:before {
    content: '';
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-right-color: #eee;
    position: absolute;
    left: -14px;
    top: 22px;
}

.tit-tip:after {
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-right-color: #fff;
    position: absolute;
    left: -12px;
    top: 23px;
}

.search-bd {
    position: relative;
    padding-top: 25px;
}

.search-adv {
    height: 180px;
    margin-bottom: 20px;
}

.search-adv img {
    width: 1190px;
    height: 180px;
}

.search-list {
    padding: 30px 20px;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 4px;
}

.search-list .home-table:after {
    height: 0;
}

.search-list .home-table tr td {
    border: 0;
}

.search-list .home-table tr th:nth-child(4) {
    text-align: center;
}

.search-list .home-table tr td:nth-child(4) {
    text-align: center;
}

.search-list .home-table tr th:nth-child(5) {
    text-align: left;
}

.search-list .home-table tr td:nth-child(5) {
    text-align: left;
}

.search-list .home-table tr:hover td {
    background: #f5f7fa;
}

.beacon-hot-char {
    width: 200px;
    height: 50px;
}

.brand-pop {
    position: absolute;
    display: none;
    width: 256px;
    background: #fff;
    border: 2px solid #246bfd;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    border-radius: 4px;
}

.brand-pop-tit {
    background: #246bfd;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

.brand-pop-bd {
    overflow: hidden;
    padding: 10px 0;
}

.brand-item {
    float: left;
    margin-left: 15px;
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}


/* detail */
.detail-tit {
    border: 1px solid #eee;
    position: relative;
}

.tit-box {
    height: 62px;
    line-height: 62px;
    background: #f6fafe;
    overflow: hidden;
}

.detail-tit h3 {
    margin-left: 19px;
    float: left;
    font-size: 22px;
    color: #333;
    font-weight: normal;
}

.detail-tit h3 strong {
    color: #D73333;
    font-size: 30px;
}

.hot-i:after {
    top: -1px;
}

.tit-left {
    margin-left: 15px;
    float: left;
    font-size: 16px;
    color: #666;
    text-align: right;
    line-height: 16px;
    margin-top: 25px;
}

.tit-left a.c-high {
    text-decoration: underline;
}

/* 鍒囨崲鏈堟垨鍛╗[*/
.time-tabs {
    border-bottom: 1px solid #efefef;
}

.time-tabs .item {
    /*width: 65px;*/
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    color: #666;
    margin-right: 30px;
}

.time-tabs .active {
    border-bottom: 2px solid #e83625;
    font-size: 16px;
    font-weight: 700;
}

.item-tab {
    float: left;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.comtent {
    display: none;
    animation: fadeIn 0.5s ease;
}

.comtent.active {
    display: block;
}

.chart2-col {
    color: #FF6F00 !important;
}

.chart3-col {
    color: #FFC068 !important;
}

.chart4-col {
    color: #4C8CEE !important;
}

.time-tabs .item.active {
    color: #333;
    font-size: 16px;
    font-weight: 700;
}

/* 鍒囨崲鏈堟垨鍛╙]*/
.toolhtml {
    min-width: 200px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    border-radius: 4px;
    overflow: hidden;
    background: rgba(255, 255, 255, .5);
}

.toolhtml table {
    width: 100%;
}

.tooltit:first-child {
    height: 30px;
    text-align: left;
    background-color: rgba(244, 244, 244, 0.5);
    line-height: 30px;
    font-size: 12px;
    padding: 0 8px;
    color: #666;
    letter-spacing: -1px;
}

.tooltit:not(:first-child) {
    display: none;
}

.toolbd {
    padding: 8px;
    line-height: 16px;
    font-size: 12px;
    color: #666;
    letter-spacing: 0px;
    background: rgba(255, 255, 255, .5);
}

.toolbd:last-child {
    padding-bottom: 4px !important;
}

.toolhtml.multiple {
    position: relative;
    padding: 32px 0 0;
}

.toolhtml.multiple .tooltit {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.toolhtml.multiple .toolbd {
    padding: 2px 10px;
}

.tit-rig {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    color: #999;
    position: relative;
}

.main-nav {
    height: 0 !important;
}

.arrow-box {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    line-height: 20px;
    background: #EFEFEF;
    border: 1px solid #D6D6D6;
    color: #333;
    font-size: 12px;
    box-sizing: border-box;
    padding-left: 3px;
}

.arrow-box::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left: 8px solid #EFEFEF;
    transform: translateY(-50%);
}

.arrow-box::before {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left: 8px solid #D6D6D6;
    transform: translateY(-50%) translateX(1px);
    z-index: -1;
}

.tit-rig .col-red {
    color: #FF6600;
}

.tit-rig .line {
    display: inline-block;
    height: 14px;
    width: 1px;
    background: #ddd;
    vertical-align: middle;
    margin: 0 10px 0;
}

.up-arrow {
    display: inline-block;
    width: 9px;
    height: 12px;
    background: url("/res/eindex/home/img/up_arrow.svg") no-repeat top center;
}

.down-arrow {
    display: inline-block;
    width: 9px;
    height: 12px;
    background: url("/res/eindex/home/img/down_arrow.svg") no-repeat top center;
}

.f-pdf1 {
    display: inline-block;
    width: 40px;
    height: 41px;
    background: url("/res/eindex/home/img/pdf.svg") no-repeat top center;
}

.tit-rig .col-blue {
    color: #246bfd;
    text-decoration: underline;
}

.tit-rig .col-blue:hover {
    color: #c00;
}

.hq-green {
    color: #00B509;
}

.col-999 {
    color: #999 !important;
}

.col-D73 {
    color: #D73333;
}

.mgr-10 {
    margin-right: 10px;
}

.num-left {
    display: inline-block;
    width: 30px;
    text-align: right;
}

.price-right {
    display: inline-block;
    width: 20px;
    text-align: left;
}

.red-btn {
    border: 1px solid #e83625;
    padding: 2px 4px;
    font-size: 12px;
    color: #e83625;
    background: #fff;
    border-radius: 2px;
}

.tit-rig .btn-org {
    height: 30px;
    line-height: 28px;
    padding: 0 12px;
}

.span-pad {
    padding-top: 2px;
}

.li-left {
    margin-bottom: 19px;
    margin-top: 19px;
    margin-left: 23px;
    float: left;
    font-size: 14px;
    color: #333;
    text-align: left;
}

.li-left .item {
    display: flex;
    align-items: center;
}

.mgt-15 {
    margin-top: 15px;
}

.mgl-13 {
    margin-left: 19px;
}

.li-right {
    margin-right: 23px;
    float: right;
    font-size: 14px;
    color: #999;
    text-align: right;
}

.detail-bd {
    margin-top: 20px;
    position: relative;
}

.detail-sum {
    padding: 10px 20px 30px 20px;
    background: #fff;
    border-radius: 4px;
}

.date-tabs {
    position: absolute;
    top: -73px;
    right: 0px;
    display: flex;
    width: 99px;
}

.date-tab {
    color: #999;
    width: 33px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #ddd;
    cursor: pointer;
    font-size: 12px;
}

.date-tab:nth-child(1), .date-tab:nth-child(2) {
    border-right: none;
}

.date-tab.active {
    background-color: #e83625;
    color: #fff;
    border: 1px solid #e83625;
}

.s-tit {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
}

.s-tit span {
    font-size: 12px;
    color: #666;
    font-weight: 700;
}

.s-tit em {
    float: right;
    font-size: 14px;
    color: #999;
    font-weight: normal;
}

.s-tit span.i-c-gy {
    color: #999;
}

.s-tit span.i-c-bk {
    color: #333;
    font-weight: 700;
}

.s-tit a.c-high, .s-tit a.c-high:hover {
    color: #246bfd;
}

.s-tit .price {
    font-weight: 700;
}

.chart-item {
    margin-top: 82px;
    position: relative;
}

.chart-item .item {

}

.text-company {
    display: inline-block;
    margin-right: 8px;
}

.company-name i {
    margin-bottom: 3px;
}

.sum-bd {
    margin-left: -10px;
    height: 130px;
}

.sum-item {
    width: 240px;
    height: 90px;
    position: relative;
    padding: 20px;
    float: left;
    margin-left: 10px;
    transition: transform .3s;
    cursor: pointer;
}

.sum-item:hover {
    transform: translate3d(0, -5px, 0);
    z-index: 10;
}

.sum-tit {
    margin-right: 9px;
    float: left;
    margin-top: 7px;
    text-align: center;
}

.sum-tit .sum-icon {
    height: 42px;
    line-height: 42px;
}

.sum-tit p {
    margin-top: 15px;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.sum-data {
    width: 140px;
    float: left;
    text-align: left;
}

.mgr-6 {
    margin-right: 10px;
}

.sum-data p {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
}

.sum-data p span {
    font-size: 12px;
    color: #999;
}

.sum-total {
    height: 44px;
    line-height: 44px;
    font-size: 20px;
}

.detail-char {
    padding: 0px 8px 30px 8px;
    background: #fff;
    border-radius: 4px;
}

.chart-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.chart-box {
    padding: 10px 0 0px 0;
    background: #fff;
    border-radius: 4px;
    position: relative;
    width: 360px;
    height: 148px;
    float: left;
}

.left-9 {
    left: 9px !important;
}

.chart-box .tit {
    font-size: 14px;
    color: #333;
    position: absolute;
    top: -23px;
    left: 19px;
}

.chart-box .select-box {
    font-size: 12px;
    color: #333;
    position: absolute;
    top: -30px;
    right: 8px;
}

.detai-char-bd {
    width: 360px;
    height: 148px;
}

.fw-b {
    font-weight: 700;
}

.detail-char .a-see-more,.s-tit .a-see-more {
    float: right;
    font-size: 12px;
    color: #999;
    font-weight: 400;
}

.custom-select-container {
    position: relative;
}

.select-header {
    height: 24px;
    width: 167px;
    box-sizing: border-box;
    padding: 8px 8px;
    border: 1px solid #ddd;
    /*border-radius: 2px 2px 0 0;*/
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: white;
}

#selectedContainer .select-header, #tech-comtent .select-header, #shChinaBrandContainer .select-header{
    width: 212px;
}
.select-header span{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#selectedContainer.select-header span, #tech-comtent .select-header span, #shChinaBrandContainer.select-header span {
    width: 195px;
}
.select-header .arrow {
    transform: rotate(90deg)
}
#selectedContainer .select-options, #tech-comtent .select-options, #shChinaBrandContainer .select-options {
    width: 212px;
}
.select-options {
    display: none;
    position: absolute;
    width: 100%;
    max-height: 115px;
    overflow-y: auto;
    border: 1px solid #ddd;
    background: white;
    z-index: 100;
    border-top: none;
    width: 167px;
    box-sizing: border-box;
}

.option-item {
    display: block;
    padding: 2px 8px;
    height: 22px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
#selectOptions4 .option-item:hover{
    background: #eef6ff;
}
.stockSelectOptions .option-item:nth-child(1) span {
    color: #e83625;
}

.stockSelectOptions .option-item:nth-child(2) span {
    color: #FF6F00;
}

.stockSelectOptions .option-item:nth-child(3) span {
    color: #FF00EA;
}

.stockSelectOptions .option-item:nth-child(4) span {
    color: #4C8CEE;
}

.stockSelectOptions .option-item:nth-child(5) span {
    color: #00B4DA;
}

.priceSelectOptions .option-item:nth-child(1) span {
    color: #e83625;
}
.priceSelectOptions .option-item:nth-child(2) span {
    color: #FF6F00;
}
.priceSelectOptions .option-item:nth-child(3) span {
    color: #FF00EA;
}

.priceSelectOptions .option-item:nth-child(4) span {
    color: #4C8CEE;
}
.priceSelectOptions .option-item:nth-child(5) span {
    color: #00B4DA;
}

.custom-checkbox {
    margin-top: -2px;
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    border: 1px solid #c00;
    border-radius: 2px;
    vertical-align: middle;
    position: relative;
    margin-right: 8px;
}

.custom-checkbox:checked {
    background: #c00;
}

.custom-checkbox:checked::after {
    content: "✓";
    font-family: Arial, sans-serif;
    color: white;
    position: absolute;
    left: 2px;
    top: -5px;
}

.i-slide-change {
    transition: transform 0.2s;
}

.select-header.active .icon-arrow-b:before {
    transform: rotate(180deg);
}

.f-down {
    display: inline-block;
    background: url("/res/eindex/home/img/f_01.svg") no-repeat top center;
    width: 12px;
    height: 8px;
    vertical-align: middle;
    display: none;
}

.f-down1 {
    display: inline-block;
    background: url("/res/eindex/home/img/f_02.svg") no-repeat top center;
    width: 12px;
    height: 8px;
    vertical-align: middle;
}

.custom-select-container .active .f-down {
    display: block;
}

.custom-select-container .active .f-down1 {
    display: none;
}

.f-yun {
    display: inline-block;
    background: url("/res/eindex/home/img/f_yun.svg") no-repeat top center;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
}

.f-you {
    display: inline-block;
    background: url("/res/eindex/home/img/f_you.svg") no-repeat top center;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
}
.f-td{
    display: inline-block;
    background: url("/res/eindex/home/img/f_td.svg") no-repeat top center;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
}
.hq-col {
    color: #e83625 !important;
}

.swot-tab {
    padding-bottom: 30px;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
}

.swot-tab .home-tab-con {
    padding-top: 20px;
}

.swot-tab .home-tab-con,
.swot-tab .home-tab-c {
    height: auto;
    margin-bottom: 0;
}

.swot-pro {
    position: relative;
    padding-right: 20px;
}

.swot-pro .icon {
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer;
}

td.chart-td {
    height: 380px !important;
}

.swot-chart-td {
    margin: 0px 60px;
    width: 1029px;
    height: 300px;
}

.swot-chart-tit {
    margin: 0 60px;
    height: 44px;
    line-height: 44px;
    text-align: left;
    font-weight: normal;
}

.swot-chart-tit span {
    float: right;
    font-size: 14px;
    color: #e7254d;
}

.swot-chart-tit .dot {
    width: 8px;
    height: 8px;
    display: inline-block;
    vertical-align: middle;
    background: #e7254d;
    border-radius: 50%;
    margin-right: 10px;
}

.page-char {
    padding: 10px 20px 30px 20px;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
}

.page-char-tit {
    margin-bottom: 10px;
    height: 48px;
    border-bottom: 1px solid #ddd;
    line-height: 48px;
    font-size: 16px;
    color: #333;
}

.page-char-bd {
    height: 375px;
    margin: 0 45px;
    width: 1060px;
}


.no-data {
    height: 112px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.no-data p {
    font-size: 18px;
    color: #999;
    text-align: center;
}

.d-help {
    background: url(/res/eindex/global/img/d_help.png) no-repeat;
    width: 25px;
    height: 23px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.d-help .tit-tip {
    left: -10px;
    top: 30px;
    width: 160px;
}

.d-help:hover .tit-tip {
    display: block;
}

.d-help .tit-tip:before {
    border-right-color: transparent;
    border-bottom-color: #eee;
    left: 15px;
    top: -14px;
}

.d-help .tit-tip:after {
    border-right-color: transparent;
    border-bottom-color: #fff;
    left: 17px;
    top: -12px;
}

a.c-666:hover {
    color: #246bfd;
}

.login-warn {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
}

.login-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 9;
}

.login-warn-box {
    width: 330px;
    height: 220px;
    background: #fff;
    border: 6px solid #b7b7b7;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -165px;
    margin-top: -110px;
    z-index: 10;
}

.login-warn-hd {
    height: 53px;
    line-height: 53px;
    border-bottom: 1px solid #ddd;
    margin: 0 20px;
    font-size: 18px;
    color: #000;
    position: relative;
}

.login-warn-close {
    line-height: 52px;
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    font-size: 28px;
}

.login-warn-close:hover {
    color: #666;
}

.login-warn-bd {
    margin: 20px;
    text-align: center;
}

.login-warn-bd p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.login-warn-inputs {
    overflow: hidden;
    font-size: 0;
    padding-top: 20px;
}

.login-warn-login {
    width: 96px;
    height: 40px;
    margin: 0 7px;
    background: #246bfd;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    display: inline-block;
}

.login-warn-login:hover {
    color: #fff;
    opacity: .9;
}

.login-warn-reg {
    width: 96px;
    height: 40px;
    margin: 0 7px;
    background: #eee;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    display: inline-block;
}

.login-warn-reg:hover {
    color: #666;
    opacity: .9;
}


.detail-char .detail-table table {
    table-layout: fixed;
    width: 100%;
}

.detail-char .detail-table table tr.price:hover td {
    background: #F3F6FD;
}

.detail-char .detail-table table tr th {
    height: 32px;
    background: #f6fafe;
    font-size: 12px;
    color: #999;
    font-weight: normal;
    padding: 0 0 0 20px;
    text-align: left;
}

.detail-char .detail-table table tr td {
    height: 32px;
    background: #fff;
    font-size: 12px;
    color: #333;
    font-weight: normal;
    padding: 3px 0 3px 20px;
    text-align: left;
    word-break: break-all;
}

.newquote .detail-table table tr td {
    overflow: hidden;
}

.detail-char .detail-table table tr:nth-child(2n + 1) td {
    background: #f4f4f4;
}

.detail-char .detail-table table tr td a {
    color: #666;
}

.detail-char .detail-table table tr td a:hover, .newquote .detail-table table tr td a.quotelink.link-red:hover {
    color: #c00;
}

.newquote .detail-table table tr td a.quotelink {
    display: inline-block;
    width: 100%;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newquote .detail-table table tr td a.quotelink:hover {
    color: #666;
}

.detail-char .detail-table table tr td .quotenum {
    display: inline-block;
    text-align: right;
    width: 60px;
}

.detail-char .price {
    color: #FF6600 !important;
}

.ico-qq {
    background: url(../../global/img/fh_qq.png) no-repeat;
    width: 14px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.ico-eqq {
    background: url(../../global/img/fh_qia.png) no-repeat;
    width: 23px;
    height: 19px;
    display: inline-block;
    vertical-align: bottom;
}

.fh-qia {
    width: 60px;
    height: 23px;
    border: 1px solid #ddd;
    margin: 0 5px;
    line-height: 23px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    border-radius: 2px;
    font-size: 12px;
    color: #333;
}


.icon-money {
    width: 42px;
    height: 42px;
    background: url(../../global/img/i_money.png) no-repeat;
}

.sum-3 .sum-item {
    width: 356px;
    padding: 20px 10px;
    text-align: center;
}

/* .sum-3 .sum-item .sum-data{ width: 250px; overflow: hidden;} */
.sum-4 .sum-item {
    width: 260px;
    padding: 20px 10px;
    text-align: center;
}

/* .sum-4 .sum-item .sum-data{ width: 160px; overflow: hidden;} */
.sum-5 .sum-item {
    width: 222px;
    padding: 20px 0;
    text-align: center;
}

/* .sum-5 .sum-item .sum-data{ width: 122px; overflow: hidden;} */
.sum-inner {
    display: inline-block;
}

.sum-data {
    width: auto;
}

.sum-3 .sum-item .sum-data {
    margin-left: 30px;
}

.sum-4 .sum-item .sum-data {
    margin-left: 15px;
}

.sum-3 .sum-data p {
    max-width: 220px;
}

.sum-4 .sum-data p {
    max-width: 140px;
}

.sum-5 .sum-data p {
    max-width: 110px;
}

/* 浜戞姤浠穂[ */
.cloud-quote {
    position: relative;
    padding-bottom: 26px;
}

.cloud-quote .price {
    color: #FF6600 !important;
}

.cloud-quote .more-quote {
    position: absolute;
    color: #246BFD;
    font-size: 14px;
    bottom: 10px;
    left: 49%;
}

/* 浜戞姤浠穄] */

/*鍨嬪彿骞垮憡浣峓[*/
.i-qdqq-flicker {
    height: 22px;
    width: 30px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.kw-adver-ul {
    float: right;
    margin-top: 25px;
    width: 370px;
    height: 80px;
    position: relative;
}

.list-kw-adver .color-block {
    margin-bottom: 10px;
    padding-top: 15px;
    margin-left: 67px
}

.list-kw-adver .slogan {
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    margin-bottom: 7px;
}

.go-hot-page {
    border-radius: 9px;
    margin-top: 25px;
}

/*鍨嬪彿骞垮憡浣峕]*/

/*鍙充晶鏌ョ湅鏇村鏁版嵁鎸夐挳[[*/
.nav-right {
    position: fixed;
    padding-top: 10px;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 14px;
    display: block;
    color: #246BFC;
    line-height: 15px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 33px;
    height: 128px;
    background: #F6FAFE;
    border: 1px solid #246BFC;
    border-radius: 4px;
    text-align: center;
}

.nav-right:hover {
    color: #246BFC;
}

.nav-right .i-nav-next {
    width: 14px;
    height: 14px;
    color: #fff;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    line-height: 14px;
    background: #246BFC;
    padding-left: 1px;
    margin-top: 5px;
    border-radius: 50%;
}

/*鍙充晶鏌ョ湅鏇村鏁版嵁鎸夐挳]]*/


.left-side {
    margin-left: 20px;
    color: #666;
}

.btn-fht-df {
    background: #F4F4F4;
    border-radius: 4px;
    border: 1px solid #DDDDDD;
    font-weight: bold !important;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    padding: 5px 10px;
}

.btn-fht-df:hover {
    border: 1px solid #333;
}

.hqyun-btn {
    border: 1px solid #5a94ff;
    border-radius: 3px;
    line-height: 26px;
    vertical-align: middle;
    display: inline-block;
    background: #5a94ff;
    font-size: 12px;
    background: url("/res/eindex/home/img/yun-b.png") 8px center no-repeat #fff;
    background-size: 20%;
    color: #5a94ff;
    padding: 0 5px 0 25px;
    cursor: pointer;
    float: right;
    margin-left: 20px;
    margin-top: 13px;
}

.hqyun-btn:hover {
    border: 1px solid #2e73f3;
    background: url("/res/eindex/home/img/yun-w.png") 8px center no-repeat #2e73f3;
    color: #fff;
    background-size: 20%;
}

.stockNum-symbol {
    vertical-align: top;
}

.stockNum-symbol .num-text {
    position: relative;
    left: -3px;
}

.td-stockNum {
    padding-left: 0px !important;
}

.td-stockNum .hqyun-stockNum {
    min-width: 65px;
    display: inline-block;
    text-align: right;
}

.td-stockNum .hqyun-price {
    color: #FF6600;
    min-width: 60px;
    display: inline-block;
    text-align: left;
}

.hqyun-pirce-title {
    text-indent: 10px;
}

.hqyun-tr-line {
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}

.hqew-tag-num {
    overflow: hidden;
    position: relative;
}

.hqew-tag-d {
    display: inline-block;
    position: relative;
    z-index: 2;
    position: absolute;
    left: 0px;
    background: #fff;
}

.hqew-tag-l {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.hqew-tag-f {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.hqew-tag-m {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.hqew-tag-n {
    display: inline-block;
    position: relative;
    z-index: 2;
    position: absolute;
    right: 0px;
    background: #fff;
}

.hqew-tag-z {
    display: inline-block;
    position: relative;
    z-index: 2;
    background: #fff;
    right: 16px;
}

.hqew-tag-w {
    display: inline-block;
    z-index: 1;
    position: absolute;
    right: 0px;
}

.money-text {
    display: inline-block;
    vertical-align: inherit;
    margin-left: 5px;
}

.hqyun-left-move {
    left: -3px;
}

.weixin {
    vertical-align: bottom;
    margin-right: 15px;
}

/*QQ*/
.j-right-qq {
    z-index: 100;
}

.pop-qq-right {
    position: absolute;
    z-index: 90;
    width: auto;
    z-index: 201111;
}

.pop-qq-right .con {
    padding: 6px 10px;
    position: relative;
    color: #666;
    white-space: nowrap;

}

.pop-qq-right .arr {
    width: 0;
    height: 0;
    line-height: 0;
    border: 8px solid transparent;
    position: absolute
}

.pop-qq-right .arr.arr-br-0 {
    border-bottom-color: #ddd;
    top: -16px;
    right: 10px;
    z-index: 91
}

.pop-qq-right .arr.arr-br-01 {
    border-bottom-color: #fff;
    top: -15px;
    right: 10px;
    z-index: 92
}

.pop-qq-right .con .qq-line {
    font-size: 12px;
    font-weight: normal;
    color: #DDDDDD;
}

.pop-qq-right .con em {
    color: #2A54A1;
    cursor: pointer;
}

.sidebar .panel {
    position: relative;
}

.tg-r {
    text-align: right !important;
    padding-left: 0 !important;
}
.tg-c{
    text-align: center!important;
}
.pop-qq-right .pad-qq {
    padding-top: 7px;
}


.pop-qq-right .qq-box {
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #ddd;
    border: 1px solid rgba(221, 221, 221, .8);
    box-shadow: 0 0 3px 1px rgba(221, 221, 221, .8);
}

.model-brand {
    background: #F2F7FF;
    height: 48px;
    width: 100%;
    margin-top: 20px;
    font-size: 12px;
    color: #333;
    padding-left: 24px;
    box-sizing: border-box;

}

.model-brand .model-brand-tit {
    font-size: 14px;
    font-weight: 500;
    line-height: 48px;
}

.select-brand {
    padding-left: 23px
}

.datasheet-section {

}

.datasheet-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px;
    overflow: hidden;
    border: 1px solid #EFEFEF;
}

.datasheet-table th {
    position: relative;
    padding: 12px 15px;
    text-align: left;
    font-size: 12px;
    color: #999;
}
 .datasheet-table td {
    position: relative;
    padding: 12px 15px;
    text-align: left;
    font-size: 14px;
    color: #333;
}
.datasheet-table tbody tr {
    position: relative;
}
.datasheet-table tbody tr::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 19px;
    right: 19px;
    height: 1px;
    background-color: #EFEFEF;
}

.datasheet-table tbody tr:last-child::after {
    display: none; /* 最后一行不显示底部边框 */
}
.datasheet-table th {
    background-color: #F6FAFE;
    font-weight: 400;
    color: #999;
    font-size: 12px;
}

.download-btn {
    width: 34px;
    height: 20px;
    opacity: 1;
    border-radius: 2px;
    background: #FFFFFF;
    border: 1px solid #E83625;
    font-size: 12px;
    color: #e83625;
    line-height: 20px;
    text-align: center;
}

.download-btn i {
    margin-right: 8px;
}



.tech-border {
    border: 1px solid #e5e5e5;
}

.tech-border .title {
    font-size: 14px;
    color: #ff7800;
    font-weight: 700;
    padding: 20px 0;
    line-height: 16px
}

.tech-border .title .dian {
    float: left;
    width: 15px;
    height: 15px;
    background-color: #ff7800;
    margin-right: 10px
}

.tech {
    background-color: #fff;
    padding: 20px 0
}

.tech .data-table td {
    min-height: 30px;
    line-height: 30px;
}


.tech .data-table.jichuInfo tr .text:first-child, .tech .data-table.jichuInfo tr .text:nth-child(2) {
    width: 560px;
}

.tech .data-table .tit {
    width: 380px;
    text-align: right;
    padding-right: 20px;
    color: #999
}

.tech .jichu .tit {
    width: 160px;
    text-align: right;
    padding-right: 10px;
    color: #999;
}

.w-600 {
    width: 600px !important;
}

.tech .data-table .text {
    width: 370px;
}

.tech .toggle-btn {
    margin-left: 575px;
    margin-top: 15px;
    width: 60px;
    height: 17px;
    cursor: pointer;
    color: #999;
    font-size: 12px;
    display: inline-block
}

.tech .fold-text .iconfont, .tech .unfold-text .iconfont {
    margin-left: 5px
}

.tech .data-table {
    overflow: hidden;
    display: block;
    font-size: 14px;
}
.f-flod {
   vertical-align: middle;
    margin-top: -3px;
    display: inline-block;
    background: url(/res/eindex/home/img/f_flod.svg)no-repeat;
    width: 11px;
    height: 6px;
    margin-left: 5px;
}
.f-unflod {
    vertical-align: middle;
    margin-top: -3px;
    display: inline-block;
    background: url(/res/eindex/home/img/f_unflod.svg)no-repeat;
    width: 11px;
    height: 6px;
    margin-left: 5px;
}
.icon-cpsx {
    margin-left: 8px;
    display: inline-block;
    padding-left: 29px;
    background: url(/res/eindex/home/img/d_shux.svg)no-repeat;
    height: 20px;
    line-height: 20px;
}
.icon-sx {
    display: inline-block;
    background: url(/res/eindex/home/img/d_shouce2.svg)no-repeat;
    height: 16px;
    width: 12px;
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 24px;
}
.icon-cpsc {
    margin-left: 8px;
    display: inline-block;
    padding-left: 29px;
    background: url(/res/eindex/home/img/d_shouce.svg)no-repeat;
    height: 20px;
    line-height: 20px;
}
.icon-look {
    display: inline-block;
    padding-left: 17px;
    background: url(/res/eindex/home/img/td_look.svg)no-repeat;
    height: 14px;
    font-size: 12px;
    color: #e83625;
    line-height: 14px;
}
.icon-jcsx {
    margin-left: 8px;
    display: inline-block;
    padding-left: 29px;
    background: url(/res/eindex/home/img/d_jib.svg)no-repeat;
    height: 20px;
    line-height: 20px;
}
.f-pdf {
    margin-top: -3px;
    vertical-align: middle;
    margin-left: 8px;
    margin-right: 9px;
    display: inline-block;
    background: url(/res/eindex/home/img/f_pdf.svg)no-repeat;
    width: 21px;
    height: 21px;
    line-height: 20px;
}
.f-pdfs {
    margin-top: -3px;
    vertical-align: middle;
    margin-left: 3px;
    margin-right: 5px;
    display: inline-block;
    background: url(/res/eindex/home/img/f_pdfs.svg)no-repeat;
    width: 14px;
    height: 14px;
}
.f-qt {
    margin-top: -2px;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
    background: url(/res/eindex/home/img/f_qt.svg)no-repeat;
    width: 10px;
    height: 10px;
}
.f-all{
    font-weight: 400;
    margin-top: 10px;
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 14px;
}
.pdl-61{
    padding-left: 61px!important;
}
.mgl-8{
    margin-left: 8px;
}
.select-brand {
    display: inline-block;
}
.tech-info-title{
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 18px;
    font-weight: 700;
}
.mgb-20{
    margin-bottom: 20px;
}
.mgt-12{
    margin-top: 12px;
}
.td-box {
    margin-top: 20px;
    border: 1px solid #EFEFEF;
}
#domestic-comtent .th-head {
    padding: 15px 22px;
}

.th-head .duibiDateBtn {
    float: right;
    margin-top: -6px;
    margin-right: 30px
}
.pro_replace_table tr:nth-child(2n) {
    background: #F8F8F8;
}
.td-box .th-head .tabSpan{
    margin-right: 20px;
    padding: 1px 4px;
    border-radius: 2px;
    cursor: pointer;
    font-size: 12px;
}

.th-head .red {
    color: #E73625;
}
.th-head .on .red {
    color: #fff;
}
.font_bold {
    font-weight: 700;
}

.td-box .th-head .on{
    background-color: #e83625;
    color: #fff!important;
}
.td-box .th-head .tabSpan:hover {
    background-color: #e83625;
    color: #fff;
}
.td-box .th-head .tabSpan:hover .red{
    color: #fff;
}
.th-head .bucDateBtn {
    float: right;
}
.pro_replace_table td, .pro_replace_table th {
    color: #333;
    font-weight: 400;
    box-sizing: border-box;
    padding-left: 22px;
    height: 32px;
    text-align: left;
    /*border-bottom: 1px solid #e5e5e5;*/
}
.pro_replace_table th {
    background-color: #F6FAFE;
}
.pro_replace_table tr th{
    color: #999;
}
.pro_replace_table th:first-child, .pro_replace_table th:nth-child(2) {
    text-align: left;
}
input, select {
    vertical-align: middle;
    font-size: 12px;
}
.duibiDateBtn {
    width: 80px;
    height: 30px;
    box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    background-color: #ffefe0;
    border-radius: 5px;
    border: 1px solid #ff7900;
    color: #ff5a00;
    cursor: pointer;
    display: block;
    font-weight: 400;
}
.tableBottom {
    width: 100%;
    overflow: hidden;
}
.tableBottom .bottomPage {
    float: right;
}
 .resultNo {
    background: #fff!important;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    color: #999;
    text-align: center!important;
}
.td-ppackage .over{
    overflow: hidden;
    white-space: nowrap;
}
/*替代参考结果*/
.result-list {
    /*border-top: 1px solid #e4e4e4;*/
}
.result-list .td-bg th{background: #F6FAFE!important;}
.list-table { width: 100%;    table-layout: fixed;    overflow: hidden;}

.list-table .txt-nowrap{
    height: 18px;	overflow: hidden !important;	text-overflow: ellipsis !important;	white-space: nowrap !important;	word-wrap: normal !important;
}
.list-table .txt-nowrap2{
    height: 36px; overflow:hidden; display: -webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;
}
.list-table .ic-img-box{height:40px; width: 40px; display: inline-block;vertical-align: top; overflow: hidden;}
.list-table .ic-img{height:40px; width: 40px; display: inline-block;vertical-align: top; cursor: pointer;}

.list-table tr th {
    height: 32px;    padding: 0 5px;    text-align: left;    font-size: 12px;    color: #999;    font-weight: normal;
    background: #fff;
}

.list-table tr td {
    padding: 6px 5px;    line-height: 18px;    vertical-align: top;
}

.list-table tr td .ppzs{ width: 27px; height: 17px; position: relative;}
.list-table tr td .ppzs .ppzs-tip{ position:absolute; left: 30px; top:0; height: 18px; width: 111px; background: url("/res/eindex/home/img/tip_ppzs.png") no-repeat; display: none; border: none;}
.list-table tr td .ppzs:hover .ppzs-tip{ display: inline-block;}
.list-table tr td .ppzs .ppzs-tip:hover,
.list-table tr td .ppzs:hover .ppzs-tip:hover{ display:none;}
.list-table tr td .model-cell{ height:40px; position: relative;}
.list-table tr td .comp-cell{ min-height: 40px; position: relative; padding-right: 5px;}
.list-quote {
    width: 60px;    height: 23px;    display: inline-block;    *display: inline;    *zoom: 1;    vertical-align: middle;    background: #fff;    border: 1px solid #ddd;    text-align: center;    line-height: 23px;    font-size: 12px;    border-radius: 3px;
}
.list-quote i {
    vertical-align: middle;    margin-top: -2px;
}
.list-quote:hover{border-color:#2e73f3;}


.list-table tr.altbg {background: #f0f0f0;}
.list-table tr.tdbg {background: #F3F6FD;}
/*查替代列表单独样式[*/
.list-table.tidai-table{ margin-bottom:60px;}
.list-table.tidai-table tr.altbg {background: #f3f6fd;}
/*查替代列表单独样式]*/
.list-table tr:hover{ background:#eef6ff;}
.list-table tr.click-bg,
.list-table tr.click-bg:hover{ background: #DAEAFD !important;}

.list-table .sub-table-box{ padding:0 !important; margin: 0 !important;}
.list-table .sub-table-con{
    overflow: hidden;  height: 0; background-color: #FFF9EF;
}

.hq-d-ib {
    display: inline-block !important;
    max-width: 100%;
}
.list-table .i-sort{ margin-top:-2px;}
/*型号可替代[[*/
.list-table .tidai-row{
    height: 52px;
    position: relative;
    background-color: #e9f1ff;
}
.list-table .tidai-row .tit-tag{
    width:14px; display: inline-block; padding:6px 5px; background-color: #224381; color: #fff; text-align: center; margin: -6px 0 -6px -5px; height: 40px; font-size: 12px; line-height: 19px;
}
.border-no {
    border: none !important;
    padding: 15px 20px !important;
}
.g-page a:last-child {
    margin-right: 0 !important;
}
.g-page .no .page-down,.g-page .no .page-up{
    cursor: not-allowed;
    pointer-events: none;
}
.page-up{
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    width: 8px;
    height: 10px;
    cursor: pointer;
    background: url("/res/eindex/home/img/page_up.svg") no-repeat top center;
}
.page-down{
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    width: 8px;
    height: 10px;
    cursor: pointer;
    background: url("/res/eindex/home/img/page_down.svg") no-repeat top center;
}
.border-no a.cur {
    background: #e83625;
    border: #e83625 solid 1px;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    cursor: default;
    display: inline-block;
    text-align: center;
}
.g-page .no-cur:hover {
    border-color: #c00;
}
.g-page .no-cur, .g-page span {
    height: 20px;
    width: 20px;
    border: 1px solid #eee;
    line-height: 20px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    color: #333;
    cursor: pointer;
}
.g-page a{
    margin:0 3px;
}
/*图标[[*/
.i-del,.i-check,.i-hycard,.i-sort,.i-pdf,.ico-qqonline,.ico-qqonline-l,.ico-qqonline-qd,.ico-qqonline-qd-l,.i-qu,
.cyt1,.cyt2,.cyt3,.cyt4,.cyt5,
.qq0,.qq1,.eqq6,.eqq7,.i-qq-group,
.i-merge,.i-expand,.i-write-gray, .i-write-red,
.i-yzpm,.i-ppzs,
.i-gcyc,.i-gcdl,.i-pin-pp,.i-pin-dl,.i-bcp,.i-pin-ch,.i-iscp,.i-iscp-yz,.i-iscp-zp,.i-iscp-xh,.i-pin,.i-you,.i-cheng,.i-yuanzhuang,.i-tidai,.i-kdb,
.i-rank,.i-pinpai,.i-xian,.icon-futures,.ico-comp600,.icon-tjck,.i-zheng,.i-dai,
.icon-video,.icon-cxtx{
    display: inline-block;  *display: inline;  *zoom: 1;  vertical-align: middle;  background: url("/res/eindex/home/img/img.png") no-repeat; margin-right: 5px;
}
.icon-cxtx{
    width: 50px;
    height: 18px;
    cursor: pointer;
    background-position: -60px -176px;
    padding-left: 9px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
}

.i-pinpai{
    width: 27px;
    height: 16px;
    cursor: pointer; background-position:-120px -303px;
}
.i-xian{
    width: 27px;
    height: 16px;
    cursor: pointer; background-position:-0 -303px;
}
.icon-tjck{
    width: 48px;
    height: 16px;
    cursor: pointer; background-position:-125px -261px;
}
.icon-futures{
    width: 27px;
    height: 16px;
    cursor: pointer; background-position:-110px -240px;
}
.ico-comp600{
    width: 29px;
    height: 16px;
    cursor: pointer; background-position:-90px -303px;
}
.i-zheng{
    width: 27px;
    height: 16px;
    cursor: pointer; background-position:-125px -282px;
}
.i-dai{
    width: 29px;
    height: 16px;
    cursor: pointer; background-position:-60px -282px;
}
.icon-video{
    width: 18px;
    height: 14px;
    cursor: pointer; background-position:-130px -154px;
}
/*iscp 现货*/
.i-iscp-xh{
    width: 48px;
    height: 20px;
    cursor: pointer; background-position:-70px -132px;
}
.i-pin-ch{background-position:-120px -88px; width:16px; height:16px;}
.i-bcp{background-position:-60px -44px; width:16px; height:16px;}
.i-iscp{background-position:-80px -44px; width:16px; height:16px;}
.i-ppzs{background-position:-90px -66px; width:27px; height:17px; cursor: pointer;}
.i-yzpm{background-position:-60px -261px; width:59px; height:17px;}
.i-qu{background-position:-120px -110px; width:17px; height:17px;}
.i-qq-group{background-position:-120px -66px; width:16px; height:16px;}
/*诚易通ico*/
.cyt1 { background-position:0 -198px; width:58px; height:18px;}
.cyt2 { background-position:0 -219px; width:58px; height:18px;}
.cyt3 { background-position:0 -240px; width:58px; height:18px;}
.cyt4 { background-position:0 -261px; width:58px; height:18px;}
.cyt5 { background-position:0 -282px; width:58px; height:18px;}
/*国产 原厂*/
.i-gcyc{
    width: 64px;
    height: 18px;
    cursor: pointer; background-position:-0 -132px;
}
/*国产 代理*/
.i-gcdl{
    width: 64px;
    height: 18px;
    cursor: pointer; background-position:-0 -110px;
}
/*品牌*/
.i-pin-pp{
    width: 55px;
    height: 22px;
    cursor: pointer; background-position:-60px -88px;
}
/*品牌 代理*/
.i-pin-dl{
    width: 55px;
    height: 22px;
    cursor: pointer; background-position:0 -88px;
}
/*iscp 原装*/
.i-iscp-yz{
    width: 48px;
    height: 20px;
    cursor: pointer; background-position:0 -44px;
}
/*iscp 正品*/
.i-iscp-zp{
    width: 48px;
    height: 20px;
    cursor: pointer; background-position:0 -66px;
}

.i-iscpyzw {
    margin-right: 5px;
    display: inline-block;
    background: url("/res/eindex/home/img/iscp_jbw.png") no-repeat;
    width: 46px;
    height: 16px;
    vertical-align: middle;
    color: #fe0500 !important;
    font-size: 12px;
    line-height: 16px;
}
.i-iscpzpw {
    margin-right: 5px;
    display: inline-block;
    background: url("/res/eindex/home/img/zhenping_jbw.png") no-repeat;
    width: 46px;
    height: 16px;
    vertical-align: middle;
    color: #fe5e2a !important;
    font-size: 12px;
    line-height: 16px;
}
.ico-qqonline-l{
    display: inline-block;
    width: 18px; height: 22px;
    background-position: 0 -343px;
    margin-top: 0;
}
.ico-qqonline {
    display: inline-block;
    width: 16px; height: 16px;
    background-position: -100px 0;
    margin-top: 0;
}
/*品*/
.i-pin{
    width: 21px;
    height: 16px;
    cursor: pointer; background-position:-125px -44px;
}
/*优*/
.i-you{
    width: 21px;
    height: 16px;
    cursor: pointer; background-position:-150px -44px;
}
/*诚*/
.i-cheng{
    width: 21px;
    height: 21px;
    cursor: pointer; background-position:-100px -44px;
}
/*原装*/
.i-yuanzhuang{
    width: 38px;
    height: 19px;
    cursor: pointer; background-position:0px -154px;
}
/*替代*/
.i-tidai{
    width: 38px;
    height: 19px;
    cursor: pointer; background-position:-40px -154px;
}
.i-write-gray {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background-position: -160px -88px;
}
.g-ml5 {
    margin-left: 5px;
}
.pop-box {
    position: fixed;
    left: 50%;
    top: 20%;
    display: block;
    z-index: 999999;
    background-color: #fff;
    border: rgba(178, 178, 178, .8) solid 5px;
    width: 564px;
    height: 450px;
    margin-left: -282px;
    overflow: hidden;
}
.pop-box .pop-top {
    height: 50px;
    margin: 0 20px;
    border-bottom: #ddd solid 1px;
}
.pop-box .pop-top .close {
    float: right;
    margin-right: -20px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    color: #666;
}
.pop-box .pop-top .tit {
    font-size: 16px;
    color: #111;
    display: inline-block;
    max-width: 70%;
    height: 50px;
    line-height: 50px;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    word-wrap: normal !important;
    font-weight: 400;
}
.pop-box .pop-con {
    padding: 10px 20px;
}

.g-ta-c {
    text-align: center !important;
}
.recordprice-pop .pop-box .form-tit {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    cursor: default;
    margin-bottom: 10px;
}
.recordprice-pop .pop-box .form-tit i {
    font-size: 16px;
    margin-right: 5px;
    margin-top: -1px;
}
.recordprice-pop .pop-box .form-tit.active i {
    color: #0075ff;
}

.recordprice-pop .pop-box .form-tit {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    cursor: default;
    margin-bottom: 10px;
}
.recordprice-pop .pop-box .form-tit i {
    font-size: 16px;
    margin-right: 5px;
    margin-top: -1px;
}

.pop-box .pop-con .form-item {
    position: relative;
    min-height: 42px;
    padding-left: 75px;
}
.recordprice-pop .pop-box .item-half {
    width: 180px;
    float: left;
}
.pop-box .pop-con .form-item .name {
    width: 75px;
    position: absolute;
    top: 0;
    left: 0;
    height: 32px;
    line-height: 32px;
    text-align: right;
}
.pop-box .pop-con .form-item .must {
    color: #c00;
    font-weight: bold;
    padding-right: 3px;
}
.pop-box .pop-con .ipt {
    border: 1px solid #ddd;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    display: inline-block;
    padding: 0 5px;
    min-width: 165px;
    box-sizing: border-box;
}
/*弹窗[[*/

.pop-mask {
    background: #000; opacity: .5; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); position: fixed; left: 0; right: 0; top:0; bottom: 0;  z-index: 999998;
}

.pop-box .pop-con .txa{ padding:5px; border: 1px solid #ddd; min-height:60px; box-sizing: border-box;}
.pop-box .pop-con .form-item{ position:relative; min-height: 42px; padding-left:75px; }
.pop-box .pop-con .form-item .name{ width: 75px; position: absolute; top: 0; left:0; height: 32px; line-height: 32px; text-align: right;}
.pop-box .pop-con .form-item .must{ color:#c00; font-weight: bold; padding-right: 3px;}
.pop-box .pop-con .check-tag{ float: left;    display: inline-block; vertical-align: middle; margin-right: 10px;    white-space: nowrap;    cursor: pointer;    padding: 0 15px;    height: 28px;    line-height: 28px; overflow: hidden; border: #ddd solid 1px;    background-color: #fff;    color: #666; position: relative;}
.pop-box .pop-con .check-tag i{ position:absolute; right:-2px; bottom: -2px; display: none; font-size: 16px; width: 16px; height: 23px;}
.pop-box .pop-con .check-tag:hover,.pop-box .pop-con .check-tag.active{
    color:#c00; border-color:#c00;
}
.pop-box .pop-con .check-tag.active i{ display:inline-block;}
.pop-box .checkbox{ margin:0 5px; display: inline-block; vertical-align: middle; margin-top: -2px;}
.pop-box .pop-con .btn{ height:30px; line-height: 30px; font-size: 14px;}
.pop-box .pop-con .feed-tip {
    background: #fff0f0; border: 1px solid #f1dede; padding: 6px 10px; line-height: 22px; color: #666; margin-bottom: 10px;
}
.g-pt10 {
    padding-top: 10px;
}
.c-blu {
    color: #1057a7;
}
/*记录报价[[*/
.recordprice-pop { display: block;}
.recordprice-pop .pop-box{ width:564px; height:450px; margin-left: -282px; overflow: hidden;}
.recordprice-pop .pop-box .form-tit{ display: inline-block; height: 32px; line-height: 32px; cursor: default; margin-bottom: 10px;}
.recordprice-pop .pop-box .form-tit i{ font-size:16px; margin-right: 5px; margin-top: -1px;}
.recordprice-pop .pop-box .form-tit.active i { color:#0075ff;}
.recordprice-pop .pop-box .item-half{ width: 180px; float:left;}
.recordprice-pop .data-table{width: 100%; table-layout:fixed; margin: 10px 0;}
.recordprice-pop .data-table tr th{ background: #ddd;}
.recordprice-pop .data-table tr td, .recordprice-pop .data-table tr th{
    height: 24px;
    padding: 0 5px;
    border: 1px solid #ddd;
    font-size: 12px;
    color: #666;
    font-weight: normal;
    white-space:nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.recordprice-pop .unshare-price{ float: right;}
.recordprice-pop .unshare-price .wenhao{ font-size: 16px; margin-left: 5px; cursor: pointer;}
.text-fade::after,
.text-fade2::after {
    content: '';
    position: absolute;
    right: -1px; bottom: 0;
    width: 16px;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, .3) 30%, rgba(255, 255, 255, 1) 70%);
}
.detail-char .detail-table table tr:nth-child(2n + 1) td  .text-fade::after{
    content: '';
    position: absolute;
    right: -1px; bottom: 0;
    width: 16px;
    height: 100%;
    background: linear-gradient(to right, rgba(244, 244, 244, .3) 30%, rgba(244, 244, 244, 1) 70%);
}
.list-table .altbg .text-fade::after{background: linear-gradient(to right, rgba(244, 244, 244, .3) 30%, rgba(244, 244, 244, 1) 70%); }
.list-table .trhover .text-fade::after{background: linear-gradient(to right, rgba(223, 234, 255, .3) 30%, rgba(223, 234, 255, 1) 70%); }
.g-c-9, .gray {
    color: #999 !important;
}

.chianNoData {
    padding:120px 0 120px;
    color: #333;
    font-weight: 400;
    box-sizing: border-box;
    text-align: center;
}