/*搜索框部分*/
.platform .platform_all .left_ {
  width: 378px;
  height: 36px;
  border: 1px solid #d9dbe9;
}
.platform .platform_all .right_ {
  margin-left: 25px;
}
/*监管 机构列表 */
.platform .SupervisionList {
  width: 100%;
  margin-bottom: 50px;
}
.platform .SupervisionList li {
  float: left;
  width: 220px;
  height: 50px;
  margin-top: 30px;
  margin-right: 20px;
  cursor: pointer;
}
.platform .SupervisionList li .showImg {
  width: 42px;
  height: 42px;
  vertical-align: middle;
  float: left;
  background-size: contain;
}
.platform .SupervisionList li .userinfo {
  float: right;
}
.platform .SupervisionList li .userinfo p {
  width: 80px;
  font-size: 16px;
  color: #1e1e1e;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.platform .SupervisionList li .userinfo p:hover {
  color: #ff9d00;
}
.platform .SupervisionList li .userinfo span {
  width: 168px;
  font-size: 14px;
  color: #1e1e1e;
  display:block;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
/*监管 机构列表 end*/

/*广告  公共部分*/
.platform .top_banner a:hover,.middle_banner a:hover ,.right_middle_banner a:hover{
  transform: scale(1.1);
}

.platform .top_banner a,.middle_banner a ,.right_middle_banner a{
  transition: transform .3s ease,-webkit-transform .3s ease;
  width: 100%;
  height: 100px;
  display: inline-block;
}
.platform .top_banner,.middle_banner,.right_middle_banner {
  margin-bottom: 50px;
}
.platform .top_banner  a  {
  width: 590px;
}
.platform .middle_banner a {
  width: 1200px;
}
.right_middle_banner a {
  width: 380px;
}
.platform .top_banner .top_banner_item,.middle_banner_item,.right_middle_banner_item {
  height: 100px;
  width: 100%;
  transition: transform .3s ease,-webkit-transform .3s ease;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  cursor: pointer;

}
.platform .top_banner .top_banner_item span ,.middle_banner_item span,.right_middle_banner_item span{
  right: 0;
  bottom: 0;
  position: absolute;
  display: block;
  width: 40px;
  height: 25px;
  background-color: #181105;
  opacity: 0.5;
  z-index: 20;
  text-align: center;
  line-height: 25px;
  color: #ffffff;
}
.platform .top_banner .top_banner_item:first-child{
  float: left;
}
.platform .top_banner .top_banner_item:last-child{
  float: right;
}
/*公共部分广告end*/


/*{{-- 快讯，要闻，日历入口   --}}*/
.platform .main_ListEntrance {
  width: 100%;
  height: 400px;
  margin-bottom: 50px;
}
.platform .main_ListEntrance li.main_ListEntranceLi {
  float: left;
  width: 370px;
  height: 100%;
}
.platform .main_ListEntrance li.main_ListEntranceLi:nth-child(2) {
  margin: 0  45px 0 45px;
}
/*快讯要闻日历入口 公共部分*/
.borderTop {
  padding-top: 15px;
  border-top: 1px solid #d9dbe9;
  /*height: 310px;*/

}
/*快讯部分*/
.common_header {
  margin-bottom: 20px;
}
.article a{
  color: inherit;
  height: 35px;
  display: block;
}
.article .article_time {
  width: 35px;
}
.article .article_info {
  width: 320px;

}
.article .article_info p {
  width: 320px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
}
.article .article_info p span {
  overflow: hidden;
}
/*快讯部分 end */
/*要闻部分*/
.newsSummary li {
  font-size: 14px;
  color: #1e1e1e;
  height: 35px;
  width: 370px;
}

.newsSummary li a {
  height: 35px;
  position: relative;
  color: #1e1e1e;
  display: block;
}
.newsSummary li span {
  color: #ff9d00;
  display: inline-block;
  text-align: center;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ff9d00;
  top: 7px;
  left: 2px;
  position: absolute;
}
.newsSummary li p {
  display: inline-block;
  overflow: hidden;
  position: absolute;
  left: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 1.4;
  width: 350px;
}
/*要闻部分 end*/
/*日历部分*/
.CalendarBox {
  padding-top: 15px;
  height: 366px;
}
.CalendarBox .lines{
  height: 244px;
  width: 2px;
  background-color: #d9dbe9;
  margin-top: 10px;
  margin-left: 10px;
  position: relative;
}
.CalendarBox .lines .lines_item {
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ff9d00;
  left: -3.5px;
  cursor: pointer;
}
.CalendarBox .lines .lines_item span {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  top: 2.25px;
  left: 2.25px;
}
.CalendarBox .lines .lines_item:nth-child(1) {
  top: 0;
}
.CalendarBox .lines .lines_item:nth-child(2) {
  top: 105px;
}
.CalendarBox .lines .lines_item:nth-child(3) {
  top: 214px;
}
.CalendarItem {
  width: 342px;
}
.CalendarItem .clalenderItem_il {
  height: 100px;
  border-bottom: 1px solid #d9dbe9;
}
.clanderLi_header {
  font-size: 12px;
  margin-top: 6px;
}
.clanderLi_header .clanderLi_time {
  color: #a5a6ac;
  display: block;
  float: left;

}
.clanderLi_header .clanderLi_title {
  color: #181105;
  margin-left: 12px;
  width: 200px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  display: block;
  float: left;
}
.clanderLi_header .clanderLi_trend {
  float: right;
  width: 24px;
  height: 12px;
  vertical-align: middle;
}
.clanderLi_header .clanderLi_trend img {
  width: 100%;
}
.clanderLi_header .clanderLi_trend.none {
  color: #d9dbe9;
  border: 1px solid #d9dbe9;
  text-align: center;
  border-radius: 2px;
  width: 50px;
  height: 18px;
  display:none;
}
.clanderLi_header .clanderLi_trend.none img {
  display: none;
}
.clanderLi_body {
  margin-top: 9px;
}

.clanderLi_body .clanderLi_imgbox {
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  transition: all .3s ease;
}
.clanderLi_body .clanderLi_imgbox:hover{
  transform: scale(1.1);
}
.clanderLi_body .clanderLi_mes {
  color: #a5a6ac;
  font-size: 12px;
  margin-left: 11px;
}
.clanderLi_Comments {
  color: #a5a6ac;
}
.clanderLi_Comments p:nth-child(1){
  text-align: right;
}
.clanderLi_Comments p:nth-child(2) {
  margin-right: 60px;
}
.clanderLi_Comments p i{
  font-size: 12px;
}
  /*日历部分end*/
/*左侧 新闻 部分 nav */
.easyNavList {
  height: 35px;
  color: #1e1e1e;
  border-bottom: 1px solid #d9dbe9;
}

.easyNavList  li.esaynavlistItem {
  font-size: 18px;
  float: left;
  height: 35px;
  cursor: pointer;
}
.easyNavList  li.esaynavlistItem + li.esaynavlistItem {
  margin-left: 30px;
}
.easyNavList  li.esaynavlistItem.active {
  border-bottom: 2px solid #ff9d00;
  color: #ff9d00;
}
/*左侧新闻 列表*/
.essay-detail .essay-mes div.left span+span {
  margin-left: 12px;
}
/*右侧  汇友评分*/
.huiyouScore-list {
  margin-bottom: 50px;
}
.huiyouScore-list li {
  padding-bottom: 20px;
  border-bottom: 1px solid #d9dbe9;
  margin-top: 20px;
}
.huiyouScore-list li .grade-logo {
  width: 78px;
  height: 78px;
  line-height: 78px;
  border: 1px solid #d9dbe9;
}

.huiyouScore-list li .grade-content {
  margin-left: 90px;
  line-height: 1;
  color: #181105;
}
.huiyouScore-list li .grade-content h6 {
  font-size: 16px;
  color: #181105;
}
.huiyouScore-list li .grade-content h6 .title {
  display: inline-block;
  width: 230px;
}

.huiyouScore-list li .grade-content h6 .grade {
  color: #ff9d00;
  font-weight: 700;
}
.huiyouScore-list li .grade-content .level-industry{
  margin: 15px 0 14px;
}
.huiyouScore-list li .grade-content .level-industry .level{
  width: 18px;
  height: 18px;
  display: inline-block;
}
.huiyouScore-list li .grade-content .level-industry .level img {
  width: 100%;
  height: 100%;
}
.huiyouScore-list li .grade-content i {
  margin: 0 9px 0 10px;
}
/*右侧  汇友评分 end*/

/*热门点评*/
.commentsList {
  margin-bottom: 50px;
}
.commentsList li {
  padding-bottom: 20px;
  border-bottom: 1px solid #d9dbe9;
  margin-top: 20px;
}
.commentsList li .grade-content {
  font-size: 16px;
  line-height: 1;
  color: #181105;
}

.commentsList li .grade-content h6 .title {
  font-size: 16px;
  width: 100px;
}
.commentsList li .grade-content h6 .level_logo {
  width: 18px;
  height: 18px;
}

.commentsList li .grade-content h6 .grade {
  color: #ff9d00;
  font-weight: 700;
  font-size: 16px;
}
.commentsList li .grade-content .level-industry {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  width: 380px;
  height: 38px;
  -webkit-line-clamp: 2;
}
.commentsList li .grade-content .level-industry .auhtors{
  color: #ff9d00;
  margin-right: 10px;
}
.commentsList li .grade-content .level-industry .contents {
  margin-right: 10px;
}
/*热门点评 end*/
/*点击排行 */
.RankingList {
  width: 100%;
  margin-bottom: 50px;
}
.RankingList .listItem {
  width: 380px;
  position: relative;
  margin-bottom: 25px;
   /* height: 100%; */
}
.RankingList li:last-child {
  margin-bottom: 0;
}
.RankingList .listItem img ,.RankingList .listItem .listItem_content {
  position:absolute;
}
.RankingList .listItem .listItem_logo {
  left: 10px;
  top: -5px;
  z-index: 5;
}
.RankingList .listItem a {
  height: 20px;
  width: 380px;
  display: block;
}
.RankingList .listItem.special_item a {
  height: 180px;
  width: 380px;
  display: block;
}

.RankingList .listItem .listItem_bg {
  width: 380px;
  height: 180px;
  top: 0;
}
.RankingList .listItem p.listItem_content {
  color: #ffffff;
  bottom: 10px;
  left: 10px;
  width: 360px;
  right: 10px;
}
.RankingList .listItem .listItem_logo_normal {
  width: 15px;
  height: 20px;
  margin-left: 5px;
  margin-right: 15px;
}
.RankingList .listItem .listItem_content_normal {
  display: inline-block;
  margin-left: 30px;
  width: 340px;
  color: #0a0a0a;
}
/*点击排行 end*/
/*编辑专栏 */
.EditList {
  width: 380px;
  height: 180px;
}
.editlistItem .author_img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-left: 150px;
  font-size: 16px;
}
.editlistItem .author {
  text-align: center;
  margin-top: 10px;
  color: #ff9d00;
}
.editlistItem .editorInfo {
  color: #181105;
  margin-top: 5px;
  text-align: center;
}
.editlistItem .editorInfo span {
  width: 50%;
  margin: 0 30px;
}
/*编辑专栏 end*/
/*新书上级*/
.ShelvesList {
  width: 380px;
  margin-bottom: 50px;
}
.ShelvesList li {
  min-height: 30px;
}
.ShelvesList .shlvesListItem:hover {
  border-top: 1px solid #a5a6ac;
  border-bottom: 1px solid #a5a6ac;
  padding: 10px 0;
}
.ShelvesList .shlvesListItem:hover .shlvesListItem_title {
  width: 300px;
}
.ShelvesList .shlvesListItem:hover .shlvesListItem_title .authorInfo {
  display: block;
}

.ShelvesList .shlvesListItem:hover  .shlvesListItem_logo {
  display: block;
}
.ShelvesList .shlvesListItem:hover .shlvesListItem_title .introduction {
  display:-webkit-box;
}

.shlvesListItem_logo {
  width: 60px;
  height: 90px;
  display: none;
  margin-right: 20px;

}
.shlvesListItem_logo img {
  transition: transform .3s ease,-webkit-transform .3s ease;
  vertical-align: middle;
}
.shlvesListItem_logo:hover img {
  transform: scale(1.1);
}
.shlvesListItem_title {
  width: 380px;
}
.shlvesListItem_title .titles a{
  font-size: 16px;
  color: #181105;
}
.shlvesListItem_title .authorInfo {
  color: #181105;
  font-size: 14px;
  line-height: 28px;
  display: none;
}
.shlvesListItem_title .introduction {
  display: none;
  width: 300px;
  height:42px;
  line-height: 20px;
  font-size: 14px;
  color: #a5a6ac;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:pre-wrap;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
/*新书上级end*/
/* 修改列表title换行 */
.essay-list .essay-detail h3 {
  line-height:22px !important;
}









