.right-fixed-box {
    position: fixed;
    right: 28px;
    bottom: 20%;
    z-index: 1000;  
    box-shadow: #666 0px 0px 10px;   
    border-radius: 50px;
    overflow: visible;
}

.right-service-list{
    width: 70px;
    /* height: 240px; */
    
}
.right-service-list li{
    padding: 15px 0 15px 0px;
    /* height: 77px; */
    background: #fff;
    cursor: pointer;
    text-align: center;
    color: #0b6ab5;
    box-sizing: border-box;
}
.right-service-list li a {
    color: #0b6ab5;
}
.right-service-list li:hover {
    background: #0b6ab5;
    color: #fff;
}
.right-service-list li:hover a{
    color: #fff;
}
.right-service-list li p {
    text-align: center;
}
.right-service-icon{
    display: inline-block;
    width: 35px;
    height: 35px;
}
.right-service-icon1{
    background: url(../../img/kf/blue_kf1.png) no-repeat;
}
.right-service-icon2{
    background: url(../../img/kf/blue_wx1.png) no-repeat;
}
.right-service-icon3{
    background: url(../../img/kf/blue_tel1.png) no-repeat;
}
.right-service-icon4{
    background: url(../../img/kf/kf1.png) no-repeat;
}

.right-service-list li:hover .right-service-icon1{
    background: url(../../img/kf/kf2.png) no-repeat;
}
.right-service-list li:hover .right-service-icon2{
    background: url(../../img/kf/wx2.png) no-repeat;
}
.right-service-list li:hover .right-service-icon3{
    background: url(../../img/kf/tel2.png) no-repeat;
}

.li1 {
    border-radius: 50px 50px 0px 0px;
}
.li3 {
    border-radius: 0px 0px 50px 50px;
}
.positionRelative{
    position: absolute;
    left: -250px;
    top: 0px;
    width: 230px;
    z-index: 1000;
    display: none;
    padding: 10px;

}
.positionRelative .box {
    background-color: white;
    border: 1px solid #e9e9e9;
    padding: 24px 15px;
    text-align: center;
    box-shadow: #666 0px 0px 10px;   
    color: #0b6ab5;
    /* width: 220px; */
}
.positionRelative .box p {
    text-align: left;
}
li:hover .positionRelative{
    display: block;
}
li .positionRelative .box b {
    margin-bottom: 5px;
    font-size: 14px;
    display: block;
    color: #000;
}
.li1 .positionRelative a{
   width: 200px;
   height: 40px;
   background: #0b6ab5;
   display: block;
   line-height: 40px;
   border-radius: 5px;
   text-align: center;
}

.li3 .positionRelative{
    bottom: 0px; 
    top: auto !important;
}
#login {
    background: rgb(105 116 121 / 8%);
    width: 100%;
}
#loginBox {
    display: flex;
    max-width: 1280px;
    margin: 0 auto;
    align-items: center;
}
#loginBox a{
    height: 58px;
    line-height: 58px;
    margin: 3px 0 2px;
    /* text-indent: 30px; */
    font-size: 16px;
    color: #5c6063;
    font-weight: 600;
    transition-duration: 0.6s;
    display: block; 
    flex: 1;
    margin: 0 10px;
    text-align: center;
    /* background: rgb(105 116 121 / 8%); */
}
#loginBox a:hover {
   background: #0b6ab5;
   color: #fff;
}

#loginBox a .ico2 {
    background: url(../../img/kf/Sprites.png) 0px -130px no-repeat;
}
#loginBox a .ico1 {
    background: url(../../img/kf/Sprites.png)  0px -190px no-repeat;
}
#loginBox a .ico3 {
    background: url(../../img/kf/Sprites.png)  0px -320px  no-repeat;
}
#loginBox a .ico4 {
    background: url(../../img/kf/Sprites.png) 0px -250px no-repeat;
}
#loginBox a i {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
    top: 10px;
    margin-right: 15px;
}

@media (max-width: 750px) {
  #login{ background: none;}
  #loginBox { width: 100%; flex-wrap: wrap;}
  #loginBox a {
    width: 48%;
    flex: auto;
    margin: 1%;
    background: rgba(0,142,212,.08);
  }
  #loginBox span {
    display: none;
  }
  .tempWrap {
    height: 265px !important;
  }
  .univercityBox {
    min-width: 300px !important;
    margin: 10px;
    width: auto;
    max-width: 100%;
  }
  .rzqy-type1  li {
    float: left;
    width: 100% !important;
    padding: 1px 2px;
    box-sizing: border-box;
    position: relative;
    padding: 3px 10px;
    /* margin-top: 10px; */
    /* margin: 10px 4px 0; */
  }
  .zffg {
    flex-wrap: wrap;
  }
  .zffg_right {
    width: 100%;
  }
  .zffg .list02 {
    height: auto;
  }
  .zffg .tablebig, .gg-right, .univercityBox {
    width: 100% !important;
    max-width: 90% !important;
    margin: 5px auto !important;
  }
  .leftcontent {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
  }
  .leftcontent div { 
    /* flex: 1; */
    width: 48%;
    background-position: 10%;
    text-indent: 25%;
  }
}

.showWX {
    width: 180px;
    height: 190px;
    position: fixed;
    left: 50%;
    margin-left: -90px;
    top: 50%;
    margin-top: -90px;
    border: 1px solid #ddd;
    text-align: center;
    background: #fff;
    z-index: 99999;
    display: none;
}
.showWXbg {
    height: 100%;
    width: 100%;
    position: fixed;
    background: #666;
    opacity: 0.6;
    display: block;
    top: 0;
    z-index: 99;
    display: none;

}
.showWX img {
    /* margin: 10px auto; */
}
.showWX span {
    display: block;
    color: #004f8d;
    cursor: pointer;
    margin: 5px 0 0;
}