*,
:after,
:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
time,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    color: #3d4c63;
    background: #fff;
    font: 14px/1.5 SourceHanSansCN-Regular, sans-serif;
    outline: 0
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: inherit
}

img {
    max-width: 100%;
    border: none
}

em,
i {
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input,
select,
textarea {
    font-size: 12px;
    color: #444;
    font-family: SourceHanSansCN-Regular, sans-serif;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

button,
input[type=button],
input[type=reset],
input[type=submit],
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

.false:focus {
    border: 2px solid #ff1531;
    background: #fff
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

::-ms-clear,
::-ms-reveal {
    display: none
}

.fix {
    *zoom: 1
}

.fix:after,
.fix:before {
    display: block;
    content: "";
    height: 0;
    clear: both
}

.c {
    clear: both
}

.col-l,
.l {
    float: left
}

.col-r,
.r {
    float: right
}

.ani {
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.unselect {
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

.wp {
    width: 100%;
    max-width: 1285px;
    margin: 0 auto
}

.h50 {
    height: 50px;
    clear: both;
    overflow: hidden
}

.h100 {
    height: 100px;
    clear: both;
    overflow: hidden
}

.link-box .item .arrow {
    background: #f0ece7 url(../images/icon-arrow-r.svg) no-repeat top .07rem left .1rem/.12rem auto
}

/* @font-face {
    font-family: SourceHanSansCN-Bold;
    src: url(../fonts/SourceHanSansCN-Bold.otf)
}

@font-face {
    font-family: SourceHanSansCN-Medium;
    src: url(../fonts/SourceHanSansCN-Medium.otf)
}

@font-face {
    font-family: SourceHanSansCN-Regular;
    src: url(../fonts/SourceHanSansCN-Regular.otf)
}

@font-face {
    font-family: DINPro-Light;
    src: url(../fonts/DINPro-Light.ttf)
} */

@font-face {
    font-family: DINPro-Light;
    src: url(../fonts/DINPro-Light.ttf)
}

html {
    font-size: 100px
}

.header {
    padding: .2rem .23rem .2rem .52rem;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 0 .49rem 0 rgba(0, 0, 0, .07)
}

.header .logo {
    display: block;
    height: .48rem
}

.header .logo img {
    display: block;
    height: 100%
}

.header .hd-r {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.header .nav {
    display: flex;
    align-items: center;
    margin-right: .3rem
}

.header .nav .nav-item {
    display: flex;
    align-items: center
}

.header .nav .nav-item img {
    display: block;
    flex: 0 0 .23rem;
    width: .23rem;
    margin-right: .08rem
}

.header .nav .nav-item img.active {
    display: none
}

.header .nav .nav-item span {
    font-size: .16rem;
    color: #666;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: SourceHanSansCN-Bold
}

.header .nav .nav-item:hover span {
    color: #ac1e1e
}

.header .nav .nav-item:hover img.def {
    display: none
}

.header .nav .nav-item:hover img.active {
    display: block
}

.header .nav .nav-item+.nav-item {
    margin-left: .37rem
}

.header .tools {
    display: flex;
    align-items: center
}

.header .tools .user {
    display: flex;
    align-items: center;
    margin-right: .4rem;
    padding-left: 40px;
    border-left: 1px solid rgba(1, 1, 1, .1)
}

.header .tools .user .face {
    width: .36rem;
    height: .36rem;
    background: rgba(0, 0, 0, .1);
    border-radius: 50%;
    margin-right: .15rem;
    overflow: hidden
}

.header .tools .user .face img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.header .tools .user .name {
    color: #131d27;
    font-size: .16rem;
    font-family: SourceHanSansCN-Bold
}

.header .tools .btn-write {
    width: 1.8rem;
    height: .6rem;
    background: #ac1e1e;
    border-radius: 0 1px 1px 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .05rem
}

.header .tools .btn-write i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    /* background: url(../images/icon-write.svg) no-repeat center center/contain; */
    background: url('https://oss.v-dk.com/img/202305091614902.svg') no-repeat center center/contain;
    margin-right: .1rem;
    margin-top: 0.02rem
}

.header .tools .btn-write span {
    color: #fff;
    font-size: .16rem;
    font-family: SourceHanSansCN-Bold
}

.index-banner {
    position: relative
}

.index-banner .ban-swi {
    overflow: hidden;
    position: relative
}

.index-banner .ban-swi .pic {
    position: relative
}

.index-banner .ban-swi .pic:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: .45
}

.index-banner .ban-swi .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.index-banner .ban-swi .swiper-pagination {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: .47rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 20
}

.index-banner .ban-swi .swiper-pagination .swiper-pagination-bullet {
    cursor: pointer;
    width: .14rem;
    height: .14rem;
    background: #fff;
    opacity: .34;
    border-radius: 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 0 .06rem
}

.index-banner .ban-swi .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1
}

.index-banner .ban-search {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 20;
    max-width: 10.21rem;
    width: 100%
}

.index-banner .ban-search .title {
    display: flex;
    align-items: center;
    font-family: SourceHanSansCN-Bold;
    color: #fef9f2;
    line-height: 1;
    margin-bottom: .39rem
}

.index-banner .ban-search .title h3 {
    font-size: .32rem;
    font-weight: 400
}

.index-banner .ban-search .title a {
    font-size: .16rem;
    color: #fef9f2;
    cursor: pointer
}

.index-banner .ban-search .title a+a {
    margin-left: .25rem
}

.form-mod {
    position: relative;
    height: .71rem;
    background: #fff;
    border: 1px solid #ac1e1e;
    border-radius: .1rem;
    overflow: hidden;
    font-family: SourceHanSansCN-Regular
}

.form-mod .input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    padding-left: 2.6rem;
    padding-right: .9rem;
    background: 0 0;
    color: #ac1e1e;
    font-size: .16rem;
    border: none
}

.form-mod .select {
    padding-left: .24rem;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    color: #ac1e1e;
    font-size: .16rem;
    padding-right: .3rem;
    border-right: 1px solid #ac1e1e
}

.form-mod .select select {
    color: #ac1e1e;
    font-size: .16rem;
    border: none;
    padding-right: .3rem;
    background: url(../images/icon-arrow-down.svg) no-repeat right center/.21rem auto
}

.form-mod .submit {
    position: absolute;
    z-index: 2;
    right: .32rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .25rem;
    height: .25rem;
    background: url(../images/icon-search.svg) no-repeat center center/contain;
    border: none
}

.index-sec1 {
    background-color: #fcf9f6;
    padding-top: .7rem;
    padding-bottom: .9rem
}

.index-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: .65rem
}

.index-title h3 {
    font-family: SourceHanSansCN-Medium;
    font-weight: 400;
    font-size: .32rem;
    color: #ac1e1e;
    position: relative
}

.index-title h3 span {
    position: relative;
    z-index: 2
}

.index-title h3 img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.index-title1 h3 img {
    left: -.46rem;
    width: .6rem
}

.index-title2 h3 img {
    left: -.62rem;
    width: .69rem
}

.index-title3 h3 img {
    left: -.46rem;
    width: .49rem
}

.index-title4 h3 img {
    left: -.4rem;
    width: .57rem
}

.index-title5 h3 img {
    left: -.47rem;
    width: .56rem
}

.lib-swi {
    overflow: hidden;
    position: relative
}

.lib-swi .swiper-slide {
    overflow: hidden;
    background: #fffdfb;
    border-radius: 10px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .04)
}

.lib-swi .title {
    position: relative;
    border-radius: .1rem .1rem 0 0;
    overflow: hidden
}

.lib-swi .title img {
    display: block;
    width: 100%;
    height: 100%
}

.lib-swi .title h3 {
    font-family: SourceHanSansCN-Bold;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: .22rem
}

.lib-list {
    padding: 0 .22rem .16rem
}

.lib-list .item {
    padding: .22rem 0
}

.lib-list .item .top {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: .1rem
}

.lib-list .item .top .tag {
    height: .28rem;
    line-height: .3rem;
    background: #f3ebdf;
    border-radius: .14rem;
    text-align: center;
    padding: 0 .15rem;
    font-size: .14rem;
    color: #ac1e1e;
    font-family: SourceHanSansCN-Medium
}

.lib-list .item .top .date {
    color: #999;
    font-size: .14rem;
    font-family: SourceHanSansCN-Regular;
    margin-left: .1rem
}

.lib-list .item .top .num {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: Helvetica-Bold;
    font-size: .3rem
}

.lib-list .item a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: SourceHanSansCN-Bold;
    font-size: .16rem;
    color: #454545;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.lib-list .item a:hover {
    color: #ac1e1e
}

.lib-list .item:nth-child(1) .top .num {
    color: #ac1e1e
}

.lib-list .item:nth-child(2) .top .num {
    color: #e99665
}

.lib-list .item:nth-child(3) .top .num {
    color: #e6bc80
}

.lib-list .item+.item {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.lib-swi-wrap {
    position: relative
}

.lib-swi-wrap .swiper-button {
    width: .68rem;
    height: .68rem;
    background: #ac1e1e url(../images/icon-arrow-lr.svg) no-repeat center center/.16rem auto;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.lib-swi-wrap .swiper-button.swiper-button-disabled {
    background-color: #eee9e3;
    pointer-events: none
}

.lib-swi-wrap .swiper-button-prev {
    right: calc(100% + .5rem);
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.lib-swi-wrap .swiper-button-next {
    left: calc(100% + .5rem)
}

.index-sec2 {
    /* background: #fcf9f6 url(../images/bg1.jpg) no-repeat top left/100% auto; */
    background: #f3f0eb;
    padding-top: 1rem;
    padding-bottom: .9rem
}

/* .index-sec2 .index-title h3 span {
    color: #fff
} */

.sec2-tab {
    display: flex;
    /* align-items: center; */
    justify-content: space-between
}

.sec2-tab .item {
    flex: 0 0 1.2rem;
    cursor: pointer;
    text-align: center
}

.sec2-tab .item .pic {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    border: 4px solid #fff;
    overflow: hidden;
    position: relative
}

.sec2-tab .item .pic .pic-con {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ebdecc
}

.sec2-tab .item .pic img {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 95%;
    object-fit: contain
}

.sec2-tab .item .txt {
    margin-top: .25rem;
    color: #454545;
    opacity: .7;
    font-size: .18rem;
    font-family: SourceHanSansCN-Bold
}

.sec2-tab .item.active .pic {
    border-color: #ac1e1e
}

.sec2-tab .item.active .txt {
    opacity: 1;
    color: #ac1e1e;
}

.sec2-search {
    margin-top: .7rem;
    margin-bottom: .6rem;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.sec2-search h3 {
    font-size: .32rem;
    color: #454545;
    font-family: SourceHanSansCN-Bold;
    line-height: 1;
    font-weight: 400
}

.sec2-search ul {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 4.5rem
}

.sec2-search ul li {
    padding: 0 .15rem;
    height: .3rem;
    line-height: .3rem;
    background: #f9f8f4;
    border-radius: .15rem;
    font-size: .13rem;
    color: #ac1e1e;
    margin-right: .1rem;
    margin-bottom: .1rem
}

.sec2-search .form-mod {
    flex: 1
}

.sec2-search .form-mod .input {
    padding-left: .2rem
}

.sec2-row {
    display: flex;
    margin: 0 -.13rem;
    justify-content: space-between
}

.sec2-row .col {
    flex: 1 1 50%;
    margin: 0 .13rem;
    background: #fefdfb;
    box-shadow: 0 0 .08rem 0 rgba(0, 0, 0, .04);
    border-radius: .1rem;
    padding: 0 .3rem
}

.book-box {
    padding: .3rem 0
}

.book-box .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: .2rem;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.book-box .title h3 {
    font-family: SourceHanSansCN-Bold;
    font-size: .2rem;
    color: #ac1e1e;
    font-weight: 400
}

.book-box .title a {
    color: #999;
    font-size: .14rem
}

.book-list {
    display: flex;
    flex-wrap: wrap
}

.book-list .item {
    flex: 0 1 50%;
    display: flex;
    margin-top: .28rem
}

.book-list .item .pic {
    width: .6rem;
    height: .84rem;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: .02rem;
    display: block;
    margin-right: .2rem
}

.book-list .item .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.book-list .item .txt {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    width: 0
}

.book-list .item .txt a {
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: SourceHanSansCN-Bold;
    color: #454545;
    font-size: .16rem;
    margin-bottom: .1rem;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.book-list .item .txt a:hover {
    color: #ac1e1e
}

.book-list .item .txt p {
    color: #999;
    font-size: .14rem
}

.book-list .item:nth-child(odd) {
    padding-right: .39rem
}

.book-list .item:nth-child(even) {
    padding-left: .28rem;
    border-left: 1px dashed rgba(0, 0, 0, .1)
}

.sec2-con {
    display: none
}

.sec2-con.show {
    display: block
}

.index-sec3 {
    padding-bottom: 1.07rem;
    background-color: #fcf9f6
}

.data-list {
    margin-top: 1.37rem;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -.94rem
}

.data-list .item {
    flex: 0 0 33.3%;
    margin-bottom: .94rem;
    border-radius: .1rem;
    padding-bottom: .3rem;
    text-align: center
}

.data-list .item .icon {
    width: 1rem;
    height: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -.4rem auto 0
}

.data-list .item .icon svg {
    display: block;
    width: 100%;
    height: 100%
}

.data-list .item .num {
    display: inline-block;
    font-size: 0;
    color: #ac1e1e;
    position: relative;
    margin: .2rem 0 0
}

.data-list .item .num:after {
    content: '';
    width: .17rem;
    height: .17rem;
    background: url(../images/icon-line.svg) no-repeat center center/contain;
    position: absolute;
    top: 0;
    left: -.28rem
}

.data-list .item .num:before {
    content: '';
    width: .17rem;
    height: .17rem;
    background: url(../images/icon-line.svg) no-repeat center center/contain;
    position: absolute;
    top: 0;
    right: -.28rem;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.data-list .item .num span {
    display: inline-block;
    font-family: DINPro-Light;
    font-size: .88rem;
    position: relative;
    font-weight: 700;
    color: #ac1e1e
}

.data-list .item .num span:after {
    content: '';
    width: .17rem;
    height: .17rem;
    background: url(../images/icon-line.svg) no-repeat center center/contain;
    position: absolute;
    bottom: 0;
    left: -.28rem;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.data-list .item .num span:before {
    content: '';
    width: .17rem;
    height: .17rem;
    background: url(../images/icon-line.svg) no-repeat center center/contain;
    position: absolute;
    bottom: 0;
    right: -.28rem;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.data-list .item .txt .unit {
    font-size: .16rem;
    color: #010101;
    opacity: .4
}

.data-list .item .txt .title {
    color: #010101;
    font-size: .18rem
}

.data-list .item:nth-child(odd) {
    background-color: rgba(217, 206, 190, .2)
}

.data-list .item1 .icon {
    width: .68rem;
    height: .9rem
}

.data-list .item2 .icon {
    width: 1.07rem;
    height: .92rem
}

.data-list .item3 .icon {
    width: .63rem;
    height: .89rem
}

.data-list .item4 .icon {
    width: .91rem;
    height: .83rem
}

.data-list .item5 .icon {
    width: .95rem;
    height: .94rem
}

.data-list .item6 .icon {
    width: .64rem;
    height: .84rem
}

.svg-animate {
    stroke-dasharray: 10000;
    stroke-dashoffset: 10000;
    animation-name: dash;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
    animation-duration: 85s
}

@keyframes dash {
    to {
        stroke-dashoffset: 0
    }
}

.index-sec4 {
    padding-top: 1rem;
    padding-bottom: .9rem;
    background-image: url(../images/bg2.png);
    background-image: -webkit-image-set(url(../images/bg2.png) 1x, url(../images/bg2@2x.png) 2x);
    background-position: left top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.sec4-tab {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.sec4-tab .list {
    flex: 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: .62rem;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.sec4-tab .list .item {
    width: 1.11rem;
    height: .6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fffdfb;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .04);
    border-radius: .1rem;
    font-family: SourceHanSansCN-Medium;
    color: #454545;
    font-size: .18rem;
    cursor: pointer;
    margin-right: .16rem;
    margin-bottom: .16rem
}

.sec4-tab .list .item.active {
    background-color: #ac1e1e;
    color: #fff
}

.sec4-tab .list.show {
    height: 1.4rem
}

.sec4-tab .arrow {
    margin-left: 1rem;
    margin-top: .2rem;
    width: .3rem;
    height: .17rem;
    cursor: pointer;
    background: url(../images/icon-arrow-down2.svg) no-repeat center center/contain;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.sec4-tab .arrow.up {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sec4-wrap {
    margin-top: .55rem
}

.sec4-wrap .sec4-con {
    display: none
}

.sec4-wrap .sec4-con.show {
    display: flex;
    justify-content: space-between;
    margin: 0 .12rem
}

.sec4-wrap .sec4-con.show .col {
    flex: 0 1 50%;
    margin: 0 .12rem;
    border-radius: .1rem;
    overflow: hidden
}

.sec4-wrap .sec4-con.show .left {
    height: 2.85rem;
    position: relative
}

.sec4-wrap .sec4-con.show .left .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.sec4-wrap .sec4-con.show .left .bg img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    z-index: 1
}

.sec4-wrap .sec4-con.show .left .bg:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: #000;
    opacity: .6
}

.sec4-wrap .sec4-con.show .left .txt {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    padding: 0 .4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start
}

.sec4-wrap .sec4-con.show .left .txt .title {
    padding-bottom: .3rem;
    margin-bottom: .3rem;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    display: flex;
    align-items: center;
    width: 100%;
    line-height: 1
}

.sec4-wrap .sec4-con.show .left .txt .title span {
    font-family: SourceHanSansCN-Bold;
    font-size: .3rem;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.sec4-wrap .sec4-con.show .left .txt .title i {
    display: block;
    width: .13rem;
    height: .21rem;
    margin-left: .2rem;
    background: url(../images/icon-arrow-r.svg) no-repeat center center/contain
}

.sec4-wrap .sec4-con.show .left .txt .title:hover i,
.sec4-wrap .sec4-con.show .left .txt .title:hover span {
    opacity: .8
}

.sec4-wrap .sec4-con.show .left .txt .desc {
    font-size: .14rem;
    line-height: .26rem;
    color: #fff;
    opacity: .8
}

.sec4-wrap .sec4-con.show .right .title {
    height: .8rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: .3rem;
    padding-right: .2rem;
    background: #ac1e1e;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
    border-radius: 10px 10px 0 0
}

.sec4-wrap .sec4-con.show .right .title h3 {
    font-size: .18rem;
    color: #fff
}

.sec4-wrap .sec4-con.show .right .title .num {
    font-size: .5rem;
    font-family: DINPro-Light;
    color: #fff;
    font-weight: 700
}

.sec4-wrap .sec4-con.show .right .list-wrap {
    padding: .07rem;
    height: 2.05rem;
    background-color: #fff
}

.sec4-wrap .sec4-con.show .right .list-wrap .list {
    height: 100%;
    overflow-y: auto;
    padding-left: .2rem;
    padding-right: .2rem;
    display: flex;
    flex-wrap: wrap
}

.sec4-wrap .sec4-con.show .right .list-wrap .list .item {
    flex: 0 0 50%;
    padding: .12rem 0;
    border-bottom: 1px solid rgba(1, 1, 1, .1)
}

.sec4-wrap .sec4-con.show .right .list-wrap .list .item a {
    display: block
}

.sec4-wrap .sec4-con.show .right .list-wrap .list .item a .tit {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.sec4-wrap .sec4-con.show .right .list-wrap .list .item a .tit span {
    color: #454545;
    font-size: .16rem;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.sec4-wrap .sec4-con.show .right .list-wrap .list .item a .tit i {
    display: block;
    width: .1rem;
    height: .14rem;
    background: url(../images/icon-arrow-r-b.svg) no-repeat center center/contain
}

.sec4-wrap .sec4-con.show .right .list-wrap .list .item a .num {
    font-size: .34rem;
    color: #ac1e1e;
    font-family: DINPro-Light;
    font-weight: 700
}

.sec4-wrap .sec4-con.show .right .list-wrap .list .item a:hover .tit span {
    color: #ac1e1e
}

.sec4-wrap .sec4-con.show .right .list-wrap .list .item:nth-child(odd) a {
    border-right: 1px dashed rgba(1, 1, 1, .1);
    padding-right: .25rem
}

.sec4-wrap .sec4-con.show .right .list-wrap .list .item:nth-child(even) a {
    padding-left: .25rem
}

.sec4-wrap .sec4-con.show .right .list-wrap .list::-webkit-scrollbar {
    width: 3px
}

.sec4-wrap .sec4-con.show .right .list-wrap .list::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, .1)
}

.sec4-wrap .sec4-con.show .right .list-wrap .list::-webkit-scrollbar-thumb {
    background: #ac1e1e
}

.sec4-wrap .sec4-con.show .right .list-wrap .list::-webkit-scrollbar-thumb:window-inactive {
    background: #ac1e1e
}

.index-sec5 {
    padding-top: .9rem;
    padding-bottom: 1.2rem;
    background: #fffdfb;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .03);
    border-radius: 10px
}

.cloud-word {
    height: 2.23rem;
    width: 80%;
    margin: 0 auto
}

.footer {
    height: 1.19rem;
    background: #fefefe;
    box-shadow: 0 0 .49rem 0 rgba(0, 0, 0, .07);
    display: flex;
    align-items: center;
    justify-content: center
}

.footer .wp {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer .wp .copyright {
    font-size: .16rem;
    color: #999
}

.footer .wp .fd-nav {
    display: flex;
    align-items: center
}

.footer .wp .fd-nav a {
    font-size: .16rem;
    line-height: 1;
    color: #999;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.footer .wp .fd-nav a:hover {
    color: #ac1e1e
}

.footer .wp .fd-nav a+a {
    padding-left: .2rem;
    margin-left: .2rem;
    border-left: 1px solid #999
}

.full-page {
    background-color: #fcf9f6;
    padding-bottom: 1.5rem;
    min-height: calc(100vh - 2.5rem)
}

.full-page .crumb {
    padding: .38rem 0;
    text-align: right;
    color: #999;
    font-size: .14rem
}

.full-page .crumb a {
    color: #999;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.full-page .crumb a:hover {
    color: #ac1e1e
}

.inner-page.flex {
    display: flex;
    align-items: flex-start
}

.inner-side {
    flex: 0 0 3.1rem;
    background: #fffdfb;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01);
    border-radius: 10px;
    overflow: hidden;
    margin-right: .36rem
}

.inner-side .item {
    padding: 0 .2rem
}

.inner-side .item .item-con {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: .6rem
}

.inner-side .item .item-con .l {
    display: flex;
    align-items: center
}

.inner-side .item .item-con .l .icon {
    width: .23rem;
    height: .23rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .14rem
}

.inner-side .item .item-con .l .icon img {
    display: block
}

.inner-side .item .item-con .l .icon .active {
    display: none
}

.inner-side .item .item-con .l span {
    color: #454545;
    font-size: .16rem
}

.inner-side .item .item-con .arrow {
    width: .08rem;
    height: .14rem;
    background: url(../images/icon-arrow-r-b.svg) no-repeat center center/contain
}

.inner-side .item:hover,
.inner-side .item.active {
    background-color: #ac1e1e
}

.inner-side .item:hover .item-con .l .icon .def,
.inner-side .item.active .item-con .l .icon .def {
    display: none
}

.inner-side .item:hover .item-con .l .icon .active,
.inner-side .item.active .item-con .l .icon .active {
    display: block
}

.inner-side .item:hover .item-con .l span,
.inner-side .item.active .item-con .l span {
    color: #fff;
    font-family: SourceHanSansCN-Bold
}

.inner-side .item:hover .item-con .arrow,
.inner-side .item.active .item-con .arrow {
    background-image: url(../images/icon-arrow-r.svg)
}

.inner-side .item+.item .item-con {
    border-top: 1px solid rgba(69, 69, 69, .1)
}

.inner-content {
    flex: 1;
    padding: .35rem .4rem;
    background: #fffdfb;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01);
    border-radius: 10px;
    overflow: hidden
}

.user-info {
    position: relative;
    display: flex;
    padding-bottom: .34rem;
    border-bottom: 1px solid rgba(1, 1, 1, .1);
    margin-bottom: .3rem
}

.user-info .face {
    width: 1.6rem;
    height: 1.6rem;
    background: #f6f3ee;
    border-radius: .1rem;
    overflow: hidden;
    margin-right: .3rem
}

.user-info .face img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain
}

.user-info .txt {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.user-info .txt .top .name {
    font-family: SourceHanSansCN-Bold;
    font-size: .26rem;
    color: #ac1e1e;
    margin-bottom: .1rem
}

.user-info .txt .top .department {
    color: #454545;
    font-size: .14rem
}

.user-info .txt .email {
    display: flex;
    align-items: center
}

.user-info .txt .email .email-con {
    padding: 0 .2rem;
    height: .34rem;
    display: flex;
    align-items: center;
    border: 1px solid rgba(1, 1, 1, .1);
    border-radius: .17rem
}

.user-info .txt .email img {
    width: .18rem;
    height: .15rem;
    opacity: .8;
    margin-right: .06rem
}

.user-info .txt .email span {
    color: #454545;
    font-size: .14rem
}

.user-info .back {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center
}

.user-info .back img {
    display: block;
    width: .24rem;
    height: .25rem;
    margin: 0 auto .05rem
}

.user-info .back span {
    color: #454545;
    font-size: .14rem
}

.link-box {
    display: flex
}

.link-box .item {
    flex: 0 0 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: .57rem;
    padding-top: .1rem;
    padding-bottom: .1rem
}

.link-box .item .l {
    display: flex;
    align-items: center
}

.link-box .item .l img {
    display: block;
    width: .4rem;
    height: .4rem;
    margin-right: .15rem
}

.link-box .item .l img.active {
    display: none
}

.link-box .item .l .txt {
    flex: 1
}

.link-box .item .l .txt h3 {
    font-family: SourceHanSansCN-Bold;
    font-size: .16rem;
    color: #454545;
    font-weight: 400
}

.link-box .item .l .txt p {
    color: #999;
    font-size: .14rem
}

.link-box .item .arrow {
    width: .3rem;
    height: .3rem;
    border-radius: 50%
}

.link-box .item+.item {
    border-left: 1px dashed rgba(1, 1, 1, .1);
    padding-left: 57px;
    padding-right: 0
}

.link-box .item:hover .l img.def {
    display: none
}

.link-box .item:hover .l img.active {
    display: block
}

.link-box .item:hover .l .txt h3 {
    color: #ac1e1e
}

.link-box .item:hover .arrow {
    background-color: #ac1e1e
}

.search-box {
    background: #fffdfb;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .04);
    border-radius: 6px;
    padding: .25rem
}

.search-box .top {
    display: flex
}

.search-box .top select {
    display: block;
    width: 3.2rem;
    height: .6rem;
    background: #f6f3ee url(../images/icon-arrow-down2.svg) no-repeat right .28rem center/.14rem auto;
    border-radius: .05rem;
    padding-left: .2rem;
    color: #ac1e1e;
    font-size: .18rem;
    font-family: SourceHanSansCN-Medium;
    border: none;
    margin-right: .22rem
}

.search-box .top .input-box {
    flex: 1;
    height: .6rem;
    position: relative;
    background-color: #f6f3ee;
    border-radius: .05rem;
    overflow: hidden
}

.search-box .top .input-box .input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: 0 0;
    padding-left: .2rem;
    padding-right: .8rem;
    border: none;
    font-size: .15rem;
    color: #ac1e1e
}

.search-box .top .input-box .input::-webkit-input-placeholder {
    color: #999
}

.search-box .top .input-box .input::-moz-placeholder {
    color: #999
}

.search-box .top .input-box .input:-moz-placeholder {
    color: #999
}

.search-box .top .input-box .input:-ms-input-placeholder {
    color: #999
}

.search-box .top .input-box .submit {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    height: 100%;
    width: .6rem;
    background: url(../images/icon-search.svg) no-repeat center center/.2rem auto
}

.search-box .bot {
    margin-top: .18rem;
    display: flex;
    flex-wrap: wrap
}

.search-box .bot .label {
    line-height: .36rem;
    height: .36rem;
    color: #454545;
    font-size: .16rem;
    margin-right: .18rem
}

.search-box .bot .list {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.search-box .bot .list .item {
    display: flex;
    align-items: center;
    height: .36rem;
    justify-content: center;
    background: #f3ebdf;
    border-radius: .05rem;
    padding: 0 .15rem
}

.search-box .bot .list .item span {
    font-family: SourceHanSansCN-Bold;
    color: #ac1e1e;
    font-size: .14rem;
    margin-right: .1rem
}

.search-box .bot .list .item i {
    display: block;
    cursor: pointer;
    background: url(../images/icon-close.svg) no-repeat center center/contain;
    width: .12rem;
    height: .12rem
}

.list-page {
    display: flex;
    margin-top: .35rem
}

.side-menu {
    flex: 0 0 3.15rem
}

.side-menu .title {
    color: #454545;
    font-size: .22rem;
    padding: .25rem 0;
    font-family: SourceHanSansCN-Medium;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.list-l1 .item-l1 {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.list-l1 .item-l1 .tit-l1 {
    height: .6rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: .11rem;
    padding-right: .24rem;
    font-family: SourceHanSansCN-Bold;
    font-size: .16rem;
    color: #454545;
    cursor: pointer
}

.list-l1 .item-l1 .tit-l1 i {
    display: block;
    width: .24rem;
    height: .24rem;
    background: #d9cebe url(../images/icon-arrow-down2-w.svg) no-repeat center center/.13rem auto;
    border-radius: 50%
}

.list-l1 .tit-l2+i {
    display: block;
    width: .24rem;
    height: .24rem;
    background: #d9cebe url(../images/icon-arrow-down2-w.svg) no-repeat center center/.13rem auto;
    border-radius: 50%
}

.list-l1 .tit-l2 {
    width: 100%;
    color: #454545;
    font-size: .14rem;
    line-height: .4rem;
    cursor: pointer;
    padding-left: .13rem;
    padding-right: .3rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.list-l1 .tit-l2 i {
    display: block;
    width: .13rem;
    height: .13rem;
    background: url(../images/icon-arrow-down2-g.svg) no-repeat center center/contain
}

.list-l1 .list-l3 {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: .1rem 0
}

.list-l1 .tit-l3 {
    color: #454545;
    font-size: .14rem;
    line-height: .4rem;
    display: block;
    padding-left: .13rem
}

.list-l2,
.list-l3 {
    display: none
}

.list-l2.show,
.list-l3.show {
    display: block
}

.tit-l1.open i,
.tit-l2.open i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.tit-l2.active,
.tit-l3.active {
    color: #ac1e1e;
    font-family: SourceHanSansCN-Bold
}

.sort-top {
    stroke: rgba(153, 153, 153, .5)
}

.sort-bot {
    stroke: rgba(153, 153, 153, .5)
}

.sort-bot-svg {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(178deg);
    -moz-transform: rotate(178deg);
    -ms-transform: rotate(178deg);
    -o-transform: rotate(178deg);
    transform: rotate(178deg);
    position: relative;
    left: -.01rem
}

.list-layout {
    flex: 1;
    margin-left: .16rem
}

.list-content {
    background: #fffdfb;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .01);
    border-radius: 6px;
    padding: 0 .3rem
}

.sort-mod {
    height: .8rem;
    display: flex;
    align-items: center
}

.sort-mod .item {
    display: flex;
    align-items: center;
    border-right: 1px solid rgba(0, 0, 0, .1);
    padding: .08rem .3rem .08rem 0;
    cursor: pointer
}

.sort-mod .item span {
    color: #454545;
    font-size: .16rem;
    font-family: SourceHanSansCN-Medium;
    margin-right: .07rem;
    cursor: pointer
}

.sort-mod .item i {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.sort-mod .item.up .sort-top {
    stroke: #ac1e1e
}

.sort-mod .item.down .sort-bot {
    stroke: #ac1e1e
}

.book-list2 {
    display: flex;
    flex-wrap: wrap
}

.book-list2 .item {
    flex: 0 0 50%;
    padding: .28rem 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    display: flex
}

.book-list2 .item .pic {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 1.4rem;
    height: 1.4rem;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: .05rem;
    padding: .15rem;
    margin-right: .32rem
}

.book-list2 .item .pic img {
    display: block
}

.book-list2 .item .txt {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: .38rem
}

.book-list2 .item .txt .top a {
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #454545;
    font-size: .16rem;
    font-family: SourceHanSansCN-Bold;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-bottom: .1rem
}

.book-list2 .item .txt .top a:hover {
    color: #ac1e1e
}

.book-list2 .item .txt .top .publish {
    color: #999;
    font-size: .14rem
}

.book-list2 .item .txt .tag {
    display: flex;
    align-items: center
}

.book-list2 .item .txt .tag span {
    display: block;
    padding: 0 .15rem;
    height: .28rem;
    line-height: .28rem;
    background: #f3ebdf;
    border-radius: .14rem;
    font-size: .13rem;
    color: #ac1e1e
}

.pagination {
    margin-top: .7rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.pagination .item {
    width: .3rem;
    height: .3rem;
    margin: 0 .05rem
}

.pagination .item a,
.pagination .item span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #454545;
    font-size: .14rem;
    border-radius: .05rem
}

.pagination .item.active a {
    background-color: #ac1e1e;
    color: #fff;
    font-family: SourceHanSansCN-Bold
}

.pagination .item.prev a {
    background: rgba(153, 153, 153, .23) url(../images/icon-arrow-r-b.svg) no-repeat center center/.1rem auto;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.pagination .item.next a {
    background: rgba(153, 153, 153, .23) url(../images/icon-arrow-r-b.svg) no-repeat center center/.1rem auto
}

.pagination .item.disabled {
    display: none
}

.download-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: .7rem;
    background: #ac1e1e;
    border-radius: .05rem;
    cursor: pointer;
    margin-top: .34rem
}

.download-btn span {
    font-family: SourceHanSansCN-Bold;
    color: #fff;
    font-size: .2rem
}

.download-btn i {
    display: block;
    width: .2rem;
    height: .2rem;
    background: url(../images/icon-download.svg) no-repeat center center/contain;
    margin-right: .1rem
}

.news-list {
    padding-bottom: .1rem;
    /* list-style: auto; */
}

.news-list .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .2rem 0;
    border-top: 1px solid rgba(1, 1, 1, .1)
}

.news-list .item .left {
    display: flex;
    align-items: center;
    flex: 1
}

.news-list .item .left .date {
    color: #999;
    font-size: .16rem;
    margin-right: .15rem
}

.news-list .item .left a {
    flex: 1;
    width: 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #454545;
    font-size: .16rem;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.news-list .item .left a:hover {
    color: #ac1e1e
}

.news-list .item .tag {
    margin-left: .2rem;
    padding: 0 .15rem;
    height: .28rem;
    line-height: .28rem;
    background: #f3ebdf;
    border-radius: .14rem;
    color: #ac1e1e;
    font-size: .13rem
}

.book-sec .sec-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .4rem
}

.book-sec .sec-title h3 {
    font-size: .28rem;
    font-family: SourceHanSansCN-Medium;
    color: #2b2b2b;
    font-weight: 400
}

.book-sec .sec-title .swi-btn {
    display: flex;
    align-items: center
}

.book-sec .sec-title .swi-btn .swiper-button {
    width: .4rem;
    height: .4rem;
    background: #ac1e1e url(../images/icon-arrow-lr.svg) no-repeat center center/.1rem auto;
    border-radius: 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.book-sec .sec-title .swi-btn .swiper-button.swiper-button-disabled {
    background-color: #eee9e3;
    pointer-events: none
}

.book-sec .sec-title .swi-btn .swiper-button-prev {
    margin-right: .15rem;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sec-swi {
    overflow: hidden
}

.sec-swi .swiper-slide {
    background: #fffdfb;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .04);
    border-radius: 6px;
    padding: 0 .24rem;
    height: auto
}

.sec-swi .book-list .item:nth-child(odd) {
    padding-right: 0
}

.sec-swi .book-list .item:nth-child(even) {
    border-left: none;
    padding-left: 0
}

.sec-swi .book-list .item {
    flex: 0 0 100%
}

.sec-swi .book-list .item .pic {
    width: .48rem;
    height: .68rem
}

.sec-swi .book-list .item .txt a {
    margin-bottom: 0
}

.sec-swi .book-list .item {
    margin-top: .2rem
}

.book-sec {
    padding: .7rem 0
}

.book-sec1 {
    padding-top: 0
}

.book-sec1 .sec-title {
    padding-top: .6rem;
    /* border-top: 1px solid rgba(0, 0, 0, .1) */
}

.book-sec:nth-child(odd) {
    background-color: #f7f4f1
}

.book-sec:last-child {
    padding-bottom: 0
}

.lib-list2 {
    border-bottom: 1px solid rgba(1, 1, 1, .1);
    margin-bottom: -1px
}

.lib-list2 .item {
    position: relative;
    padding: .15rem .5rem .15rem 0;
    border-top: 1px solid rgba(1, 1, 1, .1)
}

.lib-list2 .item a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: SourceHanSansCN-Bold;
    font-size: .16rem;
    color: #454545
}

.lib-list2 .item a:hover {
    color: #ac1e1e
}

.lib-list2 .item p {
    font-size: .14rem;
    color: #999
}

.lib-list2 .item .num {
    position: absolute;
    top: 0;
    right: 0;
    font-family: Helvetica-Bold;
    font-size: .3rem
}

.lib-list2 .item:nth-child(1) .num {
    color: #ac1e1e
}

.lib-list2 .item:nth-child(2) .num {
    color: #e99665
}

.lib-list2 .item:nth-child(3) .num {
    color: #e6bc80
}

.lib-list2 .item:first-child {
    border-top: none
}

.news-page .book-box {
    padding-bottom: 0
}

.m-pop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999
}

.m-pop .pop-mask {
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .9
}

.m-pop .pop-con {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 7.8rem;
    height: 5.6rem;
    overflow-y: auto;
    background: #fff;
    border-radius: .1rem;
    padding: .36rem .6rem
}

.m-pop .pop-con .step {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-bottom: .3rem;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.m-pop .pop-con .step:after {
    content: '';
    height: 2px;
    background-color: #e5e5e5;
    position: absolute;
    top: .22rem;
    left: 0;
    width: 100%
}

.m-pop .pop-con .step .item {
    background-color: #fff;
    position: relative;
    z-index: 2
}

.m-pop .pop-con .step .item .num {
    width: .42rem;
    height: .42rem;
    background: #e5e5e5;
    border-radius: 50%;
    text-align: center;
    line-height: .42rem;
    font-family: SourceHanSansCN-Bold;
    font-size: .22rem;
    color: #fff;
    margin: 0 auto .1rem
}

.m-pop .pop-con .step .item .title {
    font-family: SourceHanSansCN-Medium;
    text-align: center;
    color: #454545;
    font-size: .16rem
}

.m-pop .pop-con .step .item.active .num {
    background-color: #ac1e1e;
    color: #fff
}

.step1-box {
    padding-top: .3rem;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.step1-box .item {
    margin-bottom: .3rem
}

.step1-box .item .label {
    font-family: SourceHanSansCN-Bold;
    color: #454545;
    font-size: .16rem;
    margin-bottom: .15rem
}

.step1-box .item .con {
    display: flex;
    align-items: center
}

.step1-box .item .con .date-picker {
    width: 48%;
    height: .55rem;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: .05rem;
    padding: 0 .2rem;
    display: flex;
    align-items: center
}

.step1-box .item .con .date-picker input,
.step1-box .item .con .date-picker span {
    font-family: SourceHanSansCN-Medium;
    font-size: .16rem;
    color: #454545
}

.step1-box .item .con .date-picker span {
    padding-left: .28rem;
    background: url(../images/icon-date.svg) no-repeat left center/.17rem auto;
    white-space: nowrap;
    flex: 0 0 1.1rem
}

.step1-box .item .con .date-picker input {
    border: none;
    background: 0 0;
    height: 100%;
    background: url(../images/icon-arrow-down2-b.svg) no-repeat right center/.14rem auto;
    flex: 0 0 1.7rem;
    width: 1.7rem
}

.step1-box .item .con .radio-item+.radio-item {
    margin-left: .2rem
}

.radio-item {
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.radio-item input {
    position: absolute;
    left: -999999px
}

.radio-item span {
    font-family: SourceHanSansCN-Medium;
    font-size: .16rem;
    color: #454545;
    padding-left: .26rem;
    position: relative
}

.radio-item span:after {
    content: '';
    width: .18rem;
    height: .18rem;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.radio-item input:checked+span:after {
    border: 4px solid #ac1e1e
}

.pop-btn {
    margin-top: .24rem;
    background: #ac1e1e;
    border-radius: .05rem;
    height: .55rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.pop-btn i {
    background: url(../images/icon-search-w.svg) no-repeat center center/contain;
    display: block;
    width: .19rem;
    height: .19rem;
    margin-right: .1rem
}

.pop-btn i.download {
    background-image: url(../images/icon-download.svg)
}

.pop-btn i.menu {
    width: .16rem;
    height: .14rem;
    background-image: url(../images/icon-menu.svg)
}

.pop-btn span {
    font-family: SourceHanSansCN-Bold;
    font-size: .16rem;
    color: #fff
}

.pop-btn.bgn {
    background: 0 0;
    color: #454545
}

.pop-btn.bgn span {
    color: #454545
}

.pop-btn.m0 {
    margin: 0
}

.step2-box {
    padding: .2rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.ztree {
    height: 2rem;
    overflow-y: auto
}

.ztree::-webkit-scrollbar {
    width: 3px
}

.ztree::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, .1)
}

.ztree::-webkit-scrollbar-thumb {
    background: #ac1e1e
}

.ztree::-webkit-scrollbar-thumb:window-inactive {
    background: #ac1e1e
}

.step3-box {
    padding: .4rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.step3-box .icon {
    margin: 0 auto .2rem;
    width: 1rem;
    height: 1rem;
    background: #f7f3ef;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.step3-box .icon img {
    display: block;
    width: .43rem
}

.step3-box p {
    font-family: SourceHanSansCN-Bold;
    font-size: .16rem;
    color: #454545;
    text-align: center
}

.pop-btn.white {
    margin-top: .16rem;
    border: 1px solid rgba(0, 0, 0, .1);
    background-color: #fff
}

.pop-btn.white span {
    color: #454545
}

.book-box .title a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.book-box .title a:hover {
    color: #ac1e1e
}

.side-nav {
    opacity: 0;
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: 30
}

.side-nav.show {
    opacity: 1
}

.side-nav .item {
    width: 60px;
    height: 60px;
    background: #fff;
    box-shadow: 0 0 49px 0 rgba(0, 0, 0, .07);
    border-radius: 10px 0 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.side-nav .item img {
    width: 23px
}

.side-nav .item .active {
    display: none
}

.side-nav .item .def {
    display: block
}

.side-nav .item.active {
    background: #ae1e1e
}

.side-nav .item.active .def {
    display: none
}

.side-nav .item.active .active {
    display: block
}

.menuBtn {
    display: none
}

.inner-side-title {
    display: none
}

.search-box .bot .list .item {
    margin-right: 5px;
    margin-bottom: 5px
}

.sort-top-svg {
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

@media only screen and (max-width:1280px) {
    .wp {
        padding: 0 25px
    }
}

@media only screen and (max-width:1199px) {
    .side-nav {
        display: none
    }

    html {
        font-size: 70px
    }

    .menuBtn {
        display: block
    }

    .header .hd-r {
        display: none;
        border-top: 1px solid rgba(0, 0, 0, .1);
        position: fixed;
        top: 60px;
        height: calc(100vh - 60px);
        overflow-y: auto;
        background-color: #fff;
        z-index: 9999;
        width: 100%;
        margin: 0;
        left: 0;
        padding-top: 40px
    }

    .header .nav {
        margin: 0;
        display: block
    }

    .header .nav .nav-item+.nav-item {
        margin-left: 0;
        margin-top: 20px
    }

    .header .nav .nav-item {
        justify-content: center
    }

    .header .nav .nav-item span {
        font-size: 16px;
        display: block;
        min-width: 100px
    }

    .header .nav .nav-item img {
        width: 18px;
        height: 18px
    }

    .header .tools {
        margin-top: 40px;
        justify-content: center
    }

    .header .tools .user {
        padding-left: 0;
        border-left: none
    }

    body {
        padding-top: 60px
    }

    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        padding: 10px 25px
    }

    .header .logo {
        height: 40px
    }

    .menuBtn {
        width: 30px;
        height: 30px;
        background: url(../images/menu.svg) no-repeat center center/contain;
        cursor: pointer
    }

    .menuBtn.open {
        background-image: url(../images/close.svg)
    }

    .lib-swi {
        margin: 0 40px
    }

    .lib-swi-wrap .swiper-button-next {
        left: auto;
        right: 0
    }

    .lib-swi-wrap .swiper-button-prev {
        right: auto;
        left: 0
    }

    .lib-swi-wrap .swiper-button {
        width: 35px;
        height: 35px
    }
}

@media only screen and (max-width:959px) {
    .wp {
        padding: 0 20px
    }

    .header {
        padding-left: 20px;
        padding-right: 20px
    }

    .link-box .item {
        padding-right: 10px
    }

    .link-box .item+.item {
        padding-left: 10px
    }

    .inner-content {
        padding: 20px
    }

    .full-page .crumb {
        padding: 20px 0
    }

    .book-list2 {
        display: block
    }
}

@media only screen and (max-width:767px) {
    .index-banner .ban-swi {
        height: 50vh
    }

    .index-banner .ban-swi .pic {
        height: 100%
    }

    .index-banner .ban-search .title {
        display: block
    }

    .index-banner .ban-search .title h3 {
        margin-bottom: 10px
    }

    .index-banner .ban-search {
        padding: 0 20px
    }

    .lib-swi-wrap .swiper-button {
        display: none
    }

    .lib-swi {
        margin: 0
    }

    .index-sec1 {
        padding: 30px 0
    }

    .index-title {
        margin-bottom: 30px
    }

    .index-sec2 {
        padding: 30px 0;
        -webkit-background-size: auto 50%;
        background-size: auto 50%
    }

    .sec2-tab {
        flex-wrap: wrap
    }

    .sec2-tab .item .txt {
        margin-top: 10px
    }

    .sec2-tab .item {
        margin-bottom: 20px
    }

    .sec2-search {
        display: block;
        margin: 10px 0 30px
    }

    .sec2-search h3 {
        margin-bottom: 10px
    }

    .sec2-row {
        display: block;
        margin: 0
    }

    .sec2-row .col {
        margin: 0
    }

    .book-list {
        display: block
    }

    .book-list .item:nth-child(even) {
        padding-left: 0;
        border-left: none
    }

    .data-list {
        margin-bottom: -50px
    }

    .data-list .item {
        flex: 0 0 50%;
        margin-bottom: 50px
    }

    .data-list .item .num {
        margin-top: -30px
    }

    .data-list .item .num span {
        font-size: .6rem
    }

    .data-list {
        margin-top: 70px
    }

    .index-sec3 {
        padding-bottom: 30px
    }

    .index-sec4 {
        padding: 30px 0
    }

    .sec4-tab .arrow {
        display: none
    }

    .sec4-tab .list {
        flex-wrap: nowrap;
        overflow-x: auto;
        height: auto;
        margin: 0
    }

    .sec4-tab .list .item {
        flex: 0 0 70px;
        margin-bottom: 0;
        height: 30px;
        line-height: 30px;
        white-space: nowrap
    }

    .sec4-wrap .sec4-con.show {
        margin: 0;
        display: block
    }

    .sec4-wrap {
        margin-top: 20px
    }

    .sec4-wrap .sec4-con.show .left {
        margin: 0
    }

    .sec4-wrap .sec4-con.show .right {
        margin: 20px 0 0
    }

    .sec4-wrap .sec4-con.show .left .txt {
        padding: 0 .3rem
    }

    .index-sec5 {
        padding: 30px 0
    }

    .cloud-word {
        width: 100%;
        height: 300px
    }

    .footer {
        height: auto;
        padding: 20px 0
    }

    .footer .wp {
        display: block;
        text-align: center
    }

    .footer .wp .fd-nav {
        margin-top: 15px;
        justify-content: center
    }

    .footer .wp .fd-nav a {
        font-size: 12px
    }

    .footer .wp .fd-nav a+a {
        padding-left: 5px;
        margin-left: 5px
    }

    .sec4-wrap .sec4-con.show .left .txt .title span {
        font-size: 18px
    }

    .index-title h3 {
        font-size: 20px
    }

    .full-page .crumb {
        padding: 20px 0
    }

    .inner-page.flex {
        display: block
    }

    .inner-side {
        margin-right: 0;
        margin-bottom: 20px
    }

    .link-box {
        display: block
    }

    .link-box .item+.item {
        padding-left: 0;
        border-left: none;
        margin-top: 20px;
        padding-right: 10px
    }

    .inner-side-title {
        height: 40px;
        background-color: #fff;
        display: flex;
        align-items: center;
        padding-left: .2rem;
        color: #454545;
        font-size: 12px
    }

    .inner-side-title i {
        display: block;
        width: 15px;
        height: 15px;
        margin-right: 10px;
        background: url(../images/icon-menu.svg) no-repeat center center/contain
    }

    .inner-side {
        display: none;
        border-radius: 0
    }

    .inner-content {
        margin-top: 20px
    }

    .list-page {
        display: block
    }

    .side-menu {
        display: none
    }

    .list-layout {
        margin-left: 0;
        margin-top: 20px
    }

    .full-page {
        padding-bottom: 30px
    }

    .pagination {
        margin-top: 30px
    }

    .search-box .top {
        display: block
    }

    .search-box .top select {
        width: 100%;
        margin-bottom: 10px
    }

    .book-list2 .item .txt .top a {
        font-size: 14px
    }

    .m-pop .pop-con {
        width: 95%;
        padding: 20px
    }

    .step1-box .item .con {
        display: block
    }

    .step1-box .item .con .date-picker {
        width: 100%
    }

    .step1-box .item .con .date-picker+.date-picker {
        margin-top: 10px
    }

    .step1-box .item .con .date-picker input {
        width: auto;
        flex: 1
    }

    .m-pop .pop-con {
        height: auto;
        max-height: 80%
    }

    .ztree {
        height: 300px
    }

    .book-sec1 .sec-title {
        padding-top: 30px
    }

    .book-sec .sec-title {
        margin-bottom: 20px
    }

    .book-sec .sec-title h3 {
        font-size: 20px
    }

    .book-sec {
        padding: 30px 0
    }

    .book-sec1 {
        padding-top: 0
    }

    .book-list .item .txt a {
        font-size: 14px;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .lib-list2 .item a {
        font-size: 14px
    }

    .lib-list .item a {
        font-size: 14px
    }

    .data-list .item svg {
        display: block;
        width: 100%;
        height: 100%
    }

    .sec2-tab .item {
        flex: 0 0 25%;
        text-align: center
    }

    .sec2-tab .item .pic {
        margin: 0 auto
    }

    .data-list .item.item3 {
        background-color: transparent
    }

    .data-list .item.item4 {
        background-color: rgba(217, 206, 190, .2)
    }
}

/* 20231023 */
.index-banner2 .ban-search {
    top: 2.28rem;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.ban-data-list {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .45rem;
}

.ban-data-list .item {
    display: flex;
    align-items: center;
}

.ban-data-list .item+.item {
    margin-left: .8rem;
}

.ban-data-list .item .icon svg {
    display: block;
    width: 100%;
    height: 100%;
}

.ban-data-list .item .text {
    margin-left: 20px;
}

.ban-data-list .item .num {
    font-size: .56rem;
    font-family: DINPro-Light;
    position: relative;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    margin-bottom: 5px;
    min-width: 1rem;
}

.ban-data-list .item .txt {
    line-height: 1.1;
}

.ban-data-list .item .unit {
    font-size: .14rem;
    color: #fff;
    opacity: .45;
}

.ban-data-list .item .title {
    font-size: .16rem;
    color: #fff;
    opacity: .65;
}

.ban-data-list .item1 .icon {
    width: .68rem;
    height: .9rem;
}

.ban-data-list .item2 .icon {
    width: 1.02rem;
    height: .88rem;
}

.ban-data-list .item3 .icon {
    width: .64rem;
    height: .9rem;
}

.ban-data-list .item4 .icon {
    width: .99rem;
    height: .9rem;
}

.ban-data-list .item5 .icon {
    width: .88rem;
    height: .88rem;
}

.ban-data-list .item6 .icon {
    width: .67rem;
    height: .88rem;
}

@media only screen and (max-width:1199px) {
    .ban-data-list .item+.item {
        margin-left: .2rem;
    }

    .ban-data-list .item .icon {
        width: 50px;
        height: 50px;
    }

    .ban-data-list .item .num {
        font-size: .4rem;
    }
}

@media only screen and (max-width:959px) {
    .index-banner2 .ban-search {
        top: 20px;
    }

    .ban-data-list {
        flex-wrap: wrap;
        padding: 20px 20px 0;
    }

    .ban-data-list .item+.item {
        margin-left: 0;
    }

    .ban-data-list .item {
        flex: 0 0 33.3%;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:767px) {
    .ban-data-list .item {
        flex: 0 0 50%;
    }

    .ban-data-list .item .text {
        margin-left: 10px;
    }

    .ban-data-list .item .num {
        font-size: 18px;
    }

    .ban-data-list .item .unit {
        font-size: 12px;
    }

    .ban-data-list .item .title {
        font-size: 12px;
    }
}


/*0726*/
.index-banner.new .form-mod {
    padding-right: 1rem;
    background: none;
    border: 1px solid rgba(172, 30, 30, .9);
}

.form-mod-btn {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 1rem;
    height: 100%;
    background: rgba(172, 30, 30, .9);
    font-size: .16rem;
    color: #ffffff;
    line-height: .2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-mod-btn span {
    display: block;
    max-width: .32rem;
}

.form-mod-inner {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background: rgba(255, 255, 255, .9);
}

.index-banner.new .form-mod .select {
    width: 2.06rem;
    height: .32rem;
}

.index-banner.new .form-mod .select select {
    display: block;
    width: 100%;
    color: #454545;
    background: url(../images/icon-arrow-down2-b.svg) no-repeat right center/.15rem auto
}

.form-mod .submit {
    right: .2rem;
}

.search-pop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.search-pop .pop-mask {
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
}

.search-pop .pop-con {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 95%;
    max-width: 11.20rem;
    padding: 0 0 .4rem;
    background: #FFFFFF;
    border-radius: .1rem;
}




.search-pop {
    display: none;
}

.search-pop .pop-con .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: .4rem;
    padding-bottom: .34rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 .4rem .28rem;
}

.search-pop .pop-con .title h3 {
    font-weight: normal;
    font-size: .18rem;
    font-family: SourceHanSansCN-Medium;
    color: #ac1e1e;
}

.search-pop .pop-con .title .close {
    width: .3rem;
    height: .3rem;
    cursor: pointer;
    background: url("../images/close.svg") no-repeat center center / .25rem;
}

.search-mod {
    margin-bottom: .4rem;
    padding: 0 .4rem;
    max-height: 60vh;
    overflow-y: auto;
}

.search-mod .row {
    margin-bottom: .2rem;
    display: flex;
}

.search-mod .select {
    height: .6rem;
    border: 1px solid #E5E3E1;
    border-radius: 5px;
    overflow: hidden;
    padding: 0 .2rem;
    margin-right: .15rem;
}

.search-mod .select select {
    font-size: .16rem;
    color: #454545;
    border: none;
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/icon-arrow-down2-b.svg") no-repeat center right / .15rem auto;
}

.search-mod .select.w1 {
    flex: 0 0 3.2rem;
}

.search-mod .select.w2 {
    flex: 0 0 1.26rem;
}

.search-mod .select.w3 {
    flex: 0 0 1.78rem;
}

.search-mod .input {
    flex: 0 0 5.5rem;
    border: 1px solid #E5E3E1;
    border-radius: 5px;
    font-size: .16rem;
    color: #454545;
    padding: 0 .2rem;
}

.search-mod .minus,
.search-mod .plus {
    width: .6rem;
    height: .6rem;
    border-radius: 5px;
    margin-left: .16rem;
    cursor: pointer;
}

.search-mod .plus {
    background: #AC1E1E url("../images/icon-plus.svg") no-repeat center center / .22rem auto;
}

.search-mod .minus {
    background: #AC1E1E url("../images/icon-minus.svg") no-repeat center center / .22rem auto;
}

.search-mod .bot {
    display: flex;
    padding-right: 1.42rem;
}

.search-mod .bot .col .tit {
    color: #454545;
    font-size: .15rem;
    margin-bottom: .15rem;
}

.search-mod .bot .col1 {
    flex: 0 0 4.35rem;
}

.search-mod .bot .col2 {
    flex: 1;
}

.search-mod .bot select {
    font-size: .15rem;
}

.search-mod .bot select.gray {
    color: #999999;
}

.search-mod .select-group {
    display: flex;
    align-items: center;
    color: #454545;
    font-size: .15rem;
}

.search-mod .select-group .select {
    width: 1.7rem;
}

.search-mod .select-group .sp {
    width: .15rem;
    height: 1px;
    background-color: #454545;
    margin: 0 .1rem;
}

.search-btn-group {
    display: flex;
    margin: 0 .4rem;
    align-items: center;
}

.search-btn-group .search-btn {
    cursor: pointer;
    width: 2rem;
    height: .6rem;
    background: #AC1E1E;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-btn-group .search-btn span {
    color: #ffffff;
    font-size: .18rem;
    font-family: SourceHanSansCN-Bold;
}

.search-btn-group .search-btn .icon {
    width: .18rem;
    height: .18rem;
    margin-right: .05rem;
    background: url("../images/icon-search-w.svg") no-repeat center center / contain;
}

.search-btn-group .reset-btn {
    margin-left: .48rem;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.search-btn-group .reset-btn span {
    color: #999999;
    font-size: .18rem;
}

.search-btn-group .reset-btn .icon {
    width: .16rem;
    height: .16rem;
    margin-right: .05rem;
    background: url("../images/icon-reset.svg") no-repeat center center / contain;
}

.result-page-tab {
    display: flex;
    color: #454545;
    font-size: .18rem;
    margin-bottom: .3rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.result-page-tab .item+.item {
    margin-left: .5rem;
}

.result-page-tab .item {
    cursor: pointer;
    padding-bottom: .25rem;
    border-bottom: 2px solid transparent;
}

.result-page-tab .item.active {
    color: #AC1E1E;
    font-family: SourceHanSansCN-Medium;
    border-bottom-color: #AC1E1E;
}

.search-box.new .top select {
    background-color: #fffdfb;
    background-image: url(../images/icon-arrow-down2-b.svg);
    -webkit-background-size: .15rem auto;
    background-size: .15rem auto;
    border: 1px solid #E5E3E1;
    font-size: 15px;
    color: #454545;
}

.search-box.new .top .input-box {
    background-color: #fffdfb;
    border: 1px solid #E5E3E1;
}

.search-box.new .top .input-box .input {
    color: #454545;
}

.search-btn-con {
    display: none;
}

.search-btn-con.show {
    display: block;
}

.search-box.new .search-mod {
    padding: 0;
}

.search-box.new .search-mod .input {
    flex: 0 0 7.42rem;
    background: none;
}

.search-box.new .search-btn-group {
    margin: 0;
}

.search-box.new .search-mod .bot .col1 {
    flex: 0 0 5.3rem;
}

.search-box.new .search-mod .select-group .select {
    width: 2.25rem;
}

.list-layout {
    margin-left: .38rem;
}

.side-menu .fake {
    margin-top: .25rem;
}

.side-menu .title {
    font-size: .2rem;
    position: relative;
}

.side-menu .title .clear {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: .3rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: .36rem;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
    color: #999999;
    font-family: SourceHanSansCN-Regular;
    cursor: pointer;
    background-image: url(../images/close-g.svg);
    -webkit-background-size: .15rem auto;
    background-size: .15rem auto;
    background-position: .16rem center;
    background-repeat: no-repeat;
}

.side-list {
    max-height: 3.02rem;
    overflow: hidden;
}

.side-list .side-item {
    color: #454545;
    font-size: .14rem;
    margin-top: .25rem;
}

.side-list .side-item label {
    position: relative;
    cursor: pointer;
}

.side-list .side-item label input {
    position: absolute;
    left: -99999px;
}

.side-list .side-item label span {
    color: #454545;
    font-size: .14rem;
    padding-left: .22rem;
    position: relative;
}

.side-list .side-item label span:after {
    content: '';
    width: .14rem;
    height: .14rem;
    border: 1px solid #999999;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.side-list .side-item label input:checked+span {
    color: #ac1e1e;
}

.side-list .side-item label input:checked+span:after {
    border-color: #AC1E1E;
    background: #AC1E1E url("../images/icon-yes-w.svg") no-repeat center center / .08rem auto;
}

.side-list.show {
    max-height: none;
}

.side-box:last-child {
    border-bottom: none;
}

.side-box {
    padding-bottom: .25rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.side-box .showMore {
    cursor: pointer;
    color: #999999;
    font-size: 14px;
    padding-left: .22rem;
    position: relative;
}

.side-box .showMore:after {
    content: '';
    width: .15rem;
    height: .14rem;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.07rem;
    background: url("../images/icon-arrow-down2-g.svg") no-repeat center left / .15rem auto;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.side-box .showMore.active {
    margin-top: .25rem;
}

.side-box .showMore.active:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.list-content .result-page-tab {
    padding-top: .28rem;
    position: relative;
}

.list-content .result-page-tab .sort-mod {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.list-content .result-page-tab .sort-mod .item {
    padding: 0;
    border: none;
}

.book-list3.type2 .item .top {
    margin-bottom: .25rem;
}

.book-list3 .item {
    padding: .28rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
}

.book-list3 .item .pic {
    flex: 0 0 1.2rem;
    height: 1.2rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .3rem;
}

.book-list3 .item .pic img {
    display: block;
    max-width: 99%;
    max-height: 99%;
}

.book-list3 .item .txt {
    flex: 1;
    width: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.book-list3 .item .txt .top {
    padding-right: .2rem;
    position: relative;
}

.book-list3 .item .txt .top .index {
    position: absolute;
    top: 0;
    right: 0;
    font-size: .2rem;
    color: #454545;
    font-family: Helvetica;
}

.book-list3 .item .txt .top .tit {
    color: #454545;
    font-size: .16rem;
    font-family: SourceHanSansCN-Bold;
    margin-bottom: .15rem;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.book-list3 .item .txt .top .tit span {
    color: #ac1e1e;
    background-color: #fde3bc;
}

.book-list3 .item .txt .top .info {
    display: flex;
    align-items: center;
}

.book-list3 .item .txt .top .info span {
    display: flex;
    align-items: center;
    color: #454545;
    font-size: .14rem;
}

.book-list3 .item .txt .top .info span img {
    display: block;
    width: .17rem;
    margin-right: .07rem;
}

.book-list3 .item .txt .top .info span+span {
    margin-left: .26rem;
}

.book-list3 .item .txt .top .desc {
    color: #858585;
    font-size: .13rem;
    line-height: .21rem;
    margin-top: .15rem;
    white-space: pre-line;
    overflow: hidden;
    /* display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; */
}

.book-list3 .item .txt .top .desc span {
    color: #ac1e1e;
    background-color: #fde3bc;
}

.book-list3 .item .txt .top .paragraph {
    margin-top: .15rem;
    display: flex;
    align-items: center;
}

.book-list3 .item .txt .top .paragraph i {
    background: url("../images/icon-desc.svg") no-repeat center center / contain;
    width: .14rem;
    height: .14rem;
    margin-right: .15rem;
}

.book-list3 .item .txt .top .paragraph span {
    display: block;
    color: #ac1e1e;
    font-size: 13px;
    border-bottom: 1px solid #AC1E1E;
}

.book-list3 .item .txt .tag {
    display: flex;
    flex-wrap: wrap;
}

.book-list3 .item .txt .tag span {
    padding: 0 .15rem;
    height: .28rem;
    line-height: .28rem;
    color: #454545;
    font-size: .13rem;
    background: #F6F4F1;
    border-radius: 30px;
}

.book-list3 .item .txt .tag span+span {
    margin-left: .08rem;
}

.book-list3 .item:last-child {
    border-bottom: none;
}

.list-content .result-page-tab {
    margin-bottom: 0;
}

@media only screen and (max-width: 959px) {
    .search-pop .pop-con .search-mod .select.w1 {
        flex: 0 0 30%;
    }

    .search-pop .pop-con .search-mod .select.w3,
    .search-pop .pop-con .search-mod .select.w2 {
        flex: 0 0 14.3%;
    }

    .search-pop .pop-con .search-mod .input {
        flex: 0 0 50%;
    }

    .search-box.new .search-mod .input {
        flex: 0 0 5rem;
    }

    .search-box.new .search-mod .bot .col1 {
        flex: 0 0 3.2rem;
    }

    .search-box.new .search-mod .select-group .select {
        width: 2.05rem;
    }

    .book-list3 .item .txt .top .info {
        display: block;
    }

    .book-list3 .item .txt .top .info span+span {
        margin-top: 5px;
        margin-left: 0;
    }

    .book-list3 .item .txt .tag span {
        margin-bottom: 5px;
        margin-right: 5px;
    }

    .book-list3 .item .txt .tag span+span {
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .search-pop .pop-con .search-mod .row {
        display: block;
    }

    .search-pop .pop-con .search-mod .bot {
        display: block;
        padding: 0;
    }

    .search-pop .pop-con .search-mod .input {
        height: .6rem;
        width: 100%;
    }

    .search-pop .pop-con .search-mod .select {
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .search-pop .pop-con .search-mod .minus,
    .search-pop .pop-con .search-mod .plus {
        display: inline-block;
        margin-left: 0;
        margin-right: 10px;
        margin-top: 10px;
    }

    .search-pop .pop-con .search-mod .select-group .select {
        margin-bottom: 0;
        margin-right: 10px;
    }

    .search-pop .pop-con .search-btn-group {
        justify-content: space-between;
    }

    .search-pop .pop-con .search-btn-group .reset-btn {
        width: 2rem;
        height: 0.6rem;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .side-list .side-item label span {
        font-size: 14px;
        padding-left: 22px;
    }

    .side-list .side-item label span:after {
        width: 14px;
        height: 14px;
        -webkit-background-size: 8px auto;
        background-size: 8px auto;
    }

    .list-layout {
        margin-left: 0;
    }

    .result-page-tab .item {
        padding-bottom: 10px;
    }

    .list-content {
        padding: 0 10px;
    }

    .book-list3 .item .txt .top {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width:1450px) {
    .form-mod-btn span {
        max-width: .4rem;
    }

    .index-banner.new .form-mod .select {
        width: 1.6rem;
        padding: 0 .1rem;
    }
}



/*banner2*/
.index-banner.new2 .ban-swi .pic:after {
    opacity: .6;
}

.index-banner.new2 .form-mod .submit {
    right: 1.2rem;
}

.index-banner.new2 .form-mod-btn {
    cursor: pointer;
    z-index: 10;
}

.index-banner.new2 .ban-search {
    top: 2rem;
}

.index-banner.new2 .ban-search .title a {
    height: 28px;
    line-height: 28px;
    background: rgba(172, 30, 30, .8);
    border-radius: 4px;
    font-size: 14px;
    padding: 0 12px;
    font-weight: 400;
    font-family: SourceHanSansCN-Regular;
}

.index-banner.new2 .ban-search .title a+a {
    margin-left: .1rem;
}

.index-banner.new2 .ban-search .title {
    margin-bottom: 15px;
}
.index-banner.new2 .head {
    display: none;
    flex-wrap: wrap;
   
}
.index-banner.new2 .head.show {
    display: block !important;
    flex-wrap: wrap;
   
}

.index-banner.new2 .select {
    display: none;
   
   
}
.index-banner.new2 .select.show {
    display: block !important;
   
   
}
.index-banner.new2 .checkbox-wrap {
    display: none;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-right: -30px;
    margin-bottom: -15px;
}

.index-banner.new2 .checkbox-wrap.show {
    display: flex;
}

.index-banner.new2 .checkbox-wrap .item {
    padding-right: 30px;
    margin-bottom: 15px;
}

.index-banner.new2 .checkbox-wrap label {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.index-banner.new2 .checkbox-wrap label input {
    position: absolute;
    left: -9999px;
}

.index-banner.new2 .checkbox-wrap span {
    font-size: 14px;
    color: #ffffff;
    position: relative;
    padding-left: 20px;
}

.index-banner.new2 .checkbox-wrap span:after {
    content: '';
    width: 14px;
    height: 14px;
    background: #FFFFFF;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.index-banner.new2 .checkbox-wrap input:checked+span {
    color: rgba(255, 255, 255, .8);
}

.index-banner.new2 .checkbox-wrap input:checked+span:after {
    background: #AC1E1E url(../images/icon-yes-w.svg) no-repeat center center/8px auto;
}

.index-banner.new2 .ban-search {
    width: 11.3rem;
    padding-left: .4rem;
    max-width: none;
    position: static;
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    -ms-transform: translate(0px, 0);
    -o-transform: translate(0px, 0);
    transform: translate(0px, 0);
    border-bottom: 1px solid #fff;
}

.index-banner.new2 .ban-search-wrap {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: flex;
    z-index: 999;
}

.index-banner.new2 .search-list {}

.index-banner.new2 .search-list .item {
    width: 154px;
    height: 43px;
    border: 1px solid rgba(255, 255, 255, .15);
    border-right: 1px solid #fff;
    display: flex;
    align-items: center;
    padding-left: 20px;
    font-size: 16px;
    cursor: pointer;
    color: rgba(255, 255, 255, .6);
    background-image: url(../images/search-bg.png);
    background-image: -webkit-image-set(url(../images/search-bg.png) 1x, url(../images/search-bg@2x.png) 2x);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.index-banner.new2 .search-list .item+.item {
    border-top: none;
}

.index-banner.new2 .search-list .item.on {
    background-image: url(../images/search-bg-on.png);
    background-image: -webkit-image-set(url(../images/search-bg-on.png) 1x, url(../images/search-bg-on@2x.png) 2x);
    border: 1px solid rgba(255, 255, 255, 1);
    font-weight: 500;
    color: #ffffff;
    border-right: none;
    position: relative;
}

.index-banner.new2 .search-list .item.on:after {
    content: '';
    position: absolute;
    height: 100%;
    background-image: url(../images/search-border.png);
    background-image: -webkit-image-set(url(../images/search-border.png) 1x, url(../images/search-border@2x.png) 2x);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    width: 9px;
    right: -8px;
    top: 0;

}

.index-banner.new2 .form-mod .input {
    padding-left: 2rem;
}

.index-banner.new2 .form-mod .select {
    padding-left: .17rem;
    padding-right: .7rem;
    height: .22rem;
}
.Level1{
    color: red !important;

}
@media only screen and (max-width: 959px) {
    .index-banner.new2 .ban-search-wrap {
        position: relative;
        top: 0;
        left: 0;
        z-index: 10;
        -webkit-transform: translate(0px, 0);
        -moz-transform: translate(0px, 0);
        -ms-transform: translate(0px, 0);
        -o-transform: translate(0px, 0);
        transform: translate(0px, 0);
        padding: 40px 50px;
    }

    .index-banner.new2 .search-list .item {
        width: 120px;
        font-size: 12px;
    }

    .index-banner.new2 .checkbox-wrap {
        margin-top: 10px;
    }

    .index-banner.new2 .checkbox-wrap .item {
        margin-bottom: 5px;
    }

    .index-banner.new2 .ban-data-list {
        position: relative;
        z-index: 10;
    }

    .index-banner.new2 .ban-swi {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    .index-banner.new2 .ban-swi .pic {
        display: block;
        width: 100%;
        height: 100%;
    }

    .index-banner.new2 .ban-swi .pic img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media only screen and (max-width: 767px) {
    .index-banner.new2 .ban-search-wrap {
        display: block;
        padding: 30px 20px;
    }

    .index-banner.new2 .search-list {
        margin-bottom: 20px;
    }

    .index-banner.new2 .ban-search .title a {
        display: inline-block;
        font-size: 12px;
        height: 28px;
        line-height: 28px;
        padding: 0 5px;
    }

    .index-banner.new2 .ban-search .title a {
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .index-banner.new2 .ban-search .title a+a {
        margin-left: 0;
    }

    .index-banner.new2 .search-list .item {
        width: auto;
        padding: 0;
        justify-content: center;
        text-align: center;
        flex: auto;
        border-top: 1px solid rgba(255, 255, 255, .15);
        border-right: 1px solid rgba(255, 255, 255, .15);
        height: 30px;
    }

    .index-banner.new2 .search-list .item.on {
        border-right: 1px solid rgba(255, 255, 255, 1);
    }

    .index-banner.new2 .ban-search {
        padding-left: 0;
        width: 100%;
    }

    .index-banner.new2 .search-list .item.on:after {
        display: none;
    }

    .index-banner.new2 .search-list {
        display: flex;
    }

    .index-banner.new2 {
        min-height: calc(100vh - 60px);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .index-banner.new2 .checkbox-wrap {
        margin-bottom: 0;
    }

    .index-banner.new2 .ban-search {
        border-bottom: none;
    }

    .index-banner.new2 .form-mod .select {
        padding: 0 20px;
    }

    .index-banner.new2 .form-mod .input {
        padding-left: 120px;
        padding-right: 108px;
    }
}