/*
How to use
font-family: 'wechatnum';
*/
/*
How to use
font-family: 'wechatnum';
*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}
input,
textarea,
button,
a {
  outline: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
fieldset,
textarea {
  margin: 0;
}
fieldset,
legend,
textarea,
input {
  padding: 0;
}
ul,
ol {
  padding-left: 0;
  list-style-type: none;
}
a img,
fieldset {
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  box-shadow: inset 0 0 0 1000px #FFFFFF;
  -moz-box-shadow: inset 0 0 0 1000px #FFFFFF;
  -webkit-box-shadow: inset 0 0 0 1000px #FFFFFF;
}
select {
  border-radius: 0;
  -webkit-border-radius: 0;
}
body {
  line-height: 1.6;
  font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", "\9ED1\4F53", Arial, sans-serif;
  color: #353535;
  font-size: 14px;
}
textarea,
input {
  color: #353535;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #A3A3A3;
}
textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #A3A3A3;
}
textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #A3A3A3;
}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #A3A3A3;
}
textarea.placeholder,
input.placeholder {
  color: #A3A3A3;
}
textarea {
  resize: none;
  overflow-y: auto;
}
a {
  color: #576B95;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
button,
input,
select,
textarea {
  *font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", "\9ED1\4F53", Arial, sans-serif;
}
.icon_radio {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/common/images/icon/form/icon_radio647113.png) no-repeat 0 0;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -0.2em;
  *margin-top: 0;
}
.icon_radio.selected,
.selected .icon_radio {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/common/images/icon/form/icon_radio_selected647113.png) no-repeat 0 0;
}
.icon_radio.selected.disabled,
.selected.disabled .icon_radio {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/common/images/icon/form/icon_radio_selected_disabled647113.png) no-repeat 0 0;
}
.icon_checkbox {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/common/images/icon/form/icon_checkbox647113.png) no-repeat 0 0;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -0.2em;
  *margin-top: 0;
}
.icon_checkbox.selected,
.selected .icon_checkbox {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/common/images/icon/form/icon_checkbox_selected647113.png) no-repeat 0 0;
}
.icon_checkbox.disabled,
.disabled .icon_checkbox {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/common/images/icon/form/icon_checkbox_disabled647113.png) no-repeat 0 0;
}
.icon_checkbox.selected.disabled,
.selected.disabled .icon_checkbox {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/common/images/icon/form/icon_checkbox_selected_disabled647113.png) no-repeat 0 0;
}
.frm_tab {
  overflow: hidden;
  *zoom: 1;
}
.frm_tab_navs {
  *zoom: 1;
}
.frm_tab_navs:after {
  content: "\200B";
  display: block;
  height: 0;
  clear: both;
}
.frm_tab_nav {
  float: left;
  background-color: #ffffff;
  background-image: linear-gradient(to bottom, #FFFFFF 0, #FFFFFF 100%);
  border-color: #E7E7EB;
  color: #353535;
  height: 30px;
  line-height: 30px;
  *line-height: 28px;
  width: auto;
  padding-left: 36px;
  padding-right: 36px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin-right: -1px;
}
.frm_tab_nav button {
  color: #353535;
}
.frm_tab_nav:hover {
  background-color: #e7e7eb;
  background-image: linear-gradient(to bottom, #E7E7EB 0, #E7E7EB 100%);
  border-color: #DADBE0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: #353535;
}
.frm_tab_nav:hover button {
  color: #353535;
}
.frm_tab_nav:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.frm_tab_nav.selected {
  background: none;
  background-color: #888888;
  border-color: #E7E7EB;
  box-shadow: inset 0 3px 8px #555555;
  -moz-box-shadow: inset 0 3px 8px #555555;
  -webkit-box-shadow: inset 0 3px 8px #555555;
  color: #FFFFFF;
}
.frm_tab_panel {
  padding: 10px 0;
}
.frm_tab_split {
  position: relative;
  margin-top: 20px;
  border-bottom: 1px solid #E7E7EB;
  box-shadow: 0 1px 0 0 #FFFFFF;
  -moz-box-shadow: 0 1px 0 0 #FFFFFF;
  -webkit-box-shadow: 0 1px 0 0 #FFFFFF;
}
.frm_tab_split .arrow_stop {
  position: relative;
}
.frm_tab_split .arrow {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 0;
  height: 0;
  border-width: 12px;
  border-style: dashed;
  border-color: transparent;
  border-top-width: 0;
  border-bottom-color: #E7E7EB;
  border-bottom-style: solid;
}
.frm_tab_split .arrow_out {
  top: -12px;
  border-bottom-color: #E7E7EB;
}
.frm_tab_split .arrow_in {
  top: -10px;
  border-bottom-color: #FFFFFF;
}
.frm_tab_split .arrow_extra {
  top: -11px;
  border-bottom-color: #fff;
}
.frm_tab_tips {
  padding-top: 4px;
  color: #9A9A9A;
}
.form_wrp.simple {
  text-align: center;
}
.form_wrp.simple .form {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
}
.form.tips_inline .frm_tips {
  width: auto;
  display: inline-block;
}
.frm_vertical_lh {
  line-height: 32px;
}
.frm_vertical_pt {
  padding-top: 0.3em;
}
.frm_fieldset {
  padding-top: 25px;
  padding-top: 0\9;
}
.frm_fieldset.no_legend {
  padding-top: 25px;
}
.frm_legend {
  display: block;
  width: 100%;
  *margin-left: -0.35em;
  margin-bottom: 25px \9;
  padding-bottom: 5px;
}
.frm_legend .tips {
  color: #9A9A9A;
  margin-left: 14px;
}
.frm_desc {
  color: #353535;
}
.frm_tips {
  color: #9A9A9A;
}
.frm_tips.gap_bottom {
  padding-bottom: 5px;
}
.frm_tips,
.frm_msg {
  padding-top: 4px;
  width: 300px;
}
.frm_msg {
  display: none;
  overflow: hidden;
  *zoom: 1;
}
.frm_msg i {
  float: left;
  font-weight: 400;
  font-style: normal;
  margin-right: 3px;
}
.frm_msg.success {
  color: #7FBA4F;
}
.frm_msg.fail {
  color: #FA5151;
}
.frm_control_group {
  *zoom: 1;
  padding-bottom: 25px;
}
.frm_control_group:after {
  content: "\200B";
  display: block;
  height: 0;
  clear: both;
}
.frm_control_group.show_value {
  padding-bottom: 15px;
}
.frm_control_group.show_value .frm_input_box {
  height: auto;
  word-wrap: break-word;
  word-break: break-all;
  padding: 0;
  border-width: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background: none;
  line-height: 1.6;
  vertical-align: top;
  margin-top: 0.3em;
}
.frm_control_group.frm_label_block .frm_label {
  display: block;
  width: auto;
  float: none;
  font-size: 14px;
  margin-bottom: 0.5em;
}
.frm_control_group.frm_control_block .frm_textarea_box,
.frm_control_group.frm_control_block .frm_input_box,
.frm_control_group.frm_control_block .frm_msg,
.frm_control_group.frm_control_block .frm_tips {
  display: block;
  width: auto;
}
.frm_label {
  float: left;
  width: 5em;
  margin-top: 0.3em;
  margin-right: 1em;
  font-size: 14px;
}
.frm_label_tips {
  display: block;
  color: #9A9A9A;
}
.frm_controls {
  display: table-cell;
  vertical-align: top;
  float: none;
  width: auto;
  *display: block;
  *zoom: 1;
}
.frm_controls:after {
  content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
  visibility: hidden;
  clear: both;
  height: 0 !important;
  display: block;
  line-height: 0;
}
.frm_input,
.frm_textarea {
  width: 100%;
  background-color: transparent;
  border: 0;
  outline: 0;
}
.frm_input {
  height: 22px;
  *line-height: 22px;
  margin: 4px 0;
}
.frm_textarea {
  height: 100px;
}
.frm_input_box {
  display: inline-block;
  position: relative;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  width: 278px;
  font-size: 14px;
  padding: 0 10px;
  border: 1px solid #E7E7EB;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: #FFFFFF;
}
.frm_input_box .frm_input_append {
  *height: 30px;
  font-size: 0;
}
.frm_input_box.search {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.frm_input_box.append {
  padding-right: 30px;
}
.frm_input_box.append .frm_input_append {
  position: absolute;
  top: 0;
  right: 0.8em;
}
.frm_input_box.prepend {
  padding-left: 30px;
}
.frm_input_box.prepend .frm_input_append {
  position: absolute;
  top: 0;
  left: 0.8em;
}
.frm_input_box.tips_inline {
  padding-right: 10px;
}
.frm_input_box.tips_inline .frm_input_append {
  font-size: 14px;
}
.frm_input_box.with_counter .frm_counter {
  width: 50px;
  color: #9A9A9A;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
}
.frm_input_box.with_counter.warn .frm_counter {
  color: #FA5151;
}
.frm_input_box.counter_in {
  padding-right: 70px;
}
.frm_input_box.counter_in .frm_counter {
  right: 0;
  text-align: right;
  padding-right: 10px;
}
.frm_input_box.counter_out {
  padding-right: 10px;
}
.frm_input_box.counter_out .frm_counter {
  right: -60px;
  padding-left: 10px;
}
.frm_input_box.vcode {
  width: 157px;
}
.frm_input_box.zone {
  width: 72px;
  margin-right: 5px;
}
.frm_input_box.phone {
  width: 175px;
}
.frm_msg.align_counter,
.frm_tips.align_counter,
.align_counter .frm_msg,
.align_counter .frm_tips {
  margin-top: -27px;
}
.frm_textarea_box {
  display: inline-block;
  width: 288px;
  padding: 4px 0 4px 10px;
  font-size: 14px;
  border: 1px solid #E7E7EB;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: #FFFFFF;
}
.frm_textarea_box.with_counter {
  position: relative;
  margin-bottom: 27px;
}
.frm_textarea_box.with_counter .frm_counter {
  color: #9A9A9A;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
}
.frm_textarea_box.with_counter.warn .frm_counter {
  color: #FA5151;
}
.frm_textarea_box.counter_out .frm_counter {
  position: absolute;
  bottom: -27px;
  right: 0;
}
.disabled.frm_input_box,
.disabled.frm_textarea_box {
  background-color: #EEEEEE;
}
.disabled .frm_input_box,
.disabled .frm_textarea_box {
  background-color: #EEEEEE;
}
.focus.frm_input_box,
.focus.frm_textarea_box,
.focus.frm_select_box {
  border-color: #6BBE6E;
}
.focus.frm_select_box {
  *border-color: transparent;
}
.frm_radio,
.frm_checkbox {
  position: absolute;
  left: -999em;
}
.frm_radio_label,
.frm_checkbox_label {
  display: inline-block;
  text-align: left;
  cursor: pointer;
  margin-right: 1em;
}
.frm_radio_label.no_extra,
.frm_checkbox_label.no_extra {
  margin-right: 0;
}
.frm_radio_label.disabled,
.frm_checkbox_label.disabled {
  color: #999999;
  cursor: default;
}
.icon_radio {
  margin-right: 4px;
}
.icon_checkbox {
  margin-right: 4px;
}
.frm_select_box {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  background-color: #ffffff;
  background-image: linear-gradient(to bottom, #FFFFFF 0, #FFFFFF 100%);
  border-color: #E7E7EB;
  color: #353535;
  vertical-align: middle;
  font-size: 14px;
  *top: 0.6em;
  *margin-right: 5px;
  padding: 8px/2 0;
  border: 1px solid #E7E7EB;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  *background-color: transparent;
  *border-color: transparent;
  *padding-top: 0;
  *padding-bottom: 0;
}
.frm_select_box button {
  color: #353535;
}
.frm_select_box:hover {
  background-color: #e7e7eb;
  background-image: linear-gradient(to bottom, #E7E7EB 0, #E7E7EB 100%);
  border-color: #DADBE0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: #353535;
}
.frm_select_box:hover button {
  color: #353535;
}
.frm_select_label {
  *margin-top: -0.2em;
}
.frm_select {
  position: relative;
  z-index: 1;
  height: 22px;
  padding: 0 30px 0 10px;
  line-height: 22px;
  background-color: transparent;
  border: 0;
  outline: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .frm_select_box {
    padding: 0;
  }
  .frm_select_box:after {
    content: " ";
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -2px;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: dashed;
    border-color: transparent;
    border-bottom-width: 0;
    border-top-color: #777;
    border-top-style: solid;
  }
  .frm_select {
    -webkit-appearance: none;
    height: 32px;
  }
}
.clear_dib_gap {
  font-size: 0;
}
.dropdown_wrp.frm_input_in_box {
  height: 32px;
  margin-right: -1px;
}
.frm_search_type {
  float: left;
  line-height: 30px;
  border: 1px solid #E7E7EB;
  border-right-width: 0;
  color: #222222;
  min-width: 50px;
  padding: 0 10px;
  background-color: #FFFFFF;
}
.frm_input_box.search.with_del {
  padding-right: 60px;
}
.frm_input_box.search .frm_input_append {
  right: 0;
  width: 30px;
  text-align: center;
}
.frm_input_box.search .search_gray {
  vertical-align: -webkit-baseline-middle;
  margin-top: -0.2em;
}
.frm_input_box.search .del_btn {
  right: 30px;
}
.frm_input_box .del_btn {
  position: absolute;
  right: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 0;
}
.frm_input_box .del_btn i {
  vertical-align: -webkit-baseline-middle;
  margin-top: -0.2em;
}
.frm_input_box .del_btn:hover {
  text-decoration: none;
}
.frm_input_box.disabled .frm_input,
.frm_input_box .frm_input[disabled] {
  color: #9A9A9A;
}
.frm_input_box.counter_in {
  width: 228px;
  padding-right: 60px;
}
.frm_area_code_area {
  display: inline-block;
  border: 1px solid #e7e7eb;
  padding-left: 10px;
}
.frm_area_code_area.bdrnone {
  border-right: none;
}
.frm_area_code_area .ic_area_code {
  vertical-align: middle;
}
.frm_area_code_area .dropdown_switch {
  border: none;
}
.frm_area_code_area .dropdown_switch:hover {
  background: none;
}
.frm_area_code_area .frm_input_box {
  border: none;
  padding-left: 0px;
}
.frm_control {
  margin-bottom: 25px;
}
.frm_control_group.drop_gap {
  padding-bottom: 0;
}
.icon_radio,
.icon_checkbox {
  margin-right: 3px;
  margin-top: -2px;
  *margin-top: 0;
}
.icon_radio {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/images/icon/form/icon_radio647113.png) no-repeat 0 0;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block;
}
.icon_radio.selected,
.selected .icon_radio {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/images/icon/form/icon_radio_selected647113.png) no-repeat 0 0;
}
.icon_radio.disabled,
.disabled .icon_radio {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/images/icon/form/icon_radio_disabled647113.png) no-repeat 0 0;
}
.icon_radio.selected.disabled,
.selected.disabled .icon_radio {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/images/icon/form/icon_radio_selected_disabled647113.png) no-repeat 0 0;
}
.icon_checkbox {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/images/icon/form/icon_checkbox647113.png) no-repeat 0 0;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: inline-block;
}
.icon_checkbox.selected,
.selected .icon_checkbox {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/images/icon/form/icon_checkbox_selected647113.png) no-repeat 0 0;
}
.icon_checkbox.disabled,
.disabled .icon_checkbox {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/images/icon/form/icon_checkbox_disabled647113.png) no-repeat 0 0;
}
.icon_checkbox.selected.disabled,
.selected.disabled .icon_checkbox {
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/images/icon/form/icon_checkbox_selected_disabled647113.png) no-repeat 0 0;
}
.icon_search_del {
  cursor: pointer;
  background: transparent url(/mpres/zh_CN/htmledition/comm_htmledition/images/icon/form/icon_search_del647113.png) no-repeat 0 0;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  display: inline-block;
}
.icon_search_del:hover {
  background-image: url(/mpres/zh_CN/htmledition/comm_htmledition/images/icon/form/icon_search_del_hl647113.png);
}
.frm_legend.default {
  margin-bottom: 20px;
  border-bottom: 1px solid #E7E7EB;
}
.form_mod_title {
  margin-bottom: 10px;
  padding-bottom: 5px;
  margin-top: 40px;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #E7E7EB;
}
.frm_msg i {
  float: none;
  margin-right: 0;
}
.msg_card_inner {
  overflow: hidden;
  border: 1px solid #E7E7EB;
}
.msg_card_bd {
  padding: 14px;
  background-color: #FFFFFF;
}
.msg_card_ft {
  background-color: #f4f5f9;
  border-top: 1px solid #E7E7EB;
}
.msg_card_title {
  overflow: hidden;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  max-height: 2.4;
  word-wrap: normal;
  white-space: pre-wrap;
}
.msg_card_title a {
  display: block;
  color: #353535;
}
.msg_card_info {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 12px;
  color: #9A9A9A;
}
.msg_card_info_meta {
  font-weight: 400;
  font-style: normal;
}
.msg_card_extra_info {
  margin: 14px 0 5px;
}
.msg_card_desc {
  word-wrap: normal;
  white-space: pre-wrap;
}
.msg_card_opr_list {
  font-size: 0;
}
.msg_card_opr_item {
  text-align: center;
}
.msg_card_opr_item a {
  display: block;
}
.msg_card_opr_item:first-child .msg_card_opr_item_inner {
  border-left-width: 0;
}
.msg_card_opr_item_inner {
  display: inline-block;
  vertical-align: top;
  width: 98.5%;
  margin: 13px 0;
  line-height: 18px;
  height: 18px;
  cursor: pointer;
  border-left: 1px solid #E7E7EB;
}
.mini .msg_card_opr_list {
  line-height: 30px;
}
.mini .msg_card_opr_item_inner {
  margin: 5px 0;
}
.no_opr_border .msg_card_opr_item_inner {
  border-left: none;
}
.no_title .msg_card_extra_info {
  margin-top: 0;
}
.msg_card_title,
.msg_card_desc {
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.msg_card {
  margin-bottom: 20px;
  padding-bottom: 25px;
  border: 1px solid #D9DADC;
}
.msg_card_bd {
  padding: 25px 25px 0px;
}
.msg_card_title {
  font-size: 14px;
  overflow: visible;
  text-overflow: inherit;
  white-space: initial;
  word-wrap: normal;
  border-bottom: 1px solid #d9dadc;
  padding-bottom: 8px;
}
/*投票的那个 问题list*/
.vote_option_list {
  color: #9A9A9A;
}
.vote_option {
  margin-bottom: 5px;
}
/*check box 的那个box*/
.frm_radio_label,
.frm_checkbox_label {
  position: relative;
  padding-left: 1.6em;
}
.icon_radio,
.icon_checkbox {
  position: absolute;
  top: 5px;
  left: 0px;
}
/*异常状态 投票已删除之类的*/
.msg_unusual {
  text-align: center;
  border-top: 1px solid #E7E7EB;
  color: #9A9A9A;
}


/*# sourceMappingURL=vote-card_common.css.map*/