@charset "utf-8";
.layout {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #ffffff;
}
body a:hover {
  color: #015dc6 !important;
}
.content {
  margin-top: 20px;
  margin-bottom: 30px;
}
.text-list {
  width: 100%;
  border-top: none;
  overflow: hidden;
}
.text-list ul {
  padding-top: 15px;
}
.text-list ul li {
  margin-top: 12px;
  line-height: 22px;
  overflow: hidden;
  padding-bottom: 12px;
}
.text-list ul li:hover span {
  color: #015dc6;
}
.text-list ul li:hover a i {
  background: #015dc6;
}
.text-list ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #372a2a;
  width: 83%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.text-list ul li a i {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #015dc6;
  border-radius: 50%;
  vertical-align: 3px;
  margin-right: 6px;
  margin-left: 6px;
}
.text-list ul li span {
  font-size: 14px;
  font-weight: 400;
  color: #c8c8c8;
  float: right;
}
.fill .head {
  padding-bottom: 7px;
  border-bottom: 2px solid #DFDFDF;
  position: relative;
  height: 37px;
  clear: both;
}
.fill .head:after {
  content: "";
  width: 40px;
  height: 2px;
  background-color: #015dc6;
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.fill .head .head-title {
  float: left;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #015dc6;
}
.fill .head .ranking-num {
  float: right;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #015dc6;
  padding-right: 24px;
}
.page-fill .head {
  position: relative;
}
.page-fill .head .head-title {
  margin-left: 20px;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  color: #015dc6;
}
.page-fill .head:after {
  content: "";
  width: 4px;
  height: 17px;
  background-color: #015dc6;
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
}
.realinfo {
  padding: 50px 73px 50px 120px;
  background-color: #F6FAFD;
}
.realinfo h3 {
  position: relative;
  margin-bottom: 17px;
}
.realinfo h3:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 100%;
  background-color: #015dc6;
  top: 0;
  left: 0;
}
.realinfo h3 a {
  padding-left: 28px;
  display: block;
  font-size: 26px;
  font-weight: 500;
  color: #015dc6;
  line-height: 26px;
}
.realinfo p {
  margin-left: 29px;
  padding-top: 14px;
  border-top: 2px solid #E1E1E1;
  font-size: 18px;
  font-weight: 400;
  color: #015DC6;
  line-height: 25px;
}
.container-info {
  padding: 50px 0;
}
.info-box .info-wrap .head p {
  float: left;
  font-size: 22px;
  font-weight: 500;
  color: #A80B02;
  line-height: 30px;
}
.info-box .info-wrap .head a {
  float: right;
  padding-right: 15px;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
}
.info-box .info-wrap .text-list ul {
  width: 1240px;
}
.info-box .info-wrap .text-list ul li {
  width: 580px;
  float: left;
  margin-right: 40px;
  border-bottom: 1px dashed #E1E1E1;
}
.info-box .info-line {
  margin-top: 4px;
  width: 100%;
  height: 2px;
  position: relative;
}
.info-box .info-line p {
  border-bottom: 2px dashed #E1E1E1;
  margin-right: 70px;
}
.info-box .info-line .line-more {
  position: absolute;
  right: 0;
  top: -8px;
  display: block;
  text-align: center;
  width: 53px;
  height: 17px;
  border-radius: 11px;
  border: 1px solid #C1C1C1;
  font-size: 12px;
  font-weight: 500;
  color: #C1C1C1;
  line-height: 17px;
  background-color: #ffffff;
}
.info-box .info-line .line-more:hover {
  border: 1px solid #015dc6;
  color: #ffffff!important;
  background-color: #015dc6;
}
.recommend {
  padding-bottom: 50px;
}
.statistics {
  width: 830px;
  float: left;
  margin-right: 25px;
}
.statistics .statistics-itme {
  margin: 23px auto 0;
  background-color: #FBFBFB;
}
.ranking {
  float: left;
  width: 345px;
}
.ranking .ranking-itme {
  margin-top: 23px;
  padding: 15px 10px 0 15px;
  background-color: #FBFBFB;
  height: 335px;
}
.ranking .ranking-itme ul {
  height: 290px;
  overflow-y: auto;
}
.ranking .ranking-itme ul li {
  margin-top: 13px;
}
.ranking .ranking-itme ul li span {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 22px;
}
.ranking .ranking-itme ul li .ranking-list {
  /*width: 22px;*/
  color: #015dc6;
  text-align: center;
}
.ranking .ranking-itme ul li .ranking-name {
  width: 250px;
  margin-right: 10px;
}
.ranking .ranking-itme ul li .ranking-words {
  width: 40px;
  text-align: center;
}
.rankingitme-ovy::-webkit-scrollbar {
  width: 7px;
  background: #E9E9E9;
  border-radius: 4px;
}
.rankingitme-ovy::-webkit-scrollbar-button {
  display: none;
}
.rankingitme-ovy::-webkit-scrollbar-track {
  width: 7px;
  border-radius: 10px;
  border: 1px solid #E9E9E9;
}
.rankingitme-ovy::-webkit-scrollbar-track-piece {
  width: 7px;
  background: #E9E9E9;
  border-radius: 4px;
}
.rankingitme-ovy::-webkit-scrollbar-thumb {
  width: 7px;
  background: #ABABAB;
  border-radius: 4px;
}
.rankingitme-ovy::-webkit-scrollbar-corner {
  background: #fff;
}
.rankingitme-ovy::-webkit-scrollbar-resizer {
  background: #fff;
}
.ranking .ranking-itme ul li .ranking-name-title{
     width: 62px;
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
     vertical-align: -5px;
 }
.ranking .ranking-itme ul li .ranking-name-dep{
      display: inline-block;
      font-size: 14px;
      font-style: normal;
      color: #373434;
      margin-left: 10px;
      line-height: 22px;
  }   

.navigation-bread {
    margin-top: 20px;
    overflow: hidden;
}
.navigation-bread span,
.navigation-bread a {
    font-size: 15px;
    color: #000000;
    display: block;
    line-height: 21px;
    float: left;
    margin-right: 5px;
}
.navigation-bread .navigation-cur {
    color: #1A48C3;
    cursor: default;
}
.navigation-bread>a+a:before {
    content: "> ";
    color: #000000;
}