.xinwei_card {
    padding: 0px;
}
.xinwei_card img {
    width: 100%;
    height: 80px;
}
.xinwen_btn {
    width: 120px;
    height: 30px;
    font-family: MiSans;
    font-weight: 400;
    color: #195ffe;
    font-size: 1.2em;
    border: 1px solid #195ffe;
    border-radius: 30px;
    text-align: center;
    overflow: hidden;
    line-height: 30px;
}
.marg10 {
    margin: 10px;
}
.xinwei_card h4 {
    padding: 10px;
}
.xinwen_btn img {
    width: 20px;
    height: 20px;
    float: right;
    position: relative;
    right: 10px;
    top: 4px;
}
.card_title_xinwen {
    width: 50%;
    text-align: right;
    line-height: 20px;
    float: right;
    margin-top: -24px;
    color: #fff;
    background: linear-gradient(90deg, #ffffff 20%, #0f0f0f);
    padding-right: 10px;
    opacity: 0.4;
}

.wenti_box {
    width: 70%;
    background: #ffffff;
    border-radius: 10px;
    margin: 0 auto;
    padding: 10px;
    margin-bottom: 30px;
}
.wenli_list_box {
    text-align: left;
    border-bottom: 1px solid #f4f5f7;
    padding: 30px 10px;
    display: flex;
}
.juse_text {
    width: 80%;
    font-family: MiSans;
    font-weight: 500;
    font-size: 1.6em;
    color: #0f0f0f;
    line-height: 30px;
    padding-left: 2%;
}
.juse_text p {
    float: left;
}
.wenti_img {
    width: 30px !important;
    height: 30px;
    margin-left: 2%;
}
.juse_btn {
    border: 1px solid #fe8a34;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    font-family: MiSans;
    font-weight: 400;
    font-size: 0.9m;
    color: #fe8a34;
    padding: 0px 10px;
}
