.slider{width:100%;position:relative;overflow:hidden;width:1000px;height:362px;background:#fff;}
.slider .s-item-card{display:block;position:relative;width:1000px;height:362px;color:inherit;}
.slider .s-item-card .s-poster{float:left;width:500px;height:306px;overflow:hidden}
.slider .s-item-card .s-poster img{width:100%;height:100%;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.slider .s-item-card .s-text{float:left;width:500px;height:310px;font-size:14px;line-height:1.5;position:relative;background:#FFFFFF;}
.slider .s-item-card .s-text .s-text-inner{padding:54px 61px 54px 20px}
.slider .s-item-card .s-text h2{margin-bottom:40px;}
.slider .s-item-card .s-text h2 span{display:block;font-size:24px;color:#333;line-height:24px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
.slider .s-item-card .s-text p{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:pre-wrap;word-break:break-all;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:16px;overflow:hidden;line-height:30px;color:#707070;text-align:justify;}
.slider .s-item-card .s-date{float:left;margin-left:15px;color:#a6a6a6;font-size:16px;}
.slider .s-item-card .s-btn{float:right;color:#2f4f97;font-size:16px;}
.slider .s-item-card .s-btn:hover{float:right;color:#688ad6;font-size:16px;}
.slider .s-item-card .s-foot{position:absolute;right:60px;bottom:0;left:20px}
.slider .s-item-card:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.slider .slider-pager{width:100%;height:0;position:absolute;top:50%;left:0;z-index:1}
.slider .slider-pager span{display:inline-block;width:45px;margin-top:-65px;height:98px;background:url(//n.sinaimg.cn/finance/carbon/pc/images/right.png) center center no-repeat #fff;opacity:.5;cursor:pointer}
.slider .slider-pager span:hover{opacity:1}
.slider .slider-pager .slider-prev{float:left;background:url(//n.sinaimg.cn/finance/carbon/pc/images/left.png) center center no-repeat #fff;}
.slider .slider-pager .slider-next{float:right;}
.slider .slider-dot{width:100%;height:7px;position:absolute;bottom:40px;z-index:2;text-align:center}
.slider .slider-dot p{display:inline-block;width:7px;height:7px;border-radius:50%;background:#a7a7a7;opacity:.61;margin:0 6px;overflow:hidden;}
.slider .slider-dot p span{display:inline-block;width:0;height:0px;background:#fff;-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out}
.slider .slider-dot p.cur{opacity:1;width:17px;height:7px;border-radius:4px;background:#2f4f97;}
.slider .slider-dot p.cur span{width:100%;background:#123382;width:14px;height:6px;}

.text-wrap{margin-bottom: 10px;}
.text-wrap li{
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #232323;
  letter-spacing: 1px;
  line-height: 28px;
  font-weight: 400;
}
.text-wrap li a{color: #232323;}
.title-local{
  height: 24px;
  background: #F0F5FF;
  border-radius: 12px;
  margin: 10px 0 20px;
  font-size: 16px;
  color: #4C58A0;
  line-height: 24px;
  font-weight: 600;
  padding: 0 10px;
  width: 82px;
}
.title-local .icon-location{
  display: inline-block;
  width: 10px;
  height: 12px;
  background: url(//n.sinaimg.cn/finance/simu/pc/src/icon-local.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 6px;
}
.trust-name{
  font-size: 14px;
  margin-bottom: 16px;
}
.trust-name a{
  width: 80px;
  color: #333333;
  display: inline-block;
}
.m-month-rank-con li a{
  width: 103px;
  color: #333333;
  display: inline-block;
}

