@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;
    overflow-x: hidden;
}

@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%;
    }
}


/* 公共样式 */
.margin_0a{
    margin: 0 auto;
}
.dis_blo{
    display: block !important;
}
.catalog_wrap {
    width: 100vw;
    /* min-height: 650px; */
}

.catalog_header {
    background: url('../images/con_bg1.png') no-repeat top center/100% auto;
    height: 2.2rem;
    /* border-bottom: 0.06rem solid #51C6ED; */
}

.report_logo_container {
    width: 100%;
    height: 100%;
    /* 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.19rem;
    height: 0.5rem;
    line-height: 0.5rem;
    background: #3E72F9;
}

/* 目录、按钮公共样式 */
.abstract_body {
    width: 90%;
    margin: 0 auto;
}

.abstract_body_title {
    height: 1px;
    /* background: #3E72F9; */
    width: 100%;
    /* margin: 0.6rem auto 0; */
    position: relative;
    text-align: center;

}
.margin_0{
    margin: 0;
    height: .8rem;
    background-color: #fff;
}
.abstract_body_title a{
    font-size: 0.26rem;
    display: inline-block;
    height: 0.45rem;
    line-height: 0.45rem;
    width: 1.5rem;
    text-align: center;

}
.abstract_body_title a:nth-child(1){
    background: #2158E8;
    /* box-shadow: 0px 1px 3px 0px rgba(11, 51, 181, 0.22); */
    font-weight: bold;
    color: #FFFFFF;
    border-bottom-left-radius: 12px;
}
.abstract_body_title a:nth-child(2){
    background: rgba(65, 111, 249,0.1);
    /* box-shadow: 0px 1px 3px 0px rgba(11, 51, 181, 0.22); */
    font-weight: bold;
    color: #2158e8;
    border-top-right-radius: 12px;
    
}

.abstract_body_title h4 {
    font-size: 0.29rem;
    color: #2158E8;
    position: absolute;
    top: 0.3rem;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    text-align: center;
    width: 100%;
}

.abstract_body_content {
    margin-top: 1.3rem;
}
.abstract_body_page {
    margin: 0.5rem auto 0.35rem;
    display: flex;
    justify-content: space-between;
    width: 80%;
}

.common_page {
    /* background: #3246C1; */
    border-bottom-left-radius: 12px;
    border-top-right-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.22rem;
    text-align: center;
    color: #fff;
    width: 1rem;
    height: 0.5rem;
    background: linear-gradient(155deg, #3E72F9, #6A4DFC);
    box-shadow: 0px 4px 20px 0px rgba(11, 51, 181, 0.29);
}
.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('../images/body-bg.png') no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
}

.report_logo {
    width: 100%;
    height: 25%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.report_logo img {
    height: 0.35rem;
    object-fit: fill;
    vertical-align: middle;
    margin-left: 7.6%;
}
.report_logo img:nth-child(2){
    height: 0.28rem;
    margin-left: 0;
}

.report_title{
    display: none;
}
.report_img img{
    width: 42%;
    position: absolute;
    top: 16%;
    left: 50%;
    transform: translateX(-50%);
}

.report_menu {
    display: none;
    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: 6%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.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; */
    /* margin-left: 12%; */
    width: 100%;
}

.footer_code div {
    /* display: flex;
    flex-direction: column;
    align-items: center; */
    float: left;
}

.footer_code img {
    width: 17vw;
    height: 17vw;
    display: block;
    margin: 0 auto;
}
.footer_code div:nth-child(1){
    margin-left: 23vw;
    margin-right: 3.5vw;
}
.footer_code div:nth-child(2){
    margin-left: 3.5vw;
}
.report_footer{
    display: none;
}
.btn{
    width: 35vw;
    height: 5vh;
    margin: 0 auto;
    background: linear-gradient(155deg, #3E72F9, #6A4DFC);
    box-shadow: 0px 4px 20px 0px rgba(11, 51, 181, 0.29);
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 2.2vh;
    line-height: 5vh;
    text-align: center;
    position: absolute;
    bottom: 6vh;
    left: 50%;
    transform: translateX(-50%);
    color: white;
}


.code_text {
    color: #fff;
    font-size: 0.15rem;
    text-align: center;
    margin-top: 0.1rem;
}

/* 目录 */



.catalog_title {
    height: 0.5rem;
    line-height: 0.5rem;
    border: 1px solid #217FE8;
    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.32rem;
    color: #2158E8;
    font-weight: bold;
    border-bottom: 3px solid #217FE8;

}

.body_abstract {
    width: 100%;
    margin: 0.32rem 0 0.5rem;
}

.body_abstract h4 {
    color: #217FE8;
    font-size: 0.26rem;
    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; */
}
.catalog_body_content p a{
    color: #585858;
}

.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{
    background: url("./../images/con_bg2.png") no-repeat center center/90% auto;
    width: 100%;
    height: 100%;
}
.zy_btn,.zy_item,.zy_item,.zy_item_catalog {
    display: none;
}

