* {
    padding: 0;
    margin: 0;
}

body {
    color: #323436;
    background-color: #F5F5F5;
    font-size: 13px;
}

.box::-webkit-scrollbar {
    display: none;
}

.box {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
span,
b {
    font-weight: 550;
}

input {
    outline: none;
    border: none;
    display: flex;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    background-color: transparent;
}

span {
    color: #B6456B;
    margin-left: 3px;
    margin-right: 3px;
}

a {
    color: #B6456B;
    -webkit-tap-highlight-color: transparent;
}

b {
    color: #B6456B;
    margin-left: 3px;
    margin-right: 3px;
}

.fegx {
    width: 100%;
    height: 1px;
    background-color: #dadada;
}

.xcjg {
    padding: 5px;
}

audio {
    display: none;
}

.tjg {
    width: 100%;
    height: 110px;
}

.btl {
    width: 100%;
    background-color: #FFFFFF;
    position: fixed;
    top: 0;
    margin: auto;
    border-bottom: solid 0.1px #dcdcdc;
}

.btl1 {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
}

.btl1_img {
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 5px;
    color: #B6456B;
    font-size: 12px;
}

.btl1_img img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.btl1_img img:active {
    visibility: hidden;
}

.btl1_img2 {
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 5px;
    text-align: center;
}

.btl1_img2 img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.btl1_img2 img:active {
    visibility: hidden;
}

.btlx {
    display: flex;
    align-items: center;
    flex: 1;
    flex-direction: row-reverse;
}

.btlx25 {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.btl2 {
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    font-size: 13px;
}

.btl2x {
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    overflow-x: auto;
    white-space: nowrap;
    background-color: #fafafa;
}

.btl2x2 {
    margin-right: 15px;
    font-size: 10px;
}

.btgn2 {
    padding-bottom: 4px;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 8px;
    border-radius: 5px;
    display: inline-block;
    background-color: #f7f7f7;
    border: solid 1px #171A1A;
    color: #592C9F;
    font-size: 12px;
}

.btgn2:active {
    background-color: #898684;
    color: #ffffff;
}

.gjlb2_yd {
    width: 88%;
    margin: 3%;
    color: #303030;
}

.gjlb2_yd2 {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.gjlb2_pc {
    width: 300px;
    margin: 10px;
    color: #303030;
}

.nrq1_img {
    width: 55px;
    height: 55px;
    margin: 5px;
    border-radius: 5px;
}

.nrq1_img img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.gm {
    margin: 10px;
}

.box {
    width: 100%;
    display: flex;
    overflow: auto;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

.div-cla {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.div-clamp {
    flex: 1;
    margin: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.tsnr {
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    font-size: 10px;
}

.dgnl {
    width: 100%;
    background-color: #FEFEFE;
    position: fixed;
    bottom: 0;
    margin: auto;
    border-top: solid 0.1px #dedede;
}

.dgnl2 {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    overflow-x: auto;
    white-space: nowrap;
}

.tjg2 {
    width: 100%;
    height: 100px;
}

.xbtgn {
    width: 500px;
    margin: 4px;
    display: inline-block;
    color: #EF799C;
}

.cnm_lb {
    position: fixed;
    margin: auto;
    right: 0;
    bottom: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    display: none;
}

.cnm_lb2 {
    width: 200px;
    background-color: #ffffff;
    border: solid 1px #efefef;
    border-radius: 5px 0px 0px 5px;
}

.btl1_input {
    display: flex;
    align-items: center;
    border-radius: 25px;
    height: 32px;
    background-color: #ffffff;
    border: solid 1px #cecece;
    margin: 10px;
}

.btl1_input input,
button {
    font-size: 10px;
}

.btl1_button {
    border-radius: 25px;
    height: 32px;
    background-color: #ffffff;
    border: solid 1px #cecece;
    margin: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btl1_button:active {
    background-color: #a1a1a1;
    border: solid 1px #cecece;
    color: #fff;
}

button {
    outline: none;
    border: none;
    display: flex;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    background-color: transparent;
    color: #424648;
}

.xjb {
    height: 10px;
}

.z_nrq_style {
    background-color: #FFFFFF;
    padding: 10px;
    border-radius: 5px;
    border: solid 0.1px #dcdcdc;
    font-size: 12px;
}

.z_nrq_style2 {
    height: 260px;
    background-color: #ffffff;
    border-radius: 5px;
    color: #ffffff;
}

.z_nrq_style2 img {
    height: 100%;
    width: 100%;
}

.wk_bq {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
}

.bq_txt {
    color: #264D73;
}

.bq_txt:active {
    font-weight: bold;
    color: #262428;
}

.bq_img {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    flex: 1;
    color: #008B8B;
}

.bq_img:active {
    font-weight: bold;
    color: #262428;
}

.bq_img img {
    height: 20px;
    width: 20px;
}

.nrzq {
    background-color: transparent;
    width: 100%;
}

.nrzq_img {
    height: 144px;
    border-radius: 2px;
    display: none;
    margin-left: 3px;
    padding: 1px;
}

.nrzq_img img {
    height: 100%;
    width: 100%;
    object-fit: fill;
    border-radius: 2px;
}

.nrzq {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
}

 ::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

 ::-webkit-scrollbar-track {
    background: #f1f1f1;
}

 ::-webkit-scrollbar-thumb {
    background: #969696;
    border-radius: 5px;
}

 ::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.btgn {
    padding-bottom: 4px;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 8px;
    border-radius: 50px;
    display: inline-block;
    border: solid 1px #dedede;
    font-size: 10px;
    background-attachment: fixed;
}

.btgnyes {
    padding: 8px;
    margin: 8px;
    border-radius: 500px;
    display: inline-block;
    border: solid 1px #dedede;
    font-size: 10px;
    background-attachment: fixed;
}

.btgn:active {
    background-attachment: fixed;
    color: #4682B4;
}

.txdy {
    background-attachment: fixed;
}

.nrzq_bt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    border-radius: 2px;
    background-color: #FAFAFA;
    margin-top: 5px;
    margin-bottom: 15px;
    flex: 1;
    overflow: hidden;
    word-wrap: break-word;
    padding: 10px;
    margin-left: 3px;
    color: #B6456B;
    background-attachment: fixed;
}

.nrzq_nr {
    border-radius: 2px;
    word-break: break-all;
    margin-left: 3px;
    overflow: auto;
    word-wrap: break-word;
    padding: 8px;
    height: 130px;
    background-color: #FAFAFA;
    font-size: 11px;
    background-attachment: fixed;
}