@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0; padding:0; list-style:none; text-decoration:none;}
i,em{font-style:normal;}
input, select{vertical-align:middle; font-family:"微软雅黑";}
a{color:#333; text-decoration:none;}
a:hover{text-decoration:none; }
a img{border:0 none;}
a, input, textarea{outline:none;}
input:focus, select:focus, textarea:focus{color:#666;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
.tl li{white-space:nowrap; overflow:hidden;}
.fl{float:left;}
.fr{float:right; color:#9a0707;}
.clear{clear:both;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
* {
    margin: 0;
    padding: 0;
    word-break: break-all;
}

html,body{
    width: 100vw;
    height: 100%;
    background: #ffffff;
}

@media screen and (min-width:320px) {
    html {
        font-size: 282%;
    }
}

@media screen and (min-width:350px) {
    html {
        font-size: 342%;
    }
}

@media screen and (min-width:360px) {
    html {
        font-size: 351.56%;
    }
}

@media screen and (min-width:375px) {
    html {
        font-size: 366.2%;
    }
}

@media screen and (min-width:384px) {
    html {
        font-size: 375%;
    }
}

@media screen and (min-width:390px) {
    html {
        font-size: 380.85%;
    }
}

@media screen and (min-width:393px) {

    /* 小米NOTE */
    html {
        font-size: 383.79%;
    }
}

@media screen and (min-width:410px) {
    html {
        font-size: 400%;
    }
}

@media screen and (min-width:432px) {

    /* 魅族3 */
    html {
        font-size: 421.875%;
    }
}

@media screen and (min-width:480px) {
    html {
        font-size: 469%;
    }
}

@media screen and (min-width:540px) {
    html {
        font-size: 527.34%;
    }
}

@media screen and (min-width:640px) {
    html {
        font-size: 625%;
    }
}

@media screen and (min-width:720px) {
    html {
        font-size: 703.125%;
    }
}
/* ipad */
@media screen and (min-width:768px) {
    html {
        font-size: 600.125%;
    }
}
/* ipadPro */
@media screen and (min-width:1024px) {
    html {
        font-size: 703.125%;
    }
}


/* 公共样式 */

.catalog_wrap {
    width: 100vw;
    min-height: 650px;
}

.catalog_header {
    background: url('/e_ky/zt/report/2020/images/catalog_bg.png') no-repeat center;
    background-size: 100% 100%;
    height: 4rem;
    border-bottom: 0.06rem solid #51C6ED;
}

.report_logo_container {
    width: 100%;
    height: 3rem;
    padding-top: 0.3rem;

}
.report_logo_container img{
    width: 100%;
    height: 100%;

}

.report_logo {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.catalog_footer {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 0.29rem;
    height: 0.86rem;
    line-height: 0.86rem;
    background: #000F4F;
}

/* 目录、按钮公共样式 */
.abstract_body {
    width: 90%;
    margin: 0 auto;
}

.abstract_body_title {
    height: 1px;
    background: #5AEAFF;
    width: 100%;
    margin: 0.6rem auto 0;
    position: relative;

}

.abstract_body_title h4 {
    font-size: 0.29rem;
    color: #5AEAFF;
    position: absolute;
    top: -0.2rem;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    text-align: center;
}

.abstract_body_content {
    margin-top: 0.6rem;
}
.abstract_body_page {
    margin: 0.5rem auto 0.35rem;
    display: flex;
    justify-content: space-between;
    width: 80%;
}

.common_page {
    background: #3246C1;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.22rem;
    text-align: center;
    color: #fff;
    width: 1.63rem;
    height: 0.5rem;
}
.abstract_body_page_one{
    margin: 0.5rem auto 0.35rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
}
/* 移动首页样式 */

.report_wrap {
    width: 100vw;
    height: 100vh;
    background: url('/e_ky/zt/report/2020/images/index_bg.png') no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
}

.report_logo {
    width: 100%;
    height: 25%;
    position: absolute;
    top: 2%;
    left: 50%;
    transform: translateX(-50%);
}

.report_logo img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.report_menu {
    position: absolute;
    top: 33%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 54%;
}

.menu_item {
    border: 1px solid #5CDEFF;
    border-radius: 8px;
    width: 88%;
    height: 10%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 0.24rem;
    margin: 0 auto 3%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.report_footer {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 4%;
    width: 75%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.footer_eol {
    margin-bottom: 0.2rem;
}

.footer_eol img,
.footer_code img {
    display: block;
}

.logo_img {
    width: 2.16rem;
    height: 0.43rem;
}

.info_img {
    margin-top: 0.14rem;
    width: 2.45rem;
    height: 0.48rem;
}

.footer_code {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer_code div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer_code div:first-child {
    margin-right: 0.36rem;
}

.footer_code img {
    width: 1.2rem;
    height: 1.2rem;
    vertical-align: bottom;
}

.code_text {
    color: #fff;
    font-size: 0.17rem;
    text-align: center;
    margin-top: 0.1rem;
}

/* 目录 */



.catalog_title {
    height: 0.56rem;
    line-height: 0.56rem;
    border: 1px solid #5CDEFF;
    border-radius: 5px;

    width: 94%;
    margin: 0.24rem auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.catalog_title_info {
    text-align: center;
    width: 0.8rem;
    font-size: 0.35rem;
    color: #3147C1;
    font-weight: bold;
    border-bottom: 3px solid #5CDEFF;

}

.body_abstract {
    width: 100%;
    margin: 0.32rem 0 0.5rem;
}

.body_abstract h4 {
    color: #51C6ED;
    font-size: 0.29rem;
    text-align: center;
    line-height: 0.5rem;
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
    white-space: wrap;
    /* text-overflow: ellipsis; */
}

.catalog_body_content {
    width: 86%;
    margin: 0.15rem auto;
    text-align: left;
    color: #585858;
    font-size: 0.23rem;
    line-height: 0.4rem;

}
.catalog_body_content h5{
    color: #333333;
    font-size: 0.25rem;
    margin: 0.05rem 0;
    padding-left: 0.55rem;
    text-indent: -0.55rem;
    /* padding-left: 31px;
    text-indent: -31px; */
}

.text_indent {
    text-indent: 0.48rem;
}
.catalog_body_content p {
    margin-left: 0.48rem;
    padding-left: 0.65rem;
    text-indent: -0.65rem;
    /* padding-left: 38px;
    text-indent: -38px; */
}


/* 摘要 */


.abstract_body_content p {

    color: #000000;
    font-size: 0.27rem;
    line-height: 0.45rem;
    margin-bottom: 0.1rem;
}

/* 第一页样式 */
.abstract_body_content h5 {
    color: #000000;
    font-size: 0.27rem;
    margin: 0.2rem 0;
    padding-left: 0.55rem;
    text-indent: -0.55rem;
    /* padding-left: 31px;
    text-indent: -31px; */
}

.abstract_body_content h6 {
    color: #000000;
    font-size: 0.25rem;
    margin: 0.2rem 0;
    padding-left: 0.65rem;
    text-indent: -0.65rem;
    /* padding-left: 43px;
    text-indent: -43px; */
}

.img_container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.img_container img {
    width: 100%;
}

.img_container span {
    display: block;
    color: #000000;
    font-size: 0.16rem;
    margin: 0.2rem 0;
}

/* pc底部隐藏 */
.pc_index_footer{
    display: none;
}
.bg_footer{
    display: none;
}
.banner{
    display: none;
}
.zy_btn,.zy_item,.zy_item,.zy_item_catalog {
    display: none;
}

