@charset "UTF-8";
/**
  css style ÓÃÓÚscss±àÐ´¼Ì³Ð
*/
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ellipsis2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.hover:hover {
  color: #1764ce !important;
  text-decoration: none !important;
  font-weight: bold !important;
}

* {
  margin: 0;
  padding: 0;
}

.wqhg-all {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.wqhg-all .topCon {
  width: 100%;
  height: 60px;
  background: #f2f7ff;
}
.wqhg-all .topCon ul {
  width: 100%;
  height: auto;
}
.wqhg-all .topCon ul li {
  width: 160px;
  height: auto;
  float: left;
}
.wqhg-all .topCon ul li:hover {
  background-color: #2760b7;
}
.wqhg-all .topCon ul li.cur {
  display: block;
  background-color: #2760b7;
}
.wqhg-all .topCon ul li.cur a {
  color: #fff;
}
.wqhg-all .topCon ul li.cur a img {
  display: block;
}
.wqhg-all .topCon ul li a {
  display: block;
  font-size: 20px;
  line-height: 60px;
  text-decoration: none;
  text-align: center;
  color: #333333;
  position: relative;
}
.wqhg-all .topCon ul li a:hover img {
  display: block;
}
.wqhg-all .topCon ul li a:hover {
  color: #ffffff;
}
.wqhg-all .topCon ul li a img {
  width: 20px;
  height: 10px;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
  display: none;
}
.wqhg-all .content {
  width: 100%;
  height: auto;
  padding-bottom: 60px;
}
.wqhg-all .content ul {
  width: calc(100% - 90px);
  padding: 0 45px;
  height: auto;
}
.wqhg-all .content ul li {
  width: 250px;
  height: 330px;
  background-color: #fbfdff;
  box-shadow: 2px 3px 24px 0px rgba(97, 97, 97, 0.13);
  border: 1px solid #eee;
  float: left;
  margin-top: 30px;
  margin-right: 20px;
  position: relative;
}
.wqhg-all .content ul li:hover {
  border-color: #2760b7;
  box-shadow: 2px 3px 24px 0px rgba(97, 97, 97, 0.13);
}
.wqhg-all .content ul li a {
  text-decoration: none;
}
.wqhg-all .content ul li a > img {
  top: 13%;
  left: 50%;
  margin-left: -24.5px;
  position: absolute;
  width: 49px;
  height: 51px;
}
.wqhg-all .content ul li a .describe {
  width: 80%;
  height: auto;
  margin: 105px auto;
  margin-bottom: 0 !important;
  padding-bottom: 22px;
  border-bottom: 1px solid #dddddd;
}
.wqhg-all .content ul li a .describe p {
  font-size: 20px;
  text-align: center;
  color: #333333;
  font-weight: bold;
}
.wqhg-all .content ul li a .pone {
  margin-top: 30px;
  font-size: 20px;
  text-align: center;
  color: #333333;
}
.wqhg-all .content ul li a .pone span {
  font-size: 20px;
  color: #2760b7;
  padding: 0 4px;
}

.wqhg-all .content ul li a{
  display: block;
}
    .wqhg-all .content ul li {
      background-color: #f6f6f6;
      border: none;
      box-shadow: none;
    }

    .wqhg-all .content ul li:hover {
      box-shadow: none;
    }

    .wqhg-all .content ul li a .describe img {
      top: 0;
      left: 0;
      margin-left: 0;
      margin-left: 0;
      position: relative;
      width: 49px;
      width: 100%;
      height: 51px;
      height: auto;
    }

    .wqhg-all .content ul li a .describe {
      border: none;
      margin-top: 120px;
    }
    .wqhg-all .content ul li a .pone {
      font-size: 32px;
      color: #ec1a1e;
      margin-top: 55px;

    }

    .wqhg-all .content ul li a .c-qs-text {
      font-size: 14px;
      color: #ec1a1e;
      text-align: center;
      margin-top: 10px;
    }

    .wqhg-all .content ul li:hover p {
      font-weight: bold;
    }