 .cf:before,
 .cf:after {
     display: table;
     content: ""
 }

 .cf:after {
     clear: both
 }

 .cf {
     zoom: 1;
     display: block;
 }
.box span{
     color:red;
     display: unset;
}
 .shadow {
     z-index: 11000000;
     display: none;
     position: fixed;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     background-color: rgba(0, 0, 0, .2);
 }

 .float_container {
     z-index: 999991;
     position: fixed;
     width: 6.4rem;
     bottom: 0;
     background: url('/swt/images/qp-bj.jpg') no-repeat center center;
     background-size: cover;
     /* background-image: -moz-linear-gradient(#abe5ef, #deceb7);
     background-image: -webkit-linear-gradient(#abe5ef, #deceb7);
     background-image: -o-linear-gradient(#abe5ef, #deceb7);
     background-image: linear-gradient(#abe5ef, #deceb7); */
 }

 .db {
     display: block
 }

 .float_container .titletitle {
     background: #2e3642 url() 97% 50% no-repeat;
     background-size: 0.4rem;
     font-size: 0.26rem;
     line-height: 2.6;
     color: #fff;
     text-align: center;
 }

 .float_container dl {
     display: none;
     transiton: all .3s linear 0s;
     margin: 0;
     padding: 0;
 }

 .float_container dt {
 	font-size: 0;
     display: inline-block;
     width: 14%;
     float: left;
     margin: 0.34rem 0 0 0.08rem;
     text-align: center
 }

 .float_container dt img {
     max-width: 100%;
     border: 0;
     vertical-align: middle;
     -ms-interpolation-mode: bicubic
 }

 .float_container dd {
     margin: 0;
     display: inline-block;
     position: relative;
     width: 81%;
     float: left;
     margin-top: 0.15rem;
 }

 .float_container .time {
     font-size: 0.12rem;
     line-height: 1.6;
     color: #6c6761;
     text-align: center;
     width: 100%;
     margin: 0;
     height: 1.6em;
 }

 .float_container .box {
     text-align: left;
     position: relative;
     font-size: 0.2rem;
     color: #000;
     margin-left: 6%;
     padding: 0.1rem;
     border: 1px solid #7ebbe4;
     border-top-color: #b2daf0;
     border-radius: 0.12rem;
     box-shadow: 0 3px 0 #8f8f8f, inset 0 1px 1px #fff;
     background-color: #ffffff;
     z-index: -2;
     /* background-image: -moz-linear-gradient(#c6e5fa, #a6d7f7);
     background-image: -webkit-linear-gradient(#c6e5fa, #a6d7f7);
     background-image: -o-linear-gradient(#c6e5fa, #a6d7f7);
     background-image: linear-gradient(#c6e5fa, #a6d7f7);  */
 }
 .box-span{
     z-index: 10;
     line-height: 0.3rem;
     margin-left: 0.3rem;
     margin-right: 0.2rem;
 }
.qp-l{
     position: absolute;
     bottom: -0.3rem;
     left: -0.5rem;
     width: 1.1rem;
     height: 0.97rem;
     background: url('/swt/images/qp-l.png') no-repeat center center;
     background-size: cover;
     z-index: -1;
}
.qp-r{
     position: absolute;
     top: -0.3rem;
     right: -0.2rem;
     width: 1.4rem;
     height: 0.45rem;
     /* background: url('/swt/images/qp-r.png') no-repeat center center; */
     background-size: cover;
}
 .float_container .box img {
     width: 0.22rem;
     vertical-align: bottom;
 }

 .float_container .box:before,
 .float_container.box:after {
     position: absolute;
     content: ""
 }

 .float_container .box:before {
     width: 0.18rem;
     height: 0.13rem;
     top: -1px;
     left: -9px;
     background-size: 0.18rem;
 }

 .float_container .box:after {
     width: 0.4rem;
     height: 0.26rem;
     bottom: -4px;
     right: -7px;
 }

 .float_container .btn {
 	font-size: 0.2rem;
     margin-top: 0.4rem;
     padding: 0.1rem 0;
     border-top: 1px solid #c7c7c0;
     /*border-bottom: 1px solid #979185;*/
     background-color: #fff;
 }

 .float_container .btn a {
     display: inline-block;
     width: 17%;
     height: 0.55rem;
     float: left;
     margin: 0 2%;
     border-radius: 7px !important;
     background-color: #45c01a;
     font-size: 0.2rem !important;
     color: #fff;
     line-height: 0.55rem;
     text-align: center;
     text-decoration: none;
     transition: all .3s linear 0s;
}
 .float_container .btn img{
     display: inline-block;
     width: 10%;
     float: left;
     padding-left: 1%;
}
.float_container .btn input {
     display: inline-block;
     width: 64%;
     height: 0.55rem;
     float: left;
     margin: 0 2%;
     border-bottom: 1px solid #a6a5a1;
     background-color: #fefefe;
     color: #6c6761;
     line-height: 0.55rem;
     text-align: left;
     text-decoration: none;
     transition: all .3s linear 0s;
}
/*
 .float_container .btn a:hover {
     border-color: #959490;
     background-color: #f7f7f7
 }
*/
 .swt_bg{ display: none;  position: fixed;  top: 0%;  left: 0%;  width: 100%;  height: 100%;  background-color: black;  z-index:1111;  -moz-opacity: 0.7;  opacity:.70;  filter: alpha(opacity=70);}
.box-span i {
     color: red;
    font-style: normal;
    font-size: 0.22rem;
    font-weight: bold;
}

#fg-box {
    position: fixed;
    top: 2.05rem;
    left: 0;
    z-index: 9999;
    width: 5rem;
    height: .52rem;
    background: rgba(0, 0, 0, .5);
    display: none;
    border-radius: 0 1rem 1rem 0;
}

#fg-box dl {
    max-height: 3.6rem;
    overflow: hidden;
    position: relative
}

#fg-box dl dd {
    overflow: hidden;
    position: relative;
    height: 0.52rem;
}

.fg-left {
    position: absolute;
    top: 0.04rem;
    left: 0.1rem;
    display: flex;
}

.fg-left i{
    color: #7f050d;
    background: #fff;
    border-radius: 1000px;
    font-size: 0.3rem;
    width: 0.45rem;
    height: 0.45rem;
    text-align: center;
    line-height: 0.5rem;
}

.fg-right {
    position: absolute;
    top: 0rem;
    left: 0.7rem;
    display: flex;
}

.fg-right span {
    font-size: 0.2rem;
    line-height: 0.52rem;
    color: #fff;
    font-weight: 400
}
.fg-right span:last-child{
     margin-left: 0.1rem;
}


@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}


@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
