@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: 55px;
  height: 14px;
  background: url("../../page/imgs/authed.png") no-repeat center 0;
  margin-bottom:-2px;
  margin-left: 5px; }

.auditing-user {
  display: inline-block;
  width: 55px;
  height: 14px;
  background: url("../../page/imgs/authing.png") no-repeat center 0;
  margin-bottom:-2px;
  margin-left: -5px; 
  margin-right: -10px;}

.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; }

.icourse-title-content {
  color: #666;
  top: -10px;
  width: 100%;
  padding: 30px 0; }

.jingpin-mooc-t-box {
  height: 18px;
  background: #fff; }

.jingpin-mooc-color {
  width: 4px;
  height: 18px;
  background: #99cc00;
  margin-right: 10px; }

.jingpin-mooc-t {
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  padding-right: 30px; }

.jingpin-mooc-m {
  display: block;
  width: 90px;
  background: #fff;
  color: #666;
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  text-align: right; }

.jingpin-mooc-m:hover {
  text-decoration: none; }

.icourse-item-modulebox-mooc .icourse-img {
  height: 134px;
  position: relative;
  border: 1px solid #e4e4e4; }
  .icourse-item-modulebox-mooc .icourse-img .icourse-type {
    position: absolute;
    width: 100%;
    z-index: 10; }
  .icourse-item-modulebox-mooc .icourse-img > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .icourse-item-modulebox-mooc .icourse-img > a img {
      width: 100%;
      height: 100%;
      display: block;
      background: none;
      border: none;
      transition: all .3s;
      -moz-transition: all .3s;
      -webkit-transition: all .3s;
      -o-transition: all .3s; }
.icourse-item-modulebox-mooc .icourse-desc {
  height: 84px;
  color: #333;
  font-size: 12px;
  background-color: #ffffff;
  border: 1px solid #e4e4e4;
  border-top: none;
  padding: 3px 12px; }
.icourse-item-modulebox-mooc .icourse-desc-top-mooc {
  height: 35px;
  line-height: 35px;
  font-size: 13px; }
.icourse-item-modulebox-mooc .icourse-desc-title {
  display: block;
  color: #333;
  font-weight: bold;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.icourse-item-modulebox-mooc .icourse-desc-title:hover, .icourse-item-modulebox-mooc .icourse-desc-title:focus {
  text-decoration: underline;
  color: #333; }
.icourse-item-modulebox-mooc .icourse-desc-school {
  color: #828282;
  font-weight: bold;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
.icourse-item-modulebox-mooc .icourse-study-mooc {
  display: block;
  display: inline-block;
  padding-left: 15px;
  background: url("../../page/imgs/sort-num.jpg") no-repeat center left; }
.icourse-item-modulebox-mooc .icourse-desc-bottom-mooc {
  margin-top: 5px;
  color: #939393; }

.icourse-item-modulebox-mooc:hover img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2); }

.icourse-img {
  height: 134px;
  position: relative;
  border: 1px solid #e4e4e4; }
  .icourse-img .icourse-type {
    position: absolute;
    width: 100%;
    z-index: 10; }
  .icourse-img > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .icourse-img > a img {
      width: 100%;
      height: 100%;
      display: block;
      transition: all .3s;
      -moz-transition: all .3s;
      -webkit-transition: all .3s;
      -o-transition: all .3s; }

.icourse-desc {
  height: 65px;
  color: #333;
  font-size: 12px;
  background-color: #ffffff;
  border: 1px solid #e4e4e4;
  border-top: none;
  padding: 3px 12px; }

.icourse-desc-top {
  height: 35px;
  line-height: 35px;
  font-size: 13px; }

.icourse-desc-title {
  display: block;
  color: #333;
  font-weight: bold;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.icourse-study {
  display: none; }

.icourse-desc-school {
  font-weight: bold;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.icourse-desc-title:hover, .icourse-desc-title:hover {
  text-decoration: underline;
  color: #333; }

.icourse-desc-bottom {
  color: #999; }

.icourse-item-modulebox:hover img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2); }

.icourse-item-modulebox.mooc-item .icourse-desc-bottom {
  color: #999; }
  .icourse-item-modulebox.mooc-item .icourse-desc-bottom .icourse-desc-school {
    width: 60%; }
  .icourse-item-modulebox.mooc-item .icourse-desc-bottom .icourse-study {
    display: block; }
  .icourse-item-modulebox.mooc-item .icourse-desc-bottom span {
    display: inline-block; }

.courseSchool-header {
  background: #0b3b9d; }

.courseSchool-header-text {
  height: 28px;
  line-height: 28px;
  text-align: right;
  color: #fff;
  font-size: 12px; }
  .courseSchool-header-text a, .courseSchool-header-text a:focus, .courseSchool-header-text a:hover {
    color: #fff;
    font-size: 12px;
    text-decoration: none; }
  .courseSchool-header-text a:hover {
    text-decoration: underline; }

.courseSchool-banner-box {
  background-color: #eee; }

.courseSchool-banner {
  height: 350px;
  width: 100%;
  position: relative; }

.courseSchool-bannerImg {
  width: 100%;
  height: 100%; }
  .courseSchool-bannerImg img {
    display: block;
    width: 100%;
    height: 100%; }

.courseSchool-bannerMask {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../../page/imgs/light_checkered_tiles.png") repeat;
  z-index: 1;
  top: 0; }

.courseSchool-bannerLogo {
  position: absolute;
  top: 0;
  width: 197px;
  height: 336px;
  right: 130px;
  background: url("../../page/imgs/logo-bg-p-a_01.png") no-repeat center top;
  z-index: 2; }
  .courseSchool-bannerLogo img {
    display: block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 90px 0 0 50px; }

.courseSchool-bannerContent {
  position: absolute;
  z-index: 3;
  left: 90px;
  top: 30px;
  width: 810px; }
  .courseSchool-bannerContent .title {
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #282828; }
  .courseSchool-bannerContent .from {
    line-height: 50px;
    line-height: 50px;
    font-size: 36px;
    margin-bottom: 20px;
    color: #0b3b9d;
    font-weight: 700; }
  .courseSchool-bannerContent .text {
    font-size: 14px;
    height: 70px;
    margin-bottom: 25px; }
  .courseSchool-bannerContent .doorBtn a {
    display: block;
    width: 180px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #0b3b9d;
    font-size: 16px;
    margin-right: 15px;
    background: none;
    border-radius: 10px;
    font-weight: 700;
    text-decoration: none;
    border: 1px solid #0b3b9d; }
  .courseSchool-bannerContent .doorBtn a:focus, .courseSchool-bannerContent .doorBtn a:hover {
    color: #fff;
    background: #0b3b9d; }

.icourse-school-panel .title a, .icourse-school-panel .title a:focus {
  display: block;
  height: 22px;
  line-height: 22px;
  width: 50px;
  background: #9db2ce;
  color: #fff;
  font-size: 14px;
  border-radius: 8px;
  text-align: center;
  text-decoration: none;
  margin-top: 24px; }
.icourse-school-panel .title a:hover {
  background: #b8c8de; }

h1 {
  font-size: 26px;
  color: #2a2a2a;
  line-height: 60px; }

.icourse-school-panel {
  padding: 40px 0 240px;
  background-color: #eee; }

.icourse-school-list > li {
  width: 236px;
  margin-right: 25px;
  margin-bottom: 30px; }
.icourse-school-list > li.last {
  margin-right: 0px; }

/*# sourceMappingURL=courseSchool.css.map */
