html {
    font-size: 10px;
}

* {
    font-family: "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

body {
    margin: 0;
    padding: 0rem;
    width: 920px;
    margin: 0 auto;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
    -moz-text-size-adjust: 100% !important;
}

.main-body {
    margin: 0;
    padding: 0rem;
    width: 920px;
    margin: 0 auto;
    margin-top: 14rem;
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.primary-color {
    color: #FF6633 !important;
}

.article-lists b {
    color: #CCCCCC;
}

.row {
    display: flex;
    flex-direction: row;
}

.col {
    display: flex;
    flex-direction: column;
}

.space-between {
    justify-content: space-between;
}

.end {
    justify-content: flex-end;
}

.search {
    height: 8.8rem;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
}

.search-logo {
    width: 13.2rem;
    height: 3.6rem;
}

.search-logo img {
    width: 100%;
    height: 100%;
}

.navigation-bar {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    left: 0;
    height: 6rem;
    background: #222222;
    justify-content: space-between;
    align-items: center;
}

.navigation-bar .navigation-bar-center {
    max-width: 92rem;
    height: 6rem;
    margin: 0 auto;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.navigation-bar .navigation-bar-center .left-logo-wrap {
    height: 2.8rem;
    cursor: pointer;
}

.navigation-bar .navigation-bar-center .left-logo-wrap img {
    height: 100%;
    height: 100%;
}

.navigation-bar .navigation-bar-center .right-list-wrap {
    display: flex;
    align-items: center;
}

.navigation-bar .navigation-bar-center .right-list-wrap ul {
    margin: 0;
    padding: 0;
}

.navigation-bar > .navigation-bar-center > .right-list-wrap > ul > li {
    display: inline;
    font-size: 1.6rem;
    color: #FFFFFF;
    line-height: 5rem;
    float: left;
    margin-left: 4rem;
    cursor: pointer;
    padding-top: 0.69rem;
}

.navigation-bar > .navigation-bar-center > .right-list-wrap > ul > li > a {
    color: #FFFFFF;
}

.navigation-bar .navigation-bar-center .right-list-wrap #input-wrap {
    display: none;
}

.navigation-bar .navigation-bar-center .right-list-wrap #input-wrap input {
    display: none;
}

.navigation-bar .navigation-bar-center .right-list-wrap .search-icon {
    display: none;
}

.navigation-bar .navigation-bar-center .right-list-wrap .contribute-button {
    border: 0.1rem solid #FF4612;
    width: 8rem;
    height: 2.8rem;
    font-size: 1.4rem;
    border-radius: 1.5rem;
    color: #FF4612;
    margin: 0 3rem;
    background: transparent;
}

.navigation-bar .navigation-bar-center .right-list-wrap .contribute-button a {
    color: #FF4612;
}

.li-active {
    border-bottom: 0.4rem solid red;
}

.li-active a {
    color: #FF4612 !important;
}

.nav-bar-info p {
    font-size: 1.4rem;
    color: #FFFFFF;
    line-height: 3.8rem;
    margin-right: 1rem;
    cursor: pointer;
}

.closebtn img {
    width: 1.6rem;
    opacity: 0.8;
}

.search-btns img {
    width: 100%;
    height: 100%;
}

.search-logo {
    width: 10.5rem;
    height: 3rem;
    cursor: pointer;
}

.search-logo img {
    width: 100%;
    height: 100%;
}

.nav-bar-bit {
    display: none;
    width: 100%;
    height: 6rem;
    margin: 0 auto;
    position: absolute;
    top: 12rem;
    right: 0;
    left: 0;
    background: #e2e2e2;
    justify-content: space-between;
    align-items: center;
    z-index: 2;
    opacity: 0.95;
}

.nav-bar-bit-info {
    width: 92rem;
    margin: 0 auto;
    height: 6rem;
}

.nav-bar-bit-info ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    height: 6rem;
    justify-content: space-between;
    align-items: center;
}

.nav-bar-bit-info ul li {

}

.nav-bar-bit-info a {
    color: #333333;
    opacity: 0.9;
    font-size: 1.6rem;
}


.nav-noth-bit {
    display: block;
    width: 100%;
    height: 6rem;
    margin: 0 auto;
    position: absolute;
    top: 6rem;
    right: 0;
    left: 0;
    background: #e2e2e2;
    justify-content: space-between;
    align-items: center;
    z-index: 2;
    opacity: 0.95;
}

.nav-noth-bit-info {
    width: 92rem;
    margin: 0 auto;
    height: 6rem;
}

.nav-noth-bit-info ul {
    width: 50%;
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    height: 6rem;
    justify-content: space-between;
    align-items: center;
}

.nav-bar-bit-info ul li {

}

.nav-noth-bit-info a {
    color: #333333;
    opacity: 0.9;
    font-size: 1.6rem;
}

.section-1 {
    margin-top: 12rem;
    margin-bottom: 4rem;
    justify-content: space-between;
}

.section-1 .left {
    width: 92rem;
    height: 50rem;
}

.section-1 .left .img-item {
    width: 100%;
    height: 100%;
    background: url('../images/new4hou/banner.png');
    background-size: cover;
}

.section-1 .right .section-1-for-img {
    display: none;
}

.section-1 .right .top {
    display: none;
}

.section-1 .right .bottom {
    display: none;
}

.section-1 .right .md-button-wrap {
    height: 38.18rem;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-content: space-around;
    margin: 0 0 0 6px;
    text-align: center;
    align-items: center;
    background: #444444;
    padding-right: 26px;
    width: 190px;
}

.section-1 .right .md-button-wrap .nav-btn {
    width: 80px;
    height: 2.8rem;
    line-height: 2.8rem;
    border-radius: 6px;
    font-size: 1.4rem;
    flex: 0 0 31%;
    text-align: center;
    color: #FFFFFF;
    margin-left: 3rem;
    align-items: center;
    justify-content: center;
    background: #666666;
}

.nav-btn a {
    color: #FFFFFF;
}

.section-2 .intro-bar {
    width: 920px;
    height: 6.7rem;
    line-height: 6.7rem;
    border-top: 0.1rem solid #CCCCCC;
}

.section-2 .intro-bar div:nth-child(1) {
    font-size: 2rem;
    border-top: 0.6rem solid #FF6633;
    color: #FF6633;
    margin-top: -0.1rem;
}

.section-2 .intro-bar div:nth-child(2) {
    font-size: 1.6rem;
    align-items: center;
    color: #666666;
    margin-top: 1.7rem;
}

.section-2 .intro-bar div:nth-child(2) img {
    width: 0.83rem;
    height: 1.5rem;
}

.section-2 .intro-detail {
    width: 920px;
}

.section-2 .intro-detail .left-img {
    width: 44rem;
    height: 24rem;
    background-size: cover !important;
}

.section-2 .intro-detail .right-list {
    width: 44rem;
    height: 24.1rem;
    padding-left: 2rem;
    justify-content: space-around;
}

.section-2 .intro-detail .right-list .list-detail {
    align-items: center;
    line-height: 4.45rem;
}

.section-2 .intro-detail .right-list .list-detail img {
    width: 2.8rem;
    height: 1.8rem;
}

.section-2 .intro-detail .right-list .list-detail span {
    font-size: 1.6rem;
    color: #333333;
    padding-left: 1.8rem;
}

.section-3 {
    width: 920px;
    margin-top: 40px;
}

.section-3 .section-3-item {
    width: 440px;
    border-top: 0.1rem solid #CCCCCC;
    margin-bottom: 4rem;
}

.section-3 .index-mark {
    height: 410px;
    border: 0.1rem solid #ffffff;
}

.section-3 .index-mark .title-label {
    height: 8rem;
    padding: 0 2.1rem;
    align-items: center;
    background-size: cover;
    font-size: 1.8rem;
    color: white;
    background: #eeeeee;
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.section-3 .index-mark .title-label span:nth-child(2), span:nth-child(3) {
    color: #34C859;
}

.section-3 .index-mark .title-label span:nth-child(4) {
    background: #34C759;
    border-radius: 0.5rem;
    color: white;
    padding: 0 1rem;
}

.zsnum-span {
    margin-left: 10rem;
}

.zsnum {
    font-size: 34px;
}

.section-3 .index-mark .index-mark-detail {
    width: 100%;
    height: 30.1rem;
}

.section-3 .index-mark .index-mark-detail .item {
    padding: 1rem 3.4rem;
    border-top: 1px solid #cccccc;
    padding-top: 0rem;
}

.section-3 .index-mark .index-mark-detail .item:nth-child(4) {
    border-bottom: 1px solid #cccccc;
}

.section-3 .index-mark .index-mark-detail .item div:nth-child(1) {
    height: 5.5rem;
    font-size: 1.6rem;
    justify-content: space-around;
    margin-top: 1rem;
}

.section-3 .index-mark .index-mark-detail .item div:nth-child(1) span:nth-child(1) {
    color: #000000;
}

.section-3 .index-mark .index-mark-detail .item div:nth-child(1) span:nth-child(2) {
    color: #999999;
}

.section-3 .index-mark .index-mark-detail .item div:nth-child(2) {
    width: 12.4rem;
    height: 5.5rem;
    background-size: cover;
}

.section-3 .index-mark .index-mark-detail .item .down-img {
    background: url('../images/new4hou/down.png');
}

.section-3 .index-mark .index-mark-detail .item .up-img {
    background: url('../images/new4hou/up.png');
}

.section-3 .index-mark .index-mark-detail .item div:nth-child(3) {
    height: 5.5rem;
    font-size: 1.6rem;
    justify-content: space-around;
    text-align: center;
    margin-top: 1rem;
}

.section-3 .index-mark .index-mark-detail .item div:nth-child(3) span:nth-child(1) {
    color: #000000;
}

.section-3 .index-mark .index-mark-detail .item div:nth-child(3) span:nth-child(2) {
    color: #999999;
    border-radius: 0.5rem;
    color: white;
    padding: 0 1rem;
}

.section-3 .index-mark .index-mark-detail .item div:nth-child(3) .down {
    background: #34C759;
}

.section-3 .index-mark .index-mark-detail .item div:nth-child(3) .up {
    background: #FF3B30;
}

.section-3 .section-3-item .intro-bar {
    width: 44rem;
    height: 7.7rem;
    line-height: 6.8rem;
}

.section-3 .intro-bar div:nth-child(1) {
    font-size: 2rem;
    color: #FF6633;
    width: 300px;
}

.section-3 .intro-bar div:nth-child(1) ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.section-3 .intro-bar div:nth-child(1) ul .title {
    display: inline;
    font-size: 2rem;
    color: #666666;
    line-height: 5.7rem;
    float: left;
    margin-right: 2rem;
    margin-top: 0.4rem;
    cursor: pointer;
}

.section-3 .intro-bar div:nth-child(1) ul .active {
    display: inline;
    font-size: 2rem;
    color: #FF6633;
    line-height: 5.7rem;
    float: left;
    margin-right: 2rem;
    border-top: 0.5rem solid #FF6633;
    cursor: pointer;
    margin-top: -0.1rem;
}

.section-3 .intro-bar div:nth-child(1) ul .divider {
    display: inline;
    font-size: 1.5rem;
    color: #CCCCCC;
    line-height: 5.7rem;
    float: left;
    margin-right: 2rem;
    margin-top: 0.2rem;
    border-top: 0.1rem solid white;
    cursor: pointer;
}


.section-3 .intro-bar div:nth-child(2) {
    font-size: 1.6rem;
    align-items: center;
    color: #666666;
    margin-top: -0.8rem;
}

.section-3 .intro-bar div:nth-child(2) img {
    width: 0.83rem;
    height: 1.5rem;
}

.section-3 .top-special {
    width: 44rem;
    height: 12rem;
    margin-bottom: 1.8rem;
}

.section-3 .top-special img {
    width: 22rem;
    height: 12rem;
}

.section-3 .top-special div {
    width: 20rem;
    height: 12rem;
    font-size: 1.6rem;
    font-weight: 800;
    color: #000000;
    margin-left: 2rem;
    display: flex;
}

.section-3 .top-special div a {
    display: flex;
    align-items: center;
}

.section-3 .article-lists {
    align-items: center;
}

.section-3 .article-lists .dotted {
    width: 0.8rem;
    height: 0.8rem;
    background: #FF6633;
    border-radius: 50%;
    margin-right: 1rem;
}

.section-3 .article-lists .circle-dotted {
    width: 0.65rem;
    height: 0.6rem;
    border-radius: 50%;
    border: 0.5rem solid #FF6633;
    margin-right: 1rem;
}

.section-3 .article-lists span {
    width: 44rem;
    line-height: 4rem;
    font-size: 1.6rem;
    font-family: PingFang SC;
    color: #333333;
}

.section-3 .section-3-item .activity-schedule-lists {
    height: 380px;
}

.section-3 .section-3-item .activity-schedule-lists .lists-item {
    font-size: 2rem;
    line-height: 3rem;
    color: #333333;
    font-size: 1.6rem;
}

.section-3 .section-3-item .activity-schedule-lists .lists-item div:nth-child(1) {
    align-items: center;
}

.section-3 .section-3-item .activity-schedule-lists .lists-item div:nth-child(1) img {
    width: 3.17rem;
    height: 3.17rem;
    margin-right: 2.01rem;
}

.ad-banner {
    width: 920px;
    margin-bottom: 40px;
}

.section-4 .nav-label {
    width: 920px;
    border-top: 0.1rem solid #CCCCCC;
}

.section-4 .nav-label .intro-bar {
    height: 7.7rem;
    align-items: center;
}

.section-4 .nav-label .intro-bar ul {
    list-style: none;
    padding: 0;
}

.section-4 .nav-label .intro-bar ul li {
    display: inline;
    font-size: 2rem;
    color: #666666;
    line-height: 7.6rem;
    float: left;
    margin-right: 24px;
    border-top: 0.7rem solid white;
    margin-top: -0.4rem;
}

.section-4 .line-i {
    color: #cccccc !important;
}

.section-4 .nav-label .intro-bar ul .activeing {
    border-top: 0.7rem solid #FF6633;

}

.section-4 .nav-label .intro-bar .see-more {
    font-size: 1.6rem;
    color: #666666;
    border-top: 0.7rem solid white;
    align-items: center;
}

.section-4 .nav-label .intro-bar .see-more img {
    width: 0.83rem;
    height: 1.5rem;
    margin-left: 0.5rem;
}

.section-4 .articles-wrap div {
    width: 440px;
}

.section-4 .articles-wrap .top-item .intro-img {
    width: 220px;
    height: 120px;
}

.section-4 .articles-wrap .top-item .intro-img div {
    width: 220px;
    height: 120px;
}

.section-4 .articles-wrap .top-item .intro-img img {
    width: 220px;
    height: 120px;
}

.section-4 .articles-wrap .top-item .intro-title {
    width: 20rem;
    margin-left: 2rem;
    font-size: 1.6rem;
    color: #000000;
    font-weight: 800;
    display: flex;
}

.section-4 .articles-wrap .top-item .intro-title a {
    display: flex;
    align-items: center;
}

.section-4 .articles-wrap .list-item {
    font-size: 1.6rem;
    line-height: 4rem;
    color: #333333;
}

.section-5 {
    margin-top: 4rem;
}

.section-5 .section-5-wrap {
    width: 920px;
}

.section-5 .section-5-wrap .top-img {
    height: 12rem;
    line-height: 8rem;
    font-size: 4.4rem;
    text-align: left;
    padding: 0 3.6rem;
    color: white;
    background: url('../images/new4hou/招.png');
    background-size: 92rem 12rem;
    letter-spacing: 0.8rem;
}

.section-5 .section-5-wrap ul {
    list-style: none;
    padding: 0;
    font-size: 1.6rem;
    color: #666666;
    line-height: 4rem;
}

.section-5 .section-5-wrap ul li span {
    color: #999999;
}

.section-6 {
    height: 35rem;
    background: #111111;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 8.9rem;
}

.section-6 .top-share-icons {
    width: 16rem;
    height: 4rem;
    margin-left: 17rem;
    margin-bottom: 6rem;
}

.section-6 .top-share-icons img {
    width: 3.4rem;
    height: 3.4rem;
}

.section-6 .links {
    width: 58.5rem;
    font-size: 1.6rem;
}

.section-6 .links span {
    color: #999999;
}

.section-6 .links span a {
    color: #999999;
}


.section-6 .bottom-intro {
    color: #666666;
    justify-content: space-around;
    font-size: 1.44rem;
    display: flex;
}

.section-6 .bottom-intro span a {
    color: #666666;
}

.section-6 .bottom-intro span:nth-child(2) {
    align-items: center;
}

.section-6 .bottom-intro span:nth-child(2) img {
    height: 1.8rem;
    margin-right: 1.3rem;
}

.section-6 .bottom-intro span:nth-child(2) img:nth-child(1) {
    margin-left: 1.3rem;
}

.a-color {
    color: #6C6C6C;
}

.loophole-div span {
    display: inline;
    font-size: 2rem;
    color: #FF6633;
    line-height: 5.7rem;
    float: left;
    margin-right: 2rem;
    border-top: 0.5rem solid #FF6633;
    cursor: pointer;
    margin-top: -0.2rem;
}

.text-ellipsis a {
    color: #333333;
}

.t-font-cclor a {
    color: #000000;
}

.t-font-cclor {
    color: #6C6C6C;
    align-items: center;
    height: 6.6rem;
    width: 16rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 3rem;
}

.activity-schedule {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 29rem;
}

.span-color a {
    color: #333333;
}

.member_list_new {
    position: absolute;
    margin-left: 5rem;
    margin-top: 0.9rem !important;
    border: 1px solid red;
    background-color: #fff;
    display: none;
    width: 8rem;
    text-align: center;
    border-radius: 3px;
}

.member_list_new li span {
    font-size: 1.4rem !important;
}

.footlinks {
    width: 920px;
    margin: 0 auto;
    display: flex;
    margin-top: 10rem;
}

.wangan img {
    width: 440px;
    height: 32px;
}

.bgs {
    background-color: #eeeeee;
    border-top: 0.1rem solid #eeeeee !important;
    height: 42.5rem !important;
}

.timeline-small {
    max-width: 41rem;
    max-height: 38.6rem;
    overflow: scroll;
    height: 42.5rem;
}

.timeline-small a {
    color: #a9a4a4;
}

.timeline-small-body ul li {
    margin: 0;
    padding: 0;
    margin-bottom: -2rem;
}

.timeline-small-body ul {
    padding: 1em 0 0 2em;
    margin: 0;
    list-style: none;
    position: relative;
    margin-top: -3rem;
    line-height: 11rem;
}

.timeline-small-body ul::before {
    content: ' ';
    height: 72%;
    width: 0.3rem;
    background-color: #FF4612;
    position: absolute;
    top: 5rem;
    left: 4rem;
    z-index: 1;
}

.timeline-small-body li div {
    display: inline-block;
    margin: 1em 0;
    vertical-align: top;
}

.timeline-small-body .bullet.pink {
    width: 1rem;
    height: 1rem;
    background-color: #FF4612;
    border-radius: 50%;
    border: 0.5rem solid #fff;
    margin-top: 2rem;
}

.timeline-small-body .bullet.green {
    background-color: lightseagreen;
    border: 3px solid #B0E8E2;
}

.timeline-small-body .bullet.blue {
    background-color: aquamarine;
    border: 3px solid cadetblue;
}

.timeline-small-body .bullet.orange {
    background-color: salmon;
    border: 3px solid #EB8B6E;
}

.timeline-small-body .date {
    width: 50%;
    font-size: 1.4rem;
    padding-right: 2rem;
    color: #222222;
    padding-left: 1rem;
}

.timeline-small-body .desc {
    width: 50%;
}

.timeline-small-body h3 {
    font-size: 0.9em;
    font-weight: 400;
    margin: 0;
}

.timeline-small-body h4 {
    margin: 0;
    font-size: 0.7em;
    font-weight: 400;
    color: #808080;
}

.timeline-small-body .ac-ti {
    font-size: 1.4rem;
    color: #a9a4a4;
    line-height: 2.5rem;
    margin-top: -1rem;
    padding-left: 3rem;
}


.time-active-ins {
    width: 87%;
    max-width: 41rem;
    max-height: 35.6rem;
    overflow-x: hidden;
    overflow-y: hidden;
}

.time-active-ins ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 6.4rem;
    margin-top: -1.5rem;

}

.time-active-ins .date {
    width: 50%;
    font-size: 1.6rem;
    padding-right: 2rem;
    color: #222222;
    padding-left: 1rem;
}

.time-active-ins .ac-ti {
    font-size: 1.6rem;
    color: #a9a4a4;
    line-height: 3.3rem;
    margin-top: -1rem;
    padding-left: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.time-active-ins a {
    color: #a9a4a4;
}

.time-active-ins::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: #cccccc;
}

.div-box::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.time-active-ins::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #aaaaaa;
}


.active-cleas {
    border-top: 0.5rem solid #eeeeee !important;
    padding-left: 3rem;
}

.point-c {
    color: #FF4612;
    font-size: 2rem;
}

.articles-wrap-item div:nth-child(2) {
    margin-top: 1rem;
}

.section-pad {
    width: 92rem;
    height: 8rem;
    justify-content: space-between;
}

.nav-pad-list {
    justify-content: space-between;
}

.nav-pad-list a {
    color: #FF4612;
    font-size: 1.4rem;
    border: 1px solid #FF4612;
    width: 14rem;
    height: 4rem;
    align-items: center;
    justify-content: center;
}

.logoa {
    margin-right: 0rem !important;
}

.nameheader_new {
    max-width: 6rem !important;
}

.member_list_new {
    margin-left: 1.2rem !important;
    z-index: 2;
}

.h1s {
    position: absolute;
    margin-top: -5.8rem;
    font-size: 1.6rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 1.8rem;
    opacity: 0.9;
}

.section-mobile {
    display: none;
}

.section-pad-right {
    width: 92rem;
    height: 23rem;
    display: flex;
    margin-bottom: 3rem;
}

.section-1-for-img {
    width: 44rem;
    height: 22rem;
}

.section-1-for-img img {
    width: 44rem;
    height: 22rem;
}

.section-pad-right div:nth-child(1) {
    margin-right: 4rem;
}

.section-1-for-img h1 {
    position: absolute;
    color: #fff;
    margin-top: -4rem;
    font-size: 1.6rem;
    padding-left: 1rem;
    font-weight: 400;
    width: 42rem;
    height: 2rem;
    display: block;
    overflow: hidden;
}

.element3 {
    padding-right: 0.5rem;
    font-size: 1.3rem !important;
}

.section-1 .left > div h1 {
    position: absolute;
    bottom: 0px;
    height: 50px;
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 18px;
    text-align: left;
    width: 100%;
    padding-top: 16px;
    padding-right: 20px;
}
.disclaimer{
    color: #666;
    margin: 0 auto;
    width: 92rem;
    position: relative;
    padding-bottom: 25px;
    margin-top: -20px;
    font-size: 1.4rem;
}
.side{
    display: none;
}
.browser-num{
    width: fit-content;
    right: 13%!important;
}
