a:link, a:visited, a:hover,a:active, a:visited, a:focus{
    text-decoration: none;
    outline: none;
}
#overview{
    margin-bottom: 35px;
    font-size: 15px;
}
#overview li{
    list-style: none;
    display: inline-block;
    padding: 0px;
}
#overview ul{
    padding-inline-start: 0px;
}
/* #overview .container {
    width: '100%' !important;
    margin: 0 auto;
    font-family: "Microsoft YaHei";
} */
#overview .scale-money {
    color:#005096;
    font-size: 18px;
    font-weight: bold;
}
#overview .est-date {
    font-size: 15px;
    font-weight: bold;
}
#overview .source-fund {
    font-size: 12px;
    color: #999999;
    margin-top: 10px;
}
#overview .fund-b-msg {
    font-size: 40px;
    color: #ee1533;
    font-weight: bold;
    display: inline-block;
    margin-right: 100px;
}
#overview .fund-newfund{
    text-decoration: none;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-weight: bold;
    color: #000;
    display: inline-block;
}
#overview .fund-newfund div:nth-of-type(1){
    line-height: 40px;
}
#overview .fund-newfund .nav-info {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-color: #005096;
    color: #fff;
    border-radius: 8px;
    line-height: 16px;
    margin-left: 5px;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    font-weight: 400;
}
#overview .green {
    font-size: 40px;
    color: #ee1533;
    font-weight: bold;
    display: inline-block;
    margin-right: 100px;
}

#overview .fund-s-msg {
    font-size: 14px;
    color: #999;
}
#overview .tab-container{
    height: 60px;
    margin-top: 30px;
    border-bottom: 1px solid #ccd6eb;
}
#overview .tab-container li{
    width: 180px;
}
#overview .tab-container li a{
    text-decoration: none;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-weight: bold;
    cursor:pointer;
    color: #000;
    display: inline-block;
    height: 60px;
    line-height: 60px;
}
#overview .tab-container li a:hover{
    color: #005096;
}
#overview .tab-container .active a{
    font-size: 20px;
    color: #005096;
    background-color: #fff;
    border-radius: 0px;
    border-bottom: 2px solid #005096;
}
#overview .s-pro-type {
    margin-top: 10px;
    font-size: 0px;
}
#overview .s-pro-type li{
    background-color: #fff;
    border: 2px solid #dfe8f9;
    color: #000;
    font-size: 13px;
    cursor:pointer;
    width: 120px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    font-family: "Microsoft YaHei";
}
#overview .s-pro-type li:hover{
    font-size: 14px;
    font-weight: bold;
}
#overview .s-pro-type .active{
    background-color: #dfe8f9;
    font-size: 14px;
    font-weight: bold;
}
#overview .s-date li a{
    text-decoration: none;
    background-color: #fff;
    color: #7a7a7a;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    cursor:pointer;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    display: inline-block;
}
#overview .s-date a:hover{
    color: #005096;
    font-size: 14.5px;
}
#overview .s-date .active a{
    color: #005096;
    font-size: 14.5px;
}
#overview .s-date .active .small-bottom{
    width: 14px;
    height: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 7px);
    top: 0px;
    border-bottom: 2px solid #005096;
}
/* #overview .s-date .active input{
    border-bottom: 1px solid #005096;
} */

#overview #totalProChart{
    width: 100%;
    height: 500px;
}

#overview #netValChart{
    width: 100%;
    height: 500px;
}

#overview #totalNetValChart{
    width: 100%;
    height: 500px;
}

#overview #totalNetValChart{
    width: 100%;
    height: 500px;
}

#overview #seventYearChart{
    width: 100%;
    height: 500px;
}

#overview .noDataRelative{
    position: relative;
}
#overview .noData{
    position: absolute;
    top: 35%;
    left: 45%;
    font-size: 30px;
    color: #999;
}


#overview .fundnavbanch {
    margin: 10px 0px;
    overflow: auto;
    white-space: nowrap;
    height: 190px;
    font-size: 0;
}
#overview .fundnavbanch .df .header{
    height: 50px;
    border: 1px solid #d9e4f3;
}
#overview .fundnavbanch .df .return{
    height: 60px;
    border: 1px solid #d9e4f3;
    border-top: 0px;
    font-weight: bold;
}

#overview .fundnavbanch .header{
    height: 50px;
    border: 1px solid #d9e4f3;
    border-left: 0px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space:normal;
    font-size: 12px;
    background: #005096;
    color: #fff;
}
#overview .fundnavbanch .return{
    height: 60px;
    border-right: 1px solid #d9e4f3;
    border-bottom: 1px solid #d9e4f3;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space:normal;
    font-size: 12px;
}

#overview .fundnavbanch .bl{
    display: inline-block;
    background: #fff;
}

#overview .fundnavbanch .bl:nth-child(odd){
    background-color: #f8fafd;
}

#overview .fundnavbanch .sticky{
    position: sticky;
    top: 0px;
    left: 0px;
    box-shadow: 0px -1px 5px #999;
}

#overview .fundnavbanch .draggable{
    display: inline-block;
}

#overview .fundnavbanch .subheader{
    background: #4d8ac0;
}
#overview .fundnavbanch div{
    vertical-align: middle;
    text-align: center;
    width: 250px;
    word-break: break-all;
}
#overview .fundnavbanch .c{
    display: flex;
    align-items: center;
    justify-content: center;
}

#overview .fundReturnPeriod{
    margin-top: 10px;
}
#overview .fundReturnPeriod th{
    background: #005096;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    border: 1px solid #d9e4f3;
}
#overview .fundReturnPeriod td{
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding: 0px;
    border: 1px solid #d9e4f3;
}
#overview .fundReturnPeriod td:nth-child(odd){
    background-color: #f8fafd;
}
#overview .hisDetail{
    text-align: left;
    line-height: 20px;
    padding: 15px;
    background-color: #f0f0f0;
    margin-bottom:5px
}
#overview .hisDetail span:before{
    content: "";
    display: inline-block;
    width: 10px;
    height: 12px;
    margin-right: 10px;
    background-color: #005096;
}
#overview .totalProTitle{
    font-weight: bold;
}
#overview .fundtran li{
    position: relative;
}
#overview .fundtran li a{
    padding: 10px 0px;
    margin: 0px 10px;
}
#overview .fundtran a.active{
    color: #005096;
}
#overview .fundtran .active .small-bottom{
    width: 14px;
    height: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 7px);
    top: 5px;
    border-bottom: 2px solid #005096;
}
#overview .s-date{
    margin: 5px 0px;
}

#overview .chart-tooltip{
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 15px;
    border-radius: 8px;
    background: #fff;
    color: #333;
}

#overview .chart-tooltip .icon{
    display:inline-block;
    width: 10px;
    height: 10px;
    margin-right: 8px;
    border-radius: 5px;border: 2px solid #005096;
}
#overview .chart-tooltip .icon2{
    display:inline-block;
    width: 10px;
    height: 10px;
    margin-right: 8px;
    border-radius: 5px;border: 2px solid #1eb9e1;
}
#overview input::-ms-clear{
    width:0px;
    height:0px;
}

#overview  .tran-box {
    width: 330px;
    height: 32px;
    line-height: 32px;
}
#overview  .tran-select{
    height: 32px;
    border: 1px solid #d6e1ea;
    position: relative;
    background: #fff;
    cursor: pointer;
}
#overview  .tran-select p{
    width: 100%;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    padding-left: 30px;
}
#overview  .tran-select .icon-sprite {
    width: 0;
    height: 0;
    border-bottom: 5px solid #005096;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 12px;
    right: 12px;
    position: absolute;
    transform: rotate(-180deg);
    transition: all .3s ease-in;
}
#overview  .tran-select ul {
    width: 100%;
    display: block;
    position: absolute;
    top: 32px;
    left: 0;
    max-height: 0px;
    transition: max-height .3s ease-in;
    background: #ffffff;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.40);
    display: none;
    z-index: 999;
}
#overview  .tran-select ul li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding: 0px 15px;
    list-style: none;
    color: #333333;
    cursor: pointer;
    background: #ffffff;
}
#overview  .tran-select ul li:hover {
    background: #005096 !important;
    color: #FFFFFF !important;
}
#overview  .tran-select ul li.on {
    color: #005096;
}
#overview  .tran-select ul li span{
    margin-left: 15px;
}
#overview  .tran-select ul li.on::before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 5px solid #005096;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-bottom: 2px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
#overview  .tran-select ul li.on:hover::before {
    border-bottom-color: #fff;
}
#overview  .tran-select.open ul {
    max-height: 250px;
    transform-origin: 50% 0;
    -webkit-animation: slide-down .5s ease-in;
    transition: max-height .2s ease-in;
    background: #ffffff; display:block;
}
#overview  .tran-select.open .icon-sprite {
    transform: rotate(0deg);
    transition: all .3s ease-in;
    top: 12px;
}
#overview  .tran-select p.on{
    color: #005096;
}

#overview  .totalProTip{
    padding: 10px 35px 5px 0px;
    text-align: right;
    font-size: 14px;
}

#overview  #sectionProfit::before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    margin-bottom: 2px;
    height: 3px;
    width: 10px;
    background-color: #005096;
}

#overview  .totalProTip >span{
    margin-left: 24px;
}

#overview .achievementhis img{
    display: none;

}

#overview .achievementhis table{
    width: 100%;
}

#overview .achievementhis .kuang03 {
    border-left: 1px dashed #6493df;
}
#overview .achievementhis .kuang02 {
    border-bottom: 1px dashed #6493df;
}
#overview .achievementhis .kuang01 {
    border-top: 2px solid #6493df;
    border-bottom: 1px dashed #6493df;
}

#overview .achievementhis .zhushi {
    color: #666;
}

#overview .achievementhis td {
    display: table-cell;
    vertical-align: inherit;
}
#overview .achievementhis table {
    font-family: "宋体";
    line-height: 20px;
    border-collapse: separate;
    text-indent: initial;
}
#overview .achievementhis tr {
    vertical-align: middle;
}
#overview .achievementhis tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

#overview .achievementhis .kuang04 {
    border-bottom: 1px solid #6493df;
}

#overview .achievementhis table:first-child{
    margin: 0px !important;
}
