@font-face {
  font-family: "DingTalk Sans";
  src: url("../font/DingTalk Sans.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MiSans-Medium";
  src: url("../font/MiSans-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MiSans-Normal";
  src: url("../font/MiSans-Normal.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MiSans-Regular";
  src: url("../font/MiSans-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MiSans-Semibold";
  src: url("../font/MiSans-Semibold.ttf");
  font-weight: normal;
  font-style: normal;
}
.vfont {
  font-family: DingTalk Sans;
}
.vfont-blod {
  font-family: MiSans-Semibold;
}
body {
  background-color: #fafdff;
  font-size: 16px;
  font-family: "MiSans-Normal";
}
[v-cloak] {
  display: none;
}
.navbar {
  border-bottom: 1px solid #e9e9e9;
}
.shadow-sm2 {
  box-shadow: 0 0.125rem 0.48rem rgba(0, 0, 0, 0.075) !important;
}
.myvcard.shadow-sm {
  box-shadow: 0 0.125rem 0.48rem rgba(0, 0, 0, 0.075) !important;
  border: none;
  border-radius: 10px !important;
}
.myround {
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -o-border-radius: 10px !important;
}
/* -------1------------ */
.vbox {
  padding: 0 10px;
}
img.logo {
  width: 30px;
  height: 30px;
}
.vbox .vopen {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 5px;
  right: 0;
}
.vbox .vtitle {
  /* padding: 5px 10px 5px; */
  /* padding-left: 10px; */
  color: #142d4a;
}
.vbox .card {
  padding: 0 10px;
  font-weight: bold;
}
.rotate-image {
  /* transform: rotate(90deg); */
  /* transform-origin: top left; */
}
.closebtn {
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.vtext-gray {
  color: #b7b9c0;
}
/* -------------3-------------------------------- */
.my-btn-group {
  width: 100%;
  background-color: #fff;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  margin-bottom: 10px;
}
.my-btn-group ul {
  padding: 0;
  margin: 0;
  color: #a6aaae;
  width: 100%;
  list-style-type: none;
  border-radius: 100px;
  line-height: 56px;
}
.my-btn-group ul li {
  flex: 1;
  font-size: 0.75rem;
  text-align: center;
  font-family: "MiSans-Regular";
  height: 56px;
  font-weight: bold;
}
.my-btn-group ul li:first-child {
  padding-left: 10px;
}
.my-btn-group ul li.active {
  padding: 0;
  margin: 0;
  background: #23ad7f !important;
  box-shadow: 0 0.125rem 0.48rem rgba(0, 0, 0, 0.075) !important;
  /*padding: 0 15px;
    */
  border-radius: 56px;
  color: #fff;
  font-size: 14px;
  flex: 1.3;
  -webkit-border-radius: 56px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.myItem {
  margin: 0 -8px;
}
/* .btn {
    background-color: #515868;
} */
.vseting {
  background-color: #fff;
  border: 1px solid #23ad7f;
  color: #23ad7f;
  font-family: "MiSans-Regular";
}
#exampleModal2 .modal-content {
  background-color: transparent;
}
/* #exampleModal2 .vone .mybtn {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
} */
#exampleModal2 .mybtn {
  font-family: "MiSans-Regular";
  margin: 0 auto;
  width: 17.5rem;
  height: 4.0625rem;
  background-color: #515868;
  color: #a3a5a7;
  line-height: 4.0625rem;
  text-align: center;
  font-size: 18px;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
}
#exampleModal2 .mybtn.active {
  background-color: #fff;
  color: #142d4a;
  font-size: 20px;
  font-weight: bold;
}
#exampleModal2 .vtwo {
  display: flex;
  width: 17.5rem;
  height: 4.0625rem;
  margin: 1.875rem auto;
  background-color: #515868;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
}
#exampleModal2 .vthree {
  background-color: #515868;
  width: 17.5rem;
  margin: 0 auto;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
}
.closebtn2 {
  font-size: 3.125rem;
  margin: 1.875rem 0;
  display: flex;
  justify-content: center;
  width: 100%;
}
/* ------1-------------- */
#myCard .vtab .vli.active {
  background-color: #23ad7f;
  color: #fff;
}
#myCard .vtab .vli:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#myCard .vtab .vli:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#myCard .vtab .vli {
  flex: 1;
  text-align: center;
  height: 40px;
  line-height: 39px;
  color: #23ad7f;
  border: 1px solid #23ad7f;
  font-size: 14px;
}
#myCard .vtab {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
}
#myCard .vtab2 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  border-bottom: 1px solid #eceef0;
  padding-bottom: 10px;
}
#myCard .vtab2 .vgreen .box {
  background-color: #23ad7f;
}
#myCard .vtab2 .vgreen {
  color: #23ad7f;
}
#myCard .vtab2 .vblue .box {
  background-color: #2c6ea3;
}
#myCard .vtab2 .vblue {
  color: #2c6ea3;
}
#myCard .vtab2 .vli2 {
  display: flex;
  align-items: center;
}
#myCard .vtab2 .vli2 .box {
  height: 4px;
  width: 30px;
}
#myCard .vtab2 .vli2 div:last-child {
  color: #ee8c55;
  font-size: 14px;
}
#myCard .vtab3 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
#myCard .vtab3 .vli3 {
  text-align: center;
  border-left: 1px solid #eceef0;
  flex: 1;
  padding: 5px;
  color: #a3a5a7;
  position: relative;
  /* display: flex;
    justify-content: center;
    flex-direction: column; */
}
#myCard .vtab3 .vli3.active {
  color: #142d4a;
}
#myCard .vtab3 .vli3.active .vsel {
  width: 50px;
}
#myCard .vtab3 .vli3 .vsel {
  width: 50px;
  position: absolute;
  bottom: -9px;
  right: 20%;
}
#myCard .vtab3 .vli3:first-child {
  border-left: none;
}
#myCard .dropdown .myup.active {
  color: #fff;
  background: #142d4a;
}
#myCard .dropdown .myup:first-child {
  border-top-right-radius: 10px;
}
#myCard .dropdown .myup:last-child {
  border-bottom-right-radius: 10px;
}
#exampleModal3 .modal-dialog {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
#exampleModal3 .closebtn {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
#exampleModal3 .img-fluid {
  /* position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0; */
  /* width: 100%; */
}
#exampleModal3 .bigimgtitle {
  writing-mode: vertical-rl;
  text-orientation: sideways-right;
  width: 30px;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  color: #142d4a;
}
