#cheatbg_shadow {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, .3);
    width: 100%;
    
    height: 100%;
    z-index: 3;
    margin: 0 auto;
}

.cheatbg .cheatbg_window {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 8rem;
    background: #FFFFFF url("//7niu.kaokao.mobi/upgrade_bg@2x.png") 0 0/100% 2.13rem no-repeat;
    box-shadow: 0rem 0.03rem 0.13rem 0rem rgba(0, 0, 0, 0.06);
    border-radius: 0.21rem;
    padding-top: 0.67rem;
    padding-bottom: 0.53rem;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    line-height: 1;
}

.cheatbg .cheatbg_window h3 {
    font-size: 0.43rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    text-align: center;
}

.cheatbg .cheatbg_window h4 {
    font-size: 0.35rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    padding: 0 0.48rem;
    margin: 0.63rem 0 0.37rem;
}

.cheatbg .cheatbg_window ul {
    width: 7.04rem;
    border: 1px dashed #EFCD8D;
    border-radius: 0rem;
    margin: 0 auto 0.64rem;
    box-sizing: border-box;
    padding: 0.4rem 0.05rem 0;
}

.cheatbg .cheatbg_window li {
    width: 2.13rem;
    font-size: 0.27rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #9D9D9D;
    text-align: center;
    margin-right: 0.24rem;
    margin-bottom: 0.37rem;
}

.cheatbg .cheatbg_window li:nth-child(3n) {
    margin-right: 0;
}

.cheatbg .cheatbg_window img {
    display: block;
    width: 1.15rem;
    height: 1.15rem;
    margin: 0 auto 0.04rem;
}

#j_cheatbg_cosider {
    width: 1.87rem;
    height: 1.04rem;
    background: #F4F4F4;
    border-radius: 0.52rem;
    font-size: 0.35rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #AAAAAA;
    text-align: center;
    line-height: 1.04rem;
    border: none;
}

#j_cheatbg_btn {
    width: 4.4rem;
    height: 1.04rem;
    background: linear-gradient(90deg, #DDB157, #F1CE85);
    box-shadow: 0rem 0.07rem 0.13rem 0rem rgba(221, 177, 88, 0.2);
    border-radius: 0.52rem;
    font-size: 0.35rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.04rem;
    margin-left: 0.27rem;
    border: none;
}

.basic_change_box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    
    background: rgba(0, 0, 0, 0.4);
    margin: 0 auto;
    z-index: 10;
}

.basic_change_content {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 8.4rem;
    background: #FFFFFF;
    border-radius: 0.21rem;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 0.67rem 0;
    box-sizing: border-box;
    margin: 0 auto;
}

.basic_change_box .basic_change_content .close {
    position: absolute;
    top: 0.37rem;
    right: 0.37rem;
    width: 0.53rem;
    height: 0.53rem;
    background: url('//7niu.kaokao.mobi/close@2x.png') center center/0.32rem 0.32rem no-repeat;
    cursor: pointer;
}

.basic_change_box .basic_change_content h3 {
    width: 7.07rem;
    font-size: 0.48rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    padding: 0 0 0.32rem;
    text-align: left;
    margin: 0 auto;
}

.basic_change_box .basic_change_content h4 {
    width: 7.07rem;
    font-size: 0.37rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    text-align: left;
    margin: 0 auto 0.9rem;
}

.basic_change_box .btn {
    width: 6.8rem;
    height: 1.17rem;
    background: #D2D2D2;
    border-radius: 0.13rem;
    margin: 1.05rem auto 0;
    font-size: 0.43rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.17rem;
    cursor: pointer;
}

.basic_change_box .red_btn {
    background: #FE6767;
}

.basic_change_box .creator_list1 li span {
    position: absolute;
    top: 0.37rem;
    right: 0.37rem;
    width: 0.48rem;
    height: 0.48rem;
    background: url('//7niu.kaokao.mobi/Unchecked@2x.png') 0 0/100% 100% no-repeat;
}

.basic_change_box .creator_list1 li.select1 span,
.basic_change_box .creator_list1 li.select2 span {
    background: url('//7niu.kaokao.mobi/index_dugou_icon@2x.png') 0 0/100% 100% no-repeat;
}

.basic_change_box .creator_list1 li {
    width: 7.07rem;
    height: 1.87rem;
    background: #FFFFFF;
    border: 1px solid #DBDBDB;
    border-radius: 0.13rem;
    padding: 0.37rem 0.27rem 0.37rem 1.59rem;
    margin: 0 auto 0.4rem;
    box-sizing: border-box;
    position: relative;
    text-align: left;
    cursor: pointer;
}

.basic_change_box .creator_list1 li:first-child {
    background: url('//7niu.kaokao.mobi/index_zzr_un@2x.png') 0.27rem center/1.07rem 1.07rem no-repeat;
}

.basic_change_box .creator_list1 li:last-child {
    background: url('//7niu.kaokao.mobi/index_xxr_un@2x.png') 0.27rem center/1.07rem 1.07rem no-repeat;
}

.basic_change_box .creator_list1 li p {
    font-size: 0.43rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}

.basic_change_box .creator_list1 li em {
    display: block;
    font-style: normal;
    font-size: 0.32rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #AAAAAA;
    margin-top: 0.32rem;
}

.basic_change_box .creator_list1 li.select1 {
    border: 0.027rem solid #FE6767;
    box-shadow: 0rem 0.11rem 0.13rem 0rem rgba(254, 103, 103, 0.08);
    margin-bottom: 2.91rem;
    background: url('//7niu.kaokao.mobi/index_zzr@2x.png') 0.27rem center/1.07rem 1.07rem no-repeat;
}

.basic_change_box .creator_list1 li.select2 {
    border: 0.027rem solid #FF8C54;
    box-shadow: 0rem 0.11rem 0.13rem 0rem rgba(255, 140, 84, 0.08);
    background: url('//7niu.kaokao.mobi/index_xxr@2x.png') 0.27rem center/1.07rem 1.07rem no-repeat;
}

.basic_change_box .creator_list2 {
    position: absolute;
    top: 4.97rem;
    left: 0;
    width: 100%;
    
}

.basic_change_box .creator_list2 li {
    width: 7.07rem;
    padding: 0 0.37rem 0;
    margin: 0 auto 0.32rem;
    box-sizing: border-box;
    position: relative;
    text-align: left;
    cursor: pointer;
}

.basic_change_box .creator_list2 li span {
    position: absolute;
    top: 0;
    right: 0.37rem;
    width: 0.48rem;
    height: 0.48rem;
    background: url('//7niu.kaokao.mobi/index_dugou_icon_un@2x.png') 0 0/100% 100% no-repeat;
}

.basic_change_box .creator_list2 li .select_span {
    background: url('//7niu.kaokao.mobi/index_dugou_icon@2x.png') 0 0/100% 100% no-repeat;
}

.basic_change_box .creator_list2 li p {
    font-size: 0.37rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 0.48rem;
}

.basic_change_box .creator_list2 li div {
    font-size: 0.29rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #AAAAAA;
    margin-top: 0.08rem;
}

.navKey {
    height: 1.333333rem;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #F0F2F5;
    width: 100%;
    padding: 0;
    margin: 0 !important;
}

/* iphonex 系列 需增加样式 */
@supports (bottom: constant(safe-area-inset-bottom)) or (bottom: env(safe-area-inset-bottom)) {
    .navKey {
        padding-bottom: constant(safe-area-inset-bottom);
        padding-bottom: env(safe-area-inset-bottom);
    }
}

.navKey div {
    width: 50%;
    float: left;
    height: 1.333333rem;
}

.navKey .navQuit {
    background: url('//7niu.kaokao.mobi/houtui.png') 3.68rem .44rem / .24rem .426667rem no-repeat;
}

.navKey .navAdvance {
    background: url('//7niu.kaokao.mobi/qianjin.png') 1.08rem .44rem /.24rem .426667rem no-repeat;
}

.navKey .navQuit_ds {
    background: url('//7niu.kaokao.mobi/huitui_ds.png') 3.68rem .44rem / .24rem .426667rem no-repeat;
}

.navKey .navAdvance_ds {
    background: url('//7niu.kaokao.mobi/qianjin_ds.png') 1.08rem .44rem /.24rem .426667rem no-repeat;
}

button {
    outline: none;
}

.auto_box_fans {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    
    height: 100%;
    background: rgba(0, 0, 0, .5) !important;
    margin: 0 auto;
    z-index: 999;
}

.auto_box_fans .auto_content {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 6.133333rem;
    height: 6.666667rem;
    background: url('//7niu.kaokao.mobi/组 1.png') 0 0/6.133333rem 6.666667rem no-repeat;
    transform: translate(-50%, -50%);
    text-align: center;

}

.auto_box_fans .auto_content .not_auto_text {
    margin-top: 3.56rem;
    font-size: .426667rem;
    font-family: 'PingFang SC';
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
}

.auto_box_fans .auto_content .auto_brief_login {
    margin-top: .266667rem;
    font-size: .346667rem;
    font-family: 'PingFang SC';
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.auto_box_fans .auto_content .auto_box_btn {
    margin: .666667rem .533333rem 0;

}

.auto_box_fans .auto_content .auto_not_login {
    float: left;
    width: 2.266667rem;
    height: .933333rem;
    background: url('//7niu.kaokao.mobi/login@2x.png') 0 0 / 2.266667rem .933333rem no-repeat;
    font-size: 0.35rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(254, 103, 103, 1);
    text-align: center;
    line-height: .933333rem;

}

.auto_box_fans .auto_content .auto_login {
    float: left;
    width: 2.266667rem;
    height: .933333rem;
    margin-left: .533333rem;
    background: url('//7niu.kaokao.mobi/lang@2x.png') 0 0 / 2.266667rem .933333rem no-repeat;
    border: none;
    outline: none;
    font-size: 0.35rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: .933333rem;
}

.auto_box_fans .time_content {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 6.133333rem;
    height: 2.666667rem;
    background-color: #fff;
    transform: translate(-50%, -50%);
    text-align: center;
    border-radius: .213333rem;
}

.time_content .not_auto_text {
    font-size: .4rem;
    text-align: center;
    height: 1.5rem;
    line-height: 1.5rem;
    font-weight: 500;
}

.time_content .auto_box_btn {
    height: .8rem;
    padding: 0 .4rem;
}

.time_content .auto_not_login {
    float: left;
    width: 2.4rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    border-radius: .133333rem;
    border: 1px solid #ccc;
    margin-right: .366667rem;
    color: #333333;
    font-size: .4rem;
}

.time_content .auto_login {
    float: left;
    width: 2.4rem;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    border-radius: .133333rem;
    border: 1px solid #fe6767;
    background-color: #fff;
    color: #fe6767;
    font-size: .4rem;
}

.audio_box {
    -webkit-touch-callout: none;
    /*系统默认菜单被禁用*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -khtml-user-select: none;
    /*早起浏览器*/
    -moz-user-select: none;
    /*火狐浏览器*/
    -ms-user-select: none;
    /*IE浏览器*/
    user-select: none;
    /*用户是否能够选中文本*/
}

.meeting_pay_box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    
    height: 100%;
    background: rgba(0, 0, 0, .4);
    margin: 0 auto;
    z-index: 10;
}

.meeting_pay_box .content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7.79rem;
    height: 9.29rem;
    background: #FFFFFF;
    border-radius: 0.21rem;
    padding: 0 0.53rem;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
}

.meeting_pay_box .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 0.85rem;
    height: 0.85rem;
    background: url('//7niu.kaokao.mobi/close@2x.png') 0 0.53rem/0.32rem 0.32rem no-repeat;
}

.meeting_pay_box h3 {
    font-size: 0.43rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 1.72rem;
    text-align: center;
}

.meeting_pay_box li {
    font-size: 0.35rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 0.85rem;
    width: 6.72rem;
    height: 2.13rem;
    background: #F8F9FB;
    border-radius: 0.21rem;
    padding: 0.64rem 0.26rem;
    margin-bottom: 0.21rem;
    box-sizing: border-box;
}

.meeting_pay_box li a {
    display: block;
    width: 100%;
    height: 100%;
    background: url('//7niu.kaokao.mobi/meeting_arrow@2x.png') 5.81rem center/0.32rem 0.32rem no-repeat;
}

.meeting_pay_box img {
    width: 0.85rem;
    height: 0.85rem;
    margin-right: 0.27rem;
}

.meeting_pay_box em {
    width: 0.32rem;
    height: 0.85rem;
    background: url('//7niu.kaokao.mobi/meeting_copy@2x.png') 0 center/0.32rem 0.32rem no-repeat;
    margin-left: 0.13rem;
}

#qrcodeBox {
    width: 100%;
    
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 100;
    display: none;
}

.qrcodeContent {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7.79rem;
    height: 9.03rem;
    background: #FFFFFF;
    border-radius: 0.21rem;
    transform: translate(-50%, -50%);
    text-align: center;
}

.qrcodeContent h3 {
    height: 0.41rem;
    font-size: 0.43rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    padding: 0.68rem 0 0.95rem;
}


.qrcodeContent .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 0.74rem;
    height: 0.84rem;
    background: url('//7niu.kaokao.mobi/close@2x.png') 0 bottom/0.31rem 0.31rem no-repeat;
}

.qrcodeContent .pay_money {
    background: url('//7niu.kaokao.mobi/wx_qrcode_icon@2x.png') center 0/0.85rem 0.75rem no-repeat;
    padding-top: 1.06rem;
    font-size: 0.35rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 0.48rem;
    margin-bottom: 0.4rem;
}


.qrcodeContent .pay_money span {
    font-size: 0.48rem;
    font-weight: 500;
    color: #09BB07;
    margin: 0 0.13rem;
}

#qrcode {
    width: 3.28rem;
    height: 3.28rem;
    background: url('//7niu.kaokao.mobi/wx_qrcode_bg@2x.png') 0 0/100% 100% no-repeat;
    padding: 0.17rem;
    margin: 0 auto;
    box-sizing: border-box;
}

#qrcode>img {
    width: 100%;
    height: 100%;
    pointer-events: auto;
}

.qrcodeContent .tips {
    font-size: 0.29rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    margin-top: 1.03rem;
}


.phone_content {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    margin: 0 auto;
    z-index: 10;
}

.phone_content>div {
    position: fixed;
    top: 50%;
    left: 50%;
    width: calc(100% - 0.8rem);
    background: #FFFFFF;
    border-radius: 0.27rem;
    transform: translate(-50%, -50%);
    padding-bottom: 0.64rem;
}

.phone_content h3 {
    font-size: 0.48rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    padding: 0.67rem 0 0.32rem 0.67rem;
}

.phone_content h4 {
    font-size: 0.37rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    padding: 0 0 0.13rem 0.69rem;
}

.phone_content h5 {
    font-size: 0.4rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    padding-top: 0.53rem;
    text-align: center;
}

.phone_content .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.4rem;
    height: 1.4rem;
    background: url('//7niu.kaokao.mobi/close@2x.png') center center/0.4rem 0.4rem no-repeat;
}

.phone_content .selectLi {
    font-size: 0.48rem;
    font-weight: 500;
    color: #333333;
}

.phone_content label {
    display: block;
    padding: 0.72rem 0 0.29rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0.67rem;
    position: relative;
}

.phone_content .kk_phone {
    background: url('//7niu.kaokao.mobi/kk_phone_shouji@2x.png') 0.16rem 0.72rem/0.53rem 0.53rem no-repeat;
}

.phone_content .kk_password {
    background: url('//7niu.kaokao.mobi/kk_phone_mima@2x.png') 0.16rem 0.72rem/0.53rem 0.53rem no-repeat;
}

.phone_content .kk_code {
    background: url('//7niu.kaokao.mobi/kk_phone_yanzhengma@2x.png') 0.16rem 0.72rem/0.53rem 0.53rem no-repeat;
}

.phone_content input {
    display: block;
    width: 6rem;
    height: 100%;
    background: none;
    border: none;
    font-size: 0.43rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-left: 0.99rem;
    line-height: 0.53rem;
    outline: none;
}

.phone_content input::-webkit-input-placeholder {
    font-size: 0.4rem;
    color: #c1c1c1;
}

.phone_content input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

.kk_tuxing input {
    text-indent: 0.21rem;
    margin-left: 0;
}

.login_box p {
    font-size: 0.29rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FE6767;
    text-align: right;
    padding: 0.32rem 0.67rem;
}

.phone_content em {
    position: absolute;
    top: 0.79rem;
    right: 0.16rem;
    width: 0.43rem;
    height: 0.43rem;
    background: url('//7niu.kaokao.mobi/kk_phone_kejian@2x.png') 0 0/0.43rem 0.43rem no-repeat;
}

.phone_content .no_show {
    background: url('//7niu.kaokao.mobi/kk_phone_bukejian@2x.png') 0 0/0.43rem 0.43rem no-repeat;
}

.kk_tuxing img {
    position: absolute;
    top: 0.61rem;
    right: 0.21rem;
    width: 2.4rem;
    height: 0.75rem;
}

.kk_code span {
    position: absolute;
    top: 0.69rem;
    right: 0.21rem;
    min-width: 1.39rem;
    height: 0.59rem;
    background: rgba(255, 166, 50, 1);
    border-radius: 0.29rem;
    text-align: center;
    font-size: 0.29rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.59rem;
    padding: 0 0.24rem;
    box-sizing: border-box;
}

.kk_code .djs_span {
    opacity: 0.3;
}

.phone_tips {
    font-size: 0.29rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #C1C1C1;
    margin: 0.21rem 0.67rem 0;
}

.login_btn {
    width: 7.6rem;
    height: 1.17rem;
    background: url('//7niu.kaokao.mobi/kk_phone_grey_button@2x.png') 0 0/100% 100% no-repeat;
    margin: 1.04rem auto 0;
    font-size: 0.43rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.17rem;
}

.sign_box .login_btn {
    margin-top: 0.93rem;
}

.red_login_btn {
    background: url('//7niu.kaokao.mobi/kk_phone_button@2x.png') 0 0/100% 100% no-repeat;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}


.back_btn {
    position: absolute;
    top: 0.57rem;
    right: 0.8rem;
    width: 2.03rem;
    background: #FFFFFF;
    border: 1px solid #FE6767;
    border-radius: 0.13rem;
    font-size: 0.32rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FE6767;
    line-height: 0.64rem;
    text-align: center;
}

.bind_box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    margin: 0 auto;
    z-index: 10;
}

.bind_box>div {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 0.8rem);
    height: 11.23rem;
    background: #FFFFFF;
    border-radius: 0.13rem;
    padding: 0 0.67rem;
    text-align: justify;
    box-sizing: border-box;
    transform: translate(-50% ,-50%);
}

.bind_box h3 {
    font-size: 0.48rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    padding: 0.67rem 0 0.56rem;
}

.bind_box h4 {
    font-size: 0.43rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 0.67rem;
    margin: -0.12rem 0;
}

.bind_box h4 a {
    color: #FE5454;
}

.bind_box h4 span {
    color: #006AF8;
}

.phone_info {
    background: #F8F8F8;
    border-radius: 0.11rem;
    padding: 0.43rem 0.32rem;
    font-size: 0.37rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    box-sizing: border-box;
    margin-top: 0.43rem;
}

.phone_info p:last-child {
    margin: 0.18rem 0 -0.09rem;
    line-height: 0.53rem;
}

.bind_box .btn {
    width: 7.6rem;
    height: 1.17rem;
    background: linear-gradient(120deg, #FE9967 0%, #FE6767 100%);
    border-radius: 0.13rem;
    font-size: 0.43rem;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.17rem;
    margin: 2.29rem auto 0;
}

.bind_box3 .btn {
    margin-top: 1.2rem;
}