/* line 5, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../usr/lib/ruby/gems/1.8/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* 设计规范颜色定义 */
/* 全局颜色 */
/* 默认导航背景 */
/* 按钮相关样式 */
/* 全局字体 */
/* 全局字体颜色 */
/* tips */
/* max_height */
/* max_width*/
/********************************* 新 ********************************************/
/* 闪动防止 */
/* line 4, ../../../common/sass/_global.scss */
[ms-controller] {
  visibility: hidden;
  display: none;
}

/* line 9, ../../../common/sass/_global.scss */
html, body {
  height: 100%;
}

/* global*/
/* line 14, ../../../common/sass/_global.scss */
.g-body {
  min-height: 0 !important;
  text-align: center;
  font-family: 微软雅黑;
  font-size: 14px;
  color: #747D88;
  overflow-x: hidden;
}
/* line 22, ../../../common/sass/_global.scss */
.g-body input, .g-body textarea, .g-body select {
  color: #747D88;
  font-family: 微软雅黑;
  resize: none;
  text-indent: .5rem;
}
/* line 29, ../../../common/sass/_global.scss */
.g-body button {
  color: #747D88;
  font-family: 微软雅黑;
  resize: none;
}
/* line 35, ../../../common/sass/_global.scss */
.g-body select {
  text-indent: initial;
}
/* line 40, ../../../common/sass/_global.scss */
.g-body input:focus, .g-body textarea:focus {
  outline: 0;
}

/* g-footer */
/* line 47, ../../../common/sass/_global.scss */
.g-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  font-size: 0.8rem;
  color: #D4D5DA;
}

/* line 55, ../../../common/sass/_global.scss */
.f-p-fixed {
  position: fixed !important;
}

/* line 59, ../../../common/sass/_global.scss */
.f-abs {
  position: absolute !important;
}

/* line 63, ../../../common/sass/_global.scss */
.f-rbs {
  position: relative !important;
}

/* line 67, ../../../common/sass/_global.scss */
.f-hide {
  display: none !important;
}

/* line 71, ../../../common/sass/_global.scss */
.f-show {
  display: block !important;
}

/* line 75, ../../../common/sass/_global.scss */
.f-wpl {
  white-space: pre-line !important;
}

/* line 79, ../../../common/sass/_global.scss */
.f-over-flow-hide {
  overflow: hidden !important;
}

/* line 83, ../../../common/sass/_global.scss */
.f-over-hide {
  overflow: hidden !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
}

/* line 89, ../../../common/sass/_global.scss */
.f-over-hide:hover {
  overflow: inherit !important;
}

/* line 93, ../../../common/sass/_global.scss */
.f-clear-b {
  clear: both !important;
}

/* line 97, ../../../common/sass/_global.scss */
.f-point {
  cursor: pointer !important;
}

/* line 101, ../../../common/sass/_global.scss */
.f-cur-point {
  cursor: pointer !important;
}

/* line 105, ../../../common/sass/_global.scss */
.f-float-l {
  float: left !important;
}

/* line 109, ../../../common/sass/_global.scss */
.f-float-r {
  float: right !important;
}

/* line 113, ../../../common/sass/_global.scss */
.f-p-0 {
  padding: 0px !important;
}

/* line 117, ../../../common/sass/_global.scss */
.f-w60 {
  width: 60px !important;
}

/* line 120, ../../../common/sass/_global.scss */
.f-w-68 {
  width: 68px !important;
}

/* line 123, ../../../common/sass/_global.scss */
.f-w-209 {
  width: 209px !important;
}

/* line 126, ../../../common/sass/_global.scss */
.f-wh-80 {
  width: 80px !important;
  height: 80px !important;
}

/* line 131, ../../../common/sass/_global.scss */
.f-scale09 {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

/* line 137, ../../../common/sass/_global.scss */
.f-scale08 {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

/* line 143, ../../../common/sass/_global.scss */
.f-scale07 {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

/* line 149, ../../../common/sass/_global.scss */
.f-scale06 {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

/* line 156, ../../../common/sass/_global.scss */
.f-cred {
  color: red;
}

/* line 159, ../../../common/sass/_global.scss */
.f-cwhite {
  color: white !important;
}

/* line 163, ../../../common/sass/_global.scss */
.f-fix::before,
.f-fix::after {
  display: table;
  height: 0px;
  line-height: 0px;
  content: '';
}

/* line 165, ../../../common/sass/_global.scss */
.f-fix::after {
  clear: both;
}

/* line 167, ../../../common/sass/_global.scss */
.f-no-border {
  border: none !important;
}

/* line 171, ../../../common/sass/_global.scss */
.f-no-padding {
  padding: 0 !important;
}

/* line 175, ../../../common/sass/_global.scss */
.f-m-cnter {
  margin: 0 auto !important;
}

/* line 179, ../../../common/sass/_global.scss */
.f-no-margin {
  margin: 0 !important;
}

/* 背影布局方式设置 */
/* line 184, ../../../common/sass/_global.scss */
.f-bg-center, [bg-layout="center"], [background-layout="center"] {
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

/* line 190, ../../../common/sass/_global.scss */
.f-bg-repeat, [bg-layout="repeat"], [background-layout="repeat"] {
  background-size: contain !important;
  background-repeat: repeat !important;
}

/* line 195, ../../../common/sass/_global.scss */
.f-bg-tensile, [bg-layout="tensile"], [background-layout="tensile"] {
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
}

/* margin */
/* line 202, ../../../common/sass/_global.scss */
.f-mt-1 {
  margin-top: 1px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-1 {
  margin-bottom: 1px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-1 {
  margin-left: 1px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-1 {
  margin-right: 1px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-2 {
  margin-top: 2px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-2 {
  margin-bottom: 2px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-2 {
  margin-left: 2px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-2 {
  margin-right: 2px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-3 {
  margin-top: 3px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-3 {
  margin-bottom: 3px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-3 {
  margin-left: 3px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-3 {
  margin-right: 3px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-4 {
  margin-top: 4px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-4 {
  margin-bottom: 4px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-4 {
  margin-left: 4px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-4 {
  margin-right: 4px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-5 {
  margin-top: 5px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-5 {
  margin-bottom: 5px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-5 {
  margin-left: 5px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-5 {
  margin-right: 5px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-6 {
  margin-top: 6px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-6 {
  margin-bottom: 6px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-6 {
  margin-left: 6px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-6 {
  margin-right: 6px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-7 {
  margin-top: 7px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-7 {
  margin-bottom: 7px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-7 {
  margin-left: 7px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-7 {
  margin-right: 7px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-8 {
  margin-top: 8px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-8 {
  margin-bottom: 8px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-8 {
  margin-left: 8px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-8 {
  margin-right: 8px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-9 {
  margin-top: 9px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-9 {
  margin-bottom: 9px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-9 {
  margin-left: 9px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-9 {
  margin-right: 9px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-10 {
  margin-top: 10px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-10 {
  margin-bottom: 10px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-10 {
  margin-left: 10px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-10 {
  margin-right: 10px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-11 {
  margin-top: 11px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-11 {
  margin-bottom: 11px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-11 {
  margin-left: 11px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-11 {
  margin-right: 11px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-12 {
  margin-top: 12px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-12 {
  margin-bottom: 12px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-12 {
  margin-left: 12px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-12 {
  margin-right: 12px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-13 {
  margin-top: 13px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-13 {
  margin-bottom: 13px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-13 {
  margin-left: 13px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-13 {
  margin-right: 13px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-14 {
  margin-top: 14px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-14 {
  margin-bottom: 14px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-14 {
  margin-left: 14px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-14 {
  margin-right: 14px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-15 {
  margin-top: 15px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-15 {
  margin-bottom: 15px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-15 {
  margin-left: 15px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-15 {
  margin-right: 15px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-16 {
  margin-top: 16px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-16 {
  margin-bottom: 16px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-16 {
  margin-left: 16px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-16 {
  margin-right: 16px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-17 {
  margin-top: 17px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-17 {
  margin-bottom: 17px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-17 {
  margin-left: 17px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-17 {
  margin-right: 17px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-18 {
  margin-top: 18px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-18 {
  margin-bottom: 18px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-18 {
  margin-left: 18px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-18 {
  margin-right: 18px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-19 {
  margin-top: 19px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-19 {
  margin-bottom: 19px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-19 {
  margin-left: 19px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-19 {
  margin-right: 19px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-20 {
  margin-top: 20px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-20 {
  margin-bottom: 20px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-20 {
  margin-left: 20px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-20 {
  margin-right: 20px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-21 {
  margin-top: 21px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-21 {
  margin-bottom: 21px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-21 {
  margin-left: 21px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-21 {
  margin-right: 21px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-22 {
  margin-top: 22px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-22 {
  margin-bottom: 22px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-22 {
  margin-left: 22px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-22 {
  margin-right: 22px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-23 {
  margin-top: 23px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-23 {
  margin-bottom: 23px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-23 {
  margin-left: 23px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-23 {
  margin-right: 23px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-24 {
  margin-top: 24px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-24 {
  margin-bottom: 24px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-24 {
  margin-left: 24px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-24 {
  margin-right: 24px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-25 {
  margin-top: 25px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-25 {
  margin-bottom: 25px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-25 {
  margin-left: 25px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-25 {
  margin-right: 25px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-26 {
  margin-top: 26px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-26 {
  margin-bottom: 26px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-26 {
  margin-left: 26px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-26 {
  margin-right: 26px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-27 {
  margin-top: 27px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-27 {
  margin-bottom: 27px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-27 {
  margin-left: 27px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-27 {
  margin-right: 27px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-28 {
  margin-top: 28px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-28 {
  margin-bottom: 28px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-28 {
  margin-left: 28px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-28 {
  margin-right: 28px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-29 {
  margin-top: 29px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-29 {
  margin-bottom: 29px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-29 {
  margin-left: 29px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-29 {
  margin-right: 29px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-30 {
  margin-top: 30px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-30 {
  margin-bottom: 30px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-30 {
  margin-left: 30px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-30 {
  margin-right: 30px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-31 {
  margin-top: 31px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-31 {
  margin-bottom: 31px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-31 {
  margin-left: 31px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-31 {
  margin-right: 31px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-32 {
  margin-top: 32px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-32 {
  margin-bottom: 32px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-32 {
  margin-left: 32px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-32 {
  margin-right: 32px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-33 {
  margin-top: 33px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-33 {
  margin-bottom: 33px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-33 {
  margin-left: 33px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-33 {
  margin-right: 33px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-34 {
  margin-top: 34px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-34 {
  margin-bottom: 34px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-34 {
  margin-left: 34px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-34 {
  margin-right: 34px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-35 {
  margin-top: 35px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-35 {
  margin-bottom: 35px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-35 {
  margin-left: 35px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-35 {
  margin-right: 35px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-36 {
  margin-top: 36px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-36 {
  margin-bottom: 36px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-36 {
  margin-left: 36px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-36 {
  margin-right: 36px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-37 {
  margin-top: 37px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-37 {
  margin-bottom: 37px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-37 {
  margin-left: 37px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-37 {
  margin-right: 37px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-38 {
  margin-top: 38px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-38 {
  margin-bottom: 38px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-38 {
  margin-left: 38px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-38 {
  margin-right: 38px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-39 {
  margin-top: 39px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-39 {
  margin-bottom: 39px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-39 {
  margin-left: 39px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-39 {
  margin-right: 39px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-40 {
  margin-top: 40px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-40 {
  margin-bottom: 40px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-40 {
  margin-left: 40px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-40 {
  margin-right: 40px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-41 {
  margin-top: 41px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-41 {
  margin-bottom: 41px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-41 {
  margin-left: 41px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-41 {
  margin-right: 41px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-42 {
  margin-top: 42px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-42 {
  margin-bottom: 42px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-42 {
  margin-left: 42px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-42 {
  margin-right: 42px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-43 {
  margin-top: 43px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-43 {
  margin-bottom: 43px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-43 {
  margin-left: 43px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-43 {
  margin-right: 43px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-44 {
  margin-top: 44px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-44 {
  margin-bottom: 44px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-44 {
  margin-left: 44px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-44 {
  margin-right: 44px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-45 {
  margin-top: 45px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-45 {
  margin-bottom: 45px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-45 {
  margin-left: 45px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-45 {
  margin-right: 45px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-46 {
  margin-top: 46px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-46 {
  margin-bottom: 46px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-46 {
  margin-left: 46px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-46 {
  margin-right: 46px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-47 {
  margin-top: 47px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-47 {
  margin-bottom: 47px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-47 {
  margin-left: 47px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-47 {
  margin-right: 47px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-48 {
  margin-top: 48px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-48 {
  margin-bottom: 48px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-48 {
  margin-left: 48px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-48 {
  margin-right: 48px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-49 {
  margin-top: 49px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-49 {
  margin-bottom: 49px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-49 {
  margin-left: 49px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-49 {
  margin-right: 49px !important;
}

/* line 202, ../../../common/sass/_global.scss */
.f-mt-50 {
  margin-top: 50px !important;
}

/* line 206, ../../../common/sass/_global.scss */
.f-mb-50 {
  margin-bottom: 50px !important;
}

/* line 210, ../../../common/sass/_global.scss */
.f-ml-50 {
  margin-left: 50px !important;
}

/* line 214, ../../../common/sass/_global.scss */
.f-mr-50 {
  margin-right: 50px !important;
}

/* padding */
/* line 221, ../../../common/sass/_global.scss */
.f-pt-1 {
  padding-top: 1px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-1 {
  padding-bottom: 1px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-1 {
  padding-left: 1px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-1 {
  padding-right: 1px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-1 {
  padding: 1px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-2 {
  padding-top: 2px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-2 {
  padding-bottom: 2px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-2 {
  padding-left: 2px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-2 {
  padding-right: 2px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-2 {
  padding: 2px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-3 {
  padding-top: 3px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-3 {
  padding-bottom: 3px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-3 {
  padding-left: 3px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-3 {
  padding-right: 3px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-3 {
  padding: 3px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-4 {
  padding-top: 4px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-4 {
  padding-bottom: 4px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-4 {
  padding-left: 4px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-4 {
  padding-right: 4px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-4 {
  padding: 4px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-5 {
  padding-top: 5px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-5 {
  padding-bottom: 5px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-5 {
  padding-left: 5px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-5 {
  padding-right: 5px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-5 {
  padding: 5px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-6 {
  padding-top: 6px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-6 {
  padding-bottom: 6px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-6 {
  padding-left: 6px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-6 {
  padding-right: 6px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-6 {
  padding: 6px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-7 {
  padding-top: 7px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-7 {
  padding-bottom: 7px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-7 {
  padding-left: 7px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-7 {
  padding-right: 7px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-7 {
  padding: 7px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-8 {
  padding-top: 8px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-8 {
  padding-bottom: 8px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-8 {
  padding-left: 8px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-8 {
  padding-right: 8px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-8 {
  padding: 8px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-9 {
  padding-top: 9px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-9 {
  padding-bottom: 9px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-9 {
  padding-left: 9px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-9 {
  padding-right: 9px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-9 {
  padding: 9px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-10 {
  padding-top: 10px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-10 {
  padding-bottom: 10px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-10 {
  padding-left: 10px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-10 {
  padding-right: 10px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-10 {
  padding: 10px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-11 {
  padding-top: 11px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-11 {
  padding-bottom: 11px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-11 {
  padding-left: 11px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-11 {
  padding-right: 11px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-11 {
  padding: 11px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-12 {
  padding-top: 12px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-12 {
  padding-bottom: 12px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-12 {
  padding-left: 12px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-12 {
  padding-right: 12px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-12 {
  padding: 12px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-13 {
  padding-top: 13px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-13 {
  padding-bottom: 13px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-13 {
  padding-left: 13px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-13 {
  padding-right: 13px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-13 {
  padding: 13px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-14 {
  padding-top: 14px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-14 {
  padding-bottom: 14px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-14 {
  padding-left: 14px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-14 {
  padding-right: 14px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-14 {
  padding: 14px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-15 {
  padding-top: 15px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-15 {
  padding-bottom: 15px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-15 {
  padding-left: 15px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-15 {
  padding-right: 15px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-15 {
  padding: 15px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-16 {
  padding-top: 16px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-16 {
  padding-bottom: 16px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-16 {
  padding-left: 16px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-16 {
  padding-right: 16px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-16 {
  padding: 16px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-17 {
  padding-top: 17px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-17 {
  padding-bottom: 17px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-17 {
  padding-left: 17px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-17 {
  padding-right: 17px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-17 {
  padding: 17px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-18 {
  padding-top: 18px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-18 {
  padding-bottom: 18px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-18 {
  padding-left: 18px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-18 {
  padding-right: 18px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-18 {
  padding: 18px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-19 {
  padding-top: 19px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-19 {
  padding-bottom: 19px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-19 {
  padding-left: 19px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-19 {
  padding-right: 19px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-19 {
  padding: 19px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-20 {
  padding-top: 20px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-20 {
  padding-bottom: 20px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-20 {
  padding-left: 20px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-20 {
  padding-right: 20px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-20 {
  padding: 20px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-21 {
  padding-top: 21px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-21 {
  padding-bottom: 21px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-21 {
  padding-left: 21px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-21 {
  padding-right: 21px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-21 {
  padding: 21px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-22 {
  padding-top: 22px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-22 {
  padding-bottom: 22px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-22 {
  padding-left: 22px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-22 {
  padding-right: 22px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-22 {
  padding: 22px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-23 {
  padding-top: 23px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-23 {
  padding-bottom: 23px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-23 {
  padding-left: 23px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-23 {
  padding-right: 23px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-23 {
  padding: 23px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-24 {
  padding-top: 24px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-24 {
  padding-bottom: 24px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-24 {
  padding-left: 24px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-24 {
  padding-right: 24px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-24 {
  padding: 24px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-25 {
  padding-top: 25px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-25 {
  padding-bottom: 25px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-25 {
  padding-left: 25px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-25 {
  padding-right: 25px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-25 {
  padding: 25px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-26 {
  padding-top: 26px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-26 {
  padding-bottom: 26px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-26 {
  padding-left: 26px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-26 {
  padding-right: 26px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-26 {
  padding: 26px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-27 {
  padding-top: 27px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-27 {
  padding-bottom: 27px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-27 {
  padding-left: 27px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-27 {
  padding-right: 27px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-27 {
  padding: 27px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-28 {
  padding-top: 28px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-28 {
  padding-bottom: 28px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-28 {
  padding-left: 28px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-28 {
  padding-right: 28px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-28 {
  padding: 28px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-29 {
  padding-top: 29px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-29 {
  padding-bottom: 29px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-29 {
  padding-left: 29px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-29 {
  padding-right: 29px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-29 {
  padding: 29px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-30 {
  padding-top: 30px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-30 {
  padding-bottom: 30px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-30 {
  padding-left: 30px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-30 {
  padding-right: 30px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-30 {
  padding: 30px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-31 {
  padding-top: 31px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-31 {
  padding-bottom: 31px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-31 {
  padding-left: 31px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-31 {
  padding-right: 31px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-31 {
  padding: 31px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-32 {
  padding-top: 32px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-32 {
  padding-bottom: 32px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-32 {
  padding-left: 32px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-32 {
  padding-right: 32px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-32 {
  padding: 32px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-33 {
  padding-top: 33px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-33 {
  padding-bottom: 33px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-33 {
  padding-left: 33px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-33 {
  padding-right: 33px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-33 {
  padding: 33px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-34 {
  padding-top: 34px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-34 {
  padding-bottom: 34px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-34 {
  padding-left: 34px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-34 {
  padding-right: 34px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-34 {
  padding: 34px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-35 {
  padding-top: 35px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-35 {
  padding-bottom: 35px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-35 {
  padding-left: 35px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-35 {
  padding-right: 35px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-35 {
  padding: 35px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-36 {
  padding-top: 36px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-36 {
  padding-bottom: 36px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-36 {
  padding-left: 36px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-36 {
  padding-right: 36px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-36 {
  padding: 36px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-37 {
  padding-top: 37px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-37 {
  padding-bottom: 37px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-37 {
  padding-left: 37px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-37 {
  padding-right: 37px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-37 {
  padding: 37px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-38 {
  padding-top: 38px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-38 {
  padding-bottom: 38px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-38 {
  padding-left: 38px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-38 {
  padding-right: 38px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-38 {
  padding: 38px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-39 {
  padding-top: 39px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-39 {
  padding-bottom: 39px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-39 {
  padding-left: 39px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-39 {
  padding-right: 39px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-39 {
  padding: 39px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-40 {
  padding-top: 40px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-40 {
  padding-bottom: 40px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-40 {
  padding-left: 40px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-40 {
  padding-right: 40px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-40 {
  padding: 40px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-41 {
  padding-top: 41px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-41 {
  padding-bottom: 41px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-41 {
  padding-left: 41px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-41 {
  padding-right: 41px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-41 {
  padding: 41px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-42 {
  padding-top: 42px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-42 {
  padding-bottom: 42px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-42 {
  padding-left: 42px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-42 {
  padding-right: 42px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-42 {
  padding: 42px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-43 {
  padding-top: 43px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-43 {
  padding-bottom: 43px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-43 {
  padding-left: 43px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-43 {
  padding-right: 43px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-43 {
  padding: 43px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-44 {
  padding-top: 44px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-44 {
  padding-bottom: 44px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-44 {
  padding-left: 44px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-44 {
  padding-right: 44px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-44 {
  padding: 44px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-45 {
  padding-top: 45px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-45 {
  padding-bottom: 45px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-45 {
  padding-left: 45px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-45 {
  padding-right: 45px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-45 {
  padding: 45px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-46 {
  padding-top: 46px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-46 {
  padding-bottom: 46px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-46 {
  padding-left: 46px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-46 {
  padding-right: 46px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-46 {
  padding: 46px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-47 {
  padding-top: 47px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-47 {
  padding-bottom: 47px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-47 {
  padding-left: 47px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-47 {
  padding-right: 47px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-47 {
  padding: 47px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-48 {
  padding-top: 48px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-48 {
  padding-bottom: 48px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-48 {
  padding-left: 48px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-48 {
  padding-right: 48px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-48 {
  padding: 48px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-49 {
  padding-top: 49px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-49 {
  padding-bottom: 49px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-49 {
  padding-left: 49px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-49 {
  padding-right: 49px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-49 {
  padding: 49px !important;
}

/* line 221, ../../../common/sass/_global.scss */
.f-pt-50 {
  padding-top: 50px !important;
}

/* line 225, ../../../common/sass/_global.scss */
.f-pb-50 {
  padding-bottom: 50px !important;
}

/* line 229, ../../../common/sass/_global.scss */
.f-pl-50 {
  padding-left: 50px !important;
}

/* line 233, ../../../common/sass/_global.scss */
.f-pr-50 {
  padding-right: 50px !important;
}

/* line 237, ../../../common/sass/_global.scss */
.f-p-50 {
  padding: 50px !important;
}

/* 标识类：用于避免触发bodyClick事件的区域 */
/* line 245, ../../../common/sass/_global.scss */
[inside-styles] {
  border-style: solid;
  box-sizing: border-box;
}

/* icon类 */
/* line 251, ../../../common/sass/_global.scss */
.icon, .icon-x2, .icon-x4, .icon-x6, .icon-x8, .icon-x10, .icon-x12, .icon-x14, .icon-x16, .icon-x18, .icon-x20, .icon-x22, .icon-x24, .icon-x26, .icon-x28, .icon-x30, .icon-x32, .icon-x34, .icon-x36, .icon-x38, .icon-x40, .icon-x42, .icon-x44, .icon-x46, .icon-x48, .icon-x50, .icon-x52, .icon-x54, .icon-x56, .icon-x58, .icon-x60, .icon-x62, .icon-x64, .icon-x66 {
  display: inline-block;
}

/* 循环生成 icon Size类 */
/* line 259, ../../../common/sass/_global.scss */
.icon-x2 {
  width: 2px;
  height: 2px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x4 {
  width: 4px;
  height: 4px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x6 {
  width: 6px;
  height: 6px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x8 {
  width: 8px;
  height: 8px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x10 {
  width: 10px;
  height: 10px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x12 {
  width: 12px;
  height: 12px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x14 {
  width: 14px;
  height: 14px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x16 {
  width: 16px;
  height: 16px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x18 {
  width: 18px;
  height: 18px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x20 {
  width: 20px;
  height: 20px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x22 {
  width: 22px;
  height: 22px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x24 {
  width: 24px;
  height: 24px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x26 {
  width: 26px;
  height: 26px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x28 {
  width: 28px;
  height: 28px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x30 {
  width: 30px;
  height: 30px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x32 {
  width: 32px;
  height: 32px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x34 {
  width: 34px;
  height: 34px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x36 {
  width: 36px;
  height: 36px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x38 {
  width: 38px;
  height: 38px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x40 {
  width: 40px;
  height: 40px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x42 {
  width: 42px;
  height: 42px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x44 {
  width: 44px;
  height: 44px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x46 {
  width: 46px;
  height: 46px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x48 {
  width: 48px;
  height: 48px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x50 {
  width: 50px;
  height: 50px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x52 {
  width: 52px;
  height: 52px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x54 {
  width: 54px;
  height: 54px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x56 {
  width: 56px;
  height: 56px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x58 {
  width: 58px;
  height: 58px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x60 {
  width: 60px;
  height: 60px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x62 {
  width: 62px;
  height: 62px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x64 {
  width: 64px;
  height: 64px;
}

/* line 259, ../../../common/sass/_global.scss */
.icon-x66 {
  width: 66px;
  height: 66px;
}

/*滚动条*/
/* line 269, ../../../common/sass/_global.scss */
::-webkit-scrollbar {
  width: 6px;
}

/* 滚动条-轨道样式 */
/* line 274, ../../../common/sass/_global.scss */
::-webkit-scrollbar-track {
  background: #eee;
}

/* 滚动条-Handle样式 */
/* line 279, ../../../common/sass/_global.scss */
::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #ccc;
  border: 1px solid #9B9B9B;
}

/*滚动条-当前窗口未激活的情况下*/
/* line 286, ../../../common/sass/_global.scss */
::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.1);
}

/*滚动条-hover到滚动条上*/
/* line 291, ../../../common/sass/_global.scss */
::-webkit-scrollbar-thumb:vertical:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

/*滚动条-按下*/
/* line 296, ../../../common/sass/_global.scss */
::-webkit-scrollbar-thumb:vertical:active {
  background-color: rgba(0, 0, 0, 0.7);
}

/* 全局配置 */
/* 删除按钮样式 */
/* line 6, ../../../common/sass/_ucommon.scss */
.u-delete-btn {
  position: absolute;
  top: 5%;
  right: 7%;
  width: 14px;
  height: 14px;
  background: #F0F1F6;
}
/* line 12, ../../../common/sass/_ucommon.scss */
.u-delete-btn:hover {
  background: #5fb336;
}
/* line 16, ../../../common/sass/_ucommon.scss */
.u-delete-btn div {
  position: absolute;
  right: 1px;
  width: 12px;
  height: 12px;
}

/* 勾选样式 */
/* line 25, ../../../common/sass/_ucommon.scss */
.u-tick-btn-cover-active {
  background: #5fb336 !important;
  opacity: 1 !important;
}

/* line 30, ../../../common/sass/_ucommon.scss */
.u-tick-btn-cover {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  background: black;
  border-radius: 50%;
  margin: -15px;
  opacity: .3;
}

/* line 40, ../../../common/sass/_ucommon.scss */
.u-tick-btn-tick {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 16px;
  margin: -8px;
}

/* 搜索组件 */
/* line 48, ../../../common/sass/_ucommon.scss */
.u-search {
  width: 80%;
  height: 2.2857rem;
  margin: 2.1rem 0 0 0;
  border: 1px solid #AFB2BD;
}

/* 功能页框架部分 */
/* line 56, ../../../common/sass/_ucommon.scss */
.u-page-border {
  position: relative;
  top: 50%;
  left: 50%;
  width: 384px;
  height: 624px;
  margin-left: -192px;
  margin-top: -312px;
  background: white;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 0 1px 10px 1px #AFB2BD;
  font-size: 0.6rem;
  -moz-transition: margin-left 0.5s;
  -o-transition: margin-left 0.5s;
  -webkit-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}

/* line 70, ../../../common/sass/_ucommon.scss */
.m-editor .u-page-border {
  margin-top: -332px;
}

/* line 74, ../../../common/sass/_ucommon.scss */
.u-page-active {
  box-shadow: 0 1px 10px 1px #2D95F0;
}

/* 组件选中样式 */
/* line 79, ../../../common/sass/_ucommon.scss */
.u-comChoose {
  border: 1px solid #2D95F0 !important;
  outline: none;
  cursor: move;
}
/* line 84, ../../../common/sass/_ucommon.scss */
.u-comChoose ._c, .u-comChoose .tl-c, .u-comChoose .tr-c, .u-comChoose .bl-c, .u-comChoose .br-c {
  width: 6px;
  height: 6px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #007dfc;
  border: 2px solid #fff;
  z-index: 99999;
}
/* line 93, ../../../common/sass/_ucommon.scss */
.u-comChoose .tl-c {
  position: absolute;
  top: -5px;
  left: -5px;
}
/* line 98, ../../../common/sass/_ucommon.scss */
.u-comChoose .tr-c {
  position: absolute;
  top: -5px;
  right: -5px;
}
/* line 103, ../../../common/sass/_ucommon.scss */
.u-comChoose .bl-c {
  position: absolute;
  bottom: -5px;
  left: -5px;
}
/* line 108, ../../../common/sass/_ucommon.scss */
.u-comChoose .br-c {
  position: absolute;
  bottom: -5px;
  right: -5px;
}

/* 组件的头样式 */
/* line 119, ../../../common/sass/_ucommon.scss */
.u-config-header {
  height: 1rem;
  border-bottom: 1px solid #b8b8b8;
  background-color: rgba(68, 68, 68, 0.25);
  padding: 1rem 0;
  color: #747D88;
}

/* 组件的导航样式 */
/* line 134, ../../../common/sass/_ucommon.scss */
.u-config-nav div {
  float: left;
  width: 49.99%;
  padding: .6rem 0;
  background-color: #F0F1F6;
  color: #9da0aa;
}
/* line 141, ../../../common/sass/_ucommon.scss */
.u-config-nav div:hover {
  background-color: #F0F1F6;
  color: #747D88;
  cursor: pointer;
}
/* line 148, ../../../common/sass/_ucommon.scss */
.u-config-nav .hover {
  background-color: #afb2bd !important;
  color: #fff !important;
}

/* 选项卡组件部分样式 */
/* line 155, ../../../common/sass/_ucommon.scss */
.u-switch-bar, .u-conf-section .switch-bar {
  position: relative;
  float: left;
  min-width: 3rem;
  padding: .5rem;
  border: 1px solid transparent;
  color: #9da0aa;
  margin: 12px 0 10px 4px;
  background: #F0F1F6;
}
/* line 165, ../../../common/sass/_ucommon.scss */
.u-switch-bar:hover, .u-conf-section .switch-bar:hover {
  color: #747D88;
  cursor: pointer;
}

/* line 171, ../../../common/sass/_ucommon.scss */
.u-switch-bar-active, .u-conf-section .switch-bar-active {
  background: #fff;
  border: 1px solid #5fb336;
}
/* line 175, ../../../common/sass/_ucommon.scss */
.u-switch-bar-active .tick-rc, .u-conf-section .switch-bar-active .tick-rc {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 14px;
  height: 14px;
}

/* line 182, ../../../common/sass/_ucommon.scss */
.u-conf-section {
  clear: both;
  position: relative;
  /* 单独label组件样式*/
  /* 选项卡组件部分样式 */
  /* 遮罩层样式 */
  /* 页背景图部分样式 */
  /* slider 通用样式 */
}
/* line 186, ../../../common/sass/_ucommon.scss */
.u-conf-section header {
  height: 1.1rem;
  background: #E7E8ED;
  padding: .6rem 0;
  text-align: left;
  text-indent: 1rem;
}
/* line 195, ../../../common/sass/_ucommon.scss */
.u-conf-section section {
  overflow: hidden;
}
/* line 199, ../../../common/sass/_ucommon.scss */
.u-conf-section label {
  float: left;
  min-width: 10%;
  margin: 3% 0 0 0;
}
/* line 205, ../../../common/sass/_ucommon.scss */
.u-conf-section .select-container {
  height: 2rem;
  padding: 1rem 0 0 1rem;
}
/* line 210, ../../../common/sass/_ucommon.scss */
.u-conf-section .big-select-container {
  height: 2rem;
  padding: 1.5rem 0 1.5rem 1rem;
}
/* line 215, ../../../common/sass/_ucommon.scss */
.u-conf-section .input-container {
  height: 2rem;
  padding: 1.5rem 0;
}
/* line 219, ../../../common/sass/_ucommon.scss */
.u-conf-section .input-container input {
  float: left;
  width: 25%;
  padding: 0.3rem 0 0.4rem 0 !important;
  margin: 0 0 0 .8rem;
  border: 1px solid #ccc;
  text-align: left;
  color: #747D88;
}
/* line 230, ../../../common/sass/_ucommon.scss */
.u-conf-section .input-container-1 {
  height: 2rem;
  padding: 1rem 0 0 1rem;
  clear: both;
}
/* line 235, ../../../common/sass/_ucommon.scss */
.u-conf-section .input-container-1 input {
  float: left;
  max-width: 16%;
  padding: 0.3rem 0 0.4rem 1.2rem !important;
  margin: 0 0 0 .8rem;
  border: 1px solid #ccc;
  text-align: left;
  color: #747D88;
}
/* line 245, ../../../common/sass/_ucommon.scss */
.u-conf-section .input-container-1 span {
  float: left;
  padding: .3rem;
}
/* line 251, ../../../common/sass/_ucommon.scss */
.u-conf-section .radio-container {
  min-height: 3rem;
}
/* line 254, ../../../common/sass/_ucommon.scss */
.u-conf-section .radio-container input {
  float: left;
  margin: 7% 0 0 3%;
}
/* line 259, ../../../common/sass/_ucommon.scss */
.u-conf-section .radio-container label {
  float: left;
  min-width: 1.5rem;
  margin: 6% 0 0 3%;
}
/* line 267, ../../../common/sass/_ucommon.scss */
.u-conf-section .single-label {
  margin-left: 1rem;
  padding: 10px 0 0 0;
}
/* line 272, ../../../common/sass/_ucommon.scss */
.u-conf-section .single-input {
  float: left;
  height: 32px;
  width: 18%;
  margin: 0.6rem 0 0 .3rem;
}
/* line 278, ../../../common/sass/_ucommon.scss */
.u-conf-section .single-input input {
  height: 32px;
}
/* line 283, ../../../common/sass/_ucommon.scss */
.u-conf-section .single-button {
  border: none;
  background: #3fb336;
  padding: 5px 7% 5px 5%;
  margin: 10px auto 10px 18px;
  color: #ffffff;
  text-align: left;
  cursor: pointer;
}
/* line 303, ../../../common/sass/_ucommon.scss */
.u-conf-section .cover {
  position: absolute;
  top: 30px;
  height: 100%;
  width: 100%;
  background: transparent;
  z-index: 10000;
  min-height: 470px;
}
/* line 314, ../../../common/sass/_ucommon.scss */
.u-conf-section .bg-type {
  position: relative;
  min-height: 3rem;
}
/* line 319, ../../../common/sass/_ucommon.scss */
.u-conf-section .bg-set {
  position: relative;
  float: left;
  width: 100%;
  min-height: 132px;
}
/* line 326, ../../../common/sass/_ucommon.scss */
.u-conf-section .bgStyle-container {
  position: absolute;
  top: 0;
  left: 53px;
}
/* line 333, ../../../common/sass/_ucommon.scss */
.u-conf-section .single-line {
  padding: 1.5rem 0 3.5rem 0;
}
/* line 337, ../../../common/sass/_ucommon.scss */
.u-conf-section .single-line-label {
  width: 100%;
  text-align: left;
  padding: 0 10px 10px 10px;
}
/* line 343, ../../../common/sass/_ucommon.scss */
.u-conf-section .slider {
  float: left;
  width: 63%;
  height: 15px;
  margin: 5px 0 0 14px;
}
/* line 350, ../../../common/sass/_ucommon.scss */
.u-conf-section .slider-text {
  float: left;
  width: 20%;
  height: 26px;
  min-width: 50px;
  margin-left: 10px;
  border: 1px solid #ccc;
}

/* 组件图型样式套件 */
/* line 362, ../../../common/sass/_ucommon.scss */
.u-mid-pic {
  position: relative;
  float: left;
  width: 80px;
  height: 80px;
  margin: 1.3rem 0 0 .8rem;
  border: 1px solid #ccc;
  cursor: pointer;
}
/* line 370, ../../../common/sass/_ucommon.scss */
.u-mid-pic.effect-mid-pic {
  box-sizing: border-box;
  padding: 5px;
  background-color: #f0f1f3;
  overflow: hidden;
}
/* line 375, ../../../common/sass/_ucommon.scss */
.u-mid-pic.effect-mid-pic .img {
  background-color: #f0f1f3;
  width: 70px;
  height: 70px;
}
/* line 381, ../../../common/sass/_ucommon.scss */
.u-mid-pic:hover {
  border: 1px dashed #5fb336;
}
/* line 385, ../../../common/sass/_ucommon.scss */
.u-mid-pic .img {
  height: 80px;
  width: 80px;
  background: #F0F1F6;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
/* line 393, ../../../common/sass/_ucommon.scss */
.u-mid-pic .img:hover {
  background-color: #e6e7ec;
}
/* line 396, ../../../common/sass/_ucommon.scss */
.u-mid-pic .img:hover .img-hover {
  opacity: .6;
}
/* line 402, ../../../common/sass/_ucommon.scss */
.u-mid-pic .plus {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
}

/* line 408, ../../../common/sass/_ucommon.scss */
.u-img-active {
  border: 1px solid #5fb336 !important;
}

/* line 412, ../../../common/sass/_ucommon.scss */
.u-img-plus {
  border: 1px solid #ccc !important;
}

/* 页面共用导航样式 */
/* line 419, ../../../common/sass/_ucommon.scss */
.m-nav {
  position: relative;
  width: 100%;
  height: 2.7rem;
  background: #2a3239;
}
/* line 425, ../../../common/sass/_ucommon.scss */
.m-nav .u-logo {
  position: absolute;
  top: 9px;
  left: 2.1rem;
  height: 30px;
  width: 185px;
}
/* line 431, ../../../common/sass/_ucommon.scss */
.m-nav .u-user {
  position: absolute;
  right: 2rem;
  height: 100%;
  font-size: 0.9rem;
}
/* line 436, ../../../common/sass/_ucommon.scss */
.m-nav .u-user span {
  float: left;
  margin: 0.8rem;
  white-space: pre;
  cursor: pointer;
}
/* line 442, ../../../common/sass/_ucommon.scss */
.m-nav .u-user span:hover {
  color: #3ab16d;
}
/* line 447, ../../../common/sass/_ucommon.scss */
.m-nav .u-user .name {
  text-decoration: underline;
}

/* 按钮样式 默认为绿色*/
/* line 454, ../../../common/sass/_ucommon.scss */
.u-btn-mid {
  min-height: 2rem;
  min-width: 7.6rem;
  border: 0;
  border-radius: 3px;
  background: #5fb336;
  font-size: 0.9rem;
  font-family: "微软雅黑", "Microsoft Yahei", "宋体", 'Simsun', Arial, Helvetica, sans-serif;
  color: #fff;
  cursor: pointer;
}
/* line 465, ../../../common/sass/_ucommon.scss */
.u-btn-mid:hover {
  background: #55A130;
}

/* line 470, ../../../common/sass/_ucommon.scss */
.u-btn-mid-important {
  min-height: 2rem !important;
  min-width: 7.6rem !important;
  border: 0 !important;
  border-radius: 3px !important;
  background: #5fb336 !important;
  font-size: 0.9rem !important;
  color: #fff !important;
}
/* line 479, ../../../common/sass/_ucommon.scss */
.u-btn-mid-important:hover {
  background: #55A130 !important;
}

/* 默认浅灰色按钮样式 */
/* line 485, ../../../common/sass/_ucommon.scss */
.u-btn-mid-light-grey {
  min-height: 2rem;
  min-width: 7.6rem;
  border: 0;
  border-radius: 3px;
  background: #AFB2BD;
  font-size: 0.9rem;
  color: #fff;
  cursor: pointer;
  font-family: "微软雅黑", "Microsoft Yahei", "宋体", 'Simsun', Arial, Helvetica, sans-serif;
}
/* line 496, ../../../common/sass/_ucommon.scss */
.u-btn-mid-light-grey:hover {
  background: #9DA0AA;
}

/* line 501, ../../../common/sass/_ucommon.scss */
.u-btn-mid-light-disable {
  min-height: 2rem;
  min-width: 7.6rem;
  border: 0;
  border-radius: 3px;
  background: #AFB2BD;
  font-size: 0.9rem;
  color: #fff;
  cursor: default;
  font-family: "微软雅黑", "Microsoft Yahei", "宋体", 'Simsun', Arial, Helvetica, sans-serif;
}
/* line 511, ../../../common/sass/_ucommon.scss */
.u-btn-mid-light-disable:hover {
  background: #AFB2BD;
}

/* line 516, ../../../common/sass/_ucommon.scss */
.u-btn-mid-light-grey-important {
  min-height: 2rem !important;
  min-width: 7.6rem !important;
  border: 0 !important;
  border-radius: 3px !important;
  background: #AFB2BD !important;
  font-size: 0.9rem !important;
  color: #fff !important;
}
/* line 525, ../../../common/sass/_ucommon.scss */
.u-btn-mid-light-grey-important:hover {
  background: #9DA0AA !important;
}

/* 按钮样式 */
/* line 531, ../../../common/sass/_ucommon.scss */
.u-btn-disabled {
  opacity: .3;
}

/* 弹出层样式 */
/* line 537, ../../../common/sass/_ucommon.scss */
.u-dialog-layout {
  background: #F9F9FB !important;
}

/* line 541, ../../../common/sass/_ucommon.scss */
.u-dialog-height {
  border-radius: 3px;
  color: #747D88;
  -moz-box-shadow: 3px;
  -webkit-box-shadow: 3px;
  box-shadow: 3px;
}

/* line 547, ../../../common/sass/_ucommon.scss */
.u-dialog-header {
  min-height: 3rem;
}
/* line 550, ../../../common/sass/_ucommon.scss */
.u-dialog-header .title {
  padding-top: 0.9rem !important;
  font-size: 1rem !important;
  text-indent: 0.3rem;
  padding: 0 !important;
  line-height: 50px !important;
  margin: 0 15px 0 12px;
}

/* line 560, ../../../common/sass/_ucommon.scss */
.u-dialog-title-bgw {
  background-color: #fff !important;
}

/* line 564, ../../../common/sass/_ucommon.scss */
.u-dialog-content {
  font-size: 1rem !important;
}
/* line 567, ../../../common/sass/_ucommon.scss */
.u-dialog-content label {
  margin: 0 .5rem 0 0;
}
/* line 571, ../../../common/sass/_ucommon.scss */
.u-dialog-content input {
  height: 2rem;
  min-width: 8rem;
  max-width: 21rem;
  width: 60%;
  border: 1px solid #ddd;
  border-radius: 3px;
}
/* line 580, ../../../common/sass/_ucommon.scss */
.u-dialog-content input[type="checkbox"],
.u-dialog-content input[type="radio"] {
  height: initial;
  width: initial;
  min-width: initial;
  min-height: initial;
  border: initial;
  border-radius: initial;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 591, ../../../common/sass/_ucommon.scss */
  .u-dialog-content input[type="checkbox"],
  .u-dialog-content input[type="radio"] {
    height: auto;
    width: auto;
    min-width: auto;
    min-height: auto;
    border: auto;
    border-radius: auto;
  }
}

/* line 603, ../../../common/sass/_ucommon.scss */
.u-dialog-footer {
  padding: 0 !important;
  background-color: #fff !important;
  margin: 46px 0 40px 0;
}

/* line 609, ../../../common/sass/_ucommon.scss */
.u-dialog-btn-pos-important {
  float: none !important;
  width: 100%;
  display: block !important;
  text-align: center;
}

/* line 616, ../../../common/sass/_ucommon.scss */
.u-dialog-center {
  text-align: center;
}

/* line 621, ../../../common/sass/_ucommon.scss */
.u-dialog-mag-top .u-dialog-center {
  margin-top: 46px;
}

/* line 626, ../../../common/sass/_ucommon.scss */
.u-dialog-tips {
  text-align: center;
  min-width: 460px;
  max-width: 640px;
}
/* line 631, ../../../common/sass/_ucommon.scss */
.u-dialog-tips i {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0px auto 20px auto;
}
/* line 638, ../../../common/sass/_ucommon.scss */
.u-dialog-tips p {
  text-align: center;
  line-height: 24px;
}
/* line 643, ../../../common/sass/_ucommon.scss */
.u-dialog-tips small {
  font-size: 1em;
  color: #afb2bd;
  display: block;
  margin: 6px 0px;
  line-height: normal;
}

/* dropdown */
/* line 653, ../../../common/sass/_ucommon.scss */
.u-select {
  float: left;
  margin: 0 0 0 .8rem;
  min-height: 2rem;
  text-align: left;
}

/* line 660, ../../../common/sass/_ucommon.scss */
.u-select-input {
  padding: .3rem 0 .3rem 1.2rem;
  color: #747D88;
  font-family: 微软雅黑 !important;
}

/* line 666, ../../../common/sass/_ucommon.scss */
.u-select-items {
  color: #747D88;
  font-family: 微软雅黑 !important;
  text-align: left !important;
}

/* uploader 样式 */
/* line 673, ../../../common/sass/_ucommon.scss */
.u-upload-link {
  position: relative;
  float: left;
  width: 100px;
  height: 137px;
  margin: 17px 0 17px 17px;
  border: 1px solid #AFB2BD;
  background: white;
}
/* line 682, ../../../common/sass/_ucommon.scss */
.u-upload-link .plus-container {
  width: 90px;
  height: 127px;
  background: #F0F1F6;
  margin: 4px;
}
/* line 688, ../../../common/sass/_ucommon.scss */
.u-upload-link .plus-container:hover {
  background-color: #e6e7ec;
}
/* line 692, ../../../common/sass/_ucommon.scss */
.u-upload-link .plus-container .plus {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
}

/* line 701, ../../../common/sass/_ucommon.scss */
.u-upload-bgImg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 84px;
  margin: -42px 0 0 -50px;
  cursor: pointer !important;
}

/* line 709, ../../../common/sass/_ucommon.scss */
.u-upload-bgText {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #D0D2D9;
  margin: 2.8rem 0 0 -6.5rem;
}

/* line 715, ../../../common/sass/_ucommon.scss */
.u-upload-footer {
  position: absolute;
  bottom: 0;
  height: 22px;
  width: 100%;
}
/* line 721, ../../../common/sass/_ucommon.scss */
.u-upload-footer .u-upload-delete {
  float: right;
  height: 16px;
  width: 16px;
  cursor: pointer !important;
}

/* line 729, ../../../common/sass/_ucommon.scss */
.u-upload-head-info {
  position: absolute;
  top: 18px;
  left: 5.3rem;
  font-size: .9rem;
  color: #D0D2D9;
}

/* line 735, ../../../common/sass/_ucommon.scss */
.u-upload-head-del {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: .9rem;
  cursor: pointer;
}

/* dropzone 公共方法*/
/* line 742, ../../../common/sass/_ucommon.scss */
.u-dz {
  position: absolute;
  top: 44px;
  bottom: 83px;
  left: 24px;
  right: 24px;
  padding: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
/* line 747, ../../../common/sass/_ucommon.scss */
.u-dz .dz-clickable {
  height: 100%;
  padding: 0;
  border: 1px dashed #AFB2BD;
}

/* line 754, ../../../common/sass/_ucommon.scss */
.u-dz-on {
  border: 1px dashed #5fb336 !important;
}
/* line 757, ../../../common/sass/_ucommon.scss */
.u-dz-on .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fafdfc;
}

/* tips 样式*/
/* line 766, ../../../common/sass/_ucommon.scss */
.u-tips {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 8rem;
  height: 2rem;
  margin-top: -1rem;
  min-width: 10rem;
  min-height: 2rem;
  padding: 0 10px;
  background-color: #E6E7EC;
  -moz-transition: opacity 2s;
  -o-transition: opacity 2s;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  line-height: 1.9rem;
  opacity: .95;
  overflow: hidden;
  z-index: 100004;
}
/* line 782, ../../../common/sass/_ucommon.scss */
.u-tips div {
  padding: 0.5rem;
}

/* golbalNotice 样式 */
/* line 789, ../../../common/sass/_ucommon.scss */
.u-golbalNotice {
  position: fixed;
  width: 300px;
  height: auto;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -150px;
  padding: 28px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 3px 14px 0px rgba(8, 1, 3, 0.2);
  opacity: 0;
}
/* line 803, ../../../common/sass/_ucommon.scss */
.u-golbalNotice i {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0px auto 18px auto;
  border-radius: 50%;
}
/* line 811, ../../../common/sass/_ucommon.scss */
.u-golbalNotice p {
  margin: 0px;
  text-align: center;
  color: #747d88;
  font-size: 18px;
  line-height: 28px;
}
/* line 819, ../../../common/sass/_ucommon.scss */
.u-golbalNotice.z-show {
  -moz-animation: golbalNotice_show 0.2s forwards linear;
  -webkit-animation: golbalNotice_show 0.2s forwards linear;
  animation: golbalNotice_show 0.2s forwards linear;
}
/* line 823, ../../../common/sass/_ucommon.scss */
.u-golbalNotice.z-hide {
  -moz-animation: golbalNotice_hide 0.2s forwards ease-out;
  -webkit-animation: golbalNotice_hide 0.2s forwards ease-out;
  animation: golbalNotice_hide 0.2s forwards ease-out;
}
@-webkit-keyframes golbalNotice_show {
  0% {
    opacity: 0;
    visibility: visible;
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes golbalNotice_hide {
  0% {
    opacity: 1;
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    visibility: hidden;
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
}
/* 弹出层样式 */
/* line 855, ../../../common/sass/_ucommon.scss */
.u-Layer-ctrl {
  position: absolute;
  width: 200px;
  padding: 3px 0;
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  color: #444444;
  text-align: left;
  text-indent: .5rem;
  background-color: #f8f8f8;
  z-index: 99999999;
}
/* line 867, ../../../common/sass/_ucommon.scss */
.u-Layer-ctrl hr {
  border: 0;
  margin: 0;
  border-top: 1px solid #F0F1F6;
}
/* line 873, ../../../common/sass/_ucommon.scss */
.u-Layer-ctrl > li {
  padding: .7rem;
  font-size: 0.8rem;
}
/* line 877, ../../../common/sass/_ucommon.scss */
.u-Layer-ctrl > li:hover {
  background: #ccc;
  cursor: pointer;
}
/* line 883, ../../../common/sass/_ucommon.scss */
.u-Layer-ctrl .last {
  margin-top: 0;
}
/* line 887, ../../../common/sass/_ucommon.scss */
.u-Layer-ctrl .disable {
  background: #fff;
  color: #D4D5DA;
}
/* line 891, ../../../common/sass/_ucommon.scss */
.u-Layer-ctrl .disable:hover {
  background: #fff;
  color: #D4D5DA;
  cursor: default;
}

/* line 899, ../../../common/sass/_ucommon.scss */
.u-Layer-ctrl-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 99999998;
}

/**
 * *新加右键释放面板
 */
/* line 952, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 {
  position: absolute;
  width: 280px;
  left: 50%;
  top: -50px;
  margin-left: -140px;
  border: 1px solid #c6c6c6;
  border-radius: 4px;
  color: #444;
  text-align: left;
  text-indent: .5rem;
  background-color: #f8f8f8;
  z-index: 99999999;
  padding: 0;
}
/* line 967, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li {
  display: table-cell;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  font-size: 0.8rem;
  position: relative;
  cursor: pointer;
  padding: 0;
}
/* line 977, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:hover {
  background: #ccc;
}
/* line 981, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li span {
  text-indent: -999px;
  display: block;
  margin: 0 auto;
  background: url(/web/img/rightSpirite.png) no-repeat;
}
/* line 989, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(1) {
  display: none;
}
/* line 911, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(1):hover:before {
  content: "居左";
  position: absolute;
  padding: 0 5px;
  width: 40px;
  line-height: 24px;
  left: -8px;
  top: -32px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
  z-index: 99999999;
}
/* line 924, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(1):hover:after {
  content: '';
  position: absolute;
  top: -8px;
  left: 27px;
  margin-left: -16px;
  border-width: 6px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  z-index: 99999999;
}
/* line 935, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(1) span {
  width: 16px;
  height: 12px;
  background-position: -10px -354px;
}
@media screen and (max-height: 864px) {
  /* line 942, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(1):hover:before {
    top: 52px;
  }
  /* line 945, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(1):hover:after {
    top: 40px;
    border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
  }
}
/* line 995, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(2) {
  display: none;
}
/* line 911, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(2):hover:before {
  content: "居右";
  position: absolute;
  padding: 0 5px;
  width: 40px;
  line-height: 24px;
  left: -8px;
  top: -32px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
  z-index: 99999999;
}
/* line 924, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(2):hover:after {
  content: '';
  position: absolute;
  top: -8px;
  left: 27px;
  margin-left: -16px;
  border-width: 6px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  z-index: 99999999;
}
/* line 935, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(2) span {
  width: 16px;
  height: 12px;
  background-position: -10px -398px;
}
@media screen and (max-height: 864px) {
  /* line 942, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(2):hover:before {
    top: 52px;
  }
  /* line 945, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(2):hover:after {
    top: 40px;
    border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
  }
}
/* line 1000, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(3) {
  border-radius: 4px;
}
/* line 911, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(3):hover:before {
  content: "移至最顶层";
  position: absolute;
  padding: 0 5px;
  width: 80px;
  line-height: 24px;
  left: -30px;
  top: -32px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
  z-index: 99999999;
}
/* line 924, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(3):hover:after {
  content: '';
  position: absolute;
  top: -8px;
  left: 27px;
  margin-left: -16px;
  border-width: 6px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  z-index: 99999999;
}
/* line 935, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(3) span {
  width: 20px;
  height: 18px;
  background-position: -10px -38px;
}
@media screen and (max-height: 864px) {
  /* line 942, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(3):hover:before {
    top: 52px;
  }
  /* line 945, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(3):hover:after {
    top: 40px;
    border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
  }
}
/* line 911, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(4):hover:before {
  content: "上移一层";
  position: absolute;
  padding: 0 5px;
  width: 70px;
  line-height: 24px;
  left: -20px;
  top: -32px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
  z-index: 99999999;
}
/* line 924, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(4):hover:after {
  content: '';
  position: absolute;
  top: -8px;
  left: 30px;
  margin-left: -16px;
  border-width: 6px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  z-index: 99999999;
}
/* line 935, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(4) span {
  width: 17px;
  height: 15px;
  background-position: -10px -307px;
}
@media screen and (max-height: 864px) {
  /* line 942, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(4):hover:before {
    top: 52px;
  }
  /* line 945, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(4):hover:after {
    top: 40px;
    border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
  }
}
/* line 911, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(5):hover:before {
  content: "移至最底层";
  position: absolute;
  padding: 0 5px;
  width: 80px;
  line-height: 24px;
  left: -28px;
  top: -32px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
  z-index: 99999999;
}
/* line 924, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(5):hover:after {
  content: '';
  position: absolute;
  top: -8px;
  left: 27px;
  margin-left: -16px;
  border-width: 6px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  z-index: 99999999;
}
/* line 935, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(5) span {
  width: 20px;
  height: 18px;
  background-position: -10px -94px;
}
@media screen and (max-height: 864px) {
  /* line 942, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(5):hover:before {
    top: 52px;
  }
  /* line 945, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(5):hover:after {
    top: 40px;
    border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
  }
}
/* line 911, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(6):hover:before {
  content: "下移一层";
  position: absolute;
  padding: 0 5px;
  width: 70px;
  line-height: 24px;
  left: -23px;
  top: -32px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
  z-index: 99999999;
}
/* line 924, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(6):hover:after {
  content: '';
  position: absolute;
  top: -8px;
  left: 27px;
  margin-left: -16px;
  border-width: 6px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  z-index: 99999999;
}
/* line 935, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(6) span {
  width: 17px;
  height: 15px;
  background-position: -10px -257px;
}
@media screen and (max-height: 864px) {
  /* line 942, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(6):hover:before {
    top: 52px;
  }
  /* line 945, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(6):hover:after {
    top: 40px;
    border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
  }
}
/* line 911, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(7):hover:before {
  content: "复制";
  position: absolute;
  padding: 0 5px;
  width: 40px;
  line-height: 24px;
  left: -8px;
  top: -32px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
  z-index: 99999999;
}
/* line 924, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(7):hover:after {
  content: '';
  position: absolute;
  top: -8px;
  left: 27px;
  margin-left: -16px;
  border-width: 6px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  z-index: 99999999;
}
/* line 935, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(7) span {
  width: 15px;
  height: 17px;
  background-position: -10px -205px;
}
@media screen and (max-height: 864px) {
  /* line 942, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(7):hover:before {
    top: 52px;
  }
  /* line 945, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(7):hover:after {
    top: 40px;
    border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
  }
}
/* line 911, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(8):hover:before {
  content: "粘贴";
  position: absolute;
  padding: 0 5px;
  width: 40px;
  line-height: 24px;
  left: -6px;
  top: -32px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
  z-index: 99999999;
}
/* line 924, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(8):hover:after {
  content: '';
  position: absolute;
  top: -8px;
  left: 30px;
  margin-left: -16px;
  border-width: 6px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  z-index: 99999999;
}
/* line 935, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(8) span {
  width: 14px;
  height: 18px;
  background-position: -10px -446px;
}
@media screen and (max-height: 864px) {
  /* line 942, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(8):hover:before {
    top: 52px;
  }
  /* line 945, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(8):hover:after {
    top: 40px;
    border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
  }
}
/* line 911, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(9):hover:before {
  content: "删除";
  position: absolute;
  padding: 0 5px;
  width: 40px;
  line-height: 24px;
  left: -6px;
  top: -32px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
  z-index: 99999999;
}
/* line 924, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(9):hover:after {
  content: '';
  position: absolute;
  top: -8px;
  left: 30px;
  margin-left: -16px;
  border-width: 6px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  z-index: 99999999;
}
/* line 935, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(9) span {
  width: 14px;
  height: 18px;
  background-position: -10px -150px;
}
@media screen and (max-height: 864px) {
  /* line 942, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(9):hover:before {
    top: 52px;
  }
  /* line 945, ../../../common/sass/_ucommon.scss */
  .u-Layer-update-16 li:nth-child(9):hover:after {
    top: 40px;
    border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
  }
}
/* line 1027, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 .last {
  margin-top: 0;
}
/* line 1031, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 .disable {
  background: #fff;
  color: #D4D5DA;
  border-radius: 4px;
}
/* line 1036, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 .disable:hover {
  background: #fff;
  color: #D4D5DA;
  cursor: default;
}
/* line 1044, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(1).disable span {
  background-position: -10px -332px;
}
/* line 1049, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(2).disable span {
  background-position: -10px -376px;
}
/* line 1054, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(3).disable span {
  background-position: -10px -10px;
}
/* line 1059, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(4).disable span {
  background-position: -10px -282px;
}
/* line 1064, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(5).disable span {
  background-position: -10px -66px;
}
/* line 1069, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(6).disable span {
  background-position: -10px -232px;
}
/* line 1074, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(7).disable span {
  background-position: -10px -178px;
}
/* line 1079, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(8).disable span {
  background-position: -10px -420px;
}
/* line 1084, ../../../common/sass/_ucommon.scss */
.u-Layer-update-16 li:nth-child(9).disable span {
  background-position: -10px -122px;
}

/* 编辑区翻页图标预览样式 */
/* line 1092, ../../../common/sass/_ucommon.scss */
.slide-page-icon {
  width: 68px;
  height: 68px;
  position: absolute;
  left: 50%;
  bottom: 18px;
  z-index: 99999;
}

/* line 1101, ../../../common/sass/_ucommon.scss */
.slide-page-icon-x {
  width: 68px;
  height: 68px;
  position: absolute;
  top: 50%;
  right: 18px;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  z-index: 99999;
}

/* line 1111, ../../../common/sass/_ucommon.scss */
.slide-page-icon-default {
  background: url(/web/img/upArrow.png) no-repeat;
  background-size: 100%;
}

/* line 1115, ../../../common/sass/_ucommon.scss */
.slide-page-icon-up {
  background: url(/web/img/slideUp.png?v1) no-repeat;
  background-size: 100%;
}

/* line 1119, ../../../common/sass/_ucommon.scss */
.slide-page-icon-down {
  background: url(/web/img/slideDown.png?v1) no-repeat;
  background-size: 100%;
}

/* 浏览器提示 */
/* line 1125, ../../../common/sass/_ucommon.scss */
.u-bs-show {
  position: fixed;
  top: 0;
  left: 50%;
  width: 800px;
  height: 5rem;
  margin: 0 0 0 -400px;
  background: #5fb336;
  z-index: 9999999999;
}
/* line 1135, ../../../common/sass/_ucommon.scss */
.u-bs-show a {
  color: #fff;
}
/* line 1139, ../../../common/sass/_ucommon.scss */
.u-bs-show .icon, .u-bs-show .icon-x2, .u-bs-show .icon-x4, .u-bs-show .icon-x6, .u-bs-show .icon-x8, .u-bs-show .icon-x10, .u-bs-show .icon-x12, .u-bs-show .icon-x14, .u-bs-show .icon-x16, .u-bs-show .icon-x18, .u-bs-show .icon-x20, .u-bs-show .icon-x22, .u-bs-show .icon-x24, .u-bs-show .icon-x26, .u-bs-show .icon-x28, .u-bs-show .icon-x30, .u-bs-show .icon-x32, .u-bs-show .icon-x34, .u-bs-show .icon-x36, .u-bs-show .icon-x38, .u-bs-show .icon-x40, .u-bs-show .icon-x42, .u-bs-show .icon-x44, .u-bs-show .icon-x46, .u-bs-show .icon-x48, .u-bs-show .icon-x50, .u-bs-show .icon-x52, .u-bs-show .icon-x54, .u-bs-show .icon-x56, .u-bs-show .icon-x58, .u-bs-show .icon-x60, .u-bs-show .icon-x62, .u-bs-show .icon-x64, .u-bs-show .icon-x66 {
  float: left;
  width: 60px;
  height: 60px;
  border: 0;
  margin: 0.7rem;
  background: url(/web/img/bowser-notice.png) no-repeat;
}
/* line 1148, ../../../common/sass/_ucommon.scss */
.u-bs-show .text {
  float: left;
  margin: 1.7rem 0 0 0;
  color: #fff;
  text-align: left;
  font-size: 1.1rem;
  line-height: 1.3;
}
/* line 1157, ../../../common/sass/_ucommon.scss */
.u-bs-show .btn {
  float: right;
  width: 6rem;
  background: transparent;
  font-size: 1rem;
  margin: 1.5rem;
  border: 1px solid;
  color: #fff;
  line-height: 2;
  cursor: pointer;
}

/* 全局遮罩样式 */
/* line 1171, ../../../common/sass/_ucommon.scss */
.u-cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #747D88;
  opacity: .5;
}

/* 超时登陆弹出框样式 */
/* line 1181, ../../../common/sass/_ucommon.scss */
#loginOutOfTimeDiag .show {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 300px;
  margin-top: -150px;
  margin-left: -200px;
  -moz-box-shadow: 0 0 1rem;
  -webkit-box-shadow: 0 0 1rem;
  box-shadow: 0 0 1rem;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  z-index: 10000;
}
/* line 1188, ../../../common/sass/_ucommon.scss */
#loginOutOfTimeDiag .show .label {
  width: 100%;
  line-height: 9rem;
  font-size: 1.1rem;
}
/* line 1195, ../../../common/sass/_ucommon.scss */
#loginOutOfTimeDiag .show .input input {
  width: 80%;
  height: 2rem;
  margin-top: 2rem;
}
/* line 1202, ../../../common/sass/_ucommon.scss */
#loginOutOfTimeDiag .show .button {
  margin: 1rem;
}
/* line 1204, ../../../common/sass/_ucommon.scss */
#loginOutOfTimeDiag .show .button .u-btn-mid {
  color: #fff;
}
/* line 1208, ../../../common/sass/_ucommon.scss */
#loginOutOfTimeDiag .show .button button {
  margin: 10px;
}

/***************************************** 以下为修正后使用代码，重构后保留 *************************************************/
/* 组件个性化共用 */
/* 变量声明 */
/* line 1227, ../../../common/sass/_ucommon.scss */
.u-com {
  position: relative;
  clear: both;
  /* 头部 */
  /* 组件摘要 */
  /* 组件摘要 end*/
  /* 上传部分 */
  /* 上传部分 end*/
  /* 通用包裹部分 */
  /* 通用包裹部分 end*/
}
/* line 1232, ../../../common/sass/_ucommon.scss */
.u-com > header {
  height: 1.1rem;
  padding: .6rem 0;
  background: #E7E8ED;
  font-weight: bold;
  text-align: left;
  text-indent: 1rem;
}
/* line 1242, ../../../common/sass/_ucommon.scss */
.u-com .summary {
  height: 100px;
  clear: both;
}
/* line 1246, ../../../common/sass/_ucommon.scss */
.u-com .summary .icon, .u-com .summary .icon-x2, .u-com .summary .icon-x4, .u-com .summary .icon-x6, .u-com .summary .icon-x8, .u-com .summary .icon-x10, .u-com .summary .icon-x12, .u-com .summary .icon-x14, .u-com .summary .icon-x16, .u-com .summary .icon-x18, .u-com .summary .icon-x20, .u-com .summary .icon-x22, .u-com .summary .icon-x24, .u-com .summary .icon-x26, .u-com .summary .icon-x28, .u-com .summary .icon-x30, .u-com .summary .icon-x32, .u-com .summary .icon-x34, .u-com .summary .icon-x36, .u-com .summary .icon-x38, .u-com .summary .icon-x40, .u-com .summary .icon-x42, .u-com .summary .icon-x44, .u-com .summary .icon-x46, .u-com .summary .icon-x48, .u-com .summary .icon-x50, .u-com .summary .icon-x52, .u-com .summary .icon-x54, .u-com .summary .icon-x56, .u-com .summary .icon-x58, .u-com .summary .icon-x60, .u-com .summary .icon-x62, .u-com .summary .icon-x64, .u-com .summary .icon-x66 {
  float: left;
  width: 80px;
  height: 80px;
  margin: 16px 0 16px 16px;
  border: 1px solid #ccc;
  font-size: 2rem;
}
/* line 1254, ../../../common/sass/_ucommon.scss */
.u-com .summary .icon > div, .u-com .summary .icon-x2 > div, .u-com .summary .icon-x4 > div, .u-com .summary .icon-x6 > div, .u-com .summary .icon-x8 > div, .u-com .summary .icon-x10 > div, .u-com .summary .icon-x12 > div, .u-com .summary .icon-x14 > div, .u-com .summary .icon-x16 > div, .u-com .summary .icon-x18 > div, .u-com .summary .icon-x20 > div, .u-com .summary .icon-x22 > div, .u-com .summary .icon-x24 > div, .u-com .summary .icon-x26 > div, .u-com .summary .icon-x28 > div, .u-com .summary .icon-x30 > div, .u-com .summary .icon-x32 > div, .u-com .summary .icon-x34 > div, .u-com .summary .icon-x36 > div, .u-com .summary .icon-x38 > div, .u-com .summary .icon-x40 > div, .u-com .summary .icon-x42 > div, .u-com .summary .icon-x44 > div, .u-com .summary .icon-x46 > div, .u-com .summary .icon-x48 > div, .u-com .summary .icon-x50 > div, .u-com .summary .icon-x52 > div, .u-com .summary .icon-x54 > div, .u-com .summary .icon-x56 > div, .u-com .summary .icon-x58 > div, .u-com .summary .icon-x60 > div, .u-com .summary .icon-x62 > div, .u-com .summary .icon-x64 > div, .u-com .summary .icon-x66 > div {
  width: 70px;
  height: 70px;
  margin: 5px;
}
/* line 1261, ../../../common/sass/_ucommon.scss */
.u-com .summary .name {
  float: right;
  width: 200px;
  height: 3rem;
  margin: 16px 0 0 16px;
  color: #747D88;
  font-size: 1.3rem;
  line-height: 3rem;
  text-align: left;
}
/* line 1274, ../../../common/sass/_ucommon.scss */
.u-com .upload {
  margin: 20px 0 0 0;
  clear: both;
}
/* line 1278, ../../../common/sass/_ucommon.scss */
.u-com .upload > header {
  font-weight: bold;
  text-align: left;
  margin: 0 0 0 16px;
}
/* line 1286, ../../../common/sass/_ucommon.scss */
.u-com .common-warp {
  clear: both;
  /* 单行带label输入框 */
  /* 单行带label输入框 end*/
}
/* line 1289, ../../../common/sass/_ucommon.scss */
.u-com .common-warp > header {
  font-weight: bold;
  text-align: left;
  margin: 0 0 0 16px;
}
/* line 1296, ../../../common/sass/_ucommon.scss */
.u-com .common-warp .single-line-input {
  clear: both;
}
/* line 1299, ../../../common/sass/_ucommon.scss */
.u-com .common-warp .single-line-input label {
  float: left;
  margin: 16px 0 16px 16px;
}
/* line 1304, ../../../common/sass/_ucommon.scss */
.u-com .common-warp .single-line-input input {
  float: right;
  margin: 5px 35px 0 0;
  line-height: 1.5rem;
  width: 180px;
}

/* 组件个性化共用 end*/
/* 文件上传部分 */
/* line 1317, ../../../common/sass/_ucommon.scss */
.u-upload .img-active {
  border: 1px solid #5fb336 !important;
}
/* line 1321, ../../../common/sass/_ucommon.scss */
.u-upload .pics {
  position: relative;
  float: left;
  width: 80px;
  height: 80px;
  border: 1px solid #ccc;
  margin: 16px 0 16px 16px;
  cursor: pointer;
}
/* line 1330, ../../../common/sass/_ucommon.scss */
.u-upload .pics .img {
  position: absolute;
  width: 70px;
  height: 70px;
  margin: 5px;
  background-color: #F9F9FB;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
/* line 1340, ../../../common/sass/_ucommon.scss */
.u-upload .pics .plus {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  cursor: pointer;
}
/* line 1345, ../../../common/sass/_ucommon.scss */
.u-upload .pics .del-btn {
  position: absolute;
  right: 0;
  cursor: pointer;
}

/* 文件上传部分 end */
/* 仿苹果开关组件 */
/* line 1354, ../../../common/sass/_ucommon.scss */
.u-iphone-switch {
  width: 39px;
  height: 18px;
  border-radius: 18px;
  background-color: #dddddd;
  border: 1px solid;
  cursor: pointer;
}
/* line 1362, ../../../common/sass/_ucommon.scss */
.u-iphone-switch .switch-btn {
  width: 16px;
  height: 16px;
  border: 1px solid;
  border-radius: 50%;
  background-color: #fff;
}

/* line 1371, ../../../common/sass/_ucommon.scss */
.u-iphone-switch-on {
  background-color: #5fb336;
}
/* line 1374, ../../../common/sass/_ucommon.scss */
.u-iphone-switch-on .switch-btn {
  width: 16px;
  height: 16px;
  border: 1px solid;
  border-radius: 50%;
  background-color: #fff;
  float: right;
}

/* line 4, ../../../common/sass/_preview.scss */
.m-preview {
  position: fixed;
  width: 80%;
  height: 100%;
  background-color: #F0F1F6;
}
/* line 10, ../../../common/sass/_preview.scss */
.m-preview .phone {
  position: relative;
  top: 50%;
  left: 50%;
  width: 21rem;
  height: 44rem;
  margin: -25rem 0 0 -10rem;
  background: url("/web/img/preview.png") no-repeat;
  background-size: contain;
}
/* line 18, ../../../common/sass/_preview.scss */
.m-preview .phone .phone-screen {
  position: absolute;
  width: 280px;
  height: 498px;
  left: 50%;
  top: 105px;
  margin-left: -140px;
  border: 2px solid #747D88;
  overflow: hidden;
}
/* line 28, ../../../common/sass/_preview.scss */
.m-preview .phone .phone-screen .banner {
  width: 100%;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background: #3AB26D;
  border-bottom: 0;
}
/* line 36, ../../../common/sass/_preview.scss */
.m-preview .phone .phone-screen .banner h2 {
  font-size: 1.2rem;
  color: white;
  letter-spacing: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 5px;
  white-space: nowrap;
}
/* line 47, ../../../common/sass/_preview.scss */
.m-preview .phone .phone-screen .appbody {
  width: 640px;
  height: 1008px;
  -moz-transform: scale(0.438);
  -ms-transform: scale(0.438);
  -webkit-transform: scale(0.438);
  transform: scale(0.438);
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  overflow: hidden;
}
/* line 57, ../../../common/sass/_preview.scss */
.m-preview .ctrl-bar {
  position: absolute;
  top: 21%;
  left: 100%;
  height: 15rem;
  width: 5rem;
}
/* line 62, ../../../common/sass/_preview.scss */
.m-preview .ctrl-bar ._text, .m-preview .ctrl-bar .bar-container-up .text, .m-preview .ctrl-bar .bar-container-down .text {
  position: absolute;
  bottom: 15%;
  width: 100%;
  margin: auto;
  color: #5fb336;
}
/* line 69, ../../../common/sass/_preview.scss */
.m-preview .ctrl-bar .bar-container-up {
  position: relative;
  background: #fff;
  height: 5rem;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0 4px 4px 0;
}
/* line 75, ../../../common/sass/_preview.scss */
.m-preview .ctrl-bar .bar-container-up:hover .text {
  color: #55A130;
}
/* line 79, ../../../common/sass/_preview.scss */
.m-preview .ctrl-bar .bar-container-up .icon, .m-preview .ctrl-bar .bar-container-up .icon-x2, .m-preview .ctrl-bar .bar-container-up .icon-x4, .m-preview .ctrl-bar .bar-container-up .icon-x6, .m-preview .ctrl-bar .bar-container-up .icon-x8, .m-preview .ctrl-bar .bar-container-up .icon-x10, .m-preview .ctrl-bar .bar-container-up .icon-x12, .m-preview .ctrl-bar .bar-container-up .icon-x14, .m-preview .ctrl-bar .bar-container-up .icon-x16, .m-preview .ctrl-bar .bar-container-up .icon-x18, .m-preview .ctrl-bar .bar-container-up .icon-x20, .m-preview .ctrl-bar .bar-container-up .icon-x22, .m-preview .ctrl-bar .bar-container-up .icon-x24, .m-preview .ctrl-bar .bar-container-up .icon-x26, .m-preview .ctrl-bar .bar-container-up .icon-x28, .m-preview .ctrl-bar .bar-container-up .icon-x30, .m-preview .ctrl-bar .bar-container-up .icon-x32, .m-preview .ctrl-bar .bar-container-up .icon-x34, .m-preview .ctrl-bar .bar-container-up .icon-x36, .m-preview .ctrl-bar .bar-container-up .icon-x38, .m-preview .ctrl-bar .bar-container-up .icon-x40, .m-preview .ctrl-bar .bar-container-up .icon-x42, .m-preview .ctrl-bar .bar-container-up .icon-x44, .m-preview .ctrl-bar .bar-container-up .icon-x46, .m-preview .ctrl-bar .bar-container-up .icon-x48, .m-preview .ctrl-bar .bar-container-up .icon-x50, .m-preview .ctrl-bar .bar-container-up .icon-x52, .m-preview .ctrl-bar .bar-container-up .icon-x54, .m-preview .ctrl-bar .bar-container-up .icon-x56, .m-preview .ctrl-bar .bar-container-up .icon-x58, .m-preview .ctrl-bar .bar-container-up .icon-x60, .m-preview .ctrl-bar .bar-container-up .icon-x62, .m-preview .ctrl-bar .bar-container-up .icon-x64, .m-preview .ctrl-bar .bar-container-up .icon-x66 {
  position: absolute;
  top: 40%;
  left: 50%;
  width: 34px;
  height: 34px;
  margin: -17px 0 0 -17px;
  cursor: pointer;
}
/* line 87, ../../../common/sass/_preview.scss */
.m-preview .ctrl-bar .bar-container-up .icon-active {
  -moz-animation: refresh 1s ease-in 0;
  -webkit-animation: refresh 1s ease-in 0;
  animation: refresh 1s ease-in 0;
}
/* line 96, ../../../common/sass/_preview.scss */
.m-preview .ctrl-bar .bar-container-down {
  position: relative;
  background: #fff;
  height: 5rem;
  margin: 1rem 0 0 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0 4px 4px 0;
}
/* line 103, ../../../common/sass/_preview.scss */
.m-preview .ctrl-bar .bar-container-down:hover .text {
  color: #55A130;
}
/* line 107, ../../../common/sass/_preview.scss */
.m-preview .ctrl-bar .bar-container-down .icon, .m-preview .ctrl-bar .bar-container-down .icon-x2, .m-preview .ctrl-bar .bar-container-down .icon-x4, .m-preview .ctrl-bar .bar-container-down .icon-x6, .m-preview .ctrl-bar .bar-container-down .icon-x8, .m-preview .ctrl-bar .bar-container-down .icon-x10, .m-preview .ctrl-bar .bar-container-down .icon-x12, .m-preview .ctrl-bar .bar-container-down .icon-x14, .m-preview .ctrl-bar .bar-container-down .icon-x16, .m-preview .ctrl-bar .bar-container-down .icon-x18, .m-preview .ctrl-bar .bar-container-down .icon-x20, .m-preview .ctrl-bar .bar-container-down .icon-x22, .m-preview .ctrl-bar .bar-container-down .icon-x24, .m-preview .ctrl-bar .bar-container-down .icon-x26, .m-preview .ctrl-bar .bar-container-down .icon-x28, .m-preview .ctrl-bar .bar-container-down .icon-x30, .m-preview .ctrl-bar .bar-container-down .icon-x32, .m-preview .ctrl-bar .bar-container-down .icon-x34, .m-preview .ctrl-bar .bar-container-down .icon-x36, .m-preview .ctrl-bar .bar-container-down .icon-x38, .m-preview .ctrl-bar .bar-container-down .icon-x40, .m-preview .ctrl-bar .bar-container-down .icon-x42, .m-preview .ctrl-bar .bar-container-down .icon-x44, .m-preview .ctrl-bar .bar-container-down .icon-x46, .m-preview .ctrl-bar .bar-container-down .icon-x48, .m-preview .ctrl-bar .bar-container-down .icon-x50, .m-preview .ctrl-bar .bar-container-down .icon-x52, .m-preview .ctrl-bar .bar-container-down .icon-x54, .m-preview .ctrl-bar .bar-container-down .icon-x56, .m-preview .ctrl-bar .bar-container-down .icon-x58, .m-preview .ctrl-bar .bar-container-down .icon-x60, .m-preview .ctrl-bar .bar-container-down .icon-x62, .m-preview .ctrl-bar .bar-container-down .icon-x64, .m-preview .ctrl-bar .bar-container-down .icon-x66 {
  position: absolute;
  top: 40%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin: -17px 0 0 -13px;
  cursor: pointer;
}
/* line 114, ../../../common/sass/_preview.scss */
.m-preview .ctrl-bar .bar-container-down .icon:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x2:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x4:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x6:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x8:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x10:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x12:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x14:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x16:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x18:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x20:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x22:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x24:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x26:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x28:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x30:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x32:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x34:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x36:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x38:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x40:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x42:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x44:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x46:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x48:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x50:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x52:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x54:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x56:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x58:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x60:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x62:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x64:hover .qrc, .m-preview .ctrl-bar .bar-container-down .icon-x66:hover .qrc {
  position: absolute;
  top: -13rem;
  left: -8rem;
  width: 12rem;
  height: 12rem;
  background-size: 100% 100%;
}

/* refresh 动画 */
@-moz-keyframes refresh {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  50% {
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -moz-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes refresh {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes refresh {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  50% {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  75% {
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* 导航栏本身 */
/* line 5, ../sass/_nav.scss */
.m-nav {
  position: relative;
  width: 100%;
  height: 2.7rem;
  background: #2a3239;
}
/* line 11, ../sass/_nav.scss */
.m-nav .c-close {
  float: right;
  width: 4.4rem;
  height: 2rem;
  margin: 0.4rem 3rem 0 0;
  border: 0;
  border-radius: 2px;
  color: #DAE6D9;
  background: #30955b;
}
/* line 21, ../sass/_nav.scss */
.m-nav .c-close:hover {
  color: #2c8551;
}

/* line 9, ../sass/casemain.scss */
.g-preview-body {
  overflow: hidden;
}
/* line 12, ../sass/casemain.scss */
.g-preview-body .container {
  background-repeat: no-repeat;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
/* line 20, ../sass/casemain.scss */
.g-preview-body .container .box {
  height: 630px;
  width: 933px;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 31, ../sass/casemain.scss */
.g-preview-body .container .box .b-left {
  float: left;
  position: relative;
  width: 304px;
  height: 100%;
  background-image: url(../img/iphone.png);
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 108px;
}
/* line 41, ../sass/casemain.scss */
.g-preview-body .container .box .b-left .b-f-title {
  position: relative;
  margin-top: 65px;
  padding: 0px 45px;
  margin-bottom: 12px;
  box-sizing: border-box;
  width: 100%;
  height: 20px;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 56, ../sass/casemain.scss */
.g-preview-body .container .box .b-left .b-f-iphone {
  height: 467px;
  width: 100%;
}
/* line 60, ../sass/casemain.scss */
.g-preview-body .container .box .b-left .b-f-iphone .b-f-i-iframe {
  width: 640px;
  height: 1040px;
  position: absolute;
  left: 50%;
  -webkit-transform: scale(0.4501) translateX(-50%);
  -moz-transform: scale(0.4501) translateX(-50%);
  -ms-transform: scale(0.4501) translateX(-50%);
  transform: scale(0.4501) translateX(-50%);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
/* line 83, ../sass/casemain.scss */
.g-preview-body .container .box .b-left .b-f-btn-c {
  text-align: center;
  margin: 0px auto;
  height: 65px;
  width: 130px;
}
/* line 89, ../sass/casemain.scss */
.g-preview-body .container .box .b-left .b-f-btn-c .btn {
  float: left;
  width: 65px;
  height: 65px;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 100, ../sass/casemain.scss */
.g-preview-body .container .box .b-right {
  float: left;
  position: relative;
  border-radius: 6px;
  width: 430px;
  height: 585px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 20px 45px 25px 45px;
}
/* line 109, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-info {
  border-bottom: 1px solid #c3c3c3;
  height: 160px;
}
/* line 112, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-info .b-r-i-icon {
  border: 1px solid #c3c3c3;
  box-sizing: border-box;
  width: 140px;
  height: 140px;
  float: left;
  margin-right: 20px;
}
/* line 120, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-info .b-r-i-info {
  float: left;
  text-align: left;
  color: #444444;
  height: 160px;
  width: 270px;
}
/* line 127, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-info .b-r-i-info .b-r-i-i-title {
  line-height: 18px;
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 136, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-info .b-r-i-info .b-r-i-i-content {
  line-height: 22px;
  font-size: 16px;
}
/* line 142, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-qrcode {
  border-bottom: 1px solid #c3c3c3;
  height: 286px;
  text-align: center;
  padding-top: 20px;
}
/* line 148, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-qrcode .b-r-q-qricon {
  width: 180px;
  height: 180px;
  background-size: 100% 100%;
  background-position: center;
  border: 2px solid #ebebeb;
  margin: 0px auto;
}
/* line 156, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-qrcode .wx-share {
  -moz-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}
/* line 163, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-qrcode .b-r-q-desc {
  margin: 15px 0px 20px 0px;
  line-height: 14px;
  font-size: 14px;
  color: #444444;
}
/* line 169, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-qrcode .b-r-q-copy {
  line-height: 30px;
}
/* line 172, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-qrcode .b-r-q-copy #p_clip_container {
  display: inline-block;
  overflow: hidden;
}
/* line 177, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-qrcode .b-r-q-copy .b-r-q-c-desc {
  color: #444;
  font-size: 14px;
  float: left;
}
/* line 182, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-qrcode .b-r-q-copy .b-r-q-c-copy {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  position: relative;
}
/* line 188, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-qrcode .b-r-q-copy .b-r-q-c-text {
  border: none;
  background-color: white;
  border-radius: 6px;
  height: 29px;
  width: 221px;
  overflow: hidden;
  margin-right: 9px;
  vertical-align: middle;
  display: inline-block;
}
/* line 199, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-qrcode .b-r-q-copy .button {
  color: #999999;
  width: 4.5rem;
  background-color: rgba(225, 225, 225, 0);
  line-height: 30px;
  height: 30px;
  cursor: pointer;
  font-size: 14px;
  color: #999;
  border: 0px;
  margin: 0px;
  padding: 0px;
}
/* line 215, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-share {
  height: 75px;
  line-height: 75px;
  border-bottom: 1px solid #c3c3c3;
}
/* line 220, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-share .b-r-s-desc {
  float: left;
  height: 100%;
  margin-right: 43px;
  color: #444444;
}
/* line 226, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-share .b-r-s-icon {
  float: left;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 20px 6px 20px 0;
  text-indent: -100em;
  overflow: hidden;
  color: #3a8ceb;
}
/* line 239, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-make {
  height: 66px;
}
/* line 242, ../sass/casemain.scss */
.g-preview-body .container .box .b-right .b-r-make .b-r-m-btn {
  border-radius: 2px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #36b34a;
  color: #ffffff;
  font-size: 14px;
  margin: 14px auto 12px auto;
  cursor: pointer;
}
