.sx-container {
    width: 100%;
    margin: 20px auto;
}

.sx-header {
    height: 62px;
    width: 100%;
}

.sx-title {
    display: inline-block;
    font-size: 28px;
    height: 62px;
    line-height: 62px;
    width: 120px;
    color: #000000;
}

.sx-right {
    float: right;
    margin-top: 15px;
}

.e-fund-sx-classification .sx-classification__wrapper {
    padding: 20px 30px;
    display: none;
}

.e-fund-sx-classification .sx-classification__wrapper > p {
    color: #666666;
    font-size: 14px;
    line-height: 1.75;
}

.e-fund-sx-classification .sx-classification__wrapper > p > span {
    color: #005096;
    font-weight: bold;
    cursor: pointer;
}

.e-fund-sx-classification .sx-classification__wrapper > ul {
    margin: 10px 0;
}

.e-fund-sx-classification .sx-classification__wrapper > ul li {
    margin: 5px 0;
    color: #666666;
    font-size: 14px;
    line-height: 1.5;
}

.e-fund-sx-classification .sx-classification__wrapper > ul li::before,
.e-fund-sx-classification .sx-classification__wrapper > ul li::after {
    display: table;
    content: "";
}

.e-fund-sx-classification .sx-classification__wrapper > ul li::after {
    clear: both;
}

.e-fund-sx-classification .sx-classification__wrapper > ul li > span {
    float: left;
    width: 125px;
    color: #333333;
    font-weight: bold;
    margin-left: 8px;
}

.e-fund-sx-classification .sx-classification__wrapper > ul li > span > span{
    letter-spacing: 2.8px;
}

.e-fund-sx-classification .sx-classification__wrapper > ul li > p {
    float: left;
    width: calc(100% - 135px);
}

.classification-btn {
    display: inline-block;
    width: 140px;
    height: 44px;
    margin-left: -5px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 14px;
    line-height: 44px;
    text-align: center;
    border: none;
    outline: none;
    transition: opacity 0.2s;
    position: relative;
    padding-left: 15px;
}

.sx-classification {
    display: inline-block;
    width: 18px;
    height: 17px;
    background: url("../assets/images/icons/icon_classification.png") no-repeat;
    background-size: cover;
    position: absolute;
    left: 25px;
    top: 14px;
}

/*ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢*/
.sx-serach-box {
    width: 285px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    float: left;
}

.sx-serach-box .sx-search__wrapper {
    width: 285px;
    height: 42px;
}

.sx-serach-box .sx-search__inner {
    display: inline-block;
    position: relative;
    width: calc(100% - 48px);
    height: 38px;
    float: left;
    font-size:0;
}

.sx-serach-box .sx-search__inner input {
    padding: 0 10px 0 12px;
    width: 100%;
    border: 1px solid #dcdfe6;
    font-size: 14px;
    border-right: none;
    height: 36px;
    line-height: 36px;
}
.sx-serach-box .sx-search__inner input:hover{
    border: 1px solid #296CA6;
}
.sx-serach-box .sx-search__inner input:active{
    border: 1px solid #005096;
}
.sx-serach-box .sx-search__inner input::placeholder {
    color: #999;
    font-size: 14px
}

.sx-serach-box .sx-search__inner::after {
    transform: translateY(-50%);
}

.sx-serach-box .sx-search__button {
    display: inline-block;
    width: 48px;
    color: #005096;
    font-size: 14px;
    background: #005096;
    outline: none;
    border: 0;
    height: 36px;
    float: right;
}
.sx-serach-box .sx-search__button{}
.sx-serach-box .sx-search__button:hover {
    outline: none;
}

.sx-serach-item {
    margin-bottom: 24px;
    position: relative;
    min-height:40px;
}

.sx-serach {
    margin: 30px 0 30px;
}

.sx-serach-item-header {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    width: 90px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    float: left;
    text-align: right;
    margin-right: 15px;
}

.sx-hot-awordFund {
    width: auto;
    display: inline-block;
}

.sx-hot-awordFund li {
    /* padding: 0px calc(15rem / 14);
    float: left;
    margin: 0 calc(15rem / 14);
    font-weight: bold;
    font-size: 16px;
    color: #005096;
    cursor: pointer;
    height: calc(38rem / 14);
    line-height: calc(38rem / 14); */

    height: 38px;
    display: inline-block;
    margin: 0 15px 0 0;
    background: #f7fafc;
    line-height: 38px;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    width: 110px;
    text-align: center;
}

 .sx-hot-awordFund li.on {
    background: #005096;
    color: #FFFFFF;
    font-weight: bold;
}

/*ÃƒÂ¥Ã…Â¸Ã‚ÂºÃƒÂ©Ã¢â‚¬Â¡Ã¢â‚¬ËœÃƒÂ§Ã‚Â»Ã‚ÂÃƒÂ§Ã‚ÂÃ¢â‚¬ */
.sx-fundManger {
    /* height: 40px; */
}
.sx-fundManger li {
    height: calc(38rem / 14);
    margin: 0 calc(15rem / 14) 0 0;
    background: #f7fafc;
    line-height: calc(38rem / 14);
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    width: 110px;
    text-align: center;
}

 .sx-fundManger li.on {
    color: #fff;
    background: #005096;
    font-weight: bold;
}

.sx-fundManger-box {
    margin: 14px 0 0 106px;
    display: none;
}

.sx-fundManger-box-ul {
    /* width: 1296px; */
    border: 1px solid #005096;
    background: #f8fafd;
    padding: calc(10rem / 14);
}

.sx-fundManger-box-ul li {
    width: auto;
    padding: 0 10px;
    margin: 6px;
    cursor: pointer;
}


.sx-sprit {
    width: 10px;
    height: 10px;
    border-left: 1px solid #005096;
    border-bottom: 1px solid #005096;
    transform: translateX(-50%) rotate(135deg);
    position: absolute;
    top: 45px;
    z-index: 99;
    background: #f8fafd;
    display: none;
    left: 50%;
}

.sx-marks {
    padding: 0px 8px;
    background: #24bbe1;
    color: #ffffff;
    display: none;
    line-height: 30px;
    width: auto;
    font-size: 12px;
}

.sx-year {
    height: 40px;
}

.sx-year li {
    height: 38px;
    display: inline-block;
    margin: 0 15px 0 0;
    background: #f7fafc;
    line-height: 38px;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    text-align: center;
    padding: 0 5px;
}
.sx-year li.disabled{
    cursor: not-allowed;
    color: #ffffff;
    background-color: #cacaca;
    border-color: #cacaca;
}

 .sx-year li.on {
    background: #005096;
    color: #ffffff;
}

.sx-bottom-wound {
    position: relative;
    height: 100px;
}

.sx-bottom-text {
    font-size: 12px;
    color: #7a7a7a;
    position: absolute;
    right: 0;
    line-height: 24px;
    cursor: pointer;
    text-align: right;
}

.sx-wound-box {
    z-index: 999;
    padding-bottom: 20px;
    position: absolute;
    top: -20px;
    right: 74px;
    background: #fff;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.40);
    display: none;
    width: 570px;
}

.sx-wound-header {
    height: 35px;
}

.sx-icon-close {
    width: 26px;
    height: 20px;
    float: right;
    margin-top: 10px;
    cursor: pointer;
}

.sx-wound-ul {
    max-width: 670px;
}

.sx-wound-ul li {
    float: left;
    width: 50%;
    padding-left: 20px;
    line-height: 30px;
}

.sx-wound-ul li a {
    color: #333;
    cursor: pointer;
    display: inline-block;
}

.sx-wound-ul li a.wound-highlight {
    font-weight: bold;
}

.sx-wound-ul li a:hover {
    color: #005096;
}

.sx-fundStyle{
    position: relative;
    margin-left: 104px;
}
.sx-fundStyle li {
    height: 38px;
    padding: 0 5px;
    margin: 0 6px 0 0;
    line-height: 38px;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    display: inline-block;
}

.sx-fundStyle li.on {
    color: #005096;
    font-weight: bold;
    margin-bottom: 12px;
    position: relative;
}

.sx-fundStyle-box {
    margin-left: 106px;
    display: none;
}

.sx-fundStyle-box-ul {
     width: 86%;
    border: 1px solid #005096;
    background: #f8fafd;
    padding: calc(10rem / 14);
}

.sx-fundStyle-box-ul li {
    padding: 0px 7px;
    margin: 6px;
    cursor: pointer;
    display: inline-block;
}

.sx-remarks-box {
    padding: 10px 15px;
    background: #1eb9e1;
    color: #fff;
}

 .sx-fundStyle-box li.on {
    color: #005096;
    font-weight: bold;
    position: relative;
}
.sx-fundStyle-box-ul li:not(.unlimit):not(.no-arrow).on::after{
    content: '';
    width: 10px;
    height: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #24bbe1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -6px;
    z-index: 9999;
}

.e-detail-banner-swiper__title {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 46px;
    color: #ffffff;
    margin-top: 60px;
}
#expandButton{display: none;}
.fund_page{text-align: right;margin: 20px auto;}
.e-pagination .e-pagination-size-options{
    float: left;}
.e-home-block-content{padding: 0;}
.e-fund-sm-category__remark [data-role=arrow] {
    width: 10px;
    height: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #24bbe1;
    position: absolute;
    top: -10px;
    left: 26px;
    z-index: 9999;
    background: #f8fafd;
}
.e-fund-sm-category__remark {
    display: inline-block;
    position: absolute;
    margin: 0 0 10px;
    padding: 4px 8px;
    min-width: 30px;
    min-height: 32px;
    color: #ffffff;
    font-size: 12px;
    line-height: 24px;
    word-wrap: break-word;
    background: #24bbe1;
    visibility: hidden;
    z-index: -1;
    box-sizing: border-box;
}
.boxFixed{
    position: fixed;
    background: #fff;
    margin: 0 auto;
    top: 0;
    z-index: 9999;
    width: 1400px;
    display: inline-table;
}
.boxFixed tr th:nth-of-type(1){width: 26% !important;}
.boxFixed tr th:nth-of-type(2){width: 10% !important;}
.boxFixed tr th:nth-of-type(3){width: 10% !important;}
.boxFixed tr th:nth-of-type(4){width: 12% !important;}
.boxFixed tr th:nth-of-type(5){width: 7% !important;}
.boxFixed tr th:nth-of-type(6){width: 7% !important;}
.boxFixed tr th:nth-of-type(7){width: 7% !important;}
.boxFixed tr th:nth-of-type(8){width: 8% !important;}
.boxFixed tr th:nth-of-type(9){width: 6% !important;}
.boxFixed tr th:nth-of-type(10){width: 6.5% !important;}

.showReward{display: inline-block;}

.sx-classification__wrapper .fund_label_other {
    letter-spacing: 7px !important;
}

.company-list {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2000000;
    /*ÃƒÂ¨Ã†â€™Ã…â€™ÃƒÂ¦Ã¢â€žÂ¢Ã‚Â¯ÃƒÂ¥Ã‚Â±Ã¢â‚¬Å¡*/
    text-align: center;
}

.company-list:target {
    display: block;
}

.company-list_content {
    z-index: 30;
    width: 400px;
    background: #FFFFFF;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.25);
    padding: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.company-list_content .list {
    height: 390px;
    overflow: auto;
}

.company-list_content .list .item {
    display: flex;
    justify-content: start;
    align-items: center;
    border-bottom: 1px solid #DCDFE6;
    position: relative;
}

.company-list_content .list .item input {
    width: 0px;
    height: 15px;
    border: 1px solid red;
    margin-right: 20px;
}

.company-list_content .btn {
    display: flex;
    justify-content: center;
   /*  gap: 20px; */
    margin-top: 20px;
}

.company-list_content .btn>div {
    width: 120px;
    height: 44px;
    background: #005096;
    font-size: 16px;
    color: #fff !important;
    text-align: center;
    line-height: 44px;
}


/* .company-list input[type=checkbox] {
    cursor: pointer;
    position: relative;
    width: 18px;
    height: 18px;
    font-size: 12px;
    border: 1px solid red;
}

.company-list input[type=checkbox]::after {
    position: absolute;
    top: 0;
    color: #ff4014;
    width: 18px;
    height: 18px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    border-radius: 3px
}


.company-list input[type=checkbox]:checked::after {
    content: "ÃƒÂ¢Ã…â€œÃ¢â‚¬Å“";
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    background-color: #ff4014;
}

.company-list input[type=checkbox]::after {
    position: absolute;
    top: 0;
    background-color: #fff;
    color: #fff;
    width: 18px;
    height: 18px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
    border-radius: 2px;
    box-sizing: border-box;
    border: 2px solid #ff4014;
} */
.company-list input[type='checkbox']::before {
    box-sizing: border-box;
    padding: 0;
    height: 16px;
    width: 16px;
    position: absolute;
    top: 16px;
    left: 0px;
    content: '';
    background: url('../assets/icons/checkbox_no.png') center no-repeat;
}

.company-list input[type='checkbox']:checked::before {
    background: url('../assets/icons/checkbox_ck.png') center no-repeat;
}

.company-list .e-menu-item::after {
    background: url('../assets/icons/checkbox_ck.png') center no-repeat;
}
.company-list p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin-left: 15px;
}

.company-list_content .btn > div {
    cursor: pointer;
}

.sx-fundStyle-remarkList{
    display: none;
    margin-left: 104px;
}
.sx-fundStyle-remarkList.is-show{
    display: block;
}