﻿/*上传按钮*/
.key-value span{
	float: left;
	line-height: 15px;
	
}
.key-value span input{
	float: left;
	height: 15px;
	line-height: 15px;
	border: none;
	/* padding: 0 5px; */
	background: none;
}
.key-value span.value{
  padding: 0 5px;
}
.key{
  width:60px;
  text-align-last: justify;
}
#file {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1111;
}

.numLength{
	color: #adadad;
	font-size: 12px;
	line-height: 25px;
	padding: 0 12px 3px 12px;
	text-align: right;
}
.left-menu {
  background: #222222;
  font-size: 16px;
}
.left-menu .head {
  padding-top: 34px;
  padding-bottom: 20px;
  text-align: center;
}
.left-menu .head .avatar {
  width: 72px;
  height: 72px;
  margin: 0 auto 10px;
}
.left-menu .head .avatar img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.left-menu ul li {
  text-align: center;
  border-top: 1px solid #333333;
}
.left-menu ul li a {
  display: block;
  padding: 17px 0;
}
.left-menu ul li a:link,
.left-menu ul li a:visited {
  color: #787878;
}
.left-menu ul li a:hover,
.left-menu ul li a:active {
  color: #aaaaaa;
  background: #3c3c3c;
}
.layui-layer-hui{
  background: #fff!important;
}
.layui-layer-msg .layui-layer-content{
  color: #000!important;
}
@media (max-width: 991px) {
  .left-menu {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .left-menu .head {
    float: left;
    width: 16.66666%;
    padding: 0;
  }
  .left-menu .head .avatar {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-top: 13px;
  }
  .left-menu .head .nick-name {
    display: inline-block;
  }
  .left-menu ul li {
    float: left;
    width: 16.66666%;
    border-top: none;
    border-left: 1px solid #333333;
  }
}
.topbar {
  height: 54px;
  line-height: 54px;
  background: #222222;
  margin-bottom: 1px;
  border-bottom: 1px solid #2c2c2c;
}
.topbar.alarm {
  font-size: 14px;
  color: #e3b37b;
  padding-left: 20px;
  padding-right: 20px;
}
.topbar.alarm .alarm-text span {
  margin-right: 10px;
  font-size: 22px;
  vertical-align: middle;
}
.topbar.alarm .alarm-right .alarm-date {
  font-size: 14px;
  color: #a0a0a0;
  margin-right: 5px;
}
.topbar.sec-title {
  font-size: 16px;
  color: #e3b37b;
  padding-left: 20px;
}
.topbar .yellow-title {
  color: #e3b37b;
  border-bottom: 2px solid #e3b37b;
  padding: 0 34px;
  display: inline-block;
  height: 54px;
}
.topbar.title {
  font-size: 16px;
  color: #e3b37b;
}
.topbar.title .title-box {
  height: 54px;
  float: left;
  padding: 0 34px;
  border-bottom: 2px solid #e3b37b;
}
.topbar .left-item {
  margin-right: 130px;
}
.topbar .right-item {
  float: right;
  margin-right: 30px;
}
.topbar .right-item .date {
  font-size: 12px;
  color: #a0a0a0;
}
.topbar .nav {
  height: 54px;
  font-size: 14px;
}
.topbar .nav ul {
  height: 100%;
  margin-right: 100px;
}
.topbar .nav li {
  float: left;
  height: 100%;
  background: #222222;
  border-bottom: 1px solid #2c2c2c;
}
.topbar .nav li a {
  height: 54px;
  padding: 0 24px;
  color: #a0a0a0;
}
.topbar .nav > li > a > span {
  font-size: 12px;
}
.topbar .nav > li > a:focus,
.topbar .nav > li > a:hover {
  background: #2f2f2f;
}
.topbar .nav-blue > li.active > a,
.topbar .nav-blue > li.active > a:focus,
.topbar .nav-blue > li.active > a:hover {
  color: #fff;
  background-color: #004578;
}
.topbar .nav-yellow > li.active > a,
.topbar .nav-yellow > li.active > a:focus,
.topbar .nav-yellow > li.active > a:hover {
  background: none;
  color: #e3b37b;
  border-bottom: 2px solid #e3b37b;
}
.topbar .nav-yellow > li > a {
  padding: 0 34px;
}
.site-input,
.site-select {
  border: none;
  background: #3c3c3c;
  height: 32px;
  font-size: 12px;
}
.uc-input {
  padding: 7px 10px;
}
.uc-select {
  padding: 0 20px;
}
.right {
  padding-left: 0.25rem;
}
.right .right-wrap {
  background: #1e1e1e;
}
.clearboth {
  clear: both;
}
.xing{
  color: red;
}
@media (max-width: 991px) {
  .row .right {
    padding-left: 0;
  }
  .form-wrap .img-box{
    display: none;
  }
}
.notice-page .right {
  padding-left: 0;
}
.form-wrap {
  position: relative;
  padding: 20px 20px 20px 0;
  background: #1a1a1a;
  position: relative;
}
.form-wrap .img-box{
  display: none;
  position: absolute;
  right: 23px;
  top: 72px;
  left: 725px;
  height: 391px;
  width: auto !important;
  padding: 20px;
  background: #004578;
  /* display: flex; */
  justify-content: center;
  /* align-items: center; */
}
.form-wrap .img-box img{
  max-width: 100%;
  max-height: 350px;
  object-fit: contain;
}
.uc-form .form-group .right-wrap {
  font-size: 12px;
  /*margin-left: 100px;*/
  background: none;
  display: inline-block;
}
.uc-form .form-group .right-wrap.with-desc .form-control {
  float: left;
}
.uc-form .form-group .right-wrap.with-desc .desc {
  float: left;
  font-size: 12px;
  color: #858585;
  margin-left: 10px;
  display: inline-block;
  margin-top: 7px;
}
.uc-form .form-group .control-label {
  float: left;
  font-size: 12px;
  font-weight: 500;
  padding-top: 7px;
  margin: 0 1px 0 0;
  text-align: center;
}
.uc-form .form-group .form-control {
  border-color: #3c3c3c;
  background: #3c3c3c;
  height: 32px;
  font-size: 12px;
  padding: 6px 12px;
}
.uc-form .form-group .checkbox-wrap {
  font-size: 12px;
}
.uc-form .btn-wrap {
  margin-left: 100px;
  padding-top: 15px;
}
.uc-form .btn-wrap .process-btn {
  margin-right: 12px;
}
.filter-form {
  position: relative;
}
.filter-form .form-left {
  margin-right: 120px;
}
.filter-form .form-right {
  position: absolute;
  right: 10px;
  bottom: 15px;
}
.filter-form .form-right .operate-btn {
  margin-top: 7px;
  margin-right: 3px;
}
.filter-form .form-group {
  float: left;
  margin-left: 20px;
}
.filter-form .form-group .control-label {
  width: 70px;
  height: 32px;
  background: #3c3c3c;
}
.filter-form .form-group .form-control {
  width: 190px;
}
.filter-form .form-group select.form-control {
  width: 115px;
}
.filter-form .form-group .checkbox-inline {
  margin-right: 17px;
}
.filter-form .form-group .checkbox-wrap {
  padding-top: 4px;
  line-height: 21px;
  height: 32px;
}
.filter-form .form-group .right-wrap {
  margin: 0;
  float: left;
}
.filter-form .form-group .right-wrap .form-control {
  color: #b5b5b5;
}
.normal-form .group-bind .operate-btn {
  margin-top: 4px;
  margin-left: 12px;
}
.normal-form .form-group .right-wrap .form-control-static {
  color: #939393;
}
.normal-form .form-group .right-wrap select.address-select {
  width: 88px;
  float: left;
  margin-right: 8px;
}
.normal-form .form-group .right-wrap textarea {
  height: 84px;
}
.normal-form .form-group .control-label {
  width: 88px;
  height: 32px;
  margin-right: 12px;
  text-align: right;
}
.normal-form .form-group .checkbox-wrap,
.normal-form .form-group .radio-wrap {
  padding-top: 4px;
  line-height: 21px;
  height: 32px;
}
.normal-form .form-group .form-control {
  width: 467px;
}
.edit-form .form-group .right-wrap .form-control {
  width: 617px;
}
.edit-form .form-group .right-wrap.width300 .form-control {
  width: 300px;
}
.edit-form .form-group .form-control {
  width: 100%;
}
.edit-form .group-name .right-wrap .form-control {
  width: 180px;
}
.edit-form .group-name .right-wrap .radio-inline {
  margin-right: 15px;
}
.edit-form .group-name .right-wrap .radio-name{
  max-width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.edit-form .group-date .right-wrap .form-control {
  width: 143px;
  color: #b9b9b9;
  margin-right: 15px;
}
.edit-form .group-date .right-wrap .resetIcon{
  top: 5px;
  left: 125px;
  right: auto;
}
.edit-form .group-date .checkbox-wrap {
  color: #959595;
}
.edit-form .group-intro .right-wrap textarea.form-control {
  height: 250px;
  resize: none;
}
.profile-form .address-group .address-select {
  margin-bottom: 15px;
}
.profile-form .address-group .address-detail {
  clear: both;
}
.profile-form .group-avatar .control-label {
  margin-top: 7px;
}
.profile-form .group-avatar .avatar {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  margin-right: 10px;
}
.profile-form .group-avatar .avatar img {
  width: 100%;
}
.profile-form .group-phone .phone {
  width: 265px;
  height: 32px;
  float: left;
  position: relative;
  background: #3c3c3c;
}
.profile-form .group-phone .phone .form-control {
  width: 190px;
}
.profile-form .group-phone .phone button {
  position: absolute;
  right: 5px;
  top: 5px;
  margin-top: 0;
  background: #2970b0;
  padding-left: 5px;
  padding-right: 5px;
}
.profile-form .group-phone .ver-code {
  width: 202px;
  float: left;
}
.profile-form .group-phone .ver-code label {
  width: 60px;
}
.profile-form .group-phone .ver-code .form-control {
  width: 130px;
}
.upload-wrap {
  margin-left: 100px;
  margin-right: 80px;
}
.upload-wrap .row {
  margin-right: -0.22rem;
  display: flex;
  flex-wrap: wrap;
}
.upload-wrap .col {
  padding-right: 0.22rem;
  display: flex;
  flex-direction: column;
}
.upload-wrap div.upload-add-single .img-wrap {
  text-align: center;
  cursor: pointer;
  position: relative;
}
.upload-wrap div.upload-add-single .img-wrap:hover {
  background: #6e6e6e;
}
.upload-wrap div.upload-add-single .img-wrap .add-btn {
  position: absolute;
  font-size: 0.8rem;
  margin-left: -0.4rem;
  margin-top: -0.4rem;
  line-height: 0.8rem;
  left: 50%;
  top: 50%;
  z-index: 100;
}
.upload-wrap .upload-single {
  background: #313131;
  border: 1px solid #535353;
  position: relative;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.upload-wrap .upload-single .upload-desc{
  flex-grow: 1;
}
.upload-wrap .upload-single .img-wrap {
  height: 0;
  padding-bottom: 72%;
  overflow: hidden;
  background: #5b5b5b;
  position: relative;
}
.upload-wrap .upload-single img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  object-fit: contain;  
}
.upload-wrap .upload-single .close-btn {
  width: 33px;
  height: 33px;
  background-color: #004578;
  text-align: center;
  position: absolute;
  z-index: 100;
  right: -1px;
  cursor: pointer;
  line-height: 33px;
  top: -1px;
  display: none;
}
.upload-wrap .col:hover .close-btn{
  display: block;
}
.upload-wrap .upload-desc textarea.form-control {
  background: #313131;
  border: none;
  resize: none;
  color: #adadad;
  height: 120px;
  font-size: 12px;
}
.upload-wrap .upload-info {
  font-size: 12px;
  color: #adadad;
  /*margin-bottom: 10px;*/
  display: flex;
  flex-direction: column;
}
.upload-wrap .upload-info .key-value {
  margin-left: 12px;
  margin-bottom: 3px;
  display: flex;
  align-items: center;
}
.dlAreaLimitation {
  position: relative;
  margin-top: 6px;
  color: #8c8c8c;
  background: none !important;
}
.dlAreaLimitation .choose {
  border-radius: 2px;
  width: 84px;
  height: 20px;
  background-color: #3c3c3c;
  /*margin-top: 6px;*/
  cursor: pointer;
}
.dlAreaLimitation .choose :first-child {
  float: left;
  margin: 2px 4px;
  display: inline-block;
}
.dlAreaLimitation .selectionCity {
  margin-top: 10px;
}
.dlAreaLimitation .selectionCity div {
  position: relative;
  display: inline-block;
  border-radius: 2px;
  min-width: 84px;
  height: 20px;
  background-color: #3c3c3c;
  margin-right: 10px;
}
.dlAreaLimitation .selectionCity div :first-child {
  float: left;
  margin: 2px 20px 2px 4px;
  display: inline-block;
}
.dlAreaLimitation .selectionCity div .cancelItem {
  position: absolute;
  right: 0;
  top: 0;
}
.cityBoxs {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 28px 30px;
  background: #151515;
  font-size: 14px;
  color: #b5b5b5;
  width: 700px;
  z-index: 100;
}
.cityBoxs .provinces {
  width: 280px;
  display: inline-block;
  float: left;
  border-right: 1px solid #444;
}
.cityBoxs .provinces div {
  margin-bottom: 10px;
}
.cityBoxs .provinces div :first-child {
  width: 130px;
  display: inline-block;
}
.cityBoxs .provinces div span:hover {
  color: #b59167;
}
.cityBoxs .provinces div .activeSpan {
  color: #b59167;
}
.cityBoxs .citys {
  width: 360px;
  float: left;
  padding-left: 30px;
  display: inline-block;
}
.cityBoxs .citys .citySpan {
  width: 50%;
  display: inline-block;
  margin-bottom: 10px;
  cursor: pointer;
  vertical-align: text-top;
}
.cityBoxs .citys .citySpan:hover {
  color: #b59167;
}
.cityBoxs span {
  cursor: pointer;
}
.upload_img_container .upload-single button{
  height: 22px;
  line-height: 20px;
  background: #004578;
  border: none;
  display: inline-block;
  border-radius: 2px;
  padding: 1px 13px;
  font-size: 12px;
  color: #fff;
  float: left;
}
.upload_img_container .upload-single .set_title_img{
  margin-left: 5px;
  position: absolute;
  bottom: 5px;
  right: 45px;
  padding: 13px;
  box-sizing: border-box;
  border-radius: 50%;
}
.upload_img_container .upload-single .set_title_img img{
  width: 10px;
}
.upload_img_container .upload-single .one_image_download{
  position: absolute;
    right: 10px;
    bottom: 5px;
    border-radius: 50%;
    padding: 0;
    width: 26px;
    height: 26px;
}
.upload_img_container .upload-single .one_image_download span{
  font-size: 12px;
}
.nick-name {
	padding-bottom: 5px;
}
.nick-name:hover {
	color: #e3b37b!important;
	border-bottom: 2px #e3b37b solid;
}
.avatar:hover + .nick-name {
	color: #e3b37b!important;
	border-bottom: 2px #e3b37b solid;
}

.left-menu ul li.active a {
  color: #e3b37b;
}
#new_form .textValueBox{
    min-height: 32px;
    /* max-width: 500px; */
    display: flex;
    /* justify-content: center; */
    align-items: center;
    padding: 5px 10px;
    word-break: break-word;
    color:#7a7a7a;
    background: #3c3c3c;
    min-width: 144px;
}
#new_form .upload-single .textValueBox{
  min-height: 15px;
}
.edit-form .form-group .right-wrap .textValueBox{
  width: 617px;
}
.edit-form .form-group .right-wrap.width300 .textValueBox{
  width: 300px;
}
.edit-form .group-intro .right-wrap .textValueBox{
  height: 250px;
  align-items: flex-start!important;
  overflow: auto;
}
.edit-form .group-intro .right-wrap .textValueBox::-webkit-scrollbar {
  width : 10px;
  height: 1px;
  }
  .edit-form .group-intro .right-wrap .textValueBox::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #535353;
  }
  .edit-form .group-intro .right-wrap .textValueBox::-webkit-scrollbar-track {
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #ededed;
  }
.edit-form .group-name .right-wrap .textValueBox {
  width: 180px;
}
.file_item .textValueBox{
  background: transparent!important;
}
.upload-wrap .upload-info .key-value .textValueBox{
  padding: 0!important;
}
/*.no_title_img{

}*/
.set_title_img{
  background-color: grey!important;
  /*background-image: url("../img/ic_seting.png");*/
  /*position: absolute;*/
  /*bottom: 0px;*/
  /*right: 0px;*/
}
.is_title_img{
  background-color: #004578!important;
}
.sort_num{
  margin-right: 5px;
  /* display: inline-block; */
  float: left;
}
/* .form-group.formUploadBox{
  margin-top: 102px;
} */ 