.en .left-panel {
  position: relative;
}
.en .cbtn {
  float: right;
}
.en .iter {
  display: none;
}
.en.main {
  width: 1200px;
}
.en .span1 {
  border-bottom: 0px solid;
}
.en .formlabel {
  width: 150px;
  text-align: left;
}
.en .cell {
  width: 370px;
}
.en .form-search {
  width: 564px;
}
.en .form-control {
  width: 300px;
  margin-right: 0px;
}
.en .form-control[type='text'] {
  width: 296px;
}
.en .form-control2 {
  width: 106px;
  margin-left: 5px;
}
.en .span2 .title {
  color: #2d6ec0;
  padding-left: 110px;
  margin-bottom: -20px;
  margin-top: 15px;
}
.en .span1 .ct,
.en .span2 .ct {
  padding-left: 80px;
}
.en .span1 > li.li3 {
  width: auto;
  padding: 5px 70px 0px 15px;
  margin: 10px auto 20px auto;
}
.en .form-search {
  margin-left: -20px;
}
.en .entrystyle {
  width: 740px;
}
.en .poscenter {
  margin-top: 10px;
}
.en .mgl1 {
  margin-left: 180px;
}
.en .mgl2 {
  margin-left: 71px;
}
.left-panel.enstyle {
  width: 370px;
}
.right-panel.en {
  width: 820px;
}
.en .bread-curmb {
  border-bottom: 0px solid;
  background: #fff;
  margin: 20px 0px 10px 0px;
}
.en .bread-curmb li {
  color: #333;
}
.black {
  color: #000;
}
.gray {
  color: #888;
}
.rfaf h {
  display: block;
}
.rfaf li {
  color: #666;
  border: 1px solid #ccc;
  padding: 3px 15px 3px 3px;
  font-size: 12px;
  line-height: 15px;
  float: left;
  margin-bottom: 10px;
  margin-right: 15px;
  position: relative;
}
.rfaf li .cls {
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  top: -1px;
  right: -1px;
  background: #ccc;
  color: #fff;
  line-height: 12px;
}
.tabs {
  background: #ededed;
  position: relative;
  border: 1px solid #ededed;
}
.tabs .tab {
  float: left;
  width: 130px;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
}
.tabs .tab:hover,
.tabs .tab.on {
  background: #fff;
}
.tabs .pages {
  width: 788px;
  min-height: 35px;
  overflow: hidden;
  background: #fff;
  border-top: 0px;
  display: none;
  border-top: 1px solid #ededed;
  padding: 0px 10px 7px 10px;
  box-sizing: border-box;
}
.tabs .pages li {
  float: left;
  margin-right: 20px;
  cursor: pointer;
  line-height: 20px;
  margin-top: 7px;
}
.tabs .pages li:hover {
  background: #f9f9f9;
}
.tabs .pages li .itemval {
  color: #2d6ec0;
}
.tabs .pages.on {
  display: block;
}
.btn {
  height: 35px;
  margin: 10px 0px 10px 5px;
}
.resultlist li {
  float: none;
  border: 1px solid #ededed;
  margin-top: 10px;
  padding: 10px 15px;
  box-sizing: border-box;
  position: relative;
}
.resultlist li .status {
  color: #fff;
  position: absolute;
  right: 10px;
  top: 10px;
  text-align: center;
  border-radius: 2px;
  line-height: 20px;
  width: auto;
  background: #ededed;
}
.resultlist li .status[value="1"] {
  background-color: #3CCC87;
}
.resultlist li .status[value="2"] {
  background-color: #FE0000;
}
.resultlist li .status[value="3"] {
  background-color: #FF8E32;
}
.resultlist li .status[value="4"] {
  background-color: #FF8E32;
}
.resultlist li .status[value="5"] {
  background-color: #FF8E32;
}
.resultlist li .status[value="6"] {
  background-color: #ccac3c;
}
.resultlist li .status[value="7"] {
  background-color: #ccac3c;
}
.resultlist li .status[value="8"] {
  background-color: #FF8E32;
}
.resultlist li h1 {
  color: #0068B7;
  font-size: 18px;
  font-weight: 400;
  border-bottom: 1px solid #ededed;
  padding-right: 90px;
  line-height: 35px;
}
.resultlist li h1 .standardid {
  display: none;
}
.resultlist li .maincontent {
  margin-right: 115px;
  border-right: 1px solid #ededed;
  padding-right: 5px;
  margin-top: 10px;
}
.resultlist li .maincontent h {
  display: block;
}
.resultlist li .maincontent h.label1 {
  color: #0068B7;
}
.resultlist li .maincontent h.label3 {
  color: #F89F3B;
}
.resultlist li .maincontent p {
  margin: 5px 0px 5px 10px;
  min-height: 21px;
}
.resultlist li .maincontent .prop .label2 {
  display: inline-block;
  width: 120px;
  color: #000;
  float: left;
}
.resultlist li .maincontent .prop .text2 {
  display: inline-block;
  width: 195px;
  min-height: 20px;
  float: left;
  word-break: break-all;
}
.resultlist li .maincontent .opts {
  width: 120px;
  height: calc(50%);
  position: absolute;
  right: 0px;
  top: 50px;
  text-align: center;
}
.resultlist li .maincontent .opts span {
  color: #0068B7;
  line-height: 30px;
  display: block;
}
.resultlist li .maincontent .opts a {
  height: calc(70%);
  background-position: center;
}
