.bottom{
  width: 100%;
  max-width: 19.2rem;
  height: 7.63rem;
  margin:  0 auto;
  background: #333333;
}
.bottomcenter{
  width: 15.96rem;
  height: 6.63rem;
  margin: 0 auto;
}
.bottom_top{
  width: 15.96rem;
  height: 1.7rem;
  margin: 0 auto;
  border-bottom: 0.02rem solid #666;
}
.bottom_top span{
  font-size: 0.35rem;
  color: #fff;
  font-family: bar;
  font-weight: 600;
  line-height: 1.7rem;
  text-align: left;
}
.bottom_top ul{
  width: 10.95rem;
  height: 1.7rem;
  line-height: 1.7rem;
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
  float: right;
}
.pcbottomlogo {
    width: 2.27rem;
    height: 0.61rem;
    float: left;
    margin-top: 0.4rem;
}
.bottom_top ul li{
  font-size: 0.2rem;
  font-family: bar;
  font-weight: 600;
  color: #fff;
}

.bottom_bottomcenter{
  width: 15.96rem;
  height: auto;
  margin: 0 auto;
  /* border-bottom: 0.02rem solid #666; */
}
.bottom_bottomcenter ul{
  width: 15.96rem;
  height: 3.85rem;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.bottom_bottomcenter ul li{
  width: 7.7rem;
  height: 3.85rem;
  margin-top: 0.75rem;
  position: relative;
}
.dts{
  font-size: 0.3rem;
  text-align: left;
  color: #fff;
  font-weight: 600;
  font-family: pb !important;
  opacity: 1 !important;
  font-size: 0.3rem !important;
  margin-top: 0.3rem;
}
.bottom_bottomcenter ul li div{
  line-height: 0.42rem;
  font-size: 0.18rem;
  font-family: p;
  text-align: left;
  color: #fff;
  opacity: 0.6;
}
.ffs{
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem;
}
.lianxi{
  /* width: 0.62rem; */
  /* height: 0.62rem; */
  /* float: right; */
  /* margin-top: 2.2rem; */
}
.qie{
  width: 2rem;
  float: left;
}
.bottom_bottomcenter ul li #btn_sub {
    width: 2.03rem;
    height: 0.55rem;
    background: url(../img/btns.png) no-repeat;
    background-size: 100% 100%;
    color: transparent;
}
.bottom_tts{
  width: 15rem;
  text-align: left;
  line-height: 1.05rem;
  font-size: 0.16rem;
  color: #fff;
  opacity: 0.6;
  position: relative;
}
.bottom_tts img{
  width: 1.5rem;
  height: 0.45rem;
  position: absolute;
  right: 0rem;
  top: 0.3rem;
}
.online{
  width: 100%;
  height: 7.65rem;
  margin: 0 auto;
  border-bottom: 0.04rem solid #cb0816;
}
.onlinecenter{
  width: 15rem;
  height: 7.65rem;
  margin: 0 auto;
  position: relative;
}
.red_biao{
  width: 8.51rem;
  height: 5.81rem;
  background: #cb0816;
  float: right;
  position: absolute;
  right: 0rem;
  top: 0rem;
}
.red_biao h3{
  font-size: 0.3rem;
  font-family: pb;
  font-weight: 600;
  text-align: center;
  line-height: 1.5rem;
  color: #fff;
}
.red_input{
  width: 7.75rem;
  height: 1.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
  margin: 0 auto;
}
.red_input input{
  width: 3.8rem;
  height: 0.55rem;
  border: 0.01rem solid #fff;
  background: transparent;
  border: none;
  border-bottom: 0.01rem solid #ccc !important;
}
.countries{
  width: 7.75rem;
  height: 0.55rem;
  border: 0.01rem solid #fff;
  margin-top: 0.16rem;
  /* display: table-header-group; */
  margin: 0 auto;
  display: block;
  margin-top: 0.16rem;
}
.message{
  width: 7.75rem;
  height: 0.95rem;
  border: 0.01rem solid #fff;
  display: block;
  margin: 0 auto;
  margin-top: 0.16rem;
  resize: none;
  background: transparent;
  border: none;
  border-bottom: 0.01rem solid #aaa;
}
.queren{
  width: 3.07rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.26rem;
  color: #ffff;
  font-family: pb;
  position: absolute;
  bottom: 0.3rem;
  left: 0rem;
  background: #ff6600;
}
.bottom_bottomcenter #dr_liuyan{
  color: rgba(255,255,255,0.7) !important;
}
.bottom_bottomcenter .red_input input{
  color: #fff !important;
}