
        .wzjx ul li{
            position: relative;
        }
      .ifmyyc{
          display: none;
          position: absolute;
          right: 0;
          width: 50px !important;
          height: 50px !important;

      }
        .myyc{
            display: block !important;
        }

        #newscroll{
            width:80%;
            height:21px;
            overflow:hidden;
            line-height:21px;
        }
        #newscroll ul{
            overflow: hidden;
        }
        #newscroll li{
            float: left;
            width:auto;
            padding-right: 20px;
        }
        #newscroll li a{
            padding: 0;
            margin: 0;
        }
        .flaot_rt{
            padding: 15px;
            width: 470px;
        }
        .onelist2{
            border:0px;
        }
        .listtitle{
           width: 100%;
           height: 40px;
           /* background-color: pink; */
           line-height: 40px;
           float: left;
           /* margin-bottom: 10px; */
           font-size: 18px;
           font-weight: 600;
           margin-top: 20px;
           /* border-bottom: 2px solid #eeeeee; */
        }
        .listtitle img{
            width: 30px;
            height: 30px;
            position: relative;
            top: 6px;
	margin-right: 5px;
        }
        .listtitle .moreper{
            float:right;
            margin-top: 5px;
            font-size: 14px;
            color: #999;
        }
        .listright{
            width: 50%;
            height: 100%;
            /* background-color: blue; */
            margin-left: 8px;
            position: relative;
        }
        .listright .gzb{
            width: 99%;
            height: 48%;
            /* background-color: yellow; */
            /* border: 1px solid #cccccc; */
            color: #fff;
            display: flex;
            border-radius: 5px;
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }
        .listright .gzb2{
            width: 99%;
            height: 48%;
            /* background-color: yellow; */
            display: flex;
            position: absolute;
            bottom: 0px;
            /* border: 1px solid #5063c2; */
            border-radius: 5px;
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }
        .kuang{
            width: 30px;
            height: 100%;
            /* background-color: green; */
            writing-mode: vertical-lr;
            line-height: 20px;
            /* text-align: center; */
            /* background-color: #cccccc; */
            color: #333;
            font-weight: 600;
            margin-top: 5px;
            letter-spacing:5px;
            /* border-radius: 4px; */
            /* border: 1px solid #4b699e;
            border-radius: 5px;
            box-sizing: border-box;
            background-color: #00b0f0; */
        }
        .kuangtop{
            width: 100%;
            height: 100%;
            /* background-color: #cccccc; */
            display: flex;
            /* margin-left: 10px; */
            justify-content:space-between;
        }
        .kuangtop .oneper{
            width: 92px;
            height: 100%;
            /* background-color: pink; */
            position: relative;
        }
        .oneper .num{
            width: 20px;
            height: 20px;
            background-color: #0a6cd6;
            position: absolute;
            z-index: 9;
            top: 5px;
            left: 5px;
            text-align: center;
            line-height: 20px;
            border-bottom-right-radius: 8px;
            font-size: 14px;
            color: #fff;
        }
        .oneper img{
            width: 80px;
            height: 95px;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            margin-top: 5px;
        }
        .oneper .name{
            font-size: 16px;
            text-align: center;
            margin-top: 2px;
            color: #000;
        }
        .listright .hyd{
            width: 100%;
            height: 50%;
            background-color: red;
        }
        .banghang{
            width: 100%;
            display: flex;
            margin-bottom: 20px;
        }
        .twocelebritychange{
            width: 100%;
            background-color: #fff;
            padding: 0px 10px;
            box-sizing: border-box;
            margin-top: 30px;
        }
        .twocelebritychange .alltop .title{
            font-size: 16px;
            color: #5063c2;
            font-weight: 600;
        }
        .righttitle{
            float: right;
            margin-top: -6px;
        }
        .righttitle .type3{
            display: inline-block;
            text-align: center;
            line-height: 30px;
            margin-left: 15px;
            /* background-color: red; */
        }
        .addnewbgc{
            padding: 0px 10px;
            box-sizing: border-box;
            background-color: #5063c2 !important;
            color: #fff !important;
            border-radius: 30px;
        }
        .allbottom{
            width: 100%;
            display: flex;
            justify-content:space-between;
            margin-bottom: 10px;
        }
       .allbottom .bottomone {
            display: inline-block;
            width: 24%;
            height: 98%;
            /* margin-top: 20px; */
            padding: 10px;
            box-sizing: border-box;
            border: 1px solid #dbdbdb;
            border-radius: 5px;
        }
        .bottomone .bottomtitle{
            font-size: 16px;
            font-weight: 600;
            color: #5063c2;
        }
        .bottomtitle span{
            font-size: 14px;
            color: #999;
            float: right;
        }
        .allbottom .bottomallper{
            width: 100%;
            height: 77px;
            margin-top: 10px;
            display: flex;
            position: relative;
        }
        .bottomallper .num{
            width: 18px;
            height: 18px;
            border-bottom-right-radius: 4px;
            background-color: #0a6cd6;
            text-align: center;
            line-height: 18px;
            font-size: 14px;
            margin-right: 10px;
            position: absolute;
            color: #fff;
            left: 37px;
            bottom: 0px;
        }
        .bottomallper img{
            width: 65px;
            height: 100%;
            border-radius: 5px;
        }
        .bottomallper .bottomright{
            width: 73%;
            height: 100%;
            margin-left: 10px;
            font-size: 14px;
        }
        .bottomright .rightname{
            margin-top: 4px;
            color: #6d9f9d;
            font-size: 12px;

        }
        .bottomright .rightname2{
            margin-top: 4px;
            color: #6d9f9d;
            font-size: 12px;
            white-space:nowrap;
            overflow:hidden;
            text-overflow:ellipsis;
            width: 90px;
        }
        .bottomright .rightname3{
            margin-top: 4px;
            color: #6d9f9d;
            font-size: 12px;
            width: 90px;
            overflow:hidden;
            text-overflow:ellipsis;
            display:-webkit-box;
            -webkit-box-orient:vertical;
            -webkit-line-clamp:2;
        }
        .allbottom .bottombgz{
            display: inline-block;
            width: 49.5%;
            height: 98%;
            padding: 10px;
            box-sizing: border-box;
            border: 1px solid #dbdbdb;
            border-radius: 5px;
        }
        .allbang{
            display: flex;
        }
        .bgztitle{
            font-size: 18px;
            font-weight: 600;
            text-align: left;
            margin-bottom: 10px;
            color: #5063c2;
        }
        .allbottom .bottomgzb{
            display: inline-block;
            width: 49.5%;
            height: 98%;
            padding: 10px;
            box-sizing: border-box;
            border: 1px solid #dbdbdb;
            border-radius: 5px;
        }
        .bzbright{
            width: 50%;
            margin-left: 10px;
        }
        .gzbtitle{
            font-size: 18px;
            font-weight: 600;
            text-align: left;
            margin-bottom: 10px;
            color: #5063c2;
        }
        .color0{
            color: #cdc76b;
        }
        .color1{
            color: #69bde8;
        }
        .color2{
            color: #265c20;
        }
        .color3{
            color: #53b9df;
        }
        .color4{
            color: #36ab60;
        }
        .color5{
            color: #8ec21e;
        }
        .textcolor0{
            background-color: #fe2d46 !important;
        }
        .textcolor1{
            background-color: #d3d3d3 !important;
        }
        .textcolor2{
            background-color: #cd8501 !important;
        }
        .zgwlmrt {
            width: 100%;
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 10px;
            color: #0000ff;
            position: relative;
            float: left;
            padding-left: 15px;
            box-sizing: border-box;
        }

        .zgwlmrt span {
            position: relative;
            top: -3px;
            margin-left: 10px;
        }
        .bigimg{
            width: 100%;
            height: 40px;
        }