ol,
ul {
  list-style: none;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  font-family: '微软雅黑', Microsoft YaHei;
}
ins,
a {
  text-decoration: none;
}
/* 清除浮动 */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  overflow: hidden;
}
.clearfix {
  zoom: 1;
  /* for IE6 IE7 */
}
.cebian_box {
  width: 240px;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  position: fixed;
  right: 61px;
  top: 60px;
  background-color: #fff;
}
.cebian_box .cebian_top {
  height: 126px;
  padding-top: 18px;
  text-align: center;
  box-sizing: border-box;
  background-color: #ff8811;
}
.cebian_box .cebian_top .kefu {
  display: inline-block;
  width: 214px;
  height: 56px;
  background-color: #ff8811;
  color: #fff;
  line-height: 56px;
}
.cebian_box .cebian_top .kefu span {
  vertical-align: top;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}
.cebian_box .cebian_top .kefu .icon {
  display: inline-block;
  width: 56px;
  height: 56px;
}
.cebian_box .cebian_top .dianhua {
  font-size: 18px;
  font-weight: 700;
  color: #ff8811;
  margin-top: 10px;
}
.cebian_box .cebian_top .dianhua span {
  vertical-align: top;
  color: #fff;
}
.cebian_box .cebian_top .dianhua .icon {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-color: red;
  margin-right: 10px;
  background: url('/admaimai/inc/texiao/images/phone.png') no-repeat;
  -webkit-background-size: 26px;
  background-size: 26px;
}
.cebian_box .cebian_center {
  margin-top: 22px;
  padding-left: 10px;
}
.cebian_box .cebian_center .cenli {
  height: 56px;
}
.cebian_box .cebian_center .cenli .left {
  width: 48px;
  height: 48px;
  float: left;
}
.cebian_box .cebian_center .cenli .right {
  float: left;
  margin-left: 4px;
  padding-top: 4px;
}
.cebian_box .cebian_center .cenli .right .text {
  font-size: 14px;
}
.cebian_box .cebian_center .cenli .right .num {
  font-size: 16px;
  color: #439cfd;
}
.cebian_box .cebian_center .cenli .right .num .icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  top: 3px;
  background: url('/admaimai/inc/texiao/images/dianhua.png') no-repeat;
}
.telright{
  float: left;
  width:140px;
  margin-left: 4px;
  padding-top: 4px;
  font-size: 16px;
  color: #439cfd;
}
.teltext {font-size: 14px;color:#333;
}
.telnum {font-size: 16px;
  color: #439cfd;
}

.cebian_box .zaixin_box {
  display: block;
  height: 70px;
  width: 196px;
  line-height: 42px;
  font-size: 24px;
  background: url('/admaimai/inc/texiao/images/zaixiankefu.png') no-repeat;
  background-size: 196px 70px;
  padding-left: 56px;
  color: #ff8811;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 6px;
}
.cebian_box .cebian_bottom {
  height: 194px;
  text-align: center;
}
.cebian_box .cebian_bottom .guanzhutext {
  font-size: 16px;
  padding-top: 12px;
}
.cebian_box .cebian_bottom .erweima {
  width: 130px;
  height: 130px;
  padding-top: 4px;
}
.cebian_right {
  width: 54px;
  height: 164px;
  background-color: #ff8811;
  position: fixed;
  right: -4px;
  top: 50%;
  margin-top: -226px;
  box-sizing: border-box;
  padding-top: 20px;
  padding-left: 6px;
  border-radius: 4px;
}
.cebian_right .icon {
  display: block;
  width: 40px;
  height: 36px;
  background-color: red;
  background: url('/admaimai/inc/texiao/images/baizizun.png') no-repeat;
  background-size: 40px 36px;
}
.cebian_right .text {
  display: block;
  padding-left: 10px;
  color: #fff;
  font-size: 16px;
  margin-top: 8px;
}
