<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 鎵樼璇剧▼pc-澶撮儴 */
.head_tfkc{
  width: 100%;
  height: 72px;
  background-color: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  z-index:999;
}

.head_tfkc .head_tfkc_logo {
  width: 216px;
  height: 40px;
  float: left;
  margin-top: 18px;
  margin-right: 72px;
}

  .head_tfkc.taghot {
    position: relative;
  }
  .head_tfkc .item .hot {
    position: absolute;
    top: 16px;
    width: 13px;
    height: 13px;
    background: url(https://bj.xhd.cn/2018sem/img/icon_hot.gif) no-repeat;
  }
  .head_tfkc .navftop .item .hot {
    top: -6px;
    background-size: 80%;
  }

.head_tfkc .item {
  float: left;
  font-size: 16px;
  color: #333;
  line-height: 70px;
  margin-right: 42px;
}

.head_tfkc .item:hover {
  font-weight: bold;
  color: #2469f3;
  border-bottom: 2px solid #2469f3;
}

.head_tfkc .head_tfkc_tel {
  width: 160px;
  height: 40px;
  float: right;
  margin-top: 16px;
  margin-left: 30px;
}


.navftop {
  position: fixed;
  top: 0;
  height: 50px;
  z-index: 1000;
}

.navftop .head_tfkc_logo {
  width: 194px;
  height: 36px;
  margin-top: 7px;
}

.navftop .head_tfkc_logo img {
  width: 194px;
  height: 36px;
}

.navftop .item {
  line-height: 50px;
  margin-right: 48px;
  position: relative;
  cursor: pointer;
}

.navftop .item:hover {
  border-bottom: 0;
}
.head_tfkc .item_none{
  display: none;
  width: 100px;
  height: auto;
  background-color: #fff;
  position: absolute;
  padding-top: 15px;
  border-radius: 0 0 5px 5px;
  z-index: 10;
}
.heade_tfkc .item_none a{
  padding: 0 20px;
  display: block;
  font-size: 14px;
  color: #555;
  line-height: 12px;
  margin-bottom: 20px;
  font-weight: normal;
}
.head_tfkc .item_none a:hover{
  color: #2469f3;
}
.navftop .item:hover .item_none{
  display: block;
}
.head_tfkc .item:hover .item_none{
  display: block;
}
.navftop .head_tfkc_tel {
  width: 144px;
  height: 36px;
  margin-top: 7px;
}

.navftop .head_tfkc_tel img {
  width: 144px;
  height: 36px;
}
.wrapper{
		width: 1200px;
   margin: 0 auto;
}</pre></body></html>