/*首页底部添加悬浮*/
.yihui__fixed {
    position: fixed;
    bottom: 20px;
    right: 0;
    /* width: 50px; */
    width: 70px;
    text-align: center;
    width:49px;
    bottom:85px;
}
.yihui__fixed a {
    text-decoration: none;
}
.fixed__top {
    /* width: 50px;
    height: 50px; */
    line-height: 50px;
    /* background-color: #0090e9; */
    background-color: #202124;
    cursor: pointer;
    /* background-image: url("../../image/home/fixed_bg.png"); */
    /* background-position: 0 0px; */
    width: 70px;
    height: 69px;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width:49px;
    height:43px;
}
.fixed__top i {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
    font-style: initial;
}
.fixed__top:hover{
    /* background-image: url("../../image/home/fix_share.png"); */
    background-color: #0099E9;
}
.fixed__module--three{
    /* width: 50px;
    height: 50px; */
    line-height: 50px;
    /* background-color: #0090e9; */
    background-color: #202124;
    cursor: pointer;
    /* margin-top: 1px;
    margin-bottom: 1px; */
    /* background-image: url("../../image/home/fixed_bg.png"); */
    /* background-position: 0 -150px; */
    width: 70px;
    height: 69px;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width:49px;
    height:43px;
}
.fixed__module--three i {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
    font-style: initial;
}
.fixed__module--three:hover{
    /* background-image: url("../../image/home/fix_share.png"); */
    /* background-position: 0 -100px; */
    background-color: #0099E9;
}
.fixed__module--one {
    /* width: 50px;
    height: 50px; */
    line-height: 50px;
    /* background-color: #0090e9; */
    background-color: #202124;
    /* margin-top: 1px;
    margin-bottom: 1px; */
    cursor: pointer;
    /* background-image: url("../../image/home/fixed_bg.png"); */
    /* background-position: 0 -50px; */
    width: 70px;
    height: 69px;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width:49px;
    height:43px;
}
.fixed__module--one i {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
    font-style: initial;
}
.fixed__module--one:hover{
    /* background-image: url("../../image/home/fix_share.png"); */
    /* background-position: 0 -50px; */
    background-color: #0099E9;
}
.yihui__phone {
    display: none;
    position: absolute;
    width: 150px;
    left: -162px;
    /* top: 50px; */
    top: 77px;
    background-color: #fff;
    font-size: 16px;
    /* color: #0090e9; */
    color: #202124;
    padding: 2px;
    /* border: 1px solid #0090E9; */
    /* border: 1px solid #202124; */
    box-shadow: 0px 2px 6px rgba(0, 21, 52, 0.08);
    left:-157px;
    top:39px;
}
.yihui__fixed i{
    display:none;
}
/* .yihui__phone:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    right: -12px;
    top: 15px;
    border-top: 10px solid transparent;
    border-left: 12px solid #0090E9;
    border-left: 12px solid #202124;
    border-bottom: 10px solid transparent;
} */
/* .yihui__phone:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    right: -11px;
    top: 15px;
    border-top: 10px solid transparent;
    border-left: 12px solid #fff;
    border-bottom: 10px solid transparent;
} */
.fixed__module--two {
    position: relative;
    /* width: 50px;
    height: 50px; */
    line-height: 50px;
    /* background-color: #0090e9; */
    background-color: #202124;
    cursor: pointer;
    /* background-image: url("../../image/home/fixed_bg.png"); */
    /* background-position: 0 -100px; */
    width: 70px;
    height: 69px;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width:49px;
    height:43px;
}
.fixed__module--two i {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #FFFFFF;
    font-style: initial;
}
.qr__container {
    display: none;
    /* border: 1px solid #0090E9; */
    /* border: 1px solid #202124; */
    position: absolute;
    /* top: -96px; */
    top: -65px;
    left: -150px;
    width: 138px;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0px 2px 6px rgba(0, 21, 52, 0.08);
}
/* .qr__container:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    right: -12px;
    top: 100px;
    border-top: 10px solid transparent;
    border-left: 12px solid #0090E9;
    border-left: 12px solid #202124;
    border-bottom: 10px solid transparent;
    bottom: 12px;
} */
/* .qr__container:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    right: -11px;
    top: 100px;
    border-top: 10px solid transparent;
    border-left: 12px solid #fff;
    border-bottom: 10px solid transparent;
    bottom: 12px;
} */
.qr__join--img {
    width: 100px;
    height: 100px;
}
.qr__title {
    margin: 0 10px;
    height: 20px;
    line-height: 30px;
}
.fixed__module--two:hover{
    /* background-image: url("../../image/home/fix_share.png"); */
    /* background-position: 0 -144px; */
    background-color: #0099E9;
}
/*end*/
/*新版模态框样式   by zc*/
.modal-header2 {
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #0090e9;
    color: #fff;
}
.modal-backdrop.in{
    opacity: 0.4 !important;
}
.modal-content.modal-content-size {
    width: 500px;
    margin: 0 auto;
    text-align: center;
}
.close {
    opacity: 0.8;
}
.modal-icon-style {
    background-image: url(../../image/home/close.png);
    background-size: 29px 29px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 10px;
}
.modal-footer-operate {
    margin-top: 14px;
    padding: 0 15px 32px 15px;
    text-align: center;
}
.modal-describe {
    margin: 25px 35px 20px 25px;
    text-align: left;
    position: relative;
}
.modal-space {
    padding-left: 37px;
}
.send__content_text{
    width: 350px;
    height: 170px;
    padding: 10px 20px;
    border: 1px solid #ddd;
    resize: none;
    outline: none;
    margin-left: 36px;
    border-radius: 8px;
}
.modal_tip{
    display: block;
    color: red;
    font-size: 12px;
    margin: 0 auto;
    margin-left: 78px;
}
.input-size {
    width: 350px;
    height: 34px;
}
.input-position {
    margin-left: 36px;
    padding-left: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.modal-describe2 {
    margin: 0px 35px 5px 25px;
    position: relative;
    text-align: left;
}
.modal-describe3 {
    margin: 19px 35px 5px 25px;
    position: relative;
    text-align: left;
}
.modal-describe4 {
    margin: 19px 35px 5px 25px;
    position: relative;
    text-align: left;
}
.modal-space {
    padding-left: 37px;
}
.modal-operate {
    width: 100px;
    height: 26px;
    outline: none;
    background-color: #0090e9;
    border: 1px solid #0090E9;
    color: #fff;
    border-radius: 3px;
}
.modal-operate_dark {
    width: 100px;
    height: 26px;
    outline: none;
    background-color: #DDDDDD;
    border: 1px solid #DDDDDD;
    color: #fff;
    border-radius: 3px;
}
.modal_addpic{
    width: 120px;
    height: 120px;
    background: #F0F0F0;
    margin-left: 36px;
    padding-left: 15px;
    border-radius: 5px;
    position: relative;
}
.modal_wrapper {
    display:inline-block;
    background-image:url("../../image/home/modal_add.png");
    height:30px;
    width:30px;
    background-repeat: no-repeat;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    top: 9px;
    left: 50%;
    margin-left: -15px;
    z-index:9;
}
.modal_wrapper input{
    opacity: 0;
    height: 75px;
    width: 102px;
    cursor: pointer;
    position: absolute;
    top: -7px;
    left: 0px;
    margin-left: -35px;
    z-index: 19;
}
/*短信邀请弹框*/
.modal_codeBox{
    position: absolute;
    top: 2%;
    right: 6%;
}
.modal_codeBox_img{
    width: 84px;
    height: 32px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.modal-operate_dark{
    width: 100px;
    height: 26px;
    outline: none;
    background-color: #E4E4E4;
    border: #E4E4E4;
    color: black;
}
/*新版模态框样式end   by zc*/