.body{
  background-color: #F8F8F8;
}
.m-kk-wrap{
  width: 1200px;
  margin: 40px auto;
}
.m-box{
  overflow: hidden;
  margin-bottom: 30px;
}
.ui-slider-l{
  width: 801px;
  height: 475px;
}
.ui-slider-cont{
  overflow: hidden;
}
.ui-slider-item{
  position: relative;
  float: left;
  width: 267px;
  height: 475px;
  cursor: pointer;
}
.ui-slider-item-title{
  position: absolute;
  bottom: 0;
  left: 0;
  width:247px;
  padding: 10px;
  font-size:14px;
  font-weight:400;
  color:#fff;
  line-height:20px;
  background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
}
.ui-slider-item-title a{
  color: #fff;
}
.ui-slider-item:hover .ui-slider-item-text{
  display: table;
}
.ui-slider-item-text{
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  padding: 18px;
  width: 231px;
  height: 439px;
  background-color: #002E5D;
  text-align: center;
  display: none;
}
.ui-slider-item-text a{
  font-size:20px;
  color:#fff;
  line-height:29px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.ui-rank-r{
  width: 324px;
  height: 435px;
  padding: 18px 20px;
  background-color: #fff;
}
.ui-rank-r h3{
  height: 24px;
  font-size:16px;
  color:rgba(102,102,102,1);
  line-height:24px;
  font-weight: normal;
  padding-left: 30px;
  margin-bottom: 5px;
  background: url('../image/zxph_icon.png') 0 5px no-repeat;
}
.ui-rank-r ul{
  padding-bottom: 5px;
  margin-bottom: 12px;
  border-bottom: 1px solid #D8D8D8;
}
.ui-share-r{
  width: 335px;
}
.ui-share-r a{
  display: inline-block;
  width: 70px;
  height: 70px;
  margin-right: 10px;
}
.ui-tab-nav{
  height: 68px;
  padding: 0 37px;
  line-height: 68px;
  background:#fff;
  border-radius:3px;
}
.ui-tab-nav span{
  display: inline-block;
  height: 66px;
  margin-right: 50px;
  border-bottom: 2px solid #fff;
  cursor: pointer;
}
.ui-tab-nav .on{
  color: #F7B500;
  border-bottom: 2px solid #F7B500;
}
.ui-list-cont{
  width: 1220px;
  overflow: hidden;
}
.ui-list-item{
  float: left;
  width: 285px;
  height: 338px;
  margin-right: 20px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 3px;
}
.ui-list-item-img{
  position: relative;
  width: 285px;
  height: 178px;
}
.ui-list-item-text{
  width: 265px;
  height: 140px;
  padding: 10px;
}
.ui-img-placer{
  position: absolute;
  left: 0;
  top: 0;
  width: 285px;
  height: 178px;
  background-color: #fff;
  opacity: .7;
  z-index: 1;
}
.ui-img-href{
  position: absolute;
  left: 50%;
  top: 0;
  display: block;
  width: 100px;
  height: 178px;
  margin-left: -50px;
  z-index: 2;
}
.ui-list-item-text h3{
  height: 84px;
  font-size:20px;
  font-weight:400;
  color:rgba(51,51,51,1);
  line-height:28px;
}
.ui-list-item-text h3 span{
  padding: 0 8px;
}
.ui-item-time{
  margin-top: 5px;
  font-size:12px;
  font-weight:400;
  color:rgba(192,192,192,1);
  line-height:18px;
}

.ui-news-item-share{
  margin-top: 10px;
  height: 16px;
  position: relative;
  text-align: right;
  font-size:12px;
  color:#666;
}
.ui-news-item-share span{
  position: absolute;
  display: inline-block;
  height: 16px;
  top: 0;
}
.ui-share-icon{
  right: 55px;
  padding-left: 20px;
  background: url('../image/Share.png') left center no-repeat;
  background-size: contain;
  color: #999;
}
.ui-share-wb{
  right: 26px;
  width: 16px;
  height: 16px;
  background: url('../image/wb_share.png') left center no-repeat;
  cursor: pointer;
}
.ui-share-wx{
  right: 0;
  width: 16px;
  height: 16px;
  background: url('../image/wx_share.png') left center no-repeat;
  cursor: pointer;
}

.ui-tab-nav .no-margin-right{
  margin-right: 0;
}
.ui-load-more {
  height: 40px;
  line-height: 40px;
  background: #fff;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  color: rgba(102, 102, 102, 1);
}
.ui-load-all{
  height: 40px;
  line-height: 40px;
  background: #fff;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  color: rgba(102, 102, 102, 1);
}
.xhcj_zxph ul li{
  margin-bottom: 10px;
}
