* {
    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: url("../../images/qixian/bg.jpg") no-repeat center top;
    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: 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
    border-radius: 10px 10px 10px 10px;
    padding: 16px 0;
}

.title {
    width: 100%;
   
}
    .title i {
        display: inline-block;
        width: 10px;
        height: 40px;
        background: #1042ab;
        box-shadow: 2px 0px 5px #1042ab;
        vertical-align:middle
    }
    .title span {
        display: inline-block;
        background-color: #d9e5fa;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        font-weight: bold;
        color: #4a5875;
        margin: 0 0 0 10px;
        width: 258px;
        vertical-align: middle;
        padding-left:10px
    }


    .left-list {
        width: 268px;
        max-height: 798px;
        overflow-y: auto;
        padding: 0 16px;
        margin-top:5px
    }

.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;
    padding-left:10px
}

.left-list div span {
    float: right;
    color: #8D95A4;
}

.left-list div i {
    float: right;
    width: 20px;
    height: 20px;
    background: url(../../images/qixian/icon-checkbox.png) no-repeat center;
    margin: 10px 0 0 10px;

}

.left-list div.active {
    height: 38px;
    background: url(../../images/qixian/liBG.png) no-repeat center;
}

.left-list div.active i {
    background: url(../../images/qixian/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: auto;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
    border-radius: 10px 10px 10px 10px;
    margin-right: 0;
    padding: 16px;
    overflow:hidden
}

/* 研报 */
.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/qixian/download.png") no-repeat center;
    margin-top: 10px;
}

.newsPdf {
    position: relative;
    width: 100%;
    height: 720px;
    margin-top: 20px;
    overflow: hidden;
}

.purchase {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.purchase-item {
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
   /* background-image: -webkit-linear-gradient(rgba(255, 255, 255, 255) 0%, rgba(255, 255, 255, 1) 60%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 60%);*/
}

.newsPdf img {
    width: 100%;
    height: auto
}

.purchase-item-item {
    position: absolute;
    top: 30%;
    right: 8%;
}
    .purchase-item p {
    font-size: 60px;
    font-weight: bold;
    color: #092b6d;
    line-height:80px;
}

        .purchase-item p span {
            display: block;
            font-size: 24px;
            font-weight: bold;
            color: #092b6d;
            line-height: 50px;
        }

    .purchase-item button {
      
        display: block;
        width: 280px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        background: #1042ab;
        border-radius: 5px;
        font-size: 16px;
        color: #fff;
      margin:20px 0 0 0;
        border: 0;
        cursor: pointer;
    }
.newsPdf img {
  width:100%;
  height:aut0
}
/* 登录 */
.login-mask {
    display: none;
}

.theme-login-mask {
    z-index: 99;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}


.loginBox {
    position:fixed;
    top: 50%;
    left: 50%;
    width: 580px;
    height: 300px;
    margin-left: -290px;
    margin-top: -150px;
    z-index:99999;
    display:block
}

.login-box-left {
    float: left;
    width: 240px;
    height: 100%;
}

.login-box-right {
    float: left;
    width: 339px;
    height: 298px;
    border: 1px solid #DCE4F0;
    border-left: 0;
    border-radius: 0 8px 8px 0;
    background: #fff;
}

.login-tab {
    width: 260px;
    margin:20px auto 0 auto;
}

.tab_list {
    height: 39px;
}

    .tab_list li {
        float: left;
        line-height: 30px;
        width: 130px;
        text-align: center;
        cursor: pointer;
        color: #4A5875;
        font-size: 14px;
    }

        .tab_list li.current {
            font-weight: bold;
            font-size: 14px;
            color: #437BE8;
        }

            .tab_list li.current span {
                display: block;
                width: 24px;
                height: 3px;
                background: #437BE8;
                border-radius: 20px 20px 20px 20px;
                margin: 0 auto;
            }

.item_info {
    padding: 20px 0 0 20px;
}

.item {
    display: none;
}

.original {
    float: right;
    height: 24px;
    font-size: 14px;
    color: #437BE8;
    line-height: 37px;
    text-align: center;
    margin-right: 20px;
}

#yanzhengma {
    width: 100px;
}

.item {
    display: none;
}

.ligin-item {
    width: 260px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #D7DFF0;
    margin-top: 15px;
}



    .ligin-item span {
        display: inline-block;
        width: 20px;
        height: 20px;
        text-align: center;
        vertical-align: middle;
        margin: 3px 0 0 5px;
    }

        .ligin-item span.ligin-item-icon1 {
            background: url("../../images/qixian/icon-name.png") no-repeat center
        }

        .ligin-item span.ligin-item-icon2 {
            background: url("../../images/qixian/icon-password.png") no-repeat center
        }



    .ligin-item input {
        display: inline-block;
        width: 200px;
        height: 40px;
        border: 0;
        background: none;
        vertical-align: middle;
        font-size: 12px;
        color: #8D95A4;
        color: #333;
    }

        .ligin-item input::placeholder {
            color: #c0c4cb
        }

#btnDengLu2,
#btnDengLu {
    display: block;
    border: 0;
    width: 260px;
    height: 40px;
    background: #437BE8;
    box-shadow: 0px 10px 10px 0px rgba(67, 123, 232, 0.5);
    border-radius: 4px;
    border-image: linear-gradient(360deg, rgba(177, 200, 246, 1), rgba(146, 183, 255, 1)) 1 1;
    color: #fff;
    margin-top: 25px;
    overflow: hidden;
    cursor: pointer;
}

.zhuce {
    text-align: center;
    margin-top: 15px
}

    .zhuce a {
        color: #8D95A4;
        font-size: 12px;
        text-decoration: underline
    }
.close {
    position: absolute;
    top: 15px;
    right: 15px;
}

    .close a, .close a img {
        width: 12px;
        height: 12px;
    }
@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;
    }*/

    .purchase-item-item {
        position: absolute;
        top: 30%;
        right: 8%;
    }

    .purchase-item p {
        font-size: 40px;
        font-weight: bold;
        color: #092b6d;
        line-height: 60px;
    }

        .purchase-item p span {
            display: block;
            font-size: 16px;
            font-weight: bold;
            color: #092b6d;
            line-height: 20px;
        }

    .purchase-item button {
        display: block;
        width: 200px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #1042ab;
        border-radius: 5px;
        font-size: 12px;
        color: #fff;
        margin: 20px 0 0 0;
        border: 0;
        cursor: pointer;
    }

    .newsPdf img {
        width: 100%;
        height: autO
    }

}

@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
    }

   /* .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;
    }*/

    .purchase-item-item {
        position: absolute;
        top: 30%;
        right: 8%;
    }

    .purchase-item p {
        font-size: 20px;
        font-weight: bold;
        color: #092b6d;
        line-height: 30px;
    }

        .purchase-item p span {
            display: block;
            font-size: 12px;
            font-weight: bold;
            color: #092b6d;
            line-height: 16px;
        }

    .purchase-item button {
        display: block;
        width: 160px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        background: #1042ab;
        border-radius: 5px;
        font-size: 10px;
        color: #fff;
        margin: 20px 0 0 0;
        border: 0;
        cursor: pointer;
    }

    .newsPdf img {
        width: 100%;
        height: autO
    }


    .newsTitle h2 {
        font-size: 16px;
        color: #4a5875;
    }

    .newsTitle span {
        font-size: 12px;
        color: #8d95a4;
    }
    .title {
        width: 100%;
    }

        .title i {
            display: inline-block;
            width: 10px;
            height: 30px;
            background: #1042ab;
            box-shadow: 2px 0px 5px #1042ab;
            vertical-align: middle
        }

        .title span {
            display: inline-block;
            background-color: #d9e5fa;
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            font-weight: bold;
            color: #4a5875;
            margin: 0 0 0 10px;
            width: 258px;
            vertical-align: middle;
            padding-left: 10px
        }

    .left-list div a {
        float: left;
        width: 60%;
        color: #4a5875;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 12px;
        padding-left: 10px;
    }
    .left-list div span{
        font-size: 12px;
    }
}