body{
	padding: 0;
	margin: 0;
}
a{
	text-decoration: none;
}

.kefu_box{
	text-align: center;
	margin-top: 54px;
}
.kefu_box p{
	font-size:18px;
	font-weight:bold;
	color:rgba(51,51,51,1);
}
.zaixiankefu{
	width:356px;
	height:37px;
	background:rgba(83,143,252,1);
	border-radius:5px;
	margin: 50px auto;
	text-align: center;
	line-height: 37px;
	font-size:16px;
	font-weight:500;
	color:rgba(255,255,255,1);
}


.kefu_page .kefu_topimg {
  width: 100%;
}
.kefu_page .h3 {
  font-size: 16px;
  text-align: center;
  margin: 15px 0px;
  font-weight: bold;
}
.kefu_page .h5 {
  font-size: 14px;
  color: #999999;
  font-weight: bold;
  text-align: center;
  margin: 32px auto;
  width: 182px;
}
.kefu_page .kefu2img {
  display: block;
  width: 147px;
  margin: 0px auto;
}
.kefu_page .h6 {
  font-size: 14px;
  color: #999999;
  font-weight: bold;
  text-align: center;
}
.kefu_page .ewmimg {
  display: block;
  width: 147px;
  margin: 0px auto;
  margin-top: 24px;
}
.kefu_page .download {
  display: block;
  width: 100%;
  background: #5282F0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin: 15px 0px;
}
.kefu_page .download .iconfont {
  color: #fff;
  margin-right: 5px;
}
.kefu_page .wxkftitle {
  text-align: center;
  color: #999999;
  font-weight: bold;
  margin-bottom: 20px;
}
.kefu_page {
    padding-bottom: 60px;
}

/*立即创建与联系客服样式*/
.dibuneir{
    padding: 10px 0;
    /* margin-top: 10px; */
    width: 100%;
    /*height: 40px;*/
    /* line-height: 60px; */
    position: fixed;
    bottom: 0;
    background: rgba(248,248,248,0.82);
    display: flex;
    text-align: center;
    z-index: 9;
}
.kefuwx{
    display: flex;
    width: 120px;
    height: 40px;
    background: #1AD46B;
    box-shadow: 0px 4px 0px 0px #07A44B;
    border-radius: 80px 80px 80px 80px;
    font-size: 14px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    margin: 0 10px;
}
.kefuwx img{
    width:20px;
    height: 20px;
    margin-top: 10px;
    padding: 0 4px 0 20px;
    box-sizing: content-box;
}
.mianfeich{
    width: 225px;
    text-align: center;
    height: 40px;
    background: #4987FB;
    box-shadow: 0px 4px 0px 0px #1D5CD1;
    border-radius: 40px 40px 40px 40px;
    font-size: 14px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    margin: 0 10px 0 0;
}
.kefuwxtc{
    width: 335px;
    height: 344px;
    background: #FFFFFF;
    position: fixed;
    top: calc(50% - 172px);
    left: calc(50% - 167.5px);
    z-index: 99999;
    border-radius:12px;
}
.erweimadax{
    text-align: center;
    width: 180px;
    height: 180px;
    background: #FFFFFF;
    margin:20px auto 10px auto;
}
.erweimadax img{
    margin: 10px auto;
    width: 160px;
    height: 160px;
}
.kebtxx{
    height: 40px;
    background: #FFFFFF;
    box-shadow: inset 0px -1px 0px 0px #E5E5E5;
    border-radius: 12px 12px 0px 0px;
    font-size: 16px;
    font-family: Noto Sans SC-Medium, Noto Sans SC;
    font-weight: 500;
    color: #333333;
    line-height: 40px;
    text-align: center;
}
.baocunerms{
    height: 20px;
    font-size: 14px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin: 10px auto;
    text-align: center;
}
.neohaom{
    display: block;
    width: 295px;
    height: 44px;
    background: #4987FB;
    border-radius: 40px 40px 40px 40px;
    margin: 0 auto;
    text-align: center;
    line-height: 44px;;
    
    font-size: 16px;
    font-family: Noto Sans SC-Regular, Noto Sans SC;
    font-weight: 400;
    color: #FFFFFF;

}
.guanbi{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
}
.zhezhao{
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    z-index: 9999;
}


