body{font: 14px/140% "Microsoft YaHei",Hiragino Sans GB,"SimSun",Arial, Helvetica, sans-serif;color:#4c4c4c;}
ul,li,h1,h2,h3,h4,p,a,dd,dl{ list-style:none;margin:0px; padding:0px;}
.clear{clear: both}
.h5{clear: both;height: 5px;}
.h10{clear: both;height: 10px;}
.h15{clear: both;height: 15px;}
.h20{clear: both;height: 20px;}
.h30{clear: both;height: 30px;}
.h40{clear: both;height: 40px;}
.h50{clear: both;height: 50px;}
.h60{clear: both;height: 60px;}
.h70{clear: both;height: 70px;}
.h80{clear: both;height: 80px;}
/*通用新增*/
.mt25{margin-top:25px;}
.mt28{margin-top:28px;}
.mt38{margin-top:38px;}
.mt40{margin-top:40px;}
.mt120{margin-top:120px;}
.mt170{margin-top:170px;}
a:hover{color: #1890ff}
.clearfix::after {height: 0px; clear: both; display: block; visibility: hidden; content: "."; text-align:left;}
* html > body .clearfix {width: 100%; display: inline-block;}
* html .clearfix {height: 1%;}
/******超出显示省略号********/
/* .ellipsis{
  overflow:hidden; 
  text-overflow:ellipsis; 
  white-space:nowrap;} */
/******覆盖antd样式********/
.ant-layout{background-color: #f1f1f1}
.ant-table-small>.ant-table-content>.ant-table-body {
  margin: 0px;
}
@media (max-width: 575px)
{
  .ant-form-item-label {
    line-height: 40px;
  }
}

/******覆盖antd样式 End********/
/* .ant-table-header{overflow-y: hidden!important;padding-bottom:3px !important;margin-bottom: -20px !important;}
.ant-table-body-inner{overflow-x: hidden !important;max-height: 550px !important;} */
.texty {
    position: relative;
}
.texty span {
  display: inline-block;
  white-space: pre-wrap;
}
.texty.mask-bottom,
.texty.mask-top {
  overflow: hidden;
}
.ico_surprise{width: 131px;height: 131px; background: url(/static/images/feeling/surprise.png) no-repeat center center;}
.ico_angry{width: 131px;height: 131px; background: url(/static/images/feeling/angry.png) no-repeat center center;}
.ico_anxious{width: 131px;height: 131px; background: url(/static/images/feeling/anxious.png) no-repeat center center;}
.ico_cheerful{width: 131px;height: 131px; background: url(/static/images/feeling/cheerful.png) no-repeat center center;}
.ico_disappointment{width: 131px;height: 131px; background: url(/static/images/feeling/disappointment.png) no-repeat center center;}
.ico_doubt{width: 131px;height: 131px; background: url(/static/images/feeling/doubt.png) no-repeat center center;}
.ico_expect{width: 131px;height: 131px; background: url(/static/images/feeling/expect.png) no-repeat center center;}
.ico_frustration{width: 131px;height: 131px; background: url(/static/images/feeling/frustration.png) no-repeat center center;}
.ico_proud{width: 131px;height: 131px; background: url(/static/images/feeling/proud.png) no-repeat center center;}
.ico_trust{width: 131px;height: 131px; background: url(/static/images/feeling/trust.png) no-repeat center center;}
.building{min-width: 1200px;min-height: 600px;width: 100%;margin:60px auto;background: url("/static/images/building.png") no-repeat center center;background-size: contain}
.paginationBox li{width: 40px;height: 40px;font-size: 18px;line-height: 40px;border-radius: 20px;}
.paginationBox .ant-pagination-item:hover{border:#36ae74 1px solid;color: #36ae74}
.paginationBox li a:hover{color: #1890ff}
.paginationBox .ant-pagination-item:hover a {
  color: #1890ff;
}
.paginationBox .ant-pagination-item-active {
  font-weight: 500;
  border-color: #1890ff;
  background: #1890ff;color: #ffffff !important;
}
.paginationBox .ant-pagination-item-active a,.paginationBox li:hover .ant-pagination-item-active a,.paginationBox li:hover .ant-pagination-item-active a:hover {
  color: #ffffff !important;
}
.paginationBox .ant-pagination-item-link{border-radius: 20px !important;}
.paginationBox .ant-pagination-item-link:hover{border-color: #1890ff; }
.ant-pagination-item-link{background: none;border: none;}
.fr{float:right}
.fl{float: left;}
.newList{display: none;}
.newList.on{display: block;}

.newList li{height: 26px;line-height: 26px; border-bottom: #b2b2b2 1px dashed;}
.newList li a{font-size: 12px;display: block;width: 100%;height: 100%;}
.newList li a:hover{font-weight: bold;color: #000000;}
.newList li a .date{font-weight: normal;color: #666666;}
.focus_news {
  width: 469px;
  height: 280px;
  float: right;
  position: relative;
  right: 0px;
}
.focus_news .title {
  width: 540px;
  height: 25px;
  float: left;
  border-bottom: 1px #c7c7c7 solid;
  }
.focus_news .title span {
font-size: 12px;
  width: 72px;
  height: 23px;
  float: left;
  
  position: relative;
  top: 1px;
  text-align: center;
  line-height: 25px;
  display: block;
}
.focus_news .title span {
  color: #000;
  border: none;
  cursor: pointer;
}
.focus_news .title .on {
  color: #F00;
  border: 1px #c7c7c7 solid;
  border-bottom: 1px #fff solid;
}