html {
    font-size: 50px
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, button, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", STHeiti, Arial
}

body, div, a, p, b, i, em {
    font-size: .24rem
}

body {
    background-color: white
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Microsoft YaHei", STHeiti, Arial
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ul, ol, li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input, textarea, select {
    *font-size: 100%;
    outline: 0;
    border: 0
}

input::-webkit-search-cancel-button {
    display: none
}

input[type=search]::-ms-clear {
    display: none
}

a {
    text-decoration: none;
    cursor: pointer
}

button, textarea {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.container img {
    display: block;
    vertical-align: bottom;
    width: 100%;
    height: 100%;
}

.baike-search-container {
    width: 100%;
    height: 0.71rem;
    background-color: #ffffff;
    box-shadow: 0rem 0.05rem 0.1rem 0rem rgba(34, 24, 21, 0.5);
    border-radius: 0.1rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 0 0 0 0.14rem;
    margin-bottom: 0.24rem;
}

.baike-search-container .search-logo {
    width: 0.41rem;
    height: 0.38rem;
    background: url(../images/gzlj16.png) no-repeat;
    background-size: 100% 100%;
}

.baike-search-container .search-input {
    margin-left: 0.2rem;
    height: 0.71rem;
    line-height: 0.71rem;
    font-size: 0.24rem;
    letter-spacing: 0.02rem;
    color: #333333;
    text-align: left;
    width: 5.1rem;
}

.baike-search-container .clear-search {
    width: 0.71rem;
    height: 0.71rem;
    background: url(../images/gzlj18.png) no-repeat center center;
    background-size: 0.3rem 0.3rem;
    cursor: pointer;
    display: none;
}

.select-container {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0.24rem;
    overflow: inherit !important;
}

.select-container .select-con {
    /* width: 1.6rem; */
    height: 0.6rem;
    position: relative;
    background-color: #ffffff;
    box-shadow: 0rem 0.05rem 0.1rem 0rem rgba(34, 24, 21, 0.5);
    border-radius: 0.1rem;
    margin-right: 0.16rem;
    /* padding-right: 0.3rem; */
}
.select-container .select-con.active{
    flex-shrink: 0;
}
.select-container .selected-li {
    width: 100%;
    height: 100%;
    text-indent: 0.16rem;
    font-size: 0.26rem;
    letter-spacing: 0.02rem;
    color: #000000;
    line-height: 0.6rem;
    position: relative;
    cursor: pointer;
    padding-right: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 0.6rem;
    display: inline-block;
    overflow: hidden;
    text-align: left;
    box-sizing: border-box;
}

.selected-li i {
    position: absolute;
    top: 0.26rem;
    right: 0.1rem;
    background: url(../images/gzlj14.png) no-repeat;
    width: 0.18rem;
    height: 0.12rem;
    background-size: 100% 100%;
    display: block;
    margin-left: 0.1rem;
}

.select-ul {
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0rem 0.05rem 0.1rem 0rem rgba(34, 24, 21, 0.5);
    border-radius: 0.1rem;
    box-sizing: border-box;
    padding: 0.1rem 0.16rem 0;
    display: none;
    margin-top: 0.08rem;
    max-height: 5rem;
    overflow: auto;
}

.select-con.active .select-ul {
    display: block;
}

.select-con.active .selected-li i {
    background-image: url(../images/gzlj15.png);
}

.select-ul .select-li {
    height: 0.66rem;
    line-height: 0.66rem;
    text-align: left;
    font-size: 0.26rem;
    letter-spacing: 0.02rem;
    color: #000000;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
}

.back-con {
    width: 100%;
    height: 0.38rem;
    margin-bottom: 0.3rem;
}

.back-con a {
    display: block;
    width: 0.24rem;
    height: 0.38rem;
    background: url(../images/gzlj19.png) no-repeat;
    background-size: 100% 100%;
}
.detail-nav{background:#f2f2f2;padding:10px 0;height:40px;line-height:40px;clear:both;overflow:hidden;text-align:left}
.detail-nav-con{background:#e3e3e3;width:100%;height:100%;border-top:#e4e4e4 1px solid;border-bottom:#e4e4e4 1px solid}
.detail-nav-con a{font-size:.28rem;display:inline-block;text-align:center;padding:0 .2rem 0 .4rem;position:relative;float: left;}
.detail-nav-con a.level-1{background:#fff}
.detail-nav-con a.level-1:after{content:'';width:23px;height:40px;background:url(https://app.ali213.net/images/news-nav-bg1.png) no-repeat right center;position:absolute;right:-17px;top:0;z-index:1}
.detail-nav-con a.level-2{background:#f9f9f9}
.detail-nav-con a.level-2:after{content:'';width:23px;height:40px;background:url(https://app.ali213.net/images/news-nav-bg2.png) no-repeat right center;position:absolute;right:-17px;top:0;z-index:1}
.detail-nav-con a.level-3{background:#ebebeb}
.detail-nav-con a.level-3:after{content:'';width:23px;height:40px;background:url(https://app.ali213.net/images/news-nav-bg3.png) no-repeat right center;position:absolute;right:-17px;top:0;z-index:1}
.detail-nav-con a.level-3+a{overflow: hidden;height: 40px;max-width: 4rem;}
.detail-nav a {
    color: #9c999c;
}
.footer img{
    width: auto;
}