
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic
}

#map_canvas img,.google-maps img {
  max-width: none
}

button,input,select,textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle
}

button,input {
  *overflow: visible;
  line-height: normal
}

button::-moz-focus-inner,input::-moz-focus-inner {
  padding: 0;
  border: 0
}

button,html input[type=button],input[type=reset],input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button,input[type=button],input[type=checkbox],input[type=radio],input[type=reset],input[type=submit],label,select {
  cursor: pointer
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

textarea {
  overflow: auto;
  vertical-align: top
}

@media print {
  * {
      text-shadow: none!important;
      color: #000!important;
      background: 0 0!important;
      box-shadow: none!important
  }

  a,a:visited {
      text-decoration: underline
  }

  a[href]:after {
      content: " (" attr(href) ")"
  }

  abbr[title]:after {
      content: " (" attr(title) ")"
  }

  .ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after {
      content: ""
  }

  blockquote,pre {
      border: 1px solid #999;
      page-break-inside: avoid
  }

  thead {
      display: table-header-group
  }

  img,tr {
      page-break-inside: avoid
  }

  img {
      max-width: 100%!important
  }

  @page {
      margin: .5cm
  }

  h2,h3,p {
      orphans: 3;
      widows: 3
  }

  h2,h3 {
      page-break-after: avoid
  }
}

.clearfix {
  *zoom:1}

.clearfix:after,.clearfix:before {
  display: table;
  content: "";
  line-height: 0
}

.clearfix:after {
  clear: both
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

body {
  margin: 0;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #fff
}

a {
  color: #08c;
  text-decoration: none
}

a:focus,a:hover {
  color: #005580;
  text-decoration: underline
}

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px
}

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);
  box-shadow: 0 1px 3px rgba(0,0,0,.1)
}

.toptitle{
  width: 500px;
  height: 35px;
  text-align: right;
  font-family: 黑体;
  font-size: 25px;
  padding-top: 15px;
  position: fixed;
}
.atitle{
  color: brown;
  font-weight: bold;
}

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px
}

p {
  margin: 0 0 10px
}

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px
}

small {
  font-size: 85%
}

strong {
  font-weight: 700
}

em {
  font-style: italic
}

cite {
  font-style: normal
}

.muted {
  color: #999
}

a.muted:focus,a.muted:hover {
  color: grey
}

.text-warning {
  color: #c09853
}

a.text-warning:focus,a.text-warning:hover {
  color: #a47e3c
}


.text-error {
  color: #b94a48
}

.mytext{
  color: black;
  font-size: 16px;
  line-height: 2;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a.text-error:focus,a.text-error:hover {
  color: #953b39
}

.text-info {
  color: #3a87ad
}

a.text-info:focus,a.text-info:hover {
  color: #2d6987
}

.text-success {
  color: #468847
}

a.text-success:focus,a.text-success:hover {
  color: #356635
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

h1,h2,h3,h4,h5,h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: 700;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
  font-weight: 400;
  line-height: 1;
  color: #999
}

h1,h2,h3 {
  line-height: 40px
}

h1 {
  font-size: 38.5px
}

h2 {
  font-size: 31.5px
}

h3 {
  font-size: 24.5px
}

h4 {
  font-size: 17.5px
}

h5 {
  font-size: 14px
}

h6 {
  font-size: 11.9px
}

h1 small {
  font-size: 24.5px
}

h2 small {
  font-size: 17.5px
}

h3 small {
  font-size: 14px
}

h4 small {
  font-size: 14px
}

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee
}

ol,ul {
  padding: 0;
  margin: 0 0 10px 25px
}

ol ol,ol ul,ul ol,ul ul {
  margin-bottom: 0
}

li {
  line-height: 20px
}

ol.unstyled,ul.unstyled {
  margin-left: 0;
  list-style: none
}

ol.inline,ul.inline {
  margin-left: 0;
  list-style: none
}

ol.inline>li,ul.inline>li {
  display: inline-block;
  *display: inline;
  *zoom:1;padding-left: 5px;
  padding-right: 5px
}

dl {
  margin-bottom: 20px
}

dd,dt {
  line-height: 20px
}

dt {
  font-weight: 700
}

dd {
  margin-left: 10px
}

.dl-horizontal {
  *zoom:1}

.dl-horizontal:after,.dl-horizontal:before {
  display: table;
  content: "";
  line-height: 0
}

.dl-horizontal:after {
  clear: both
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.dl-horizontal dd {
  margin-left: 180px
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff
}

abbr[data-original-title],abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase
}

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px
}

.row {
  margin-left: -20px;
  *zoom:1}

.row:after,.row:before {
  display: table;
  content: "";
  line-height: 0
}

.row:after {
  clear: both
}

[class*=span] {
  float: left;
  min-height: 1px;
  margin-left: 20px
}

.container,.navbar-fixed-bottom .container,.navbar-fixed-top .container,.navbar-static-top .container {
  width: 940px
}

.row-fluid {
  width: 100%;
  *zoom:1}

.row-fluid:after,.row-fluid:before {
  display: table;
  content: "";
  line-height: 0
}

.row-fluid:after {
  clear: both
}

.row-fluid [class*=span] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%
}

.row-fluid [class*=span]:first-child {
  margin-left: 0
}

.row-fluid .controls-row [class*=span]+[class*=span] {
  margin-left: 2.12765957%
}

.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%
}

.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%
}

.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%
}

.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%
}

.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%
}

.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%
}

.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%
}

.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%
}

.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%
}

.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%
}

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%
}

.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%
}

.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%
}

.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%
}

.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%
}

.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%
}

.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%
}

.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%
}

.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%
}

.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%
}

.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%
}

.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%
}

.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%
}

.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%
}

.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%
}

.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%
}

.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%
}

.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%
}

.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%
}

.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%
}

.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%
}

.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%
}

.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%
}

.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%
}

.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%
}

.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%
}

.row-fluid [class*=span].hide,[class*=span].hide {
  display: none
}

.row-fluid [class*=span].pull-right,[class*=span].pull-right {
  float: right
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom:1}

.container:after,.container:before {
  display: table;
  content: "";
  line-height: 0
}

.container:after {
  clear: both
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom:1}

.container-fluid:after,.container-fluid:before {
  display: table;
  content: "";
  line-height: 0
}

.container-fluid:after {
  clear: both
}

form {
  margin: 0 0 20px
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5
}

legend small {
  font-size: 15px;
  color: #999
}

button,input,select,textarea {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

label {
  display: block;
  margin-bottom: 5px
}

textarea {
  height: auto
}

input[type=checkbox],input[type=radio] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px\9;
  line-height: normal
}

input[type=button],input[type=checkbox],input[type=file],input[type=image],input[type=radio],input[type=reset],input[type=submit] {
  width: auto
}

input[type=file],select {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px
}

select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff
}

select[multiple],select[size] {
  height: auto
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus,select:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.checkbox,.radio {
  min-height: 20px;
  padding-left: 20px
}

.checkbox input[type=checkbox],.radio input[type=radio] {
  float: left;
  margin-left: -20px
}

.controls>.checkbox:first-child,.controls>.radio:first-child {
  padding-top: 5px
}

.checkbox.inline,.radio.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle
}

.checkbox.inline+.checkbox.inline,.radio.inline+.radio.inline {
  margin-left: 10px
}

.input-mini {
  width: 60px
}

.input-small {
  width: 90px
}

.input-medium {
  width: 150px
}

.input-large {
  width: 210px
}

.input-xlarge {
  width: 270px
}

.input-xxlarge {
  width: 530px
}

.row-fluid .uneditable-input[class*=span],.row-fluid input[class*=span],.row-fluid select[class*=span],.row-fluid textarea[class*=span],.uneditable-input[class*=span],input[class*=span],select[class*=span],textarea[class*=span] {
  float: none;
  margin-left: 0
}

.input-append .uneditable-input[class*=span],.input-append input[class*=span],.input-prepend .uneditable-input[class*=span],.input-prepend input[class*=span],.row-fluid .input-append [class*=span],.row-fluid .input-prepend [class*=span],.row-fluid .uneditable-input[class*=span],.row-fluid input[class*=span],.row-fluid select[class*=span],.row-fluid textarea[class*=span] {
  display: inline-block
}

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom:1}

.form-actions:after,.form-actions:before {
  display: table;
  content: "";
  line-height: 0
}

.form-actions:after {
  clear: both
}

.help-block,.help-inline {
  color: #595959
}

.help-block {
  display: block;
  margin-bottom: 10px
}

.help-inline {
  display: inline-block;
  *display: inline;
  *zoom:1;vertical-align: middle;
  padding-left: 5px
}

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom:1}

.form-horizontal .control-group:after,.form-horizontal .control-group:before {
  display: table;
  content: "";
  line-height: 0
}

.form-horizontal .control-group:after {
  clear: both
}

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right
}

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0
}

.form-horizontal .controls:first-child {
  *padding-left: 180px
}

.form-horizontal .help-block {
  margin-bottom: 0
}

.form-horizontal .input-append+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block {
  margin-top: 10px
}

.form-horizontal .form-actions {
  padding-left: 180px
}

.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
  filter: opacity(0)
}

.tooltip.in {
  opacity: .8;
  filter: alpha(opacity=80);
  opacity: 80;
  filter: opacity(8000)
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
  white-space: normal
}

.popover.top {
  margin-top: -10px
}

.popover.right {
  margin-left: 10px
}

.popover.bottom {
  margin-top: 10px
}

.popover.left {
  margin-left: -10px
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0
}

.popover-title:empty {
  display: none
}

.popover-content {
  padding: 9px 14px
}

.popover .arrow,.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.popover .arrow {
  border-width: 11px
}

.popover .arrow:after {
  border-width: 10px;
  content: ""
}

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,.25);
  bottom: -11px
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,.25)
}

.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff
}

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,.25);
  top: -11px
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,.25)
}

.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px
}

.badge,.label {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: 700;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  background-color: #999
}

.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px
}

.badge:empty,.label:empty {
  display: none
}

a.badge:focus,a.badge:hover,a.label:focus,a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.badge-important,.label-important {
  background-color: #b94a48
}

.badge-important[href],.label-important[href] {
  background-color: #953b39
}

.badge-warning,.label-warning {
  background-color: #f89406
}

.badge-warning[href],.label-warning[href] {
  background-color: #c67605
}

.badge-success,.label-success {
  background-color: #468847
}

.badge-success[href],.label-success[href] {
  background-color: #356635
}

.badge-info,.label-info {
  background-color: #3a87ad
}

.badge-info[href],.label-info[href] {
  background-color: #2d6987
}

.badge-inverse,.label-inverse {
  background-color: #333
}

.badge-inverse[href],.label-inverse[href] {
  background-color: #1a1a1a
}

.btn .badge,.btn .label {
  position: relative;
  top: -1px
}

.btn-mini .badge,.btn-mini .label {
  top: 0
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn.focus,.btn:focus,.btn:hover {
  color: #333;
  text-decoration: none
}

.btn.active,.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc
}

.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
  background-image: none
}

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc
}

.btn-default .badge {
  color: #fff;
  background-color: #333
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4
}

.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
  background-image: none
}

.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
  background-image: none
}

.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
  background-image: none
}

.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
  background-image: none
}

.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
  background-image: none
}

.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
  border-color: transparent
}

.btn-link:focus,.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}

.btn-group-sm>.btn,.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-group-xs>.btn,.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
  width: 100%
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
  width: 100%
}

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom:1;font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em
}

.btn-group:first-child {
  *margin-left: 0
}

.btn-group+.btn-group {
  margin-left: 5px
}

.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px
}

.btn-toolbar>.btn+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn {
  margin-left: 5px
}

.btn-group>.btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.btn-group>.btn+.btn {
  margin-left: -1px
}

.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover {
  font-size: 14px
}

.btn-group>.btn-mini {
  font-size: 10.5px
}

.btn-group>.btn-small {
  font-size: 11.9px
}

.btn-group>.btn-large {
  font-size: 17.5px
}

.btn-group>.btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px
}

.btn-group>.btn:last-child,.btn-group>.dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px
}

.btn-group>.btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px
}

.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px
}

.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
  z-index: 2
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
  outline: 0
}

.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125),inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px
}

.btn-group>.btn-mini+.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px
}

.btn-group>.btn-small+.dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px
}

.btn-group>.btn-large+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #04c
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222
}

.btn .caret {
  margin-top: 8px;
  margin-left: 0
}

.btn-large .caret {
  margin-top: 6px
}

.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px
}

.btn-mini .caret,.btn-small .caret {
  margin-top: 8px
}

.dropup .btn-large .caret {
  border-bottom-width: 5px
}

.btn-danger .caret,.btn-info .caret,.btn-inverse .caret,.btn-primary .caret,.btn-success .caret,.btn-warning .caret {
  border-top-color: #fff;
  border-bottom-color: #fff
}

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom:1}

.btn-group-vertical>.btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.btn-group-vertical>.btn+.btn {
  margin-left: 0;
  margin-top: -1px
}

.btn-group-vertical>.btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0
}

.btn-group-vertical>.btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px
}

.topuser {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 12px 0 0;
  font-size: 12px;
  text-align: right;
  line-height: 50px
}

.header-spacer {
  height: 25px
}

.footer a {
  color: #555
}

.footer .container {
  border-top: 1px solid #e5e5e5
}

.footer .row {
  padding: 20px 0
}

.footer .span_one_half {
  width: 100px
}

.footer ul {
  margin: 0 0 0 20px;
  padding: 0
}

.footer ul li {
  list-style: none;
  margin: 5px 0;
  padding: 0
}

.footer ul li.header {
  margin: 2px 0;
  color: #333;
  font-family: Arial,Helvetica,SimHei,STHeiti,sans-serif!important;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px
}

.footer .footer-right {
  padding-top: 10px;
  color: #777
}

.footer .footer-right a {
  color: #777
}

.footer .footer-right .right-reserved {
  display: inline;
  margin: 5px 0 5px 5px
}

.footer .page-locale-para {
  display: inline-block;
  *display: inline;
  margin-left: 10px
}

.footer .page-locale-para a.locale-item {
  margin: 0 5px
}

button.btn {
  *border: none
}

.video-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000
}

.video-container #video,.video-container .video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

.video-container #video {
  z-index: 10002
}

.video-container .video-background {
  z-index: 10001
}

.video-container .video-background .dismiss {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 80px;
  color: #fff;
  cursor: pointer;
  z-index: 10003
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .7;
  filter: alpha(opacity=70);
  opacity: 70;
  filter: opacity(7000);
  z-index: 9999
}

.cert {
  text-align: center;
  margin: 10px;
  padding-top: 20px;
  color: #9b9b9b;
  font-size: 12px
}

.cert img {
  margin: 12px;
  height: 56px
}

.cert p {
  margin: 8px
}

.cert span {
  display: inline-block;
  margin: 0 10px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle
}

.cert span a {
  color: #9b9b9b
}

@media (max-width: 1280px) {
  .footer3 .logo .logo-nutstore img.footerLogo {
      height:30px
  }
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=number] {
  -moz-appearance: textfield
}

.none {
  display: none
}

[class*="-sprite"] {
  display: inline-block;
  overflow: hidden
}

.fixedbar {
  height: 60px;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  overflow: visible;
  background-color: #fff;
  min-width: 1200px;
  box-shadow: 0 4px 8px 0 rgba(134,145,153,.1)
}

.fixedbar img.logo-nutstore {
  height: 34px
}

.fixedbar .fixedbar-content {
  width: 1200px;
  margin: 0 auto
}

.fixedbar .fixedbar-content>div {
  display: inline-block
}

.fixedbar #logo-img {
  height: 60px;
  line-height: 60px
}

.fixedbar .nav-links {
  float: right;
  height: 60px;
  font-size: 16px;
  text-align: right
}

.fixedbar .nav-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.fixedbar .nav-links li {
  display: inline-block;
  *zoom:1;padding: 0 15px;
  position: relative;
  line-height: 60px
}

.fixedbar .nav-links li a {
  color: #000;
  padding: 0 10px
}

.fixedbar .nav-links li.active a {
  color: #51aedd
}

.fixedbar .nav-links #signup-link {
  display: inline-block;
  border-radius: 8px;
  width: 93px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #107ffc;
  color: #fff
}

.fixedbar .tooltip {
  font-size: 14px;
  line-height: 1.5;
  width: 150px
}

.fixedbar .tooltip.in {
  opacity: .9!important;
  filter: alpha(opacity=90)!important;
  opacity: 90!important;
  filter: opacity(9000)!important
}

#login-popover.popover {
  position: absolute;
  top: 32px;
  left: auto;
  right: 0
}

#login-popover.popover .popover-content {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 25px 0 15px
}

#login-popover.popover .popover-content .clearfix {
  margin-bottom: 10px
}

#login-popover.popover .popover-content .inputs-list:first-child {
  padding-top: 0
}

#login-popover.popover .arrow-border {
  top: -10px!important;
  left: 70%;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #999!important
}

#login-popover.popover .arrow {
  top: -9px;
  left: 70%;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #fff
}

#login-popover.popover .arrow {
  left: 75%
}

#login-popover.popover form.mini {
  margin: 0 auto
}

#login-popover.popover form.mini label {
  width: 80px;
  float: left;
  text-align: right;
  padding-top: 6px
}

#login-popover.popover form.mini .input {
  margin-left: 90px
}

#login-popover.popover form.mini input {
  margin-bottom: 0
}

#login-popover.popover {
  right: -8px;
  top: 5px;
  *top: 25px;
  width: 340px;
  max-width: 340px
}

a:active,a:hover {
  text-decoration: none
}

body {
  min-width: 1200px
}

.content-container {
    /*padding-top: 40px;*/
  position: relative;
  z-index: 0
}


.home {
  background: linear-gradient(to bottom, white, rgb(204, 255, 204));
  background-size: cover; /* 自动缩放以完全覆盖容器 */
  background-position: center; /* 图片居中显示 */
  background-repeat: no-repeat; /* 不重复显示 */

  justify-content: center;
  padding-bottom: 28px;
  height: 700px; /* 固定高度 */
  overflow: hidden; /* 超出内容隐藏 */
}

.home .bigdiv{
  display: flex;
  justify-content: end;
  flex-shrink: 0;
  width: 100%;
}
.leftdiv{
  float: left;
  width: 750px;
  height: 700px;
  margin-left: 70px;
}

.home .slogan-container {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 62%;
  min-width: 628px;
  flex-shrink: 0;
}

.home .slogan {
  position: relative;
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: start;
  font-family: 黑体;
  /*background-color: #2bc3b5;*/
}

.home .slogan .slogan-1,.home .slogan .slogan-2 {
  height: 67px;
  line-height: 67px;
  font-size: 48px;
  font-weight: 700;
  color: #262c40
}

.home .slogan .slogan-2 .highlight {
  position: relative;
  background-color: transparent;
  z-index: 1
}

.home .slogan .slogan-2 .highlight::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 16px;
  background-color: #ffd858;
  z-index: -1
}

.slogan-desc p {
  text-indent: 2em;  /* 首行缩进 */
}


.bigtitle {
  display: flex;
  width: 100%;
  height: 20%;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 auto;
  font-size: 43px;
  font-family: Georgia;
}

.home .slogan .slogan-desc {
  color: black;
  width: 55%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 2;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.home .slogan .actions {
  margin-top: 40px;
  display: flex;
  align-items: center
}

.home .slogan .actions .download-btn {
  width: 240px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  border-radius: 12px;
  font-size: 20px;
  color: #fff;
  background: #107ffc;
  box-shadow: 0 4px 10px 0 rgba(16,127,252,.2);
  cursor: pointer
}

.home .slogan .actions .watch-video {
  display: flex;
  align-items: center;
  margin-left: 56px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #107ffc;
  cursor: pointer
}

.home .slogan .actions .watch-video img {
  margin-right: 12px;
  width: 20px;
  height: 20px
}

.bigdiv{
  margin-top: 30px;
  background-color: #1d87bd;
  width: 50px;
  height: 100px;
  position:relative;
}
.div1{
  background-color: red;
}

.home .slogan .statistics {
  margin-top: 50px;
  display: flex;
  /* left: 90px; */
  justify-content: center;
  align-items: center;
  margin:  auto;
  width: 80%;
}

.home .slogan .statistics .endurance .number,.home .slogan .statistics .files .number,.home .slogan .statistics .users .number,.home .slogan .statistics .mydata .number {
  position: relative;
  height: 56px;
  /* left: 90px; */
  width: 250px;
  line-height: 56px;
  font-size: 30px;
  font-weight: 700;
  z-index: 1;
  font-family: Lobster;
}

.home .slogan .statistics .endurance .number::before,.home .slogan .statistics .files .number::before,.home .slogan .statistics .users .number::before,.home .slogan .statistics .mydata .number::before {
  content: '';
  position: absolute;
  top: -4px;
  left: -8px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  z-index: -1;
}

.home .slogan .statistics .endurance .text,.home .slogan .statistics .files .text,.home .slogan .statistics .users .text,.home .slogan .statistics .mydata .text {
  margin-top: 8px;
  height: 28px;
  font-size: 20px;
  font-weight: 500;
  color: #515a6e;
}

.home .slogan .statistics .endurance .number::before {
  background: linear-gradient(156deg,#ffd858 15%,rgba(255,216,88,0) 81%)
}

.home .slogan .statistics .users .number::before {
  background: linear-gradient(158deg,#98dbff 14%,rgba(152,219,255,0) 97%)
}

.home .slogan .statistics .files .number::before {
  background: linear-gradient(159deg,#90fad8 13%,rgba(144,250,216,0) 87%)
}

.home .slogan .statistics .mydata .number::before {
  background: linear-gradient(156deg,#F08080 13%,rgba(240, 128, 128,0) 87%)
}

.home .illustration-container {
  display: flex;
  width: 96%;
  height: 43%;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.home .illustration {
  position: relative;
}

.home .illustration img {
  /*position: absolute;*/
  /*top: 20px;*/
  /*left: 30px;*/
  width: 16%;
  height: 230px;
  max-width: none;
  z-index: 1;
  border-radius: 15px;
}

#busuanzi-container {
  /* position: fixed; */
  left: 0;
  bottom: 0;
  /* background-color: rgba(0, 0, 0, 0.7); */
  color: black;
  padding: 10px;
  font-size: 14px;
  z-index: 9999;
}

.rounded-image {
  border-radius: 15px;  /* 设置圆角的半径，可以根据需要调整 */
  width: 85%;
  height: 100%;
  position: relative;
}

.rounded-image2 {
  border-radius: 15px;  /* 设置圆角的半径，可以根据需要调整 */
  width: 75%;  /* 可选：确保图片响应式缩放 */
  height: 75%;  /* 可选：确保图片按比例缩放 */
  position: absolute;
  margin-left: 200px;
  margin-top: 150px;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-lg-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.text-center {
  text-align: center !important;
}
.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}
.small {
  font-size: 15px;
}

.features {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
  width: 100%;
}

.features .main-title {
  height: 67px;
  line-height: 67px;
  font-size: 48px;
  font-weight: 700;
  color: #262c40
}

.features .slogan {
  margin-top: 24px;
  height: 28px;
  line-height: 28px;
  font-size: 20px;
  font-weight: 500;
  color: #262c40
}

.features .switcher {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px auto 0;
  width: 342px;
  height: 64px;
  border-radius: 24px;
  background: rgba(240,240,240,.5)
}

.features .switcher .personal,.features .switcher .team {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 48px;
  border-radius: 16px;
  font-size: 20px;
  color: #b2b4bd;
  cursor: pointer
}

.features .switcher .personal img,.features .switcher .team img {
  margin-right: 8px;
  width: 32px;
  height: 32px
}

.features .switcher.personal .personal {
  color: #107ffc;
  background: rgba(16,127,252,.08)
}

.features .switcher.team .team {
  color: #2bc3b5;
  background: rgba(43,195,181,.12)
}

.features .feature-personal,.features .feature-team {
  justify-content: center;
  text-align: left;
  margin-top: 80px;
  padding: 0 16px;
  height: 530px;
  display: none
}

.features .feature-personal.active,.features .feature-team.active {
  display: flex
}

.features .feature-personal .text,.features .feature-team .text {
  position: relative;
  box-sizing: border-box;
  padding-left: 32px;
  max-width: 581px;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.features .feature-personal .text::before,.features .feature-team .text::before {
  content: '';
  position: absolute;
  top: 25px;
  left: .5px;
  width: 1px;
  height: calc(100% - 50px);
  background-color: #d8d8d8
}

.features .feature-personal .text .pain-spot,.features .feature-team .text .pain-spot {
  position: relative;
  height: 45px;
  transition: height .8s
}

.features .feature-personal .text .pain-spot::before,.features .feature-team .text .pain-spot::before {
  content: '';
  position: absolute;
  top: 18.5px;
  left: -36px;
  border: 1px solid #d8d8d8;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  background-color: #d8d8d8;
  transition: all 1s
}

.features .feature-personal .text .pain-spot .title,.features .feature-team .text .pain-spot .title {
  position: relative;
  height: 45px;
  line-height: 45px;
  font-weight: 700;
  font-size: 24px;
  color: #262c40;
  transition: color 1s,font-size 1s;
  cursor: pointer
}

.features .feature-personal .text .pain-spot .ps-content,.features .feature-team .text .pain-spot .ps-content {
  margin-top: 0;
  height: 0;
  transition: all .8s;
  overflow: hidden
}

.desc {
  text-indent: 2em; /* 设置首行缩进两格 */
}


.features .feature-personal .text .pain-spot .ps-content .desc,.features .feature-team .text .pain-spot .ps-content .desc {
  font-size: 18px;
  font-weight: 500;
  line-height: 2.0
}

.features .feature-personal .text .pain-spot .ps-content .remark,.features .feature-team .text .pain-spot .ps-content .remark {
  margin-top: 24px;
  padding: 16px 24px;
  background: #fbfdff;
  box-sizing: border-box;
  border: 1px solid rgba(16,127,252,.2);
  border-radius: 16px;
  box-shadow: 0 16px 22px 0 rgba(0,52,111,.04)
}

.features .feature-personal .text .pain-spot .ps-content .remark .feedback,.features .feature-team .text .pain-spot .ps-content .remark .feedback {
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 30px;
  color: #b9dfff
}

.features .feature-personal .text .pain-spot .ps-content .remark .feedback img,.features .feature-team .text .pain-spot .ps-content .remark .feedback img {
  margin-right: 8px;
  width: 32px;
  height: 32px
}

.features .feature-personal .text .pain-spot .ps-content .remark .comment,.features .feature-team .text .pain-spot .ps-content .remark .comment {
  margin-top: 16px;
  font-size: 16px;
  line-height: 26px;
  color: #515a6e
}

.features .feature-personal .text .pain-spot .ps-content .remark .comment b,.features .feature-team .text .pain-spot .ps-content .remark .comment b {
  text-decoration: underline dashed #ff9700;
  text-underline-offset: 6px
}

.features .feature-personal .text .pain-spot .ps-content .remark .sign,.features .feature-team .text .pain-spot .ps-content .remark .sign {
  text-align: right;
  margin-top: 40px;
  font-size: 16px;
  line-height: 24px;
  color: rgba(81,90,110,.5)
}

.features .feature-personal .text .pain-spot.active,.features .feature-team .text .pain-spot.active {
   height: 500px;
}

.features .feature-personal .text .pain-spot.active::before,.features .feature-team .text .pain-spot.active::before {
  top: 14.5px;
  left: -40px;
  border: 1px solid #107ffc;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  background-color: #fff
}

.features .feature-personal .text .pain-spot.active .title,.features .feature-team .text .pain-spot.active .title {
  font-size: 32px;
  color: #107ffc
}

.features .feature-personal .text .pain-spot.active .ps-content,.features .feature-team .text .pain-spot.active .ps-content {
  margin-top: 16px;
  height: 330px
}

.features .feature-personal .text .pain-spot.active .ps-content .desc,.features .feature-team .text .pain-spot.active .ps-content .desc {
  color: #107ffc
}

.features .feature-personal .spliter,.features .feature-team .spliter {
  width: 30px
}

.features .feature-personal .illus,
.features .feature-team .illus {
  top: 40px;
  width: 880px;
  height: 400px; /* 添加固定高度以定义容器尺寸 */
  position: relative;
  object-fit: cover;
  overflow: hidden; /* 确保超出容器的内容被隐藏 */
}

.features .feature-personal .illus img,
.features .feature-team .illus img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  object-fit: cover;
  transition: opacity .3s;
  border: 3px solid rgba(144, 238, 144, 0.4); /* 浅绿色透明边框 */
  border-radius: 20px; /* 添加圆角，值可根据需要调整 */
  box-sizing: border-box; /* 确保边框不会改变图片的尺寸 */
}

.features .feature-personal .illus img.active,
.features .feature-team .illus img.active {
  opacity: 1;
}


.tools .nav-bar {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  width: 100vw
}

.tools .nav-bar .nav-btn {
  width: 64px;
  height: 64px;
  opacity: .2;
  cursor: not-allowed
}

.tools .nav-bar .nav-btn:first-child {
  margin-right: 40px
}

.tools .nav-bar .nav-btn.active {
  opacity: 1;
  cursor: pointer
}
.reports-container {
  margin: 80px 0 22px;
  width: 100%;
  min-width: 1200px;
  text-align: center
}

.reports-head {
  margin: 50px auto 30px;
  font-size: 24px;
  color: #407fea
}

.media-reports {
  margin: 0 auto;
  padding: 10px 0 30px;
  width: 100%;
  text-align: center
}

.reports-list {
  background-color: #fff;
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  width: 1200px
}

.report-item {
  display: inline-block;
  margin: 10px 10px;
  width: 200px;
  height: 180px;
  *position: relative
}

.report-item .media-logo {
  margin-top: 50px
}

.report-item .popover-title {
  font-size: 13px;
  color: #51aedd;
  display: none
}

.report-item .popover-content {
  font-size: 13px
}

.report-item:nth-child(2n+1) {
  background-color: #f6f9ff
}

.report-footer {
  margin: 10px 0 0;
  width: 100%;
  text-align: right
}

.report-footer a {
  text-decoration: none;
  color: #08c;
  right: auto
}

.report-footer a li {
  background-color: transparent;
  cursor: pointer
}

.btn-primary {
  background-color: #407fea;
  border: none
}

.btn-primary:hover {
  background-color: #226ae2;
  border: none
}

.none {
  display: none
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .5;
  filter: alpha(opacity=50);
  z-index: 1000
}

.btn-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px
}

.btn-close .close {
  position: relative;
  top: 10px;
  left: 15px;
  vertical-align: middle
}


.row {
  display: flex;              /* 使用 flexbox 来排列项 */
  justify-content: center;    /* 项目居中 */
  gap: 15px;                  /* 每个项之间的间隙 */
  flex-wrap: wrap;            /* 当屏幕变小时，项会换行 */
  margin: 0;   
}

.count-box {
  padding: 8px 10px;          /* 去掉边框，设置更小的内边距 */
  text-align: center;
  flex: 1;                    /* 每个项等分父容器的宽度 */
  min-width: 120px;           /* 设置最小宽度，避免过小 */
  font-size: 14px;            /* 设置较小的字体 */
}

.main-title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
}

 /* counts */
 .counts {
  
  margin: 0;   
}

.counts .count-box {
  width: 50%;
  text-align: center;
}

.counts .count-box span {
  font-size: 48px;
  line-height: 48px;
  display: block;
  font-weight: 500;
  color: #124265;
  margin-left: 80px;
  margin: auto;
}

.counts .count-box p {
  padding: 10px 0 0 0;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #1e6ca6;
}

header.masthead h1, header.masthead .h1 {
  font-size: 2.25rem;
}
@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 40rem;
    padding-top: 4.5rem;
    padding-bottom: 0;
  }
  header.masthead p {
    font-size: 1.15rem;
  }
  header.masthead h1, header.masthead .h1 {
    font-size: 3rem;
  }
}
