body {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #171717;
  background-color: #ffffff;
}
a {
  color: #171717;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #171717;
  text-decoration: none;
  outline: none;
}
select,
input[type="text"],
input[type="password"],
textarea {
  -webkit-appearance: none;
  border: none;
  padding: 0;
  margin: 0;
  outline: none;
  background: none;
  border-radius: 0;
}
input[type="checkbox"] {
  padding: 0;
  margin: 0;
  outline: none;
  display: block;
}
.lh11 {
  line-height: 1.1;
}
.lh17 {
  line-height: 1.7;
}
.toast {
  position: fixed;
  z-index: 6000;
  left: 0;
  right: 0;
  top: 40%;
  text-align: center;
}
.toast span {
  display: inline-block;
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
}
.child-img-response img {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
}
.bg-cc {
  background-size: cover;
  background-position: center;
}
label.error {
  color: red;
  font-weight: normal;
  margin: 0 0 0 5px;
  padding: 0;
  font-size: 12px;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #999;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
.btn1 {
  background-color: #F4FBFE;
  color: #007CC9;
  border: 1px solid #B1B3CE;
  border-radius: 8px;
  cursor: pointer;
}
.btn1.act {
  background-color: #007CC9;
  color: white;
}
.btn2 {
  background-color: #008ACF;
  color: white !important;
  font-size: 14px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #008ACF;
  text-align: center;
  padding: 0 18px;
  border-radius: 4px;
  cursor: pointer;
}
.btn3 {
  background-color: white;
  color: #171717;
  font-size: 14px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #EAEEF6;
  text-align: center;
  padding: 0 18px;
  border-radius: 4px;
  cursor: pointer;
}
.dh1 {
  height: 160px;
  width: 60px;
  text-align: center;
  background-color: #FFFFFF;
  color: #3A3A3A;
  border-radius: 8px;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.dh1 .a {
  display: block;
  margin: 0 auto;
}
.dh1 .b {
  display: none;
  margin: 0 auto;
}
.dh1.act {
  background-color: #007CC9;
  color: white;
}
.dh1.act .a {
  display: none;
  margin: 0 auto;
}
.dh1.act .b {
  display: block;
  margin: 0 auto;
}
.dh2 {
  height: 40px;
  border-top-left-radius: 15px;
  background-color: white;
  color: #878787;
  font-size: 14px;
  padding: 0 50px 0 20px;
  line-height: 40px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.dh2.act {
  background-color: #007CC9;
  color: white;
}
.dh2:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  transform: rotate(-45deg);
  right: -55px;
  top: -40px;
  background-color: #F7F8FC;
}
.dh3 {
  border-bottom: 1px solid #EAEEF6;
}
.dh3 .a {
  font-size: 16px;
  color: #171717;
  height: 45px;
  line-height: 45px;
  text-indent: 15px;
  cursor: pointer;
  display: block;
  background-color: #fbfbfb;
}
.dh3 .a.act {
  background-color: #F0FAFF;
}
.dh3 .b .c {
  height: 35px;
  line-height: 35px;
  font-size: 13px;
  color: #3D3D3D;
  display: block;
  background-image: url(/limg/a08.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 5px;
  text-indent: 30px;
}
.dh3 .b .c.act {
  background-color: #f5f5f5;
}
.tb1 {
  width: 100%;
  color: #171717;
}
.tb1 tr {
  border-bottom: 1px solid #EAEEF6;
}
.tb1 tr td {
  padding: 5px;
}
.tb1 tr th {
  padding: 5px;
  background-color: #F0FAFF;
}
.layui-layer {
  border-radius: 10px !important;
  overflow: hidden !important;
  border-color: #EAEEF6 !important;
  box-shadow: none !important;
}
.layui-layer .layui-layer-title {
  background-color: #F0FAFF;
}
input.ipt1 {
  border: 1px solid #EAEEF6;
  height: 30px;
  border-radius: 4px;
  line-height: 18px;
  font-size: 14px;
  padding: 5px 8px;
  width: 160px;
  display: block;
}
textarea.ipt2 {
  border: 1px solid #EAEEF6;
  border-radius: 4px;
  font-size: 14px;
  padding: 5px 8px;
  display: block;
}
select.ipt2 {
  border: 1px solid #EAEEF6;
  border-radius: 4px;
  font-size: 14px;
  padding: 5px 8px;
  display: block;
}
select.ipt3 {
  border: 1px solid #EAEEF6;
  height: 30px;
  border-radius: 4px;
  line-height: 18px;
  font-size: 14px;
  padding: 5px 8px;
  width: 160px;
  display: block;
}
.page {
  text-align: center;
  padding-top: 30px;
}
.page .pagein {
  display: block;
}
.page .pagein span,
.page .pagein a {
  display: inline-block;
  padding: 3px 10px;
  border-width: 1px;
  border-style: solid;
  margin: 0 5px;
  border-radius: 4px;
}
.page .pagein span {
  border-color: #007CC9;
  background-color: #007CC9;
  color: white;
}
.page .pagein a {
  border-color: #EAEEF6;
}
.page .pagein a:hover {
  border-color: #007CC9;
  background-color: #007CC9;
  color: white;
}
.lb1 {
  margin: 0;
  font-weight: normal;
}
