/*.zhili-box {*/
/*    width: 70%;*/
/*    margin: auto;*/
/*    margin-bottom: 100px*/
/*}*/

/*.zhili-box p {*/
/*    font-size: 24px;*/
/*    color: #000;*/
/*    text-align: left;*/
/*}*/

/*.zhili-box-title {*/
/*    display: block;*/
/*    font-size: 36px;*/
/*    color: #083E94;*/
/*    text-align: left;*/
/*    margin-bottom: 30px*/
/*}*/

/*.bg-top-img {*/
/*    margin-bottom: 105px;*/
/*    background-image: url(../img/zhiliTop.png);*/
/*    background-repeat: no-repeat;*/
/*    background-size: 100% 100%;*/
/*    background-position: bottom;*/
/*}*/

/*.zhili-box-col {*/
/*    margin-bottom: 88px*/
/*}*/


/* 股票信息 */

/*.info-box {*/
/*    width: 70%;*/
/*    margin: auto;*/
/*    margin-bottom: 100px*/
/*}*/

/*.info-box-title {*/
/*    display: block;*/
/*    font-size: 36px;*/
/*    color: #083E94;*/
/*    text-align: left;*/
/*    margin-bottom: 30px*/
/*}*/

/*.info-main {*/
/*    display: flex;*/
/*    background: #0C3E97;*/
/*    color: #fff;*/
/*    height: 218px;*/
/*}*/

/*.info-mian-left {*/
/*    border-right: 2px solid #fff;*/
/*    width: 30%;*/
/*    padding: 40px;*/
/*}*/

/*.leftMain {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    margin-bottom: 20px;*/
/*}*/

/*.leftCon {*/
/*    display: flex;*/
/*    margin: auto;*/
/*    margin-left: 20%;*/
/*    padding-bottom: 20px;*/
/*}*/

/*.conMain {*/
/*    font-size: 30px;*/
/*}*/

/*.info-mian-right {*/
/*    width: 100%;*/
/*}*/

/*.info-mian-right ul {*/
/*    display: flex;*/
/*    justify-content: space-evenly;*/
/*    color: #fff;*/
/*    list-style: none;*/
/*    padding-left: 0;*/
/*    height: 100px;*/
/*    padding-top: 30px;*/
/*}*/


/* 定期公告 */

/*.regular-box {*/
/*    width: 70%;*/
/*    margin: auto;*/
/*}*/

/*.accordion-toggle {*/
/*    color: #083E94;*/
/*    font-size: 36px;*/
/*}*/

/*.accordion-inner {*/
/*    color: #000;*/
/*    font-size: 36px;*/
/*    height: 148px;*/
/*    line-height: 148px;*/
/*    background-color: #F6F6F6;*/
/*    margin: 30px 0;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    padding: 0 48px;*/
/*}*/

/*.accordion-inner .accordion-inner-title {*/
/*    color: #000;*/
/*    font-size: 36px;*/

/*}*/

/*.accordion-inner .pdfImg {*/
/*    color: #000 !important;*/
/*    font-size: 36px;*/
/*}*/

/*.accordion-inner .pdfImg img {*/
/*    width: 40px;*/
/*    cursor: pointer*/
/*}*/

/*.accordion-heading {*/
/*    text-align: left;*/
/*    margin-bottom: 50px*/
/*}*/


/* 媒体查询 */

/*@media (max-width: 970px) {*/
/*    .zhili-box {*/
/*        width: 90%;*/
/*        margin: auto;*/
/*        margin-bottom: 100px*/
/*    }*/

/*    .zhili-box p {*/
/*        font-size: 16px;*/
/*        color: #000;*/
/*        text-align: left;*/
/*    }*/

/*    .zhili-box-title {*/
/*        display: block;*/
/*        font-size: 26px;*/
/*        color: #083E94;*/
/*        text-align: left;*/
/*        margin-bottom: 30px*/
/*    }*/

/*    .zhili-box img {*/
/*        width: 100%;*/
/*    }*/

/*    .bg-top-img {*/
/*        margin-bottom: 85px;*/
/*        background-image: url(../img/zhiliTop.png);*/
/*        background-repeat: no-repeat;*/
/*        background-size: 100% 100%;*/
/*        background-position: bottom;*/
/*    }*/

/*    .zhili-box-col {*/
/*        margin-bottom: 68px*/
/*    }*/

    /* 股票信息 */
/*    .info-box {*/
/*        width: 90%;*/
/*        margin: auto;*/
/*        margin-bottom: 100px*/
/*    }*/

/*    .info-box-title {*/
/*        display: block;*/
/*        font-size: 26px;*/
/*        color: #083E94;*/
/*        text-align: left;*/
/*        margin-bottom: 30px*/
/*    }*/

/*    .info-main {*/
/*        display: block;*/
/*        background: #0C3E97;*/
/*        color: #fff;*/
/*        height: 308px;*/
/*        margin-bottom: 50px*/
/*    }*/

/*    .info-mian-left {*/
/*        border-right: 0px;*/
/*        width: 90%;*/
/*        padding: 10px;*/
/*        margin-bottom: 20px;*/
/*    }*/

/*    .leftMain {*/
/*        display: flex;*/
/*        justify-content: space-between;*/
/*        margin-bottom: 20px;*/
/*    }*/

/*    .leftCon {*/
/*        display: flex;*/
/*        margin: auto;*/
/*        margin-left: 20%;*/
/*        padding-bottom: 20px;*/
/*    }*/

/*    .conMain {*/
/*        font-size: 30px;*/
/*    }*/

/*    .info-mian-right {*/
/*        width: 100%;*/
/*    }*/

/*    .info-mian-right ul {*/
/*        display: flex;*/
/*        justify-content: space-evenly;*/
/*        color: #fff;*/
/*        list-style: none;*/
/*        padding-left: 0;*/
/*        height: 100px;*/
/*        padding-top: 30px;*/
/*        background: #0C3E97;*/
/*    }*/

    /* 定期公告 */
/*    .regular-box {*/
/*        width: 70%;*/
/*        margin: auto;*/
/*    }*/

/*    .accordion-toggle {*/
/*        color: #083E94;*/
/*        font-size: 26px;*/
/*    }*/

/*    .accordion-inner {*/
/*        color: #000;*/
/*        font-size: 25px;*/
/*        height: 148px;*/
/*        line-height: 148px;*/
/*        background-color: #F6F6F6;*/
/*        margin: 20px 0;*/
/*        display: flex;*/
/*        justify-content: space-between;*/
/*        padding: 0 15px;*/
/*    }*/

/*    .accordion-inner .accordion-inner-title {*/
/*        color: #000;*/
/*        font-size: 25px;*/

/*    }*/

/*    .accordion-inner .pdfImg {*/
/*        color: #000 !important;*/
/*        font-size: 25px;*/
/*    }*/

/*    .accordion-inner .pdfImg img {*/
/*        width: 28px;*/
/*        cursor: pointer*/
/*    }*/

/*    .ccordion-heading {*/
/*        text-align: left;*/
/*        margin-bottom: 50px*/
/*    }*/
/*}*/




.zhili-box {
    width: 70%;
    margin: auto;
    margin-bottom: 100px
}

.zhili-box p {
    font-size: 24px;
    color: #000;
    text-align: left;
}

.zhili-box-title {
    display: block;
    font-size: 36px;
    color: #083E94;
    text-align: left;
    margin-bottom: 30px
}

.bg-top-img {
    margin-bottom: 105px;
    background-image: url(../img/zhiliTop.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: bottom;
}

.zhili-box-col {
    margin-bottom: 88px
}


/* 股票信息 */

.info-box {
    width: 70%;
    margin: auto;
    margin-bottom: 100px
}

.info-box-title {
    display: block;
    font-size: 36px;
    color: #083E94;
    text-align: left;
    margin-bottom: 30px
}

.info-main {
    display: flex;
    background: #0C3E97;
    color: #fff;
    height: 218px;
}

.info-mian-left {
    border-right: 2px solid #fff;
    width: 30%;
    padding: 40px;
}

.leftMain {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.leftCon {
    display: flex;
    margin: auto;
    margin-left: 20%;
    padding-bottom: 20px;
}

.conMain {
    font-size: 30px;
}

.info-mian-right {
    width: 100%;
}

.info-mian-right ul {
    display: flex;
    justify-content: space-evenly;
    color: #fff;
    list-style: none;
    padding-left: 0;
    height: 100px;
    padding-top: 30px;
}


/* 定期公告 */

.regular-box {
    width: 70%;
    margin: auto;
}

.accordion-toggle {
    color: #083E94;
    font-size: 36px;
}

.accordion-inner {
    color: #000;
    font-size: 36px;
    min-height: 148px;
    line-height: 48px;
    background-color: #F6F6F6;
    margin: 30px 0;
    display: flex;
    justify-content: space-between;
    padding: 0 48px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -ms-flex-align: center;
    /*混合版本*/
    -webkit-align-items: center;
    /*新版本*/
    align-items: center;
    /*新版本*/
}

.accordion-inner .accordion-inner-title {
    color: #000;
    font-size: 36px;
    text-align: left;
}

.accordion-inner .pdfImg {
    color: #000 !important;
    font-size: 36px;
}

.accordion-inner .pdfImg img {
    width: 40px;
    cursor: pointer
}

.accordion-heading {
    text-align: left;
    margin-bottom: 50px
}


/* 媒体查询 */

@media (max-width: 970px) {
    .zhili-box {
        width: 90%;
        margin: auto;
        margin-bottom: 100px
    }
    .zhili-box p {
        font-size: 16px;
        color: #000;
        text-align: left;
    }
    .zhili-box-title {
        display: block;
        font-size: 26px;
        color: #083E94;
        text-align: left;
        margin-bottom: 30px
    }
    .zhili-box img {
        width: 100%;
    }
    .bg-top-img {
        margin-bottom: 85px;
        background-image: url(../img/zhiliTop.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: bottom;
    }
    .zhili-box-col {
        margin-bottom: 68px
    }
    /* 股票信息 */
    .info-box {
        width: 90%;
        margin: auto;
        margin-bottom: 100px
    }
    .info-box-title {
        display: block;
        font-size: 26px;
        color: #083E94;
        text-align: left;
        margin-bottom: 30px
    }
    .info-main {
        display: block;
        background: #0C3E97;
        color: #fff;
        height: 308px;
        margin-bottom: 50px
    }
    .info-mian-left {
        border-right: 0px;
        width: 90%;
        padding: 10px;
        margin-bottom: 20px;
    }
    .leftMain {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    .leftCon {
        display: flex;
        margin: auto;
        margin-left: 20%;
        padding-bottom: 20px;
    }
    .conMain {
        font-size: 30px;
    }
    .info-mian-right {
        width: 100%;
    }
    .info-mian-right ul {
        display: flex;
        justify-content: space-evenly;
        color: #fff;
        list-style: none;
        padding-left: 0;
        height: 100px;
        padding-top: 30px;
        background: #0C3E97;
    }
    /* 定期公告 */
    .regular-box {
        width: 90%;
        margin: auto;
    }
    .accordion-toggle {
        color: #083E94;
        font-size: 26px;
    }
    .accordion-inner {
        color: #000;
        font-size: 25px;
        min-height: 148px;
        line-height: 38px;
        background-color: #F6F6F6;
        margin: 20px 0;
        display: flex;
        justify-content: space-between;
        padding: 0 15px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
    }
    .accordion-inner .accordion-inner-title {
        color: #000;
        font-size: 25px;
    }
    .accordion-inner .pdfImg {
        color: #000 !important;
        font-size: 25px;
    }
    .accordion-inner .pdfImg img {
        width: 28px;
        cursor: pointer
    }
    .ccordion-heading {
        text-align: left;
        margin-bottom: 50px
    }
}

