@charset "gb2312";
/* CSS Document */
.BsSwt_Popup_Invite * {
    font-family: "Microsoft Yahei", tahoma, Srial, helvetica, sans-serif;
    margin: 0 auto;
    padding: 0px;
    font-size: 16px;
    color: #333;
}
#BsSwt_center{
     display: none;
}
.BsSwt_Popup_Invite {	
    margin: auto;
    position: fixed;
    left: 50%;
    top: 50%;   
    margin-left: -150px;
    margin-top: -155px;  
    z-index: 19891015;
    width: 300px;
    height: 310px;
    background: #f0f0f0;
    border-radius: 8px;   
    box-shadow: 0px 2px 10px #999
}
.BsSwt_Popup_Invite_Close {
    position: absolute;
    right: -10px;
    top: -15px;
    width: 40px;
    height: 40px;
    background: url(/swtzt/swtimg/closeBtn_swt.png) no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
    cursor: pointer
}
.BsSwt_Popup_Invite_Con {
    width: 300px;
    float: left;
    text-align: center
}
.BsSwt_Popup_Invite_Con p {
    font-size: 16px
}
.BsSwt_Popup_Invite_Avatar {
    width: 100%;
    margin-top: 28px
}
.BsSwt_Popup_Invite_Avatar_Img {
    position: relative
}
.BsSwt_Popup_Invite_Avatar_Img img {
    width: 84px;
    height: 84px;
    border-radius: 42px;
    border: 1px solid #999
}
.BsSwt_Popup_Invite_Avatar_Img p {
    color: #fb8c0b;
    font-size: 13px
}
.BsSwt_Popup_Invite_Avatar_Status {
    background: url(http://m.szjlnkyy.com/js/swt/images/check.png) no-repeat;
    width: 26px;
    height: 26px;
    position: absolute;
    left: 118px;
    bottom: -4px
}
.BsSwt_Popup_Invite_Assess {
    margin-top: 5px;
    margin-bottom: 5px
}
.BsSwt_Popup_Invite_Assess ul li {
    padding: 0px 20px;
    font-size: 16px;   
    color: #fd7b07;
    display: inline-block;
    border-right: 1px solid #ccc
}
.BsSwt_Popup_Invite_Assess ul li.BsSwt_Popup_Invite_Score {
    border: none
}
.BsSwt_Popup_Invite_Assess ul li p {
    color: #999999; line-height: 21px;
}

.BsSwt_Popup_Invite_Tips p {
    line-height: 50px;
    display: block;
    font-size: 28px
}
.BsSwt_Popup_Invite_Con span {
    width: 100%;
    height: 50px
}
.BsSwt_Popup_Invite_BtnTrue {
    margin-top: 10px;
 
}
.BsSwt_Popup_Invite_BtnTrue a {
    color: #fff;
    font-size: 20px;
    width: 140px;
    height: 38px;
    background: #0052a6;
    display: block;
    border-radius: 6px;
    line-height: 38px;
    position: inherit;
}
.BsSwt_Popup_Invite_BtnTrue a:hover {
    background: #0f6ecf
}
.BsSwt_Popup_Invite_BtnFalse a {
    text-decoration: underline;
    line-height: 46px;
    color: #999;
    cursor: pointer;
    font-size: 16px;
    position: inherit;
}

.BsSwt_Popup_Invite_BtnFalse a:hover {
    color: #0f6ecf
}
.BsSwt_Mask {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    opacity: 0.3
}
  .BsSwt_Widget_Didi {
        float: left;
        width: 62px;
        height: 62px;
        position: fixed;
        left: 0;
        top: 50%;
        z-index: 9;
        margin-top: -31px;
        display: none;
    }

    .BsSwt_Widget_Didi_icon {
        float: left;
        width: 62px;
        height: 62px;
        position: fixed;
        left: 0;
        top: 50%;
        margin-top: -31px;
    }

    .BsSwt_Widget_Didi_icon img {
        width: 100%
    }
