/*首页右侧浮层框*/

.fix {
    position: fixed;
    right: 0px;
    top: 10%;
    width: 120px;
    height: 720px;
    z-index: 9;
    background: url(/indexstatic/imgs/left_fix_bg.png) no-repeat center;
    background-size: 100% 100%;
    border-radius: 10px;
    /* box-shadow: 0 1px 8px rgba(7, 52, 148, .2); */
    box-sizing: border-box;
    padding-top: 58px;
}

.fix .showHide {
    width: 30px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: -20px;
    background: #fff;
    border-radius: 8px 0px 0px 8px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .06);
    cursor: pointer;
}

.ninyouxin {
    width: 114px;
    height: 79px;
    z-index: 99999999999;
    position: absolute;
    margin-left: 80px;
    margin-top: -100px;
}

.jyfk {
    width: 121px;
    height: 36px;
    /*margin-left: 30px;*/
    margin-top: 15px;
    cursor: pointer;
}

.appewm {
    width: 75px;
    height: 74px;
    /*margin-left: 36px;*/
    position: relative;
    top: -6px;
}

.saomap {
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
    font-size: 12px;
    color: #666666;
}

.flx_1xs {
    margin-top: 22px;
    cursor: pointer;
}

.flx_1xs img {
    width: 28px;
    height: 28px;
    margin-bottom: 4px;
}

.flx_1xs .flx_1xs_p1 {
    font-size: 12px;
    color: #666666;
    font-weight: bold;
}

.left-bottom {
    width: 81px;
    position: absolute;
    right: 80px;
    bottom: -209px;
}

#kanjiagmp1 {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999999999999999;
}

.yjfkfkte {
    width: 85%;
    height: 100px;
    margin-top: 10px;
    border: none;
    padding: 10px 10px;
}

.yjfkfkip {
    width: 340px;
    height: 50px;
    display: flex;
    align-items: center;
    margin-top: 10px;
    background-color: white;
}

.yjfkfktj {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25px;
    width: 209px;
    height: 44px;
    background: #4FAAD6;
    border-radius: 22px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.yjfkfkip input {
    margin-left: 10px;
    width: 80%;
    border: 0;
    outline: 0;
}

.yjfkfk {
    width: 378px;
    height: 526px;
    background-image: url('/indexstatic/images/im//yijianfankk.png');
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.yjfkfkti {
    width: 340px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    margin-top: 100px;
    color: #333333;
}

.guanbifk {
    width: 50px;
    height: 50px;
    margin-top: 100px;
    cursor: pointer;
}
