@charset "UTF-8";
body {
  color: #333;
  font-family: "Microsoft YaHei"; }

.maskWrapper {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999; }
  .maskWrapper .dialog-window {
    width: 426px;
    height: 188px;
    position: absolute;
    z-index: 300;
    left: 50%;
    margin-left: -213px;
    top: 200px;
    background: #fff; }
    .maskWrapper .dialog-window .dialog-header {
      width: 100%;
      height: 28px;
      line-height: 28px;
      color: #fff;
      font-size: 13px;
      background: #383838;
      box-sizing: border-box; }
      .maskWrapper .dialog-window .dialog-header span {
        margin-left: 16px;
        display: inline-block;
        float: left;
        color: #fff; }
      .maskWrapper .dialog-window .dialog-header i {
        display: inline-block;
        width: 12px;
        height: 12px;
        float: right;
        background-image: url(/images/audio-center/close.png);
        margin: 8px 16px 0 0;
        cursor: pointer; }
    .maskWrapper .dialog-window .dialog-content {
      width: 100%;
      height: 160px;
      background: #fff; }
      .maskWrapper .dialog-window .dialog-content p {
        text-align: center;
        font-size: 14px;
        margin: 38px 0; }
      .maskWrapper .dialog-window .dialog-content .bttn {
        text-align: center; }
        .maskWrapper .dialog-window .dialog-content .bttn a {
          display: inline-block;
          width: 90px;
          height: 32px;
          cursor: pointer;
          color: #fff;
          font-size: 14px;
          border-radius: 2px;
          margin: 0 10px;
          text-align: center;
          line-height: 32px;
          box-sizing: border-box;
          text-decoration: none;
          background-color: rgba(0, 0, 0, 0.1);
          color: #333; }
        .maskWrapper .dialog-window .dialog-content .bttn .active {
          background: #DD3541;
          color: #fff; }
        .maskWrapper .dialog-window .dialog-content .bttn .active:hover {
          background: #DD3541; }

.toast_show {
  width: 308px;
  height: 58px;
  margin-left: -155px;
  margin-top: -30px;
  line-height: 58px;
  position: fixed;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  border: solid 1px #d1d1d1;
  left: 50%;
  top: 50%;
  background-color: #fff;
  overflow: hidden;
  border-radius: 2px;
  text-align: center;
  z-index: 999; }
  .toast_show i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(/images/audio-center/success.png);
    margin: 22px 8px 0 0;
    vertical-align: top; }
  .toast_show i.active {
    background-image: url(/images/audio-center/new_hint_icon.png);
    background-position: 0px -20px; }

/**update image*/
.zhezhao {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100; }

/*.img_cut_box{display:inline-block;position: absolute;top:104px;left: 58px;z-index: 101;}*/
.img_cut_box {
  display: inline-block;
  position: fixed;
  z-index: 101;
  margin-left: -243px;
  margin-top: -160px;
  left: 50%;
  top: 50%; }

.img_cut_box em {
  font-style: normal;
  color: #999; }

.img_cut_box .up_btn {
  display: inline-block;
  color: #fff;
  padding: 8px 10px;
  margin-right: 20px;
  background-color: #45A7B9;
  cursor: pointer; }

/*.img_cut_box .crop_box{position:relative;width:430px;border:1px solid #e5e5e5;padding:20px;}*/
.img_cut_box .crop_inner {
  overflow: hidden;
  zoom: 1; }

.img_cut_box .crop_box .pic_src {
  float: left;
  width: 296px;
  height: 296px;
  margin: 0 0 20px 29px;
  background-color: #f5f5f5;
  vertical-align: top; }

.img_cut_box .crop_box .crop_img_set {
  float: left;
  display: none;
  width: 296px;
  height: 296px;
  margin-right: 20px;
  background-color: #f5f5f5;
  overflow: hidden;
  vertical-align: top; }

.img_cut_box .crop_box .pic_src .right {
  margin-right: 0; }

.img_cut_box .crop_box .pic_src img {
  width: 100%; }

.img_cut_box .crop_box .crop_preview {
  float: right;
  margin-right: 29px; }

.img_cut_box .crop_box .preview_wrap {
  position: relative;
  width: 104px;
  text-align: center;
  margin-bottom: 20px; }

.img_cut_box .crop_box .preview_wrap span {
  display: block;
  margin-top: 5px; }

.img_cut_box .crop_box .preview_box {
  width: 104px;
  height: 104px;
  background-color: #f5f5f5;
  overflow: hidden; }

.img_cut_box .crop_box .cir_pre {
  position: absolute;
  top: 0;
  left: 0; }

#k_crop {
  /*position:absolute;top:20px;left:20px;*/
  width: 486px;
  z-index: 100;
  background: #fff; }

#k_crop_show img {
  width: 100%; }

.crop_wrap {
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px solid #fff;
  margin-top: 30px; }

.crop_box {
  position: relative; }
  .crop_box .loadings {
    position: absolute;
    z-index: 1001;
    top: 28%;
    left: 28%;
    width: 80px;
    height: 80px; }
  .crop_box .loadings img {
    width: 100%;
    height: 100%;
    z-index: 300; }

.crop_btn {
  text-align: center; }

.crop_btn .crop_sub {
  display: block;
  float: left;
  margin: 15px auto 0;
  color: #fff;
  padding: 8px 20px;
  background-color: #DD3541;
  cursor: pointer;
  border: none; }

.crop_btn .crop_sub.no {
  color: #666;
  background-color: #ccc;
  cursor: not-allowed;
  visibility: hidden; }

.crop_btn .cancel {
  margin-left: 73px; }

.crop_btn .crop_save {
  margin-left: 144px;
  margin-bottom: 30px; }

.jcrop-holder .preview_wrap {
  position: absolute;
  right: -242px;
  top: 0px; }

.div-pro-cont-right {
  float: left;
  margin-left: 52px; }

.div-pro-cont-right dl {
  position: relative;
  width: 120px;
  height: 120px;
  margin-top: 8px; }

.div-pro-cont-right dl.active {
  border: 1px solid #ec7b65;
  box-sizing: border-box; }

.div-pro-cont-right dt img {
  width: 100%;
  height: 100%; }

.div-pro-cont-right dd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 34px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  line-height: 34px;
  cursor: pointer; }

/*上传播放*/
/* .hl-up-audio {
  height: 36px;
  margin-top: 15px; } */

/* .hl-up-audio .up-btn {
  float: left;
  width: 90px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #999;
  color: #fff;
  position: relative; } */

  
.swfupload {
  top: 0;
  left: 0; }



.div-play-wrap {
  float: left;
  width: 377px;
  height: 34px;
  margin-left: 15px; }

.tab-main > li .single-item .play-name {
  margin-top: 3px;
  font-size: 12px;
  color: #333;
  line-height: 18px;
  height: auto; }

.play-bar, .vol-bar {
  position: relative;
  height: 2px;
  z-index: 2;
  float: left; }

.play-bar {
  width: 266px; }

.vol-bar {
  width: 68px;
  margin-left: 8px; }

.play-bar-bg {
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #D1D1D1; }

.play-bar-progress {
  position: absolute;
  top: 5px;
  left: 0;
  width: 0%;
  height: 2px;
  background: #5191e9;
  z-index: 9; }

.ic-progress {
  position: absolute;
  top: 2px;
  left: 0%;
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #5191e9;
  border-radius: 4px;
  cursor: pointer; }

.ic-vol img {
  float: left;
  margin-left: 14px;
  vertical-align: top; }

.play-cancle {
  float: left;
  width: 34px;
  height: 34px;
  border-left: 1px solid #ccc; }

.ic-cancle {
  background-position: -13px -59px;
  width: 12px;
  height: 12px;
  margin: 10px 0 0 10px;
  cursor: pointer; }

/*.ic-cancle:hover{background-position: -25px -59px;}*/
.music-tips {
  font-size: 10px;
  color: #ec7b65;
  padding: 15px 0 0 8px;
  display: none;
  width: 570px;
  height: 91px;
  background: url("/images/audio-center/border.png") no-repeat; }

.p-create-radio {
  width: 559px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -38px;
  border: 1px solid #e5e5e5;
  cursor: pointer; }

.p-create-radio span {
  width: 487px;
  display: inline-block;
  text-align: center;
  color: #5191e9; }

.p-create-radio i {
  width: 70px;
  float: right;
  text-align: center;
  font-style: normal;
  border-left: 1px solid #e5e5e5;
  color: #999; }

.hluploadify {
  position: relative;
  margin: 0;
  margin-bottom: 1em; }

.hluploadify-button {
  background-position: center top;
  background-repeat: no-repeat;
  color: #FFF;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  width: 100%; }
.upload-item {
  margin: 10px;
  width: 100%;
  height: 88px;
  border: 1px solid #a8c8f4;
  border-radius: 10px;
  position: relative;
  color: #333;
  font-size: 12px;
  font-family: "微软雅黑";
  overflow: hidden; }

.upload-item input {
  color: #333; }

.upload-item .bg-progress {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 0;
  height: 88px;
  background: #ebf3ff;
  border-radius: 10px 0 0 10px; }

.upload-item .item-close {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/images/audio-center/hluploadify-cancel.png") no-repeat;
  position: absolute;
  z-index: 2;
  right: 8px;
  top: 8px; }

.upload-item .item-close:hover {
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  z-index: 2;
  right: 8px;
  top: 8px;
  background: url("/images/audio-center/hluploadify-cancel-hover.png") no-repeat; }

.upload-item .item-btn {
  visibility: hidden;
  /*visible*/
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("/images/audio-center/btn-play-pause.png") no-repeat;
  position: absolute;
  z-index: 2;
  left: 11px;
  top: 12px; }

.upload-item .play {
  background-position: 0 0; }

.upload-item .pause {
  background-position: -18px 0;
  margin-left: 30px; }

.upload-item .item-name {
  display: inline-block;
  position: absolute;
  z-index: 2;
  left: 65px;
  top: 12px; }

.upload-item .item-size {
  display: inline-block;
  position: absolute;
  z-index: 2;
  top: 15px;
  right: 92px;
  color: #999; }

.upload-item .item-edit {
  display: inline-block;
  position: absolute;
  z-index: 2;
  left: 40px;
  top: 40px;
  width: 388px;
  height: 26px;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  outline: none;
  color: #999;
  padding-left: 10px; }

.upload-item .item-edit:focus {
  border-color: #5191E9; }

.upload-item .item-clock {
  width: 16px;
  height: 18px;
  display: inline-block;
  position: absolute;
  z-index: 2;
  background: url("/images/audio-center/alarm-clock.png");
  top: 44px;
  right: 258px;
  cursor: pointer; }

.upload-item .item-date {
  width: 149px;
  height: 20px;
  display: inline-block;
  position: absolute;
  z-index: 2;
  top: 42px;
  right: 92px;
  border: 1px solid #5191e9;
  outline: none;
  font-size: 12px;
  padding-left: 7px;
  background: url("/images/audio-center/time.png") top right no-repeat; }

.upload-item .item-msg {
  display: inline-block;
  position: absolute;
  z-index: 2;
  left: 40px;
  top: 68px;
  font-size: 12px;
  background: #fee1e1;
  width: 190px;
  height: 16px;
  line-height: 16px;
  border: 1px solid #ffb7b7;
  padding-left: 10px;
  text-align: left;
  display: none; }

.new_radio_title {
  font-size: 12px;
  margin: 14px 0 18px 30px;
  color: #999; }

.new_radio_des {
  font-size: 14px;
  margin-left: 30px;
  color: #333; }

.new_ul_upload {
  width: 740px;
  height: 30px;
  border-bottom: 1px solid #e5e5e5;
  margin: 14px 0 30px 0px; }

.new_ul_upload li {
  float: left;
  width: 128px;
  height: 29px;
  text-align: center;
  line-height: 29px; }

.new_upload_program {
  border-top: 1px solid #e5e5e5;
  border-right: none;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #e5e5e5;
  cursor: pointer; }

.new_bulk_upload {
  background: #f8f8f8;
  border-top: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  cursor: pointer; }
.new_add_audio  {
    position: relative;
    width: 90px;
    height: 34px;
    margin: 0;
    background: #DD3541;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    line-height: 34px;
    text-align: center;
}
.new_add_audio input {
  width: 90px;
  position: absolute;
  top: 0;
  left: 0;
  filter:alpha(opacity=0);
  opacity: 0;
  height: 34px;
  color: #fff;
  font-size: 12px;
  border: none;
  border-radius: 2px; }
.new_add_audio:hover {
  background: #DD3541; }

.new_div_kindly_reminder {
  color: #333;
  font-size: 12px;
  margin: 18px 0 20px 0; }

.new_div_kindly_reminder p {
  line-height: 18px; }

.new_div_radio_btn {
  margin: 108px 0 70px 0; }

.new_div_radio_btn input {
  width: 90px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  color: #fff;
  font-size: 14px;
  border: none; }

.new_radio_input {
  background: #d1d1d1; }

input.new_radio_input_press {
  background: none;
  border: 1px solid #d1d1d1;
  color: #666; }

.new_radio_input_press:hover {
  background: #DD3541;
  color: #fff; }

.new_radio_input1_mar {
  margin: 0 70px 0 170px; }

.new_radio_input3_mar {
  margin: 0 0 0 70px;
  cursor: pointer; }

.new_upload_button {
  height: 34px;
  line-height: 34px;
  width: 90px;
  font-weight: normal;
  background: #DD3541;
  font-size: 14px; }

.div-pro-btn .new_upload_color {
  background: #DD3541;
  cursor: pointer; }

.upload-item .item-msg_time {
  display: inline-block;
  position: absolute;
  z-index: 2;
  right: 73px;
  top: 68px;
  font-size: 12px;
  background: #fee1e1;
  width: 190px;
  height: 16px;
  line-height: 16px;
  border: 1px solid #ffb7b7;
  padding-left: 10px;
  text-align: left;
  display: none; }

.upload-item .erroInputBorder {
  border: 1px solid red; }

.div-pro-btn {
  margin: 100px 0; }

.div-pro-btn input {
  width: 90px;
  height: 34px;
  border: none;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 34px; }

.new-input1-mar {
  margin: 0 70px 0 170px; }

.new-radio-input {
  background: #d1d1d1; }

.new-input3-mar {
  margin: 0 0 0 70px;
  cursor: pointer; }

.new-radio-bg {
  background: #DD3541; }

.div-pro-time {
  margin: 10px 0 15px 0;
  float: left; }
  .div-pro-time .span-time {
    height: 20px;
    margin-top: 15px; }

.null-tips {
  width: 100%;
  height: 12px;
  /*visibility: hidden;*/
  color: #DD3541;
  margin: 6px 0 15px 0; }

.div-service {
  position: relative;
  float: left;
  margin: 0; }

.ic-checkbox, .ic-checkbox-checked {
  display: inline-block;
  width: 12px;
  height: 16px;
  margin-right: 10px; }

.ic-checkbox {
  background: url("/images/audio-center/ic-check.png"); }

.ic-checkbox-checked {
  background: url("/images/audio-center/ic-checked.png"); }

.div-service p {
  padding-left: 20px; }

.a-service {
  color: #5191e9;
  cursor: pointer; }

.div-pro-btn {
  margin: 100px 0;
  float: left; }

.div-review-process {
  margin: 48px 0 36px 0px; }

.div-audit .div-audit-01 {
  display: inline-block;
  width: 66px;
  height: 66px;
  border: 1px solid #DD3541;
  border-radius: 33px; }

.div-audit .div-audit-01 dl {
  width: 58px;
  height: 58px;
  border-radius: 29px;
  background: #DD3541;
  margin: 4px 0 0 4px;
  text-align: center; }

.div-audit .div-audit-01 dl dt {
  color: #fff;
  line-height: 58px; }

.div-audit-02 {
  display: inline-block;
  width: 66px;
  height: 66px;
  border: 1px solid #eee;
  border-radius: 33px; }

.div-audit-02 dl {
  width: 58px;
  height: 58px;
  border-radius: 29px;
  background: #eee;
  margin: 4px 0 0 4px;
  text-align: center; }

.div-audit-02 dl dt {
  color: #999;
  line-height: 58px; }

.p-DD3541 {
  display: inline-block;
  width: 78px;
  height: 1px;
  border-bottom: 1px dashed #DD3541; }

.p-eee {
  display: inline-block;
  width: 78px;
  height: 1px;
  border-bottom: 1px dashed #999; }

/*审核不通过*/
.div-review-process {
  margin: 48px 0 36px 0px; }

.div-audit-not-pass .div-audit-01 {
  display: inline-block;
  width: 66px;
  height: 66px;
  border: 1px solid #DD3541;
  border-radius: 33px; }

.div-audit-not-pass .div-audit-01 dl {
  width: 58px;
  height: 58px;
  color: #fff;
  border-radius: 29px;
  background: #DD3541;
  margin: 4px 0 0 4px;
  text-align: center; }

.div-audit-not-pass .div-audit-01 dl dt {
  line-height: 43px; }

.div-audit-not-pass .div-audit-01 dl dd {
  margin-top: -14px; }

/**update image*/
.zhezhao {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000; }

.img_cut_box {
  display: inline-block;
  position: fixed;
  z-index: 1001;
  margin-left: -243px;
  margin-top: -160px;
  left: 50%;
  top: 50%; }

.img_cut_box em {
  font-style: normal;
  color: #999; }

.img_cut_box .up_btn {
  display: inline-block;
  color: #fff;
  padding: 8px 10px;
  margin-right: 20px;
  background-color: #45A7B9;
  cursor: pointer; }

.img_cut_box .crop_inner {
  overflow: hidden;
  zoom: 1; }

.img_cut_box .crop_box .pic_src {
  float: left;
  width: 296px;
  height: 296px;
  margin: 0 0 20px 29px;
  background-color: #f5f5f5;
  overflow: hidden;
  vertical-align: top; }

.img_cut_box .crop_box .crop_img_set {
  float: left;
  display: none;
  width: 296px;
  height: 296px;
  margin-right: 20px;
  background-color: #f5f5f5;
  overflow: hidden;
  vertical-align: top; }

.img_cut_box .crop_box .pic_src .right {
  margin-right: 0; }

.img_cut_box .crop_box .pic_src img {
  width: 100%; }

.img_cut_box .crop_box .crop_preview {
  float: right;
  margin-right: 29px; }

.img_cut_box .crop_box .preview_wrap {
  position: relative;
  width: 104px;
  text-align: center;
  margin-bottom: 20px; }

.img_cut_box .crop_box .preview_wrap span {
  display: block;
  margin-top: 5px; }

.img_cut_box .crop_box .preview_box {
  width: 104px;
  height: 104px;
  background-color: #f5f5f5;
  overflow: hidden; }

.img_cut_box .crop_box .cir_pre {
  position: absolute;
  top: 0;
  left: 0; }

#k_crop {
  /*position:absolute;top:20px;left:20px;*/
  width: 486px;
  z-index: 100;
  background: #fff; }

#k_crop_show img {
  width: 100%; }

.crop_wrap {
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px solid #fff;
  margin-top: 30px; }

.set-photo {
  min-height: 400px; }

.set-photo .specile-pic {
  width: 120px;
  height: 120px;
  float: none;
  margin: 10px 0; }

.set-photo .specile-pic p {
  height: 34px;
  line-height: 34px;
  margin: 0;
  cursor: pointer; }

.span-endTime {
  margin-left: 108px; }

.brocast-time {
  margin-top: 55px; }

.creat-icon a {
  color: #FFF; }

.brocrast-live {
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  border-bottom: 2px solid #DD3541; }

.brocast-startime {
  color: #999;
  margin-top: 48px;
  font-size: 12px; }

.color-gray {
  color: #999; }

.brocast-edit-pic {
  float: left;
  width: 118px;
  height: 118px;
  border: 1px solid #E5E5E5;
  position: relative; }

.brocast-edit-pic p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 26px;
  line-height: 26px;
  background: rgba(0, 0, 0, 0.45); }

.brocast-edit-pic .ic-edit {
  display: block;
  width: 20px;
  height: 20px;
  background: url('/images/1.5/edit.png');
  float: right;
  margin: 3px; }



  /* 20171106 改版后样式按钮 */

.hl-up-audio .up-btn {
    background: #DD3541;
}
.hl-up-audio .up-btn .hl-up-audio-btn {
    width: 90px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter:alpha(opacity=0);
}