<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.course鈥攊ntro table{
  border-collapse: collapse;
  border-spacing: 2px !important;
  border-width:1px;
  margin: auto;
}
.course鈥攊ntro table tbody tr td{
  border: 1px solid #FD9F95 !important;
}
.course鈥攊ntro table tbody tr:first-child{
  text-align: center;
  font-weight: bold;
}
.course鈥攊ntro table tbody tr:first-child td{
  color: #000000;
  padding-left: 10px;
  padding-right: 10px;
}
.course鈥攊ntro table tbody tr:nth-child(n+2) td{
  padding-left: 10px;
  padding-right: 10px;
}

/*鍒囨崲鏍囩椤垫寜閽�*/
.btn-switch-tab {
  height: 50px;
  background-color: #fff;
  margin-top: 15px;
  position: relative;
}
.btn-switch-tab &gt; ul {
  position: absolute;
  left: 0;
}
.btn-switch-tab &gt; ul &gt; li {
  display: inline-block;
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.btn-switch-tab &gt; ul &gt; li.active {
  color: #e43f4f;
  background: url(/assets/images/change/common/tab-active.png) no-repeat bottom center;
}

/*鏍囩椤�*/
ul.tabs-wrap &gt; li {
  display: block;
}
ul.tabs-wrap &gt; li.tab-course-introduction {
  display: none;
}


/*鏍囩椤�-瀛︿範绗旇*/
.study-notes {
  margin-top: 20px;
}
.study-notes &gt; .title {
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  font-weight: bold;
  background-color: #f7f8fa;
  text-align: left;
  text-indent: 5px;
  width: 100%;
}
.study-notes &gt; .header02 {
  padding: 5px;
  font-size: 13px;
  color: #616161;
    border-bottom: 1px solid #f0f0f0;
}
.study-notes &gt; .header02 &gt; i {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/assets/images/change/common/school.png) no-repeat center center;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.study-notes &gt; .header02 &gt; a.school {
  font-size: 14px;
  color: #333;
}

.study-notes &gt; .header02:hover&gt;a.school{
    color: #EA4245;
}
.study-notes &gt; .header02:hover&gt;i{
    background: url(/assets/images/change/common/school-active.png) no-repeat center center;
    background-size: 100%;
}
.study-notes &gt; .header02 &gt; span.people {
  margin-left: 30px;
}
.study-notes &gt; .content {
  padding: 8px 5px;
  font-size: 16px;
  line-height: 1.9 !important;
}
.study-notes &gt; .content &gt; img {
  display: block;
  width: 60%;
  margin: 10px auto;
}
.study-notes &gt; .footer {
  height: 115px;
  background-color: #f7f8fa;
  padding: 0 5px;
}
.study-notes &gt; .footer &gt; .other {
  height: 45px;
  line-height: 55px;
  font-size: 14px;
  border-bottom: 1px solid #edeef0;
  padding: 0 15px;
}
.study-notes &gt; .footer &gt; .other &gt; a {
  color: #e64147;
  margin: 0 3px;
}
.study-notes &gt; .footer .article {
  font-size: 14px;
  padding: 0 15px;
  width: 630px;
    line-height: 22px;
    margin: 3px 0;
}
.study-notes &gt; .footer .article &gt; a {
  font-size: 14px;
  color: #5f5f61;
}
.study-notes &gt; .footer .article &gt; a:hover{
    color: #eb4245;
}
.study-notes &gt; .footer .share {
  margin-top: 5px;
    line-height: 28px;
    width: 120px;
}
.study-notes &gt; .footer .share &gt; span {
  font-size: 15px;
  color: #9c9c9e;
  vertical-align: middle;
    margin-right: 15px;
    margin-top: 5px;
}
.study-notes &gt; .footer .share &gt; ul.icons {
  display: inline-block;
  border: 1px solid #edeef0;
  vertical-align: middle;
}
.study-notes &gt; .footer .share &gt; ul.icons &gt; li {
  display: inline-block;
  width: 40px;
  height: 30px;
  padding: 5px;
  float: left;
}
.study-notes &gt; .footer .share &gt; ul.icons &gt; li &gt; a {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-right: 1px solid #edeef0;
  background: url(/assets/images/change/common/share-icons.png) no-repeat;
}
.study-notes &gt; .footer .share &gt; ul.icons &gt; li:last-child &gt; a {
  border: 0;
}
.study-notes &gt; .footer .share &gt; ul.icons &gt; li &gt; a.qq {
  background-position: 2px 0;
}
.study-notes &gt; .footer .share &gt; ul.icons &gt; li &gt; a.xinlang-wb {
  background-position: -40px 0;
}
.study-notes &gt; .footer .share &gt; ul.icons &gt; li &gt; a.renren {
  background-position: -82px 0;
}
.study-notes &gt; .footer .share &gt; ul.icons &gt; li &gt; a.weixin {
  background-position: -120px 0;
}
.study-notes &gt; .footer .share &gt; ul.icons &gt; li &gt; a.tengxun-wb {
  background-position: -158px 0;
}

.keywordseo{
  margin-top: 20px;
}
.keywordseo .keywordseo_titile{
  border-left: 2px solid #ff9900;
  font-size: 16px;
  padding-left: 10px;
  line-height: 1;
}
.keywordseo_list{
  /*border: 1px #ddd solid;*/
}
.keywordseo .keywordseo_list ul{
  display: flex;
  text-align: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
  padding: 5px 10px;
}
.keywordseo .keywordseo_list li{
  background-color: white;
  font-size: 14px;
  margin: 5px 15px 5px 0;
}
.keywordseo .keywordseo_list a{
  font-weight:normal;
  color: #666666;
}
.keywordseo .keywordseo_list a:hover{
  font-weight:normal;
  color: #ea4245;
}</pre></body></html>