@font-face {
    font-family: "EN";
    src: url("./vivo-Regular.ttf");
}

@font-face {
    font-family: "TH";
    src: url("./DB-Admin-X.ttf");
}

@font-face {
    font-family: "AR";
    src: url("./vivotypeglobal-Regular.ttf");
}
@font-face {
    font-family: "VI";
    src: url("./HYQiHei-65S-latin.ttf");
}
@font-face {
    font-family: "VI2";
    src: url("./yn.ttf");
}

body {
    font-family: "EN";
}



#mrdb {
    width: 100%;
    height: 100%;
    background: url(../img/mrdb/bg.png);
    background-size: 100% 100%;
    position: relative;

}

.mrdb_mengban {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    pointer-events: none;
}

.mrdb_top {
    width: 100%;
    position: absolute;
    top: 1.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1rem;
    box-sizing: border-box;
}

.mrdb_top_fanhui {
    width: .88rem;
    height: 1.53rem;
}

.mrdb_top_pitch {
    min-width: 10.75rem;
    height: 1.8rem;
    background: linear-gradient(125deg, #7a756f, #38587b);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0.1rem 1rem;
    border-radius: 10rem;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 0.8rem;
    /* font-weight: bold; */
    /* word-break: break-all; */
    margin-bottom: 1rem;
    margin-left: -0.75rem;
}

.VI .mrdb_top_pitch{
    font-size: 0.7rem;
}

.VI2 .home_title{
    font-size: 1.3rem;
}

.mrdb_top_pitch_bod {
    width: 100%;
    margin: 0 auto;
    display: flex;
}

.mrdb_top_bod {
    width: 100%;
    height: 30%;
    position: relative;
}

.mrdb_bottom_bod {
    width: 100%;
    height: 68%;
    position: relative;
    overflow-y: scroll;
    padding-bottom: 2rem;
    box-sizing: border-box;
}

.mrdb_top_content {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    display: flex;
}

.mrdb_top_item {
    width: 50%;
    height: 10.94rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    color: #ffffff;
}

.mrdb_top_item_img {
    /* width: 6.56rem; */
    height: 7.81rem;
    margin-bottom: 0.3rem;
    /* object-fit: cover; */
}

.mrdb_top_item2 {
    position: relative;
}

.mrdb_bottom_item {
    width: 22rem;
    height: 2.3rem;
    border-radius: 1rem;
    margin: 0 auto;
    background: #161822;
    padding: 0.25rem 0.25rem;
    box-sizing: border-box;
    display: flex;
    text-align: center;
    font-size: 0.75rem;
    margin-bottom: 1.25rem;
    line-height: 0.9rem;
}

.mrdb_bottom_last {
    min-height: 10rem;
    height: auto;
    color: #ffffff;
    padding: 0.25rem 1rem 0.5rem;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    text-align: left;
    flex-flow: column;
}

.mrdb_bottom_last .mrdb_bottom_left {
    height: auto;
}

.mrdb_bottom_last .mrdb_bottom_center {
    height: auto;
}

.mrdb_bottom_last .mrdb_bottom_right {
    height: auto;
}

.mrdb_bottom_left {
    width: 7.33rem;
    height: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    border-radius: 1rem;
    flex-wrap: wrap;
    padding: 0 0.5rem;
    box-sizing: border-box;
    word-break: break-all;
    position: relative;
}

.mrdb_bottom_center {
    width: 7.33rem;
    height: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 0.8rem;
    flex-wrap: wrap;
}

.mrdb_bottom_right {
    width: 7.33rem;
    height: 1.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    border-radius: 1rem;
    flex-wrap: wrap;
    padding: 0 0.5rem;
    box-sizing: border-box;
    word-break: break-all;
    position: relative;
}

.mrdb_bottom_active {
    background: linear-gradient(125deg, #38587b, #7a756f);
    color: #ffffff;
    padding-right: 1.3rem;
}

.mrdb_bottom_active .mrdb_bottom_sl {
    display: block;
}

.mrdb_bottom_sl {
    display: none;
    width: 1.16rem;
    height: 1.16rem;
    position: absolute;
    top: 50%;
    right: 0.2rem;
    transform: translateY(-50%);
}

.mrdb_dui {
    width: 1.25rem;
    height: 1.25rem;
}

.mrdb_cuo {
    width: 1.25rem;
    height: 1.25rem;
}

.mrdb_duibi_bod {
    width: 22rem;
    height: 2.121rem;
    display: flex;
    position: fixed;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
}

.mrdb_duibi_bod .mrdb_duibi {
    position: relative;
    height: 2.121rem;
    top: 0;
    left: 0.25rem;
}

.mrdb_duibi {
    width: auto;
    height: 2.121rem;
    display: flex;
    align-items: center;
    position: fixed;
    bottom: 1rem;
    left: 1rem;
    background: linear-gradient(to right, #646b73, #4e6277);
    border-radius: 2rem;
    padding: 0 0.7rem;
    box-sizing: border-box;
}

.mrdb_duibi_img {
    width: 1.316rem;
    height: 1.533rem;
}

.mrdb_duibi_text {
    width: auto;
    margin-left: 0.7rem;
    color: #ffffff;
    word-break: break-all;
    font-size: 0.7rem;
}

#home {
    width: 100%;
    height: 100%;
    background: url(../img/home/bg.png);
    background-size: 100% auto;
    background-position: center;
    position: relative;
}

.home_en {
    position: absolute;
    top: 1.5rem;
    right: 1rem;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 1.25rem;
    overflow: hidden;
}

.home_countey_name {
    position: relative;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #dddfd9;
    border-radius: 50%;
    background: linear-gradient(135deg, #7c74bb, #254992);
    z-index: 2;
    font-size: 1.2rem;
    /* font-weight: bold; */
}

.home_countey {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding-top: 2.5rem;
    background: linear-gradient(135deg, #b7c0e9, #676397);
    z-index: 1;
    border-radius: 1.25rem;
}

.home_countey_item {
    width: 2.5rem;
    height: 2.2rem;
    color: #dfdfd6;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    /* font-weight: bold; */
}

.home_title {
    width: 100%;
    position: absolute;
    top: 7rem;
    font-size: 1.5rem;
    /* font-weight: bold; */
    text-align: center;
    color: #cbcbce;
    padding: 0 1rem;
    box-sizing: border-box;
}

.home_button {
    min-width: 15.22rem;
    min-height: 2.19rem;
    position: absolute;
    bottom: 4.5rem;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(135deg, #7c74bb, #254992);
    color: #dddfd9;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20rem;
    padding: 0.3rem 1rem;
    box-sizing: border-box;
    font-size: 1.1rem;
}

#jxxz {
    width: 100%;
    height: 100%;
    background: url(../img/jxxz/bg.png);
    background-size: 100% 100%;
    position: relative;
}

.jxxz_header {
    width: 100%;
    height: 10%;
    display: flex;
    align-items: center;
    font-size: 1rem;
    color: #ffffff;
}

.jxxz_fanhui {
    width: .88rem;
    height: 1.53rem;
    margin-left: 1.88rem;
    margin-right: 2rem;
}

.jxxz_bottom {
    width: 100%;
    height: 82%;
    display: flex;
}

.jxxz_left {
    width: 30%;
    padding: 0 1rem;
    box-sizing: border-box;
    color: #67686f;
}

.jxxz_left_item {
    min-height: 2.5rem;
    padding: 0.75rem 0;
    box-sizing: border-box;
    word-break: break-all;
}

.jxxz_left_active {
    color: #ffffff;
    font-size: 1.1rem;
}

.jxxz_right {
    width: 70%;
    background: url(../img/jxxz/bg2.png);
    background-size: 100% 100%;
    padding: 1rem 0;
    padding-left: 0.3rem;
    box-sizing: border-box;

}

.jxxz_right_bod {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
}

.jxxz_right_item {
    width: 37%;
    height: 25%;
    margin: 0.25rem 0.85rem;
    float: left;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.jxxz_right_img {
    /* width: 5.56rem; */
    height: 68%;
}

.jxxz_right_text {
    color: #a1b2ca;
    margin-top: 0.2rem;
    font-size: 1rem;
    text-align: center;
    height: 2.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

#zydb {
    width: 100%;
    height: 100%;
    background: url(../img/mrdb/bg.png);
    background-size: 100% 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000000;
}

.zydb_same {
    width: 45%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #ffffff;
    font-size: 0.75rem;
}

.VI2 .zydb_same{
    width: 47%;
    font-size: 0.6rem;
}

.zydb_best {
    width: 45%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #ffffff;
    font-size: 0.75rem;
}

.VI2 .zydb_best{
    width: 43%;
    font-size: 0.6rem;
}


.zydb_top_content {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
}

.zydb_top_item {
    width: 10.234rem;
    height: 11.818rem;
    background: url(../img/zydb/sjbod.png);
    background-size: 100% 100%;
    margin: 0 0.3rem;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;

}

.zydb_top_wxz {
    color: #ffffff;
    font-size: 0.8rem;
    opacity: 0.8;
}

#zydb .mrdb_bottom_item {
    min-height: 1.3rem;
    line-height: 1rem;
    color: #ffffff;
}

.zydb_top_xz {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 1rem;
    box-sizing: border-box;
}

.zydb_top_xz_img {
    /* width: 6.44rem; */
    height: 7.84rem;
    /* object-fit: cover; */
}

.zydb_top_xz_text {
    margin-top: 0.5rem;
    color: #ffffff;
    font-weight: bold;
}

.VI2 .zydb_top_xz_text{
    font-size: 0.9rem;
}

.zydb_top_fanhui {
    width: .88rem;
    height: 1.53rem;
    margin-right: 1rem;
}

.zydb_top_bod {
    width: 100%;
    height: 33%;
    position: relative;
}

.zydb_bottom_bod {
    width: 100%;
    height: 63%;
    position: relative;
    overflow-y: scroll;
    margin-top: 5%;
}

.mrdb_top_zuo {
    width: .66rem;
    height: 1.13rem;
    position: absolute;
    top: 50%;
    left: 1rem;
    transform: translateY(-50%);
}

.mrdb_top_you {
    width: .66rem;
    height: 1.13rem;
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
}

.zydb_tc {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}

.zydb_tk {
    width: 20.81rem;
    height: 40.91rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* background: url(../img/zydb/bod.png); */
    background: #fafafa;
    background-size: 100% 100%;
    border-radius: 1.5rem;

}

.zydb_tk_bod {
    padding: 1rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-flow: column;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.zydb_tk_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}

#zydb_select1 {
    width: 100%;
    height: 1.5rem;
    margin-bottom: 0.5rem;
}

#zydb_select2 {
    width: 100%;
    height: 1.5rem;
    margin-bottom: 0.5rem;
}

.zydb_tk_qd {
    width: 100%;
    height: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1a191c;
    color: #ffffff;
    margin-top: 0.5rem;
}

.zydb_button_t {
    width: 30px;
    height: 15px;
    background: #161822;
    border-radius: 0.5rem;
    margin-left: 0.2rem;
    position: relative;

}

.zydb_button_a {
    width: 12.8px;
    height: 12.8px;
    border-radius: 50%;
    background: linear-gradient(135deg, #aeb7d9, #419ad2);
    position: absolute;
    top: 50%;
    left: 1px;
    margin-top: -6.4px;
}

.zydb_tk_header {
    width: 100%;
    height: 10%;
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    color: #b3bccb;
    font-weight: bold;
}

.zydb_tk_guanbi {
    width: 1.22rem;
    height: 1.25rem;
}

.zydb_tk_bottom {
    width: 100%;
    height: 90%;
    display: flex;
}

.zydb_tk_left {
    height: 100%;
    width: 45%;
    overflow-y: scroll;
}

.zydb_tk_right {
    height: 100%;
    width: 55%;
    overflow-y: scroll;
}

.zydb_tk_left_item {
    font-size: 1rem;
    color: #feffff;
    display: flex;
    align-items: center;
    height: 2.5rem;
}

.zydb_tk_left_item .zydb_tk_left_dian {
    opacity: 0;
    font-weight: bold;
    font-size: 2rem;
    margin-right: 0.4rem;
}

.zydb_tk_left_active {
    font-size: 1.5rem;
}

.zydb_tk_left_active .zydb_tk_left_dian {
    opacity: 1;

}

.zydb_tk_right_item {
    font-size: 1rem;
    color: #feffff;
    display: flex;
    align-items: center;
    height: 2.5rem;
}

.mrdb_bottom_item .xiangtong {
    color: #747477;
}

.TH .home_countey_name {
    font-family: "EN";
}

.TH .home_countey_item {
    font-family: "EN";
}

.TH .home_title {
    font-size: 2rem;
}

.TH .home_button {
    font-size: 1.6rem;
}

.TH .jxxz_header_text {
    font-size: 1.5rem;
}

.TH .jxxz_left_item {
    font-size: 1.2rem;
}

.TH .jxxz_left_active {
    font-size: 1.3rem;
}

.TH .jxxz_right_text {
    font-size: 1.3rem;
}

.TH .mrdb_top_pitch {
    font-size: 1.5rem;
}

.TH .mrdb_top_item1_name {
    font-size: 1.3rem;
}

.mrdb_top_item1_name {
    text-align: center;
    width: 100%;
    word-break: break-all;
    height: 2.3rem;
}

.TH .mrdb_top_item2_name {
    font-size: 1.3rem;
}

.mrdb_top_item2_name {
    text-align: center;
    width: 100%;
    word-break: break-all;
    height: 2.3rem;
}

.TH .mrdb_bottom_item {
    font-size: 1.1rem;
}

.TH .zydb_same {
    font-size: 1rem;
}

.TH .zydb_best {
    font-size: 1rem;
}

.TH .zydb_top_wxz {
    font-size: 1.3rem;
}

.TH .zydb_tk_header_text {
    font-size: 1.3rem;
}

.TH .zydb_tk_left_item {
    font-size: 1.5rem;
}

.TH .zydb_tk_right_item {
    font-size: 1.5rem;
}

.TH .zydb_top_xz_text {
    font-size: 1.3rem;
}

.TH .mrdb_duibi_text {
    font-size: 1.3rem;
}

.swiper-slide {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}

#dbxq {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
}

.dbxq_fh {
    width: .88rem;
    height: 1.53rem;
    margin-right: 1rem;
    position: absolute;
    top: 1.9rem;
    left: 1rem;
}

.dbxq_img {
    width: 100%;
}