.home[data-v-9b509206] {
    max-width: 720px;
    width: 100%;
    background: #ebeef5
}

.home .header[data-v-9b509206] {
    background-color: #7B0323;
    font-size: 28px;
    width: 100%;
    border: 0 none;
    display: flex;
    color: #fff;
    align-content: center;
    flex-direction: column
}

.home .header .title[data-v-9b509206] {
    padding: 20px 0
}

.home .header .search-wrapper[data-v-9b509206] {
    background-color: #7B0323;
    padding: 0 10px 10px;
    display: flex;
    justify-content: center
}

.home .header .search-box[data-v-9b509206] {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    height: 42px;
    box-shadow: 0 2px 4px #0000001a
}

.home .header .img[data-v-9b509206] {
    padding: 0 10px;
    font-size: 16px;
    color: #aaa;
    width: 18px;
    height: 18px
}

.home .header .search-input[data-v-9b509206] {
    flex: 1;
    border: none;
    padding: 10px;
    font-size: 14px;
    outline: none
}

.home .header .search-button[data-v-9b509206] {
    display: block;
    border: 0 none;
    width: 74px;
    height: 3.5rem;
    text-align: center;
    font-size: 16px;
    color: #5e5e5e;
    background-color: #dde5ed;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#dde5ed));
    background-image: -webkit-linear-gradient(top,#fff,#dde5ed);
    background-image: -moz-linear-gradient(top,#fff,#dde5ed);
    background-image: -o-linear-gradient(top,#fff,#dde5ed);
    background-image: linear-gradient(to bottom,#fff,#dde5ed);
    -moz-border-radius: 0 .16667rem .16667rem 0;
    -webkit-border-radius: 0 .16667rem .16667rem 0;
    border-radius: 0 .16667rem .16667rem 0
}

.home .header .search-button[data-v-9b509206]:hover {
    background: linear-gradient(to bottom,#e0e0e0,silver)
}

#nav_data_word[data-v-9b509206] {
    font-size: 12px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
    border-bottom: 1px solid #e3e3e3;
    padding-top: 6px;
    padding-bottom: 6px
}

#nav_data_word_a[data-v-9b509206] {
    display: flex!important;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    border-radius: 5px;
    width: 100%
}

#nav_data_pic[data-v-9b509206] {
    width: 100%;
    height: 100%;
    display: flex!important
}

.m-boxA[data-v-9b509206] {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    background-color: #fff
}

.m-boxA .li[data-v-9b509206] {
    width: 25%;
    padding: 10px 0;
    font-size: 13px;
    display: flex;
    align-items: center
}

.m-boxA .li .img[data-v-9b509206] {
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.m-boxB[data-v-9b509206] {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3
}

.m-boxB .li[data-v-9b509206] {
    width: 20%;
    padding: 10px 0;
    flex-direction: column;
    font-size: 13px;
    display: flex;
    align-items: center
}

.m-boxB .li .img[data-v-9b509206] {
    width: 42px;
    height: 42px;
    margin-bottom: 5px
}

.m-boxC[data-v-9b509206] {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: start;
    background-color: #fff
}

.m-boxC .m-listC-tit[data-v-9b509206] {
    width: 100%;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    text-align: left;
    border-bottom: 1px solid #e3e3e3;
    text-indent: 10px
}

.m-boxC .line[data-v-9b509206] {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    text-align: left;
    text-indent: 10px;
    padding: 15px 0;
    display: flex;
    flex-direction: column
}

.m-boxC .line .title[data-v-9b509206] {
    width: 100%;
    font-size: 18px;
    color: #222;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.m-boxC .line .text[data-v-9b509206] {
    text-indent: 10px;
    color: #ccc;
    font-size: 13px
}

.m-boxD[data-v-9b509206] {
    margin-top: 10px;
    background-color: #fff;
    text-align: left
}

.m-boxD .m-listC-tit[data-v-9b509206] {
    position: relative;
    height: 3rem;
    line-height: 3rem;
    padding-left: 1.04167rem;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden
}

.m-boxD .m-listC-item[data-v-9b509206] {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.m-boxD .m-listC-item>a[data-v-9b509206] {
    font-size: 14px;
    text-decoration: none;
    color: inherit;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    display: block;
    line-height: 3.25rem;
    position: relative;
    float: left;
    width: 24%;
    height: 3.25rem;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3
}

.m-boxD .m-listC-item a[data-v-9b509206]:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -.79167rem;
    background-color: #e3e3e3;
    width: 1px;
    height: 1.58333rem;
    overflow: hidden
}

.m-boxD .w1[data-v-9b509206] {
    width: 16%!important;
    color: #3097fd!important
}

.more[data-v-9b509206] {
    width: 12%!important;
    font-size: 12px;
    color: #6e6d6d
}

.m-boxE[data-v-9b509206] {
    margin-top: 10px;
    background-color: #fff;
    text-align: left
}

.m-boxE .m-listD[data-v-9b509206] {
    display: flex;
    flex-direction: column
}

.m-boxE a[data-v-9b509206] {
    font-size: 14px;
    text-decoration: none;
    color: inherit;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    display: block;
    line-height: 3.25rem;
    position: relative;
    float: left;
    width: 20%;
    height: 3.25rem;
    text-align: center;
    overflow: hidden
}

.m-boxE .m-listD-tit[data-v-9b509206] {
    width: 100%;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    text-align: left;
    border-bottom: 1px solid #e3e3e3;
    text-indent: 10px
}

.mt[data-v-9b509206] {
    background-color: #fff;
    margin-top: 10px
}

.mt .m-listD-tit[data-v-9b509206] {
    width: 100%;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    text-align: left;
    border-bottom: 1px solid #e3e3e3;
    text-indent: 10px
}

.mt .con[data-v-9b509206] {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.mt .li[data-v-9b509206] {
    padding: 20px 0;
    width: 25%;
    display: flex;
    align-items: center;
    flex-direction: column;
    font-size: 13px
}

.mt .img[data-v-9b509206] {
    width: 27px;
    height: 27px;
    margin-bottom: 5px
}

body {
    margin: 0
}

#app {
    font-family: Avenir,Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    color: #2c3e50;
    display: flex;
    align-items: center;
    justify-content: center
}

nav {
    padding: 30px
}

nav a {
    font-weight: 700;
    color: #2c3e50
}

nav a.router-link-exact-active {
    color: #42b983
}
