.activies .activelist-w {
  width: 990px; }

.activies .activelist {
  margin-bottom: 20px;
  /* display: flex; */
  /* justify-content: space-between; */
  padding-bottom: 10px;
  overflow: hidden; }

.activies .activelist li {
  position: relative;
  width: 296px;
  box-shadow: 1px 1px 10px #ccc;
  float: left;
  margin-right: 30px; }

.activies .activelist li img {
  width: 296px;
  height: 130px; }

.activies .activelist li span {
  width: 90px;
  height: 20px;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0; }

.activies .activelist li span.b-ing {
  background: #21ade5; }

.activies .activelist li span.r-ing {
  background: #ee5048; }

.activies .activelist li p {
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #000;
  overflow: hidden; }

.activies .apply-activity-menu {
  margin: 30px 0;
  text-align: center;
  font-size: 18px;
  color: #323232; }

.activies .apy-box1 .apy-box-cont {
  margin: 0 auto;
  float: none; }

.activies .apy-box1 .send-box {
  padding: 10px 0 0 107px; }

.activies .apy-box-title {
  float: left;
  width: 160px;
  text-align: center; }

.activies .apy-box-cont {
  float: left;
  width: 740px;
  background: #f0f3f5;
  padding: 30px 40px; }

.activies .apy-box-title a {
  height: 48px;
  line-height: 48px;
  display: block;
  border: 1px solid #dcdcdc;
  font-size: 16px;
  color: #333; }

.activies .apy-box-title a.apl-cur1 {
  background: #f0f3f5;
  border: none; }

.activies .apy-box-cont p {
  line-height: 30px; }

.activies .send-box {
  padding: 10px 0 0 160px;
  clear: both;
  overflow: hidden; }

.activies .send-box .tel {
  margin-top: 20px; }

.activies .tel-txt,
.activies .code-txt {
  width: 180px;
  height: 40px;
  border: 1px solid #dcdcdc; }

.activies .send-box label {
  width: 80px; }

.activies .codeMsg label.error {
  margin-left: 83px;
  width: auto;
  color: #ff0000; }

.activies .errof {
  font-size: 12px;
  color: #ff2600; }

.activies .subapprove {
  clear: both;
  margin: 40px 0 0 84px; }

.activies .subapprove input {
  width: 240px;
  height: 40px;
  background-color: #21ade5;
  border-radius: 5px;
  color: #fff;
  border: none; }

.activies i {
  font-style: normal; }

.activies .force-approve {
  margin: 30px 0 50px; }
  .activies .force-approve .btn-action {
    margin-top: 30px; }
    .activies .force-approve .btn-action button {
      width: 80px;
      height: 28px;
      cursor: pointer;
      margin-right: 20px;
      border-radius: 4px;
      border: none; }
      .activies .force-approve .btn-action button.cancel-send {
        border: 1px solid #ccc;
        background: none; }

.activies .pages_fill {
  height: 80px; }

.ui-alert-author * {
  box-sizing: border-box; }

.ui-alert-author .alert-bg {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2000;
  display: none; }

.ui-alert-author .alert-box {
  width: 440px;
  position: fixed;
  border: 1px solid #ccc;
  left: 50%;
  margin-left: -220px;
  top: 50%;
  display: none; }

.ui-alert-author .phoneChange {
  z-index: 2002;
  height: 277px;
  margin-top: -136px;
  background: #fff; }
  .ui-alert-author .phoneChange .alert-close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 15px;
    height: 15px;
    background: url("../images/close-icon-grey.png") no-repeat;
    cursor: pointer; }
  .ui-alert-author .phoneChange .row-phone {
    margin-left: 30px;
    height: 30px;
    margin-top: 40px;
    position: relative; }
    .ui-alert-author .phoneChange .row-phone input {
      width: 198px;
      border: 1px solid #ccc;
      font-size: 14px;
      line-height: 30px;
      padding-left: 10px; }
  .ui-alert-author .phoneChange .row-piccode {
    margin-left: 30px;
    height: 30px;
    margin-top: 23px;
    position: relative; }
    .ui-alert-author .phoneChange .row-piccode input {
      width: 98px;
      padding-left: 10px;
      border: 1px solid #ccc;
      line-height: 30px;
      font-size: 14px; }
    .ui-alert-author .phoneChange .row-piccode .piccode {
      margin-left: 15px;
      width: 80px;
      height: 30px;
      cursor: pointer; }
  .ui-alert-author .phoneChange .row-msgcode {
    margin-left: 30px;
    height: 30px;
    margin-top: 23px;
    position: relative; }
    .ui-alert-author .phoneChange .row-msgcode input {
      width: 98px;
      border: 1px solid #ccc;
      line-height: 30px;
      font-size: 14px;
      padding-left: 10px; }
    .ui-alert-author .phoneChange .row-msgcode .msg-btn {
      width: 110px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      color: #fff;
      background: #1eb9ee;
      font-size: 14px;
      margin-left: 10px;
      cursor: pointer; }
  .ui-alert-author .phoneChange .item-lable {
    width: 111px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold; }
  .ui-alert-author .phoneChange .confirm_btn {
    width: 110px;
    height: 30px;
    background: #1eb9ee;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 40px;
    left: 141px;
    border-radius: 6px;
    cursor: pointer;
    outline: none;
    border: 0; }
  .ui-alert-author .phoneChange label.error {
    position: absolute;
    left: 111px;
    top: 32px;
    font-weight: normal;
    color: #ff4c2f;
    font-size: 12px; }

.applymanage .t1 {
  position: relative;
  height: 21px;
  line-height: 21px;
  text-align: left;
  width: 315px; }

.applymanage .t1 img {
  position: absolute;
  left: 0;
  top: 3px; }

.applymanage .s-table .t1 {
  position: relative;
  margin: 16px auto; }
  .applymanage .s-table .t1 .sqbz {
    margin-left: 20px; }

.applymanage .apply-menu a {
  position: relative;
  margin-right: 40px;
  color: #333; }

.applymanage .apply-menu a.apl-cur {
  font-size: 22px;
  color: #21ade5; }

.applymanage .reddot {
  height: 20px;
  background: url(../images/errico.png) no-repeat left center; }

.applymanage .selectBox {
  position: relative;
  width: 180px;
  padding-right: 27px;
  background: #f0f3f5;
  border-radius: 5px;
  cursor: pointer; }

.applymanage .selectBox .selected {
  display: block;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  padding-left: 10px;
  overflow: hidden; }

.applymanage .selectBox .list {
  position: absolute;
  top: 40px;
  display: none;
  min-width: 180px;
  width: 153px;
  background: #fff;
  border: 1px solid #f0f3f5;
  border-top: none;
  max-height: 400px;
  overflow-y: scroll !important;
  z-index: 2;
  /* box-shadow: 2px 5px 5px #000; */
  border-radius: 2px; }

.applymanage .selectBox .list a {
  color: #333; }

.applymanage .selectBox .list li {
  height: 30px;
  padding-left: 20px;
  line-height: 30px;
  position: relative;
  white-space: nowrap; }

.applymanage .selectBox i {
  background: url("../images/arrow.png") no-repeat;
  padding-right: 12px;
  width: 16px;
  height: 24px;
  display: inline-block;
  position: absolute;
  right: 2px;
  top: 15px;
  z-index: 1; }

.applymanage .reddot {
  width: 6px;
  height: 6px;
  background: #ff0000;
  border-radius: 100%;
  position: absolute;
  left: 6px;
  top: 14px; }

.applymanage .applybtn {
  margin-left: 0; }

.apply_author .regcontbox {
  margin-top: 20px;
  background: #fff;
  overflow: hidden; }

.apply_author .register-title {
  position: relative;
  width: 720px;
  height: 48px;
  margin: 60px auto; }

.apply_author .register-title a {
  background: #b1b1b1;
  position: relative;
  float: left;
  width: 240px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  font-size: 16px; }

.apply_author .register-title .r-cur .r-arr,
.apply_author .register-title a span.r-arr {
  position: absolute;
  right: -25px;
  top: 0;
  z-index: 11; }

.apply_author .register-title a span.r-arr {
  border-top: 23px solid transparent;
  border-left: 25px solid #b1b1b1;
  border-bottom: 25px solid transparent; }

.apply_author .register-title .r-cur {
  background: #21ade5; }

.apply_author .register-title .r-cur .r-arr {
  border-top: 23px solid transparent;
  border-left: 25px solid #21ade5;
  border-bottom: 25px solid transparent; }

.apply_author .register-title a em {
  position: absolute;
  font-size: 31px;
  font-family: 'arial'; }

.apply_author .register-title .num1,
.apply_author .register-title .num2,
.apply_author .register-title .num3 {
  margin-left: 35px; }

.apply_author .register-title a i {
  font-style: normal; }

.apply_author .register-title .t1,
.apply_author .register-title .t3,
.apply_author .register-title .t2 {
  margin-left: 60px; }

.apply_author .reg-box {
  margin-top: 40px;
  overflow: hidden; }

.apply_author .reg-box .r-text {
  width: 950px;
  height: 560px;
  overflow: hidden;
  margin: 0 auto;
  background: #f2f2f2; }

.apply_author .reg-box .r-text p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  text-indent: 30px;
  margin-bottom: 30px; }

.apply_author .agr-box {
  height: 510px;
  margin: 27px 30px;
  overflow: auto;
  clear: both; }

.apply_author .agrsubmit,
.apply_author .agreebtn {
  width: 240px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  border-radius: 5px;
  background: #21ade5;
  font-size: 16px;
  margin: 60px auto;
  display: block;
  text-align: center;
  border: none; }

.apply_author .agrsubmit {
  margin: 60px 0 60px 350px; }

.apply_author .agrsubmit:hover {
  background: #1987b2;
  color: #fff; }

.apply_author .ath-tips {
  margin-top: 10px;
  display: block;
  font-size: 12px;
  color: #999;
  clear: both; }

.apply_author .ath-tips i {
  font-style: normal; }

.apply_author .timedow {
  margin-left: 109px;
  padding-top: 10px; }

.apply_author label.error {
  color: red; }

.apply_author .succeed-text {
  padding: 50px 0 100px 0;
  text-align: center; }

.apply_author .succeed-text p {
  margin: 0;
  font-size: 30px; }

.apply_author .succeed-text span {
  display: block;
  margin-top: 20px;
  font-size: 18px; }

.apply_author .sendecode:hover,
.apply_author .sendecode:focus {
  text-decoration: none;
  color: #fff; }

.apply_author .necessary::before {
  content: '*';
  margin-right: 3px;
  display: inline-block; }

.apply_author .sucOn {
  width: 15px;
  height: 15px;
  overflow: hidden;
  background: url(../images/rgtdot.png) no-repeat; }

.clearfixer:after {
  display: block;
  content: '';
  clear: both; }

.clearfixer {
  zoom: 1; }

.bind-account {
  overflow: visible !important; }
  .bind-account .txtbox {
    width: auto !important;
    clear: both !important;
    overflow: visible !important;
    line-height: 40px !important; }
    .bind-account .txtbox .rbox {
      margin-left: 20px !important;
      line-height: 40px !important; }
      .bind-account .txtbox .rbox .textbox {
        float: left !important;
        margin-top: 5px !important;
        padding: 0 5px !important;
        width: 200px !important;
        height: 30px !important; }
      .bind-account .txtbox .rbox .band-tips {
        margin: 0px 0 0 10px !important;
        float: left !important;
        color: #ff0000 !important; }
  .bind-account .bindmsg {
    display: block !important;
    clear: both !important;
    padding: 10px 0 0 110px !important;
    color: #ff0000 !important;
    height: 30px; }
  .bind-account .btn-submit {
    width: 160px !important;
    height: 40px !important;
    margin: 10px 0 0 110px !important; }

.zhu {
  margin: 40px !important;
  border: 1px solid #e5e5e5 !important;
  overflow: hidden !important;
  padding: 30px !important; }
  .zhu span {
    color: #ff4c2f !important;
    font-size: 16px !important; }
  .zhu p {
    margin-top: 25px !important;
    overflow: hidden !important;
    line-height: 25px !important;
    font-size: 14px !important;
    color: #999 !important;
    letter-spacing: 1px; }

.imgtips {
  position: absolute;
  right: -655px;
  top: -176px;
  width: 650px;
  /* height: 315px; */
  overflow: hidden;
  background: #fff; }
  .imgtips img {
    width: 100%;
    height: 100%;
    overflow: hidden; }

.clearfixer, .author_contact_info .form-row {
  zoom: 1; }

.fl, .author_contact_info .form-item, .author_contact_info .inputbox, .author_contact_info .textbox, .author_contact_info .item-label {
  float: left; }

.clearfixer:after, .author_contact_info .form-row:after {
  display: block;
  content: '';
  clear: both; }

.fr {
  float: right; }

.author_contact_info .disabled {
  background-color: #fff;
  border: none !important; }

.author_contact_info .title-tips {
  margin-top: 18px;
  color: #ff4c2f;
  font-size: 14px; }

.author_contact_info .form-box {
  margin-top: -5px; }

.author_contact_info .form-row {
  height: 30px;
  margin-top: 26px; }
  .author_contact_info .form-row .onlyread-realname {
    line-height: 30px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 40px;
    float: left; }

.author_contact_info .form-item {
  width: 360px;
  margin-right: 20px; }
  .author_contact_info .form-item.card-type .inputbox {
    position: relative;
    padding-left: 10px;
    width: 200px;
    background: #f3f3f3;
    height: 30px; }
    .author_contact_info .form-item.card-type .inputbox.disabled {
      background: #fff; }
    .author_contact_info .form-item.card-type .inputbox span {
      font-size: 14px;
      letter-spacing: 1px;
      line-height: 30px; }
    .author_contact_info .form-item.card-type .inputbox i {
      position: absolute;
      right: 5px;
      top: 6px;
      background: url("../images/list-arrow.png") no-repeat;
      width: 12px;
      height: 18px; }
  .author_contact_info .form-item.bankname {
    width: 950px; }
    .author_contact_info .form-item.bankname .inputbox input {
      width: 340px; }
    .author_contact_info .form-item.bankname .inputbox span {
      line-height: 30px;
      color: #b1b1b1;
      font-size: 12px; }
  .author_contact_info .form-item.bankcardNo {
    width: 800px; }
    .author_contact_info .form-item.bankcardNo .inputbox span {
      line-height: 30px;
      color: #b1b1b1;
      font-size: 12px; }

.author_contact_info .inputbox {
  margin-right: 10px; }
  .author_contact_info .inputbox input {
    border: 1px solid #ccc;
    line-height: 30px;
    font-size: 14px;
    padding-left: 10px;
    outline: none;
    width: 200px; }

.author_contact_info .textbox {
  line-height: 30px;
  font-size: 14px; }

.author_contact_info .item-label {
  width: 100px;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  line-height: 30px; }

.author_contact_info .authormsg {
  width: 950px;
  overflow: hidden; }

.author_contact_info .authormsgwrap .txtbox {
  line-height: 30px; }
  .author_contact_info .authormsgwrap .txtbox .rbox {
    margin-left: 0; }

.author_contact_info .submitbtn {
  position: relative;
  margin-top: 40px;
  overflow: visible; }
  .author_contact_info .submitbtn .errplacement {
    position: absolute;
    left: 102px;
    top: -34px;
    color: #ff4c2f;
    font-size: 14px; }
  .author_contact_info .submitbtn .btn-submit {
    margin: 10px 0 0 100px;
    width: 160px; }

.author_contact_info .signflowlist {
  margin-top: 40px;
  margin-bottom: 20px; }
  .author_contact_info .signflowlist ul li {
    float: left;
    width: 160px;
    height: 80px;
    background: url(../images/flowmenu.png) no-repeat;
    /* &:last-child{
                    width: 80px;
                    overflow: hidden;
                } */ }
    .author_contact_info .signflowlist ul li:first-child {
      width: 80px;
      overflow: hidden;
      background: url(../images/signflow-on.png) no-repeat right top !important; }
      .author_contact_info .signflowlist ul li:first-child span {
        margin-left: 0; }
    .author_contact_info .signflowlist ul li span {
      margin-top: 20px;
      width: 80px;
      display: inline-block;
      text-align: center;
      font-size: 14px;
      color: #666;
      font-weight: bold;
      margin-left: 80px; }
    .author_contact_info .signflowlist ul li.signcurrent {
      background: url(../images/signflow-on.png) no-repeat; }
    .author_contact_info .signflowlist ul li.sign-finished span {
      color: #21ade5; }

.author_contact_info .signflowstatus {
  width: 950px;
  line-height: 1.3;
  padding: 15px 28px;
  color: #ff4c2f;
  margin: 40px 0 0 40px;
  border: 1px solid #e5e5e5;
  letter-spacing: 1px;
  font-size: 14px; }

.author_contact_info .tips {
  width: 950px;
  border: 1px solid #e5e5e5;
  padding: 19px 30px 26px;
  margin-top: 80px;
  margin-left: 40px; }
  .author_contact_info .tips .tips-title {
    color: #ff4c2f;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1;
    font-size: 18px; }
  .author_contact_info .tips .tips-para {
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    color: #999; }

.author_contact_info .printer {
  float: left;
  width: 110px;
  height: 30px;
  border-radius: 5px;
  background-color: #23ade5;
  padding: 0 10px; }
  .author_contact_info .printer span {
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 2px; }
  .author_contact_info .printer i {
    float: left;
    width: 18px;
    height: 18px;
    background: url("../images/printer.png") no-repeat;
    margin-top: 8px;
    margin-right: 8px; }

.clearfixer, .author_info .form-row {
  zoom: 1; }

.fl, .author_info .form-item, .author_info .inputbox, .author_info .textbox, .author_info .item-label, .author_info .radiobox {
  float: left; }

.clearfixer:after, .author_info .form-row:after {
  display: block;
  content: '';
  clear: both; }

.fr {
  float: right; }

.author_info .form-row {
  height: 30px;
  margin-top: 26px; }
  .author_info .form-row.row-address label.error {
    float: left;
    margin-left: 10px;
    line-height: 30px; }
  .author_info .form-row.row-address .inputbox {
    width: 700px; }
  .author_info .form-row.row-address .form-item {
    width: 100%; }

.author_info .form-item {
  width: 360px;
  margin-right: 20px; }
  .author_info .form-item.penname {
    width: 500px; }
    .author_info .form-item.penname .noedit {
      color: #ccc; }

.author_info .inputbox {
  margin-right: 40px; }
  .author_info .inputbox input {
    border: 1px solid #ccc;
    line-height: 28px;
    font-size: 14px;
    padding-left: 10px;
    outline: none;
    width: 200px; }
    .author_info .inputbox input.address {
      width: 400px; }
  .author_info .inputbox .signok {
    border: 1px solid #ccc;
    line-height: 28px;
    font-size: 14px;
    padding-left: 10px;
    width: 200px;
    display: inline-block;
    color: #999; }

.author_info .textbox {
  line-height: 30px;
  font-size: 14px; }

.author_info .item-label {
  width: 100px;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  line-height: 30px; }

.author_info .phone-modify {
  margin-left: 15px;
  color: #ff4c2f;
  line-height: 30px;
  cursor: pointer; }

.author_info .authormsg {
  width: 950px;
  overflow: hidden; }

.author_info .radiobox {
  height: 30px;
  width: 75px;
  line-height: 30px;
  font-size: 16px; }

.author_info .authormsgwrap .txtbox {
  line-height: 30px; }
  .author_info .authormsgwrap .txtbox .rbox {
    margin-left: 0; }

.author_info .headbox {
  margin-top: 20px; }
  .author_info .headbox .htitle {
    width: 90px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    float: left; }
  .author_info .headbox .upheadbtn {
    margin-left: 30px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #ee5048; }
  .author_info .headbox .h-img {
    margin-left: 20px;
    float: left; }
    .author_info .headbox .h-img img {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      overflow: hidden; }

.author_info .authormsg .radio-l {
  margin-top: 8px; }

.author_info .submitbtn {
  position: relative;
  margin-top: 40px;
  overflow: visible; }
  .author_info .submitbtn .errplacement {
    position: absolute;
    left: 102px;
    top: -34px;
    color: #ff4c2f;
    font-size: 14px; }
  .author_info .submitbtn .btn-submit {
    margin: 10px 0 0 100px;
    width: 160px; }

.author_info label.error {
  font-size: 14px;
  width: 240px;
  white-space: nowrap;
  color: #ff4c2f;
  font-weight: normal; }

@charset "UTF-8";
body {
  padding-top: 50px;
  background: #f0f3f5 !important;
  font-family: '\5FAE\8F6F\96C5\9ED1'; }

html {
  overflow-x: scroll; }

* {
  margin: 0;
  padding: 0;
  font-family: '\5FAE\8F6F\96C5\9ED1'; }

ul, li {
  list-style: none; }

div ::-webkit-scrollbar {
  width: 6px;
  height: 6px; }

div ::-webkit-scrollbar-button {
  height: 0;
  width: 0; }

div ::-webkit-scrollbar-track {
  background-color: #f1f1f1; }

div ::-webkit-scrollbar-thumb {
  background: #ccc; }

em {
  font-style: normal; }

a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
  color: #666; }

ol, ul,
h1, h2, h3, h4, h5, h6,
p,
label {
  margin: 0; }

.layer_loading {
  width: 200px;
  height: 50px;
  background: #666;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px; }
  .layer_loading .gif {
    display: block;
    width: 18px;
    height: 18px;
    background: url("../images/loading.gif") no-repeat; }
  .layer_loading .text {
    font-size: 14px;
    color: #fff;
    margin-left: 4px;
    white-space: nowrap; }

/* @media screen and (min-width: 1201px) {
    .container-box {
        width: 1200px;
    }
    .container-box .sidebar{
        
        position: absolute;
        top: 0;
    }
    .container-box .sidebar{
        width: 160px;
    }
    .container-box .col-md-offset-2{
        width: 1030px;
        margin-left: 170px;
    }
} */
.row,
.container-fluid {
  padding: 0;
  margin: 0; }

.navbar-inverse {
  background: #fff;
  border-bottom: 1px solid #b9bcbd; }

.navbar {
  min-height: 70px; }

.sidebar {
  position: fixed;
  top: 70px;
  z-index: 1000;
  padding: 20px;
  overflow-x: hidden;
  overflow-y: auto;
  /* Scrollable contents if viewport is shorter than content. */
  padding-left: 0;
  padding-right: 0;
  width: 160px; }

.container-box {
  width: 1200px;
  position: relative;
  margin: 20px auto auto auto; }

.regcontbox {
  margin-top: 40px;
  background: #fff;
  overflow: hidden; }

.container-box .col-md-offset-2 {
  float: left;
  margin-top: 20px;
  background: #fff;
  min-height: 550px;
  width: 1030px;
  margin-left: 170px;
  height: 100%;
  padding: 0;
  padding-bottom: 60px; }

.container-wrap {
  position: relative;
  padding-bottom: 0;
  margin: 0 40px; }
  /*.container-wrap .book-sidebar {*/
    /*position: absolute;*/
    /*width: 220px; }*/
  .container-wrap .book-edit {
    margin-left: 240px;
    width: 700px;
    min-height: 540px; }

.dratt-wrap .book-edit {
  min-height: 480px; }

.container-box .page-header {
  position: relative;
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: 0;
  padding-bottom: 30px;
  font-size: 22px;
  color: #323232; }

.dot,
.rdot {
  background: #ccc;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 20px; }

.rdot {
  background: #ff0000; }

.txtbox {
  clear: both;
  margin-top: 20px;
  overflow: hidden; }

.txtbox .wtitle {
  width: 90px;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 16px;
  color: #333; }

.txtbox .rbox {
  float: left;
  margin-left: 20px; }

.txtbox h2 {
  margin: 0;
  font-size: 18px;
  color: #323232;
  font-weight: bold; }

.rbox .radiobox {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
  cursor: pointer;
  margin-right: 40px; }

.rbox .radiobox-time {
  width: auto; }
  .rbox .radiobox-time label {
    font-weight: normal;
    /* display: inline-block; */
    float: left;
    height: 30px;
    line-height: 30px;
    cursor: pointer; }
    .rbox .radiobox-time label #check-timing {
      margin-right: 10px;
      cursor: pointer; }

.rbox .radiobox-time .ipt-set-time {
  margin-left: 5px;
  width: 120px;
  height: 30px;
  border: 1px solid #ccc;
  /* display: inline-block; */
  line-height: 30px;
  float: left; }

.rbox .radiobox-time .dateshow {
  float: left;
  /* display: inline-block; */ }

.txtbox .ipt-set-time input {
  width: 120px;
  height: auto;
  border: 0;
  /* display: block; */
  border: 0;
  background: none;
  /* margin: 0; */
  /* line-height: 28px; */
  /* padding: 0; */ }

.settime {
  float: left;
  position: relative;
  margin-left: 10px; }
  .settime select {
    float: left;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc; }
  .settime span {
    float: left; }

.txtbox .rbox .textbox {
  width: 240px;
  height: 40px;
  border: 1px solid #ccc;
  /* text-indent: 10px; */ }

.txtbox input,
.txtbox textarea {
  padding: 0 10px;
  border: 1px solid #ccc; }

.txtbox .input-wrap input {
  border: none; }

.desc {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  color: #999; }

.rbox .textarea {
  width: 450px;
  height: 140px; }

.txtboxinfo .wtitle {
  line-height: normal; }

.radio-l {
  border: 5px solid #b1b1b1;
  background: #fff;
  border-radius: 100%;
  width: 14px;
  height: 14px;
  cursor: pointer;
  float: left;
  margin-top: 12px;
  margin-right: 20px; }

.radio-l input {
  display: none; }

.checked {
  border: 5px solid #21ade5; }

#author-note,
.parent {
  position: relative;
  background-color: #f3f3f3;
  width: 180px;
  height: 40px;
  overflow: hidden;
  border-radius: 5px;
  float: left;
  border: none;
  margin-right: 20px; }

.parent {
  cursor: pointer;
  outline: none; }

#author-note i,
.parent i {
  background: url("../images/arrow.png") no-repeat;
  padding-right: 12px;
  width: 16px;
  height: 24px;
  display: inline-block;
  position: absolute;
  right: 12px;
  top: 15px;
  z-index: 1; }

.parent select {
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  padding-left: 10px;
  width: 180px;
  height: 100%;
  z-index: 11;
  cursor: pointer;
  outline: none; }

.parentsel {
  padding-left: 0; }

.submitbtn {
  clear: both;
  overflow: hidden;
  border: none; }

.btn-savedraaft,
.submitbtn .del-submit,
.submitbtn .btn-submit {
  width: 120px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  text-align: center;
  background: #21ade5;
  border: none;
  display: block;
  margin: 30px 0 0 110px;
  font-size: 16px;
  color: #fff; }

.btn-savedraaft:hover {
  background: #b26814; }

.warning {
  color: #ff0000;
  margin: 10px 0 0 20px;
  display: inline-block; }

#author-note,
.chapter-txt #parent {
  width: 340px;
  height: 40px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: inherit; }

.inform .rbox .textbox,
.chapter-txt .rbox .textbox,
.chapter-txt #parent select {
  width: 340px; }

.chapter-txt .rbox .textarea {
  width: 760px;
  height: 310px; }

.chapter-txt .txtboxinfo .rbox {
  position: relative; }

.chapter-txt .contnumber {
  position: absolute;
  right: 30px;
  bottom: 8px;
  color: #999;
  background: #fff; }

.chapter-txt .setcontbtn {
  position: absolute;
  right: 77px;
  bottom: -60px; }

.book-catalogue-wrap .setcontbtn {
  right: 0px; }

.chapter-txt .setcontbtn input {
  border: none;
  background: #ec8c1b;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  font-size: 16px; }

#author-note {
  width: 450px;
  line-height: 40px;
  text-indent: 10px;
  cursor: pointer; }

.author-note-txt .author-textarea {
  border-top: 0;
  width: 450px;
  height: 90px;
  padding: 15px 10px; }

.f16 {
  font-size: 16px;
  color: #999 !important; }

.fb18 {
  font-size: 18px;
  font-weight: bold; }

.f22 {
  font-size: 22px;
  color: #999; }

.r16 {
  font-size: 16px;
  color: #ff0000; }

.r12 {
  font-size: 12px;
  color: #ee5048; }

.g12 {
  font-size: 12px;
  color: #0fb295; }

.h16 {
  color: #666; }

.manage-btn {
  position: absolute;
  right: 0;
  top: 0; }

.sendecode,
.p-confirm,
.applybtn,
.delbtn1,
.editbtn1,
.manage-btn a {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  border: none; }

.delbtn:hover,
.delbtn1:hover {
  color: #999; }

.manage-btn a:hover {
  text-decoration: none; }

.delbtn1,
.delbtn {
  background: #fff !important;
  border: 1px solid #999 !important;
  color: #999 !important; }

.delbtn1 {
  position: absolute;
  right: 0;
  top: 5px;
  width: 86px; }

.sendecode,
.p-confirm,
.applybtn,
.editbtn1,
.savebtn {
  color: #fff !important;
  margin-left: 20px;
  background-color: #21ade5; }

.btn-savedraaft:hover,
.submitbtn .del-submit:hover,
.submitbtn .btn-submit:hover,
.sendecode:hover,
.p-confirm:hover,
.applybtn:hover,
.editbtn1:hover,
.savebtn:hover {
  background-color: #1987b2;
  color: #fff; }

a.applybtn:focus {
  background-color: #1987b2;
  color: #fff; }

.sendecode,
.p-confirm,
.editbtn1 {
  margin-left: 0;
  width: 120px;
  height: 40px;
  line-height: 40px; }

.sendecode {
  margin-left: 20px;
  width: 140px; }

.errof,
.sendcode {
  margin-left: 20px; }

.s-table {
  width: 900px; }

.s-table tr.tit th,
.s-table tr.tit td {
  background: #eef7fa;
  font-size: 16px; }

.s-table tr th,
.s-table tr td,
.s-table {
  text-align: center;
  border: 1px solid #ccc;
  color: #666; }

.s-table tr th {
  height: 48px;
  line-height: 48px; }

.s-table tr td {
  height: 40px;
  line-height: 40px; }

.exp {
  margin-top: 30px;
  clear: both; }

.exp ul li {
  line-height: 30px;
  font-size: 14px; }

.exp ul li.exp_txt {
  font-size: 18px;
  color: #f00; }

.inform {
  width: 770px;
  margin: 0 auto; }

.rbox label.error {
  margin-left: 10px;
  font-weight: normal; }

/*分页*/
.pages {
  position: relative; }

.pages .pagination {
  float: left;
  overflow: hidden; }

#Pagination {
  position: absolute;
  right: 0;
  top: 30px; }

.pages #Pagination .pagination {
  height: 40px;
  text-align: right;
  font-family: \u5b8b\u4f53, Arial; }

.pages #Pagination .pagination a,
.pages #Pagination .pagination span {
  float: left;
  display: inline;
  padding: 11px 13px;
  border-right: none;
  background: #fff;
  color: #999;
  font-family: \u5b8b\u4f53, Arial;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none; }

.pages #Pagination .pagination .current {
  background: #21ade5;
  border-radius: 50%;
  color: #fff;
  padding: 0 5px;
  margin-top: 11px; }

.pages #Pagination .pagination .prev,
.pages #Pagination .pagination .next {
  float: left;
  padding: 11px 13px;
  background: #fff;
  color: #999;
  cursor: pointer;
  margin-top: 0; }

.pages #Pagination .pagination .prev i,
.pages #Pagination .pagination .next i {
  display: inline-block;
  width: 4px;
  height: 11px;
  margin-right: 5px;
  background: url(../images/icon.fw.png) no-repeat; }

.pages #Pagination .pagination .prev {
  border-right: none; }

.pages #Pagination .pagination .prev i {
  background-position: -144px -1px;
  *background-position: -144px -4px; }

.pages #Pagination .pagination .next i {
  background-position: -156px -1px;
  *background-position: -156px -4px; }

.pages #Pagination .pagination .pagination-break {
  padding: 11px 5px;
  border: none;
  background: none;
  cursor: default; }

.pages .searchPage {
  float: left;
  padding: 19px 0; }

.pages .searchPage .page-sum {
  padding: 11px 13px;
  color: #999999;
  font-family: \u5b8b\u4f53, Arial;
  font-size: 14px; }
  .pages .searchPage .page-sum strong {
    font-weight: normal; }

.pages .searchPage .page-go {
  padding: 8px 0;
  color: #999999;
  font-family: \u5b8b\u4f53, Arial;
  font-size: 14px;
  padding: 10px 0 \9;
  *padding: 6px 0; }

.pages .searchPage .page-go input {
  width: 21px;
  height: 20px;
  margin: 0 5px;
  padding-left: 5px;
  border: 1px solid #e4e4e4; }

.pages .searchPage .page-btn {
  margin: 9px 0 5px 5px;
  padding: 2px 5px;
  background: #21ade5;
  border-radius: 2px;
  color: #ffffff;
  font-family: Arial, 'Microsoft YaHei';
  font-size: 14px;
  text-decoration: none;
  border: none; }

.author-footer {
  padding: 16px 0 20px 0;
  text-align: center;
  line-height: 20px;
  color: #666;
  font-size: 12px; }
  .author-footer span {
    color: #999;
    font-size: 12px; }

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset; }

.error404 {
  position: relative;
  padding-bottom: 330px;
  margin: 135px auto;
  width: 365px;
  height: 204px;
  overflow: hidden;
  background: url(../images/404.png) no-repeat; }
  .error404 a {
    display: block;
    width: 143px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    border-radius: 7px;
    background: #21ade5;
    position: absolute;
    right: 0;
    bottom: 153px; }
    .error404 a:hover {
      background: #1987b2; }

.wraptags {
  background: #fff;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); }
  .wraptags .pop-content {
    background: #fff; }
    .wraptags .pop-content .insert-here dl {
      padding-bottom: 16px;
      margin-bottom: 16px;
      overflow: hidden;
      border-bottom: 1px solid #e6e6e6;
      color: #333; }
      .wraptags .pop-content .insert-here dl dt {
        float: left;
        padding-top: 8px !important;
        color: #333 !important;
        width: 12%;
        font-weight: normal !important; }
      .wraptags .pop-content .insert-here dl dd {
        float: left;
        width: 87%; }
        .wraptags .pop-content .insert-here dl dd a {
          margin: 6px 6px 0 0;
          border: 1px solid #e6e6e6;
          color: #333;
          padding: 2px 7px; }
          .wraptags .pop-content .insert-here dl dd a.selected {
            color: #fff !important;
            background: #21ade5 !important; }
          .wraptags .pop-content .insert-here dl dd a:hover {
            color: #fff !important;
            background: #21ade5 !important; }
  .wraptags .pop-title {
    padding: 12px 15px 0 15px;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 15px;
    background: #f3f3f3; }
    .wraptags .pop-title h3 {
      color: #333;
      font-size: 16px; }
    .wraptags .pop-title .pop-close {
      margin: 3px 21px; }
  .wraptags .hl6 td {
    height: 16px; }

.relation {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -50px;
  height: 100px;
  background: #fff; }
  .relation .ralamenu {
    float: left;
    width: 40px;
    height: 100px;
    line-height: 999px;
    overflow: hidden;
    display: inline-block;
    background: url(../images/kficon.png) no-repeat; }
  .relation .ralatxt {
    float: left;
    width: 0;
    height: 100%;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    white-space: nowrap; }
    .relation .ralatxt span {
      display: block;
      padding: 14px 0 0 12px; }

.on .ralatxt {
  width: 180px; }

.errortips {
  max-width: 620px;
  width: 100%;
  text-align: center;
  position: relative;
  margin: 200px auto;
  min-height: 204px;
  background: url(../images/shouquan_03.png) no-repeat left center; }
  .errortips .errortext {
    position: absolute;
    left: 212px;
    top: 67px;
    font-size: 24px;
    color: #8da0ab;
    text-align: left;
    line-height: 46px; }

/* 申请签约作家 */
.contact_sign {
  padding: 1px 70px 60px 70px !important; }

.contact_sign .realname {
  margin-top: 0 !important; }

.form_item {
  margin-bottom: 20px !important; }

.form_item .rbox {
  float: left; }
  .form_item .rbox input {
    margin-top: 0px; }
  .form_item .rbox .atips {
    padding-top: 10px;
    display: block;
    font-size: 12px;
    color: #b1b1b1 !important;
    clear: both; }

.contact_sign label {
  width: 150px !important;
  height: 28px !important;
  line-height: 28px !important;
  font-weight: normal; }

.contact_sign input {
  margin-top: 0 !important; }

.contact_sign label.error {
  font-size: 12px !important; }

.contact_sign .submit {
  width: 202px !important;
  margin-left: 150px; }

.contact_sign .sendecode {
  width: 120px;
  height: 30px;
  line-height: 30px;
  background: #21ade5; }

.signflow {
  width: 720px;
  overflow: hidden; }
  .signflow .signname {
    margin-top: 10px;
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold; }
  .signflow .signflowlist {
    margin-top: 30px; }
  .signflow ul li {
    float: left;
    width: 160px;
    height: 80px;
    background: url(../images/flowmenu.png) no-repeat;
    /* &:last-child{
                width: 80px;
                overflow: hidden;
            } */ }
    .signflow ul li:first-child {
      width: 80px;
      overflow: hidden;
      background: url(../images/signflow-on.png) no-repeat right top !important; }
      .signflow ul li:first-child span {
        margin-left: 0; }
    .signflow ul li span {
      margin-top: 20px;
      width: 80px;
      display: inline-block;
      text-align: center;
      font-size: 14px;
      color: #666;
      font-weight: bold;
      margin-left: 80px; }
    .signflow ul li.signcurrent {
      background: url(../images/signflow-on.png) no-repeat; }

.form_item .rbox .atips i {
  font-style: normal; }

.contact_sign .sendecode:focus {
  color: #fff; }

.contact_sign .companyAddress {
  width: 320px;
  border: 1px solid #ccc;
  padding: 20px; }
  .contact_sign .companyAddress p {
    margin-top: 15px !important;
    font-size: 12px !important;
    line-height: 24px !important;
    color: #333 !important; }
  .contact_sign .companyAddress span {
    font-size: 16px;
    color: #333; }

.contact_sign .invited-show .form_item {
  margin-bottom: 30px !important; }

.contact_sign .invited-show .itemname {
  font-size: 16px;
  color: #333;
  height: auto;
  line-height: normal; }

.contact_sign .invited-show .itemvalue {
  height: auto;
  margin-top: 0;
  font-size: 16px;
  color: #333; }

.contact_sign .sucOn {
  margin-top: 7px;
  width: 15px !important;
  height: 15px !important;
  overflow: hidden !important;
  background: url(../images/rgtdot.png) no-repeat; }

/*右箭头*/
.right {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid blue; }

.right-arrow1, .right-arrow2 {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-top: 10px transparent dashed;
  border-right: 10px transparent dashed;
  border-bottom: 10px transparent dashed;
  border-left: 10px white solid;
  overflow: hidden; }

.right-arrow1 {
  left: 1px;
  /*重要*/
  border-left: 10px blue solid; }

.right-arrow2 {
  border-left: 10px white solid; }

.commonheader .loginbox {
  position: absolute;
  right: 0;
  top: 0; }

.commonheader .loginbox .indexauthorhead {
  padding-left: 30px;
  display: inline-block;
  cursor: pointer; }

.commonheader .loginbox .index-gift {
  padding-right: 30px;
  position: relative; }
  .commonheader .loginbox .index-gift .topline {
    height: 30px;
    width: 1px;
    background: #ccc;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0; }

.commonheader .indexauthorhead img,
.commonheader .loginbox .index-gift img {
  margin-right: 10px; }

.commonheader .loginbox a {
  color: #333;
  font-size: 18px; }

.commonheader .logobox {
  position: absolute;
  left: 0;
  top: 8px; }

.commonheader .logobox img {
  height: 30px; }

.commonheader .authorlink {
  display: inline-block;
  margin-left: 13px;
  text-align: center;
  width: 84px;
  height: 20px;
  border-left: 1px solid #bbb;
  padding-left: 13px;
  /*        line-height: 30px;
 color: #fff;
 background: #21ade5;
 border-radius: 20px; */ }
  .commonheader .authorlink img {
    height: 20px; }

.commonheader .indexauthorhead img {
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 50%; }

.commonheader .indexauthorhead_in {
  position: absolute;
  right: 0;
  top: 30px;
  width: 140px;
  padding: 28px 0 0;
  display: none; }

.commonheader .indexauthorhead_in .authorData {
  display: block;
  padding: 0 18px; }

.commonheader .exit p, .commonheader .authorData p {
  text-align: center;
  line-height: 40px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px; }

.commonheader .indexauthorhead_con a:hover {
  color: #fff; }

.commonheader .exit p {
  border-bottom: none; }

.commonheader .indexauthorhead_in .authorData:hover {
  background: #21ade5; }

.commonheader .indexauthorhead_in .authorData:hover p {
  border-bottom: 1px solid transparent; }

.commonheader .indexauthorhead_in .exit:hover {
  background: #21ade5; }

.commonheader .indexauthorhead_in .exit {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 50px; }

.commonheader .indexauthorhead_in .triangleIcon {
  position: relative;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 10px solid #fff;
  top: -8px;
  left: 50%;
  margin-left: -9px; }
  .commonheader .indexauthorhead_in .triangleIcon:before {
    content: " ";
    position: absolute;
    right: -7px;
    top: 21px;
    width: 15px;
    height: 15px;
    border: #e5e5e5 solid 1px;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.commonheader .indexauthorhead_con {
  background: #fff;
  border: 1px solid #e5e5e5; }

.containerw {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  z-index: 2;
  margin-top: 10px; }

.indexpage {
  /* .slider{position:relative;text-align:center; margin:0 auto;z-index:1}
.slider .bd,
.slider .bd li,
.slider .bd img{width:100%; height:272px}
.slider .bd{z-index:2;overflow:hidden}
.slider .bd li{float:left;width: 100%;overflow:hidden; background-position:center; background-repeat:no-repeat}
.slider .bd li a{ display:block; width: 100%; height: 100%}
.slider .bd li img{display:block}
.slider .hd{ position: absolute; z-index: 3; left: 0; right: 0; bottom:10px; padding: 0 10px; text-align: center}
.slider .hd li{display:inline-block;text-align:center;margin-right:10px;cursor:pointer;background-color:#b9b5b1}
.slider .hd li.active{background-color:#21ade5}
.dots li{width:10px; height:10px;font-size:0px;line-height:0px;border-radius:50%}
 */
  /*banner*/
  /* .mod-banner .banner-slide .slide-prev,
    .mod-banner .banner-slide .slide-next{
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -36px;
        width: 42px;
        height: 72px;
        background: transparent url(../images/icons.png) no-repeat -179px -143px;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a000000',endColorstr='#0a000000');
        border-radius: 2px;
    }
    .mod-banner .banner-slide .slide-prev:hover,
    .mod-banner .banner-slide .slide-next:hover{
        background-color: rgba(0,0,0,.4);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#28000000',endColorstr='#28000000');
    }
    .mod-banner .banner-slide .slide-prev{
        margin-left: -400px;
    }
    .mod-banner .banner-slide .slide-next{
        margin-left: 368px;
        background-position: -177px -74px; 
    } */
  /*banner*/ }
  .indexpage .newslist ul li {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #e6e6e6; }
  .indexpage .newslist ul li a:link {
    display: block;
    color: #666;
    text-decoration: none; }
  .indexpage .newslist ul li a span.date {
    float: right; }
  .indexpage .newslist ul li a:visited {
    color: #666; }
  .indexpage .newslist ul li a:hover {
    text-decoration: none; }
  .indexpage .new {
    padding: 0 5px;
    margin-left: 8px;
    font-style: normal;
    border: 1px solid #ff0000;
    border-radius: 10px;
    color: #ff0000;
    font-size: 12px; }
  .indexpage .mod-banner .banner-slide,
  .indexpage .mod-banner .banner-slide .slideBox,
  .indexpage .mod-banner .banner-slide .slider-film {
    height: 272px;
    /*overflow-y: hidden;*/ }
  .indexpage .mod-banner .banner-slide {
    position: relative; }
  .indexpage .mod-banner .banner-slide .slider-film {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: center no-repeat; }
  .indexpage .mod-banner .banner-slide .slide-point {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 15px;
    height: 14px;
    padding: 7px 14px;
    text-align: center;
    border-radius: 14px; }
  .indexpage .mod-banner .banner-slide .slide-point a {
    display: inline-block;
    width: 10px;
    height: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 1px 0 1px 15px;
    vertical-align: top;
    background: #b9b5b1;
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e000000',endColorstr='#1e000000');*/
    overflow: hidden; }
  .indexpage .mod-banner .banner-slide .slide-point .curr-point {
    width: 10px;
    height: 10px;
    background: #21ade5;
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5affffff',endColorstr='#5affffff');*/ }
  .indexpage .mod-banner .banner-slide .slide-point a:first-child {
    margin-left: 0; }
  .indexpage .pages_fill {
    height: 80px;
    width: 100%; }

.sidebar .navw li.n01 a {
  background: url(../images/subicn_1.png) no-repeat left center; }

.sidebar .navw li.n02 a {
  background: url(../images/subicn_2.png) no-repeat left center; }

.sidebar .navw li.n03 a {
  background: url(../images/subicn_3.png) no-repeat left center; }

.sidebar .navw li.n04 a {
  background: url(../images/subicn_4.png) no-repeat left center; }

.sidebar .navw li.n05 a {
  background: url(../images/subicn_5.png) no-repeat left center; }

.sidebar .navw li.n06 a {
  background: url(../images/subicn_6.png) no-repeat left center; }

.sidebar .navw li.n07 a {
  background: url(../images/subicn_7.png) no-repeat left center; }

.sidebar .navw li.n01 a.active {
  background: url(../images/subicn_1_on.png) no-repeat left center; }

.sidebar .navw li.n02 a.active {
  background: url(../images/subicn_2_on.png) no-repeat left center; }

.sidebar .navw li.n03 a.active {
  background: url(../images/subicn_3_on.png) no-repeat left center; }

.sidebar .navw li.n04 a.active {
  background: url(../images/subicn_4_on.png) no-repeat left center; }

.sidebar .navw li.n05 a.active {
  background: url(../images/subicn_5_on.png) no-repeat left center; }

.sidebar .navw li.n06 a.active {
  background: url(../images/subicn_6_on.png) no-repeat left center; }

.sidebar .navw li.n07 a.active {
  background: url(../images/subicn_7_on.png) no-repeat left center; }

.newsdot {
  width: 10px;
  height: 10px;
  background: #ff0000;
  border-radius: 50%; }

.sidebar .navw {
  padding: 10px 0;
  background: #000; }

.sidebar .navw li:last-child {
  border-bottom: none; }

.sidebar .navw li {
  position: relative;
  width: 120px;
  margin: 0 auto;
  border-bottom: 1px solid #2f455f; }

.sidebar .navw li a {
  display: block;
  padding: 19px 0;
  color: #fff;
  font-size: 14px;
  margin-left: 14px;
  padding-left: 34px; }

.sidebar .navw li a.active {
  color: #21ade5; }

.sidebar .navw li a:hover {
  background-color: transparent; }

.sidebar .newsdot {
  position: absolute;
  right: 0;
  top: 17px; }

.msg_system {
  /*     .msg-bot .pages{
    position: absolute;
    right: -27px;
    top: 0;
    margin: 0;
} */
  /*msg_system_detail*/ }
  .msg_system .msglist ul li {
    margin-top: 20px;
    padding-bottom: 20px;
    position: relative;
    border-bottom: 1px solid #e6e6e6; }
  .msg_system .msglist .dot {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    padding: 17px;
    background: #ccc url(../images/tz-dot.png) no-repeat center center; }
  .msg_system .msglist .dotc {
    background: #ee5048 url(../images/tz-dot.png) no-repeat center center; }
  .msg_system .msgbox {
    height: 60px;
    margin-left: 90px;
    display: inline-block; }
  .msg_system .msgbox:hover {
    text-decoration: none; }
  .msg_system .md {
    position: absolute;
    right: 0;
    top: 10px; }
  .msg_system .md em {
    display: block; }
  .msg_system .n-date {
    font-size: 14px;
    color: #999; }
  .msg_system .n-del {
    font-size: 16px;
    color: #666;
    cursor: pointer; }
  .msg_system .msgbox .msg-t {
    margin-top: 3px;
    display: block;
    color: #333;
    font-size: 16px; }
  .msg_system .msgbox .msg-c {
    margin-top: 10px;
    font-size: 14px;
    color: #666; }
  .msg_system .msgbox .msg-c a {
    color: #21ade5; }
  .msg_system .msg-bot {
    position: relative;
    overflow: hidden;
    height: 85px; }
  .msg_system .msg-bot .editbtn1 {
    position: absolute;
    left: 0;
    top: 24px; }
  .msg_system .popbox {
    box-sizing: content-box;
    padding: 40px 0;
    width: 440px;
    height: auto;
    background: #fff;
    position: relative;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 111; }
  .msg_system .p-del {
    position: absolute;
    bottom: -70px;
    left: 200px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    background: url(../images/close-icon.png) no-repeat center center;
    line-height: 999px;
    overflow: hidden;
    border-radius: 50%; }
  .msg_system .p-confirm {
    margin-top: 30px;
    border: none; }
  .msg_system .discover {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 11;
    left: 0;
    top: 0; }
  .msg_system .sys-cont {
    margin: 25px 0 0 0;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    border: none;
    background: #fff;
    overflow: hidden;
    white-space: pre-wrap; }
  .msg_system .news-detail-bot {
    position: relative;
    margin-top: 35px;
    height: 20px; }
  .msg_system .news-detail-bot .s-del {
    font-size: 16px;
    color: #fd0c2e; }
  .msg_system .news-detail-bot .s-page {
    position: absolute;
    right: 0;
    top: 0; }
    .msg_system .news-detail-bot .s-page a {
      font-size: 14px;
      color: #999; }
  .msg_system .news-detail-bot .s-page .s-prev {
    margin-right: 40px; }
  .msg_system .news-detail-bot .s-page em {
    cursor: pointer; }
  .msg_system .sys-inform {
    margin-top: 30px;
    font-size: 18px;
    color: #333; }
  .msg_system .sys-inform .sys-date {
    margin: 10px 0 0 25px;
    font-size: 14px;
    color: #999; }
  .msg_system .backlist {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #333; }
  .msg_system .msglist {
    font-size: 14px;
    color: #333; }
  .msg_system .msglist a:link {
    text-decoration: none; }
  .msg_system .popbox .txt1 {
    margin: 35px auto auto auto; }
  .msg_system .popbox .txt1 .ipt {
    margin-left: 20px;
    width: 240px;
    height: 40px; }
  .msg_system .popbox .txt1 label {
    font-size: 16px;
    color: #333; }
  .msg_system .popbox .txt1 select {
    margin-left: 20px;
    width: 180px;
    height: 40px;
    border: 0;
    background: #f2f2f2; }

.newsdetail .sys-inform {
  text-align: center; }
  .newsdetail .sys-inform .sys-date {
    display: block;
    text-align: center;
    margin-left: 0; }

.newsdetail .lk-author-identify-success .success-msg {
  padding: 60px 0 60px 415px;
  color: #333;
  position: relative;
  font-size: 16px;
  border-bottom: 1px solid #c3c3c3; }
  .newsdetail .lk-author-identify-success .success-msg .icon-success {
    position: absolute;
    margin-left: -80px;
    width: 60px;
    height: 60px;
    background: url(../images/icon-prove.png) 0 0 no-repeat; }
  .newsdetail .lk-author-identify-success .success-msg .tit {
    display: block;
    font-size: 30px;
    margin-bottom: 10px; }
  .newsdetail .lk-author-identify-success .success-msg span i {
    color: #ff970d;
    font-style: normal; }

.newsdetail .lk-author-identify-success .ad-detail {
  padding: 30px 0 0 30px;
  font-size: 14px; }
  .newsdetail .lk-author-identify-success .ad-detail p {
    line-height: 30px; }
  .newsdetail .lk-author-identify-success .ad-detail span {
    font-size: 16px; }
  .newsdetail .lk-author-identify-success .ad-detail a {
    text-decoration: underline; }
  .newsdetail .lk-author-identify-success .ad-detail .qrcode {
    margin-top: 50px; }
    .newsdetail .lk-author-identify-success .ad-detail .qrcode .qrcode-detail {
      padding-right: 92px;
      float: right;
      text-align: center; }
    .newsdetail .lk-author-identify-success .ad-detail .qrcode .qr {
      display: inline-block;
      padding: 12px;
      background-color: #fff; }

.m-left, .m-left .selectMod, .m-left table {
  overflow: hidden; }

* {
  padding: 0;
  margin: 0; }

a {
  text-decoration: none; }

body, html {
  font-family: 'PingFang SC', 'Myriad Pro', 'Hiragino Sans GB', 'microsoft yahei' !important;
  -webkit-font-smoothing: antialiased;
  background: #fafafa !important; }

.m-left {
  padding: 0 40px 50px;
  width: 1030px;
  float: left;
  background: #fff; }

.m-left .m-title {
  margin: 20px 0 30px;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  color: #323232;
  border-bottom: solid 1px #e6e6e6; }

.m-left .selectMod input, .m-left .selectMod select {
  display: inline-block;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  outline: 0; }

.m-left .m-title a {
  color: #999; }

.m-left .selectMod select {
  margin-right: 20px;
  color: #666;
  border: none;
  width: 180px;
  border-radius: 4px; }

.m-left .selectMod input {
  border: none;
  width: 120px;
  text-align: center;
  color: #fff;
  background: #21ade5;
  border-radius: 4px; }

.m-left .h3 {
  margin: 30px 0 20px;
  color: #323232;
  font-size: 18px;
  font-weight: 700; }

.m-left table {
  display: block;
  width: 950px;
  font-size: 14px;
  color: #666;
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #ccc; }

.m-left table tr.head {
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  background: #eef7fa;
  text-align: center; }

.m-left table td {
  height: 36px;
  line-height: 36px;
  border-top: solid 1px #ccc;
  border-right: solid 1px #ccc;
  overflow: hidden;
  width: 190px;
  text-align: center; }

.m-left table.gfTable td {
  width: 190px; }

.m-left table.gfTable td.remarks {
  text-align: left;
  padding: 0 10px 0 20px;
  width: 380px; }

.m-left table.qqTable td {
  width: 100px; }

.m-left table.qqTable td.time {
  width: 180px; }

.m-left table.qqTable td.chapter {
  padding: 0 10px 0 20px;
  width: 280px;
  text-align: left; }

.m-left table.qqTable td.num {
  width: 175px; }

.m-left table.qqTable td.money {
  width: 120px; }

.m-left table.qqTable td.total {
  text-align: left;
  padding-left: 75px; }

.author_cash_sum .list {
  position: relative;
  background-color: #f3f3f3;
  width: 180px;
  height: 40px;
  float: left;
  border: none;
  margin-right: 20px;
  border-radius: 5px; }
  .author_cash_sum .list select {
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent !important;
    border: none;
    padding-left: 10px;
    width: 180px;
    height: 100%;
    z-index: 11;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    padding-right: 30px; }
  .author_cash_sum .list i {
    background: url("../images/arrow.png") no-repeat;
    padding-right: 12px;
    width: 16px;
    height: 24px;
    display: inline-block;
    position: absolute;
    right: 9px;
    top: 15px;
    z-index: 0; }

.mod-m {
  margin-top: 33px;
  padding: 20px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden; }
  .mod-m p {
    float: left;
    font-size: 18px;
    color: #323232;
    width: 370px; }
    .mod-m p span {
      margin-left: 30px;
      margin-right: 5px;
      font-size: 18px;
      color: #ee5048; }

.exp1 {
  margin-bottom: 30px;
  overflow: hidden; }
  .exp1 ul li {
    font-size: 14px;
    line-height: 30px; }

.author_cash_sum .cashtable {
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6; }

.author_cash_sum .cash_table {
  width: 100%;
  margin-top: 20px; }

.author_cash_sum .cash_table tr {
  height: 30px;
  line-height: 30px;
  text-align: center; }

.author_cash_sum .cash_table tr th {
  background: #6cd; }

.author_cash_sum .cash_table tr td {
  vertical-align: middle; }

.author_cash_sum .cash_table tr td a {
  color: #000;
  text-decoration: none; }

.author_cash_sum .cash_table select {
  display: inline-block;
  height: 30px;
  width: 130px;
  margin-right: 20px; }

.author_cash_sum .cash_table tr td.bg {
  color: #666;
  vertical-align: middle;
  border-top: none; }

.author_cash_sum .cash_table tr,
.author_cash_sum .cash_table tr td {
  background: #fff;
  border-top: 0;
  color: #666;
  border: 1px solid #ccc; }

.author_cash_sum .cash_table tr td {
  border: 1px solid #ccc; }

.author_cash_sum .prompt {
  margin-top: 20px; }

.author_cash_sum .prompt span {
  color: red; }

.author_cash_sum .cash_table tr td a.details {
  color: blue;
  text-decoration: underline; }

.author_cash_sum .cash-table tr.tit {
  background: none; }

.author_cash_sum .cash_table tr.tit td {
  font-size: 16px;
  background: #eef7fa; }

.author_cash_sum .M-button-s {
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #21ade5;
  border-radius: 5px;
  text-align: center;
  border: none;
  color: #fff;
  font-size: 16px; }

.author_cash_sum .M-button-s:hover {
  background: #1987b2;
  color: #fff; }

.author_cash_sum .hisbalance {
  margin: 20px 0; }

.author_cash_sum .parent {
  padding-left: 10px; }

.clearfixer {
  zoom: 1; }

.fl {
  float: left; }

.clearfixer:after {
  display: block;
  content: '';
  clear: both; }

.fr {
  float: right; }

.ui-alert-author * {
  box-sizing: border-box; }

.ui-alert-author .alert-bg {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2000; }

.ui-alert-author .alert-box {
  width: 440px;
  position: fixed;
  border: 1px solid #ccc;
  left: 50%;
  margin-left: -220px;
  top: 50%;
  display: none; }

.ui-alert-author .phoneChange {
  z-index: 2002;
  height: 277px;
  margin-top: -136px;
  background: #fff; }
  .ui-alert-author .phoneChange .alert-close {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 15px;
    height: 15px;
    background: url("../images/close-icon-grey.png") no-repeat;
    cursor: pointer; }
  .ui-alert-author .phoneChange .row-phone {
    margin-left: 30px;
    height: 30px;
    margin-top: 40px;
    position: relative; }
    .ui-alert-author .phoneChange .row-phone input {
      width: 198px;
      border: 1px solid #ccc;
      font-size: 14px;
      line-height: 30px;
      padding-left: 10px; }
  .ui-alert-author .phoneChange .row-piccode {
    margin-left: 30px;
    height: 30px;
    margin-top: 23px;
    position: relative; }
    .ui-alert-author .phoneChange .row-piccode input {
      width: 98px;
      padding-left: 10px;
      border: 1px solid #ccc;
      line-height: 30px;
      font-size: 14px; }
    .ui-alert-author .phoneChange .row-piccode .piccode {
      margin-left: 15px;
      width: 80px;
      height: 30px;
      cursor: pointer; }
  .ui-alert-author .phoneChange .row-msgcode {
    margin-left: 30px;
    height: 30px;
    margin-top: 23px;
    position: relative; }
    .ui-alert-author .phoneChange .row-msgcode input {
      width: 98px;
      border: 1px solid #ccc;
      line-height: 30px;
      font-size: 14px;
      padding-left: 10px; }
    .ui-alert-author .phoneChange .row-msgcode .msg-btn {
      width: 110px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      color: #fff;
      background: #1eb9ee;
      font-size: 14px;
      margin-left: 10px;
      cursor: pointer; }
      .ui-alert-author .phoneChange .row-msgcode .msg-btn.disabled {
        background-color: #ccc; }
  .ui-alert-author .phoneChange .item-lable {
    width: 111px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold; }
  .ui-alert-author .phoneChange .confirm_btn {
    width: 110px;
    height: 30px;
    background: #1eb9ee;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 30px;
    left: 141px;
    border-radius: 6px;
    cursor: pointer;
    outline: none;
    border: 0; }
  .ui-alert-author .phoneChange label.error {
    position: absolute;
    left: 111px;
    top: 32px;
    font-weight: normal;
    color: #ff4c2f;
    font-size: 12px; }
  .ui-alert-author .phoneChange .remoteerror {
    position: absolute;
    bottom: 70px;
    left: 141px;
    color: #ff4c2f;
    font-size: 14px; }

.ui-alert-author .notice-msg {
  display: none;
  background: #fff;
  height: 240px;
  margin-top: -120px;
  z-index: 2002; }
  .ui-alert-author .notice-msg .icon {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    width: 40px;
    height: 40px; }
    .ui-alert-author .notice-msg .icon.righticon {
      background: url("../images/righticon.png") no-repeat; }
    .ui-alert-author .notice-msg .icon.wrongicon {
      background: url("../images/wrongicon.png") no-repeat; }
  .ui-alert-author .notice-msg .text1 {
    font-size: 17px;
    margin-top: 18px;
    text-align: center;
    letter-spacing: 2px; }
  .ui-alert-author .notice-msg .text2 {
    font-size: 14px;
    text-align: center;
    letter-spacing: 2px;
    margin-top: 10px; }
  .ui-alert-author .notice-msg .text3 {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    letter-spacing: 2px; }
  .ui-alert-author .notice-msg .closebtn {
    width: 120px;
    height: 40px;
    cursor: pointer;
    background-color: #21ade5;
    text-align: center;
    line-height: 40px;
    position: absolute;
    left: 50%;
    bottom: 15px;
    margin-left: -60px;
    font-size: 16px;
    color: #fff;
    border-radius: 4px; }

.workinfo .information-box {
  padding-top: 30px;
  overflow: hidden;
  clear: both; }

.workinfo .info-author {
  float: left;
  width: 180px;
  overflow: hidden; }

.workinfo .info-author img {
  width: 140px;
  height: 190px;
  overflow: hidden;
  display: block;
  margin: 0 auto; }

.workinfo .info-subscibe {
  float: left;
  margin-left: 90px;
  width: 570px;
  overflow: hidden; }

.workinfo .a-name {
  margin-top: 10px;
  display: block;
  text-align: center; }

.workinfo .info-subscibe .tg {
  width: 571px;
  height: 90px;
  line-height: 90px;
  background: url(../images/tgbg.png) no-repeat;
  text-align: center;
  font-size: 18px;
  margin: 0; }

.workinfo .info-subscibe .tg .num {
  font-weight: bold;
  color: #058bc1; }

.workinfo .toggle-info {
  margin-top: 25px;
  display: flex;
  justify-content: space-between; }

.workinfo .toggle-info li {
  width: 160px;
  color: #999;
  text-align: center; }

.workinfo .toggle-info li span {
  margin-top: 15px;
  width: 160px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  display: block;
  border: 1px solid #21ade5;
  border-radius: 20px;
  font-weight: bold;
  color: #21ade5; }

.workinfo .botline {
  padding-bottom: 20px;
  border-bottom: 1px solid #e6e6e6; }

.workinfo .list {
  position: relative;
  background-color: #f3f3f3;
  width: 220px;
  height: 40px;
  float: left;
  border: none;
  margin-right: 20px;
  border-radius: 5px; }

.workinfo .list select {
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  padding-left: 10px;
  width: 220px;
  height: 100%;
  z-index: 11;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  padding-right: 30px; }

.workinfo .list i {
  background: url("../images/arrow.png") no-repeat;
  padding-right: 12px;
  width: 16px;
  height: 24px;
  display: inline-block;
  position: absolute;
  right: 9px;
  top: 15px;
  z-index: 1; }

.workinfo .btn-has-text:link {
  height: 37px;
  line-height: 37px;
  background: #21ade5;
  border-radius: 5px;
  display: inline-block;
  color: #fff; }

.workinfo .btn-has-text:hover {
  background: #1987b2;
  color: #fff; }

.workinfo .btn-has-text:focus {
  color: #fff; }

.workinfo .txtbox h2 {
  margin-bottom: 20px; }

.workinfo #j_checkdetail {
  cursor: pointer;
  font-size: 14px;
  color: #21ade5; }

.workinfo .list select.parent {
  width: 180px !important; }

@charset "UTF-8";
.worksmanage_wrapper {
  /*作品管理*/
  /*新建作品  -- begin*/
  /*新建作品   -- end*/
  /**/
  /**/ }
  .worksmanage_wrapper table th {
    text-align: center; }
  .worksmanage_wrapper .totlenum {
    position: relative;
    margin-top: 20px;
    font-size: 18px;
    color: #323232;
    height: 40px;
    line-height: 40px; }
  .worksmanage_wrapper .worksmanage .table-bordered > thead > tr > th {
    border-bottom-width: 0;
    text-align: center;
    background: #eef7fa;
    color: #666;
    font-size: 16px; }
  .worksmanage_wrapper .worksmanage .table-bordered {
    text-align: center;
    border: 1px solid #ccc; }
  .worksmanage_wrapper .worksmanage .table > tbody > tr > td {
    padding: 15px 10px;
    color: #666;
    vertical-align: middle; }
  .worksmanage_wrapper .worksmanage .table > tbody > tr > td span {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    /*     display: block; */ }
  .worksmanage_wrapper .worksmanage .table > tbody > tr > td span a {
    line-height: 18px;
    display: block;
    word-break: break-all; }
  .worksmanage_wrapper .worksmanage {
    margin-top: 30px; }
  .worksmanage_wrapper .setup {
    float:right;
    margin-left:10px;
    top: 0;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #21ade5;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    display: inline-block;
    }
  .worksmanage_wrapper .setbtn {
    padding: 4px 6px;
    width: 70px;
    height: 29px;
    text-align: center;
    border-radius: 4px;
    background: #ec8c1b;
    display: inline-block;
    color: #fff;
    /*  margin-top: 9px; */ }
  .worksmanage_wrapper .setbtn:hover {
    background-color: #b26814; }
  .worksmanage_wrapper .setbtn1 {
    margin-left: 5px;
    background: #21ade5; }
  .worksmanage_wrapper .setup:hover,
  .worksmanage_wrapper .setbtn1:hover {
    background-color: #1987b2; }
  .worksmanage_wrapper .rbox .ipttext {
    width: 450px;
    /*  height: 40px; */ }
  .worksmanage_wrapper .rbox .tips {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #999; }
  .worksmanage_wrapper .submitbtn1 .btn-savedraaft {
    margin: 30px 0 0 0; }
  .worksmanage_wrapper .manage-bar {
    position: absolute;
    right: 40px;
    top: 36px;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
    height: 29px;
    line-height: 28px;
    background: #fff; }
  .worksmanage_wrapper .manage-bar a {
    display: inline-block;
    width: 120px;
    text-align: center;
    border-radius: 20px;
    font-size: 16px;
    color: #333; }
  .worksmanage_wrapper .manage-bar a.m-currunt,
  .worksmanage_wrapper .manage-bar a:hover {
    background: #21ade5;
    border-radius: 20px;
    color: #fff;
    text-decoration: none; }
  .worksmanage_wrapper .chapter-txt .book-edit .textarea {
    width: 700px;
    height: 420px; }
  .worksmanage_wrapper .chapter-txt .book-edit .txtbox .rbox {
    margin-left: 0; }
  .worksmanage_wrapper .txtboxinfo {
    position: relative; }
  .worksmanage_wrapper .txtboxinfo .introMsg {
    width: 760px;
    margin: 10px 0 0 110px;
    display: block;
    clear: both;
    overflow: hidden; }
  .worksmanage_wrapper .txtboxinfo .rbox {
    position: relative; }
  .worksmanage_wrapper .txtboxinfo .rbox .fb {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #999;
    padding-right: 0 !important;
    font-weight: normal !important; }
    .worksmanage_wrapper .txtboxinfo .rbox .fb b {
      font-weight: normal; }
  .worksmanage_wrapper .book-catalogue-title {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #21ade5; }
  .worksmanage_wrapper .book-catalogue {
    border: 1px solid #b1b1b1;
    font-size: 16px;
    height: 440px;
    max-height: 756px;
    overflow-y: auto;
    /* overflow-y: scroll;
      overflow-x:  visible; */ }
  .worksmanage_wrapper .book-catalogue .book-title {
    position: relative;
    padding: 0 9px;
    height: 59px;
    /* line-height: 59px; */
    border-bottom: 1px solid #b1b1b1; }
  .worksmanage_wrapper .book-catalogue .book-title a {
    padding-top: 10px;
    display: block;
    font-size: 16px;
    color: #666; }
    .worksmanage_wrapper .book-catalogue .book-title a .tgchapter {
      display: block;
      margin-top: 2px;
      font-size: 12px; }
  .worksmanage_wrapper .article-title ul li {
    position: relative;
    /* margin-top: 20px; */
    height: 40px;
    /* line-height: 40px; */
    background: #f5f5f5;
    padding: 0 9px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden; }
    .worksmanage_wrapper .article-title ul li a {
      position: relative;
      display: block;
      font-size: 14px;
      color: #323232;
      height: 21px;
      line-height: 20px;
      overflow: hidden;
      /* width: 169px; */
      margin-top: 10px; }
      .worksmanage_wrapper .article-title ul li a .volleft {
        position: absolute;
        right: 2px;
        top: 1px;
        font-size: 0; }
      .worksmanage_wrapper .article-title ul li a .examine {
        background: #ee5048;
        font-size: 12px;
        color: #fff;
        border-radius: 3px;
        padding: 0 3px;
        display: inline-block;
        margin-left: 5px; }
      .worksmanage_wrapper .article-title ul li a .confirm-mark {
        background: #21ade5; }
      .worksmanage_wrapper .article-title ul li a i {
        width: 130px;
        display: block;
        font-style: normal;
        overflow: hidden; }
  .worksmanage_wrapper .panelctl {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 40px;
    height: 40px;
    cursor: pointer; }
    .worksmanage_wrapper .panelctl .triangle-up {
      /* position: absolute;
        right: 10px;
        top: 8px; */
      margin-left: 13px;
      width: 0;
      height: 0;
      border: 8px solid transparent;
      border-bottom-color: #999;
      cursor: pointer; }
    .worksmanage_wrapper .panelctl .triangle-down {
      /* position: absolute;
        right: 10px;
        top: 17px; */
      margin-left: 13px;
      margin-top: 9px;
      width: 0;
      height: 0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #999;
      cursor: pointer; }
  .worksmanage_wrapper .book-chapter-add {
    margin-top: 20px;
    display: block;
    border: 1px solid #21ade5;
    border-radius: 3px;
    font-size: 16px;
    color: #21ade5;
    height: 38px;
    line-height: 38px;
    text-align: center; }
  .worksmanage_wrapper .book-catalogue-wrap {
    margin-top: 20px; }
  .worksmanage_wrapper .book-part-title {
    position: relative;
    padding-bottom: 19px;
    border-bottom: 1px solid #e5e5e5; }
  .worksmanage_wrapper .vispart-title {
    margin-top: 24px; }
  .worksmanage_wrapper .vispart-title .vis-name {
    margin-left: 20px;
    font-weight: normal; }
  .worksmanage_wrapper .vispart-title .vis-name input {
    width: 177px;
    height: 30px;
    overflow: hidden; }
  .worksmanage_wrapper .vispart-title .vis-name input[type="text"] {
    padding-left: 10px;
    color: #999; }
  .worksmanage_wrapper .art-btn {
    margin-top: 30px;
    position: relative; }
  .worksmanage_wrapper .art-cont,
  .worksmanage_wrapper .art-t2 {
    margin-top: 20px; }
  .worksmanage_wrapper .art-cont {
    font-size: 14px;
    line-height: 24px;
    height: 660px;
    overflow-y: auto;
    width: 700px;
    word-wrap: break-word; }
  .worksmanage_wrapper .sys-cont {
    margin: 25px 0 0 0;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    border: none;
    background: #fff;
    overflow: hidden;
    white-space: pre-wrap;
    overflow-y: auto;
    height: 440px; }
  .worksmanage_wrapper .art-author {
    margin-top: 30px; }
  .worksmanage_wrapper .art-author em {
    margin-top: 10px;
    display: block;
    color: #999; }
  .worksmanage_wrapper .book-cover {
    position: absolute;
    right: 0;
    top: 0;
    width: 162px;
    text-align: center; }
  .worksmanage_wrapper .hover,
  .worksmanage_wrapper .bookupload {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #ec8c1b;
    text-align: center;
    color: #fff;
    display: block;
    border-radius: 5px;
    margin: 20px auto auto auto; }
  .worksmanage_wrapper .bookupload.hover {
    background: #b26814;
    display: block; }
  .worksmanage_wrapper .chapter-show .rbox {
    height: 40px;
    line-height: 40px; }
  .worksmanage_wrapper .chapter-show .txtboxinfo .rbox {
    width: 470px;
    height: auto;
    line-height: 30px;
    word-wrap: break-word; }
  .worksmanage_wrapper .chapter-show .txtboxinfo .wtitle {
    margin-top: 5px; }
  .worksmanage_wrapper .book-tags {
    margin-right: 10px;
    background: #21ade5;
    padding: 1px 11px;
    color: #fff;
    border-radius: 5px; }
  .worksmanage_wrapper .cls-tags {
    margin-right: 20px; }
  .worksmanage_wrapper .insert-tags .input-tags {
    padding: 0;
    margin-top: 10px; }
  .worksmanage_wrapper .insert-tags {
    border: 1px solid #ccc;
    height: 40px;
    line-height: 40px; }
  .worksmanage_wrapper .insert-tags .names-tags li {
    margin-top: 9px; }
  .worksmanage_wrapper .insert-tags .names-tags li a {
    height: 21px;
    line-height: 21px;
    border: none; }
  .worksmanage_wrapper .txtbox40 {
    height: 40px;
    line-height: 40px; }
  .worksmanage_wrapper .submitbtn .btn-savedraaft,
  .worksmanage_wrapper .submitbtn .btn-submit {
    display: inline-block; }
  .worksmanage_wrapper .submitbtn .btn-submit {
    margin: 30px 0 0 30px; }
  .worksmanage_wrapper .subadd .btn-submit {
    margin: 30px 0 0 110px; }
  .worksmanage_wrapper .submitbtn .btn-savedraaft {
    background: #f7a633; }
  .worksmanage_wrapper .submitbtn .btn-savedraaft:hover {
    background: #b26814; }
  .worksmanage_wrapper .diffmark {
    overflow: hidden;
    width: 700px;
    margin-left: 111px;
    color: #ee5048;
    line-height: 24px; }
    .worksmanage_wrapper .diffmark .tipstit {
      color: #666; }
  .worksmanage_wrapper .timingshow {
    width: 220px;
    height: 60px;
    z-index: 11111;
    position: absolute;
    left: 232px;
    /* top: 86px; */ }
    .worksmanage_wrapper .timingshow .textshow {
      position: relative;
      padding: 8px 0 0 20px;
      height: 60px;
      box-shadow: 1px 1px 5px 1px #ccc;
      font-size: 14px;
      background: #fff; }
      .worksmanage_wrapper .timingshow .textshow:after, .worksmanage_wrapper .timingshow .textshow:before {
        position: absolute;
        content: '';
        width: 14px;
        height: 14px;
        left: -8px;
        top: 20px;
        overflow: hidden;
        pointer-events: none;
        -webkit-transform: rotate(134deg);
        -mz-transform: rotate(134deg);
        transform: rotate(134deg); }
      .worksmanage_wrapper .timingshow .textshow:before {
        background: #fff;
        box-shadow: 1px 1px 2px #ccc; }
      .worksmanage_wrapper .timingshow .textshow:after {
        bottom: -8px;
        background: #fff; }
      .worksmanage_wrapper .timingshow .textshow .fdata,
      .worksmanage_wrapper .timingshow .textshow .fname {
        display: block;
        height: auto;
        line-height: normal; }
      .worksmanage_wrapper .timingshow .textshow .fdata {
        margin-top: 5px; }
  .worksmanage_wrapper .article-cover {
    padding-right: 0; }
    .worksmanage_wrapper .article-cover img {
      width: 160px;
      height: 225px;
      overflow: hidden; }
  .worksmanage_wrapper .radiobox-time {
    height: 30px;
    line-height: 30px;
    overflow: hidden; }
    .worksmanage_wrapper .radiobox-time .combo {
      margin-right: 10px; }
    .worksmanage_wrapper .radiobox-time .clock {
      margin-top: 4px; }
  .worksmanage_wrapper #author-note, .worksmanage_wrapper .parent {
    margin-right: 0; }
  .worksmanage_wrapper .pic-text {
    margin-top: 15px; }
    .worksmanage_wrapper .pic-text p {
      margin-bottom: 5px;
      text-align: left;
      font-size: 12px;
      color: #999; }
      .worksmanage_wrapper .pic-text p span {
        color: #666; }
  .worksmanage_wrapper .page-header .book_name_box {
    width: 330px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top; }
  .worksmanage_wrapper .emptytext {
    padding-top: 160px;
    text-align: center;
    font-size: 16px;
    color: #333; }
    .worksmanage_wrapper .emptytext .editbtn1 {
      display: block;
      margin: 24px auto auto auto;
      color: #fff; }
  .worksmanage_wrapper .delsub {
    position: relative; }
    .worksmanage_wrapper .delsub .delbtn1 {
      top: 34px; }
  .worksmanage_wrapper .auto label {
    padding-left: 5px;
    height: 20px;
    line-height: 11px; }
  .worksmanage_wrapper .goldbtnapply {
    cursor: pointer;
    background: #ff0000; }
    .worksmanage_wrapper .goldbtnapply:hover {
      background: #ff0000; }
  .worksmanage_wrapper .goldbtnaudit {
    position: relative;
    cursor: pointer;
    background: #fff;
    border: 1px solid #ff0000;
    color: #ff0000; }
    .worksmanage_wrapper .goldbtnaudit:hover {
      background: #fff;
      border: 1px solid #ff0000;
      color: #ff0000; }
  .worksmanage_wrapper .goldbtnsucc {
    cursor: pointer;
    background: #fff;
    border: 1px solid #aaaaaa;
    color: #aaa; }
    .worksmanage_wrapper .goldbtnsucc:hover {
      background: #fff;
      border: 1px solid #aaaaaa;
      color: #aaa; }

.f12blue:hover,
.f12blue {
  font-size: 12px;
  color: #21ade5 !important; }

.verrortips,
.popup {
  position: relative;
  width: 600px;
  height: 420px;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 8px #ccc; }
  .verrortips .close,
  .popup .close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    display: inline-block;
    background: url(../images/close-icon-grey.png) no-repeat; }
  .verrortips .popconfirm,
  .popup .popconfirm {
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    margin: 10px auto auto;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    background: #21ade5; }
  .verrortips .ptit,
  .popup .ptit {
    display: block;
    padding: 20px 0 20px 20px;
    font-size: 18px;
    color: #333;
    text-align: left;
    border-bottom: 1px solid #edf8fa; }
  .verrortips .typelist,
  .popup .typelist {
    padding: 10px 0;
    overflow: hidden; }
    .verrortips .typelist span,
    .popup .typelist span {
      margin: 20px 0 0 30px;
      display: inline-block;
      width: 158px;
      height: 38px;
      border: 1px solid #ccc;
      color: #333;
      font-size: 16px;
      text-align: center;
      line-height: 38px;
      overflow: hidden;
      cursor: pointer; }
      .verrortips .typelist span.current,
      .popup .typelist span.current {
        border: 1px solid #ff0000;
        color: #ff0000; }

.verrortips {
  padding-top: 30px;
  text-align: center;
  width: 440px;
  height: 100px;
  margin-left: -220px;
  margin-top: 50px;
  font-size: 18px;
  color: #333;
  display: none; }

.ovlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 11; }

#verrortips,
#poperror, #popsucces {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 111; }

#popsucces {
  margin-left: -300px;
  margin-top: -210px; }

.tipserr {
  position: absolute;
  right: 119px;
  bottom: 41px;
  color: #ff0000; }

.checktipsbox {
  position: relative; }

.checktips {
  position: absolute;
  left: -126px;
  top: 39px;
  border: 1px solid #ccc;
  /* width: fit-content; */
  padding: 15px 10px;
  min-width: 280px;
  background: #fff; }

.checktips p {
  text-align: center;
  color: #333;
  font-size: 14px; }

.checktips i {
  position: absolute;
  top: -10px;
  right: 108px;
  font-size: 0;
  line-height: 0;
  border-width: 0 10px 10px;
  border-color: #ccc transparent;
  border-style: dashed dashed solid; }

body {
  position: relative; }

.contact_sign {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  margin-top: 40px;
  padding: 60px 88px 60px 80px;
  min-height: 100%; }
  .contact_sign .f18 {
    font-size: 18px;
    color: #999; }
  .contact_sign .form_content {
    width: 700px;
    float: left; }
  .contact_sign .contact_sign_con {
    margin-top: 33px;
    overflow: hidden; }
  .contact_sign input {
    border: 1px solid #ccc;
    outline: none;
    height: 28px;
    float: left;
    width: 248px;
    margin-top: 5px; }
  .contact_sign select {
    border: 1px solid #ccc;
    outline: none;
    height: 28px;
    float: left;
    width: 248px;
    margin-top: 5px; }
  .contact_sign .itemvalue {
    height: 28px;
    float: left;
    width: 248px;
    margin-top: 10px;
    font-size: 14px;
    color: #333; }
  .contact_sign .itemname {
    width: 140px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 16px;
    color: #999; }
  .contact_sign label {
    width: 140px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 16px;
    color: #333; }
  .contact_sign label.error {
    color: red;
    font-size: 14px;
    margin-left: 10px; }
  .contact_sign .form_item {
    overflow: hidden;
    margin-bottom: 4px; }
  .contact_sign .form_content p {
    color: #ee5048;
    font-size: 12px; }
  .contact_sign .submit {
    width: 120px;
    height: 40px;
    border-radius: 4px;
    background: #21ade5;
    border: none;
    color: #fff;
    margin-top: 40px; }
  .contact_sign .banknumber {
    margin-top: 18px; }
  .contact_sign .realname {
    margin-top: 35px; }
  .contact_sign .companyAddress {
    float: right; }
  .contact_sign .companyAddress p {
    font-size: 14px;
    line-height: 24px; }

