abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}

body {
  line-height: 1;
}

:focus {
  outline: 1
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block
}

nav ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  text-decoration: none
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: 700
}

del {
  text-decoration: line-through
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}

input,
select {
  vertical-align: middle
}

html {
  color: #333
}

@font-face {
  font-family: ElegantIcons;
  src: url(font/ElegantIcons.eot);
  src: url(font/ElegantIcons.eot?#iefix) format('embedded-opentype'),
    url(font/ElegantIcons.woff) format('woff'), url(font/ElegantIcons.ttf) format('truetype'), url(font/ElegantIcons.svg#ElegantIcons) format('svg');
  font-weight: 400;
  font-style: normal
}

.icon-folder {
  width: 17px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  background: url(images/icon-folder.png) no-repeat center
}

.icon-delete {
  width: 14px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  background: url(images/icon-delete.png) no-repeat center
}

.icon-delete-white {
  width: 16px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: url(images/icon-delete-white.png) no-repeat center
}

.icon-drop-down {
  width: 11px;
  height: 5px;
  display: inline-block;
  vertical-align: middle;
  background: url(images/icon-drop-down.png) no-repeat center
}

.icon-plus {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  background: url(images/icon-plus.png) no-repeat center
}

.icon-close {
  height: 25px;
  width: 24px;
  display: inline-block;
  vertical-align: middle;
  background: url(images/icon-close.png) no-repeat center
}

.df-student-them .menu .manager {
  background: 0 0 !important;
  box-shadow: none !important
}

.df-student-them .menu .manager a {
  display: inline-block !important;
  width: 145px !important;
  height: 60px !important;
  margin: 0 !important;
  padding: 0 !important
}

.df-student-them .menu .manager .them-garden {
  background: url(images/icon-garden.png) no-repeat center
}

.df-student-them .menu .manager .them-column {
  background: url(images/icon-column.png) no-repeat center
}

.df-student-them .menu .manager .active.them-column {
  background: #191d22 url(images/icon-column-active.png) no-repeat center
}

.df-student-them .menu .manager .active.them-garden {
  background: #191d22 url(images/icon-garden-active.png) no-repeat center
}

.df-student-them .menu ul {
  display: none
}

.df-student-them .menu ul li {
  position: relative
}

.df-student-them .menu ul li .them-garde-list {
  display: none;
  width: 670px;
  height: 380px;
  position: absolute;
  top: 0;
  right: -670px;
  background: #fff;
  overflow: hidden;
  padding-top: 20px;
  box-shadow: 0 0 10px 0 #eee, 0 0 10px 0 #333
}

.df-student-them .menu ul li .them-garde-list .ddd {
  width: 670px;
  height: 360px
}

.df-student-them .menu ul li .them-garde-list .ddd img {
  width: 196px;
  height: 160px;
  border: 1px solid #d0d1d1;
  border-radius: 5px;
  float: left;
  display: block;
  margin: 0 0 20px 20px
}

.df-student-them .menu ul li a i {
  margin-right: 35px
}

.df-student-them .menu ul li.active {
  background: #191d22
}

.df-student-them .menu ul li.active .them-garde-list {
  display: block
}

.df-student-them .menu ul.active {
  display: block
}

.click_btn {
  padding: 0 20px;
  background: #2b3138;
  display: inline-block;
  overflow: hidden;
  float: left;
  margin-right: 20px
}

.click_btn a {
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  color: #e3e3e3;
  height: 40px;
  opacity: .8
}

.click_btn a:hover {
  text-decoration: none;
  opacity: 1
}

.click_btn .down_arrow:after {
  content: '';
  display: inline-block;
  margin-bottom: -6px;
  width: 0;
  height: 0;
  border-style: dashed dashed solid;
  border-width: 7px;
  border-color: #efefef transparent transparent;
  overflow: hidden;
  zoom: 1;
  font-size: 0;
  margin-left: 5px
}

.click_btn .right_arrow:after {
  content: '';
  display: inline-block;
  margin-right: -6px;
  width: 0;
  height: 0;
  border-style: dashed dashed solid;
  border-width: 7px;
  border-color: transparent transparent transparent #efefef;
  overflow: hidden;
  zoom: 1;
  font-size: 0;
  margin-left: 5px
}

.arrow_list {
  display: none
}

.Full-screen .screen-content {
  position: relative;
  height: 100px;
  padding: 15px
}

.Full-screen .screen-content .screen-content-header {
  height: 36px;
  overflow: hidden;
  font-size: 18px;
  color: #232f41
}

.Full-screen .screen-content .screen-content-header .screen-content-header-title {
  float: left;
  background: url(images/students.png) no-repeat 0 center;
  line-height: 36px;
  padding-left: 25px
}

.Full-screen .screen-content .screen-content-header .screen-content-header-right {
  float: right;
  height: 56px
}

.Full-screen .screen-content .screen-content-header .screen-content-header-right a {
  display: inline-block;
  margin-left: 10px;
  line-height: 36px;
  font-size: 16px;
  padding-left: 25px;
  color: #232f41;
  text-decoration: none
}

.Full-screen .screen-content .screen-content-header .screen-content-header-right .allCom {
  background: url(images/allCom.png) no-repeat 0 center
}

.Full-screen .screen-content .screen-content-header .screen-content-header-right .select {
  background: url(images/studentsSlect.png) no-repeat 0 center
}

.Full-screen .screen-content:before {
  content: '';
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  top: 0;
  background: #edf0f1
}

.df-edit .menu a,
.df-edit .menu input,
.df-edit .menu p {
  color: #cedae1;
  font-size: 16px
}

.df-edit .menu ul li a {
  padding-left: 20px !important;
  color: #cedae1 !important
}

.df-edit .menu ul li a .icon-imp {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  display: none
}

.df-edit .menu ul li a i {
  margin-right: 25px
}

.df-edit .menu ul li a:hover {
  background: #121d2d
}

.df-edit .menu ul li a:hover .icon-imp {
  display: block
}

.df-edit .edit-box {
  display: block !important;
  padding-left: 20px !important;
  line-height: 55px !important;
  height: 55px !important;
  text-align: left !important;
  font-size: 16px !important;
  width: 100% !important;
  position: relative
}

.df-edit .edit-box i {
  position: absolute !important;
  top: 50%;
  margin-top: -9px;
  right: 10px
}

.df-edit .box-input {
  width: 250px;
  margin: 0 20px;
  border-bottom: 1px solid #eee;
  padding-left: 20px;
  background: url(images/icon-search.png) no-repeat left center
}

.df-edit .box-input input {
  background: 0 0;
  width: 230px;
  border: none;
  outline: 0;
  font-size: 16px
}

.df-edit .content {
  margin-right: 200px
}

.df-edit .menu-right {
  width: 200px;
  position: absolute;
  right: 0;
  top: 60px;
  color: #cedae1
}

.df-edit .menu-right h3 {
  color: #cedae1;
  font-size: 16px;
  line-height: 60px;
  padding-left: 15px
}

.df-edit .menu-right:before {
  content: '';
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 200px;
  background: #2b3138
}

.df-edit .menu-right ul {
  padding-left: 15px;
  border-bottom: 1px solid #929292;
  float: left
}

.df-edit .menu-right ul li {
  width: 45px;
  height: 45px;
  float: left;
  list-style: none;
  margin: 0 15px 10px 0;
  border: 2px solid transparent;
  position: relative
}

.df-edit .menu-right ul li .icon-img {
  display: block;
  margin: 11px auto
}

.df-edit .menu-right ul li .hoverBox {
  width: 220px;
  height: 160px;
  box-shadow: 0 0 3px #e3e3e3;
  background: #fafdff;
  position: absolute;
  top: -47px;
  z-index: 2;
  left: -230px;
  display: none
}

.df-edit .menu-right ul li .hoverBox .title {
  color: #333;
  padding-left: 15px;
  position: absolute;
  height: 30px;
  top: 0;
  background: #fafdff;
  line-height: 30px;
  width: 100%;
  z-index: 5
}

.df-edit .menu-right ul li .hoverBox .right_arrow {
  display: block;
  width: 15px;
  height: 15px;
  background: url(images/right_arrow.png) no-repeat;
  position: absolute;
  top: 55px;
  right: -15px;
  background-size: cover
}

.df-edit .menu-right ul li .hoverBox .img-boxs {
  width: 100%;
  height: 120px;
  margin-top: 30px
}

.df-edit .menu-right ul li .hoverBox .img-boxs .css-list {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  margin: 0 0 10px 15px;
  box-shadow: 0 0 2px 2px #eee
}

.df-edit .menu-right ul li .hoverBox .img-boxs .css-list img {
  width: 100%;
  height: 100%
}

.df-edit .menu-right ul li:hover {
  border: 2px solid #6196ba;
  background: #53697b
}

.df-edit .menu-right ul .active .hoverBox {
  display: block
}

.df-edit .check-box {
  padding: 0 15px;
  height: 30px;
  float: left;
  margin-top: 20px;
  line-height: 30px
}

.df-edit .check-box .checkBoxChose {
  display: block;
  width: 15px;
  float: left;
  height: 30px;
  background: url(images/df-checkbox.png) no-repeat center
}

.df-edit .check-box span {
  display: block;
  line-height: 30px;
  float: left;
  margin-left: 5px
}

.df-edit .check-box input {
  display: none
}

.df-edit .check-box.active .checkBoxChose {
  background: url(images/df-checkbox-active.png) no-repeat center
}

.icon-excel {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/icon-excel.png) no-repeat center
}

.icon-circular {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/icon-circular.png) no-repeat center
}

.icon-broken {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/icon-broken.png) no-repeat center
}

.icon-histogram {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/icon-histogram.png) no-repeat center
}

.icon-scatter {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/icon-scatter.png) no-repeat center
}

.icon-radar {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/icon-radar.png) no-repeat center
}

.icon-national {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/icon-national.png) no-repeat center
}

.icon-funnel {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/funnel.png) no-repeat center
}

.icon-treemap {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/treemap.png) no-repeat center
}

.icon-gauge {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/gauge.png) no-repeat center
}

.icon-heatmap {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/heatmap.png) no-repeat center
}

.icon-wordCloud {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/wordCloud.png) no-repeat center
}

.icon-liquidFill {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/gauge.png) no-repeat center
}


.icon-Preservation {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url(images/icon-Preservation.png) no-repeat center
}

.icon-refresh {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url(images/icon-refresh.png) no-repeat center
}

.icon-up {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url(images/icon-up.png) no-repeat center
}

.icon-down {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url(images/icon-down.png) no-repeat center
}

.icon-rock {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url(images/icon-rock.png) no-repeat center
}

.icon-border {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/icon-border.png) no-repeat center
}

.icon-decorate {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/icon-decorate.png) no-repeat center
}

.icon-iframe {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/icon-iframe.png) no-repeat center
}

.icon-iamge {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/icon-iamge.png) no-repeat center
}

.icon-banner {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/icon-banner.png) no-repeat center
}

.icon-settime {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(images/icon-settime.png) no-repeat center
}

.icon-chose {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 18px;
  background: url(images/icon-chose.png) no-repeat center
}

.icon-D {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 12px;
  background: url(images/icon-D.png) no-repeat center
}

.icon-T {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 12px;
  background: url(images/icon-T.png) no-repeat center
}

.icon-N {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 12px;
  background: url(images/icon-N.png) no-repeat center
}

.icon-imp {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 13px;
  background: url(images/icon-imp.png) no-repeat center
}

.df-icon-setting {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/tab-setting.png) no-repeat center
}

.df-icon-font {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/tab-font.png) no-repeat center
}

.df-icon-img {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/tab-img.png) no-repeat center
}

.df-icon-x {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/tab-x.png) no-repeat center
}

.df-icon-y {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/tab-y.png) no-repeat center
}

.df-icon-impot {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/tab-impot.png) no-repeat center
}

.df-icon-marker {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/effect.png) no-repeat center
}

.active .df-icon-setting {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/tab-setting-active.png) no-repeat center
}

.active .df-icon-font {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/tab-font-active.png) no-repeat center
}

.active .df-icon-img {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/tab-img-active.png) no-repeat center
}

.active .df-icon-x {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/tab-x-active.png) no-repeat center
}

.active .df-icon-y {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/tab-y-active.png) no-repeat center
}

.active .df-icon-impot {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/tab-impot-active.png) no-repeat center
}

.active .df-icon-marker {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(images/effect-active.png) no-repeat center
}

.icon-shuju {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 20px;
  background: url(images/icon-shuju.png) no-repeat center;
  margin-right: 5px
}

.df-alert-box {
  position: fixed;
  top: 100px;
  right: 200px;
  background: #fff;
  z-index: 12;
  width: 320px;
  border: 1px solid #e8ebee
}

.df-alert-box .tab {
  width: 100%;
  height: 45px;
  position: relative;
  background: #e1eaf0;
  border: 1px solid #e8ebee
}

.df-alert-box .tab .tab-list-box {
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 32px
}

.df-alert-box .tab .tab-list-box .tab-list {
  width: 38px;
  height: 32px;
  display: block;
  margin-left: 10px;
  float: left;
  border: 1px solid #e8ebee;
  background: #f1f8ff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
  z-index: 100
}

.df-alert-box .tab .tab-list-box .tab-list i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -9px;
  margin-top: -9px
}

.df-alert-box .tab .tab-list-box .active {
  height: 33px;
  background: #fff;
  border-bottom: none
}

.df-alert-box .tab .close {
  position: absolute;
  top: 0;
  right: 0;
  background: url(images/close.png) no-repeat center;
  width: 20px;
  height: 20px;
  display: block
}

.df-alert-box .tab-center {
  padding: 5px 20px
}

.df-alert-box .tab-center .center-box {
  margin: 10px 0;
  overflow: hidden;
  height: 30px
}

.df-alert-box .tab-center .center-box1 {
  float: left;
  width: 100%;
  height: inherit;
}

.df-alert-box .tab-center .center-box .center-title {
  display: block;
  float: left;
  line-height: 30px;
  color: #698398;
  font-size: 16px
}

.df-alert-box .tab-center .center-box .center-chose {
  display: block;
  float: left;
  margin-left: 10px;
  color: #2b3138;
  height: 30px;
  border: 1px solid #8fb9d5;
  border-radius: 3px;
  background: 0 0;
  padding: 0 5px
}

.df-alert-box .tab-center .center-box .center-chose.active {
  background: #69aad5;
  color: #fff
}

.df-alert-box .tab-center .center-box .center-inp {
  height: 30px;
  width: 188px;
  float: right
}

.df-alert-box .tab-center .center-box .center-px {
  background: url(images/tab-px.png) no-repeat 160px center;
  padding-right: 30px
}

.df-alert-box .tab-center .center-box .color-box {
  width: 25px;
  height: 25px;
  border: none
}

.df-alert-box .tab-center .center-box .font-black {
  color: #2b3138
}

.shujuyuan {
  background: red
}

.shujuyuan .df-section {
  padding: 0 0 0 60px;
  overflow: hidden
}

.shujuyuan .df-section .df-section-title {
  line-height: 40px;
  font-size: 20px;
  color: #71baea;
  margin-top: 60px
}

.shujuyuan .section-box .images-box {
  display: inline-block;
  width: 200px;
  height: 215px;
  margin-right: 60px;
  margin-top: 20px
}

.shujuyuan .section-box .images-box.add-box {
  margin-top: 0;
}

.shujuyuan .titile {

  margin-bottom: 10px;
  color: #71baea;
  font-size: 17px;
  width: 400px;

}


.shujuyuan .section-box .images-box .shadow {
  border: 1px solid #70a9d7;
  box-shadow: 0 0 13px 0 #2dabff, 0 0 5px 0 #2dabff inset;
  box-sizing: border-box;
  width: 200px;
  height: 150px;
  border-radius: 3px;
  text-align: center;
  line-height: 180px;
  position: relative;
  overflow: hidden
}

.shujuyuan .section-box .images-box .shadow:hover {
  box-shadow: 0 0 13px 2px #2dabff, 0 0 13px 2px #2dabff inset;
  border-color: #fff
}

.shujuyuan .section-box .images-box .shadow .images {
  width: 46px;
  height: 53px;
  display: block
}

.shujuyuan .section-box .images-box .shadow .left_hov {
  position: absolute;
  width: 100px;
  height: 30px;
  left: -100px;
  line-height: 30px;
  bottom: 0;
  background: rgba(45, 171, 255, .4)
}

.shujuyuan .section-box .images-box .shadow .left_hov img {
  margin-top: 5px;
  height: 17px
}

.shujuyuan .section-box .images-box .shadow .right_hov {
  position: absolute;
  width: 100px;
  height: 30px;
  right: -100px;
  line-height: 30px;
  bottom: 0;
  background: rgba(45, 171, 255, .4)
}

.shujuyuan .section-box .images-box .shadow .right_hov img {
  margin-top: 5px;
  height: 17px
}

.shujuyuan .section-box .images-box .text {
  line-height: 50px;
  color: #e2f0ff;
  font-size: 16px;
  text-align: center
}

.copyright {
  position: absolute;
  bottom: 20px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  width: 100%;
}


.info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin: 100px 0 10px;
}

.big {
  flex: 1;
  width:478px;
  padding: 22px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  background:url(images/login/title-bg.png) no-repeat center;
  background-size:100% 100%;
}
.big img{
  height:24px;
}

.login-box {
  width: 570px;
  height: 460px;
  background:url(images/login/login-box-bg.png) no-repeat center;
  background-size: 100% 100%;
  padding: 15px 35px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.login-box form{
  padding-top:60px;
}

.logoInfo {
  display: flex;
  align-items: center;
  font-size: 18px;
  margin: 1% 0 0 6%
}

.form-div-left {
  float: left;
  width: 20%
}

.form-div-center {
  color: silver;
  font-size: 16px;
  text-align: center;
  width: 60%;
  float: left;
}

.form-div-right {
  float: right;
  width: 20%
}

#fbiimg {
  width: 100%;
  height: 150px;
  margin-bottom: 10px
}

.login-box .fbi {
  width: 100%;
  height: 150px;
  background: url(images/login-logo.png) no-repeat center;
  margin-bottom: 80px
}

.login-box .user {
  width: 75%;
  display: inline-block;
  margin-bottom:15px;
  position: relative;
}

.login-box .user input {
  width: 100%;
  height: 45px;
  background-color: #1d202d;
  border: none;
  padding-left: 40px;
  color: #fff;
  outline: 0;
  border: 1px solid;
border-image: linear-gradient(90deg, rgba(72, 128, 255, 0.5), rgba(0, 255, 251, 0.3)) 1 1;
}

.login-box .user .remind {
  position: absolute;
  line-height: 20px;
  color: red;
  bottom: -20px;
  padding-left: 15px
}

.login-box .password {
  width: 75%;
  display: inline-block;
  position: relative;
  margin-bottom: 15px
}

input::-webkit-input-placeholder {
  color: #09F0FB;
  position: relative;
}

.wlogin {
  font-size: 30px;
  color: white;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 700
}

.login-box .password input {
  width: 100%;
  height: 45px;
  background: #1d202d !important;
  border: none;
  padding-left: 40px;
  outline: 0;
  border: 1px solid;
border-image: linear-gradient(90deg, rgba(72, 128, 255, 0.5), rgba(0, 255, 251, 0.3)) 1 1;
  color: #fff
}

.login-box .login-btn {
  width: 100%;
  height: 40px
}

.login-box .login-btn .remenber {
  color: #e3e3e3;
  background: url(images/df-checkbox2.png) no-repeat left center;
  height: 20px;
  line-height: 20px;
  padding-left: 18px;
  cursor: pointer
}

.login-box .login-btn button {
  margin-top:20px;
  background: linear-gradient(90deg, #4880FF 0%, #00FFFB 100%);
  color: #fff;
  width: 75%;
  height: 45px;
  border: none;
  outline: 0;
  font-size: 18px
}

.login-box .active .remenber {
  background: url(images/df-checkbox-active.png) no-repeat left center
}

.assembly .tab-center .tab-center-title {
  line-height: 50px;
  color: #698398;
  font-size: 16px
}

input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  /*  -webkit-text-fill-color: white !important; */
  transition: background-color 5000s ease-in-out 0s !important;
}

.assembly .tab-center .tab-center1 {
  max-height: 430px;
  width: 270px;
  border: 2px solid #698398;
  overflow: hidden
}

.assembly .tab-center .tab-center1 .center-box {
  margin: 0
}

.assembly .tab-center .tab-center1 .center-box .center-title-p {
  line-height: 30px;
  height: 30px;
  background: #f5faff;
  font-size: 14px;
  color: #678095;
  text-indent: 10px
}

.assembly .tab-center .tab-center1 .center-box .center-box-box {
  padding: 10px 0 0 0
}

.assembly .tab-center .tab-center1 .center-box .center-box-box img {
  display: block;
  margin-left: 10px;
  float: left;
  margin-bottom: 10px
}

.assembly .tab-center .assembly-table {
  vertical-align: middle
}

.assembly .tab-center .assembly-table td,
.assembly .tab-center .assembly-table th {
  font-weight: 400;
  vertical-align: middle
}

.assembly .tab-center .assembly-table .title,
.assembly .tab-center .assembly-table td {
  padding-right: 10px
}

.assembly .tab-center .assembly-table .caret2 {
  position: absolute;
  top: 30px;
  line-height: 20px;
  text-align: center;
  width: 80px;
  color: #698398
}

.assembly .btn-group-vertical>.btn,
.assembly .btn-group>.btn {
  width: 100% !important;
  text-align: left !important;
  height: 30px !important;
  line-height: 30px !important;
  padding: 0 0 0 5px !important
}

.assembly .btn-group-vertical>.btn .caret1,
.assembly .btn-group>.btn .caret1 {
  float: right;
  width: 22px;
  height: 28px;
  background: url(images/drop-down.png) no-repeat center;
  vertical-align: middle;
  display: inline-block
}

.assembly .dropdown-menu {
  width: 100% !important
}

.assembly .content-input {
  height: 30px;
  border-radius: 5px;
  border: 1px solid #ccc;
  text-align: left;
  outline: 0
}

.header-data {
  border: 1px solid #00c1de;
  position: relative;
  width: 300px;
  height: 150px
}

.header-data:hover {
  background: rgba(1, 188, 216, .2)
}

.header-data .delet {
  position: absolute;
  width: 25px;
  height: 20px;
  background: #00c1de;
  text-align: center;
  vertical-align: middle
}

.header-data .delet img {
  width: 14px
}

.header-data .drag {
  position: absolute;
  width: 18px;
  height: 18px;
  border: 1px solid #00c1de;
  text-align: center;
  vertical-align: middle;
  right: 0;
  bottom: 0
}

.header-data .drag img {
  width: 10px
}

body,
html {
  padding: 0;
  margin: 0;
  height: 100%;
  font-family: 'Microsoft YaHei' !important;
  font-size: 14px;
  color: #333
}

/*gzh 20171117 用户钻取字体颜色*/
body .plugin-con {
  color: white;
}

body .plugin-con i{
  font-style: italic;
}

.section-container ` {
  padding: 10px
}

.application .header {
  height: 60px;
  background: rgba(25, 36, 53, .5);
  position: relative;
  z-index: 1;
  white-space: nowrap;
  transition: margin-top .2s cubic-bezier(.06, .56, .49, .96)
}

.application .logo,
.application .nav {
  display: inline-block;
  vertical-align: top
}

.application .logo {
  height: 60px;
  width: 290px;
  background: url(images/logo.png) no-repeat center
}

.application .logo .return {
  display: block;
  width: 24px;
  height: 60px;
  float: right;
  margin-right: 10px;
  opacity: .9;
  background: url(images/student-return.png) no-repeat center
}

.application .logo .return:hover {
  opacity: 1
}

.application .logo .header-title {
  font-size: 20px;
  color: #fff;
  line-height: 60px;
  text-indent: 20px;
  display: inline-block;
  opacity: .8
}

.application .student-them-logo {
  background: 0 0
}

.application .df-edit {
  background: url(images/edit.png) no-repeat 25px center
}

.application .nav ul {
  font-size: 0
}

.application .nav ul li {
  height: 60px;
  line-height: 60px;
  display: inline-block;
  vertical-align: top;
  margin-left: 60px;
  box-sizing: border-box;
  /*text-align: center*/
}

.application .nav ul a {
  display: block;
  font-size: 0
}

.application .nav ul span {
  font-size: 16px;
  color: #82a6c4;
  font-weight: 600;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 100%
}

.application .nav ul li.active a span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #7997b0
}

.application .header .manager {
  height: 60px;
  line-height: 55px;
  float: right
}

.application .header .manager a {
  height: 41px;
  width: 41px;
  margin-right: 25px;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 41px
}

.application .header .manager a img {
  display: inline-block;
  vertical-align: middle
}

.application .header .manager a.manager-close:hover i.icon-close {
  background: url(images/icon-close-hover.png) no-repeat center
}

.application .menu {
  transition: left .2s cubic-bezier(.06, .56, .49, .96);
  position: absolute;
  left: 0;
  top: 60px;
  width: 290px
}

.application .menu .manager {
  position: relative;
  border-top: 1px solid #252a31;
  z-index: 1;
  line-height: 55px;
  font-size: 0;
  text-align: right;
  background: #191d22;
  box-shadow: inset 0 0 2px 0 #000
}

.application .menu .manager a {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 0;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
  vertical-align: middle
}

.application .menu ul {
  position: relative;
  z-index: 1
}

.application .menu ul li {
  line-height: 55px;
  font-size: 20px
}

.application .menu ul li a {
  padding-left: 55px;
  display: block;
  position: relative;
  color: #fff
}

.application .menu ul .icon-folder {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -8px
}

.application .menu ul .icon-delete {
  display: none;
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -8px
}

.application .menu li.select {
  background: #191d22
}

.application .menu li.select>a {
  font-weight: 600;
  color: #7997b0
}

.application .menu li.select>a:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #7997b0
}

.application .menu li.select>a .icon-delete {
  display: block
}

.application .menu>ul>li ul {
  display: none
}

.application .menu>ul>li>ul>li>a:hover {
  background: #191d22
}

.application .menu>ul>li.active>a>i.icon-folder {
  background: url(images/icon-folder-open.png) no-repeat center
}

.application .menu>ul>li>ul {
  background: #1f242a
}

.application .menu>ul>li>ul>li>a {
  font-size: 16px
}

.application .menu:before {
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  width: 290px;
  background: #2b3138;
  transition: left .2s cubic-bezier(.06, .56, .49, .96)
}

.application .content {
  margin-left: 290px;
  transition: margin-left .2s cubic-bezier(.06, .56, .49, .96)
}

.application.content-full .header {
  margin-top: -60px
}

.application.content-full .menu {
  left: -290px
}

.application.content-full .menu:before {
  left: -290px
}

.application.content-full .content {
  margin-left: 0
}

.application.full .menu {
  left: -290px
}

.application.full .menu:before {
  left: -290px
}

.application.full .content {
  margin-left: 0
}

@media screen and (max-width:800px) {
  .application .header .logo {
    width: 55px;
    background-position-x: left
  }
}

.fade3d-style {
  -webkit-perspective: 1500px;
  perspective: 1500px;
  min-height: 900px;
  min-width: 1250px
}

.fade3d-style .application {
  height: 100%;
  position: absolute;
  width: 100%;
  overflow: hidden;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom
}

.fade3d-style .application .header {
  position: relative
}

.fade3d-style .application .main {
  height: auto;
  min-height: 100%;
  margin-top: -60px;
  padding-top: 60px;
  width: 100%
}

.fade3d-style .application.page-1 {
  background: #000 url(images/login/bg.jpg) no-repeat center
}

.fade3d-style .application.page-2 {
  background: #fff;
  z-index: -1
}

.fade3d-style .application.fadeIn {
  -webkit-animation-name: fade3dIn;
  animation-name: fade3dIn;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(.06, .56, .49, .96);
  animation-timing-function: cubic-bezier(.06, .56, .49, .96)
}

.fade3d-style .application.fadeOut {
  -webkit-animation-name: fade3dOut;
  animation-name: fade3dOut;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(.06, .56, .49, .96);
  animation-timing-function: cubic-bezier(.06, .56, .49, .96)
}

.fade3d-style .main-section {
  margin: 0 65px
}

.fade3d-style .main-control {
  height: 140px
}

.fade3d-style .main-nav-container {
  position: relative
}

.fade3d-style .main-nav-bar {
  overflow: hidden
}

.fade3d-style .main-nav {
  display: inline-block;
  font-size: 0;
  white-space: nowrap;
  padding: 10px 0;
  min-height: 330px
}

.fade3d-style .main-nav-split {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0
}

.fade3d-style.animate .application {
  z-index: 1
}

@ -webkit-keyframes fade3dIn {
  0% {
    -webkit-transform: translateZ(-700px) rotateX(90deg);
    transform: translateZ(-700px) rotateX(90deg);
    opacity: .2
  }

  100% {
    -webkit-transform: translateZ(0) rotateX (0);
    transform: translateZ(0) rotateX (0);
    opacity:
      1
  }
}

@ keyframes fade3dIn {
  0% {
    -webkit-transform: translateZ(-700px) rotateX(90deg);
    transform: translateZ(-700px) rotateX(90deg);
    opacity: .2
  }

  100% {
    -webkit-transform: translateZ(0) rotateX (0);
    transform: translateZ(0) rotateX (0);
    opacity:
      1
  }
}

@ -webkit-keyframes fade3dOut {
  0% {
    -webkit-transform: translateZ(0) rotateX(0);
    transform: translateZ(0) rotateX(0);
    opacity: 1
  }

  100% {
    -webkit-transform: translateZ(-700px) rotateX (90deg);
    transform: translateZ(-700px) rotateX (90deg);
    opacity:
      .2
  }
}

@ keyframes fade3dOut {
  0% {
    -webkit-transform: translateZ(0) rotateX(0);
    transform: translateZ(0) rotateX(0);
    opacity: 1
  }

  100% {
    -webkit-transform: translateZ(-700px) rotateX (90deg);
    transform: translateZ(-700px) rotateX (90deg);
    opacity:
      .2
  }
}

.swbanner .main-nav-container {
  position: relative
}

.swbanner .main-nav-bar {
  overflow: hidden
}

.swbanner .main-nav {
  display: inline-block;
  font-size: 0;
  white-space: nowrap;
  padding: 10px 0;
  min-height: 330px
}

.swbanner .main-nav-split {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0
}

.swbanner .nav-item {
  position: relative;
  border-radius: 4px;
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  margin-top: 6px
}

.swbanner .nav-item .item-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 185px;
  width: 185px;
  font-size: 30px;
  text-align: center;
  color: #fff
}

.swbanner .nav-item .item-content .img-container {
  height: 100px;
  width: 63px;
  line-height: 100px;
  margin: 25px auto 10px auto;
  font-size: 0
}

.swbanner .nav-item .item-content .img-container img {
  width: 100%;
  display: inline-block;
  vertical-align: middle
}

.swbanner .nav-item .item-content h1 {
  line-height: 20px;
  font-size: 18px;
  cursor: default
}

.swbanner .nav-item:before {
  content: '';
  display: block;
  height: 185px;
  width: 185px;
  border-radius: 4px;
  background: rgba(29, 71, 120, .5)
}

.swbanner .nav-item.current {
  margin: 0 20px 0 15px
}

.swbanner .nav-item.current .item-content {
  left: 0;
  width: 250px;
  height: 240px
}

.swbanner .nav-item.current .item-content .img-container {
  width: 80px;
  margin: 35px auto 40px auto
}

.swbanner .nav-item.current .item-content h1 {
  line-height: 25px;
  font-size: 22px
}

.swbanner .nav-item.current:before {
  width: 250px;
  height: 240px
}

.swbanner .main-nav-split-container.animate .nav-item {
  transition: width .6s cubic-bezier(.06, .56, .49, .96), height .6s cubic-bezier(.06, .56, .49, .96), margin .6s cubic-bezier(.06, .56, .49, .96)
}

.swbanner .main-nav-split-container.animate .nav-item .item-content {
  transition: height .6s cubic-bezier(.06, .56, .49, .96), width .6s cubic-bezier(.06, .56, .49, .96)
}

.swbanner .main-nav-split-container.animate .nav-item .item-content .img-container {
  transition: width .6s cubic-bezier(.06, .56, .49, .96), margin .6s cubic-bezier(.06, .56, .49, .96)
}

.swbanner .main-nav-split-container.animate .nav-item .item-content h1 {
  transition: font-size .6s cubic-bezier(.06, .56, .49, .96)
}

.swbanner .main-nav-split-container.animate .nav-item:before {
  transition: width .6s cubic-bezier(.06, .56, .49, .96), height .6s cubic-bezier(.06, .56, .49, .96)
}

.swbanner .nav-position {
  width: 252px;
  height: 310px;
  box-shadow: 0 0 13px 2px #2dabff, 0 0 13px 2px #2dabff inset;
  position: absolute;
  left: 205px;
  top: 9px;
  border: 1px solid #fff;
  border-radius: 4px
}

.index .checkbox-style {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 19px;
  width: 34px;
  line-height: 19px
}

.index .checkbox-style input {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0
}

.index .checkbox-style input+span {
  display: inline-block;
  vertical-align: top;
  height: 19px;
  width: 34px;
  background: url(images/checkbox.png) no-repeat center center
}

.index .checkbox-style input:checked+span {
  background-image: url(images/checkbox-checked.png)
}

.index .checkbox-style input+span+i:before {
  white-space: nowrap;
  font-style: normal;
  display: inline;
  font-size: 12px;
  content: '已禁用';
  color: #4cb8ff;
  margin-left: 95px
}

.index .checkbox-style input:checked+span+i:before {
  content: '已激活'
}

.index .app-style {
  height: 36px;
  line-height: 34px;
  border: 1px solid #454f57;
  color: #fff;
  border-radius: 4px;
  outline: 0;
  font-size: 15px;
  font-weight: 500;
  background-color: rgba(73, 167, 248, .3);
  padding: 0 5px;
  display: inline-block;
  vertical-align: middle
}

.index select.app-style {
  /* 	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	 background: rgba(73, 167, 248, .3) url(images/dropdown-arrow.png)
		no-repeat scroll right center; */
  padding-left: 5px;
  padding-right: 24px;
  font-family: Arial, Calibri, Tahoma, Verdana;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer
}

.index select.app-style option {
  background: #fff;
  color: #009;
  font-size: 15px;
  line-height: 20px
}

.index select.app-style::-ms-expand {
  display: none
}

.index button.app-style i.glyphicon {
  margin-right: 5px
}

.index .app-style.search {
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: 10px center
}

.index .button-ray {
  height: 30px;
  padding: 0 15px;
  background: 0 0;
  border: 1px solid #70a9d7;
  box-shadow: 0 0 13px 0 #2dabff, 0 0 5px 0 #2dabff inset;
  border-radius: 2px;
  box-sizing: border-box;
  color: rgba(255, 255, 255, .8);
  outline: 0;
  line-height: 25px
}

.index .button-ray:hover {
  border-color: #fff;
  color: #fff;
  box-shadow: 0 0 13px 2px #2dabff, 0 0 13px 2px #2dabff inset
}

.index .main-control {
  line-height: 140px
}

.index .main-control .control-left {
  float: left;
  text-align: left
}

.index .main-control .control-right {
  float: right;
  text-align: right
}

.index .main-control .control-right .app-style {
  margin-left: 10px
}

.index .nav-position {
  padding-top: 240px
}

.index .position-container {
  line-height: 67px;
  height: 67px;
  text-align: center;
  font-size: 0
}

.index .select-control {
  margin-top: -10px;
  position: relative
}

.index .select-control .select-menu {
  position: absolute;
  left: 205px;
  width: 252px;
  height: auto;
  overflow: hidden
}

.index .select-control .select-menu.show ul {
  opacity: 1;
  margin-top: 0
}

.index .select-control .select-menu ul {
  transition: margin-top .3s cubic-bezier(.06, .56, .49, .96), opacity .3s cubic-bezier(.06, .56, .49, .96);
  opacity: 0;
  padding: 0;
  margin: -100% 0 0 0
}

.index .select-control .select-menu ul li {
  list-style: none;
  line-height: 48px;
  border-bottom: 1px solid rgba(113, 186, 234, .2);
  background: rgba(50, 50, 50, .2);
  text-align: center
}

.index .select-control .select-menu ul li a {
  display: block;
  color: #fff;
  text-decoration: none
}

.index .select-control .select-menu ul li a:hover {
  color: #56abf5
}

.index .select-control .select-menu ul li:last-child {
  border-bottom: none
}

.index .select-control .select-content {
  position: absolute;
  top: -60px;
  left: 492px;
  width: 680px;
  height: auto;
  padding: 10px;
  opacity: 0;
  margin-top: 10%;
  transition: margin-top .3s cubic-bezier(.06, .56, .49, .96), opacity .3s cubic-bezier(.06, .56, .49, .96)
}

.index .select-control .select-content.show {
  margin-top: 0;
  opacity: 1
}

.index .select-control .select-detail h1 {
  line-height: 31px;
  font-size: 28px;
  color: #dbf6ff
}

.index .select-control .select-detail>p {
  line-height: 3;
  font-size: 16px;
  color: #567590;
  padding-left: 50px
}

.index .select-control .select-detail h1 i {
  margin-right: 20px
}

.index .select-control .select-detail h2 {
  color: #4cb8ff;
  font-size: 20px
}

.index .select-control .select-detail h2 a {
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle
}

.index .select-control .select-detail h2 a.floatright {
  float: right
}

.index .select-control .select-detail h2 a:hover {
  color: #2dabff
}

.index .select-control .select-detail .button-ray {
  float: right;
  font-size: 14px
}

.index .select-control .select-detail .select-detail-list {
  background: rgba(16, 44, 77, .5);
  padding: 20px
}

.index .select-control .select-detail .select-detail-list .max-height-scroll {
  max-height: 280px;
  overflow: hidden
}

.index .select-control .select-detail .select-detail-list ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  padding-top: 20px
}

.index .select-control .select-detail .select-detail-list ul li {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  width: 42.5%;
  margin-bottom: 25px;
  position: relative;
  height: 44px;
}

.index .select-control .select-detail .select-detail-list ul li:nth-child(even) {
  margin-left: 15%
}

.index .select-control .select-detail .select-detail-list ul li h3,
.index .select-control .select-detail .select-detail-list ul li p {
  line-height: 22px;
  color: #d0d6dd;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.index .select-control .select-detail .select-detail-list ul li a.user-delete {
  display: none;
  position: absolute;
  top: -9px;
  left: 35px
}

.index .select-control .select-detail .select-detail-list ul li:hover a.user-delete {
  display: block
}

.index .select-control .select-detail .select-detail-list ul li .user-container {
  float: left;
  width: 43px;
  height: 43px;
  border: 1px solid #70a9d7;
  margin-right: 10px;
  border-radius: 2px;
  background: #16324b;
  text-align: center;
  line-height: 43px;
  font-size: 0
}

.index .select-control .select-detail .select-detail-list ul li .user-container img {
  display: inline-block;
  vertical-align: middle;
  max-width: 80%
}

.index .add-user-list {
  padding: 0;
  margin: 0;
  overflow: hidden
}

.index .add-user-list li {
  margin-top: 20px;
  position: relative;
  list-style: none;
  height: 80px;
  float: left
}

.index .add-user-list li:hover .uncheck {
  display: block
}

.index .add-user-list li label {
  height: 100%;
  width: 100%;
  text-align: center
}

.index .add-user-list li label .img-container {
  width: 75px;
  height: 53px;
  text-align: center;
  font-size: 0;
  line-height: 53px
}

.index .add-user-list li label img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.index .add-user-list li label h2 {
  width: 100%;
  color: #8599a9;
  text-align: center
}

.index .add-user-list li label input {
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 100%
}

.index .add-user-list li label input:checked+.uncheck {
  display: none
}

.index .add-user-list li label input:checked+.uncheck+.check {
  display: block
}

.index .add-user-list li label input:checked+.uncheck+.check i {
  color: #03a9f4
}

.index .add-user-list li label .check,
.index .add-user-list li label .uncheck {
  background: rgba(10, 17, 49, .8);
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  line-height: 80px;
  left: 0;
  top: 0;
  font-size: 0;
  text-align: center;
  border-radius: 3px
}

.index .add-user-list li label .check i,
.index .add-user-list li label .uncheck i {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  font-size: 30px
}

.index .add-user-list li label .check i:hover,
.index .add-user-list li label .uncheck i:hover {
  color: #03a9f4
}

/* .index .setting-icons-list li {
	width: 75px
} */

.index .add-user-list {
  display: none
}

.index .add-user-list.active {
  display: block
}

.index .add-user-list li {
  width: 50%;
  height: auto;
  cursor: pointer
}

.index .add-user-list li label {
  background: #b9cbdc;
  border-radius: 3px;
  margin-right: 10px;
  width: 43px;
  height: 43px;
  float: left;
  position: relative
}

.index .add-user-list li label .img-container {
  height: 43px;
  width: 100%;
  line-height: 43px
}

.index .add-user-list li label .img-container img {
  max-width: 70%
}

.index .add-user-list li label .check,
.index .add-user-list li label .uncheck {
  line-height: 43px
}

.index .add-user-list li h3,
.index .add-user-list li p {
  line-height: 22px;
  color: #d0d6dd;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.index .search-input {
  line-height: 35px;
  height: 35px;
  border-bottom: 1px solid #c2ccd4;
  position: relative;
  box-sizing: content-box
}

.index .search-input input {
  height: 35px;
  line-height: 35px;
  border: none;
  display: block;
  width: 100%;
  padding-left: 40px;
  outline: 0
}

.index .search-input i {
  position: absolute;
  color: #667f94;
  font-size: 30px
}

.index .toggle-buttons {
  line-height: 30px;
  margin-top: 10px
}

.index .toggle-buttons li {
  list-style: none;
  display: inline-block;
  margin-right: 5px
}

.index .toggle-buttons .active .togglebutton {
  background: #667f94;
  color: #fff
}

.index .toggle-buttons .togglebutton {
  text-decoration: none;
  display: inline-block;
  width: 60px;
  line-height: 28px;
  color: #667f94;
  border-radius: 4px;
  height: 30px;
  outline: 0;
  border: 1px solid #667f94;
  text-align: center
}

.index .empty-data {
  height: 250px;
  display: block;
  line-height: 1;
  text-align: center;
  line-height: 250px;
  width: 100%
}

.index .empty-data img {
  display: block;
  margin: 0 auto 20px auto
}

.index .empty-data span {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  color: rgba(219, 246, 255, .5)
}

.index .edit-detail-title {
  display: inline-block;
  height: 40px;
  border-bottom: 1px solid rgba(3, 169, 244, .2);
  color: #dbf6ff
}

.index .edit-detail-title input {
  background: 0 0;
  height: 30px;
  border: none;
  outline: 0;
  font-size: 20px
}

.view .nav-position {
  height: 250px
}

.editor {
  position: relative
}

.editor .editor-button {
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  font-size: 20px;
  text-align: center
}

.editor .editor-back {
  font-size: 14px;
  width: 200px;
  display: inline-block;
  vertical-align: top
}

.editor .editor-split {
  width: 2px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background: #ccc;
  margin: 0 20px
}

.editor .editor-header {
  height: 50px;
  line-height: 50px;
  font-size: 0
}

.editor .editor-toolbar {
  position: absolute;
  left: 0;
  top: 50px;
  width: 200px
}

.editor .editor-content {
  margin-left: 210px;
  overflow-x: auto
}

.editor .btn-group-vertical.tab-content {
  padding: 15px 0;
  display: block
}

.editor .tab-content1 button {
  margin-bottom: 20px
}

.editor .editor-toolbar.editor-toolbar-left {
  text-align: center
}

.editor .tab-content2 .btn-toolbar2 {
  margin: 10px 0
}

.editor .tab-content2 .btn-group.blank {
  width: 40%
}

.editor .tab-content2 .btn-group.blank button {
  width: 100%
}

.editor .tab-content2 .btn.btn-default.blank {
  border: 0
}

.editor .tab-content2 .btn.btn-default.dashed {
  border: 1px #adadad dashed
}

.editor .titlebb {
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px #ccc solid
}

.editor .btn.btn-default.black {
  border: 0
}

.setting-icons-list {
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.setting-icons-list li {
  position: relative;
  list-style: none;
  float: left;
  width: 100px;
  height: 94px;
  margin: 20px;
  overflow: hidden;
}

.setting-icons-list li:hover .uncheck {
  display: block
}

.setting-icons-list li label {
  height: 100%;
  width: 100%;
  text-align: center;
  font-weight: normal;
}

.setting-icons-list li label .img-container {
  height: 126px;
  text-align: center;
  font-size: 0;
  line-height: 53px
}

.setting-icons-list li label img {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  height: 120px;
}

.setting-icons-list li label h2 {
  width: 100%;
  color: #8599a9;
  text-align: center
}

.setting-icons-list li label input {
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 100%
}

.chart-dialog {
  overflow: hidden !important;
}

.setting-icons-list li label input:checked+.uncheck {
  display: none
}

.setting-icons-list li label input:checked+.uncheck+.check {
  display: block
}

.setting-icons-list li label input:checked+.uncheck+.check i {
  color: #03a9f4
}

.setting-icons-list li label .check,
.setting-icons-list li label .uncheck {
  background: rgba(10, 17, 49, .8);
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  line-height: 80px;
  left: 0;
  top: 0;
  font-size: 0;
  text-align: center;
  border-radius: 3px
}

.setting-icons-list li label .check i,
.setting-icons-list li label .uncheck i {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  font-size: 30px
}


.setting-icons-list li label .check i:hover,
.setting-icons-list li label .uncheck i:hover {
  color: #03a9f4
}

.setting-icons-list {
  list-style: none
}

.setting-icons-list>li {
  width: 200px;
  height: 160px;
  padding: 2px;
  color: #5d5d5d;
  float: left;
  margin: 10px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  text-align: center
}

.setting-icons-list>li>img {
  width: 194px;
  height: 130px;
  margin-bottom: 8px;
  box-shadow: 0px 0px 4px #a1c6ff;
}

.setting-icons-list>li>div {
  position: absolute;
  width: 100%;
  line-height: 100px;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(10, 17, 49, .8);
  border-radius: 5px;
  display: none;
  text-align: center;
  color: #03a9f4;
  font-size: 24px
}

.setting-icons-list>li:hover>div,
.setting-icons-list>li.selected>div {
  display: block;
}

.img-manage-container .setting-icons-list>li {
  color: #f1f1f1;
}

/* 插件全屏 */
.plugin-con .plugin-full-screen {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px;
  background: rgba(0, 0, 0, .3);
  cursor: pointer;
  display: none;
  z-index: 10;
  color: white;
}

.plugin-con:hover .plugin-full-screen {
  display: block;
}

.plugin-con-full {
  transition: all .6s;
  overflow: hidden;
  background: #DCDEE0;
  z-index: 9999 !important
}

/* 插件全屏 */

/* 插件工具条 */
/* .plugin-con .tool-bar{ right: 50px !important;} */
/* 插件工具条 */

/* 插件下载数据 */
/* .plugin-con .download{ right: 25px !important;} */
/* 插件下载数据 */

/*弹出框样式*/
.alertify .ajs-dialog {
  top: 20%;
}

.alertify .ajs-body .ajs-content {
  font-size: 16px
}

/*弹出框样式*/

#cate-list {}

#cate-list>li {
  background: #212F43
}

#cate-list .cate-item,
#cate-list .panel-item {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  padding: 0 20px;
  cursor: pointer;
  position: relative;
}

#cate-list .cate-item>span {
  margin-right: 10px;
}

#cate-list .panel-item {
  background: #0F1E2F;
  border-right: 4px solid transparent
}

#cate-list .panel-item:hover,
#cate-list .panel-item.selected {
  background: #06101E;
  color: #58BAF0
}

#cate-list .panel-item.selected {
  border-right: 4px solid #59BBEF
}

#cate-list .op-con {
  list-style: none;
  position: absolute;
  right: 10px;
  top: 0;
  display: none
}

#cate-list .op-con>span {
  margin: 0 2px;
  color: white
}

#cate-list .op-con>span:hover {
  color: #58BAF0
}

#cate-list>li>ul {
  display: none
}

#cate-list>li.open>ul {
  display: block;
}

#cate-list .cate-item:hover .op-con,
#cate-list .panel-item:hover .op-con {
  display: block;
}

#panel-head {
  height: 40px
}

#panel-ops {
  height: 40px;
  line-height: 40px;
  width: 40%;
  float: right;
  text-align: right;
  padding-right: 30px;
  color: #333
}

#panel-ops>span {
  color: #525186;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-left: 20px;
}

#panel-ops>span:hover {
  color: #444473
}

#panel-ops-left {
  height: 40px;
  line-height: 40px;
  width: 60%;
  float: left;
  text-align: right;
  padding-right: 30px;
  color: #333
}

#panel-ops-left>span {
  color: #525186;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  float: left;
  margin-left: 20px;
}

#panel-ops-left>span:hover {
  color: #444473
}

/*数据源tree*/
li.list-group-item {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}