#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 { /*edit by Ricky 2016-5-5*/
  padding-left: 15px;
  margin: 0;
}
.dxd-course-header-left2 h1{ /*edit by Ricky 2016-5-5*/
  font-size: 30px;
}
.dxd-course-body{
  margin-bottom: 20px;
}
.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;
}
#Comment_content{
  width: 94% !important;
}
.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 9px 5px 0;
  width: 53px;
  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;
}
h1,h2,h3,h4,h5,h6{
  margin: 5px 0 !important;
}
.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", "微软雅黑", "方正兰亭黑", "黑体";
  padding: 0 !important;
  margin: 0 !important;
}
ul, ol{
  padding: 0;
  margin: 0;
}
/*.nav{
  margin-bottom: 10px !important;
}*/
.course-category-tabs > ul{
  margin-bottom: 10px !important;
}
.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: #0aac87;
  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-left-items-dept li a {
    padding: 10px 20px;
    font-size: 15px;
}
.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 {/*edit by Ricky 2016-5-6*/
  padding: 0 20px;
  /*width: 100%;*/
  background-color: #ececec;
}
.course-category .course-category-inner {/*edit by Ricky 2016-5-6*/
  padding: 20px 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;
}
.course-learn-color {
    color: #e87e2f;
}
.light-green,
.light-green a {
  color: #0aac87;
}
a.light-green:hover {
  color: #00876b;
}
.light-green-background {
  background-color: #0aac87;
}
.green-background {
  background-color: #00876b;
}
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: 10px;
}
.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;
}
.course-card .fixed-name {
  display: block;
  color: #333;
  font-size: 22px;
  /*height: 50px;*/
  border-bottom: 2px solid #eee;
  padding: 5px 15px;
  line-height: 30px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.course-list{
  padding:5px 16px;
}
.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 {
  /*height: 35px;*/
  background-color: #0aac87;
  background-image: none;
}
.btn-success:hover {
  background-color: #00876b;
}
.btn-login{
  padding: 0;
}
.btn-login:nth-child(1){
  float: left;
  width: 48%;
  line-height: 35px;
}
.btn-login:nth-child(2){
  float: right;
  width: 48%;
  line-height: 35px;
}
.courses-title{
  margin-bottom:20px;
  font-size:2em;
}
.apply-course{
  border-left:1px solid #ccc;
  padding:5px 0 40px 20px;
}
.friend a.light-green{
  font-size: 16px;
}
hr{
  margin: 5px 0 15px 0;
}
/**
 * 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 10px;
  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;
  margin-left: 20px;
}
.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;
  padding-right: 20px;
}
.group-header .admin {
  margin-top: 16px;
  margin-right: 20px;
  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-header > .box{
  margin: 0 !important;
}
.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-member .student-card .info .name{
    font-size: 16px;
  }
}
/**  ----------  社区Group  ----------  */
#edu-group {/*edit by Ricky 2016-5-5*/
  margin: 20px 0;
}
#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;
}
/**
 * 后台管理style
 * @author： guoyb
 */
.ml65 {
  margin-left:65px;
}
.pb10{
  padding-bottom:10px;
}
.pl30 {
  padding-left: 30px;
}
.pr30 {
  padding-right: 30px;
}
.lh30 {
  line-height:30px;
}
.lh60 {
  line-height:60px;
}
.w120 {
  width:120px;
}
.w150 {
  width:150px;
}
.w800 {
  width:800px;
}
.inline-block{
  display: inline-block;
}
.border-r {
  border-right:1px solid #ccc;
}
.border-b {
  border-bottom:1px solid #ccc;
}
.red {
  color:#fe3101;
}
.fb {
  font-weight:bold;
}
.tc {
  text-align: center;
}
input[type=checkbox].m5 {
  margin:5px;
}
.navbar-brand {
  float:left;
  width:140px;
  height:44px;
  background:url(../images/back_logo.png) no-repeat center;
}
.nav-title {
  font-family:"Microsoft Yahei","微软雅黑";
  color:#999;
  margin-bottom:5px;
  padding-left:15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  background-color:#0aac87;
}
.nav > li > a:hover > [class^="icon-"] {
  background-image: url("../images/glyphicons-halflings-white.png");
}
.manage-list {
  width:100%;
  border:1px solid #ccc;
  background-color:#e5edef;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.manage-btn {
  display:block;
  width:140px;
  height:18px;
  line-height:18px;
  padding:0 20px;
  font-family:"Microsoft Yahei","微软雅黑";
  font-size:14px;
  color:#1b1f1f;
  /*font-weight:bold;*/
}
.manage-list .manage-btn {
  padding:15px 20px;
}
.manage-list .nav-list{
  padding:0;
}
.manage-list .nav-list li {
  float:left;
}
.manage-list .nav-list li a{
  display:block;
  height:30px;
  line-height:30px;
  padding:10px 20px;
  margin:0;
  color:#1b1f1f;
  text-align:center;
}
.manage-list .nav-list li a:hover,
.manage-list .nav-list li.active a,
.manage-list .nav-list li.active a:hover{
  padding:8px 20px 10px;
  border-top: 2px solid #0aac87;
  background-color: #fff;
  color:#1b1f1f;
}
.manage-text{
  height:18px;
  line-height:18px;
  padding:15px 20px;
  font-family:"Microsoft Yahei","微软雅黑";
  font-size:14px;
  font-weight:bold;
  color:#1b1f1f;
}
.m-icon {
  display:inline-block;
  width:18px;
  height:18px;
  margin-right:5px;
  background-image: url(../images/gray_btn.png);
  background-repeat: no-repeat;
  vertical-align: middle;
}
.m-icon-yes {
  background-position: 0 0;
}
.m-icon-close {
  background-position: -18px 0;
}
.m-icon-print {
  background-position: -36px 0;
}
.m-icon-plus {
  background-position: -54px 0;
}
.u-icon {
  display:inline-block;
  width:24px;
  height:24px;
  margin-right:5px;
  background-image: url(../images/icons.png);
  background-repeat: no-repeat;
  vertical-align: middle;
}
.u-icon-user {
  background-position: -48px 0;
}
.u-icon-pw {
  background-position: -72px 0;
}
.u-icon-phone {
  background-position: -168px 0;
}
.u-icon-email {
  background-position: -192px 0;
}
.manage-btn:hover{
  color:#099575
}
.manage-btn:hover .m-icon {
  background-image: url(../images/green_btn.png);
}
.manage-table thead, .manage-table tfoot {
  background-color:#f3f5f8;
}
.manage-table th, .manage-table td{
  text-align:center;
}
.manage-table2 {
  margin-top: 20px;
}
.manage-table2 tbody tr {
  border: 1px solid #ccc;
}

.manage-table2 th, .manage-table2 td {
  padding: 10px 0;
  line-height: 30px;
  text-align:center;
}

.manage-table3 {
  max-height: 250px;
  overflow: auto;
}

.manage-table3 th, .manage-table3 td {
  padding: 0;
  line-height: 30px;
  text-align:center;
  border:none;
}

.table th, .table td {
  word-break:break-all;
}
.table.tc th, .table.tc td {
  text-align:center;
  border-top:none;
}
.table-responsive table {
  margin-bottom:0;
}
.back-pager .btn {
  min-width:70px;
  text-align:center;
}
.btn-group .dropdown-menu{
  width:inherit;
  min-width:0px;
}
.gray-background {
  background-color:#f0f0f0;
  height:45px;
  line-height:45px;
}
.gray-background a{
  color:#515151;
}
.gray-background a:hover{
  color:#414141;
}
.tip-box {
  z-index: 1050;
  width: 420px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
}
.tip-box-header {
  width: 96%;
  padding: 0 2%;
  font-size: 16px;
  line-height: 40px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ccc;
}
.tip-box-body {
  padding:20px;
}
.tip-box-body h4 {
  line-height:30px;
}
.tip-box-body label {
  font-weight:bold;
  display: inline-block;
  vertical-align: top;
}
.tip-box-footer {
  width: 96%;
  padding: 0 2%;
  font-size: 16px;
  line-height: 40px;
  border-top: 1px solid #ccc;
}

.tip-box.fixed{
  width: 800px;
}

.tip-box-player {
  width: 540px;
  height: 360px;
  margin-right: 20px;
  background-color: #eee;
}
.tip-box-play-r {
  width:200px;
  padding-top: 5px;
  font-size: 16px;
  line-height: 30px;
}

.tip-box-play-r label {
  font-size: 16px;
  font-weight: normal;
}

.tip-box-play-r textarea {
  width:186px;
  height: 230px;
  margin-bottom:20px;
}

.check-list {
  width:265px;
  padding:10px 50px;
  border:2px solid #ccc;
  margin-bottom:20px;
}

.gray-t {
  color: #666;
  font-size: 20px;
  text-align: center;
  font-weight: normal;
}
.gray-p{
  color: #999;
  line-height: 25px;
  font-size: 16px;
}
.success_tips {
  width:100%;
  margin-top:80px;
  font-size:20px;
  text-align:center;
  color:#1e1e1e;
}
.t2 {
  text-indent: 2em;
}
.mt5 {
  margin-top: 5px;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.gray {
  color: #999;
}
.gray-deep {
  color: #777;
}
.mr50 {
  margin-right:50px;
}
.mt50 {
  margin-top:50px;
}
.m0{
  margin: 0!important;
}
.f16{font-size:16px;}
.f20{font-size:20px;}
.text-success{color:#0aac87;}

.form-horizontal.fixed .control-group {
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-horizontal.fixed .controls {
  margin-left: 120px;
}

.form-horizontal.fixed .control-label{
  width: 100px;
  line-height: 24px;
}

.form-horizontal.fixed .text {
  line-height: 30px;
}

.form-horizontal.fixed .green {
  float:right;
  line-height: 30px;
  margin-right: 20px;
}

/**
 * 后台管理end
 */

/**
 * 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;
  }
  .span3 {/*edit by Ricky 2016-5-5*/
    width: 240px;
  }
}
@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;
  }
  #edu-group .span9 {
    width: 620px;
  }
  #edu-group .span3 {
    width: 280px;
  }
  .course-card .fixed-name {
    font-size: 18px;
    padding: 15px;
  }
  .group-header .info .name{
    display: block;
  }
  .group-header .info .text{
    float: left;
  }
  .btn-login:nth-child(1){
    width: 100%;
    line-height: 35px;
    display: block;
  }
  .btn-login:nth-child(2){
    width: 100%;
    line-height: 35px;
    display: block;
  }
}
/**  ----------  平板电脑和小屏电脑之间的分辨率  ----------  */
@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;
  }
  .back-pager .offset3 {
    margin-left:130px;
  }
  .back-pager .span4 {
    width:300px;
  }
  .back-pager .btn-group.span1{
    min-width: 70px;
  }
  td .manage-btn {
    width:100px !important;
    padding:5px 20px !important;
  }
  .tip-box.fixed{
    width: 600px;
  }
  .tip-box-player {
    width: 340px;
    height: 226px;
  }

  .tip-box-play-r textarea {
    width:186px;
    height: 100px;
    margin-bottom:20px;
  }
  .tip-box-play-r .span1 {
    width: 70px;
  }
  #edu-group .span9 {
    width: 476px;
  }
  #edu-group .span3 {
    width: 208px;
  }
  #edu-group .side-hotgroup .info a.name {
    font-size:16px;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .course-card .fixed-name {
    font-size: 14px;
    padding: 15px;
  }
  .course-card .muted {
    min-width: 88px;
    float: left;
  }
  .dxd-course-header-left2 h1{ /*edit by Ricky 2016-5-5*/
    font-size: 30px;
  }
  .group-header .info .name{
    display: block;
  }
  .group-header .info .text{
    float: left;
  }
  .btn-login:nth-child(1){
    width: 100%;
    line-height: 35px;
    display: block;
  }
  .btn-login:nth-child(2){
    width: 100%;
    line-height: 35px;
    display: block;
  }
}
/**  ----------  横向放置的手机和竖向放置的平板之间的分辨率  ----------  */
@media (max-width: 767px) {
  .group-courses .group-course-card {
    margin-left: 34px !important;
  }
  .group-courses .group-course-card img {
    width: 270px;
    height: 200px;
  }
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  td .manage-btn {
    width:100px !important;
    padding:5px 20px !important;
  }
  .manage-list .nav-list li{
    width:50% !important;
  }
  .tip-box.fixed{
    width: 400px;
  }
  .tip-box-player {
    width: 360px;
    height: 267px;
  }

  .tip-box-play-r {
    width: 360px;
  }

  .tip-box-play-r textarea {
    width:346px;
    height: 100px;
    margin-bottom:20px;
  }
  .tip-box-play-r .span1 {
    width: 70px;
    display: inline-block;
  }
  .nav-tabs > li, .nav-pills > li{/*edit by Ricky 2016-5-5*/
    width: 100%;
    float:left;
  }
  .menu > li{/*edit by Ricky 2016-5-5*/
    width: 33.3333333%;
    float:left;
  }
  .menu > li a{
    text-align: center;
  }
  #edu-group .group-post-tabs > li a{/*edit by Ricky 2016-5-5*/
    width: auto;
  }
  .green-background > div div{/*edit by Ricky 2016-5-5*/
    margin: 0 30px;
  }
  .green-background span{/*edit by Ricky 2016-5-5*/
    display: block;
  }
  .green-background span:nth-child(2){/*edit by Ricky 2016-5-5*/
    margin: 0 !important;
    display: block;
  }
  .navbar-fixed-top{/*edit by Ricky 2016-5-5*/
    width: 100%;
    margin: 0 0 10px 0;
  }
  .navbar-inner{/*edit by Ricky 2016-5-5*/
    padding: 5px 20px;
  }
  .light-green-background .row > div{/*edit by Ricky 2016-5-5*/
    text-align: center;
  }
  .light-green-background .row > div > div h3{/*edit by Ricky 2016-5-5*/
    font-size: 20px;
    line-height: 22px;
  }
  .light-green-background .row > div > div p{/*edit by Ricky 2016-5-5*/
    margin: 0 auto 10px;
    width: 80%;
  }
  .dxd-container{
    margin: 0 20px;
  }
  .group-header .join-group{
    float: left;
    margin-left: 20px;
  }
  .group-header .info{
    float: left;
    width: 100%;
  }
  .group-header .info .name{
    display: block;
    font-size: 28px;
    padding: 0 20px;
  }
  .group-header .info .text{
    float: left;
    padding: 0 20px;
  }
  .group-header .info .de{
    float: left;
    padding: 0 20px;
  }
  .msg-header{
    border-right:none !important;
  }
  .course-category a.category-btn{
    display: block;
    margin-right: 0;
    text-align: left;
  }
  .apply-course{
    border-left:none;
    padding:5px 0 10px 20px;
  }
  .thumbnails > li{
    margin: 10px 0;
  }
  .btn-login:nth-child(1){
    width: 100%;
    line-height: 35px;
    display: block;
  }
  .btn-login:nth-child(2){
    width: 100%;
    line-height: 35px;
    display: block;
  }
  .search_header{
    border-right:none !important;
  }
}

@media (min-width: 481px) and (max-width: 727px) {
  #ck_player{
    width: auto !important;
    height: 390px !important;
  }
}
/**  ----------  横向放置的手机及分辨率更小的设备  ----------  */
@media (min-width: 430px) and (max-width: 480px) {
  #ck_player{
    width: auto !important;
    height: 280px !important;
  }
  .manage-btn {
    width:100% !important;
  }
  .tip-box {
    width:270px !important;
  }
  .tip-box-body .span4 {
    width: 230px !important;
  }
  .tip-box-body .w150 {
    width: 100px !important;
  }
  .tip-box-body .ml65 {
    margin-left: 25px !important;
  }
  .tip-box-body .check-list {
    width:196px !important;
    padding:10px 15px !important;
  }
  .manage-list .nav-list li{
    width:100% !important;
  }
  .tip-box.fixed{
    width: 300px;
  }
  .tip-box-player {
    width: 230px;
    height: 167px;
  }

  .tip-box-play-r {
    width: 230px;
  }

  .tip-box-play-r textarea {
    width: 216px;
    height: 100px;
    margin-bottom:20px;
  }
  .tip-box-play-r .span1 {
    width: 70px;
    display: inline-block;
  }
  .dxd-course-header-left2 h1{ /*edit by Ricky 2016-5-5*/
    font-size: 22px;
  }
  .menu > li{/*edit by Ricky 2016-5-5*/
    width: 100%;
    float:left;
  }
  .menu > li a{/*edit by Ricky 2016-5-5*/
    text-align: left;
  }
  .friend a.light-green{
    display: block;
    line-height: 30px;
  }
  .link-friend{
    width: 100%;
  }
  .courses-title{
    margin-bottom:15px;
    font-size:1.8em;
  }
  h3.side-lined{
    font-size: 26px;
  }
  .btn-login:nth-child(1){
    width: 100%;
    line-height: 35px;
    display: block;
  }
  .btn-login:nth-child(2){
    width: 100%;
    line-height: 35px;
    display: block;
  }
}

@media (max-width: 429px) {
  #ck_player{
    width: auto !important;
    height: 280px !important;
  }
  .menu > li{/*edit by Ricky 2016-5-5*/
    width: 100%;
    float:left;
  }
  .menu > li a{/*edit by Ricky 2016-5-5*/
    text-align: left;
  }
  #Comment_content{
    width: 90% !important;
  }
  .friend a.light-green{
    display: block;
    line-height: 30px;
  }
  .link-friend{
    width: 100%;
  }
  .courses-title{
    margin-bottom:15px;
    font-size:1.6em;
  }
  .course-card .fixed-name{
    font-size: 18px;
  }
  h3.side-lined{
    font-size: 22px;
  }
  .btn-login:nth-child(1){
    width: 100%;
    line-height: 35px;
    display: block;
  }
  .btn-login:nth-child(2){
    width: 100%;
    line-height: 35px;
    display: block;
  }
}

@media (max-width: 360px) {
  #ck_player{
    width: auto !important;
    height: 280px !important;
  }
  #Comment_content{
    width: 90% !important;
  }
  .friend a.light-green{
    display: block;
    line-height: 30px;
  }
  .link-friend{
    width: 100%;
  }
  .courses-title{
    margin-bottom:15px;
    font-size:1.3em;
  }
  .course-card .fixed-name{
    font-size: 16px;
  }
  h3.side-lined{
    font-size: 20px;
  }
  .btn-login:nth-child(1){
    width: 100%;
    line-height: 35px;
    display: block;
  }
  .btn-login:nth-child(2){
    width: 100%;
    line-height: 35px;
    display: block;
  }
}