* {
  margin: 0;
  padding: 0;
}
body {
  color: #474747;
  font-size: 12px;
  font-family: "Microsoft YaHei", "΢���ź�";
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
ul,
li,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
  padding: 0;
  margin: 0;
}
ul {
  list-style: none;
}
a:hover {
  text-decoration: none;
}
.hlCenter {
  z-index: 10000;
  position: fixed;
  top: 22%;
  right: 10px;
  width: 50px;
  height: auto;
}
.hlCenter .cc{
	width:54px;
	height: 54px;
	text-align: center;
	margin-top: 4px;
	border-radius: 5px;
	border: 1px solid #198ede;
}

.hlCenter .hlMain {
  background: #fff;
  overflow: hidden;
  width: 121px;
  margin-left: 10px;
  margin-top: 5px;
  padding: 5px 3px 0 3px;
  border: 2px solid #207CB2;
}
.hlCenter .hlMain .usQuest span {
  font-size: 15px;
  color: #3A81B7;
  font-weight: 600;
}
.hlCenter .hlMain .usQuest img {
  position: relative;
  top: -3px;
  margin-right: 5px;
}
.hlCenter .hlMain .usInstan {
  margin-top: 2px;
  float:left;
  border-top: 1px dashed #626262;
  border-bottom: 1px dashed #DAD4D0;
  padding: 5px 0 5px 0;
}
.hlCenter .hlMain .usInstan a {
  color: #626262;
}
.hlCenter .hlMain .usSug {
  margin-top: 3px;
}
.hlCenter .hlMain .usSug img {
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.hlCenter .hlMain .usSug .usSugg {
  width: 88px;
}
.hlCenter .hlMain .usSug .usSugg .usSug1 {
  font-size: 12px;
  color: #4C89BB;
  font-weight: 600;
}
.hlCenter .hlMain .usSug .usSugg .usSug2 {
  position: relative;
}
.onlPrn {
  z-index: 10000;
  position: fixed;
  top: 170px;
  left: 0;
  width: 121px;
  height: 365px;
  background: url(../../images/web/zxkf-05.png) no-repeat;
  padding-top: 71px;
}
.onlPrn .onprnBox {
  width: 110px;
  margin: 0 auto;
  background: #fff;
  padding-top: 5px;
}
.onlPrn .onprnBox .onTalk {
  margin-top: 5px;
  border-top: 1px dashed #E1E1E1;
  border-bottom: 1px dashed #E1E1E1;
  padding: 10px 0;
  margin-bottom: 5px;
}
.onlPrn .onprnBox .onTalk .qqGroup {
  margin-top: 5px;
}
.onlPrn .onprnBox > span {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #E1E1E1;
  margin-top: 5px;
  padding-top:10px;
}
.download{border:0 !important;}
.download-text{padding:0 !important;margin:0 !important;}
.usInstan>img{width:110px;height:110px;}
.usInstan>span{width:100%;float:left;font-size:10px;}