/* 表格 */
/*modyfy 2018-06-20*/
.main .group {
  margin-top: 15px;
}

.main .mainD .group {
  margin-top: 5px;
}

.main .group .info {
  margin-top: 0;
  margin-bottom: 20px;
}

.group .table {
  width: 100%;
  text-align: left;
  border: none;
}

.group .table tr:nth-child(even) {
  background: #f8f8f8;
}





/*.group .tableNode {
    position: relative;
}
.group .tableNode tr td {
    position: static;
}*/

.group .table tr th {
  text-align: left;
  font-size: 14px;
  color: #999;
  line-height: 1;
  padding: 0 10px 7px 10px;
  border-top: none;
  background: none;
  font-weight: normal;
}

.group .table.groupSettings tr td span.indenter {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: right;
  user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 19px;
}

.group .table.groupSettings tr td span.indenter a {
  display: inline-block;
  width: 19px;
  height: 17px;
  vertical-align: -3px;
  background: url(../images/personal/icon_down.png) no-repeat;
}

.group .table tr td {
  position: relative;
  font-size: 14px;
  vertical-align: top;
  padding: 10px;
  height: 15px;
  border-top: none;
  background: none;
}

.group .table tr td.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 220px;
}

.group .table tr td .sele {
  position: absolute;
  min-width: 52px;
  z-index: 99999999;
}

.group .table tr td .dele {
  display: inline-block;
  box-sizing: border-box;
  font-size: 14px;
  color: #55c4b8;
  text-align: center;
  line-height: 17px;
  width: 18px;
  height: 18px;
  border: 1px solid #55c4b8;
  cursor: pointer;
  border-radius: 50%;
}

.group .table tr td .dele:hover {
  box-shadow: 0px 3px 20px #bbf9f3;
}

.group .table tr td.art {
  width: 32%;
}

.groupNode .table tr td.art {
  width: 66%;
}

.group .table tr td a.link {
  font-size: 14px;
  color: #55c4b8;
}

.group .tableNode tr td:first-child {
  box-sizing: border-box;
  width: 80px;
  word-wrap: break-word;
  white-space: normal;
  word-break: break-all;
}



/* 数据维护 */

.modifyWh {
  margin-left: auto;
  margin-right: auto;
}

.modifyWh table {
  width: 100%;
}

.modifyWh .table tr th,
.modifyWh .table tr td {
  width: 150px;
  box-sizing: border-box;
  padding: 0;
}

.modifyWh .table tbody tr {
  height: 40px;
  line-height: 40px;
}

.modifyWh .table tbody tr td {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.modifyWh .table thead th {
  white-space: normal;
  vertical-align: top;
  margin: 5px 0;
  word-wrap: break-word;
  word-break: break-all;
}

.modifyWh .table thead th div {
  word-break: break-all;
  width: 150px;
}

.modifyWh .table tbody tr td input {
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  text-indent: 8px;
  width: 138px;
  height: 26px;
  border: none;
}

.modifyWh .table tbody tr td .span1 {
  position: relative;
  display: block;
  width: 140px;
  height: 28px;
  margin-top: 6px;
  border: 1px solid #999;
}

.modifyWh .table tbody tr td .span1 font {
  display: block;
  font-size: 12px;
  width: 138px;
  height: 26px;
  line-height: 26px;
}

.modifyWh .table tbody tr {
  background: #f8f8f8;
}

.modifyWh .table tr:nth-child(even) {
  background: #fff;
}

.modifyWh .table tbody tr {
  background: none;
}

.modifyWh .sDefault-Fixed {
  background: none;
}

.modifyWh .table tr:nth-child(even) {
  background: none;
}

.mainContent .table tr td:first-child {
  width: auto;
}

.mainContent .table tr td:first-child a {
  display: block;
  width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.modifyWh .sHeader {
  width: 100%;
}

.modifyWh .sFData {
  width: 100%;
  max-height: 10000px;
  background: url(../images/itemBg1.jpg) repeat left top;
}

.modifyWh .sFData table {
  width: 100%;
}

.modifyWh .sData {
  background: url(../images/itemBg1.jpg) repeat left top;
}

.mainContent .table tr td {
  padding: 8px 10px;
}

.mainContent .table tr td:nth-child(2) {
  max-width: 114px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.group .hot_count tr td:nth-child(3) {
  width: auto;
}

.group .table tr td.td-img {
  box-sizing: border-box;
  padding-top: 5px;
  width: 190px;
  padding-bottom: 0;
}

.group .table tr td.td-img span.img-box {
  position: absolute;
  top: -20px;
  right: 190px;
  display: block;
  background: red;
  display: none;
  z-index: 2;
}

.group .table tr td.td-img span.img-box img {
  width: auto;
  max-width: 600px;
  max-height: 400px;
}

.group .table tr td div.txt {
  font-size: 14px;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  padding-right: 56px;
  position: relative;
}

.group .table tr td div.shout {
  height: auto;
  padding-right: 0;
}

.group .table tr td div.txt a.btn {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  line-height: 22px;
  color: #55c4b8;
  font-size: 14px;
  text-decoration: none;
}

.group .table tr td div.shout a.btn {
  display: none;
}

.group .table tr td div.txt a.btn span {
  margin-right: 3px;
  color: #666;
}

.group .table tr td div.txt .text-box {
  font-size: 14px;
  width: 100%;
  line-height: 22px;
  word-wrap: break-word;
  white-space: normal;
  word-break: break-all;
}

.group .table tr td span.comment,
.camera {
  display: block;
  font-size: 14px;
  margin-top: 3px;
}

.group .table tr td span.tab {
  font-size: 14px;
  color: #55c4b8;
  cursor: pointer;
}

.group .table tr td span.comment {
  color: #999;
  clear: both;
}

.group .table tr td span.camera i {
  font-size: 14px;
  color: #ff0000;
}

.group .table tr td a.pic {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.group .table tr td a.pic:first-child {
  margin-left: 0;
}

.group .table tr td a.pic img {
  display: block;
  box-sizing: border-box;
  width: 50px;
  height: 50px;
}

.group .table tr td a.pic img:hover {
  border: 1px solid #cc9069;
}



/*添加后公式计算引导样式有问题*/


/*.layer {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
}*/


/* 定制-指数组长 */


/*.eGroup {
    max-width: 900px;
}*/

.eGroup .table {
  border: none;
}

.eGroup .table tr th:first-child {
  width: auto;
  text-align: left;
}

.eGroup .table tr th {
  text-align: center;
  color: #5e5e5e;
  border-top: none;
  background: none;
}

.eGroup .table tr td {
  text-align: center;
  padding: 0 10px;
  left: 0;
  color: #999999;
  border-top: none;
  background: none;
}

.eGroup .table tr td div {
  left: 0;
}

.eGroup .table tr td:first-child {
  width: auto;
  text-align: left;
}

.eGroup .table tr td:nth-child(3) {
  width: auto;
}

.eGroup table td {
  position: relative;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  color: #666666;
  font-size: 14px;
  min-width: 160px;
}

.eGroup table td div span {
  display: block;
  left: 0;
  width: 100%;
  line-height: 1.2;
  cursor: default;
  font-size: 14px;
}
.eGroup table td .noData .level{
  line-height: 40px;
}

.eGroup table td div span.level {
  color: #5e5e5e;
}

.eGroup table td div span.z {
  color: #ff2e2e;
}

.eGroup table td div span.d {
  color: #37a800;
}

.eGroup table td div span.date {
  font-size: 12px;
}

.eGroup tr td a {
  font-size: 14px;
  margin-left: 1px;
}

.eGroup tr td a.li-lr:hover {
  color: #ffb4c1;
  text-decoration: underline;
  cursor: pointer;
}

table tr td a:hover {
  color: none;
}

a.gsjs {
  color: #e198d3;
  font-size: 14px;
}

a.gsjs:hover {
  text-decoration: underline;
  cursor: pointer;
}

.eGroup tr td i.icon {
  cursor: pointer;
  background-position: -63px -28px;
}

.eGroup tr td i.icon-fx {
  background-position: -86px -28px;
}

table td .write,
.formula,
.sum,
.plain,
.frid,
.hdtxt,
.gray,
.gather,
.zs_empty,
.error,
.invent,
.text {
  position: absolute;
  top: 0;
  box-sizing: border-box;
  width: 100%;
  height: 39px;
  padding: 3px;
  border: 3px solid rgba(0, 0, 0, 0);
}

.eGroup table td div.write input,
.eGroup table td div.hdtxt input {
  display: block;
  height: 29px;
  width: 92%;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 1px;
  margin-left: 4%;
}



/* 温馨提示 */

.tip1 {
  position: absolute;
  z-index: 10;
  background: #fff;
  max-width: 176px;
  border: 1px solid #ff6767;
  line-height: 18px;
  text-align: left;
  padding: 5px;
  border-radius: 3px;
}

.tip1:before {
  position: absolute;
  left: 50%;
  margin-left: -3px;
  bottom: -4px;
  transform: rotate(45deg);
  display: inline-block;
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  border-bottom: 1px solid #ff6767;
  border-right: 1px solid #ff6767;
}



/*指数维护人*/

.zs_whr {
  width: 95%;
  margin: 0 auto;
}

.zs_whr .modiAdmin {
  position: relative;
  text-align: center;
  font-size: 16px;
  color: #333;
}

.main .chose {
  display: inline-block;
  margin: 0 0 0 10px;
}

.main .zs_whr .chose {
  margin-left: 0;
}

ul.shose-big {
  margin: 0 0 0 10px;
}

ul.chose li {
  float: left;
  color: #666;
  cursor: pointer;
}

ul.chose li:hover a {
  color: #55c4b8;
}

ul.shose-big li a {
  position: relative;
  line-height: 30px;
  font-size: 16px;
  color: #666666;
}

ul.chose li.on a {
  color: #55c4b8;
}

ul.chose li span {
  margin: 0 8px;
  font-size: 14px;
  vertical-align: 1px;
}

ul.shose-small li span {
  font-size: 14px;
}

ul.shose-small li {
  font-size: 14px;
  color: #999;
  line-height: 1;
  margin: 14px 0;
}

ul.shose-small li a {
  color: #999;
}

.group .table_whr {
  text-align: center;
  border-collapse: collapse;
}
/*新加图标*/
.haveIcon {
  padding-bottom: 12px;
}
.haveIcon.chose li a:after {
  position: absolute;
  bottom: -20px;
  left: 50%;
  content: "";
  margin-left: -12px;
}
.haveIcon.chose li a:after,
.group .table tr td .icon {
  display: inline-block;
}
.haveIcon.chose li a:after {
  width: 24px;
  height: 14px;
  background: url(../images/whr.png);
}
.haveIcon.chose li.gly a:after,
.group .table tr td .icon.gly  {
  background: url(../images/gly.png);
}
/*修改4-3*/
.group .table tr.line {
    display: none;
}
.group .table tr.line td {
    height: 1px;
    background: #fff;
    padding: 0;
}
.group .table tr.line td:before {
    display: inline-block;
    margin-bottom: 3px;
    content: "";
    width: 100%;
    height: 1px;
    background: #ccc;
}
.group .table.table_whr tr th {
  text-align: center;
}

.group .table.table_whr tr th:first-child {
  width: 30px;
  padding-left: 0;
}

.group .table.table_whr tr td:first-child {
  width: 30px;
  padding-left: 0;
}

.group .table_whr tr td {
  padding: 2px 10px;
}
.group .table_whr tr td.blue-txt {
  color: #6cbef6;
}
.group .table_whr tr td a.txt-yellow {
  color: #ffba1a;
}

.group .table_whr tr:nth-child(even) {
  position: relative;
  background: #fff;
}
.group .table_whr tr:nth-child(even) {

}
.group .table_whr tr td input {
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
}

.chose1 {
  position: relative;
  margin-bottom: 20px;
  margin-top: 14px;
  height: 30px;
}

.search {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -168px;
}

.chose1 .search .funBtn {
    float: right;
    margin-left: 40px;
}
.chose1 .search .funBtn a {
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 auto;
    background: url(../images/watch/icon.png) no-repeat;
    background-position: -63px 0;
}
.search input {
  width: 298px;
  height: 26px;
  border: 1px solid #ccc;
  text-align: center;
  font-family: "Microsoft Yahei", "微软雅黑", arial;
}

.search .search-btn {
  margin-left: 5px;
  float: right;
}

.new_btn {
  position: relative;
  cursor: pointer;
}

.tab_hide {
  position: absolute; // left: 50%;
  // top: 21px;
  // margin-left: -60px;
  width: 120px;
  padding: 6px 0 20px 0;
  background: #eeeeee;
  text-align: left;
  z-index: 9;
}

.tab_hide1 {
  display: none;
}

.tab_hide_zs {
  margin-left: -50px;
  display: none;
}

.tab_hide ul li a {
  display: inline-block;
  width: 80px;
  height: 20px;
  box-sizing: border-box;
  line-height: 18px;
  color: #666;
  margin-left: 4px;
  text-align: left;
  margin-bottom: 2px;
  cursor: pointer;
  margin-left: 20px;
}

.tab_hide1 ul li.on a {
  color: #55c4b8;
}

.td_hx {
  position: relative;
}

.tab_hide ul a.new {
  display: inline-block;
  width: 60px;
  height: 20px;
  box-sizing: border-box;
  line-height: 18px;
  border: 1px solid #eb5e12;
  border-radius: 10px;
  color: #eb5e12;
  margin-left: 8px;
  text-align: center;
  margin-bottom: 2px;
  cursor: pointer;
}

.tab_hide_zs ul li a {
  position: relative;
}

.tab_hide_zs ul li.dg a:before {
  position: absolute;
  display: inline-block;
  content: "√";
  left: -15px;
}

.tab_hide_zs a.sure {
  display: inline-block;
  padding: 3px 8px;
  margin-left: 20px;
  border: 1px solid #55c4b8;
  border-radius: 5px;
  color: #55c4b8;
  margin-top: 5px;
  transition: all .5s;
}

.tab_hide_zs a.sure:hover {
  background: #55c4b8;
  color: #fff;
}



/* 热度统计 */

th.dy:after {
  content: "↑↓";
  display: inline-block;
  width: 24px;
}

th.lj:after {
  content: "↑↓";
  display: inline-block;
  width: 22px;
}

th.sorted.ascending:after {
  content: "↑";
  color: red;
}

th.sorted.descending:after {
  content: "↓";
  color: green;
}

.disabled {
  opacity: 0.5;
}

.group .hot_count.table_whr tr th:first-child {
  width: 110px;
}

.group .hot_count tr td:nth-child(3) {
  width: auto;
  color: #ffba1a;
}

.group .hot_count tr td:nth-child(4) {
  color: #ffba1a;
}

.group .hot_count tr th.dy {
  cursor: pointer;
}

.group .hot_count tr th.lj {
  cursor: pointer;
}



/* 数据维护 */

.dataMaintainTitle {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  margin-bottom: 5px;
  margin-left: 10px;
}

.dataMaintainTitle li {
  float: left;
  text-align: center;
}

.dataMaintainTitle li.w160 {
  text-align: left;
  text-indent: 30px;
  width: 160px;
}

.dataMaintainTitle li.w200 {
  width: 200px;
}

/*总账号统计录入次数*/
.timesCountAll {
  margin: 0 10px;
}
.timesCountAll .table {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
}
.timesCountAll .table tr th,
.timesCountAll .table tr td {
  text-align: center;
}
.timesCountAll .table tr th {
  line-height: 20px;
  padding: 10px;
  height: 40px;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
}
.timesCountAll .table tr td {
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
}
.timesCountAll .table tbody tr.bge td {
  background: #eee;
}
.reviewDetail a.white {
  color: #fff;
}
/* 热度统计 */

ul.f li {
  float: left;
}

.hot_hd ul.f li {
  margin-right: 20px;
  margin-bottom: 10px;
  border-radius: 20px;
}

ul.f li a {
  display: block;
  width: 88px;
  height: 30px;
  color: #ffba1a;
  border: 1px solid #ffba1a;
  border-radius: 20px;
  line-height: 30px;
  text-align: center;
  transition: all 0.5s;
}

ul.f li.on a {
  background: #ffba1a;
  color: #fff;
}

ul.f li:hover a {
  background: #ffba1a;
  color: #fff;
}

.hot_bd {
  max-width: 1000px;
}

.hot_bd ul.f li {
  width: 286px;
  margin-right: 10px;
  margin-bottom: 15px;
}

.hot_bd ul.f li a.img-box {
  width: 100%;
  height: 100%;
  display: inline-block;
  border: none;
  border-radius: 0;
}

.hot_bd ul.f li a.img-box div {
  width: 286px;
  height: 198px;
}

.hot_bd ul.f li img {
  display: block;
  /*width: 286px;
        height: 198px;*/
}

.hot_bd ul.f li:nth-child(3n) {
  margin-right: 0;
}

.hot_bd ul.f li p {
  text-align: center;
  font-size: 16px;
  color: #666666;
  margin-top: 5px;
}

.hot_bd ul.f li p span {
  font-size: 16px;
  color: #666;
}

.hot_bd ul.f li p span.blue-txt {
  color: #6cbef6;
  margin-right: 3px;
}

.hot_null {
  max-width: 1000px;
  text-align: center;
  display: none;
}

.hot_null p.hot_null_txt {
  font-size: 16px;
  color: #666666;
  text-align: center;
  line-height: 30px;
}

.hot_null a {
  display: inline-block;
  padding: 0;
  margin: 0;
  padding: 10px 40px;
  font-size: 16px;
  color: #fff;
  background: #ffba1a;
  border-radius: 20px;
  margin: 60px 0;
}

.hot_null a:hover {
  opacity: 0.8;
}



/*计算器*/

.calculator {
  position: absolute;
  left: 840px;
  top: 110px;
  width: 178px;
  height: 196px;
  border: 1px solid #e5e5e5;
  background: #f8f8f8;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0px auto;
  padding: 0 3px;
}

.calculator .calculatorInner input {
  float: left;
  font-size: 14px;
  color: #666;
  line-height: 28px;
  text-align: center;
  padding: 0;
  margin-left: 11px;
  margin-top: 8px;
  height: 29px;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#ebebeb));
  background: -moz-linear-gradient(top, #f7f7f7, #ebebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7f7f7, endColorstr=#ebebeb, grandientType=1);
  text-shadow: 0px 1px 1px #FFF;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.calculator .calculatorInner input.size30 {
  width: 29px;
}

.calculator .calculatorInner input.size70 {
  width: 70px;
}