@font-face {
    font-family: "Helvetica Neue";
    src: url('../../fonts/HelveticaNeue-2.ttf');
}

body {
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue";
    background: transparent;
}

.top {

    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 0;
    height: 100px;
    z-index: 10;
    /* -webkit-transform: translateZ(120px); */
    /* background-color:#f1f1f1; */
}

.topH {

    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 0;
    height: 100px;
    z-index: 10;
    /* -webkit-transform: translateZ(120px); */
    /* background-color:#f1f1f1; */
}

.topnav {
    width: 1200px;
    margin: 0 auto;
    height: 90px;
    position: relative;
}

.topnav_header {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.orgStateCon {
    flex: none;
}

.organization {
    display: flex;
    align-items: center;
    height: 50px;
    padding-top: 5px;
}

#orgpor, #orgpor img {
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 15px;
    cursor: pointer;
    background-color: #f1f1f1;
    box-shadow: rgba(0, 0, 0, 0.05) 2px 4px 20px;
}
#orgpor img{
    border: 1px solid rgba(255,255,255,0.5);
}
#install {
    display: none;
    position: absolute;
    top: 2px;
    left: 39px;
    box-shadow: 0 4px 5px 1px rgba(37, 37, 37, 0.3);
}

.org-p {
    display: flex;
    align-items: center;
    float: right;
    position: relative;
    margin-top: 3px;
    font-size: 16px;
    line-height: 24px;
    margin-left: 10px;
}

.org-p span {
    font-size: 16px;
    color: #fff;
    display: inline-block;
}

.oname {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 210px;
    vertical-align: text-top;
    cursor: pointer;
}

.org-p img {
    /*margin-left: 5px;*/
    cursor: pointer;
}

.orglist {
    display: none;
    position: absolute;
    top: 28px;
    left: -40px;
    width: 300px;
    /* padding-right: 16px; */
    /* height: 120px; */
    max-height: 498px;
    /*max-width: 300px;*/
    overflow-y: auto;
    margin: 0;
    z-index: 3;
    border-radius: 4px;
    margin-top: 14px;
    /* overflow-y: auto; */
    -ms-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.20);
    -o-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.20);
    box-shadow: 0 1px 10px 0 rgba(0,0,0,0.20);
    background-color: #fff;
}

.logosurl {
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    /*margin-top: -2px;*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*border-radius: 15px;*/
    /*cursor: pointer;*/
    /*background-color: #f1f1f1;*/
    /*box-shadow: rgba(0, 0, 0, 0.05) 2px 4px 20px;*/
    /*border: 1px solid rgba(255,255,255,0.5);*/
}
.orglist > li:first-child::before{
    position: absolute;
    content: '';
    top: 44px;
    width: 90%;
    height: 1px;
    background-color: #eee;
}
.orglist > li {
    list-style: none;
    /*height: 60px;*/
    /*width: 266px;*/
    /*line-height: 60px;*/
    background: #fff;
    cursor: pointer;
    color: #333;;
    padding: 10px 20px;
}

.orglist > li:hover {
    background: #E8F5FC;
    color: #333;
}

.orglist > li > span {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 210px;
    vertical-align: middle;
    display: inline-block;
    padding-left: 10px;
    font-weight: 400;
}

#rname {
    display: inline-block;
    padding: 4px 6px 3px 5px;
    font-size: 12px;
    background: linear-gradient(135deg, rgb(255, 186, 0) 0%, rgb(255, 186, 0) 0%, rgb(255, 162, 0) 100%, rgb(255, 162, 0) 100%);
    box-shadow: rgba(54, 54, 54, 0.1) 1px 1px 3px;
    text-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px;
    border-radius: 3px;
    color: #fff;
    cursor: default;
    /*display:none;*/
    margin-right: 15px;
    font-weight: 400;
    display: none;
    position: relative;
    top: -1px;
}

#rname img, .mapExit img {
    vertical-align: bottom;
    margin-right: 3px;
}

.top_center_info {
    position: fixed;
    width: 60px;
    height: 71px;
    top: 570px;
    right: 20px;
    z-index: 9;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 0px 5px 0px #ddd;
    border-radius: 5px;
}

.top_center_info p {
    font-size: 10px;
    margin: 0px;
    margin-top: 4px;
}

.top_center_info img {
    margin-top: 15px;
}

.navright {
    float: right;
    margin-top: -4px;
    /*text-align: right;*/
}

.navright p {
    display: inline-block;
    cursor: pointer;
    padding-top: 14px;
    border-top: 3px solid #1ba3e4;
}

.navright .uname {
    cursor: auto;
}

#picurl {
    width: 20px;
    height: 20px;
    border: 0px solid #fff;
    border-radius: 50%;
    margin-right: 8px;
}

.weilaiditu:hover, .guanfangzhuye:hover, #duxingpingtai:hover, #weilaizhanghu:hover, #interest:hover {
    border-top: 3px solid #8dd1f1;
}

#logOut {
    display: inline-block;
    margin: -4px 0 0 0;
    width: 24px;
    height: 24px;
    background: url("../../images/org_exits.png") center no-repeat;
    background-size: 20px;
    border: none;
    border-radius: 3px;
    vertical-align: middle;
}

#logOut:hover {
    background-color: #53baeb;
}
#interest{
    position: relative;
    padding-top: 20px;
    margin-right: 12px;
}
/*#interest:before{*/
    /*content: '';*/
    /*position: absolute;*/
    /*top: 18px;*/
    /*left:0;*/
    /*width: 1px;*/
    /*height: 12px;*/
    /*background: #48B5E9;*/

/*}*/
/*#interest:after{*/
    /*content: '';*/
    /*position: absolute;*/
    /*top:18px;*/
    /*right:0;*/
    /*width: 1px;*/
    /*height: 12px;*/
    /*background: #48B5E9;*/
/*}*/
.navright p span {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    text-align: left;
}

.qx-state::before{
    position: absolute;
    content: '';
    top: -2px;
    left: -12px;
    width: 1px;
    height: 12px;
    background-color: #48B5E9;
}
.qx-state::after{
    position: absolute;
    content: '';
    top: -2px;
    right: -12px;
    width: 1px;
    height: 12px;
    background-color: #48B5E9;
}
.navright p span > img {
    vertical-align: middle;
    margin: 0 4px 4px 0;
    width: 16px;
    height: 16px;
}

.rule {
    margin: 0 5px;
}

.head {
    width: 35px;
    height: 35px;
    float: left;
    cursor: pointer;
    margin-right: 16px;
}

.mapExit {
    float: left;
}

.mapExit span {
    display: block;
    cursor: pointer;
}

.userinstall {
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 2;
    top: 32px;
    left: 0px;
    display: none
}

.userinstall > li {
    width: 134px;
    height: 30px;
    font-size: 14px;
    background: #fff;
    list-style: none;
    padding: 0 12px;
    text-align: left;
    cursor: pointer;
}

.userinstall > li span {
    width: 120px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-decoration: none;
    color: #333;
}

.userinstall > li span img {
    margin-right: 6px;
}

.userinstall > li:FIRST-CHILD span {
    border-bottom: 1px solid #ccc;
}

.msg {
    float: left;
    height: 32px;
    vertical-align: top;
}

.msg > p > img {
    vertical-align: sub;
    margin-left: 5px;
}

.exit {
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    cursor: pointer;
}

.exitbtn {
    vertical-align: top;
}

.topnav > ul {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
    padding-left: 0;
}

.topnav > ul > li {
    float: left;
    position: relative;
    width: 72px;
    height: 28px;
    background-color: rgb(22, 130, 182);
    color: #fff;
    margin-left: 10px;
    list-style: none;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    border-radius: 2px 2px 0 0;
}

.topnav > ul > li:first-child {
    width: 120px;
    margin-right: 96px;
}

.topnav > ul > li:hover {
    background-color: rgba(22, 130, 182, .5);
}

.topnav > ul > li > a {
    width: 100%;
    height: 28px;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    font-weight: 300;
}

.clickli {
    color: #1682b6 !important;
    background-color: #fff !important;
    border-radius: 2px 2px 0 0;
    font-weight: normal !important;
}

.topnav ul li:first-child {
    margin-left: 0;
}
.info-show{
    position: relative;
    display: none;
    width: 160px;
    height:133px;
    background: #FFFFFF;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.20);
    font-size: 12px;
    z-index: 2;
    margin-left:auto;
    margin-top:6px;
}
.info-show:after{
    position: absolute;
    top: -6px;
    right:1px;
    content: "";
    width:0;
    height:0;
    border-left: 4px solid transparent;
    border-right:4px solid transparent;
    border-bottom:8px solid #fff;

}
.info-username{
    font-size:16px;
    font-weight:700;
    margin-bottom:5px;
}
.info-role{
    font-size: 12px;
    color: #FFA801;
    margin-bottom:3px;
}
.info-bottom{
    cursor: pointer;
    display: flex;
    padding: 16px 0;
    color: #666;
    justify-content: center;
    align-items: center;
}
.info-bottom:hover{
    /*height: 60px;*/
    /*padding-top: 23px;*/
    border-radius: 4px;
    background: #F7FAFF;
    color: #1BA3E4;
}
.info-out{
    margin: 0 30px 0 8px;
    font-size: 14px;
}
#uname {
    display: inline-block;
    text-align: right;
    cursor: default;
    text-shadow: rgba(0, 0, 0, 0.098) 1px 1px 3px;
}

.dontno {
    color: #bff2f9 !important;
    opacity: 0.4;
}

tbody tr:hover {
    background: #F7FAFF !important
}

#shadow {
    position: fixed;
    z-index: 16;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.44)
}

#skipOrg {
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    background: #fff;
    border-radius: 4px;
    padding: 0 18px;
    transform: translateY(-50%);
}

.skipprgli {
    line-height: 40px;
    cursor: pointer;
}

.skipprgli:hover {
    color: #60C3D4;
    background: #f0f0f0;
}

#masklayer {
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.44);
    /* background:#333; */
    /* -webkit-transform: translate3d(0,0,200);
    transform: translate3d(0,0,200); */
}

.masklayer {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 12;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.44);
}

#authAlert, #authAlerta, #authAlertaOne, #authA {
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    margin-left: -166px;
    width: 332px;
    background: #fff;
    border-radius: 4px;
    padding: 14px;
    transform: translateY(-50%);
}

#commissionAlert {
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    margin-left: -252px;
    width: 504px;
    background: #fff;
    border-radius: 4px;
    padding: 0 18px;
    transform: translateY(-50%);
}

.addHead {
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e5e5e5;
}

.addHead .head-r {
    line-height: 52px;
}

.head-l {
    float: left;
}

.head-l span {
    font-size: 18px;
}

.head-l span {
    color: #333;
    font-size: 18px;
    margin-left: 12px;
}

.authAlertInfo {
    text-align: center;
    margin: 32px;
    font-size: 14px;
    color: #666;
}

.commissionAlertInfo {
    text-align: left;
    font-size: 14px;
    color: #666;
    padding-top: 20px;
}

.commissionAlertInfo p {
    margin: 0px;
}

.commissionAlertInfo .commissionToperson {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    max-width: 395px;
}

.commissionclosebtn {
    display: block;
    width: 120px;
    height: 30px;
    color: #afadad;
    font-size: 14px;
    background: #fff;
    outline: none;
    border: 1px solid #afadad;
    border-radius: 4px;
    cursor: pointer;
    float: right;
    line-height: 30px;
    text-align: center;
    margin: 10px 80px 15px 0px;
}

.commissionbtnOne {
    display: block;
    width: 120px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    background: #1ba3e4;
    outline: none;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    line-height: 30px;
    text-align: center;
    margin: 10px 0px 15px 80px;
}

.head-r {
    float: right;
    cursor: pointer;
    height: 14px;
    /*line-height:14px;*/
}

.authAlertInfoOne {
    font-size: 16px;
    color: rgb(51, 51, 51);
    margin: 16px;
}

.authAlertHead {
    height: 66px;
    margin-bottom: 18px
}

.authAlertTopImage {
    width: 100%;
    height: 52px;
    text-align: center;
}

.authAlertTopImage img {
    width: 52px;
    height: 52px;
}

.authAlertLeftImage {
    width: 28px;
    height: 28px;
    display: inline-block;
    float: left;
}

.authAlertLeftImage img {
    width: 100%;
    height: 100%;
}

.authAlertInfoTwo {
    text-align: center;
    vertical-align: middle;
    margin: 36px 30px;
    font-size: 18px;
    color: #333;
}

.authAlertTitle {
    display: inline-block;
    text-align: center;
    width: auto;
}

.authAlertInfoTre {
    text-align: center;
    margin-bottom: 26px;
}

.authclosebtn, .authclosebtna, .authclosebtnaOne {
    display: block;
    width: 84px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    background: #1ba3e4;
    outline: none;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    margin-bottom: 11px;
    float: right;
    margin-right: 26px;
}

.authopenbtn, #authopenbtn {
    display: block;
    width: 84px;
    height: 30px;
    color: #1ba3e4;
    font-size: 14px;
    background: #ffffff;
    outline: none;
    border: 1px solid #1ba3e4;
    border-radius: 4px;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    margin-bottom: 11px;
    margin-left: 26px;
    float: left;
}

.clearfloat:after {
    display: block;
    height: 0;
    visibility: hidden;
    content: "";
    clear: both;
}

.clearfloat {
    zoom: 1;
}

.oneAuthOpenBtn, #oneAuthOpenBtn {
    display: block;
    width: 118px;
    height: 32px;
    color: #fff;
    font-size: 16px;
    background: #1ba3e4;
    outline: none;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    line-height: 32px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 11px;
}

.pubSureBtn {
    display: inline-block;
    width: 120px;
    height: 30px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    cursor: pointer;
    line-height: 30px;
    background: #1ba3e4;
    outline: none;
    border-width: initial;
    border-style: none;
    border-color: initial;
    -o-border-image: initial;
    border-image: initial;
    border-radius: 4px;
    margin-left: 44px;
}

.pubRemoveBtn {
    display: inline-block;
    width: 120px;
    height: 30px;
    color: rgb(102, 102, 102);
    font-size: 14px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(169, 168, 168);
    -o-border-image: initial;
    border-image: initial;
    outline: none;
    margin-left: 0;
    background: rgb(255, 255, 255);
    border-radius: 4px;
}

.show_info_tupian {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.5);
}

.show_main_tupian {
    width: 1200px;
    height: 681px;
    position: absolute;
    z-index: 11;
    left: 0;
    right: 0;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    margin: 4px auto;
}

.show_info_tupian input {
    width: 100px;
    height: 40px;
    background: #a2a2a2;
    color: #ffffff;
    outline: 0 none;
    border: 0 none;
    border-radius: 5px;
    position: absolute;
    right: 120px;
    bottom: 100px;
    z-index: 13;
}

.share_info_qqorForNew {
    position: fixed;
    width: 40px;
    height: 95px;
    bottom: 70px;
    right: 20px;
    z-index: 9;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 0px 5px 0px #ddd;
    border-radius: 5px;
    padding: 0 10px;
    color: #1ba3e4;
    font-weight:400;
    box-sizing: border-box;
}

.share_info_qqorForNew img {
    vertical-align: middle;
}

.share_info_qqorForNew p {
    font-size: 10px;
    margin: 0px;
    margin-top: 4px;
    color: #1ba3e4;
    line-height:1.1;
}

.share_info_qqorForNew div, .share_info_qqorForNew a {
    height: 60px;
    padding-top: 10px;
    margin: 0 auto;
    cursor: pointer;
}

.share_info_qqorForNew a {
    display: block;
    color: #333;
    text-decoration: none;
}

.share_info_qqorForNew .help_center_info {
    height: 95px;
    border-bottom: 1px solid #ddd;
}

.close_qxsm_btn {
    width: 23px;
    height: 23px;
    background: url(../../images/close_info_qx.png) no-repeat center;
    position: absolute;
    top: 25px;
    right: 33px;
    cursor: pointer;
    background-size: 23px;
}

.forOpenPersonal {
    display: none;
    position: absolute;
    width: 80px;
    /* height: 80px; */
    background: #fff;
    z-index: 102;
    top: 25px;
    left: 168px;
    border-radius: 4px;
    box-shadow: 0px 0px 3px 1px #ddd;
}

.forOpenPersonal a {
    display: block;
    font-size: 14px;
    text-align: center;
    height: 39px;
    line-height: 39px;
    color: #333;
    cursor: pointer;
    width: 90%;
    margin: 0 auto;
}

/* 浠ｅ姙鎻愰啋鏍峰紡 */
.commissionNumImg {
    display: none;
    width: 16px;
    height: 16px;
    background: url(../../images/commissionInfo.png) no-repeat center;
    position: absolute;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    right: -14px;
    top: -6px;
}

.commissionInfo {
    display: none;
    position: absolute;
    width: 220px;
    height: auto;
    background: #fff;
    z-index: 102;
    top: 25px;
    left: 82px;
    border-radius: 4px;
    box-shadow: 0px 0px 3px 1px #ddd;
    list-style: none;
    padding: 0px;
}

.topnav .navright .commissionInfo li {
    font-size: 14px;
    text-align: left;
    margin: 0 auto;
    height: 41px;
    width: 90%;
    border-bottom: 1px solid #ddd;
}

.topnav .navright .commissionInfo li input {
    width: 50px;
    height: 22px;
    float: right;
    margin-top: 10px;
    line-height: 22px;
    border: 0 none;
    outline: 0 none;
    background: #20c3b8;
    color: #fff;
    border-radius: 4px;
}

.topnav .navright .commissionInfo li span {
    line-height: 41px;
}

.smsModel {
    width: 364px;
    height: 73px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: text-top;
    margin-left: 11px;
    padding: 10px;
}

.smsNum {
    text-align: center;
    morgin: 0 none;
    margin-bottom: 12px;
    font-size: 14px;
    color: #afadad;
}

.weilaizhanghu img {
    width: 14px;
    height: 14px;
}

.duanxinpingtai {
    position: relative;
}

.forSbsjInfo {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: left;
}

.messageNum, .messageNumO {
    display: none;
    position: absolute;
    right: -14px;
    top: 0px;
    min-width: 16px;
    padding: 0 3px;
    height: 16px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    background: #ff7979;
    border-radius: 4px;
}

.newImg, .newImgO {
    display: none;
    position: absolute;
    right: -25px;
    top: 0px;
    width: 30px;
    height: 16px;
    background: url(../../images/new.png) no-repeat center
}

/* 宸︿晶鍒楄〃鏍峰紡鍔熻兘 */
.forPageSkip {
    position: fixed;
    width: 48px;
    height: 246px;
    top: 50%;
    margin-top: -123px;
    left: 0px;
    z-index: 9;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 0px 5px 0px #ddd;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #1aa1fb;
    border-left: 0 none;
    overflow: hidden;
}

.forPageSkip span {
    display: block;
    line-height: 16px;
    height: 82px;
    padding: 8px;
    color: #1aa1fb;
    cursor: pointer;
    font-size: 14px;
}

.forPageSkip .activrPage {
    color: #ffffff;
    background: #1aa1fb url(../../images/checkPageImg.png) no-repeat 36px center;
}

.modal .forerror {
    border-color: red;
}

/* 鎻愮ず鎬ф枃鏈牱寮忥紙alert锛�*/
#hintDiv {
    display: flex;
    align-items: center;
    height: 40px;
    position: fixed;
    left: 50%;
    /* transform: translateX(-50%); */
    /* margin-left:-130px; */
    background: #d1eaef;
    z-index: 1000;
    border: 0 none;
    border-radius: 4px;
    top: 150px;
    line-height: 40px;
    padding: 0 20px;
}

.hintText {
    margin-left: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* max-width: 145px; */
    display: inline-block;
    vertical-align: top;

    min-width: 145px;

    max-width: 420px;
    font-size: 14px;
    font-weight:400;
}

.hintHideBtn {
    float: right;
    background: url(../../images/delbox1.png) no-repeat center;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 10px 20px;
}

#hintDiv img {
    width: 16px
}

.animationO {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation: bounceInDown 1.5s;
    animation: bounceInDown 1.5s;

}

@-webkit-keyframes bounceInDown { /* 浠庝笂闈㈡帀涓嬫潵 鍐嶅脊鍑犱笅*/
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }

    75% {
        transform: translate3d(0, -10px, 0);
    }

    90% {
        transform: translate3d(0, 5px, 0);
    }

    to {
        transform: none;
    }
}

@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }

    75% {
        transform: translate3d(0, -10px, 0);
    }

    90% {
        transform: translate3d(0, 5px, 0);
    }

    to {
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

#promptAlert, .promptAlert, #adjuststatusZb {
    width: 360px;
    height: 177px;
    position: fixed;
    z-index: 999;
    top: 50%;
    left: 50%;
    margin-left: -180px;
    background: #fff;
    border-radius: 2px;
    color: #fff;
    transform: translateY(-50%);

}

.prompt-head {
    background: #F7FAFF;
    color: #333;
    padding: 12px 16px;
    font-size: 14px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom: 1px solid #EEEEEE;
}

.closeImg {
    float: right;
    height: 12px;
    width: 12px;
    cursor: pointer;
    transition: 1s;
}

.closeImg:hover {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari and Chrome */
    -o-transform: rotate(180deg); /* Opera */
    -moz-transform: rotate(180deg); /* Firefox */
}

.prompt-info {
    text-align: center;
    vertical-align: middle;
    margin: 20px 0 28px 0;
    font-size: 14px;
    color: #333;
}

.promptText {
    text-align: center;
    font-size: 14px;
}

.promptText1 {
    text-align: left;
    font-size: 16px;
    margin-left: 60px;
}

.promptLeftImage {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 6px;
}

.promptLeftImage img, .promptImage img {
    width: 100%;
    height: 100%;
}

.promptImage {
    width: 44px;
    height: 44px;
    display: inline-block;
    float: left;
    margin-right: 16px;
}

.onePromptCloseBtn, #onePromptCloseBtn {
    display: block;
    width: 118px;
    height: 32px;
    color: #fff;
    font-size: 16px;
    background: #1ba3e4;
    outline: none;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    line-height: 32px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}

.promptopenbtn {
    display: block;
    height: 32px;
    color: #ffffff;
    font-size: 12px;
    background: #1ba3e4;
    outline: none;
    border: 1px solid #1ba3e4;
    border-radius: 2px;
    cursor: pointer;
    line-height: 32px;
    text-align: center;
    margin-bottom: 30px;
    float: right;
}

.promptclosebtn {
    display: block;
    height: 32px;
    color: #333;
    font-size: 12px;
    background: #ffffff;
    outline: none;
    border: 1px solid #dddddd;
    border-radius: 2px;
    cursor: pointer;
    line-height: 32px;
    text-align: center;
    /*margin-left: 50px;*/
    float: left;
}

.smallopenbtn {
    width: 70px;
    margin-right: 100px;
}

.smallclosebtn {
    width: 70px;
    margin-left: 100px;
}

.bigopenbtn {
    margin-right: 100px;
    width: 70px;
}

.bigclosebtn {
    margin-right: 16px;
    margin-left: 100px;
    width: 70px;
}

.radio_blue + label {
    color: #333333;
    position: relative;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
}

.radio_blue + label:before {
    margin-top: -2px;
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 6px;
    border-radius: 100%;
    vertical-align: middle;
    background: #FFFFFF;
    border: 1px solid #1ba3e4;
}

.radio_blue:checked + label:before {
    background-color: #1ba3e4;
    background-clip: content-box;
    padding: .2em;
}

.radio_blue {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

/*后台管理,未来地图,机构主页*/
.backstage_map_main {
    z-index: 9;
    position: fixed;
    left: 0;
    top: 104px;
    width: 46px;
    height: 238px;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    border-bottom-right-radius: 8px;
    box-shadow: 2px 2px 16px rgba(0, 0, 0, 0.09);
}

.backstage_map_main > div {
    display: block;
    height: 33.333%;
    border-bottom: 1px solid #e9e9e9;
    cursor: pointer;
    text-align: center;
    color: #999;
}

.backstage_map_main > div:last-child {
    border: none;
}

.backstage_map_main img {
    padding: 12px 0 7px 0;
    vertical-align: middle;
    box-sizing: border-box;
}

.backstage_map_main span {
    display: block;
    padding: 0 8px;
    width: 100%;
    height: 34px;
    font-size: 12px;
    line-height: 16px;
}

.backstage_map_main .clickNow {
    color: #1ba3e4;
}

/*后台管理,未来地图,机构主页*/
.announcement{
    /*position:fixed;*/
    /*width: 520px;*/
    /*height: 444px;*/
    /*background: #FFFFFF;*/
    /*border-radius: 12px;*/
    /*margin: auto;*/
    /*left: 0;*/
    /*right: 0;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*padding: 36px 40px 40px 40px;*/
    /*line-height: 24px;*/
    z-index:9999;
}
/*#closebtn{*/
    /*width: 160px;*/
    /*height: 40px;*/
    /*border-radius: 2px;*/
    /*color: #fff;*/
    /*font-size: 14px;*/
    /*background: #BBBBBB;*/
    /*text-align: center;*/
    /*line-height: 40px;*/
    /*margin-top: 30px;*/
    /*margin-left: 140px;*/
    /*cursor: pointer;*/
/*}*/
.pay-display {
    display: none;
}
/*.pay-alert {*/
    /*position: fixed;*/
    /*width: 641px;*/
    /*height: 670px;*/
    /*background-color: #fff;*/
    /*border-radius: 12px;*/
    /*margin: auto;*/
    /*left: 0;*/
    /*right: 0;*/
    /*top: 0;*/
    /*bottom: 0;*/
/*}*/
/*.pay-img {*/
    /*max-width: 100%;*/
    /*height: auto;*/
	/*margin-bottom: 10px;*/
/*}*/
/*.pay-title {*/
    /*font-size: 24px;*/
    /*color: #333;*/
    /*font-weight: 600;*/
    /*text-align: center;*/
    /*margin: 20px 0 10px 0;*/
/*}*/
/*.pay-button {*/
    /*width: 160px;*/
    /*height: 40px;*/
    /*line-height: 40px;*/
    /*background: #BBBBBB;*/
    /*border-radius: 2px;*/
    /*color: #fff;*/
    /*font-size: 14px;*/
    /*text-align: center;*/
    /*margin: auto;*/
    /*cursor: pointer;*/
/*}*/
.pay-container {
	position: fixed;
	width: 50vw;
	background-color: #fff;
	border-radius: 12px;
	z-index: 200;
	padding: 36px 0 30px 40px;
	top: 30px;
	left: 0;
	bottom: 30px;
	right: 0;
	margin: auto;
	color: #333;
	font-size: 14px;
	font-weight: 400;
}
.pay-title {
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
	padding-right: 40px;
}
.pay-container table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 4px;
	border: 0.5px solid #eee;
	user-select: none;
}
.pay-container td, th {
	padding-left: 12px;
	border: 0.5px solid #eee;
}
.pay-container table tr {
	pointer-events: none;
}
.pay-bold {
	font-weight: 600;
}
.pay-red {
	color: #B52525;
}
.pay-box {
	margin-top: 4px;
	padding: 6px 0 ;
	background-color: #F5F5F5;
	width: 100%;
	border-radius: 6px;
}
.pay-box ul {
	list-style-type: none;
	margin-left: 12px;
	line-height: 20px;
}
.pay-button {
	width: 160px;
	height: 40px;
	line-height: 40px;
	background: #BBBBBB;
	border-radius: 2px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	margin-top: 20px;
	cursor: pointer;
}
.pay-margin-top12 {
	margin-top: 12px;
}
.pay-margin-top16 {
	margin-top: 16px;
}
.pay-line-heigth24 {
	line-height: 24px;
}
.pay-width200 {
	width: 200px;
}
.pay-width100 {
	width: 100px;
}
.pay-heigth36 {
	height: 36px;
}
.pay-heigth40 {
	height: 40px;
}
.pay-heigth54 {
	height: 54px;
}
.pay-heigth72 {
	height: 72px;
}
.pay-font20 {
	font-size: 20px;
}
.pay-font16 {
	font-size: 16px;
}
.pay-font12 {
	font-size: 12px;
}
.pay-bg-D0EEED {
	background-color: #D0EEED;
}
.pay-bg-FCD1CE {
	background-color: #FCD1CE;
}
.pay-bg-FAFFFF {
	background-color: #FAFFFF;
}
.pay-bg-FFF9F8 {
	background-color: #FFF9F8;
}
.pay-margin-bottom8 {
	margin-bottom: 8px;
}
.pay-color-888888 {
	color: #888888;
}
.pay-img {
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-left: 4px;
	padding-bottom: 2px;
}
.pay-center {
	overflow: auto;
	padding-right: 40px;
}