
    .data_list {
        /* margin-top: 0.9rem; */
        margin-bottom: 1rem;
    }
    .jiedu_main .data_list{
        margin-top: 0;
    }
    .zw_main {
        background: #f6f6f6;
    }
    .common_address {
        padding: 0 0.3rem;
        height: 0.85rem;
        line-height: 0.85rem;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 9;
        display: flex;
        background: #fff;
        margin-bottom: 0.2rem;
        align-items: center;
        font-size: 0.24rem;
    }
    .common_address img {
        height: 0.3rem;
        margin-right: 0.15rem;
    }
    .common_address .current {
        font-weight: 600;
    }
    .zw_main .content {
        padding: 0.4rem 0.3rem;
        background: #fff;
    }
    .zw_main .content .name{
        font-size: 0.36rem;
        color: #222222;
        line-height: 0.45rem;
        margin-bottom: 0.4rem;
    }
    .zw_main .content .name .jx {
        border-radius: 10px 2px 10px 2px;
        background: #3d7ae5;
        color: #fff;
        font-size: 0.24px;
        display: inline-block;
        width: 0.85rem;
        height: 0.3rem;
        text-align: center;
        line-height: 0.3rem;
    }
    .zw_main .content .info{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .zw_main .content .info .author {
        font-size: 0.2rem;
        color: #777777;
        line-height: 0.4rem;
    }
    .zw_main .content .info .author img {
        width: 0.4rem;
        border-radius: 5px;
    }
    .zw_main .content .info .other {
        display: flex;
        align-items: center;
        margin-bottom: 0.6rem;
    }
    .zw_main .content .info .other .date {
        padding-left: 0.32rem;
        background:  url("../images/time_icon.png") no-repeat center left;
        background-size: 0.22rem;
        margin-right: 0.37rem;
    }
    .zw_main .content .info .other .collection {
        padding-left: 0.32rem;
        background:  url("../images/collection_icon.png") no-repeat center left;
        background-size: 0.22rem;
    }
    .zw_main .content .zw {
        font-size: 0.28rem;
        color: #333333;
        line-height: 0.45rem;
        text-align: justify;
        max-height: 15rem;
        overflow: hidden;
    }
    .jiedu_main .content .zw {
        max-height: inherit;
        overflow: inherit;
    }
    .zw_main .content .zw.active {
        max-height: max-content;
    }
    .zw_main .content .zw p {
        margin-bottom: 0.45rem;
    }
    .zw_main .content .zw p img {
        width: 100%;
    }
    .zw_main .content .option a{
        display: block;
        font-size: 0.24rem;
        line-height: 0.4rem;
        margin-bottom: 0.35rem;
    }
    .zw_main .content .option a i {
        color: #0c5fa1;
    }
    .zw_main  .tags {}
    .zw_main  .tags .name{
        color: #222222;
        font-size: 0.3rem;
        margin-bottom: 0.4rem;
        line-height: 0.3rem;
    }
    .zw_main  .tags .list {}
    .zw_main  .tags .list span{
        color: #333333;
        font-size: 0.24rem;
        padding: 0 0.2rem;
        height: 0.5rem;
        line-height: 0.5rem;
        border-radius: 5px;
        display: inline-block;
        margin-right: 0.2rem;
        margin-bottom: 0.2rem;
    }
    .zw_main  .tags .list span.b{
        background: #e1edf8;
    }
    .zw_main  .tags .list span.r{
        background: #fee8e0;
    }
    .zw_main  .tags .list span.g{
        background: #e8f5c6;
    }
    .zw_main  .tags1 {
        background: #fff;
        padding: 0.4rem 0.3rem;
        margin-top: 0.2rem;
        margin-bottom: 1.2rem;
    }
    
    .xgzy {
        margin-top: 0.2rem;
        padding: 0.3rem;
        background: #fff;
    }
    .xgzy .name {
        font-size: 0.3rem;
        font-weight: bold;
        margin-bottom: 0.2rem;
        line-height: 0.3rem;
    }
    .xgzy .list a {
        display: inline-block;
        line-height: 0.4rem;
        margin-bottom: 0.3rem;
    }
    .xgzy .list a img {
        height: 0.3rem;
        margin-right: 0.15rem;
    }
    .rmzx {
        margin-bottom: 1rem;
    }
    .rmzx1 {
        margin-bottom: 0;
    }





    
    .wode_main {
        background: url("../images/wode_bg3.png") no-repeat top center;
        background-size: 100%;
    }
    .wode_main .info {
        padding: 0.4rem 0.3rem;
        display: flex;
        justify-content: space-between;
    }
    .wode_main .info .img {
        width: 1.2rem;
        height: 1.2rem;
        overflow: hidden;
        border-radius: 100%;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0.2rem;
        box-sizing: border-box;
        margin: 0 auto;
    }
    
    .wode_main .info .img img{
        max-width: 100%;
        max-height: 100%;
    }
    .wode_main .info .state {
        height: 0.45rem;
        display: flex;
        align-items: center;
        margin-top: -0.1rem;
        justify-content: center;
        padding: 0.1rem 0.2rem;
        color: #fff;
        background: url("../images/wode_bg1.png") no-repeat center;
        background-size: 100%;
        font-size: 0.2rem;
    }
    .wode_main .info .txt {
        width: 4rem;
        text-align: left;
        color: #fff;
    }
    .wode_main .info .txt .name {
        font-size: 0.32rem;
        width: 100%;
        line-height: 0.4rem;
        overflow: hidden;
        margin-bottom: 0.2rem;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .wode_main .info .txt .edit {
        font-size: 0.2rem;
        line-height: 0.2rem;
    }
    .wode_main .info .operation {
        display: flex;
        flex: 1;
    }
    .wode_main .info .operation img {
        height: 0.35rem;
    }
    .wode_main .info .operation .message {
        position: relative;
        margin-left: 0.4rem;
    }
    .wode_main .info .operation .message .num{
        position: absolute;
        right: -0.1rem;
        background: #ff4949;
        height: 0.3rem;
        line-height: 0.3rem;
        min-width: 0.3rem;
        border-radius: 100%;
        text-align: center;
        color: #fff;
        font-size: 0.2rem;
        top: 0;
        z-index: 2;
    }
    .wode_main .wode_box1{
        margin: 0 0.3rem;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 1px 5px #ccc;
    }
    .wode_main .wode_box1 .list {
        display: flex;
        padding: 0.4rem 0;
    }
    .wode_main .wode_box1 .list .item {
        width: 33.3%;
        text-align: center;
    }

    .wode_main .wode_box1 .list .item .value {
        color: #333333;
        font-size: 0.36rem;
        line-height: 0.4rem;
        font-weight: bold;
    }
    .wode_main .wode_box1 .list .item .label {
        color: #333333;
        font-size: 0.24rem;
    }
    .wode_main .wode_box1 .active {
        display: flex;
        height: 1rem;
        background: url("../images/wode_bg2.png") no-repeat center;
        border-radius: 0 0 10px 10px;
        background-size: 100%;
        align-items: center;
        padding: 0 0.55rem 0 0.35rem;
        justify-content: space-between;
    }
    .wode_main .wode_box1 .active .label {
        color: #ab5203;
        font-size: 0.26rem;
    }
    .wode_main .wode_box1 .active .name {
        height: 0.4rem;
    }
    .wode_main .wode_box1 .active .name img {
        height: 100%;
    }
    .wode_main .wode_box2 {
        margin: 0.45rem 0.3rem 1.2rem;
    }
    .wode_main .wode_box2 a {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 0 0.2rem;
        height: 1rem;
        background: url("../images/right_icon.png") no-repeat 95% center;
        background-size: 0.14rem;
        font-size: 0.3rem;
        color: #191919;
        position: relative;
    }
    .wode_main .wode_box2 a::before {
        display: block;
        content: '';
        height: 1px;
        width: 100%;
        position: absolute;
        transform: scale(1, 0.5);
        background: #ededed;
        left: 0;
        bottom: 0;
    }
    .wode_main .wode_box2 a img {
        width: 0.43rem;
        margin-right: 0.4rem;
    }




    
    .wodeinfo_main {
        background: #f6f6f6;
    }
    .wodeinfo_main .info .back {
        position: absolute;
        left: 0.3rem;
        top: 0.3rem;
        width: 0.2rem;
    }
    .wodeinfo_main .info .back img {
        width: 100%;
    }
    .wodeinfo_main .info {
        background: url("../images/wodeinfo_bg.png") no-repeat center;
        background-size: 100%;
    }
    .wodeinfo_main .info {
        padding: 0.4rem 0.3rem;
        display: flex;
        justify-content: center;
    }
    .wodeinfo_main .info .img {
        width: 1.2rem;
        height: 1.2rem;
        overflow: hidden;
        border-radius: 100%;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0.2rem;
        box-sizing: border-box;
        margin: 0 auto;
    }
    
    .wodeinfo_main .info .state {
        color: #fff;
        font-size: 0.3rem;
        margin-top: 0.15rem;
    }
    .wodeinfo_main .info .img img{
        max-width: 100%;
        max-height: 100%;
    }
    .wodeinfo_main .table {
        margin-bottom: 0.2rem;
        background: #fff;
    }
    .wodeinfo_main  .table {
        box-sizing: border-box;
        padding: 0 0.4rem;
    }
    
    .wodeinfo_main .table .rows .edit {
        color: #0671d3;
        font-size: 0.3rem;
    }

    .wodeinfo_main .table .rows .edit a {
        color: #0671d3;
        font-size: 0.3rem;
    }
    .wodeinfo_main .table .rows .value input:disabled {
        background: none;
        text-indent: 0px;
    }
    .wodeinfo_main .table .rows .value input {
        background: #eee;
        outline: none;
        height: 0.7rem;
        border: none;
        border-radius: 5px;
        text-indent: 10px;
        font-size: 0.3rem;
    }
    .wodeinfo_main .table .rows .value {
        color: #555555;
        font-size: 0.3rem;
        text-align: left;
        flex:1;
    }
    .wodeinfo_main .table .rows .label {
        color: #191919;
        font-size: 0.3rem;
        width: 1.7rem;
    }
    .wodeinfo_main .table .rows1 .label {
        flex: 1;
    }
    .wodeinfo_main .table .rows .o {
        color: #fb5e08;
    }
    .wodeinfo_main .table .rows1 .value {
        text-align: right;
    }

    .wodeinfo_main .table .rows {
        position: relative;
        display: flex;
        height: 0.9rem;
        justify-content: space-between;
        align-items: center;
    }
    .wodeinfo_main .table .rows::before {
        display: block;
        content: '';
        height: 1px;
        width: 100%;
        position: absolute;
        transform: scale(1, 0.5);
        background: #ededed;
        left: 0;
        bottom: 0;
    }
    .border_line {
        margin-bottom: 1.2rem;
    }







    
    .chongzhi_box {
        padding: 0 0.3rem;
        overflow: hidden;
        overflow-x: auto;
    }
    .chongzhi_box .list {
        width: max-content;
        display: flex;
    }
    .chongzhi_box .list .item {
        width: 3.4rem;
        padding: 0.3rem 0.2rem;
        position: relative;
        margin-right: 0.3rem;
        border: 1px solid #f3d7af;
        border-radius: 5px;
        background: #fff;
    }
    .chongzhi_box .list .item .tj span {
        transform: rotate(-45deg);
        display: block;
        text-align: center;
        font-size: 0.2rem;
        line-height: 0.2rem;
        margin-left: -0.25rem;
        transform-origin: center;
        margin-top: 0.2rem;
    }
    .chongzhi_box .list .item .tj {
        width: 1rem;
        left: 0;
        top: 0;
        height: 1rem;
        background: url("../images/border_bg.png") no-repeat center;
        background-size: 100%;
        color: #fff;
        position: absolute;
    } 
    .chongzhi_box .list .item .name {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 0.3rem;
        color: #592111;
        font-weight: bold;
        font-weight: 400;
        line-height: 0.35rem;
        margin-bottom: 0.2rem;
        margin-top: 0.2rem;
    }
    .chongzhi_box .list .item .yj {
        color: #666666;
        font-size: 0.18rem;
        text-align: center;
        text-decoration: line-through;
        line-height: 0.25rem;
        margin-bottom: 0.2rem;
    }
    .chongzhi_box .list .item .name img {
        height: .3rem;
        margin-right: .1rem;
    }
    .chongzhi_box .list .item .xj {
        color: #d65f1e;
        display: flex;
        align-items: flex-end;
        font-size: 0.6rem;
        margin-bottom: 0.35rem;
        justify-content: center;
    }
    .chongzhi_box .list .item .value {
        line-height: 0.6rem;
    }
    .chongzhi_box .list .item .unit {
        font-size: 0.18rem;
        line-height: 0.3rem;
    }
    .chongzhi_box .list .item .update {
        text-align: center;
        color: #292928;
        transition: 0.3s;
        border: 1px solid #592111;
        border-radius: 5px;
        height: 0.75rem;
        line-height: 0.73rem;
        width: 2.6rem;
        margin: 0 auto 0.3rem;
    }
    .chongzhi_box .list .item.active {
        border: 1px solid #592111;
    }
    .chongzhi_box .list .item.active .update {
        background: #592111;
        color: #fff;
    }
    .chongzhi_box .list .item .downlaod {
        text-align: center;
        font-size: 0.24rem;
        color: #333333;
        margin-bottom: 0.05rem;
        line-height: .3rem;
    }
    .chongzhi_box .list .item .downlaod i {
        color: #d65f1e;
    }
    .chongzhi_box .list .item .zy {
        text-align: center;
        font-size: 0.24rem;
        color: #333333;
        margin-bottom: 0.25rem;
        line-height: .3rem;
    }
    .chongzhi_box .list .item .zy i {
        color: #d65f1e;
    }
    .chongzhi_box .list .item .zy span {
        color: #D48523;
    }
    .chongzhi_box .list .item .info {
        border-top: 1px solid #e7e8e8;
        padding: 0.3rem 0 0;
        display: flex;
        flex-wrap: wrap;
    }
    .chongzhi_box .list .item .info .box .label{ 
        width: 1.2rem;
        font-size: 0.2rem;
    }
    .chongzhi_box .list .item .info .box .value{
        color: #cc7400;
        flex: 1;
        font-size: 0.2rem;
    }
    .chongzhi_box .list .item .info .box{
        width: 100%;
        display: flex;
        align-items: center;
        font-size: 0.17rem;
    }
    .chongzhi_pay {
        margin-top: 0.2rem;
        padding: 0.4rem 0.3rem;
        margin-bottom: 0.5rem;
    }
    .chongzhi_pay .name {
        color: #222222;
        font-size: 0.3rem;
        font-weight: 500;
    }
    .chongzhi_pay .rows::before {
        display: block;
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        height: 1px;
        width: 100%;
        transform: scale(1, 0.5);
        background: #ebebeb;
    }
    .chongzhi_pay .rows:last-child:before {
        display: none;
    }
    .chongzhi_pay .rows {
        position: relative;
        display: flex;
        padding: 0.3rem 0;
    }
    .chongzhi_pay .rows .info {
        flex: 1;
        text-align: left;
        display: block;
        padding: 0;
    }
    .chongzhi_pay .rows img {
        width: 0.6rem;
        margin-right: 0.2rem;
    }
    .chongzhi_pay .rows .btn {
        width: 0.4rem;
        position: relative;
        display: flex;
        align-items: center;
    }
    .chongzhi_pay .radio-input + span{
        display: block;
        cursor: pointer;
        top: 2px;
        left: 15px;
        width: 0.4rem;
        height: 0.4rem;
        background: url("../images/check_false.png") no-repeat center;
        background-size: 100%;
        outline: none;
    }
    
    .chongzhi_pay .radio-input:checked + span::before{
        display: block;
        content: "";
        text-align: center;
        font-size: 16px;
        width: 0.4rem;
        height: 0.4rem;
        display: block;
        background: url("../images/check_true.png") no-repeat center;
        text-align: center;
        background-size: 100%;
    }
    .chongzhi_main input[type=radio]{
        visibility: hidden;
        position: absolute;
        left: 0;
        top: 0;
    }
    .chongzhi_main .chongzhi_footer {
        position: fixed;
        color: #fff;
        font-size: 0.3rem;
        text-align: center;
        height: 1.15rem;
        line-height: 1.15rem;
        background: #0671d3;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        max-width: 750px;
        margin: 0 auto;
    }
    .chongzhi_main .view {
        text-align: center;
        font-size: 0.24rem;
        color: #333333;
        margin-bottom: 2rem;
    }
    .chongzhi_main .view a {
        color: #0671d3;
    }







    
    .userinfo_main {
        background: url("../images/wode_bg3.png") no-repeat center top;
        background-size: 100%;
        position: relative;
        min-height: 100vh;
        padding-top: 1.25rem;
    }
    .userinfo_main .zuijinfangke {
        height: 0.5rem;
        display: flex;
        padding: 0 0.2rem; 
        color: #fff;
        position: absolute;
        right: 0.3rem;
        top: 0.3rem;
        font-size: 0.18rem;
        display: flex;
        align-items: center;
        background: #0361b2;
        border-radius: 100px;
    }
    .userinfo_main .zuijinfangke img {
        height: 0.22rem;
        margin-right: 0.1rem;
    }
    
    .userinfo_main .infobox {
        margin: 0 0.3rem 0;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0 1px 5px #ddd;
    }
    .userinfo_main .infobox .rows1 {
        margin: 0 0.2rem 0.2rem;
        padding-top: 0.2rem;
        position: relative;
    }
    .userinfo_main .infobox .rows1 .pic {
        width: 1.4rem;
        position: absolute;
        margin-top: -0.8rem;
    }
    .userinfo_main .infobox .rows1 .pic img {
        width: 100%;
    }
    .userinfo_main .infobox .rows1 .renzhen {
        display: flex;
        margin-left: 1.6rem;
        align-items: center;
        font-size: 0.2rem;
        color: #666666;
    }
    .userinfo_main .infobox .rows1 .renzhen img {
        width: 0.42rem;
        margin-right: 0.1rem;
    }
    .userinfo_main .infobox .rows2 {
        margin: 0 0.35rem;
        display: flex;
        align-items: center;
    }
    .userinfo_main .infobox .rows2 .name {
        color: #101010;
        font-size: 0.32rem;
    }

    .userinfo_main .infobox .rows2 .edit {
        height: 0.27rem;
        line-height: 0.27rem;
        margin-left: 0.2rem;
        display: inline-block;
    }
    .userinfo_main .infobox .rows2 .edit img {
        height: 100%;
    }
    .userinfo_main .infobox .rows3 {
        margin: 0 0.35rem;
        font-size: 0.24rem;
        color: #666666;
    }
    .userinfo_main .infobox .rows4 {
        margin: 0 0.35rem;
        display: flex;
        align-items: center;
    }
    .userinfo_main .infobox .rows4 .item {
        display: flex;
        align-items: center;
    }
    .userinfo_main .infobox .rows4 .item a{
        color: #056bc9;
        width: 3rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .userinfo_main .infobox .rows4 .item .icon {
        margin-left: 0.2rem;
    }
    .userinfo_main .infobox .rows4 .item .icon img{
        width: 0.22rem;
    }
    .userinfo_main .infobox .rows4 .item .label {
        font-size: 0.2rem;
        color: #666666;
    }
    .userinfo_main .infobox .rows5{
        display: flex;
        margin: 0.2rem 0.35rem;
        padding: 0.25rem 0 ;
        border-top: 1px #efefef solid;
    }
    .userinfo_main .infobox .rows5>div {
        width: 33.33%;
        display: flex;
        align-items: center;
        font-size: 0.3rem;
        color: #333333;
        display: flex;
        align-items: center;
    }
    .userinfo_main .infobox .rows5 .value {
        font-size: 0.3rem;
        color: #0671d3;
        margin-left: 0.1rem;
    }
    .userinfo_main .infobox .rows5 .label {
        color: #333333;
        font-size: 0.24rem;
    }
    .userinfo_main .infobox .rows5>div img {
        height: 0.25rem;
        margin-right: 0.15rem;
    }
    
    .userinfo_main .infobox .rows5 .collection .value {
        color: #fb3313;
    }
    .userinfo_main .infobox .rows5 .operation {
        width: 34%;
    }
    .userinfo_main .infobox .rows5 .operation .btn:last-child {
        margin-right: 0;
    }
    .userinfo_main .infobox .rows5 .operation .btn{
        width: 1.1rem;
        height: 0.5rem;
        line-height: calc(0.5rem - 2px);
        text-align: center;
        border: 1px solid #056bc9;
        margin-right: 0.1rem;
        font-size: 0.24rem;
        border-radius: 5px;
        color: #056bc9;
    }
    .userinfo_main .infobox .rows5 .operation .btn.flow {
        background: #056bc9;
        color: #fff;
    }
    .userinfo_main .common_item .pic {
        width: 2rem;
        height: 1.4rem;
    }
    .userinfo_main .common_item .info {
        width: calc(100% - 2.2rem);
    }
    .userinfo_main .common_item .author {
        display: flex;
        width: 100%;
        margin-bottom: 0.16rem;
    }
    .userinfo_main .common_item .author .s {
        color: #333333;
        font-size: 0.24rem;
        line-height: 0.3rem;
    }
    .userinfo_main .common_item .author .txt {
        text-align: left;
        flex: 1;
    }
    .userinfo_main .common_item .author .txt .t {
        font-size: 0.18rem;
        line-height: 0.2rem;
    }
    .userinfo_main .common_item .author .txt .n{
        color: #333333;
        font-size: 0.24rem;
        line-height: 0.3rem;
    }
    .userinfo_main .common_item .author .img {
        width: 0.6rem;
        height: 0.6rem;
        border-radius: 100%;
        overflow: hidden;
        margin-right: 0.15rem;
    }
    .userinfo_main .common_item .author .img img {
        width: 100%;
        height: 100%;
    }
    .userinfo_main .common_box {
        margin-bottom: 2rem;
        display: none;
        border-top: 1px solid #f6f6f6;
    }
    .userinfo_main .common_box0 {
        display: block;
    }
    .userinfo_main .baike_box {
        padding: 0.55rem 0.3rem;
    }
    .userinfo_main .common_box .operation .submit{
        background: #2a6ad4;
        border-radius: 5px;
        border: 1px solid #2a6ad4;
        color: #fff;
        width: 49%;
        line-height: 0.7rem;
        text-align: center;
        font-size: 0.28rem;
    }
    .userinfo_main .common_box .operation .cancel{
        
        background: #f6f6f6;
        border-radius: 5px;
        border: 1px solid #2a6ad4;
        width: 49%;
        color: #2a6ad4;
        line-height: 0.7rem;
        text-align: center;
        font-size: 0.28rem;
    }
    .userinfo_main .common_box .operation{
        display: flex;
        width: calc(100% - 1.4rem);
        justify-content: space-between;
    }
    .userinfo_main .baike_box .name{
        display: flex;
        align-items: center;
        font-size: 0.36rem;
        color: #222222;
        margin-bottom: 0.3rem;
    }
    .userinfo_main .baike_box .name img {
        height: 1rem;
        margin-right: 0.2rem;
    }
    .userinfo_main .baike_box .content p {
        line-height: 0.55rem;
        font-size: 0.28rem;
        color: #333333;
        text-align: justify;
    }
    .userinfo_main .liuyan_box .form {
        margin: 0 0.3rem;
    }
    .userinfo_main .liuyan_box .rows{
        display: flex;
        margin-top: 0.3rem;
    }
    .userinfo_main .liuyan_box .rows .label {
        width: 1.4rem;
        text-align: left;
        font-size: 0.28rem;
        color: #666666;
        line-height: 0.8rem;
    }
    .userinfo_main .liuyan_box .rows .input {
        min-height: 0.8rem;
        width: calc(100% - 1.4rem);
    }
    .userinfo_main .liuyan_box .rows .input input ,
    .userinfo_main .liuyan_box .rows .input textarea {
        height: 0.8rem;
        outline: none;
        background: #f6f6f6;
        border-radius: 5px;
        text-indent: 0.4rem;
        font-size: 0.28rem;
        border:none;
        width: 100%;
    }
    
    .userinfo_main .liuyan_box .rows .input textarea {
        height: auto;
        resize: none;
    }
    .userinfo_main .common_item .other {
        justify-content: flex-end;
    }
    .search_main .footer,
    .userinfo_main .footer {
        flex-wrap: wrap;
        padding-top: 0;
    }
    .search_main .footer .link ,
    .userinfo_main .footer .link {
        background: #2a6ad4;
        display: flex;
        width: 100%;
    }
    .search_main .footer .link a ,
    .userinfo_main .footer .link a {
        display: block;
        width: 50%;
        line-height: 0.55rem;
        height: 0.55rem;
        text-align: center;
        color: #fff;
        font-size: 0.18rem;
    }
    .search_main .footer .info ,
    .userinfo_main .footer .info{
        padding: 0.2rem;
        text-align: center;
        padding: 0 0.6rem;
        font-size: 0.18rem;
        color: #333333;
        line-height: 0.25rem;
        justify-content: center;
        width: 100%;
    }
    .search_main .footer .info p,
    .userinfo_main .footer .info p {
        width: 100%;
        text-align: center;
        line-height: 0.3rem;
    }
    .ewm_dialog {
        display: none;
        position: fixed;
        width: 5.6rem;
        border-radius: 10px;
        background: #fff;
        top: 15%;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 1.1rem 0;
        z-index: 13;
    }
    .ewm_dialog .img {
        width: 3.6rem;
        margin: 0 auto;
    }
    .ewm_dialog .img img {
        width: 100%;
    }
    .ewm_dialog .name {
        text-align: center;
        font-size: 0.3rem;
        color: #4c4b4b;
    }


    
    .zw_main .file {
        display: flex;
        flex-wrap: wrap;
        background: #f0f7fc;
        border-radius: 5px;
        padding: 0.15rem 0.3rem;
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
    }
    .zw_main .file .item {
        width: 50%;
        display: flex;
        font-size: 0.2rem;
        align-items: center;
    }
    
    .zw_main .file .item img {
        width: 0.25rem;
        margin-right: 0.1rem;
    }
    .zw_main .more {
        text-align: center;
        margin-top: 0.2rem;
    }
    .zw_main .more1 {
        display: none;
    }
    .zw_main .more .p1 {
        color: #0671d3;
        font-size: 0.28rem;
        line-height: 0.35rem;
        margin-bottom: 0;
    }
    .zw_main .content .more1 .p1 {
        color: #fa6d19;
        color: #0671d3;
    }
    .zw_main .more p img {
        width: 0.26rem;
        margin: 0 0.1rem;
    }
    .zw_main .more .p2 {
        color: #fa6d19;
        font-size: 0.28rem;
        line-height: 0.35rem;
        margin-bottom: 0;
    }


    
    .search_main {
        background: #f6f6f6;
    }
    .search_main .common_item .info{
        width: 100%;
    }
    .search_main .common_item .info .name {
        margin-bottom: 0.1rem;
    }
    .common_item .tags {
        margin-bottom: 0.1rem;
        display: flex;
        flex-wrap: wrap;
    }
    .common_item .tags span {
        display: inline-block;
        text-align: center;
        border-radius: 50px;
        height: 0.4rem;
        line-height: 0.4rem;
        text-align: center;
        margin-right: 0.15rem;
        padding: 0 0.15rem;
    }
    .common_item .tags span.g{
        
        color: #569f39;
        background: #eff9ed;
    }
    .common_item .tags span.o{
        color: #de8d29;
        background: #fef2e2;
    }
    .common_item .tags span.h{
        color: #fff;
        background: #833de5;
        border-radius: 12px 5px 12px 5px;
    }
    .common_item .tags span.c{
        color: #3a87bc;
        background: #ebf1fc;
        border-radius: 12px 5px 12px 5px;
    }
    .search_main .s_l .select select {
        background: #f6f6f6;
        height: 0.5rem;
        line-height: 0.5rem;
        border-radius: 5px;
        outline: none;
        border:none;
        text-align: center;
    }
    .search_main .s_l .select {
        display: flex;
        align-items: center;
    }
    .search_main .s_l {
        display: flex;
        padding:  0.3rem;
        background: #fff;
        margin-bottom: 0.15rem;
    }
    .search_main .checkbox-input + span{
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        top: 2px;
        left: 15px;
        width: 0.4rem;
        height: 0.4rem;
        background-size: 100%;
        outline: none;
        border-radius: 2px;
        border: 1px solid #d7e0e9;
        width: 0.3rem;
        height: 0.3rem;
    }
    
    .search_main .checkbox-input:checked + span::before{
        display: block;
        content: "";
        text-align: center;
        border-radius: 2px;
        width: 0.18rem;
        height: 0.18rem;
        display: block;
        background: #51a6f1;
        text-align: center;
        background-size: 100%;
    }
    
    .search_main .rows {
        position: relative;
        display: flex;
        align-items: center;
        margin-right: 0.6rem;
    }
    .search_main .rows .info {
        flex: 1;
        text-align: left;
        display: block;
        padding: 0;
    }
    .search_main .rows .txt {
        color: #222222;
        font-size: 0.24rem;
        margin-left: 0.1rem;
        line-height: 0.3rem;
    }
    .search_main .rows img {
        width: 0.6rem;
        margin-right: 0.2rem;
    }
    .search_main .rows a {
        color: #0671d3;
        font-size: 0.24rem;
    }
    .search_main .rows .btn {
        width: 0.4rem;
        position: relative;
        display: flex;
        align-items: center;
    }
  
    .search_main  .jieguo {
        padding: 0.3rem;
        background: #fff;
        margin-bottom: 0.2rem;
    }
    .search_main  .jieguo .name{
        color: #222222;
        font-size: 0.3rem;
        margin-bottom: 0.4rem;
        line-height: 0.3rem;
    }
    .search_main  .jieguo .tag {
        margin-top: 0.2rem;
    }
    .search_main  .jieguo .tag span{
        color: #333333;
        font-size: 0.24rem;
        padding: 0 0.2rem;
        height: 0.5rem;
        line-height: 0.5rem;
        border-radius: 5px;
        display: inline-block;
        margin-right: 0.2rem;
        margin-bottom: 0.2rem;
        background: #f6f6f6;
    }
    .search_main  .data_list {
        background: #fff;
        margin-bottom: 1.5rem;
    }
    .search_main  .jieguo .tag span.active{
        background: #0671d3;
        color: #fff;
    }


    
    .xinwen_main .content .zw {
        overflow: initial;
        height: auto;
        max-height: initial;
    }
    .xinwen_main .content .info {
        margin-bottom: 0.5rem;
    }
    .xinwen_main .content .info .option {
        display: flex;
    }
    .xinwen_main .content .info .date {
        padding-left: 0.32rem;
        background:  url("../images/time_icon.png") no-repeat center left;
        background-size: 0.22rem;
        margin-right: 0.37rem;
    }
    .xinwen_main .content .info .collection {
        padding-left: 0.32rem;
        background:  url("../images/collection_icon.png") no-repeat center left;
        background-size: 0.22rem;
    }
    .xinwen_main .tags {
        margin-bottom: 0.2rem;
    }
    .xinwen_main .tags .option a {
        display: block;
    }
    .xinwen_main .rmzx1 {
        margin-bottom: 1.2rem;
    }




    
    .login_main {
        min-height: 100vh;
        background: url("../images/wode_bg3.png") no-repeat center top;
        background-size: 100%;
        padding-top: 0.7rem;
    }
    .login_main .logo {
        height: 0.75rem;
        text-align: center;
        margin-bottom: 0.8rem;
    }
    .login_main .logo img {
        height: 100%;
    }
    .login_main .form .tab {
        color: #333333;
        font-size: 0.3rem;
        margin-bottom: 0.6rem;
    }
    .login_main .form .tab span {
        margin-right: 0.5rem;
        position: relative;
        display: inline-block;
        height: 0.8rem;
        line-height: 0.7rem;
    }
    .login_main .form .tab span.active {
        color: #0671d3;
    }
    .login_main .form .tab span::before {
        display: block;
        position: absolute;
        content: '';
        background: #fff;
        transition: 0.3s;
        height: 0.06rem;
        width: 0.6rem;
        margin: 0 auto;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 100px;
    }
    .login_main .form .tab span.active::before {
        background: #0671d3;
    }
    .login_main .form {
        margin: 0 0.3rem;
        background: #fff;
        border-radius: 5px;
        padding: 0.3rem 0.5rem;
        box-shadow: 0 0px 5px #ccc;
    }
    .login_main .form .label {
        width: 6rem;
        height: 0.9rem;
        border-radius: 100px;
        background: #f5f5f5;
        margin-bottom: 0.3rem;
    }
    .login_main .form .label input {
        width: 100%;
        height: 100%;
        outline: none;
        color: #888888;
        font-size: 0.3rem;
        padding-left: 0.9rem;
        border: none;
        background: none;
    }
    .login_main .form .label.account input {
        background: url("../images/user_icon.png") no-repeat 0.4rem center;
        background-size: 0.4rem;
    }
    .login_main .form .label.password input {
        background: url("../images/lock_icon.png") no-repeat 0.4rem center;
        background-size: 0.4rem;
    }
    .login_main .form .label.phone input {
        background: url("../images/phone_icon.png") no-repeat 0.4rem center;
        background-size: 0.3rem;
    }
    .login_main .form .label.code {
        display: flex;
    }
    .login_main .form .label.code button {
        width: 4rem;
        font-size: 0.3rem;
        color: #0671d3;
        background: none;
        outline: none;
        border: none;
        text-align: center;
    }

    .login_main .form .label.code input {
        background: url("../images/code_icon.png") no-repeat 0.4rem center;
        background-size: 0.4rem;
    }

    .login_main .form .operation {
        font-size: 0.24rem;
        margin-bottom: 0.3rem;
        color: #888888;
        display: flex;
        justify-content: space-between;
    }
    .login_main .form .phone_box {
        display: block;
    }
    .login_main .form .account_box {
        display: none;
    }
    .login_main .rows {
        position: relative;
        display: flex;
    }
    .login_main .rows .info {
        flex: 1;
        text-align: left;
        display: block;
        padding: 0;
    }
    .login_main .rows .txt {
        color: #888888;
        font-size: 0.24rem;
        margin-left: 0.1rem;
        line-height: 0.4rem;
    }
    .login_main .rows img {
        width: 0.6rem;
        margin-right: 0.2rem;
    }
    .login_main .rows a {
        color: #0671d3;
        font-size: 0.24rem;
    }
    .login_main .rows .btn {
        width: 0.4rem;
        position: relative;
        display: flex;
        align-items: center;
    }
    .login_main .radio-input + span{
        display: block;
        cursor: pointer;
        top: 2px;
        left: 15px;
        width: 0.4rem;
        height: 0.4rem;
        background: url("../images/check_false.png") no-repeat center;
        background-size: 100%;
        outline: none;
    }
    
    .login_main .radio-input:checked + span::before{
        display: block;
        content: "";
        text-align: center;
        font-size: 16px;
        width: 0.4rem;
        height: 0.4rem;
        display: block;
        background: url("../images/check_true.png") no-repeat center;
        text-align: center;
        background-size: 100%;
    }
    .login_main input[type=radio]{
        visibility: hidden;
        position: absolute;
        left: 0;
        top: 0;
    }
    .login_main .form {
        margin-bottom: 1.4rem;
    }
    .login_main .submit {
        text-align: center;
        margin: 0 0.3rem;
        background: #0671d3;
        color: #fff;
        font-size: 0.3rem;
        font-weight: bold;
        line-height: 0.9rem;
        height: 0.9rem;
        border-radius: 100px;
        margin-bottom: 0.3rem;
    }
    .login_main .agree .rows {
        justify-content: center;
    }

    .login_main .other .name{
        position: relative;
        text-align: center;
        width: 6.1rem;
        margin: 0.5rem auto;
    }
    .login_main .other .name::before {
        height: 1px;
        width: 100%;
        top: 50%;
        left: 0;
        position: absolute;
        display: block;
        content: '';
        background: #888888;
    }
    .login_main .other .name span {
        position: relative;
        z-index: 9;
        background: #fff;
        color: #888888;
        font-size: 0.24rem;
        display: inline-block;
        width: 1.6rem;
        text-align: center;
    }
    .login_main .other .list {
        display: flex;
        justify-content: center;
    }
    .login_main .other .list .icon{
        width: 0.6rem;
        height: 0.6rem;
    }
    .login_main .other .list .icon img {
        width: 100%;
    }


    
    .zyb_main .rmzx{
        margin-bottom: 1.2rem;
    }
    .zyb_main .content .xx {
        display: flex;
        justify-content: space-between;
    }
    .zyb_main .content .xx .pic {
        height: 2.4rem;
        width: 3.3rem;
        position: relative;
        margin-top: 0.2rem;
    }
    .zyb_main .content .xx .pic .state {
        position: absolute;
        left: 0.1rem;
        top: 0.1rem;
        color: #fff;
        background: #833de5;
        width: 0.8rem;
        height: 0.32rem;
        line-height: 0.32rem;
        text-align: center;
        border-radius: 10px 2px 10px 2px;
        font-size: 0.18rem;
    }
    .zyb_main .content .xx .pic img {
        width: 100%;
    }
    .zyb_main .content .xx .file {
        width: calc(100% - 3.5rem);
    }
    .zyb_main .file .item {
        width: 100%;
    }



    
    .fix_menu {
        z-index: 2000;
        position: fixed;
        bottom: 100px;
        /* display: none; */
        width: 240px;
        transition: 0.3s;
        left: calc(0.75rem - 240px);
    }
    .fix_menu.active {
        left: 0;
    }
    .fix_menu .list {
        padding: 18px;
        float: left;
        background: #fff;
        width: calc(100% - 0.75rem);
        position: relative;
    }
    .fix_menu .list .item {
        position: relative;
        padding-left: 0.5rem;
    }
    .fix_menu .list .item::before {
        position: absolute;
        left: 0;
        width: 8px;
        top: 50%;
        margin-top: -4px;
        height: 8px;
        background: #F5F5F5;
        border-radius: 100px;
        transition: 0.3s;
        display: block;
        content: '';
    }
    .fix_menu .list::before {
        position: absolute;
        left: 20px;
        width: 4px;
        height: calc(100% - 36px);
        background: #F5F5F5;
        border-radius: 100px;
        transition: 0.3s;
        display: block;
        content: '';

    }
    .fix_menu .list .item.active::before {
        background: #0671d3;
    }

    .fix_menu .name {
        left: 0;
        width: 0.75rem;
        color: #fff;
        background: #0671d3;
        text-align: center;
        border-radius: 0 5px 5px 0;
        padding: 0.2rem 0;
        float: right;
        position: relative;
        z-index: 99;
    }
    .fix_menu .name img {
        width: 0.3rem;
    }