@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-touch-callout: none;
    /*-webkit-appearance: none;*/
    /*    font-family:PingFangSC-Medium,PingFang SC;*/
}
body {
    margin: 0px;
    padding: 0px;
}
ul,
li {
    list-style: none;
}
::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #909399;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #909399;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #909399;
}
:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #909399;
}
a:hover {
    text-decoration: none!important;
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.postive {
    position: relative;
}
.pull_left {
    float: left;
}
.pull_right {
    float: right;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.tab_ct {
    width: 100%;
    /*max-width:26.666667rem;*/
    padding: 0 0.533333rem;
    margin-top: 0.266667rem;
    box-sizing: border-box;
    overflow: hidden;
}
.tab_ct ul {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 0.266667rem;
}
.android .tab_ct ul {
    padding-bottom: 0;
}
.tab_ct ul::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
}
.table_ct {
    position: fixed;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 0.4rem 0.4rem 0 0;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    z-index: 9;
    padding-top: 0.4rem;
    min-height: 2.666667rem;
    top: 200px;
    -webkit-overflow-scrolling: touch;
    transition: top 0.3s;
    -moz-transition: top 0.3s;
    /* Firefox 4 */
    -webkit-transition: top 0.3s;
    /* Safari 和 Chrome */
    -o-transition: top 0.3s;
    /* Opera */
}
.mescroll {
    position: fixed;
    bottom: 0;
    height: auto;
}
.red_color {
    color: #FF3333 !important;
}
.blue_color {
    color: #3260FF !important;
}
.more {
    display: block;
    width: 100%;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.45);
    font-size: 28px;
    text-align: center;
}
.no-data {
    width: 3.386667rem;
    height: 6rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.page {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
}
.page .mwhz_h {
    height: 1.493333rem;
    width: 100%;
    padding: 1px 0;
    display: flex;
}
.page .mwhz_h .back {
    margin: 0.213333rem 0.426667rem;
    cursor: pointer;
    width: 1.066667rem;
    height: 1.066667rem;
}
.page .mwhz_h .list_icon {
    background: url('../images/list.png') no-repeat;
    background-position: left;
    color: rgba(0, 0, 0, 0.85);
    font-size: 36px;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    padding-left: 1.066667rem;
    margin-left: 0.746667rem;
    margin-top: 0.426667rem;
    height: 1.066667rem;
    line-height: 1.066667rem;
}
.page .mwhz_h .txt {
    height: 1.493333rem;
    line-height: 1.493333rem;
    display: inline-block;
    color: rgba(0, 0, 0, 0.85);
    font-size: 36px;
}
.page.multi {
    padding-top: 1.92rem;
}
.page.multi .mwhz_h2 {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    height: 1.92rem;
    width: 100%;
    padding: 0.426667rem 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    background: #fff;
}
.page.multi .mwhz_h2 .list_icon {
    background: url('../images/list.png') no-repeat;
    background-position: left;
    color: rgba(0, 0, 0, 0.85);
    font-size: 36px;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    padding-left: 1.706667rem;
    margin-left: 0.746667rem;
    height: 1.066667rem;
    line-height: 1.066667rem;
    display: inline-block;
    cursor: pointer;
}
.page.multi .mwhz_h2 .hlogo {
    margin-left: 0.426667rem;
    margin-top: 0.373333rem;
}
.page.multi .mwhz_h2 .back {
    background: url('../images/back.png') no-repeat;
    background-position: left;
    color: rgba(0, 0, 0, 0.85);
    font-size: 32px;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    padding-left: 0.566667rem;
    margin-left: 0.426667rem;
    height: 1.066667rem;
    line-height: 1.066667rem;
    display: inline-block;
    cursor: pointer;
}
.page.multi .mwhz_h2 .icon1,
.page.multi .mwhz_h2 .icon2 {
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.page.multi .mwhz_h2 .icon1 {
    right: 1.673333rem;
}
.page.multi .mwhz_h2 .icon2 {
    right: 0.246667rem;
}
.page.multi .mwhz_h2 .switch_btns {
    display: flex;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}
.page.multi .mwhz_h2 .switch_btns button {
    width: 2.133333rem;
    height: 0.853333rem;
    background: #F7F7F7;
    border-radius: 6px;
    border: none;
    outline: none;
    color: rgba(0, 0, 0, 0.45);
    font-size: 32px;
}
.page.multi .mwhz_h2 .switch_btns button.active {
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.65);
}
.page.multi .mwhz_h2 .h_list_model {
    position: fixed;
    width: 100%;
    height: 100vh;
    left: -100%;
    top: 0px;
    background: rgba(0, 0, 0, 0.45);
    transition: left 0.5s;
    -moz-transition: left 0.5s;
    /* Firefox 4 */
    -webkit-transition: left 0.5s;
    /* Safari 和 Chrome */
    -o-transition: left 0.5s;
    /* Opera */
    z-index: 4;
}
.page.multi .mwhz_h2 .h_list_model.open {
    left: 0;
}
.page.multi .mwhz_h2 .h_list_model .ct {
    width: 80%;
    background: #fff;
    height: 100vh;
    position: relative;
    padding: 0.32rem 0.426667rem;
}
.page.multi .mwhz_h2 .h_list_model .ct .close {
    width: 1.706667rem;
    height: 1.28rem;
    position: absolute;
    top: 0.213333rem;
    right: 0.426667rem;
    cursor: pointer;
}
.page.multi .mwhz_h2 .h_list_model .ct .list_icon {
    margin: 0;
}
.page.multi .mwhz_h2 .h_list_model .ct .content {
    margin-top: 0.426667rem;
}
.page.multi .mwhz_h2 .h_list_model .ct .content .h1_link,
.page.multi .mwhz_h2 .h_list_model .ct .content .h2_link {
    height: 1.973333rem;
    line-height: 1.973333rem;
    color: rgba(0, 0, 0, 0.85);
    font-size: 36px;
    padding-left: 0.213333rem;
    display: block;
}
.page.multi .mwhz_h2 .h_list_model .ct .content .h2_link {
    padding-left: 0.853333rem;
}
.page.multi .mwhz_h2 .h_type_modal {
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    top: -100vh;
    background: rgba(0, 0, 0, 0.45);
    transition: top 0.5s;
    -moz-transition: top 0.5s;
    /* Firefox 4 */
    -webkit-transition: top 0.5s;
    /* Safari 和 Chrome */
    -o-transition: top 0.5s;
    /* Opera */
    z-index: 4;
}
.page.multi .mwhz_h2 .h_type_modal.open {
    top: 1.92rem;
}
.page.multi .mwhz_h2 .h_type_modal .ct {
    width: 100%;
    background: #fff;
    position: relative;
    padding: 0.32rem 0.426667rem;
    padding-bottom: 0.853333rem;
    border-radius: 0px 0px 0.266667rem 0.266667rem;
}
.page.multi .mwhz_h2 .h_type_modal .ct .panel {
    width: calc(100% - 0.64rem);
    margin: 0.426667rem 0.32rem;
    position: relative;
    background: #F7F7F7;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 0.266667rem;
    padding: 0.213333rem 0.426667rem;
    display: block;
}
.page.multi .mwhz_h2 .h_type_modal .ct .panel .t {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    color: rgba(0, 0, 0, 0.85);
}
.page.multi .mwhz_h2 .h_type_modal .ct .panel .st {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.65);
}
.page.multi .mwhz_h2 .h_type_modal .ct .panel .icon {
    position: absolute;
    right: 0.426667rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.8rem;
    height: 0.8rem;
}
.page.multi .mwhz_h2 .me_modal {
    position: fixed;
    width: 100%;
    height: 100vh;
    right: -120vw;
    top: 0;
    background: rgba(0, 0, 0, 0.45);
    transition: right 0.5s;
    -moz-transition: right 0.5s;
    /* Firefox 4 */
    -webkit-transition: right 0.5s;
    /* Safari 和 Chrome */
    -o-transition: right 0.5s;
    /* Opera */
    z-index: 4;
}
.page.multi .mwhz_h2 .me_modal.open {
    right: 0;
}
.page.multi .mwhz_h2 .me_modal .ct {
    width: 65%;
    min-width: 560px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 0.64rem;
    padding-top: 2.186667rem;
}
.page.multi .mwhz_h2 .me_modal .ct .close {
    position: absolute;
    top: 0.213333rem;
    right: 0.426667rem;
}
.page.multi .mwhz_h2 .me_modal .ct .me {
    margin-bottom: 0.32rem;
}
.page.multi .mwhz_h2 .me_modal .ct .me > img {
    width: 1.28rem;
    height: 1.28rem;
    float: left;
    margin-right: 0.213333rem;
}
.page.multi .mwhz_h2 .me_modal .ct .me .mt {
    color: rgba(0, 0, 0, 0.85);
    font-size: 36px;
    float: left;
    width: calc(100% - 1.6rem);
}
.page.multi .mwhz_h2 .me_modal .ct .me .st {
    color: rgba(0, 0, 0, 0.45);
    font-size: 24px;
    float: left;
    width: calc(100% - 1.6rem);
}
.page.multi .mwhz_h2 .me_modal .ct .pnel .p {
    margin-bottom: 0.426667rem;
    padding: 0.32rem;
    display: inline-block;
    width: 45%;
    background: #F7F7F7;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 0.266667rem;
}
.page.multi .mwhz_h2 .me_modal .ct .pnel .p > img {
    width: 0.64rem;
    height: 0.64rem;
}
.page.multi .mwhz_h2 .me_modal .ct .pnel .p > p {
    color: rgba(0, 0, 0, 0.85);
    font-size: 28px;
}
.page.multi .mwhz_h2 .me_modal .ct .kf {
    margin-bottom: 0.266667rem;
}
.page.multi .mwhz_h2 .me_modal .ct .kf > img {
    width: 1.066667rem;
    height: 1.066667rem;
    float: left;
    margin-right: 0.213333rem;
}
.page.multi .mwhz_h2 .me_modal .ct .kf .mt {
    width: calc(100% - 1.6rem);
    color: rgba(0, 0, 0, 0.45);
    font-size: 24px;
    float: left;
}
.page.multi .mwhz_h2 .me_modal .ct .kf .st {
    width: calc(100% - 1.6rem);
    color: rgba(0, 0, 0, 0.85);
    font-size: 36px;
    float: left;
}
.page.multi.hasScroll {
    padding-top: 4.266667rem;
}
.page.multi.hasScroll .mwhz_hc .search {
    width: 100%;
    margin: 0;
    position: fixed;
    left: 0;
    top: 1.92rem;
    height: auto;
    border-radius: 0;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    background: #fff;
    z-index: 1;
}
.page.multi.hasScroll .mwhz_hc .search .input {
    width: calc(100% - 0.64rem);
    margin: 0.32rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    border-radius: 0.16rem;
    height: 1.006667rem;
    border-radius: 0.106667rem;
}
.page.multi .mwhz_hc {
    position: relative;
    padding-top: 4.933333rem;
    padding-bottom: 0.426667rem;
}
.page.multi .mwhz_hc .hbg {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 13.866667rem;
}
.page.multi .mwhz_hc .logan {
    position: absolute;
    top: 1.6rem;
    left: 50%;
    transform: translateX(-50%);
}
.page.multi .mwhz_hc .pt {
    position: absolute;
    top: 2.96rem;
    left: 0;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
}
.page.multi .mwhz_hc .panel {
    width: calc(100% - 0.64rem);
    margin: 0.32rem;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 0.266667rem;
    padding: 0.213333rem 0.426667rem;
    display: block;
}
.page.multi .mwhz_hc .panel .t {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    color: rgba(0, 0, 0, 0.85);
    line-height: 0.533333rem;
    margin-bottom: 0.106667rem;
}
.page.multi .mwhz_hc .panel .st {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.65);
    line-height: 0.533333rem;
}
.page.multi .mwhz_hc .panel .icon {
    position: absolute;
    right: 0.426667rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.8rem;
    height: 0.8rem;
}
.page.multi .mwhz_hc .search {
    width: calc(100% - 0.64rem);
    margin: 0.32rem;
    display: block;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    border-radius: 0.16rem;
    height: 1.706667rem;
}
.page.multi .mwhz_hc .search .tag {
    position: absolute;
    width: 1.066667rem;
    height: 1.066667rem;
    left: 0.32rem;
    top: 50%;
    transform: translateY(-50%);
}
.page.multi .mwhz_hc .search .input {
    width: 100%;
    height: 1.706667rem;
    line-height: 1.706667rem;
    padding-left: 1.493333rem;
    font-size: 32px;
    border: none;
    outline: none;
    border-radius: 0.16rem;
}
.page.multi .mwhz_hc .zj {
    padding-bottom: 1.066667rem;
    position: relative;
}
.page.multi .mwhz_hc .zj .zjt {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    color: rgba(0, 0, 0, 0.85);
    position: absolute;
    left: 0.426667rem;
    top: 0;
}
.page.multi .mwhz_hc .zj .lt {
    width: 2.4rem;
    height: 3.466667rem;
    position: absolute;
    left: 0.426667rem;
    top: 0.96rem;
}
.page.multi .mwhz_hc .zj .desc {
    padding-left: 3.253333rem;
    padding-top: 1.093333rem;
    padding-right: 0.426667rem;
    min-height: 3.866667rem;
}
.page.multi .mwhz_hc .zj .desc .dt {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    margin-bottom: 0.213333rem;
    color: #303133;
}
.page.multi .mwhz_hc .zj .desc .di {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    color: rgba(0, 0, 0, 0.45);
}
.page.multi .mwhz_hc .zj .enter {
    width: calc(100% - 0.853333rem);
    margin: 0.426667rem;
    text-align: center;
    display: block;
    margin-top: 0.853333rem;
}
.page.multi .mwhz_hc .book {
    padding: 0 0.426667rem;
}
.page.multi .mwhz_hc .book .bookt {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    color: rgba(0, 0, 0, 0.85);
    margin-bottom: 0.426667rem;
}
.page.multi .mwhz_hc .book .b {
    height: 2.56rem;
    padding: 0.32rem 0;
}
.page.multi .mwhz_hc .book .b .fm {
    width: 1.493333rem;
    height: 2.133333rem;
    float: left;
}
.page.multi .mwhz_hc .book .b .bt {
    width: calc(100% - 1.493333rem);
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    color: rgba(0, 0, 0, 0.85);
    float: left;
    margin-bottom: 0.213333rem;
}
.page.multi .mwhz_hc .book .b .zz {
    float: left;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 0.32rem;
    color: rgba(0, 0, 0, 0.45);
}
.page.multi .mwhz_hc .book .view_all {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 0.106667rem;
    height: 1.173333rem;
    line-height: 1.173333rem;
    font-size: 32px;
    color: rgba(0, 0, 0, 0.45);
    text-align: center;
    margin-top: 0.426667rem;
    margin-bottom: 1.28rem;
}
.page.multi .mwhz_hc .case {
    padding: 0 0.426667rem;
}
.page.multi .mwhz_hc .case .caset {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    color: rgba(0, 0, 0, 0.85);
    margin-bottom: 0.426667rem;
}
.page.multi .mwhz_hc .case .casep {
    background: #F7F7F7;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 0.266667rem;
    padding: 0.426667rem;
    position: relative;
    padding-left: 1.866667rem;
    margin-bottom: 0.426667rem;
}
.page.multi .mwhz_hc .case .casep .l {
    width: 1.28rem;
    height: 1.28rem;
    position: absolute;
    top: 0.426667rem;
    left: 0.213333rem;
}
.page.multi .mwhz_hc .case .casep .t {
    color: #303133;
    font-size: 28px;
}
.page.multi .mwhz_hc .case .casep .sd {
    color: #606266;
    font-size: 28px;
}
.page.multi .mwhz_hb {
    background: rgba(0, 0, 0, 0.85);
    padding: 1px 0;
}
.page.multi .mwhz_hb .hb_panel {
    padding-left: 0.426667rem;
}
.page.multi .mwhz_hb .hb_panel .hbp_t {
    height: 1.493333rem;
    line-height: 1.493333rem;
    position: relative;
}
.page.multi .mwhz_hb .hb_panel .hbp_t > span {
    font-size: 32px;
    color: #FFFFFF;
}
.page.multi .mwhz_hb .hb_panel .hbp_t > .icon {
    position: absolute;
    right: 0.426667rem;
    top: 50%;
    transform: translateY(-50%);
    height: 0.64rem;
    width: 0.64rem;
}
.page.multi .mwhz_hb .hb_panel .a,
.page.multi .mwhz_hb .hb_panel.open .m,
.page.multi .mwhz_hb .hb_panel.open .hbp_c {
    display: block;
}
.page.multi .mwhz_hb .hb_panel .m,
.page.multi .mwhz_hb .hb_panel .hbp_c,
.page.multi .mwhz_hb .hb_panel.open .a {
    display: none;
}
.page.multi .mwhz_hb .hb_panel .hbp_c {
    display: none;
    padding-left: 0.426667rem;
}
.page.multi .mwhz_hb .hb_panel .hbp_c .wl {
    height: 1.44rem;
    line-height: 1.44rem;
    color: rgba(255, 255, 255, 0.85);
    font-size: 28px;
    display: block;
    width: 100%;
}
.page.multi .mwhz_hb .copy {
    margin: 0.64rem 0;
    text-align: center;
}
.page.multi .mwhz_hb .copy > p {
    color: rgba(255, 255, 255, 0.85);
    font-size: 20px;
}
.page .middle.mwhz_hc {
    padding-top: 0;
    height: calc(100vh - 1.92rem);
    background: #fff;
}
.page .middle.mwhz_hc .panel {
    background: #F7F7F7;
    width: calc(100% - 1.706667rem);
    margin: 0.32rem 0.853333rem;
}
.page .middle.mwhz_hc .tttt {
    background: url('../images/middle_ti.png') no-repeat;
    background-position: 0.32rem;
    color: rgba(0, 0, 0, 0.85);
    font-size: 32px;
    height: 1.28rem;
    line-height: 1.28rem;
    padding-left: 1.386667rem;
}
.page.search {
    background: #F7F7F7;
}
.page.search .mwhz_c {
    padding: 0;
}
.page.search .mwhz_c .sc {
    position: relative;
    background: #FFFFFF;
    height: 1.706667rem;
    display: flex;
    justify-content: flex-start;
    padding: 0.213333rem 0.426667rem;
}
.page.search .mwhz_c .sc.book {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
}
.page.search .mwhz_c .sc .i {
    background: #F7F7F7;
    border-radius: 0.266667rem;
    padding: 0.426667rem 0.64rem;
    border: none;
    outline: none;
    height: 1.28rem;
    width: calc(100% - 1.44rem);
    padding-left: 1.36rem;
    font-size: 28px;
}
.page.search .mwhz_c .sc .search_link {
    color: rgba(0, 0, 0, 0.85);
    font-size: 32px;
    height: 1.28rem;
    line-height: 1.28rem;
    width: 1.44rem;
    text-align: center;
    cursor: pointer;
}
.page.search .mwhz_c .sc .icon {
    left: 0.746667rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1.066667rem;
    height: 1.066667rem;
}
.page.search .mwhz_c .sc .cancel {
    right: 2.24rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.426667rem;
    height: 0.426667rem;
}
.page.search .mwhz_c .collect_tab {
    width: 100%;
    height: 1.25rem;
    overflow-x: auto;
    overflow-y: hidden;
}
.page.search .mwhz_c .collect_tab .tab {
    width: 150vw;
}
.page.search .mwhz_c .collect_tab .tab > li .line {
    position: relative;
    z-index: 9;
}
.page.search .mwhz_c .tab {
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
    height: 1.12rem;
    line-height: 1.12rem;
    display: flex;
    justify-content: space-around;
}
.page.search .mwhz_c .tab > li {
    color: rgba(0, 0, 0, 0.45);
    font-size: 28px;
    text-align: center;
    position: relative;
}
.page.search .mwhz_c .tab > li .line {
    opacity: 0;
}
.page.search .mwhz_c .tab > li .drop {
    width: 0.586667rem;
    height: 0.586667rem;
    position: absolute;
    right: -0.8rem;
    top: 50%;
    transform: translateY(-50%);
}
.page.search .mwhz_c .tab .selected {
    color: rgba(0, 0, 0, 0.85);
}
.page.search .mwhz_c .tab .selected .line {
    margin: 0 auto;
    opacity: 1;
    background: rgba(0, 0, 0, 0.85);
    border-radius: 0.053333rem;
    width: 0.56rem;
    height: 0.106667rem;
    position: relative;
    z-index: 1;
    bottom: 0.106667rem;
}
.page.search .mwhz_c .sdata {
    width: 100%;
    height: calc(100vh - 4.83333rem);
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0.64rem 0.32rem;
    position: relative;
}
.page.search .mwhz_c .sdata .filter_modal {
    height: 0;
    transition: height 0.5s;
    -moz-transition: height 0.5s;
    /* Firefox 4 */
    -webkit-transition: height 0.5s;
    /* Safari 和 Chrome */
    -o-transition: height 0.5s;
    /* Opera */
    overflow: hidden;
    width: 100%;
    position: absolute;
    z-index: 5;
    background: rgba(0, 0, 0, 0.45);
    top: 0;
    left: 0;
}
.page.search .mwhz_c .sdata .filter_modal.open {
    height: calc(100vh - 4.533333rem);
}
.page.search .mwhz_c .sdata .filter_modal .ct {
    background: #fff;
    display: flex;
}
.page.search .mwhz_c .sdata .filter_modal .ct .left_switch {
    width: 3.093333rem;
    background: #F7F7F7;
}
.page.search .mwhz_c .sdata .filter_modal .ct .left_switch .lsitem {
    height: 1.066667rem;
    line-height: 1.066667rem;
    color: rgba(0, 0, 0, 0.45);
    font-size: 28px;
    border-left: 0.106667rem solid #F7F7F7;
    padding-left: 0.426667rem;
}
.page.search .mwhz_c .sdata .filter_modal .ct .left_switch .lsitem.selected {
    color: rgba(0, 0, 0, 0.85);
    border-left: 0.106667rem solid #1890FF;
    background: #fff;
}
.page.search .mwhz_c .sdata .filter_modal .ct .right_p {
    width: calc(100% - 3.093333rem);
    background: #fff;
    height: 4.266667rem;
    overflow-x: hidden;
    overflow-y: auto;
}
.page.search .mwhz_c .sdata .filter_modal .ct .right_p li {
    height: 1.066667rem;
    line-height: 1.066667rem;
    padding-left: 0.32rem;
    color: rgba(0, 0, 0, 0.45);
    font-size: 28px;
}
.page.search .mwhz_c .sdata .filter_modal .ct .right_p li.selected {
    color: #3886FF;
    background: url('../images/check.png') no-repeat;
    background-position: calc(100% - 0.853333rem);
}
.page.search .mwhz_c .sdata .sr {
    background: #FFFFFF;
    width: 100%;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 0.426667rem;
    padding-bottom: 0;
    margin-bottom: 0.426667rem;
}
.page.search .mwhz_c .sdata .sr .key {
    color: #18A0FB;
}
.page.search .mwhz_c .sdata .sr .name {
    color: rgba(0, 0, 0, 0.85);
    font-size: 32px;
    margin-bottom: 0.213333rem;
}
.page.search .mwhz_c .sdata .sr .name .tag {
    background: #3886FF;
    border-radius: 0.106667rem;
    height: 0.48rem;
    padding: 0 0.106667rem;
    font-size: 20px;
    line-height: 0.48rem;
    text-align: center;
    color: #fff;
    margin-right: 0.106667rem;
    display: inline-block;
}
.page.search .mwhz_c .sdata .sr .name .tag.none {
    background: #FF5555;
}
.page.search .mwhz_c .sdata .sr .name .tag.no {
    width: 0.426667rem;
}
.page.search .mwhz_c .sdata .sr .st {
    font-size: 28px;
    color: rgba(0, 0, 0, 0.65);
    margin-bottom: 0.426667rem;
}
.page.search .mwhz_c .sdata .sr .oinfo {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.426667rem;
}
.page.search .mwhz_c .sdata .sr .oinfo .info {
    display: flex;
    font-size: 24px;
}
.page.search .mwhz_c .sdata .sr .oinfo .info .k {
    color: rgba(0, 0, 0, 0.45);
}
.page.search .mwhz_c .sdata .sr .oinfo .info .v {
    color: rgba(0, 0, 0, 0.85);
    padding-left: 0.213333rem;
}
.page.search .mwhz_c .sdata .sr .oinfo.h {
    display: block;
}
.page.search .mwhz_c .sdata .sr .oinfo.h .info {
    width: 100%;
    margin-bottom: 0.106667rem;
}
.page.search .mwhz_c .sdata .sr .oinfo.h .info .k {
    width: 1.066667rem;
}
.page.search .mwhz_c .sdata .sr .oinfo.h .info .v {
    width: calc(100% - 1.066667rem);
}
.page.search .mwhz_c .sdata .sr .opt_sc {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1.2rem;
    border-top: 1px solid #d9d9d9;
}
.page.search .mwhz_c .sdata .sr .opt_sc .icon {
    width: 0.533333rem;
    height: 0.533333rem;
}
.page.search .mwhz_c .sdata .sr .opt_sc > span {
    color: rgba(0, 0, 0, 0.45);
    font-size: 24px;
}
.page.search .mwhz_c .sdata .sr .opt_sc .opt {
    align-items: center;
    display: flex;
    justify-content: center;
}
.page.search .mwhz_c .sdata .sr .opt_sc.two {
    justify-content: space-around;
}
.page.search .mwhz_c .sdata .sr .opt_sc.two .opt {
    align-items: center;
    display: inline-flex;
    justify-content: center;
}
.page.search .mwhz_c .sdata .sr .opt_sc.ac .scopt.opt > span,
.page.search .mwhz_c .sdata .sr .opt_sc.ac > span {
    color: #3886FF;
}
.page.search .mwhz_c .sdata .sr .flfg_tw {
    margin-top: 0.32rem;
}
.page.search .mwhz_c .sdata .sr .flfg_tw .total {
    color: rgba(0, 0, 0, 0.45);
    font-size: 24px;
    margin-bottom: 0.213333rem;
}
.page.search .mwhz_c .sdata .sr .flfg_tw ul > li {
    position: relative;
    padding-left: 0.933333rem;
    margin-bottom: 0.106667rem;
}
.page.search .mwhz_c .sdata .sr .flfg_tw ul > li:nth-child(n+3) {
    display: none;
}
.page.search .mwhz_c .sdata .sr .flfg_tw ul > li .no {
    background: #3886FF;
    border-radius: 0.16rem;
    color: #FFFFFF;
    font-size: 24px;
    text-align: center;
    height: 0.533333rem;
    line-height: 0.533333rem;
    padding: 0 0.213333rem;
    position: absolute;
    left: 0;
    top: 0;
}
.page.search .mwhz_c .sdata .sr .flfg_tw ul > li .ml,
.page.search .mwhz_c .sdata .sr .flfg_tw ul > li .c {
    font-size: 28px;
    line-height: 0.586667rem;
    color: rgba(0, 0, 0, 0.85);
    max-height: 1.7rem;
    overflow: hidden;
}
.page.search .mwhz_c .sdata .sr .flfg_tw ul > li .detail {
    color: #18A0FB;
    cursor: pointer;
}
.page.search .mwhz_c .sdata .sr .flfg_tw ul.show > li:nth-child(n+3) {
    display: block;
}
.page.search .mwhz_c .sdata .x_scroll {
    width: 100%;
    margin: 0 -0.32rem;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 0.426667rem;
}
.page.search .mwhz_c .sdata .x_scroll > ul {
    width: 160vw;
}
.page.search .mwhz_c .sdata .x_scroll .xitm {
    float: left;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 0.16rem;
    height: 1.013333rem;
    line-height: 1.013333rem;
    padding: 0 0.32rem;
    margin-left: 0.426667rem;
    color: rgba(0, 0, 0, 0.45);
    font-size: 28px;
}
.page.search .mwhz_c .sdata .x_scroll .xitm.selected {
    background: rgba(0, 0, 0, 0.85);
    color: #FFFFFF;
}
.page .detail.mwhz_c {
    padding: 0.32rem;
    position: absolute;
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}
.page .detail.mwhz_c > img {
    width: 100%;
}
.page .detail.mwhz_c .ctitle {
    color: rgba(0, 0, 0, 0.85);
    font-size: 32px;
    margin-bottom: 0.426667rem;
}
.page .detail.mwhz_c .ccontent {
    color: rgba(0, 0, 0, 0.65);
    font-size: 28px;
    padding-bottom: 2.133333rem;
}
.page .detail.mwhz_c .ccontent * {
    background: #fff !important;
    font-family: PingFang SC!important;
    font-style: normal!important;
    font-weight: 500!important;
    font-size: 24px!important;
    width: 100%!important;
}
.page .detail.mwhz_c .dopt {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    display: flex;
    height: 2.133333rem;
    background: #fff;
    justify-content: space-around;
    align-items: center;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
}
.page .detail.mwhz_c .dopt > img {
    width: 1.706667rem;
    height: 1.28rem;
    cursor: pointer;
}
.page .normal_btn {
    width: 100%;
    height: 1.226667rem;
    line-height: 1.226667rem;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.45);
    box-sizing: border-box;
    border-radius: 0.106667rem;
    color: rgba(0, 0, 0, 0.45);
    font-size: 28px;
}
.page .normal_btn.disable {
    background: rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
    border: none;
}
.page .normal_btn.active {
    background: #3886FF;
    color: #FFFFFF;
    border: none;
}
.page .mwhz_c {
    padding: 0 0.653333rem;
    box-sizing: border-box;
}
.page .mwhz_c .proy {
    font-size: 20px;
    color: #909399;
    display: block;
}
.page .mwhz_c .proy a {
    color: #3886FF;
}
.page .mwhz_c .proy > input {
    width: 0.32rem;
    height: 0.32rem;
}
.page .mwhz_c .t {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    color: rgba(0, 0, 0, 0.85);
}
.page .mwhz_c .st {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    color: rgba(0, 0, 0, 0.45);
}
.page .mwhz_c .ft {
    padding: 0.426667rem;
    background: #F7F7F7;
    border-radius: 0.266667rem;
    width: 100%;
    border: none;
    outline: none;
    font-size: 28px;
}
.page .mwhz_c .error {
    font-size: 28px;
    color: #FF5555;
}
.page .mwhz_c .code_ct {
    position: relative;
}
.page .mwhz_c .code_ct .ft {
    opacity: 0;
    position: absolute;
}
.page .mwhz_c .code_ct .nc {
    display: flex;
    justify-content: space-between;
}
.page .mwhz_c .code_ct .nc .n {
    width: 1.226667rem;
    height: 1.226667rem;
    line-height: 1.226667rem;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 0.266667rem;
    color: #000000;
    text-align: center;
    font-size: 48px;
}
.page .mwhz_c .code_ct .tip {
    display: flex;
    justify-content: space-between;
    color: rgba(0, 0, 0, 0.45);
    font-size: 28px;
}
.page .mwhz_c .code_ct .tip > a {
    color: #3886FF;
    cursor: pointer;
}
.page .mwhz_c.personal {
    padding: 0.426667rem 0.853333rem;
    height: calc(100vh - 1.92rem);
    background: #fff;
}
.page .mwhz_c.personal .sinfo {
    color: rgba(0, 0, 0, 0.45);
    font-size: 24px;
}
.page .mwhz_c.personal .fitem {
    display: flex;
    justify-content: space-between;
    height: 1.653333rem;
}
.page .mwhz_c.personal .fitem .label {
    color: rgba(0, 0, 0, 0.85);
    font-size: 28px;
    line-height: 1.653333rem;
}
.page .mwhz_c.personal .fitem .f {
    color: rgba(0, 0, 0, 0.45);
    font-size: 28px;
    line-height: 1.653333rem;
    width: calc(100% - 2.666667rem);
    text-align: right;
    position: relative;
}
.page .mwhz_c.personal .fitem .f .fi {
    margin-top: 0.36rem;
    height: 1.013333rem;
    line-height: 1.013333rem;
    width: 100%;
    padding: 0 0.213333rem;
    border: none;
    border-radius: 6px;
    text-align: right;
}
.page .mwhz_c.personal .fitem .f .icon {
    width: 0.64rem;
    height: 0.64rem;
    position: absolute;
    right: -0.64rem;
    top: 50%;
    transform: translateY(-50%);
}
.page .mwhz_c .pic_code {
    position: relative;
}
.page .mwhz_c .pic_code .code {
    width: 2.666667rem;
    height: 100%;
    background: #c4c4c4;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 0.266667rem 0.266667rem 0;
}
.page .mwhz_c .links {
    display: flex;
    justify-content: space-between;
}
.page .mwhz_c .links .link {
    color: rgba(0, 0, 0, 0.45);
    font-size: 28px;
}
.page .mr15 {
    margin-right: 0.4rem;
}
.page .mb12 {
    margin-bottom: 0.32rem;
}
.page .ma32 {
    margin: 0.853333rem;
}
.page .mb8 {
    margin-bottom: 0.213333rem;
}
.page .mb40 {
    margin-bottom: 1.066667rem;
}
.page .mt24 {
    margin-top: 0.64rem;
}
.page .mb16 {
    margin-bottom: 0.426667rem;
}
.page .mb24 {
    margin-bottom: 0.64rem;
}
.page .ab24 {
    position: absolute;
    bottom: 1.64rem;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 1.706667rem);
}
.ml_modal {
    position: fixed;
    z-index: 3;
    left: 0;
    width: 100%;
    height: calc(100vh - 3.566667rem);
    background: #fff;
    padding: 0.426667rem 0;
    transition: bottom 0.5s;
    -moz-transition: bottom 0.5s;
    /* Firefox 4 */
    -webkit-transition: bottom 0.5s;
    /* Safari 和 Chrome */
    -o-transition: bottom 0.5s;
    /* Opera */
    bottom: -100vh;
    border-top: 0.026667rem solid #D9D9D9;
}
.ml_modal.open {
    bottom: 0;
}
.ml_modal .mlt {
    color: rgba(0, 0, 0, 0.85);
    font-size: 48px;
    margin-left: 0.426667rem;
    position: relative;
}
.ml_modal .mlt .close {
    position: absolute;
    right: 0.426667rem;
    top: 50%;
    transform: translateY(-50%);
}
.ml_modal .types {
    border-bottom: 0.026667rem solid #D9D9D9;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0.426667rem 0;
}
.ml_modal .types > ul {
    width: 180vw;
}
.ml_modal .types .type {
    padding: 0.213333rem 0.426667rem;
    margin: 0 0.213333rem;
    float: left;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 0.106667rem;
    color: rgba(0, 0, 0, 0.65);
    font-size: 28px;
}
.ml_modal .types .type.selected {
    background: rgba(0, 0, 0, 0.85);
    color: #FFFFFF;
}
.ml_modal .books {
    height: calc(100vh - 7.266667rem);
    overflow-x: hidden;
    overflow-y: auto;
}
.ml_modal .books .bok {
    display: none;
    width: 100%;
    padding: 0.32rem 0.426667rem;
    padding-left: 2.613333rem;
    min-height: 2.88rem;
    position: relative;
}
.ml_modal .books .bok .fm {
    width: 1.706667rem;
    height: 2.426667rem;
    position: absolute;
    left: 0.426667rem;
    top: 0.32rem;
}
.ml_modal .books .bok .title {
    color: rgba(0, 0, 0, 0.85);
    font-size: 28px;
    margin-bottom: 0.213333rem;
}
.ml_modal .books .bok .zz {
    color: rgba(0, 0, 0, 0.45);
    font-size: 24px;
}
.ml_modal .books .book1 {
    display: block;
}
.mm_modal {
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 4;
    background: #fff;
    padding: 0.426667rem;
    overflow-x: hidden;
    overflow-y: auto;
    right: -100%;
    transition: right 0.5s;
    -moz-transition: right 0.5s;
    /* Firefox 4 */
    -webkit-transition: right 0.5s;
    /* Safari 和 Chrome */
    -o-transition: right 0.5s;
    /* Opera */
}
.mm_modal.open {
    right: 0;
}
.mm_modal.open .close {
    display: block;
}
.mm_modal .img {
    width: 100%;
}
.mm_modal .close {
    display: none;
    z-index: 5;
    position: fixed;
    bottom: 0.96rem;
    left: 50%;
    transform: translateX(-50%);
    width: 1.493333rem;
    height: 1.066667rem;
}
.qa_modal {
    background: rgba(0, 0, 0, 0.45);
    position: fixed;
    z-index: 4;
    left: 0;
    width: 100%;
    height: 100vh;
    bottom: -100vh;
    transition: bottom 0.5s;
    -moz-transition: bottom 0.5s;
    /* Firefox 4 */
    -webkit-transition: bottom 0.5s;
    /* Safari 和 Chrome */
    -o-transition: bottom 0.5s;
    /* Opera */
}
.qa_modal.open {
    bottom: 0;
}
.qa_modal .ct {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #FFFFFF;
    border-radius: 0.266667rem 0.266667rem 0px 0px;
}
.qa_modal .ct .opt {
    display: flex;
    justify-content: space-between;
    height: 1.6rem;
    padding: 0.266667rem 0.533333rem;
}
.qa_modal .ct .opt .close {
    background: url('../images/qa_cancel.png') no-repeat;
    background-position: left;
    padding-left: 0.853333rem;
    color: rgba(0, 0, 0, 0.85);
    font-size: 32px;
    line-height: 1.066667rem;
}
.qa_modal .ct .opt .publish {
    background: url('../images/qa_publish.png') no-repeat;
    background-position: left;
    padding-left: 0.853333rem;
    color: #3886FF;
    font-size: 32px;
    line-height: 1.066667rem;
}
.qa_modal .ct .textarea {
    width: 100%;
    height: 3.733333rem;
    padding: 0.426667rem 0.853333rem;
    border: none;
    outline: none;
    font-size: 28px;
}
.toast_tip {
    position: absolute;
    left: 50%;
    top: 50%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    border-radius: 16px;
    padding: 16px;
    max-width: 80%;
    line-height: 48px;
    font-size: 24px;
    text-align: center;
    transform: translate(-50%, -50%);
    display: none;
}
