@charset "utf-8";
/* html{font-size:625%;}
body{font-size: .16rem;} */
.ic {
  display: inline-block;
  text-align: center;
}
.ic_img {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.cycle {
  border-radius: 50%;
}
.btn {
  display: inline-block;
  border: 0;
  text-align: center;
  cursor: pointer;
}
.btn_cycle {
  border-radius: 50%!important;
}
.btn-disable,
*[btnstate=disable] {
  background: #ddd!important;
}
.btn-disable,
*[btnstate=disable],
.btn-disable *,
*[btnstate=disable] * {
  text-shadow: none!important;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.btn-disable:hover,
.btn-disable:active,
*[btnstate=disable]:hover,
*[btnstate=disable]:active {
  -webkit-filter: none!important;
}
.btn.disabled,
.btn[disabled] {
  background: #d2d2d2 !important;
  -webkit-filter: none!important;
  filter: none!important;
}
.redpoint {
  padding: 0 4px;
  display: inline-block;
  height: 14px;
  line-height: 14px;
  font-size: 24px;
  border-radius: 7px;
  background: #f74c30;
  color: #ffffff;
}
.h1 {
  font-size: 90px;
}
.h2 {
  font-size: 36px;
}
.h3 {
  font-size: 30px;
}
.h4 {
  font-size: 24px;
}
.h5 {
  font-size: 20px;
}
.h6 {
  font-size: 18px;
}
.toe {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.redtext {
  color: #f74c30;
}
.orangetext {
  color: #ec571f;
}
.greentext {
  color: #0ac380;
}
.yellowtext {
  color: #f7ff00;
}
.bluetext {
  color: #00c0ff;
}
.whitetext {
  color: #ffffff;
}
.bgc {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.avatar img {
  width: 100%;
}
.ic_svg {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
/* ==========================================
Single-colored icons can be modified like so:
.ic_svg_name {
  font-size: 32px;
  color: red;
}
========================================== */
.cover {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
}
.hide {
  display: none!important;
}
.show {
  display: block!important;
  visibility: visible!important;
}
.ac {
  margin: 0 auto;
}
.clear:after,
.cleanfloat {
  content: '';
  display: block;
  clear: both;
}
.hide {
  display: none;
}
.textcenter {
  text-align: center!important;
}
.textleft {
  text-align: left!important;
}
.textright {
  text-align: right!important;
}
.b {
  font-weight: bold;
}
.aac {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.pullleft {
  float: left!important;
}
.pullright {
  float: right!important;
}
.placeholder {
  color: #cccccc;
}
.tac {
  text-align: center!important;
}
.btn_clickenter {
  display: block;
  width: 220px;
  height: 72px;
  font-size: 90px;
  line-height: 72px;
  border-radius: 4px;
  background: #f74c30;
  color: #ffffff;
}
.linkto {
  cursor: pointer;
}
.linkto .link {
  *display: none;
}
.link:hover {
  text-decoration: underline;
  cursor: pointer;
}
.mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
}
.toast {
  z-index: 1000;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -277px;
  width: 542px !important;
  height: 64px;
  line-height: 64px;
  font-size: 36px;
  text-align: center;
  color: #ffffff;
  border: 1px solid #848484;
}
.toast .blackmask {
  opacity: .2;
  filter: alpha(opacity=20);
}
.blackmask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #000000;
  opacity: .5;
  filter: alpha(opacity=50);
}
* {
  position: relative;
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', SimHei, Arial;
  outline: none;
  list-style: none;
}
hr {
  height: 0;
  border: 0;
  border-top: 1px solid #b5b5b5;
}
a,
em,
i,
strong,
b {
  text-decoration: none;
  outline: none;
}
table {
  table-layout: fixed;
  border-collapse: collapse;
}
img {
  border: 0;
}
/* ————————自定义———————— */
input,
textarea {
  box-shadow: none;
}
/*————————————————————*/
/*————————————————————*/
/*————————————————————*/
/*————————————————————*/
/*————————————————————*/
/*————————————————————*/
.link {
  color: #ec571f;
}
.table thead {
  background-color: #f2f2f2;
}
.table .odd {
  background-color: #f5f5f5 !important;
}
.table .btn .fa {
  margin-right: 4px;
}
.table-hover > tbody > tr:hover {
  background-color: #ededed !important;
}
.body .table tr > * {
  vertical-align: middle;
  overflow: hidden;
  word-break: break-all;
}
.popup_trigger,
.close_popup {
  cursor: pointer;
}
.popup_box {
  z-index: 100;
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  overflow: auto;
  visibility: hidden;
}
.popup_box .popup_mask {
  z-index: 1;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .6;
  filter: alpha(opacity=60);
}
.popup_box .popwindow {
  z-index: 5;
  top: 150px;
  margin: 0 auto;
  width: 800px;
  min-height: 232px;
  background: #fff;
  border: 1px solid #bfbfbf;
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  border-radius: 3px;
}
.popup_box .popwindow.alert_popup {
  width: 400px;
  min-height: 160px;
}
.popup_box .popwindow.alert_popup .content {
  margin: 0 auto;
  width: 88%;
}
.popup_box .popwindow.alert_popup .content > *:first-child {
  padding-top: 24px;
  padding-bottom: 24px;
}
.popup_box .popwindow .ic_close {
  z-index: 10;
  position: absolute;
  right: 0;
  top: 0;
  width: 14px;
  height: 14px;
  padding: 10px;
  font-size: 30px;
  color: #bfbfbf;
  cursor: pointer;
}
.popup_box .popwindow .ic_close:active {
  color: #999999;
}
.popup_box .popwindow .pop_arrow {
  position: absolute;
  top: -5px;
  right: 0;
  display: block;
  width: 12px;
  height: 12px;
  background: #ffffff;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  box-shadow: 1px 1px 0 #bfbfbf;
}
.popup_box .popwindow .title {
  margin: 0;
  padding: 0 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: normal;
  background-color: #f5f5f5;
  border-bottom: 1px solid #bfbfbf;
}
.popup_box .popwindow .title .link {
  float: right;
}
.popup_box .popwindow .title .close_popup {
  float: right;
  margin-top: 5px;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
}
.popup_box .popwindow .content {
  padding: 10px 0 0 0;
  box-sizing: border-box;
  font-size: 30px;
  color: #333333;
}
.popup_box .popwindow .content > * {
  margin: 0 auto;
  width: 96%;
}
.popup_box .popwindow .content table {
  width: 100%;
}
.popup_box .popwindow .content .table {
  margin: 0 auto;
  width: 97%;
}
.popup_box .popwindow .content .table th,
.popup_box .popwindow .content .table td {
  background-color: none;
  border: 0;
}
.popup_box .popwindow .content .table th {
  text-align: right;
}
.popup_box .popwindow .content .table .imgbox {
  display: inline-block;
  width: 64px;
  height: 64px;
  overflow: hidden;
  border: 1px solid #eee;
}
.popup_box .popwindow .content .table .imgbox img {
  width: 100%;
}
.popup_box .popwindow .content .table .imgbox ~ .btn {
  top: -30px;
}
.popup_box .popwindow .btngroup {
  font-size: 0;
  /* text-align: center; */
}
.popup_box .popwindow .btngroup .btn {
  right: 20px;
  margin: 0 8px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: transparent;
}
/*————————————————————*/
/*————————————————————*/
/*————————————————————*/
/*————————————————————*/
/*————————————————————*/
/*————————————————————*/
.g_yellow {
  background: #f8de7a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZGU3YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWM1MTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f8de7a 0%, #f1c512 100%);
  background: -webkit-linear-gradient(top, #f8de7a 0%, #f1c512 100%);
  background: linear-gradient(to bottom, #f8de7a 0%, #f1c512 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8de7a', endColorstr='#f1c512', GradientType=0);
}
/* ---------- ---------- */
html,
body,
.body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
}
.ic {
  background-size: contain;
  background-repeat: no-repeat;
}
.ic_close {
  background-image: url(../images/ic_close.png);
}
.ic_back {
  background-image: url(../images/ic_arrow_gray_l.png);
}
.ic_countdown {
  background-image: url(../images/ic_countdown.png);
}
.ic_pause {
  background-image: url(../images/ic_pause.png);
}
.ic_voice {
  background-image: url(../images/ic_voice.png);
}
.btn_back {
  display: block;
  width: 120px;
  height: 56px;
  line-height: 56px;
  font-size: 30px;
  border: 1px solid #b2b2b2;
  color: #4d4d4d;
  border-radius: 4px;
  overflow: hidden;
}
.btn_back .ic {
  width: 24px;
  height: 24px;
}
.btn_border {
  font-weight: bold;
  color: #898989;
  border: 1px solid #d2d2d2;
}
.btn_border:active {
  color: #fff;
  background: #898989;
}
.btn_underline {
  font-size: 24px;
  color: #ffffff;
}
.btn_underline span {
  display: inline-block;
  line-height: 40px;
  border-bottom: 1px solid #ffffff;
  vertical-align: middle;
}
.btn_g {
  color: #ffffff;
}
.btn_g:active {
  background: transparent;
  border: 1px solid #d2d2d2;
}
.btn_g.g_yellow:active {
  color: #f1c512;
}
.headerbar {
  padding: 0 36px;
  display: block;
  width: 100%;
  height: 70px;
  box-sizing: border-box;
  border-bottom: 1px solid #b2b2b2;
  background: #fff;
}
.headerbar .btn_back {
  position: absolute;
  left: 36px;
  top: 6px;
}
.headerbar .title {
  font-size: 24px;
  text-align: right;
  line-height: 70px;
  color: #a6a6a6;
}
.headerbar + .contain {
  height: calc(100% - 70px);
}
.contain {
  width: 100%;
  height: auto;
  background: url(../images/bg_grid.png) no-repeat right top;
}
.contain .title {
  padding: 0 40px;
  display: block;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 30px;
  font-weight: bold;
  color: #717171;
  box-sizing: border-box;
}
.contain .title + .content {
  height: calc(100% - 80px);
}
.contain .countdown_timer {
  position: absolute;
  right: 0;
  top: 8px;
  padding-left: 64px;
  display: block;
  width: 160px;
  height: 64px;
  font-size: 0;
  line-height: 64px;
  box-sizing: border-box;
  color: #ffffff;
  background: #595959;
  border-radius: 32px 0 0 32px;
}
.contain .countdown_timer .ic_countdown {
  position: absolute;
  left: 6px;
  top: 6px;
  display: block;
  width: 52px;
  height: 52px;
  background-color: #fff;
  border-radius: 50%;
}
.contain .countdown_timer * {
  font-size: 30px;
}
.contain .content {
  display: block;
  width: 100%;
  height: auto;
}
.contain .content video {
  width: 100%;
  height: 100%;
}
.contain .content .inst_animate {
  position: absolute;
  left: 0;
  bottom: 0;
  height: calc(100vh - 230px);
}
.inst_animate {
  width: 100%;
  height: 100%;
}
.inst_animate > * {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.inst_animate > *.active {
  visibility: visible;
}
.avatar {
  background-image: url(../images/avatar_default.png);
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
}
.btn_group {
  font-size: 0;
}
.btn_group .btn {
  box-sizing: border-box;
  vertical-align: top;
}
.popup_box {
  opacity: 0;
  -webkit-transition: 0.16s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: 0.16s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.16s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}
.popup_box.show {
  opacity: 1;
}
.windowpop.show .popwindow {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.windowpop[popwinid="idcard_info"] .popwindow {
  width: 678px;
}
.windowpop[popwinid="idcard_info"] .idcard_info .avatar {
  display: inline-block;
  width: 106px;
  height: 106px;
}
.windowpop[popwinid="idcard_info"] .idcard_info * {
  vertical-align: top;
}
.windowpop[popwinid="idcard_info"] .idcard_info thead th {
  padding-bottom: 40px;
  font-size: 0;
  line-height: 106px;
  color: #666666;
}
.windowpop[popwinid="idcard_info"] .idcard_info thead th * {
  font-size: 72px;
}
.windowpop[popwinid="idcard_info"] .idcard_info thead th span {
  padding: 0 24px;
}
.windowpop[popwinid="idcard_info"] .idcard_info tbody tr > * {
  height: 52px;
  font-size: 30px;
  line-height: 30px;
}
.windowpop[popwinid="idcard_info"] .idcard_info tbody tr th {
  text-align: right;
  font-weight: normal;
  color: #bbbbbb;
}
.windowpop[popwinid="idcard_info"] .idcard_info tbody tr td {
  padding-left: 24px;
  text-align: left;
  font-weight: bold;
  color: #919191;
}
.windowpop .popwindow {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.windowpop .popwindow .popup_title {
  padding: 16px;
  font-weight: bold;
  font-size: 36px;
  line-height: 52px;
  text-align: center;
  box-sizing: border-box;
  background: #ebebeb;
  color: #c2c1bd;
}
.windowpop .popwindow .popup_contain {
  padding: 32px 64px 64px 64px;
  text-align: center;
  box-sizing: border-box;
}
.windowpop .popwindow .popup_contain table {
  margin: 0 auto;
}
.windowpop .popwindow .popup_contain .btn_group {
  margin-top: 24px;
}
.windowpop .popwindow .popup_contain .btn_group .btn {
  height: 80px;
  width: 198px;
  font-size: 30px;
  line-height: 80px;
  border-width: 2px;
  border-radius: 5px;
}
.windowpop .popwindow .popup_contain .btn_group .btn + .btn {
  margin-left: 14px;
}
.windowpop .popwindow .popup_contain .btn_group .btn_border {
  line-height: 76px;
}
.loading .loading_contain {
  z-index: 5;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.loading .loading_contain .loading_img {
  margin: 0 auto;
  display: block;
  width: 174px;
  height: 174px;
  border-radius: 50%;
  background: #ffffff url(../images/loading.gif) no-repeat center;
  background-size: 75%;
}
.loading .loading_contain .text {
  font-size: 30px;
  line-height: 72px;
  color: rgba(255, 255, 255, 0.5);
}
.loading .loading_contain .text:after {
  content: "";
  padding-left: 4px;
  display: inline-block;
  width: 30px;
  text-align: left;
  letter-spacing: 4px;
  animation: loading_dot 2s infinite;
}
@keyframes loading_dot {
  0% {
    content: '';
  }
  25% {
    content: '.';
  }
  50% {
    content: '..';
  }
  75% {
    content: '...';
  }
  100% {
    content: '';
  }
}
/* ---------- 对话界面 ---------- */
.smart_service {
  background: url(../images/bg_blur.png) no-repeat;
  background-size: cover;
}
.smart_service.show .welcome {
  animation: welcome_show 0.5s cubic-bezier(0.35, 0.39, 0.72, 1.21) 1;
}
.smart_service.show .operation > * {
  animation: operation_show 0.2s cubic-bezier(0.4, 0, 0.2, 1) 1;
}
.smart_service .welcome {
  position: absolute;
  left: 0;
  top: 0;
  padding: 256px 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-40vh);
  -ms-transform: translateY(-40vh);
  -o-transform: translateY(-40vh);
  transform: translateY(-40vh);
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  box-sizing: border-box;
}
.smart_service .welcome .btn_underline {
  width: 100%;
  font-size: 90px;
}
.smart_service .welcome .btn_underline span {
  line-height: 160px;
}
.smart_service .welcome p {
  line-height: 58px;
  font-size: 24px;
  color: #cccccc;
}
.smart_service .welcome.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.smart_service .welcome.active + .dialog_flow {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  -webkit-transform: translateY(40vh);
  -ms-transform: translateY(40vh);
  -o-transform: translateY(40vh);
  transform: translateY(40vh);
}
.smart_service .welcome.active + .dialog_flow .unit_msg.msg_him {
  -webkit-transform: translateX(-100vw);
  -ms-transform: translateX(-100vw);
  -o-transform: translateX(-100vw);
  transform: translateX(-100vw);
  opacity: 0;
}
.smart_service .welcome.active + .dialog_flow .unit_msg.msg_me {
  -webkit-transform: translateX(100vw);
  -ms-transform: translateX(100vw);
  -o-transform: translateX(100vw);
  transform: translateX(100vw);
  opacity: 0;
}
.smart_service .welcome.active ~ .operation .btn_record {
  animation: operation_show_wc 0.58s cubic-bezier(0.24, 0.95, 0.66, 1.25) 1;
}
.smart_service .dialog_flow {
  height: calc(100% - 192px);
  overflow: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
}
.smart_service .btn_closepopup {
  position: fixed;
  right: 56px;
  bottom: 40px;
  width: 160px;
  height: 100px;
  line-height: 100px;
}
.smart_service .operation {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 192px;
  text-align: center;
}
.smart_service .operation > * {
  visibility: hidden;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.smart_service .operation > *.active {
  visibility: visible;
}
.smart_service .operation .btn_record {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -73px;
  width: 146px;
  height: 146px;
  opacity: 0;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  -o-transform: scale(0.4);
  transform: scale(0.4);
}
.smart_service .operation .btn_record.active {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.smart_service .operation .dialog_flow_loading {
  top: 48px;
  display: inline-block;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  border: 1px solid #fff;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.smart_service .operation .dialog_flow_loading ~ * {
  z-index: 2;
}
.smart_service .operation .dialog_flow_loading.active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.smart_service .operation .dialog_flow_loading.active ~ .recording {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 0;
}
.smart_service .operation .dialog_flow_loading:before,
.smart_service .operation .dialog_flow_loading:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  border: 1px solid #fff;
  border-bottom: 0;
  box-sizing: border-box;
  animation: loading_roll linear 1s infinite;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
}
.smart_service .operation .dialog_flow_loading:before {
  margin: 5px;
  width: 44px;
  height: 22px;
  border-radius: 22px 22px 0 0;
  animation: loading_roll linear 1s infinite;
}
.smart_service .operation .dialog_flow_loading:after {
  margin: -7px;
  width: 68px;
  height: 34px;
  border-width: 2px;
  border-radius: 34px 34px 0 0;
  animation: loading_roll_back linear 1.5s infinite;
}
.smart_service .operation .recording {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transform: translateY(100%) scaleY(0);
  -ms-transform: translateY(100%) scaleY(0);
  -o-transform: translateY(100%) scaleY(0);
  transform: translateY(100%) scaleY(0);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
.smart_service .operation .recording.active {
  -webkit-transform: translateY(0) scaleY(1);
  -ms-transform: translateY(0) scaleY(1);
  -o-transform: translateY(0) scaleY(1);
  transform: translateY(0) scaleY(1);
  opacity: .5;
}
.smart_service .operation .recording .btn_pause {
  margin-top: 24px;
  display: inline-block;
  width: 100px;
  height: 100px;
}
.smart_service .operation .recording .audiopop {
  margin-top: 8px;
  width: 100%;
  height: 24px;
  text-align: center;
  font-size: 0;
}
.smart_service .operation .recording .audiopop .freqbar {
  display: inline-block;
  width: 8px;
  height: 100%;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
  border-radius: 3px;
  background: #fff;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
.smart_service .operation .recording .audiopop .freqbar + .freqbar {
  margin-left: 4px;
}
@keyframes loading_roll {
  from {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading_roll_back {
  from {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes operation_show {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes operation_show_wc {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes welcome_show {
  from {
    opacity: 0;
    -webkit-transform: translateY(75vh);
    -ms-transform: translateY(75vh);
    -o-transform: translateY(75vh);
    transform: translateY(75vh);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
.msgbox {
  z-index: 5;
  width: 100%;
  border: 1px solid #d2d2d2;
  border-top: 0;
  box-sizing: border-box;
  -webkit-transition: 0.16s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: 0.16s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.16s cubic-bezier(0.4, 0, 0.2, 1);
  background: #fff;
}
.msgbox.history_msg_show {
  width: 60%;
}
.msgbox.history_msg_show .history_msg {
  background-color: #f5f5f5;
}
.msgbox.history_msg_show + .chat_history {
  visibility: visible;
  opacity: 1;
}
.show .chatbox .unit_msg.msg_him {
  animation: msg_him_in .5s ease;
}
.show .chatbox .unit_msg.msg_me {
  animation: msg_me_in .5s ease;
}
.chatbox {
  padding: 172px 40px 0 40px;
  box-sizing: border-box;
  overflow: hidden;
  color: #cccccc;
}
.chatbox > * {
  display: block;
}
.chatbox .unit_msg {
  box-sizing: border-box;
  -webkit-transition: 0.16s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: 0.16s cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.16s cubic-bezier(0.4, 0, 0.2, 1);
}
.chatbox .unit_msg.msg_him {
  padding-right: 24px;
}
.chatbox .unit_msg.msg_me {
  padding-left: 24px;
  color: #ffffff;
}
.chatbox .unit_msg.msg_me p {
  text-align: right;
  margin-left: 15%;
}
.chatbox .unit_msg.msg_me .img {
  float: right;
}
.chatbox .unit_msg.msg_me .img + * {
  clear: both;
}
.chatbox .unit_msg p {
  width: 85%;
  line-height: 56px;
  font-size: 40px;
}
.chatbox .unit_msg p.sub {
  padding: 0 10px;
  line-height: 40px;
  font-size: 30px;
  box-sizing: border-box;
}
.chatbox .unit_msg + .unit_msg {
  margin-top: 88px;
}
.chatbox .unit_msg + .unit_msg:last-child {
  margin-bottom: 88px;
}
.chatbox .unit_msg .img {
  margin: 16px 16px;
  width: 434px;
  height: 220px;
  background-size: cover;
  outline: 8px solid rgba(255, 255, 255, 0.2);
}
.chatbox .unit_msg .img:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  width: 85px;
  height: 85px;
  background: url(../images/ic_zoomin.png) no-repeat center;
  background-size: cover;
}
.chatbox .unit_msg .btn_group {
  text-align: right;
}
.chatbox .unit_msg .btn_group .btn {
  font-size: 40px;
  text-align: center;
}
.chatbox .unit_msg .btn_group .btn_underline {
  height: 100px;
  line-height: 100px;
}
.chatbox .unit_msg .btn_group .btn_underline span {
  line-height: 56px;
}
@keyframes msg_him_in {
  from {
    -webkit-transform: translateX(-100vw);
    -ms-transform: translateX(-100vw);
    -o-transform: translateX(-100vw);
    transform: translateX(-100vw);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes msg_me_in {
  from {
    -webkit-transform: translateX(100vw);
    -ms-transform: translateX(100vw);
    -o-transform: translateX(100vw);
    transform: translateX(100vw);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
/* 查看图片 */
.photo_view {
  z-index: 101;
  padding: 40px 100px;
  box-sizing: border-box;
}
.photo_view.show .popup_mask ~ * {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.photo_view .popup_mask ~ * {
  z-index: 1;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: translateY(-5vh);
  -ms-transform: translateY(-5vh);
  -o-transform: translateY(-5vh);
  transform: translateY(-5vh);
}
.photo_view .btn_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  height: 100px;
}
.photo_view .photo_box {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
/* 日期范围筛选器 */
.date_query_parent {
  margin-top: 32px;
  display: block;
  width: 100%;
  height: 180px;
  font-size: 0;
}
.date_query_parent > * {
  display: inline-block;
  height: 100%;
  overflow: hidden;
}
.date_query_parent .date_query {
  width: 44%;
}
.date_query_parent .date_query .grayLayer {
  display: none;
}
.date_query_parent .date_query .mobileSelect {
  visibility: visible;
  opacity: 1;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.date_query_parent .date_query .mobileSelect .content {
  position: absolute;
  top: 0;
  height: 100%;
}
.date_query_parent .date_query .mobileSelect .content .btnBar {
  display: none;
}
.date_query_parent .date_query .mobileSelect .content .panel .wheel,
.date_query_parent .date_query .mobileSelect .content .panel .wheels {
  height: 180px;
}
.date_query_parent .date_query .roll_selecter {
  position: relative;
  padding: 0;
  background: rgba(255, 255, 255, 0.2);
}
.date_query_parent .date_query .roll_selecter > div {
  position: relative;
  background: none;
}
.date_query_parent .date_query .roll_selecter .iosselect-header {
  margin-top: -44px;
  display: none;
}
.date_query_parent .date_query .roll_selecter .layer {
  height: 100% !important;
}
.date_query_parent .date_query .roll_selecter .layer:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -28px;
  width: 100%;
  height: 56px;
  background: rgba(255, 255, 255, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.date_query_parent .date_query .roll_selecter .layer .iosselect-header {
  display: none;
}
.date_query_parent .date_query .roll_selecter .layer .iosselect-box {
  /* top: 6px; */
  height: 100% !important;
}
.date_query_parent .date_query .roll_selecter .layer .iosselect-box > * {
  height: 100% !important;
}
.date_query_parent .date_query .roll_selecter .layer .iosselect-box ul {
  background: none;
}
.date_query_parent .date_query .roll_selecter .layer .iosselect-box ul.roll_tss {
  -webkit-transition: 0.16s ease;
  -o-transition: 0.16s ease;
  transition: 0.16s ease;
}
.date_query_parent .date_query .roll_selecter .layer .iosselect-box ul > li {
  background: inherit;
  font-size: 22px;
  color: #ffffff;
  opacity: .2;
  -webkit-transition: font-size 0.2s cubic-bezier(0.5, 0, 0.5, 1);
  -o-transition: font-size 0.2s cubic-bezier(0.5, 0, 0.5, 1);
  transition: font-size 0.2s cubic-bezier(0.5, 0, 0.5, 1);
}
.date_query_parent .date_query .roll_selecter .layer .iosselect-box ul > li.at {
  font-size: 40px;
  opacity: 1;
}
.date_query_parent .date_query .roll_selecter .layer .cover-area1,
.date_query_parent .date_query .roll_selecter .layer .cover-area2 {
  display: none;
}
.date_query_parent .to {
  width: 12%;
  font-size: 40px;
  text-align: center;
  line-height: 180px;
}
/* 语音动画 */
.m1 {
  -webkit-animation: .8s .1s living linear infinite backwards normal;
  animation: .8s .1s living linear infinite backwards normal;
  -webkit-animation-delay: -1.1s;
}
.m2 {
  -webkit-animation: .8s .3s living linear infinite backwards normal;
  animation: .8s .3s living linear infinite backwards normal;
  -webkit-animation-delay: -1.3s;
}
.m3 {
  -webkit-animation: .8s .6s living linear infinite backwards normal;
  animation: .8s .6s living linear infinite backwards normal;
  -webkit-animation-delay: -1.6s;
}
@-webkit-keyframes living {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  50% {
    -webkit-transform: scaleY(0.3);
    transform: scaleY(0.3);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes living {
  0% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
  50% {
    -webkit-transform: scaleY(0.3);
    -ms-transform: scaleY(0.3);
    transform: scaleY(0.3);
  }
  100% {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
}
