    /* 1812291个人中心 */

	
    #woweeiq #content {
        background: #f7f7f7;
        /*background: red;*/
        width: 100%;
        overflow: hidden;
    }

    #woweeiq #content .myinfo {
        background: #fff;
    }

    #woweeiq #content .myinfo .block_one {
        height: 180px;
       /* background: url(/emall/images/img/组2.png) no-repeat;*/
        background-size: 100% 110%;
        box-sizing: border-box;
        color: #fff;
		position: relative;
    }
	#woweeiq #content .myinfo .block_one .block_bg{
		position:absolute;top:0px;left:0px;width: 100%;
    }

    #woweeiq #content .myinfo .block_one .info {
        width: 100%;
        float: left;
        position: relative;
        margin-top: 20px;
    }

    #woweeiq #content .myinfo .block_one ul {
        float: left;
        font-size: 11.5px;
        line-height: 18px;
        margin-left: 10px;
    }

    #woweeiq #content .myinfo .block_one img.face {
        width: 50px;
        height: 50px;
        position: absolute;
        top: calc(50% - 25px);
		border-radius: 50%;
		position: absolute;
		left: 45%;
    }

    #woweeiq #content .myinfo .block_one a {
        background: #fff;
        padding: 7px 13px;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        position: absolute;
        right: 0;
        top: calc(50% - 15px);
        color: #e86790;
    }

    #woweeiq #content .myinfo .block_one .name {
        text-align: center;
        font-size: 16px;
        line-height: 37px;
    }

    #woweeiq #content .myinfo .block_one .name span {
        position: relative;
    }

    #woweeiq #content .myinfo .block_one .name small {
        /*position: absolute;*/
        width: 100%;
        text-align: left;
        text-indent: 13px;
    }

    #woweeiq #content .myinfo .block_tow {
        width: 100%;
        height: 55px;
        position: relative;
        border-bottom: 1px solid #ccc;
    }

    #woweeiq #content .myinfo .block_tow>div {
        width: calc(100% / 4);
        float: left;
        text-align: center;
        line-height: 15px;
        box-sizing: border-box;
        height: 25px;
        margin-top: 10px;
    }

    #woweeiq #content .myinfo .block_tow>div>h4 {
        position: relative;
        top: -5px;
        color: #e86790;
    }

    #woweeiq #content .myinfo .block_tow>.middleCon {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

    #woweeiq #content .myinfo .block_three {
        width: 100%;
        height: 100px;
        position: relative;
    }

    #woweeiq #content .myinfo .block_three>div>img {
        width: 40px;
    }

    #woweeiq #content .myinfo .block_three>div {
        width: calc(100% / 4);
        box-sizing: border-box;
        text-align: center;
        float: left;
        margin-top: 15px;
    }

    #woweeiq #content .myinfo .block_three .cuxiao {
        color: #ff7373;
    }

    #woweeiq #content .myinfo .block_three .huodong {
        color: #ffab3d;
    }

    #woweeiq #content .myinfo .block_three .youhui {
        color: #ff6f9d;
    }


    #woweeiq #content .myOrder>.order_block {
        width: 100%;
        position: relative;
        text-align: center;
        height: 80px;
    }

    #woweeiq #content .myOrder>.order_block>div {
        width: calc(100% / 4);
        float: left;
        margin-top: 10px;
    }

    #woweeiq #content .myOrder>.order_block>div>img {
        width: 40px;
    }

    #woweeiq #content .newinfo>ul {
        padding: 10px 5px;
    }

    #woweeiq #content .newinfo>ul li {
        line-height: 23px;
    }

    #woweeiq #content .newinfo>ul li i {
        width: 5px;
        height: 5px;
        display: inline-block;
        border-radius: 50%;
        background: #e86790;
        position: relative;
        top: -2px;
        margin: 0 5px;
    }

    #woweeiq #content .newinfo>ul li span {
        margin-left: 3px;
        color: #999999;
    }

    #woweeiq #content .newuservip .block {
        width: 100%;
        position: relative;
        height: 90px;
    }

    #woweeiq #content .newuservip .block div {
        width: calc(100% / 2);
        box-sizing: border-box;
        height: 100%;
        float: left;
        padding: 15px 10px;
    }

    #woweeiq #content .newuservip .block div img {
        float: right;
        height: 100%;
    }

    #woweeiq #content .newuservip .block div h4 {
        font-weight: unset;
    }

    #woweeiq #content .newuservip .block div p {
        font-size: 13px;
        color: #999999;
    }

    #woweeiq #content .fudong {
        width: calc(100% - 20px);
        margin: 10px;
        background: #fff;
    }

    #woweeiq #content .guanggao img,
    #woweeiq #content .shiping img {
        width: 100%;
    }


    /* 1901021最新通知 */

    #wpqwqeq {
        height: 100%;
    }

    #wpqwqeq .content {
        min-height: calc(100% - 50px);
        box-sizing: border-box;
        padding: 5px 15px;
        background: #f7f7f7;
    }

    #wpqwqeq .content h5 {
        text-align: center;
        padding: 5px;
        margin: 10px;
    }

    #wpqwqeq .content h5 time {
        padding: 5px 10px;
        background: #ebebeb;
        border-radius: 30px;
        color: #0a2400;
        font-weight: normal;
    }

    #wpqwqeq .content .info {
        width: 100%;
        border-radius: 10px;
        background: #ffff;
        padding: 10px;

    }

    #wpqwqeq .content .info h4 {
		font-size: 16px;
        line-height: 30px;
        font-weight: normal;
		border-bottom: 1px solid #ccc;
		padding-bottom: 5px;
		margin-bottom: 5px;
    }

    #wpqwqeq .content .info .imginfo_big {
        height: 80px !important;
    }

    #wpqwqeq .content .info .imginfo {
        height: 50px;
        margin: 5px 0;
    }

    #wpqwqeq .content .info .imginfo img {
        height: 100%;
        float: left;
        margin-right: 10px;
    }

    #wpqwqeq .content .info>p {
        color: #666;
        line-height: 30px;
    }

    #wpqwqeq .content .info a {
        color: #000;
        line-height: 30px;
    }

    /* 1901022我的资料 */

    #wpqwqew {
        width: 100%;
        height: 100%;
    }

    #wpqwqew .content {
        height: calc(100% - 50px);
        width: 100%;
        background: #f7f7f7;
    }

    #wpqwqew .content .guanggao img {
        width: 100%;
    }

    #wpqwqew .content #infofrom {
        background: #fff;
    }

    #wpqwqew .content #infofrom div {
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        font-size: 16px;
        border-bottom: 1px solid #ccc;
        position: relative;
    }

    #wpqwqew .content #infofrom div input {
        float: right;
        height: calc(100% - 4px);
        border: none;
        color: #999;
        text-align: right;
        display: inline-block;
        margin: 2px 0;
        margin-right: 15px;
        width: 65%;
        font-size: 16px;
    }

    #wpqwqew .content #infofrom div i {
        border-color: #999999;
        top: calc(50% - 6px);
        position: absolute;
        right: 15px;
    }

    #wpqwqew .content .alert {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        background: rgba(0, 0, 0, 0.4);
    }

    #wpqwqew .content .alert div {
        width: 90%;
        position: absolute;
        top: 35%;
        background: #fff;
        border-radius: 10px;
        padding: 0 10px;
        margin: 0 5%;
    }

    #wpqwqew .content .alert div p {
        height: 50px;
        line-height: 50px;
        border-bottom: 1px solid #ccc;
        font-size: 17px;
    }

    #wpqwqew .content .alert div p img {
        width: 25px;
        position: relative;
        top: -2px;
        margin: 0 3px;
    }

    #wpqwqew .content .alertcon>div {
        display: none;
    }

    /* 1901031最新通知 */
    #wpqwqrq {
        height: 100%;
    }

    #wpqwqrq .content {
        min-height: calc(100% - 50px);
        box-sizing: border-box;
        padding: 20px 15px;
        background: #f7f7f7;
    }

    #wpqwqrq .content h5 {
        text-align: center;
        padding: 10px;
        margin: 10px;
    }

    #wpqwqrq .content h5 time {
        padding: 5px 10px;
        background: #ebebeb;
        border-radius: 30px;
        color: #0a2400;
        font-weight: normal;
    }

    #wpqwqrq .content .info {
        width: 100%;
        border-radius: 10px;
        background: #ffff;
        padding: 0 0 10px 0;
        line-height: 25px;
		margin: 15px 0;
    }

    #wpqwqrq .content .info .imginfo {
        position: relative;
    }

    #wpqwqrq .content .info .imginfo>div {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
    }

    #wpqwqrq .content .info .imginfo>div>p {
        position: relative;
        top: 50%;
        vertical-align: top;
        margin-top: -10px;
        color: #fff;
        font-size: 20px;
        text-align: center;
        line-height: 20px;
    }

    #wpqwqrq .content .info img {
        width: 100%;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
    }

    #wpqwqrq .content .info h4 {
        font-size: 17px;
        font-weight: normal;
        margin-top: 10px;
        padding: 0 10px;
    }

    #wpqwqrq .content .info h4 small {
        float: right;
        color: #676767;
    font-size: small;
    }

    #wpqwqrq .content .info p {
        padding: 0 10px;
        color: #676767;
    }
	
	
	
    #wpqwwwq .content .class_nav {
        width: 100%;
        /*height: 100px;*/
        float: left;
        margin: 5px 0;
    }

    #wpqwwwq .content .class_nav a {
        width: calc(100% / 4 - 4%);
        margin: 5px 2%;
        text-align: center;
        line-height: 30px;
        background: rgba(235, 235, 235, 1);
        border-radius: 30px;
        float: left;
        color: #676767;
        font-size: 14px;
    }

    #wpqwwwq .content .class_nav .a_active {
        background: #e86790;
        color: #fff;

    }

    #wpqwwwq .content .find_content .Bring_goods {
        float: left;
        width: 100%;
    }

    #wpqwwwq .content .find_content .Bring_goods>div {
        width: 47%;
        float: left;
        height: 240px;
        margin: 5px 1% 0 2%;
        padding: 6px;
        position: relative;
        box-sizing: border-box;
    }

    #wpqwwwq .content .find_content .Bring_goods>div:nth-child(2n) {
        margin: 5px 2% 0 1%;
    }

    #wpqwwwq .content .find_content .Bring_goods>div>img {
        width: 100%;
        position: absolute;
        z-index: -1;
        height: 100%;
        top: 0;
        left: 0;
    }

    #wpqwwwq .content .find_content .Bring_goods>div>.text {
        position: absolute;
        bottom: 0;
        color: #fff;
    }

    #wpqwwwq .content .find_content .Bring_goods>div>.text>h5 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 14px;
        color: #fff;
        font-weight: normal;
    }

    #wpqwwwq .content .find_content .Bring_goods>div>.text>p {
        font-size: 13px;
        line-height: 39px;
    }

    #wpqwwwq .content .find_content .Bring_goods>div>.text>p>img {
        width: 25px;
        margin: 0 4px;
    }

    #wpqwwwq .content .find_content .Bring_goods>div>.text>p>span {
        float: right;
        margin-right: 5px;
    }

    #wpqwwwq .content .find_content .Bring_goods>div>.text>p>span>img {
        width: 25px;
        margin: 0 2px;
        position: relative;
        top: -2px;
    }


    /*关注*/

    #wpqwwwq .content .find_content .follow {
        float: left;
        width: 100%;
        color: #676767;
    }

    #wpqwwwq .content .find_content .follow>div {
        padding: 10px;
        /*background: red;*/
        box-sizing: border-box;
        width: 100%;
    }

    #wpqwwwq .content .find_content .follow>div>.user {
        line-height: 20px;
    }

    #wpqwwwq .content .find_content .follow>div>.user p {
        color: #000;
        font-size: 15px;
    }

    #wpqwwwq .content .find_content .follow>div>.user>img {
        float: left;
        height: 40px;
        margin-right: 6px;
    }

    #wpqwwwq .content .find_content .follow>div>.content {
        padding-left: 46px;
        /*background: rebeccapurple;*/
    }

    #wpqwwwq .content .find_content .follow>div>.content>img {
        margin-top: 10px;
        float: left;
        width: calc(96% / 3);
		height: 120px;
		margin-bottom: 10px;
    }

    #wpqwwwq .content .find_content .follow>div>.content>img:nth-child(3n) {
        margin: 10px 2% 0 2%;
    }

    #wpqwwwq .content .find_content .follow>div>.content>p>span.f_color{color: #e86790;}
    #wpqwwwq .content .find_content .follow>div>.content>p>span {
        /*color: #e86790;*/
    }

    #wpqwwwq .content .find_content .follow>div>.content>a {
        display: inline-block;
        width: 100%;
        /*background: antiquewhite;*/
        padding: 10px;
        background: #ebebeb;
        /* margin-top: 10px; */
    }

    #wpqwwwq .content .find_content .follow>div>.content>a>img {
        float: left;
        height: 50px;
        /*margin: 0 10px 0 0;*/
    }

    #wpqwwwq .content .find_content .follow>div>.content>a>:nth-child(4) {
        float: right;
		height: 25px;
		margin-top: -15px;
    }

    #wpqwwwq .content .find_content .follow>div>.content>a>span {
        display: inline-block;
        line-height: 25px;
        width: calc(100% - 90px);
        padding-left: 8px;
        color: #676767;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
    }

    #wpqwwwq .content .find_content .follow>div>.content>span {
        padding: 10px 0;
        display: block;
    }

    #wpqwwwq .content .find_content .follow>div>.content>span>img {
        height: 25px;
    }

    #wpqwwwq .content .find_content .follow>div>.content>span>img:nth-child(2) {
        float: right;
		margin-right: 12px;
    }
	#wpqwwwq .content .find_content .follow>div>.content>span>.share_num {
		position: absolute;
		right: 15px;
		margin-top: 5px;
		color: #999;
    }


    /*sharing 活动分享*/
    #wpqwwwq .content .find_content .sharing {
        float: left;
        width: 100%;
		background: #f7f7f7;
    }

    #wpqwwwq .content .find_content .sharing>div {
        padding: 20px 10px;
        box-sizing: border-box;
        /*background: rebeccapurple;*/
        width: 100%;
        border-top: 1px solid #dfdfdf;
    }

    #wpqwwwq .content .find_content .sharing>div>h4 {
        line-height: 30px;
    }

    #wpqwwwq .content .find_content .sharing>div>h4>small {
        padding: 3px 10px;
        border: 1px solid #000;
        border-radius: 30px;
        color: #000;
        margin-right: 10px;
    }

    #wpqwwwq .content .find_content .sharing>div>p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 25px;
		color: #666;
    }

    #wpqwwwq .content .find_content .sharing>div>img {
        width: 100%;
        margin: 8px 0;
		border-radius: 6px;
    }

    #wpqwwwq .content .find_content .sharing>div>p>span {
        float: right;
    }

    #wpqwwwq .content .find_content .sharing>div>p>span>img {
        height: 20px;
        position: relative;
        top: -3px;
        margin-left: 10px;
        margin-right: 3px;
    }


    #wpqwwtq .content {
        float: left;
        border-bottom: 0px solid #ccc;
    }

    #wpqwwtq .content .class_nav {
        width: 100%;
        /*height: 100px;*/
        float: left;
        margin: 5px 0;
    }

    #wpqwwtq .content .class_nav a {
        width: calc(100% / 4 - 4%);
        margin: 5px 2%;
        text-align: center;
        line-height: 30px;
        background: rgba(235, 235, 235, 1);
        border-radius: 30px;
        float: left;
        color: #676767;
        font-size: 14px;
    }

    #wpqwwtq .content .class_nav .a_active {
        background: #e86790;
        color: #fff;
    }

    #wpqwwtq .content .choice_content {
        float: left;
        width: 100%;
        background: #eee;
    }

    #wpqwwtq .content .choice_content>.Recommend {
        width: 100%;
        height: 340px;
        background: #fff;
    }

    #wpqwwtq .content .choice_content>.Recommend>div {
        height: 50%;
        width: 50%;
        border: 1px solid #ccc;
        border-left: none;
        float: left;
        padding: 10px;
        border-bottom: none;
    }

    #wpqwwtq .content .choice_content>.Recommend>div:nth-child(1) {
        width: 60%;
    }

    #wpqwwtq .content .choice_content>.Recommend>div:nth-child(2) {
        width: 40%;
    }

    #wpqwwtq .content .choice_content>.Recommend>div:nth-child(2n) {

        border-right: none;
    }

    #wpqwwtq .content .choice_content>.Recommend>div>h4 {
        font-size: 17px;
        font-weight: normal;
        line-height: 34px;
    }

    #wpqwwtq .content .choice_content>.Recommend>div>p {
        color: #ccc;
    }

    #wpqwwtq .content .choice_content>.Recommend>div>.imgcontent {
        display: flex;
        justify-content: center;
        flex-wrap: nowrap;
    }

    #wpqwwtq .content .choice_content>.Recommend>div>.imgcontent>img {
        margin: 15px -5px;
        height: 80px;
    }

    #wpqwwtq .content .choice_content>.Novice {
        margin-top: 10px;
        background: #fff;
    }

    #wpqwwtq .content .choice_content>.Novice>.title {
        border-bottom: 1px solid #ccc;
        height: 50px;
        line-height: 50px;
        padding: 0 10px;
    }

    #wpqwwtq .content .choice_content>.Novice>.title:before {
        content: '';
        width: 2px;
        height: 17px;
        float: left;
        background: #e86790;
        position: relative;
        top: 17px;
        margin-right: 5px;
    }

    #wpqwwtq .content .choice_content>.Novice>.title>small {
        margin-left: 10px;
        color: #676767;
    }

    #wpqwwtq .content .choice_content>.Novice>.title>a {
        float: right;
        font-size: 14px;
        color: #676767;
    }

    #wpqwwtq .content .choice_content>.Novice>.title>a>i {
        width: 10px;
        height: 10px;
    }

    #wpqwwtq .content .choice_content>.Novice p {
        line-height: 20px;
        font-size: 14px;
        height: 60px;
    }

    #wpqwwtq .content .choice_content>.Novice>div {
        width: 100%;
        padding: 10px;
    }

    #wpqwwtq .content .choice_content>.Novice>div>img {
        float: left;
        height: 110px;
        margin-right: 10px;
    }

    #wpqwwtq .content .choice_content>.Novice>div>h5 {
        line-height: 30px;
        border-bottom: 0.1px solid #ccc;
        padding-bottom: 15px;
        font-size: 16px;
        font-weight: normal;
        color: #e86790;
    }

    #wpqwwtq .content .choice_content>.Novice>div>h5>a {
        float: right;
        width: 90px;
        background: #e86790;
        border-radius: 5px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-size: 12px;
    }

    #wpqwwtq>#content {
        background: #f2f2f2;
    }

    #wpqwwtq>#content>.Article_content {
        padding: 10px;
        font-size: 15px;
        color: #676767;
        background: #fff;
        margin-bottom: 10px;
    }

    #wpqwwtq>#content>.Article_content>h4 {
        font-weight: normal;
        line-height: 30px;
        font-size: 17px;
    }

    #wpqwwtq>#content>.Article_content>p {
        font-weight: normal;
        line-height: 30px;
        color: #676767;
    }

    #wpqwwtq>#content>.Article_content>p>a {
        margin-right: 20px;
        color: #e86790;
    }

    #wpqwwtq>#content>.Article_content>.banner {
        width: 100%;
        margin: 10px 0;
    }

    #wpqwwtq>#content>.Article_content>.contenter {
        width: 100%;
        /*text-align: center;*/
    }

    #wpqwwtq>#content>.readylist {
        width: 100%;
        background: #fff;
        margin-bottom: 10px;
    }

    #wpqwwtq>#content>.readylist>.title {
        line-height: 50px;
        font-size: 17px;
        border-bottom: 1px solid #ccc;
        text-indent: 10px;
    }

    #wpqwwtq>#content>.readylist>ul {
        width: 100%;
        padding: 10px;
    }

    #wpqwwtq>#content>.readylist>ul>li {
        line-height: 30px;
        font-size: 15px;
    }

    #wpqwwtq>#content>.readylist>ul>li>span {
        float: right;
        color: #a89e9e;
    }

    #wpqwwtq>#content>.Advertisement {
        width: 100%;
        padding: 10px;
    }

    #wpqwwtq>#content>.Advertisement>img {
        width: 100%;
    }

    #wpqwwtq>#content>.Advertisement>.title-text {
        margin: 5px 0;
    }

    #wpqwwtq>#content>.Advertisement>.title-text span {
        display: block;
        position: relative;
        color: #a89e9e;
        text-align: center;
        font-weight: normal;
        font-size: 17px;
    }

    #wpqwwtq>#content>.Advertisement>.title-text span:before,
    .title-text span:after {
        content: '';
        position: absolute;
        top: 50%;
        width: 40%;
        border: 0.5px dashed #8c8c8c;
    }

    #wpqwwtq>#content>.Advertisement>.title-text span:before {
        left: 0%;
        /*调整背景横线的左右距离*/
    }

    #wpqwwtq>#content>.Advertisement>.title-text span:after {
        right: 0%;
    }

    #wpqwwtq>#content>.bbs {
        width: 100%;
        padding: 10px;
    }

    #wpqwwtq>#content>.bbs>.title {
        line-height: 40px;
        font-size: 16px;
        margin-bottom: 5px;
    }

    #wpqwwtq>#content>.bbs>.title>span {
        float: right;
        color: #e86790;
    }

    #wpqwwtq>#content>.bbs>.userbbsinfo {
        width: 100%;
        margin-bottom: 15px;
    }

    #wpqwwtq>#content>.bbs>.userbbsinfo>h4 {
        line-height: 40px;
        color: #676767;
        font-weight: normal;
        font-size: 16px;
    }

    #wpqwwtq>#content>.bbs>.userbbsinfo>h4>img {
        height: 40px;
        margin-right: 15px;
    }

    #wpqwwtq>#content>.bbs>.userbbsinfo>h4>span {
        float: right;
        width: 40px;
        text-align: right;
        position: relative;
        color: #e86790;
        font-size: 14px;
    }

    #wpqwwtq>#content>.bbs>.userbbsinfo>h4>span>img {
        height: 25px;
        position: absolute;
        top: calc(50% - 12.5px);
        float: left;
        left: 0;
    }

    #wpqwwtq>#content>.bbs>.userbbsinfo>.content {
        padding-left: 55px;
        font-size: 15px;
        line-height: 30px;
    }

    #wpqwwtq>#content>.bbs>.userbbsinfo>.content>.author {
        color: #676767;
    }

    #wpqwwtq>#content>.bbs>.userbbsinfo>.content>.author:before {
        content: '';
        float: left;
        margin-right: 10px;
        position: relative;
        top: 5px;
        width: 1px;
        height: 20px;
        background: #e86790;
    }
	
	
	
    #wpqwwyq .content>img {
        width: 100%;
    }

    #wpqwwyq .content>div {
        width: 50%;
        padding: 10px;
        border: 1px solid #ccc;
        border-left: none;
        border-top: none;
        float: left;
    }

    #wpqwwyq .content>div>img {
        width: 100%;
    }

    #wpqwwyq .content>div>h5 {
        margin: 5px 0;
        font-size: 14px;
        font-weight: normal;
    }

    #wpqwwyq .content>div>p {
        color: #e86790;
        font-size: 14px;
    }

    #wpqwwyq .content>div>p>span {
        text-decoration: line-through;
        color: #ccc;
    }

    #wpqwwyq .content>div>p>img {
        height: 30px;
        position: relative;
        top: -5px;
        float: right;
    }

    
        #wpqwwyw .choice_content .Novice>div{
            border-bottom: 1px solid #ccc;
        }
        #wpqwwyw .choice_content .Novice>div>h5{
            border-bottom: none!important;
     padding-bottom: 0px!important; 
        }
        #wpqwwyw .choice_content .Novice>div>small{
    text-decoration: line-through;
    color: #ccc;
        }
        #wpqwwyw .choice_content .Novice>div>small>span{
float: right;
    position: relative;
    top: 3px;
        }
        #wpqwwyw .choice_content .Novice>div>small>span>i{
    display: inline-block;
    width: 90px;
    height: 7px;
    /* background: red; */
    position: relative;
    top: -1px;
    margin-left: 7px;
    border-radius: 3px;
    border: 1px solid #e86790;
        }
        #wpqwwyw .choice_content .Novice>div>small>span>i>span{
position: absolute;
    height: calc(100% + 2px);
    background: #e86790;
    width: 22%;
    top: -1px;
    left: 0;
        }


        #wpqwwyw .navtime{
            display: flex;
    background: #e86790;
    color: #ddd;
        }
        #wpqwwyw .navtime>div{
    flex: 1;
    text-align: center;

    padding: 3px 1px;
            }
        #wpqwwyw>p{
                line-height: 40px;
    padding: 0 10px;
    color: #676767;
    border-bottom: 1px solid #ccc;

        }

        #wpqwwyw>p>span{
    float: right;
        }

        #wpqwwyw>p>span>i{
    font-style: normal;
    padding: 2px 5px;
    background: #e86790;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
        }