.footer_rush {
    width: 156px;
    height: 143px;
    position: fixed;
    top: 770px;
    left: -5px;
    background: url(../image/rushPurchase.png) 100% 100% no-repeat;
    z-index: 998;
  
}
.fixedLeftBar {
    top: 230px;
}

.rush_qrcode{
    background-image: url(../image/rushQrcodeBC.png);
    background-size: 100% 100%;
    position: fixed;
    width: 341px;
    height: 350px;
    z-index: 99999;
    top: 555px;
    left: 150px;
    display: none;
}
.rush_introduce .p1{                               
    font-family: PingFang-SC-Bold;
    color: #27365A;
    font-size: 16px;
    font-weight: bold;
    margin:30px auto;
    width:255px;
    text-align:left;
}
.rush_introduce .p2{
    color: #8D8D8D;
    font-size: 12px;
    font-weight: Medium;
    font-family: PingFang-SC-Medium;
    margin:-22px auto;
    width:255px;
    text-align:left;
    
}
.p1 a{
    color: #db4a38;
}
.img_qrcode{
  width: 140px;
  height: 175px;
  background-color: #ffff;
  margin: auto;
  margin-top: 30px;
  text-align: center;
}
.img_qrcode span{
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  font-family: PingFang-SC-Medium;
  font-weight: Medium;
}
.img_qrcode img{
    width: 140px;
    height: 150px;
}

@-webkit-keyframes bounce-up {
    25% {-webkit-transform: translateY(10px);}
    50%, 100% {-webkit-transform: translateY(0);}
    75% {-webkit-transform: translateY(-10px);}
   }

@keyframes bounce-up {
    25% {transform: translateY(10px);}
    50%, 100% {transform: translateY(0);}
    75% {transform: translateY(-10px);}
   }
.animate-bounce-up{
        -webkit-animation: bounce-up 1.4s linear infinite;
        animation: bounce-up 1.4s linear infinite;
    }


.fixedRightBar div.l_box.l6 a.show_box1{
    background-image: url(../image/guarantee.png);
    background-size: 100% 100%;
    display: block;
    opacity: 1;
    height: 64px;
    width: 64px;
    margin-bottom: 11px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.more_pro1{
    border: 2px solid #9AD6FF;
    background-size: 100% 100%;
    background: #fff;
    z-index: 999;
    padding: 30px;
    border-radius: 10px;
    display: none;
    position: fixed;
    right: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 876px;
    height: 750px;
    z-index: 99999;
}
.pro1_left{
    z-index: 99999;
    left: 10px;
    margin-top: 10px;
    text-align: left;
    background: url(../image/pro_left.png);
    background-size: 100%  100%;
    width: 516px;
    height: 730px;
    float: left;
}
.pro1_right{
    float: left;
    z-index: 99999;
    margin-left: 100px;
    margin-top: 243px;
    text-align: center;
    font-size: 16px;
    
    background-color: rgba(255, 255, 255, 1);
    background-size: 100% 100%;
    width: 232px;
    height: 267px;
}
.popupbox{
    background: url(../image/popupBac.png);
    background-size: 100% 100%;
}
.popup_introduce{
    font-family: PingFang-SC-Bold;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #27365A;
    position: relative;
    top: 66px;

}




.l1 a.show_box i{
    display: inline-block;
    vertical-align: top;
    width: 0;
    height: 40px;
    margin-top: 5px;
    margin-left: 10px;
    background: url(../image/icon_contact1.png);
}
.contact_ul li.icon_contact10 a{
    background: url(../image/guarantee.png) center no-repeat;;
}


.contact {
    position: fixed;
    right: 20px;
    top: 300px;
    z-index: 9999999;
  }
  .contact_ul li {
    width: 40px;
    position: relative;
    cursor: pointer;
    height: 40px;
    border: 1px solid #e7eaf2;
    background: #fff;
    margin: 10px 0;
    box-shadow: 0 0px 6px 0 rgba(76, 86, 114, 0.12);
    border-radius: 4px;
  }
  .contact_ul li:hover {
    background: #4d96fc;
    border: 1px solid #4d96fc;
  }
  .contact_ul li a {
    display: block;
    width: 40px;
    height: 40px;
  }
  .contact_ul li a {
    display: block;
  }
  .contact_ul li.icon_contact1 a {
    background: url(../image/icon_contact1.png) center no-repeat;
  }
  .contact_ul li.icon_contact2 a {
    background: url(../image/icon_contact2.png) center no-repeat;
  }
  .contact_ul li.icon_contact3 a {
    background: url(../image/vedio.png) center no-repeat;
  }
  .contact_ul li.icon_contact4 a {
    background: url(../image/icon_contact4.png) center no-repeat;
  }
  .contact_ul li.icon_contact4 {
    display: none;
  }
  .contact_ul li.icon_contact1:hover a {
    background: url(../image/icon_contact1hover.png) center no-repeat;
  }
  .contact_ul li.icon_contact2:hover a {
    background: url(../image/icon_contact2hover.png) center no-repeat;
  }
  .contact_ul li.icon_contact3:hover a {
    background: url(../image/video1.png) center no-repeat;
  }
  .contact_ul li.icon_contact10:hover a {
    background: url(../image/guarantee1.png) center no-repeat;
  }
  .contact_ul li.icon_contact4:hover a {
    background: url(../image/icon_contact4hover.png) center no-repeat;
  }
  .tan_wei,
  .tan_wei1 {
    background: #000;
    position: absolute;
    z-index: -9;
    right: 120px;
    top: 0px;
    border-radius: 5px;
    background: #f6f8fb;
    border: 1px solid #e6eaf0;
    padding: 10px;
    opacity: 0;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  }
  .tan_wei .p_tel {
    font-size: 18px;
    color: #9ba8c3;
    width: 130px;
    display: block;
  }
  .tan_weiFix {
    display: block;
    opacity: 1;
    right: 75px;
    transition: right 0.2s;
    top: 415px;
    position: fixed;
  }
  .tan_weiFix2 {
    display: block;
    font: 14px;
    opacity: 1;
    right: 75px;
    transition: right 0.2s;
    top: 362px;
    position: fixed;
  }
  .tan_weiFix210 {
    
  }
  .tan_weiFix3 {
    display: block !important;
    opacity: 1 !important;
    left: 120px !important;
    transition: right 0.2s !important;
    top: -40px !important;
    position: absolute !important;
  }
  .tan_sanjiao {
    position: absolute;
    right: -7px;
    top: 13px;
    width: 10px;
    height: 10px;
    background: #f6f8fb;
    border-right: 1px solid #e6eaf0;
    border-top: 1px solid #e6eaf0;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45 eg);
    -o-transform: rotate(45deg);
  }
  .popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999999;
    display: none;
  }
  .popupbox {
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 350px;
    height: 390px;
    -moz-box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);
    -webkit-box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);
    box-shadow: 0px 0px 5px rgba(238, 241, 245, 0.74);
  }
  .popup-img123 {
    text-align: center;
    
    background-color: rgba(255, 255, 255, 1);
    width: 173px;
    height: 196px;
    margin: auto;
    margin-top: 15px;
  }
  .popup-img123 span{
    color: rgba(102, 102, 102, 1);
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: Medium;
  }


.footer_leftxf {
    width: 175px;
    height: 230px;
    position: fixed;
    top: 675px;
    left: -5px;
    background: url(../image/left_xf1.png) 100% 100% no-repeat;
    z-index: 998;
}