#page {
  margin-top: 5px;
  margin-bottom: 5px;
  background: #fff;
  border: 1px solid #c9e0ed;
}
#header {
  margin: 0;
  padding: 0;
  border-top: 3px solid #c9e0ed;
}
#content {
  padding: 20px;
}
#sidebar {
  padding: 20px 20px 20px 0;
}
#footer {
  padding: 10px;
  margin: 10px 20px;
  font-size: .8em;
  text-align: center;
  border-top: 1px solid #c9e0ed;
}
#logo {
  padding: 10px 20px;
  font-size: 200%;
}
#mainmenu {
  background: #ffffff url(bg.gif) repeat-x left top;
}
#mainmenu ul {
  padding: 6px 20px 5px 20px;
  margin: 0;
}
#mainmenu ul li {
  display: inline;
}
#mainmenu ul li a {
  color: #fff;
  background-color: transparent;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 8px;
}
#mainmenu ul li a:hover,
#mainmenu ul li.active a {
  color: #6399cd;
  background-color: #eff4fa;
  text-decoration: none;
}
div.flash-error,
div.flash-notice,
div.flash-success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
}
div.flash-error {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
div.flash-notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
div.flash-success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
div.flash-error a {
  color: #8a1f11;
}
div.flash-notice a {
  color: #514721;
}
div.flash-success a {
  color: #264409;
}
div.form .rememberMe label {
  display: inline;
}
div.view {
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #c9e0ed;
}
div.breadcrumbs {
  font-size: .9em;
  padding: 5px 20px;
}
div.breadcrumbs span {
  font-weight: bold;
}
div.search-form {
  padding: 10px;
  margin: 10px 0;
  background: #eeeeee;
}
.portlet-decoration {
  padding: 3px 8px;
  background: #b7d6e7;
  border-left: 5px solid #6faccf;
}
.portlet-title {
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  color: #298dcd;
}
.portlet-content {
  font-size: .9em;
  margin: 0 0 15px 0;
  padding: 5px 8px;
  background: #effdff;
}
.portlet-content ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.portlet-content li {
  padding: 2px 0 4px 0;
}
.operations {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.operations li {
  padding-bottom: 2px;
}
.operations li a {
  font: bold 12px Arial;
  color: #0066a4;
  display: block;
  padding: 2px 0 2px 8px;
  line-height: 15px;
  text-decoration: none;
}
.operations li a:visited {
  color: #0066a4;
}
.operations li a:hover {
  background: #80cfff;
}
ul.flashes {
  margin-left: 0;
}
.flashes li {
  list-style-type: none;
  text-align: center;
  text-indent: 0;
}
div.form input,
div.form textarea,
div.form select {
  margin: 0.2em 0 0.5em 0;
}
div.form fieldset {
  border: 1px solid #ddd;
  padding: 10px;
  margin: 0 0 10px 0;
  -moz-border-radius: 7px;
}
div.form label {
  font-weight: bold;
  font-size: .9em;
  display: block;
}
div.form .row {
  margin: 5px 0;
}
div.form .hint {
  margin: 0;
  padding: 0;
  color: #999999;
}
div.form .note {
  font-style: italic;
}
div.form span.required {
  color: #ff0000;
}
div.form div.error label:first-child,
div.form label.error,
div.form span.error {
  color: #cc0000;
}
div.form div.error input,
div.form div.error textarea,
div.form div.error select,
div.form input.error,
div.form textarea.error,
div.form select.error {
  background: #fee;
  border-color: #cc0000;
}
div.form div.success input,
div.form div.success textarea,
div.form div.success select,
div.form input.success,
div.form textarea.success,
div.form select.success {
  background: #e6efc2;
  border-color: #c6d880;
}
div.form div.success label {
  color: inherit;
}
div.form .errorSummary {
  border: 2px solid #c00;
  padding: 7px 7px 12px 7px;
  margin: 0 0 20px 0;
  background: #fee;
  font-size: 0.9em;
}
div.form .errorMessage {
  color: #f00;
  font-size: 0.9em;
}
div.form .errorSummary p {
  margin: 0;
  padding: 5px;
}
div.form .errorSummary ul {
  margin: 0;
  padding: 0 0 0 20px;
}
div.wide.form label {
  float: left;
  margin-right: 10px;
  position: relative;
  text-align: right;
  width: 100px;
}
div.wide.form .row {
  clear: left;
}
div.wide.form .buttons,
div.wide.form .hint,
div.wide.form .errorMessage {
  clear: left;
  padding-left: 110px;
}
.dxd-container {
  margin-top: 20px;
  min-height: 700px;
}
.subnav.navbar-fixed-top {
  top: 40px;
}
.mainnav {
  z-index: 99999;
  margin-bottom: 0;
  line-height: 50px;
}
.mainnav .navbar-inner {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.mainnav .nav li {
  line-height: 50px;
}
.navbar-inner {
  border-radius: 0;
}
.normal-color {
  color: #333333;
}
.carousel-indicators .active {
  background-color: #000;
  _background: #000000;
}
.dxd-course-header {
  width: 100%;
  position: relative;
  border: 1px solid #ccc;
  margin-bottom: 30px;
}
.dxd-course-nav {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #cccccc;
}
.dxd-course-face {
  width: 200px;
  height: 130px;
}
.dxd-group-face {
  width: 100px;
  height: 100px;
}
.dxd-btn-join {
  margin-right: 15px;
}
.dxd-course-nav .nav-pills {
  margin-bottom: 0;
  margin-left: 15px;
}
.dxd-dashboard-panel {
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.dxd-dashboard-panel .dxd-panel-title {
  margin: 0;
  padding: 8px;
  font-size: 14px;
  background-color: #eeeeee;
}
.dxd-course-edit {
  margin-top: 8px;
  margin-right: 10px;
  font-size: 90%;
}
a.dxd-lesson-edit {
  font-size: .8em;
  color: #333333;
}
.dxd-lesson-title {
  padding: 3px 15px;
}
.dxd-lesson-op {
  display: none;
}
.dxd-lesson-item:hover .dxd-lesson-op {
  display: block;
}
.dxd-fancybox-header {
  border-bottom: solid 1px #aaa;
  padding-bottom: 5px;
  margin: 0 15px 10px 15px;
}
.dxd-fancybox-body {
  margin: 15px 15px 10px 15px;
}
.dxd-panel-content {
  padding: 10px 15px;
}
.dxd-lesson-edit-item {
  min-height: 20px;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.dxd-lesson-delete-link {
  text-align: right;
  font-size: .8em;
  margin-bottom: 0;
  visibility: hidden;
}
.dxd-lesson-edit-item:hover .dxd-lesson-delete-link {
  visibility: visible;
}
.dxd-course-header-left1 {
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}
.dxd-course-header-left1 .dxd-set-course-face {
  display: none;
  position: absolute;
  top: 100px;
  left: 0;
  width: 240px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.8);
}
.dxd-course-header-left1 .dxd-set-group-face {
  width: 100px;
  top: 70px;
}
.dxd-course-header-left1:hover .dxd-set-course-face {
  display: block;
}
.dxd-course-header-left2 {
  margin-left: 15px;
}
.list-view {
  padding-top: 0;
}
.navbar-inverse .navbar-inner {
  background: #000;
  _background: #000;
  min-height: 0;
}
.navbar-inverse .brand {
  color: #dddddd;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #ddd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #3c5d68;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #fff;
  background-color: #3c5d68;
}
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #697474;
}
.dxd-lesson-title:hover {
  background-color: #e2fadd;
}
.dxd-lesson-title,
.dxd-chapter-title {
  padding-top: 10px;
  padding-bottom: 10px;
}
.dxd-lesson-title p {
  margin-bottom: 0;
}
.dxd-lesson-note {
  font-size: 16px;
  line-height: 1.75em;
  height: auto;
  max-height: 450px;
  overflow-y: auto;
}
.dxd-post-up,
.dxd-post-comment-up {
  background-image: url('sprite.png');
  background-position: left -70px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-color: transparent;
  display: block;
  position: relative;
  margin-bottom: 5px;
}
.dxd-post-score {
  color: #777;
  font-size: 165%;
  font-weight: bold;
  padding: 0 4px;
}
.dxd-post-down,
.dxd-post-comment-down {
  background-image: url('sprite.png');
  background-position: left -118px;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-color: transparent;
  display: block;
  position: relative;
  margin-top: 5px;
}
.dxd-post-down:hover,
.dxd-post-comment-down:hover {
  background-position: left -142px;
}
.dxd-post-up:hover,
.dxd-post-comment-up:hover {
  background-position: left -94px;
}
table.dxd-question-info td {
  padding: 0 10px;
  text-align: center;
}
.dxd-bold {
  font-weight: bold;
  font-size: 1em;
  color: #111;
  padding: 5px;
}
.dxd-post-info-item {
  padding-right: 5px;
}
.dxd-course-category ul {
  border-right: 1px solid #ddd;
  padding-bottom: 40px;
}
.dxd-course-category ul a {
  color: #333333;
}
.dxd-course-category ul .active a {
  background-color: transparent;
  color: #08c;
  border-right: 4px solid #0088cc;
}
.dxd-course-category .nav-header {
  font-size: 1.3em;
  line-height: 2em;
  font-weight: bold;
}
.dxd-course-card hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.dxd-course-category {
  margin-top: 20px;
}
.dxd-post-comment-refer {
  border-left: 1px solid #ccc;
  color: #999;
  padding: 10px 15px;
  margin: 10px 0;
  line-height: 1.5em;
}
.dxd-post-content,
.dxd-post-comment-content {
  line-height: 1.75em;
}
.dxd-post-up.dxd-voted,
.dxd-post-comment-up.dxd-voted {
  background-position: left -94px;
}
.dxd-post-content p,
.dxd-post-comment-content p {
  margin: 5px 0;
}
li.dxd-course-card-item {
  margin-left: 30px;
  width: 220px;
  position: relative;
  float: none;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.dxd-course-card-item {
  max-width: 230px;
}
.dxd-course-operate {
  margin-top: 10px;
  position: absolute;
}
.dxd-course-operate .btn {
  margin-left: 10px;
  display: none;
}
.dxd-course-card-item:hover .dxd-course-operate .btn {
  display: inline;
}
.dxd-user-face {
  position: relative;
}
.dxd-set-user-face {
  display: none;
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.8);
}
.dxd-user-face:hover .dxd-set-user-face {
  display: block;
}
.dxd-user-face-middle {
  width: 40px;
  height: 40px;
}
a.black {
  color: #333333;
}
.dxd-rivision-list ul a {
  color: #333333;
}
.dxd-rivision-list {
  background-color: #f5f5f5;
  padding: 5px 0;
}
.dxd-rivision-list .nav-header {
  font-size: 1.3em;
  color: #999;
  font-weight: bold;
}
.dxd-revision-content blockquote p {
  font-size: 1em;
}
.pagination {
  text-align: right;
}
h3.side-lined {
  font-size: 32px;
  line-height: 60px;
}
.side-lined {
  text-align: center;
  position: relative;
}
.side-lined:before,
.side-lined:after {
  content: '';
  width: 30%;
  height: 1.1px;
  background: #e5e5e5;
  position: absolute;
  left: 0;
  top: 50%;
}
.side-lined:after,
.side-lined:after {
  right: 100px;
}
.side-lined:before,
.side-lined:before,
.side-lined:after,
.side-lined:after {
  background: #c9cacb;
  width: 30%;
}
.side-lined:after {
  left: auto;
  right: 30px;
}
.side-lined:before {
  right: auto;
  left: 30px;
}
.dxd-star-rating-0 {
  background: url(starrating.png) no-repeat 0 0;
}
.dxd-star-rating-1 {
  background: url(starrating.png) no-repeat 0 -16px;
}
.dxd-star-rating-2 {
  background: url(starrating.png) no-repeat 0 -32px;
}
.dxd-star-rating-3 {
  background: url(starrating.png) no-repeat 0 -48px;
}
.dxd-star-rating-4 {
  background: url(starrating.png) no-repeat 0 -64px;
}
.dxd-star-rating-5 {
  background: url(starrating.png) no-repeat 0 -80px;
}
.dxd-star-rating-6 {
  background: url(starrating.png) no-repeat 0 -96px;
}
.dxd-star-rating-7 {
  background: url(starrating.png) no-repeat 0 -112px;
}
.dxd-star-rating-8 {
  background: url(starrating.png) no-repeat 0 -128px;
}
.dxd-star-rating-9 {
  background: url(starrating.png) no-repeat 0 -144px;
}
.dxd-star-rating-10 {
  background: url(starrating.png) no-repeat 0 -160px;
}
.dxd-course-introduction-guide {
  display: none;
  background-color: #fefae2;
  border: 1px solid #f3eed5;
  margin-bottom: 10px;
  padding: 10px;
  overflow: hidden;
}
.dxd-course-introduction p {
  word-wrap: break-word;
}
.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.dxd-banner .dxd-site-mission {
  text-align: center;
  font-size: 2.6em;
  line-height: 1.6em;
  font-weight: bold;
  padding: 0.8em 0;
}
.dxd-user-face-wrapper {
  margin: 0 10px 5px 0;
  width: 48px;
  text-align: center;
  overflow: hidden;
  word-wrap: break-word;
  word-break: normal;
  display: inline-block;
  vertical-align: top;
}
.dxd-hover-show-container .dxd-hover-show {
  display: none;
}
.dxd-hover-show-container:hover .dxd-hover-show {
  display: block;
}
.dxd-dashed-bottom-border {
  border-bottom: 1px dashed #dddddd;
}
.dxd-dashed-bottom-border:last-child {
  border-bottom: none;
}
ins.dxd-revision-ins,
ins.dxd-revision-rep {
  background-color: #cfc;
  text-decoration: none;
}
del.dxd-revision-del,
del.dxd-revision-rep {
  background-color: #fec8c8;
}
ins.dxd-revision-mod-tag {
  background-color: #0ff;
  text-decoration: none;
}
a.dxd-topic-label {
  background: #eff6fa;
  border-radius: 10px 10px 10px 10px;
  float: left;
  margin: 0 5px 5px 0;
  padding: 1px 10px 0;
  text-decoration: none;
}
a.dxd-topic-label:hover {
  background: none repeat scroll 0 0 #259;
  color: #ffffff;
}
p,
.dxd-break-word {
  word-wrap: break-word;
  overflow: hidden;
}
.dxd-topic-followed {
  margin: 15px;
}
.dxd-topic-header {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  margin-bottom: 25px;
}
li.dxd-lesson-private-note-course-item {
  width: 240px;
  min-height: 200px;
  margin-left: 40px;
  background-color: #f5f3bf;
  padding: 10px;
  padding-top: 0;
  border-radius: 0;
  float: none;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  _height: 200px;
}
li.dxd-lesson-private-note-course-item a:hover {
  text-decoration: none;
}
.dxd-lesson-private-note-course-item .dxd-private-note-content {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  color: #999999;
}
.dxd-lesson-private-note-course-item:hover .dxd-private-note-content {
  color: #222222;
}
.dxd-question-comments {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.dxd-question-title {
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0;
  line-height: 26px;
}
.dxd-opacity60 {
  opacity: .6;
  filter: alpha(opacity=60);
}
.dxd-invite-form {
  padding-left: 10px;
}
.dxd-invite-form .checkbox {
  width: 150px;
  display: inline-block;
}
.dxd-invite-email .grid-view,
.dxd-invite-followed .grid-view {
  padding-top: 0;
}
.dxd-topic-body .thumbnails {
  margin-left: 0;
}
.dxd-bulletin-block {
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #eee;
  margin: 5px 0 20px 0;
  background-color: #f5f5f5;
}
li.dxd-group-card-item {
  display: inline-block;
  float: none;
  margin-left: 20px;
  position: relative;
  vertical-align: top;
  width: 275px;
}
.dxd-group-card td {
  text-align: left;
}
.dxd-search-keyword {
  color: #ff0000;
}
.course-price {
  border-radius: 15px;
  font-size: 20px;
  line-height: 20px;
  padding: 5px 15px 5px 12px;
}
.btn-course-pay {
  border-radius: 32px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.dxd-break {
  word-wrap: break-word;
  word-break: all;
}
.dxd-kind-editor {
  width: 100%;
}
hr.bold {
  border-width: 2px 0;
  border-color: #555555;
}
.page-title {
  font-size: 24px;
  line-height: 32px;
}
.bm_hover_card {
  z-index: 999999;
}
.theme-background {
  background-color: #106470;
  _background: #106470;
}
#footer {
  margin: 0;
  padding: 30px;
  font-size: 1em;
  color: #555;
  text-align: left;
  line-height: 1.75em;
}
.carousel-control {
  top: 47%;
}
.dxd-event-card ul {
  margin-bottom: 0;
}
.dxd-event-card table td {
  padding: 2px 0;
}
.dxd-side-nav {
  border-right: 1px solid #cccccc;
}
.dxd-side-nav .nav li a {
  color: #555555;
}
.dxd-hover-show {
  display: none;
}
.dxd-hover-show-container:hover .dxd-hover-show {
  display: block;
}
.thumbnail:hover {
  border-color: #ccc;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}
.dropdown-menu {
  min-width: 120px;
}
.mmf_table input[type="text"] {
  width: 80%;
}
.dxd-question-item .radio {
  width: 30px;
  float: left;
}
.dxd-question-item .radio label {
  display: inline;
}
.dxd-question-item .control-label {
  display: none;
}
.dxd-question-item .controls {
  margin-left: 0;
}
.dxd-question-item .controls > label {
  min-width: 20px;
  padding-right: 10px;
  padding-left: 30px;
}
.dxd-question-item .controls > label.radio {
  padding-top: 5px;
  padding-bottom: 5px;
}
.dxd-question-item label:hover,
.dxd-question-item label.active {
  background-color: #dddddd;
}
.dxd-question-item label:hover {
  background-color: #dddddd;
}
div.view {
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #c9e0ed;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  margin-right: 0;
}
a:hover {
  text-decoration: none;
}
body {
  font-family: "Helvetica", "微软雅黑", "方正兰亭黑", "黑体";
}
.btn,
.btn-group > .btn:first-child,
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.head-bar {
  background-color: #FCFCFC;
  height: 90px;
  width: 100%;
}
.head-bar .search-form input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-right: none;
  padding-left: 16px;
  padding-right: 16px;
}
.head-bar .search-form input:focus {
  border-color: rgba(112, 199, 192, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(112, 199, 192, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(112, 199, 192, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(112, 199, 192, 0.6);
}
.head-bar .search-form button.btn {
  background-color: #00876b;
  background-image: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom-color: #00876b;
  border-top-color: #00876b;
  box-shadow: none;
}
.navbar-inverse .navbar-inner {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: none;
  filter: none;
  background-color: #ececec;
  border-radius: 0;
}
.main-nav .dxd-navbar-left-items li a {
  padding: 12px 30px;
  font-size: 18px;
}
.main-nav .dxd-navbar-right-items {
  font-size: 0.8em;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #555;
  text-shadow: none;
  padding-top: 12px;
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.main-nav .navbar-inverse .brand,
.main-nav .navbar-inverse .nav > li.active > a {
  color: #0aac87;
  box-shadow: none;
  background-color: #ffffff;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #999;
  background-color: transparent;
}
.main-carousel .carousel-control {
  position: absolute;
  top: 48%;
  left: 10px;
  width: 24px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  border: none;
  font-weight: lighter;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.main-carousel .carousel-control.right {
  right: 10px;
  left: auto;
  background: url(right-arrow.png) no-repeat;
}
.main-carousel .carousel-control.left {
  background: url(left-arrow.png) no-repeat;
}
.main-carousel .carousel-caption.container {
  position: absolute;
  left: 0;
  top: 75px;
  padding: 30px;
  width: 290px;
  height: 350px;
  background: transparent;
  text-align: left;
  margin-left: 100px;
}
.main-carousel .carousel-caption.container h4 {
  color: #333;
  font-size: 28px;
  padding: 10px 0 20px 0;
  border-bottom: 2px solid #555555;
}
.main-carousel .carousel-caption.container h4 a {
  color: #555555;
}
.main-carousel .carousel-caption.container p {
  margin-top: 20px;
  color: #444;
  font-size: 16px;
  line-height: 30px;
}
.main-carousel .carousel.slide {
  margin-bottom: 0;
}
.course-category {
  width: 100%;
  background-color: #ececec;
}
.course-category .course-category-inner {
  padding: 40px 0;
}
a.theme-color,
.light-green a.theme-color {
  color: #ec615d;
}
.course-category a.category-btn {
  background-color: #fff;
  background-image: none;
  font-size: 1.2em;
  margin-right: 30px;
  padding: 10px 18px;
  border-radius: 0;
  border: 0;
}
.course-category a.category-btn:hover {
  background: #0aac87;
  color: #ffffff;
}
.course-list .nav-tabs > li {
  background-color: #e5e5e5;
  border: 0;
  width: 50%;
  text-align: center;
}
.course-list .nav-tabs > li a {
  border: 0;
  color: #555555;
}
.course-list .nav-tabs > li:hover a {
  border: 0;
}
.course-list .nav-tabs > li.active {
  margin-bottom: -2px;
  background-color: #f2f2f2;
  border-top: 2px solid #76c7c0;
}
.course-list .nav-tabs > li.active a {
  background-color: #f2f2f2;
}
.orange-color {
  color: #e8645a;
}
.light-green,
.light-green a {
  color: #0aac87;
}
a.light-green:hover {
  color: #00876b;
}
.light-green-background {
  background-color: #009ACD;
}
.green-background {
  background-color: #009ACD;
}
a.create-group-bar {
  background-color: #f5f5f5;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 15px 30px;
  font-size: 1.2em;
  white: 100%;
  display: block;
  color: #333;
  text-decoration: none;
}
.create-group-bar:hover {
  background-color: #0aac87;
  color: #ffffff;
}
.group-card-description {
  position: absolute;
  top: 175px;
  background-color: rgba(55, 55, 55, 0.7);
  filter: alpha(opacity=60);
  color: #fff;
  width: 270px;
  height: 95px;
}
.group-card-description h4 {
  margin: 10px 20px 5px 20px;
  color: #fff;
  font-size: 20px;
}
.group-card-description p {
  margin: 5px 20px 10px 20px;
  color: #ffffff;
}
.my-course-tabs ul {
  display: inline-block;
  margin-left: 300px;
  margin-right: auto;
}
.course-category-tabs li a {
  color: #333;
  padding-left: 15px;
  padding-right: 15px;
  webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.my-course-tabs li a,
.group-post-tabs li a {
  color: #333;
  padding: 10px 20px;
  webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  font-size: 1.1em;
}
.group-post-tabs.nav-pills li a {
  padding: 12px 35px;
}
.course-category-tabs li.active a,
.my-course-tabs li.active a,
.group-post-tabs li.active a {
  background-color: #0aac87;
}
.course-category-tabs li.active a:hover,
.my-course-tabs li.active a:hover,
.group-post-tabs li.active a:hover {
  background-color: #00876b;
}
.course-category-order {
  margin-bottom: 50px;
}
.course-category-order a,
.my-course-tabs a,
.group-post-tabs a {
  background-color: #cccccc;
}
.course-category-order a i {
  opacity: .5;
  filter: alpha(opacity=50);
}
.course-category-order li.active a i {
  opacity: 1;
  filter: alpha(opacity=100);
}
.main-carousel .carousel-indicators {
  position: absolute;
  top: auto;
  bottom: 12px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none outside none;
  text-align: center;
}
.main-carousel .carousel-indicators li {
  width: 12px;
  height: 12px;
  border-radius: 0;
  float: none;
  display: inline-block;
  margin: 8px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
}
.main-carousel .carousel-indicators li.active {
  background-color: #0aac87;
  _background: #0aac87;
}
a.group-card-join {
  padding: 10px 20px;
  background-color: #fff;
  margin-top: 10px;
}
a.group-card-join:hover,
.dxd-index-post-item a.group-card-join:hover {
  background-color: #0aac87;
  color: #fff;
  text-decoration: none;
}
a.group-posts-tab {
  padding: 10px 20px;
  background-color: #ffffff;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #0aac87;
  color: #ffffff;
}
.dxd-index-post-item a.group-card-join {
  background: #ececec;
}
.course-card {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted 9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.course-card:hover {
  -webkit-box-shadow: 1px 1px 1px #ccc;
  -moz-box-shadow: 1px 1px 1px #ccc;
  box-shadow: 1px 1px 1px #cccccc;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #fff;
  background-color: #0aac87;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #555555;
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #0aac87;
}
.btn-success {
  background-color: #0aac87;
  background-image: none;
}
.btn-success:hover {
  background-color: #00876b;
}
/**
 * less style
 *
 * @author: Rod <supgeek.rod@gmail.com>
 */
/**  ----------  定义变量  ----------  */
/**
 * 公用组件 less style
 * 
 * @author: Rod <supgeek.rod@gmail.com>
 */
/**  主导航静止飘浮  */
.fixed-main-nav {
  position: fixed;
  top: 0;
  z-index: 10000;
  width: 100%;
  border-bottom: 1px solid #0aac87;
}
/**  创建新内容按钮  */
.create-bar {
  margin: 30px auto;
}
.create-bar .create-bar-btn {
  display: block;
  padding: 15px 30px;
  text-decoration: none;
  background-color: #f5f5f5;
  font-size: 1.2em;
  color: #333;
}
.create-bar .create-bar-btn:hover {
  text-decoration: none;
  background-color: #0aac87;
  color: #FFF;
}
/**  分页  */
.pagination {
  margin: 30px auto;
  text-align: left;
}
.pagination ul {
  box-shadow: none;
}
.pagination ul li {
  border: none;
  background: none;
}
.pagination ul li:hover {
  background: none;
}
.pagination ul li a {
  margin: 0 4px;
  border: none !important;
  border-radius: 0 !important;
  background: #98A2A3 !important;
  color: #FFF;
}
.pagination ul li.active a,
.pagination ul li a:hover {
  color: #FFF;
  background: #0BAB87 !important;
}
.pagination ul li.disabled a {
  color: #999;
  background: #D6D6D6 !important;
}
/**  小菜单  */
.menu {
  margin: 40px 0 30px 0;
}
.menu a {
  display: inline-block;
  width: 168px;
  height: 46px;
  text-decoration: none;
  background: #E5E5E5;
  font-size: 16px;
  color: #393939;
  text-align: center;
  line-height: 46px;
}
.menu a:hover {
  color: #FFF;
  background: #0BAB87;
}
.menu a.active {
  color: #FFF;
  background: #0BAB87;
}
/**  ----------  Header  ----------  */
/**  ----------  Container  ----------  */
.dxd-container {
  margin-bottom: 28px;
}
/**  -----------   Footer   ----------  */
.light-green-background a:hover {
  text-decoration: underline;
}
/**
 * Group module less style
 *
 * @author: Rod <supgeek.rod@gmail.com>
 */
/**  ----------   Group module   ----------  */
.ew-group .breadcrumb {
  background: #E3E3E3;
}
.group-index-hot .group-btn-join {
  padding: 10px 20px;
  color: #0AAC87;
  background: #FFF;
}
.group-index-hot .group-btn-join:hover {
  background-color: #0AAC87 !important;
  text-decoration: none;
  color: #FFF;
}
.group-index-hot .group-btn-hot {
  border-radius: 0 !important;
  padding: 12px 35px;
  display: block;
  background-color: #0AAC87 !important;
}
.group-index-hot .group-btn-hot:hover {
  background-color: #00876B !important;
}
.group-index-posts .active .group-btn-menu {
  background-color: #0AAC87 !important;
}
.group-index-posts .group-btn-menu {
  border-radius: 0 !important;
  margin: 0;
  padding: 12px 35px;
  color: #000;
  background: #CCC;
}
.group-index-posts .group-btn-menu:hover {
  background-color: #0AAC87 !important;
  text-decoration: none;
  color: #FFF;
}
.group-index-posts .light-green {
  color: #0AAC87;
}
.group-index-addgroup .create-group-bar {
  background-color: #f5f5f5;
  background-color: #ECECEC;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 15px 30px;
  font-size: 1.2em;
  white: 100%;
  display: block;
  color: #444;
  text-decoration: none;
}
.group-index-addgroup .create-group-bar:hover {
  background-color: #0aac87;
  color: white;
}
.group-header {
  margin: 20px auto;
  border-radius: 0;
  padding: 15px 0;
  border: none;
  background: #EEE;
  min-height: 130px;
  color: #393939;
}
.group-header .pic {
  position: relative;
  width: 160px;
}
.group-header .pic img {
  margin-right: 30px;
  width: 130px;
  height: 130px;
}
.group-header .info {
  margin-top: 10px;
}
.group-header .info .name {
  font-size: 42px;
  line-height: 1.5em;
}
.group-header .info .text {
  color: #777;
}
.group-header .info .de {
  margin-right: 50px;
  font-size: 18px;
  line-height: 1.2em;
}
.group-header .admin {
  margin-top: 16px;
  margin-right: 50px;
  box-sizing: border-box;
  text-align: right;
}
.group-header .admin .btn {
  margin: 0;
  padding: 0.6em 2em;
  border: none;
  background: #FFF;
  color: #0AAB82;
  font-size: 18px;
  text-shadow: none;
}
.group-header .admin .btn:hover {
  background: #0aac87;
  color: #FFF;
  font-weight: bold;
  text-shadow: none;
}
.group-menu .btn {
  margin: 0;
  padding: 0.6em 2em;
  border: none;
  background: #e5e5e5;
  font-size: 18px;
  font-weight: normal;
  text-shadow: none;
}
.group-menu .btn:hover {
  background-color: #0aac87;
  color: #FFF;
  font-weight: bold;
  text-shadow: none;
}
/** 小组讨论区  */
.group-discuss .item {
  cursor: pointer;
  padding-left: 2em;
  font-size: 16px;
  line-height: 3em;
  background: #F5F5F5;
}
.group-discuss .item .title {
  float: left;
  max-height: 3em;
}
.group-discuss .item .title span {
  float: right;
  margin-top: 1em;
}
.group-discuss .item .link {
  display: inline-block;
  max-width: 30em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 1em;
  color: #555;
}
.group-discuss .item .info {
  float: right;
  padding-right: 20px;
  color: #555;
}
.group-discuss .item .info span {
  display: inline-block;
  text-align: right;
  font-size: 14px;
}
.group-discuss .item .info .reply {
  padding-left: 2em;
}
.group-discuss .item .info .date {
  padding-left: 2em;
  text-align: left;
}
.group-discuss .item .info .name {
  display: inline-block;
}
.group-discuss .item .info .name a {
  color: #0AAB8A !important;
  font-size: 14px;
}
.group-discuss .item .info .name a:hover {
  text-decoration: none;
}
.group-discuss .item:hover {
  background: #0AAB8A !important;
}
.group-discuss .item:hover .name,
.group-discuss .item:hover .name a {
  color: #FFF !important;
}
.group-discuss .item:hover .label {
  background: #FFF;
  color: #555;
  text-shadow: none;
}
.group-discuss .item:hover .link,
.group-discuss .item:hover .reply,
.group-discuss .item:hover .date {
  color: #FFF;
}
.group-discuss .item .label {
  margin-left: 12px;
  border-radius: 0;
  line-height: 2em;
  width: 4em;
  text-align: center;
  background: #0BAB87;
}
.group-discuss .even {
  background: #E5E5E5;
}
@media (max-width: 767px) {
  .group-discuss .item .title {
    float: none;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 0.5em;
    text-align: center;
    line-height: 2em;
  }
  .group-discuss .item .info {
    line-height: 2em;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  .group-discuss .item .info span,
  .group-discuss .item .info .name {
    display: inline;
    padding: 0 0.5em;
  }
}
/**  小组课程收藏区  */
.group-courses {
  background: #E5E5E5;
  float: none;
  padding: 10px 0;
  margin: 10px auto;
}
.group-courses .center {
  float: none;
  margin: 0 auto;
}
.group-courses .thumbnails {
  margin-bottom: 0;
}
.group-courses .group-courses ul {
  padding: 20px 0;
}
.group-courses .group-course-card {
  margin: 12px auto 22px;
  max-width: 270px;
}
.group-courses .group-course-card .div {
  background: #FFF;
}
.group-courses .group-course-card .info {
  border: 2px solid #FFF;
}
/**  小组成员  */
.group-member {
  background: #E5E5E5;
  padding: 20px 4%;
}
.group-member img.avatar {
  width: 80px;
  height: 80px;
}
.group-member .admin {
  padding: 15px 0 10px;
  border-bottom: 2px solid #D8D8D8;
}
.group-member .admin > .info {
  padding-top: 75px;
  font-size: 18px;
  color: #393939;
}
.group-member .admin > .info small {
  color: #686868;
  line-height: 2.5em;
}
.group-member .admin .student-card .de {
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5em;
  height: 1.5em;
}
.group-member .students .t {
  margin: 20px 0 4px 12px;
  font-size: 20px;
  color: #383838;
}
.group-member .student-card {
  position: relative;
  float: left;
  margin: 12px 5% 12px 0;
  padding: 12px 0;
  box-sizing: border-box;
  border: 2px solid #FFF;
  background: #FFF;
  width: 30%;
  color: #555;
}
.group-member .student-card:hover {
  border: 2px solid #0BAB87;
  background-image: url('../images/hook.gif');
  background-repeat: no-repeat;
  background-position: top right;
}
.group-member .student-card:hover small {
  display: none;
}
.group-member .student-card:hover .de {
  display: none;
}
.group-member .student-card:hover .action {
  display: block;
}
.group-member .student-card img {
  padding-left: 10px;
}
.group-member .student-card .info {
  height: 80px;
  overflow: hidden;
}
.group-member .student-card .info .de {
  position: absolute;
  bottom: 12px;
  padding: 0  4px 0 16px;
  margin: 0;
  font-size: 16px;
  color: #555;
}
.group-member .student-card .info .name {
  font-size: 24px;
  padding: 12px 0 0 16px;
  line-height: 1em;
  margin-bottom: 0;
}
.group-member .student-card .info .name a {
  color: #555;
  background: none;
}
.group-member .student-card .info .name small {
  font-size: 14px;
  color: #BBB;
}
.group-member .student-card .action {
  position: absolute;
  bottom: 0;
  left: 106px;
  display: none;
}
.group-member .student-card .action a {
  display: inline-block;
  padding: 0 1em;
  margin: 0 12px 12px 0;
  background: #0BAB87;
  text-align: center;
  line-height: 1.8em;
  color: #FFF;
  text-decoration: none;
}
.group-member .three {
  margin-right: 0;
}
@media (max-width: 979px) {
  .group-member .admin > .info {
    display: none;
  }
  .group-member .student-card {
    margin: none;
    width: 100%;
  }
}
/**  ----------  社区Group  ----------  */
#edu-group {
  margin-top: 20px;
}
#edu-group .separator {
  border-top: 1px solid #eee;
  border-bottom: none;
}
#edu-group .group-post-tabs {
  margin-top: 2px;
}
#edu-group .group-post-tabs li a {
  margin: 0;
  padding: 12px 35px;
  width: 4em;
  height: 1em;
  border-radius: 0;
}
#edu-group .group-post-tabs li a:hover {
  background-color: #0aac87;
}
#edu-group .group-post-tabs li.active a {
  background-color: #0aac87;
}
#edu-group .group-post-tabs li.active a:hover {
  background-color: #008e69;
}
#edu-group .index-postlist .items .item a:hover {
  text-decoration: underline;
}
#edu-group .index-postlist .items .item img {
  width: 90px;
  height: 90px;
}
#edu-group .index-postlist .items .item .data {
  margin-left: 105px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#edu-group .index-postlist .items .item .data .title {
  font-size: 18px;
  color: #0aac87;
  white-space: nowrap;
}
#edu-group .index-postlist .items .item .data .content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 10px 0;
  padding-left: 6px;
  font-size: 16px;
  line-height: 3em;
  background: #f2f2f2;
  color: #9e9e9e;
}
#edu-group .index-postlist .items .item .data .info {
  color: #7c7c7c;
}
#edu-group .index-postlist .items .item .data .info a {
  color: #7c7c7c;
}
#edu-group #post-tab-group-all .group-card {
  margin-bottom: 25px;
  background-color: #ddd;
  height: 90px;
  overflow: hidden;
}
#edu-group #post-tab-group-all .group-card .pic {
  width: 90px;
  height: 90px;
  overflow: hidden;
}
#edu-group #post-tab-group-all .group-card .name {
  margin-top: 12px;
  line-height: 30px;
  font-size: 20px;
}
#edu-group #post-tab-group-all .group-card .data {
  margin-right: 0;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #999;
}
#edu-group #post-tab-group-all .group-card .data .name {
  color: #0aac87;
}
#edu-group #post-tab-group-all .group-card:hover {
  cursor: pointer;
  background-color: #0aac87;
}
#edu-group #post-tab-group-all .group-card:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
}
#edu-group #post-tab-group-all .group-card:hover .data,
#edu-group #post-tab-group-all .group-card:hover .name {
  color: #fff;
}
#edu-group .side-mygroup h3 {
  padding-top: 22px;
  margin: 0 0 25px 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  font-weight: normal;
}
#edu-group .side-mygroup .item {
  margin-bottom: 12px;
}
#edu-group .side-mygroup .item img {
  width: 70px;
  height: 70px;
}
#edu-group .side-mygroup .item .info {
  text-align: center;
}
#edu-group .create-group-bar {
  margin-top: 8px;
  padding: 0;
  text-decoration: none;
  font-size: 16px;
  display: block;
  color: #333;
  background-color: #eee;
  line-height: 48px;
}
#edu-group .create-group-bar:hover {
  background-color: #0aac87;
  color: #fff;
}
#edu-group .side-hotgroup a:hover {
  text-decoration: underline;
}
#edu-group .side-hotgroup h3 {
  padding-top: 22px;
  margin: 0 0 25px 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  font-weight: normal;
}
#edu-group .side-hotgroup .pic img {
  width: 80px;
  height: 80px;
}
#edu-group .side-hotgroup .info {
  position: relative;
  margin-left: 94px;
  height: 80px;
}
#edu-group .side-hotgroup .info a {
  display: block;
}
#edu-group .side-hotgroup .info a.name {
  font-size: 18px;
  color: #595959;
}
#edu-group .side-hotgroup .info span {
  line-height: 26px;
  color: #AAA;
}
#edu-group .side-hotgroup .info a.btn {
  position: absolute;
  bottom: 0;
  right: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  padding: 0 8px;
  color: #0aac87;
  border: 1px solid #ddd;
  background-color: #fff;
  background-image: none;
  width: 5em;
  line-height: 2em;
}
#edu-group .side-hotgroup .info a.btn:hover {
  text-decoration: none;
  border: 1px solid #0aac87;
  color: #fff;
  background-color: #0aac87;
}
#edu-group .side-hotgroup .separator {
  border-top: 1px solid #eee;
  border-bottom: none;
}
.group-menu .nav {
  margin-bottom: 0;
}
.group-menu li.active a {
  background-color: #0aac87;
}
.group-menu li.active a:hover {
  background-color: #009873 !important;
}
.group-menu a {
  margin: 0 !important;
  padding: 8px 12px !important;
  border-radius: 0 !important;
  height: 32px;
  line-height: 32px !important;
  font-size: 16px !important;
}
.group-menu a:hover {
  background-color: #0aac87 !important;
}
/**  ----------  reser  ----------  */
.green {
  color: #0aac87;
}
.group-header .admin a.btn {
  border-radius: 0;
}
.dxd-post-comment-item,
.dxd-post-content {
  word-wrap: break-word;
}
.dxd-post-comment-item td,
.dxd-post-content td {
  max-width: 810px;
}
.breadcrumb {
  background-color: #eee;
}
#edu-group .index-postlist .list-view {
  padding-top: 0;
}
/**
 * Group module less style
 *
 * @author: Rod <supgeek.rod@gmail.com>
 */
/**  Article module  */
.ew-news {
  margin-bottom: 80px;
}
.ew-news .breadcrumbs {
  margin-bottom: 20px;
  font-size: 16px;
  background: #EFEFEF;
}
.ew-news .breadcrumbs .divider,
.ew-news .breadcrumbs .active {
  color: #888;
}
.ew-news .breadcrumbs a {
  color: #484848;
}
.ew-news .article-menu {
  margin-top: 20px;
  margin-bottom: 25px;
}
.ew-news .menu {
  margin: 18px 0 30px;
}
.ew-news .menu li.active a {
  background: #0AAC87;
}
.ew-news .menu li a {
  margin: 0;
  border-radius: 0px;
  display: inline;
  padding: 12px 35px;
  height: 1em;
  background: #CCC;
  font-size: 14px;
}
.ew-news .menu li a:hover {
  background: #0AAC87;
}
.ew-news .list-view {
  padding-top: 0;
}
.ew-news .list-view .pagination {
  margin: 40px 0;
}
.ew-news .new-item {
  color: #555;
}
.ew-news .new-item h4 a {
  font-size: 20px;
  color: #555;
  text-decoration: none;
}
.ew-news .new-item h4 a:hover {
  text-decoration: underline;
}
.ew-news .new-item .data {
  position: relative;
}
.ew-news .new-item .data .pull-left {
  width: 230px;
}
.ew-news .new-item .data img {
  margin-right: 1.5em;
  width: 210px;
  height: 140px;
}
.ew-news .new-item .data .title {
  margin-bottom: 5px;
}
.ew-news .new-item .data .title a {
  color: #0AAC87;
  font-size: 20px;
  line-height: 35px;
}
.ew-news .new-item .data .info a {
  color: #555;
}
.ew-news .new-item .data .info {
  margin-top: 6px;
  font-size: 14px;
  line-height: 14px;
  text-align: right;
}
.ew-news .new-item .data .info span {
  display: inline-block;
  margin-left: 15px;
}
.ew-news .new-item .data .content {
  min-height: 80px;
}
.ew-news .items-hot {
  padding: 10px 0;
}
.ew-news .items-hot p {
  margin-bottom: 0;
}
.ew-news .items-hot p a {
  color: #444;
}
.ew-news .items-hot span {
  color: #666;
  margin-right: 12px;
}
.ew-news .items-hot img {
  width: 59px;
  height: 40px;
  margin-right: 12px;
}
.ew-news .side .tag {
  padding: 8px 12px;
  background: #e99061;
  font-size: 16px;
  color: #fff;
}
.ew-news .side a {
  color: #777;
}
.ew-news .news {
  box-sizing: border-box;
  padding-right: 40px;
}
.ew-news .news img {
  display: block;
  margin: 0 auto 18px;
}
.ew-news .news .info span {
  padding-right: 1em;
}
.ew-news .news .info span a {
  color: #333;
}
.ew-news .news .content p {
  background: transparent !important;
}
.ew-news .news .comment {
  margin-top: 40px;
}
/**
 * 课程 less style
 *
 * @author: Rod <supgeek.rod@gmail.com>
 */
/**  课程公告  */
.course-announcement h4 a {
  padding-right: 4px;
}
.course-announcement .announcement-item {
  font-size: 14px;
  line-height: 20px;
}
.course-announcement .announcement-item p {
  margin: 4px 0;
  font-size: 12px;
  color: #AAA;
}
.course-announcement .announcement-item hr {
  margin: 10px 0;
}
.course-announcement .announcement-item:first-of-type {
  margin-top: 8px;
}
/**  所有公告模态框(前台)  */
#announcement-list {
  position: relative;
  min-height: 300px;
}
#announcement-list .pagination {
  margin: 12px 0 0;
  position: absolute;
  bottom: 0px;
}
.add-course {
  position: absolute;
  right: 10px;
  top: 0;
}
.add-course a {
  border: 1px solid #ddd !important;
  padding: 6px 14px;
  box-shadow: none;
  text-shadow: none;
  background-color: #fff;
  background-image: none;
  color: #0aac87;
  border: none;
}
.add-course a:hover {
  background-color: #0aac87;
  background-image: none;
  color: #fff;
}
/**
 * Group module less style
 *
 * @author: Rod <supgeek.rod@gmail.com>
 */
/**  Teacher  */
.ew-teacher .small-menu {
  margin-top: 20px;
  margin-bottom: 25px;
}
.ew-teacher .items .item .face {
  margin-left: 4em;
  width: 120px;
  height: 120px;
}
.ew-teacher .items hr {
  border-top: none;
  border-bottom: 1px solid #DDD;
  margin: 30px 0;
}
/**
 * Media query less style
 *
 * @author: Rod <supgeek.rod@gmail.com>
 */
/**  ----------  大屏幕  ----------  */
@media (min-width: 1200px) {
  .group-courses .group-course-card {
    margin-left: 53px !important;
  }
  .group-courses .group-course-card img {
    width: 270px;
    height: 200px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .group-courses .group-course-card {
    margin-left: 46px !important;
  }
  .group-courses .group-course-card img {
    width: 220px;
    height: 162px;
  }
}
/**  ----------  平板电脑和小屏电脑之间的分辨率  ----------  */
@media (min-width: 768px) and (max-width: 979px) {
  .group-courses .group-course-card {
    margin-left: 40px !important;
  }
  .group-courses .group-course-card img {
    width: 166px;
    height: 122px;
  }
}
/**  ----------  横向放置的手机和竖向放置的平板之间的分辨率  ----------  */
@media (max-width: 767px) {
  .group-courses .group-course-card {
    margin-left: 34px !important;
  }
  .group-courses .group-course-card img {
    width: 270px;
    height: 200px;
  }
}
/**  ----------  横向放置的手机及分辨率更小的设备  ----------  */
