@charset "UTF-8";
.header > .h-main .menu,
.footer > .ft-main,
.footer > .ft-main .ft-right,
.footer > .ft-main .ft-right .item > .keywors,
.footer > .friend-links,
.modal > .modal-main.code-block .m-nbot,
.modal > .modal-main.code-block .m-ntop.slim,
.modal > .modal-main.code-block .ml-warp,
.modal > .modal-main.login-new .ml-warp,
.modal > .modal-main .switch-menu,
.modal .demand-block .m-img-group,
.index-search .is-class,
.fix-rl .hd-block .info-block,
.h-area .areas-hd .group,
.dem-publish .container,
.dem-publish .keywords-warp,
.dpb-container .m-img-group,
.dpb-container .dem-cate-class {
  *zoom: 1;
}
.header > .h-main .menu:before,
.footer > .ft-main:before,
.footer > .ft-main .ft-right:before,
.footer > .ft-main .ft-right .item > .keywors:before,
.footer > .friend-links:before,
.modal > .modal-main.code-block .m-nbot:before,
.modal > .modal-main.code-block .m-ntop.slim:before,
.modal > .modal-main.code-block .ml-warp:before,
.modal > .modal-main.login-new .ml-warp:before,
.modal > .modal-main .switch-menu:before,
.modal .demand-block .m-img-group:before,
.index-search .is-class:before,
.fix-rl .hd-block .info-block:before,
.h-area .areas-hd .group:before,
.dem-publish .container:before,
.dem-publish .keywords-warp:before,
.dpb-container .m-img-group:before,
.dpb-container .dem-cate-class:before,
.header > .h-main .menu:after,
.footer > .ft-main:after,
.footer > .ft-main .ft-right:after,
.footer > .ft-main .ft-right .item > .keywors:after,
.footer > .friend-links:after,
.modal > .modal-main.code-block .m-nbot:after,
.modal > .modal-main.code-block .m-ntop.slim:after,
.modal > .modal-main.code-block .ml-warp:after,
.modal > .modal-main.login-new .ml-warp:after,
.modal > .modal-main .switch-menu:after,
.modal .demand-block .m-img-group:after,
.index-search .is-class:after,
.fix-rl .hd-block .info-block:after,
.h-area .areas-hd .group:after,
.dem-publish .container:after,
.dem-publish .keywords-warp:after,
.dpb-container .m-img-group:after,
.dpb-container .dem-cate-class:after {
  content: "";
  display: table;
}
.header > .h-main .menu:after,
.footer > .ft-main:after,
.footer > .ft-main .ft-right:after,
.footer > .ft-main .ft-right .item > .keywors:after,
.footer > .friend-links:after,
.modal > .modal-main.code-block .m-nbot:after,
.modal > .modal-main.code-block .m-ntop.slim:after,
.modal > .modal-main.code-block .ml-warp:after,
.modal > .modal-main.login-new .ml-warp:after,
.modal > .modal-main .switch-menu:after,
.modal .demand-block .m-img-group:after,
.index-search .is-class:after,
.fix-rl .hd-block .info-block:after,
.h-area .areas-hd .group:after,
.dem-publish .container:after,
.dem-publish .keywords-warp:after,
.dpb-container .m-img-group:after,
.dpb-container .dem-cate-class:after {
  clear: both;
}
.fix-rl .hd-block > h4,
.h-area .areas-hd .group,
.dem-publish .line .hd-list .warp > li {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.header > .h-main .info > .user:after,
.modal.m-qcode > .modal-main .close:after,
.modal > .modal-main .mr-title:before,
.modal > .modal-main.agreement .close,
.modal > .modal-main.newstyle .close:after,
.modal > .modal-main .switch-menu .item:before,
.modal > .modal-main .m-top .cw-top > a:after,
.modal > .modal-main .m-top > .close,
.modal > .modal-main .m-ntop .close,
.modal > .modal-main .m-ntop .close:after,
.modal > .modal-main .error-tip:after,
.modal > .modal-main .m-rem > .checkor > span:after,
.modal > .modal-main .m-nbot .changelink:before,
.modal > .modal-main .m-nbot .mb-info:before,
.index-search .is-input > .close:after,
.fix-fl > .f-downblock > span:after,
.h-area:after,
.page-arch > a.re-top:after,
.pages > a.text,
.top-error:after,
.dem-publish .keywords-warp .item .del:before,
.dem-publish .keywords-warp .item.add .ensure:before,
.dem-publish .keywords-warp .item.add .add-icon:before,
.dem-publish .line .down,
.dpb-container .dp-t-1 > .dp-error:before,
.iconfont {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. 0. sassCore's style */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
/** 1. Remove default margin 0. sassCore's style. */
body {
  margin: 0;
  color: #333;
  background-color: #fff;
  font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  width: 100%;
  text-align: center;
  position: relative;
  min-width: 1300px;
  word-break: break-all;
  max-width: 100%;
  overflow: hidden;
}
/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. 3. Correct `inline-block` display in IE 6/7. */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
  *display: inline;
  *zoom: 1;
}
/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) {
  display: none;
  height: 0;
}
/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */
[hidden],
template {
  display: none;
}
/* Links ========================================================================== */
/** 1. Remove the gray background color from active links in IE 10. 2. Improve readability when focused and also mouse hovered in all browsers. 0. sassCore's style. */
a {
  background: transparent;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] {
  border-bottom: 1px dotted;
}
/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b,
strong {
  font-weight: bold;
}
/** Address styling not present in Safari and Chrome. */
dfn {
  font-style: italic;
}
/** Address styling not present in IE 8/9. */
mark {
  background: #ff0;
  color: #000;
}
/** Address inconsistent and variable font size in all browsers. */
small {
  font-size: 80%;
}
/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content ========================================================================== */
/** 1. Remove border when inside `a` element in IE 8/9/10. 2. Improve image quality when scaled in IE 7. 0. sassCore's style. */
img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content ========================================================================== */
/** Address differences between Firefox and other browsers. */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/** 1. Contain overflow in all browsers. 2. Improve readability of pre-formatted text in all browsers. */
pre {
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/** 1. Address odd `em`-unit font size rendering in all browsers. 2. Correct font family set oddly in IE 6, Safari 4/5, and Chrome. */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button {
  overflow: visible;
}
/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button,
select {
  text-transform: none;
}
/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. 4. Remove inner spacing in IE 7 without affecting normal text inputs. Known issue: inner spacing remains in IE 6. */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
/** Re-set default cursor for disabled elements. */
button[disabled],
html input[disabled] {
  cursor: default;
}
/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input {
  line-height: normal;
}
/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width. 1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. 3. Remove excess padding in IE 7. Known issue: excess padding remains in IE 6. */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome (include `-moz` to future-proof). */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/** Define consistent border, margin, and padding. */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. 3. Correct alignment displayed oddly in IE 6/7. */
legend {
  border: 0;
  padding: 0;
  *margin-left: -7px;
}
/** 1. Remove default vertical scrollbar in IE 8/9/10/11. 0. sassCore's style */
textarea {
  overflow: auto;
  resize: vertical;
}
/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup {
  font-weight: bold;
}
/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/** Address CSS quotes not supported in IE 6/7. */
q {
  quotes: none;
}
html,
button,
input,
select,
textarea {
  font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
form,
blockquote {
  margin: 0;
}
ul,
ol,
li,
dl,
dd {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none outside none;
}
h1,
h2,
h3 {
  line-height: 2;
  font-weight: normal;
}
h1 {
  font-size: 21px;
}
h2 {
  font-size: 18.2px;
}
h3 {
  font-size: 16.38px;
}
h4 {
  font-size: 14px;
}
h5,
h6 {
  font-size: 11.9px;
  text-transform: uppercase;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #e6e6e6;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #e6e6e6;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #e6e6e6;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #e6e6e6;
}
h6 {
  text-transform: none;
}
.hd {
  display: none;
}
[v-cloak] {
  display: none;
}
@font-face {
  font-family: "iconfont";
  src: url("../font/iconfont.eot");
  src: url("../font/iconfont.eot#iefix") format("embedded-opentype"), url("../font/iconfont.woff") format("woff"), url("../font/iconfont.ttf") format("truetype"), url("../font/iconfont.svg#iconfont") format("svg");
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: "iconfont2";
  /* Project id 3934299 */
  src: url("../font2/iconfont.woff2") format("woff2"), url("../font2/iconfont.woff") format("woff"), url("../font2/iconfont.ttf") format("truetype");
}
.iconfont2 {
  font-family: "iconfont2" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.header > .h-main .info > .user:after,
.modal.m-qcode > .modal-main .close:after,
.modal > .modal-main .mr-title:before,
.modal > .modal-main.agreement .close,
.modal > .modal-main.newstyle .close:after,
.modal > .modal-main .switch-menu .item:before,
.modal > .modal-main .m-top .cw-top > a:after,
.modal > .modal-main .m-top > .close,
.modal > .modal-main .m-ntop .close,
.modal > .modal-main .m-ntop .phoneclose,
.modal > .modal-main .m-ntop .close:after,
.modal > .modal-main .error-tip:after,
.modal > .modal-main .m-rem > .checkor > span:after,
.modal > .modal-main .m-nbot .changelink:before,
.modal > .modal-main .m-nbot .mb-info:before,
.index-search .is-input > .close:after,
.fix-fl > .f-downblock > span:after,
.h-area:after,
.page-arch > a.re-top:after,
.pages > a.text,
.top-error:after,
.dem-publish .keywords-warp .item .del:before,
.dem-publish .keywords-warp .item.add .ensure:before,
.dem-publish .keywords-warp .item.add .add-icon:before,
.dem-publish .line .down,
.dpb-container .dp-t-1 > .dp-error:before {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.hoverbg {
  position: relative;
  overflow: hidden;
}
.hoverbg > * {
  position: relative;
  z-index: 2;
}
.hoverbg:hover:after {
  display: block;
  opacity: 1;
}
.hoverbg:after {
  display: block;
  opacity: 0;
  content: "";
  position: absolute;
  z-index: 1;
  left: var(--hx);
  top: var(--hy);
  width: 160px;
  height: 160px;
  background: radial-gradient(circle closest-side, rgba(0, 255, 248, 0.37647), transparent);
  transform: translate(-50%, -50%);
  transition: all 0.3s ease, left 0s, top 0s;
}
/*头部公共*/
.header {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  display: block;
  background-color: #ffffff;
  box-shadow: 0px 0px 7.8px 0.2px rgba(196, 193, 193, 0.5);
  min-width: 1200px;
}
.header .header-box {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  height: 74px;
}
.header .header-box .left img {
  width: 90px;
  vertical-align: sub;
}
.header .header-box .left .search-box {
  display: inline-block;
  margin-left: 50px;
}
.header .header-box .left .search-box .options-box {
  text-align: left;
  margin-bottom: -3px;
}
.header .header-box .left .search-box .options-box .options {
  display: inline-block;
  width: 55px;
  height: 24px;
  color: #666666;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
}
.header .header-box .left .search-box .options-box .options:hover {
  color: #4285f4;
}
.header .header-box .left .search-box .options-box .options.active {
  background-color: #4285f4;
  border-radius: 2px 2px 0px 0px;
  color: #ffffff;
}
.header .header-box .left .search-box .search-con {
  border-radius: 2px;
}
.header .header-box .left .search-box .search-con input {
  width: 369px;
  height: 31px;
  line-height: 31px;
  background-color: #ffffff;
  border-radius: 0px 0px 0px 2px;
  border: solid 1px #4285f4;
  outline: none;
  padding-left: 12px;
  box-sizing: border-box;
}
.header .header-box .left .search-box .search-con input::-webkit-input-placeholder {
  font-size: 12px;
  color: #999999;
}
.header .header-box .left .search-box .search-con input::-moz-placeholder {
  font-size: 12px;
  color: #999999;
}
.header .header-box .left .search-box .search-con input:-moz-placeholder {
  font-size: 12px;
  color: #999999;
}
.header .header-box .left .search-box .search-con input:-ms-input-placeholder {
  font-size: 12px;
  color: #999999;
}
.header .header-box .left .search-box .search-con button {
  border: none;
  outline: none;
  width: 66px;
  height: 31px;
  background-color: #4285f4;
  border-radius: 0px 2px 2px 0px;
  line-height: 31px;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  margin-left: -5px;
  vertical-align: bottom;
}
.header .header-box .right .r-item {
  display: inline-block;
  padding: 0 10px;
  color: #333333;
  font-size: 14px;
  position: relative;
  text-align: center;
  cursor: pointer;
  line-height: 60px;
  margin-top: 19px;
}
.header .header-box .right .r-item:hover {
  color: #3b86f7;
}
.header .header-box .right .r-item:hover i {
  display: inline-block;
  color: #3b86f7;
  transform: rotate(-180deg);
}
.header .header-box .right .r-item.r-item-area:hover .area-box-o {
  display: block;
}
.header .header-box .right .r-item.r-item-b:hover .area-box-t {
  display: block;
}
.header .header-box .right .r-item i {
  color: #666666;
  font-size: 14px;
  transform: rotate(0deg);
  transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  /* Safari */
}
.header .header-box .right .r-item .hot-icon {
  position: absolute;
  right: 7px;
  top: 7px;
  width: 22px;
}
.header .header-box .right .r-item .line {
  display: inline-block;
  width: 2px;
  height: 15px;
  background-color: rgba(102, 102, 102, 0.5);
  opacity: 0.5;
  position: absolute;
  right: -3px;
  bottom: 21px;
}
.header .header-box .right .r-item .area-box {
  position: absolute;
  top: calc(100% - 12px);
  left: -44px;
  width: 350px;
  text-align: left;
  z-index: 99;
  min-width: 150px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 12px 15px 23px;
  box-shadow: 0px 2px 10px 0px rgba(204, 204, 204, 0.4);
  border-radius: 2px;
  display: none;
}
.header .header-box .right .r-item .area-box:after {
  content: "";
  position: absolute;
  top: -5px;
  right: 75%;
  margin-right: -5px;
  height: 10px;
  width: 10px;
  background-color: white;
  transform: rotate(45deg);
}
.header .header-box .right .r-item .area-box .group {
  position: relative;
  width: 100%;
  height: 24px;
  line-height: 24px;
  margin-bottom: 12px;
  font-size: 14px;
}
.header .header-box .right .r-item .area-box .group:nth-child(1) {
  border: none;
  padding-bottom: 0;
}
.header .header-box .right .r-item .area-box .group span {
  color: #333333;
  font-weight: bold;
  margin-right: 10px;
}
.header .header-box .right .r-item .area-box .group a {
  color: #303133;
  font-size: 14px;
  padding: 0 5px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .header-box .right .r-item .area-box .group a:hover {
  color: #4285f4;
}
.header .header-box .right .r-item .area-box .line-g {
  position: absolute;
  left: 59px;
  bottom: 19px;
  width: 1px;
  height: 253px;
  background: #e5e7ea;
}
.header .header-box .right .r-item .area-box.area-box-t {
  width: 470px;
  left: -84px;
}
.header .header-box .right .r-item .area-box.area-box-t .area-box-t-box .title {
  color: #303133;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: bold;
  position: relative;
  line-height: 20px;
}
.header .header-box .right .r-item .area-box.area-box-t .area-box-t-box .title:after {
  position: absolute;
  right: 7px;
  bottom: 9px;
  width: 357px;
  height: 1px;
  background: #e5e7ea;
  content: '';
}
.header .header-box .right .r-item .area-box.area-box-t .area-box-t-box .area-box-t-center {
  display: flex;
  flex-wrap: wrap;
}
.header .header-box .right .r-item .area-box.area-box-t .area-box-t-box .area-box-t-center .item {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-right: 30px;
  margin-bottom: 15px;
}
.header .header-box .right .r-item .area-box.area-box-t .area-box-t-box .area-box-t-center .item:hover .item-name {
  color: #3b86f7;
}
.header .header-box .right .r-item .area-box.area-box-t .area-box-t-box .area-box-t-center .item .item-icon {
  width: 40px;
  height: 40px;
  overflow: hidden;
  background-color: #f1f6ff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.header .header-box .right .r-item .area-box.area-box-t .area-box-t-box .area-box-t-center .item .item-name {
  color: #333333;
  font-size: 14px;
  margin-top: 10px;
  line-height: 20px;
}
.header .header-box .right .r-item .area-box.area-box-t .area-box-t-box .area-box-t-center .item .more-icon-y {
  display: none;
}
.header .header-box .right .r-item.r-item2 {
  padding-right: 0;
  border-right: none;
}
.header .header-box .right .r-item.r-item2:hover .user-avatar .hd-title {
  color: #3b86f7;
}
.header .header-box .right .r-item.r-item2 .lgrg {
  display: inline-block;
}
.header .header-box .right .r-item.r-item2 .lgrg a {
  display: inline-block;
}
.header .header-box .right .r-item.r-item2 .lgrg .login {
  width: 81px;
  height: 31px;
  background-color: #4285f4;
  border-radius: 2px;
  text-align: center;
  line-height: 31px;
  color: #ffffff;
  margin-left: 10px;
}
.header .header-box .right .r-item.r-item2 .user-avatar {
  position: relative;
}
.header .header-box .right .r-item.r-item2 .user-avatar:hover .hd-usermenu {
  display: block;
}
.header .header-box .right .r-item.r-item2 .user-avatar .hd-title {
  color: #333333;
}
.header .header-box .right .r-item.r-item2 .user-avatar .hd-usermenu {
  position: absolute;
  min-width: 80px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 10px rgba(51, 51, 51, 0.2);
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.2);
  padding-bottom: 5px;
  top: calc(100% - 9px);
  right: -9px;
  z-index: 95;
  display: none;
}
.header .header-box .right .r-item.r-item2 .user-avatar .hd-usermenu:after {
  content: "";
  position: absolute;
  top: -5px;
  right: 75%;
  margin-right: -5px;
  height: 10px;
  width: 10px;
  background-color: white;
  transform: rotate(45deg);
}
.header .header-box .right .r-item.r-item2 .user-avatar .hd-usermenu a {
  height: 30px;
  line-height: 30px;
  display: block;
  text-align: left;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 15px;
  color: #333333;
  font-size: 12px;
}
.header .header-box .right .r-item.r-item2 .user-avatar .hd-usermenu a:hover {
  color: #4285f4;
}
.header .header-box .right .r-item.r-item2 .user-avatar .hd-usermenu a i {
  margin-right: 5px;
}
.header.header1 {
  background-color: rgba(1, 1, 1, 0.06);
  position: static;
  box-shadow: none;
}
.header.header1 .header-box .right .r-item {
  color: #ffffff;
  margin-top: 0;
}
.header.header1 .header-box .right .r-item:hover {
  color: #ffffff;
}
.header.header1 .header-box .right .r-item:hover i {
  display: inline-block;
  color: #ffffff;
}
.header.header1 .header-box .right .r-item.r-item2:hover .user-avatar .hd-title {
  color: #ffffff;
}
.header.header1 .header-box .right .r-item.r-item2 .user-avatar .hd-title {
  color: #ffffff;
}
.header.header1 .header-box .right .r-item i {
  color: #ffffff;
}
.header.header1 .header-box .right .r-item .line {
  background-color: #99B9E1;
}
.header.header1 .header-box .right .r-item.bdiuier {
  line-height: 36px;
  height: 36px;
  background-color: #3d63d1;
  border-radius: 4px;
  padding: 0 10px;
}
.header.header1 .header-box .right .r-item.bdiuier a {
  color: #fff;
  font-size: 14px;
}
.header.header1 .header-box .right .r-item.bdiuier a span {
  margin-right: 5px;
  vertical-align: middle;
}
.header.header1 .header-box .right .r-item.bdiuier a.yjfbf {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  padding-right: 15px;
}
.header.header1 .header-box .right .r-item.bdiuier a.yjfbf span {
  display: inline-block;
  width: 20px;
  height: 19px;
  background: url("/static/img_old/index/yjfbde.png") no-repeat;
  background-size: 100% 100%;
}
.header.header1 .header-box .right .r-item.bdiuier a.xxdef {
  padding-left: 15px;
}
.header.header1 .header-box .right .r-item.bdiuier a.xxdef span {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/static/img_old/index/xxdfs.png") no-repeat;
  background-size: 100% 100%;
}
/*底部公共样式*/
/*右侧悬浮 开始*/
.fixsp-block {
  position: fixed;
  z-index: 100;
  right: 0px;
  top: calc(70% - 286px);
  width: 96px;
  height: 90px;
}
.fixsp-block img {
  position: relative;
  width: 100%;
  height: 100%;
}
.fix-rl {
  position: fixed;
  background-color: white;
  z-index: 100;
  right: 12px;
  top: calc(70% - 200px);
  width: 70px;
  background: #0671FF;
  border-radius: 8px;
}
.fix-rl .hd-block {
  position: absolute;
  top: 0;
  right: calc(100% + 15px);
  box-shadow: 0px 1px 9.5px 0.5px rgba(194, 194, 194, 0.43);
  background: #fff;
  display: none;
  text-align: center;
  padding: 10px ;
}
.fix-rl .hd-block.bk-1 {
  top: 0;
}
.fix-rl .hd-block.bk-2 {
  top: 72px;
}
.fix-rl .hd-block img {
  width: 120px;
  height: 120px;
}
.fix-rl .hd-block:after {
  content: "";
  position: absolute;
  border-left: 7px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 8px solid transparent;
  top: 30px;
  left: 100%;
  z-index: 2;
}
.fix-rl .qr-block {
  position: relative;
  display: flex;
  padding: 16px 0 12px;
  align-items: center;
  justify-content: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 18px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-weight: 300;
  flex-direction: column;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  gap: 6px;
}
.fix-rl .qr-block > img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.fix-rl .qr-block i {
  width: 100%;
  color: #8a8a8a;
  font-size: 28px;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
.fix-rl .qr-block p {
  color: #fff;
  font-size: 12px;
}
.fix-rl .qr-block.pinyyu {
  background: #e1483d;
  position: relative;
}
.fix-rl .qr-block.pinyyu p {
  color: #fff;
  margin-top: 10px;
}
.fix-rl .qr-block.re-top {
  padding: 15px;
  border-bottom: 0;
}
.fix-rl .qr-block.re-top img {
  width: 12px;
  height: 12px;
}
.fix-rl > .rigtJie {
  height: 86px;
}
.fix-rl > .rigtJie p {
  padding: 0 10px;
  line-height: 14px;
}
/*结束*/
/*意见反馈*/
.feed {
  display: none;
}
.feedback {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 1100px;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
}
.feedback .feedback-content {
  width: 600px;
  background-color: #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 17px 0;
}
.feedback .feedback-content .content-title {
  font-size: 18px;
  color: #333333;
  box-sizing: border-box;
  padding: 0 20px 2px;
  border-bottom: 1px solid #ededed;
  display: flex;
  justify-content: space-between;
}
.feedback .feedback-content .content-title .content-title-t {
  position: relative;
}
.feedback .feedback-content .content-title .content-title-t:after {
  width: 72px;
  height: 2px;
  background-color: #4285f4;
  position: absolute;
  left: 0;
  bottom: -3px;
  content: '';
}
.feedback .feedback-content .content-title img {
  width: 28px;
  vertical-align: top;
}
.feedback .feedback-content .content-title i {
  cursor: pointer;
}
.feedback .feedback-content .content {
  box-sizing: border-box;
  padding: 17px 20px 0px;
  font-size: 14px;
  text-align: left;
}
.feedback .feedback-content .content .problem {
  color: #303133;
  margin-bottom: 15px;
  font-size: 16px;
}
.feedback .feedback-content .content .problem > span {
  color: #ff4133;
}
.feedback .feedback-content .content .problem > img {
  margin-left: 10px;
}
.feedback .feedback-content .content .problem .problen-content {
  margin-top: 6px;
  display: flex;
  justify-content: flex-start;
}
.feedback .feedback-content .content .problem .problen-content div {
  box-sizing: border-box;
  padding: 9px 11px;
  border-radius: 2px;
  border: solid 1px #e5e5e5;
  text-align: center;
  font-size: 14px;
  margin-right: 14px;
  cursor: pointer;
  color: #909399;
}
.feedback .feedback-content .content .problem .problen-content .active {
  border: solid 1px #0d86ff;
  color: #0d86ff;
}
.feedback .feedback-content .content .problem .form {
  margin-top: 6px;
  position: relative;
}
.feedback .feedback-content .content .problem .form textarea {
  box-sizing: border-box;
  padding: 15px 12px;
  width: 558px;
  height: 130px;
  border-radius: 2px;
  border: none;
  background-color: #f7f9fa;
}
.feedback .feedback-content .content .problem .form textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #909399;
}
.feedback .feedback-content .content .problem .form textarea::-moz-placeholder {
  font-size: 14px;
  color: #909399;
}
.feedback .feedback-content .content .problem .form textarea:-moz-placeholder {
  font-size: 14px;
  color: #909399;
}
.feedback .feedback-content .content .problem .form textarea:-ms-input-placeholder {
  font-size: 14px;
  color: #909399;
}
.feedback .feedback-content .content .problem .form p {
  position: absolute;
  bottom: 16px;
  right: 12px;
  font-size: 14px;
  color: #999999;
}
.feedback .feedback-content .content .problem .form p span {
  color: #999999;
}
.feedback .feedback-content .content .problem .upload-img {
  margin-top: 10px;
  font-size: 14px;
}
.feedback .feedback-content .content .problem .upload-img .upload-img-title {
  color: #303133;
  margin-bottom: 10px;
}
.feedback .feedback-content .content .problem .upload-img .upload-img-title span {
  color: #909399;
}
.feedback .feedback-content .content .problem .upload-img .img-box {
  display: inline-block;
  width: 49px;
  height: 49px;
  text-align: center;
  background-color: #ffffff;
  vertical-align: top;
  margin-right: 20px;
  position: relative;
  box-shadow: 0px 2px 10px 0px #d3dde5;
  border-radius: 2px;
}
.feedback .feedback-content .content .problem .upload-img .img-box .del {
  position: absolute;
  right: -12px;
  top: -10px;
  width: 25px;
  height: 25px;
  font-size: 22px;
  line-height: 20px;
  color: #333;
}
.feedback .feedback-content .content .problem .upload-img .img-box img {
  width: 100%;
  height: 100%;
  box-shadow: 0px 2px 10px 0px #d3dde5;
  border-radius: 8px;
}
.feedback .feedback-content .content .problem .upload-img .up-box {
  display: inline-block;
  width: 49px;
  height: 49px;
  text-align: center;
  line-height: 49px;
  background-color: #f7f9fa;
  vertical-align: top;
  position: relative;
}
.feedback .feedback-content .content .problem .upload-img .up-box img {
  width: 18px;
  height: 16px;
  max-width: 100%;
}
.feedback .feedback-content .content .problem .upload-img .up-box .upload {
  opacity: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.feedback .feedback-content .content .problem .input {
  margin-top: 8px;
}
.feedback .feedback-content .content .problem .input input {
  width: 560px;
  height: 40px;
  border-radius: 2px;
  border: none;
  box-sizing: border-box;
  padding: 0px 12px;
  background-color: #f7f9fa;
}
.feedback .feedback-content .content .problem .input input::-webkit-input-placeholder {
  font-size: 14px;
  color: #909399;
}
.feedback .feedback-content .content .problem .input input::-moz-placeholder {
  font-size: 14px;
  color: #909399;
}
.feedback .feedback-content .content .problem .input input:-moz-placeholder {
  font-size: 14px;
  color: #909399;
}
.feedback .feedback-content .content .problem .input input:-ms-input-placeholder {
  font-size: 14px;
  color: #909399;
}
.feedback .feedback-content .content .submit {
  color: white;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  margin: auto;
  width: 144px;
  height: 40px;
  background-color: #0d86ff;
  border-radius: 2px;
  font-size: 16px;
}
.feedback .feedback-content .content .problem .nodata,
.nodata-input,
.nodata-link {
  display: inline-block;
}
/*结束*/
/*底部*/
.footer {
  position: relative;
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  padding-bottom: 20px;
  background-color: #22283b;
  color: white;
}
.footer .ft-main {
  position: relative;
  width: 1200px;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 47px;
}
.footer .ft-main .ft-right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
.footer .ft-main .ft-right .item {
  vertical-align: top;
  display: inline-block;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer .ft-main .ft-right .item h4 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.footer .ft-main .ft-right .item .links {
  display: block;
}
.footer .ft-main .ft-right .item .links.links-kefu a:hover {
  color: #7C7F86;
}
.footer .ft-main .ft-right .item .links a {
  display: block;
  line-height: 24px;
  font-size: 14px;
  color: #939599;
}
.footer .ft-main .ft-right .item .links a:hover {
  color: #fff;
}
.footer .ft-main .ft-right .item.mw1 {
  margin-right: 109px;
}
.footer .ft-main .ft-right .item.mw2 {
  margin-right: 90px;
}
.footer .ft-main .ft-right .item.mw2 .links a {
  cursor: default;
}
.footer .ft-main .ft-right .item.mw2 .links a:hover {
  color: #939599;
}
.footer .ft-main .ft-right .item.mw3 {
  margin-right: 160px;
}
.footer .ft-main .ft-right .item.mw4 {
  margin-right: 143px;
}
.footer .ft-main .ft-right .item .frt-block {
  line-height: 30px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 8px;
  position: relative;
  overflow: hidden;
}
.footer .ft-main .ft-right .item .frt-block > h4 {
  line-height: 22px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  margin-top: 6px;
  font-weight: normal;
}
.footer .ft-main .ft-right .item .frt-block > p {
  line-height: 23px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  text-align: left;
}
.footer .ft-main .ft-right .item .frt-block > h6 {
  position: absolute;
  display: block;
  width: 124px;
  text-align: center;
  font-size: 15px;
  white-space: nowrap;
  top: 50%;
  left: calc(50% - 62px + 50px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 30px;
  color: rgba(0, 0, 0, 0.7);
  font-weight: normal;
  letter-spacing: 1px;
}
.footer .ft-main .ft-right .item .frt-block > img {
  width: 86px;
  height: 86px;
  display: block;
  position: absolute;
  left: 15px;
  top: calc(50% - 43px);
}
.footer .ft-main .ft-right .item .frt-block:nth-child(1) {
  margin-left: 0;
}
.footer .ft-main .code-box {
  display: inline-block;
  vertical-align: top;
}
.footer .ft-main .code-box.m {
  margin-right: 70px;
}
.footer .ft-main .code-box img {
  width: 90px;
}
.footer .ft-main .code-box .text {
  color: #939599;
  font-size: 16px;
  margin-top: 15px;
}
.footer .friend-links {
  width: 1200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 16px auto;
}
.footer .friend-links .warp {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  text-align: left;
}
.footer .friend-links .warp h4 {
  color: #939599;
  font-size: 14px;
  margin-right: 10px;
  min-width: 90px;
  text-align: left;
}
.footer .friend-links .warp .list-box {
  overflow: hidden;
  text-align: left;
}
.footer .friend-links .warp .list-box a {
  display: inline-block;
  margin-right: 10px;
  color: #939599;
  font-size: 14px;
  line-height: 24px;
}
.footer .friend-links .warp .list-box a:hover {
  color: #fff;
}
.footer .friend-links .classify-box {
  color: #939599;
}
.footer .friend-links .classify-box .title-left {
  margin-left: -15px;
  width: 126px;
  font-size: 14px;
  font-weight: 600;
}
.footer .friend-links .classify-box .m-left-40 {
  margin-left: 40px;
}
.footer .friend-links .classify-box .list-right-box {
  display: flex;
  flex-wrap: wrap;
  width: 1000px;
}
.footer .friend-links .classify-box .list-right-box .classify-list-box {
  display: flex;
  line-height: 22px;
}
.footer .friend-links .classify-box .list-right-box .classify-list-box .classify {
  min-width: 70px;
  cursor: pointer;
  color: #939599;
  font-size: 14px;
}
.footer .friend-links .classify-box .list-right-box .classify-list-box .classify:hover {
  color: #FFFFFF;
}
.footer .friend-links .classify-box .list-right-box .classify-list-box .one {
  margin-right: 10px;
  min-width: 60px;
  cursor: pointer;
  color: #939599;
  font-size: 14px;
}
.footer .friend-links .classify-box .list-right-box .classify-list-box .one:hover {
  color: #FFFFFF;
}
.footer .ft-bar {
  width: 1200px;
  margin: 0 auto;
  line-height: 24px;
  color: #5F636E;
  font-size: 12px;
  padding: 10px 10px 10px 10px;
  font-weight: normal;
  border-top: 1px solid rgba(116, 120, 126, 0.7);
}
.footer .ft-bar a {
  cursor: pointer;
  color: #5F636E;
}
.footer .ft-bar a:hover {
  color: #fff;
}
.followWechat {
  width: 368px;
  position: relative;
  font-size: 0;
  background: rgba(0, 0, 0, 0);
}
.followWechat img {
  width: 100%;
}
.followWechat .img-url {
  position: absolute;
  top: 145px;
  left: 70px;
  width: 230px;
}
.followWechat .close {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.followWechat .close i {
  font-size: 42px;
}
.follow-class {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
/*标 列表  详情  右侧广告  推荐样式*/
.result-box-right {
  width: 300px;
  /*加入供应商*/
}
.result-box-right .r-advert {
  cursor: pointer;
  width: 300px;
  margin-bottom: 20px;
  display: block;
}
.result-box-right .r-advert img {
  width: 100%;
}
.result-box-right .r-advert button {
  position: absolute;
  width: 176px;
  height: 40px;
  background: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  color: #d44041;
  font-size: 16px;
  box-sizing: border-box;
  border: none;
  left: calc(50% - 88px);
  bottom: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  cursor: pointer;
  transition: 200ms;
  box-shadow: 0 0px 4px #ccc;
  outline: none;
}
.result-box-right .r-advert button:hover {
  color: #fff;
  background: #d44041;
}
.result-box-right .recolist {
  width: 100%;
  display: flex;
  flex-direction: column;
  /* padding-bottom: 20px;*/
  /*box-shadow: 0 10px 30px rgba(170, 170, 170, 0.2);*/
  border: solid 1px #eeeeee;
  box-sizing: border-box;
  text-align: left;
  background: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  /*标题*/
}
.result-box-right .recolist .title {
  font-size: 16px;
  color: #333333;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #eeeeee;
  background-color: #fcfcfc;
  text-align: left;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
  font-weight: normal;
}
.result-box-right .recolist .title.adorn {
  position: relative;
  padding-left: 32px;
}
.result-box-right .recolist .title.adorn:after {
  position: absolute;
  left: 20px;
  top: 22px;
  content: '';
  width: 3px;
  height: 16px;
  background-color: #4285f4;
}
.result-box-right .recolist .title i {
  color: #e1483d;
  margin-right: 5px;
}
.result-box-right .recolist .title .more {
  color: #0d86ff;
  float: right;
  margin-right: 20px;
  font-weight: 500;
  font-size: 14px;
}
.result-box-right .recolist .title .more i {
  color: #0d86ff;
  margin-right: 5px;
}
.result-box-right .recolist .un-login {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.result-box-right .recolist .un-login .un-login-hint {
  color: #999999;
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 15px;
}
.result-box-right .recolist .un-login .un-login-btn {
  width: 100px;
  height: 30px;
  background-color: #0d86ff;
  border-radius: 15px;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 50px;
}
.result-box-right .recolist .recommend-list {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.result-box-right .recolist .recommend-list .one-word {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
  padding: 8px 2px;
  margin-right: 15px;
}
.result-box-right .recolist .recommend-list .one-word:hover {
  color: #0d86ff;
}
.result-box-right .recolist .ul-list {
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  overflow: hidden;
  list-style-type: disc;
}
.result-box-right .recolist .ul-list a {
  display: block;
}
.result-box-right .recolist .ul-list .item {
  text-align: left;
  box-sizing: border-box;
  margin-bottom: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  cursor: pointer;
  padding: 12px 20px;
  border-bottom: solid 1px #eeeeee;
}
.result-box-right .recolist .ul-list .item:hover {
  background-color: #eff5fe;
}
.result-box-right .recolist .ul-list .item:hover .item-right .item-type-name i {
  color: #0d86ff;
}
.result-box-right .recolist .ul-list .item .item-right {
  color: #333333;
  width: 100%;
  /*企业*/
}
.result-box-right .recolist .ul-list .item .item-right .item-type-name {
  font-size: 14px;
  width: 240px;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  color: #000;
}
.result-box-right .recolist .ul-list .item .item-right .item-type-name i {
  font-size: 50px;
  line-height: 10px;
  vertical-align: middle;
  position: absolute;
  top: 8px;
  left: -5px;
  font-style: normal;
  color: #cbcbcb;
}
.result-box-right .recolist .ul-list .item .item-right .item-type-name .name {
  padding-left: 0;
  font-size: 14px;
  white-space: nowrap;
  color: #000;
  /*font-weight: bold;*/
}
.result-box-right .recolist .ul-list .item .item-right .item-type-name .city {
  display: inline-block;
  padding: 0 6px;
  color: #5691f5;
  border-radius: 2px;
  margin-left: 8px;
  background-color: #eef5fc;
}
.result-box-right .recolist .ul-list .item .item-right .item-type-name .grade {
  display: inline-block;
  padding: 0 4px;
  border-radius: 3px;
  margin-left: 8px;
  border: 1px solid #ff7777;
  color: #ff7777;
}
.result-box-right .recolist .ul-list .item .item-right .type {
  margin-top: 10px;
  display: flex;
}
.result-box-right .recolist .ul-list .item .item-right .type .one {
  color: #999999;
  margin-right: 18px;
}
.result-box-right .recolist .ul-list .item .item-right .item-company {
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 258px;
}
.result-box-right .recolist .ul-list .item .item-right .item-name {
  font-size: 12px;
  margin: 10px 0;
  margin-top: 6px;
}
.result-box-right .recolist .ul-list .item .item-right .item-desc {
  display: flex;
  margin-top: 10px;
}
.result-box-right .recolist .ul-list .item .item-right .item-desc div {
  color: #0d86ff;
  font-size: 12px;
  background-color: #E6F3FF;
  border-radius: 4px;
  padding: 3px 8px;
  margin-right: 15px;
}
.result-box-right .recolist .ul-list .item .item-right .item-desc div.none {
  background: none;
  padding: 0;
  color: #999999;
}
.result-box-right .recolist .ul-list .item .item-right .item-desc div.none span {
  color: #4285f4;
}
.result-box-right .recolist .ul-list .item .box-between {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.result-box-right .recolist .ul-list .item .item-type span {
  display: inline-block;
  padding: 3px 6px;
  font-size: 12px;
  margin-right: 10px;
}
.result-box-right .recolist .ul-list .item .item-type .city {
  color: #0d86ff;
  background: #f2f7fc;
}
.result-box-right .recolist .ul-list .item .item-type .type {
  color: #ff6666;
  background: #fff5f5;
}
.result-box-right .recolist .ul-list .item .time-box {
  color: #999999;
  font-size: 12px;
  margin-top: 5px;
}
.result-box-right .recolist .ul-list .item .time-box.time-box2 {
  max-width: 260px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.result-box-right .recolist .city-list {
  padding-bottom: 10px;
}
.result-box-right .recolist .city-list .item {
  margin: 10px 0;
  display: flex;
  padding-left: 10px;
}
.result-box-right .recolist .city-list .item .left {
  width: 60px;
  height: 100%;
  font-weight: 600;
  color: #333333;
  text-align: center;
  margin-right: 5px;
}
.result-box-right .recolist .city-list .item .right {
  width: 100%;
}
.result-box-right .recolist .city-list .item .right .city-one {
  margin-right: 10px;
  display: inline-block;
  color: #909399;
}
.result-box-right .er-ad {
  position: relative;
  width: 100%;
  height: 162px;
  background: url(../img_old/backy.png) no-repeat center;
  background-size: 100%;
  /*border-radius: 10px;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px 0 0 0;
  text-align: center;
  margin-bottom: 20px;
}
.result-box-right .er-ad h4 {
  line-height: 40px;
  color: #fff;
  font-size: 26px;
}
.result-box-right .er-ad p {
  line-height: 25px;
  color: #ffe400;
  font-weight: 300;
  margin-top: 4px;
}
.result-box-right .er-ad a {
  margin: 16px auto 0;
  width: 240px;
  height: 40px;
  line-height: 40px;
  color: #278dfa;
  font-size: 17px;
  background: #fff;
  font-weight: 600;
  box-shadow: 0px 2px 10px rgba(0, 10, 70, 0.3);
  border-radius: 5px;
  display: block;
}
/*弹层 开始*/
.modal {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal.cover-all {
  background: #282c34;
}
.modal.m-loading {
  background: rgba(17, 17, 17, 0.4);
}
.modal.active {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
}
.modal.active > .modal-main {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.modal.m-qcode > .modal-main {
  width: 240px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 30px 20px 30px;
}
.modal.m-qcode > .modal-main > h4 {
  line-height: 30px;
  color: #444;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
}
.modal.m-qcode > .modal-main > img {
  width: 180px;
  height: 180px;
  display: block;
  margin: 5px auto 0;
}
.modal.m-qcode > .modal-main .close {
  position: absolute;
  width: 32px;
  height: 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100%;
  cursor: pointer;
  border: 2px solid #fff;
  bottom: -50px;
  left: calc(50% - 15px);
  outline: none;
  background: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal.m-qcode > .modal-main .close:hover {
  background: #fff;
}
.modal.m-qcode > .modal-main .close:hover:after {
  color: #000;
}
.modal.m-qcode > .modal-main .close:before {
  position: absolute;
  width: 2px;
  height: 20px;
  content: "";
  background: #fff;
  left: calc(50% - 1px);
  top: -20px;
  display: block;
}
.modal.m-qcode > .modal-main .close:after {
  content: "\e638";
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  position: relative;
  left: 0;
  top: -1px;
}
.modal.m-download > .modal-main {
  width: 460px;
  height: 346px;
  background: #fff url("../img_old/fot-bg.png") center calc(100% + 50px) no-repeat;
  background-size: 100% auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 45px 0 0 0;
  text-align: center;
}
.modal.m-download > .modal-main .close {
  position: absolute;
  width: 32px;
  height: 32px;
  display: block;
  right: 15px;
  top: 15px;
  z-index: 10;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: none;
  border: none;
  outline: none;
}
.modal.m-download > .modal-main .close:hover > span:after {
  background: #999;
}
.modal.m-download > .modal-main .close:hover > span:before {
  background: #999;
}
.modal.m-download > .modal-main .close > span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.modal.m-download > .modal-main .close > span:after {
  width: 2px;
  height: 25px;
  display: block;
  content: "";
  background: #aaa;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.modal.m-download > .modal-main .close > span:before {
  width: 2px;
  height: 25px;
  display: block;
  content: "";
  background: #aaa;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.modal.m-download > .modal-main h4 {
  line-height: 36px;
  color: #000;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 1px;
  text-align: center;
  display: block;
}
.modal.m-download > .modal-main > .qr-block {
  display: inline-block;
  width: 164px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 3px 8px 3px;
  background: #fff;
  border-radius: 8px;
  margin: 20px 5px;
  border: 1px solid #ff7d31;
}
.modal.m-download > .modal-main > .qr-block > img {
  position: relative;
  width: 100%;
  height: auto;
}
.modal.m-download > .modal-main > .qr-block > p {
  line-height: 20px;
  font-size: 14px;
  color: #000;
  font-weight: 300;
}
.modal.recologin > .modal-main {
  width: 420px;
  height: 340px;
  display: block;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal.recologin > .modal-main > .close {
  position: absolute;
  z-index: 100;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: block;
  top: 15px;
  right: 15px;
  font-size: 26px;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.modal.recologin > .modal-main > .close:hover {
  color: #fff;
}
.modal.recologin > .modal-main > a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
  z-index: 1;
}
.modal.recologin > .modal-main:after {
  width: 469px;
  height: 370px;
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 230px);
  top: calc(50% - 192px);
  background: url("../img_old/recologin.png") center no-repeat;
}
.modal.subscript .modal-main {
  width: 720px;
}
.modal.subscript .modal-main .dem-publish {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
.modal.subscript .modal-main .dem-publish .dp-t-1 {
  line-height: 50px;
  font-weight: normal;
}
.modal.subscript .modal-main .dem-publish .pro {
  width: 580px;
  margin-right: 25px;
}
.modal.subscript .modal-main .dpb-container {
  position: relative;
  width: 660px;
  padding: 0 0 20px 0;
}
.modal > .modal-main {
  position: absolute;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  width: 360px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: 50%;
  top: calc(50% + 10px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 5px rgba(102, 102, 102, 0.1);
  box-shadow: 0 0 5px rgba(102, 102, 102, 0.1);
  padding-bottom: 20px;
  border-radius: 6px;
  /*弹窗头*/
}
.modal > .modal-main .m-tip {
  margin: 20px auto;
  font-size: 12px;
  color: #aaa;
}
.modal > .modal-main .m-tip > a {
  color: #ff7d31;
  cursor: pointer;
}
.modal > .modal-main .m-tip > a:hover {
  text-decoration: underline;
}
.modal > .modal-main .mr-title {
  position: relative;
  height: 24px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  padding-left: 20px;
}
.modal > .modal-main .mr-title:before {
  content: "\e60b";
  color: #f57f30;
  position: absolute;
  z-index: 3;
  left: 20px;
  font-size: 28px;
  font-weight: 300;
  top: -8px;
}
.modal > .modal-main .mr-title > span {
  position: relative;
  z-index: 1;
  display: inline-block;
  border-bottom: 2px solid #ffefd8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
}
.modal > .modal-main.code-block {
  width: 580px;
  padding-bottom: 0;
}
.modal > .modal-main.code-block .m-top {
  padding-bottom: 0;
}
.modal > .modal-main.code-block .m-nbot {
  padding-top: 30px;
}
.modal > .modal-main.code-block .m-nbot a {
  float: right;
  font-size: 16px;
  width: auto;
  position: relative;
  top: 18px;
  right: 2px;
}
.modal > .modal-main.code-block .m-nbot a i {
  font-size: 24px;
  left: -6px;
}
.modal > .modal-main.code-block .m-ntop.slim {
  padding-top: 40px;
}
.modal > .modal-main.code-block .m-ntop.slim .close {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 26px;
  color: rgba(102, 102, 102, 0.7);
}
.modal > .modal-main.code-block .m-ntop.slim:after {
  display: none;
}
.modal > .modal-main.code-block .ml-warp {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0;
}
.modal > .modal-main.code-block .ml-warp .wechat-area {
  position: relative;
  width: 100%;
  left: 0;
  padding: 30px 0 0 0;
  margin-top: 0;
}
.modal > .modal-main.code-block .ml-warp .wechat-area > h6 {
  line-height: 46px;
  color: #0d86ff;
  font-size: 30px;
  text-align: center;
  font-weight: normal;
  position: relative;
  margin-top: 30px;
  letter-spacing: 1px;
}
.modal > .modal-main.code-block .ml-warp .wechat-area > h6 > i {
  font-size: 40px;
  position: relative;
  left: -4px;
  top: 5px;
  color: #6ecd2a;
}
.modal > .modal-main.code-block .ml-warp .wechat-area > h6 > span {
  color: #ff752b;
}
.modal > .modal-main.code-block .ml-warp .wechat-area > .wxqr-img {
  width: 320px;
  height: 320px;
  margin: auto;
  display: block;
  position: relative;
  z-index: 1;
}
.modal > .modal-main.code-block .ml-warp .wechat-area > p {
  line-height: 44px;
  font-size: 32px;
  letter-spacing: 2px;
  color: #333;
  z-index: 2;
  position: relative;
  font-weight: normal;
}
.modal > .modal-main.code-block .ml-warp .wechat-area > a {
  width: 140px;
  height: 34px;
  display: block;
  border-radius: 34px;
  border: 1px solid #27b1f5;
  line-height: 28px;
  font-size: 13px;
  color: #27b1f5;
  text-align: center;
  margin: 15px auto 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 2;
  position: relative;
}
.modal > .modal-main.code-block .ml-warp .wechat-area > a:hover {
  background: #27b1f5;
  color: #fff;
}
.modal > .modal-main.code-block .ml-warp .wechat-area > a > i {
  font-size: 20px;
  position: relative;
  top: 2px;
  left: -4px;
}
.modal > .modal-main.code-block .bot {
  position: relative;
  z-index: 10;
  height: 48px;
  line-height: 48px;
  display: block;
  border-top: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
}
.modal > .modal-main.code-block .bot > a {
  color: #aaa;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal > .modal-main.code-block .bot > a.cl {
  color: #fe7124;
}
.modal > .modal-main.code-block .bot > a.cl:hover {
  color: #ee5501;
}
.modal > .modal-main.code-block .bot > a:hover {
  color: #fe7124;
}
.modal > .modal-main.login-new {
  width: 400px;
  padding-bottom: 0;
  background-color: #ffffff;
}
.modal > .modal-main.login-new .p-error {
  position: absolute;
  top: 12px;
  width: 100%;
  line-height: 24px;
  color: red;
  font-size: 12px;
  text-align: center;
  z-index: 1;
}
.modal > .modal-main.login-new .ml-warp {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  padding-bottom: 20px;
}
.modal > .modal-main.login-new .ml-warp .form-block {
  position: relative;
  z-index: 10;
  width: calc(100% - 30px);
  margin: auto;
}
.modal > .modal-main.login-new .ml-warp .form-block .form-container {
  margin: auto;
  position: relative;
}
.modal > .modal-main.login-new .ml-warp .form-block .m-line {
  width: calc(100% - 40px);
}
.modal > .modal-main.login-new .ml-warp .form-block .m-rem {
  position: relative;
  width: calc(100% - 40px);
}
.modal > .modal-main.login-new .ml-warp .form-block .m-rem .checkor {
  white-space: nowrap;
}
.modal > .modal-main.login-new .ml-warp .form-block .m-submit {
  width: calc(100% - 40px);
}
.modal > .modal-main.login-new .ml-warp .form-block .error-tip {
  width: calc(100% - 40px);
  bottom: calc(100% + 2px);
  left: 20px;
}
.modal > .modal-main.login-new .bot-link {
  line-height: 60px;
  height: 62px;
  font-size: 18px;
}
.modal > .modal-main .bg-box {
  z-index: -1;
  top: -48px;
  width: 1050px;
  height: 611px;
  position: absolute;
  background-image: url("../img_old/regbox_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.modal > .modal-main.agreement {
  width: 750px;
}
.modal > .modal-main.agreement .close {
  width: 40px;
  height: 40px;
  border: 2px solid #ccc;
  border-radius: 100%;
  line-height: 39px;
  text-align: center;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: -64px;
  right: 20px;
  color: rgba(255, 255, 255, 0.8);
  background: none;
  padding: 0;
  cursor: pointer;
  outline: none;
  font-size: 20px;
}
.modal > .modal-main.agreement .close:hover {
  color: #fff;
}
.modal > .modal-main.agreement .close:after {
  width: 2px;
  height: 24px;
  content: "";
  background: #ccc;
  position: absolute;
  top: calc(100% + 2px);
  right: 16px;
  display: block;
}
.modal > .modal-main.newstyle {
  position: relative;
  width: 480px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0 5px 0;
}
.modal > .modal-main.newstyle .close {
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  line-height: 36px;
  color: #fff;
  top: calc(100% + 20px);
  border-radius: 100%;
  border: 2px solid #fff;
  cursor: pointer;
  background: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: calc(50% - 20px);
  padding: 0;
  outline: none;
}
.modal > .modal-main.newstyle .close:after {
  content: "\e638";
  font-size: 28px;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.modal > .modal-main.newstyle .close:hover {
  background: #fff;
  color: #666;
}
.modal > .modal-main.newstyle .change-body {
  position: relative;
  width: 420px;
  height: 320px;
  overflow: hidden;
  display: block;
  margin: auto;
}
.modal > .modal-main.newstyle .change-body .container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.modal > .modal-main.newstyle .change-body .container.active {
  left: -100%;
}
.modal > .modal-main.newstyle .change-body .container .block {
  position: relative;
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.modal > .modal-main.newstyle .change-body .container .block > img {
  display: block;
  width: 275px;
  height: 275px;
  margin: 15px auto;
  background: #f8f8f8;
}
.modal > .modal-main.newstyle .change-body .container .block .m-submit {
  position: relative;
  width: 100%;
  height: 64px;
  line-height: 64px;
  font-size: 26px;
  letter-spacing: 8px;
  margin-top: 40px;
  margin-bottom: 0;
  cursor: pointer;
}
.modal > .modal-main.newstyle .change-body .container .block .mb-tip {
  line-height: 20px;
  font-size: 18px;
  color: #aaa;
  letter-spacing: 1px;
  margin-top: 18px;
}
.modal > .modal-main.newstyle .change-body .container .block .mb-tip > a {
  color: #ff752b;
  cursor: pointer;
}
.modal > .modal-main.newstyle .change-body .container .block .mb-tip > a:hover {
  text-decoration: underline;
}
.modal > .modal-main.newstyle .change-body .container .block .m-line {
  width: 100%;
  margin-top: 20px;
  height: 66px;
  line-height: 64px;
  font-size: 20px;
}
.modal > .modal-main.newstyle .change-body .container .block .m-line.has-em > input {
  padding-right: 160px;
}
.modal > .modal-main.newstyle .change-body .container .block .m-line.has-em .val-code {
  height: 64px;
  line-height: 64px;
  font-size: 20px;
  width: 150px;
  text-align: center;
}
.modal > .modal-main.newstyle .change-body .container .block .m-line.has-em .val-code[disable] {
  cursor: default;
  background: #e3e0db;
  color: #444;
}
.modal > .modal-main.newstyle .change-body .container .block .m-line.has-em .val-code[disable]:hover {
  background: #e3e0db;
}
.modal > .modal-main.newstyle .change-body .container .block .m-line.has-em .val-code:hover {
  color: #0d86ff;
}
.modal > .modal-main.newstyle .change-body .container .block .m-line > input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 64px;
  height: 66px;
  font-size: 20px;
}
.modal > .modal-main.m-warning {
  width: 640px;
  height: 430px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 120px;
}
.modal > .modal-main.m-warning .m-ntop {
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
}
.modal > .modal-main.m-warning::before {
  width: 240px;
  height: 240px;
  display: block;
  background: url("../img_old/warning.png") center no-repeat;
  content: "";
  position: absolute;
  top: -85px;
  left: calc(50% - 100px);
  z-index: 1;
}
.modal > .modal-main.m-warning > .m-warning-body {
  z-index: 10;
  position: relative;
}
.modal > .modal-main.m-warning > .m-warning-body > h4 {
  line-height: 40px;
  height: 40px;
  font-size: 28px;
  letter-spacing: 3px;
  font-weight: normal;
  margin-top: 10px;
}
.modal > .modal-main.m-warning > .m-warning-body > p {
  line-height: 30px;
  color: #555;
  letter-spacing: 1px;
  width: 540px;
  font-size: 16px;
  margin: 20px auto;
  text-align: left;
}
.modal > .modal-main.m-warning > .m-warning-body > p > span {
  color: #ff7d31;
}
.modal > .modal-main .bot-link {
  position: relative;
  height: 77px;
  display: block;
  line-height: 72px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #e6e6e6;
  width: 100%;
  cursor: pointer;
  letter-spacing: 2px;
  color: #888;
  font-size: 20px;
}
.modal > .modal-main .bot-link:hover {
  color: #444;
}
.modal > .modal-main .switch-menu {
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: -10px;
}
.modal > .modal-main .switch-menu.min {
  padding: 10px 0 10px 0;
  letter-spacing: 0px;
}
.modal > .modal-main .switch-menu.min .item {
  height: 42px;
  line-height: 38px;
  font-size: 17px;
}
.modal > .modal-main .switch-menu.min .item:before {
  font-size: 20px;
  top: 2px;
}
.modal > .modal-main .switch-menu.min .item.wechat {
  line-height: 32px;
}
.modal > .modal-main .switch-menu.min .item.wechat:before {
  top: 3px;
  font-size: 27px;
}
.modal > .modal-main .switch-menu .item {
  position: relative;
  width: 50%;
  float: left;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  line-height: 48px;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 2px;
  color: #777;
}
.modal > .modal-main .switch-menu .item:hover {
  color: #ff752b;
}
.modal > .modal-main .switch-menu .item.wechat {
  line-height: 48px;
}
.modal > .modal-main .switch-menu .item.wechat:hover {
  color: #0074ff;
}
.modal > .modal-main .switch-menu .item.wechat:before {
  content: "\e63d";
  font-size: 36px;
  top: 5px;
}
.modal > .modal-main .switch-menu .item.active {
  color: #ff752b;
}
.modal > .modal-main .switch-menu .item.active.wechat {
  color: #0074ff;
  width: 100%;
}
.modal > .modal-main .switch-menu .item.active.wechat:after {
  background: #0074ff;
}
.modal > .modal-main .switch-menu .item.active.wechat:before {
  color: #00c300;
}
.modal > .modal-main .switch-menu .item.active:before {
  color: #ff752b;
}
.modal > .modal-main .switch-menu .item:before {
  content: "\e654";
  font-size: 26px;
  position: relative;
  top: 3px;
  left: -4px;
}
.modal > .modal-main .m-top {
  padding-bottom: 10px;
}
.modal > .modal-main .m-top.agm {
  border-bottom: 1px solid #ddd;
  padding: 0;
}
.modal > .modal-main .m-top h6 {
  line-height: 28px;
  padding: 10px 20px 0 22px;
  font-size: 18px;
  color: #000;
  text-align: left;
  font-weight: normal;
}
.modal > .modal-main .m-top h2 {
  line-height: 30px;
  font-size: 16px;
  color: #000;
  font-weight: normal;
  text-align: center;
  padding: 10px 0;
}
.modal > .modal-main .m-top .cw-top {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 22px;
  line-height: 26px;
  height: 30px;
  font-size: 12px;
  color: #999;
  text-align: left;
  margin: 10px 0;
}
.modal > .modal-main .m-top .cw-top > a {
  position: absolute;
  right: 22px;
  height: 36px;
  line-height: 32px;
  border-radius: 36px;
  border: 1px solid #ff8e24;
  color: #ff8e24;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 16px 0 32px;
  cursor: pointer;
  top: -6px;
}
.modal > .modal-main .m-top .cw-top > a:hover {
  background: #ff8e24;
  color: #fff;
}
.modal > .modal-main .m-top .cw-top > a.active {
  background-image: -webkit-gradient(linear, left top, right top, from(#ffa324), to(#fe7424));
  background-image: linear-gradient(to right, #ffa324, #fe7424);
  border: none;
  line-height: 36px;
  color: #fff;
  cursor: default;
}
.modal > .modal-main .m-top .cw-top > a.active:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(#ffa324), to(#fe7424));
  background-image: linear-gradient(to right, #ffa324, #fe7424);
}
.modal > .modal-main .m-top .cw-top > a.active:after {
  color: #fff;
  content: "\e611";
  top: 2px;
}
.modal > .modal-main .m-top .cw-top > a:after {
  content: "\e606";
  color: #ff8e24;
  position: absolute;
  line-height: 33px;
  left: 10px;
  font-size: 18px;
}
.modal > .modal-main .m-top .cw-top > i {
  margin: 0 2px;
  font-size: 16px;
  position: relative;
  top: 1px;
}
.modal > .modal-main .m-top .cw-top > span {
  margin-right: 40px;
}
.modal > .modal-main .m-top h4 {
  line-height: 62px;
  height: 62px;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  position: relative;
  letter-spacing: 1px;
  border-bottom: 1px solid #ddd;
}
.modal > .modal-main .m-top h4:after {
  width: 107px;
  height: 2px;
  background-color: #4285f4;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
}
.modal > .modal-main .m-top > .close {
  border: none;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  position: absolute;
  outline: none;
  top: 15px;
  right: 15px;
  color: #666;
  padding: 0;
  font-size: 28px;
  background: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal > .modal-main .m-top > .close:hover {
  color: #333;
}
.modal > .modal-main .m-ntop {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  padding-left: 20px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  margin-bottom: 20px;
}
.modal > .modal-main .m-ntop img {
  width: 80px;
}
.modal > .modal-main .m-ntop .name {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  margin-left: 15px;
}
.modal > .modal-main .m-ntop .name:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 70px;
  height: 2px;
  background-color: #4285f4;
}
.modal > .modal-main .switch-modal-box {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.modal > .modal-main .switch-modal-box .item {
  color: #333333;
  font-size: 18px;
  margin-right: 37px;
  padding-bottom: 5px;
  cursor: pointer;
}
.modal > .modal-main .switch-modal-box .item:nth-child(1) {
  margin-left: 34px;
}
.modal > .modal-main .switch-modal-box .item:nth-last-child {
  margin-right: 0;
}
.modal > .modal-main .switch-modal-box .item.active {
  position: relative;
  color: #4285f4;
}
.modal > .modal-main .switch-modal-box .item.active:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 70px;
  height: 2px;
  background-color: #4285f4;
}
.modal > .modal-main .form-block {
  position: relative;
}
.modal > .modal-main .form-block .bind-tips {
  position: absolute;
  left: 35px;
  bottom: calc(100% + 10px);
  width: calc(100% - 70px);
  height: 24px;
  line-height: 24px;
  background: #ecf5ff;
  border-radius: 24px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px 0 32px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: left;
  color: #3d6dff;
  z-index: 1;
}
.modal > .modal-main .form-block .bind-tips:after {
  width: 30px;
  height: 30px;
  display: block;
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  background: url("../img_old/m-tipicon.png") center no-repeat;
}
.modal > .modal-main .error-tip {
  position: absolute;
  left: 35px;
  bottom: calc(100% + 10px);
  width: calc(100% - 70px);
  height: 26px;
  line-height: 26px;
  background: #ffeeeb;
  border-radius: 26px;
  font-size: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px 0 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  text-align: left;
  color: #ff4133;
  letter-spacing: 1px;
  z-index: 1000;
  display: none;
}
.modal > .modal-main .error-tip > span {
  color: #333;
}
.modal > .modal-main .error-tip > span > span {
  margin-left: 2px;
  color: #ff4133;
  cursor: pointer;
  text-decoration: underline;
}
.modal > .modal-main .error-tip.active {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.modal > .modal-main .error-tip:after {
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  top: 0px;
  font-size: 18px;
  color: #ff4133;
  position: absolute;
  left: 3px;
  content: "\e651";
}
.modal > .modal-main .m-line {
  position: relative;
  width: calc(100% - 70px);
  height: 48px;
  line-height: 36px;
  margin: 12px auto 0;
  z-index: 2;
}
.modal > .modal-main .m-line.has-em > input {
  padding: 0 100px 0 20px;
}
.modal > .modal-main .m-line.has-em > img {
  width: 100px;
  height: 48px;
  position: absolute;
  top: 1px;
  right: 1px;
  cursor: pointer;
  z-index: 3;
  border-radius: 6px;
}
.modal > .modal-main .m-line.has-em > .val-code {
  width: 90px;
  height: 48px;
  display: block;
  position: absolute;
  z-index: 3;
  right: 1px;
  top: 1px;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  font-size: 13px;
  color: #4285f4;
}
.modal > .modal-main .m-line.has-em > .val-code.disable {
  cursor: default;
  color: #999;
}
.modal > .modal-main .m-line.has-em > .val-code.disable:hover {
  color: #999;
}
.modal > .modal-main .m-line.has-em > .val-code:hover {
  color: #0d86ff;
}
.modal > .modal-main .m-line.has-em > .val-code[disable] {
  cursor: default;
  background: #e3e0db;
  color: #444;
}
.modal > .modal-main .m-line.has-em > .val-code[disable]:hover {
  background: #e3e0db;
}
.modal > .modal-main .m-line.error > .error-tip {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal > .modal-main .m-line.error > input {
  border: 1px solid #0d86ff;
}
.modal > .modal-main .m-line > * {
  z-index: 3;
}
.modal > .modal-main .m-line > input {
  position: relative;
  z-index: 2;
  border-radius: 2px;
  border: solid 1px #cccccc;
  line-height: 38px;
  height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  padding: 0 20px 0 20px;
  width: 100%;
  text-align: left;
  font-size: 13px;
  color: #333333;
}
.modal > .modal-main .m-line > input:focus {
  border: 1px solid #4285f4;
}
.modal > .modal-main .m-line > input::-webkit-input-placeholder {
  color: #999999;
}
.modal > .modal-main .m-line > input:-moz-placeholder {
  color: #999;
}
.modal > .modal-main .m-line > input::-moz-placeholder {
  color: #999;
}
.modal > .modal-main .m-line > input:-ms-input-placeholder {
  color: #999;
}
.modal > .modal-main .m-line > i {
  position: absolute;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 22px;
  left: 10px;
  top: 0;
  color: #333;
}
.modal > .modal-main .m-rem {
  height: 24px;
  line-height: 24px;
  margin: 15px auto 0;
  font-size: 12px;
  color: #999;
  width: calc(100% - 70px);
}
.modal > .modal-main .m-rem > .checkor {
  float: left;
  padding: 0 10px 0 30px;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  color: #666666;
}
.modal > .modal-main .m-rem > .checkor a {
  color: #ff8c24;
  cursor: pointer;
}
.modal > .modal-main .m-rem > .checkor a:hover {
  text-decoration: underline;
}
.modal > .modal-main .m-rem > .checkor > input {
  display: none;
}
.modal > .modal-main .m-rem > .checkor > input:checked ~ span {
  background: #4285f4;
  border: 1px solid #4285f4;
}
.modal > .modal-main .m-rem > .checkor > input:checked ~ span:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal > .modal-main .m-rem > .checkor > span {
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 8px;
  top: calc(50% - 7px);
  border: 1px solid #ddd;
  border-radius: 3px;
}
.modal > .modal-main .m-rem > .checkor > span:after {
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  content: "\e626";
  left: 0;
  top: 0;
  line-height: 14px;
  text-align: center;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal > .modal-main .m-rem .mr-r {
  float: right;
}
.modal > .modal-main .m-rem .mr-r > a {
  font-size: 14px;
  color: #666666;
  padding: 0 5px;
  position: relative;
}
.modal > .modal-main .m-rem .mr-r > a:hover {
  color: #4285f4;
}
.modal > .modal-main .m-rem .mr-r > a.mr-link-reg {
  color: #ff8f24;
}
.modal > .modal-main .m-rem .mr-r > a.mr-link-reg:after {
  display: none;
}
.modal > .modal-main .m-submit {
  display: block;
  margin: 20px auto 20px;
  width: calc(100% - 70px);
  height: 48px;
  line-height: 48px;
  background-color: #4285f4;
  border-radius: 2px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 16px;
  letter-spacing: 1px;
  cursor: pointer;
}
.modal > .modal-main .m-login-more {
  position: relative;
  width: calc(100% - 120px);
  margin: 20px auto 0;
  text-align: center;
}
.modal > .modal-main .m-login-more > h4 {
  line-height: 32px;
  color: #9b9b9b;
  font-size: 14px;
  position: relative;
}
.modal > .modal-main .m-login-more > h4:after {
  width: 60px;
  height: 1px;
  content: "";
  display: block;
  background: #ddd;
  position: absolute;
  left: 0;
  top: 50%;
}
.modal > .modal-main .m-login-more > h4:before {
  width: 60px;
  height: 1px;
  content: "";
  display: block;
  background: #ddd;
  position: absolute;
  right: 0;
  top: 50%;
}
.modal > .modal-main .m-login-more .m-more-links {
  position: relative;
  text-align: center;
  display: block;
  height: 55px;
}
.modal > .modal-main .m-login-more .m-more-links > a {
  width: 44px;
  height: 44px;
  display: inline-block;
  line-height: 44px;
  text-align: center;
  border-radius: 100%;
  color: #fff;
  margin: 5px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal > .modal-main .m-login-more .m-more-links > a > i {
  font-size: 28px;
}
.modal > .modal-main .m-login-more .m-more-links > a:hover {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}
.modal > .modal-main .m-login-more .m-more-links > a.wechat {
  background: #40cf57;
}
.modal > .modal-main .m-login-more .m-more-links > a.qq {
  background: #27b1f5;
}
.modal > .modal-main .m-t-tip {
  margin: 10px auto 0;
  line-height: 20px;
  font-size: 12px;
  color: #999;
  text-align: right;
  position: relative;
  top: 5px;
}
.modal > .modal-main .m-t-tip.mp {
  padding-right: 35px;
}
.modal > .modal-main .m-t-tip > a {
  color: #0d86ff;
  cursor: pointer;
}
.modal > .modal-main .m-t-tip > a.left {
  float: left;
  color: #999;
}
.modal > .modal-main .m-t-tip > a.left:hover {
  color: #ff8f24;
}
.modal > .modal-main .m-t-tip > a:hover {
  color: #0d86ff;
}
.modal > .modal-main .agree-content {
  position: relative;
  width: calc(100% - 40px);
  margin: 10px auto 0;
  max-height: 600px;
  text-align: left;
  overflow-y: auto;
}
.modal > .modal-main .agree-content .warp {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
}
.modal > .modal-main .agree-content .cw-title {
  position: relative;
  display: block;
  height: 48px;
  line-height: 38px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  letter-spacing: 1px;
  padding-bottom: 10px;
  color: #000;
  font-weight: normal;
}
.modal > .modal-main .agree-content .cw-title:after {
  width: 36px;
  height: 5px;
  display: block;
  border-radius: 5px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  background: #f4f4f4;
}
.modal > .modal-main .agree-content .cw-reftext {
  line-height: 24px;
  margin: 10px auto 0;
  padding-bottom: 30px;
  color: #333;
  font-size: 14px;
  text-align: left;
}
.modal > .modal-main .agree-content .cw-reftext > a {
  display: inline-block;
  padding: 0 10px;
  background: #ebf3fb;
  color: #2982fc;
  cursor: pointer;
  margin: 0 5px;
  border-radius: 30px;
}
.modal > .modal-main .agree-content .cw-maincontent {
  margin-top: 10px;
  line-height: 28px;
  color: #222;
}
.modal > .modal-main .agree-content .cw-maincontent img {
  max-width: 100%;
  margin: 10px 0;
}
.modal > .modal-main .m-nbot {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 15px 30px;
}
.modal > .modal-main .m-nbot.m {
  padding: 0;
  margin-top: 0;
}
.modal > .modal-main .m-nbot.m .mb-tip {
  line-height: 30px;
}
.modal > .modal-main .m-nbot .changelink {
  line-height: 36px;
  color: #333;
  font-size: 16px;
  text-align: center;
  height: 40px;
  font-weight: normal;
  position: relative;
  letter-spacing: 1px;
  cursor: pointer;
}
.modal > .modal-main .m-nbot .changelink:hover {
  color: #0d86ff;
}
.modal > .modal-main .m-nbot .changelink:before {
  font-size: 28px;
  content: "\e63d";
  position: relative;
  left: -4px;
  top: 5px;
  color: #6ecd2a;
}
.modal > .modal-main .m-nbot a.mb-info {
  cursor: pointer;
}
.modal > .modal-main .m-nbot a.mb-info:hover {
  color: #ff7d31;
}
.modal > .modal-main .m-nbot .mb-info {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 36px;
  font-size: 14px;
  color: #999999;
  width: 100%;
  text-align: center;
  letter-spacing: 1px;
}
.modal > .modal-main .m-nbot .mb-info a {
  color: #4285f4;
}
.modal > .modal-main .m-nbot .mb-info a:hover {
  text-decoration: underline;
}
.modal > .modal-main .m-nbot .mb-info:before {
  content: "\e654";
  font-size: 20px;
  position: relative;
  top: 3px;
  left: -8px;
}
.modal > .modal-main .m-nbot .change-login-type {
  color: #0d86ff;
  font-size: 16px;
  cursor: pointer;
  margin: 10px 0;
  display: block;
}
.modal > .modal-main .m-nbot .mb-tip {
  line-height: 13px;
  font-size: 14px;
  color: #999;
  text-align: center;
}
.modal > .modal-main .m-nbot .mb-tip > a {
  color: #4285f4;
  margin: 0 2px;
  cursor: pointer;
}
.modal > .modal-main .m-nbot .mb-tip > a:hover {
  text-decoration: underline;
}
.modal > .reg-bg-box {
  width: 1050px;
  height: 600px;
  background: rgba(0, 0, 0, 0);
}
.modal > .reg-bg-box .login-new {
  background-color: #ffffff;
  width: 400px;
  position: relative;
  left: 600px;
  top: 50px !important;
  box-shadow: 0px 6px 15px 1px rgba(105, 105, 105, 0.1);
  border-radius: 6px;
  transform: translate(0);
  right: 100px;
}
.modal > .right-box {
  position: absolute;
}
.modal .tip-block {
  position: relative;
  width: 100%;
  height: 228px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 30px;
  line-height: 60px;
  color: #666666;
  font-weight: 300;
  font-size: 24px;
  text-align: center;
}
.modal .tip-block .hint {
  color: #333333;
  font-size: 26px;
  font-weight: bold;
}
.modal .tip-block.tb-focusCancel:after {
  background: url("../img_old/bule_follow.png") center no-repeat;
}
.modal .tb-btns {
  display: block;
  text-align: center;
  line-height: 55px;
  height: 55px;
  margin: 10px auto 0;
}
.modal .tb-btns > .btn {
  width: 140px;
  height: 48px;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 48px;
  color: #666666;
  background: #e1e1e2;
  font-size: 18px;
}
.modal .tb-btns > .btn.long {
  width: 288px;
}
.modal .tb-btns > .btn.cancel {
  color: #fff;
  background-color: #4285f4;
}
.modal .demand-block {
  position: relative;
  width: 100%;
  height: 470px;
}
.modal .demand-block .demand-picker {
  position: relative;
  width: 286px;
  margin: auto;
  text-align: left;
  z-index: 2;
}
.modal .demand-block .demand-picker.empty .warp > span {
  color: #999;
}
.modal .demand-block .demand-picker .warp {
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  border-radius: 16px;
  border: 1px solid #dddddd;
}
.modal .demand-block .demand-picker .warp > span {
  position: relative;
  font-size: 14px;
  color: #333;
  display: block;
  width: 100%;
  text-align: left;
  line-height: 28px;
}
.modal .demand-block .demand-picker .warp i {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  line-height: 30px;
  color: #aaa;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: calc(50% - 15px);
  right: 10px;
  font-size: 14px;
}
.modal .demand-block .demand-picker .pick-list {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  -webkit-box-shadow: 0 0 12px rgba(102, 102, 102, 0.2);
  box-shadow: 0 0 12px rgba(102, 102, 102, 0.2);
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 8px;
  border: 1px solid #dddddd;
  border-radius: 16px;
  background: #fff;
  display: none;
}
.modal .demand-block .demand-picker .pick-list > li {
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #333;
}
.modal .demand-block .demand-picker .pick-list > li:hover {
  background: #f6f6f6;
}
.modal .demand-block .demand-picker.active .warp {
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 0 12px rgba(102, 102, 102, 0.2);
  box-shadow: 0 0 12px rgba(102, 102, 102, 0.2);
}
.modal .demand-block .demand-picker.active .warp > span {
  color: #333;
}
.modal .demand-block .demand-picker.active .warp i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.modal .demand-block .demand-picker.active .pick-list {
  display: block;
}
.modal .demand-block .demand-input {
  position: relative;
  width: 286px;
  height: 230px;
  border: 1px solid #ddd;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  margin: 20px auto;
}
.modal .demand-block .demand-input > textarea {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  resize: none;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 22px;
  font-size: 14px;
  color: #333;
  outline: none;
}
.modal .demand-block .demand-input > textarea::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.modal .demand-block .demand-input > textarea::-webkit-scrollbar-thumb {
  border-radius: 6px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  background: #e5e5e5;
}
.modal .demand-block .demand-input > textarea::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background: #fefefe;
}
.modal .demand-block .m-img-group {
  position: relative;
  width: 286px;
  margin: 16px auto;
}
.modal .demand-block .m-img-group > .item {
  float: left;
  position: relative;
  width: 82px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 20px;
  height: 82px;
  border: 1px solid #ddd;
  border-radius: 6px;
  color: #a9a9a9;
  font-size: 12px;
  cursor: pointer;
}
.modal .demand-block .m-img-group > .item.add:hover {
  color: #666;
}
.modal .demand-block .m-img-group > .item > i {
  display: block;
  font-size: 32px;
  height: 54px;
  line-height: 54px;
}
.modal .demand-block .m-img-group > .item:nth-child(1) {
  margin-left: 0;
}
.modal .demand-block .m-img-group > .item > .del {
  width: 18px;
  height: 18px;
  top: -4px;
  position: absolute;
  right: -8px;
  text-align: center;
  line-height: 18px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  z-index: 10;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal .demand-block .m-img-group > .item > .del:hover {
  color: #111;
}
.modal .demand-block .m-img-group > .item > img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.modal .demand-block .tb-btns {
  margin: 20px auto 0;
}
.modal .demand-block .tb-btns > .btn.disable {
  background-image: -webkit-gradient(linear, left top, right top, from(#ffd291), to(#feb891));
  background-image: linear-gradient(to right, #ffd291, #feb891);
  cursor: default;
}
.modal .demand-block .tb-btns > .btn.disable:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal .m-submit-success {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 184px 0 0 0;
  background: url("../img_old/submit-success.png") center 16px no-repeat;
  text-align: center;
}
.modal .m-submit-success > h4 {
  line-height: 38px;
  font-size: 20px;
  letter-spacing: 1px;
  color: #000;
}
.modal .m-submit-success > p {
  line-height: 30px;
  font-size: 14px;
  color: #666;
  font-weight: normal;
}
.modal .m-submit-success > .tb-btns {
  margin-top: 12px;
}
.modal .m-submit-default {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px 0 10px 0;
  text-align: center;
}
.modal .m-submit-default > h4 {
  line-height: 38px;
  font-size: 20px;
  letter-spacing: 1px;
  color: #000;
  font-weight: normal;
}
.modal .m-submit-default > h6 {
  line-height: 60px;
  font-size: 18px;
  letter-spacing: 1px;
  color: #333;
  font-weight: normal;
}
.modal .m-submit-default > input {
  margin-top: 10px;
  width: 330px;
  height: 36px;
  line-height: 36px;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
  padding: 0 10px;
  background: #f2f2f2;
  font-size: 14px;
  box-sizing: border-box;
  outline: none;
  border: none;
  text-align: left;
}
.modal .m-submit-default > input::-webkit-input-placeholder {
  color: #999;
}
.modal .m-submit-default > input:-moz-placeholder {
  color: #999;
}
.modal .m-submit-default > input::-moz-placeholder {
  color: #999;
}
.modal .m-submit-default > input:-ms-input-placeholder {
  color: #999;
}
.modal .m-submit-default > .tb-btns {
  margin-top: 16px;
  font-size: 20px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffa524), color-stop(#ffa224, 30%), to(#fe7124));
  background-image: linear-gradient(to right, #ffa524, 30% #ffa224, #fe7124);
}
.modal > .modal-main .m-ntop .close,
.phoneclose {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  display: block;
  border: none;
  background: none;
  outline: none;
  color: #666;
  z-index: 10;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 16px;
  margin-right: 20px;
  margin-top: -20px;
}
.modal > .modal-main .m-ntop .close:hover,
.phoneclose:hover {
  color: #000;
}
.modal > .modal-main .m-ntop .close:after,
.modal > .modal-main .m-ntop .phoneclose:after {
  content: "\e64c";
}
/*修改订阅 */
.dem-publish {
  position: relative;
  background: #fff;
  padding-top: 60px;
  width: 1200px;
  margin: auto;
}
.dem-publish .keywords-warp {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 30px 0;
}
.dem-publish .keywords-warp .item {
  float: left;
  margin-right: 40px;
  height: 36px;
  line-height: 34px;
  padding: 0 46px 0 10px;
  font-size: 17px;
  letter-spacing: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ff7400;
  border-radius: 6px;
  background: #ff7400;
  color: #fff;
  margin-top: 10px;
  position: relative;
}
.dem-publish .keywords-warp .item .del {
  position: absolute;
  width: 30px;
  text-align: right;
  color: #fff;
  right: 0;
  top: 0;
  cursor: pointer;
  padding-right: 8px;
  height: 36px;
}
.dem-publish .keywords-warp .item .del:hover:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.dem-publish .keywords-warp .item .del:after {
  width: 2px;
  height: 12px;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  top: calc(50% - 6px);
}
.dem-publish .keywords-warp .item .del:before {
  content: "\e64c";
  font-size: 16px;
  width: 30px;
  height: 30px;
  display: block;
  margin-top: 3px;
  text-align: center;
  line-height: 30px;
  position: relative;
  left: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dem-publish .keywords-warp .item.add {
  color: #ff7400;
  background: none;
  cursor: pointer;
}
.dem-publish .keywords-warp .item.add.edit .text {
  display: none;
}
.dem-publish .keywords-warp .item.add.edit input {
  display: block;
  border: none;
  background: none;
  height: 32px;
  line-height: 32px;
  outline: none;
  width: 100px;
}
.dem-publish .keywords-warp .item.add.edit input::-webkit-input-placeholder {
  color: rgba(255, 116, 0, 0.3);
}
.dem-publish .keywords-warp .item.add.edit input:-moz-placeholder {
  color: rgba(255, 116, 0, 0.3);
}
.dem-publish .keywords-warp .item.add.edit input::-moz-placeholder {
  color: rgba(255, 116, 0, 0.3);
}
.dem-publish .keywords-warp .item.add.edit input:-ms-input-placeholder {
  color: rgba(255, 116, 0, 0.3);
}
.dem-publish .keywords-warp .item.add.edit .add-icon {
  display: none;
}
.dem-publish .keywords-warp .item.add.edit .ensure {
  display: block;
}
.dem-publish .keywords-warp .item.add:hover {
  -webkit-box-shadow: 0 0 5px rgba(255, 116, 0, 0.6);
  box-shadow: 0 0 5px rgba(255, 116, 0, 0.6);
}
.dem-publish .keywords-warp .item.add input {
  display: none;
}
.dem-publish .keywords-warp .item.add .ensure {
  display: none;
  position: absolute;
  width: 30px;
  text-align: right;
  color: #ff7400;
  right: 0;
  top: 0;
  cursor: pointer;
  padding-right: 8px;
  height: 36px;
}
.dem-publish .keywords-warp .item.add .ensure:after {
  width: 2px;
  height: 12px;
  background: #ff7400;
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  top: calc(50% - 6px);
}
.dem-publish .keywords-warp .item.add .ensure:before {
  content: "\e62e";
  font-size: 16px;
  width: 30px;
  height: 30px;
  display: block;
  margin-top: 3px;
  text-align: center;
  line-height: 30px;
  position: relative;
  left: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dem-publish .keywords-warp .item.add .add-icon {
  position: absolute;
  width: 30px;
  text-align: right;
  color: #ff7400;
  right: 0;
  top: 0;
  cursor: pointer;
  padding-right: 8px;
  height: 36px;
}
.dem-publish .keywords-warp .item.add .add-icon:after {
  width: 2px;
  height: 12px;
  background: #ff7400;
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  top: calc(50% - 6px);
}
.dem-publish .keywords-warp .item.add .add-icon:before {
  content: "\e79b";
  font-size: 16px;
  width: 30px;
  height: 30px;
  display: block;
  margin-top: 3px;
  text-align: center;
  line-height: 30px;
  position: relative;
  left: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dem-publish .recom-words {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  line-height: 26px;
  font-weight: normal;
  font-size: 14px;
  color: #666666;
  margin-top: 14px;
}
.dem-publish .recom-words .group {
  top: 5px;
  display: inline-block;
  margin-left: 5px;
}
.dem-publish .recom-words .group span {
  display: inline-block;
  cursor: pointer;
  margin-right: 20px;
}
.dem-publish .recom-words .group span:hover {
  color: #333;
}
.dem-publish > .dpb-title {
  position: relative;
  height: 94px;
  line-height: 94px;
  border-bottom: 1px solid #e8e8e8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 24px;
  letter-spacing: 2px;
  text-align: left;
  font-weight: bold;
}
.dem-publish > .dpb-title > span {
  font-size: 13px;
  color: #aaa;
  margin: 0 5px;
  font-weight: normal;
}
.dem-publish > .dpb-title > a {
  font-size: 13px;
  color: #aaa;
  font-weight: normal;
  letter-spacing: 1px;
  cursor: pointer;
}
.dem-publish > .dpb-title > a.lt {
  margin-left: 15px;
}
.dem-publish > .dpb-title > a:hover {
  color: #ef7124;
}
.dem-publish > .dpb-title > a[disable] {
  cursor: default;
}
.dem-publish > .dpb-title > a[disable]:hover {
  color: #aaa;
}
.dem-publish > .dpb-title:before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 3px;
  left: 0;
  top: calc(50% + 21px);
  width: 107px;
  height: 2px;
  background-color: #4285f4;
}
.dem-publish .line {
  position: relative;
  width: 100%;
  line-height: 26px;
}
.dem-publish .line .down {
  position: absolute;
  right: 2px;
  width: 30px;
  height: 36px;
  top: 3px;
  z-index: 2;
  color: #666;
  line-height: 24px;
  font-size: 18px;
  background: none;
  border: none;
  outline: none;
  padding: 0;
}
.dem-publish .line .down i {
  color: #999999;
}
.dem-publish .line > i {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  left: 4px;
  top: 7px;
  z-index: 2;
  color: #000;
  line-height: 24px;
  font-size: 18px;
}
.dem-publish .line .hd-list {
  background: #fff;
  position: absolute;
  top: calc(100% - 27px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  display: none;
  width: 100%;
  padding: 8px 0;
  z-index: 10;
  box-shadow: 0px 6px 13px 0px rgba(122, 122, 122, 0.17);
  border-radius: 4px;
  border: solid 1px #eeeeee;
}
.dem-publish .line .hd-list.hd-list-t {
  top: calc(100% + 2px);
}
.dem-publish .line .hd-list .warp {
  position: relative;
  max-height: 256px;
  cursor: pointer;
  overflow-y: auto;
}
.dem-publish .line .hd-list .warp::-webkit-scrollbar {
  width: 5px;
  height: 1px;
}
.dem-publish .line .hd-list .warp::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px #fff;
  background: #a3a3a3;
}
.dem-publish .line .hd-list .warp::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px #fff;
  border-radius: 10px;
  background: #fff;
}
.dem-publish .line .hd-list .warp > li {
  position: relative;
  width: 100%;
  height: 26px;
  line-height: 26px;
  cursor: pointer;
  color: #999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px 0 24px;
  text-align: left;
  font-size: 15px;
}
.dem-publish .line .hd-list .warp > li:hover {
  color: #fe7124;
}
.dem-publish .pro {
  width: 49%;
  float: left;
  margin-right: 20px;
}
.dem-publish .pros {
  width: 580px;
  float: left;
}
.dem-publish .line > input,
.dem-publish .line > textarea {
  border-radius: 2px;
  border: solid 1px #e0e0e0;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 5px 10px 5px 30px;
  width: 100%;
  font-size: 15px;
  outline: none;
  min-height: 40px;
}
.dem-publish .line > input::-webkit-input-placeholder,
.dem-publish .line > textarea::-webkit-input-placeholder {
  color: #b1b1b1;
}
.dem-publish .line > input:-ms-input-placeholder,
.dem-publish .line > textarea:-ms-input-placeholder {
  color: #b1b1b1;
}
.dem-publish .line > input::-ms-input-placeholder,
.dem-publish .line > textarea::-ms-input-placeholder {
  color: #b1b1b1;
}
.dem-publish .line > input::placeholder,
.dem-publish .line > textarea::placeholder {
  color: #b1b1b1;
}
.dem-publish .line > input:focus,
.dem-publish .line > input.active,
.dem-publish .line > textarea:focus,
.dem-publish .line > textarea.active {
  border: 1px solid #4285f4;
}
.dem-publish .line > input.active ~ .hd-list,
.dem-publish .line > textarea.active ~ .hd-list {
  display: block;
}
.dpb-container {
  position: relative;
  width: 780px;
  margin: auto;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 40px;
}
.dpb-container .dp-t-1 {
  position: relative;
  height: 50px;
  font-size: 19px;
  color: #444;
  letter-spacing: 1px;
  font-weight: bold;
  clear: both;
}
.dpb-container .dp-t-1.mtl {
  margin-top: 10px;
  height: 60px;
  line-height: 40px;
}
.dpb-container .dp-t-1.m1 {
  display: inline-block;
  width: 340px;
}
.dpb-container .dp-t-1.m {
  display: inline-block;
  width: 300px;
}
.dpb-container .dp-t-1 > .dp-switch {
  display: inline-block;
  position: relative;
  margin-left: 20px;
  width: 52px;
  height: 68px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dpb-container .dp-t-1 > .dp-switch input {
  display: none;
}
.dpb-container .dp-t-1 > .dp-switch input:checked ~ span {
  background: #f7f7f7;
  border: 1px solid #e4e4e4;
}
.dpb-container .dp-t-1 > .dp-switch input:checked ~ span:after {
  left: 0px;
  border: 1px solid #ddd;
}
.dpb-container .dp-t-1 > .dp-switch > span {
  width: 52px;
  height: 32px;
  border-radius: 32px;
  display: inline-block;
  background: #ef6e35;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ef6e35;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  top: 8px;
}
.dpb-container .dp-t-1 > .dp-switch > span:after {
  position: absolute;
  left: calc(100% - 30px);
  top: 0px;
  height: 30px;
  width: 30px;
  display: block;
  content: "";
  border-radius: 100%;
  background: #fff;
  border: 1px solid #ef6e35;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dpb-container .dp-t-1 > .dp-switch-btn {
  display: inline-block;
  position: relative;
  margin-left: 20px;
  height: 68px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dpb-container .dp-t-1 > .dp-switch-btn input {
  display: none;
}
.dpb-container .dp-t-1 > .dp-switch-btn input:checked ~ span {
  color: #fff;
  background-color: #4285f4;
}
.dpb-container .dp-t-1 > .dp-switch-btn > span {
  width: 106px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 2px;
  border: solid 1px #eeeeee;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  font-weight: normal;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #999999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0px;
}
.dpb-container .dp-t-1 .sw-tip {
  display: inline-block;
  line-height: 68px;
  font-size: 16px;
  color: #888;
  margin-left: 10px;
  font-weight: normal;
}
.dpb-container .dp-t-1 > .l {
  color: #888;
  margin: 0 2px;
}
.dpb-container .dp-t-1 > .dp-error {
  position: relative;
  display: inline-block;
  padding: 0 20px 0 33px;
  height: 28px;
  line-height: 28px;
  background: #ffeee8;
  color: #ff4133;
  font-size: 12px;
  border-radius: 28px;
  margin-left: 10px;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.dpb-container .dp-t-1 > .dp-error:before {
  position: absolute;
  width: 28px;
  height: 28px;
  display: block;
  line-height: 28px;
  text-align: center;
  color: #ff4133;
  font-size: 20px;
  left: 2px;
  top: 0px;
  content: "\e651";
}
.dpb-container .time-range {
  margin-top: 4px;
}
.dpb-container .demand-input {
  position: relative;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 30px;
  margin: auto;
}
.dpb-container .demand-input.active {
  border: 1px solid #ef7124;
}
.dpb-container .demand-input > textarea {
  position: relative;
  width: 100%;
  height: 250px;
  display: block;
  resize: none;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 26px;
  font-size: 16px;
  color: #333;
  outline: none;
}
.dpb-container .demand-input > textarea::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.dpb-container .demand-input > textarea::-webkit-scrollbar-thumb {
  border-radius: 6px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  background: #e5e5e5;
}
.dpb-container .demand-input > textarea::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background: #fefefe;
}
.dpb-container .demand-inputs {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dpb-container .demand-inputs.active {
  border: 1px solid #ef7124;
}
.dpb-container .demand-inputs > input {
  position: relative;
  width: 100%;
  display: block;
  resize: none;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  outline: none;
  border-radius: 2px;
  border: solid 1px #eeeeee;
  padding-left: 17px;
}
.dpb-container .demand-inputs > input::-webkit-input-placeholder {
  color: #999999;
}
.dpb-container .demand-inputs > input:-moz-placeholder {
  color: #999999;
}
.dpb-container .demand-inputs > input::-moz-placeholder {
  color: #999999;
}
.dpb-container .demand-inputs > input:-ms-input-placeholder {
  color: #999999;
}
.dpb-container .demand-inputs > textarea {
  position: relative;
  width: 100%;
  display: block;
  resize: none;
  border: none;
  line-height: 26px;
  font-size: 16px;
  color: #333;
  outline: none;
  height: 50px;
  padding: 10px 0 0px 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dpb-container .m-img-group {
  position: relative;
  width: 100%;
  display: block;
  margin: 16px auto;
  border-top: 1px dashed #ddd;
  padding-top: 30px;
}
.dpb-container .m-img-group > .item {
  float: left;
  position: relative;
  width: 92px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 20px;
  height: 92px;
  border: 1px solid #ddd;
  color: #a9a9a9;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  cursor: pointer;
}
.dpb-container .m-img-group > .item.add {
  border: 1px dashed #ddd;
}
.dpb-container .m-img-group > .item.add:hover {
  color: #666;
}
.dpb-container .m-img-group > .item > i {
  display: block;
  font-size: 40px;
  height: 54px;
  line-height: 68px;
}
.dpb-container .m-img-group > .item:nth-child(1) {
  margin-left: 0;
}
.dpb-container .m-img-group > .item > .del {
  width: 18px;
  height: 18px;
  top: -10px;
  position: absolute;
  right: -10px;
  text-align: center;
  line-height: 18px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  z-index: 10;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dpb-container .m-img-group > .item > .del:hover {
  color: #111;
}
.dpb-container .m-img-group > .item.inprocess:after {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 90px;
  font-size: 14px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  content: "上传中";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
}
.dpb-container .m-img-group > .item > img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}
.dpb-container .tb-btns {
  display: block;
  line-height: 60px;
  margin-top: 20px;
  text-align: left;
}
.dpb-container .tb-btns > .btn {
  width: 250px;
  height: 36px;
  display: inline-block;
  cursor: pointer;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
  background-color: #4285f4;
  margin-left: 100px;
}
.dpb-container .dem-cate-class {
  position: relative;
  width: 100%;
  margin-top: 5px;
}
.dpb-container .dem-cate-class .radio {
  float: left;
  height: 32px;
  display: block;
  line-height: 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 20px;
  color: #333;
  padding: 0 10px 0 25px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  font-size: 16px;
}
.dpb-container .dem-cate-class .radio > input {
  display: none;
}
.dpb-container .dem-cate-class .radio > input:checked ~ span {
  background: #ffeede;
  border-color: #ffeede;
}
.dpb-container .dem-cate-class .radio > input:checked ~ span:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.dpb-container .dem-cate-class .radio > span {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: calc(50% - 9px);
  border-radius: 100%;
  border: 1px solid #c1c6cb;
  display: block;
}
.dpb-container .dem-cate-class .radio > span:after {
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 8px;
  content: "";
  background: #ff7d31;
  position: absolute;
  left: 4px;
  top: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.dpb-container .dp-input {
  position: relative;
  width: 100%;
  height: 60px;
  line-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
  border: 1px solid #ddd;
  border-radius: 12px;
  color: #333;
  font-size: 16px;
  outline: none;
}
.dpb-container .dp-input:focus {
  border: 1px solid #ef7124;
}
.dpb-container .dp-input::-webkit-input-placeholder {
  color: #c5c5c5;
}
.dpb-container .dp-input:-ms-input-placeholder {
  color: #c5c5c5;
}
.dpb-container .dp-input::-ms-input-placeholder {
  color: #c5c5c5;
}
.dpb-container .dp-input::placeholder {
  color: #c5c5c5;
}
/*蒙层 结束*/
/*分页 开始*/
.pages {
  display: inline-block;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
  font-size: 0;
}
.pages > a,
.pages .dian {
  display: inline-block;
  padding: 0 7px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #eeeeee;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  min-width: 30px;
  cursor: pointer;
  color: #333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #ffffff;
  margin-right: 6px;
}
.pages > a.text,
.pages .dian.text {
  border: none;
  font-size: 20px;
  vertical-align: bottom;
  cursor: default;
}
.pages > a.text > i,
.pages .dian.text > i {
  font-size: 12px;
  position: relative;
  left: -3px;
}
.pages > a.text:hover,
.pages .dian.text:hover {
  background: none;
  border: none;
  color: #333;
}
.pages > a .dian,
.pages .dian .dian {
  font-size: 20px;
  vertical-align: baseline;
  cursor: default;
  border: solid 1px #eeeeee;
}
.pages > a[disable] {
  cursor: default;
  color: #aaa;
}
.pages > a[disable]:hover {
  color: #fff;
}
.pages > a:hover {
  color: #4285f4;
  border: 1px solid #4285f4;
}
.pages > a.current {
  background-color: transparent;
  border: none;
}
.jumpPages {
  display: inline-block;
  margin-left: 18px;
}
.jumpPages input {
  width: 56px;
  height: 28px;
  background-color: #ffffff;
  border-radius: 2px;
  border: solid 1px #eeeeee;
  text-align: center;
  outline: none;
  padding: 0;
}
.jumpPages input:focus {
  border: 1px solid #4285f4;
  outline: none;
}
.jumpPages .sureJump {
  display: inline-block;
  width: 56px;
  height: 28px;
  background-color: #ffffff;
  border-radius: 2px;
  border: solid 1px #4285f4;
  line-height: 26px ;
  text-align: center;
  font-size: 14px;
  color: #4285f4;
  margin-left: 15px;
  cursor: pointer;
}
.jumpPages .sureJump:hover {
  background-color: #4285f4;
  color: #fff;
}
/*分页 结束*/
.add_footer {
  margin: 20px auto;
  width: 1200px;
}
.add_footer .add_title {
  width: 300px;
  height: 24px;
  line-height: 24px;
  display: flex;
  border: solid 1px #424857;
  border-bottom: none;
}
.add_footer .add_title div {
  flex: 1;
  text-align: center;
  font-size: 14px;
  color: #939599;
  cursor: pointer;
}
.add_footer .add_title .active {
  background-color: #bdbfc5;
  color: #21283d;
}
.add_footer .add_info {
  width: 1200px;
  box-sizing: border-box;
  padding: 14px 0 14px 20px;
  border: solid 1px #424857;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.add_footer .add_info div {
  font-size: 14px;
  color: #939599;
  margin-right: 28px;
}
.add_footer .add_info a {
  display: inline-block;
  font-size: 14px;
  color: #939599;
  margin-right: 28px;
  cursor: pointer;
}
.add_footer .add_info a:hover {
  color: #fff;
}
.modal.publish .modal-main {
  width: 500px;
  height: 400px;
  display: block;
  box-sizing: border-box;
  padding: 30px;
}
.modal.publish .modal-main .close {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  background: url("/static/img_old/gb_chahao.png") center no-repeat;
  cursor: pointer;
}
.modal.publish .modal-main h6 {
  line-height: 32px ;
  font-size: 20px;
  letter-spacing: 2px;
  color: #333;
  text-align: center;
}
.modal.publish .modal-main .fln {
  margin-top: 16px;
}
.modal.publish .modal-main .fln label {
  display: block;
  text-align: left;
  line-height: 20px;
  font-size: 14px;
  color: #666;
  font-weight: normal;
}
.modal.publish .modal-main .fln label > span {
  color: red;
  margin-left: 5px;
}
.modal.publish .modal-main .fln .input {
  position: relative;
  width: 100%;
  height: 40px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 0 15px;
  line-height: 38px;
  font-size: 14px;
  border-radius: 3px;
  margin-top: 5px;
  line-height: 22px;
  outline: none;
}
.modal.publish .modal-main .fln .input::placeholder {
  color: #bbb;
}
.modal.publish .modal-main .fln .input.ta {
  padding: 5px 15px;
  height: 100px;
  resize: none;
}
.modal.publish .modal-main .msubmit {
  position: relative;
  width: 100%;
  height: 50px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: normal;
  border: none;
  outline: none;
  background: #5485ec;
  border-radius: 4px;
  margin: 30px auto 0;
}
.modal.publish .modal-main .msubmit:hover {
  background: #2664e7;
}
/*# sourceMappingURL=common.css.map */