@keyframes animiterotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes animiterotate {
  /* Firefox */
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes animiterotate {
  /* Safari 和 Chrome */
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.txt-hide {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
body {
  background: #ececec;
  font-size: 16px;
  font-family: "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", SimHei, Helvetica, sans-serif, Arial;
  color: #060c1a;
  padding: 0;
}
a {
  color: #060c1a;
  cursor: pointer;
}
a:focus,
a:hover {
  text-decoration: none;
}
button {
  border: none;
}
img,
object,
embed {
  max-width: 100%;
}
.container,
.container-fluid {
  padding-left: 8px;
  padding-right: 8px;
}
.row {
  margin-left: -8px;
  margin-right: -8px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.col-xs-10,{
  position: relative;
  min-height: 1px;
  padding-left: 18px;
  padding-right: 18px;
}
.col-xs-7 {
  position: relative;
  min-height: 1px;
  padding-left: 28px;
  padding-right: 8px;
}
.container {
  width: 1200px;
}
.ta-right {
  text-align: right!important;
}
.ta-center {
  text-align: center!important;
}
#main {
  margin-bottom: 20px;
}
.topBox {
  background: #ff7f36;
  line-height: 42px;
  padding: 10px;
}
.topBox-right {
  margin-top: 13px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.topBox-right li {
  color: #fff;
}
.topBox-right > li > a {
  display: inline-block;
  padding: 0 !important;
}
.topBox-right > li:first-child {
  line-height: 35px;
}
.topBox-right > li:first-child > a:hover {
  background-color: transparent !important;
}
.topBox-right li:last-child {
  background-color: #f95f07;
  border-radius: 5px;
  margin-left: 15px;
  padding: 5px 10px;
}
.navbar {
  margin-bottom: 16px;
}
.navbar-inverse {
  background: #ff7f36;
  border-color: transparent;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  padding: 20px 8px;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > li > a:hover {
  background-color: #f95f07;
}
.navbar-inverse .input-group > input.form-control {
  background-color: #f95f07;
  border-color: transparent;
  color: #fff;
  width: 180px;
}
.navbar-inverse .input-group input:focus {
  box-shadow: none;
}
.navbar-inverse .input-group .btn {
  background-color: #da5406;
  border-color: transparent;
}
.navbar-form {
  margin-top: 13px;
}
.head {
  background: #fff;
  margin-bottom: 2px;
  line-height: 100px;
  padding: 5px 15px;
}
.onlinePersion {
  color: #d4401d;
  font-size: 16px;
}
.hd_ulogo img {
  width: 35px;
  height: 35px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.wzLog img {
  height: 70px;
}
.wzLog .webTitle {
  font-size: 54px;
  vertical-align: middle;
}
.bgborder {
  background: #ffffff;
  overflow: hidden;
}
.prd-link {
  padding-top: 10px;
  padding-bottom: 10px;
}
.prd-link .kingfont {
  font-size: 32px;
}
#middle {
  padding: 16px 0 0;
}
#bottom {
  padding: 16px 0px 0px;
}
#topLeft {
  padding-right: 8px;
}
#midLeft {
  padding-right: 8px;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.topNotice {
  border-bottom: 1px solid #e5e5e5;
  min-height: 35px;
  padding: 9px 18px 9px 9px;
}
.topNoticeContent {
  height: 90px;
  margin: 10px 0px 0px 10px;
  overflow-x: hidden;
  overflow-y: auto;
  word-wrap: break-word;
  white-space: normal;
  word-break: break-all;
}
.mainViewContent .u-time {
  margin-left: 12px;
}
.mainViewContent,
.mainViewContent_content {
  height: 624px;
  overflow-x: hidden;
  overflow-y: auto;
  word-wrap: break-word;
  white-space: normal;
  word-break: break-all;
}
.mainViewContent,
.pubContent {
  padding-bottom: 30px;
}
.pubContent {
  height: 950px;
  overflow-x: hidden;
  overflow-y: auto;
  word-wrap: break-word;
  white-space: normal;
  word-break: break-all;
  background: #fff;
}
.botChatContent {
  height: 130px;
  resize: none;
  padding: 5px;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
}
.teachHead {
  width: 106px;
  height: 106px;
  cursor: pointer;
  border-radius: 106px;
  border: 1px solid #cecece;
}
.pubTab {
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  padding: 5px;
  color: #999999;
  cursor: pointer;
}
.pubTabActive {
  border-bottom: none;
  color: #000000;
}
.topMsgList {
  left: 0;
  z-index: 9;
  width: 100%;
  display: block;
  background: #fff;
  height: 44px;
  line-height: 44px;
}
.chatContentActive {
  display: block;
}
.room-status {
  background: #fff;
  height: 25px;
  color: #000;
  border-radius: 7px;
  margin-top: 5px;
  top: 4px;
  position: relative;
  padding: 3px 10px;
}
.postAdmin .editTab {
  background: #fff;
  margin-right: 2px;
  width: 150px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid #cecece;
}
.postAdmin .editTab a {
  font-size: 16px;
  padding: 3px 0;
  display: inline-block;
}
.postAdmin .editTab a:hover,
.postAdmin .editTab a:focus,
.postAdmin .editTab a:visited {
  background: none;
}
.postAdmin .editTabActive {
  border-bottom: 1px solid #fff;
}
.postAdmin .editTabActive a {
  color: #db3439;
  border-bottom: 2px solid #db3439;
}
.postAdmin textarea {
  width: 100%;
}
.postNormal .nav-tabs {
  background: #fff;
  border: none;
}
.nav-tabs .jiantou {
margin-left:-15px; margin-right:-18px
}
.nav-tabs .mingcheng { 
margin-top:1px}

.postNormal .nav-tabs > li {
  position: unset;
  border-bottom: 1px solid #ddd;
  width: 16.5%;
  text-align: center;
  height: 48px;
  line-height: 48px;
}
.postNormal .nav-tabs > li > a:hover,
.postNormal .nav-tabs > li > a:focus,
.postNormal .nav-tabs > li > a:visited {
  background: #fff;
  border: none;
}
.postNormal .nav-tabs .editTabActive {
  border-bottom: 1px solid #fff;
}
.postNormal .nav-tabs .editTabActive a,
.postNormal .nav-tabs .editTabActive a:hover,
.postNormal .nav-tabs .editTabActive a:focus,
.postNormal .nav-tabs .editTabActive a:visited {
  color: #db3439;
  border-bottom: 2px solid #db3439;
}
.postNormal .nav-tabs > li > a:hover {
  border-color: none;
  outline: none;
}
.postNormal .editTab {
  width: 33% !important;
  border-right: 2px solid #ececec;
  text-align: center;
  cursor: pointer;
}
.postNormal .editTab a {
  font-size: 16px;
  padding: 3px 0;
  display: inline-block;
}
.postNormal .kf-xiaolian,
.postNormal .kf-tianjiatupian {
  padding: 5px 15px;
  border: none;
}
.postNormal .emojibox {
  bottom: 165px;
  right: 10px;
  left: auto;
  z-index: 99;
}
.postNormal .botChatContent {
  background: #ececec;
  height: 72px;
}
.postNormal textarea {
  width: 100%;
}
.navbar-form .input-group {
margin-right:105px;
}
.postNormal .input-group-addon {
  border: none;
  background: #ff7f36;
  color: #fff;
  padding: 20px;
  font-size: 16px;
}
.postNormal .input-group-addon:hover {
  background: #ee7736;
}
.postNormal .editTip {
  font-size: 12px;
  color: #666;
  padding: 10px;
}
.kf-xiaolian {
  color: #ffbb19;
  font-size: 24px;
  vertical-align: middle;
}
.kf-xiaolian:hover {
  color: #ffa21c;
}
.kf-tianjiatupian {
  color: #ff7f36;
  font-size: 24px;
  vertical-align: middle;
}
.kf-tianjiatupian:hover {
  color: #ff6c29;
}
#chatSendBtn:active {
  color: #c3c3c3;
}
#chatSendBtn:visited {
  color: #fff;
}
.talkUpload {
  position: relative;
  cursor: pointer;
  line-height: 43px;
}
.talkUpload input[type="file"] {
  opacity: 0;
  display: none;
}
.viewItem {
  padding-top: 18px !important;
}
.viewItem .userPic {
  width: 50px;
  height: 50px;
  margin-right: 0;
}
.view {
  padding: 0;
}
.viewTime {
  font-size: 12px;
}
.viewType {
  padding-left: 5px;
}
.viewTypes { 

 }
.viewContent {
  margin: 5px 0 5px 0;
  padding: 12px;
  display: inline-block;
  line-height: 1.6;
  box-sizing: border-box;
  position: relative;
  border-radius: 8px;
  vertical-align: baseline;
  font-size: 16px;
  background-color: #f5f5f5;
  border: 1px solid #f1f1f1;
  word-wrap: break-word; 
  width:auto;
  max-width:600px;
}
.viewContents {
  margin: 5px 0 5px 0;
  padding: 12px;
  display: inline-block;
  line-height: 1.6;
  box-sizing: border-box;
  position: relative;
  border-radius: 8px;
  vertical-align: baseline;
  font-size: 16px;
  background-color: #f5f5f5;
  border: 1px solid #f1f1f1;
  word-wrap: break-word;
  width:auto; 
  max-width:600px; 
  float:right;
  margin-right:-1px;
}
.bg-yel {
  background: #fffbf3;
}
.bg-gray {
  background-color: #8D9196;
  color: #fff;
}
.viewContentSys {
  color: #666;
}
.viewContentPoint {
  color: #ff1a17;
}
.viewContentReply {
  color: #ff1a17;
  margin-top: 5px;
}
.toolBox {
  margin-top: 3px;
  color: #ddd;
}
.chatItem {
  position: relative;
  padding: 10px 20px;
}
.chatItem .u-time {
   position:absolute;
  margin-top: 3px;
  margin-left:3px;
  display: block;
  text-align: left;
}
.msg-del,
.msg-set,
.chatReplyBtn,
.msg-zan,
.msg-edit,
.msg-top,
.msg-trans,
.msg-audit a,
.msg-reply {
  font-size: 12px;
  color: #bbb;
}
.msg-audit a:hover {
  color: #23527c;
}
.msg-audit {
  display: none;
}
.approve-label {
  display: none;
  margin-left: 5px;
}
.approve-word {
  font-weight: normal;
}
.approve .chatContent {
  background: #FB7E7E;
}
.approve .msg-audit {
  display: inline-block;
}
.approve .msg-zan {
  display: none;
}
.approve .approve-label {
  display: initial;
}
.approve .approve-word {
  background: #F8E71C;
}
.msg-set:hover {
  color: #d4401d;
}
.u-zan-num {
  display: inline-block;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.u-zan-num.active {
  -webkit-transform: scale(3);
  -moz-transform: scale(3);
  -ms-transform: scale(3);
  -o-transform: scale(3);
  transform: scale(3);
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.set-tip {
  position: fixed;
  z-index: 9;
  top: 45%;
  left: 50%;
  width: 400px;
  display: block;
  background: #fff;
  padding: 10px;
  border: 1px solid #ddd;
  box-shadow: 0 0 15px #666;
}
.chatNick {
  font-size: 12px;
  padding-left: 5px;
  color: #999;
}
.chatContent {
  padding: 8px;
  display: inline-block;
  line-height: 1.5em;
  box-sizing: border-box;
  position: relative;
  border-radius: 8px;
  vertical-align: baseline;
  background-color: #f5f5f5;
  word-wrap: break-word;
  margin-top:5px;
}
.chatContent .main-content-audio {
  margin-left: 10px;
}
.chatContentNormal {
  color: #000;
}
.chatContentReply {
  color: #999;
  margin-bottom: 5px;
}
.chatMore,
.talkChatMore,
.mainChatMore,
.secretChatMore {
  display: block;
  width: 100%;
  height: 30px;
  font: 15px/30px "microsoft yahei";
  color: #00A650;
  background: #fff;
  text-align: center;

}
.mainChatMore {
  margin-top: 5px;
  background: #fff;
}
.mainChatMore a{
  margin-top: 5px;
  margin-bottom:5px;
  background: #fff;
}
.mainChatMores{
  display: block;
  width: 100%;
  height: 30px;
  font: 15px/30px "microsoft yahei";
  color: #00A650;
  background: #fff;
  text-align: center;

}
.mainChatMores {
  margin-top: 5px;
  background: #fff;
}
.mainChatMores a{
  margin-top:10px;
  margin-bottom:10px;
  background: #fff;
}
.mainChatMorex{
  display: block;
  width: 100%;
  height: 30px;
  font: 15px/30px "microsoft yahei";
  color: #00A650;
  background: #fff;
  text-align: center;

}
.mainChatMorex {
  margin-top: 5px;
  background: #fff;
}
.mainChatMorex a{
  margin-top:10px;
  margin-bottom:10px;
  background: #fff;
}
.chatMore a {
  text-decoration: none;
  cursor: pointer;
}
.chatReplyBtn {
  cursor: pointer;
}
.ft18 {
  font-size: 18px;
  color: #333;
}
.replyContentForDlg {
  word-break: break-all;
  word-wrap: break-word;
  color: #000;
  font-weight: bold;
}
textarea.reply-tea {
  width: 100%;
  height: 110px;
  border: none;
  resize: none;
}
textarea.reply-tea:focus {
  border: none;
}
.textareaB {
  border: #dedede solid 1px;
  padding: 10px;
  margin: 10px;
  width: 97%;
}
.btn_red_radius160 {
  margin: 10px auto;
  display: block;
  width: 80px;
  height: 40px;
  line-height: 40px;
  background: #e74c3c;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
}
.replyTitle {
  margin-left: 10px;
  margin-top: 5px;
}
.botChatContentBg {
  position: absolute;
  left: 50%;
  top: 40%;
  margin-left: -35px;
  display: none;
  color: red;
}
.reply-teaBg {
  position: absolute;
  left: 48%;
  top: 40%;
  display: none;
  color: red;
}
.ebActive {
  display: block;
}
.listTabs {
  background: #db3439 url("nav_bg_l.png") no-repeat center center;
  background-size: 100% 100%;
  padding-left: 20px;
}
.listTabs > li {
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  position: relative;
}

.listTabs > li > a {
  color: #fff;
  border: none;
  display: block;
  padding: 0;
  padding-top: 13px;
  padding-bottom: 5px;
  font-size: 16px;
}

.listTabs > li > a:hover,
.listTabs > li > a:focus {
  background: none;
}
.listTabs > li.active > a,
.listTabs > li.active > a:focus,
.listTabs > li.active > a:hover {
  color: #fff;
  border: none;
  background: none;
  font-size: 18px;
  padding-top: 12px;
}
.page-record .listTabs,
.page-historylist .listTabs,
.page-historydetail .listTabs {
  background: #db3439 url("nav_bg.png") no-repeat;
}
.page-content .nav-tabs-hudong li {
  width: 100%;
}
.page-content .main-record {
  background: #fff;
}
.page-content .mainViewContent_content {
  height: 700px;
}
.botTabContent {
  min-height: 300px;
  overflow: inherit;
}
.liveImgBox {
  margin-top: 10px;
}
.liveImgBox a {
  position: relative;
  display: inline-block;
  margin-right: 1%;
  background: #f6f6f6;
  overflow: hidden;
  text-align: center;
}
.liveImgBox a img {
  width: 100%;
}
.liveImgBox a span {
  color: #fff;
  font-size: 26px;
  top: 50%;
  margin-top: -15px;
}
.liveImgBox a img,
.liveImgBox a span,
.liveImgBox a .imgTipBox {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.liveImgBox a:hover img {
  display: block;
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
}
.liveImgBox a:hover .imgTipBox {
  opacity: 1;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
}
.liveImgBox .imgTipBox {
  opacity: 0;
  background: rgba(0, 0, 0, 0);
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
}
.viewContent .imgbox-1 img {
  height: 240px;
}
.viewContent .imgbox-2 img {
  height: 121px;
}
.chatContent .imgbox-1 img {
  height: 101px;
}
.chatContent .imgbox-2 img {
  height: 51px;
}
.search-form {
  padding-left: 18px;
  color: #9b9b9b;
}
.search-form:before,
.search-form:after {
  content: "";
  display: table;
  clear: both;
}
.search-form .search-form__item {
  float: left;
}
.search-form .search-form__item * {
  display: inline-block;
}
.search-form .search-form__item .form-control {
  width: 220px;
}
.search-form .search-form__item .search-form__text {
  margin: 0 10px;
}
.search-form .search-form__item:last-child {
  padding-left: 10px;
}
.control-label {
  text-align: center;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: none repeat scroll 0 0 transparent;
  cursor: inherit;
  display: block;
}
.room-set {
  position: absolute;
  z-index: 9;
  right: 40px;
  top: 12px;
  width: 220px;
  text-align: right;
  font-size: 12px;
  color: #fff;
}
.room-set .room-set__slt {
  display: inline-block;
}
.room-set .room-set__slt select {
  color: #ff1a17;
  min-width: 100px;
  background: #fff;
  height: 25px;
  padding: 0;
  padding-left: 10px;
  border: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.modal.in .modal-dialog {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.control-label {
  top: 5px;
}
.fontsize-slt {
  width: auto;
  display: inline-block;
}
.pd-0 {
  padding: 0;
}
.pd-t-15 {
  padding-top: 15px;
}
.pd-t-20 {
  padding-top: 20px;
}
.pd-sm {
  padding: 10px;
}
.pd-v-sm {
  padding-top: 10px;
  padding-bottom: 10px;
}
.mg-b-15 {
  margin-bottom: 15px;
}
.mg-b-5 {
  margin-bottom: 5px;
}
.mg-b-8 {
  margin-top: 10px;
  margin-left:10px;
  font-size:14px;
}
.mg-b-10 {
  margin-bottom: 10px;
}
.mg-t-5 {
  margin-top: 5px;
}
.mg-t-10 {
  margin-top: 10px;
}
.mg-l-0 {
  margin-left: 0 !important;
}
.mg-l-10 {
  margin-left: 10px !important;
}
.userName a{
  line-height: 26px;
  color: #3e80c9;
}
.userType {
  color: #3e80c9;
}
.userPic {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  vertical-align: middle;
}
.u-time {
  color: #666;
  font-size: 14px;
}
.msg-tag {
  display: inline-block;
  min-width: 10px;
  padding: 0 10px;
  font-size: 12px;
  color: #777;
  vertical-align: middle;
  border: 1px solid #777;
  border-radius: 20px;
  line-height: 1.5;
}
.nav-tabs-hudong {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  background: #db3439 url("nav_bg_r.png") no-repeat center center;
  background-size: 100% 100%;
}
.nav-tabs-hudong > li {
  flex: 1;
  box-sizing: border-box;
  padding: 0 10px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  overflow: hidden;
}
.nav-tabs-hudong > li > a {
  position: relative;
  color: #fff;
  border: none;
  padding: 7px 0;
  display: inline-block;
  font-size: 16px;
}
.nav-tabs-hudong > li > a:hover,
.nav-tabs-hudong > li > a:focus {
  background: none;
  border-bottom: 2px solid #fefefe;
}
.nav-tabs-hudong > li.active > a,
.nav-tabs-hudong > li.active > a:focus,
.nav-tabs-hudong > li.active > a:hover {
  border: none;
  color: #fff;
  border-bottom: 2px solid #f8f8f8;
  background: none;
}
.nav-tabs-hudong .new-msg-sign {
  position: absolute;
  width: 16px;
  height: 16px;
  right: -18px;
  left: auto;
  top: -3px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  z-index: 2;
  background: #fff;
  display: none;
  font-size: 12px;
  color: #ef4c5b;
}
.u-teach {
  color: #ff7f36;
}
.g-foot {
  background: #fff;
  padding: 20px;
  color: #3a3a3a;
}
.g-foot a {
  color: #3a3a3a;
}
.g-link {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 20px;
 text-align: center; 
}
.bg-white {
  background: #fff !important;
}
.bg-yellow {
  background: #F8E71C !important;
}
.bd-l-w {
  border-left: 1px solid #fff;
}
.cl-red {
  color: #db3439 !important;
}
.cl-org a{
  color: #ff7f36 !important;
}
.cl-D4401D {
  color: #d4401d !important;
}
.cl-bbb {
  color: #bbb !important;
  margin-right:-3px
}
.cl-999 {
  color: #999 !important;
}
.cl-yel {
  color: #f6e596 !important;
}
.cl-green {
  color: #93c958 !important;
}
.cl-ordy {
  color: #02843d !important;
}
.cl-blue {
  color: #0981f6 !important;
}
.cl-white {
  color: #fff !important;
}
.cl-9B {
  color: #9B9B9B !important;
}
.cl-333 {
  color: #333 !important;
}
.cl-blue2 a{
  color: #3e80c9 !important;
}
.cl-blue a{
  color: #FF7F36 !important;
}
.fts-1 {
  font-size: 16px !important;
}
.fts-2 {
  font-size: 18px !important;
}
.fts-3 {
  font-size: 18px !important;
}
.bg-cecece {
  background: #cecece;
}
.fts-12 {
  font-size: 12px;
}
.fts-14 {
  font-size: 14px;
}
.fts-13 {
  font-size: 13px;
}
.fts-16 {
  font-size: 16px;
}
.fts-18 {
  font-size: 18px !important;
}
.pd-v-15 {
  padding: 15px 0;
}
.btn-org {
  background: #ff7f36;
  text-align: center;
}
/*上传图片插件的样式*/
.img-box {
  position: relative;
}
.img-box .delUploadImg {
  position: absolute;
  right: 5px;
  top: 5px;
  display: none;
}
.img-box:hover .delUploadImg {
  display: block;
}
.img-box .up-p {
  margin-bottom: 20px;
  font-size: 16px;
  color: #555;
}
.z_photo {
  /*padding: 18px;*/
  overflow: hidden;
}
.z_photo .z_file {
  position: relative;
}
.z_file .file {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.z_photo .up-section {
  position: relative;
  margin-right: 5px;
  margin-bottom: 5px;
}
.up-section .close-upimg {
  position: absolute;
  top: 6px;
  right: 8px;
  display: none;
  color: #fff;
  z-index: 20;
}
.up-section .up-span {
  display: block;
  width: 100%;
  height: 100%;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.5);
}
.up-section:hover {
  border: 2px solid #f15134;
}
.up-section:hover .close-upimg {
  display: block;
}
.up-section:hover .up-span {
  visibility: visible;
}
.z_photo .up-img {
  display: block;
  width: 100%;
  height: 100%;
}
.loading {
  border: 1px solid #d1d1d1;
  background: url(loading.gif) no-repeat center;
}
.up-opcity {
  opacity: 0;
}
.img-name-p {
  display: none;
}
.upimg-div .up-section {
  width: 60px;
  height: 60px;
  float: left;
}
.img-box .upimg-div .z_file {
  line-height: 34px;
  padding: 0 10px;
  background: #fffbf3;
  text-align: center;
}
.z_file .add-img {
  display: block;
  width: 190px;
  height: 180px;
}
/*遮罩层样式*/
.mask {
  z-index: 1000;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.mask .mask-content {
  width: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -250px;
  margin-top: -80px;
  background: white;
  height: 160px;
  text-align: center;
}
.mask .mask-content .del-p {
  color: #555;
  height: 94px;
  line-height: 94px;
  font-size: 18px;
  border-bottom: 1px solid #d1d1d1;
}
.mask-content .check-p {
  height: 66px;
  line-height: 66px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.mask-content .check-p span {
  width: 49%;
  display: inline-block;
  text-align: center;
  color: #d4361d;
  font-size: 18px;
}
.check-p .del-com {
  border-right: 1px solid #d1d1d1;
}
.panel {
  position: relative;
}
.panel-default {
  border-color: #f5f5f5;
  width:1030px;
}
.panel-heading {
  position: relative;
}
.panel-default > .panel-heading {
  border-color: #f5f5f5;
}
.emojibox {
  position: absolute;
  left: 0;
  width: 490px;
  background: #fff;
  z-index: 99999999999999;
  display: none;
  border: 2px solid #ddd;
  box-shadow: 0 0 20px #ddd;
}
.emojibox .emojibox_body {
  height: 230px;
  overflow: hidden;
  overflow-y: auto;
  padding: 12px;
  padding-right: 0;
}
.emojibox .emojibox_body a {
  float: left;
  margin: -1px 0 0 -1px;
  padding: 2px;
  width: 77px;
  height: 77px;
  line-height: 65px;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
}
.emojibox .emojibox_body a img {
  max-width: 100%;
  max-height: 100%;
}
.emojibox .emojibox_ft {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 50px;
  background: #ececec;
}
.emojibox .emojibox_ft .emojibox_tabs {
  width: 380px;
  text-align: left;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
}
.emojibox .emojibox_ft .emoji_view__item {
  width: 50px;
  height: 50px;
  display: inline-block;
  box-sizing: border-box;
  padding: 5px;
}
.emojibox .emojibox_ft .emoji_view__item img {
  height: 100%;
  width: 100%;
  display: block;
}
.emojibox .emojibox_ft .emoji_view__item.active {
  background: #fff;
}
.emojibox .eomibox_box__control {
  width: 100px;
  text-align: center;
  border-left: 1px solid #ccc;
  line-height: 50px;
}
.emojibox .eomibox_box__control a {
  font-size: 35px;
  color: #A9A9A9;
  padding: 5px;
}
.emojibox .eomibox_box__control a:hover,
.emojibox .eomibox_box__control a:focus {
  color: #DE3031;
}
textarea:focus {
  border: none;
  outline: none;
}
.u-setSelt {
  padding-left: 10px;
}
.regular-radio,
.regular-checkbox {
  display: none;
}
.regular-radio + label,
.regular-checkbox + label {
  position: relative;
  padding-left: 18px;
  margin-right: 10px;
  font-weight: normal;
  cursor: pointer;
}
.regular-radio + label:after,
.regular-checkbox + label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 13px;
  height: 13px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #e5e5e5;
  display: inline-block;
}
.regular-checkbox + label:after {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.regular-radio + label:before,
.regular-checkbox + label:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.regular-checkbox + label:before {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.regular-radio:checked + label:after,
.regular-checkbox:checked + label:after {
  border: 1px solid #0981f6;
  display: inline-block;
}
.regular-radio:checked + label:before,
.regular-checkbox:checked + label:before {
  background: #0981f6;
  left: 4px;
  top: 7px;
}
.nav-tabs-hudong .regular-checkbox:checked + label:before {
  background: #fff;
}
.nav-tabs-hudong .regular-checkbox:checked + label:after {
  border-color: #fff;
}
.layui-layer-btn {
  text-align: center;
}
.layui-layer-btn a.layui-layer-btn0 {
  border-color: #ff7f36;
  background-color: #ff7f36;
  color: #fff;
}
.layui-layer-btn a.layui-layer-btn1 {
  background-color: #999;
  color: #fff;
}
.room_express {
  max-width: 120px;
  margin-right: 5px;
}
.strLength {
  font-size: 12px;
  padding: 10px;
  color: #9b9b9b;
}
.strLength span.numLength {
  color: #ff7f36;
}
.codeImg-box {
  width: 150px;
  color: #060c1a;
}
.codeImg-box h3 {
  margin-top: 0;
  font-size: 16px;
}
.codeImg-box .codeImg__con {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding-top:10px;
}
.codeImg-box p {
  font-size: 12px;
}
.postBox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex: 1;
  height: 72px;
  margin-top: 10px;
  /*.sendMsg:disabled {
    background: #bbb;
  }*/
}
.postBox .sendMsg {
  background: #ee7736;
  color: #fff;
  width: 80px;
  text-align: center;
}
.sendMsg:disabled {
  background: #bbb;
}
.black-box {
  border-top: 3px solid #0d0d0d;
  background: url("black_bg.jpg") no-repeat top center;
  height: 600px;
  background-size: cover;
  color: #fff;
  padding-top: 160px;
}
.black-box h3 {
  font-size: 24px;
  margin-top: 10px;
}
.black-box .btn {
  width: 150px;
}
.black-box .black-box__icon {
  text-align: right;
}
.black-main {
  font-size: 16px;
  line-height: 2;
}
.u-radius {
  border-radius: 20px;
}
.u-round {
  border-radius: 50%;
  overflow: hidden;
}
.btn-warning {
  background: #ff7f36;
  border-color: #ff7f36;
  margin-right:27px;
  outline:none;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
  background-color: #e26823;
  border-color: #e26823;
  outline:none;
  outline:0;
}
.color-box {
  min-width: 165px;
}
.color-box li {
  width: 30px;
  height: 30px;
  float: left;
  margin-left: 2px;
  margin-top: 2px;
  box-sizing: border-box;
}
.color-box li.active {
  border: 2px solid #000;
}
.color-box__tip {
  width: 12px;
  height: 12px;
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.cl-con-0 {
  color: #060c1a;
}
.cl-con-1 {
  color: #ff1a17;
}
.cl-con-2 {
  color: #f67a2a;
}
.cl-con-3 {
  color: #84ad30;
}
.cl-con-4 {
  color: #21aaa2;
}
.cl-con-5 {
  color: #02843d;
}
.cl-con-6 {
  color: #0b84cc;
}
.cl-con-7 {
  color: #f883a8;
}
.cl-con-8 {
  color: #c8007d;
}
.cl-con-9 {
  color: #2236a8;
}
.user-type-1 {
  background: url("icon_customer_m.png") no-repeat;
}
.user-type-2 {
  background: url("icon_manager_m.png") no-repeat;
}
.user-type-3 {
  background: url("icon_waiter_m.png") no-repeat;
}
.user-type-4 {
  background: url("icon_vip.png") no-repeat;
}
.user-type-5 {
  background: url("icon_plat.png") no-repeat;
}
.icon-user-baiyi {
  background: url("icon-user-baiyin.png") no-repeat center center;
}
.user-type-1,
.user-type-2,
.user-type-3,
.user-type-4,
.user-type-5,
.icon-user-baiyi {
  width: 15px;
  height: 15px;
  display: inline-block;
  background-size: contain;
}
.tipNewMsg {
  text-align: center;
  background: rgba(223, 70, 75, 0.8);
  width: 100%;
  color: #fff;
  padding: 5px 0;
  z-index: 1;
  display: block;
  font-size: 13px;
  margin-top: 2px;
}
.tipNewMsg:hover,
.tipNewMsg:focus,
.tipNewMsg:visited {
  color: #fff;
}
.showFilesName {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  color: #ff1a17;
  padding: 10px 0;
}
.u-data-time {
  display: inline-block;
  background: #ddd;
  color: #fff;
  border-radius: 4px;
  padding: 2px 5px;
  font-size: 12px;
  margin-bottom: 10px;
}
.main-content-audio {
  position: relative;
  min-width: 150px;
  display: inline-block;
  background: #a2e65b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
}
.main-content-audio:after {
  content: "";
  position: absolute;
  left: -10px;
  top: 10px;
  width: 0;
  height: 0;
  border-style: solid dashed dashed;
  border-color: #a2e65b transparent transparent;
  overflow: hidden;
  border-width: 10px;
}
.msg-audio-info {
  color: #666;
  display: inline-block;
  font-size: 12px;
  margin-left: 10px;
  position: relative;
}
.msg-audio-info .u-news__msg {
  position: absolute;
  top: -3px;
  left: 0;
  display: none;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #ff1a17;
}
.msg-audio-info.latest .u-news__msg {
  display: inline-block;
}
.u-icon {
  display: inline-block;
}
.icon-voice_left {
  background: url("icon_voice_left.png") no-repeat center center;
  background-size: cover;
  width: 16px;
  height: 16px;
}
.play .icon-voice_left {
  background: url("icon_voice_left_gif_white.gif") no-repeat center center;
  background-size: cover;
}
.icon-jiaofei {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background: url("icon_jiaofei.png?v=0906") no-repeat center center;
  background-size: cover;
}
.icon-zeng {
  width: 20px;
  height: 20px;
  background: url("icon_zeng.png") no-repeat center center;
  background-size: cover;
}
.room-buy {
  padding: 20px;
}
.room-buy__hd {
  text-align: center;
  margin-bottom: 20px;
}
.room-buy__ft {
  text-align: center;
  font-size: 14px;
}
.room-buy__body {
  text-align: center;
}
.room-buy__body:after,
.room-buy__body:before {
  content: "";
  display: table;
  clear: both;
  font-size: 0;
  height: 0;
}
.room-goods__item {
  position: relative;
  float: left;
  width: 170px;
  height: 230px;
  margin: 0 8px;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.room-goods__item h3 {
  margin: 0;
  padding: 0;
  line-height: 72px;
}
.room-goods__item .room-goods__item-title {
  height: 72px;
  background: url("bg_goods_title_pc.png") no-repeat;
  color: #80562a;
}
.room-goods__item .room-goods__item-title .icon-zeng {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
}
.room-goods__item .text-tip {
  position: absolute;
  right: 0;
  top: 0;
  width: 108px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #fff;
  background: url("bg_goods_title_tip_pc.png") no-repeat;
}
.room-goods__item .room-goods__item-body {
  padding-top: 30px;
  color: #4a4a4a;
}
.room-goods__item.active,
.room-goods__item:hover {
  border: 1px solid #ff1a17;
}
.buyAgree__body {
  padding: 30px;
}
.buyAgree__body h3 {
  font-size: 18px;
}
.buyAgree__body p {
  text-indent: 32px;
}
.goods-dlg .layui-layer-close2 {
  right: 0 !important;
  top: 0 !important;
}
.main-record {
  box-sizing: border-box;
}
.record-body {
  padding: 0 20px;
  min-height: 600px;
}
.record-nav {
  padding-left: 18px;
}
.record-nav li {
  display: inline-block;
  padding: 10px;
  text-align: center;
}
.record-nav li a {
  font-size: 16px;
  color: #9b9b9b;
}
.record-nav li.active a {
  color: #060c1a;
}
.record-list {
  margin-right: -40px;
}
.record-list .figure__item {
  width: 210px;
  margin: 0 32px;
  height: 400px;
  margin-bottom: 20px;
}
.record-list .figure__item .figure__img {
  height: 280px;
}
.record-list:before {
  display: table;
  content: " ";
}
.record-list:after {
  display: table;
  content: " ";
  clear: both;
  height: 0;
}
.record-screen {
  margin-bottom: 20px;
  display: none;
}
.record-page {
  padding: 20px;
  text-align: center;
}
.record-page a:hover {
  background: #db3439;
  border: 1px solid #db3439;
  color: #fff;
}
.u-not-data {
  padding: 30px;
  text-align: center;
}
.record-content-info {
  padding: 10px 0;
  height: 100px;
}
.record-content-info .info-date {
  display: inline-block;
  background: url("rilibg.png") no-repeat;
  width: 209px;
  height: 78px;
  line-height: 78px;
  background-size: cover;
  box-sizing: border-box;
  font-size: 26px;
  text-align: left;
  padding-left: 23px;
}
.record-content-info .info-time {
  position: relative;
  top: 6px;
  display: inline-block;
  width: 122px;
  height: 56px;
  line-height: 49px;
  border: 4px solid #d0dbfa;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  font-size: 26px;
}
.content-preview {
  padding: 50px 30px;
}
.content-preview .content-preview__title {
  font-size: 18px;
  font-weight: bold;
}
.content-preview .content-preview__info {
  font-size: 16px;
  color: #9B9B9B;
  margin: 15px 0;
}
.content-preview .content-preview__info span {
  margin-right: 50px;
}
.content-preview .content-preview__description {
  background: #ECECEC;
  padding: 10px;
}
.content__share {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  height: 1000px;
  margin: 0 auto;
  background-size: contain;
}
.content__share__box {
  width: 80%;
  margin: 0 auto;
  position: relative;
  top: 200px;
}
.content__share__box .content__share__logo {
  text-align: center;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  border: 4px solid #eee;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 0 5px 0 #333333;
  -moz-box-shadow: 0 0 5px 0 #333333;
  box-shadow: 0 1px 5px 0 #333333;
}
.content__share__box .content__share__logo .u-logo {
  width: 100%;
  height: 100%;
}
.content__share__box .content__share__title {
  color: #d70118;
  padding: 20px 30px;
  margin: 0 20px 20px 20px;
  border-radius: 10px;
  min-height: 110px;
  font-weight: bold;
}
.content__share__box .content__share__title h3 {
  text-align: center;
  font-size: 28px;
  margin: 0;
  font-weight: bold;
  padding-top: 9px;
}
.content__share__box .content__share__info {
  font-weight: bold;
  padding: 6px;
  text-align: center;
}
.content__share__box .content__share__description {
  line-height: 1.5;
}
.content__share__time {
  position: absolute;
  bottom: 102px;
  left: 125px;
  line-height: 2.5;
  font-weight: bold;
}
.u-code2 {
  display: inline-block;
  width: 140px;
  height: 140px;
  position: absolute;
  right: 68px;
  bottom: 104px;
}
.content__share__btn {
  padding: 5px 10px;
  color: #fff;
  background: #D6011F;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  position: fixed;
  top: 20px;
  left: 50%;
  border: 1px solid #fff;
}
.content__share__btn:hover,
.content__share__btn:visited,
.content__share__btn:active,
.content__share__btn:focus {
  color: #fff;
}
#shareCavas {
  /*opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;*/
}
.figure__item {
  float: left;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.figure__item .figure__img {
  position: relative;
  overflow: hidden;
}
.figure__item .figure__img img {
  width: 100%;
  height: 100%;
}
.figure__item .figure-description {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 15px;
  position: absolute;
  top: 100%;
  left: 0;
  overflow: hidden;
  overflow-y: auto;
  font-size: 14px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.figure__item .figure__title {
  padding: 0;
  margin: 18px 0;
  color: #000000;
  font-size: 14px;
}
.figure__item .figure__desc {
  color: #9b9b9b;
  font-size: 14px;
}
.figure__item:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.figure__item:hover .figure-description {
  top: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.medal-box .medal-item {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
.viewItem .medal-box {
  display: inline-block;
}
.viewItem .medal-box .medal-item {
  width: 28px;
  height: 28px;
}
.wz-msg {
  position: fixed;
  top: 50%;
  left: 50%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  max-width: 80%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  padding: 10px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.notice-box {
  overflow: hidden;
}
.notice-box {
  width: 100%;
  overflow: hidden;
  font-size: 13px;
  color: #0C77CF;
  font-weight: bold;
  margin: 0 auto;
}
.notice-box a {
  margin-right: 20px;
}
#marquee-box {
  width: 660px;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
}
.notice-box #marquee-item1,
.notice-box #marquee-item2 {
  display: inline;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0 auto;
}
.room-live-t {
  font-size: 22px;
  color: #ff1a17;
}
.room-live-s {
  font-size: 16px;
}
/*用户头像组件*/
.m-photo {
  display: inline-block;
  /*边框*/
  /*勋章*/
}
.m-photos {
  display: inline-block;
   margin-right:10px;
   
}
.m-photo .m-photo__box {
  position: relative;
  width: 160px;
  height: 160px;
}
.m-photos .m-photo__box {
  position: relative;
  width: 160px;
  height: 160px;
}
.m-photo .m-photo--l {
  width: 160px;
  height: 160px;
}
.m-photo .m-photo--m {
  width: 50px;
  height: 50px;
}
.m-photos .m-photo--m {
  width: 50px;
  height: 50px;
}
.m-photo .m-photo--m .m-photo__medal {
  width: 20px;
  height: 20px;
}
.m-photo .m-photo--s {
  width: 60px;
  height: 60px;
}
.m-photo .m-photo--t {
  width: 40px;
  height: 40px;
}
.m-photo .m-photo--s .m-photo__medal {
  width: 15px;
  height: 15px;
}
.m-photo .hide-medal .m-photo__medal {
  display: none;
}
.m-photo .m-photo__rim,
.m-photo .m-photo__photo {
  width: 100%;
  height: 100%;
}
.m-photos .m-photo__rim,
.m-photos .m-photo__photo {
  width: 100%;
  height: 100%;
}
.m-photo .m-photo__photo {
  overflow: hidden;
  padding: 5px 3px 3px;
  box-sizing: border-box;
}
.m-photos .m-photo__photo {
  overflow: hidden;
  padding: 5px 3px 3px;
  box-sizing: border-box;
}
.m-photo .m-photo__photo img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.m-photos .m-photo__photo img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.m-photo .m-photo__photos {
  width: 100%;
  height: 100%;
}
.m-photo .m-photo__photos {
  overflow: hidden;
  padding: 7px 5px 5px;
  box-sizing: border-box;
}

.m-photo .m-photo__photos img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}


.m-photo .m-photo__rim {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.m-photos .m-photo__rim {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.m-photo .m-photo__medal {
  width: 52px;
  height: 52px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.lv-frame-3-0-1{
  background: url("2.png") no-repeat;
  background-size: 100% 100%;
}
.lv-frame-3-3-1{
  background: url("6.png") no-repeat;
  background-size: 100% 100%;
}
.lv-frame-3-2-1 {
  background: url("5.png") no-repeat;
  background-size: 100% 100%;
}
.lv-frame-3-2-2 {
  background: url("1.png") no-repeat;
  background-size: 100% 100%;
}
.lv-icon {
  width: 50px;
  height: 22px;
  display: inline-block;
  margin-bottom:-4px;
}

.lv-icon-3-0 {
  background: url("vip1.png") no-repeat;
  background-size: 100% 100%;
}
.lv-icons {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-bottom:-3px;
  margin-right:10px;
  margin-left:10px;
}
.lv-iconx {
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-bottom:-4px;
  margin-right:10px;
  margin-left:1px;
}
.lv-icon-3-2 {
  background: url("v1.png") no-repeat;
  background-size: 100% 100%;
}
.lv-icon-3-3 {
  background: url("v11.png") no-repeat;
  background-size: 100% 100%;
}
.search-box {
  padding: 20px;
}
.search-box .search-form {
  padding-left: 0;
}
.search-box .form-group {
  margin-right: 15px;
}
.search-box .search-body {
  height: 550px;
  overflow: hidden;
  overflow-y: auto;
}
.search-box .search-con li {
  margin-bottom: 10px;
}
.search-box .search-con .viewContent {
  display: block;
}
.page-historylist .search-form {
  padding: 20px;
}
.page-historylist .search-form .form-group {
  margin-right: 15px;
}
.page-historylist .search-form input {
  width: 160px;
}
.page-historydetail .record-nav li.active a {
  color: #DE3031;
  font-weight: bold;
}
.page-historydetail .viewContent {
  margin-top: 15px;
}
.table tbody tr {
  position: relative;
}
.table > thead > tr > th {
  border-bottom: none;
}
.table > tbody > tr > td {
  border-top: none;
}
.table .link-url {
  text-align: center;
}
.table-striped > tbody > tr:hover,
.table-striped > tbody > a:hover {
  color: #ff7f36 !important;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fff;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #EFEEF4;
}
.kefu-float {
  position: fixed;
  right: 5px;
  top: 55%;
  font-size: 14px;
  min-width: 100px;
  animation: mymove 0.5s ease-in;
  -webkit-animation: mymove 0.5s ease-in;
  /* Safari 和 Chrome */
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.kefu-float .kefu-body {
  background-color: #ff7f36;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 30px 5px 5px;
  text-align: center;
  color: #fff;
  box-shadow: 2px 3px 0 #a13b02;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.kefu-float .kefu-icon {
  position: absolute;
  top: -85px;
}
.kefu-float .kefu-title {
  display: none;
}
.kefu-float__small .kefu-title {
  display: block;
  background-color: #ff7f36;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 20px 5px 5px;
  text-align: center;
  color: #fff;
}
@keyframes mymove {
  from {
    -webkit-transform: scale(0, 0) translateY(0);
    -moz-transform: scale(0, 0) translateY(0);
    -ms-transform: scale(0, 0) translateY(0);
    -o-transform: scale(0, 0) translateY(0);
    transform: scale(0, 0) translateY(0);
  }
  to {
    -webkit-transform: scale(1, 1) translateY(-50%);
    -moz-transform: scale(1, 1) translateY(-50%);
    -ms-transform: scale(1, 1) translateY(-50%);
    -o-transform: scale(1, 1) translateY(-50%);
    transform: scale(1, 1) translateY(-50%);
  }
}
.flt-box--lf {
  left: 10px;
}
.flt-box--lf {
  right: 10px;
}
.flt-box {
  max-width: 300px;
  position: fixed;
  top: 50%;
  font-size: 14px;
  z-index: 10;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #ddd;
}
.flt-box .flt-box__head,
.flt-box .flt-box__bar {
  background: #DE3031;
  padding: 5px 10px;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.flt-box .flt-box__head,
.flt-box .flt-box__head .kingfont {
  font-size: 18px !important;
}
.flt-box .flt-box__bar {
  display: none;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.flt-box .flt-box__bar a {
  color: #fff;
}
.flt-box .flt-box__body {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 5px 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  max-height: 500px;
  max-width: 300px;
  overflow-y: auto;
  word-wrap: break-word;
  background-color: #fff;
}
.flt-box .flt-box__foot {
  padding: 10px;
  background-color: #fff;
}
.flt-box .icon-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.flt-box .viewContent {
  background: transparent;
  border: none;
  padding: 0;
}
.flt-box .topViewContent {
  padding-top: 3px;
}
.flt-box__small {
  left: 0;
  border: none;
  width: 100px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.flt-box__small .flt-box__head,
.flt-box__small .flt-box__body,
.flt-box__small .flt-box__foot {
  display: none;
  transition: all 0.3s ease;
}
.flt-box__small .flt-box__bar {
  display: block;
}
.server-newmsg {
  position: fixed;
  bottom: 50px;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  line-height: 1;
  border: 1px solid #ddd;
}
.server-newmsg a {
  display: block;
  padding: 15px;
}
.server-newmsg .icon-newmsg {
  font-size: 50px;
  color: #F95F07;
}
.server-newmsg .icon-hongian {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 10px;
  height: 10px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #DE3031;
}
.server-newmsg .regular-checkbox + label {
  margin-right: 0;
}
.nav-abox {
  padding-top: 9px;
}
.nav-abox a {
  padding: 5px;
}
.nav-abox a.active {
  color: #F95F07;
  font-weight: bold;
}
.form-control[readonly] {
  background-color: transparent;
}
.room-msg-replied {
  position: absolute;
  right: 0;
  top: -10px;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.room-msg-replied span {
  color: red;
  border: 3px solid red;
  padding: 2px 5px;
  font-weight: bold;
}
.u-loading {
  color: gray;
}
.u-loading:before {
  content: "\e68f";
  display: inline-block;
  -webkit-animation: animiterotate 1.5s linear infinite;
  -o-animation: animiterotate 1.5s linear infinite;
  animation: animiterotate 1.5s linear infinite;
}
.room-audio-trans__warp .audio-trans__bd {
  padding: 5px 0;
}
.room-audio-trans__warp .audio-trans__ft {
  border-top: 1px solid #eee;
  padding-top: 5px;
  color: #999;
  font-size: 14px;
}
.swiper-container {
  height: 218px;
  width: 100%;
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
}
.swiper-container .swiper-button-prev {
  left: -30px;
}
.swiper-container .swiper-button-next {
  right: -30px;
}
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  opacity: 1;
}
.swiper-container:hover .swiper-button-prev {
  left: 10px;
}
.swiper-container:hover .swiper-button-next {
  right: 10px;
}
.swiper-pagination {
  text-align: left;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  border-radius: 0;
  height: 3px;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
  left: 10px;
}
.swiper-slide__title {
  position: absolute;
  bottom: 30px;
  left: 15px;
  font-size: 16px;
  color: #fff;
  text-shadow: 0 0 2px #000;
}
.adv-hd {
  position: relative;
}
.adv-hd:before,
.adv-hd:after {
  content: "";
  position: absolute;
  width: 44%;
  top: 49%;
  height: 1px;
  background: #ff7f36;
}
.adv-hd:before {
  left: 0;
}
.adv-hd:after {
  right: 0;
}
.online-box {
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(2, 2, 2, 0.6);
  padding: 0 5px 0 20px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  z-index: 9;
  border-bottom-left-radius: 100px;
}
.live-room-video {
  height: 638px;
  width: 100%;
  margin-top: 15px;
}
/*
  1 左图右文
 */
.content-skin:after,
.content-skin:before {
  content: "";
  display: table;
  clear: both;
  height: 0;
  line-height: 0;
}
.content-skin--1 {
  color: #000;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  line-height: 1.3;
}
.content-skin--1 .content-img {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
.content-skin--1 .content-img img {
  width: 100%;
  height: 100%;
  border: 1px solid #f5f5f5;
}
.content-skin--1 .content-title {
  font-size: 18px;
  margin-bottom: 5px;
}
.content-skin--1 .content-title {
  font-size: 14px;
}
.content-skin--1 .content-text {
  font-size: 12px;
  color: gray;
}
.content-skin--1 .content-url {
  font-size: 14px;
  color: #3e80c9;
}
#lytext{
    border-style:solid;
	border-width:1px;
    border-color:#ECECEC;
}
#lytext:focus{
	border: solid 0px;
    outline:none;
    border-style:solid;
	border-width:1px;
    border-color:#FF7F36;
	box-shadow: 0 0 1px #FF7F36;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #666;font-size:16px;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color:#666;font-size:16px;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color:#666;font-size:16px;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#666;font-size:16px;
}

main-contents{ padding-left:30px;
}

.listpage{padding-top: 10px; margin-bottom: 10px; font-size: 16px; padding-left:30px; padding-right:30px; height:40px; line-height:40px }
.listpage{display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-box-pack:justify; -webkit-justify-content:space-between; -ms-flex-pack:justify; justify-content:space-between;}
.listpage a,.listpage b{background:#fff;border:1px solid #e5e5e5;border-radius:2px;display:inline-block;font-size:16px;height:32px;line-height:32px;text-align:center;text-decoration:none;vertical-align:middle;width:32px}
.listpage a#shou,.listpage a#wei{font-size:14px;width:50px;color: rgb(6, 105, 191);}
.listpage a#spre,.listpage a#snext{font-size:14px;width:64px; color: rgb(6, 105, 191) !important;}
.listpage b{border-color:#f5f5f5}
.listpage a:hover{background-color:#fbfbfb;border-color:#d4d4d4;box-shadow:0 1px 3px rgba(188,188,188,0.2)}


.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    border-color: transparent;
    box-shadow:none;
}

#lytext::-webkit-input-placeholder{color:#C7C5C5;}
