@charset "utf-8";
.fill .head p {
  float: left;
  position: relative;
  left: -11px;
}
.fill .head p img {
  width: auto;
  height: 44px;
}
.fill .head a {
  float: right;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #0051BA;
  line-height: 21px;
  letter-spacing: 1px;
  line-height: 44px;
}
.wrapper-fill .head {
  height: 44px;
  line-height: 44px;
}
.wrapper-fill .head p{
  display: inline-block;
  width: 188px;
  height: 44px;
  position: relative;
  margin-left: -12px;
  background: url(../images/wrapperfill_back.png) no-repeat;
  background-size: auto 44px;
  font-size: 22px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 38px;
  letter-spacing: 1px;
  text-align: center;
}
.wrapper-fill .head .head-title img {
  width: auto;
  height: 44px;
}
.text-list {
  width: 100%;
  border-top: none;
  overflow: hidden;
  padding: 40px 53px 56px 27px;
}
.text-list ul li {
  line-height: 20px;
  overflow: hidden;
  margin-bottom: 15px;
}
.text-list ul li:hover span {
  color: #0051ba;
}
.text-list ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #3d3d3d;
  width: 85%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  line-height: 20px;
}
.text-list ul li a i {
  width: 4px;
  height: 4px;
  background: #0051BA;
  display: inline-block;
  font-style: normal;
  line-height: 20px;
  margin: 0px 8px 3px 0px;
}
.text-list ul li span {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  float: right;
  line-height: 20px;
}
body {
  background-color: #ffffff;
}
.itme-words {
  box-shadow: 0px 0px 4px 1px #f5f5f5;
  background-color: #F5F5F5;
  padding-top: 30px;
}
.itme-words .text-list ul li {
  line-height: 36px;
}
.navigation-bread {
  margin-bottom: 16px;
}
