.wqd-information {
    width: 230px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
    border-radius: 5px;
    background-color: #fff; }
.help-url {
    padding: 1px 0 15px 0;
    box-sizing: border-box;
    color: #666;
    font-size: 12px; }
.help-btn {
    width: 190px;
    height: 60px;
    line-height: 60px;
    background-color: #000;
    color: #fff600;
    border-radius: 20px;
    margin: 17px 0;
    font-size: 25px;
    background-image: url(/images/pc2017310/wqd-qq.png);
    background-position: 21px center;
    background-repeat: no-repeat;
    text-align: center;
    /* text-indent: 45px; */
    display: inline-block;}
.help-btn:hover {
      background-color: #ff0000;
	  color: #fff600;}
.jcContact{position:absolute;top:0;left:0;z-index:99;}