body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
dl,
dt,
dd,
input {
  margin: 0;
  padding: 0;
}
body {
  font-size: 16px;
}
img {
  border: none;
}
li {
  list-style: none;
}
input,
select,
textarea,
button {
  outline: none;
}
textarea {
  resize: none;
}
pre,
code,
kbd,
samp {
  margin: 0;
  padding: 0;
  font-family: inherit;
}
a,
button {
  cursor: pointer;
}
a,
a:active {
  color: #76acf8;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
  font-family: "Helvetica Neue", "Arial", "PingFang SC", "Microsoft YaHei";
  font-weight: normal;
}
body {
  font-size: 16px;
  line-height: 1.5;
  background-color: #f8f8f8;
  color: #000;
}
p {
  margin-bottom: 5px;
}
input {
  font-family: "Helvetica Neue", "Arial", "PingFang SC", "Microsoft YaHei";
  font-weight: normal;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 0;
  background: transparent;
}
/*reset over*/
/*清除浮动*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
/*清除浮动 over*/
.g-space {
  margin-bottom: 12px;
}
.g-footer {
  position: fixed;
  bottom: 0;
}
.g-row-flex {
  display: -webkit-box;
  display: flex;
}
.list .g-row-flex .item {
  -webkit-box-flex: 0.0;
  flex-shrink: 0;
  display: block;
  margin-right: 4px;
}
.list .g-row-flex .item-inner {
  width: calc(100% - 95px);
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ 字体图标库 ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@font-face {
  font-family: "pirosicon";
  src: url('../font/pirosicon.eot?t=1478076813705');
  /* IE9*/
  src: url('../font/pirosicon.eot?t=1478076813705#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/pirosicon.woff?t=1478076813705') format('woff'), /* chrome, firefox */ url('../font/pirosicon.ttf?t=1478076813705') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../font/pirosicon.svg?t=1478076813705#iconfont') format('svg');
  /* iOS 4.1- */
}
.pirosicon,
span[class*="icon-antion"] {
  font-family: "pirosicon" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.pirosicon {
  font-size: 24px;
}
.pirosicon-success:before {
  color: #46c37b;
  content: "\e603";
}
.pirosicon-solid-success:before {
  color: #46c37b;
  content: "\e606";
}
.pirosicon-info:before {
  content: "\e607";
  color: #59bdfa;
}
.pirosicon-solid-info:before {
  content: "\e608";
  color: #59bdfa;
}
.pirosicon-warning:before {
  content: "\e609";
  color: #f9aa00;
}
.pirosicon-solid-warning:before {
  content: "\e60a";
  color: #f9aa00;
}
.pirosicon-error:before {
  content: "\e60b";
  color: #f66c5b;
}
.pirosicon-solid-error:before {
  content: "\e60c";
  color: #f66c5b;
}
.pirosicon-rollback:before {
  content: "\e60e";
}
.pirosicon-upload:before {
  content: "\e610";
}
.pirosicon-clip:before {
  content: "\e611";
}
.pirosicon-remove:before {
  content: "\e612";
}
.pirosicon-add:before {
  content: "\e613";
}
.pirosicon-see:before {
  content: "\e614";
}
.pirosicon-delete:before {
  content: "\e615";
}
.pirosicon-reorder:before {
  content: "\e616";
}
.pirosicon-ascending:before {
  content: "\e618";
}
.pirosicon-descending:before {
  content: "\e619";
}
.pirosicon-edit:before {
  content: "\e61a";
}
.pirosicon-filter:before {
  content: "\e61b";
}
.pirosicon-user-manage:before {
  content: "\e61c";
}
.pirosicon-virtual:before {
  content: "\e61d";
}
.pirosicon-operation-monitoring:before {
  content: "\e61e";
}
.pirosicon-appointment:before {
  content: "\e61f";
}
.pirosicon-online-interview:before {
  content: "\e620";
}
.pirosicon-mobile-app:before {
  content: "\e621";
}
.pirosicon-p-user-manage:before {
  content: "\e623";
}
.pirosicon-p-virtual:before {
  content: "\e624";
}
.pirosicon-p-operation-monitoring:before {
  content: "\e625";
}
.pirosicon-p-appointment:before {
  content: "\e626";
}
.pirosicon-p-online-interview:before {
  content: "\e627";
}
.pirosicon-p-mobile-app:before {
  content: "\e628";
}
.pirosicon-p-issue-tracking:before {
  content: "\e629";
}
.pirosicon-p-outpatient-selfservice:before {
  content: "\e62a";
}
.pirosicon-p-clinic-settlement:before {
  content: "\e62b";
}
.pirosicon-p-smart-queuing:before {
  content: "\e62c";
}
.pirosicon-p-inpatient-terminals:before {
  content: "\e62d";
}
.pirosicon-p-inpatient-tv:before {
  content: "\e62e";
}
.pirosicon-p-healtmanagement:before {
  content: "\e62f";
}
.pirosicon-selected:before {
  content: "\e632";
}
.pirosicon-search:before {
  content: "\e633";
}
.pirosicon-clear:before {
  content: "\e634";
}
.pirosicon-date:before {
  content: "\e635";
}
.pirosicon-time:before {
  content: "\e636";
}
.pirosicon-double-down:before {
  content: "\e637";
}
.pirosicon-double-up:before {
  content: "\e638";
}
.pirosicon-double-left:before {
  content: "\e63b";
}
.pirosicon-double-right:before {
  content: "\e63c";
}
.pirosicon-left:before {
  content: "\e639";
}
.pirosicon-right:before {
  content: "\e63a";
}
.pirosicon-down:before {
  content: "\e630";
}
.pirosicon-up:before {
  content: "\e631";
}
.pirosicon-fold:before {
  content: "\e63d";
}
.pirosicon-unfold:before {
  content: "\e63e";
}
.pirosicon-phone:before {
  content: "\e63f";
}
.icon-antion-info {
  color: #59bdfa;
}
.icon-antion-info:before {
  content: "\e607";
}
.icon-antion-success {
  color: #46c37b;
}
.icon-antion-success:before {
  content: "\e603";
}
.icon-antion-warning,
.icon-antion-wraning {
  color: #f9aa00;
}
.icon-antion-warning:before,
.icon-antion-wraning:before {
  content: "\e609";
}
.icon-antion-error {
  color: #f66c5b;
}
.icon-antion-error:before {
  content: "\e60b";
}
.icon-antion-soild-success,
.icon-antion-solid-success {
  color: #46c37b;
}
.icon-antion-soild-success:before,
.icon-antion-solid-success:before {
  content: "\e606";
}
.icon-antion-soild-info,
.icon-antion-solid-info {
  color: #59bdfa;
}
.icon-antion-soild-info:before,
.icon-antion-solid-info:before {
  content: "\e608";
}
.icon-antion-soild-warning,
.icon-antion-soild-wraning,
.icon-antion-solid-warning {
  color: #f9aa00;
}
.icon-antion-soild-warning:before,
.icon-antion-soild-wraning:before,
.icon-antion-solid-warning:before {
  content: "\e60a";
}
.icon-antion-soild-error,
.icon-antion-solid-error {
  color: #f66c5b;
}
.icon-antion-soild-error:before,
.icon-antion-solid-error:before {
  content: "\e60c";
}
.icon-money {
  background-image: url(http://image.yuantutech.com/i4/f3495fbb5f529d7a0e8ef4112a906751-144-144.png);
}
.icon-outline {
  background-image: url(http://image.yuantutech.com/i4/36eeeca8cd059ac29134b25ccc47bcae-136-136.png);
}
.icon-online {
  background-image: url(http://image.yuantutech.com/i4/604c887ce31da50f774ed70c3b80af8a-136-136.png);
}
.icon-star {
  width: 14px;
  height: 15px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(http://image.yuantutech.com/i4/88560b695f58ae56bc2369db9f8d79e5-64-60.png);
  margin-left: 8px;
}
.icon-star-action {
  background-image: url(http://image.yuantutech.com/i4/6e8835f85f0ba847490e334f77ea3df3-64-60.png);
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ 字体图标库 end ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.txt-arrowlink {
  position: relative;
}
.txt-arrowlink:before {
  font-family: pirosicon  !important;
  font-size: 20px;
  color: #9f9f9f;
  content: "\e63a";
  padding-right: 8px;
  margin-left: -8px;
  float: right;
}
.txt-nowrap {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.txt-info {
  color: #9f9f9f;
}
.txt-highlight {
  color: #fd8f01;
}
.txt-prompt {
  color: #76acf8;
}
textarea {
  background: #fff;
  border: 0;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 15px;
  height: 90px;
  width: 100%;
  box-sizing: border-box;
}
.list {
  background-color: #fff;
  padding: 8px 0;
  padding-right: 0;
  line-height: 30px;
  font-size: 14px;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.list .item {
  width: 91px;
  color: #9f9f9f;
  display: inline-block;
}
.list .item-right {
  float: right;
  padding-right: 14px;
}
.list > li {
  padding-right: 14px;
  margin-left: 15px;
}
.list li.list-divider {
  height: 1px;
  border-bottom: 1px solid #e2e2e2;
  padding: 8px 0;
  box-sizing: content-box;
}
.list-link {
  padding: 0px ;
  line-height: 96px;
}
.list-link a,
.list-link a:hover {
  display: block;
  color: inherit;
}
.list-link > li {
  padding: 0;
  margin-left: 15px;
  font-size: 16px;
  line-height: 48px;
  border-top: 1px solid #e2e2e2;
}
.list-link > li:first-child {
  border-top: 0;
}
.list-link .txt-arrowlink:nth-last-of-type(1) {
  border-bottom: 0;
}
.list-link li.list-divider {
  padding: 0;
  border: 0;
  border-top: 1px solid #e2e2e2;
  margin: 0;
}
.list-link .list-divider + li {
  border-top: 0;
}
.g-list-flex > li {
  display: -webkit-box;
  display: flex;
}
.g-list-flex > li .item {
  -webkit-box-flex: 0.0;
  flex-shrink: 0;
  display: block;
  margin-right: 4px;
}
.g-list-flex > li .item-inner {
  width: calc(100% - 95px);
}
.btn {
  font-size: 14px;
  line-height: 1;
  padding: 8px 15px;
  color: #fff;
  display: inline-block;
  margin: 0;
  box-sizing: border-box;
  background-color: #76acf8;
  border: 1px solid transparent;
  border-radius: 6px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.btn:active {
  background-color: #6c9de2;
  color: #fff;
}
.btn-secondary {
  background-color: #fff;
  border-color: #76acf8;
  color: #76acf8;
}
.btn-secondary:active {
  border-color: #6c9de2;
  color: #6c9de2;
  background-color: #fff;
}
.btn-highlight {
  background-color: #fd8f01;
}
.btn-highlight:active {
  background-color: #e68201;
  color: #fff;
}
.btn-highlight.btn-secondary {
  background-color: #fff;
  border-color: #fd8f01;
  color: #fd8f01;
}
.btn-highlight.btn-secondary:active {
  border-color: #e68201;
  color: #e68201;
  background-color: #fff;
}
.btn-wrapper {
  background: #fff;
  padding: 10px 15px;
  text-align: right;
  border-top: 1px solid #e2e2e2;
}
.btn-block {
  display: block;
  border-radius: 0;
  padding: 12px 0;
  width: 100%;
  font-size: 17px;
}
.panel {
  background-color: #fff;
}
.panel-title {
  font-size: 16px;
  line-height: 46px;
  padding: 0 15px;
  border-top: 1px solid #e2e2e2;
}
.panel-msg {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 12px 15px;
  font-size: 14px;
}
.panel-msg p:last-child {
  margin-bottom: 0;
}
.panel .list + .list {
  border-top: 0;
}
.panel-notitle {
  border-bottom: 0;
  padding: 12px 15px;
  font-size: 14px;
}
.step {
  padding: 20px 14% 35px;
  display: flex;
  display: -webkit-box;
  display: box;
  background: #fff;
}
.step-item {
  position: relative;
  -webkit-box-flex: 1;
  flex: 1;
}
.step-item:last-child {
  -webkit-box-flex: inherit;
  flex: inherit;
}
.step-item:last-child .step-line {
  display: none;
}
.step-line {
  height: 1.5px;
  background-color: #d8d8d8;
  position: relative;
}
.step-circle {
  box-sizing: border-box;
  box-shadow: 0 0  0px 2px #fff;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin-bottom: -5px;
  background: #fff;
  position: relative;
  z-index: 2;
}
.step-msg {
  position: absolute;
  font-size: 14px;
  left: 0;
  top: 10px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  color: #9f9f9f;
}
.step-waiting1 .step-circle,
.step-waiting2 .step-circle,
.step-finish .step-circle {
  border-color: #76acf8;
  background-color: #76acf8;
}
.step-waiting2 .step-line:after {
  position: absolute;
  height: 1.5px;
  width: 50%;
  content: "";
  background-color: #76acf8;
}
.step-finish .step-line:after {
  position: absolute;
  height: 1.5px;
  width: 100%;
  content: "";
  background-color: #76acf8;
}
.step-error .step-circle {
  border-color: #d8d8d8;
  background-color: #d8d8d8;
}
.message {
  padding: 24px 15px;
  background-color: #fff;
  position: relative;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  box-sizing: border-box;
}
.message-icon {
  position: absolute;
  display: inline-block;
  top: 24px;
  left: 15px;
  width: 35px;
  height: 35px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.message .message-content {
  margin-left: 45px;
}
.message p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 18px;
  color: #9f9f9f;
}
.message .message-title {
  font-size: 17px;
  line-height: 17px;
  margin-bottom: 3px;
}
.message .message-description {
  color: #666;
  font-size: 14px;
}
.radio-wrapper input {
  cursor: pointer;
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  overflow: visible;
  border: 0;
  background: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
}
.radio-wrapper input:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #d8d8d8;
  border-radius: 100%;
  background-clip: padding-box;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  box-sizing: border-box;
}
.radio-wrapper input:checked:before {
  border: 0px;
  background-color: #76acf8;
  background-image: url(http://image.yuantutech.com/i4/69006764608c85f155440b36fb16d49d-40-28.png);
  background-position: center;
  background-size: 60%;
  background-repeat: no-repeat;
}
