* {
    margin: 0;
    padding: 0;
    outline: none;
}

@font-face {
    font-family: 'MyCustomFont';
    src: url('../js/OPPOSANS-B.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyCustomFont2';
    src: url('../js/OPPOSANS-H.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyCustomFont3';
    src: url('../js/OPPOSANS-L.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyCustomFont4';
    src: url('../js/OPPOSANS-M.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyCustomFont5';
    src: url('../js/OPPOSANS-R.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


body {
    position: relative;
    line-height: 1.5;
    font-size: 14px;
    font-family: "微软雅黑";
    background-size: 100% 100%;
}

ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
    color: #1a52a5;
    text-decoration: none
}

img {
    display: block
}

html {
    background: #f7f8fc;
    font-family: "微软雅黑";

}

.container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: #f7f8fc;
}

.header {
    width: 100%;
    height: 80px;
    background: #012770;

}

.logo {
    float: left;
    margin: 24px 0 0 20px;
}
.headerRight {
    float: right;
    font-size: 14px;
    line-height: 80px;
    margin-right: 20px;
}

    .headerRight a {
        color: #fff;
        font-weight: bold
    }

    .headerRight span {
        display: inline-block;
        width: 2px;
        height: 14px;
        background: #fff;
        margin: -2px 10px 0 10px;
        vertical-align: middle
    }
.main {
  position:relative;
    width: 100%;
    height: 860px;
    margin: 10px auto 0 auto;
}

.tab {
    float: left;
    width: auto;
    height: auto;
    display: table;
    margin-left: 300px;
}

.tab a {
    display: inline-block;
    width: 80px;
    height: 66px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-top: 14px;
    margin-right: 50px
}

.tab a.active {
    background: #053e88;
}

.tab a span {
    display: block;
}

.tab a span img {
    display: block;
    margin: 0 auto;
}




.login {
    float: right;
    margin-right: 20px;
    margin-top: 26px;
}

.login a {
    float: left;
    width: 80px;
    height: 30px;
    background: #1042ab;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-left: 20px;
    font-size: 14px;
    border-radius: 4px
}

.login-button {
    position: relative;
    float: left;
    width: 80px;
    height: 28px;
}

.login-button button {
    width: 80px;
    height: 30px;
    border: 0;
    background: #1042ab;
    color: #fff;
    cursor: pointer;
    display: block;
    border-radius: 4px
}

.login-number {
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    max-width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    top: -6px
}

.login-number span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 6px
}


.vip {
    float: left;
    line-height: 89px;
    margin-left: 20px
}

.vip img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px
}

.kf-phone {
    float: right;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 80px;
    margin-right: 10px
}

.index-title {
    width: 100%;
    height: auto;
    display: table;
    line-height: 30px;
}

.index-title span {
    font-size: 16px;
    color: #4a5875;
    font-weight: bold
}

.index-title p {
    font-size: 16px;
    color: #4a5875;
    font-weight: bold
}

.index-title span::before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 18px;
    background: #679bff;
    border-radius: 4px;
    vertical-align: middle;
    margin: -4px 10px 0 0
}

.index-title font {
    float: right;
    font-size: 12px;
    color: #8D95A4;
    margin-top: 2px
}

.index-title {
    width: 100%;
    height: auto;
    display: table;
    line-height: 30px;
}

.index-title2 span {
    font-size: 16px;
    color: #4a5875;
    font-weight: bold
}

.index-title2 p {
    font-size: 16px;
    color: #4a5875;
    font-weight: bold
}

.index-title2 span::before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 18px;
    background: #679bff;
    border-radius: 4px;
    vertical-align: middle;
    margin: -4px 10px 0 0
}

.index-title2 font {
    display: inline-block;
    font-size: 12px;
    color: #8D95A4;
    margin-top: 2px;
    margin-left: 10px;
}

.left {
    float: left;
    width: 300px;
    height: 798px;
    display: table;
    margin-left: 20px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
    border-radius: 10px 10px 10px 10px;
    padding: 16px 0;
}

.left-list {
    width: 268px;
    max-height: 798px;
    overflow-y: auto;
    padding: 0 16px;
}

.left-list div {
    width: 100%;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
}

.left-list div a {
    float: left;
    width: 60%;
    color: #4a5875;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
}

.left-list div span {
    float: right;
    color: #8D95A4;
}

.left-list div i {
    float: right;
    width: 20px;
    height: 20px;
    background: url(../images/icon-checkbox.png) no-repeat center;
    margin: 10px 0 0 10px;

}

.left-list div.active {
    height: 38px;
    background: url(../images/liBG.png) no-repeat center;
}

.left-list div.active i {
    background: url(../images/icon-checked.png) no-repeat center;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/

.left-list::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #fff;
}


/*定义滚动条轨道 内阴影+圆角*/

.left-list::-webkit-scrollbar-track {
    background-color: none;
}


/*定义滑块 内阴影+圆角*/

.left-list::-webkit-scrollbar-thumb {
    background-color: #8d95a4;
}

.main-right-item1 .info-jl p {
    color: #4a5875;
    line-height: 24px;
    margin: 10px 0 20px 0;
    font-size: 14px;
}

.right {
    float: right;
    width: 1538px;
    height: 798px;
    display: table;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
    border-radius: 10px 10px 10px 10px;
    margin-right: 20px;
    padding: 16px;
}

/* 研报 */
.newsHeader {
    width: 100%;
    height: auto;
    display: table;
}

.newsTitle {
    float: left;
}

.newsTitle h2 {
    font-size: 24px;
    color: #4a5875;
}

.newsTitle span {
    font-size: 14px;
    color: #8d95a4;
}

.newsHeader a {
    float: right;
    width: 100px;
    height: 32px;
    background: url("../images/download.png") no-repeat center;
    margin-top: 10px;
}

.newsPdf {
    position: relative;
    width: 100%;
    height: 720px;
    margin-top: 20px;
    overflow: hidden;
}
@media (min-width: 1440px) and (max-width: 1660px) {
    .header {
        width: 100%;
        height: 60px;
        background: #012770;
    }
    .login-number {
        font-size: 12px;
    }
    .logo {
        float: left;
        margin: 10px 0 0 20px;
    }

.headerRight {
        float: right;
        font-size: 12px;
        line-height: 50px;
        margin-right: 20px;
    }

        .headerRight a {
            color: #fff;
            font-weight: bold
        }

        .headerRight span {
            display: inline-block;
            width: 2px;
            height: 14px;
            background: #fff;
            margin: -2px 10px 0 10px;
            vertical-align: middle
        }

    .tab {
        float: left;
        width: auto;
        height: auto;
        display: table;
        margin-left: 200px;
    }

        .tab a {
            display: inline-block;
            width: 80px;
            height: 54px;
            line-height: 24px;
            text-align: center;
            color: #fff;
            font-size: 12px;
            font-weight: bold;
            padding-top: 6px;
            margin-right: 20px
        }

            .tab a.active {
                background: #053e88;
            }

            .tab a span {
                display: block;
            }

                .tab a span img {
                    display: block;
                    margin: 0 auto;
                }

    .login {
        float: right;
        margin-right: 20px;
        margin-top: 16px;
    }

    .kf-phone {
        float: right;
        font-size: 12px;
        color: #fff;
        font-weight: bold;
        line-height: 60px;
        margin-right: 10px;
    }

    .maskBox {
        position: absolute;
        right: 10px;
        top: 0;
        background: #fff;
        width: auto;
        height: 100%;
        padding: 0 3%;
        z-index: 999;
        font-size: 12px;
        text-align: center
    }

    .purchase-item button {
        width: 200px;
        height: auto;
        line-height: 30px;
        padding: 0 10px;
        text-align: center;
        background: #1042ab;
        border-radius: 5px;
        font-size: 12px;
        color: #fff;
        margin: -30px auto 0 auto;
        border: 0;
        cursor: pointer;
    }

    .theme-login-mask {
        z-index: 99;
        position: absolute;
        left: 0;
        top: 60px;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.5;
        filter: alpha(opacity = 50);
        -moz-opacity: 0.5;
    }
}
@media (min-width: 1240px) and (max-width: 1439px) {
    /* 样式应用于屏幕宽度在1024px到1660px之间的设备 */

    .center {
        float: left;
        width: 900px;
        height: auto;
        display: table;
        margin-left: 13px;
    }
.headerRight {
        float: right;
        font-size: 12px;
        line-height: 50px;
        margin-right: 20px;
    }

        .headerRight a {
            color: #fff;
            font-weight: bold
        }

        .headerRight span {
            display: inline-block;
            width: 2px;
            height: 14px;
            background: #fff;
            margin: -2px 10px 0 10px;
            vertical-align: middle
        }
    .header {
        width: 100%;
        height: 50px;
        background: #012770;
    }

    .logo {
        float: left;
        margin: 12px 0 0 20px;
    }

        .logo img {
            width: 100px;
            height: auto
        }


    .tab {
        float: left;
        width: auto;
        height: auto;
        display: table;
        margin-left: 200px;
    }

        .tab a {
            display: inline-block;
            width: 80px;
            height: 44px;
            line-height: 24px;
            text-align: center;
            color: #fff;
            font-size: 12px;
            font-weight: bold;
            padding-top: 6px;
            margin-right: 20px
        }

            .tab a.active {
                background: #053e88;
            }

            .tab a span {
                display: block;
            }

                .tab a span img {
                    width: 20px;
                    display: block;
                    margin: 0 auto;
                }

    .login {
        float: right;
        margin-right: 20px;
        margin-top: 6px;
    }

    .kf-phone {
        float: right;
        font-size: 10px;
        color: #fff;
        font-weight: bold;
        line-height: 50px;
        margin-right: 10px;
    }

    .login-number {
        float: left;
        font-size: 10px;
        color: #fff;
        line-height: 30px;
        max-width: 160px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        margin-top: 10px;
    }

        .login-number span {
            display: inline-block;
            width: 30px;
            height: 30px;
            border-radius: 50%;
            border: 1px solid #fff;
            overflow: hidden;
            vertical-align: middle;
            margin-right: 6px;
        }

            .login-number span img {
                width: 30px;
                height: auto
            }

    .login a {
        float: left;
        width: 70px;
        height: 24px;
        background: #1042ab;
        text-align: center;
        line-height: 24px;
        color: #fff;
        margin-left: 20px;
        font-size: 10px;
        border-radius: 4px;
        margin-top: 8px;
    }

    .maskBox {
        position: absolute;
        right: 10px;
        top: 0;
        background: #fff;
        width: auto;
        height: 100%;
        padding: 0 3%;
        z-index: 999;
        font-size: 12px;
        text-align: center
    }


    .gzt_a {
        width: calc(100% - 40px);
        height:26px;
        border-radius: 6px;
        background: #dce5f8;
        overflow: hidden;
        margin: 0 auto;
    }
        .gzt_a a {
            float: left;
            width: 50%;
            height: 26px;
            line-height: 26px;
            text-align: center;
            color: #4a5875;
            font-size: 12px;
        }
        .gzt_a a.active {
            display: inline-block;
            width: 50%;
            height: 26px;
            text-align: center;
            color: #fff;
            font-size: 12px;
            background: #00276f;
        }
    .gzt-search-left {
        float: left;
        width: 100%;
        height: 26px;
        background: #e9eaee;
        border-radius: 6px;
        overflow: hidden;
    }
        .gzt-search-left input {
            width: 80%;
            height: 26px;
            line-height: 26px;
            background: none;
            border: 0;
            color: #4a5875;
            font-size: 12px;
        }
        .gzt-search-left span {
            display: inline-block;
            width: 26px;
            height: 26px;
            text-align: center;
            line-height: 26px;
            margin-left: 4px;
        }

    .gzt_tab_children a, .gzt_tab_children a.active {
        font-size: 12px;
    }
    .lists {
       font-size:12px
    }
    collect-center ul li a {
        font-size: 12px;
    }
    .top-sidebar-btn a {
        display: inline-block;
        width: 94px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        color: #fff;
        border-radius: 4px;
        background: #00276f;
        margin-left: 20px;
        font-size: 12px
    }

    .top-sidebar-btn2 a {
        display: inline-block;
        width: 94px;
        height: 26px;
        line-height: 26px;
        background: #00276f;
        text-align: center;
        color: #fff;
        margin-left: 20px;
        border-radius: 4px;
        pointer-events: none;
    }

    .time-box {
        float: left;
        line-height: 26px;
        margin-left: 100px;
        color: #4a5875;
        font-size: 12px;
    }

    .time-group {
        float: right;
        width: 210px;
        height: 26px;
        box-shadow: 0 0 10px rgba(50,99,194,.1);
        background: #fff;
        border-radius: 4px;
        margin: 0 0 0 6px;
    }

    .demo-input {
        float: left;
        padding-left: 10px;
        height: 26px;
        min-width: 150px;
        line-height: 26px;
        border: 0;
        background: none;
        color: #4a5875;
        font-size: 12px;
    }
    .onload span::before {
      
        width: 20px;
        height: 20px;
     
    }

    .onload a {
        color: #00276f;
        font-size: 12px;
    }
    .dragTop-tableTitle table tr th {
        height:26px;
        height: 26px;
        line-height:26px;
        background: #00276f;
        font-size: 12px;
        color: #fff;
    }

    .bottom-sidebar-left > div.btn-box > a {
      
        height: 26px;
        line-height: 26px;
      font-size:12px
    }
    .bottom-sidebar-right a {
        font-size: 12px
    }
    .dragBottom-table {
        font-size: 12px;
    }
    .export-gzt-title {
        font-size: 14px;
    }
    .export-gzt-table table tr td {
        font-size: 12px;
    }
    .export-group-btn a {
        display: inline-block;
        width: 160px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        font-size: 12px;
        color: #4a5875;
        border-radius: 4px;
        background: #e8eaed;
        margin: 0 15px;
    }
    .visualization-sidebar .visualization-setUp a {
    font-size:12px;
    }
    .visualization-sidebar a {
        font-size: 12px;
    }
    .setUp-title {
        font-size: 14px;
    }
    .serUp-table table tr td {
       
        font-size: 12px;
    }
    .serUp-group-btn a {
        display: inline-block;
        width: 160px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        font-size: 12px;
        color: #4a5875;
        border-radius: 4px;
        background: #e8eaed;
        margin: 0 15px;
    }
}