@charset "utf-8";
/* CSS Document */

/*style*/
.Frame_suspended_service ul,.Frame_suspended_service ol,.Frame_suspended_service li,.Frame_suspended_service p{ padding:0; margin:0;list-style:none;}
.Frame_suspended_service .Nav_r {
    display: inline-block;
    position: fixed;
    right: 0px;
    z-index: 9999;
  }
  .Frame_suspended_service .Nav_r ul {
    width: 45px;
  }
  .Frame_suspended_service .Nav_r ul li {
    width: 45px;
    height: 45px;
    background-color: #111;
    margin-bottom: 1px;
    transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    position: relative;
    overflow: hidden;
    cursor: pointer;
  }
  .Frame_suspended_service .Nav_r ul li i {
    display: block;
    width: 45px;
    height: 45px;
    color: #ffffff;
    font-size: 26px;
    line-height: 45px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
  }
  .Frame_suspended_service .Nav_r ul li p {
    opacity: 0;
    transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    font-size: 14px;
  }
  .Frame_suspended_service .Nav_r ul li a {
    display: block;
    line-height: 45px;
    color: #fff;
    font-size: 12px;
    text-align: left;
    padding-left: 10px;
  }
  .Frame_suspended_service .Nav_r ul li .img {
    width: 150px;
    height: 200px;
    bottom: -60px;
    left: -160px;
    opacity: 0;
    transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
  }
  .Frame_suspended_service .Nav_r ul li .img img {
    width: 130px;
    height: 130px;
    position: relative;
    top: 10px;
    left: 10px;
  }
  .Frame_suspended_service .Nav_r ul li .img .title {
    width: 150px;
    position: absolute;
    bottom: 42px;
    text-align: center;
    height: 18px;
    overflow: hidden;
  }
  .Frame_suspended_service .Nav_r ul li.shangqiao {
    background: #eaba14;
    overflow: visible;
  }
  .Frame_suspended_service .Nav_r ul li.shangqiao .img {
    opacity: 1;
    bottom: -36px;
  }
  .Frame_suspended_service .Nav_r ul li:hover {
    background: #eaba14;
    width: 160px;
    overflow: visible;
  }
  .Frame_suspended_service .Nav_r ul li:hover p {
    opacity: 1;
  }
  .Frame_suspended_service .Nav_r ul li.code:hover {
    width: 45px;
  }
  .Frame_suspended_service .Nav_r ul li.code:hover .img {
    opacity: 1;
    bottom: -36px;
  }
  .Frame_suspended_service .wxkf b{color: #fff; display: block; font-size: 16px; width:20px; position: absolute; top: 8px; right: 10px;}
  .en .Frame_suspended_service .wxkf b{white-space: pre-wrap; width:12px; right: 14px; line-height: 0.9;top: 6px;
    word-wrap: anywhere; font-family: 'Simsun';}