@charset "UTF-8";

@font-face {
  font-family: 'siyuanheiti';
  src: url("/static/web/font//syht.eot");
  src: url("/static/web/font//syht?#font-spider") format("embedded-opentype"), url("/static/web/font//syht.woff2") format("woff2"), url("/static/web/font//syht.woff") format("woff"), url("/static/web/font//syht.ttf") format("truetype"), url("/static/web/font//syht.svg") format("svg");
}

* {
  font-family: Arial, "siyuanheiti";
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  color: #868686;
  background: #f1f5fa;
}

ol,
ul,
li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #868686;
}

a:focus {
  outline: none;
}

img {
  display: block;
  border: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bfbfbf;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #bfbfbf;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bfbfbf;
}

button {
  outline: none;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none !important;
}

.limit-width {
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-red {
  color: #e04f00;
}

.c-orange {
  color: #ff5a00;
}

.c-green {
  color: #2cab6a;
}

.c-blue {
  color: #0da4d3;
}

.c-white {
  color: #fff;
}

.c-text {
  color: #868686;
}

.c-title {
  color: #525252;
}

.f-bold {
  font-weight: bold;
}

.bg-white {
  background-color: #fff;
}

.bg-green {
  background-color: #2cab6a;
}

.bg-orange {
  background-color: #ff5a00;
}

.bg-blue {
  background-color: #0da4d3;
}

.bg-gray {
  background-color: #ccc;
}

.qwl-wrap {
  padding-top: 65px;
}

.qwl-container {
  position: relative;
  width: 1252px;
  min-height: 790px;
  padding-right: 40px;
  margin: 0 auto;
}

.qwl-container-wrap {
  padding-left: 235px;
}

.qwl-container-wrap .qwl-container-content {
  width: 705px;
}

.qwl-container-wrap .qwl-container-right {
  width: 300px;
}

.watch-device {
  position: relative;
  margin: 15px auto;
  width: 266px;
  height: 266px;
}

.watch-device-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 242px;
  height: 242px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: -121px;
  margin-top: -121px;
  padding-top: 97px;
  text-align: center;
  font-size: 42px;
  font-weight: bold;
  color: #ff5a00;
  background-image: url("/static/web/images/biaopan-inner.png");
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 1;
}

.watch-device-outer {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 266px;
  height: 266px;
  margin-left: -133px;
  margin-top: -133px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  -webkit-transition: -webkit-transform 2s ease;
  transition: -webkit-transform 2s ease;
  transition: transform 2s ease;
  transition: transform 2s ease, -webkit-transform 2s ease;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
  z-index: 2;
}

.watch-device-outer .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.watch-device-outer .outer-dot {
  position: absolute;
  top: 166px;
  left: 23px;
  width: 17px;
  height: 17px;
  background: rgba(252, 242, 242, 0.8);
  background-color: #fcf2f2\0;
  opacity: 0.8\0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  /* ie8及以下透明度 */
  border-radius: 100%;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.watch-device-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90px;
  background-color: #fff;
  z-index: 3;
}

.watch-device-footer .device-num {
  padding: 10px 28px;
  padding-left: 35px;
  text-align: center;
  font-size: 15px;
}

.watch-device-footer .device-num-num {
  margin-top: 3px;
}

.watch-device-footer .device-num-text {
  font-size: 16px;
  color: #525252;
}

.watch-device-footer .stock-tips {
  text-align: center;
  font-size: 14px;
  color: #525252;
}

.qwl-load-more {
  text-align: center;
  line-height: 49px;
  background-color: #fff;
  cursor: pointer;
}

.qwl-load-more-icon {
  display: inline-block;
  width: 13px;
  height: 20px;
  margin-right: 5px;
  vertical-align: middle;
  background-image: url("/static/web/images/icon-drop-down.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-load-more-icon.loading {
  width: 30px;
  height: 30px;
  margin-right: 0;
  background-image: url("/static/web/images/loading2.gif");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-load-more-icon.no-data {
  width: 32px;
  height: 28px;
  margin-right: 5;
  background-image: url("/static/web/images/icon-no-more.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-load-more-icon.error {
  width: 30px;
  height: 30px;
  margin-right: 0;
  background-image: url("/static/web/images/icon-refresh.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-load-more-icon.refresh {
  width: 30px;
  height: 30px;
  margin-right: 0;
  background-image: url("/static/web/images/icon-refresh.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-load-more-text {
  font-size: 16px;
}

.qwl-aside-module {
  margin-bottom: 10px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #efefef;
}

.qwl-aside-module.pt20 {
  padding-top: 20px;
}

.qwl-aside-module-head {
  padding: 30px 11px 0;
}

.qwl-aside-module-head.pt20 {
  padding-top: 20px;
}

.qwl-aside-module-head-content {
  padding-bottom: 10px;
  line-height: 18px;
  border-bottom: 1px solid #eee;
}

.qwl-aside-module-head-content.border-none {
  border-bottom: 0;
}

.qwl-aside-module-head-content .aside-head-content-text {
  padding-left: 15px;
  font-size: 18px;
  color: #525252;
  border-left: 4px solid #ff5a00;
}

.qwl-aside-module-head-content .aside-head-content-text.fs16 {
  font-size: 16px;
}

.qwl-aside-module-head-content .aside-head-content-more-btn {
  display: inline-block;
  width: 20px;
  height: 10px;
  margin-top: 5px;
  background-image: url("/static/web/images/icon-more.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-aside-module-more {
  margin-bottom: 20px;
  text-align: center;
}

.qwl-aside-module-more .aside-more-btn {
  display: inline-block;
  width: 13px;
  height: 20px;
  vertical-align: middle;
  background-image: url("/static/web/images/icon-drop-down.png");
  background-repeat: no-repeat;
  background-position: center;
}

.aside-author-info {
  position: relative;
  width: 289px;
  margin: 5px auto;
  background-image: url("/static/web/images/detail-bg2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.aside-author-info.kaiyun {
  background-image: url("/static/web/images/detail-bg4.png");
  background-repeat: no-repeat;
  background-position: center;
}

.aside-author-info-avatar {
  padding-top: 12px;
  margin: 0px auto;
  margin-bottom: 5px;
  position: relative;
  width: 65px;
  height: 65px;
  border-radius: 100%;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.aside-author-info-avatar img {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #eee;
  border-radius: 100%;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.aside-author-info-avatar img {
  border: none;
}

.aside-author-info-name {
  margin-bottom: 8px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #525252;
}

.aside-author-info-motto {
  margin-bottom: 12px;
  padding: 0 15px;
  text-align: center;
  line-height: 1.5;
  font-size: 14px;
  color: #525252;
}

.aside-author-info-introduce {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 15px;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  background-color: #0da4d3;
  opacity: .8;
}

.aside-author-info-introduce.bg-blue {
  background-color: #0da4d3;
}

.aside-author-info-introduce.bg-orange {
  background-color: #ff5a00;
}

.aside-author-info-introduce .author-desc {
  margin-bottom: 2px;
}

.qwl-dialog-mask,
.qwl-collect-page {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}

.qwl-dialog-mask .bg,
.qwl-collect-page .bg {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.45);
  background-color: #000000\0;
  opacity: 0.45\0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=45);
  /* ie8及以下透明度 */
}

.qwl-dialog-mask .bg.no-mask,
.qwl-collect-page .bg.no-mask {
  background: rgba(0, 0, 0, 0);
  background-color: #000000\0;
  opacity: 0\0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  /* ie8及以下透明度 */
}

.qwl-dialog-mask .qwl-dialog-container-wrap,
.qwl-collect-page .qwl-dialog-container-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  z-index: 1001;
}

.qwl-tips {
  position: fixed;
  top: 50%;
  left: 50%;
  display: none;
  min-width: 200px;
  max-width: 300px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 18px;
  line-height: 22px;
  text-align: center;
  font-size: 16px;
  color: #525252;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
  z-index: 9999;
}

.qwl-tips.success {
  background-color: #f5feed;
  border-color: #95e770;
}

.qwl-tips.error {
  background-color: #fef1f0;
  border-color: #f47077;
}

.qwl-tips.warn {
  background-color: #fefae6;
  border-color: #fccd3e;
}

.qwl-tips-icon {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 15px;
}

.qwl-tips-icon.success {
  background-image: url("/static/web/images/icon-success.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-tips-icon.error {
  background-image: url("/static/web/images/icon-error.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-tips-icon.warn {
  background-image: url("/static/web/images/icon-warn.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-message {
  min-width: 300px;
  max-width: 400px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px 20px;
  display: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-message-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background-image: url("/static/web/images/icon-close-gray.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-message-close:hover {
  opacity: .75;
}

.qwl-message-title {
  margin-bottom: 8px;
  line-height: 24px;
  font-size: 14px;
  color: #525252;
}

.qwl-message-content {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 24px;
  word-break: break-all;
}

.qwl-message .qwl-message-btn-group {
  text-align: right;
}

.qwl-message .qwl-message-btn-group .qwl-message-btn {
  display: inline-block;
  padding: 10px 25px;
  margin-left: 10px;
  line-height: 1;
  font-size: 14px;
  letter-spacing: 3px;
  color: #fff;
  background-color: #0da4d3;
  border-radius: 3px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-message .qwl-message-btn-group .qwl-message-btn:hover {
  background-color: #0eadde;
}

.qwl-message .qwl-message-btn-group .qwl-message-btn.cancel {
  background-color: #ccc;
}

.qwl-message .qwl-message-btn-group .qwl-message-btn.cancel:hover {
  background-color: #cfcfcf;
}

.qwl-wechat-login {
  width: 500px;
  height: 480px;
  display: none;
  margin-left: -250px;
  margin-top: -240px;
  border-radius: 10px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-wechat-login .wechat-login-head {
  width: 185px;
  margin: 0 auto;
  padding-top: 45px;
  padding-bottom: 27px;
}

.qwl-wechat-login .wechat-login-head-logo {
  width: 46px;
  height: 38px;
  margin-right: 10px;
  background-image: url("/static/web/images/icon-wechat-big.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-wechat-login .wechat-login-head-title {
  line-height: 38px;
  font-size: 32px;
  font-weight: bold;
  color: #525252;
}

.qwl-wechat-login .wechat-login-qrcode {
  width: 258px;
  height: 258px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px;
  margin: 0 auto;
  margin-bottom: 28px;
  border: solid 1px #c7c7c7;
}

.qwl-wechat-login .wechat-login-qrcode img {
  width: 100%;
  height: 100%;
}

.qwl-wechat-login .wechat-login-tips {
  text-align: center;
}

.qwl-wechat-login .wechat-login-tips .login-tips {
  margin-bottom: 20px;
  line-height: 1;
  font-size: 18px;
  color: #525252;
}

.qwl-wechat-login .wechat-login-tips .login-agree {
  line-height: 1;
  font-size: 14px;
  color: #bfbfbf;
}

.qwl-wechat-login .wechat-login-tips .login-agree a {
  font-size: 14px;
  color: #bfbfbf;
}

.qwl-wechat-login .wechat-login-tips .login-agree a:hover {
  color: #0da4d3;
}

.qwl-collect-page {
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.7);
}

.qwl-collect-page .collect-explain {
  position: absolute;
  top: 66px;
  left: 50%;
  margin-left: -320px;
  width: 1106px;
  height: 611px;
  background-size: 100%;
  background-image: url("/static/web/images/index-collect-explain.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-collect-page .collect-btn {
  position: absolute;
  top: 700px;
  left: 50%;
  margin-left: -100px;
  width: 261px;
  height: 114px;
  background-size: 100%;
  background-image: url("/static/web/images/index-collect-btn.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-bind-phone {
  min-width: 520px;
  min-height: 480px;
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: -260px;
  margin-top: -240px;
  padding-bottom: 30px;
  border-radius: 10px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-bind-phone .bind-close-icon {
  position: absolute;
  right: -15px;
  top: -15px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-image: url("/static/web/images/icon-error2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 1003;
}

.qwl-bind-phone .bind-phone-head {
  width: 450px;
  margin: 0 auto;
  padding-top: 22px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
}

.qwl-bind-phone .bind-phone-head-logo {
  width: 70px;
  height: 58px;
  margin: 0px auto;
  margin-bottom: 8px;
}

.qwl-bind-phone .bind-phone-head-logo img {
  width: 100%;
  height: 100%;
}

.qwl-bind-phone .bind-phone-head-title {
  text-align: center;
  line-height: 1;
  font-size: 32px;
  font-weight: bold;
  color: #525252;
}

.qwl-bind-phone .bind-phone-content {
  padding-top: 20px;
}

.qwl-bind-phone .bind-phone-content .bind-phone-tips {
  margin-bottom: 45px;
  text-align: center;
  font-size: 14px;
  line-height: 1;
  color: #bfbfbf;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form {
  width: 382px;
  margin: 0 auto;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item {
  margin-bottom: 20px;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item.phone {
  position: relative;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .phone-prefix {
  position: absolute;
  top: 1px;
  left: 0;
  width: 60px;
  height: 46px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  color: #525252;
  border-right: 1px solid #ddd;
  z-index: 3;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .phone-input {
  width: 100%;
  height: 48px;
  line-height: 48px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
  padding-left: 75px;
  font-size: 16px;
  border: 1px solid #ddd;
  border-radius: 4px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
  outline: none;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .phone-input:focus {
  border-color: #525252;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .phone-input.error {
  border-color: #e04f00;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .code-input {
  height: 50px;
  line-height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 16px;
  font-size: 16px;
  border: 1px solid #ddd;
  outline: none;
  border-radius: 4px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .code-input:focus {
  border-color: #525252;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .code-input.error {
  border-color: #e04f00;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .get-code-btn {
  display: block;
  width: 132px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: #ff5a00;
  border-radius: 4px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .get-code-btn:hover {
  background-color: #ff6613;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .get-code-btn.disabled {
  font-size: 14px;
  background-color: #999;
  cursor: default;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .get-code-btn.disabled:hover {
  background-color: #999;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item #get-captch {
  display: block;
  width: 132px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 4px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
  cursor: pointer;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .ym-loading {
  position: absolute;
  right: 23%;
  top: 39%;
  display: none;
  width: 30px;
  height: 30px;
  background-image: url("/static/web/images/loading2.gif");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .form-tips {
  height: 16px;
  margin-top: 2px;
  font-size: 12px;
  color: #e04f00;
}

.qwl-bind-phone .bind-phone-content .bind-phone-form .bind-form-item .captch-tip {
  position: absolute;
  top: 46%;
  right: 16%;
  height: 16px;
  margin-top: 2px;
  font-size: 12px;
  color: #e04f00;
  cursor: pointer;
}

.qwl-bind-phone .bind-phone-content .bind-complete-btn {
  display: block;
  width: 382px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 0 auto;
  margin-top: 40px;
  font-size: 18px;
  color: #fff;
  background-color: #ff5a00;
  border-radius: 4px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-bind-phone .bind-phone-content .bind-complete-btn:hover {
  background-color: #ff6613;
}

.qwl-bind-phone .bind-phone-content .login-tips {
  margin-top: 10px;
  margin-left: 68px;
  font-size: 14px;
}

.qwl-bind-phone .bind-phone-content .other-boxs {
  width: 382px;
  margin: 0 auto;
  padding-top: 20px;
}

.qwl-bind-phone .bind-phone-content .other-boxs .tip {
  position: relative;
  font-size: 14px;
  height: 28px;
  text-align: center;
  margin-bottom: 10px;
}

.qwl-bind-phone .bind-phone-content .other-boxs .tip i {
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  width: 100%;
  height: 1px;
  background: #ddd;
  z-index: 1099;
}

.qwl-bind-phone .bind-phone-content .other-boxs .tip span {
  display: inline-block;
  position: relative;
  z-index: 1100;
  line-height: 28px;
  background: #fff;
  padding: 0 18px;
}

.qwl-bind-phone .bind-phone-content .other-boxs .item {
  text-align: center;
  font-size: 14px;
}

.qwl-bind-phone .bind-phone-content .other-boxs .item span {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
}

.qwl-bind-phone .bind-phone-content .other-boxs .item span.wx {
  padding-left: 38px;
  background-image: url("/static/web/images/icon-wechat-big.png");
  background-repeat: no-repeat;
  background-position: center;
  background-position: left center;
  background-size: contain;
}

.qwl-subscribe {
  display: none;
}

.qwl-subscribe.confirm-order {
  min-width: 640px;
  min-height: 600px;
  margin-left: -320px;
  margin-top: -300px;
}

.qwl-subscribe.pay-continue {
  min-width: 520px;
  min-height: 600px;
  margin-left: -260px;
  margin-top: -300px;
}

.qwl-subscribe-head {
  position: relative;
  height: 46px;
  line-height: 46px;
  padding-left: 15px;
  background-color: #0da4d3;
}

.qwl-subscribe-head-text {
  font-size: 16px;
  color: #fff;
}

.qwl-subscribe-head-close {
  position: absolute;
  top: 16px;
  right: 15px;
  display: block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background-image: url("/static/web/images/icon-close.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-subscribe-head-close:hover {
  opacity: .75;
}

.qwl-subscribe-article {
  margin-top: 28px;
  margin-bottom: 20px;
  padding-left: 35px;
}

.qwl-subscribe-article-cover {
  width: 120px;
  height: 90px;
  margin-right: 22px;
  text-align: center;
  border: solid 1px #eee;
  border-radius: 5px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-subscribe-article-cover img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.qwl-subscribe-article-content {
  width: 350px;
}

.qwl-subscribe-article-content .qwl-subscribe-article-title {
  margin-bottom: 11px;
  line-height: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #525252;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qwl-subscribe-article-content .qwl-subscribe-article-tips {
  margin-bottom: 17px;
  line-height: 1;
  font-size: 14px;
  color: #0da4d3;
}

.qwl-subscribe-article-content .qwl-subscribe-article-price .cur-price {
  font-size: 18px;
  color: #ff5a00;
}

.qwl-subscribe-article-content .qwl-subscribe-article-price .cur-price b {
  font-size: 30px;
  font-weight: bold;
}

.qwl-subscribe-article-content .qwl-subscribe-article-price .original-price {
  margin-top: 10px;
  margin-left: 5px;
  font-size: 14px;
  text-decoration: line-through;
}

.qwl-subscribe-list {
  width: 592px;
  height: 140px;
  margin: 0 auto;
  margin-bottom: 29px;
  overflow-x: scroll;
  background-color: #f2f2f2;
  border: solid 1px #eee;
  /*滚动条样式*/
  /*定义滚动条的轨道颜色、内阴影及圆角*/
  /*定义滚动条的滑块大小和颜色*/
}

.qwl-subscribe-list::-webkit-scrollbar {
  width: 6px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 6px;
}

.qwl-subscribe-list::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 6px;
}

.qwl-subscribe-list::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #ccc;
}

.qwl-subscribe-list .subscribe-list {
  min-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  padding-top: 18px;
}

.qwl-subscribe-list .subscribe-list-item {
  position: relative;
  float: left;
  width: 120px;
  height: 105px;
  margin: 0 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #eee;
  cursor: pointer;
}

.qwl-subscribe-list .subscribe-list-item:hover {
  border: 2px solid #ff5a00;
}

.qwl-subscribe-list .subscribe-list-item:hover .subscribe-list-item-price {
  background: #ff5a00;
}

.qwl-subscribe-list .subscribe-list-item:hover .subscribe-list-item-corner {
  display: block;
}

.qwl-subscribe-list .subscribe-list-item.is-active {
  border: 2px solid #ff5a00;
}

.qwl-subscribe-list .subscribe-list-item.is-active .subscribe-list-item-price {
  background: #ff5a00;
}

.qwl-subscribe-list .subscribe-list-item.is-active .subscribe-list-item-corner {
  display: block;
}

.qwl-subscribe-list .subscribe-list-item-corner {
  position: absolute;
  bottom: 3px;
  left: 3px;
  display: none;
  width: 20px;
  height: 20px;
  border: 1px solid #f2f2f2;
}

.qwl-subscribe-list .subscribe-list-item-corner-icon {
  position: absolute;
  top: -1px;
  right: 0px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("/static/web/images/icon-check_01.jpg");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-subscribe-list .subscribe-list-item-name {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1;
  font-size: 14px;
  color: #525252;
}

.qwl-subscribe-list .subscribe-list-item-price {
  font-size: 18px;
  color: #fff;
  background: #ff7b33;
}

.qwl-subscribe-list .subscribe-list-item-price b {
  font-size: 24px;
  font-weight: bold;
}

.qwl-subscribe-list .subscribe-list-item-discount {
  font-size: 14px;
  color: #ff7b33;
  position: absolute;
  right: 12px;
  bottom: 10px;
}

.qwl-subscribe .select-pay-way {
  margin-left: 35px;
  margin-bottom: 15px;
  font-size: 18px;
  color: #525252;
}

.qwl-subscribe .pay-way-group {
  margin-left: 35px;
}

.qwl-subscribe .pay-way-group-item {
  display: block;
  margin-bottom: 16px;
}

.qwl-subscribe .pay-way-group-item .pay-way-radio {
  margin-top: 6px;
  margin-right: 24px;
}

.qwl-subscribe .pay-way-group-item .pay-way-icon {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
}

.qwl-subscribe .pay-way-group-item .pay-way-icon.alipay {
  background-image: url("/static/web/images/pay-alipay.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-subscribe .pay-way-group-item .pay-way-icon.ticket {
  background-image: url("/static/web/images/user-buy-icon1.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-subscribe .pay-way-group-item .pay-way-text {
  line-height: 24px;
  font-size: 14px;
  color: #525252;
}

.qwl-subscribe .agree-group {
  margin-left: 35px;
  margin-bottom: 30px;
}

.qwl-subscribe .agree-group .agree-checkbox {
  margin-right: 5px;
}

.qwl-subscribe .agree-group .agree-text {
  margin-right: 3px;
  font-size: 14px;
}

.qwl-subscribe .agree-group .agree-btn {
  font-size: 14px;
  color: #0da4d3;
}

.qwl-subscribe .pay-tips {
  width: 570px;
  margin: 0 auto;
  padding-top: 24px;
  border-top: 1px solid #eee;
}

.qwl-subscribe .pay-tips-text {
  line-height: 1;
  text-align: center;
  color: #868686;
}

.qwl-subscribe .pay-tips-icon-group {
  width: 180px;
  height: 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 25px auto;
  border: solid 1px #0da4d3;
}

.qwl-subscribe .pay-tips-icon-group .pay-tips-icon1 {
  display: block;
  width: 59px;
  height: 59px;
  margin: 24px auto;
  margin-bottom: 16px;
  background-image: url("/static/web/images/icon-alipay.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-subscribe .pay-tips-icon-group .pay-tips-icon2 {
  display: block;
  width: 112px;
  height: 57px;
  margin: 0px auto;
  background-image: url("/static/web/images/alipay-text.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-subscribe .submit-order-btn {
  display: block;
  width: 160px;
  height: 44px;
  margin: 0 auto;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: #0da4d3;
  border-radius: 5px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-subscribe .submit-order-btn:hover {
  background-color: #0eadde;
}

.qwl-subscribe .submit-order-btn.disabled {
  background-color: #ccc;
  cursor: no-drop;
}

.qwl-subscribe .pay-btn {
  display: block;
  width: 430px;
  height: 44px;
  margin: 10px auto;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 5px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-buy-course {
  width: 520px;
  height: 580px;
  margin-left: -260px;
  margin-top: -290px;
}

.qwl-buy-course-head {
  position: relative;
  height: 46px;
  line-height: 46px;
  padding-left: 15px;
  background-color: #0da4d3;
}

.qwl-buy-course-head-text {
  font-size: 16px;
  color: #fff;
}

.qwl-buy-course-head-close {
  position: absolute;
  top: 16px;
  right: 15px;
  display: block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background-image: url("/static/web/images/icon-close.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-buy-course-article {
  margin-top: 25px;
  margin-bottom: 20px;
}

.qwl-buy-course-article .qwl-buy-course-title {
  margin-left: 35px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #666;
}

.qwl-buy-course-article-cover {
  position: relative;
  width: 160px;
  height: 110px;
  margin-left: 45px;
  margin-right: 22px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 5px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-buy-course-article-cover .course-num {
  position: absolute;
  bottom: 8px;
  right: 5px;
  padding: 0 10px;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  background: rgba(102, 102, 102, 0.8);
  background-color: #666\0;
  opacity: 0.8\0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  /* ie8及以下透明度 */
  border-radius: 3px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-buy-course-article-content {
  width: 256px;
}

.qwl-buy-course-article-content .qwl-buy-course-article-title {
  margin-bottom: 5px;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #525252;
}

.qwl-buy-course-article-content .qwl-buy-course-article-tips {
  margin-bottom: 12px;
  line-height: 1;
  font-size: 14px;
  color: #0da4d3;
}

.qwl-buy-course-article-content .qwl-buy-course-article-price .cur-price {
  font-size: 18px;
  color: #ff5a00;
}

.qwl-buy-course-article-content .qwl-buy-course-article-price .cur-price b {
  font-size: 30px;
  font-weight: bold;
}

.qwl-buy-course-article-content .qwl-buy-course-article-price .original-price {
  margin-top: 10px;
  margin-left: 5px;
  font-size: 14px;
  text-decoration: line-through;
}

.qwl-buy-course .select-pay-way {
  width: 478px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 22px;
  padding-left: 15px;
  margin: 0 auto;
  margin-bottom: 25px;
  font-size: 18px;
  color: #525252;
  border-top: 1px solid #eee;
}

.qwl-buy-course .pay-way-group {
  margin-left: 35px;
}

.qwl-buy-course .pay-way-group-item {
  margin-bottom: 26px;
}

.qwl-buy-course .pay-way-group-item .pay-way-radio {
  margin-top: 6px;
  margin-right: 24px;
}

.qwl-buy-course .pay-way-group-item .pay-way-icon {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
}

.qwl-buy-course .pay-way-group-item .pay-way-icon.alipay {
  background-image: url("/static/web/images/pay-alipay.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-buy-course .pay-way-group-item .pay-way-text {
  line-height: 24px;
  font-size: 14px;
  color: #525252;
}

.qwl-buy-course .agree-group {
  margin-left: 35px;
  margin-bottom: 68px;
}

.qwl-buy-course .agree-group .agree-checkbox {
  margin-right: 5px;
}

.qwl-buy-course .agree-group .agree-text {
  margin-right: 3px;
  font-size: 14px;
}

.qwl-buy-course .agree-group .agree-btn {
  font-size: 14px;
  color: #0da4d3;
}

.qwl-buy-course .pay-tips {
  width: 478px;
  margin: 0 auto;
  padding-top: 24px;
  border-top: 1px solid #eee;
}

.qwl-buy-course .pay-tips-text {
  line-height: 1;
  text-align: center;
  color: #868686;
}

.qwl-buy-course .pay-tips-icon-group {
  width: 120px;
  height: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 20px auto;
  border: solid 1px #0da4d3;
}

.qwl-buy-course .pay-tips-icon-group .pay-tips-icon1 {
  display: block;
  width: 35px;
  height: 35px;
  margin: 22px auto;
  margin-bottom: 10px;
  background-image: url("/static/web/images/icon-alipay-small.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-buy-course .pay-tips-icon-group .pay-tips-icon2 {
  display: block;
  width: 67px;
  height: 34px;
  margin: 0px auto;
  background-image: url("/static/web/images/alipay-text-small.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-buy-course .submit-order-btn {
  display: block;
  width: 160px;
  height: 44px;
  margin: 0 auto;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: #0da4d3;
  border-radius: 5px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-buy-course .pay-btn {
  display: block;
  width: 430px;
  height: 44px;
  margin: 10px auto;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 5px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-loading {
  position: absolute;
  width: 36px;
  height: 36px;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -18px;
  background-image: url("/static/web/images/loading.gif");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-no-data {
  width: 265px;
  height: 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 160px;
  margin: 5px auto;
  text-align: center;
  font-size: 15px;
  letter-spacing: 2px;
  background-image: url("/static/web/images/no-data-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-position: top center;
  background-size: 100%;
}

.market-trend-echarts {
  width: 100%;
  height: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
}

.real-time-up-fall {
  padding: 24px 10px;
}

.real-time-up-fall .real-time-up-fall-statistics {
  margin-bottom: 20px;
}

.real-time-up-fall .real-time-up-fall-statistics .statistics-item {
  width: 33%;
  float: left;
}

.real-time-up-fall .real-time-up-fall-statistics .statistics-item-name {
  margin-bottom: 10px;
  text-align: center;
  color: #525252;
}

.real-time-up-fall .real-time-up-fall-statistics .statistics-item-name-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: text-bottom;
}

.real-time-up-fall .real-time-up-fall-statistics .statistics-item-name-icon.up {
  background-image: url("/static/web/images/stock-up-icon.png");
  background-repeat: no-repeat;
  background-position: center;
}

.real-time-up-fall .real-time-up-fall-statistics .statistics-item-name-icon.flat {
  background-image: url("/static/web/images/stock-flat-icon.png");
  background-repeat: no-repeat;
  background-position: center;
}

.real-time-up-fall .real-time-up-fall-statistics .statistics-item-name-icon.drop {
  background-image: url("/static/web/images/stock-drop-icon.png");
  background-repeat: no-repeat;
  background-position: center;
}

.real-time-up-fall .real-time-up-fall-statistics .statistics-item-count {
  text-align: center;
}

.real-time-up-fall .real-time-up-fall-statistics .statistics-item-count-num {
  font-size: 25px;
  font-weight: bold;
}

.real-time-up-fall .real-time-up-fall-statistics .statistics-item-count-text {
  font-size: 14px;
  color: #bfbfbf;
}

.real-time-up-fall .up-fall-echarts {
  width: 100%;
  height: 240px;
}

.qwl-agreement-dialog {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1002;
}

.qwl-agreement-dialog .bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  background-color: #000\0;
  opacity: 0.5\0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  /* ie8及以下透明度 */
  background: rgba(0, 0, 0, 0.5);
}

.qwl-agreement-dialog .qwl-agreement-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 860px;
  height: 766px;
  display: none;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 25px 30px;
  padding-right: 22px;
  background-color: #fff;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-header .agreement-title {
  margin-top: 8px;
  text-align: center;
  line-height: 26px;
  font-size: 25px;
  letter-spacing: 2px;
  color: #313131;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-header .agreement-title-bg {
  width: 316px;
  height: 7px;
  margin: 15px auto;
  background-image: url("/static/web/images/qwl-agreement-titile.png");
  background-repeat: no-repeat;
  background-position: center;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content {
  height: 582px;
  overflow-y: auto;
  /*滚动条样式*/
  /*定义滚动条的轨道颜色、内阴影及圆角*/
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content .agreement-preface {
  width: 770px;
  font-size: 18px;
  line-height: 24px;
  color: #5f5f5f;
  text-indent: 2em;
  letter-spacing: 1px;
  text-align: justify;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content .agreement-text .agreement-text-title {
  margin: 8px 0;
  margin-top: 15px;
  font-size: 20px;
  color: #313131;
  line-height: 26px;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content .agreement-text .agreement-text-item {
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 18px;
  color: #5f5f5f;
  letter-spacing: 1px;
  text-align: justify;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content .agreement-text .agreement-text-item .text-item-label {
  width: 65px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 5px;
  font-size: 17px;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content .agreement-text .agreement-text-item .text-item-content {
  width: 727px;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content .agreement-text .agreement-text-item .text-item-content.full {
  width: 100%;
  text-indent: 2em;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content .agreement-text .agreement-text-item .text-item-content.ti-2 {
  text-indent: 36px;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content .agreement-text .agreement-text-item table {
  table-layout: fixed;
  border-collapse: collapse;
  margin: 10px auto;
  width: 100%;
  text-align: center;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content .agreement-text .agreement-text-item table td {
  border: 1px solid #5f5f5f;
  height: 70px;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content .team-name {
  margin: 20px 0;
  padding-right: 20px;
  text-align: right;
  font-size: 18px;
  color: #5f5f5f;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content::-webkit-scrollbar-track {
  background-color: #ccc;
  border-radius: 10px;
}

.qwl-agreement-dialog .qwl-agreement-container .agreement-content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #ff5a00;
}

.qwl-agreement-dialog .qwl-agreement-container .close-btn-box {
  margin-top: 10px;
  text-align: center;
}

.qwl-agreement-dialog .qwl-agreement-container .close-btn-box .close-btn {
  width: 209px;
  height: 51px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
  font-size: 24px;
  letter-spacing: 20px;
  color: #fff;
  background-color: #ff5a00;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 10px;
  -ms-behavior: url("/static/web/plugins/PIE.htc");
  behavior: url("/static/web/plugins/PIE.htc");
}

.qwl-agreement-dialog .qwl-agreement-container .close-btn-box .close-btn:hover {
  background-color: #ff6613;
}

.qwl-agreement-dialog .qwl-agreement-container .page-header {
  border-bottom: 1px solid black;
  height: 50px;
  position: relative;
}

.qwl-agreement-dialog .qwl-agreement-container .page-header img {
  height: 50px;
  float: left;
}

.qwl-agreement-dialog .qwl-agreement-container .page-header .page-header-tip {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.qwl-agreement-dialog .qwl-agreement-container .page-title {
  margin-top: 10px;
  margin-bottom: 40px;
  text-align: center;
  line-height: 26px;
  font-size: 25px;
  letter-spacing: 2px;
  color: #313131;
}

.qwl-agreement-dialog .qwl-agreement-container .page-content {
  height: 542px;
  overflow-y: auto;
  color: #000;
  /*滚动条样式*/
  /*定义滚动条的轨道颜色、内阴影及圆角*/
}

.qwl-agreement-dialog .qwl-agreement-container .page-content .page-preface {
  width: 770px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: justify;
}

.qwl-agreement-dialog .qwl-agreement-container .page-content .page-text .page-text-title {
  margin: 8px 0;
  margin-top: 15px;
  font-size: 20px;
  line-height: 26px;
}

.qwl-agreement-dialog .qwl-agreement-container .page-content .page-text .page-text-content {
  font-size: 18px;
  line-height: 26px;
}

.qwl-agreement-dialog .qwl-agreement-container .page-content .page-text .page-text-content.full {
  width: 100%;
  text-indent: 2em;
}

.qwl-agreement-dialog .qwl-agreement-container .page-content .page-text .page-text-content.ti-2 {
  text-indent: 36px;
}

.qwl-agreement-dialog .qwl-agreement-container .page-content .page-text .page-text-content.lh-50 {
  line-height: 50px;
}

.qwl-agreement-dialog .qwl-agreement-container .page-content .page-text table {
  table-layout: fixed;
  border-collapse: collapse;
  margin: 10px auto;
  width: 100%;
  text-align: center;
}

.qwl-agreement-dialog .qwl-agreement-container .page-content .page-text table th,
.qwl-agreement-dialog .qwl-agreement-container .page-content .page-text table td {
  border: 1px solid #5f5f5f;
  height: 70px;
}

.qwl-agreement-dialog .qwl-agreement-container .page-content .page-text table th {
  background-color: #c7daf1;
}

.qwl-agreement-dialog .qwl-agreement-container .page-content .team-name {
  margin: 20px 0;
  padding-right: 20px;
  text-align: right;
  font-size: 18px;
  color: #5f5f5f;
}

.qwl-agreement-dialog .qwl-agreement-container .page-content::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px;
}

.qwl-agreement-dialog .qwl-agreement-container .page-content::-webkit-scrollbar-track {
  background-color: #ccc;
  border-radius: 10px;
}

.qwl-agreement-dialog .qwl-agreement-container .page-content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #ff5a00;
}

