<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ***************************************************************************** About ********* */
.blk_aboutMenu {
  position: fixed;
  left: 50%;
  top: 220px;
  width: 110px;
  margin: 0 0 0 520px;
}
.blk_aboutMenu li {
  margin-bottom: 10px;
  line-height: 28px;
  text-align: center;
  font-size: 16px;
}
.blk_aboutMenu li a {
  background-color: #cf7102;
  display: block;
  color: #FFF;
}
.blk_aboutMenu li a:hover {
  background-color: rgba(207, 113, 2, 0.7);
  text-decoration: none;
}
.blk_title {
  height: 38px;
  background: url(../img/about/title.png);
}
.blk_title h2 {
  text-align: center;
  width: 120px;
  color: #FFF;
  font-size: 22px;
  font-weight: normal;
}
.blk_about01 {
  padding: 10px 0;
  height: 315px;
}
.blk_about01 .intro {
  width: 445px;
  height: 315px;
  background-color: #cf7102;
  color: #FFF;
}
.blk_about01 .txt {
  padding: 20px;
  font-size: 12px;
  line-height: 22px;
}
.blk_about01 p {
  text-indent: 2em;
}
.blk_about02 {
  padding: 20px 0;
}
.blk_about02 li {
  float: left;
  width: 250px;
  height: 160px;
  overflow: hidden;
}
.blk_about02 .txt {
  padding: 10px;
}
.blk_about02 .txt h3 {
  font-size: 14px;
}
.blk_about03 {
  padding: 20px 0 0;
  background: url(../img/about/bor_teacher.png) no-repeat 50%;
}
.blk_about03 #slider {
  width: 820px;
  height: 520px;
  position: relative;
  margin: 0 auto;
}
.blk_about03 .scroll {
  width: 820px;
  height: 520px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.blk_about03 .scrollContainer {
  position: relative;
  width: 99999px;
  left: 0px;
}
.blk_about03 .scrollContainer .panel {
  width: 200px;
  height: 300px;
  float: left;
  margin: 50px 32px 0;
  display: inline;
}
.blk_about03 .scrollContainer .panel .inside {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.blk_about03 .inside img {
  height: 100%;
  width: 100%;
}
.blk_about03 .inside span {
  line-height: 22px;
  display: none;
  position: absolute;
  bottom: -100px;
  right: 0px;
  left: 0px;
  padding: 10px;
  background-color: #FFF;
  font-size: 12px;
  border: 1px solid #dddddd;
  box-shadow: 0 0 5px 0 #CCC;
}
.blk_about03 .current .inside span {
  display: block;
}
.blk_about03 .current .inside a {
  color: #06c;
}
.blk_about03 .btnMode a.btn {
  background: url('../img/about/index.png') no-repeat;
}
.blk_about03 .btnMode a.btn {
  width: 35px;
  height: 39px;
  position: absolute;
  top: 160px;
}
.blk_about03 .btnMode a.prev {
  left: -60px;
  background-position: 0 -61px;
}
.blk_about03 .btnMode a.prev:hover {
  background-position: 0 -102px;
}
.blk_about03 .btnMode a.next {
  right: -60px;
  background-position: -35px -61px;
}
.blk_about03 .btnMode a.next:hover {
  background-position: -35px -102px;
}
.blk_about04 {
  padding: 15px 0;
}
.blk_about04 .intro {
  border: 1px solid #dddddd;
  margin: 3px 3px 25px;
  box-shadow: 0 0 5px 0 #CCC;
}
.blk_about04 .intro p {
  padding: 10px 15px;
  text-indent: 2em;
}
.blk_about04 .list {
  margin-left: 4px;
}
.blk_about04 .list li {
  float: left;
  width: 234px;
  margin-left: 20px;
}
.blk_about04 .list li:first-child {
  margin-left: 0;
}
.blk_about04 .list img {
  margin-bottom: 5px;
}
.blk_about04 .list p {
  text-indent: 2em;
}
.blk_about04 .list1 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #dddddd;
}
.blk_about05 {
  padding: 20px 0 0;
}
.blk_about05 .list li {
  width: 295px;
  margin: 0 0 30px 175px;
  padding: 0 0 30px;
  position: relative;
  display: inline;
  border-bottom: 1px dashed #dddddd;
}
.blk_about05 .list li:nth-child(5) {
  padding-bottom: 0;
  border: 0;
}
.blk_about05 .list li:nth-child(6) {
  padding-bottom: 0;
  border: 0;
}
.blk_about05 .list img {
  position: absolute;
  left: -175px;
  top: 0;
}
.blk_about05 .list .num {
  font-size: 44px;
  line-height: 45px;
  color: #cf7102;
  float: left;
  font-weight: bold;
  margin: 5px 10px 0 0;
}
.blk_about05 .list h3 {
  font-size: 16px;
  margin: 5px 0 5px;
  color: #cf7102;
}
.blk_about08 {
  padding: 15px 0;
}
.blk_about08 .line {
  height: 0;
  border-bottom: 1px dashed #dddddd;
}
.blk_about08 .tit {
  width: 80px;
  height: 86px;
  float: left;
  margin-right: 20px;
  text-indent: -999px;
  overflow: hidden;
  background: url(../img/about/title2.png) no-repeat;
}
.blk_about08 .tit.t1 {
  background-position: 0 0;
}
.blk_about08 .tit.t2 {
  background-position: -80px 0;
}
.blk_about08 .tit.t3 {
  background-position: -160px 0;
}
.blk_about08 .con {
  float: right;
  width: 900px;
}
.blk_about08 .c1 li {
  float: left;
  width: 100px;
  padding-top: 5px;
  text-align: center;
  font-size: 12px;
  line-height: 30px;
}
.blk_about08 .c2 li {
  float: left;
  width: 50%;
  height: 28px;
  line-height: 28px;
  text-indent: 1em;
  position: relative;
  overflow: hidden;
}
.blk_about08 .c2 li:before {
  content: "路";
  width: 16px;
  height: 10px;
  position: absolute;
  left: -10px;
  top: 0;
  font-size: 22px;
}
.blk_about08 .c3 li {
  float: left;
  margin-left: 10px;
}
.blk_about08 .c3 li:first-child {
  margin-left: 0;
}
.blk_about09 {
  padding: 20px 0;
}
.blk_about09 .more {
  float: right;
  margin-top: -50px;
}
.blk_about09 .left {
  width: 330px;
  border-right: 1px dashed #dddddd;
  line-height: 28px;
}
.blk_about09 .right {
  width: 650px;
}
.blk_about09 .right ul {
  margin-right: -10px;
}
.blk_about09 .right li {
  width: 320px;
  height: 120px;
  float: left;
  margin: 0 10px 10px 0;
}
.blk_about09 .right .pic {
  width: 135px;
  height: 120px;
  float: left;
  background-color: #EEE;
}
.blk_about09 .right dl {
  float: right;
  width: 170px;
}
.blk_about09 .right dl dt {
  font-weight: bold;
}
.blk_about09 .right dl dd {
  margin-top: 5px;
  line-height: 18px;
}
</pre></body></html>