.content {
  width: 100%;
  background: #fff;
  padding: 3px 0 80px 0;
  position: relative;
}
.seatchinp {
  width: 268px;
  height: 44px;
  margin-top: 28px;
  float: left;
}
.seatchhei,
.seatchinpdate {
  width: 536px;
}
.input-box {
  width: 162px;
  height: 45px;
  border: solid 1px #dcdcdc;
  background-color: #fafafa;
  float: right;
}
.seatchinpdate .input-box {
  width: 430px;
}
.seatchhei .input-box {
  width: 430px;
  border: 0;
  background-color: transparent;
}
.com-sel {
  width: 430px;
}
.com-opt {
  width: 140px;
}
.input-box .inphe {
  float: left;
  width: 163px;
  border: solid 1px #dcdcdc;
  background-color: #fafafa;
}
.line {
  width: 65px;
  height: 1px;
  margin: 21px 19px;
  background: rgba(220, 220, 220, 1);
  float: left;
}
.seatchinp .title {
  width: 106px;
  height: 44px;
  float: left;
  line-height: 44px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: right;
  color: rgba(102, 102, 102, 1);
  padding-right: 6px;
}
.select-list-box {
  width: 100%;
  max-height: 300px;
}
.seatchinp select {
  background-color: #fafafa;
  height: 45px;
  border: 1px solid #dcdcdc;
}
.searchbtn,
.reseret {
  width: 160px;
  line-height: 50px;
  margin: 36px auto 0;
  display: block;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.searchbtn:hover {
  opacity: 0.8;
}
.listcont {
  width: 1042px;
  margin: 0 auto;
}

.wycom-sel {
  padding: 0;
}

.conteninput {
  float: left;
  margin: 28px 40px 0;
  border: 0;
  border-bottom: 1px solid #dcdcdc;
  background: none;
}
.contentbtn {
  float: left;
  margin-top: 29px;
  height: 40px;
  width: 120px;
  font-size: 16px;
  line-height: 40px;
}
.tabqh {
  margin: 30px 0 30px 30px;
}
.tabqh li {
  width: 88px;
  line-height: 35px;
  background: #dfdfdf;
  color: #666;
  float: left;
  margin-right: 5px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.tabqh li.active {
  background: #387ed2;
  color: #fff;
}
.tabqh li:first-child {
  border-radius: 5px 0 0 5px;
}

.tabqh li:last-child {
  border-radius: 0 5px 5px 0;
}
.mt30 {
  margin: 0 30px;
}
.layui-btn.btntr {
  background: 0;
  color: #333;
  padding: 0;
  font-size: 14px;
  line-height: 30px;
}
.layui-btn.btntr:hover {
  color: #666;
  opacity: 1;
}
.layui-btn + .layui-btn.btntr {
  margin-left: 0;
}
.tablelist .layui-table-cell {
  font-size: 15px;
  color: #333;
}
.layui-table-page > div {
  text-align: right;
}
.adopttab li:first-child {
  margin-left: 5px;
  border-radius: 5px 0 0 5px;
}
.adopttab li:last-child {
  border-radius: 0 5px 5px 0;
}
.adopttab li {
  float: left;
  width: 150px;
  line-height: 50px;
  margin-right: 5px;
  background: #f3f4f7;
  color: #666;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
.adoptinfo {
  margin: 10px;
}
.adoptinfo .list {
  display: none;
}
.adopttab .active {
  background: #e94747;
  color: #fff;
}
.adoptinfo .tabqh li {
  width: 160px;
}
.adoptperson {
  margin-top: 30px;
}
.adoptinfo .tabqh {
  text-align: center;
  width: 500px;
  margin: 0 auto;
}
.adoptperson > div {
  /* display: none; */
}
.block {
  display: block;
  margin: 10px 0;
}
.inline {
  float: left;
  width: 50%;
  margin: 10px 0;
}
.manform {
  margin: 10px;
  color: #666;
  font-size: 15px;
}
.bt {
  color: #c50210;
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
}
.forminput {
  width: 300px;
  height: 45px;
  border: 1px solid #dcdcdc;
  background: #fafafa;
  text-indent: 10px;
}
.fn {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.layuidate {
  width: 300px !important;
  display: inline-block !important;
}
.w300 {
  width: 300px;
}
.manform .input-box input {
  height: 40px;
}
.areachoos .seatchinpdate,
.areachoos .com-sel {
  width: auto;
}
.areachoos select {
  width: 172.1px;
}
.areachoos1 select {
  width: 90px;
}
.adoptname a {
  color: #666;
}
.txt {
  display: inline-block;
  width: 120px;
  text-align: right;
  vertical-align: middle;
}
.tx span {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid #dcdcdc;
  margin: 0 10px 0 40px;
  transition: 0.5s;
  cursor: pointer;
}
.inline.active .tx span {
  border: 1px solid #3072c2;
}
.inline.active .tx span:after {
  content: '';
  width: 10px;
  height: 10px;
  background: #3072c2;
  display: block;
  border-radius: 50%;
  margin: 2px 0 0 2px;
}
.tx p {
  text-indent: -121px;
}
.tx b {
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.adoptperson .manformgo,
.adoptperson .womanformgo {
  display: block;
  width: 100%;
}
.adoptperson .womanformgo {
  display: none;
}
.doublechoose > .block {
  width: 50%;
  float: left;
}
.navbtnchoos {
  position: fixed;
  right: 14%;
  z-index: 1000;
}
@media screen and (max-width: 1680px) {
  .navbtnchoos {
    right: 6%;
  }
}
@media screen and (max-width: 1440px) {
  .navbtnchoos {
    right: 2%;
  }
}
.navbtnchoos li {
  width: 135px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
  cursor: pointer;
  color: #fff;
  border-radius: 3px;
}
.navbtnchoos li:hover {
  opacity: 0.8;
}
.navbtnchoos .save {
  background-color: #dc4747;
}
.navbtnchoos .prev {
  background-color: #387ed2;
}
.navbtnchoos .next {
  background-color: #dfdfdf;
  color: #333;
}
.navbtnchoos .submit {
  background-color: #dfdfdf;
  color: #333;
}
.familymodle {
  position: fixed;
  display: none;
  width: 828px;
  height: 560px;
  background: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  border: 1px solid #dcdcdc;
  box-shadow: 0 0 8px #a4b2bd;
}
.familymodle > p {
  color: #333;
  font-size: 18px;
  margin: 15px;
}
.familyadd {
  width: 115px;
  height: 45px;
  border: 0;
  background: #0879d9;
  color: #fff;
  border-radius: 3px;
}
.w280 {
  width: 280px;
}
.familymodle .txt {
  width: 108px;
}
.formsave {
  display: inline-block;
  width: 120px;
  line-height: 40px;
  background: #2196f3;
  border: 0;
  color: #fff;
  margin-top: 10px;
  cursor: pointer;
  font-size: 16px;
}
.formsave:hover {
  color: #fff;
  opacity: 0.8;
}
.formsave1 {
  background: #5d5959;
}
.adoptdetail {
  margin: 75px 30px 30px;
}
.adoptopp {
  height: 511px;
  overflow: hidden;
  position: relative;
}
.adoptdetail .navs {
  margin-top: 0;
  width: 390px;
  border-bottom: 1px solid #eee;
}
.commbg {
  background: #f1f2f6;
  padding: 15px;
  margin-top: 25px;
  margin-right: 10px;
}
.picshow {
  height: 400px;
  text-align: center;
}
.picbanner {
  margin-top: 20px;
  position: relative;
  transition: 0.4s;
  height: 150px;
}
.picbanner li {
  width: 100px;
  float: left;
  margin-right: 20px;
}
.picbanner li.active {
  border: 1px solid #3072c2;
  box-sizing: border-box;
}
.prevbtn,
.nextbtn {
  display: none;
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 20px;
  color: #fff;
  background: rgba(33, 150, 243, 0.8);
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.nextbtn {
  left: 440px;
}
.commbgawit .prevbtn,
.commbgawit .nextbtn {
  bottom: 92px;
}
.tableadopt {
  margin: 0 auto;
  color: #333;
  width: 100%;
}
.tableadopt tr td {
  height: 45px;
  font-size: 15px;
  text-indent: 20px;
  border: 1px solid #eee;
}
.tableadopt tr td:first-child {
  background: #f0f7ff;
  text-indent: 30px;
}
.adoptappid .txt {
  width: 125px;
}
.fileupload {
  color: #333;
  width: 100%;
  margin-top: 50px;
}
.fileupload tr td {
  line-height: 45px;
  font-size: 15px;
  border: 1px solid #eee;
  text-align: center;
}
.filebtn {
  padding: 5px 10px;
  background: #2196f3;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  cursor: pointer;
  position: relative;
}
.filebtn:hover {
  color: #fff;
  opacity: 0.8;
}
.tableadopt tr .explain {
  text-indent: 0;
  padding: 10px;
  text-align: justify;
  padding-left: 20px;
}
.awaitdetailbtn button {
  width: 210px;
  height: 50px;
  border: 0;
  border-radius: 3px;
  background: #e94747;
  margin-right: 10px;
  color: #fff;
  font-size: 16px;
}
.awaitdetailbtn button + button {
  background: #dfdfdf;
  color: #333;
}
.awaitdetailbtn button:hover {
  opacity: 0.8;
}
.lookrelativesawait {
  min-height: 200px;
}
.tablelist .layui-btn {
  line-height: 30px;
  height: 30px;
}
.valtecode {
  width: 148px;
  display: inline-block;
  vertical-align: middle;
}
#verifyImg {
  border: 1px solid #dcdcdc;
  height: 44px;
}
.commfile {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0;
}
.codespan {
  color: red;
  font-size: 20px;
  line-height: 35px;
}
