/* 侧边 */
.leftFixd {
    width: 120px;
    height: 443px;
    position: absolute;
    top: 700px;
    right: 15px;
    z-index: 99999;
  }
  .leftFixd div {
    width: 100%;
    height: 65px;
    text-align: center;
  }
  .Fixd1 {
    font-size: 18px;
    color: #666;
    background: #fff;
  }
  .Fixd1 img {
    width: 20px;
    height: 20px;
  }
  .Fixd2 {
    background: #1e1e1e;
    font-size: 21px;
    color: #d2e629;
    line-height: 65px;
  }
  .Fixd2 a {
    color: #d2e629;
  }
  .Fixd2 a:hover {
    color: #d2e629 !important;
  }
  .Fixd3 {
    background: #0c624f;
    font-size: 21px;
    color: #d2e629;
    line-height: 65px;
  }
  .Fixd3 a {
    color: #d2e629;
  }
  .Fixd3 a:hover {
    color: #d2e629 !important;
  }
  .Fixd4 {
    background: #ddc9a8;
    font-size: 21px;
    color: #8b6019;
  }
  .Fixd4 p {
    margin: 0;
  }
  .Fixd5 {
    font-size: 18px;
    color: #666;
    background: #fff;
    border-bottom: 1px solid #eeeeee;
  }
  .Fixd5 img {
    width: 20px;
    height: 20px;
  }
  .Fixd6 {
    font-size: 18px;
    color: #666;
    background: #fff;
    border-bottom: 1px solid #eeeeee;
  }
  .Fixd6 img {
    width: 20px;
    height: 20px;
  }
  .Fixd7 {
    font-size: 18px;
    color: #666;
    background: #fff;
  }
  .Fixd7 img {
    width: 12px;
    height: 12px;
  }
  .Fixd7 p {
    margin: 0;
  }
  .rightFixd {
    width: 170px;
    height: 145px;
    position: absolute;
    top: 700px;
    left: 0px;
    z-index: 9999;
    font-size: 19px;
  }
  .rightFixd .right {
    width: 126px;
    height: 145px;
    display: inline-block;
  }
  .rightFixd .right .top {
    width: 126px;
    height: 32px;
  }
  .rightFixd .right .top img {
    width: 28px;
    height: 28px;
    background: #13624f;
    border-radius: 50%;
    margin-left: 3px;
    padding: 2px;
    position: relative;
    top: -3px;
  }
  .rightFixd .right .top span {
    width: 83px;
    height: 24px;
    background: #13624f;
    color: #fff;
    font-size: 18px;
    padding: 4px 6px 4px 6px;
    margin-left: 3px;
    position: relative;
    top: -12px;
    left: 3.5px;
  }
  .rightFixd .right .twoCode {
    width: 79px;
    height: 79px;
    margin-left: 0;
    margin-top: 1px;
    position: relative;
    left: 40px;
  }
  .rightFixd .right .twoCode img {
    width: 100%;
    height: 100%;
  }
  .rightFixd .right .TelNum {
    width: 114px;
    height: 20px;
    padding: 4px 6px 4px 6px;
    color: #fff;
    font-size: 16px;
    background: #13624f;
    margin-top: 3px;
  }
  .rightFixd .left {
    width: 34px;
    height: 143px;
    background: #13624f;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    position: relative;
  }
  .rightFixd .left img {
    width: 15px;
    height: 15px;
    margin-top: 10px;
    margin-left: 5px;
  }
  .rightFixd .left span {
    display: block;
    margin-top: 5px;
    padding-left: 7px;
  }