.suspension_window {
    width: 139px;
    height: 496px;
    background-color: #2d60e0;
    padding: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom-right-radius: 75px;
    border-bottom-left-radius: 75px;
    position: fixed;
    top: 50%;
    z-index: 999;
    margin-top: -230px;
}
.suspension_window_content {
    width: 133px;
    height: 490px;
    border: 1px solid rgba(253, 252, 252, 0.35);
    border-bottom-right-radius: 75px;
    border-bottom-left-radius: 75px;
    margin: auto;
	}
.suspension_top > span {
    display: block;
    width: 100%;
    padding-top: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}

.suspension_top > b {
    clear: both;
    font-size: 19px;
    font-family: "Microsoft YaHei";
    color: #fdfcfc;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 6px;
}
.suspension_top {
    width: 120px;
    height: 103px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    margin: auto;
}
.suspension_top > span {
    display: block;
    width: 100%;
    padding-top: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}

.suspension_top > b {
    clear: both;
    font-size: 19px;
    font-family: "Microsoft YaHei";
    color: #fdfcfc;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 6px;
}
.zx_phone_number {
    display: block;
    width: 120px;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.35);
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    margin: auto;
    margin-top: 19px;
    text-align: center;
}
.suspension_window_content > a {
    display: block;
    width: 42px;
    height: 42px;
    border-width: 1px;
    border-color: #ffffff;
    border-style: dashed;
    border-radius: 50%;
    background-color: #ffffff;
    text-align: center;
    margin: 10px auto 0;
    cursor: pointer;
}

element.style {
}
.suspension_window_content > ul {
    width: 120px;
    margin: auto;
}
.suspension_window_content > ul > li {
    list-style: none;
    margin-top: 14px;
    position: relative;
}

element.style {
}
.suspension_window_content > ul > li > a {
    display: block;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #ffffff;
    width: 111px;
    height: 32px;
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    margin: auto;
    cursor: pointer;
}
.blink_btn {
    color: #ffffff !important;
    background-color: #eff9ee;
}

.zx_phone_number > b {
    font-size: 20px;
    font-family: "Impact";
    color: #fdfcfc;
    font-weight: 500;
    white-space: nowrap;
}
.zx_phone_number > p {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #fdfcfc;
    margin-top: 14px;
    text-align: center;
}
.suspension_window_content > a {
    display: block;
    width: 42px;
    height: 42px;
    border-width: 1px;
    border-color: #ffffff;
    border-style: dashed;
    border-radius: 50%;
    background-color: #ffffff;
    text-align: center;
    margin: 12px auto 0;
    cursor: pointer;
	margin-top:7px;
}
.suspension_window_content > a > p {
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #288ae1;
    text-align: center;
    margin-top: 3px;
}
img {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}