@charset "utf-8";
.s-spmotk.ng-hide {
  position: fixed;
  top: -100px;
  opacity: 0
}

.s-spmotk {
  transition: all linear .5s;
  position: fixed;
  left: 50%;
  top: 100px;
  margin-left: -400px;
  width: 800px;
  border: 1px solid #b8d0d6;
  z-index: 1002;
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  opacity: 1
}

.s-spmotk .mainX {
  min-height: 150px;
  max-height: 400px;
  padding: 30px;
  overflow: auto
}

.s-spmotk table {
  width: 100%
}

.s-mtcpxx tr {
  font-size: 14px
}

.s-mtcpxx th {
  text-align: center;
  height: 30px;
  width: 140px
}

.s-mtcpxx th p {
  /* width: 98%; */
  height: 27px;
  line-height: 30px;
  background: #fafbfc;
  border-radius: 6px
}

.s-mtcpxx td {
  width: 150px;
  height: 30px
}

.s-mtcpxx td input {
  width: 98%;
  height: 27px;
  line-height: 30px;
  border: 0;
  padding-left: 10px;
  background: #eee;
  border-radius: 6px
}

.s-mtcpxx select {
  width: 98%;
  height: 27px;
  line-height: 30px;
  border: 0;
  outline: 0;
  background: #eee;
  border-radius: 6px
}

.s-mtcpxx td span {
  display: inline-block;
  width: 98%;
  height: 27px;
  line-height: 30px;
  border: 0;
  padding-left: 10px;
  background: #eee;
  border-radius: 6px;
  text-align: left;
}

.xxtskbtn1 {
  position: absolute;
  bottom: 12px;
  left: 80%;
  margin-left: -44.5px;
  width: 60px;
  height: 26px;
  border-radius: 2px;
  border: 0;
  background: #740001;
  color: #fff;
  font-size: 14px;
  cursor: pointer
}

.xxtskbtn2 {
  position: absolute;
  bottom: 12px;
  left: 90%;
  margin-left: -44.5px;
  width: 60px;
  height: 26px;
  border-radius: 2px;
  border: 0;
  background: #e2dddc;
  color: #000;
  font-size: 14px;
  cursor: pointer
}

.red {
  border: 1px solid red !important
}

.s-mttop {
  line-height: 40px !important;
  color: #58666e;
  font-size: 16px !important;
  text-align: left !important;
  border: 1px solid #eee;
  text-indent: 30px !important
}

.s-mttop button {
  float: right !important;
  width: 22px !important;
  height: 22px !important;
  border-radius: 50% !important;
  margin-right: 8px !important;
  position: relative !important;
  margin-top: 8px !important;
  border: none !important
}

.s-mttop button img {
  width: 12px;
  height: 12px;
  position: absolute;
  left: 5px;
  top: 5px
}

.modalmask.ng-hide {
  background-color: transparent;
  background: #fff;
  opacity: 0
}

.modalmask {
  transition: all linear .5s;
  z-index: 1000;
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(58, 63, 81, 0.8)
}

.butbox {
  clear: both;
  border-top: 1px solid #eee;
  padding: 15px
}

.butbox .btn {
  width: 20%
}

.xzzs {
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden
}

.home {
  padding: 0 20px;
  background: #fff;
  min-height: 790px;
  overflow: hidden
}

.center_title {
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: #464646;
  border-bottom: 1px solid #b0b0b0
}

.xx_tab {
  padding: 15px 0 20px
}

.xx_tab ul {
  flex-wrap: wrap;
  display: flex
}

.xx_tab ul li {
  margin: 0 10px;
  height: 40px;
  line-height: 40px
}

.xx_tab ul li a {
  padding: 10px 5px;
  color: #333;
  margin: 0 5px;
  font-weight: 600
}

.autColor {
  border-bottom: 2px solid #4e9b18;
  color: #4e9b18 !important
}

.autColor a {
  color: #4e9b18 !important
}

.my-xh table {
  width: 80%;
  margin: 20px;
  table-layout: fixed
}

.my-xh table tr th {
  width: 100px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #ddd
}

.my-xh table tr td {
  width: calc((100% - 200px) / 2);
  border: 1px solid #ddd;
  padding-left: 10px
}

.my-xh table tr td:nth-child(2) {
  width: 250px
}

.my-xh table tr:nth-child(1) td:nth-child(4) {
  width: calc(100% - 450px)
}

.fuwb img {
  width: 100%
}

.qiye-xx table {
  width: 80%;
  margin: 20px 20px 20px 10%
}

.qiye-xx table tr th {
  width: 156px;
  height: 50px;
  line-height: 50px;
  text-align: right
}

.qiye-xx table tr td {
  width: calc(100% - 150px);
  padding-left: 10px
}

.qiye-xx table tr td input {
  width: 340px
}

.qiye-xx table tr td textarea {
  width: 340px;
  max-width: 340px;
  min-width: 340px;
  height: 100px;
  max-height: 100px;
  min-height: 100px
}

.edit {
  border: 0;
  background: #fff !important
}

.idimg {
  display: flex;
  flex-wrap: wrap
}

.idimgk {
  width: 100px;
  height: 130px;
  margin: 0 5px;
  position: relative
}

.idimgk img {
  width: 98px
}

.idimgk p {
  text-align: center;
  height: 30px;
  line-height: 30px;
  color: #999
}

.file {
  width: 100%;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  height: 100px;
  line-height: 100%;
  font-size: 80px !important;
  background: #e8e8e8;
  color: #979797
}

.idimgk input {
  position: absolute;
  height: 100px;
  width: 100px !important;
  right: 0;
  top: 0;
  opacity: 0
}

.tzBtn {
  width: 120px;
  height: 30px;
  line-height: 30px;
  background: #fe5318;
  border: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 500
}

.tzBtn1 {
  width: 120px;
  background: #fe5318;
  border: 0;
  color: #fff;
  opacity: 1 !important;
  padding: 0 !important;
  height: 30px;
  line-height: 30px
}

.tzBtn1:hover {
  color: #fff
}

.hui {
  color: #ddd !important
}

.img-transverse {
  z-index: 9999;
}

.img-transverse img {
  width: 40% !important;
  height: auto !important;
}

.img-vertical img {
  width: auto !important;
  height: 80% !important;
}


/*.grid_btn {*/


/*color: #414141;*/


/*border: 0;*/


/*background-color: transparent;*/


/*height: 30px;*/


/*line-height: 30px;*/


/*background-position: 0 7px;*/


/*background-repeat: no-repeat;*/


/*padding-left: 17px*/


/*}*/


/*.grid_btn_edit {*/


/*background-image: url(../../PublicFile/images/grid_btn_edit_icon_default.png)*/


/*}*/


/*.grid_btn_edit:hover {*/


/*color: #4485d4;*/


/*background-image: url(../../PublicFile/images/grid_btn_edit_icon_hover.png)*/


/*}*/


/*.grid_btn_remove {*/


/*background-image: url(../../PublicFile/images/grid_btn_remove_icon_default.png)*/


/*}*/


/*.grid_btn_remove:hover {*/


/*color: #730007;*/


/*background-image: url(../../PublicFile/images/grid_btn_remove_icon_hover.png)*/


/*}*/


/*.grid_btn_see {*/


/*background-image: url(../../PublicFile/images/grid_btn_see_icon_default.png)*/


/*}*/


/*.grid_btn_see:hover {*/


/*color: #4485d4;*/


/*background-image: url(../../PublicFile/images/grid_btn_see_icon_hover.png)*/


/*}*/


/*.available.grid_btn_adopt {*/


/*background-image: url(../../PublicFile/images/grid_btn_adopt_icon_default.png)*/


/*}*/


/*.available.grid_btn_adopt:hover {*/


/*color: #4485d4;*/


/*background-image: url(../../PublicFile/images/grid_btn_adopt_icon_hover.png)*/


/*}*/


/*.available.grid_btn_refuse {*/


/*background-image: url(../../PublicFile/images/grid_btn_refuse_icon_default.png)*/


/*}*/


/*.available.grid_btn_refuse:hover {*/


/*color: #730007;*/


/*background-image: url(../../PublicFile/images/grid_btn_refuse_icon_hover.png)*/


/*}*/


/*.unavailable.grid_btn_adopt {*/


/*cursor: not-allowed;*/


/*color: #d4d4d4;*/


/*background-image: url(../../PublicFile/images/grid_btn_adopt_icon_disabled.png)*/


/*}*/


/*.unavailable.grid_btn_adopt:hover {*/


/*color: #d4d4d4;*/


/*background-image: url(../../PublicFile/images/grid_btn_adopt_icon_disabled.png)*/


/*}*/


/*.unavailable.grid_btn_refuse {*/


/*cursor: not-allowed;*/


/*color: #d4d4d4;*/


/*background-image: url(../../PublicFile/images/grid_btn_refuse_icon_disabled.png)*/


/*}*/


/*.unavailable.grid_btn_refuse:hover {*/


/*color: #d4d4d4;*/


/*background-image: url(../../PublicFile/images/grid_btn_refuse_icon_disabled.png)*/


/*}*/


/*.table-responsive button {*/


/*padding: 6px 16px;*/


/*border: 0;*/


/*font-size: 12px !important;*/


/*background: #57adfd;*/


/*border-radius: 3px*/


/*}*/


/*.table-responsive button a {*/


/*color: #FFF*/


/*}*/