@charset "UTF-8";

.tableBase th,
.tableBase td {
  line-height: 40px;
  text-align: center;
  border: 1px solid #F1F6FC;
  padding: 0 5px;
}

.tableBase th {
  font-weight: normal;
  color: #5F83A7;
  background: #F8FBFE;
}

.tableBase td {
  color: #9B9B9B;
  background: #fff;
}

.littleNav {
  height: 44px;
  line-height: 44px;
  font-weight: bold;
  padding-left: 20px;
}

.littleNav .num {
  font-weight: normal;
}

.crumbsNav {
  width: 910px;
  padding-left: 30px;
  margin: 10px auto;
  height: 44px;
  line-height: 44px;
}

.crumbsNav a {
  color: #313131;
}

.crumbsNav .secondary {
  font-weight: normal;
  color: #9B9B9B;
}

.tabTitle {
  margin: 0 0 20px 0;
  border-bottom: 1px solid #DDDDDD;
}

.tabTitle .item {
  color: #313131;
  padding-bottom: 20px;
  display: inline-block;
  position: relative;
  bottom: -1px;
  margin-right: 20px;
}

.tabTitle .item.on {
  border-bottom: 2px solid #4F98ED;
}

.tabTitle .item .num {
  color: #9B9B9B;
}

.courseNullTips,
.activityNullTips,
.commentNullTips,
.videoNullTips {
  margin-top: 80px;
  width: 200px;
  text-align: center;
  color: #9B9B9B;
  background: url("/assets/images/base_images/null-tips.png");
  background-repeat: no-repeat;
  background-image: -webkit-image-set(url("/assets/images/base_images/null-tips.png") 1x, url("/assets/images/base_images/null-tips@2x.png") 2x);
  background-image: -moz-image-set(url("/assets/images/base_images/null-tips.png") 1x, url("/assets/images/base_images/null-tips@2x.png") 2x);
  background-image: -o-image-set(url("/assets/images/base_images/null-tips.png") 1x, url("/assets/images/base_images/null-tips@2x.png") 2x);
  background-image: -ms-image-set(url("/assets/images/base_images/null-tips.png") 1x, url("/assets/images/base_images/null-tips@2x.png") 2x);
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@font-face {
  font-family: 'xiconfont';
  src: url("/fonts/xiconfont.eot?h496pb");
  src: url("/fonts/xiconfont.eot?h496pb#iefix") format("embedded-opentype"), url("/fonts/xiconfont.ttf?h496pb") format("truetype"), url("/fonts/xiconfont.woff?h496pb") format("woff"), url("/fonts/xiconfont.svg?h496pb#xiconfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="xicon-"],
[class*=" xicon-"],
.xicon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'xiconfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.xicon-close:before {
  content: "\E900";
}

.xicon-activity:before {
  content: "\E901";
}

.xicon-course-admin:before {
  content: "\E902";
}

.xicon-course-manage:before {
  content: "\E903";
}

.xicon-course-partner:before {
  content: "\E904";
}

.xicon-date:before {
  content: "\E905";
}

.xicon-dustbin:before {
  content: "\E906";
}

.xicon-locker:before {
  content: "\E907";
}

.xicon-school-info:before {
  content: "\E908";
}

.xicon-setting:before {
  content: "\E909";
}

.xicon-slide-down:before {
  content: "\E90A";
}

.xicon-slide-up:before {
  content: "\E90B";
}

.xicon-spread-course:before {
  content: "\E90C";
}

.xicon-training:before {
  content: "\E90D";
}

.xicon-paper:before {
  content: "\E90E";
}

.xicon-time:before {
  content: "\E90F";
}

.xicon-location:before {
  content: "\E910";
}

.xicon-pencil:before {
  content: "\E911";
}

.xicon-search:before {
  content: "\E912";
}

.xicon-dun:before {
  content: "\E913";
}

.xicon-star:before {
  content: "\E914";
}

.xicon-phone:before {
  content: "\E915";
}

.xicon-teacher:before {
  content: "\E916";
}

.xicon-vip-manage:before {
  content: "\E917";
}

.xicon-vip-org:before {
  content: "\E918";
}

.xicon-exit:before {
  content: "\E919";
}

.xicon-tip:before {
  content: "\E91A";
}

.xicon-warning:before {
  content: "\E91B";
}

.xicon-ok:before {
  content: "\E91C";
}

.xicon-fail:before {
  content: "\E91D";
}

.xicon-user:before {
  content: "\E91E";
}

.xicon-error:before {
  content: "\E91F";
}

.xicon-add:before {
  content: "\E920";
}

.xicon-selected:before {
  content: "\E921";
}

.xicon-del:before {
  content: "\E922";
}

.xicon-link:before {
  content: "\E923";
}

.xicon-message:before {
  content: "\E924";
}

.xicon-play:before {
  content: "\E925";
}

.xicon-ppt:before {
  content: "\E926";
}

.xicon-attachment:before {
  content: "\E927";
}

.xicon-pdf:before {
  content: "\E928";
}

.xicon-subschool:before {
  content: "\E929";
}

.xicon-edit:before {
  content: "\E92A";
}

.xicon-drag:before {
  content: "\E92C";
}

.xicon-my-audio:before {
  content: "\E92B";
}

.xicon-my-photo:before {
  content: "\E92D";
}

.xicon-practice:before {
  content: "\E931";
}

.xicon-resource:before {
  content: "\E92E";
}

.xicon-rotate-left:before {
  content: "\E92F";
}

.xicon-rotate-right:before {
  content: "\E930";
}

.xicon-video:before {
  content: "\E932";
}

/*按钮*/

.btn,
.el-button {
  padding: 1px 15px;
  font-size: 14px;
  line-height: 1.75;
  border-radius: 2px;
  border: none;
  display: inline-block;
  cursor: pointer;
}

.btn-small {
  min-width: 28px;
  text-align: center;
  padding: 1px 24px;
  font-size: 14px;
  line-height: 1.75;
  border-radius: 2px;
  border: none;
  display: inline-block;
  cursor: pointer;
}

.btn-smaller {
  padding: 0px 15px;
  font-size: 14px;
  line-height: 1.75;
  border-radius: 2px;
  border: none;
  display: inline-block;
  cursor: pointer;
}

.btn-blue,
.el-button--primary {
  background-color: #4F98ED;
  color: #fff;
}

.btn-blue:hover,
.btn-blue:focus,
.el-button--primary:hover,
.el-button--primary:focus {
  background-color: #2B8DFF;
  color: #fff;
  border-color: #EEEEEE;
}

.btn-blue[disabled],
.btn-blue.disabled,
.el-button--primary[disabled],
.el-button--primary.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
  color: #fff;
}

.btn-blue[disabled]:hover,
.btn-blue[disabled]:focus,
.btn-blue[disabled].focus,
.btn-blue.disabled:hover,
.btn-blue.disabled:focus,
.btn-blue.disabled.focus,
.el-button--primary[disabled]:hover,
.el-button--primary[disabled]:focus,
.el-button--primary[disabled].focus,
.el-button--primary.disabled:hover,
.el-button--primary.disabled:focus,
.el-button--primary.disabled.focus {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
  background-color: #4F98ED;
}

.btn-gray,
.el-button--default {
  background-color: #bbbbbb;
  color: #fff;
}

.btn-gray:hover,
.btn-gray:focus,
.el-button--default:hover,
.el-button--default:focus {
  background-color: #bbbbbb;
  color: #fff;
  border-color: #EEEEEE;
}

.btn-gray[disabled],
.btn-gray.disabled,
.el-button--default[disabled],
.el-button--default.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
  color: #fff;
}

.btn-gray[disabled]:hover,
.btn-gray[disabled]:focus,
.btn-gray[disabled].focus,
.btn-gray.disabled:hover,
.btn-gray.disabled:focus,
.btn-gray.disabled.focus,
.el-button--default[disabled]:hover,
.el-button--default[disabled]:focus,
.el-button--default[disabled].focus,
.el-button--default.disabled:hover,
.el-button--default.disabled:focus,
.el-button--default.disabled.focus {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default;
  background-color: #bbbbbb;
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/

b,
strong {
  font-weight: bold;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
body {
  height: 100%;
  color: #313131;
  font-size: 14px;
  line-height: 175%;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

body {
  background-color: #F5F5F5;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
ol,
ul,
dt,
dd {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
}

button:focus,
textarea:focus,
input:focus {
  outline: none;
}

input::-ms-clear {
  width: 0;
  height: 0;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #CCCCCC;
}

input:-moz-placeholder,
textarea:-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #CCCCCC;
  opacity: 1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #CCCCCC;
}

a {
  text-decoration: none;
  color: #0088CC;
  outline: none;
  cursor: pointer;
}

a:focus {
  outline: none;
}

a:hover {
  color: #4F98ED;
}

a:disabled,
a.disabled {
  color: #9B9B9B;
  cursor: default;
  pointer-events: none;
}

em,
i {
  font-style: normal;
}

blockquote {
  word-wrap: break-word;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

.hide {
  display: none;
}

.fLeft {
  float: left;
}

.fRight {
  float: right;
}

.textLeft {
  text-align: left;
}

.textCenter {
  text-align: center;
}

.textRight {
  text-align: right;
}

.errorTips {
  color: #ff5500;
}

.highlight {
  color: #FFAA33;
}

.asterisk {
  color: #ff5500;
  padding-right: 5px;
}

.search {
  display: block;
  width: 110px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #DDDDDD;
  border-radius: 100px;
  background-clip: border-box;
  position: relative;
  padding-left: 30px;
}

.search i {
  color: #CCCCCC;
  top: 6px;
  right: auto;
  bottom: auto;
  left: 6px;
  position: absolute;
}

.search input {
  padding: 5px 0;
  border: none;
  width: 100px;
}

.interval {
  margin-right: 20px;
}

.tableBase {
  width: 100%;
}

.leftArrow,
.rightArrow,
.topArrow,
.bottomArrow {
  border-width: 6px;
  border-style: solid;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 5px;
}

.leftArrow {
  border-color: transparent transparent transparent #313131;
}

.rightArrow {
  border-color: transparent #313131 transparent transparent;
}

.topArrow {
  border-color: #313131 transparent transparent transparent;
}

.bottomArrow {
  border-color: transparent transparent #313131 transparent;
}

.pagination {
  width: 100%;
  text-align: right;
  margin: 20px 0;
}

.pagination li {
  display: inline-block;
  margin: 0 2px;
}

.pagination li.active {
  color: #fff;
  background-color: #4F98ED;
}

.pagination li.active span {
  padding: 4px 7px;
}

.pagination li a {
  color: #9B9B9B;
  padding: 4px 7px;
}

.pagination li a:hover {
  color: #fff;
  background-color: #4F98ED;
  -webkit-transition: all .3s ease-in .1s;
  transition: all .3s ease-in .1s;
}

.masksLayer {
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 11;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.courseNullTips {
  padding-top: 90px;
  background-position: 10px -125px;
}

.activityNullTips {
  padding-top: 90px;
  background-position: 10px -238px !important;
}

.commentNullTips {
  padding-top: 90px;
  background-position: 10px -340px;
}

.videoNullTips {
  padding-top: 90px;
  background-position: 10px -20px;
}

.nullTips {
  height: 24px;
  margin: 80px 0;
  text-align: center;
  color: #9B9B9B;
}

.paperNullTips {
  padding-top: 200px;
  margin-top: 80px;
  width: 220px;
  text-align: center;
  background: url("/assets/images/org/null-paper.png");
  background-repeat: no-repeat;
  background-image: -webkit-image-set(url("/assets/images/org/null-paper.png") 1x, url("/assets/images/org/null-paper@2x.png") 2x);
  background-image: -moz-image-set(url("/assets/images/org/null-paper.png") 1x, url("/assets/images/org/null-paper@2x.png") 2x);
  background-image: -o-image-set(url("/assets/images/org/null-paper.png") 1x, url("/assets/images/org/null-paper@2x.png") 2x);
  background-image: -ms-image-set(url("/assets/images/org/null-paper.png") 1x, url("/assets/images/org/null-paper@2x.png") 2x);
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.teacherNullTips {
  padding-top: 225px;
  margin-top: 80px;
  width: 220px;
  text-align: center;
  background: url("/assets/images/org/null-teacher.png");
  background-repeat: no-repeat;
  background-image: -webkit-image-set(url("/assets/images/org/null-teacher.png") 1x, url("/assets/images/org/null-teacher@2x.png") 2x);
  background-image: -moz-image-set(url("/assets/images/org/null-teacher.png") 1x, url("/assets/images/org/null-teacher@2x.png") 2x);
  background-image: -o-image-set(url("/assets/images/org/null-teacher.png") 1x, url("/assets/images/org/null-teacher@2x.png") 2x);
  background-image: -ms-image-set(url("/assets/images/org/null-teacher.png") 1x, url("/assets/images/org/null-teacher@2x.png") 2x);
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.courseGuideTitle {
  font-size: 18px;
  font-weight: normal;
  color: #4F98ED;
  text-align: center;
  border-bottom: 1px dashed #DDDDDD;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.courseGuideTitle .guideStep {
  margin: 0 42px;
  color: #9B9B9B;
  position: relative;
}

.courseGuideTitle .guideStep.current {
  color: #4F98ED;
}

.courseGuideTitle .guideStep.current:after {
  background-position: 0 0;
}

.courseGuideTitle .guideStep:after {
  content: '';
  width: 30px;
  height: 20px;
  display: inline-block;
  background: url("/assets/images/org/guide-title.png");
  background-repeat: no-repeat;
  background-image: -webkit-image-set(url("/assets/images/org/guide-title.png") 1x, url("/assets/images/org/guide-title@2x.png") 2x);
  background-image: -moz-image-set(url("/assets/images/org/guide-title.png") 1x, url("/assets/images/org/guide-title@2x.png") 2x);
  background-image: -o-image-set(url("/assets/images/org/guide-title.png") 1x, url("/assets/images/org/guide-title@2x.png") 2x);
  background-image: -ms-image-set(url("/assets/images/org/guide-title.png") 1x, url("/assets/images/org/guide-title@2x.png") 2x);
  background-repeat: no-repeat;
  background-position: 0 -23px;
  top: 1px;
  right: -50px;
  bottom: auto;
  left: auto;
  position: absolute;
}

.courseGuideTitle .guideStep:last-child:after {
  background: none;
}

.guideStep {
  margin: 0 42px;
  color: #9B9B9B;
  position: relative;
}

.guideStep.current {
  color: #4F98ED;
}

.guideStep.current:after {
  background-position: 0 0;
}

.guideStep:after {
  content: '';
  width: 30px;
  height: 20px;
  display: inline-block;
  background: url("/assets/images/org/guide-title.png");
  background-repeat: no-repeat;
  background-image: -webkit-image-set(url("/assets/images/org/guide-title.png") 1x, url("/assets/images/org/guide-title@2x.png") 2x);
  background-image: -moz-image-set(url("/assets/images/org/guide-title.png") 1x, url("/assets/images/org/guide-title@2x.png") 2x);
  background-image: -o-image-set(url("/assets/images/org/guide-title.png") 1x, url("/assets/images/org/guide-title@2x.png") 2x);
  background-image: -ms-image-set(url("/assets/images/org/guide-title.png") 1x, url("/assets/images/org/guide-title@2x.png") 2x);
  background-repeat: no-repeat;
  background-position: 0 -23px;
  top: 1px;
  right: -50px;
  bottom: auto;
  left: auto;
  position: absolute;
}

.guideStep:last-child:after {
  background: none;
}

.container {
  min-width: 1000px;
  width: 100%;
  margin: 0;
  background: #FFF;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.18);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.18);
}

.container .leftBox {
  float: left;
  width: 140px;
  margin-right: 10px;
  background: #F7F7F8;
  padding: 0 30px 50px;
}

.container .leftBox hr {
  margin-top: 23px;
  border: none;
  border-top: 1px solid #E8E8E8;
}

.container .rightBox {
  float: left;
  width: 100%;
  background: #FFF;
}

.container .rightBox .inner {
  padding: 20px;
  background-color: #FFF;
  min-height: 420px;
}

.main {
  width: 880px;
  margin: 30px auto 0;
  background-color: #fff;
  padding: 30px;
  border-radius: 2px;
  background-clip: border-box;
  -webkit-box-shadow: 0 2px 4px 0 rgba(211, 211, 211, 0.3);
  box-shadow: 0 2px 4px 0 rgba(211, 211, 211, 0.3);
}

.main.marginTop {
  margin-top: 0;
}

.asideNav {
  display: block;
  line-height: 30px;
  color: #313131;
  position: relative;
}

.asideNav i {
  display: none;
  float: right;
  line-height: 30px;
  font-size: 12px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.asideNav.level1 {
  margin-top: 25px;
  font-size: 18px;
}

.asideNav.level2 {
  font-size: 14px;
  color: #666;
}

.asideNav:hover {
  color: #4F98ED;
}

.asideNav.on {
  color: #4F98ED;
}

.asideNav.on i {
  display: inline-block;
}

.asideNav.disabled {
  cursor: not-allowed;
  pointer-events: inherit;
}

.asideNav.disabled:hover {
  background-color: none;
}

.asideNav.disabled:hover .icon {
  color: #313131;
}

.header {
  width: calc(100% - 40px);
  padding: 0 20px;
  background: #4F98ED;
  -webkit-box-shadow: 0 2px 4px 0 lightgray;
  box-shadow: 0 2px 4px 0 lightgray;
}

.headerNav {
  height: 60px;
  line-height: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.headerNav .logo {
  width: 85px;
  height: 28px;
  display: inline-block;
  top: 16px;
  right: auto;
  bottom: auto;
  left: 10px;
  position: absolute;
  background: url("/assets/images/base_images/white-logo.png");
  background-repeat: no-repeat;
  background-image: -webkit-image-set(url("/assets/images/base_images/white-logo.png") 1x, url("/assets/images/base_images/white-logo@2x.png") 2x);
  background-image: -moz-image-set(url("/assets/images/base_images/white-logo.png") 1x, url("/assets/images/base_images/white-logo@2x.png") 2x);
  background-image: -o-image-set(url("/assets/images/base_images/white-logo.png") 1x, url("/assets/images/base_images/white-logo@2x.png") 2x);
  background-image: -ms-image-set(url("/assets/images/base_images/white-logo.png") 1x, url("/assets/images/base_images/white-logo@2x.png") 2x);
}

.headerNav .headerTitle {
  margin-left: 100px;
  font-size: 20px;
  color: #FFFFFF;
}

.headerNav .userIcon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  top: 12px;
  right: 10px;
  bottom: auto;
  left: auto;
  position: absolute;
}

.headerNav .userIcon img {
  vertical-align: middle;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 1px solid #fff;
  border-radius: 100%;
  background-clip: border-box;
}

.headerNav .logout {
  color: #313131;
  height: 44px;
  line-height: 44px;
  padding: 0 20px 0 40px;
  width: 60px;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  top: 48px;
  right: 0;
  bottom: auto;
  left: auto;
  position: absolute;
}

.headerNav .logout:hover {
  background: #F5F5F5;
}

.headerNav .logout i {
  top: 15px;
  right: auto;
  bottom: auto;
  left: 15px;
  position: absolute;
}

.headerNav .unloginNav {
  float: right;
}

.headerNav .unloginNav a {
  margin-right: 30px;
  float: left;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #FFFFFF;
  text-decoration: none;
  opacity: 0.8;
}

.headerNav .unloginNav a:hover {
  opacity: 1;
}

/*网站底部样式*/

.footer {
  background: rgba(255, 255, 255, 0.8);
  padding: 30px 0;
  min-width: 1000px;
  border-top: 1px solid #DDDDDD;
}

.footer.login {
  background: #F5F5F5;
  margin-top: 0;
}

.footerInner {
  width: 960px;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  color: #9B9B9B;
}

.footerInner .bjcpLink {
  width: 54px;
  height: 54px;
  top: 26px;
  right: 0;
  bottom: auto;
  left: auto;
  position: absolute;
}

.footerInner .bjcpLink img {
  width: 100%;
  height: 100%;
}

.footerInner .footerLinks {
  text-align: center;
}

.footerInner .footerLinks a {
  display: inline-block;
  margin: 0 10px;
  color: #9B9B9B;
}

.footerInner .footerLinks a:hover {
  color: #4F98ED;
}

.footerInner .footerLinks .line {
  color: #EEEEEE;
  margin: 0 30px;
}

.footerInner .servicePhone {
  text-align: center;
  margin-top: 8px;
}

.footerInner .servicePhone .phoneItem {
  margin-right: 52px;
}

.footerInner .servicePhone .phone {
  position: relative;
  top: 2px;
  color: #313131;
  font-size: 12px;
}

.footerInner .copyrightInfo {
  padding: 0 70px 15px 0;
  text-align: center;
  margin-top: 8px;
}

.xnwLayer {
  width: 438px;
}

