@charset "UTF-8";
img {
  max-width: 100%;
}

body .fs15 {
  font-size: 15px;
}

.home-bg {
  position: relative;
}
.home-bg .i1, .home-bg .i2 {
  position: absolute;
}
.home-bg .bg {
  position: relative;
  height: 100vh;
  object-fit: contain;
}
.home-bg .i1 {
  right: 0;
  top: 0;
  width: 73.54%;
  height: 100%;
  object-fit: cover;
}
.home-bg .i2 {
  right: 8.5%;
  bottom: 0;
  width: 22.55%;
}

.footer-nav {
  height: 2.75em;
  line-height: 2.75em;
  background: #914624;
}
.footer-nav .li {
  padding: 0 2.8125em;
  color: #fff;
  position: relative;
}
.footer-nav .li:nth-child(1):before {
  display: none;
}
.footer-nav .li:before {
  position: absolute;
  content: "";
  height: 1.375em;
  width: 1px;
  background: #fff;
  opacity: .5;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.main-body {
  position: relative;
}
.main-body .footer {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}

.header-rights-menu .items {
  height: 3.25em;
  line-height: 3.25em;
  border-radius: 3.25em;
}
.header-rights-menu .langs {
  background: #fff;
  padding: .25em;
}
.header-rights-menu .langs .i {
  height: 3em;
  line-height: 3em;
  width: 3em;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}
.header-rights-menu .langs .i.active {
  background-color: #9f5000;
  color: #fff;
}
.header-rights-menu .langs .i:nth-child(n+2) {
  margin-left: .5em;
}
.header-rights-menu .menus-list {
  margin-left: 1em;
}
.header-rights-menu .menus {
  background: #ff6600;
  color: #fff;
  padding-right: 1.875em;
  padding-left: 3em;
  cursor: pointer;
  position: relative;
}
.header-rights-menu .menus:before {
  position: absolute;
  content: "";
  width: .75em;
  height: .75em;
  position: absolute;
  left: 1.5em;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/btn.png) no-repeat center;
  background-size: 100%;
}

.w1450 {
  width: 90%;
  max-width: 1450px;
  margin-left: auto;
  margin-right: auto;
}

.reds {
  color: #E93325;
}

.close-in#close-in {
  position: absolute;
  left: 100%;
  background: #FF6600;
  width: 58px;
  height: 54px;
  top: 0;
}

.getquestionnaire .get-box .get-box-list {
  overflow: hidden;
  max-height: 75vh;
  overflow-y: auto;
}

header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 200;
}

.header-menu {
  padding: 1.4em 1.5em;
  padding-right: 1.75em;
}
.header-menu .logo1, .header-menu .logo2 {
  height: 3.8em;
}
.header-menu .logo1 img, .header-menu .logo2 img {
  max-height: 100%;
}
.header-menu .logo2 {
  margin-left: 1.3em;
}

.home-index .home-bg {
  pointer-events: none;
}

.home-index .home-content-bots {
  margin-top: 1.2em;
}

.home-content-bots {
  background-color: #fff;
  border-radius: .9em;
  padding: 8px 10px 8px 18px;
}
.home-content-bots .tits, .home-content-bots .txts {
  line-height: 1.67;
}
.home-content-bots .tits {
  color: #ff6600;
}
.home-content-bots .txts {
  color: #393939;
}
.home-content-bots .span {
  border-radius: .6em;
  height: 3.4em;
  line-height: 3.4em;
  padding: 0 .8em;
  background: linear-gradient(to right, #ff6f08 0%, #ffb347 100%);
  color: #fff;
  position: relative;
}
.home-content-bots .span span {
  padding-left: 1.4em;
  display: block;
  position: relative;
}
.home-content-bots .span span:before {
  position: absolute;
  content: "";
  width: 1em;
  height: 1em;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/1-08.png) no-repeat center;
  background-size: 100%;
}

.login-content .login-forget .ygdr {
  color: #B47940;
  margin-right: 2.78em;
}

.bold {
  font-weight: bold;
}

.home-content-box {
  width: 34.25em;
}

.login-in-content-tops .tits {
  color: #964E3E;
}

.home-content-tops .items {
  position: relative;
}
.home-content-tops .items img {
  font-size: inherit;
}
.home-content-tops .items .imgs img {
  height: 7em;
}
.home-content-tops .items .words {
  background: url(../img/c01.png) no-repeat center;
  background-size: cover;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  height: 3.33em;
  line-height: 3.33em;
  border-radius: .439em;
  overflow: hidden;
}
.home-content-tops .items .words span {
  margin-left: .57em;
}
.home-content-tops .item-k0 {
  display: block;
  width: 100%;
  color: #fff;
}
.home-content-tops .item-k1 {
  margin-left: 1.2em;
}
.home-content-tops .item-k1 .words {
  text-align: center;
}
.home-content-tops .item-k1 .words img {
  display: block;
  margin: 0 auto;
  width: 3.22em;
}
.home-content-tops .item-k1 .words span {
  line-height: 1;
  margin-top: 1em;
  display: block;
}

.home-content-bots .tits {
  position: relative;
  padding-left: 1.55em;
  padding-right: .5em;
}
.home-content-bots .tits:before {
  position: absolute;
  content: "";
  width: 1em;
  height: 1em;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/1-09.png) no-repeat center;
  background-size: 100%;
}
.home-content-bots .txts {
  padding-right: .5em;
}

.login-content {
  background: #fff;
  box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.29);
  border-radius: 10px;
}
.login-content .tits {
  height: 2.66em;
  width: 6.08em;
  text-align: center;
  line-height: 2.66em;
  color: #F14541;
  margin: 0 auto;
  margin-top: -1.33em;
  /*background: url(../img/1-10.png) no-repeat center;*/
  /*background-size: 100%;*/
  position: relative;
  z-index: 5;
  background: #FBFBFB;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  border: 2px solid #F24843;
  border-radius: 10px;
}
.login-content .tits.w286 {
  width: 11.9em;
}

.login-content-box {
  width: 25.15em;
  padding-left: 2em;
  padding-right: 2em;
  padding-bottom: 2.75em;
  /*min-height: 50vh;*/
  
}
html[lang="en"] .header-rights-menu .itemsbox .lis{
  line-height: 1.5;
  height: auto;
  padding: .5em 0;
}

.login-content .login-forms {
  margin-top: 1.44em;
  color: #878787;
}
.login-content .login-forms input:-moz-placeholder,
.login-content .login-forms textarea:-moz-placeholder {
  color: #888;
  font-size: inherit !important;
}
.login-content .login-forms input::-moz-placeholder,
.login-content .login-forms textarea::-moz-placeholder {
  color: #888;
  font-size: inherit !important;
}
.login-content .login-forms input:-ms-input-placeholder,
.login-content .login-forms textarea:-ms-input-placeholder {
  color: #888;
  font-size: inherit !important;
}
.login-content .login-forms input::-webkit-input-placeholder,
.login-content .login-forms textarea::-webkit-input-placeholder {
  color: #888;
  font-size: inherit !important;
}
.login-content .login-forms .items {
  border-bottom: 1px solid #f0f6f1;
  position: relative;
}
.login-content .login-forms .items .icons {
  position: absolute;
  left: .44em;
  top: 50%;
  transform: translateY(-50%);
  font-size: inherit;
  width: 1.11em;
}
.login-content .login-forms .items input {
  height: 2.89em;
  width: 100%;
  padding: 0 1em;
  padding-left: 2.22em;
  color: #888;
}
.login-content .login-forms .items:nth-child(n+2) {
  margin-top: .55em;
}
.login-content .login-tips {
  margin-top: 1.67em;
  display: flex;
  justify-content: center;
  color: #393939;
}
.login-content .login-tips input {
  width: .88em;
  height: .88em;
  border: 1px solid #707070;
  font-size: inherit;
  margin-right: .44em;
  margin-top: .3em;
}
.login-content .login-tips label {
  max-width: calc(100% - 1.32em);
}
.login-content .inputs-submit {
  width: 11.6em;
  text-align: center;
  margin: 0 auto;
  margin-top: 1.64em;
}
.login-content .inputs-submit input {
  width: 100%;
  height: 2.72em;
  line-height: 2.72em;
  color: #fff;
  border-radius: 2.72em;
  background: linear-gradient(to right, #ff6f08 0%, #ffb347 100%);
}
.login-content .login-forget {
  line-height: 1;
  text-align: center;
  margin-top: 1.22em;
  color: #08B9D5;
}
.login-content .login-forget a {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: inherit;
}

.login-content-box .login-tips input:checked {
  background: #ff6600;
  border-color: #ff6600;
}

.login-content-box.register-box {
  width: 66.2%;
  min-height: 50vh;
}
.login-content-box.register-box .tits {
  margin-left: 0;
}
.login-content-box.register-box .txts {
  line-height: 1.3125;
  margin-top: 1em;
  color: #505050;
}
.login-content-box.register-box .login-forms .items:nth-child(n+2) {
  margin-top: 0;
}
.login-content-box.register-box .login-forms .items:nth-child(n+3) {
  margin-top: .33em;
}
.login-content-box.register-box .login-tips {
  margin-top: 1.66em;
}
.login-content-box.register-box .loginstip-acttive-02 {
  margin-top: 1.375em;
}
.login-content-box.register-box .inputs-submit {
  margin-top: 4.11em;
}
.login-content-box.register-box .inputs-submit.on {
  margin-top: 1em;
}
.login-content-box.register-box .login-forms {
  margin-top: 1.33em;
}
.login-content-box.register-box .login-forms .libox,
.login-content-box.register-box .login-forms .itemsbox {
  width: 47.5%;
  margin-left: 5%;
}
.login-content-box.register-box .login-forms .libox:nth-child(2n+1),
.login-content-box.register-box .login-forms .itemsbox:nth-child(2n+1) {
  margin-left: 0;
}
.login-content-box.register-box .login-forms .items.active {
  border-bottom-color: transparent;
}
.login-content-box.register-box .login-forms .items.active .span {
  color: #673A14;
}
.login-content-box.register-box .login-forms .items.active .inputs {
  width: 11.25em;
  overflow: hidden;
  border-radius: 10px;
  margin-left: .5em;
  margin-right: .5em;
}
.login-content-box.register-box .login-forms .items.active .inputs input{
  background-color: #F5F5F5;
  width: 100%;
  border: none;
  height: 2.1em;
  line-height: 2.1em;
  color: #878787;
  padding: 0 .8em;
}
.login-content-box.register-box .login-forms .items.active .inputs select {
  background-color: #F5F5F5;
  width: 100%;
  border: none;
  height: 2.86em;
  line-height: 2.86em;
  color: #878787;
  padding: 0 .8em;
  padding-right: 1.25em;
  background: url(../img/2-06.png) #F5F5F5 no-repeat calc(100% - 1em);
  background-size: 11px 7px;
}

.resource-fixeds {
  display: none;
}

.EmployeeInterface-left-box-bots-items .people .words .txts {
  line-height: 1.43em;
  height: 1.43em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.chatrooms-rights-bots .submitbox {
  height: 100%;
}

.login-textareas .textarea textarea {
  padding: .25em .5em;
  line-height: 1.35;
}

.admin-pages-textarea {
  padding-right: .5em;
}

.get-box-list, .admin-pages-textarea,
.j-bar {
  /* 滚动条整体样式 */
  /* 滚动条滑块 */
  /* 滚动条滑块在拖动时的样式 */
  /* 滚动条轨道 */
  /* 滚动条轨道两侧的圆角 */
}
.get-box-list::-webkit-scrollbar, .admin-pages-textarea::-webkit-scrollbar,
.j-bar::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.get-box-list::-webkit-scrollbar-thumb, .admin-pages-textarea::-webkit-scrollbar-thumb,
.j-bar::-webkit-scrollbar-thumb {
  background: #DCA96D;
  border-radius: 6px;
}
.get-box-list::-webkit-scrollbar-thumb:active, .admin-pages-textarea::-webkit-scrollbar-thumb:active,
.j-bar::-webkit-scrollbar-thumb:active {
  background: #DCA96D;
}
.get-box-list::-webkit-scrollbar-track, .admin-pages-textarea::-webkit-scrollbar-track,
.j-bar::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 6px;
}
.get-box-list::-webkit-scrollbar-corner, .admin-pages-textarea::-webkit-scrollbar-corner,
.j-bar::-webkit-scrollbar-corner {
  background: #fff;
}

.chatrooms-qa {
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
}

.chatrooms-qa .chatrooms-li .t-words {
  word-wrap: break-word;
  word-break: break-all;
}

.news-content .contents-box {
  height: 24.25em;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.news-content .contents-rights {
  padding: 2.25em 1.2em 1.6em 2.4em;
}
.news-content .contents-rights .contents-tops {
  height: 3.9em;
}

main {
  overflow: hidden;
}

body {
  background: #fef6dc;
}

.chatrooms-list-content .chatrooms-rights-tops,
.chatrooms-list-content .chatrooms-rights-tops {
  width: 100%;
}

.chatrooms-qa .time-line .span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  max-width: 80%;
}

.home-bg .bg {
  object-fit: cover;
  min-width: 100%;
}

.contents-tits {
  position: absolute;
  height: 2.66em;
  width: 6.08em;
  text-align: center;
  line-height: 2.66em;
  color: #F14541;
  margin: 0 auto;
  top: -1.33em;
  left: 50%;
  z-index: 5;
  transform: translateX(-50%);
  background: #FBFBFB;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  border: 2px solid #F24843;
  border-radius: 10px;
}

.news-content .contents-lefts, .news-content .contents-rights {
  height: 32em;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.2);
}
.news-content .contents-lefts {
  width: 16.8%;
  padding: .65em;
  padding-right: 0;
}
.news-content .contents-lefts .news-items-box {
  padding-right: .65em;
}
.news-content .contents-rights {
  width: 82%;
  position: relative;
}
.news-content .contents-titles .tits {
  line-height: 1.33;
  color: #D65F0F;
}
.news-content .contents-titles .selects {
  border: 1px solid #393939;
}
.news-content .contents-titles .selects select {
  line-height: 2.375em;
  height: 2.375em;
  width: 8.75em;
  border: none;
  padding: 0 .5em;
  padding-right: 1.5em;
  background: url(../img/2-06.png) no-repeat calc(100% - .75em);
  background-size: 11px 7px;
}

.w1680 {
  max-width: 1680px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
}

.login-textareas {
  padding-top: 1.2em;
}
.login-textareas .tips {
  color: #673A14;
  line-height: 1.3125;
}
.login-textareas .textarea {
  margin-top: .4225em;
}
.login-textareas .textarea.h227 textarea {
  height: 11.35em;
}
.login-textareas .textarea textarea {
  border: 1px solid #E1E1E1;
  border-radius: 10px;
  width: 100%;
  display: block;
  height: 6.85em;
  font-size: inherit;
}

.login-content-box.register-box.chatroom-box .login-forms .items:nth-child(n+3) {
  margin-top: .44em;
}

.chatroom-box.login-content-box.register-box {
  padding-left: 1.6em;
  padding-right: 1.6em;
  padding-bottom: 1.8em;
}

.home-index .home-content.jactive {
  margin-top: 2em;
}

.news-content .news-items-box {
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.news-content .news-items-box a {
  display: block;
}
.news-content .news-items-box .li-bots {
  padding-top: .5em;
  padding-bottom: 1.25em;
  line-height: 1.875;
  display: none;
}
.news-content .news-items-box .li-bots .li {
  padding: 0 .75em;
}
.news-content .news-items-box .ul:nth-child(n+2) {
  margin-top: .55em;
}
.news-content .news-items-box .ul.active .li-tops:before {
  background: url(../img/101.png) no-repeat center;
  background-size: 100%;
}
.news-content .news-items-box .li-tops {
  background: #FFEEE2 0% 0% no-repeat;
  border-radius: 5px;
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 .78em;
  padding-right: 1.5em;
  color: #D65F0F;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}
.news-content .news-items-box .li-tops:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 7px;
  background: url(../img/102.png) no-repeat center;
  background-size: 100%;
  right: .89em;
  top: 0;
  bottom: 0;
  margin: auto;
}

.news-items-list {
  overflow: hidden;
  overflow-y: auto;
}
.news-items-list .images {
  width: 26.2%;
}
.news-items-list .words {
  width: 71.4%;
}
.news-items-list .items {
  padding-bottom: 1.1em;
  border-bottom: 1px solid #e3e3e3;
}
.news-items-list .items:nth-child(n+2) {
  margin-top: 1.6em;
}
.news-items-list .items .texts {
  line-height: 1.625em;
  height: 3.25em;
  margin-bottom: 1.75em;
  color: #8D8D8D;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-items-list .items .more {
  display: inline-block;
  vertical-align: top;
  background: #EB630A 0% 0% no-repeat;
  border-radius: 5px 10px;
  height: 2.625em;
  line-height: 2.625em;
  color: #fff;
  padding: 0 1.25em;
}
.news-items-list .items .time {
  line-height: 1;
  color: #F1961F;
  margin-top: 1em;
  margin-bottom: 1em;
}
.news-items-list .items .tits {
  color: #393939;
  line-height: 1.38;
}

.newsinfo-content {
  background: #FFFFFF 0% 0% no-repeat;
  box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.29);
  border-radius: 10px;
  height: 33em;
}
.newsinfo-content .tits {
  color: #D65F0F;
  line-height: 1.333;
}
.newsinfo-content .txts {
  line-height: 1;
  color: #F1961F;
  margin-top: 1em;
  margin-bottom: 1.25em;
}
.newsinfo-content .texts {
  line-height: 1.625;
  color: #505050;
}
.newsinfo-content .texts a {
  color: #27BDFF;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.newsinfo-content .back {
  display: inline-block;
  vertical-align: top;
  margin-top: 1.25em;
  padding: 0 2.4em;
  line-height: 2.72em;
  height: 2.72em;
  border-radius: 2.72em;
  color: #fff;
  background: linear-gradient(122deg, #ACACAC 0%, #878787 100%) 0% 0% no-repeat;
}

.newsinfo-content {
  padding: 3.2em 1.65em 2em 1.8em;
}
.newsinfo-content .images {
  width: 41.25%;
}
.newsinfo-content .images img {
  display: block;
  width: 100%;
}
.newsinfo-content .words {
  width: 56.25%;
  overflow: hidden;
  overflow-y: auto;
}
.newsinfo-content .words, .newsinfo-content .c-box {
  height: 100%;
}

.chatrooms-list-content {
  height: 32em;
}
.chatrooms-list-content .contents-tits {
  position: static;
  transform: none;
  margin: 0;
}
.chatrooms-list-content .chatrooms-left {
  width: 29%;
  padding: 1.25em 1.4em 1.5em 1.4em;
}
.chatrooms-list-content .chatrooms-right {
  width: calc(71% - 1em);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 100%;
}
.chatrooms-list-content .chatrooms-rights-tops, .chatrooms-list-content .chatrooms-rights-bots,
.chatrooms-list-content .chatrooms-left {
  background-color: #fff;
}
.chatrooms-list-content .chatrooms-rights-bots {
  height: 3.25em;
  line-height: 3.25em;
  position: relative;
}
.chatrooms-list-content .chatrooms-rights-bots .submitbox {
  position: absolute;
  right: 0;
  top: 0;
}
.chatrooms-list-content .chatrooms-rights-tops {
  height: 27.8em;
}
.chatrooms-list-content .a-link-box {
  margin-top: 1.64em;
}
.chatrooms-list-content .a-link-box .a-link {
  display: block;
  position: relative;
  background: linear-gradient(110deg, #FF6600 0%, #E6BD50 100%) 0% 0% no-repeat;
  border-radius: 2.73em;
  line-height: 2.73em;
  height: 2.73em;
  color: #fff;
  padding: 0 2.7em;
}
.chatrooms-list-content .a-link-box .a-link span {
  padding-left: 1.36em;
  position: relative;
}
.chatrooms-list-content .a-link-box .a-link span:before {
  width: .82em;
  height: .82em;
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/103.png) no-repeat center;
  background-size: 100%;
}

.chatrooms-list-content .texts {
  margin-top: 1.55em;
  margin-bottom: 1.67em;
  color: #393939;
  line-height: 1.66;
}
.chatrooms-list-content .gethome {
  position: relative;
  padding-left: 1em;
}
.chatrooms-list-content .gethome.cur .box .wens .tits {
  color: #6D6D6D;
}
.chatrooms-list-content .gethome.cur .box .wens .tits:before {
  background-color: #6D6D6D;
}
.chatrooms-list-content .gethome .box .wens {
  padding-left: 4em;
  padding-right: 2em;
  min-height: 4.4em;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}
.chatrooms-list-content .gethome .box .wens .tits, .chatrooms-list-content .gethome .box .wens .txts {
  padding-left: 1em;
}
.chatrooms-list-content .gethome .box .wens .tits {
  color: #7DC52B;
  line-height: 1.25;
  position: relative;
}
.chatrooms-list-content .gethome .box .wens .tits:before {
  position: absolute;
  content: "";
  width: .44em;
  height: .44em;
  border-radius: 50%;
  left: 0;
  top: .6em;
  background: #7DC52B;
}
.chatrooms-list-content .gethome .box .wens .txts {
  margin-top: 5px;
  color: #393939;
  line-height: 1.38;
}
.chatrooms-list-content .gethome .box {
  position: relative;
}
.chatrooms-list-content .gethome .box:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #FFCC00 0% 0% no-repeat;
  border-radius: 15px;
  left: .3em;
  top: .3em;
}
.chatrooms-list-content .gethome .imgs {
  position: absolute;
  left: -.8em;
  top: -.6em;
  width: 4.8em;
  z-index: 3;
}
.chatrooms-list-content .gethome .imgs img {
  display: block;
}
.chatrooms-list-content .gethome .box .wens {
  background: #FBFBFB 0% 0% no-repeat;
  border: 2px solid #FFCC00;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}
.chatrooms-list-content .tul .tits {
  line-height: 1.38;
  color: #393939;
}
.chatrooms-list-content .tul .txts {
  color: #393939;
  margin-top: .278em;
  line-height: 1.5;
  height: 7.5em;
  overflow: hidden;
}
.chatrooms-list-content .tul .txts .i:nth-child(n+2) {
  margin-left: 3em;
}

.chatrooms-rights-bots .co {
  height: 100%;
}

.chatrooms-rights-bots input:-moz-placeholder,
.chatrooms-rights-bots textarea:-moz-placeholder {
  color: #B7B7B7;
  font-size: inherit !important;
}
.chatrooms-rights-bots input::-moz-placeholder,
.chatrooms-rights-bots textarea::-moz-placeholder {
  color: #B7B7B7;
  font-size: inherit !important;
}
.chatrooms-rights-bots input:-ms-input-placeholder,
.chatrooms-rights-bots textarea:-ms-input-placeholder {
  color: #B7B7B7;
  font-size: inherit !important;
}
.chatrooms-rights-bots input::-webkit-input-placeholder,
.chatrooms-rights-bots textarea::-webkit-input-placeholder {
  color: #B7B7B7;
  font-size: inherit !important;
}
.chatrooms-rights-bots .inputtext {
  width: 100%;
  color: #B7B7B7;
  padding: 0 1.5em;
  padding-right: 22em;
  max-height: 100%;
  line-height: 1.5;
  height: 1.5em;
}
.chatrooms-rights-bots .btng-btns{
  display: none;
}



.chatrooms-rights-bots .co {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
}
.chatrooms-rights-bots .submitbox {
  padding: 0 .75em;
}
.chatrooms-rights-bots .anniu {
  width: 2.3125em;
  height: 2.3125em;
  margin-right: 1em;
  cursor: pointer;
}
.chatrooms-rights-bots .emotion {
  background: url(../img/107.png) no-repeat center;
  background-size: 100%;
}
.chatrooms-rights-bots .yuyans {
  background: url(../img/yuyans.png) no-repeat center;
  background-size: 100%;
}
.chatrooms-rights-bots .photos {
  background: url(../img/1202.png) no-repeat center;
  background-size: 100%;
}
.chatrooms-rights-bots .tietu {
  background: url(../img/1203.png) no-repeat center;
  background-size: 100%;
}
.chatrooms-rights-bots .submit {
  position: relative;
  height: 3em;
  line-height: 3em;
  cursor: pointer;
}
.chatrooms-rights-bots .submit .fasong {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.chatrooms-rights-bots .submit .span {
  background: #FF6600;
  border-radius: .625em;
  color: #fff;
  padding-left: 2.8125em;
  padding-right: 2.5em;
  position: relative;
}
.chatrooms-rights-bots .submit .span:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../img/106.png) no-repeat center;
  background-size: 100%;
  left: 1.375em;
  top: 50%;
  transform: translateY(-50%);
}

.chatrooms-qa {
  padding: 1em 1.875em;
}
.chatrooms-qa .a-link-contact {
  margin-top: .89em;
}
.chatrooms-qa .time-line {
  color: #B8B8B8;
  line-height: 1;
}
.chatrooms-qa .time-line .line {
  height: 1px;
  width: 50%;
  background-color: #e5e5e5;
}
.chatrooms-qa .time-line .span {
  /*width: 100px;*/
  padding: 0 2.57em;
  text-align: center;
  white-space: nowrap;
}
.chatrooms-qa .spans {
  position: absolute;
  left: 0;
  top: 0;
  color: #A1A1A1;
  line-height: 1;
}
.chatrooms-qa .icons {
  width: 43px;
  position: absolute;
  right: 0;
  top: 0;
}
.chatrooms-qa .icons img {
  display: block;
}
.chatrooms-qa .chatrooms-li {
  margin-top: 1.125em;
  position: relative;
  padding-right: 58px;
}
.chatrooms-qa .chatrooms-li .t-words {
  border-radius: 10px;
  background: #EBF6FF 0% 0% no-repeat;
  /*min-height: 2.75em;*/
  padding: .45em .875em;
  line-height: 1.875;
  max-width: 34.56em;
  color: #000000;
}
.chatrooms-qa .chatrooms-li .t-words p:nth-child(n+2) {
  margin-top: 1.25em;
}
.chatrooms-qa .chatrooms-li.active {
  padding-top: 1.25em;
  padding-left: 58px;
  padding-right: 0;
}
.chatrooms-qa .chatrooms-li.active .t-words {
  max-width: 47em;
}
.chatrooms-qa .chatrooms-li.active .icons {
  left: 0;
  top: 1.25em;
}
.chatrooms-qa .chatrooms-li.active .spans {
  padding-left: 58px;
}
.chatrooms-qa .chatrooms-li.active .t-words {
  background: #F6F6F6 0% 0% no-repeat;
}

.a-link-contact-box {
  padding-bottom: .8em;
}

.time-line-day {
  line-height: 1;
  color: #A4A4A4;
  margin-top: 8px;
}
.time-line-day .span {
  position: relative;
  padding-left: 26px;
}
.time-line-day .span:before {
  position: absolute;
  content: "";
  width: 17px;
  height: 12px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/108.png) no-repeat center;
  background-size: 100%;
}

.a-link-contact {
  display: inline-block;
  vertical-align: top;
}
.a-link-contact span {
  display: block;
  background: linear-gradient(118deg, #FF6600 0%, #E6BD50 100%) 0% 0% no-repeat;
  border-radius: 30px;
  color: #fff;
  height: 2.67em;
  line-height: 2.67em;
  padding-left: 2.44em;
  padding-right: 1.22em;
  position: relative;
}
.a-link-contact span:before {
  content: "";
  width: 16px;
  height: 16px;
  left: 1.22em;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/phone.png) no-repeat center;
  background-size: 100%;
  position: absolute;
}

.getquestionnaire {
  position: fixed;
  width: 100%;
  line-height: 1.33;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2000;
  background-color: rgba(206, 154, 96, 0.64);
}
.getquestionnaire .get-box {
  max-width: 990px;
  width: 80%;
  position: absolute;
  left: 50%;
  max-height: 90%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);  
  -ms-transform: translate(-50%, -50%);  
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 3.4em 1.5em 1.6em 1.5em;
}
.getquestionnaire .ul-bots {
  margin-top: .89em;
}
.getquestionnaire .ul-bots .li {
  width: 20%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1.67;
}
.getquestionnaire .ul-bots .li input {
  border: 1px solid #707070;
  width: .89em;
  height: .89em;
  /*border-radius: 50%;*/
  margin-right: .83em;
}
.getquestionnaire .ul-bots .li input:checked {
  background: #D65F0F;
  border-color: #D65F0F;
}
.getquestionnaire .gets-text {
  line-height: 1.67;
  color: #000000;
  padding-bottom: 1.75em;
}
.getquestionnaire .gets-text p:nth-child(n+2) {
  margin-top: 1.67em;
}
.getquestionnaire .gets-submits {
  margin-top: 2em;
}
.getquestionnaire .gets-submits .submit {
  text-align: center;
}
.getquestionnaire .gets-submits .submit input {
  padding: 0 .25em;
  line-height: 2.73em;
  border-radius: 2.73em;
  height: 2.73em;
  min-width: 6.82em;
  background: linear-gradient(122deg, #ACACAC 0%, #878787 100%) 0% 0% no-repeat;
  color: #fff;
}
.getquestionnaire .gets-submits .submit.active input {
  background: linear-gradient(122deg, #FF6600 0%, #E6BD50 100%) 0% 0% no-repeat;
}
.getquestionnaire .gets-submits .submit:nth-child(n+2) {
  margin-left: 1.27em;
}
.getquestionnaire .gets-ul .ul-tops {
  background: #ffeee2;
  color: #ff6600;
  line-height: 1.33;
  padding: .67em 1.25em;
}
.getquestionnaire .gets-ul .ul:nth-child(n+2) {
  margin-top: 1.6em;
}

.getquestionnaire {
  display: none;
}

.chatrooms-list-content .a-link-box .a-link {
  cursor: pointer;
}

.hotline-100 {
  width: 100% !important;
}

.hotline-content .txts {
  line-height: 1.5;
}

.hotline-box {
  margin-top: 1.375em;
}
.hotline-box .hotline-left {
  width: 30.2%;
}
.hotline-box .hotline-rights {
  width: 54.54%;
  margin-left: 2em;
}

.hotline-left .li {
  border-radius: 10px;
  background: #FFEFDC;
  padding: .89em 1.25em;
}
.hotline-left .li:nth-child(n+2) {
  margin-top: .75em;
}
.hotline-left .li .li-tops {
  color: #AB4400;
  line-height: 1.44;
}
.hotline-left .li .li-bots {
  line-height: 1.25;
  margin-top: .75em;
}

.hotline-rights {
  position: relative;
}
.hotline-rights:before {
  content: "";
  top: 0;
  position: absolute;
  height: 100%;
  width: 1px;
  left: -1em;
  background: #e2e2e2;
}
.hotline-rights table {
  width: 100%;
}
.hotline-rights thead {
  background: #fff1e8;
  height: 2.25em;
  color: #AF7542;
}
.hotline-rights thead td {
  font-weight: bold;
}
.hotline-rights thead td:nth-child(1) {
  text-align: center;
}
.hotline-rights td {
  padding: 0 1.25em;
}
.hotline-rights tbody tr {
  border-top: 6px solid #fff;
  background: #FFF1E8;
}
.hotline-rights tbody tr:nth-child(2n+2) td {
  background: #F1F1F1;
}
.hotline-rights tbody tr td {
  height: 3.125em;
  color: #676767;
  background: #FBFBFB;
}
.hotline-rights tbody tr td:nth-child(1) {
  border-right: 6px solid #fff;
  background: #FFF1E8;
  color: #AF7542;
  font-weight: bold;
}

.login-in-content {
  text-align: center;
}

.login-in-content-tops .images {
  width: 10.1em;
}
.login-in-content-tops .tits {
  line-height: 1;
}
.login-in-content-tops .words {
  padding-bottom: .8em;
  margin-left: 1.7em;
}
.login-in-content-tops .logins-in-box {
  margin-top: 1.3em;
  display: inline-block;
}

.logins-in-box {
  display: inline-block;
  vertical-align: top;
  background: linear-gradient(110deg, #FF6600 0%, #DCA81C 100%) 0% 0% no-repeat;
  line-height: 2.72;
  border-radius: .68em;
  color: #fff;
  padding-right: 1.6em;
  padding-left: 3.32em;
  position: relative;
}
.logins-in-box:before {
  position: absolute;
  content: "";
  width: 1.23em;
  height: 1.23em;
  background: url(../img/706.png) no-repeat center;
  background-size: 100%;
  left: 1.5em;
  top: 50%;
  transform: translateY(-50%);
}
.logins-in-box span {
  color: #fff;
}

.login-in-content-bots {
  margin-top: 3.9em;
}
.login-in-content-bots .items:nth-child(n+2) {
  margin-left: 1.5em;
}
.login-in-content-bots .icons {
  width: 5.25em;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #FF7912;
}
.login-in-content-bots .icons img {
  display: block;
}
.login-in-content-bots .words {
  margin-top: 1em;
  color: #C44124;
  line-height: 1;
}

.logins-in-box span {
  font-weight: normal;
}

.chatrooms-rights-bots .submitbox .comment {
  width: 680px;
  margin: 20px auto;
  position: relative;
  background: #fff;
  padding: 20px 50px 50px;
  border: 1px solid #DDD;
  border-radius: 5px;
}
.chatrooms-rights-bots .submitbox .comment h3 {
  height: 28px;
  line-height: 28px;
}
.chatrooms-rights-bots .submitbox .com_form {
  width: 100%;
  position: relative;
}
.chatrooms-rights-bots .submitbox .input {
  width: 99%;
  height: 60px;
  border: 1px solid #ccc;
}
.chatrooms-rights-bots .submitbox .com_form p {
  height: 28px;
  line-height: 28px;
  position: relative;
  margin-top: 10px;
}
.chatrooms-rights-bots .submitbox span.emotion {
  width: 42px;
  height: 20px;
  padding-left: 20px;
  cursor: pointer;
}
.chatrooms-rights-bots .submitbox span.emotion:hover {
  background-position: 2px -28px;
}
.chatrooms-rights-bots .submitbox .qqFace {
  margin-top: 4px;
  background: #fff;
  padding: 2px;
  border: 1px #dfe6f6 solid;
}
.chatrooms-rights-bots .submitbox .qqFace table td {
  padding: 0px;
}
.chatrooms-rights-bots .submitbox .qqFace table td img {
  cursor: pointer;
  border: 1px #fff solid;
}
.chatrooms-rights-bots .submitbox .qqFace table td img:hover {
  border: 1px #0066cc solid;
}
.chatrooms-rights-bots .submitbox #show {
  width: 770px;
  margin: 20px auto;
  background: #fff;
  padding: 5px;
  border: 1px solid #DDD;
  vertical-align: top;
}
.chatrooms-rights-bots .submitbox .sub_btn {
  position: absolute;
  right: 0px;
  top: 0;
  display: inline-block;
  zoom: 1;
  /* zoom and *display = ie7 hack for display:inline-block */
  *display: inline;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  font: 14px/100% Arial, Helvetica, sans-serif;
  padding: .5em 2em .55em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #e8f0de;
  border: solid 1px #538312;
  background: #64991e;
  background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
  background: -moz-linear-gradient(top, #7db72f, #4e7d0e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.chatrooms-rights-bots .submitbox .sub_btn:hover {
  background: #538018;
  background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
  background: -moz-linear-gradient(top, #6b9d28, #436b0c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}

.chatrooms-rights-bots .submitbox {
  /*width: 100%;*/
}

.chatrooms-rights-bots .submitbox .qqFace {
  width: 400px;
  right: 0;
  bottom: 100% !important;
  left: auto !important;
  top: auto !important;
}

.chatrooms-rights-bots .submitbox .qqFace table td img {
  display: block;
}

.bgfff {
  background: #fff;
}

.h294 {
  height: 29.4em;
}

.EmployeeInterface-w100.chatrooms-list-content .chatrooms-left-box {
  width: 28.86%;
  padding: 0;
}
.EmployeeInterface-w100.chatrooms-list-content .chatrooms-right {
  width: 52.4%;
}


.EmployeeInterface-w100.chatrooms-list-content .chatrooms-rights-box {
  width: 16.67%;
  height: 100%;
}

.chatrooms-list-content .chatrooms-rights-bots {
  border-radius: .25em;
  box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.2);
}

.EmployeeInterface-w100 .chatrooms-rights-box {
  background: #e8e8e8;
}

.EmployeeInterface-right-box-bots-items {
  display: none;
}

.EmployeeInterface-right-box-bots {
  border-radius: .5em;
  overflow: hidden;
  padding: .7em;
}
.EmployeeInterface-right-box-bots .EmployeeInterface-right-box-bots-items {
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  padding-right: .8em;
}
.EmployeeInterface-right-box-bots .items:nth-child(n+2) {
  margin-top: .9em;
}
.EmployeeInterface-right-box-bots .items .tits {
  line-height: 1.857;
  color: #ff6600;
}
.EmployeeInterface-right-box-bots .items .txts {
  line-height: 1.33;
  color: #000000;
}
.EmployeeInterface-right-box-bots .ul {
  padding-top: 1em;
  padding-bottom: 1em;
}
.EmployeeInterface-right-box-bots .ul:nth-child(n+2) {
  border-top: 1px solid #dfdfdf;
}
.EmployeeInterface-right-box-bots .ul .tits {
  color: #FF6600;
  padding-left: 1em;
  position: relative;
}
.EmployeeInterface-right-box-bots .ul .tits:before {
  position: absolute;
  content: "";
  width: .5em;
  height: .5em;
  background: #FF6600;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
.EmployeeInterface-right-box-bots .ul .time {
  margin-top: .625em;
  margin-bottom: .5em;
  line-height: 1.5;
  color: #505050;
}
.EmployeeInterface-right-box-bots .ul .txts {
  color: #505050;
  line-height: 1.5;
}
.EmployeeInterface-right-box-bots .submit-box {
  position: relative;
  cursor: pointer;
}
.EmployeeInterface-right-box-bots .submit-box input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.EmployeeInterface-right-box-bots .submit-box .gspans {
  background: transparent linear-gradient(139deg, #F67512 0%, #F9B33D 100%) 0% 0% no-repeat padding-box;
  display: flex;
  justify-content: center;
  border-radius: 2.5em;
}
.EmployeeInterface-right-box-bots .submit-box .gspans span {
  height: 2.5em;
  line-height: 2.5em;
  color: #fff;
  padding-left: 1.25em;
  position: relative;
}
.EmployeeInterface-right-box-bots .submit-box .gspans span:before {
  position: absolute;
  content: "";
  width: .9em;
  height: .9em;
  background: url(../img/911.png) no-repeat center;
  background-size: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.EmployeeInterface-right-box-tops .items {
  border-radius: .5em;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  width: 50%;
  padding: 5px 8px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: stretch;
  cursor: pointer;
  text-align: center;
}
.EmployeeInterface-right-box-tops .items .li {
  border-radius: 5px;
  width: 100%;
  color: #FF6600;
  display: flex;
  align-items: center;
  justify-content: center;
}
.EmployeeInterface-right-box-tops .items.active {
  background: #fff;
}
.EmployeeInterface-right-box-tops .items.active .li {
  color: #fff;
  background: transparent linear-gradient(137deg, #F67512 0%, #F9B33D 100%) 0% 0% no-repeat padding-box;
}

.EmployeeInterface-w100 .chatrooms-rights-box,
.chatrooms-list-content .chatrooms-rights-tops {
  border-radius: .5em;
  box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.2);
}

.EmployeeInterface-right-box-tops,
.EmployeeInterface-left-box-tops {
  height: 2.6em;
}

.chatrooms-left-box .EmployeeInterface-left-box-bots-items {
  height: 100%;
  padding-bottom: 1em;
}
.chatrooms-left-box .EmployeeInterface-left-box-bots {
  height: 29.4em;
}
.chatrooms-left-box .EmployeeInterface-left-box-bots .inputs {
  height: 56px;
}
.chatrooms-left-box .EmployeeInterface-left-box-bots .contents-list {
  height: calc(100% - 56px);
}
.chatrooms-left-box .EmployeeInterface-left-box-bots .contents-list .list {
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
}

.EmployeeInterface-left-box-tops {
  background: #F1F1F1;
}
.EmployeeInterface-left-box-tops .items {
  width: 50%;
  padding: .55em .66em;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: stretch;
  cursor: pointer;
  border-radius: .5em;
}
.EmployeeInterface-left-box-tops .items.active {
  background: #fff;
}
.EmployeeInterface-left-box-tops .items.active .li {
  background: transparent linear-gradient(112deg, #F67512 0%, #F9B33D 100%) 0% 0% no-repeat padding-box;
  color: #fff;
}
.EmployeeInterface-left-box-tops .items .li {
  /*background: #f89e2f;*/
  display: block;
  text-align: center;
  border-radius: 5px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #8F8F8F;
}

.chatrooms-rights-bots .yuyans {
  overflow: hidden;
  position: relative;
}

.EmployeeInterface-left-box-bots-items .inputs, .EmployeeInterface-left-box-bots-items .contents-list {
  padding-left: 1.25em;
  padding-right: 1.25em;
}
.EmployeeInterface-left-box-bots-items .inputs {
  padding-top: 9px;
}
.EmployeeInterface-left-box-bots-items .inputs-box {
  position: relative;
  border: 1px solid #E2E2E2;
}
.EmployeeInterface-left-box-bots-items .inputs-box input:-moz-placeholder,
.EmployeeInterface-left-box-bots-items .inputs-box textarea:-moz-placeholder {
  color: #393939;
  font-size: inherit !important;
}
.EmployeeInterface-left-box-bots-items .inputs-box input::-moz-placeholder,
.EmployeeInterface-left-box-bots-items .inputs-box textarea::-moz-placeholder {
  color: #393939;
  font-size: inherit !important;
}
.EmployeeInterface-left-box-bots-items .inputs-box input:-ms-input-placeholder,
.EmployeeInterface-left-box-bots-items .inputs-box textarea:-ms-input-placeholder {
  color: #393939;
  font-size: inherit !important;
}
.EmployeeInterface-left-box-bots-items .inputs-box input::-webkit-input-placeholder,
.EmployeeInterface-left-box-bots-items .inputs-box textarea::-webkit-input-placeholder {
  color: #393939;
  font-size: inherit !important;
}
.EmployeeInterface-left-box-bots-items .inputs-box input {
  height: 35px;
  line-height: 35px;
  font-size: inherit;
  color: #393939;
}
.EmployeeInterface-left-box-bots-items .inputs-box input[type=text] {
  padding: 0 1.25em;
}
.EmployeeInterface-left-box-bots-items .inputs-box .submit {
  position: absolute;
  right: 1em;
  top: 50%;
  width: 15px;
  height: 15px;
  transform: translateY(-50%);
  background: url(../img/906.png) no-repeat center;
  background-size: 15px 15px;
  text-indent: -999px;
  overflow: hidden;
}

.EmployeeInterface-left-box-bots-items .contents-list .ul-tops {
  color: #FF6600;
  line-height: 1.57;
}
.EmployeeInterface-left-box-bots-items .contents-list .ul-tops span {
  position: relative;
  font-weight: bold;
  padding-right: 20px;
}
.EmployeeInterface-left-box-bots-items .contents-list .ul-tops span:before {
  position: absolute;
  width: 10px;
  content: "";
  height: 6px;
  background: url(../img/907.png) no-repeat center;
  background-size: 100%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.EmployeeInterface-left-box-bots-items .contents-list .ul {
  padding-right: .75em;
}
.EmployeeInterface-left-box-bots-items .contents-list .li:nth-child(n+2) {
  border-top: 1px solid #dadada;
}
.EmployeeInterface-left-box-bots-items .contents-list .ul-bots .li {
  padding-top: .5em;
  padding-bottom: .5em;
}
.EmployeeInterface-left-box-bots-items .ul-04 .ul-tops {
  color: #313131;
  height: 2.5em;
  background: #f1f1f1;
  border-radius: .57em;
  line-height: 2.5em;
  text-align: center;
}
.EmployeeInterface-left-box-bots-items .people {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: wrap;
  width: calc(100% - 80px);
}
.EmployeeInterface-left-box-bots-items .people .icons {
  width: 42px;
}
.EmployeeInterface-left-box-bots-items .people .words {
  width: calc(100% - 42px);
  padding-left: .75em;
}
.EmployeeInterface-left-box-bots-items .people-tits {
  min-width: 60px;
  color: #8b8b8b;
  line-height: 1.7;
  max-width: 80px;
}
.EmployeeInterface-left-box-bots-items .people-tits .txts {
  font-weight: bold;
  color: #212121;
}
.EmployeeInterface-left-box-bots-items .ul-02 .ul-bots .li {
  background-color: #ffefdc;
  border-radius: .5em;
  padding: .625em 0.25em .3125em .875em;
}
.EmployeeInterface-left-box-bots-items .ul-02 .ul-bots {
  margin-top: .5em;
  margin-bottom: .5em;
}

.EmployeeInterface-left-box-bots-items .inputs-box input[type=text] {
  width: 100%;
}

.EmployeeInterface-left-box-bots-items {
  display: none;
}
.EmployeeInterface-left-box-bots-items .contents-list .itemsbox-top {
  height: 60px;
  padding-top: 3px;
  padding-bottom: 6px;
}
.EmployeeInterface-left-box-bots-items .contents-list .itemsbox-top .spans {
  cursor: pointer;
  border: 1px solid #f67612;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  background: #FFF5E8;
  color: #F67512;
  padding: 0 3.05em;
  position: relative;
}
.EmployeeInterface-left-box-bots-items .contents-list .itemsbox-top .spans:before {
  width: 1em;
  height: 1em;
  position: absolute;
  left: 1.22em;
  content: "";
  background: url(../img/908.png) no-repeat center;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.EmployeeInterface-left-box-bots-items .contents-list .itemsbox-box {
  /*height: calc(100% - 60px);*/
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  padding-right: 1em;
}
.EmployeeInterface-left-box-bots-items .contents-list .itemsbox-box .li {
  padding-top: .75em;
  padding-bottom: .75em;
}

.newsinfo-content .words .imgs {
  display: none;
}

.newsinfo-content {
  position: relative;
}

.close-in#close-in {
  border-radius: .5em;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.chatrooms-list-content .chatrooms-left {
  border-radius: .5em;
  box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.2);
}

.cursor {
  cursor: pointer;
}

.EmployeeInterface-w100 .chatrooms-right .chatrooms-rights-tops {
  padding-top: 5.2em;
  position: relative;
}
.EmployeeInterface-w100 .EmployeeInterface-center-tops {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.EmployeeInterface-w100 .EmployeeInterface-center-tops .wraps {
  border-bottom: 1px solid #d9d9d9;
}

.EmployeeInterface-center-tops {
  padding: 1em .8em 0 1.5em;
}
.EmployeeInterface-center-tops .btns {
  background-color: #afafaf;
  color: #fff;
  height: 2.5em;
  line-height: 2.5em;
  padding-left: 1.25em;
  padding-right: 1.125em;
  border-radius: .625em;
}
.EmployeeInterface-center-tops .btns span {
  position: relative;
  padding-left: 1.25em;
}
.EmployeeInterface-center-tops .btns span:before {
  position: absolute;
  content: "";
  background: url(../img/910.png) no-repeat center;
  background-size: 100%;
  width: 1em;
  height: 1em;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.EmployeeInterface-center-tops .wraps-left {
  width: calc(100% - 100px);
}
.EmployeeInterface-center-tops .wraps-left .words {
  width: calc(100% - 53px);
  padding-left: .8em;
}
.EmployeeInterface-center-tops .wraps-left .tits {
  line-height: 1.35;
  color: #7DC52B;
  padding-left: 1em;
  position: relative;
}
.EmployeeInterface-center-tops .wraps-left .tits:before {
  position: absolute;
  content: "";
  width: .4em;
  height: .4em;
  border-radius: 50%;
  background: #7DC52B;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.EmployeeInterface-center-tops .wraps-left .txts {
  margin-top: 6px;
  color: #000000;
  line-height: 1.3125;
}
.EmployeeInterface-center-tops .wraps-left .txts span {
  color: #FF6600;
  font-weight: bold;
}
.EmployeeInterface-center-tops .icons {
  width: 53px;
  height: 55px;
  border-radius: 50%;
  background: #dff5fc;
}
.EmployeeInterface-center-tops .wraps {
  padding-bottom: .8em;
}

.chatrooms-qa .chatrooms-li .t-words {
  position: relative;
}
.chatrooms-qa .chatrooms-li .t-words .times {
  position: absolute;
  left: 100%;
  bottom: 0;
  line-height: 1;
  white-space: nowrap;
  color: #A4A4A4;
  padding-left: .66em;
}

.EmployeeInterface-w100 .chatrooms-right .chatrooms-rights-tops .t-words {
  max-width: 75%;
}

.EmployeeInterface-right-box-bots-items .li input:-moz-placeholder,
.EmployeeInterface-right-box-bots-items .li textarea:-moz-placeholder {
  color: #b1b1b1;
  font-size: inherit !important;
}
.EmployeeInterface-right-box-bots-items .li input::-moz-placeholder,
.EmployeeInterface-right-box-bots-items .li textarea::-moz-placeholder {
  color: #b1b1b1;
  font-size: inherit !important;
}
.EmployeeInterface-right-box-bots-items .li input:-ms-input-placeholder,
.EmployeeInterface-right-box-bots-items .li textarea:-ms-input-placeholder {
  color: #b1b1b1;
  font-size: inherit !important;
}
.EmployeeInterface-right-box-bots-items .li input::-webkit-input-placeholder,
.EmployeeInterface-right-box-bots-items .li textarea::-webkit-input-placeholder {
  color: #b1b1b1;
  font-size: inherit !important;
}
.EmployeeInterface-right-box-bots-items .li .tits {
  line-height: 1.375;
  color: #F67814;
}
.EmployeeInterface-right-box-bots-items .li .txts {
  color: #000000;
  line-height: 1.25;
  margin-top: 3px;
}
.EmployeeInterface-right-box-bots-items .li:nth-child(n+2) {
  margin-top: 1em;
}
.EmployeeInterface-right-box-bots-items .li .inputs, .EmployeeInterface-right-box-bots-items .li .selects {
  margin-top: .5em;
}
.EmployeeInterface-right-box-bots-items .li input, .EmployeeInterface-right-box-bots-items .li select {
  border: none;
  border: 1px solid #e2e2e2;
  background: #fff;
  width: 100%;
  height: 2.625em;
  line-height: 2.625em;
  padding: 0 12px;
  padding-right: 30px;
  color: #b1b1b1;
}
.EmployeeInterface-right-box-bots-items .li select {
  background: url(../img/912.png) #F5F5F5 no-repeat calc(100% - 1em);
  background-size: 11px 7px;
}
.EmployeeInterface-right-box-bots-items .submit-box {
  margin-top: 3.1em;
}

.chatrooms-rights-bots .photos {
  position: relative;
  overflow: hidden;
}
.chatrooms-rights-bots .photos input {
  position: absolute;
  opacity: 0;
}

.abouts-contents {
  height: 60vh;
  overflow: hidden;
  overflow-y: auto;
  margin-top: 1.3em;
  padding-right: .5em;
}
.abouts-contents .abouts-tits {
  line-height: 1.36;
  color: #673A14;
  margin-top: .55em;
  margin-bottom: .55em;
}
.abouts-contents .abouts-txts {
  line-height: 1.5;
  color: #505050;
}
.abouts-contents .items:nth-child(n+2) {
  margin-top: 2.5em;
}

.chatrooms-qa .chatrooms-li .t-words img {
  max-height: 10em;
  font-size: inherit;
}

.chatrooms-qa .chatrooms-li .t-words .a-links {
  display: block;
}

.people-content .people-lefts-btns {
  width: 17.25%;
  border-top-left-radius: .5em;
  border-bottom-left-radius: .5em;
  background: #F1F1F1;
  box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.2);
}
.people-content .people-lefts-btns .items {
  display: block;
  padding: .55em;
  text-align: center;
  border-radius: .55em;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.people-content .people-lefts-btns .items.active {
  background: #fff;
}
.people-content .people-lefts-btns .items.active .li {
  background: transparent linear-gradient(113deg, #F67512 0%, #F9B33D 100%) 0% 0% no-repeat padding-box;
  color: #fff;
}
.people-content .people-lefts-btns .items .li {
  line-height: 3.1em;
  height: 3.1em;
  border-radius: .275em;
  color: #FF6600;
}
.people-content .people-rights-content {
  width: 82.75%;
  min-height: 32em;
}
.people-content .people-rights-content {
  background-color: #fff;
}

.people-rights-content {
  padding: 1em 2em;
}
.people-rights-content .people-photo {
  margin-top: 1.8em;
  margin-bottom: 2.5em;
}

.people-tits {
  color: #FF6600;
  line-height: 1.33;
}

.people-photo .icons {
  width: 5.35em;
  height: 5.35em;
  overflow: hidden;
  margin-right: 1.25em;
  background-color: #dff5fc;
  border-radius: 50%;
  overflow: hidden;
}
.people-photo .icons img {
  display: block;
}
.people-photo .btns {
  position: relative;
}
.people-photo .btns input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
}
.people-photo .btns .files {
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 2.1875em;
  border-radius: .625em;
  background: #FF6600;
  color: #fff;
}

.people-forms {
  width: 32em;
  max-width: 80%;
}
.people-forms .li {
  width: 46%;
  margin-left: 8%;
  margin-bottom: 2em;
}
.people-forms .li:nth-child(2n+1) {
  margin-left: 0;
}
.people-forms .li-tits {
  color: #ff6600;
  line-height: 1.5;
}
.people-forms .li-inputs {
  margin-top: .5em;
}
.people-forms .li-inputs input {
  width: 100%;
  font-size: inherit;
  border: 1px solid #e2e2e2;
  height: 2.625em;
  line-height: 2.625em;
  color: #484848;
  padding: 0 1em;
}
.people-forms .li-inputs input.huise{
  background: rgba(0,0,0,.4);
}

.people-submits input {
  background: transparent linear-gradient(113deg, #FF6600 0%, #E6BD50 100%) 0% 0% no-repeat padding-box;
  border-radius: 1.5em;
  height: 3em;
  line-height: 3em;
  color: #fff;
  padding: 0 2.8em;
}

.LoginRecord-forms {
  padding-top: 1.875em;
  padding-bottom: 1.875em;
}
.LoginRecord-forms .li-tits {
  color: #ff6600;
  margin-bottom: .5em;
  line-height: 1.25;
}
.LoginRecord-forms .li-inputs input {
  border: 1px solid #E2E2E2;
  /*width: 18.125em;*/
  width: 12em;
  padding: 0 1em;
}
.LoginRecord-forms input {
  height: 2.625em;
  line-height: 2.625em;
}
.LoginRecord-forms .li2 {
  /*margin-left: 3.5em;*/
  margin-left: 1em;
}
.LoginRecord-forms .li3 {
  margin-left: 1.375em;
}
.LoginRecord-forms .li4 {
  margin-left: 1em;
}

.LoginRecord-forms .li4 .submits{
  position: relative;
}

.LoginRecord-forms .li4 input[type=file]{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  height: 100%;
}
.LoginRecord-forms .li a{
  display: block;
  height: 2.625em;
  line-height: 2.625em;
}
.LoginRecord-forms .li{
  margin-bottom: .5em;
}
.LoginRecord-forms .li a,
.LoginRecord-forms .submits input {
  background: #FF6600;
  color: #fff;
  padding: 0 1.875em;
  border-radius: .625em;
}

.LoginRecord-thead-tops {
  line-height: 1.33;
  padding-bottom: .75em;
  color: #FF6600;
}

.LoginRecord-thead {
  background: #FFEEE2;
  border-radius: .5em;
  color: #FF6600;
  padding: 0 1em;
  padding-right: 1.5em;
  height: 2em;
  line-height: 2em;
}

.LoginRecord-tbody .tr {
  padding: 0 1em;
  padding-right: 1.5em;
  /*height: 2em;*/
  /*line-height: 2em;*/
  line-height: 1.25em;
  padding-top: .375em;
  padding-bottom: .375em;

  border-bottom: 1px solid #ffeee2;
}

.LoginRecord-tbody .tr img{
  max-width: 150px;
  max-height: 150px;
}

.LoginRecord-tbody .td,
.LoginRecord-thead .td {
  overflow: hidden;
}
.LoginRecord-tbody .td1,
.LoginRecord-thead .td1 {
  width: 10%;
  padding-right: .5em;
}
.LoginRecord-tbody .td2,
.LoginRecord-thead .td2 {
  width: 10%;
  padding-right: .5em;
}
.LoginRecord-tbody .td3,
.LoginRecord-thead .td3 {
  width: 8%;
}
.LoginRecord-tbody .td1 span:nth-child(n+2),
.LoginRecord-thead .td1 span:nth-child(n+2) {
  margin-left: 2.5em;
}

.resource-fixeds {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  background: rgba(206, 154, 96, 0.85);
}
.resource-fixeds .resource-words {
  border-radius: .5em;
  background: #fff;
  position: absolute;
  max-width: 935px;
  width: 90%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);  
  -ms-transform: translate(-50%, -50%);  
  transform: translate(-50%, -50%);
  padding: 0.55em;
  padding-bottom: 1.1em;
}
.resource-fixeds .resource-words-spans {
  position: relative;
  line-height: 1.875;
  background: transparent linear-gradient(93deg, #F67512 0%, #F8A231 100%) 0% 0% no-repeat padding-box;
  border-radius: 5px;
  overflow: hidden;
  color: #fff;
  justify-content: center;
  align-items: center;
}
.resource-fixeds .resource-words-spans img {
  margin-right: .58em;
  font-size: inherit;
}
.resource-fixeds .resource-words-spans .close {
  width: .83em;
  height: .83em;
  position: absolute;
  background: url(../img/102.svg) no-repeat center;
  background-size: 100%;
  right: .66em;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.resource-words-titles {
  background: #fff;
}
.resource-words-titles .items {
  color: #7A7A7A;
  width: 50%;
  line-height: 2.27em;
  height: 2.27em;
  border-radius: .454em;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  overflow: hidden;
  text-align: center;
}
.resource-words-titles .items.active {
  background: #ffefdc;
  color: #FF6600;
  font-weight: bold;
}

.resource-words-box {
  padding-top: .6em;
  /*.resource-words-bots,*/
}
.resource-words-box .resource-words-bots .ul .ul-wraps {
  background: #ffefdc;
}

.resource-words-bots .ul {
  display: none;
}
.resource-words-bots .ul:nth-child(1) {
  display: block;
}

.ul-submits {
  margin-top: .8em;
}
.ul-submits .submit {
  position: relative;
}
.ul-submits .submit input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
}
.ul-submits .submit .span {
  background: transparent linear-gradient(113deg, #FF6600 0%, #E6BD50 100%) 0% 0% no-repeat padding-box;
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 3.2em;
  color: #fff;
  padding-left: 4.4em;
  border-radius: 2.5em;
  position: relative;
}
.ul-submits .submit .span:before {
  width: .75em;
  height: .75em;
  position: absolute;
  content: "";
  left: 3.2em;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/103.svg) no-repeat center;
  background-size: 100%;
}

.resource-words-bots .ul-bots .wraps {
  padding-left: 1em;
  padding-right: 1em;
  color: #484848;
}
.resource-words-bots .ul-bots .wraps a {
  color: #484848;
}
.resource-words-bots .ul-bots .wraps .li {
  line-height: 2.5em;
  height: 2.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  border-bottom: 1px solid #e2e2e2;
}
.resource-words-bots .ul .ul-wraps {
  padding: .75em;
  padding-top: 1.1em;
}
.resource-words-bots .ul .li-tops {
  line-height: 1;
  margin-bottom: 1em;
}
.resource-words-bots .ul .li-bots select {
  height: 2.5em;
  line-height: 2.5em;
  width: 100%;
  background: #FFFFFF;
  border-radius: 5px;
  border: none;
  color: #545454;
  padding: 0 .66em;
  background: url(../img/2-06.png) #fff no-repeat calc(100% - 1em);
  background-size: 11px 7px;
}
.resource-words-bots .ul-bots {
  border-radius: 5px;
  margin-top: .7em;
  height: 15.5em;
  overflow: hidden;
  overflow-y: auto;
  padding-right: .8em;
}
.resource-words-bots .ul-bots .wraps {
  background: #fff;
}
.resource-words-bots .ul-bots .wraps .li {
  height: 2.5em;
  line-height: 2.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.resource-words-bots .ul-tops .li {
  width: 47.5%;
  margin-left: 5%;
}
.resource-words-bots .ul-tops .li:nth-child(2n+1) {
  margin-left: 0;
}

.resource-words-bots .ul-bots .wraps .li-list {
  border-bottom: 1px solid #dcdcdc;
  padding-top: .625em;
  padding-bottom: 1em;
}
.resource-words-bots .ul-bots .wraps .li-list .tits, .resource-words-bots .ul-bots .wraps .li-list .txts {
  line-height: 1.875;
  color: #484848;
}
.resource-words-bots .ul-bots .wraps .li-list .mores {
  display: inline-block;
  background: #FFF4EE;
  border: 1px solid #F67512;
  border-radius: 2.28em;
  height: 2.28em;
  line-height: 2.28em;
  color: #F67715;
  padding: 0 1em;
  margin-top: 4px;
}

.LoginRecord-tbody .td, .LoginRecord-thead .td {
  overflow: hidden;
  height: 100%;
  width: 20%;
}

.header-rights-menu .menus-list {
  position: relative;
}
.header-rights-menu .menus-bots {
  position: absolute;
  width: 100%;
  /*left: 0;*/
  top: 100%;
  padding-top: 6px;
  width: 10em;
  right: 0;
  /*left: 50%;*/
  /*transform: translateX(-50%);*/
  display: none;
}
.header-rights-menu .itemsbox {
  background: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  border-radius: 1.25em;
  padding: 0 .75em;
}
.header-rights-menu .itemsbox .lis {
  height: 3em;
  line-height: 3em;
  display: block;
  text-align: center;
  color: #676767;
}
.header-rights-menu .itemsbox .lis:nth-child(n+2) {
  border-top: 1px solid #DEDEDE;
}

.header-rights-menu .menus-people {
  background-color: #FF6600;
  height: 2.6em;
  line-height: 2.6em;
  background: #FF6600;
  border-radius: 2.6em;
  padding: 0 .6em;
  padding-right: 2.5em;
  position: relative;
  cursor: pointer;
}
.header-rights-menu .menus-people:before {
  position: absolute;
  content: "";
  width: 13px;
  height: 8px;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/1201.png) no-repeat center;
  background-size: 100%;
}
.header-rights-menu .menus-people .icons {
  width: 1.8em;
  height: 1.8em;
  background-color: #dff5fc;
  border-radius: 50%;
}
.header-rights-menu .menus-people .icons img {
  display: block;
}
.header-rights-menu .menus-people .words {
  line-height: 1;
  color: #fff;
  padding-left: .5em;
}
.header-rights-menu .menus-people .words .txts {
  margin-top: 3px;
}

.EmployeeInterface-w100 .chatrooms-right .chatrooms-rights-tops .t-words .li-list {
  padding-top: 0.625em;
  padding-bottom: 1em;
}
.EmployeeInterface-w100 .chatrooms-right .chatrooms-rights-tops .t-words .tits, .EmployeeInterface-w100 .chatrooms-right .chatrooms-rights-tops .t-words .txts {
  line-height: 1.875;
  color: #484848;
}
.EmployeeInterface-w100 .chatrooms-right .chatrooms-rights-tops .t-words .mores {
  display: inline-block;
  background: #FFF4EE;
  border: 1px solid #F67512;
  border-radius: 2.28em;
  height: 2.28em;
  line-height: 2.28em;
  color: #F67715;
  padding: 0 1em;
  margin-top: 4px;
}

.EmployeeInterface-right-box-bots .ul {
  display: block;
}

.resource-hiddens {
  display: none !important;
}

.resource-words-bots .ul-bots .wraps .li-list.active .tits,
.resource-words-bots .ul-bots .wraps .li.active {
  color: #D65F0F;
}

.resource-words-bots .ul .li-bots .input-file {
  position: relative;
  height: 2.5em;
  line-height: 2.5em;
  width: 100%;
  background: #FFFFFF;
  border-radius: 5px;
  border: none;
  color: #545454;
  padding: 0 0.66em;
  background: url(../img/2-06.png) #fff no-repeat calc(100% - 1em);
  background-size: 11px 7px;
}
.resource-words-bots .ul .li-bots .input-file input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}

.login-forms-passwords {
  margin-top: 1.75em;
}
.login-forms-passwords .tits-tips {
  line-height: 1;
  color: #ff6600;
}
.login-forms-passwords .inputs {
  border: 1px solid #E2E2E2;
  margin-top: .625em;
}
.login-forms-passwords .inputs input:-moz-placeholder,
.login-forms-passwords .inputs textarea:-moz-placeholder {
  color: #c9c9c9;
  font-size: inherit !important;
}
.login-forms-passwords .inputs input::-moz-placeholder,
.login-forms-passwords .inputs textarea::-moz-placeholder {
  color: #c9c9c9;
  font-size: inherit !important;
}
.login-forms-passwords .inputs input:-ms-input-placeholder,
.login-forms-passwords .inputs textarea:-ms-input-placeholder {
  color: #c9c9c9;
  font-size: inherit !important;
}
.login-forms-passwords .inputs input::-webkit-input-placeholder,
.login-forms-passwords .inputs textarea::-webkit-input-placeholder {
  color: #c9c9c9;
  font-size: inherit !important;
}
.login-forms-passwords .inputs input {
  width: 100%;
  padding: 0 1em;
  color: #484848;
  height: 2.625em;
  line-height: 2.625em;
}
.login-forms-passwords .items:nth-child(n+2) {
  margin-top: 1.75em;
}

.tc {
  text-align: center;
}

.login-forms-forgets-in {
  margin-top: 3em;
}
.login-forms-forgets-in .texts {
  line-height: 1.625em;
  color: #636363;
}
.login-forms-forgets-in .tits-tips {
  margin-bottom: 1em;
}
.login-forms-forgets-in .in-puts {
  border: 1px solid #EBEBEB;
  border-radius: 10px;
}
.login-forms-forgets-in .in-puts input {
  height: 3.625em;
  font-size: inherit;
  width: 100%;
  padding: 0 1em;
}
.login-forms-forgets-in .inputs {
  margin-top: 2em;
  color: #878787;
  line-height: 1;
}

.inputs-backs {
  margin-top: 1.375em;
}

.inputs-backs {
  text-align: center;
  line-height: 1;
}

.emoji-picker {
  position: absolute;
  width: 350px;
  bottom: 3.25em;
  right: 0;
  display: none;
}

.forgets-fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 200;
  background: rgba(206, 154, 96, 0.64);
  display: none;
}
.forgets-fixed .contents-fixeds {
  border-radius: .5em;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);  
  -ms-transform: translate(-50%, -50%);  
  transform: translate(-50%, -50%);
  padding: .5em;
  background: #FFFFFF;
  box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.2);
  width: 39.5em;
  max-width: 65%;
  padding-bottom: 2.1em;
}
.forgets-fixed .contentstits {
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 5px;
  background: linear-gradient(94deg, #F67512 0%, #F8A231 100%) 0% 0% no-repeat;
  color: #fff;
  text-align: center;
}
.forgets-fixed .captcha-container {
  margin-top: 2.1em;
  margin-bottom: 2.1em;
}
.forgets-fixed .captcha-container input:-moz-placeholder,
.forgets-fixed .captcha-container textarea:-moz-placeholder {
  color: #DFDFDF;
  font-size: inherit !important;
}
.forgets-fixed .captcha-container input::-moz-placeholder,
.forgets-fixed .captcha-container textarea::-moz-placeholder {
  color: #DFDFDF;
  font-size: inherit !important;
}
.forgets-fixed .captcha-container input:-ms-input-placeholder,
.forgets-fixed .captcha-container textarea:-ms-input-placeholder {
  color: #DFDFDF;
  font-size: inherit !important;
}
.forgets-fixed .captcha-container input::-webkit-input-placeholder,
.forgets-fixed .captcha-container textarea::-webkit-input-placeholder {
  color: #DFDFDF;
  font-size: inherit !important;
}
.forgets-fixed .captcha-container input {
  background: #FCFCFC 0% 0% no-repeat padding-box;
  border: 1px solid #EBEBEB;
  border-radius: 10px;
  width: 2.11em;
  padding: 0 .1em;
  height: 2.66em;
  text-align: center;
  margin: 0 .33em;
}
.forgets-fixed .captcha-submits .submits {
  position: relative;
}
.forgets-fixed .captcha-submits .submits input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.forgets-fixed .captcha-submits .submits .spans {
  background: linear-gradient(122deg, #FF6600 0%, #E6BD50 100%) 0% 0% no-repeat;
  border-radius: 2.73em;
  height: 2.73em;
  line-height: 2.73em;
  color: #fff;
  padding-left: 1.36em;
  padding-right: 3.41em;
}
.forgets-fixed .captcha-submits .submits .spans:before {
  position: absolute;
  content: "";
  width: .86em;
  height: .91em;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/1204.png) no-repeat center;
  background-size: 100%;
}

.ggl-fixeds {
  position: fixed;
  right: 0;
  top: 17.5vh;
  z-index: 100;
  cursor: pointer;
  /*top: 50%;*/
  /*transform:translateY(-50%);*/
  width: 2.33em;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px #F78B21;
  border-radius: 10px 10px 0px 0px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  color: #FF6600;
  padding-bottom: .56em;
  padding-top: .89em;
}
.ggl-fixeds .icons {
  width: 15px;
  margin: 0 auto;
  margin-bottom: 5px;
}
.ggl-fixeds .icons img {
  display: block;
}
.ggl-fixeds .spans {
  width: 1em;
  text-align: center;
  line-height: 1.2;
}

.ggl-words-box {
  position: relative;
  margin-top: .5em;
}
.ggl-words-box .ggl-selects {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
}
.ggl-words-box .ggl-selects select {
  background: #F2F2F2;
  border-radius: 5px;
  border: none;
  height: 2.33em;
  line-height: 2.33em;
  padding: 0 .66em;
  padding-right: 1.5em;
  color: #545454;
  width: 10.8em;
  background: url(../img/2-06.png) #F5F5F5 no-repeat calc(100% - 1em);
  background-size: 11px 7px;
}
.ggl-words-box .ggl-wraps {
  height: 27.25em;
  padding-top: 2.6em;
  overflow: hidden;
  overflow-y: auto;
  padding-right: 1.3em;
  /*max-height: 50vh;*/
}
.ggl-words-box .ggl-wraps .ul {
  display: block;
  border-top: 1px solid #d9d9d9;
  padding-top: 1.2em;
  padding-bottom: 1.5em;
}
.ggl-words-box .ggl-wraps .ul .more {
  color: #007BD9;
  line-height: 1.25;
  text-decoration: underline;
}
.ggl-words-box .ggl-wraps .ul .txts {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.ggl-words-box .ggl-wraps .ul .txts {
  color: #505050;
  line-height: 1.5;
  height: 3em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.ggl-words-box .ggl-wraps .ul .tits {
  line-height: 1.2;
  color: #FF6600;
}
.ggl-words-box .ggl-wraps .ul .time {
  line-height: 1;
  color: #505050;
}

.Changepassword-wraps {
  margin-top: 1.7em;
  padding-bottom: 1.6em;
}
.Changepassword-wraps .inputs-tits {
  line-height: 1.3125;
  color: #FF6600;
}
.Changepassword-wraps .inputs-txts {
  position: relative;
  margin-top: .5em;
}
.Changepassword-wraps .inputs-txts input {
  height: 2.5em;
  line-height: 2.5em;
  border: 1px solid #E2E2E2;
  padding: 0 1em;
}
.Changepassword-wraps .line {
  width: 100%;
  height: 1px;
  background: #E2E2E2;
  margin-top: 1.5em;
  margin-bottom: 1.7em;
}
.Changepassword-wraps .inputs {
  width: 14.5em;
}
.Changepassword-wraps .inputs input {
  width: 100%;
}
.Changepassword-wraps .Changepassword-bots .inputs:nth-child(2) {
  margin-left: 2.8em;
}
.Changepassword-wraps .inputbox-texts {
  margin-top: 1.2em;
}
.Changepassword-wraps .inputbox-texts .wens {
  margin-top: 1em;
  line-height: 1.5;
}
.Changepassword-wraps .inputbox-texts .wens .i {
  padding-left: 1.25em;
  position: relative;
  color: #2E2E2E;
}
.Changepassword-wraps .inputbox-texts .wens .i:before {
  position: absolute;
  content: "";
  width: 1em;
  height: 1em;
  left: 0;
  top: .25em;
  background: url(../img/1206.png) no-repeat center;
  background-size: 100%;
  opacity: 0;
  transition: .5s ease;
}
.Changepassword-wraps .inputbox-texts .wens .i:after {
  content: "";
  position: absolute;
  width: .5em;
  height: .5em;
  border-radius: 50%;
  background: #A7A7A7;
  left: .25em;
  top: .5em;
}
.Changepassword-wraps .inputbox-texts .wens .i.active:after {
  opacity: 0;
}
.Changepassword-wraps .inputbox-texts .wens .i.active:before {
  opacity: 1;
  transition: .5s ease;
}

.pagination a {
  transition: .5s ease;
}
.pagination a.active {
  background: #F28212;
  color: #fff;
  border-color: #F28212;
  transition: .5s ease;
}

.pagination {
  display: flex;
  lign-items: flex-start;
  justify-content: center;
  align-content: flex-start;
  flex-wrap: wrap;
}
.pagination a {
  margin: 0 .214em;
  min-width: 2em;
  width: auto;
  padding: 0 .25em;
  height: 2.14em;
  text-align: center;
  line-height: 2.14em;
  /*box-sizing: content-box;*/
  border: 1px solid #DEDEDE;
  color: #B2B2B2;
  box-sizing: border-box;
}
.pagination .prev {
  background: url(../img/left.png) no-repeat center;
  background-size: 100%;
}
.pagination .next {
  background: url(../img/right.png) no-repeat center;
  background-size: 100%;
}

.Changepassword-wraps .inputs-txts {
  position: relative;
}
.Changepassword-wraps .inputs-txts .btns {
  position: absolute;
  width: 2em;
  height: 2em;
  background: url(../img/btn.svg) no-repeat center;
  background-size: 100%;
  right: .625em;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.Changepassword-wraps .inputs-txts .btns.active {
  background: url(../img/mima.png) no-repeat center;
  background-size: 75%;
}

.people-content .people-rights-content.usermanagement-content {
  padding: 0;
  padding-bottom: 1.25em;
}
.people-content .people-rights-content.usermanagement-content .pages {
  margin-top: 1.714em;
}

.usermanagement-content .table tbody tr input {
  background-color: transparent;
}

.usermanagement-content .table tbody tr.active {
  background-color: rgba(229, 92, 0, 0.1);
}

.usermanagement-content {
  border-radius: .5em;
}
.usermanagement-content table {
  width: 100%;
  table-layout: fixed;
}
.usermanagement-content thead {
  background: #F8F8F8;
}
.usermanagement-content thead td {
  height: 3.375em;
  color: #E55C00;
}
.usermanagement-content tbody td {
  height: 4.0625em;
}
.usermanagement-content .table {
      /*td:nth-child(1){
         width:12.5%;
      }

      td:nth-child(2){
         width: 15.5%;
      }
      td:nth-child(3){
        width: 16.5%;
      }
      td:nth-child(4){
        width: 32.5%;
      }
      td:nth-child(5){
        width: 11%;
      }

      td:nth-child(6){
        width: 12%;
      }*/
}
.usermanagement-content .table input {
  width: 100%;
}
.usermanagement-content .table td:nth-child(1) {
  width: 12%;
}
.usermanagement-content .table td:nth-child(2) {
  width: 15%;
}
.usermanagement-content .table td:nth-child(3) {
  width: 15%;
}
.usermanagement-content .table td:nth-child(4) {
  width: 26%;
}
.usermanagement-content .table td:nth-child(5) {
  width: 10%;
}
.usermanagement-content .table td:nth-child(6) {
  width: 10%;
}
.usermanagement-content .table td:nth-child(7) {
  width: 12%;
}
.usermanagement-content .table tbody tr {
  border-bottom: 1px solid #e5e5e5;
}
.usermanagement-content .table thead td:nth-child(1), .usermanagement-content .table tbody td:nth-child(1) {
  padding-left: 1.5em;
}
.usermanagement-content .table .caozuo {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  justify-content: center;
}
.usermanagement-content .table .caozuo .i {
  margin: 0 .3125em;
  color: #1DAFFB;
  font-weight: bold;
  cursor: pointer;
}
.usermanagement-content .table .kaiguan .span-radio {
  height: 2em;
  background: rgba(0, 0, 0, 0.6);
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.15);
  border-radius: 2em;
  position: relative;
  width: 3.75em;
  cursor: pointer;
}
.usermanagement-content .table .kaiguan .span-radio:before {
  position: absolute;
  content: "";
  width: 1.3em;
  height: 1.3em;
  border-radius: 50%;
  background: radial-gradient(closest-side at 91% 93%, #D2D2D2 0%, #FFFFFF 100%) 0% 0% no-repeat;
  box-shadow: inset 0px 0px 8px #FFFFFF, 0px 0px 6px rgba(0, 0, 0, 0.2);
  left: .35em;
  top: .35em;
}
.usermanagement-content .table .kaiguan .span-radio.active:before {
  left: calc(100% - 1.65em);
}
.usermanagement-content .table input:checked + label .span-radio {
  background: linear-gradient(131deg, #91D51B 0%, #B5F83F 100%) 0% 0% no-repeat;
}
.usermanagement-content .table input:checked + label .span-radio:before {
  left: calc(100% - 1.65em);
}

.home-bg .i1, .home-bg .i2 {
  display: none;
}

.usermanagement-content .table .caozuo .i.active {
  color: #FF6600;
}

.chatrooms-rights-bots .tietu-picker {
  position: absolute;
  width: 320px;
  bottom: 3.25em;
  right: 0;
  display: none;
  height: 13.25em;
  overflow: hidden;
  overflow-y: auto;
  background: #f0f2f5;
}
.chatrooms-rights-bots .tietu-picker .ul .li-icon {
  width: 33.33%;
  cursor: pointer;
  padding: 1em;
}

.admin-contents {
  max-height: 36em;
  min-height: 75vh;
}
.admin-contents .admin-box {
  background: #fff;
  height: calc(100% - 2.2em);
  border-radius: .5em;
  margin-top: -.5em;
  position: relative;
  z-index: 2;
}
.admin-contents .admin-titles-list {
  height: 2.7em;
  line-height: 2.2em;
}

.admin-titles-list .li {
  background: #C1C1C1;
  border-radius: .55em;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 0 .75em;
  color: #fff;
}
.admin-titles-list .li:nth-child(n+2) {
  margin-left: 1px;
}

.admin-titles-list .li {
  transition: .5s ease;
}
.admin-titles-list .li.active {
  transition: .5s ease;
  background: #E37C05;
}

.admin-pages-box {
  padding-bottom: 1.6em;
}
.admin-pages-box .pages {
  margin-top: 2.57em;
}

.admin-pages-wraps .tr {
  border-bottom: 1px solid #e5e5e5;
  padding-left: .9em;
  padding-right: 2.2em;
  color: #636363;
  align-items: center;
}
.admin-pages-wraps .tr .tits, .admin-pages-wraps .tr .txts {
  line-height: 4.0625em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.admin-pages-wraps .tr .txts {
  color: #1daffb;
}

a.admin-pages-add, a.admin-pages-add:hover,
.admin-pages-add {
  text-decoration: underline;
  color: #9F5000;
  cursor: pointer;
}

.admin-pages-tips {
  background: #F8F8F8;
  padding-left: .9em;
  padding-right: 2.2em;
}
.admin-pages-tips .tits, .admin-pages-tips .btns {
  height: 3.375em;
  line-height: 3.375em;
  overflow: hidden;
}

.mt24 {
  margin-top: 1.2em;
}

.mt50 {
  margin-top: 2.5em;
}

.admin-pages-buttons .input-span {
  background: linear-gradient(122deg, #ACACAC 0%, #878787 100%) 0% 0% no-repeat;
  height: 2.72em;
  line-height: 2.72em;
  border-radius: 2.72em;
  padding: 0 2.37em;
  color: #fff;
  cursor: pointer;
}
.admin-pages-buttons .li:nth-child(n+2) {
  margin-left: 1.27em;
}

.admin-pages-textarea {
  width: 80%;
  padding-top: 1.1em;
  padding-left: .8em;
  padding-right: .8em;
}
.admin-pages-textarea .items {
  width: 40%;
  margin-left: 20%;
}
.admin-pages-textarea .items textarea, .admin-pages-textarea .items select,
.admin-pages-textarea .items input {
  border: 1px solid #D6D6D6;
  width: 100%;
}
.admin-pages-textarea .items select {
  background: url(../img/5003.png) transparent no-repeat calc(100% - 1em);
  background-size: 11px 7px;
}
.admin-pages-textarea .items .tits {
  line-height: 1;
  color: #E55C00;
}
.admin-pages-textarea .items:nth-child(2n+1) {
  margin-left: 0;
}
.admin-pages-textarea .txts .input-radio {
  line-height: 1.3125;
  color: #636363;
}
.admin-pages-textarea .txts .input-radio label {
  margin-left: .5em;
}
.admin-pages-textarea .txts .input-radio input {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  border: none;
  background: #F1F1F1;
  padding: 0;
}
.admin-pages-textarea .txts .input-radio input:checked {
  background: url(../img/5004.png) no-repeat center;
  background-size: 100%;
}
.admin-pages-textarea .txts .input-radio input:checked label {
  color: #F67512;
}
.admin-pages-textarea .txts .input-radio .i:nth-child(n+2) {
  margin-left: 2.75em;
}
.admin-pages-textarea .txts .imgs-icons {
  border: 1px solid #D8D8D8;
  padding: 1.75em;
  width: 12.5em;
  position: relative;
}
.admin-pages-textarea .txts .imgs-icons input {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  opacity: 0;
  left: 0;
  top: 0;
}
.admin-pages-textarea .txts {
  margin-top: .75em;
}
.admin-pages-textarea .txts select,
.admin-pages-textarea .txts input {
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 .5em;
  width: 100%;
}
.admin-pages-textarea .txts textarea {
  line-height: 1.5;
  padding: .5em .5em;
  height: 8.125em;
}
.admin-pages-textarea .items.w100 {
  width: 100%;
  margin-left: 0;
}

.w1685 {
  width: 90%;
  max-width: 1685px;
  margin-left: auto;
  margin-right: auto;
}

.admin-pages-textarea .txts {
  position: relative;
}
.admin-pages-textarea .txts input {
  color: #636363;
}
.admin-pages-textarea .txts .icons {
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
  background: url(../img/5001.png) no-repeat center;
  background-size: 100%;
}

.header-menu {
  padding-bottom: 0;
}

.cursor {
  cursor: pointer;
}

.admin-announcement-add {
  /*color: #9F5000;*/
  /*text-decoration: underline;*/
}

.admin-pages-wraps .tr .tits {
  width: calc(100% - 6em);
}

.admin-pages-wraps .tr .txts {
  width: 6em;
  text-align: right;
}

.admin-pages-tips .td {
  height: 3.375em;
  line-height: 3.375em;
  color: #E55C00;
}
.admin-pages-tips .td .span-btns {
  color: #9F5000;
  text-decoration: underline;
}
.admin-pages-tips .td .span-btns:nth-child(n+2) {
  margin-left: 1em;
}

.admin-announcement-box .admin-pages-wraps .tr,
.admin-announcement-box .admin-pages-tips {
  padding-left: 0;
  padding-right: 0;
}
.admin-announcement-box tbody td,
.admin-announcement-box .admin-pages-wraps .td {
  height: 4.0625em;
  line-height: 4.0625em;
}
.admin-announcement-box thead td,
.admin-announcement-box .admin-pages-tips .td {
  /* height: 3.375em;
   line-height: 3.375em;
   color: #E55C00;*/
}
.admin-announcement-box td {
  padding: 0 1.125em;
}
.admin-announcement-box td:nth-child(1) {
  width: calc(100% - 18em);
}
.admin-announcement-box td:nth-child(2) {
  width: 8em;
}
.admin-announcement-box td:nth-child(3) {
  width: 10em;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}
.admin-announcement-box td:nth-child(3) .i:nth-child(n+2) {
  margin-left: 1.25em;
}
.admin-announcement-box .td {
  padding: 0 1.125em;
  padding-right: .5em;
  /*display: -webkit-box;*/
  /*-webkit-box-orient: vertical;*/
  /*-webkit-line-clamp: 1;*/
  overflow: hidden;
}
.admin-announcement-box .uy.admin-pages-wraps .td{
  height: auto;
  line-height: 1.35;
  padding-top: 1em;
  padding-bottom: 1em;
}
.admin-announcement-box .td.td-n{
  width: calc((100% - 10em)/2);
}
.admin-announcement-box .td.td1 {
  width: calc(100% - 18em);
}
.admin-announcement-box .td.td2 {
  width: 8em;
}
.admin-announcement-box .td.td3 {
  width: 10em;
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}

select.is-actives{
      border: none!important;
    width: 100%!important;
    background: url(../img/912.png) #fff no-repeat calc(100% - 1em)!important;
    background-size: 11px 7px!important;
    height: 2.5em!important;
    line-height: 2.5em!important;
    /*margin-top: 1em!important;*/
    border: 1px solid #D6D6D6!important;
    padding: 0 0.5em!important;
    padding-right: 1.5em!important;
    width: 10em!important;
    pointer-events:none;
}
.tr.cur  select.is-actives{
    pointer-events:auto!important;
}
.admin-pages-wraps .wraps .i {
  color: #1DAFFB;
}
.admin-pages-wraps .wraps .i:nth-child(n+2) {
  margin-left: 1.25em;
}

.admin-Sticker-box .td1 {
  width: 21%;
}
.admin-Sticker-box .td2 {
  width: 15%;
}
.admin-Sticker-box .td3 {
  width: calc(40% - 17em);
}
.admin-Sticker-box .td4 {
  width: 24%;
}
.admin-Sticker-box .td5{
  width: 17em;
}
.admin-Sticker-box .admin-pages-wraps input {
  line-height: 1.875;
  height: 1.875em;
  background: transparent;
}
.admin-Sticker-box .admin-pages-wraps .files {
  position: relative;
  width: 6.5em;
  height: 6.5em;
  border: 1px solid #D8D8D8;
  background: #FCFCFC;
  padding: .875em;
}
.admin-Sticker-box .admin-pages-wraps .files input[type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
}
.admin-Sticker-box .admin-pages-wraps .tr {
  padding-top: .9375em;
  padding-bottom: .9375em;
  border-bottom: 1px solid #E5E5E5;
  color: #636363;
}
.admin-Sticker-box .admin-pages-wraps .tr input {
  color: #636363;
}
.admin-Sticker-box .admin-pages-wraps .tr.cur .files input[type=file] {
  pointer-events: auto;
}

.admin-Sticker-box .admin-pages-wraps .files img {
  height: 100%;
  object-fit: cover;
}

.admin-pages-wraps .tr.cur, .admin-pages-wraps .tr {
  transition: .5s ease;
}

.admin-pages-wraps .tr.cur {
  background: rgba(229, 92, 0, 0.1);
}

.admin-pages-wraps .wraps .i.active {
  color: #E55C00;
}

.admin-pages-textarea.Sticker-fenlei .items:nth-child(1) {
  width: 30.6%;
  margin-left: 0;
}
.admin-pages-textarea.Sticker-fenlei .items:nth-child(2) {
  width: 61.4%;
  margin-left: 8%;
}

.admin-community-box .tr {
  padding-top: 1.5em;
  padding-bottom: 2em;
}

.community-input-list {
  color: #484848;
}
.community-input-list input {
  color: #484848;
  width: 100%;
  background: transparent;
}

.admin-community-box .admin-pages-wraps .td {
  line-height: 1.625;
}
.admin-community-box .td2 {
  width: 17em;
}
.admin-community-box .td1 {
  width: calc(100% - 17em);
}
.admin-community-box .li-tits {
  width: 12.5em;
}
.admin-community-box .li-input {
  width: calc(100% - 12.5em);
}

.admin-pages-tips.active {
  height: auto;
}
.admin-pages-tips.active .td {
  line-height: 1;
  height: auto;
}

.admin-pages-wraps2 {
  overflow: hidden;
  overflow-x: auto;
  height: 100%;
}

.admin-pages-buttons .input-span {
  display: block;
}

.admin-characters-box .admin-pages-tips .td {
  padding-top: 1em;
  padding-bottom: .75em;
}
.admin-characters-box .admin-pages-tips .characters-inputs {
  margin-top: .625em;
}
.admin-characters-box .admin-pages-tips .characters-inputs input:-moz-placeholder,
.admin-characters-box .admin-pages-tips .characters-inputs textarea:-moz-placeholder {
  color: #636363;
  font-size: inherit !important;
}
.admin-characters-box .admin-pages-tips .characters-inputs input::-moz-placeholder,
.admin-characters-box .admin-pages-tips .characters-inputs textarea::-moz-placeholder {
  color: #636363;
  font-size: inherit !important;
}
.admin-characters-box .admin-pages-tips .characters-inputs input:-ms-input-placeholder,
.admin-characters-box .admin-pages-tips .characters-inputs textarea:-ms-input-placeholder {
  color: #636363;
  font-size: inherit !important;
}
.admin-characters-box .admin-pages-tips .characters-inputs input::-webkit-input-placeholder,
.admin-characters-box .admin-pages-tips .characters-inputs textarea::-webkit-input-placeholder {
  color: #636363;
  font-size: inherit !important;
}
.admin-characters-box .admin-pages-tips .characters-inputs input, .admin-characters-box .admin-pages-tips .characters-inputs select {
  background: transparent;
  color: #636363;
  border: 1px solid #D6D6D6;
  background: #fff;
  line-height: 2.14;
  width: calc(100% - 1.5em);
  padding: 0 .57em;
}
.admin-characters-box .admin-pages-tips .characters-inputs select {
  background: url(../img/912.png) #fff no-repeat calc(100% - 1em);
  background-size: 11px 7px;
}
.admin-characters-box .admin-pages-tips .td1 input {
  width: 68%;
}
.admin-characters-box .admin-pages-wraps .wraps .i {
  line-height: 1.625;
}
.admin-characters-box .admin-pages-wraps .wraps .i:nth-child(n+2) {
  margin-left: 0;
}
.admin-characters-box .admin-pages-wraps .td {
  height: 4.5em;
  line-height: 4.5em;
  overflow: hidden;
}
.admin-characters-box .td1 {
  width: 56%;
}
.admin-characters-box .td2 {
  width: 11%;
}
.admin-characters-box .td3 {
  width: 11%;
}
.admin-characters-box .td4 {
  width: calc(22% - 12.5em);
}
.admin-characters-box .td5 {
  width: 12.5em;
}
.admin-characters-box .admin-pages-tips .td .span-btns:nth-child(n+2) {
  margin-left: 1em;
}

.admin-pages-wraps .wraps .i {
  display: block;
}

.mt45 {
  margin-top: 2.25em;
}

.mt20 {
  margin-top: 1em;
}

.admin-pages-textarea {
  max-height: 50vh;
  overflow: hidden;
  overflow-y: auto;
}

.admin-characters-info-forms.admin-pages-textarea .items {
  width: auto;
  margin-left: 5.5em;
}
.admin-characters-info-forms.admin-pages-textarea .items:nth-child(1) {
  margin-left: 0;
}
.admin-characters-info-forms.admin-pages-textarea .items .txts select, .admin-characters-info-forms.admin-pages-textarea .items .txts input[type=text] {
  width: 16.875em;
}
.admin-characters-info-forms.admin-pages-textarea .items .txts.textarea {
  width: 90%;
  max-width: 47.5em;
}
.admin-characters-info-forms.admin-pages-textarea .items textarea {
  height: 9.0625em;
}
.admin-characters-info-forms.admin-pages-textarea .items.w100 {
  width: 100%;
  margin-left: 0;
}
.admin-characters-info-forms.admin-pages-textarea .txts .input-radio {
  height: 2.5em;
  line-height: 2.5em;
}

.admin-characters-box.characters-active .td {
  width: auto;
}

.admin-characters-box .characters-tits {
  white-space: nowrap;
}
.admin-characters-box thead td {
  vertical-align: top;
}
.admin-characters-box td {
  padding: 0 .25em;
}
.admin-characters-box td:nth-child(1) {
  padding-left: 1.25em;
}
.admin-characters-box table {
  width: 100%;
  /*table-layout: fixed;*/
}
.admin-characters-box tbody tr {
  border-bottom: 1px solid #e8e8e8;
}
.admin-characters-box tbody tr td {
  height: 4.5em;
  min-width: 5em;
  color: #636363;
}

.admin-characters-box.characters-active .table {
  overflow: hidden;
  overflow: auto;
}
.admin-characters-box.characters-active .table select,
.admin-characters-box.characters-active .table input {
  display: block;
  width: 100% !important;
}

.admin-Questionnaire-rights .getquestionnaire {
  display: block;
  background: transparent;
  position: static;
}
.admin-Questionnaire-rights .getquestionnaire .get-box {
  max-width: 100%;
  width: 100%;
  position: static;
  transform: none;
  padding: 0;
  padding-right: .9em;
  padding-top: .8em;
}

.admin-Questionnaire-lefts .inputs {
  border-radius: .5em;
  border: 1px solid #D6D6D6;
  position: relative;
  overflow: hidden;
}
.admin-Questionnaire-lefts .inputs input:-moz-placeholder,
.admin-Questionnaire-lefts .inputs textarea:-moz-placeholder {
  color: #A8A8A8;
  font-size: inherit !important;
}
.admin-Questionnaire-lefts .inputs input::-moz-placeholder,
.admin-Questionnaire-lefts .inputs textarea::-moz-placeholder {
  color: #A8A8A8;
  font-size: inherit !important;
}
.admin-Questionnaire-lefts .inputs input:-ms-input-placeholder,
.admin-Questionnaire-lefts .inputs textarea:-ms-input-placeholder {
  color: #A8A8A8;
  font-size: inherit !important;
}
.admin-Questionnaire-lefts .inputs input::-webkit-input-placeholder,
.admin-Questionnaire-lefts .inputs textarea::-webkit-input-placeholder {
  color: #A8A8A8;
  font-size: inherit !important;
}
.admin-Questionnaire-lefts .inputs input[type=text] {
  height: 3em;
  line-height: 3em;
  width: 100%;
  padding: 0 1.11em;
  padding-right: 2.5em;
}
.admin-Questionnaire-lefts .inputs input[type=submit] {
  position: absolute;
  width: 1.1em;
  height: 1.1em;
  background: url(../img/5005.png) no-repeat center;
  background-size: 100%;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  text-indent: -999px;
  overflow: hidden;
}

.admin-Questionnaire-box .admin-Questionnaire-lefts {
  width: 18%;
  padding: 0 .9em;
  padding-top: .8em;
}
.admin-Questionnaire-box .admin-Questionnaire-rights {
  width: 82%;
}
.admin-Questionnaire-box .admin-Questionnaire-rights .contents-txts {
  height: 3.375em;
  line-height: 3.375em;
  color: #E55C00;
  background-color: #F8F8F8;
  border-radius: .625em .625em 0px 0px;
  padding: 0 1.25em;
}
.admin-Questionnaire-box .admin-Questionnaire-rights .get-box-list {
  overflow: hidden;
  padding-left: 1.25em;
  padding-top: 1.25em;
  padding-right: 1.25em;
}

.admin-Questionnaire-lefts-wraps {
  border: 1px solid #E9E9E9;
  border-radius: .5em;
  margin-top: .75em;
}
.admin-Questionnaire-lefts-wraps .tits {
  height: 2.625em;
  line-height: 2.625em;
  overflow: hidden;
  background: #E9E9E9;
  padding: 0 .875em;
}
.admin-Questionnaire-lefts-wraps .itembox {
  padding: .5em;
}
.admin-Questionnaire-lefts-wraps .itembox .li {
  background: linear-gradient(90deg, #F67512 0%, #F8A231 100%) 0% 0% no-repeat;
  border-radius: .625em;
  color: #fff;
  padding: 0 1em;
  height: 3em;
  line-height: 3em;
}
.admin-Questionnaire-lefts-wraps .itembox .li:nth-child(n+2) {
  margin-top: .5em;
}

.admin-list-tips {
  background-color: #F8F8F8;
  border-radius: .5em .5em 0 0;
  overflow: hidden;
  padding: .5em;
}

.admin-pages-wraps .tr .txts a {
  color: #1daffb;
}

.admin-list-tips .inputs-searchs {
  position: relative;
  border-radius: .5em;
  border: 1px solid #D6D6D6;
  position: relative;
  overflow: hidden;
}
.admin-list-tips .inputs-searchs input:-moz-placeholder,
.admin-list-tips .inputs-searchs textarea:-moz-placeholder {
  color: #A8A8A8;
  font-size: inherit !important;
}
.admin-list-tips .inputs-searchs input::-moz-placeholder,
.admin-list-tips .inputs-searchs textarea::-moz-placeholder {
  color: #A8A8A8;
  font-size: inherit !important;
}
.admin-list-tips .inputs-searchs input:-ms-input-placeholder,
.admin-list-tips .inputs-searchs textarea:-ms-input-placeholder {
  color: #A8A8A8;
  font-size: inherit !important;
}
.admin-list-tips .inputs-searchs input::-webkit-input-placeholder,
.admin-list-tips .inputs-searchs textarea::-webkit-input-placeholder {
  color: #A8A8A8;
  font-size: inherit !important;
}
.admin-list-tips .inputs-searchs input[type=text] {
  height: 2.25em;
  line-height: 2.25em;
  width: 100%;
  padding: 0 1.11em;
  padding-right: 2.5em;
}
.admin-list-tips .inputs-searchs input[type=submit] {
  position: absolute;
  width: 1.1em;
  height: 1.1em;
  background: url(../img/5005.png) no-repeat center;
  background-size: 100%;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
  text-indent: -999px;
  overflow: hidden;
}

.admin-pages-tips .tits {
  color: #E55C00;
}

.admin-pages-textarea.admin-list-info-forms {
  width: 100%;
}
.admin-pages-textarea.admin-list-info-forms .items {
  margin-bottom: 1em;
  width: 32%;
  margin-left: 2%;
}
.admin-pages-textarea.admin-list-info-forms .items:nth-child(3n+1) {
  margin-left: 0;
}

.admin-pages-textarea .txts {
  position: relative;
}
.admin-pages-textarea .txts .annius-emotion {
  top: auto;
  bottom: 1em;
  transform: none;
  left: auto;
  right: 1em;
}

.admin-characters-box .admin-pages-tips .characters-inputs {
  position: relative;
  min-width: 5em;
  max-width: 100%;
}
.admin-characters-box .admin-pages-tips .characters-inputs .emoji-picker {
  bottom: auto;
  top: 3.25em;
}

.annius-emotion {
  position: absolute;
  left: calc(68% - 2.5em);
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  height: 2em;
  cursor: pointer;
  background: url(../img/107.png) no-repeat center;
  background-size: 100%;
}

.admin-Questionnaire-lefts-wraps .itembox {
  user-select: none;
  cursor: pointer;
}

/*.Questionnaire-box-wraps{
   padding-top: 6.5em;
   padding-bottom: 2em;
   height: 100vh;
   overflow: hidden;
   position: relative;
   .admin-titles-list{
     position: absolute;
     left: 0;
     top: 6.5em;
     z-index: 5;
   }
   .admin-Questionnaire-box{
     position: relative;
     top: 2em;
     left: 0;
     z-index: 50;
     width: 100%;
   }
   .admin-contents{
     height: auto;
     max-height: auto;
     min-height: auto;
   }
}*/
.admin-Questionnaire-box {
  background-color: #fff;
}

.Questionnaire-box-wraps {
  min-height: 100vh;
  padding-top: 6.5em;
  padding-bottom: 2em;
  background: url(../img/login.png);
}

.Questionnaire-box-wraps .admin-contents {
  max-height: auto;
  min-height: auto;
}

.mfa-list-wraps {
  margin-top: 1.8em;
  position: relative;
}
.mfa-list-wraps .uls {
  position: relative;
  padding-left: 4em;
  min-height: 3.22em;
  line-height: 1.33;
  padding-top: .95em;
  padding-bottom: 2.78em;
  color: #000000;
}
.mfa-list-wraps .uls:before {
  width: 1px;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  left: 1.61em;
  z-index: 2;
  top: 0;
  position: absolute;
}
.mfa-list-wraps .uls:last-child {
  padding-bottom: 0;
}
.mfa-list-wraps .uls:last-child:before {
  display: none;
}
.mfa-list-wraps .uls .nums {
  width: 3.22em;
  height: 3.22em;
  border-radius: 50%;
  color: #fff;
  background-color: #FF6600;
  text-align: center;
  line-height: 3.22em;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
.mfa-list-wraps .uls .texts img {
  padding: .55em;
  margin-top: .55em;
  border: 1px solid #E2E2E2;
  border-radius: .55em;
  font-size: inherit;
}
.mfa-list-wraps .uls .texts span {
  margin-top: .55em;
  margin-bottom: .45em;
  line-height: 1.3125;
  color: #FF6600;
  display: block;
  font-size: 89%;
}
.mfa-list-wraps .uls .texts input {
  border: 1px solid #E2E2E2;
  height: 2.33em;
  line-height: 2.33em;
  display: block;
  width: 16.16em;
  padding: 0 .5em;
  max-width: 100%;
}

.admin-Questionnaire-rights .getquestionnaire .get-box {
  overflow: hidden;
  max-height: 60vh;
  overflow-y: auto;
}

.mfa-list-wraps {
  padding-bottom: 4.25em;
}

.EmployeeInterface-center-tops .wraps.wraps-btns-active .wraps-left {
  width: auto;
}

.EmployeeInterface-center-tops .btns:nth-child(n+2) {
  margin-left: .75em;
}

.EmployeeInterface-center-tops .btns.on {
  background-color: #FF6600;
}

.EmployeeInterface-center-tops .btns.btn1 span:before {
  background: url(../img/50050.png) no-repeat center;
  background-size: auto 100%;
}

.EmployeeInterface-center-tops .btns.btn2 span:before {
  background: url(../img/50051.png) no-repeat center;
  background-size: auto 100%;
}

.EmployeeInterface-center-tops .btns.btn3 span:before {
  background: url(../img/50052.png) no-repeat center;
  background-size: auto 100%;
}

.admin-characters-box a.characters-tits {
  color: #9F5000;
  text-decoration: underline;
}

.admin-characters-box .admin-pages-wraps .td input {
  background-color: transparent;
}

.admin-tab-list {
  padding: 1em .8em;
}
.admin-tab-list .li {
  cursor: pointer;
  line-height: 2.5em;
  border-radius: 2.5em;
  padding: 0 1.5em;
  border: 1px solid #E37C05;
  color: #E37C05;
}
.admin-tab-list .li.active {
  background-color: #E37C05;
  color: #fff;
}
.admin-tab-list .li:nth-child(n+2) {
  margin-left: .5em;
}

.j-active {
  display: none;
}

.admin-news-wraps .imgs-list {
  width: 36%;
}
.admin-news-wraps .imgs-list img {
  width: 100%;
}
.admin-news-wraps .imgs-list .imgs {
  position: relative;
  padding-top: 58%;
  border: 1px solid #d5d5d5;
}
.admin-news-wraps .imgs-list .imgs img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.admin-news-wraps .words-list {
  width: 60.35%;
}
.admin-news-wraps .btns-box {
  margin-top: 10px;
}
.admin-news-wraps .btns-box .li-btns {
  position: relative;
  cursor: pointer;
  text-align: center;
}
.admin-news-wraps .btns-box .li-btns span {
  height: 2.86em;
  line-height: 2.86em;
  padding: 0 2.125em;
  border-radius: 2.86em;
  overflow: hidden;
  display: block;
  color: #fff;
  min-width: 8.86em;
}
.admin-news-wraps .btns-box .li-btns input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.admin-news-wraps .btns-box .li-btns.replaceimgs span {
  background: #D99307;
}
.admin-news-wraps .btns-box .li-btns.deletes {
  margin-left: 1.286em;
}
.admin-news-wraps .btns-box .li-btns.deletes span {
  background-color: #de5151;
}

.admin-news-wraps .imgs-list .imgs img {
  object-fit: contain;
}

.login-content-box.register-box .login-forms .items.active:nth-child(2) .inputs {
  margin-left: 2em;
}

div:where(.swal2-icon).swal2-error.swal2-icon-show,
div:where(.swal2-icon).swal2-success {
  /*display: block!important;*/
  margin: 0 auto;
  margin-top: 1em;
}

#ygmd-fixeds .ggl-words-box .ggl-selects {
  width: 96%;
}
#ygmd-fixeds .li {
  padding: .5em 0;
  border-bottom: 1px solid #dbdbdb;
}
#ygmd-fixeds .ggl-words-box .ggl-wraps .ul {
  border-top: none;
  padding-top: 0;
}
#ygmd-fixeds .EmployeeInterface-left-box-bots-items .ggl-selects {
  position: relative;
  height: 40px;
}
#ygmd-fixeds .ggl-words-box .ggl-wraps {
  padding-top: 0;
  height: 20em;
  margin-top: 1em;
  margin-bottom: 1.25em;
}
#ygmd-fixeds .ggl-words-box .ggl-wraps .ul .tits {
  color: #000;
}

.people-tits-btns .btns {
  background-color: #5B9B37;
  border-radius: .5em;
  color: #fff;
  height: 2.25em;
  line-height: 2.25em;
  padding: 0 .75em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.people-tits-btns .btns span {
  width: 4em;
  display: block;
  margin-left: .5em;
  white-space: nowrap;
}
.people-tits-btns .btns img {
  width: 17px;
  height: auto;
}

.back-forms-list .span {
  cursor: pointer;
  background: linear-gradient(to right, #FF6600, #E6BD50);
  color: #fff;
  width: 9.5em;
  height: 2.5em;
  border-radius: 2.5em;
  line-height: 2.5em;
  text-align: center;
}

#ygmd-fixeds .li.active .tit {
  /*background: rgba(229, 92, 0, 0.1);*/
}

#ygmd-fixeds .ggl-words-box .ggl-wraps .ul .li.active .tits {
  color: #F8A231 !important;
}

.EmployeeInterface-center-tops .wraps-right {
  flex-wrap: wrap;
}
.EmployeeInterface-center-tops .wraps-right .btns {
  margin-bottom: .25em;
}

.admin-characters-box .admin-pages-wraps .td select {
  border: none;
  width: 100%;
  background: url(../img/912.png) #fff no-repeat calc(100% - 1em);
  background-size: 11px 7px;
  height: 2.5em;
  line-height: 2.5em;
  margin-top: 1em;
  border: 1px solid #D6D6D6;
  padding: 0 .5em;
  padding-right: 1.5em;
}

.admin-pages-wraps .tr input, .admin-pages-wraps .tr select {
  pointer-events: none;
}

.admin-pages-wraps .tr.cur input, .admin-pages-wraps .tr.cur select {
  pointer-events: auto;
}

@media (min-width: 1025px) {

  .home-index .home-content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);  
    -ms-transform: translate(-50%, -50%);  
    transform: translate(-50%, -50%);
  }
  
  .ggl-words-box .ggl-wraps {
    max-height: 50vh;
  }
  .admin-community-box .admin-pages-wraps{
      max-height: 60vh;
      overflow: hidden;
      overflow-y:auto;
  }
  .LoginRecord-forms .li4 .submits,
  .people-tits-btns .btns,
  .back-forms-list .span {
    transition: .5s ease;
  }

  .LoginRecord-forms .li4 .submits:hover,
  .people-tits-btns .btns:hover,
  .back-forms-list .span:hover {
    transition: .5s ease;
    transform: translateY(-5px);
  }

  .admin-news-wraps .btns-box .li-btns {
    transition: .5s ease;
  }
  .admin-news-wraps .btns-box .li-btns:hover {
    transition: .5s ease;
    transform: translateY(-5px);
  }

  .inputs-backs .backs {
    transition: .5s ease;
  }
  .inputs-backs .backs:hover {
    color: #D65F0F;
    transition: .5s ease;
  }

  .admin-pages-tips .td .huichuadd {
    color: #1DAFFB;
    transition: .5s ease;
  }
  .admin-pages-tips .td .huichuadd:hover {
    color: #E55C00;
    transition: .5s ease;
  }

  .admin-tab-list .li {
    transition: .5s ease;
  }
  .admin-tab-list .li:hover {
    background-color: #E37C05;
    color: #fff;
    transition: .5s ease;
  }

  .admin-pages-wraps .tr .txts a {
    transition: .5s ease;
  }

  .admin-pages-wraps .wraps .i,
  .admin-pages-wraps .tr .txts {
    transition: .5s ease;
  }
  .admin-pages-wraps .wraps .i:hover,
  .admin-pages-wraps .tr .txts:hover {
    transition: .5s ease;
    color: #E37C05;
  }

  .admin-titles-list .li {
    transition: .5s ease;
  }
  .admin-titles-list .li:hover {
    transition: .5s ease;
    background: #E37C05;
  }

  .admin-pages-tips a, .admin-characters-box a.characters-tits,
  .admin-pages-tips span,
  .admin-pages-tips .btns {
    transition: .5s ease;
  }
  .admin-pages-tips a:hover, .admin-characters-box a.characters-tits:hover,
  .admin-pages-tips span:hover,
  .admin-pages-tips .btns:hover {
    transition: .5s ease;
    transform: translateY(-5px);
  }

  .admin-pages-buttons .input-span {
    transition: .5s ease;
  }
  .admin-pages-buttons .input-span:hover {
    transition: .5s ease;
    background: linear-gradient(122deg, #FF6600 0%, #E6BD50 100%) 0% 0% no-repeat;
  }

  .header-rights-menu .menus-list:hover .menus-bots {
    display: block;
  }

  .EmployeeInterface-left-box-tops .items {
    transition: .5s ease;
  }
  .EmployeeInterface-left-box-tops .items .li {
    transition: .5s ease;
  }
  .EmployeeInterface-left-box-tops .items:hover {
    background: #fff;
  }
  .EmployeeInterface-left-box-tops .items:hover .li {
    transition: .5s ease;
    background: transparent linear-gradient(112deg, #F67512 0%, #F9B33D 100%) 0% 0% no-repeat padding-box;
    color: #fff;
  }

  .chatrooms-rights-bots .tietu-picker .ul .li-icon {
    transition: .5s ease;
  }
  .chatrooms-rights-bots .tietu-picker .ul .li-icon:hover {
    transition: .5s ease;
    background: #fff;
  }

  .EmployeeInterface-center-tops .btns {
    transition: .5s ease;
  }
  .EmployeeInterface-center-tops .btns:hover {
    transition: .5s ease;
    background: #FF6600;
    transform: translateY(-5px);
  }

  .people-content .people-lefts-btns .items {
    transition: .5s ease;
  }
  .people-content .people-lefts-btns .items .li {
    transition: .5s ease;
  }
  .people-content .people-lefts-btns .items:hover {
    background: #fff;
    transition: .5s ease;
  }
  .people-content .people-lefts-btns .items:hover .li {
    background: transparent linear-gradient(113deg, #F67512 0%, #F9B33D 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    transition: .5s ease;
  }

  .header-rights-menu .itemsbox .lis {
    transition: .5s ease;
  }
  .header-rights-menu .itemsbox .lis:hover {
    color: #FF6600;
    transition: .5s ease;
  }

  .header-rights-menu .langs .i,
  .header-rights-menu .langs .i:hover {
    transition: .5s ease;
  }

  .header-rights-menu .langs .i:hover {
    background-color: #9f5000;
    color: #fff;
  }

  .news-content .news-items-box .li-bots .li {
    transition: .5s ease;
  }
  .news-content .news-items-box .li-bots .li:hover {
    color: #D65F0F;
    transition: .5s ease;
  }

  .news-items-list .items .more {
    transition: .5s ease;
  }
  .news-items-list .items:hover .more {
    transition: .5s ease;
    transform: translateY(-5px);
  }

  .newsinfo-content .back {
    transition: .5s ease;
  }
  .newsinfo-content .back:hover {
    transition: .5s ease;
    background: #D65F0F;
  }

  .people-photo .icons img {
    transition: .5s ease;
  }
  .people-photo .icons:hover img {
    transition: .5s ease;
    transform: scale3d(1.05, 1.05, 1);
  }

  .usermanagement-content .table .caozuo .i, .usermanagement-content .table .caozuo .i:hover {
    transition: .5s ease;
  }

  .usermanagement-content .table .caozuo .i:hover {
    color: #FF6600;
  }

  .pagination a {
    transition: .5s ease;
  }
  .pagination a:hover {
    background: #F28212;
    color: #fff;
    border-color: #F28212;
    transition: .5s ease;
  }
  .pagination .prev:hover {
    background: url(../img/left1.png) #F28212 no-repeat center;
    background-size: 100%;
  }
  .pagination .next:hover {
    background: url(../img/right1.png) #F28212 no-repeat center;
    background-size: 100%;
  }

  .ul-submits .submit:hover,.LoginRecord-forms .li a,.LoginRecord-forms .li a:hover,
  .people-photo .btns, .people-submits input:hover, .LoginRecord-forms .submits input:hover,
  .chatrooms-qa .a-link-contact {
    transition: .5s ease;
  }
  .ul-submits .submit:hover,.LoginRecord-forms .li a:hover,
  .people-photo .btns:hover, .people-submits input:hover, .LoginRecord-forms .submits input:hover,
  .chatrooms-qa .a-link-contact:hover {
    transition: .5s ease;
    transform: translateY(-5px);
  }

  .getquestionnaire .gets-submits .submit {
    transition: .5s ease;
  }
  .getquestionnaire .gets-submits .submit:hover {
    transform: translateY(-8px);
    transition: .5s ease;
  }

  .login-in-content-tops .logins-in-box,
  .login-in-content-bots .items {
    transition: .5s ease;
  }
  .login-in-content-tops .logins-in-box:hover,
  .login-in-content-bots .items:hover {
    transition: .5s ease;
    transform: translateY(-8px);
  }

  .login-content .inputs-submit input,
  .login-content .login-forget a,
  .home-content-bots .span,
  .home-content-tops .items {
    transition: .5s ease;
  }
  .login-content .inputs-submit input:hover,
  .login-content .login-forget a:hover,
  .home-content-bots .span:hover,
  .home-content-tops .items:hover {
    transition: .5s ease;
    transform: translateY(-5px);
  }

  .EmployeeInterface-right-box-bots .submit-box {
    transition: .5s ease;
  }
  .EmployeeInterface-right-box-bots .submit-box:hover {
    transition: .5s ease;
    transform: translateY(-5px);
  }

  .ggl-fixeds {
    transition: .5s ease;
  }
  .ggl-fixeds:hover {
    transform: translateY(-5px);
    transition: .5s ease;
  }
}
.home-content-tops .item-k1 .words {
  width: 100%;
}

img.w100 {
  width: 100%;
}

.pcbox {
  display: block;
}

.mbox {
  display: none;
}

#close-in {
  display: none;
}

.admin-pages-tips .td .huichuadd {
  color: #1DAFFB;
}

@media (max-width: 1681px) {
  .EmployeeInterface-center-tops .btns span {
    font-size: 12px;
  }

  .LoginRecord-tbody .td1, .LoginRecord-thead .td1 {
    /*width: 70%;*/
  }

  .LoginRecord-tbody .td3, .LoginRecord-thead .td3,
  .LoginRecord-tbody .td2, .LoginRecord-thead .td2 {
    /*width: 15%;*/
  }

  .EmployeeInterface-center-tops .btns:nth-child(n+2) {
    margin-left: .5em;
  }

  .EmployeeInterface-center-tops .btns {
    padding-left: 1em;
    padding-right: .75em;
  }
}
@media (max-width: 1381px) {
  .LoginRecord-forms .li-inputs input {
    width: 10em;
  }

  .LoginRecord-forms .li2 {
    margin-left: 1em;
  }

  .EmployeeInterface-center-tops .btns {
    padding-left: .75em;
    padding-right: .5em;
  }
}
@media (max-width: 1191px) {
  .admin-characters-info-forms.admin-pages-textarea .items {
    margin-left: 3em;
  }

  body .fs16 {
    font-size: 14px;
  }

  body .fs18 {
    font-size: 16px;
  }

  .home-content-bots .span {
    font-size: 20px;
  }

  .chatrooms-list-content .a-link-box .a-link {
    /*width: 100%;*/
    /*padding: 0;*/
  }

  .chatrooms-list-content .a-link-box .a-link {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .chatrooms-list-content .tul .txts {
    display: inline;
  }

  .admin-titles-list .li {
    padding: 0 1em;
  }

  .admin-contents .admin-titles-list {
    height: auto;
  }
  .admin-contents .admin-titles-list .li {
    /*padding-bottom: .5em;*/
  }

  .admin-contents .admin-box {
    margin-top: 0;
  }

  .EmployeeInterface-center-tops .btns:nth-child(n+2) {
    margin-left: .25em;
  }

  .chatrooms-qa {
    padding-left: .8em;
    padding-right: .8em;
  }

  .EmployeeInterface-center-tops {
    padding-left: .8em;
  }
}
@media (max-width: 1024px) { 
    .LoginRecord-forms{
      padding-left: .75em;
      padding-right: .75em;
    }

    .chatrooms-rights-bots .inputtext{
      padding-left: 3em;
    }
    .chatrooms-rights-bots .btng-btns{ 
        /*position: absolute;
        left: .75em;
        background: url(../img/103.png) #ff6600 no-repeat center;
        background-size: 60%;
        width: 1.125em;
        height: 1.125em;
        cursor: pointer;
        display: block;*/
        position: absolute;
        left: 0.75em;
        background: url(../img/103.png) #ff6600 no-repeat center;
        background-size: 45%;
        width: 1.8em;
        height: 1.8em;
        cursor: pointer;
        display: block;
        border-radius: 50%;
    }


  .LoginRecord-forms .li3{
    width: 50%;
    margin-top: 1em;
    margin-left: 0;
  }

  .header-rights-menu .menus-list.active .menus-bots{
    display: block;
  }
  .admin-pages-textarea {
    max-height: none;
    overflow: hidden;
  }

  .admin-news-wraps .words-list {
    margin-top: 1.5em;
  }

  .admin-news-wraps .words-list,
  .admin-news-wraps .imgs-list {
    width: 100%;
  }

  .admin-pages-tips .td .span-btns:nth-child(n+2) {
    margin-left: 1.25em;
  }

  .admin-pages-textarea.admin-list-info-forms .items {
    width: 49%;
    margin-left: 2%;
  }
  .admin-pages-textarea.admin-list-info-forms .items:nth-child(3n+1) {
    margin-left: 2%;
  }
  .admin-pages-textarea.admin-list-info-forms .items:nth-child(2n+1) {
    margin-left: 0;
  }

  .admin-characters-info-forms.admin-pages-textarea .items {
    margin-left: 1em;
  }

  .admin-pages-textarea .items {
    width: 48%;
    margin-left: 4%;
  }

  .admin-pages-textarea {
    width: 100%;
  }

  .chatrooms-rights-bots .anniu {
    width: 1.8em;
    height: 1.8em;
  }

  .chatrooms-rights-bots .submit .span {
    width: 2.5em;
    height: 2.5em;
  }

  .chatrooms-rights-bots .anniu {
    margin-right: .5em;
  }

  .LoginRecord-forms .li {
    margin-bottom: .5em;
    margin-left: 0 !important;
    margin-right: .75em;
  }

  .LoginRecord-forms .li-inputs input {
    width: 100%;
  }

  .people-content .people-lefts-btns {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .people-content .people-lefts-btns .items {
    min-width: 20%;
    max-width: 33.33%;
  }

  .people-content .people-rights-content {
    width: 100%;
  }
  .chatrooms-list-content .chatrooms-right,
  .EmployeeInterface-w100.chatrooms-list-content .chatrooms-right {
    width: 100%;
    display: block;
    height: auto;
  }

  .EmployeeInterface-w100.chatrooms-list-content .chatrooms-rights-box {
    width: 100%;
    margin-top: 1.25em;
  }

  .close-in#close-in img,
  .close-in#close-in {
    font-size: 16px;
    height: 2.6em;
    width: 2.8em;
  }

  .news-content .contents-titles .selects {
    display: none;
  }

  .news-items-list .images {
    width: 40%;
  }

  .news-items-list .words {
    width: 55%;
  }

  .news-content .contents-rights .contents-tops {
    height: auto;
    padding-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .news-content .contents-rights {
    width: 100%;
  }

  .news-content .contents-lefts {
    /*display: none;*/
    position: fixed;
    width: 80%;
    left: -80%;
    top: 100px;
    z-index: 300 !important;
    background: transparent;
    border-radius: 0;
    padding: 0;
    transition: 1s ease;
  }
  .news-content .contents-lefts .news-items-box {
    background: #fff;
    box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.2);
    border-radius: .5em;
    transition: 1s ease;
    width: 100%;
    padding: 1em 0.75em;
    padding-bottom: 1.4em;
    padding-top: 24px;
    position: relative;
    box-shadow: 0 5px 4px rgba(156, 96, 28, 0.32);
    z-index: 2;
  }
  .news-content .contents-lefts.on {
    left: 0;
    transition: 1s ease;
  }
  .news-content .contents-lefts .news-close {
    position: absolute;
    padding-left: 4px;
    left: calc(100% - 4px);
    top: 0;
    width: 58px;
    height: 54px;
    background: #FF6600;
    z-index: 1;
    border-top-right-radius: .5em;
    border-bottom-right-radius: .5em;
  }
  .news-content .contents-lefts .news-close img {
    width: 54px;
    height: 54px;
  }

  .EmployeeInterface-w100.chatrooms-list-content .chatrooms-left-box {
    width: 80%;
  }

  .chatrooms-list-content .chatrooms-rights-bots {
    margin-top: 1.5em;
  }

  .hotline-rights tbody tr td {
    vertical-align: top;
  }

  .hotline-rights thead th,
  .hotline-rights thead td {
    height: 2.5em;
  }

  .hotline-rights tbody {
    background-color: #FBFBFB;
  }
  .hotline-rights tbody tr, .hotline-rights tbody td {
    background: transparent !important;
    border: none !important;
  }

  .hotline-rights tbody tr td:nth-child(1) {
    border: none !important;
  }

  .hotline-rights:before {
    display: none;
  }

  .hotline-box .hotline-left,
  .hotline-box .hotline-rights {
    width: 100%;
    margin-left: 0;
  }

  .hotline-box .hotline-rights {
    margin-top: 1em;
  }

  .login-content-box.register-box {
    width: 100%;
  }

  .login-content {
    max-width: 86.15%;
  }
  .login-content form {
    width: 100%;
  }

  .login-content-box {
    max-width: 100%;
    width: 100%;
  }

  .pcbox {
    display: none;
  }

  .mbox {
    display: block;
  }

  .home-index .home-content-bots {
    flex-direction: column;
  }

  .home-content-bots .span {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    height: 2.8em;
    line-height: 2.8em;
    margin-top: 1.1em;
  }
  .home-content-bots .span span {
    /*width: 100%;*/
  }

  .home-content-bots .txts {
    width: 100%;
    margin-top: .9375em;
  }



  .login-content-box.register-box .tits {
    margin-left: auto;
    margin-right: auto;
  }

  .home-index .home-content {
    padding-top: 170px;
    padding-bottom: 170px;
    min-height: 100vh;
  }
  .home-index .home-content .login-content {
    margin: 0 auto;
  }

  .main-body .footer {
    position: relative;
  }

  .home-index .home-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .home-index .home-content {
    position: relative;
    transform: none;
    left: auto;
    z-index: 2;
    top: auto;
    /*left: 0;*/
    /*top: 0;*/
  }

  .header-rights-menu .menus {
    padding: 0;
    width: 3.25em;
  }
  .header-rights-menu .menus span {
    display: none;
  }

  .header-rights-menu .menus:before {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);  
  -ms-transform: translate(-50%, -50%);  
  transform: translate(-50%, -50%);
  }
}
.login-in-content-bots .icons {
  margin: 0 auto;
}

.home-bg .bg.h100 {
  height: 100%;
}

.close-in#close-in {
  z-index: 5;
  cursor: pointer;
}

@media (max-width: 1681px) {
  .admin-characters-box .td1 {
    width: 40%;
  }

  .admin-characters-box .td2, .admin-characters-box .td3 {
    width: 15%;
  }

  .admin-characters-box .td5 {
    width: 11em;
  }

  .admin-characters-box .td4 {
    width: calc(30% - 11em);
  }
}
.getquestionnaire .get-box .get-box-list {
  max-height: 100%;
}

@media (max-width: 1024px) {

  .home-bg .bg{
    height: 100%;
  }
  .admin-Questionnaire-box .admin-Questionnaire-rights,
  .admin-Questionnaire-box .admin-Questionnaire-lefts {
    width: 100%;
  }

  .admin-community-box .li-tits {
    width: 100%;
    color: #333;
  }

  .community-input-list input {
    color: #999;
  }

  .admin-community-box .li-input {
    width: 100%;
    color: #999;
  }

  .admin-community-box .li:nth-child(n+2) {
    margin-top: .5em;
  }

  .admin-community-box .admin-pages-tips .td1 {
    width: 3em;
  }

  .admin-community-box .admin-pages-tips .td2 {
    width: calc(100% - 3em);
  }

  .admin-community-box .admin-pages-wraps .td1, .admin-community-box .admin-pages-wraps .td2 {
    width: 100%;
  }

  .admin-pages-tips .td .span-btns:nth-child(n+2) {
    margin-left: 1em;
  }

  .admin-pages-wraps2 {
    overflow: hidden;
    overflow-x: auto;
  }
  .admin-pages-wraps2 .admin-pages-tips, .admin-pages-wraps2 .admin-pages-wraps {
    width: 1200px;
  }

  .admin-contents {
    max-height: 100%;
  }

  .chatrooms-rights-bots .inputtext {
    padding-right: 12.5em;
  }

  .people-content .people-lefts-btns .items .li {
    padding: 0 .5em;
  }

  .LoginRecord-tbody .td2, .LoginRecord-thead .td2 {
    padding-right: .25em;
  }

  .LoginRecord-thead {
    padding: 0 .5em;
  }

  .people-rights-content {
    padding: 1em;
  }

  .LoginRecord-tbody .td1, .LoginRecord-thead .td1 {
    /*width: 50%;*/
  }

  .LoginRecord-tbody .td3, .LoginRecord-thead .td3,
  .LoginRecord-tbody .td2, .LoginRecord-thead .td2 {
    /*width: 25%;*/
  }

  .get-box-list {
    padding-right: .5em;
  }

  .getquestionnaire .ul-bots .li {
    width: auto;
    margin-right: .5em;
  }

  .getquestionnaire .gets-submits .submit:nth-child(n+2) {
    margin-left: 1em;
  }

  .getquestionnaire .get-box {
    width: 96%;
  }

  .chatrooms-list-content .gethome .box .wens .txts {
    padding-left: 0;
  }

  .chatrooms-list-content .contents-tits {
    background: transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    height: 54px;
    line-height: 54px;
  }

  .chatrooms-list-content .chatrooms-left.on .contents-tits {
    background-image: linear-gradient(to left, #ff6600, #e6bd50);
    color: #fff;
    width: 100%;
    line-height: 2.25em;
    height: 2.25em;
  }

  .header-menu .logo1, .header-menu .logo2 {
    height: 3em;
  }

  .chatrooms-list-content .chatrooms-left.on {
    left: 0%;
    transition: 1s ease;
  }
  .chatrooms-list-content .chatrooms-left.on .close-in#close-in {
    left: calc(100% - 58px);
    background: transparent;
  }

  .chatrooms-list-content .chatrooms-left {
    /*display: none;*/
    transition: 1s ease;
    padding: 1em .75em;
    padding-bottom: 1.4em;
    padding-top: 54px;
    width: 80%;
    position: fixed;
    left: -80%;
    top: 100px;
    z-index: 300 !important;
    box-shadow: 0 5px 4px rgba(156, 96, 28, 0.32);
  }

  .chatrooms-list-content .chatrooms-right {
    width: 100%;
    justify-content: flex-start;
  }

  .chatrooms-list-content {
    height: auto;
  }

  .chatrooms-rights-bots .submitbox .qqFace {
    width: 310px;
  }

  .chatrooms-rights-bots .submit .span span {
    display: none;
  }

  .chatrooms-rights-bots .submit .span {
    /*height: 3em;*/
    /*width:3em;*/
    padding: 0;
  }

  .chatrooms-rights-bots .submit .span:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);  
  -ms-transform: translate(-50%, -50%);  
  transform: translate(-50%, -50%);
  }

  .chatrooms-rights-bots .submitbox {
    padding: .125em .25em;
  }

  .chatrooms-list-content .gethome .box .wens {
    padding-left: 3.5em;
    padding-right: 1em;
  }

  .chatrooms-list-content .tul .txts {
    height: auto;
    margin-bottom: 1em;
  }

  .close-in#close-in {
    display: block;
  }

  .usermanagement-content {
    overflow: hidden;
    overflow-x: auto;
  }
  .usermanagement-content .pages,
  .usermanagement-content .table {
    width: 200%;
  }
}
.people-photo .icons {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.people-photo .icons img {
  max-height: 100%;
}

.admin-pages-textarea .txts textarea {
  display: block;
}

.admin-pages-wraps .tr .txts {
  cursor: pointer;
}

@media (max-width: 767px) {
  .forgets-fixed .captcha-container input{
    width: 15%;
    margin:0;
  }
  .forgets-fixed .captcha-container{
        justify-content: space-around!important;
  }
  .forgets-fixed .contents-fixeds{
    width: 92%;
    max-width: 92%;
  }
  .admin-pages-wraps .tr select{
    width: 100%!important;
  }

  .header-rights-menu .langs {
    display: none !important;
  }

  .header-rights-menu .menus-people .words .txts, .header-rights-menu .menus-people .words .tits{
      white-space: nowrap;
      width: 6em;
      overflow: hidden;
  }
  .login-in-content-tops .images{
    width: 8em;
  }
  .header-menu .logo1, .header-menu .logo2{
    height: 2.25em;
  }
  .header-menu .logo2{
    margin-left: 1em;
  }
  .header-rights-menu .menus-people .icons{
    width: 1.25em;
    height: 1.25em;
  }
  .header-rights-menu .menus-people{
    flex-wrap: nowrap !important;
  }
  .header-rights-menu .menus-people .words .txts,
  .header-rights-menu .menus-people .words .tits {
    font-size: 12px;
  }
  .people-tits-btns .btns img {
    width: 15px;
  }

  .people-tits-btns .btns span {
    margin-left: .25em;
  }

  .login-content-box.register-box.chatroom-box .login-forms .items:nth-child(n+2) {
    margin-top: .5em;
  }

  .chatrooms-qa {
    height: 27em;
  }

  .chatrooms-list-content .chatrooms-rights-tops {
    height: auto;
  }

  .EmployeeInterface-center-tops .wraps.wraps-btns-active .wraps-left {
    width: 100%;
    padding-bottom: 1em;
  }

  .EmployeeInterface-w100 .chatrooms-right .chatrooms-rights-tops {
    padding-top: 1em;
  }

  .EmployeeInterface-w100 .EmployeeInterface-center-tops {
    position: static;
  }

  .admin-pages-textarea.admin-list-info-forms .items:nth-child(3n+1) {
    margin-left: 0;
  }

  .admin-pages-textarea.admin-list-info-forms .items {
    width: 100%;
    margin-left: 0;
    margin-top: 0 !important;
  }

  .admin-titles-list .li {
    padding: 0 .5em;
  }

  .admin-characters-info-forms.admin-pages-textarea .items {
    width: 100%;
    margin-left: 0;
  }

  .admin-pages-textarea {
    padding-left: .5em;
    padding-right: .5em;
    padding-top: 1em;
  }

  .admin-pages-buttons .input-span {
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 2.5em;
  }

  .admin-pages-buttons .input-span {
    padding: 0 2em;
  }

  .admin-pages-buttons .li:nth-child(n+2) {
    margin-left: 1em;
  }

  .admin-pages-textarea .items {
    width: 100%;
    margin-left: 0;
  }
  .admin-pages-textarea .items:nth-child(n+2) {
    margin-top: 1em;
  }

  .people-content .people-lefts-btns .items {
    min-width: 33.33%;
    max-width: 50%;
    padding: .25em;
  }
  .people-content .people-lefts-btns .items:nth-child(n+4) {
    width: 50%;
  }

  .ggl-fixeds {
    top: 30vh;
  }

  .people-forms .li {
    width: 100%;
    margin-left: 0;
  }

  .people-forms {
    width: 100%;
  }

  .LoginRecord-forms .li1, .LoginRecord-forms .li2 {
    width: 100%;
    margin-right: 0;
  }

  .header-rights-menu .menus:before {
    width: 1em;
    height: 1em;
  }

  .EmployeeInterface-left-box-bots-items .people .words .txts {
    line-height: 1.43em;
    height: 2.86em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  body .fs14 {
    font-size: 12px;
  }

  .EmployeeInterface-left-box-bots-items .people {
    width: calc(100% - 5em);
  }

  .EmployeeInterface-left-box-bots-items .people-tits {
    min-width: 3em;
    max-width: 5em;
  }

  .EmployeeInterface-left-box-bots-items .people .icons {
    width: 2.5em;
  }

  .EmployeeInterface-left-box-bots-items .people .words {
    width: calc(100% - 2.5em);
  }

  .header-menu .logo1, .header-menu .logo2 {
    /*height: 2.5em;*/
  }

  .header-menu {
    padding: 1em .75em;
  }

  .newsinfo-content .words .imgs {
    display: block;
    width: 100%;
    margin-top: 1.25em;
    margin-bottom: 1em;
  }

  .newsinfo-content .txts {
    margin-top: .5em;
  }

  .newsinfo-content,
  .newsinfo-content .words, .newsinfo-content .c-box {
    height: auto;
  }

  .newsinfo-content .images {
    width: 100%;
    display: none;
  }

  .newsinfo-content .words {
    width: 100%;
  }

  .news-content .contents-rights {
    padding: 1.25em;
  }

  .w1450 {
    width: 92%;
  }

  .news-content .contents-box {
    height: auto;
    height: 80vh;
    padding-right: .5em;
    /*overflow: hidden;*/
  }

  .news-content .contents-rights {
    /*height: 80vh;*/
    /*overflow: hidden;*/
    /*overflow-y:auto;*/
    height: auto;
  }

  .news-items-list .images {
    width: 100%;
  }
  .news-items-list .images img {
    width: 100%;
  }

  .news-items-list .words {
    width: 100%;
    padding-top: 1.25em;
  }

  .home-index .home-content {
    padding-top: 8em;
    padding-bottom: 5em;
  }

  .chatrooms-qa .chatrooms-li {
    padding-right: 32px;
  }

  .chatrooms-qa .chatrooms-li.active,
  .chatrooms-qa .chatrooms-li.active .spans {
    padding-left: 32px;
    padding-right: 0;
  }

  .chatrooms-qa .chatrooms-li.active .t-words {
    max-width: 100%;
  }

  .chatrooms-qa .icons {
    width: 26px;
  }

  .login-in-content-bots {
    flex-wrap: wrap;
    justify-content: center;
  }

  .login-in-content-bots .items {
    width: 50%;
    margin-left: 0 !important;
  }
  .login-in-content-bots .items:nth-child(n+3) {
    margin-top: 1.33em;
  }

  .login-in-content-tops .words {
    margin-left: 0;
    padding-bottom: 0;
    margin-top: .7em;
  }

  .login-in-content-tops {
    flex-direction: column;
    align-content: center;
  }

  .home-index .home-content {
    min-height: 100vh;
  }

  .hotline-rights thead td:nth-child(1) {
    text-align: left;
  }

  .chatroom-box.login-content-box.register-box {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .hotline-rights tbody tr td {
    height: auto;
    line-height: 1.5;
    padding-top: .5em;
    padding-bottom: .5em;
  }

  .hotline-rights tbody {
    margin-top: .5em;
    margin-bottom: .75em;
  }

  .hotline-left .li .li-bots {
    display: block !important;
    line-height: 1.5;
  }

  .login-content-box.register-box .txts {
    text-align: center;
  }

  .login-content-box.register-box .txts.tl {
    text-align: left;
  }

  .login-content-box.register-box .login-forms .items.active .inputs {
    width: 10em;
  }

  .home-bg .mbox {
    height: 100%;
  }

  .home-bg .bg {
    /*height: 100%;*/
  }

  .login-content-box.register-box .login-forms .libox,
  .login-content-box.register-box .login-forms .itemsbox {
    width: 100%;
    margin-left: 0;
  }

  .login-content-box.register-box.chatroom-box .login-forms.acur .libox:nth-child(n+2) {
    margin-top: .44em;
  }

  .footer-nav .li:nth-child(2n+1):before {
    display: none;
  }

  .footer-nav {
    height: auto;
    padding: 1.125em 0;
  }

  .footer-nav .li {
    width: 50%;
    padding: 0 .1em;
    text-align: center;
    line-height: 1.5;
  }
  .footer-nav .li:nth-child(n+3) {
    margin-top: .625em;
  }

  .home-content-box {
    width: 100%;
  }

  .home-content-tops .item-k1 .words img {
    margin: 0;
  }

  .home-content-tops .item-k1 .words img,
  .home-content-tops .items .words img {
    width: 1.27em;
    margin-right: .385em;
  }

  .home-content-tops .items {
    font-size: 26px;
  }
  .home-content-tops .items .words, .home-content-tops .items .imgs {
    font-size: inherit;
  }

  .home-content-tops .items .words {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
  }
  .home-content-tops .items .words span {
    font-weight: bold;
  }

  .home-content-tops .item-k1 .words span {
    margin: 0;
  }

  .home-content-tops .item-k1 {
    margin-left: 0;
    margin-top: .5em;
  }

  .home-content-tops .items {
    width: 100%;
  }

  .home-content-tops .items .imgs {
    padding-top: 27.48%;
    position: relative;
    background: url(../img/1-04.png) no-repeat center;
    background-size: 100%;
  }
  .home-content-tops .items .imgs img {
    display: none;
  }
}
@media (max-width: 365px) {
  .header-rights-menu .menus-people .words{
    padding-left: .25em;
  }
  .header-menu .logo2{
    margin-left: .5em;
  }
  .chatrooms-qa {
    padding-left: .8em;
    padding-right: .8em;
  }

  .EmployeeInterface-center-tops {
    padding-left: .8em;
  }

  :host {
    --emoji-padding: 0.25rem;
  }

  .nav-emoji {
    width: .5em;
    height: .5em;
  }

  .emoji-picker {
    width: 310px;
    right: -.5em;
  }
  .emoji-picker emoji-picker {
    width: 100%;
  }

  .EmployeeInterface-center-tops .icons {
    width: 40px;
    height: 40px;
  }

  .EmployeeInterface-center-tops .wraps-left .words {
    width: calc(100% - 40px);
    padding-left: 0.35em;
  }
}


html[lang="en"] .home-content-bots .tits{
  line-height: 1.1;
}

@media (max-width: 1199px) and (min-width: 1025px){
  .people-content .people-lefts-btns .items .li{
    line-height: 2.25em;
    height: 2.25em;
  }
}
@media (min-width: 1025px){
  .chatrooms-list-content.EmployeeInterface-w100.home-content{
      flex-wrap: nowrap !important;
  }

  .chatrooms-list-content{
    height: 65%;
  }
  .chatrooms-list-content .chatrooms-left{
    height: 100%;
    overflow: hidden;
    overflow-y:auto;
  }

  .chatrooms-list-content .chatrooms-left::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  .chatrooms-list-content .chatrooms-left::-webkit-scrollbar-thumb {
    background: #DCA96D;
    border-radius: 6px;
  }
  .chatrooms-list-content .chatrooms-left::-webkit-scrollbar-thumb:active {
    background: #DCA96D;
  }
  .chatrooms-list-content .chatrooms-left::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 6px;
  }
  .chatrooms-list-content .chatrooms-left::-webkit-scrollbar-corner {
    background: #fff;
  }


  .chatrooms-left-box .EmployeeInterface-left-box-bots{
    height: calc(100% - 2.6em);
  }
  .chatrooms-list-content .chatrooms-left .EmployeeInterface-left-box{
    height: 100%;
  }
  .chatrooms-list-content .chatrooms-rights-tops{
    height: calc(100% - 4em);
  }
  .EmployeeInterface-right-box-bots{
    height: calc(100% - 2.6em);

  }
  .people-content .people-rights-content::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  .people-content .people-rights-content::-webkit-scrollbar-thumb {
    background: #DCA96D;
    border-radius: 6px;
  }
  .people-content .people-rights-content::-webkit-scrollbar-thumb:active {
    background: #DCA96D;
  }
  .people-content .people-rights-content::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 6px;
  }
  .people-content .people-rights-content::-webkit-scrollbar-corner {
    background: #fff;
  }

  .people-content .people-rights-content{
    overflow: hidden;
    overflow-y:auto;
    max-height: 60vh;
    min-height: 0;

  }
  .admin-contents{
    max-height: 60vh;
    min-height: 0;
  }
  .admin-pages-textarea{
    max-height: 30vh;
  }
}
@media (max-width: 1191px){
  .header-menu .logo1, .header-menu .logo2{
    height: 2.25em;
  }
  .header-menu{
    padding-top: .75em;
  }
}

@media (max-width: 1024px){
  .chatrooms-list-content .chatrooms-left{
    /*max-height: calc(100vh - 150px);*/
    /*overflow: hidden;*/
    /*overflow-y:auto;*/
  }
}
@media screen and (max-width: 1191px) and (min-width: 1024px){
  .home-index .home-content{
    /*top: 4em;*/
  }
  .EmployeeInterface-center-tops .wraps{
    padding-bottom: .4em;
  }
  .EmployeeInterface-w100 .chatrooms-right .chatrooms-rights-tops{
    padding-top: 4.8em;
  }
}

html[lang="en"] .chatrooms-list-content .contents-tits{
  display: inline-block;
  width: auto;
  padding: 0 .5em;
}
html[lang="en"] .getquestionnaire .get-box .contents-tits{
  width: auto;
  padding: 0 .5em;
}

html[lang="en"] .chatrooms-list-content .a-link-box .a-link{
  height: auto;
  line-height: 1.25;
  min-height: 2.73em;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: center;
}
html[lang="en"] .chatrooms-list-content .a-link-box .a-link span:before{
  left: -1em;
}

html[lang="en"] .login-content .tits.w286{
  width: auto;
  padding: 0 .5em;
  display: inline-block;
}

html[lang="en"] .home-index .home-content.news-content .contents-tits{
  width: auto;
  padding:0 .5em;
}
html[lang="en"] .news-content .contents-titles .selects select{
  width: auto;
}


html[lang="en"] .home-index .home-content.jactive .chatroom-box.login-content-box.register-box{
  width: 85%;
}

@media (max-width: 1024px){
    html[lang="en"] .home-index .home-content.jactive .chatroom-box.login-content-box.register-box{
        width: 100%;
    }
}

@media screen and (min-width: 1024px) and (max-height:750px){
  .chatrooms-list-content .chatrooms-rights-bots{
    margin-top: .5em;
  }
}

.home-index .home-content{
  overflow: visible!important;
}


html[lang="en"] .chatrooms-list-content .gethome .box .wens{
  padding: .5em;
  padding-left: 3em;
  padding-right: .5em;
}
html[lang="en"] .chatrooms-list-content .tul .txts{
  height: auto;
  margin-bottom: 1em;
  width: 100%;
}
html[lang="en"] .chatrooms-list-content .tul .txts .i{
  width: 100%;
}
html[lang="en"] .chatrooms-list-content .tul .txts .i:nth-child(n+2){
  margin-left: 0;
  margin-top: .25em;
}
html[lang="en"] .chatrooms-list-content .texts{
  line-height: 1.5
}

html[lang="en"] .chatrooms-qa .chatrooms-li .t-words{
  line-height: 1.6;
}

html[lang="en"] .chatrooms-qa .chatrooms-li .t-words p:nth-child(n+2){
  margin-top: .5em; 
}

      .login-content .login-forms .items .btns{
            position: absolute;
            width: 2em;
            height: 2em;
            background: url(../img/btn.svg) no-repeat center;
            /*background: url(../img/btn.svg) no-repeat center;*/
            background-size: 100%;
            right: 0.625em;
            top: 50%;
            transform: translateY(-50%);
            cursor: pointer;
      }
      .login-content .login-forms .items .btns.active{
        background: url(../img/mima.png) no-repeat center;
          background-size: 75%;
      }