::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar {
  height: 6px;
}
::-webkit-scrollbar-track {
  background-color: rgba(0,0,0,0);
}
::-webkit-scrollbar-thumb {
  background-color: #ccc;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #bbb;
}
.layer-qrcode {
  display: none;
  cursor: default;
  position: absolute;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 5px;
}
.layer-qrcode:before {
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: #ddd;
  content: ' ';
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: -16px;
}
.layer-qrcode:after {
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  content: ' ';
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: -15px;
}
.layer-qrcode-desc {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  color: #999;
  font-size: 12px;
  line-height: 1.1;
  text-align: center;
}
.rich-text {
  color: #333;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}
.rich-text h1 {
  font-size: 20px;
  margin-top: 46px;
  margin-bottom: 0;
}
.rich-text h1 + h1,
.rich-text h1 + h2,
.rich-text h1 + h3,
.rich-text h1 + h4,
.rich-text h1 + h5,
.rich-text h1 + h6 {
  margin-top: 10px;
}
.rich-text h1 + blockquote,
.rich-text h1 + img,
.rich-text h1 + div {
  margin-top: 32px;
}
.rich-text h1 + p {
  margin-top: 32px !important;
}
.rich-text h2 {
  font-size: 19px;
  margin-top: 42px;
  margin-bottom: 0;
}
.rich-text h2 + h1,
.rich-text h2 + h2,
.rich-text h2 + h3,
.rich-text h2 + h4,
.rich-text h2 + h5,
.rich-text h2 + h6 {
  margin-top: 10px;
}
.rich-text h2 + blockquote,
.rich-text h2 + img,
.rich-text h2 + div {
  margin-top: 32px;
}
.rich-text h2 + p {
  margin-top: 32px !important;
}
.rich-text h3 {
  font-size: 18px;
  margin-top: 38px;
  margin-bottom: 0;
}
.rich-text h3 + h1,
.rich-text h3 + h2,
.rich-text h3 + h3,
.rich-text h3 + h4,
.rich-text h3 + h5,
.rich-text h3 + h6 {
  margin-top: 10px;
}
.rich-text h3 + blockquote,
.rich-text h3 + img,
.rich-text h3 + div {
  margin-top: 32px;
}
.rich-text h3 + p {
  margin-top: 32px !important;
}
.rich-text h4 {
  font-size: 17px;
  margin-top: 34px;
  margin-bottom: 0;
}
.rich-text h4 + h1,
.rich-text h4 + h2,
.rich-text h4 + h3,
.rich-text h4 + h4,
.rich-text h4 + h5,
.rich-text h4 + h6 {
  margin-top: 10px;
}
.rich-text h4 + blockquote,
.rich-text h4 + img,
.rich-text h4 + div {
  margin-top: 32px;
}
.rich-text h4 + p {
  margin-top: 32px !important;
}
.rich-text h5 {
  font-size: 17px;
  margin-top: 34px;
  margin-bottom: 0;
}
.rich-text h5 + h1,
.rich-text h5 + h2,
.rich-text h5 + h3,
.rich-text h5 + h4,
.rich-text h5 + h5,
.rich-text h5 + h6 {
  margin-top: 10px;
}
.rich-text h5 + blockquote,
.rich-text h5 + img,
.rich-text h5 + div {
  margin-top: 32px;
}
.rich-text h5 + p {
  margin-top: 32px !important;
}
.rich-text h6 {
  font-size: 17px;
  margin-top: 34px;
  margin-bottom: 0;
}
.rich-text h6 + h1,
.rich-text h6 + h2,
.rich-text h6 + h3,
.rich-text h6 + h4,
.rich-text h6 + h5,
.rich-text h6 + h6 {
  margin-top: 10px;
}
.rich-text h6 + blockquote,
.rich-text h6 + img,
.rich-text h6 + div {
  margin-top: 32px;
}
.rich-text h6 + p {
  margin-top: 32px !important;
}
.rich-text a {
  color: #306fa2;
  text-decoration: underline;
}
.rich-text img[data-finstao="1"] {
  display: block;
  margin: 8px auto;
  border-style: none;
  max-width: 100%;
}
.rich-text br + img {
  margin-top: 0;
}
.rich-text img[data-finstao="1"] + img[data-finstao="1"] {
  margin-top: 10px;
}
.rich-text img[data-type="jpg"],
.rich-text img[data-type="jpeg"] {
  background: url("https://img.finstao.com/loading.gif") no-repeat 50% 50%;
}
.rich-text blockquote {
  border-left: 2px solid #ff9647;
  padding: 18px 20px;
  margin: 24px 0;
  background-color: #fff0e5;
}
.rich-text p,
.rich-text div {
  word-break: break-all;
  word-wrap: break-word;
  white-space: normal;
  word-wrap: break-word;
  white-space: normal;
}
.rich-text p + p {
  margin-top: 32px !important;
}
.rich-text div + p,
.rich-text img + p {
  margin-top: 32px;
}
body {
  font-size: 16px;
}
.logo {
  display: inline-block;
  background: url("img/logo_89d2713996.png") no-repeat 0 0;
  background-image: -webkit-image-set(url("img/logo_89d2713996.png") 1x, url("img/logo@2x_644a6d8300.png") 2x);
  background-image: image-set(url("img/logo_89d2713996.png") 1x, url("img/logo@2x_644a6d8300.png") 2x);
  width: 101px;
  height: 32px;
}
.nav-logo {
  vertical-align: top;
  display: inline-block;
  width: 160px;
  height: 32px;
  background: url("https://img.finstao.com/1e137f71c436ed5274f93e6fc84cc7e9.png") no-repeat 0 0;
  background-image: -webkit-image-set(url("https://img.finstao.com/1e137f71c436ed5274f93e6fc84cc7e9.png") 1x, url("https://img.finstao.com/1e137f71c436ed5274f93e6fc84cc7e9.png") 2x);
  background-image: image-set(url("https://img.finstao.com/1e137f71c436ed5274f93e6fc84cc7e9.png") 1x, url("https://img.finstao.com/1e137f71c436ed5274f93e6fc84cc7e9.png") 2x);
  -webkit-background-size: 160px 32px;
          background-size: 160px 32px;
}
.nav-promoter-logo {
  vertical-align: top;
  display: inline-block;
  width: 108px;
  height: 32px;
  background: url("https://img.finstao.com/d3eaf276094c82563d09e597df5c3b0a.png") no-repeat 0 0;
  background-image: -webkit-image-set(url("https://img.finstao.com/d3eaf276094c82563d09e597df5c3b0a.png") 1x, url("https://img.finstao.com/d3eaf276094c82563d09e597df5c3b0a.png") 2x);
  background-image: image-set(url("https://img.finstao.com/d3eaf276094c82563d09e597df5c3b0a.png") 1x, url("https://img.finstao.com/d3eaf276094c82563d09e597df5c3b0a.png") 2x);
  -webkit-background-size: 108px 32px;
          background-size: 108px 32px;
}
#nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 24px 0;
  z-index: 2;
  font-size: 16px;
}
#nav > .wrapper {
  width: 1140px;
  margin: 0 auto;
}
#nav .nav-bar {
  line-height: 18px;
  float: right;
}
#nav .menu {
  display: inline-block;
}
#nav .login {
  float: right;
  margin-left: 99px;
}
#nav .login .btn-free-trial {
  padding: 5px 34px;
  margin-right: 0;
  background-color: #fff;
  color: #4553c7;
  font-size: 18px;
  line-height: 22px;
  -webkit-border-radius: 22px;
     -moz-border-radius: 22px;
          border-radius: 22px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#nav .login .btn-free-trial:hover {
  color: #0045d4;
}
#nav a.link {
  text-decoration: none;
}
#nav .link,
#nav .menu-item {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  color: #fff;
}
#nav .link {
  font-size: 16px;
  padding: 7px 0px;
  margin-right: 40px;
}
#nav .link:last-child {
  margin-right: 0;
}
#nav .promoter-links .link {
  margin-right: 60px;
}
#nav .promoter-links .link:last-child {
  margin-right: 0;
}
#nav .menu-item {
  position: relative;
  padding: 7px 0px;
  padding-right: 17px;
  margin-right: 40px;
  background: url("https://img.finstao.com/4700090fa14bb878b85eb128692a5119.png") no-repeat 100% 50%;
  background-image: -webkit-image-set(url("https://img.finstao.com/4700090fa14bb878b85eb128692a5119.png") 1x, url("https://img.finstao.com/9f6b9786e18783d80d3c3d1769479cad.png") 2x);
  background-image: image-set(url("https://img.finstao.com/4700090fa14bb878b85eb128692a5119.png") 1x, url("https://img.finstao.com/9f6b9786e18783d80d3c3d1769479cad.png") 2x);
}
#nav .menu-item:hover .menu-list-container {
  display: block;
}
#nav .menu-list-container {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 20px;
  left: -20px;
  padding-top: 24px;
  z-index: 2;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,0.06);
          box-shadow: 0 4px 12px 0 rgba(0,0,0,0.06);
}
#nav .menu-list-container:hover {
  display: block;
}
#nav .menu-list-container .menu-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 20px;
  z-index: 2;
  min-width: 150px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  background-color: #fff;
}
#nav .menu-list-container .menu-level1 {
  padding-bottom: 30px;
}
#nav .menu-list-container .menu-level1:last-child {
  padding-bottom: 0;
}
#nav .menu-list-container .menu-title {
  white-space: nowrap;
  font-weight: 500;
  font-size: 15px;
  color: #999;
  line-height: 18px;
  padding-bottom: 20px;
}
#nav .menu-list-container .menu-sub-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 30px;
}
#nav .menu-list-container .menu-sub-wrapper:last-child {
  margin-bottom: 0;
}
#nav .menu-list-container .menu-sub-wrapper .menu-icon {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  margin-right: 8px;
}
#nav .menu-list-container .menu-sub-wrapper .menu-sub-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#nav .menu-list-container .menu-sub-wrapper .menu-sub-title {
  font-weight: 500;
  font-size: 15px;
  color: rgba(0,0,0,0.7);
  line-height: 17px;
  white-space: nowrap;
}
#nav .menu-list-container .menu-sub-wrapper .menu-sub-title:hover {
  color: #0349dc;
}
#nav .menu-list-container .menu-sub-wrapper .menu-sub-desc {
  display: block;
  font-size: 13px;
  color: #999;
  line-height: 14px;
  white-space: nowrap;
}
#footer {
  background-color: #000b1f;
}
#footer .footer-desc {
  padding-top: 64px;
  border-bottom: 1px solid rgba(255,255,255,0.15);
}
#footer .footer-desc .desc-list {
  display: inline-block;
  vertical-align: top;
}
#footer .footer-desc .desc-item {
  display: inline-block;
  margin-right: 110px;
  margin-bottom: 30px;
  vertical-align: top;
}
#footer .footer-desc .desc-title {
  margin-bottom: 27px;
  font-size: 14px;
  color: rgba(255,255,255,0.8);
  letter-spacing: 0;
  line-height: 22px;
}
#footer .footer-desc .desc-text {
  margin-bottom: 12px;
  display: block;
  font-size: 12px;
  color: rgba(255,255,255,0.6);
  letter-spacing: 0;
  line-height: 20px;
}
#footer .footer-desc .desc-text-prefix {
  margin-bottom: 4px;
}
#footer .footer-desc .desc-text-phone {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 4px;
}
#footer .footer-desc .desc-text-email {
  font-weight: 600;
  font-size: 14px;
}
#footer .footer-desc .desc-qrcode-list {
  float: right;
  display: inline-block;
  vertical-align: top;
}
#footer .footer-desc .desc-qrcode {
  display: inline-block;
  margin-left: 39px;
  width: 104px;
  height: 136px;
  padding-top: 118px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  font-size: 12px;
  color: rgba(255,255,255,0.6);
  letter-spacing: 0;
  line-height: 20px;
}
#footer .footer-desc .desc-download {
  background: url("//img.finstao.com/qrcode-auto-download.png?imageView2/2/w/140") no-repeat 0 0;
  background-image: -webkit-image-set(url("//img.finstao.com/qrcode-auto-download.png?imageView2/2/w/140") 1x, url("//img.finstao.com/qrcode-auto-download.png?imageView2/2/w/280") 2x);
  background-image: image-set(url("//img.finstao.com/qrcode-auto-download.png?imageView2/2/w/140") 1x, url("//img.finstao.com/qrcode-auto-download.png?imageView2/2/w/280") 2x);
  -webkit-background-size: 104px 104px;
          background-size: 104px 104px;
}
#footer .footer-desc .desc-wechat {
  background: url("//img.finstao.com/qrcode-wechat.png?imageView2/2/w/140") no-repeat 0 0;
  background-image: -webkit-image-set(url("//img.finstao.com/qrcode-wechat.png?imageView2/2/w/140") 1x, url("//img.finstao.com/qrcode-wechat.png?imageView2/2/w/280") 2x);
  background-image: image-set(url("//img.finstao.com/qrcode-wechat.png?imageView2/2/w/140") 1x, url("//img.finstao.com/qrcode-wechat.png?imageView2/2/w/280") 2x);
  -webkit-background-size: 104px 104px;
          background-size: 104px 104px;
}
#footer .footer-desc .promoter-desc-qrcode {
  display: inline-block;
  margin-right: 40px;
  width: 120px;
  height: 146px;
  padding-top: 126px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  font-size: 12px;
  color: rgba(255,255,255,0.6);
  letter-spacing: 0;
  line-height: 20px;
}
#footer .footer-desc .promoter-desc-qrcode.desc-download {
  background: url("https://img.finstao.com/ac6fb8076d5a20a0f22378bfffcd3a0f.png") no-repeat 0 0;
  background-image: -webkit-image-set(url("https://img.finstao.com/ac6fb8076d5a20a0f22378bfffcd3a0f.png") 1x, url("https://img.finstao.com/ac6fb8076d5a20a0f22378bfffcd3a0f.png") 2x);
  background-image: image-set(url("https://img.finstao.com/ac6fb8076d5a20a0f22378bfffcd3a0f.png") 1x, url("https://img.finstao.com/ac6fb8076d5a20a0f22378bfffcd3a0f.png") 2x);
  -webkit-background-size: 120px 120px;
          background-size: 120px 120px;
}
#footer .footer-desc .promoter-desc-qrcode.desc-wechat {
  background: url("https://img.finstao.com/ddda0de2e5b59078fd7aa5344e0bff08.png") no-repeat 0 0;
  background-image: -webkit-image-set(url("https://img.finstao.com/ddda0de2e5b59078fd7aa5344e0bff08.png") 1x, url("https://img.finstao.com/ddda0de2e5b59078fd7aa5344e0bff08.png") 2x);
  background-image: image-set(url("https://img.finstao.com/ddda0de2e5b59078fd7aa5344e0bff08.png") 1x, url("https://img.finstao.com/ddda0de2e5b59078fd7aa5344e0bff08.png") 2x);
  -webkit-background-size: 120px 120px;
          background-size: 120px 120px;
}
#footer .copyright {
  padding: 32px 0;
  font-size: 12px;
  color: rgba(255,255,255,0.6);
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
}
#footer .copyright a {
  font-size: 12px;
  color: rgba(255,255,255,0.6);
}
#footer-consult {
  height: 328px;
  background: url("https://img.finstao.com/678d1ad7351ae3de4b89ebabb212e98c.jpg") no-repeat 50%;
  background-image: -webkit-image-set(url("https://img.finstao.com/678d1ad7351ae3de4b89ebabb212e98c.jpg") 1x, url("https://img.finstao.com/2de1072da1844a76bdf2cd3e62b92b7b.jpg") 2x);
  background-image: image-set(url("https://img.finstao.com/678d1ad7351ae3de4b89ebabb212e98c.jpg") 1x, url("https://img.finstao.com/2de1072da1844a76bdf2cd3e62b92b7b.jpg") 2x);
  background-color: #0248d9;
  -webkit-background-size: cover;
          background-size: cover;
}
#footer-consult.promoter-footer-consult {
  background: url("https://img.finstao.com/5a775dc4061e0482110cc7a7f924e133.jpg") no-repeat 50%;
  background-image: -webkit-image-set(url("https://img.finstao.com/5a775dc4061e0482110cc7a7f924e133.jpg") 1x, url("https://img.finstao.com/5a775dc4061e0482110cc7a7f924e133.jpg") 2x);
  background-image: image-set(url("https://img.finstao.com/5a775dc4061e0482110cc7a7f924e133.jpg") 1x, url("https://img.finstao.com/5a775dc4061e0482110cc7a7f924e133.jpg") 2x);
  background-color: #ff4200;
  -webkit-background-size: cover;
          background-size: cover;
}
#footer-consult.promoter-footer-consult .consult-info .info-subtitle {
  color: #eee;
}
#footer-consult .consult-title {
  padding-top: 61px;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  line-height: 37px;
  letter-spacing: 0;
  text-align: center;
}
#footer-consult .consult-card {
  position: absolute;
  left: 152px;
  bottom: 0;
  height: 219px;
}
#footer-consult .mascot {
  display: inline-block;
  width: 194px;
  height: 219px;
  background: url("https://img.finstao.com/468a261239eec5cb973440c8747e86ac.png") no-repeat 0 0;
  background-image: -webkit-image-set(url("https://img.finstao.com/468a261239eec5cb973440c8747e86ac.png") 1x, url("https://img.finstao.com/468a261239eec5cb973440c8747e86ac.png") 2x);
  background-image: image-set(url("https://img.finstao.com/468a261239eec5cb973440c8747e86ac.png") 1x, url("https://img.finstao.com/468a261239eec5cb973440c8747e86ac.png") 2x);
  -webkit-background-size: 194px 219px;
          background-size: 194px 219px;
  vertical-align: bottom;
}
#footer-consult .consult-content {
  position: relative;
  vertical-align: bottom;
  display: inline-block;
  margin-left: 140px;
  margin-bottom: 36px;
}
#footer-consult .consult-qrcode {
  display: inline-block;
  width: 106px;
  height: 106px;
  background: url("https://img.finstao.com/542d80aa92d5d46c8d539bbdeccdcbbf.png") no-repeat 0 0;
  background-image: -webkit-image-set(url("https://img.finstao.com/542d80aa92d5d46c8d539bbdeccdcbbf.png") 1x, url("https://img.finstao.com/c72d49e316d6aef5579289cb704c4ffc.png") 2x);
  background-image: image-set(url("https://img.finstao.com/542d80aa92d5d46c8d539bbdeccdcbbf.png") 1x, url("https://img.finstao.com/c72d49e316d6aef5579289cb704c4ffc.png") 2x);
  -webkit-background-size: 106px 106px;
          background-size: 106px 106px;
  vertical-align: top;
}
#footer-consult .promoter-consult-qrcode {
  display: inline-block;
  width: 106px;
  height: 106px;
  background: url("https://img.finstao.com/558dc83d46b58612faebc46aa278f820.jpg") no-repeat 0 0;
  background-image: -webkit-image-set(url("https://img.finstao.com/558dc83d46b58612faebc46aa278f820.jpg") 1x, url("https://img.finstao.com/558dc83d46b58612faebc46aa278f820.jpg") 2x);
  background-image: image-set(url("https://img.finstao.com/558dc83d46b58612faebc46aa278f820.jpg") 1x, url("https://img.finstao.com/558dc83d46b58612faebc46aa278f820.jpg") 2x);
  -webkit-background-size: 106px 106px;
          background-size: 106px 106px;
  vertical-align: top;
}
#footer-consult .consult-info {
  display: inline-block;
  margin-left: 44px;
  padding-left: 44px;
  height: 106px;
  vertical-align: top;
  border-left: 1px solid rgba(255,255,255,0.25);
}
#footer-consult .consult-info .info-title {
  position: relative;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
  padding-bottom: 14px;
}
#footer-consult .consult-info .info-title:after {
  position: absolute;
  content: '';
  width: 16px;
  height: 4px;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
#footer-consult .consult-info .info-subtitle {
  font-size: 12px;
  color: #cdd8f3;
  letter-spacing: 0;
  margin-top: 12px;
}
#footer-consult .consult-info .btn-free-trial {
  cursor: pointer;
  display: inline-block;
  margin-top: 8px;
  padding: 6px 20px;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  background-color: #ff9d56;
  background-image: -webkit-linear-gradient(37deg, #ffc772 0%, #ff6e38 100%);
  background-image: linear-gradient(53deg, #ffc772 0%, #ff6e38 100%);
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(255,255,255,0.5);
          box-shadow: inset 0 1px 3px 0 rgba(255,255,255,0.5);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#float-sidebar {
  position: fixed;
  bottom: 20%;
  right: 64px;
  z-index: 3;
  width: 102px;
}
#float-sidebar .sidebar-item {
  cursor: pointer;
  display: inline-block;
  width: 102px;
  height: 102px;
  -webkit-border-radius: 51px;
     -moz-border-radius: 51px;
          border-radius: 51px;
  padding-top: 62px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 15px 0 rgba(0,0,0,0.03);
          box-shadow: 0 2px 15px 0 rgba(0,0,0,0.03);
  font-size: 14px;
  color: #0349dc;
  text-align: center;
  margin-bottom: 24px;
}
#float-sidebar .sidebar-item:last-child {
  margin-bottom: 0;
}
#float-sidebar .sidebar-item:hover {
  font-weight: 600;
  -webkit-box-shadow: 0 2px 15px 0 rgba(0,0,0,0.1);
          box-shadow: 0 2px 15px 0 rgba(0,0,0,0.1);
}
#float-sidebar .sidebar-icon1 {
  background: url("https://img.finstao.com/60b8206d401d2a3f0399829675ff25c0.png") no-repeat center 25px;
  background-image: -webkit-image-set(url("https://img.finstao.com/60b8206d401d2a3f0399829675ff25c0.png") 1x, url("https://img.finstao.com/270a6cda6f42a1df4d176747dc0a40c3.png") 2x);
  background-image: image-set(url("https://img.finstao.com/60b8206d401d2a3f0399829675ff25c0.png") 1x, url("https://img.finstao.com/270a6cda6f42a1df4d176747dc0a40c3.png") 2x);
  background-color: #fff;
}
#float-sidebar .sidebar-icon1:hover .tel-info {
  display: inline-block;
}
#float-sidebar .sidebar-icon1 .tel-info {
  position: absolute;
  display: none;
  color: #161616;
  line-height: 17px;
  left: -188px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 16px 0 rgba(38,38,38,0.18);
          box-shadow: 0 5px 16px 0 rgba(38,38,38,0.18);
  padding: 22px 29px;
  font-size: 16px;
  font-weight: 700;
  bottom: 20px;
}
#float-sidebar .sidebar-icon2 {
  background: url("https://img.finstao.com/01718cf0a0fadd7b4571302c9648269d.png") no-repeat center 25px;
  background-image: -webkit-image-set(url("https://img.finstao.com/01718cf0a0fadd7b4571302c9648269d.png") 1x, url("https://img.finstao.com/3cc28740f29777ed92361605c01b9d0d.png") 2x);
  background-image: image-set(url("https://img.finstao.com/01718cf0a0fadd7b4571302c9648269d.png") 1x, url("https://img.finstao.com/3cc28740f29777ed92361605c01b9d0d.png") 2x);
  background-color: #fff;
}
#float-sidebar .sidebar-icon3 {
  background: url("https://img.finstao.com/6094d67b093a096fd90486a046fdb534.png") no-repeat center 25px;
  background-image: -webkit-image-set(url("https://img.finstao.com/6094d67b093a096fd90486a046fdb534.png") 1x, url("https://img.finstao.com/e277935d460a768816bf8e1698a9b327.png") 2x);
  background-image: image-set(url("https://img.finstao.com/6094d67b093a096fd90486a046fdb534.png") 1x, url("https://img.finstao.com/e277935d460a768816bf8e1698a9b327.png") 2x);
  background-color: #fff;
}
#float-online-wechat-consult .wechat-consult,
#float-wechat-consult .wechat-consult {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -150px;
  width: 300px;
  height: 300px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 240px 20px 0px 20px;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  font-weight: 600;
  font-size: 16px;
  color: #333;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
  background-color: #fff;
}
#float-online-wechat-consult .consult-qrcode,
#float-wechat-consult .consult-qrcode {
  position: absolute;
  bottom: 80px;
  left: 50px;
  width: 200px;
  height: 200px;
}
#float-cooperation-create .cooperation-form {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 420px;
  min-height: 420px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 36px 36px 48px;
  background-color: #fff;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
#float-cooperation-create .cooperation-form.m-cooperation-form {
  width: 340px;
}
#float-cooperation-create .form-header {
  position: relative;
}
#float-cooperation-create .form-header .title {
  font-size: 20px;
  text-align: center;
  color: #161616;
  font-weight: 600;
}
#float-cooperation-create .form-header .close {
  position: absolute;
  right: 3px;
  top: 3px;
  cursor: pointer;
  width: 18px;
  height: 18px;
  background: url("https://img.finstao.com/da0e718b1456b1e6ac8e9388731b5780.png") no-repeat 0 0;
  background-image: -webkit-image-set(url("https://img.finstao.com/da0e718b1456b1e6ac8e9388731b5780.png") 1x, url("https://img.finstao.com/3fca95ff68220d2f44229f43dfd9a99d.png") 2x);
  background-image: image-set(url("https://img.finstao.com/da0e718b1456b1e6ac8e9388731b5780.png") 1x, url("https://img.finstao.com/3fca95ff68220d2f44229f43dfd9a99d.png") 2x);
}
#float-cooperation-create .form-content {
  margin: 32px 0 28px;
}
#float-cooperation-create .form-content .form-input {
  position: relative;
  margin-bottom: 24px;
}
#float-cooperation-create .form-content .form-input:last-child {
  margin-bottom: 0;
}
#float-cooperation-create .form-content .form-input input {
  width: 100%;
  height: 48px;
  padding-left: 20px;
  color: #161616;
  font-size: 16px;
  margin-bottom: 0;
  border: 1px solid rgba(0,0,0,0.1);
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
}
#float-cooperation-create .form-content .form-input input:focus {
  outline: none;
  border-color: rgba(0,102,246,0.6);
}
#float-cooperation-create .form-content .form-input input::-webkit-input-placeholder {
  font-size: 13px;
  color: #aaa;
}
#float-cooperation-create .form-content .form-input input::-moz-placeholder {
  font-size: 13px;
  color: #aaa;
}
#float-cooperation-create .form-content .form-input input:-ms-input-placeholder {
  font-size: 13px;
  color: #aaa;
}
#float-cooperation-create .form-content .form-input input::placeholder {
  font-size: 13px;
  color: #aaa;
}
#float-cooperation-create .form-content .form-input .input-tip-error {
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 5px;
  color: #ff4d4f;
  font-size: 12px;
}
#float-cooperation-create .submit-btn {
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background-color: #046cff;
  background: -webkit-linear-gradient(181deg, #00acff, #046cff);
  background: linear-gradient(269deg, #00acff, #046cff);
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#float-cooperation-create .disabled {
  cursor: not-allowed;
}
#float-cooperation-create .submit-tips {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
}
#float-cooperation-create .submit-tips .success-tips {
  display: inline-block;
  margn: 0 auto;
  height: 18px;
  line-height: 18px;
  padding-left: 26px;
  color: #0066f6;
  font-size: 14px;
  background: url("https://img.finstao.com/40cedb2a104e8425d1cb53e456e3df16.png") no-repeat 0 0;
  background-image: -webkit-image-set(url("https://img.finstao.com/40cedb2a104e8425d1cb53e456e3df16.png") 1x, url("https://img.finstao.com/377d959f3c69bf1e1d044539f205345c.png") 2x);
  background-image: image-set(url("https://img.finstao.com/40cedb2a104e8425d1cb53e456e3df16.png") 1x, url("https://img.finstao.com/377d959f3c69bf1e1d044539f205345c.png") 2x);
  -webkit-background-size: 18px 18px;
          background-size: 18px 18px;
}
#float-cooperation-create .submit-tips .error-tips {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #ff4d4f;
}
@media screen and (min-width: 1920px) {
  #footer-consult {
    -webkit-background-size: cover;
            background-size: cover;
  }
}
