@charset "UTF-8";
@font-face {
  font-family: 'iconfont';
  src: url("../font/iconfont.eot");
  /* IE9*/
  src: url("../font/iconfont.eot?#iefix") format("embedded-opentype"), url("../font/iconfont.woff") format("woff"), url("../font/iconfont.ttf") format("truetype"), url("../font/iconfont.svg#iconfont") format("svg");
  /* iOS 4.1- */
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\0000317}}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0px;
  -moz-osx-font-smoothing: grayscale;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\0000327}}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\0000337}}
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: 400;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\0000360}}
body,
html {
  font-family: "Hiragino Sans GB", "Microsoft Yahei", "黑体", Helvetica, Arial, Tahoma, sans-serif;
  font-weight: lighter;
  font-style: normal;
  color: #555;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\0000370}}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\0000374}}
ul,
ol {
  list-style-type: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\0000379}}
select,
input,
img,
select {
  vertical-align: middle;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\0000386}}
a {
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\0000390}}
a:link {
  color: #009;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\0000394}}
a:visited {
  color: #800080;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\0000398}}
a:hover,
a:active,
a:focus {
  color: #c00;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003105}}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*初始化css end*/
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003113}}
.bodybackcolor {
  background-color: #ebeef5;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003117}}
.header {
  width: 100%;
  max-width: 100%;
  min-width: 980px;
  height: 60px;
  padding-right: 5px;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  box-shadow: 0 0 2px 0 #D6D1D1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003129}}
.header .logo {
  height: 80%;
  float: left;
  margin: 5px 5px 5px 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003135}}
.header .portrait {
  padding-top: 14px;
  float: right;
  margin-left: 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003141}}
.header .list {
  float: right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003144}}
.header .list li {
  padding: 0 18px;
  float: left;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003149}}
.header .list li .moneyhint {
  display: block;
  position: absolute;
  top: 2px;
  right: -18px;
  height: 25px;
  padding: 0 7px;
  font-style: normal;
  background-color: rgba(234, 33, 33, 0.8);
  line-height: 26px;
  border-radius: 12px 2px;
  font-size: 12px;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003164}}
.header .list li a {
  line-height: 60px;
  font-size: 16px;
  color: #434343;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003172}}
.header .Afterlogging {
  margin-top: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003175}}
.header .Afterlogging .portrait {
  border-radius: 200px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003179}}
.header .Afterlogging .personal {
  display: block;
  position: absolute;
  top: 60px;
  right: 0;
  width: 190px;
  height: auto;
  border-radius: 5px 5px 5px 5px;
  background: #fff;
  border: 1px solid #e7ebf5;
  right: -51px !important;
  top: 60px !important;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.11), 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003195}}
.header .Afterlogging .personal li {
  width: 100%;
  line-height: 43px;
  padding: 0 20px;
  color: #999999;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003201}}
.header .Afterlogging .personal li p {
  position: relative;
  left: 25px;
  font-size: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003206}}
.header .Afterlogging .personal li p span {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003210}}
.header .Afterlogging .personal li p span.spssauSpan {
  display: inline-block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003214}}
.header .Afterlogging .personal li p .img_title {
  position: absolute;
  left: -25px;
  top: 13px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003222}}
.header .Afterlogging .personal #attentionLi {
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003225}}
.header .Afterlogging .personal #attentionLi span {
  color: #178aec;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003229}}
.header .Afterlogging .personal #attentionLi .imgHover {
  width: 0;
  height: 0;
  position: absolute;
  top: -0px;
  left: -0px;
  transition: all 0.5s;
  border: 1px solid #ccc;
  box-shadow: 1px 2px 3px 0px #d8d8d8;
  opacity: 0;
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003244}}
.header .Afterlogging .personal #attentionLi:hover .imgHover {
  display: block;
  width: 190px;
  height: 210px;
  left: -238px;
  top: -121px;
  opacity: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003255}}
.header .Afterlogging #exit {
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003259}}
.header .Afterlogging #phoneBinding {
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003263}}
.header .Afterlogging .personal .li {
  padding: 11px 20px 0px !important;
  float: left;
  position: relative;
  height: 75px;
  border-bottom: 1px solid #EEEEEE;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003280}}
.header .Afterlogging .personal .li .san {
  position: absolute;
  left: 0px;
  top: -20px;
  width: 100%;
  height: 30%;
  background: transparent;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003289}}
.header .Afterlogging .personal .li span {
  font-size: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003293}}
.header .Afterlogging .personal .li .bindPhoneNumbers {
  position: absolute;
  right: 20px;
  bottom: -2px;
  color: #178AEC;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003302}}
.header .Afterlogging .personal #personalInformation {
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003305}}
.header .Afterlogging .personal #personalInformation span {
  font-size: 17px;
  position: absolute;
  top: -2px;
  right: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003314}}
.header .Afterlogging .personal #promotionCodes {
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003317}}
.header .Afterlogging .personal #promotionCodes span {
  font-size: 17px;
  position: absolute;
  top: -2px;
  right: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003326}}
.header .Afterlogging .personal .li .vip {
  float: left;
  margin-top: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003331}}
.header .Afterlogging .personal .li .title {
  float: left;
  width: 48px;
  margin-right: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003337}}
.header .Afterlogging .personal .li p {
  line-height: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003341}}
.header .Afterlogging .personal li:hover {
  color: #178AEC;
  background: #edf2fd;
  border-radius: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003347}}
.header .Afterlogging .personal li i {
  float: right;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003352}}
.header .Afterlogging .personal .liBorder {
  border-bottom: 1px solid #EEEEEE;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003356}}
.header .Afterlogging .logina {
  margin-right: 0px !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003360}}
.header .Afterlogging .registereda {
  margin-left: 0px !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003364}}
.header .Afterlogging .logina,
.header .Afterlogging .registereda {
  padding: 0 18px;
  float: left;
  line-height: 60px;
  font-size: 16px;
  color: #434343;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003375}}
.titletr1 {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 50px;
  padding-bottom: 80px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003381}}
.titletr1 h3 {
  padding: 30px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003385}}
.titletr1 p {
  line-height: 50px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003390}}
.titletr2 {
  margin: 0 auto;
  width: 1000px;
  padding: 120px 100px 80px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003395}}
.titletr2 h3 {
  margin: 0 auto;
  text-align: center;
  width: 375px;
  height: 28px;
  font-size: 18px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  line-height: 28px;
  color: #333333;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003408}}
.titletr2 .textcenter h4 {
  margin-top: 28px;
  height: 25px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 25px;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003420}}
.titletr2 .textcenter .h_one::before {
  position: absolute;
  left: -22px;
  content: "1";
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003428}}
.titletr2 .textcenter .h_two::before {
  position: absolute;
  left: -22px;
  content: "2";
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003436}}
.titletr2 .textcenter .h_three::before {
  position: absolute;
  left: -22px;
  content: "3";
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003444}}
.titletr2 .textcenter .h_four::before {
  position: absolute;
  left: -22px;
  content: "4";
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003452}}
.titletr2 .textcenter .h_five::before {
  position: absolute;
  left: -22px;
  content: "5";
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003460}}
.titletr2 .textcenter .h_six::before {
  position: absolute;
  left: -22px;
  content: "6";
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003468}}
.titletr2 .textcenter .h_seven::before {
  position: absolute;
  left: -22px;
  content: "7";
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003476}}
.titletr2 .textcenter .h_eight::before {
  position: absolute;
  left: -22px;
  content: "8";
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003484}}
.titletr2 .textcenter .h_nine::before {
  position: absolute;
  left: -22px;
  content: "9";
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003491}}
.titletr2 .textcenter p {
  margin: 18px 0 12px;
  color: #333333;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  line-height: 25px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003502}}
.content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 74px;
  left: 0;
  display: table;
  min-width: 980px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003511}}
.content .tablerow {
  display: table-row;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003514}}
.content .tablerow .lefts {
  width: 225px;
  min-width: 225px;
  height: 572px;
  padding-left: 15px;
  display: table-cell;
  position: relative;
  vertical-align: top;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003552}}
.content .tablerow .lefts .function {
  width: 100%;
  margin-bottom: 14px;
  background-color: #fff;
  padding: 0px 0px 0px 0px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003561}}
.content .tablerow .lefts .dispose {
  width: 100%;
  background-color: #fff;
  padding: 0px 0px 0px 0px;
  float: left;
  margin-bottom: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003570}}
.content .tablerow .lefts .h2_down_up {
  background: #FFFFFF;
  padding-top: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003574}}
.content .tablerow .lefts .h2_down_up h2 {
  font-size: 14px;
  color: #434343;
  height: 31px;
  text-align: center;
  font-weight: 500;
  position: relative;
  border-bottom: 1px solid #D9D9D9;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003583}}
.content .tablerow .lefts .h2_down_up h2 img {
  padding-bottom: 5px;
  padding-right: 5px;
  margin-left: -15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003589}}
.content .tablerow .lefts .h2_down_up h2 .downup {
  position: absolute;
  right: 17px;
  top: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003594}}
.content .tablerow .lefts .h2_down_up h2 .downup img {
  margin-left: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003603}}
.content .tablerow .lefts .h2_down_up h2 .functionup {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003616}}
.content .tablerow .lefts .method_box {
  padding-top: 6px;
  overflow: hidden;
  background-color: #fAfAfA;
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003624}}
.content .tablerow .right {
  padding-left: 15px;
  padding-right: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003628}}
.content .tablerow .right .lablediv {
  width: 100%;
  background-color: #fff;
  height: 45px;
  position: relative;
  border-radius: 4px;
  margin-bottom: 14px;
  z-index: 99;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003637}}
.content .tablerow .right .lablediv .fill {
  width: 100%;
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003642}}
.content .tablerow .right .lablediv .Analysis {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding-bottom: 7px;
  overflow: hidden;
  padding-right: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003653}}
.content .tablerow .right .lablediv .Analysis .Analysish3 {
  width: 115px;
  line-height: 45px;
  padding: 0 10px 0 20px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003660}}
.content .tablerow .right .lablediv .Analysis .Analysisimg {
  float: right;
  width: 50px;
  height: 100%;
  text-align: center;
  line-height: 45px;
  position: absolute;
  right: -8px;
  top: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003670}}
.content .tablerow .right .lablediv .Analysis .Analysisimg img {
  cursor: pointer;
  margin-left: -13px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003676}}
.content .tablerow .right .lablediv .Analysis .Analysisdiv {
  line-height: 45px;
  overflow: hidden;
  padding: 0 9px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003681}}
.content .tablerow .right .lablediv .Analysis .Analysisdiv .tds {
  width: 12.95%;
  line-height: 30px;
  height: 30px;
  font-size: 14px;
  color: #178AEC;
  float: left;
  margin: 8px 5px 0px 5px;
  border-radius: 4px;
  text-align: center;
  padding: 0 10px;
  cursor: pointer;
  overflow: hidden;
  background-color: #EBEEF5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003696}}
.content .tablerow .right .lablediv .Analysis .Analysisdiv .tds i {
  float: right;
  line-height: 32px;
  font-size: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003702}}
.content .tablerow .right .lablediv .Analysis .Analysisdiv .tds:hover {
  background-color: #178AEC;
  border: 0px solid #178AEC;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003711}}
.content .tablerow .right .lablediv .Analysis .Analysisdiv .hovers {
  background-color: #178AEC;
  border: 1px solid #178AEC;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003719}}
.content .tablerow .right .lablediv .Analysishover {
  height: auto;
  box-shadow: 0 8px 20px 2px #ccc;
  border: 1px solid #e6e6e6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003726}}
.content .tablerow .right .dealwith {
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 0 15px 7px 15px;
  border-radius: 4px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003733}}
.content .tablerow .right .dealwith #temporarydigital {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #ccc;
  width: 150px;
  height: 150px;
  color: #fff;
  text-align: center;
  line-height: 150px;
  border-radius: 4px;
  font-size: 25px;
  opacity: 0.8;
  margin: -75px 0 0 -75px;
  cursor: pointer;
  pointer-events: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003751}}
.content .tablerow .right .dealwith .dealwithleft {
  width: 49%;
  height: 100%;
  float: left;
  padding-top: 58px;
  padding-bottom: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003759}}
.content .tablerow .right .dealwith .dealwithright {
  width: 49%;
  height: 100%;
  float: right;
  padding-top: 58px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003765}}
.content .tablerow .right .dealwith .dealwithright .leftlistdiv {
  display: table;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003769}}
.content .tablerow .right .dealwith .dealwithright .leftlistdiv .leftlisttr {
  display: table-row;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003773}}
.content .tablerow .right .dealwith .dealwithright .leftlistdiv .leftlisttr .leftlisttd {
  display: table-cell;
  height: auto;
  position: relative;
  padding-bottom: 5px;
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003782}}
.content .tablerow .right .dealwith .dealwithright .leftlistdiv .leftlisttr .leftlisttd .tiship {
  display: none;
  position: absolute;
  top: 13px;
  left: 15px;
  color: #bbbbbb;
  font-size: 12px;
  width: 100%;
  font-weight: 600;
  pointer-events: none;
  font-family: PingFangSC-Regular;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003794}}
.content .tablerow .right .dealwith .dealwithright .leftlistdiv .leftlisttr .leftlisttd .tiship .spanhit {
  left: 20px;
  display: block;
  position: relative;
  line-height: 17px;
  margin-bottom: 6px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003801}}
.content .tablerow .right .dealwith .dealwithright .leftlistdiv .leftlisttr .leftlisttd .tiship .spanhit:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 14px;
  background: url("../images/index/iconhint.svg") no-repeat;
  background-size: 100%;
  left: -23px;
  top: 2px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003814}}
.content .tablerow .right .dealwith .dealwithright .leftlistdiv .leftlisttr .leftlisttd .tiship p {
  font-size: 12px;
  line-height: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003818}}
.content .tablerow .right .dealwith .dealwithright .leftlistdiv .leftlisttr .leftlisttd .tiship p span {
  color: #bbbbbb;
  display: inline-block;
  left: 10px;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003824}}
.content .tablerow .right .dealwith .dealwithright .leftlistdiv .leftlisttr .leftlisttd .tiship p span:before {
  position: absolute;
  left: -10px;
  content: "  ";
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003833}}
.content .tablerow .right .dealwith .dealwithright .leftlistdiv .leftlisttr .leftlisttd .tishispan {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  color: #bbbbbb;
  font-size: 12px;
  width: 100%;
  font-family: PingFangSC-Semibold;
  text-align: center;
  font-weight: 600;
  pointer-events: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003846}}
.content .tablerow .right .dealwith .dealwithright .leftlistdiv .leftlisttr .leftlisttd ul {
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003854}}
.content .tablerow .right .dealwith .dealwithright .leftlistdiv .leftlisttr:nth-last-child(1) .leftlisttd ul {
  margin-bottom: 0 !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003863}}
.content .tablerow .right .dealwith .titlediv {
  height: 58px;
  width: 100%;
  line-height: 58px;
  margin-top: -58px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003869}}
.content .tablerow .right .dealwith .titlediv .screening {
  padding: 0 10px;
  min-width: 90px;
  height: 30px;
  background-color: #fff;
  font-size: 14px;
  color: #178AEC;
  border: 1px solid #178AEC;
  border-radius: 4px;
  cursor: pointer;
  line-height: initial;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003881}}
.content .tablerow .right .dealwith .titlediv .screening:hover {
  background-color: #178AEC;
  border: 1px solid #178AEC;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003890}}
.content .tablerow .right .dealwith .titlediv .screenings {
  background-color: #178AEC;
  color: #fff;
  width: 160px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003895}}
.content .tablerow .right .dealwith .titlediv .screenings:hover {
  background-color: #769DF5;
  color: #fff;
  border: 1px solid #769DF5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003904}}
.content .tablerow .right .dealwith .titlediv .screenings_add_width {
  width: 190px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003908}}
.content .tablerow .right .dealwith .titlediv .shuju {
  color: #178AEC;
  font-size: 14px;
  margin-left: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003914}}
.content .tablerow .right .dealwith .titlediv .help {
  width: 14px;
  padding-bottom: 2px;
  margin-left: 4px;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003921}}
.content .tablerow .right .dealwith .titlediv .delete {
  margin-left: 15px;
  padding-bottom: 2px;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003927}}
.content .tablerow .right .dealwith .titlediv .input {
  width: 130px;
  height: 30px;
  padding: 0 5px;
  margin-left: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003934}}
.content .tablerow .right .dealwith .titlediv .select {
  width: 150px;
  height: 28px;
  border: 1px solid #d3d3d3;
  border-radius: 4px;
  margin-left: 20px;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003943}}
.content .tablerow .right .dealwith .titlediv #labelBox {
  display: inline-block;
  width: 140px;
  margin-left: 15px;
  vertical-align: middle;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003949}}
.content .tablerow .right .dealwith .titlediv #labelBox label {
  display: block;
  height: 25px;
  line-height: 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003957}}
.content .tablerow .right .dealwith .titlediv span img {
  margin-left: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003963}}
.content .tablerow .right .dealwith .leftlistdiv {
  -webkit-user-select: none;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003969}}
.content .tablerow .right .dealwith .leftlistdiv ul {
  display: block;
  width: 100%;
  background-color: #f5f5f5;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003976}}
.content .tablerow .right .dealwith .leftlistdiv ul li {
  display: block;
  float: left;
  line-height: 30px;
  height: 30px;
  width: 100%;
  color: #434343;
  background: #F5F5F5;
  font-size: 14px;
  padding: 0 8px;
  cursor: pointer !important;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003992}}
.content .tablerow .right .dealwith .leftlistdiv ul li i {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\00003996}}
.content .tablerow .right .dealwith .leftlistdiv ul li:hover {
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031004}}
.content .tablerow .right .dealwith .leftlistdiv ul .hoverSelect {
  background-color: #5caef1;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031009}}
.content .tablerow .right .dealwith .leftlistdiv ul .elementsofafix {
  border: 1px solid #ccc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031013}}
.content .tablerow .right .dealwith .leftlistdiv ul .hoverli {
  background-color: #5caef1;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031018}}
.content .tablerow .right .dealwith .leftlistdiv ul .temporaryli {
  background-color: rgba(207, 209, 216, 0.78);
  border-radius: 4px;
  border: 1px solid rgba(153, 166, 177, 0.68);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031024}}
.content .tablerow .right .dealwith .leftlistdiv ul .temporarylis {
  background-color: rgba(207, 209, 216, 0.78);
  border-radius: 4px;
  border: 1px solid rgba(153, 166, 177, 0.68);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031033}}
.content .tablerow .right .dealwith .leftlistdivs ul {
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031038}}
.content .tablerow .right .dealwith .heightllist {
  /*  		height: 120px;*/
  overflow-x: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031043}}
.content .tablerow .right .dealwith .WordAnalysis {
  margin: 30px 0;
  box-shadow: 0px 3px 20px 0px rgba(183, 182, 182, 0.6);
  padding: 60px 25px 15px;
  line-height: 25px;
  position: relative;
  background-color: #fff;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
  overflow: hidden;
  text-align: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031056}}
.content .tablerow .right .dealwith .WordAnalysis .icon {
  width: 140px;
  height: 52px;
  position: absolute;
  left: 10px;
  top: -16px;
  background-image: url("../images/icon/page3_ico1.png");
  background-repeat: no-repeat;
  padding: 25px 0px 0px 55px;
  font-size: 20px;
  font-weight: 500;
  color: #f36625;
  background-size: 29%;
  background-position: 5% 95%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031072}}
.content .tablerow .right .dealwith .WordAnalysis .icon2 {
  background-image: url("../images/icon/page3_ico2.png");
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031076}}
.content .tablerow .right .dealwith .WordAnalysis .icon3 {
  left: 16px;
  background-image: url("../images/icon/page3_ico3.svg");
  background-size: 26% 60%;
  background-position: 5% 80%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031083}}
.content .tablerow .right .dealwith .WordAnalysis .icon4 {
  left: 16px;
  background-image: url("../images/icon/page3_ico4.svg");
  background-size: 26% 60%;
  background-position: 5% 79%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031090}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable {
  width: 304px;
  height: 19px;
  line-height: 19px;
  font-size: 8px;
  background: #e9eff7;
  border: 1px solid #dddddd;
  position: relative;
  left: 0;
  top: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031101}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable .dependentvariablekey {
  position: absolute;
  padding-left: 5px;
  width: 220px;
  height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031111}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable .equalto {
  position: absolute;
  left: 225px;
  display: inline-block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031117}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable .dependentvariablevalue {
  position: absolute;
  left: 250px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031123}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 {
  margin-top: 8px;
  width: 304px;
  height: 19px;
  line-height: 19px;
  font-size: 8px;
  position: relative;
  left: 0;
  top: 0;
  /* 火狐 */
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031133}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 .dependentvariablekey {
  position: absolute;
  padding-left: 5px;
  display: inline-block;
  width: 221px;
  height: 19px;
  background: #DDDDDD;
  border: 1px solid #dddddd;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031146}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 .equalto {
  position: absolute;
  left: 226px;
  height: 19px;
  display: inline-block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031153}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 .dependentvariablevalue1,
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 .dependentvariablevalue2,
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 .dependentvariablevalue3,
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 .dependentvariablevalue5,
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 .dependentvariablevalue6 {
  display: inline-block;
  width: 69px;
  height: 100%;
  text-align: center;
  color: #BBBBBB;
  border: none;
  border-bottom: 1px solid #dddddd;
  position: absolute;
  left: 236px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031169}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 input::-webkit-input-placeholder {
  color: #BBBBBB;
  font-size: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031174}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 input:-moz-placeholder {
  color: #BBBBBB;
  font-size: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031179}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 input::-moz-placeholder {
  color: #BBBBBB;
  font-size: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031184}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 input:-ms-input-placeholder {
  color: #BBBBBB;
  font-size: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031189}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 input::-webkit-outer-spin-button,
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031197}}
.content .tablerow .right .dealwith .WordAnalysis .dependentvariable1 input {
  -moz-appearance: textfield;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031204}}
.content .tablerow .right .title_treatment {
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031210}}
.content .tablerow .right .title_treatment ul {
  width: 98%;
  margin: 13px;
  border: 1px solid #e6e6e6;
  background-color: #f5f5f5;
  padding: 5px;
  height: 96%;
  float: left;
  overflow-x: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031222}}
.content .tablerow .right .title_treatment ul li {
  line-height: 26px;
  font-size: 14px;
  color: #434343;
  cursor: pointer;
  float: left;
  height: 26px;
  width: 100%;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031235}}
.content .tablerow .right .title_treatment ul li i {
  padding: 0 3px;
  color: #cccccc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031239}}
.content .tablerow .right .title_treatment ul li i:hover {
  color: #FF3C3C;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031244}}
.content .tablerow .right .title_treatment ul li .deletei {
  display: inline-block;
  font-size: 12px;
  pointer-events: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031250}}
.content .tablerow .right .title_treatment ul li .amendi {
  display: none;
  font-size: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031255}}
.content .tablerow .right .title_treatment ul li:hover {
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031264}}
.content .tablerow .right .Label_processing {
  display: table;
  height: 100%;
  padding: 0px;
  background: rgba(255, 255, 255, 0);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031270}}
.content .tablerow .right .Label_processing .statisticsp {
  line-height: 30px;
  margin-top: -30px;
  font-size: 14px;
  color: #434343;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031276}}
.content .tablerow .right .Label_processing .statisticsp .statisticss {
  margin-left: 6px;
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031282}}
.content .tablerow .right .Label_processing .Label_processing_left {
  height: 100%;
  display: table-cell;
  margin-right: 20px;
  padding: 35px 15px 0px 15px;
  background: #fff;
  border-radius: 4px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031290}}
.content .tablerow .right .Label_processing .Label_processing_left ul {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background-color: #f5f5f5;
  padding: 5px;
  height: 100%;
  float: left;
  width: 100%;
  overflow-x: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031300}}
.content .tablerow .right .Label_processing .Label_processing_left ul li {
  line-height: 26px;
  font-size: 14px;
  color: #434343;
  cursor: pointer;
  display: block;
  float: left;
  height: 26px;
  width: 100%;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031319}}
.content .tablerow .right .Label_processing .Label_processing_left ul li i {
  color: #cccccc;
  padding: 0 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031324}}
.content .tablerow .right .Label_processing .Label_processing_left ul li .deletei {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031328}}
.content .tablerow .right .Label_processing .Label_processing_left ul li .amendi {
  display: inline-block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031332}}
.content .tablerow .right .Label_processing .Label_processing_left ul li:hover {
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031340}}
.content .tablerow .right .Label_processing .Label_processing_left ul .tags i {
  color: #178AEC;
  padding: 0 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031346}}
.content .tablerow .right .Label_processing .Label_processing_left ul .hover {
  background-color: #5caef1;
  color: #fff;
  border: 0px solid #ccc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031352}}
.content .tablerow .right .Label_processing .Label_processing_left ul .availableColor {
  pointer-events: none;
  color: #ccc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031357}}
.content .tablerow .right .Label_processing .Label_processing_left ul .hovers {
  background-color: #178AEC;
  color: #fff;
  border: 0px solid #ccc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031363}}
.content .tablerow .right .Label_processing .Label_processing_left ul .addclass {
  background-color: #178AEC;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031367}}
.content .tablerow .right .Label_processing .Label_processing_left ul .addclass i {
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031374}}
.content .tablerow .right .Label_processing .zhongjian {
  display: table-cell;
  width: 15px;
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031380}}
.content .tablerow .right .Label_processing .Label_processing_right {
  width: 360px;
  height: 100%;
  display: table-cell;
  padding: 5px 15px 55px 15px;
  background: #fff;
  border-radius: 4px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031388}}
.content .tablerow .right .Label_processing .Label_processing_right .titleh3 {
  width: 100%;
  line-height: 60px;
  height: 60px;
  text-align: center;
  color: #434343;
  font-size: 18px;
  margin-top: -60px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031397}}
.content .tablerow .right .Label_processing .Label_processing_right .titleh3 i {
  font-size: 18px;
  color: #dbdbdb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031403}}
.content .tablerow .right .Label_processing .Label_processing_right ul {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background-color: #f5f5f5;
  padding: 5px;
  height: 100%;
  float: left;
  width: 100%;
  line-height: 30px;
  padding: 1px 5px;
  color: #4c4c4c;
  overflow-x: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031416}}
.content .tablerow .right .Label_processing .Label_processing_right ul li {
  padding: 5px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031420}}
.content .tablerow .right .Label_processing .Label_processing_right ul li p .codeDistinction {
  display: inline-block;
  width: 49%;
  margin: 0;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031429}}
.content .tablerow .right .Label_processing .Label_processing_right ul select {
  width: 80px;
  height: 30px;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031436}}
.content .tablerow .right .Label_processing .Label_processing_right ul span {
  font-size: 14px;
  margin: 0 4px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031441}}
.content .tablerow .right .Label_processing .Label_processing_right ul h5 {
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031445}}
.content .tablerow .right .Label_processing .Label_processing_right ul input {
  width: 132px;
  height: 30px;
  border-radius: 3px;
  padding: 5px;
  border: 1px solid #e6e6e6;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031457}}
.content .tablerow .right .Label_processing .Label_processing_right ul input[type="checkbox"] {
  width: 13px;
  height: 13px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031462}}
.content .tablerow .right .Label_processing .Label_processing_right ul input[type="radio"] {
  width: 13px;
  height: 13px;
  margin-bottom: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031468}}
.content .tablerow .right .Label_processing .Label_processing_right ul i {
  font-size: 14px;
  margin-left: 5px;
  margin-right: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031473}}
.content .tablerow .right .Label_processing .Label_processing_right ul i:hover {
  color: #178AEC;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031483}}
.content .tablerow .right .Label_processing .Label_processing_right #RangeEncoding .rangeinput {
  width: 51px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031487}}
.content .tablerow .right .Label_processing .Label_processing_right #RangeEncoding .rangespan {
  display: inline-block;
  width: 35px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031493}}
.content .tablerow .right .Label_processing .Label_processing_right #RangeEncoding .preciseinput {
  width: 67px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031498}}
.content .tablerow .right .Label_processing .Label_processing_right .buttondiv {
  height: 70px;
  text-align: center;
  margin: 0 auto -70px auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031503}}
.content .tablerow .right .Label_processing .Label_processing_right .buttondiv input {
  height: 36px;
  width: 157px;
  margin-top: 15px;
  background-color: #999999;
  color: #fff;
  border: 0px solid;
  border-radius: 4px;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031513}}
.content .tablerow .right .Label_processing .Label_processing_right .buttondiv input:hover {
  background-color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031520}}
.content .tablerow .right .Label_processing .Label_processing_right .buttondiv .mar {
  margin-left: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031531}}
.content .tablerow .right .coding .Label_processing_left ul li .deletei {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031535}}
.content .tablerow .right .coding .Label_processing_left ul li .amendi {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031559}}
.content .tablerow .right .variable {
  user-select: none;
  -moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031574}}
.content .tablerow .right .variable .Label_processing_left .helpless ul li {
  display: block;
  line-height: 30px;
  height: 30px;
  width: 100%;
  color: #434343;
  background: #F5F5F5;
  font-size: 14px;
  padding: 0 8px;
  cursor: pointer !important;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031589}}
.content .tablerow .right .variable .Label_processing_left .helpless ul li:hover {
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031593}}
.content .tablerow .right .variable .Label_processing_left .helpless ul li .deletei {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031597}}
.content .tablerow .right .variable .Label_processing_left .helpless ul li .amendi {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031602}}
.content .tablerow .right .variable .Label_processing_left .helpless ul .elementsofafix {
  border: 1px solid #ccc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031606}}
.content .tablerow .right .variable .Label_processing_left .helpless ul .hover {
  background-color: #5caef1;
  color: #fff;
  border: 0px solid #ccc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031613}}
.content .tablerow .right .variable .Label_processing_left .helpless ul .hoverli {
  background-color: #178AEC;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031618}}
.content .tablerow .right .variable .Label_processing_left .helpless ul .hoverSelect {
  background-color: #5caef1;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031623}}
.content .tablerow .right .variable .Label_processing_left .helpless ul .temporaryli {
  background-color: rgba(207, 209, 216, 0.78);
  border-radius: 4px;
  border: 1px solid rgba(153, 166, 177, 0.68);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031629}}
.content .tablerow .right .variable .Label_processing_left .helpless ul .temporarylis {
  background-color: rgba(207, 209, 216, 0.78);
  border-radius: 4px;
  border: 1px solid rgba(153, 166, 177, 0.68);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031641}}
.content .tablerow .right .variable .Label_processing_right .helpless {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background-color: #f5f5f5;
  padding: 1px 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031647}}
.content .tablerow .right .variable .Label_processing_right .helpless .helplessBox {
  padding: 5px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031650}}
.content .tablerow .right .variable .Label_processing_right .helpless .helplessBox select {
  width: 80px;
  height: 30px;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031657}}
.content .tablerow .right .variable .Label_processing_right .helpless .helplessBox input {
  width: 132px;
  height: 30px;
  border-radius: 3px;
  padding: 5px;
  border: 1px solid #e6e6e6;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031672}}
.content .tablerow .right .variable .Label_processing_right .helpless div #variableMinus {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031675}}
.content .tablerow .right .variable .Label_processing_right .helpless div #variableMinus div {
  margin-top: 10px;
  height: 30px;
  position: relative;
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031682}}
.content .tablerow .right .variable .Label_processing_right .helpless div #variableMinus div span {
  position: absolute;
  left: 5px;
  top: 7px;
  color: #bbbbbb;
  font-size: 12px;
  width: 100%;
  font-weight: 600;
  pointer-events: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031693}}
.content .tablerow .right .variable .Label_processing_right .helpless div #variableMinus div ul {
  padding: 0;
  background-color: #fff;
  height: 32px;
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031700}}
.content .tablerow .right .variable .Label_processing_right .helpless div #variableMinus div ul li {
  display: block;
  line-height: 16px;
  height: 30px;
  width: 100%;
  color: #434343;
  background: #Ffffff;
  font-size: 14px;
  padding: 0;
  cursor: pointer !important;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031715}}
.content .tablerow .right .variable .Label_processing_right .helpless div #variableMinus div ul li span {
  color: #434343;
  left: 1px;
  top: 7px;
  font-size: 12px;
  width: 100%;
  font-weight: 600;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031724}}
.content .tablerow .right .variable .Label_processing_right .helpless div #variableMinus div ul li .deletei {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031728}}
.content .tablerow .right .variable .Label_processing_right .helpless div #variableMinus div ul li .amendi {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031733}}
.content .tablerow .right .variable .Label_processing_right .helpless div #variableMinus div ul .elementsofafix {
  border: 1px solid #ccc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031737}}
.content .tablerow .right .variable .Label_processing_right .helpless div #variableMinus div ul .hover {
  background-color: #178AEC;
  color: #fff;
  border: 0px solid #ccc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031743}}
.content .tablerow .right .variable .Label_processing_right .helpless div #variableMinus div ul .hoverli {
  background-color: #178AEC;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031748}}
.content .tablerow .right .variable .Label_processing_right .helpless div #variableMinus div ul .temporaryli {
  background-color: rgba(207, 209, 216, 0.78);
  border-radius: 4px;
  border: 1px solid rgba(153, 166, 177, 0.68);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031754}}
.content .tablerow .right .variable .Label_processing_right .helpless div #variableMinus div ul .temporarylis {
  background-color: rgba(207, 209, 216, 0.78);
  border-radius: 4px;
  border: 1px solid rgba(153, 166, 177, 0.68);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031771}}
.content .tablerow .right .exceptonValue .Label_processing_left ul li .deletei {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031775}}
.content .tablerow .right .exceptonValue .Label_processing_left ul li .amendi {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031787}}
.content .tablerow .right .invalid .Label_processing_left ul li .deletei {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031791}}
.content .tablerow .right .invalid .Label_processing_left ul li .amendi {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031801}}
.content .tablerow .right .generaltteststroublesome {
  padding-top: 20px;
  float: left;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031808}}
.content .tablerow .right .generaltteststroublesome .lining {
  width: 100%;
  min-height: 100%;
  background: #f5f5f5;
  float: left;
  padding: 0 10px;
  height: auto;
  display: inline-block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031817}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestBox {
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  min-height: 100%;
  padding: 0px 20px 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031824}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestBox .generalttestsTypeSelect {
  padding: 20px 0;
  font-size: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031828}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestBox .generalttestsTypeSelect input {
  width: 190px;
  height: 44px;
  border: 0px solid #000;
  background: #fff;
  cursor: pointer;
  font-size: 18px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  line-height: 25px;
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031842}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestBox .generalttestsTypeSelect .generalttestsTypeActive {
  background-color: #178AEC;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031853}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestBox .generalttestAnalyzeBtn {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031857}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestBox .meanZtests1AnalyzeBtn {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031861}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestBox .ratioZtests1AnalyzeBtn {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031869}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .generalttestsTypeBox li {
  padding: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031872}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .generalttestsTypeBox li span {
  display: inline-block;
  padding-right: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031877}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .generalttestsTypeBox li input {
  margin-left: 71px;
  width: 234px;
  height: 38px;
  padding: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031884}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .generalttestsTypeBox li select {
  height: 38px;
  padding: 7px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031889}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .generalttestsTypeBox li .generalttestsCompare {
  margin-left: 55px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031893}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .generalttestsTypeBox li .generalttestsReliable {
  margin-left: 55px;
  width: 234px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031898}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .generalttestsTypeBox li .generalttestsAssumeType {
  margin-left: 55px;
  width: 234px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031907}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .generalttestsTypeBox2 {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031911}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .meanZtestsBox2 {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031915}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .ratioZtestsBox1 {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031918}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .ratioZtestsBox1 #ratioZtestsCnt {
  margin-left: 38px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031922}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .ratioZtestsBox1 #ratioZtestsCnts {
  margin-left: 55px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031926}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .ratioZtestsBox1 #ratioZtestsCompare {
  margin-left: 71px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031932}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .ratioZtestsBox2 #ratioZtestsCnt1 {
  margin-left: 39px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031936}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .ratioZtestsBox2 #ratioZtestsCnts1 {
  margin-left: 55px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031940}}
.content .tablerow .right .generaltteststroublesome .lining .generalttestsTypeBoxs .ratioZtestsBox2 #ratioZtestsCompareI {
  margin-left: 23px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031950}}
.content .tablerow .radius {
  border-radius: 4px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031954}}
.content .tablerow .tdf {
  font-size: 12px;
  width: 87px;
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
  border: 1px solid #d6d6d6;
  margin-left: 7px;
  margin-right: 4px;
  float: left;
  margin-bottom: 5px;
  text-align: center;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031968}}
.content .tablerow .tdf:hover {
  background-color: #178AEC;
  color: #fff;
  border: 1px solid #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031977}}
.content .tablerow .hover {
  background-color: #178AEC;
  border: 1px solid #178AEC;
  color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031985}}
#height {
  display: block !important;
  width: 100%;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031991}}
.content .tablerow .right .lablediv .Analysis .Analysisdiv .tdshover {
  background-color: #178AEC;
  border: 0px solid #178AEC;
  color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000031997}}
.content .tablerow .right .title_treatment ul li input {
  width: 96%;
  border-radius: 3px;
  border: 1px solid #ccc;
  height: 24px;
  padding: 0 5px;
  margin-bottom: 2px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032006}}
.header .portrait {
  padding-top: 14px;
  float: right;
  margin-left: 15px;
  padding-bottom: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032013}}
.filtrate {
  width: 680px;
  height: auto;
  border-radius: 4px;
  padding: 0 40px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -207px;
  margin-left: -340px;
  background: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032026}}
.dialog_hint {
  word-break: break-all;
  word-wrap: break-word;
  width: 418px;
  min-height: 214px;
  border-radius: 2px;
  padding: 20px 24px;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #fff;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari 和 Chrome */
  -o-transform: translate(-50%, -50%);
  z-index: 20;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032047}}
.dialog_hint p {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #000000;
  line-height: 28px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032056}}
.dialog_hint .rowss {
  margin-top: 15px;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.54);
  line-height: 28px;
  min-height: 28px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032065}}
.dialog_hint .rowss a#updataUserLook {
  color: red;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032070}}
.dialog_hint .rows {
  margin-top: 39px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032074}}
.dialog_hint .rows .rows_input {
  margin: 0 10px;
  width: 90px;
  text-align: center;
  height: 36px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  background: rgba(51, 51, 51, 0.1);
  line-height: 20px;
  border: 0px solid #fff;
  float: none;
  border-radius: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032089}}
.dialog_hint .rows .rows_input:hover {
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #ffffff;
  background: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032097}}
.dialog_hint .rows .button {
  line-height: 36px;
  display: inline-block;
  cursor: pointer;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032105}}
.filtrate p {
  font-size: 18px;
  color: #434343;
  line-height: 97px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032111}}
.filtrate span {
  font-size: 14px;
  color: #e04040;
  line-height: 45px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032117}}
.filtrate .row {
  margin: 5px 0;
  width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032122}}
.filtrate .rows {
  margin-top: 25px;
  margin-bottom: 40px;
  width: 100%;
  text-align: center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032129}}
.filtrate .rows input {
  width: 200px;
  height: 44px;
  font-size: 14px;
  background: #178AEC;
  margin: 0 6px;
  border-radius: 4px;
  border: 0px solid #fff;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032142}}
.filtrate .rows input:hover {
  background: #4C78DC;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032146}}
.filtrate .row .rowselect4 {
  width: 140px;
  height: 30px;
  margin-bottom: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032152}}
.filtrate .row select {
  background: #fff;
  height: 30px;
  margin-right: 10px;
  border: 1px solid #999999;
  border-radius: 4px;
  padding-left: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032161}}
.filtrate .row i {
  margin-left: 20px;
  color: #cccccc;
  font-size: 14px;
  cursor: pointer;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032168}}
.filtrate .row i:hover {
  color: #e04040;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032172}}
.filtrate .row .rowselect1 {
  width: 300px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032176}}
.filtrate .row .rowselect2 {
  width: 100px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032180}}
.filtrate .row .rowselect3 {
  width: 100px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032184}}
.filtrate .row .rowselect3 + .rowselect3Input {
  background: #fff;
  position: absolute;
  top: 1px;
  height: 27px;
  padding-left: 11px;
  right: 78px;
  width: 72px;
  border: none;
  outline: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032196}}
.filtrate .row .rowselect3 + .rowselect3Input::-webkit-input-placeholder {
  /* placeholder颜色  */
  color: #000000;
  /* placeholder字体大小  */
  /* placeholder位置  */
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032206}}
.filtrate .row {
  /* chrome */
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032208}}
.filtrate .row input::-webkit-outer-spin-button,
.filtrate .row input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032214}}
.filtrate .row input[type="number"] {
  -moz-appearance: textfield;
  /* firefox */
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032220}}
#shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032230}}
.content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 74px;
  left: 0;
  display: table;
  min-width: 1080px;
  z-index: -1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032241}}
.personalli {
  position: relative;
  height: 60px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032246}}
.personal {
  display: block;
  position: absolute;
  top: 60px;
  right: 0;
  width: 240px;
  height: 280px;
  border-radius: 0 0 5px 5px;
  background: #fff;
  box-shadow: 0 2px 5px 1px #e7ebf5;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032258}}
.personal li {
  width: 100%;
  line-height: 48px;
  padding: 0 20px;
  color: #999999;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032265}}
.personal .li {
  padding: 20px 20px !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032269}}
.personal .li .vip {
  float: left;
  margin-top: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032274}}
.personal .li .title {
  float: left;
  width: 48px;
  margin-right: 10px;
  border-radius: 200px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032281}}
.personal .li p {
  line-height: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032285}}
.personal li:hover {
  color: #178AEC;
  background: #edf2fd;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032290}}
.personal li i {
  float: right;
  cursor: pointer;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032295}}
.helpsupernatant {
  width: 680px;
  height: 440px;
  border-radius: 4px;
  position: fixed;
  top: 150%;
  left: 150%;
  background-color: #fff;
  padding: 25px 40px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032309}}
.helpsupernatant .helpk {
  width: 100%;
  margin-bottom: 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032313}}
.helpsupernatant .helpk .hp {
  color: #f05252;
  font-size: 16px;
  line-height: 40px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032319}}
.helpsupernatant .helpk p {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 35px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032324}}
.helpsupernatant .helpk p a {
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032329}}
.helpsupernatant .helpk a {
  display: block;
  margin: 0 6px;
  width: 135px;
  height: 35px;
  border: 1px solid #ccc;
  line-height: 35px;
  text-align: center;
  background-color: #178AEC;
  color: #fff;
  border-radius: 4px;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032345}}
.unfold {
  top: 50%;
  left: 50%;
  margin-top: -300px;
  margin-left: -340px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032352}}
.Functionball {
  width: 36px;
  height: 36px;
  display: -webkit-inline-box;
  margin-top: -20px;
  border-radius: 30px;
  cursor: pointer;
  color: #178AEC;
  padding-top: 3px;
  padding-left: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032363}}
.Functionball i {
  width: 14px;
  margin-left: 4px;
  cursor: pointer;
  font-size: 24px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032371}}
.reminder {
  width: 230px;
  height: auto;
  min-height: 150px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 12px -1px #ccc;
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 14px 12px;
  line-height: 25px;
  font-size: 14px;
  color: #444444;
  display: none;
}

/* 图表 */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032390}}
.GraphDraw {
  padding: 5px 0 10px;
  background: #fff;
  margin-top: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032395}}
.GraphDraw .divResultCss {
  height: 66px;
  text-align: center;
  padding: 0;
  padding-bottom: 5px;
  color: #333;
  float: right;
  margin-top: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032405}}
.GraphDraw .divResultCss ul {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032410}}
.GraphDraw .divResultCss ul li {
  border: 1px #dbdbdb solid;
  margin-left: 8px;
  line-height: 24px;
  float: left;
  background: #ffffff;
  border-radius: 3px;
  padding: 0 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032421}}
.GraphDraw .divResultCss ul li a,
.GraphDraw .divResultCss ul li a:visited {
  text-decoration: none;
  padding: 4px 4px 4px 22px;
  color: #333;
  height: 16px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032429}}
.GraphDraw .bingtu {
  BACKGROUND: url(../images/icon/pie-nor.png) no-repeat 2px 2px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032433}}
.GraphDraw .radar {
  BACKGROUND: url(../images/icon/radar-nor.png) no-repeat 2px 2px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032437}}
.GraphDraw .donut {
  BACKGROUND: url(../images/icon/ring-nor.png) no-repeat 2px 2px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032441}}
.GraphDraw .zhutu {
  BACKGROUND: url(../images/icon/column-nor.png) no-repeat 2px 2px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032445}}
.GraphDraw .tiao {
  BACKGROUND: url(../images/icon/strip-nor.png) no-repeat 2px 2px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032449}}
.GraphDraw .zhexian {
  BACKGROUND: url(../images/icon/broken-line.png) no-repeat 2px 2px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032453}}
.GraphDraw .zhutudueiji {
  BACKGROUND: url(../images/icon/culhistogram.png) no-repeat 2px 2px;
  background-size: 18%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032458}}
.GraphDraw .tiaodueiji {
  BACKGROUND: url(../images/icon/culbarchart.png) no-repeat 2px 2px;
  background-size: 18%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032463}}
.GraphDraw .downLoadDrawData {
  BACKGROUND: url(../images/icon/downLoadData.svg) no-repeat 2px 7px;
  background-size: 18%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032469}}
.GraphDraw .liSelect {
  border: 1px #fff solid !important;
  background: #29a4fa !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032473}}
.GraphDraw .liSelect a {
  color: #fff !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032477}}
.GraphDraw .liSelect .bingtu {
  BACKGROUND: url(../images/icon/pie-s.png) no-repeat 2px 7px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032481}}
.GraphDraw .liSelect .donut {
  BACKGROUND: url(../images/icon/ring-s.png) no-repeat 2px 7px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032485}}
.GraphDraw .liSelect .zhutu {
  BACKGROUND: url(../images/icon/column-s.png) no-repeat 2px 7px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032489}}
.GraphDraw .liSelect .zhexian {
  BACKGROUND: url(../images/icon/broken-line-s.png) no-repeat 2px 7px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032493}}
.GraphDraw .liSelect .tiao {
  BACKGROUND: url(../mages/icon/strip-s.png) no-repeat 2px 7px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032497}}
.GraphDraw .liSelect .zhutu {
  BACKGROUND: url(../images/icon/column-s.png) no-repeat 2px 7px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032501}}
.GraphDraw .liSelect .zhutudueiji {
  BACKGROUND: url(../images/icon/culhistogram.png) no-repeat 2px 7px;
  background-size: 18%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032506}}
.GraphDraw .liSelect .tiaodueiji {
  BACKGROUND: url(../mages/icon/culbarchart.png) no-repeat 2px 7px;
  background-size: 18%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032511}}
.GraphDraw .liSelect .downLoadDrawData {
  BACKGROUND: url(../images/icon/downLoadData.svg) no-repeat 2px 7px;
  background-size: 18%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032517}}
.GraphDraw .buttons A,
.GraphDraw .buttons A:link,
.GraphDraw .buttons A:visited,
.GraphDraw .buttons A:active {
  background-color: #eaf0fd;
  border-width: 1px;
  color: #529df1;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  line-height: 130%;
  margin: 0 0.7em 0 0;
  padding: 5px 10px 6px;
  text-decoration: none;
}

/*图表 end*/
@media (min-width: 1900px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032537}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds {
    width: 13.6%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032540}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds p {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 130px;
    min-width: 80px;
    display: inline-block;
  }
}
@media (min-width: 1700px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032553}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds {
    width: 13.55%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032556}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds p {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 130px;
    min-width: 80px;
    display: inline-block;
  }
}
@media (min-width: 1600px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032569}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds {
    width: 13.5%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032572}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds p {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 130px;
    min-width: 80px;
    display: inline-block;
  }
}
@media (min-width: 1400px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032585}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds {
    width: 13.3%;
    min-width: 180px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032589}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds p {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 130px;
    min-width: 50px;
    display: inline-block;
  }
}
@media (max-width: 1255px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032602}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds {
    font-size: 12px;
    padding: 0 7px;
    min-width: 160px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032607}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds p {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 110px;
    min-width: 50px;
    display: inline-block;
  }
}
@media (min-width: 1180px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032620}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds {
    width: 13%;
    font-size: 12px;
    min-width: 150px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032625}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds p {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
    min-width: 50px;
    display: inline-block;
  }
}
@media (max-width: 1080px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032638}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds {
    font-size: 12px;
    padding: 0 6px;
    width: 13%;
    min-width: 130px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032644}}
  .content .tablerow .right .lablediv .Analysis .Analysisdiv .tds p {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 60px;
    min-width: 50px;
    display: inline-block;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032657}}
.coordinateValue {
  width: 68px;
  height: 31px;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032662}}
.coordinateValue .coordinateValueSpan {
  display: inline-block;
  width: 100%;
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032668}}
.coordinateValue .coordinateValueModel {
  padding: 14px;
  text-align: left;
  position: absolute;
  top: -225px;
  left: 0;
  width: 351px;
  height: 220px;
  background: white;
  box-shadow: 0px 18px 18px 0px rgba(0, 0, 0, 0.18), 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  border: 0px solid;
  border-image: linear-gradient(180deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) 0 0;
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032683}}
.coordinateValue .coordinateValueModel .pTitle {
  width: 26px;
  height: 21px;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 21px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032693}}
.coordinateValue .coordinateValueModel .inputChangeBox {
  margin-top: 11px;
  height: 21px;
  line-height: 21px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032698}}
.coordinateValue .coordinateValueModel .inputChangeBox span {
  display: inline-block;
  width: 38px;
  height: 21px;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  line-height: 21px;
  color: #333333;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032709}}
.coordinateValue .coordinateValueModel .inputChangeBox .crossingSpan {
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032713}}
.coordinateValue .coordinateValueModel .inputChangeBox input {
  width: 50px;
  height: 21px;
  margin-left: 4px;
  margin-right: 23px;
  font-size: 11px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #999999;
  line-height: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032724}}
.coordinateValue .coordinateValueModel .inputChangeBox input::-webkit-input-placeholder {
  padding-left: 4px;
  color: #999999;
  font-size: 11px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032730}}
.coordinateValue .coordinateValueModel .inputChangeBox input:-moz-placeholder {
  padding-left: 4px;
  color: #999999;
  font-size: 11px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032736}}
.coordinateValue .coordinateValueModel .inputChangeBox input::-moz-placeholder {
  padding-left: 4px;
  color: #999999;
  font-size: 11px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032742}}
.coordinateValue .coordinateValueModel .inputChangeBox input:-ms-input-placeholder {
  padding-left: 4px;
  color: #999999;
  font-size: 11px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032749}}
.coordinateValue .coordinateValueModel .inputChangeBox .maxValueX {
  margin-right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032753}}
.coordinateValue .coordinateValueModel .inputChangeBox .maxValueY {
  margin-right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032758}}
.coordinateValue .coordinateValueModel hr {
  height: 0;
  border: none;
  border-top: solid 2px #E9E9E9;
  margin-top: 12px;
  margin-bottom: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032766}}
.coordinateValue .coordinateValueModel .coordinateValueModelBtnBox {
  margin-top: 37px;
  text-align: right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032770}}
.coordinateValue .coordinateValueModel .coordinateValueModelBtnBox .coordinateValueModelBtn {
  border: none;
  width: 68px;
  height: 27px;
  background: #178AEC;
  color: #fff;
  border-radius: 4px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032780}}
.coordinateValue .coordinateValueModel .triangleDown {
  position: absolute;
  bottom: -20px;
  left: -11px;
  width: 0;
  height: 0;
  border-width: 30px 30px 0;
  border-style: solid;
  border-color: #fff transparent transparent;
  /*灰 透明 透明 */
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032795}}
.myModel {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  user-select: none;
  z-index: 1024;
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032807}}
.myModel .myModel_box {
  opacity: 1;
  width: 526px;
  height: 226px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: white;
  border: 1px solid gainsboro;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
  border-radius: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032822}}
.myModel .myModel_box .myModel_content {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032827}}
.myModel .myModel_box .myModel_content li {
  width: 50%;
  height: 50%;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032832}}
.myModel .myModel_box .myModel_content li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 35px 0;
  padding-left: 35px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032839}}
.myModel .myModel_box .myModel_content li a:hover {
  background: gainsboro;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032843}}
.myModel .myModel_box .myModel_content li a img {
  float: left;
  width: 50px;
  height: 50px;
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032850}}
.myModel .myModel_box .myModel_content li a div {
  padding-left: 18px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032854}}
.myModel .myModel_box .myModel_content li a div h2 {
  font-family: PingFangSC;
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  color: #333333;
  line-height: 22px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032863}}
.myModel .myModel_box .myModel_content li a div p {
  padding-top: 5px;
  height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  color: #178aec;
  line-height: 17px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032876}}
.myModel .myModel_box .cancel {
  cursor: pointer;
  font-size: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  line-height: 20px;
  border: solid 1px #f0f0f0;
  border-radius: 50%;
  position: absolute;
  right: -40px;
  top: 0;
  color: #fff;
  background: transparent;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032896}}
.phoneBindingModel {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 60px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  user-select: none;
  z-index: 1024;
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032924}}
.phoneBindingModel .phoneBindingModel_box {
  opacity: 1;
  width: 418px;
  height: 322px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: white;
  border: 1px solid gainsboro;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
  border-radius: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032939}}
.phoneBindingModel .phoneBindingModel_box h3 {
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  border-bottom: 1px solid #EEEEEE;
  color: #333333;
  font-family: PingFangSC-Medium;
  font-weight: 500;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032949}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content {
  width: 100%;
  padding: 21px;
  padding-top: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032955}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .phoneBox {
  width: 100%;
  background: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032960}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .phoneBox i.phoneimgMoblie {
  padding-left: 5px;
  text-align: center;
  width: 10%;
  display: inline-block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032967}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .phoneBox p {
  display: inline-block;
  width: 81%;
  border-bottom: 1px solid #DDDDDD;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032972}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .phoneBox p .phoneBoxSpan {
  display: inline-block;
  font-size: 12px;
  padding-right: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032978}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .phoneBox p .text {
  height: 50px;
  border: none;
  background: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032983}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .phoneBox p .text:focus {
  background: #ffffff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032988}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .phoneBox p #phoneUserNumber {
  padding-left: 15px;
  width: 87%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032993}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .phoneBox p #passwordNumber {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000032999}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .VerificationCodeBox {
  background: #ffffff;
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033003}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .VerificationCodeBox i.phoneimgDun {
  text-align: center;
  width: 10%;
  display: inline-block;
  padding-left: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033010}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .VerificationCodeBox .textcode {
  height: 50px;
  width: 70%;
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033016}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .VerificationCodeBox p {
  display: inline-block;
  width: 81%;
  border-bottom: 1px solid #DDDDDD;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033021}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .VerificationCodeBox p span {
  text-align: center;
  display: inline-block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  background: #bfbfbf;
  border-radius: 3px;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  color: white;
  pointer-events: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033035}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .VerificationCodeBox p #PhoneVerification1 {
  width: 72%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033040}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content div .VerificationCodeBox .DoNotUseVerification1 {
  background: #178AEC;
  cursor: pointer;
  pointer-events: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033048}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content a {
  display: block;
  height: 21px;
  line-height: 21px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: red;
  margin: 19px 0 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033058}}
.phoneBindingModel .phoneBindingModel_box .phoneBindingModel_content .button {
  width: 376px;
  height: 50px;
  background: #178AEC;
  border-radius: 3px;
  border: none;
  font-size: 18px;
  font-family: PingFangSC-Medium;
  color: white;
  line-height: 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033071}}
.phoneBindingModel .phoneBindingModel_box .cancel {
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 25px;
  font-size: 30px;
  color: #DDDDDD;
  background: none;
  outline: none;
  border: none;
  position: absolute;
  top: 15px;
  right: 30px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033089}}
.orderInformationModel {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 60px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1024;
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033101}}
.orderInformationModel .orderInformationModel_box {
  opacity: 1;
  width: 600px;
  height: 583px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: white;
  border: 1px solid gainsboro;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
  border-radius: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033116}}
.orderInformationModel .orderInformationModel_box h3 {
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  border-bottom: 1px solid #EEEEEE;
  color: #333333;
  font-family: PingFangSC-Medium;
  font-weight: 500;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033125}}
.orderInformationModel .orderInformationModel_box h3 .cancel {
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 25px;
  font-size: 30px;
  color: #DDDDDD;
  background: none;
  outline: none;
  border: none;
  position: absolute;
  top: 15px;
  right: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033141}}
.orderInformationModel .orderInformationModel_box .orderInformationModels {
  padding: 0 34px 34px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033144}}
.orderInformationModel .orderInformationModel_box .orderInformationModels h4 {
  color: #333333;
  padding-top: 24px;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  line-height: 22px;
  padding-bottom: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033154}}
.orderInformationModel .orderInformationModel_box .orderInformationModels .basicInformationTable {
  width: 530px;
  border-collapse: collapse;
  border: none;
  border: 1px solid #D9D9D9;
  height: 106px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033161}}
.orderInformationModel .orderInformationModel_box .orderInformationModels .basicInformationTable tr {
  height: 56px;
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033165}}
.orderInformationModel .orderInformationModel_box .orderInformationModels .basicInformationTable tr td {
  width: 33%;
  height: 56px;
  border: none;
  font-size: 14px;
  padding-left: 10%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033184}}
.orderInformationModel .orderInformationModel_box .orderInformationModels .basicInformationTable tr td:nth-of-type(2) {
  padding-left: 5%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033189}}
.orderInformationModel .orderInformationModel_box .orderInformationModels .basicInformationTable .resultTr {
  border-top: 1px solid #D9D9D9;
  background: #F2F4F7;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033196}}
.orderInformationModel .orderInformationModel_box .orderInformationModels .orderInformationTable {
  width: 528px;
  border-collapse: collapse;
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033203}}
.orderInformationModel .orderInformationModel_box .orderInformationModels .orderInformationTable tr {
  height: 50px;
  min-height: 50px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033207}}
.orderInformationModel .orderInformationModel_box .orderInformationModels .orderInformationTable tr td {
  width: 33%;
  height: 50px;
  border: none;
  font-size: 14px;
  padding-left: 10%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033227}}
.orderInformationModel .orderInformationModel_box .orderInformationModels .orderInformationTable tr td:nth-of-type(2) {
  padding-left: 5%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033232}}
.orderInformationModel .orderInformationModel_box .orderInformationModels .orderInformationTable tr:nth-child(2n) {
  background: #F2F4F7;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033236}}
.orderInformationModel .orderInformationModel_box .orderInformationModels .orderInformationTable .orderTableTrtitle {
  height: 56px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033247}}
.promotionCodesModel {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 60px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1024;
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033259}}
.promotionCodesModel .orderInformationModel_box {
  opacity: 1;
  width: 600px;
  height: 500px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: white;
  border: 1px solid gainsboro;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
  border-radius: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033274}}
.promotionCodesModel .orderInformationModel_box h3 {
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  border-bottom: 1px solid #EEEEEE;
  color: #333333;
  font-family: PingFangSC-Medium;
  font-weight: 500;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033283}}
.promotionCodesModel .orderInformationModel_box h3 .cancel {
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 25px;
  font-size: 30px;
  color: #DDDDDD;
  background: none;
  outline: none;
  border: none;
  position: absolute;
  top: 15px;
  right: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033299}}
.promotionCodesModel .orderInformationModel_box .orderInformationModels {
  padding: 0 34px 34px;
  margin-top: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033303}}
.promotionCodesModel .orderInformationModel_box .orderInformationModels h4 {
  color: #333333;
  padding-top: 24px;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  line-height: 22px;
  padding-bottom: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033313}}
.promotionCodesModel .orderInformationModel_box .orderInformationModels .orderInformationTable {
  width: 528px;
  border-collapse: collapse;
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033321}}
.promotionCodesModel .orderInformationModel_box .orderInformationModels .orderInformationTable tr {
  height: 50px;
  min-height: 50px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033325}}
.promotionCodesModel .orderInformationModel_box .orderInformationModels .orderInformationTable tr td {
  width: 25%;
  height: 50px;
  border: none;
  font-size: 14px;
  padding-left: 10%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033345}}
.promotionCodesModel .orderInformationModel_box .orderInformationModels .orderInformationTable tr td:nth-of-type(2) {
  padding-left: 5%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033350}}
.promotionCodesModel .orderInformationModel_box .orderInformationModels .orderInformationTable tr:nth-child(2n) {
  background: #F2F4F7;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033354}}
.promotionCodesModel .orderInformationModel_box .orderInformationModels .orderInformationTable .orderTableTrtitle {
  height: 56px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033365}}
.shareWXModel {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1024;
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033377}}
.shareWXModel .shareWXModel_box {
  opacity: 1;
  width: 240px;
  height: 297px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: white;
  border: 1px solid gainsboro;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
  border-radius: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033392}}
.shareWXModel .shareWXModel_box h3 {
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  border-bottom: 1px solid #EEEEEE;
  color: #333333;
  font-family: PingFangSC-Medium;
  font-weight: 500;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033401}}
.shareWXModel .shareWXModel_box h3 .cancel {
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 25px;
  font-size: 30px;
  color: #DDDDDD;
  background: none;
  outline: none;
  border: none;
  position: absolute;
  top: 15px;
  right: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033417}}
.shareWXModel .shareWXModel_box .shareWXD {
  padding: 10px;
  margin: 0 auto;
  width: 185px;
  height: 185px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033428}}
.fitnessDivModel {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  user-select: none;
  z-index: 1024;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033440}}
.fitnessDivModel .fitnessDivModel_box {
  opacity: 1;
  width: 320px;
  height: 470px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #ffffff;
  border: 1px solid gainsboro;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.11);
  border-radius: 5px;
  padding: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033456}}
.fitnessDivModel .fitnessDivModel_box h3 {
  height: 25px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #333333;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 18px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033467}}
.fitnessDivModel .fitnessDivModel_box .fitnessDiv {
  margin-top: 10px;
  height: 328px;
  overflow-y: auto;
  margin-bottom: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033473}}
.fitnessDivModel .fitnessDivModel_box .fitnessDiv::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 4px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033480}}
.fitnessDivModel .fitnessDivModel_box .fitnessDiv::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033487}}
.fitnessDivModel .fitnessDivModel_box .fitnessDiv::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033494}}
.fitnessDivModel .fitnessDivModel_box .fitnessDiv ul.fitnessDivInput_box {
  margin-bottom: 28px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033499}}
.fitnessDivModel .fitnessDivModel_box .fitnessDiv ul.fitnessDivInput_box li input {
  padding: 5px;
  margin-bottom: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033507}}
.fitnessDivModel .fitnessDivModel_box .fitnessHint {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033511}}
.fitnessDivModel .fitnessDivModel_box .fitnessDivButton {
  padding: 0 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033514}}
.fitnessDivModel .fitnessDivModel_box .fitnessDivButton input {
  width: 90px;
  height: 36px;
  background: #E9E9E9;
  border-radius: 5px;
  margin: 8px;
  text-align: center;
  font-size: 14px;
  border: 0px solid #fff;
  font-family: PingFangSC-Regular;
  font-weight: 400;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_data\.scss}line{font-family:\000033526}}
.fitnessDivModel .fitnessDivModel_box .fitnessDivButton input:hover {
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #ffffff;
  background: #178AEC;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000033}}
.analytical-services {
  background-color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000036}}
.analytical-services .indextr {
  width: 100%;
  float: left;
  height: auto;
  position: relative;
  background-color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\0000315}}
.indexheader {
  width: 100%;
  height: 80px;
  float: left;
  font-size: 14px;
  color: #fff;
  line-height: 80px;
  position: fixed;
  top: 0px;
  left: 0px;
  border-bottom: 1px solid #3e424b;
  z-index: 100;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\0000328}}
.indexheader .themiddle {
  width: 1180px;
  margin: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\0000333}}
.indexheader .navigation {
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\0000336}}
.indexheader .navigation li {
  padding: 0 13px;
  line-height: 80px;
  height: 80px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\0000342}}
.indexheader .navigation li a {
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\0000346}}
.indexheader .navigation li img {
  width: 130px;
  margin-right: 15px;
  margin-left: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\0000354}}
.indexheader .switch-language {
  float: right;
  text-align: center;
  cursor: pointer;
  position: relative;
  z-index: 10;
  padding: 0 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\0000362}}
.indexheader .switch-language img {
  width: 16px;
  vertical-align: text-bottom;
  margin-right: 4px;
  padding-bottom: 1px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\0000369}}
.indexheader .switch-language i {
  display: initial;
  font-style: normal;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\0000375}}
.indexheader .switch-language span a {
  display: block;
  height: 100%;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\0000384}}
.indexheader .switch-language span:hover a {
  color: #00c1de;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003141}}
.indexheader .switch-language:hover .up {
  display: initial;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003145}}
.indexheader .switch-language:hover .domn {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003149}}
.indexheader .switch-language:hover .arrow {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003153}}
.indexheader .switch-language:hover .pull-down {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003158}}
.indexheader .Afterlogging {
  float: right;
  margin-top: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003162}}
.indexheader .Afterlogging a {
  display: inline-block;
  float: left;
  height: 38px;
  padding: 0 36px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003172}}
.indexheader .Afterlogging a:hover {
  border: 1px solid #fff;
  border-radius: 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003181}}
.indexheader .Afterlogging {
  margin-top: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003184}}
.indexheader .Afterlogging .portrait {
  border-radius: 200px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003188}}
.indexheader .Afterlogging .personal {
  display: block;
  position: absolute;
  top: 60px;
  right: 0;
  width: 240px;
  height: auto;
  border-radius: 5px 5px 5px 5px;
  background: #fff;
  box-shadow: 0px 0px 0px 0px #e7ebf5;
  border: 1px solid #e7ebf5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003201}}
.indexheader .Afterlogging .personal li {
  width: 100%;
  line-height: 48px;
  padding: 0 20px;
  color: #999999;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003207}}
.indexheader .Afterlogging .personal li a {
  display: inline;
  float: none;
  color: #999999;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003214}}
.indexheader .Afterlogging .personal .li {
  padding: 20px 20px !important;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003219}}
.indexheader .Afterlogging .personal .li .vip {
  float: left;
  margin-top: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003224}}
.indexheader .Afterlogging .personal .li .title {
  float: left;
  width: 48px;
  margin-right: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003230}}
.indexheader .Afterlogging .personal .li p {
  line-height: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003234}}
.indexheader .Afterlogging .personal li:hover {
  color: #178AEC;
  background: #edf2fd;
  border-radius: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003239}}
.indexheader .Afterlogging .personal li:hover a {
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003244}}
.indexheader .Afterlogging .personal li i {
  float: right;
  cursor: pointer;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003251}}
.indexheaders {
  border-bottom: 1px solid #D6D7DA;
  background: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003256}}
.indexheaders .switch-language span {
  color: #4c4c4c;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003260}}
.indexheaders .switch-language i {
  color: #4c4c4c;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003266}}
.indexheaders .switch-language:hover .arrow {
  border-color: transparent transparent #dce3f1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003270}}
.indexheaders .switch-language:hover .pull-down {
  background-color: #dce3f1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003277}}
.indexheaders .navigation li a {
  color: #4c4c4c;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003284}}
.indexheaders .Afterlogging a {
  color: #4c4c4c;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003287}}
.indexheaders .Afterlogging a:hover {
  border: 1px solid #4c4c4c;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003296}}
.contents {
  height: auto;
  float: left;
  background-color: #f0f6fc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003301}}
.contents .banners {
  width: 100%;
  min-width: 1180px;
  height: 750px;
  position: relative;
  background-color: #282c37;
  background-image: url('../images/bbg.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003312}}
.contents .banners .bannertext {
  height: 322px;
  margin-top: -161px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003320}}
.contents .banners .bannertext h1 {
  width: 100%;
  text-align: center;
  font-size: 56px;
  color: #75fee0;
  line-height: 116px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003328}}
.contents .banners .bannertext p {
  padding: 0 30%;
  line-height: 42px;
  margin-top: 10px;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003337}}
.contents .banners .bannertext a {
  width: 240px;
  height: 52px;
  line-height: 50px;
  text-align: center;
  display: block;
  margin: 72px auto 0 auto;
  border: 2px solid #fff;
  border-radius: 50px;
  font-size: 20px;
  color: #000;
  transition: background-color 0.8s;
  -moz-transition: background-color 0.8s;
  -webkit-transition: background-color 0.8s;
  -o-transition: background-color 0.5s;
  transition: color 0.8s;
  -moz-transition: color 0.8s;
  -webkit-transition: color 0.8s;
  -o-transition: color 0.8s;
  background-color:#C89F62;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003357}}
.contents .banners .bannertext a:hover {
  /* background-color: #fff; */
  color: #75FEE0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003367}}
.contents .themiddle {
  width: 1080px;
  margin: auto;
  color: #000;
  position: relative;
  z-index: 99;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003374}}
.contents .themiddle .introduction {
  padding: 30px 6px 35px 6px;
  background-color: #fff;
  margin-top: -46px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003379}}
.contents .themiddle .introduction h2 {
  text-align: center;
  line-height: 64px;
  font-size: 36px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003385}}
.contents .themiddle .introduction .td {
  width: 207px;
  margin: 0 30px;
  float: left;
  margin-top: 40px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003391}}
.contents .themiddle .introduction .td .legend {
  width: 100%;
  margin-bottom: 34px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003396}}
.contents .themiddle .introduction .td .text {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003399}}
.contents .themiddle .introduction .td .text h3 {
  margin-top: 35px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #000000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003407}}
.contents .themiddle .introduction .td .text p {
  line-height: 25px;
  font-size: 13px;
  color: #000000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003417}}
.contents .themiddle .elaborate .slogan {
  display: block;
  margin: 33px auto 40px auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003422}}
.contents .themiddle .elaborate .cent {
  background-color: #fff;
  padding: 0px 56px 60px 56px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003426}}
.contents .themiddle .elaborate .cent .td {
  width: 175px;
  margin: 60px 72px 0 72px;
  float: left;
  height: 194px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003432}}
.contents .themiddle .elaborate .cent .td h3 {
  line-height: 55px;
  font-size: 16px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003436}}
.contents .themiddle .elaborate .cent .td h3 .icon {
  display: inline-block;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  box-shadow: 0 0 18px 0 rgba(204, 204, 204, 0.56);
  float: left;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-position: 50%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003449}}
.contents .themiddle .elaborate .cent .td .text {
  margin-top: 5px;
  line-height: 24px;
  font-size: 13px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003459}}
.contents .themiddle .operation h2 {
  font-size: 36px;
  color: #031e5f;
  text-align: center;
  line-height: 65px;
  padding-top: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003467}}
.contents .themiddle .operation p {
  width: 200px;
  line-height: 35px;
  font-size: 18px;
  color: #031e5f;
  display: block;
  margin: 5px auto 20px auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003476}}
.contents .themiddle .operation img {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003481}}
.contents .themiddle .user {
  margin-bottom: 100px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003484}}
.contents .themiddle .user h2 {
  font-size: 36px;
  color: #031e5f;
  text-align: center;
  line-height: 119px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003491}}
.contents .themiddle .user img {
  width: 19.6%;
  margin: 0 0.2% 6px 0.2%;
  display: block;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003500}}
.contents .backcolor {
  background-color: #f2f6ff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003505}}
.mocellphone,
.mopassword {
  width: 100%;
  height: 35px;
  padding: 0 6px;
  color: #999;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 4px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003516}}
#loadshow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003526}}
#loadshow .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  border: 1px solid #FFF;
  border-radius: 50%;
  background: #E6E1E1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003540}}
.row {
  position: relative;
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003547}}
.footer-v3 {
  width: 100%;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003552}}
.footer-v3 .footer-nav {
  margin-top: 50px;
  padding: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003557}}
.footer-v3 .footer-grey-bar {
  text-align: left;
  background: #f0f0f0;
  padding: 20px 0 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003563}}
.footer-v3 .footer-grey-bar .row {
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003567}}
.footer-v3 .footer-legal-links {
  position: absolute;
  top: -5px;
  left: 20px;
  width: auto;
  overflow: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003575}}
.footer-v3 .footer-legal-links li {
  position: relative;
  float: left;
  text-align: left;
  font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: .75rem;
  line-height: 25px;
  color: #586062;
  -webkit-font-smoothing: antialiased;
  padding: 0 13px 0 12px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003589}}
.footer-v3 .footer-legal-links a {
  color: #586062;
  font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  font-size: 12px;
  font-size: .75rem;
  -webkit-transition: border .2s ease-in-out 0s;
  -moz-transition: border .2s ease-in-out 0s;
  -o-transition: border .2s ease-in-out 0s;
  transition: border .2s ease-in-out 0s;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003602}}
.footer-v3 .footer-legal-links li:before {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 1px;
  height: 12px;
  background: #586062;
  margin-right: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003614}}
.footer-v3 .footer-copyright {
  text-align: right;
  font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: .75rem;
  line-height: 16px;
  line-height: 1rem;
  color: #586062;
  -webkit-font-smoothing: antialiased;
  margin-top: 5px;
  vertical-align: top;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003627}}
.footer-v3 .footer-china-gov-id {
  font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
  text-align: right;
  color: #586062;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  font-size: .75rem;
  line-height: 16px;
  line-height: 1rem;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003638}}
.footer-v3 .footer-china-gov-id span {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003642}}
.footer-v3 .footer-china-gov-id a {
  color: #586062;
  font-family: "Gotham_SSm_4r", Helvetica, Arial, sans-serif;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  font-size: 12px;
  font-size: .75rem;
  -webkit-transition: border .2s ease-in-out 0s;
  -moz-transition: border .2s ease-in-out 0s;
  -o-transition: border .2s ease-in-out 0s;
  transition: border .2s ease-in-out 0s;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003655}}
.footer-v3 .footer-china-gov-id span {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003659}}
.footer-v3 .row {
  padding: 0 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003664}}
.contentcode {
  width: 100%;
  height: 100%;
  background-color: #f0f6fc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003669}}
.contentcode .imgBnners {
  height: 400px;
  width: 100%;
  background-image: url(http://pubimage.spssau.com/activity/bannerPromotion.png);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003678}}
.contentcode .contentcodeBox {
  width: 1164px;
  height: 100%;
  padding-top: 33px;
  margin: 0 auto;
  background: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003685}}
.contentcode .contentcodeBox .marginTop {
  margin: 50px auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003689}}
.contentcode .contentcodeBox .codeBox {
  width: 640px;
  margin: 30px auto;
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003694}}
.contentcode .contentcodeBox .codeBox .access1Td {
  width: 160px;
  height: 160px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003699}}
.contentcode .contentcodeBox .codeBox .access1Td .text {
  margin-top: 78px;
  margin-left: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003703}}
.contentcode .contentcodeBox .codeBox .access1Td .text h1 {
  /* font-size: 36px; */
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003708}}
.contentcode .contentcodeBox .codeBox .access1Td .text p {
  font-size: 14px;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003715}}
.contentcode .contentcodeBox .codeBox .access2Td {
  text-align: center;
  line-height: 160px;
  width: 80px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003721}}
.contentcode .contentcodeBox .codeBox .access1Background1 {
  background: url(../images/activity/access1Image1.png) no-repeat;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003725}}
.contentcode .contentcodeBox .codeBox .access1Background2 {
  background: url(../images/activity/access1Image2.png) no-repeat;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003729}}
.contentcode .contentcodeBox .codeBox .access1Background3 {
  background: url(../images/activity/access1Image3.png) no-repeat;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003733}}
.contentcode .contentcodeBox .codeBox .access2Background1 {
  background: url(../images/activity/access2Image1.png) no-repeat;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003737}}
.contentcode .contentcodeBox .codeBox .access2Background2 {
  background: url(../images/activity/access2Image2.png) no-repeat;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003741}}
.contentcode .contentcodeBox .codeBox .access2Background3 {
  background: url(../images/activity/access2Image3.png) no-repeat;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003747}}
.contentcode .contentcodeBox .access1 {
  margin: 0 auto;
  text-align: center;
  width: 252px;
  color: #fff;
  font-size: 20px;
  height: 51px;
  line-height: 51px;
  background: url(../images/activity/access1.png) no-repeat;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003758}}
.contentcode .contentcodeBox .fenxiangBox {
  width: 301px;
  margin: 24px auto 33px;
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003763}}
.contentcode .contentcodeBox .fenxiangBox .imgMargin {
  margin-left: 35px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003768}}
.contentcode .contentcodeBox .activityRules {
  width: 731px;
  height: auto;
  margin: 0 auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003773}}
.contentcode .contentcodeBox .activityRules .activityRulesBox {
  width: 100%;
  height: 260px;
  position: relative;
  background: #F1F7FC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003779}}
.contentcode .contentcodeBox .activityRules .activityRulesBox .activityRulesBoxDiv {
  position: absolute;
  left: 41px;
  top: 22px;
  height: auto;
  width: 649px;
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003787}}
.contentcode .contentcodeBox .activityRules .activityRulesBox .activityRulesBoxDiv p {
  font-size: 14px;
  font-family: FZLTXHK--GBK1-0;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003796}}
.contentcode .contentcodeBox .activityRules .activityRulesBox .activityRulesBoxImg {
  position: absolute;
  left: 9px;
  top: -10px;
  width: 714px;
  height: 107%;
}

@media (max-width: 1080px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003810}}
  .indexheader .themiddle {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003815}}
  .indexheader .navigation li {
    padding: 0 5px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003820}}
  .indexheader .switch-language {
    padding: 0 10px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003825}}
  .contents {
    width: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003828}}
  .contents .banners {
    min-width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003831}}
  .contents .banners .bannertext {
    margin-top: -145px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003834}}
  .contents .banners .bannertext a {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003840}}
  .contents .themiddle {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003844}}
  .contents .themiddle .introduction .td {
    width: 46%;
    margin: 0 2%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003852}}
  .contents .themiddle .elaborate .cent .td {
    width: 40%;
    margin: 60px 5% 0 5%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003863}}
  .contentcode {
    width: 100%;
    height: 100%;
    background-color: #f0f6fc;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003868}}
  .contentcode .imgBnners {
    min-width: 100%;
    height: 200px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003873}}
  .contentcode .contentcodeBox {
    width: 100%;
    height: 100%;
    padding-top: 33px;
    margin: 0 auto;
    background: #fff;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003880}}
  .contentcode .contentcodeBox .marginTop {
    margin: 50px auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003884}}
  .contentcode .contentcodeBox .codeBox {
    width: 640px;
    margin: 30px auto;
    overflow: hidden;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003889}}
  .contentcode .contentcodeBox .codeBox .access1Td {
    width: 160px;
    height: 160px;
    float: left;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003894}}
  .contentcode .contentcodeBox .codeBox .access1Td .text {
    margin-top: 78px;
    margin-left: 15px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003898}}
  .contentcode .contentcodeBox .codeBox .access1Td .text h1 {
    /* font-size: 36px; */
    color: #fff;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003903}}
  .contentcode .contentcodeBox .codeBox .access1Td .text p {
    font-size: 14px;
    color: #fff;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003910}}
  .contentcode .contentcodeBox .codeBox .access2Td {
    text-align: center;
    line-height: 160px;
    width: 80px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003916}}
  .contentcode .contentcodeBox .codeBox .access1Background1 {
    background: url(../images/activity/access1Image1.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003920}}
  .contentcode .contentcodeBox .codeBox .access1Background2 {
    background: url(../images/activity/access1Image2.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003924}}
  .contentcode .contentcodeBox .codeBox .access1Background3 {
    background: url(../images/activity/access1Image3.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003928}}
  .contentcode .contentcodeBox .codeBox .access2Background1 {
    background: url(../images/activity/access2Image1.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003932}}
  .contentcode .contentcodeBox .codeBox .access2Background2 {
    background: url(../images/activity/access2Image2.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003936}}
  .contentcode .contentcodeBox .codeBox .access2Background3 {
    background: url(../images/activity/access2Image3.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003942}}
  .contentcode .contentcodeBox .access1 {
    margin: 0 auto;
    text-align: center;
    width: 252px;
    color: #fff;
    font-size: 20px;
    height: 51px;
    line-height: 51px;
    background: url(../images/activity/access1.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003953}}
  .contentcode .contentcodeBox .fenxiangBox {
    width: 301px;
    margin: 24px auto 33px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003958}}
  .contentcode .contentcodeBox .fenxiangBox .imgMargin {
    margin-left: 40px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003963}}
  .contentcode .contentcodeBox .activityRules {
    width: 731px;
    height: auto;
    margin: 0 auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003968}}
  .contentcode .contentcodeBox .activityRules .activityRulesBox {
    width: 100%;
    height: 260px;
    position: relative;
    background: #F1F7FC;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003974}}
  .contentcode .contentcodeBox .activityRules .activityRulesBox .activityRulesBoxDiv {
    position: absolute;
    left: 41px;
    top: 22px;
    height: auto;
    width: 649px;
    overflow: hidden;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003983}}
  .contentcode .contentcodeBox .activityRules .activityRulesBox .activityRulesBoxImg {
    position: absolute;
    height: 108%;
    left: 9px;
    top: -10px;
  }
}
@media (max-width: 750px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\00003997}}
  .indexheader .themiddle {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031003}}
  .indexheader .navigation li img {
    width: 70px;
    margin-right: 0px;
    margin-left: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031010}}
  .indexheader .navigation .demo {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031014}}
  .indexheader .navigation .AboutUs {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031019}}
  .indexheader .switch-language {
    padding: 0 5px;
    font-size: 12px;
    line-height: 80px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031024}}
  .indexheader .switch-language img {
    margin-right: 0;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031030}}
  .scrolltop_bar.in_viewer .new_share {
    display: none !important;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031034}}
  .themiddle {
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031038}}
  .switch-language {
    padding: 0 0px;
    line-height: 60px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031044}}
  .contents .banners {
    min-width: 100%;
    height: 350px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031048}}
  .contents .banners .bannertext {
    margin-top: -145px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031051}}
  .contents .banners .bannertext h1 {
    width: 100%;
    text-align: center;
    line-height: 90px;
    float: left;
    padding-top: 80px;
    font-size: 26px;
    color: #79f8e3;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031060}}
  .contents .banners .bannertext h1 img {
    width: 80px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031065}}
  .contents .banners .bannertext p {
    padding: 0;
    line-height: 20px;
    margin-top: 10px;
    color: #fff;
    font-size: 15px;
    text-align: center;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031074}}
  .contents .banners .bannertext a {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031080}}
  .contents .themiddle {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031083}}
  .contents .themiddle .introduction {
    padding: 0;
    margin-top: -10px;
    padding: 30px 35px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031088}}
  .contents .themiddle .introduction h2 {
    line-height: 30px;
    font-size: 24px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031093}}
  .contents .themiddle .introduction .td {
    width: 100%;
    margin: 0;
    float: left;
    margin-top: 20px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031099}}
  .contents .themiddle .introduction .td .legend {
    width: 100%;
    margin-bottom: 15px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031104}}
  .contents .themiddle .introduction .td .text {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031107}}
  .contents .themiddle .introduction .td .text h3 {
    margin-top: 15px;
    line-height: 30px;
    font-size: 16px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031113}}
  .contents .themiddle .introduction .td .text p {
    line-height: 28px;
    font-size: 14px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031122}}
  .contents .themiddle .elaborate .slogan {
    width: 50%;
    margin: 20px auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031127}}
  .contents .themiddle .elaborate .cent {
    background-color: #fff;
    padding: 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031131}}
  .contents .themiddle .elaborate .cent .td {
    width: 42%;
    margin: 12px 4%;
    height: 140px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031136}}
  .contents .themiddle .elaborate .cent .td h3 {
    line-height: 30px;
    font-size: 14px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031140}}
  .contents .themiddle .elaborate .cent .td h3 .icon {
    width: 30px;
    height: 30px;
    box-shadow: 0 0 8px 0 rgba(204, 204, 204, 0.2);
    margin-right: 3px;
    background-size: 49%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031149}}
  .contents .themiddle .elaborate .cent .td .text {
    margin-top: 3px;
    line-height: 20px;
    font-size: 12px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031159}}
  .contents .themiddle .operation h2 {
    font-size: 24px;
    color: #031e5f;
    text-align: center;
    line-height: 30px;
    padding-top: 15px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031167}}
  .contents .themiddle .operation p {
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #031e5f;
    display: block;
    margin: 0;
    padding: 20px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031177}}
  .contents .themiddle .operation img {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031182}}
  .contents .themiddle .user {
    margin-bottom: 20px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031185}}
  .contents .themiddle .user h2 {
    font-size: 24px;
    color: #031e5f;
    text-align: center;
    line-height: 50px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031192}}
  .contents .themiddle .user img {
    width: 50%;
    margin: 0;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031201}}
  .indexheader .Afterlogging {
    display: none;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031207}}
  .footer-v3 .footer-legal-links {
    display: none;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031212}}
  .scrolltop_bar {
    right: 5px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031217}}
  .contentcode {
    width: 100%;
    height: 100%;
    background-color: #f0f6fc;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031222}}
  .contentcode .imgBnners {
    min-width: 100%;
    height: 100px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031227}}
  .contentcode .contentcodeBox {
    width: 100%;
    height: 100%;
    padding-top: 33px;
    margin: 0 auto;
    background: #fff;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031234}}
  .contentcode .contentcodeBox .marginTop {
    margin: 30px auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031238}}
  .contentcode .contentcodeBox .codeBox {
    width: 100%;
    margin: 30px auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031242}}
  .contentcode .contentcodeBox .codeBox .access1Td {
    width: 160px;
    height: 160px;
    float: none;
    margin: 20px auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031248}}
  .contentcode .contentcodeBox .codeBox .access1Td .text {
    margin: 0;
    width: 100%;
    padding: 75px 10px 0;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031253}}
  .contentcode .contentcodeBox .codeBox .access1Td .text h1 {
    /* font-size: 36px; */
    color: #fff;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031258}}
  .contentcode .contentcodeBox .codeBox .access1Td .text p {
    font-size: 14px;
    color: #fff;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031265}}
  .contentcode .contentcodeBox .codeBox .access2Td {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031270}}
  .contentcode .contentcodeBox .codeBox .access1Background1 {
    background: url(../images/activity/access1Image1.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031274}}
  .contentcode .contentcodeBox .codeBox .access1Background2 {
    background: url(../images/activity/access1Image2.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031278}}
  .contentcode .contentcodeBox .codeBox .access1Background3 {
    background: url(../images/activity/access1Image3.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031282}}
  .contentcode .contentcodeBox .codeBox .access2Background1 {
    background: url(../images/activity/access2Image1.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031286}}
  .contentcode .contentcodeBox .codeBox .access2Background2 {
    background: url(../images/activity/access2Image2.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031290}}
  .contentcode .contentcodeBox .codeBox .access2Background3 {
    background: url(../images/activity/access2Image3.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031296}}
  .contentcode .contentcodeBox .access1 {
    margin: 0 auto;
    text-align: center;
    width: 252px;
    color: #fff;
    font-size: 20px;
    height: 51px;
    line-height: 51px;
    background: url(../images/activity/access1.png) no-repeat;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031307}}
  .contentcode .contentcodeBox .fenxiangBox {
    width: 301px;
    margin: 24px auto 33px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031311}}
  .contentcode .contentcodeBox .fenxiangBox .imgMargin {
    margin-left: 40px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031316}}
  .contentcode .contentcodeBox .activityRules {
    width: 96%;
    height: auto;
    margin: 0 auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031321}}
  .contentcode .contentcodeBox .activityRules .activityRulesBox {
    width: 100%;
    height: 380px;
    position: relative;
    background: #F1F7FC;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031327}}
  .contentcode .contentcodeBox .activityRules .activityRulesBox .activityRulesBoxDiv {
    position: absolute;
    left: 17px;
    top: 10px;
    height: auto;
    width: 90%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031334}}
  .contentcode .contentcodeBox .activityRules .activityRulesBox .activityRulesBoxDiv p {
    line-height: 24px;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031340}}
  .contentcode .contentcodeBox .activityRules .activityRulesBox .activityRulesBoxImg {
    width: 96%;
    position: absolute;
    left: 8px;
    height: 105%;
    top: -10px;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_index\.scss}line{font-family:\000031354}}
#showRemindRechargeVIP {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 19;
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\000033}}
.bodyColor {
  background: #F7F7F7;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\000037}}
.loginBox {
  width: 646px;
  height: 460px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -moz-transform: translate(-50%, -50%);
  /* Firefox */
  -webkit-transform: translate(-50%, -50%);
  /* Safari 和 Chrome */
  -o-transform: translate(-50%, -50%);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\0000324}}
.loginBox img {
  float: left;
  width: 300px;
  height: 460px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\0000330}}
.loginBox .login {
  float: right;
  width: 346px;
  height: 460px;
  padding: 0 40px;
  background: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\0000339}}
.loginBox .login img {
  display: block;
  margin: 40px auto 0 auto;
  font-size: 28px;
  color: #4c4c4c;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\0000346}}
.loginBox .login h1 {
  width: 100%;
  font-size: 24px;
  font-family: PingFangSC-Thin;
  font-weight: 100;
  text-align: center;
  line-height: 115px;
  height: 115px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\0000357}}
.loginBox .login .loginTab {
  line-height: normal;
  overflow: hidden;
  padding-top: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\0000364}}
.loginBox .login .loginTab input {
  display: block;
  width: 50%;
  text-align: center;
  float: left;
  height: 48px;
  border: none;
  font-size: 14px;
  color: #666666;
  background: #fff;
  font-weight: 400;
  border-bottom: 1px solid #D8D8D8;
  font-family: PingFangSC-Regular;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\0000380}}
.loginBox .login .loginTab input:focus {
  outline: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\0000386}}
.loginBox .login .loginTab input::-ms-clear {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\0000390}}
.loginBox .login .loginTab input::-ms-reveal {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\0000394}}
.loginBox .login .loginTab input::-webkit-input-safebox-button {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\0000399}}
.loginBox .login .loginTab .activeTab {
  font-size: 14px;
  color: #178AEC;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  border-bottom: 2px solid #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003110}}
.loginBox .login form {
  position: relative;
  height: 280px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003114}}
.loginBox .login form .text {
  width: 100%;
  height: 48px;
  color: #999999;
  font-size: 14px;
  margin-bottom: 18px;
  border: none;
  border-bottom: 1px solid #bfbfbf;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003123}}
.loginBox .login form .text:focus {
  outline: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003129}}
.loginBox .login form .text::-ms-clear {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003133}}
.loginBox .login form .text::-ms-reveal {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003137}}
.loginBox .login form .text::-webkit-input-safebox-button {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003145}}
.loginBox .login form .button {
  position: absolute;
  bottom: 10px;
  left: 15px;
  width: 240px;
  height: 40px;
  background: linear-gradient(180deg, #33bef7 0%, #178aec 100%);
  border-radius: 5px;
  border: 0px solid #fff;
  font-size: 14px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #ffffff;
  outline: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003161}}
.loginBox .login form .registeredButton {
  width: 120px;
  left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003166}}
.loginBox .login form .span {
  position: absolute;
  right: 0;
  top: 78px;
  color: #178AEC;
  font-size: 14px;
  text-align: right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003177}}
.loginBox .login form .spanAgreement {
  position: absolute;
  right: 0;
  top: 245px;
  height: 14px;
  font-size: 10px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003189}}
.loginBox .login form .freeRegistered {
  position: absolute;
  right: 0;
  bottom: 113px;
  height: 14px;
  font-size: 8px !important;
  font-size: 5px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: 666666;
  line-height: 14px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003201}}
.loginBox .login form .freeRegistered a {
  width: 43px;
  height: 14px;
  font-size: 8px !important;
  font-size: 5px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #178AEC;
  line-height: 14px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003213}}
.loginBox .login form .changePasswordLogin {
  position: absolute;
  right: 11px;
  bottom: -14px;
  cursor: pointer;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003226}}
.loginBox .login .weixin {
  height: 20px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  color: #666666;
  font-size: 12px;
  text-align: right;
  float: right;
  display: inline-block;
  margin-right: 10px;
  padding-left: 25px;
  background: url(../images/icon/weixin2.png);
  background-position: 4% 50%;
  background-repeat: no-repeat;
  background-size: 25%;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003250}}
.loginBox .registered .textregistereddiv {
  width: 100%;
  height: 48px;
  margin-bottom: 18px;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003256}}
.loginBox .registered .textregistereddiv span {
  position: absolute;
  right: 0;
  width: 30%;
  font-size: 14px;
  display: block;
  border-radius: 4px;
  line-height: 48px;
  text-align: center;
  color: #999999;
  pointer-events: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003269}}
.loginBox .registered .textregistereddiv .DoNotUseVerification {
  color: #178AEC;
  cursor: pointer;
  pointer-events: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003283}}
.footerfinxd {
  position: fixed;
  bottom: 0;
  left: 0;
}

@media (max-width: 750px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003291}}
  .loginBox {
    margin-top: 80px;
    position: static;
    width: 100%;
    transform: none;
    -ms-transform: none;
    /* IE 9 */
    -moz-transform: none;
    /* Firefox */
    -webkit-transform: none;
    /* Safari 和 Chrome */
    -o-transform: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003304}}
  .loginBox img {
    display: block;
    width: 100%;
    float: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003310}}
  .loginBox .login {
    width: 100%;
    float: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/dataanalysis\/_logo\.scss}line{font-family:\00003315}}
  .loginBox .login form #loginbutton {
    left: 0;
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\000034}}
.helpbox .container {
  max-width: 1150px;
  padding-left: 0px;
  padding-right: 0px;
}

/* 搜索框*/
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\0000335}}
.search-box {
  margin-top: 80px;
  background-color: #F2F3F5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\0000339}}
.search-box .jumbotron {
  background-color: transparent;
  padding-top: 40px;
  padding-bottom: 4px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\0000344}}
.search-box .jumbotron .search-form {
  width: 100%;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\0000349}}
.search-box .jumbotron .searchbox {
  width: 100%;
  height: 45px;
  border: 1px solid #DAE2EF;
  font-size: 16px;
  padding: 12px 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\0000357}}
.search-box .jumbotron button {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 112px;
  height: 43px;
  background-color: #178AEC;
  font-size: 20px;
  color: #fff;
  border-radius: 2px;
  border: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\0000374}}
.search_results .search_results_header {
  position: relative;
  padding: 10px 0;
  font-size: 1.4em;
  height: 45px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\0000380}}
.search_results .search_results_header .search_results_title {
  position: absolute;
  left: 0;
  top: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\0000386}}
.search_results .search_results_header .search_results_number {
  position: absolute;
  right: 0;
  top: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\0000392}}
.search_results .search_results_header .highlight {
  color: #178AEC;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\0000399}}
.compact-search-box {
  margin-top: 80px;
  background-color: #EFEFEF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003103}}
.compact-search-box .jumbotron {
  margin: 0;
  padding: 20px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003107}}
.compact-search-box .jumbotron .search-form {
  width: 100%;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003111}}
.compact-search-box .jumbotron .search-form .searchbox {
  width: 100%;
  height: 45px;
  border: 1px solid #DAE2EF;
  font-size: 16px;
  padding: 12px 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003119}}
.compact-search-box .jumbotron .search-form button {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 112px;
  height: 43px;
  background-color: #178AEC;
  font-size: 20px;
  color: #fff;
  border-radius: 2px;
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003133}}
.compact-search-box .jumbotron .hot-searches {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003138}}
.compact-search-box .jumbotron .hot-searches .hot-search {
  height: 45px;
  line-height: 45px;
  font-size: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003143}}
.compact-search-box .jumbotron .hot-searches .hot-search a {
  color: #666666;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003146}}
.compact-search-box .jumbotron .hot-searches .hot-search a:hover {
  color: #0098FF;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003156}}
.nav_select_boxs a {
  color: #222;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003161}}
.nav_select_boxs .sidebar {
  border: 1px solid #D9D9D9;
  border-top: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003165}}
.nav_select_boxs .sidebar a.active {
  color: #0098FF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003169}}
.nav_select_boxs .sidebar .panel {
  margin-top: 0px;
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003173}}
.nav_select_boxs .sidebar .panel .panel-heading {
  padding: 5px 12px;
  background-color: #fff;
  border-top: 1px solid #D9D9D9;
  border-radius: 0px;
  border-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003180}}
.nav_select_boxs .sidebar .panel .panel-heading h4 {
  font-size: 14px;
  padding: 5px 10px;
  margin: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003185}}
.nav_select_boxs .sidebar .panel .panel-heading h4 a {
  display: block;
  padding: 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003189}}
.nav_select_boxs .sidebar .panel .panel-heading h4 a:hover {
  color: #0098FF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003196}}
.nav_select_boxs .sidebar .panel ul {
  font-size: 12px;
  padding: 5px 12px 5px 30px;
  background-color: #fafafa;
  border-top: 1px solid #d9d9d9;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003202}}
.nav_select_boxs .sidebar .panel ul li {
  line-height: 200%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003206}}
.nav_select_boxs .sidebar .panel ul li a:hover {
  color: #0098FF;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003216}}
.img_background {
  width: 100%;
  background: #FAFAFA;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003221}}
.img700 {
  display: none;
}

@media (max-width: 700px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003226}}
  .table700 {
    display: none;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003230}}
  #helpsearch1 {
    margin-bottom: 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003233}}
  #helpsearch1 iframe {
    height: 105px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003238}}
  .img700 {
    display: block;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003243}}
.search-results {
  display: block;
  padding: 30px 0;
  border-top: 1px #EFEFEF solid;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003248}}
.search-results:hover {
  color: #0098ff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003253}}
.search-result-title {
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003261}}
.search-results-more {
  display: block;
  text-align: center;
  background: #d9d9d9;
  padding: 10px 0;
  cursor: pointer;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003269}}
.search-results-bottom {
  padding: 10px 0;
}

/* 登陆帮助 */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003275}}
.help-box {
  background-color: #fafafa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003278}}
.help-box .login-container {
  margin-top: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003281}}
.help-box .login-container p {
  margin-bottom: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003284}}
.help-box .login-container p .btn-gd {
  background-color: #0098ff;
  padding: 4px 30px;
  color: #ffffff !important;
  border-radius: 2px;
}

/* 常见问题 */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003296}}
.section {
  padding: 30px 0px 20px 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003299}}
.section a {
  text-decoration: none;
  color: #222;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003304}}
.section h1 {
  margin-top: 0;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003311}}
.section h2 {
  margin-top: 6px;
  font-size: 16px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003317}}
.faqs {
  border-top: 1px solid #d9d9d9;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003320}}
.faqs li {
  line-height: 200%;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003324}}
.faqs li::before {
  content: "• ";
  color: #D8D8D8;
  margin-right: 6px;
  position: absolute;
  left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003332}}
.faqs li a:hover {
  color: #0098ff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003337}}
.faqs .view-all {
  font-size: 12px;
  color: #0098ff;
  margin-left: 10px;
}

/* 视频 */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003346}}
.videos {
  background-color: #fafafa;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003350}}
.videos .container .row {
  padding-left: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003353}}
.videos .container .row .video-link .video {
  height: 130px;
  border-radius: 2px;
  position: relative;
  padding: 18px 0;
  margin: 10px 0 20px 0px;
  transition: all 0.2s linear;
  background: #ffffff;
  border: 1px solid #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003363}}
.videos .container .row .video-link .video .video-title {
  font-size: 16px;
  text-align: center;
  color: #178AEC;
  padding-top: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003371}}
.videos .container .row .video-link .video .video-icon {
  height: 40px;
  width: 40px;
  margin: 0 auto;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  top: 15px;
}

/* 功能帮助 */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003390}}
.categories .container .row {
  margin: 10px auto;
  padding: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003394}}
.categories .container .row .category {
  margin: 15px auto;
  margin-left: -8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003399}}
.categories .container .row .category .row .view-all {
  font-size: 12px;
  color: #0098ff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003404}}
.categories .container .row .category .row h2 {
  margin-top: 6px;
  padding-bottom: 10px;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003410}}
.categories .container .row .category .row li {
  line-height: 180%;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003414}}
.categories .container .row .category .row li::before {
  content: "• ";
  color: #D8D8D8;
  margin-right: 6px;
  left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003421}}
.categories .container .row .category .row li a:hover {
  color: #0098ff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003426}}
.categories .container .row .category .row .category-icon {
  width: 100%;
  padding-top: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1px;
}

/*页脚 */
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003442}}
#footer {
  width: 100%;
  margin-top: 30px;
  height: 80px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003448}}
.home-footer {
  background-color: #FAFAFA;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003451}}
.home-footer .footer {
  text-align: center;
  line-height: 80px;
  font-size: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_help\.scss}line{font-family:\00003456}}
.home-footer .footer a {
  text-decoration: none;
  color: #0098ff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\000033}}
.addmembers {
  width: 100%;
  color: #4c4c4c;
  width: 955px;
  margin: 120px auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\000039}}
.addmembers h1 {
  font-size: 36px;
  text-align: center;
  line-height: 65px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000315}}
.addmembers h2 {
  font-size: 28px;
  line-height: 50px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000323}}
.addmembers .pay,
.addmembers .free {
  width: 450px;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000330}}
.addmembers .pay .back,
.addmembers .free .back {
  height: 10px;
  width: 100%;
  border-radius: 4px 4px 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000336}}
.addmembers .pay .money,
.addmembers .free .money {
  width: 100%;
  text-align: center;
  line-height: 65px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000341}}
.addmembers .pay .money span,
.addmembers .free .money span {
  font-size: 44px;
  margin: 0 5px;
  font-style: normal;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000347}}
.addmembers .pay .money em,
.addmembers .free .money em {
  line-height: 50px;
  font-size: 18px;
  font-style: normal;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000354}}
.addmembers .pay .mberstr,
.addmembers .free .mberstr {
  padding: 2px 40px;
  width: 100%;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000359}}
.addmembers .pay .mberstr .left,
.addmembers .free .mberstr .left {
  height: 50px;
  width: 37px;
  float: left;
  padding-right: 10px;
  line-height: 50px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000366}}
.addmembers .pay .mberstr .left i,
.addmembers .free .mberstr .left i {
  color: #999999;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000370}}
.addmembers .pay .mberstr .left .iconfontyes,
.addmembers .free .mberstr .left .iconfontyes {
  color: #42ca73;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000375}}
.addmembers .pay .mberstr .right,
.addmembers .free .mberstr .right {
  float: left;
  font-size: 18px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000379}}
.addmembers .pay .mberstr .right h3,
.addmembers .free .mberstr .right h3 {
  line-height: 20px;
  font-size: 17px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000384}}
.addmembers .pay .mberstr .right p,
.addmembers .free .mberstr .right p {
  color: #999999;
  font-size: 16px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000392}}
.addmembers .free {
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\0000395}}
.addmembers .free .back {
  background-color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003100}}
.addmembers .free .money span {
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003106}}
.addmembers .pay {
  float: right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003109}}
.addmembers .pay .back {
  background-color: #e9bf65;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003114}}
.addmembers .pay .money span {
  color: #e9bf65;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003119}}
.addmembers .pay .upgrade {
  display: block;
  margin: 5px 100px;
  float: left;
  width: 240px;
  height: 48px;
  border-radius: 30px;
  line-height: 48px;
  text-align: center;
  color: #e9bf65;
  font-size: 20px;
  border: 1px solid #e9bf65;
  transition: background-color 0.8s;
  -moz-transition: background-color 0.8s;
  -webkit-transition: background-color 0.8s;
  -o-transition: background-color 0.5s;
  transition: color 0.8s;
  -moz-transition: color 0.8s;
  -webkit-transition: color 0.8s;
  -o-transition: color 0.8s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003140}}
.addmembers .pay .upgrade:hover {
  background-color: #e9bf65;
  color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003150}}
.addmembey {
  padding: 75px 90px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003153}}
.addmembey .paythebill {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  padding: 40px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003160}}
.addmembey .paythebill h1 {
  padding-left: 3px;
  font-size: 18px;
  margin-bottom: 17px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003166}}
.addmembey .paythebill .tr {
  padding: 15px 0 15px 95px;
  width: 100%;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003171}}
.addmembey .paythebill .tr .lebloe {
  margin-left: -92px;
  line-height: 30px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003177}}
.addmembey .paythebill .tr .nameID {
  color: #178AEC;
  line-height: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003182}}
.addmembey .paythebill .tr .moneydiv {
  width: 260px;
  height: 134px;
  font-weight: 500;
  text-align: center;
  border: 1px solid #DDDDDD;
  float: left;
  margin-right: 10px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003196}}
.addmembey .paythebill .tr .moneydiv img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 36px;
  height: 27px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003206}}
.addmembey .paythebill .tr .moneydiv div .discount {
  margin-top: 34px;
  line-height: 36px;
  font-size: 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003211}}
.addmembey .paythebill .tr .moneydiv div .discount i {
  font-size: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003216}}
.addmembey .paythebill .tr .moneydiv div .original {
  margin-top: 5px;
  color: #999999;
  line-height: 25px;
  margin-bottom: 8px;
  font-size: 14px;
  font-size: 12px;
  font-weight: 400;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003227}}
.addmembey .paythebill .tr .moneydiv .moneydivbox {
  width: 145px;
  height: 42px;
  float: left;
  margin-left: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003233}}
.addmembey .paythebill .tr .moneydiv .moneydivbox .discount {
  margin-top: 34px;
  line-height: 36px;
  font-size: 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003238}}
.addmembey .paythebill .tr .moneydiv .moneydivbox .discount i {
  font-size: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003243}}
.addmembey .paythebill .tr .moneydiv .moneydivbox .original {
  margin-top: 5px;
  color: #999999;
  line-height: 25px;
  margin-bottom: 8px;
  font-size: 14px;
  font-size: 12px;
  font-weight: 400;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003254}}
.addmembey .paythebill .tr .moneydiv .moneydivboxnext {
  float: left;
  width: 59px;
  height: 15px;
  margin-left: 26px;
  margin-top: 45px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003261}}
.addmembey .paythebill .tr .moneydiv .moneydivboxnext .moneySelect {
  width: 59px;
  height: 28px;
  border-radius: 4px;
  border: 1px solid #DDDDDD;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003268}}
.addmembey .paythebill .tr .moneydiv .moneydivboxnext .p {
  color: #178AEC;
  font-size: 14px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003272}}
.addmembey .paythebill .tr .moneydiv .moneydivboxnext .p a {
  font-size: 14px;
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003279}}
.addmembey .paythebill .tr .moneydiv:hover {
  border: 1px solid #DDDDDD;
  background: #F2F9FF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003284}}
.addmembey .paythebill .tr .moneydiv:hover .discount {
  color: #333333;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003291}}
.addmembey .paythebill .tr .moneydivhover {
  border: 1px solid #DDDDDD;
  background: #F2F9FF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003296}}
.addmembey .paythebill .tr .moneydivhover .discount {
  color: #333333;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003301}}
.addmembey .paythebill .tr .sum {
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003304}}
.addmembey .paythebill .tr .sum .inputmoney {
  width: 140px;
  padding: 0 8px;
  height: 30px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003314}}
.addmembey .paythebill .tr .sum .inputyes {
  border-radius: 4px;
  color: #fff;
  padding: 2px;
  margin-right: 7px;
  cursor: pointer;
  display: inline-block;
  width: 21px;
  border: 1px solid #ccc;
  height: 21px;
  margin-top: 5px;
  float: left;
  line-height: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003328}}
.addmembey .paythebill .tr .sum .inputyes:hover {
  background-color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003335}}
.addmembey .paythebill .tr .sum .hidden {
  width: 1px;
  height: 1px;
  opacity: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003341}}
.addmembey .paythebill .tr .sum .yiwen {
  margin: 0 5px;
  color: #ccc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003346}}
.addmembey .paythebill .tr .sum .inputno {
  background-color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003350}}
.addmembey .paythebill .tr .sum .span {
  display: inline-block;
  float: left;
  margin-top: 0px;
  line-height: 29px;
  margin-left: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003357}}
.addmembey .paythebill .tr .sum .span em {
  display: inline-block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003366}}
.themiddleaddmoney {
  margin: auto;
  width: 1252px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003370}}
.themiddleaddmoney .addmembey {
  padding: 75px 0px;
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003374}}
.themiddleaddmoney .addmembey .paythebill {
  width: 78%;
  background-color: #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 40px 0px 91px 46px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003382}}
.themiddleaddmoney .addmembey .paythebill h1 {
  padding-left: 3px;
  font-size: 18px;
  margin-bottom: 17px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003388}}
.themiddleaddmoney .addmembey .paythebill .tr {
  padding: 15px 0 15px 95px;
  width: 100%;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003393}}
.themiddleaddmoney .addmembey .paythebill .tr .lebloe {
  margin-left: -92px;
  line-height: 30px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003399}}
.themiddleaddmoney .addmembey .paythebill .tr #vipTypeContrast {
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003402}}
.themiddleaddmoney .addmembey .paythebill .tr #vipTypeContrast span {
  border-bottom: 1px solid #555;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003407}}
.themiddleaddmoney .addmembey .paythebill .tr .nameID {
  color: #178AEC;
  line-height: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003412}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv {
  width: 260px;
  height: 134px;
  font-weight: 500;
  text-align: center;
  border: 1px solid #DDDDDD;
  float: left;
  margin-right: 10px;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003426}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv img {
  position: absolute;
  left: 0;
  display: block;
  width: 36px;
  height: 27px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003434}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv .enterpriseE {
  color: #BB9A68;
  position: absolute;
  left: 45px;
  top: 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003442}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv div .discount {
  margin-top: 34px;
  line-height: 36px;
  font-size: 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003447}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv div .discount i {
  font-size: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003452}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv div .original {
  margin-top: 5px;
  color: #999999;
  line-height: 25px;
  margin-bottom: 8px;
  font-size: 14px;
  font-size: 12px;
  font-weight: 400;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003463}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv .moneydivbox {
  width: 145px;
  height: 42px;
  float: left;
  margin-left: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003469}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv .moneydivbox .discount {
  margin-top: 34px;
  line-height: 36px;
  font-size: 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003474}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv .moneydivbox .discount i {
  font-size: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003479}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv .moneydivbox .original {
  margin-top: 5px;
  color: #999999;
  line-height: 25px;
  margin-bottom: 8px;
  font-size: 14px;
  font-size: 12px;
  font-weight: 400;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003490}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv .moneydivboxnext {
  float: left;
  width: 59px;
  height: 15px;
  margin-left: 26px;
  margin-top: 45px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003497}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv .moneydivboxnext .moneySelect {
  width: 59px;
  height: 28px;
  border-radius: 4px;
  border: 1px solid #DDDDDD;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003504}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv .moneydivboxnext .p {
  color: #178AEC;
  font-size: 14px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003508}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv .moneydivboxnext .p a {
  font-size: 14px;
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003515}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv:hover {
  border: 1px solid #DDDDDD;
  background: #F2F9FF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003520}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydiv:hover .discount {
  color: #333333;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003527}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydivhover {
  border: 1px solid #DDDDDD;
  background: #F2F9FF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003532}}
.themiddleaddmoney .addmembey .paythebill .tr .moneydivhover .discount {
  color: #333333;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003537}}
.themiddleaddmoney .addmembey .paythebill .tr .sum {
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003540}}
.themiddleaddmoney .addmembey .paythebill .tr .sum .inputmoney {
  width: 140px;
  padding: 0 8px;
  height: 30px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003550}}
.themiddleaddmoney .addmembey .paythebill .tr .sum .inputyes {
  border-radius: 4px;
  color: #fff;
  padding: 2px;
  margin-right: 7px;
  cursor: pointer;
  display: inline-block;
  width: 21px;
  border: 1px solid #ccc;
  height: 21px;
  margin-top: 5px;
  float: left;
  line-height: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003564}}
.themiddleaddmoney .addmembey .paythebill .tr .sum .inputyes:hover {
  background-color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003571}}
.themiddleaddmoney .addmembey .paythebill .tr .sum .hidden {
  width: 1px;
  height: 1px;
  opacity: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003577}}
.themiddleaddmoney .addmembey .paythebill .tr .sum .yiwen {
  margin: 0 5px;
  color: #ccc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003582}}
.themiddleaddmoney .addmembey .paythebill .tr .sum .inputno {
  background-color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003586}}
.themiddleaddmoney .addmembey .paythebill .tr .sum .span {
  display: inline-block;
  float: left;
  margin-top: 0px;
  line-height: 29px;
  margin-left: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003593}}
.themiddleaddmoney .addmembey .paythebill .tr .sum .span em {
  display: inline-block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003599}}
.themiddleaddmoney .addmembey .paythebill .tr .form {
  width: 100%;
  float: left;
  margin-top: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003604}}
.themiddleaddmoney .addmembey .paythebill .tr .form .trs {
  float: left;
  width: 100%;
  padding: 8px 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003609}}
.themiddleaddmoney .addmembey .paythebill .tr .form .trs .left {
  float: left;
  width: 15%;
  line-height: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003615}}
.themiddleaddmoney .addmembey .paythebill .tr .form .trs .right {
  float: right;
  width: 85%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003619}}
.themiddleaddmoney .addmembey .paythebill .tr .form .trs .right input {
  width: 450px;
  padding: 0 10px;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #cccccc;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003627}}
.themiddleaddmoney .addmembey .paythebill .tr .form .trs .right #fcenter {
  width: 450px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  cursor: pointer;
  padding: 0 6px;
  color: #7575A1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003637}}
.themiddleaddmoney .addmembey .paythebill .tr .form .trs .right #fcenter option {
  margin-left: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003645}}
.themiddleaddmoney .addmembey .paythebill .tr .zhifu {
  width: 140px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #ccc;
  display: block;
  float: left;
  text-align: center;
  line-height: 40px;
  color: #fff;
  margin-right: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003658}}
.themiddleaddmoney .addmembey .paythebill .tr .weixin {
  color: #42ca73;
  border: 1px solid #42ca73;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003662}}
.themiddleaddmoney .addmembey .paythebill .tr .weixin:hover {
  background-color: #42ca73;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003670}}
.themiddleaddmoney .addmembey .paythebill .tr .zhifub {
  color: #0fa2e7;
  border: 1px solid #0fa2e7;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003674}}
.themiddleaddmoney .addmembey .paythebill .tr .zhifub:hover {
  background-color: #0fa2e7;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003682}}
.themiddleaddmoney .addmembey .paythebill .tr .bankpay {
  margin-left: 11px;
  color: #42ca73;
  border: 1px solid #42ca73;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003687}}
.themiddleaddmoney .addmembey .paythebill .tr .bankpay:hover {
  background-color: #42ca73;
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003695}}
.themiddleaddmoney .addmembey .paythebill .tr #bankpay_detail {
  width: 100%;
  float: left;
  margin-top: 15px;
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003701}}
.themiddleaddmoney .addmembey .paythebill .tr #bankpay_detail .pay-title {
  cursor: default;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003705}}
.themiddleaddmoney .addmembey .paythebill .tr #bankpay_detail .bankpay-info {
  line-height: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003709}}
.themiddleaddmoney .addmembey .paythebill .tr #bankpay_detail .bankpay-note {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dashed #848484;
  width: 575px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003719}}
.themiddleaddmoney .addmembey .memberBenefits {
  width: 268px;
  height: 598px;
  background: #F2F9FF;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003725}}
.themiddleaddmoney .addmembey .memberBenefits ul {
  padding-left: 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003728}}
.themiddleaddmoney .addmembey .memberBenefits ul li {
  line-height: 37px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003731}}
.themiddleaddmoney .addmembey .memberBenefits ul li h4 {
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #BB9A68;
  padding-left: 16px;
  position: relative;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003740}}
.themiddleaddmoney .addmembey .memberBenefits ul li h4:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 14px;
  background: url("../images/icon/addmoneyCrown.svg") no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  left: -10px;
  top: 11px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003752}}
.themiddleaddmoney .addmembey .memberBenefits ul li h4 span {
  border-bottom: 1px solid #BB9A68;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003757}}
.themiddleaddmoney .addmembey .memberBenefits ul li p.class {
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  position: relative;
  padding-left: 16px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003765}}
.themiddleaddmoney .addmembey .memberBenefits ul li p.class:before {
  position: absolute;
  content: "";
  width: 9px;
  height: 6px;
  background: url("../images/icon/addmoneyTrue.svg") no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  left: -5px;
  top: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003784}}
.tableVip {
  width: 100%;
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003788}}
.tableVip table {
  margin: 0 auto;
  width: 790px;
  border: 1px solid #CAD3DA;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003794}}
.tableVip table tr th {
  border: none;
  font-weight: 500;
  border-right: 1px solid #D9D9D9;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003800}}
.tableVip table tr th:nth-of-type(5) {
  border-right: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003804}}
.tableVip table tr td {
  text-align: center;
  height: 24px;
  font-size: 12px;
  border-right: 1px solid #D9D9D9;
  border-top: 1px solid #D9D9D9;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_addmembers\.scss}line{font-family:\00003812}}
.tableVip table tr td:nth-of-type(5) {
  border-right: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\000033}}
.themiddle {
  width: 1180px;
  margin: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\000038}}
.titletr {
  margin-top: -40px;
  width: 100%;
  float: left;
  line-height: 50px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\0000314}}
.titletr span {
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\0000318}}
.titletr .Updatasrc {
  float: right;
  height: 30px;
  width: 127px;
  border-radius: 2px;
  border: 0px solid #ccc;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  letter-spacing: 0px;
  background: #fff;
  border: 1px solid #dcdcdc;
  cursor: pointer;
  display: block;
  border: 1px solid #178AEC;
  background-color: #178AEC;
  color: #fff;
  margin-top: 11px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\0000337}}
.titletr .Updatasrc img {
  padding: 0 4px 4px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\0000343}}
.tablediv {
  width: 100%;
  min-height: 400px;
  padding-bottom: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\0000348}}
.tablediv table {
  font-size: 14px;
  width: 100%;
  border-top: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\0000356}}
.tablediv table tr td {
  line-height: 39px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #DDDDDD;
  padding: 0 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\0000362}}
.tablediv table tr td:nth-last-child(1) {
  text-align: right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\0000365}}
.tablediv table tr td:nth-last-child(1) a {
  padding: 0 10px;
  color: #999999;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\0000371}}
.tablediv table tr td:nth-last-child(2) {
  width: 10%;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\0000375}}
.tablediv table tr td:nth-last-child(2) a {
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\0000380}}
.tablediv table tr td:nth-last-child(3) {
  width: 51%;
  padding: 0;
  padding-left: 41px;
  background: #f5f5f5 url(../images/icon/amend.png) no-repeat;
  background-position: 8px 7px;
  overflow: hidden;
  background-size: 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\0000389}}
.tablediv table tr td:nth-last-child(3) span {
  display: inline-block;
  padding: 0 10px;
  cursor: pointer;
  width: 400px;
  height: 39px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003102}}
.tablediv table tr td:nth-last-child(4) {
  width: 13%;
  text-align: center;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003111}}
.suoyin {
  width: 100%;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003115}}
.suoyin ul {
  display: inline-block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003118}}
.suoyin ul ß li {
  line-height: 89px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003122}}
.suoyin ul ß li a {
  color: #999999;
  padding: 0 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003129}}
.suoyin ul .hover a {
  color: #178AEC;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003137}}
.boxshdow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.7;
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003148}}
.uploadBox {
  padding: 30px;
  background-color: #fff;
  width: 1008px;
  height: 559px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003155}}
.uploadBox .inputup {
  margin: 0 auto 30px;
  text-align: center;
  width: 948px;
  height: 200px;
  border: 1px dashed #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003162}}
.uploadBox .inputup .Uploaddiv {
  pointer-events: auto;
  width: 300px;
  margin: 70px auto 0;
  height: 40px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003169}}
.uploadBox .inputup .Uploaddiv #updata a {
  position: relative;
  width: 88px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  line-height: 20px;
  color: #178AEC;
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003180}}
.uploadBox .inputup .Uploaddiv #updata a:hover {
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003184}}
.uploadBox .inputup .Uploaddiv #updata a .fileopcti {
  width: 100%;
  height: 100%;
  position: absolute;
  color: transparent;
  right: 0;
  top: 0;
  font-size: 0;
  opacity: 0;
  cursor: pointer;
  filter: alpha(opacity=0);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003199}}
.uploadBox .inputup .Uploaddiv #updata #labelfiles {
  display: inline-block;
  padding: 0 0 0 16px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003213}}
.uploadBox .inputup .Uploaddiv .hint p {
  line-height: 26px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003217}}
.uploadBox .inputup .Uploaddiv .hint span {
  width: 168px;
  height: 18px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  line-height: 18px;
  color: #333333;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003227}}
.uploadBox .inputup .Uploaddiv .hint a {
  width: 59px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 600;
  line-height: 20px;
  color: #178AEC;
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003243}}
.uploadBox p {
  color: #333333;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003247}}
.uploadBox img {
  display: block;
  margin: 20px auto 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_updata\.scss}line{font-family:\00003253}}
.imgsch {
  display: block;
  margin: 40px auto 27px auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\000032}}
.analytical-services {
  color: #4c4c4c;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\000034}}
.analytical-services .banners {
  width: 100%;
  min-width: 1180px;
  height: 431px;
  position: relative;
  background-color: #282c37;
  background-image: url(../images/analytical-services/banner.png);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000314}}
.analytical-services .banners h1 {
  text-align: center;
  line-height: 80px;
  font-size: 51px;
  color: #fff;
  padding-top: 170px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000321}}
.analytical-services .banners a {
  text-align: center;
  width: 100%;
  display: block;
  font-size: 28px;
  color: #e9bf65;
  line-height: 65px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000330}}
.analytical-services .themiddle {
  width: 1080px;
  margin: auto;
  color: #000;
  position: relative;
  z-index: 99;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000336}}
.analytical-services .themiddle .synopsis {
  background-color: #fff;
  padding: 15px 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000340}}
.analytical-services .themiddle .synopsis h1 {
  font-size: 36px;
  color: #031e5f;
  line-height: 71px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000346}}
.analytical-services .themiddle .synopsis .Introduce {
  width: 375px;
  margin: 0 70px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000350}}
.analytical-services .themiddle .synopsis .Introduce img {
  display: block;
  margin: 0 auto 5px auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000354}}
.analytical-services .themiddle .synopsis .Introduce h3 {
  line-height: 65px;
  font-size: 20px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000359}}
.analytical-services .themiddle .synopsis .Introduce p {
  line-height: 25px;
  font-size: 13px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000366}}
.analytical-services .themiddle .case h1 {
  line-height: 117px;
  font-size: 36px;
  color: #031e5f;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000372}}
.analytical-services .themiddle .case .case-cent {
  float: left;
  width: 50%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000375}}
.analytical-services .themiddle .case .case-cent img {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000378}}
.analytical-services .themiddle .case .case-cent div {
  padding: 45px 50px;
  background-color: #fff;
  height: 275px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000382}}
.analytical-services .themiddle .case .case-cent div p {
  line-height: 25px;
  color: #000;
  font-size: 13px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000391}}
.analytical-services .themiddle .flow {
  margin-bottom: 50px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000393}}
.analytical-services .themiddle .flow h1 {
  line-height: 117px;
  font-size: 36px;
  color: #031e5f;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\0000399}}
.analytical-services .themiddle .flow .tr {
  background-color: #fff;
  padding: 37px 60px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003102}}
.analytical-services .themiddle .flow .tr .td {
  width: 227px;
  margin: 0 45px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003106}}
.analytical-services .themiddle .flow .tr .td h3 {
  line-height: 55px;
  font-size: 16px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003109}}
.analytical-services .themiddle .flow .tr .td h3 span {
  display: inline-block;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  box-shadow: 0 0 18px 0 rgba(204, 204, 204, 0.56);
  float: left;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #0b92ec;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003122}}
.analytical-services .themiddle .flow .tr .td div {
  line-height: 29px;
  font-size: 13px;
  color: #000000;
  margin-top: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003131}}
.analytical-services .themiddle .cost {
  padding: 0 54px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003134}}
.analytical-services .themiddle .cost h1 {
  line-height: 117px;
  font-size: 36px;
  color: #031e5f;
  text-align: center;
  padding-top: 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003141}}
.analytical-services .themiddle .cost .td {
  width: 312px;
  height: 174px;
  float: left;
  background-color: #fff;
  padding: 20px 40px;
  margin: 0 6px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003148}}
.analytical-services .themiddle .cost .td h2 {
  line-height: 28px;
  font-size: 16px;
  padding: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003152}}
.analytical-services .themiddle .cost .td h2 span {
  display: inline-block;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  box-shadow: 0 0 18px 0 rgba(204, 204, 204, 0.56);
  float: left;
  margin-right: 12px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #0b92ec;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003165}}
.analytical-services .themiddle .cost .td p {
  text-align: center;
  line-height: 25px;
  font-size: 13px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003172}}
.analytical-services .themiddle .efficient {
  padding: 0 54px;
  margin-bottom: 38px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003175}}
.analytical-services .themiddle .efficient h1 {
  line-height: 117px;
  font-size: 36px;
  color: #031e5f;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003181}}
.analytical-services .themiddle .efficient .td {
  width: 312px;
  float: left;
  background-color: #fff;
  margin: 0 6px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003186}}
.analytical-services .themiddle .efficient .td img {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003189}}
.analytical-services .themiddle .efficient .td div {
  background-color: #fff;
  padding: 30px 37px;
  height: 150px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003193}}
.analytical-services .themiddle .efficient .td div p {
  line-height: 25px;
  color: #000000;
  font-size: 13px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003203}}
.analytical-services .banner2 {
  width: 100%;
  min-width: 1180px;
  height: 374px;
  position: relative;
  background-color: #282c37;
  background-image: url(../images/analytical-services/banner2.png);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding: 32px 0;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003215}}
.analytical-services .banner2 h1 {
  font-size: 36px;
  color: #ffffff;
  line-height: 80px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003220}}
.analytical-services .banner2 h1 a {
  font-size: 18px;
  color: #fff;
  text-decoration: underline;
  vertical-align: super;
  margin-right: -72px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003228}}
.analytical-services .banner2 .tablebody {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003230}}
.analytical-services .banner2 .tablebody h3 {
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003237}}
.analytical-services .banner2 .tablebody p {
  line-height: 25px;
  color: #fff;
  font-size: 14px;
  padding-left: 30%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003244}}
.analytical-services .banner2 .tablebodyhover {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003247}}
.analytical-services .banner2 .tr {
  position: absolute;
  bottom: -25px;
  width: 100%;
  text-align: center;
  z-index: 100;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003253}}
.analytical-services .banner2 .tr .tableTop {
  width: 132px;
  height: 50px;
  display: inline-block;
  margin: 0 3px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 46px;
  color: #fff;
  cursor: pointer;
  background-image: url(../images/analytical-services/textbannerno.png);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003265}}
.analytical-services .banner2 .tr .hover {
  background-image: url(../images/analytical-services/textbanneryes.png);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003270}}
.analytical-services .banner3 {
  width: 100%;
  min-width: 1180px;
  height: 374px;
  position: relative;
  background-color: #282c37;
  background-image: url(../images/analytical-services/banner2.png);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding: 32px 0;
  position: relative;
  margin-bottom: 70px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003283}}
.analytical-services .banner3 h1 {
  font-size: 36px;
  color: #ffffff;
  line-height: 80px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003288}}
.analytical-services .banner3 h1 a {
  font-size: 18px;
  color: #fff;
  text-decoration: underline;
  vertical-align: super;
  margin-right: -72px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003297}}
.analytical-services .banner3 .tablebody {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003299}}
.analytical-services .banner3 .tablebody h3 {
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003307}}
.analytical-services .banner3 .tablebody p {
  line-height: 25px;
  color: #fff;
  font-size: 14px;
  padding-left: 40%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003314}}
.analytical-services .banner3 .tablebodyhover {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003317}}
.analytical-services .banner3 .tr {
  position: absolute;
  bottom: -25px;
  width: 100%;
  text-align: center;
  z-index: 100;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003323}}
.analytical-services .banner3 .tr .tableTop {
  width: 132px;
  height: 50px;
  display: inline-block;
  margin: 0 3px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 46px;
  color: #fff;
  cursor: pointer;
  background-image: url(../images/analytical-services/textbannerno.png);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003335}}
.analytical-services .banner3 .tr .hover {
  background-image: url(../images/analytical-services/textbanneryes.png);
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003345}}
.analytical .themiddle {
  width: 1080px;
  padding: 14px 145px;
  margin: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003349}}
.analytical .themiddle .left {
  width: 50%;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003352}}
.analytical .themiddle .left a {
  margin: 20px 0;
  display: block;
  width: 198px;
  height: 43px;
  border-radius: 20px;
  background-color: #05a9e9;
  line-height: 43px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003364}}
.analytical .themiddle .left p {
  line-height: 40px;
  color: #000;
  font-size: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003370}}
.analytical .themiddle .right {
  width: 50%;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003373}}
.analytical .themiddle .right img {
  margin: 50px 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003376}}
.analytical .themiddle .right .wei {
  padding-left: 77px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003382}}
.tishi {
  font-size: 14px;
  color: #999999;
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 120px;
}

@media (max-width: 1080px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003392}}
  .analytical-services .banners {
    min-width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003395}}
  .analytical-services .themiddle {
    width: 100%;
    min-width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003399}}
  .analytical-services .themiddle .synopsis .Introduce {
    width: 50%;
    margin: 0;
    padding: 20px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003409}}
  .analytical-services .themiddle .case .case-cent div {
    padding: 30px 20px;
    height: 350px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003415}}
  .analytical-services .themiddle .cost {
    padding: 0 0px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003417}}
  .analytical-services .themiddle .cost .td {
    width: 100%;
    margin: 0;
    height: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003421}}
  .analytical-services .themiddle .cost .td h2 {
    line-height: 40px;
    text-align: center;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003424}}
  .analytical-services .themiddle .cost .td h2 span {
    display: block;
    float: none;
    margin: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003433}}
  .analytical-services .themiddle .flow .tr {
    padding: 25px 25px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003435}}
  .analytical-services .themiddle .flow .tr .td {
    width: 33.3%;
    margin: 0 0px;
    padding: 0 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003444}}
  .analytical-services .banner2 {
    min-width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003447}}
  .analytical-services .banner2 .tablebody p {
    padding-left: 100px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003452}}
  .analytical-services .banner3 {
    min-width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003455}}
  .analytical-services .banner3 .tr .tableTop {
    width: 15%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003461}}
  .analytical .themiddle {
    width: 100%;
    padding: 14px 20px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003464}}
  .analytical .themiddle .right .wei {
    padding-left: 18px;
  }
}
@media (max-width: 750px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003471}}
  .analytical-services .banners {
    height: 337px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003473}}
  .analytical-services .banners h1 {
    font-size: 35px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003479}}
  .analytical-services .themiddle .synopsis .Introduce {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003481}}
  .analytical-services .themiddle .synopsis .Introduce img {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003487}}
  .analytical-services .themiddle .case .case-cent {
    float: left;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003492}}
  .analytical-services .themiddle .flow .tr .td {
    width: 100%;
    margin: 0 0px;
    padding: 0 10px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003496}}
  .analytical-services .themiddle .flow .tr .td h3 {
    text-align: center;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003498}}
  .analytical-services .themiddle .flow .tr .td h3 span {
    display: block;
    float: none;
    margin: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003505}}
  .analytical-services .themiddle .efficient {
    padding: 0 0;
    margin-bottom: 20px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003508}}
  .analytical-services .themiddle .efficient .td {
    width: 100%;
    float: left;
    background-color: #fff;
    margin: 0 6px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003516}}
  .analytical-services .banner2 {
    height: 432px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003518}}
  .analytical-services .banner2 .tablebody p {
    padding-left: 20px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003521}}
  .analytical-services .banner2 h1 {
    font-size: 32px;
    line-height: 40px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003526}}
  .analytical-services .banner2 .tr .tableTop {
    width: 26%;
    font-size: 12px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003532}}
  .analytical-services .banner3 {
    height: 432px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003534}}
  .analytical-services .banner3 .tablebody p {
    padding-left: 20px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003537}}
  .analytical-services .banner3 h1 {
    font-size: 32px;
    line-height: 40px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003542}}
  .analytical-services .banner3 .tr .tableTop {
    width: 26%;
    font-size: 12px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003551}}
  .analytical .themiddle .right {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003553}}
  .analytical .themiddle .right .wei {
    padding-left: 0px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003556}}
  .analytical .themiddle .right img {
    margin: 50px 7px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003560}}
  .analytical .themiddle .left {
    width: 100%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_analytical-services\.scss}line{font-family:\00003566}}
  .tishi {
    margin-bottom: 0;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_viewdocuent\.scss}line{font-family:\000032}}
.viewdocument {
  width: 100%;
  min-height: 100%;
  height: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\000033}}
.aboutUs {
  color: #333;
  margin-bottom: 60px;
  display: block;
  background: #fff;
  width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000314}}
.aboutUs .about_us {
  margin-top: 60px;
  padding: 0 10px;
  width: 100%;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000320}}
.aboutUs .about_us p {
  font-size: 16px;
  line-height: 32px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000325}}
.aboutUs .about_us h2 {
  font-size: 24px;
  margin-bottom: 50px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000330}}
.aboutUs .about_us .contactUs li {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000335}}
.aboutUs .about_us .contactUs li span {
  margin-right: 20px;
  display: inline-block;
  width: 100px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000341}}
.aboutUs .about_us .contactUs li a {
  color: #555;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000347}}
.aboutUs .aboutUs_name {
  padding: 0;
  margin-bottom: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000351}}
.aboutUs .aboutUs_name .team {
  font-size: 24px;
  color: #333333;
  text-align: center;
  width: 100%;
  margin: 100px 0 75px 0;
  line-height: 90px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000360}}
.aboutUs .aboutUs_name .teammembers {
  width: 23.4%;
  height: auto;
  margin: 0 0.8% 13px 0.8%;
  float: left;
  cursor: pointer;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000368}}
.aboutUs .aboutUs_name .teammembers .membersimg {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000373}}
.aboutUs .aboutUs_name .teammembers:hover .membersdiv {
  opacity: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000378}}
.aboutUs .aboutUs_name .teammembers .membersdiv {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000391}}
.aboutUs .aboutUs_name .teammembers .membersdiv .membertr {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\0000399}}
.aboutUs .aboutUs_name .teammembers .membersdiv .membertr div {
  line-height: 38px;
  font-size: 14px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003103}}
.aboutUs .aboutUs_name .teammembers .membersdiv .membertr div span {
  display: block;
  float: left;
  font-size: 20px;
  color: #ffffff;
  line-height: 35px;
  margin-right: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003113}}
.aboutUs .aboutUs_name .teammembers .membersdiv .membertr p {
  font-size: 14px;
  line-height: 20px;
  margin-top: 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003123}}
.aboutUs .Tab_Control {
  float: left;
  width: 100%;
  margin-top: 55px;
  margin-bottom: 100px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003129}}
.aboutUs .Tab_Control .sec-menu-outer {
  height: 58px;
  background: url(../images/line4.png) no-repeat center bottom;
  padding-bottom: 2px;
  background-size: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003135}}
.aboutUs .Tab_Control .sec-menu-outer .sec-menu-inner {
  background: #F7F7F7;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003139}}
.aboutUs .Tab_Control .sec-menu-outer .sec-menu-inner ul li {
  float: left;
  text-align: center;
  position: relative;
  outline: none;
  width: 25%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003148}}
.aboutUs .Tab_Control .sec-menu-outer .sec-menu-inner .sec-menu-blur {
  height: 12px;
  background: #EBF0F4;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003153}}
.aboutUs .Tab_Control .sec-menu-outer .sec-menu-inner .sec-menu-title {
  padding: 12px 0;
  color: #434343;
  cursor: pointer;
  font-size: 16px;
  font-family: "Microsoft Yahei", Arial;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003165}}
.angle {
  display: none;
  width: 20px;
  height: 6px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003175}}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003183}}
.sec-menu-outer {
  height: 58px;
  background: url(../images/icon/underline.png) no-repeat center bottom;
  padding-bottom: 2px;
  background-size: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003190}}
.sec-menu-outer3 {
  height: 58px;
  background: url(../images/icon/line3.png) no-repeat center bottom;
  padding-bottom: 2px;
  background-size: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003197}}
.sec-menu-outer4 {
  height: 58px;
  background: url(../images/icon/line4.png) no-repeat center bottom;
  padding-bottom: 2px;
  background-size: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003204}}
.sec-menu-outer5 {
  height: 58px;
  background: url(../images/icon/line5.png) no-repeat center bottom;
  padding-bottom: 2px;
  background-size: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003211}}
.sec-menu-inner {
  background: #F7F7F7;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003215}}
.sec-menu-inner ul li {
  float: left;
  text-align: center;
  position: relative;
  outline: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003222}}
.sec-menu-inner .sec-menu-blur {
  height: 12px;
  background: #EBF0F4;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003227}}
.sec-menu-inner .sec-menu-title {
  padding: 12px 0;
  color: #434343;
  cursor: pointer;
  font-size: 16px;
  font-family: "Microsoft Yahei", Arial;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003235}}
.angle {
  display: none;
  width: 20px;
  height: 6px;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003245}}
.type-1.hover .sec-menu-blur,
.type-1.select .sec-menu-blur {
  background: #FFB629;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003250}}
.type-1.hover .sec-menu-title,
.type-1.select .sec-menu-title {
  color: #FFB629;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003255}}
.type-1.select .angle {
  display: block;
  background: url(../images/icon/angle1.png) no-repeat;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003260}}
.type-2.hover .sec-menu-blur,
.type-2.select .sec-menu-blur {
  background: #F78736;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003265}}
.type-2.hover .sec-menu-title,
.type-2.select .sec-menu-title {
  color: #F78736;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003270}}
.type-2.select .angle {
  display: block;
  background: url(../images/icon/angle2.png) no-repeat;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003275}}
.type-3.hover .sec-menu-blur,
.type-3.select .sec-menu-blur {
  background: #02BCD1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003280}}
.type-3.hover .sec-menu-title,
.type-3.select .sec-menu-title {
  color: #02BCD1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003285}}
.type-3.select .angle {
  display: block;
  background: url(../images/icon/angle3.png) no-repeat;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003290}}
.type-4.hover .sec-menu-blur,
.type-4.select .sec-menu-blur {
  background: #008FD2;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003295}}
.type-4.hover .sec-menu-title,
.type-4.select .sec-menu-title {
  color: #008FD2;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003300}}
.type-4.select .angle {
  display: block;
  background: url(../images/icon/angle4.png) no-repeat;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003305}}
.type-5.hover .sec-menu-blur,
.type-5.select .sec-menu-blur {
  background: #26AE91;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003310}}
.type-5.hover .sec-menu-title,
.type-5.select .sec-menu-title {
  color: #26AE91;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003316}}
.type-5.select .angle {
  display: block;
  background: url(../images/icon/angle5.png) no-repeat;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003322}}
.jtjs_box_jieshao {
  margin: 0 auto;
  margin-top: 30px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003327}}
.jtjs_box_jieshao p {
  padding: 10px;
  line-height: 24px;
  font-family: "Microsoft Yahei", Arial;
  font-size: 14px;
  text-indent: 2em;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003337}}
.zigongsi_box {
  margin: 0 auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003342}}
.zigongsi_box h2 {
  font-family: "Microsoft Yahei", Arial;
  font-size: 20px;
  color: #5a5655;
  line-height: 100px;
  float: left;
  width: 500px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003352}}
.zigongsi_box_center {
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003355}}
.zigongsi_box_center ul {
  float: left;
  line-height: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003359}}
.zigongsi_box_center ul li {
  width: 286px;
  float: left;
  height: 100px;
  display: block;
  margin: 1px 0 0 1px;
  background: #eef4f7;
  border: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003371}}
.bannerHolder {
  height: 270px;
  width: 270px;
  float: left;
  margin: 20px 15px;
  padding: 10px;
  background: #f7f7f7;
  border: 1px solid #eee;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003383}}
.bannerHolder li {
  list-style: none;
  display: inline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003389}}
.banner {
  position: relative;
  width: 100%;
  height: 100px;
  overflow: hidden;
  float: left;
  font-family: "Microsoft Yahei", Arial;
  font-size: 18px;
  text-align: center;
  background: #eef4f7;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003403}}
.banner .cornerTL {
  left: -63px;
  top: -63px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003408}}
.banner .cornerTR {
  right: -63px;
  top: -63px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003413}}
.banner .cornerBL {
  left: -63px;
  bottom: -63px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003418}}
.banner .cornerBR {
  right: -63px;
  bottom: -63px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003423}}
.banner img {
  display: block;
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003428}}
.banner div {
  position: absolute;
  z-index: 100;
  background-color: #007fcc;
  width: 60px;
  height: 60px;
  cursor: pointer;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003440}}
.banner p {
  display: none;
  /* hidden by default */
  left: 0;
  top: 45px;
  width: 100%;
  z-index: 200;
  position: absolute;
  font-family: "Microsoft Yahei", Arial;
  font-size: 14px;
  color: white;
  text-align: center;
  cursor: pointer;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003456}}
.glc_dshcy {
  margin: 0 auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003459}}
.glc_dshcy h2 {
  font-family: "Microsoft Yahei", Arial;
  font-size: 20px;
  color: #5a5655;
  line-height: 50px;
}

/* 关于我们*/
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003470}}
.gywm_box {
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003476}}
.gywm_dutu_box {
  width: 100%;
  float: left;
  margin-top: 20px;
  margin-bottom: 200px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003483}}
.gywm_dutu_box img {
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003487}}
.gywm_dt_wz {
  width: 100%;
  float: right;
  font-family: "Microsoft Yahei", Arial;
  font-size: 16px;
  color: #5a5655;
  line-height: 30px;
  margin-bottom: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003497}}
.gywm_gx {
  width: 1000px;
  float: left;
  margin: 20px 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003503}}
.gywm_dizhi {
  width: 1000px;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003508}}
.gywm_dizhi_left {
  width: 440px;
  float: left;
  font-family: "Microsoft Yahei", Arial;
  font-size: 14px;
  color: #5a5655;
  line-height: 24px;
  margin-left: 30px;
  _margin-left: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003519}}
.gywm_zp {
  width: 1000px;
  float: left;
  margin-top: 30px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003525}}
.anchorBL {
  display: none;
}

@media (min-width: 750px) and (max-width: 1024px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003530}}
  #Mobile_phone {
    display: block !important;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003534}}
  #ipadShowHint {
    display: block !important;
  }
}
@media (max-width: 750px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003540}}
  .aboutUs {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003543}}
  .aboutUs .Tab_Control {
    margin-bottom: 0px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003548}}
  .zigongsi_box_center {
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003551}}
  .zigongsi_box_center ul {
    float: left;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003555}}
  .zigongsi_box_center ul li {
    width: 33%;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003564}}
  .sec-content .glc_dshcy center img {
    width: 100% !important;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003571}}
  .gywm_dutu_box {
    margin-bottom: 10px;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003575}}
  #Mobile_phone {
    display: block !important;
  }

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_us\.scss}line{font-family:\00003578}}
  #ipadShowHint {
    display: block !important;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\000033}}
.Aboutcontainer {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\000036}}
.Aboutcontainer .Aboutcontainer_box {
  width: 100%;
  margin-top: 80px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\0000310}}
.Aboutcontainer .Aboutcontainer_box .img_box {
  width: 100%;
  position: relative;
  left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\0000315}}
.Aboutcontainer .Aboutcontainer_box .img_box div {
  position: absolute;
  left: 12%;
  top: 26%;
  width: 23%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\0000321}}
.Aboutcontainer .Aboutcontainer_box .img_box div h1 {
  width: 242px;
  height: 81px;
  font-size: 58px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  color: #fff;
  line-height: 81px;
  letter-spacing: 1px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\0000332}}
.Aboutcontainer .Aboutcontainer_box .img_box div h2 {
  width: 231px;
  height: 37px;
  font-size: 26px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #CBDFFA;
  line-height: 37px;
  letter-spacing: 1px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\0000343}}
.Aboutcontainer .Aboutcontainer_box .img_box div p {
  width: 100%;
  height: 48px;
  margin-top: 48px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #CBDFFA;
  line-height: 24px;
  letter-spacing: 1px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\0000355}}
.Aboutcontainer .Aboutcontainer_box .img_box div h4 {
  margin-top: 40px;
  width: 100%;
  height: 56px;
  font-size: 40px;
  font-family: PingFangSC-Ultralight;
  font-weight: 200;
  color: #CBDFFA;
  line-height: 56px;
  letter-spacing: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\0000368}}
.Aboutcontainer .Aboutcontainer_box .img_box .bgimg1 {
  width: 100%;
  height: 589px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\0000373}}
.Aboutcontainer .Aboutcontainer_box .img_box .bgimg2 {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\0000378}}
.Aboutcontainer .Aboutcontainer_box .container {
  padding-top: 51px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\0000382}}
.Aboutcontainer .Aboutcontainer_box .container .row .div_title {
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\0000385}}
.Aboutcontainer .Aboutcontainer_box .container .row .div_title h3 {
  font-size: 24px;
  padding-bottom: 84px;
  color: #333;
  letter-spacing: 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\0000394}}
.Aboutcontainer .Aboutcontainer_box .container .row div .thumbnail {
  height: 240px;
  border: none;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\0000399}}
.Aboutcontainer .Aboutcontainer_box .container .row div .thumbnail img {
  width: 74px;
  height: 74px;
  padding: 7px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003105}}
.Aboutcontainer .Aboutcontainer_box .container .row div .thumbnail h4 {
  font-weight: 400;
  font-size: 18px;
  margin-top: 26px;
  margin-bottom: 13px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003112}}
.Aboutcontainer .Aboutcontainer_box .container .row div .thumbnail p {
  font-size: 14px;
  line-height: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003121}}
.Aboutcontainer .Aboutcontainer_box .functions {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003126}}
.Aboutcontainer .Aboutcontainer_box1 {
  background: #EBEEF5;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003129}}
.Aboutcontainer .Aboutcontainer_box1 .container {
  padding-bottom: 60px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003132}}
.Aboutcontainer .Aboutcontainer_box1 .container .row {
  padding-top: 80px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003135}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .div_title {
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003138}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .div_title h3 {
  font-size: 24px;
  padding-bottom: 84px;
  color: #333;
  letter-spacing: 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003146}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .arithmetics_box {
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003149}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .arithmetics_box .arithmetics {
  margin: 10px;
  background: #fff;
  padding: 0;
  border-left: 4px solid;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003156}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .arithmetics_box .arithmetics .left h4 {
  margin-top: 26px;
  font-weight: 400;
  line-height: 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003163}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .arithmetics_box .arithmetics .right {
  position: relative;
  height: 270px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003167}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .arithmetics_box .arithmetics .right div {
  padding-top: 28px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003170}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .arithmetics_box .arithmetics .right div p {
  margin: 0;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003179}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .arithmetics_box .arithmetics .right img {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003187}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .arithmetics_box .arithmetics1 {
  border-color: #4A90E2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003191}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .arithmetics_box .arithmetics2 {
  border-color: #50E3C2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003195}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .arithmetics_box .arithmetics3 {
  border-color: #7ED321;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003199}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .arithmetics_box .arithmetics4 {
  border-color: #A11CBD;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003203}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .arithmetics_box .arithmetics5 {
  border-color: #F8E71C;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003207}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .arithmetics_box .arithmetics6 {
  border-color: #417505;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003212}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .views_boxs {
  padding-left: 10px;
  padding-right: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003216}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .views_boxs .views_box {
  text-align: center;
  margin-top: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003221}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .views_boxs .views_box .views {
  width: 100%;
  height: 110px;
  line-height: 110px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003227}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .views_boxs .views_box .views1 {
  background: linear-gradient(135deg, #eaf6f9 0%, #f1dcd1 100%);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003231}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .views_boxs .views_box .views2 {
  background: linear-gradient(135deg, #eaf9f8 0%, #d1f1e5 100%);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003235}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .views_boxs .views_box .views3 {
  background: linear-gradient(135deg, #eaf9f8 0%, #d1f1ef 100%);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003239}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .views_boxs .views_box .views4 {
  background: linear-gradient(135deg, #eaf9f8 0%, #f1eed1 100%);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003243}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .views_boxs .views_box .views_p_box {
  background: #fff;
  height: 330px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003247}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .views_boxs .views_box .views_p_box div {
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003250}}
.Aboutcontainer .Aboutcontainer_box1 .container .row .views_boxs .views_box .views_p_box div p {
  line-height: 24px;
  color: #666666;
  margin: 0;
  font-size: 14px;
  font-family: PingFangSC-Regular;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003264}}
.Aboutcontainer .Aboutcontainer_box1 .container .clients {
  padding: 80px 0 0;
  margin: 0 auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003268}}
.Aboutcontainer .Aboutcontainer_box1 .container .clients .client {
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003271}}
.Aboutcontainer .Aboutcontainer_box1 .container .clients .client .row {
  padding: 0;
  margin: 0;
  min-height: 225px;
  background: #fff;
  padding-top: 40px;
  margin: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003279}}
.Aboutcontainer .Aboutcontainer_box1 .container .clients .client .row img {
  display: block;
  margin: 0 auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003284}}
.Aboutcontainer .Aboutcontainer_box1 .container .clients .client .row .clents_box {
  padding-left: 0;
  font-weight: 400;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003288}}
.Aboutcontainer .Aboutcontainer_box1 .container .clients .client .row .clents_box h3 {
  height: 28px;
  font-size: 16px;
  font-weight: bold;
  font-family: PingFangSC-Regular;
  color: #666666;
  line-height: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003298}}
.Aboutcontainer .Aboutcontainer_box1 .container .clients .client .row .clents_box p {
  margin-top: 3px;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  color: #666666;
  line-height: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003312}}
.Aboutcontainer .Aboutcontainer_box2 {
  background: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003316}}
.Aboutcontainer .Aboutcontainer_box2 .container .row {
  padding-top: 80px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003319}}
.Aboutcontainer .Aboutcontainer_box2 .container .row .div_title {
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003322}}
.Aboutcontainer .Aboutcontainer_box2 .container .row .div_title h3 {
  font-size: 24px;
  padding-bottom: 84px;
  color: #333;
  letter-spacing: 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003329}}
.Aboutcontainer .Aboutcontainer_box2 .container .row .div_title p {
  margin-bottom: 40px;
  font-size: 18px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #666;
  line-height: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003339}}
.Aboutcontainer .Aboutcontainer_box2 .container .row h4 {
  font-size: 17px;
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003344}}
.Aboutcontainer .Aboutcontainer_box2 .container .row .thumbnail {
  height: 200px;
  background: linear-gradient(180deg, #f1eeee 0%, #a29893 100%);
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003348}}
.Aboutcontainer .Aboutcontainer_box2 .container .row .thumbnail img {
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003353}}
.Aboutcontainer .Aboutcontainer_box2 .container .row .usersImages {
  height: 80px;
  text-align: center;
  line-height: 80px;
  width: 20%;
}

@media (max-width: 1080px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003374}}
  .Aboutcontainer .Aboutcontainer_box1 .container .clients .client .row {
    min-height: 225px;
    background: #fff;
    padding-top: 40px;
    margin: 5px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003382}}
  .Aboutcontainer .Aboutcontainer_box1 .container .clients .client .row .clents_box p {
    margin-top: 25px;
    height: 168px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003396}}
  .Aboutcontainer .Aboutcontainer_box2 .usersImages {
    width: 50%;
  }
}
@media (max-width: 768px) {
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003407}}
  .Aboutcontainer .Aboutcontainer_box .img_box div {
    position: absolute;
    left: 5%;
    top: 10%;
    right: 5%;
    bottom: 10%;
    width: 100%;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003415}}
  .Aboutcontainer .Aboutcontainer_box .img_box div h1 {
    height: 65px;
    line-height: 65px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003422}}
  .Aboutcontainer .Aboutcontainer_box .img_box div p {
    width: 95%;
    margin-top: 20px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003428}}
  .Aboutcontainer .Aboutcontainer_box .img_box div h4 {
    margin-top: 15px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003434}}
  .Aboutcontainer .Aboutcontainer_box .img_box .bgimg1 {
    display: none;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003438}}
  .Aboutcontainer .Aboutcontainer_box .img_box .bgimg2 {
    width: 100%;
    display: block;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003449}}
  .Aboutcontainer .Aboutcontainer_box1 .container .clients .client .row {
    padding-top: 25px;
    padding-bottom: 20px;
    height: auto;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003455}}
  .Aboutcontainer .Aboutcontainer_box1 .container .clients .client .row .clents_box p {
    margin-top: 25px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_about_spssau\.scss}line{font-family:\00003470}}
  .Aboutcontainer .Aboutcontainer_box2 .container .row .usersImages {
    width: 50%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\000031}}
.scrolltop_bar {
  transition: all 0.5s;
  position: fixed;
  width: 40px;
  right: 20px;
  bottom: 60px;
  opacity: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000310}}
.scrolltop_bar.affix-top.for-right li.js-scroll-top {
  height: 0px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000314}}
.scrolltop_bar.affix,
.scrolltop_bar.for-right {
  bottom: 60px;
  opacity: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000320}}
.scrolltop_bar.for-list .js-scroll-top {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000324}}
.scrolltop_bar.for-list .js-list-top {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000328}}
.scrolltop_bar .js-list-top {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000332}}
.scrolltop_bar .btn,
.scrolltop_bar a[class^="bds_"] {
  display: block;
  width: 40px;
  height: 40px;
  padding: 4px 0 0 0;
  background-color: #178AEC;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 70%;
  border-radius: 4px;
  margin: 0 0 10px 0;
  text-indent: 0;
  text-align: center;
  line-height: 35px;
  color: #fff;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000350}}
.scrolltop_bar .btn span,
.scrolltop_bar a[class^="bds_"] span,
.scrolltop_bar .btn i,
.scrolltop_bar a[class^="bds_"] i {
  transition: all 0.6s;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000357}}
.scrolltop_bar .btn span,
.scrolltop_bar a[class^="bds_"] span {
  position: absolute;
  width: 26px;
  white-space: normal;
  margin: 1px 0 0 6px;
  display: block;
  font: 12px/14px "宋体";
  opacity: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000368}}
.scrolltop_bar .btn:hover,
.scrolltop_bar a[class^="bds_"]:hover {
  background-color: #428ec8;
  color: #fff;
  opacity: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000375}}
.scrolltop_bar .btn:hover span,
.scrolltop_bar a[class^="bds_"]:hover span {
  opacity: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000380}}
.scrolltop_bar .btn:hover i,
.scrolltop_bar a[class^="bds_"]:hover i {
  opacity: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000385}}
.scrolltop_bar .btn i,
.scrolltop_bar a[class^="bds_"] i {
  font-size: 24px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000390}}
.scrolltop_bar .btn .fa-edit,
.scrolltop_bar a[class^="bds_"] .fa-edit {
  margin: 9px 0 0 1px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\0000395}}
.scrolltop_bar li {
  transition: all 0.5s;
  height: 50px;
  margin: 0;
  overflow: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003102}}
.scrolltop_bar li .hover_show {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003106}}
.scrolltop_bar li:hover .hover_hide {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003110}}
.scrolltop_bar li:hover .hover_show {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003114}}
.scrolltop_bar li:hover .weixinimg {
  display: block;
  width: 200px;
  height: auto;
  left: -210px;
  top: -85px;
  opacity: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003123}}
.scrolltop_bar li.new_share:hover {
  height: 100px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003127}}
.scrolltop_bar .new_share,
.scrolltop_bar .new_comment {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003132}}
.scrolltop_bar.in_viewer .new_share,
.scrolltop_bar.in_viewer .new_comment {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003137}}
.scrolltop_bar a.bds_tsina {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3csvg%20version%3d%221.1%22%20xmlns%3d%22http:%2f%2fwww.w3.org%2f2000%2fsvg%22%20xmlns:xlink%3d%22http:%2f%2fwww.w3.org%2f1999%2fxlink%22%20x%3d%220px%22%20y%3d%220px%22%20viewBox%3d%220%200%2032%2032%22%20enable-background%3d%22new%200%200%2032%2032%22%20xml:space%3d%22preserve%22%3e%20%3cg%20xmlns%3d%22http:%2f%2fwww.w3.org%2f2000%2fsvg%22%3e%20%20%3cg%3e%20%20%20%3cpath%20fill%3d%22%23FFFFFF%22%20d%3d%22M23.835,16.396c-1.227-0.241-0.63-0.909-0.63-0.909s1.199-2.006-0.238-3.462%20%20%20%20c-1.78-1.807-6.106,0.229-6.106,0.229c-1.652,0.521-1.214-0.237-0.98-1.526c0-1.518-0.513-4.088-4.915-2.569%20%20%20%20c-4.397,1.526-8.173,6.872-8.173,6.872c-2.625,3.554-2.278,6.3-2.278,6.3c0.656,6.063,7.007,7.728,11.948,8.122%20%20%20%20c5.198,0.413,12.213-1.817,14.339-6.399C28.93,18.46,25.064,16.645,23.835,16.396z%20M12.848,27.741%20%20%20%20c-5.159,0.246-9.33-2.379-9.33-5.871c0-3.498,4.171-6.301,9.33-6.542c5.163-0.242,9.342,1.916,9.342,5.405%20%20%20%20C22.189,24.226,18.011,27.503,12.848,27.741z%22%2f%3e%20%20%20%3cpath%20fill%3d%22%23FFFFFF%22%20d%3d%22M11.818,17.631c-5.189,0.616-4.589,5.546-4.589,5.546s-0.053,1.563,1.392,2.356%20%20%20%20c3.037,1.668,6.163,0.657,7.743-1.412C17.944,22.053,17.017,17.02,11.818,17.631z%20M10.51,24.55%20%20%20%20c-0.969,0.116-1.75-0.449-1.75-1.272c0-0.819,0.694-1.675,1.663-1.778c1.113-0.106,1.838,0.542,1.838,1.363%20%20%20%20C12.261,23.683,11.475,24.439,10.51,24.55z%20M13.569,21.909c-0.328,0.247-0.732,0.212-0.905-0.085%20%20%20%20c-0.181-0.291-0.114-0.758,0.219-1.004c0.385-0.288,0.785-0.205,0.958,0.085C14.014,21.203,13.889,21.652,13.569,21.909z%22%2f%3e%20%20%3c%2fg%3e%20%20%3cpath%20fill%3d%22%23FFFFFF%22%20d%3d%22M31.345,13.633c0.025-0.098,0.042-0.198,0.043-0.303c0.068-0.465,0.112-0.938,0.112-1.41%20%20%20c0-5.194-4.166-9.42-9.289-9.42c-0.71,0-1.283,0.583-1.283,1.303c0,0.719,0.573,1.302,1.283,1.302c3.707,0,6.72,3.058,6.72,6.815%20%20%20c0,0.419-0.037,0.839-0.111,1.247l0.014,0.002c-0.004,0.049-0.013,0.098-0.013,0.148c0,0.719,0.574,1.302,1.284,1.302%20%20%20c0.598,0,1.097-0.417,1.238-0.979h0.002C31.345,13.638,31.345,13.635,31.345,13.633z%22%2f%3e%20%20%3cpath%20fill%3d%22%23FFFFFF%22%20d%3d%22M27.325,12.409c0.015-0.162,0.03-0.323,0.03-0.489c0-2.877-2.308-5.217-5.145-5.217%20%20%20c-0.59,0-1.069,0.485-1.069,1.085c0,0.6,0.479,1.085,1.069,1.085c1.657,0,3.005,1.367,3.005,3.046c0,0.133-0.009,0.264-0.024,0.392%20%20%20l0.025,0.004c-0.006,0.043-0.025,0.081-0.025,0.126c0,0.599,0.479,1.085,1.07,1.085c0.541,0,0.969-0.414,1.042-0.942l0.011,0.002%20%20%20c0.003-0.027,0.002-0.056,0.005-0.083c0.001-0.021,0.013-0.04,0.013-0.062C27.332,12.43,27.325,12.42,27.325,12.409z%22%2f%3e%20%3c%2fg%3e%20%3c%2fsvg%3e");
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003141}}
.scrolltop_bar a.bds_weixin {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3csvg%20version%3d%221.1%22%20xmlns%3d%22http:%2f%2fwww.w3.org%2f2000%2fsvg%22%20xmlns:xlink%3d%22http:%2f%2fwww.w3.org%2f1999%2fxlink%22%20x%3d%220px%22%20y%3d%220px%22%20viewBox%3d%220%200%2032%2032%22%20enable-background%3d%22new%200%200%2032%2032%22%20xml:space%3d%22preserve%22%3e%20%3cg%20xmlns%3d%22http:%2f%2fwww.w3.org%2f2000%2fsvg%22%3e%20%20%3cg%3e%20%20%20%3cpath%20fill%3d%22%23FFFFFF%22%20d%3d%22M22.255,11.004c0.162,0,0.321,0.003,0.48,0.011C21.894,6.476,17.154,3,11.435,3C5.119,3,0,7.237,0,12.463%20%20%20%20c0,3.064,1.759,5.788,4.488,7.518c0.036,0.021,0.105,0.065,0.105,0.065l-1.105,3.425l4.134-2.084c0,0,0.129,0.038,0.195,0.056%20%20%20%20c1.136,0.313,2.353,0.483,3.618,0.483c0.257,0,0.514-0.01,0.768-0.024c-0.234-0.719-0.362-1.477-0.362-2.257%20%20%20%20C11.84,14.873,16.504,11.004,22.255,11.004z%20M15.413,7.666c0.887,0,1.604,0.688,1.604,1.539c0,0.849-0.717,1.538-1.604,1.538%20%20%20%20c-0.888,0-1.605-0.689-1.605-1.538C13.808,8.354,14.525,7.666,15.413,7.666z%20M7.455,10.742c-0.887,0-1.605-0.689-1.605-1.538%20%20%20%20c0-0.851,0.719-1.539,1.605-1.539c0.887,0,1.607,0.688,1.607,1.539C9.063,10.053,8.342,10.742,7.455,10.742z%22%2f%3e%20%20%3c%2fg%3e%20%20%3cpath%20fill%3d%22%23FFFFFF%22%20d%3d%22M12.68,19.7c0,4.416,4.327,7.995,9.662,7.995c1.067,0,2.096-0.145,3.056-0.409%20%20%20c0.056-0.015,0.164-0.048,0.164-0.048L29.053,29l-0.933-2.894c0,0,0.06-0.036,0.089-0.056C30.513,24.591,32,22.29,32,19.7%20%20%20c0-4.415-4.324-7.994-9.658-7.994C17.007,11.707,12.68,15.285,12.68,19.7z%20M24.346,16.946c0-0.717,0.606-1.298,1.355-1.298%20%20%20c0.751,0,1.356,0.581,1.356,1.298c0,0.719-0.605,1.301-1.356,1.301C24.952,18.247,24.346,17.665,24.346,16.946z%20M17.623,16.946%20%20%20c0-0.717,0.606-1.298,1.355-1.298c0.75,0,1.357,0.581,1.357,1.298c0,0.719-0.607,1.301-1.357,1.301%20%20%20C18.229,18.247,17.623,17.665,17.623,16.946z%22%2f%3e%20%3c%2fg%3e%20%3c%2fsvg%3e");
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003145}}
.scrolltop_bar i.fa-share-alt {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(../images/icon/share.png) no-repeat 2px 5px;
  background-position: 50% 50%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003153}}
.scrolltop_bar i.fa-comments {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(../images/icon/weixinchat.png) no-repeat 2px 5px;
  background-position: 50% 50%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003161}}
.scrolltop_bar i.fa-link {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(../images/icon/qqchat.png) no-repeat 2px 5px;
  background-position: 50% 50%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003169}}
.scrolltop_bar .weixinimg {
  width: 0;
  height: 0;
  position: absolute;
  top: -0px;
  left: -0px;
  transition: all 0.5s;
  border: 1px solid #ccc;
  box-shadow: 1px 2px 3px 0px #d8d8d8;
  opacity: 0;
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/public\/_share\.scss}line{font-family:\00003182}}
.scrolltop_bar .weixinchat {
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_activity\.scss}line{font-family:\000033}}
.contents {
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_activity\.scss}line{font-family:\000037}}
.contents .indextr .activity {
  margin-top: 100px;
  background: #fff;
  padding: 5px 20px;
  padding-bottom: 100px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_activity\.scss}line{font-family:\0000313}}
.contents .indextr .activity h2 {
  line-height: 80px;
  font-size: 35px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_activity\.scss}line{font-family:\0000318}}
.contents .indextr .activity h3 {
  line-height: 60px;
  font-size: 25px;
  padding-left: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_activity\.scss}line{font-family:\0000324}}
.contents .indextr .activity p {
  font-size: 18px;
  line-height: 35px;
  padding-left: 40px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_activity\.scss}line{font-family:\0000330}}
.contents .indextr .activity img {
  width: 350px;
  display: block;
  margin: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_activity\.scss}line{font-family:\0000336}}
.contents .indextr .activity .tishis {
  color: #cecece;
  text-align: center;
  padding: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\000033}}
.helpp {
  height: 100%;
  font-family: "Pingfang SC", "Helvetica Neue", "Microsoft Yahei", Helvetica, Arial, "Hiragino Sans GB", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\000037}}
.helpp #header {
  width: 100%;
  height: 80px;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\0000316}}
.helpp #helpsearch {
  margin-top: 80px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\0000320}}
.helpp #helpsearch1 {
  margin-top: 80px;
  width: 100%;
  height: 85px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\0000338}}
.helpp .helprelated_title {
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\0000350}}
.helpp .panel table tbody tr th,
.helpp .panel table tbody tr td {
  vertical-align: middle !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\0000359}}
.helpp .clear_padding {
  padding: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\0000363}}
.helpp .clear_marginB {
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\0000367}}
.helpp .pindent {
  text-indent: 1.3em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\0000371}}
.helpp .before_list_type {
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\0000374}}
.helpp .before_list_type::before {
  content: "•";
  color: #b9aaaa;
  margin-right: 6px;
  position: absolute;
  left: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\0000383}}
.helpp .beforedot {
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\0000386}}
.helpp .beforedot::before {
  content: "";
  width: 5px;
  height: 5px;
  background: #178AEC;
  position: absolute;
  left: -13px;
  top: 10px;
  border-radius: 50%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\0000398}}
.helpp .table_hint {
  font-family: PingFangSC-Regular;
  border: 1px solid #178AEC;
  background-color: #F2F8FF;
  font-size: 12px;
  line-height: 21px;
  padding: 16px 16px 16px 11px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003106}}
.helpp .table_hint h5 {
  font-weight: bold;
  margin-bottom: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003111}}
.helpp .table_hint h6 {
  line-height: 21px;
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003116}}
.helpp .table_hint p {
  margin-bottom: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003121}}
.helpp .margin_l {
  margin-left: 1.4em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003125}}
.helpp .padding_r_20 {
  padding-right: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003129}}
.helpp .padding_l {
  padding-left: 1.4em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003133}}
.helpp .margin_t_10 {
  margin-top: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003137}}
.helpp .margin_t_15 {
  margin-top: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003141}}
.helpp .margin_t_20 {
  margin-top: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003145}}
.helpp .margin_b_10 {
  margin-bottom: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003149}}
.helpp p {
  margin-bottom: 10px;
  line-height: 25px;
  color: #333;
  font-family: "Pingfang SC", "Helvetica Neue", "Microsoft Yahei", Helvetica, Arial, "Hiragino Sans GB", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans;
  font-size: 14px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003159}}
.helpp .help_blue {
  color: #ff0000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003164}}
.helpp .help_blue_a {
  color: #178AEC;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003170}}
.helpp .help_blue_a_length {
  word-wrap: break-word;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003174}}
.helpp .help_red {
  color: #ff0000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003178}}
.helpp .help_aggravate_red {
  font-size: 12px;
  color: #ff0000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003183}}
.helpp .table_center {
  text-align: center;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003188}}
.helpp .f_weight_td td {
  font-weight: bold;
  color: #333;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003225}}
.helpp .container {
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003228}}
.helpp .container .body_container,
.helpp .container .body_select_container {
  padding-top: 25px;
  padding-bottom: 25px;
  min-height: 750px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003234}}
.helpp .container .body_container a,
.helpp .container .body_select_container a {
  color: #222;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003239}}
.helpp .container .body_container .sidebar,
.helpp .container .body_select_container .sidebar {
  border: 1px solid #D9D9D9;
  border-top: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003243}}
.helpp .container .body_container .sidebar a.active,
.helpp .container .body_select_container .sidebar a.active {
  color: #0098FF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003247}}
.helpp .container .body_container .sidebar .panel,
.helpp .container .body_select_container .sidebar .panel {
  margin-top: 0px;
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003251}}
.helpp .container .body_container .sidebar .panel .panel-heading,
.helpp .container .body_select_container .sidebar .panel .panel-heading {
  padding: 5px 12px;
  background-color: #fff;
  border-top: 1px solid #D9D9D9;
  border-radius: 0px;
  border-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003258}}
.helpp .container .body_container .sidebar .panel .panel-heading h4,
.helpp .container .body_select_container .sidebar .panel .panel-heading h4 {
  font-size: 14px;
  padding: 5px 10px;
  margin: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003263}}
.helpp .container .body_container .sidebar .panel .panel-heading h4 a,
.helpp .container .body_select_container .sidebar .panel .panel-heading h4 a {
  display: block;
  padding: 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003267}}
.helpp .container .body_container .sidebar .panel .panel-heading h4 a:hover,
.helpp .container .body_select_container .sidebar .panel .panel-heading h4 a:hover {
  color: #0098FF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003274}}
.helpp .container .body_container .sidebar .panel ul,
.helpp .container .body_select_container .sidebar .panel ul {
  font-size: 12px;
  padding: 5px 12px 5px 30px;
  background-color: #fafafa;
  border-top: 1px solid #d9d9d9;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003280}}
.helpp .container .body_container .sidebar .panel ul li,
.helpp .container .body_select_container .sidebar .panel ul li {
  line-height: 200%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003284}}
.helpp .container .body_container .sidebar .panel ul li a:hover,
.helpp .container .body_select_container .sidebar .panel ul li a:hover {
  color: #0098FF;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003296}}
.img_background {
  width: 100%;
  background: #FAFAFA;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003301}}
.helpimg {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 20px auto;
  padding: 15px;
  cursor: pointer;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003320}}
.adot {
  position: relative;
  left: 18px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003324}}
.adot::before {
  content: "";
  position: absolute;
  display: inline-block;
  background: #4c4c4c;
  top: 6px;
  left: -13px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003337}}
.boxs {
  margin: 10px auto 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003341}}
.h4_line_height {
  font-size: 16px;
  line-height: 28px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/C\:\/spssau\/front\/Chinese\/sass\/title\/_helprelated\.scss}line{font-family:\00003347}}
.row h3 {
  line-height: 28px;
  height: 28px;
  font-size: 18px;
  color: #333;
}

/*# sourceMappingURL=main.css.map */
