html {
  color: #333;
}

html body {
  overflow: auto;
  background-color: #fdfdfd;
}

.m-banner {
  height: 200px;
  background: #FFF;
}

/**头部导航**/
.header {
  height: 56px;
}

.header .logo {
  position: absolute;
  left: 0;
}

.header .logo img {
  /* width: 150px;
    height: 56px; */
}

.header .nav-left {
  position: absolute;
  left: 186px;
  top: 0;
  padding: 0;
  background: none;
}

.header .nav-right {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  background: none;
}

.header .layui-nav {
  padding: 0;
}

.header .layui-nav .layui-nav-item {
  line-height: 60px;
  height: 56px;
  margin-right: 25px;
  font-size: 16px !important;
}

.header .layui-nav .layui-nav-item a {
  font-size: inherit;
  padding: 0;
  height: inherit;
  display: table-cell;
  vertical-align: middle;
}

.header .nav-right .layui-nav .layui-nav-item {
  line-height: 60px;
  height: 56px;
  margin-right: 10px;
  font-size: 14px !important;
}

.header .layui-nav .layui-nav-item .layui-nav-child {
  /* left:-25px; */
  left: 0;
}

.header .layui-nav .layui-nav-item .content-skin {
  left: -37px;
}

.header .nav-right .layui-nav .layui-nav-item a {
  font-size: inherit;
  padding: 0;
  height: inherit;
  display: table-cell;
  vertical-align: middle;
}

.header .nav-right .layui-nav-item dd>a {
  display: inherit !important;
  padding: 0 10px 0 10px !important;
}

.header .avatar {
  width: 35px;
  height: 35px;
  border-radius: 100%;
}

.header cite {
  margin-left: 10px;
}

/**头部导航**/
.layui-layout-admin .layui-header {
  border-bottom: 4px solid #1AA094;
}

/**头部导航不要下拉小三角**/
.header .no-nav-more .layui-nav-more {
  display: none;
}

/**头部导航下拉小三角样式覆盖**/
.header .layui-nav .layui-nav-more {
  right: -18px;
  top: 28px;
}

.header .layui-nav .layui-nav-mored {
  top: 20px;
}

.admin-header .layui-nav .layui-this:after {
  top: 49.5px !important;
}

.admin-header .layui-nav-bar {
  top: 56px !important;
}

.admin-header .layui-nav .layui-this:after,
.admin-header .layui-nav-bar {
  bottom: -5px;
  background-color: #393D49;
}

/**去除导航hover效果小图标颜色**/
.admin-side .layui-nav-bar {
  top: 56px !important;
  bottom: -5px;
  background: transparent;
}

/* .admin-header .layui-nav .layui-nav-item:hover {
	top: 49.5px !important;
} */
/**选中小三角样式**/
.admin-header .layui-nav .layui-this:after {
  width: 0;
  left: calc(50% - 6px);
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6.5px solid #1AA094;
}

/**左部菜单导航**/
.layui-layout-admin .admin-side {
  top: 0.5px;
  width: 200px;
}

.layui-layout-admin .admin-side .title {
  padding: 0 20px;
  line-height: 45px;
  height: 45px;
  background-color: #2b2e47;
  font-size: 15px !important;
}

.admin-side .layui-side-scroll {
  width: 199px;
  top: 50px;
  height: calc(100% - 50px);
  border-right: 1px solid #dadada;
}

.admin-side .layui-side-scroll .layui-nav-tree {
  width: 200px;
}

.admin-side .layui-nav-tree .layui-nav-item {
  line-height: 40px;
}

.admin-side .layui-nav-tree .layui-nav-item a {
  height: 44px;
  border-bottom: 1px solid #E6E6E6 !important;
  text-align: center;
}

.admin-side .layui-nav-tree li>a {
  -background-color: #2E90C0 !important;
  color: #000102 !important;

}

.admin-side .layui-nav-tree li.layui-nav-itemed>a {
  -background-color: #393d49 !important;
  color: #BE7414 !important;
}

.admin-side .layui-nav-tree li>a span {
  display: inline-block;
  width: 15px;
  height: 15px;
}

.admin-side .layui-nav-tree li>a .jggl {
  background: url(../../images/icon/jggl.png) no-repeat;
  background-size: contain
}

.admin-side .layui-nav-tree .layui-nav-more {
  top: 18px;
  right: 10px;
}

.admin-side .layui-nav-tree .layui-nav-itemed .layui-nav-more {
  top: 12px;
  /* right: 30px; */
  right: 10px;
}

.admin-side .layui-nav-item .layui-icon {
  position: relative;
}

.admin-side .side-logo {
  position: absolute;
  left: 0px;
  top: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 50px;
  background: #192128
}

.layui-side .layui-nav-item a cite {
  /* padding: 0 10px; */
}

.layui-side .layui-nav-item .item {
  padding-left: 48px;
}

.footer {
  padding: 20px 0;
  line-height: 24px;
  background-color: #f2f2f2;
  text-align: center;
}

.footer-top h3 {
  line-height: 40px;
  font-size: 24px;
  color: #5FB878;
  font-weight: bold
}

.footer-top h3 span {
  margin: 0 5px;
  color: #FF563F;
}

.footer-link {}

.footer-link a {
  margin: 0 20px;
  line-height: 30px;
}

.layui-layout-admin .admin-footer {
  padding: 15px 0;
  height: auto
}

.admin-login {
  height: auto;
  background: url(../../images/login_bg.jpg) no-repeat center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #2E90C0;
}

.admin-login-main {
  width: 760px;
  min-height: 200px;
  margin: 10% auto 0;
  color: rgba(255, 255, 255, .95);
  font-size: 0
}

.login-box-left {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 450px;
  font-size: 14px;
}

.login-info .info-title {
  margin-bottom: 15px;
}

.login-info .info-title h1 {
  font-size: 30px;
  font-weight: 100;
}

.login-info h4 {
  font-size: 14px;
  font-weight: 600
}

.login-info .info-list {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

.login-box-right {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 300px;
  margin-left: 10px;
  font-size: 14px;
}

.login-box-right .login-form {
  background: rgba(255, 255, 255, .2);
  border: 1px solid rgba(255, 255, 255, .3);
  -moz-box-shadow: 0 3px 0 rgba(12, 12, 12, .03);
  -webkit-box-shadow: 0 3px 0 rgba(12, 12, 12, .03);
  box-shadow: 0 3px 0 rgba(12, 12, 12, .03);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 30px
}

.login-box-right .login-form .title {
  margin-bottom: 15px;
}

.login-box-bottom {
  border-top: solid 1px rgba(255, 255, 255, .3);
  margin: 20px 0;
  padding-top: 15px;
  font-size: 14px;
}

.login-box-bottom p {
  color: rgba(255, 255, 255, .95);
}

/**右边主题区域**/
/**重写右部区域距离头部的距离**/
.layui-layout-admin .layui-body {
  top: 0.5px;
  left: 200px;
  bottom: 0;
}

.layui-layout-admin .admin-body {
  left: 200px;
}

.admin-table {
  width: 100%;
  margin: 10px 0;
}

.admin-table thead {
  background-color: #f2f2f2;
}

.admin-table th,
.admin-table td {
  padding: 6px 15px;
  min-height: 20px;
  line-height: 20px;
  border: 1px solid #ddd;
  font-size: 14px;
  font-weight: 400;
}

.admin-table tr:nth-child(even) {
  background: #fbfbfb;
}

.page-title {
  font-size: 14px;
  margin: 20px 0 10px;
  padding: 10px;
  line-height: 30px;
  border-bottom: 1px solid #DFDFDF;
}

/**浮动显示设置按钮列表-start**/
.comment-set-ul {
  position: absolute;
  background-color: #fff;
  /* border:1px solid #e1e1e1; */
  top: 0;
  width: 75px;
  z-index: 100;
  padding: 5px 5px;
  -webkit-box-shadow: 0 0 2px 0 rgba(153, 153, 153, 0.75);
  -moz-box-shadow: 0 0 2px 0 rgba(153, 153, 153, 0.75);
  box-shadow: 0 0 2px 0 rgba(153, 153, 153, 0.75);
  box-sizing: border-box;
  border-radius: 2px;
}

.comment-set-ul:before {
  position: absolute;
  top: -8px;
  left: 30px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #e1e1e1;
}

.comment-set-ul li {
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  font-family: 'Microsoft YaHei';
  text-align: center;
  margin-bottom: 5px;
}

.comment-set-ul li:last-child {
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  font-family: 'Microsoft YaHei';
  text-align: center;
  margin-bottom: 0;
}

.comment-set-ul li:hover {
  color: #fff;
  background-color: #17A0D4;
  cursor: pointer;
  border-radius: 2px;
}

/**浮动显示设置按钮列表-end**/
/**表格内图片**/
tbody .face-img {
  width: 64px;
  height: 45px;
  margin: auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  vertical-align: middle;
  position: relative;
}

tbody .face-img img {
  max-width: 64px;
  max-height: 45px;
  vertical-align: middle;
}

/**弹出层表格**/
.layui-table.pup {
  margin: 0 0;
}

/*标签样式*/
/**/
.label-style {
  display: inline-block;
  margin: 0px 0px 0 5px;
  width: 28px;
  height: 14px;
}

/**/
.label-m-style {
  display: inline-block;
  margin: 0px 0 0 5px;
  width: 42px;
  height: 14px;
}

.label-isfreeze {
  background: url(../../images/label-isfreeze.png);
  background-size: 100% 100%;
}

.label-istop {
  background: url(../../images/label-istop.png);
  background-size: 100% 100%;
}

.label-hot {
  background: url(../../images/label-hot.png);
  background-size: 100% 100%;
}

.label-recommend {
  background: url(../../images/label-recommend.png);
  background-size: 100% 100%;
}

.label-popularize {
  background: url(../../images/label-popularize.png);
  background-size: 100% 100%;
}

.label-article {
  background: url(../../images/label-article.png);
  background-size: 100% 100%;
}

.label-picture {
  background: url(../../images/label-picture.png);
  background-size: 100% 100%;
}

.label-file {
  background: url(../../images/label-file.png);
  background-size: 100% 100%;
}

.label-scene {
  background: url(../../images/label-scene.png);
  background-size: 100% 100%;
}

.label-vote {
  background: url(../../images/label-vote.png);
  background-size: 100% 100%;
}

.label-entry {
  background: url(../../images/label-entry.png);
  background-size: 100% 100%;
}

.label-video {
  background: url(../../images/label-video.png);
  background-size: 100% 100%;
}

.label-stblock {
  width: 52px !important;
  background: url(../../images/label-stblock.png);
  background-size: 100% 100%;
}

.label-bpblock {
  width: 52px !important;
  background: url(../../images/label-bpblock.png);
  background-size: 100% 100%;
}

.label-tvlive {
  width: 52px !important;
  background: url(../../images/label-tvlive.png);
  background-size: 100% 100%;
}

.label-fmlive {
  width: 52px !important;
  background: url(../../images/label-fmlive.png);
  background-size: 100% 100%;
}

.label-tvdemand {
  width: 52px !important;
  background: url(../../images/label-tvdemand.png);
  background-size: 100% 100%;
}

.label-fmdemand {
  width: 52px !important;
  background: url(../../images/label-fmdemand.png);
  background-size: 100% 100%;
}

.label-survey {
  width: 52px !important;
  background: url(../../images/label-survey.png);
  background-size: 100% 100%;
}

.label-videoplay {
  background: url(../../images/label-videoplay.png);
  background-size: 100% 100%;
  width: 16px;
  cursor: pointer;
}

.label-audioplay {
  background: url(../../images/label-videoplay.png);
  background-size: 100% 100%;
  width: 16px;
  cursor: pointer;
}

.label-audio {
  background: url(../../images/label-audio.png);
  background-size: 100% 100%;
}

.label-bigimage {
  background: url(../../images/label-big-image.png);
  background-size: 100% 100%;
}

.label-3image {
  background: url(../../images/label-3-image.png);
  background-size: 100% 100%;
}

.label-text {
  background: url(../../images/label-text.png);
  background-size: 100% 100%;
}

.label-image-text {
  background: url(../../images/label-image-text.png);
  background-size: 100% 100%;
}

.label-subject {
  background: url(../../images/label-subject.png);
  background-size: 100% 100%;
}

.label-draft {
  background: url(../../images/label-draft.png);
  background-size: 100% 100%;
}

.label-waitpublish {
  background: url(../../images/label-waitpublish.png);
  background-size: 100% 100%;
}

.label-inpublish {
  background: url(../../images/label-inpublish.png);
  background-size: 100% 100%;
}

.label-unline {
  background: url(../../images/label-unline.png);
  background-size: 100% 100%;
}

.label-related {
  background: url(../../images/label-relate.png);
  background-size: 100% 100%;
}

.label-person {
  background: url(../../images/label-person.png);
  background-size: 100% 100%;
}

.label-winning {
  background: url(../../images/label-winning.png);
  background-size: 100% 100%;
}

.label-subject-article {
  background: url(../../images/subject-article.png);
  background-size: 100% 100%;
}

.label-subject-live {
  background: url(../../images/subject-live.png);
  background-size: 100% 100%;
}

.label-subject-small {
  background: url(../../images/subject-small.png);
  background-size: 100% 100%;
}

.label-subject-fine {
  background: url(../../images/subject-fine.png);
  background-size: 100% 100%;
}

.label-subject-hot {
  background: url(../../images/subject-hot.png);
  background-size: 100% 100%;
}

.label-subject-pop {
  background: url(../../images/subject-pop.png);
  background-size: 100% 100%;
}


/**新建按钮列表 **/
.add-list-btn * {
  font-size: 14px;
}

.add-list-btn {
  display: none;
  position: absolute;
  left: 0;
  top: 53px;
  line-height: 36px;
  padding: 5px 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
  border: 1px solid #d2d2d2;
  background-color: #fff;
  z-index: 100;
  border-radius: 2px;
  white-space: nowrap;
}

.add-list-btn li {
  position: relative;
  padding: 0 10px 0 10px !important;
  color: #333;
  margin: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  height: inherit;
  vertical-align: middle;
  cursor: pointer;
}

.add-list-btn li:HOVER {
  background-color: #f2f2f2;
  color: #333;
}

/*边框线*/
.border-r {
  border-right: 1px solid #dadada;
}

.border-b {
  border-bottom: 1px solid #dadada;
}

.border-l {
  border-left: 1px solid #dadada;
}

.s-left {
  float: left;
}

.notice-count {
  background-color: red;
  position: relative;
  line-height: 10px;
  clear: both;
  width: 11px;
  padding: 3px;
  border-radius: 8px;
  top: -11px;
  left: 52px;
  z-index: 999;
}

.notice-word {
  float: left;
  background-color: #666;
  line-height: 24px;
  border-radius: 6px;
  color: #FFF;
  width: 35px;
  margin-top: 18px;
  padding-left: 7px;
}

.notice-show {
  display: none;
}

.w200 {
  width: 200px !important
}

.show-white {
  background: #fff !important
}

.admin-side .layui-nav-tree .layui-nav-item a:hover {
  background: #fff !important;
  color: #BE7414 !important;
}

.nav-child {}

.nav-child li a {
  padding-left: 56px !important;
  font-size: 14px !important;
}

.nav-child li a.active {
  color: #BE7414 !important;
}

/* anday Add 20181217 */
.notice-box {
  padding: 50px;
  line-height: 22px;
  background-color: #393D49;
  color: #fff;
  font-weight: 300;
}

.arrow-up {
  position: absolute;
  right: 40px;
  line-height: 40px;
}

.icon-system:before {
  content: '';
  background: url(../../images/icon/icon-setting-grey.png) no-repeat center;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: text-bottom;
}

.admin-side .layui-nav-tree .layui-nav-item a:hover .icon-system:before,
.admin-side .layui-nav-tree li.layui-nav-itemed>a .icon-system:before {
  content: '';
  background: url(../../images/icon/icon-setting-yellow.png) no-repeat center;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: text-bottom;
}