.sidebar {
    cursor: pointer;
    position: fixed;
    top: 150px;
    right: 3px;
    z-index: 1;
}

.sidervar-operation {
    display: none;
    position: relative;
    width: 66px;
    height: 60px;
    background: #1D82E6;
}
.sidervar-operation a.side_fhdb {
    outline-offset: 0px !important;
    width: 66px;
    height: 60px;
    display: block;
}
.WeChat,.micro-blog,.mobile-phone,.proposal,.applets,.account,.ljhy {
  position: relative;
  width: 66px;
  height: 60px;
  text-align: center;
}
.operations-img1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 26.5px;
    height: 16px;
}

.operations-img2 {
    display: none;
}

.box-top {
    position: relative;
    margin-top: 5px;
    /* padding: 18px 0 11px 0; */
    width: 66px;
    height: 180px;/*360px;420px;*/
    background: #EEF1F6;
}

.box-wx {
    /* margin: 0 auto; */
  
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 24.5px;
}

.box-wb {
    /* margin: 24px auto 0; */
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 32.5px;
    height: 28.7px;
}

.box-phone {
    /* margin: 28px auto 0; */
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 22px;
    height: 25.5px;
}

.box-write {
    /* margin: 28px auto 28px; */
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
}

.applets {
    /* padding: 11px 0 11px 0; */
    border-top: 1px solid #1D82E6;
}

.applets,
.account,
.ljhy  {
    display: block;
    font-size: 14px;
    color: #1D82E6;
    padding-top: 10px;
}

.account,
.ljhy {
    border-top: 1px solid #1D82E6;
    /* margin: 0 12px;
    padding-top: 9px; */
}
.current {
  background-color: #1D82E6;
  color: #ffffff;
}
.public {
  position: absolute;
  right: 66px;
  width: 170px;
  height: 158px;
  background: url('/images2021/k\ \(2\).png') no-repeat;
}
.public img {
  margin: 7px 7px;
  width: 142px;
  height: 142px;
}
.public-ljhy {
  position: absolute;
  right: 66px;
  width: 268px;
  height: 196px;
  /*background: url('/images2021/k\ \(2\).png') no-repeat;*/
}
.public-ljhy img {
  margin: 7px 7px;
  width: 240px;
  height: 180px;
}
.suspension-wx {
  display: none;
  top: -47px;
}
.suspension-wb {
  top: 13px;
  display: none;
}
.suspension-phone {
  top: -47;/*70px;*/
  display: none;
}
.suspension-fk {
  top: 13px;/*132px;*/
  display: none;
}
.suspension-xcx {
  top: 13px;/*70px;*//*190px;*/
  display: none;
}
.suspension-gzh {
  top: 70px;/*132px;*//*248px;*/
  display: none;
} 
.suspension-ljhy {
  top: 306px;
  display: none;
} 
.close-img {
  width: 44px;
  height: 57px;
  transform: translateX(14px);
  margin-left:11px;
}