/*global*/
a {
  color: #000;
  outline: none;
  text-decoration: none; }
  a:active, a:hover, a:focus, a:visited {
    outline: none;
    text-decoration: none; }

html, body {
  font-family: "Microsoft YaHei"; }

body {
  min-width: 320px; }

body.modal-open {
  overflow-y: auto !important;
  padding-right: 0 !important; }

.popover {
  border-radius: 0;
  box-shadow: none; }

.yx-main {
  padding-bottom: 50px; }

/*jumbotron*/
.jumbotron {
  background-image: url(/images/VDSF6753-12.jpg);
  background-size: cover;
  background-position: 0% 70%; }
  .jumbotron h1 {
    letter-spacing: 5px; }
  .jumbotron h4 {
    font-size: 16px; }

.yx-page-jumbotron{
  color: #fff; }

.yx-page-jumbotron-heading {
  text-shadow: 0px 0px rgba(254, 147, 0, 0.58), 1px 1px rgba(254, 147, 0, 0.58), 2px 2px rgba(254, 147, 0, 0.58), 3px 3px rgba(254, 147, 0, 0.58), 4px 4px rgba(254, 147, 0, 0.58); }

/*Nav-head*/
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20; }

.yx-nav {
  min-width: 320px;
  background-color: rgba(255, 255, 255, 0.98);
  border-bottom: 1px solid #dfdfdf;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05); }

.icon-bar {
  background-color: #D2221F; }

.navbar > .container .navbar-nav {
  margin-left: -15px; }

.navbar .pull-right > li > a, .navbar .pull-right > li > a:hover, .navbar .pull-right > li > a:focus {
  outline: 0;
  color: #D2221F; }
.navbar .navbar-text {
  color: #fff; }
.navbar .navbar-nav > li > a {
    font-weight: 700;
  outline: 0;
  color: #000; }
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
  color: #000; }
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
  color: #000; }
.navbar .navbar-nav > li {
  padding-left: 0px;
  padding-right: 0px; }

/*collapse-nav*/
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 376px; }

/*breadcrumb*/
.yx-breadcrumb > em {
  padding: 0 8px;
  font-family: SimSun;
  font-style: normal; }
.yx-breadcrumb > a {
  color: #808080; }
  .yx-breadcrumb > a:hover, .yx-breadcrumb > a:focus {
    color: #D2221F; }

/*Sidershortcuts*/
.yx-sidertips {
  position: fixed;
  right: 20px;
  bottom: 113px;
  z-index: 1031; }

.yx-sidertips-cell {
  border: 1px solid #d6d6d6;
  padding: 5px;
  background-color: #fff;
  margin-bottom: -1px; }

.yx-sidertips a {
  color: #666; }
  .yx-sidertips a:hover, .yx-sidertips a:focus {
    color: #D2221F; }

/*Siderbar*/
.yx-sidebar {
  border: 1px solid #d6d6d6;
  background-color: #f2f2f2; }

.yx-sidebar-menuhead {
  border-bottom: 1px solid #d6d6d6; }

.yx-sidebar-menutitle {
  font-size: 24px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px; }

.yx-sidebar-menucontent {
  padding: 15px; }
  .yx-sidebar-menucontent:last-child {
    border-bottom: none; }

.siderbar-gicon-position {
  top: 3px;
  margin-right: 10px; }

a.btn-lhistroy {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 25px; }

a.btn-lcelalink {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}


.yx-sidebar-editlinkgroup {
  line-height: 2;
  white-space: nowrap; }

.yx-sidebar-editlinkitem {
  border-right: 1px solid #d6d6d6;
  white-space: nowrap; }
  .yx-sidebar-editlinkitem a {
    color: #000; }
    .yx-sidebar-editlinkitem a:hover {
      color: #D2221F; }
  .yx-sidebar-editlinkitem:last-child {
    border: none; }

/*Articlelist*/
.articlegroup-simple {
  font-size: 16px;
  list-style-position: inside;
  padding-left: 0px; }

.articleitem-simple {
  line-height: 68px;
  height: 68px;
  border-bottom: 1px solid #dfdfdf;
  padding-left: 20px;
  padding-right: 20px;
  color: #D2221F;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  .articleitem-simple:hover, .articleitem-simple:focus {
    background-color: #f2f2f2; }

.articleitemlink-simple:hover, .articleitemlink-simple:focus {
  color: #D2221F; }

.articlelist-simple {
  margin-top: 20px; }

.articleitem-time {
  float: right;
  color: #808080; }

/*list-group*/
.yx-list-group {
  padding-left: 0; }

.yx-list-group-item {
  border-bottom: 1px solid #dfdfdf;
  position: relative;
  display: block;
  padding: 20px 15px;
  background-color: #fff;
  font-weight: 400;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  .yx-list-group-item:last-child {
    border: none; }
  .yx-list-group-item:hover, .yx-list-group-item:focus {
    color: #D2221F;
    text-decoration: none;
    background-color: #f2f2f2; }
  .yx-list-group-item.active, .yx-list-group-item.active:focus, .yx-list-group-item.active:hover {
    z-index: 2;
    color: #D2221F; }

.yx-list-group-item > .l-menu-r {
  float: right; }

.l-menu-r {
  line-height: 1.5; }

/*collapse-item*/
.yx-list-collapsegroup {
  padding-left: 0;
  border-bottom: 1px solid #dfdfdf; }

.yx-ul-collapse {
  margin-bottom: 0px;
  padding-left: 15px; }
  .yx-ul-collapse > li {
    line-height: 2.8; }
    .yx-ul-collapse > li:last-child {
      margin-bottom: 15px; }

.yx-list-collapsegroup-item {
  position: relative;
  display: block;
  padding: 20px 15px;
  background-color: #fff;
  font-weight: 400;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer; }
  .yx-list-collapsegroup-item:hover, .yx-list-collapsegroup-item:focus {
    color: #000;
    background-color: #f2f2f2; }
  .yx-list-collapsegroup-item > .l-menu-r {
    float: right; }

.yx-list-collapsegroup-item.collapsed > span.glyphicon-menu-toggle:before {
  content: "\e259"; }

.yx-list-collapsegroup-item > span.glyphicon-menu-toggle:before {
  content: "\e260"; }

/*Tab-pills*/
.tab-pills > li > a {
  position: relative;
  display: block;
  padding-bottom: 3px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 30px;
  border-radius: 0; }
  .tab-pills > li > a:focus, .tab-pills > li > a:hover {
    background-color: #fff;
    color: #D2221F;
    border-bottom: 3px solid #D2221F; }
.tab-pills > li.active > a, .tab-pills > li.active > a:hover, .tab-pills > li.active > a:focus {
  background: none;
  color: #D2221F;
  font-weight: 400;
  border-bottom: 3px solid #D2221F; }

/*Pagination*/
.pagination > li > a, .pagination > li > span {
  color: #D2221F; }
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #000; }

/*Modal*/
.modal-body {
  color: #000; }
  .modal-body img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

/*link*/
.yx-common-link:hover, .yx-common-link:focus {
  color: #D2221F; }

.yx-more-link:hover, .yx-more-link:focus {
  color: #D2221F; }

.yx-article-link:hover, .yx-article-link:focus {
  color: #D2221F; }

.yx-login-link:hover, .yx-login-link:focus {
  color: #D2221F; }

.yx-table-link:hover, .yx-table-link:focus {
  color: #D2221F; }

.yx-studyinfo-link:hover, .yx-studyinfo-link:focus {
  color: #D2221F; }

.yx-more-link:hover, .yx-more-link:focus {
  text-decoration: underline; }

.yx-alert-link:hover, .yx-alert-link:focus {
  text-decoration: underline; }

.yx-more-link {
  color: #D2221F; }

.yx-icon-link, .yx-icon-link:hover, .yx-icon-link:focus {
  color: #000; }

/*button-group*/
.viewbtn {
  padding: 9px 12px;
  color: #000; }
  .viewbtn:hover, .viewbtn:focus {
    color: #000; }

.viewbtngroup > .btn {
  padding: 6px 0px; }

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: none; }

.btn-link {
  color: #D2221F; }
  .btn-link:focus, .btn-link:hover {
    color: #D2221F;
    text-decoration: none;
    background-color: transparent;
    font-weight: 400; }

.btn-sms {
  padding: 6px; }

/*Helpbutton-group*/
.yx-studyintro-group {
  margin-top: 20px; }

.yx-studyintro-btn {
  margin-right: 10px;
  display: inline-block; }

/*tag*/
.bcoursetag {
  position: absolute;
  top: 0px;
  right: 0px; }

/*treeview*/
.list-group-item {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 10px 0px; }

/*title*/
.yx-listtitle {
  font-size: 24px;
  color: #000;
  padding-left: 15px;
  border-left: 3px solid #D2221F; }

/*line*/
.yx-title-underline {
  border-top: 1px solid #D2221F;
  width: 30px;
  margin: 20px auto 40px; }

/*mark*/
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3;
  color: #D2221F; }

/*progress*/
.course-progress {
  margin-bottom: 0px;
  width: 120px; }

/*table*/
.table-responsive {
  -ms-overflow-style: scrollbar; }

/*carousel*/
.carousel-control.right, .carousel-control.left {
  background-image: none; }

/*coursesummary-checkbox*/
.yx-coursesummary-checkbox {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 12; }

/*course-metalink*/
.yx-common-link h5 {
  font-size: 16px;
  margin-top: 0px; }

/*Filter-nav*/
@media (min-width: 1200px) {
  .navbar-filter-nav > li > a {
    padding: 10px 15px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-filter-nav > li > a {
    padding: 10px 15px; } }
@media (min-width: 168px) and (max-width: 991px) {
  .navbar-filter-nav > li > a {
    padding: 10px 5px; } }
.navbar-filter-nav > li > a {
  position: relative;
  display: block; }

.navbar-course-filter {
  border-radius: 0;
  min-height: 40px; }
  .navbar-course-filter .nav > li > a:hover, .navbar-course-filter .nav > li > a:focus {
    background-color: #e7e7e7; }

.filternavbar-brand {
  float: left;
  height: 40px;
  padding: 15px 10px;
  font-size: 14px;
  line-height: 10px; }

/*summaryveiw*/
@media (max-width: 767px) {
  .yx-courseinfo-metagroup > li {
    padding-right: 20px; } }
@media (min-width: 168px) and (max-width: 991px) {
  .yx-courseinfo-metagroup > li {
    padding-right: 10px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .yx-courseinfo-metagroup > li {
    padding-right: 10px; } }
@media (min-width: 1200px) {
  .yx-courseinfo-metagroup > li {
    padding-right: 30px; } }

.yx-coursesummary-item {
  border-bottom: 1px solid #dfdfdf;
  padding-top: 20px;
  padding-bottom: 20px; }
  .yx-coursesummary-item:hover {
    background-color: #f2f2f2; }

.yx-courseintro-text {
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 24px;
  margin-top: 10px;
  font-size: 13px; }

/*Form*/
.yx-formitem {
  border-bottom: 1px solid #d6d6d6;
  margin-top: 30px;
  padding-bottom: 10px; }
  .yx-formitem:last-child {
    border-bottom: none; }

/*footer*/
.yx-footer {
  background-color: #595757; }
  .yx-footer p {
    line-height: 22px;
    margin: 0;
    padding: 0; }

.yx-footer a {
  color: #d6d6d6; }
  .yx-footer a:hover, .yx-footer a:focus {
    color: #f2f2f2; }

.yx-footer-list {
  margin-bottom: 60px; }

.yx-footer-list-tr {
  height: 180px; }

.yx-footer-copyright {
  border-top: 1px solid #6a6868;
  color: #dfdfdf; }
  .yx-footer-copyright p {
    line-height: 2.6; }

/*responsive-common*/
@media (max-width: 767px) {
  .jumbotron h1 {
    font-size: 32px;
    text-align: center; }
  .jumbotron h4 {
    text-align: center; }

  .yx-page-jumbotron {
    padding-top: 88px;
    padding-bottom: 48px; } }
@media (min-width: 168px) and (max-width: 991px) {
  .jumbotron h1 {
    font-size: 40px; }

  .yx-page-jumbotron   {
    padding-top: 88px;
    padding-bottom: 48px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .jumbotron h1 {
    font-size: 43px; }

  .yx-page-jumbotron   {
    padding-top: 108px;
    padding-bottom: 68px; } }
@media (min-width: 1200px) {
  .jumbotron h1 {
    font-size: 45px; }

  .yx-page-jumbotron   {
    padding-top: 108px;
    padding-bottom: 68px; } }

/*# sourceMappingURL=skeleton.css.map */

.width587{width: 587px;}
.displainlineblock{
	display: inline-block;
	}

 .mgt20{
 margin-top:0px;
 }
  .mgt50{
 margin-top:0px;
 }
 .displayflex{
 display:flex;
 }
 .mgl30{
 margin-left:30px;
 }
 .width181c{
 width:371px
 }
  .width130c{
 width:130px;
 }
   .width267c{
 width:267px;
 }
  .mgl20{
 margin-left:20px;
 }
   .mgl40{
 margin-left:40px;
 }
  .fleft{
	 float: left
	}
	 .mgl55{
 margin-left:55px;
 }

 	 .mgl35{
 margin-left:35px;
 }

@media(max-width: 168px) {
    .mobile-hidden {
        display: none !important;
    }
	  .mgl20{
 margin-left:0px;
 }
  .mgl35{
 margin-left:5px;
 }

  .mgl30{
 margin-left:0px;
 }
  .width181c{
 width:100%
 }
  .width130c{
 width:100%;
 }
   .mgt50{
 margin-top:50px;
 }
    .mgl40{
 margin-left:0px;
 }
    .width267c{
 width:100%;
 }
  
   .mgl55{
 margin-left:0px;
 }

	}

	@media (max-width: 168px) {
	 .width587{width: 100%;}
 
    .row {
        margin:0px;
    }
	.displainlineblock{
	display: block;
	}

	 .mgt20{
 margin-top:20px;
 }
  .displayflex{
 display:block;
 }
 .fleft{
	 float: none
	}
	}