@charset "UTF-8";
html {
  height: 100%; }

body {
  font-family: "Microsoft YaHei";
  min-height: 100%;
  position: relative; }

.wrap {
  min-width: 1280px; }

.container {
  width: 1280px; }

ul {
  padding: 0;
  margin: 0;
  list-style: none; }

h1, h2, h3, h4, h5, h6, p, input, textarea {
  margin: 0;
  padding: 0; }

a:focus {
  outline: 0 none; }

.header-login-rukou {
  color: #f2f2f2; }

.header-login-line {
  display: inline-block;
  width: 20px;
  text-align: center; }

.header-login-dengluzhuce, .header-login-guanzhu, .header-login-name {
  height: 25px;
  line-height: 25px;
  color: #525252;
  position: relative; }
  .header-login-dengluzhuce a, .header-login-dengluzhuce a:hover, .header-login-dengluzhuce a:focus, .header-login-guanzhu a, .header-login-guanzhu a:hover, .header-login-guanzhu a:focus, .header-login-name a, .header-login-name a:hover, .header-login-name a:focus {
    color: #525252;
    text-decoration: none;
    border: none; }

.vip-user {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url("../../page/imgs/vipuser.png") no-repeat center 0;
  margin-left: 5px; }

.header-login-kehuduan {
  height: 25px;
  line-height: 25px;
  position: relative;
  margin-right: 20px; }

.kehuduantext, .kehuduantext:hover, .kehuduantext:focus {
  padding-left: 20px;
  display: block;
  background: url("../../page/imgs/phone.png") no-repeat left center;
  color: #5f6060;
  text-decoration: none; }

.header-login-name {
  display: none; }

.sanjiao-up-border, .sanjiao-up-content {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px; }

.sanjiao-up-border {
  border-color: transparent transparent #BCBCBC transparent; }

.sanjiao-up-content {
  border-color: transparent transparent #fff transparent;
  position: relative;
  top: -9px; }

.header-login-kehuduan-box {
  z-index: 999;
  width: 132px;
  height: 130px;
  padding: 5px;
  background: #fff;
  border: 1px solid #BCBCBC;
  position: absolute;
  right: -38px;
  top: 41px;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  display: none; }
  .header-login-kehuduan-box img {
    background: red;
    width: 120px;
    height: 120px;
    float: left; }
  .header-login-kehuduan-box .sanjiao-up {
    position: absolute;
    left: 55px;
    top: -10px; }

.header-login-kehuduan-box.active {
  display: block; }

.header-nav-bottom {
  height: 35px;
  background: #e6f2fe;
  border-left: none;
  border-right: none; }

.header-nav-bottom-list-i {
  margin-top: 11px;
  height: 14px;
  border-right: 1px solid #5e5e5e;
  padding: 0 20px; }
  .header-nav-bottom-list-i a {
    display: block;
    line-height: 14px;
    color: #5e5e5e;
    font-size: 14px; }
  .header-nav-bottom-list-i a:hover, .header-nav-bottom-list-i a:focus {
    text-decoration: none;
    color: #063fab; }

.header-nav-bottom-list-i.active a {
  text-decoration: none;
  color: #063fab; }

.header-nav-bottom-list-i:last-child {
  border: none; }

.header-nav {
  background: #0b3b9d; }

.header-nav-list-i a {
  color: #fff;
  font-size: 18px;
  display: block;
  height: 56px;
  line-height: 56px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none; }
.header-nav-list-i a:hover {
  /*渐变色*/
  background: #0a2171;
  background: -moz-linear-gradient(top, #0a2171, #0b3b9d);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(#0a2171), color-stop(#0b3b9d));
  background: -webkit-linear-gradient(top, #0a2171, #0b3b9d);
  background: -o-linear-gradient(top, #0a2171, #0b3b9d);
  background: -ms-linear-gradient(top, #0a2171, #0b3b9d);
  background: linear-gradient(to bottom, #0a2171, #0b3b9d);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$x', endColorstr='$y',GradientType=0 ); }
  .header-nav-list-i a:hover :root .gradient {
    filter: none; }
.header-nav-list-i :root .a {
  filter: none; }

.header-nav-list-i.current a {
  /*渐变色*/
  background: #0a2171;
  background: -moz-linear-gradient(top, #0a2171, #0b3b9d);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(#0a2171), color-stop(#0b3b9d));
  background: -webkit-linear-gradient(top, #0a2171, #0b3b9d);
  background: -o-linear-gradient(top, #0a2171, #0b3b9d);
  background: -ms-linear-gradient(top, #0a2171, #0b3b9d);
  background: linear-gradient(to bottom, #0a2171, #0b3b9d);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$x', endColorstr='$y',GradientType=0 ); }
  .header-nav-list-i.current a :root .gradient {
    filter: none; }
.header-nav-list-i.current :root .a {
  filter: none; }

.header-nav .header-login-rukou a, .header-nav .header-login-rukou span {
  color: #fff; }
.header-nav .header-login-rukou .kehuduantext, .header-nav .header-login-rukou .kehuduantext:hover, .header-nav .header-login-rukou .kehuduantext:focus {
  background: url("../../page/imgs/phone_common.png") no-repeat left center; }
.header-nav .header-nav-bottom-list {
  margin-left: 150px; }

.header-login-common {
  margin-top: 15px; }

.header-logo-common {
  margin: 2px 30px 0 0; }
  .header-logo-common a {
    display: block;
    width: 120px;
    height: 50px; }
    .header-logo-common a img {
      display: block;
      width: 100%;
      height: 100%; }

.search-block {
  border: 1px solid #dfdfdf;
  height: 32px;
  background: #fff !important;
  border-radius: 4px !important; }

.search-input {
  width: 330px;
  height: 30px;
  padding: 5px;
  font-size: 12px;
  border: 0;
  color: #333;
  background: none;
  border-radius: 4px !important; }

.search-btn {
  color: #bcbcbc !important;
  font-size: 16px !important;
  background: #fff !important;
  height: 30px;
  width: 35px;
  line-height: 30px !important;
  text-align: center;
  border-radius: 4px !important; }

.search-btn:hover, .search-btn:focus {
  color: #0b62b6 !important; }

input:focus {
  outline: none; }

.search-icon {
  font-size: 16px !important; }

.footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333333;
  height: 195px; }

.footer-friendlink {
  color: #ccc;
  margin: 22px 0 20px;
  height: 20px; }

.footer-friendlink-title {
  display: inline-block;
  font-size: 15px; }

.footer-friendlink-l {
  width: 1200px; }

.footer-friendlink-i {
  margin-right: 25px; }

.footer-friendlink-i-text, .footer-friendlink-i-text:hover {
  color: #ccc;
  text-decoration: none;
  font-size: 13px;
  line-height: 20px; }

.footer-line {
  width: 100%;
  height: 1px;
  background: #999;
  margin-bottom: 20px; }

.footer-nav-i {
  padding-left: 20px; }

.footer-nav-i-text, .footer-nav-i-text:hover {
  color: #ccc;
  font-size: 14px;
  text-decoration: none;
  display: block;
  line-height: 35px; }

.footer-nav-i.first {
  border-left: 1px solid #999; }

.footer-information {
  margin-left: 100px; }

.footer-information-text {
  padding-left: 20px;
  color: #999;
  font-size: 12px;
  height: 35px;
  line-height: 35px; }

.footer-information-text.first {
  border-left: 1px solid #999; }

.footer-balink {
  color: #999; }

.footer-balink:hover, .footer-balink:focus {
  color: #999;
  text-decoration: none; }

.footer-ba {
  display: inline-block;
  margin: -2px 3px 0 4px; }

.icourse-right-tools {
  display: none;
  position: fixed;
  right: 10px;
  bottom: 121px;
  absolute: relative; }

.icourse-right-tools-icons {
  background-color: rgba(255, 255, 255, 0.8);
  /* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
  border: 1px solid #BCBCBC;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }

.kehuduan-download {
  display: block;
  width: 60px;
  height: 60px;
  background: url("../imgs/tool_mobile.png") no-repeat center center;
  border-bottom: 1px solid #BCBCBC; }

.kehuduan-download:hover {
  background: url("../imgs/tool_mobile_hover.png") no-repeat center center; }

.icon-upbtn {
  display: block;
  width: 60px;
  height: 60px;
  background: url("../imgs/tool_top_arrow.png") no-repeat center center; }

.icon-upbtn:hover {
  background: url("../imgs/tool_top_arrow_hover.png") no-repeat center center; }

@media \0screen\, screen\9 {
  /* 只支持IE6、7、8 */
  .icourse-right-tools-icons {
    background-color: #ffffff;
    filter: Alpha(opacity=70);
    position: static;
    /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom: 1;
    /* 激活IE6、7的haslayout属性，让它读懂Alpha */ } }
.index-tool-kehuduan-box {
  width: 132px;
  padding: 5px;
  background: #fff;
  border: 1px solid #BCBCBC;
  position: absolute;
  right: 61px;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  display: none; }
  .index-tool-kehuduan-box img {
    background: red;
    width: 120px;
    height: 120px;
    display: inline-block; }

.index-tool-kehuduan-box.active {
  display: block; }

.sanjiao-left {
  top: 21px;
  left: 100%;
  position: absolute; }

.sanjiao-left-border {
  border-color: transparent transparent transparent #BCBCBC; }

.sanjiao-left-content {
  border-color: transparent transparent transparent #fff;
  position: relative;
  top: -20px;
  left: -1px; }

.sanjiao-left-border, .sanjiao-left-content {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0px 10px 10px; }

.course-center-img {
  width: 100%;
  height: 200px;
  background: #eee;
  overflow: hidden; }
  .course-center-img img {
    width: 100%;
    height: auto; }

.course-center-text-box {
  position: relative; }

.course-center-text {
  position: absolute;
  top: 30px;
  width: 380px;
  font-size: 14px;
  color: #999; }
  .course-center-text h1 {
    font-size: 35px;
    margin-bottom: 25px;
    color: #ffcc00;
    font-weight: bold; }

.course-center-allxuexiao-line {
  height: 1px;
  background: #CCCCCC; }

.allxuexiao-h {
  height: 94px;
  padding-top: 30px; }

.sort-wrap .title {
  color: #0f0f0f;
  font-weight: 700;
  font-size: 14px;
  margin-right: 20px;
  line-height: 28px; }
.sort-wrap a {
  font-size: 14px;
  display: inline-block;
  line-height: 28px;
  color: #0f0f0f;
  text-decoration: none;
  margin-right: 20px; }
.sort-wrap a:hover, .sort-wrap a:focus {
  color: #0b3b9d; }
.sort-wrap .sort-area-i.active a {
  color: #0b3b9d; }
.sort-wrap .type-i {
  border-bottom: 1px solid #edf1f2;
  padding: 18px 0; }
  .sort-wrap .type-i ul {
    width: 690px; }
.sort-wrap .sort-toArea .search-block a.search-btn {
  font-size: 18px;
  line-height: 32px;
  color: #0b62b6;
  margin-right: 0; }

.allxuexiao-h-text {
  display: block;
  font-size: 14px;
  color: #666;
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
  text-align: center; }

.allxuexiao-h-text:hover {
  text-decoration: none; }

.allxuexiao-nav-list {
  margin: 20px 0; }

.allxuexiao-nav-list-l {
  width: 120px; }
  .allxuexiao-nav-list-l a {
    font-size: 12px;
    color: #666666;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    text-decoration: none; }
  .allxuexiao-nav-list-l a:hover {
    text-decoration: none;
    background: #ffcc00;
    color: #666;
    text-decoration: none; }

.allxuexiao-nav-list-l.active a {
  text-decoration: none;
  background: #ffcc00;
  color: #666;
  text-decoration: none; }

.allxuexiao-nav-list-l.last {
  margin-right: 0; }

.course-center-allxuexiao-content {
  background: #eee;
  padding: 40px 0 240px; }

.course-center-allxuexiao-content-box {
  background: #fff; }

.allxuexiao-content-i {
  padding: 20px 30px;
  width: 180px; }

.allxuexiao-content-img {
  width: 100%;
  height: 120px;
  overflow: hidden;
  margin-bottom: 5px; }

.allxuexiao-img-box {
  display: block;
  width: 100%;
  height: 100%; }
  .allxuexiao-img-box img {
    width: 100%;
    height: auto; }

.allxuexiao-content-text {
  text-align: center; }

.allxuexiao-text-box, .allxuexiao-text-box:hover, .allxuexiao-text-box:focus {
  color: #666;
  text-decoration: none;
  height: 40px;
  display: block;
  font-size: 12px;
  font-weight: bold; }

.allxuexiao-content-l {
  margin-bottom: 30px; }

.allxuexiao-content-i.last {
  margin-right: 0; }

.icourse-bottom-seemorebtn, .icourse-bottom-seemorebtn:hover, .icourse-bottom-seemorebtn:focus {
  display: block;
  font-size: 16px;
  color: #666;
  width: 85px;
  line-height: 18px;
  height: 18px;
  margin: 0 auto;
  background: url("../../page/imgs/icourse_opensearch_seemore.png") no-repeat right center;
  text-decoration: none; }

.icourse-bottom-seemorebtn.show-all, .icourse-bottom-seemorebtn.show-all:hover, .icourse-bottom-seemorebtn.show-all:focus {
  width: 120px;
  text-align: center;
  background: none; }

.icourse-bottom-seemorebtn, .icourse-bottom-seemorebtn:hover, .icourse-bottom-seemorebtn:focus {
  width: 120px; }

.noContent-box {
  background: url("../imgs/noContent_common.png") no-repeat center 100px;
  min-height: 400px;
  margin-bottom: 30px;
  display: none; }

.noContent-box.active {
  display: block; }

/*# sourceMappingURL=courseCenter.css.map */
