<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
  margin: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border: 0;
  display: block;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input,
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea {
  resize: none;
  border: 1px solid #ccc;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

del {
  text-decoration: line-through;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.clearfix:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
}

html {
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
  font-size: 14px;
  color: #333;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.about-logobar ul {
  float: left;
  margin-left: 331px;
}

.about-logobar ul li {
  font-size: 16px;
  color: #333;
  line-height: 100px;
  float: left;
  margin-right: 60px;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  cursor: pointer;
}

.about-logobar ul li a {
  color: #333;
  display: block;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.about-logobar ul li:hover {
  color: #3385ff;
}

.about-logobar ul li:hover a {
  color: #3385ff;
}

.ban {
  width: 100%;
  height: 430px;
  margin-top: 136px;
  margin-bottom: 45px;
  background: url(../img/about-ban.jpg) top center no-repeat;
}

.about-left {
  width: 150px;
  height: 796px;
  float: left;
  position: relative;
  background-color: #fff;
}

.about-left h6 {
  width: 150px;
  height: 56px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 56px;
  font-weight: normal;
  background-color: #3385ff;
}

.about-left .navbar .item {
  width: 130px;
  height: 56px;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 auto;
  text-align: center;
  line-height: 56px;
  font-size: 16px;
  color: #333;
  cursor: pointer;
}

.about-left .navbar .item:last-child {
  border-bottom: 0;
}

.about-left .navbar .item.active {
  color: #3385ff;
}

.about-left .navbar .item.mart {
  margin-top: 167px;
}

.about-left .navbar .item:hover {
  color: #3385ff;
}

.about-left .nav-wl {
  position: absolute;
  top: 394px;
  left: 10px;
}

.about-left .nav-wl a {
  width: 130px;
  height: 56px;
  display: block;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 auto;
  text-align: center;
  line-height: 56px;
  font-size: 16px;
  color: #333;
}

.about-left .nav-wl a:hover {
  color: #3385ff;
}

.about-left .nav-zp a {
  width: 130px;
  height: 56px;
  display: block;
  border-top: 1px solid #e6e6e6;
  margin: 0 auto;
  text-align: center;
  line-height: 56px;
  font-size: 16px;
  color: #333;
}

.about-left .nav-zp a:hover {
  color: #3385ff;
}

.about-left.active {
  position: fixed;
  top: 0;
  z-index: 2;
}

.about-right {
  width: 970px;
  float: right;
  padding: 30px 30px 50px 30px;
  background-color: #fff;
}

.about-right .about-content iframe {
  margin-top: 37px;
}

.about-right .about-content .yi-xc {
  font-size: 18px;
  color: #333;
  text-align: center;
  line-height: 20px;
  margin: 20px 0;
}

.about-right .about-content .about-title {
  position: relative;
  text-align: center;
  font-size: 30px;
  line-height: 34px;
  color: #333;
  font-weight: normal;
  margin-top: 50px;
  margin-bottom: 20px;
}

.about-right .about-content .about-title:before {
  position: absolute;
  content: '';
  width: 133px;
  height: 21px;
  background: url(../img/about-left.png) no-repeat;
  left: 190px;
  top: 50%;
  margin-top: -10px;
}

.about-right .about-content .about-title:after {
  position: absolute;
  content: '';
  width: 133px;
  height: 21px;
  background: url(../img/about-right.png) no-repeat;
  right: 190px;
  top: 50%;
  margin-top: -10px;
}

.about-right .about-content .about-js {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  margin-top: 5px;
}

.about-right .about-content .about-img1 {
  margin: 20px auto 0;
}

.about-right .about-content .about-zhizhao{
  margin: 20px auto 0;
}

.about-right .about-content .about-titleyp:before {
  left: 90px;
}

.about-right .about-content .about-titleyp:after {
  right: 90px;
}

.about-right .about-content .about-titlelx:before {
  left: 60px;
}

.about-right .about-content .about-titlelx:after {
  right: 60px;
}

.about-right .about-content .about-ld {
  padding-top: 20px;
}

.about-right .about-content .about-ld dt {
  width: 248px;
  height: 295px;
  float: left;
}

.about-right .about-content .about-ld dd {
  width: 685px;
  float: right;
}

.about-right .about-content .about-ld dd h6 {
  font-size: 14px;
  color: #333;
  font-weight: normal;
  line-height: 26px;
  margin-top: 24px;
}

.about-right .about-content .about-ld dd h6 b {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  margin-right: 24px;
}

.about-right .about-content .about-ld dd p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  margin-top: 24px;
}

.about-right .about-content .about-titlehg:before {
  left: 140px;
}

.about-right .about-content .about-titlehg:after {
  right: 140px;
}

.about-right .about-content .about-titledb:before,
.about-right .about-content .about-titlesl:before {
  left: 170px;
}

.about-right .about-content .about-titledb:after,
.about-right .about-content .about-titlesl:after {
  right: 170px;
}

.about-right .about-content .about-student {
  width: 937px;
  height: 375px;
  margin: 55px auto 0;
  position: relative;
  background: url(../img/about-img6.jpg) no-repeat;
}

.about-right .about-content .about-student .about-list {
  position: absolute;
}

.about-right .about-content .about-student .about-list .about-quan {
  position: relative;
}

.about-right .about-content .about-student .about-list .about-quan:before {
  position: absolute;
  content: '';
  border: 1px dashed #3284ff;
  border-radius: 50%;
  display: none;
  left: -12px;
  top: -12px;
  -webkit-animation: circle 8s linear infinite;
       -o-animation: circle 8s linear infinite;
          animation: circle 8s linear infinite;
}

.about-right .about-content .about-student .about-list .about-quan img {
  border-radius: 50%;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 18px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 18px 5px rgba(0, 0, 0, 0.1);
}

.about-right .about-content .about-student .about-list .about-school {
  width: 102px;
  position: absolute;
  display: none;
  z-index: 2;
  top: -5px;
}

.about-right .about-content .about-student .about-list .about-school p {
  height: 32px;
  padding: 0 8px;
  border: 1px solid #3385ff;
  background-color: #fff;
  border-radius: 3px;
  font-size: 14px;
  color: #333;
  line-height: 32px;
  position: relative;
}

.about-right .about-content .about-student .about-list .about-school p:before {
  position: absolute;
  content: '';
  width: 16px;
  height: 8px;
  background: url(../img/about-xy-icon.png) no-repeat;
  left: 15px;
  top: 32px;
}

.about-right .about-content .about-student .about-list:hover .about-quan:before {
  display: block;
}

.about-right .about-content .about-student .about-list:hover .about-quan img {
  border-color: #3385ff;
  -webkit-box-shadow: 0 0 18px 5px rgba(51, 133, 255, 0.24);
          box-shadow: 0 0 18px 5px rgba(51, 133, 255, 0.24);
}

.about-right .about-content .about-student .about-list:hover .about-school {
  display: block;
}

.about-right .about-content .about-student .yi {
  top: 37px;
  left: 23px;
}

.about-right .about-content .about-student .yi .about-quan:before {
  width: 120px;
  height: 120px;
}

.about-right .about-content .about-student .yi .about-quan img {
  width: 94px;
  height: 94px;
}

.about-right .about-content .about-student .yi .about-school {
  left: 64px;
}

.about-right .about-content .about-student .er {
  top: 176px;
  left: 47px;
}

.about-right .about-content .about-student .er .about-quan:before {
  width: 150px;
  height: 150px;
}

.about-right .about-content .about-student .er .about-quan img {
  width: 124px;
  height: 124px;
}

.about-right .about-content .about-student .er .about-school {
  left: 84px;
  width: 132px;
}

.about-right .about-content .about-student .san {
  top: 68px;
  left: 177px;
}

.about-right .about-content .about-student .san .about-quan:before {
  width: 130px;
  height: 130px;
}

.about-right .about-content .about-student .san .about-quan img {
  width: 104px;
  height: 104px;
}

.about-right .about-content .about-student .san .about-school {
  left: 74px;
}

.about-right .about-content .about-student .si {
  top: -10px;
  left: 328px;
}

.about-right .about-content .about-student .si .about-quan:before {
  width: 120px;
  height: 120px;
}

.about-right .about-content .about-student .si .about-quan img {
  width: 94px;
  height: 94px;
}

.about-right .about-content .about-student .si .about-school {
  width: 88px;
  left: 74px;
}

.about-right .about-content .about-student .wu {
  bottom: 8px;
  left: 276px;
}

.about-right .about-content .about-student .wu .about-quan:before {
  width: 140px;
  height: 140px;
}

.about-right .about-content .about-student .wu .about-quan img {
  width: 114px;
  height: 114px;
}

.about-right .about-content .about-student .wu .about-school {
  left: 84px;
}

.about-right .about-content .about-student .liu {
  top: 122px;
  left: 422px;
}

.about-right .about-content .about-student .liu .about-quan:before {
  width: 120px;
  height: 120px;
}

.about-right .about-content .about-student .liu .about-quan img {
  width: 94px;
  height: 94px;
}

.about-right .about-content .about-student .liu .about-school {
  left: 64px;
  width: 116px;
}

.about-right .about-content .about-student .qi {
  top: -13px;
  right: 312px;
}

.about-right .about-content .about-student .qi .about-quan:before {
  width: 140px;
  height: 140px;
}

.about-right .about-content .about-student .qi .about-quan img {
  width: 114px;
  height: 114px;
}

.about-right .about-content .about-student .qi .about-school {
  width: 74px;
  left: 84px;
}

.about-right .about-content .about-student .ba {
  bottom: 21px;
  right: 246px;
}

.about-right .about-content .about-student .ba .about-quan:before {
  width: 140px;
  height: 140px;
}

.about-right .about-content .about-student .ba .about-quan img {
  width: 114px;
  height: 114px;
}

.about-right .about-content .about-student .ba .about-school {
  left: 84px;
}

.about-right .about-content .about-student .jiu {
  top: 71px;
  right: 152px;
}

.about-right .about-content .about-student .jiu .about-quan:before {
  width: 140px;
  height: 140px;
}

.about-right .about-content .about-student .jiu .about-quan img {
  width: 114px;
  height: 114px;
}

.about-right .about-content .about-student .jiu .about-school {
  width: 158px;
  left: 84px;
}

.about-right .about-content .about-student .shi {
  top: 39px;
  right: 11px;
}

.about-right .about-content .about-student .shi .about-quan:before {
  width: 120px;
  height: 120px;
}

.about-right .about-content .about-student .shi .about-quan img {
  width: 94px;
  height: 94px;
}

.about-right .about-content .about-student .shi .about-school {
  width: 173px;
  left: 64px;
}

.about-right .about-content .about-student .shiyi {
  bottom: 71px;
  right: 25px;
}

.about-right .about-content .about-student .shiyi .about-quan:before {
  width: 140px;
  height: 140px;
}

.about-right .about-content .about-student .shiyi .about-quan img {
  width: 114px;
  height: 114px;
}

.about-right .about-content .about-student .shiyi .about-school {
  width: 173px;
  left: 84px;
}

.about-right .about-content.hide {
  display: none;
}

.about-right .jtjj h1 {
  font-size: 32px;
  padding-left: 13px;
  color: #333;
  position: relative;
  line-height: 34px;
  margin-top: 50px;
  font-weight: normal;
  margin-bottom: 20px;
}

.about-right .jtjj h1:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 30px;
  background-color: #3385ff;
  left: 0;
  top: 6px;
}

.about-right .jtjj .about-js {
  padding-left: 13px;
}

.about-right .jtjj .f-title {
  font-size: 18px;
  color: #333;
  line-height: 20px;
  font-weight: normal;
  padding-left: 13px;
  position: relative;
  margin: 15px 0 20px 0;
}

.about-right .jtjj .f-title:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  background-color: #3385ff;
  left: 0;
  top: 9px;
}

.about-right .jtjj .about-jshi {
  font-size: 12px;
  color: #666;
  line-height: 30px;
  padding-left: 13px;
  display: block;
}

.about-right .jtzc h1 {
  font-size: 32px;
  padding-left: 13px;
  color: #333;
  position: relative;
  line-height: 34px;
  margin-top: 50px;
  font-weight: normal;
  margin-bottom: 20px;
}

.about-right .jtzc h1:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 30px;
  background-color: #3385ff;
  left: 0;
  top: 6px;
}

.about-right .jtzc dl dt {
  width: 268px;
  height: 326px;
  float: left;
}

.about-right .jtzc dl dd {
  width: 590px;
  float: left;
  margin-left: 44px;
  padding-top: 20px;
}

.about-right .jtzc dl dd p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  margin-top: 10px;
  position: relative;
}

.about-right .jtzc dl dd p:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  background-color: #666;
  left: -15px;
  top: 10px;
}

.about-right .jtzc h2 {
  font-size: 26px;
  padding-left: 13px;
  color: #333;
  line-height: 34px;
  margin-top: 30px;
  font-weight: normal;
  margin-bottom: 5px;
}

.about-right .jtzc .about-js {
  padding-left: 13px;
}

.about-right .jtzc .about-bd {
  font-size: 14px;
  color: #333;
  line-height: 16px;
  margin-top: 15px;
  padding-left: 27px;
  position: relative;
  margin-left: 13px;
}

.about-right .jtzc .about-bd:before {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  background: url(../img/about-p-icon.jpg) no-repeat;
  left: 0;
}

.about-right .qyry h1 {
  font-size: 32px;
  padding-left: 13px;
  color: #333;
  position: relative;
  line-height: 34px;
  margin-top: 50px;
  font-weight: normal;
  margin-bottom: 20px;
}

.about-right .qyry h1:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 30px;
  background-color: #3385ff;
  left: 0;
  top: 6px;
}

.about-right .qyry ul li {
  width: 310px;
  height: 220px;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
}

.about-right .qyry ul li.mar0 {
  margin-right: 0;
}

.about-right .qywh h1 {
  font-size: 32px;
  padding-left: 13px;
  color: #333;
  position: relative;
  line-height: 34px;
  margin-top: 50px;
  font-weight: normal;
  margin-bottom: 20px;
}

.about-right .qywh h1:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 30px;
  background-color: #3385ff;
  left: 0;
  top: 6px;
}

.about-right .qywh dl dt {
  width: 282px;
  height: 315px;
  float: left;
}

.about-right .qywh dl dt img {
  border-radius: 10px;
}

.about-right .qywh dl dd {
  width: 650px;
  float: left;
  margin-left: 20px;
}

.about-right .qywh dl dd h2 {
  height: 26px;
  position: relative;
  margin-top: 20px;
}

.about-right .qywh dl dd h2:before {
  position: absolute;
  content: '';
  width: 96px;
  height: 4px;
  background-color: #3385ff;
  bottom: 2px;
}

.about-right .qywh dl dd h2 b {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  position: absolute;
  z-index: 2;
  line-height: 24px;
}

.about-right .qywh dl dd .about-zc {
  font-size: 18px;
  color: #666;
  margin: 20px 0;
}

.about-right .qywh dl dd .about-whjs {
  font-size: 16px;
  color: #666;
  line-height: 40px;
  position: relative;
}

.about-right .qywh dl dd .about-whjs:after {
  position: absolute;
  content: '';
  width: 40px;
  height: 32px;
  background: url(../img/about-icon2.jpg) no-repeat;
  right: 174px;
  bottom: 0;
}

.about-right .qywh .about-yj {
  width: 914px;
  height: 241px;
  margin-top: 40px;
  padding-left: 56px;
  background-color: #fff;
  border-top: 1px solid #3385ff;
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: 0 0 16px 5px rgba(56, 56, 56, 0.08);
          box-shadow: 0 0 16px 5px rgba(56, 56, 56, 0.08);
}

.about-right .qywh .about-yj h2 {
  font-size: 28px;
  line-height: 30px;
  color: #333;
  font-weight: normal;
  position: relative;
  margin-top: 30px;
}

.about-right .qywh .about-yj h2:before {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  left: -27px;
  top: 10px;
  background: url(../img/about-p-icon.jpg) no-repeat;
}

.about-right .qywh .about-yj h3 {
  font-size: 20px;
  color: #333;
  line-height: 22px;
  font-weight: normal;
  margin-top: 30px;
}

.about-right .qywh .about-yj p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
  margin-bottom: 15px;
}

.about-right .fzlc h1 {
  font-size: 32px;
  padding-left: 13px;
  color: #333;
  position: relative;
  line-height: 34px;
  margin-top: 50px;
  font-weight: normal;
  margin-bottom: 20px;
}

.about-right .fzlc h1:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 30px;
  background-color: #3385ff;
  left: 0;
  top: 6px;
}

.about-right .fzlc .about-lc {
  width: 970px;
/*  height: 544px;*/
  height: 1205px;
  position: relative;
  overflow: hidden;
}

.about-right .fzlc .about-lc:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 2270px;
  background-color: #3385ff;
  left: 122px;
  z-index: 1;
}

.about-right .fzlc .about-lc:after {
  position: absolute;
  content: '';
  width: 19px;
  height: 10px;
  left: 113px;
  top: 0;
  background: url(../img/about-icon3.png) no-repeat;
}

.about-right .fzlc .about-lc dl {
  padding-top: 33px;
}

.about-right .fzlc .about-lc dl dt {
  font-size: 28px;
  font-weight: bold;
  color: #333;
  position: relative;
  float: left;
}

.about-right .fzlc .about-lc dl dt:after {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  background: url(../img/about-p-icon.jpg) no-repeat;
  left: 114px;
  top: 11px;
  z-index: 0;
}

.about-right .fzlc .about-lc dl dd {
  float: left;
  margin-left: 57px;
  font-size: 16px;
  color: #333;
  line-height: 26px;
}

.about-right .fzlc .about-lc .about-zk {
  padding-top: 30px;
}

.about-right .fzlc .about-lc .about-zk h6 {
  font-size: 24px;
  font-weight: bold;
  color: #3385ff;
  margin-left: 150px;
  float: left;
  position: relative;
  line-height: 30px;
}

.about-right .fzlc .about-lc .about-zk h6:before {
  position: absolute;
  content: '';
  width: 25px;
  height: 25px;
  background: url(../img/about-icon4.png) no-repeat;
  left: -40px;
  top: 2px;
  z-index: 0;
}

.about-right .fzlc .about-lc .about-zk span {
  float: right;
  font-size: 14px;
  color: #999;
  margin-right: 17px;
  line-height: 30px;
  padding-right: 24px;
  cursor: pointer;
}

.about-right .fzlc .about-lc .about-zk span:hover {
  color: #3385ff;
}

.about-right .fzlc .about-lc .about-zk span.zk-yi {
  display: block;
  background: url(../img/about-icon5.png) right center no-repeat;
}

.about-right .fzlc .about-lc .about-zk span.zk-yi:hover {
  color: #3385ff;
  background: url(../img/about-icon6.png) right center no-repeat;
}

.about-right .fzlc .about-lc .about-zk span.zk-er {
  display: none;
  background: url(../img/about-icon7.png) right center no-repeat;
}

.about-right .fzlc .about-lc .about-zk span.zk-er:hover {
  color: #3385ff;
  background: url(../img/about-icon8.png) right center no-repeat;
}

.about-right .fzlc .about-lc.active {
  height: 2270px;
}

.about-right .fzlc .about-lc.active .about-zk span.zk-yi {
  display: none;
}

.about-right .fzlc .about-lc.active .about-zk span.zk-er {
  display: block;
}

.about-right .mtbd h2 {
  font-size: 32px;
  padding-left: 13px;
  color: #333;
  position: relative;
  line-height: 34px;
  margin-top: 50px;
  font-weight: normal;
  margin-bottom: 40px;
}

.about-right .mtbd h2:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 30px;
  background-color: #3385ff;
  left: 0;
  top: 6px;
}

.about-right .mtbd dl {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #e6e6e6;
}

.about-right .mtbd dl dt {
  width: 260px;
  height: 168px;
  float: left;
  margin-right: 20px;
}

.about-right .mtbd dl dt img {
  width: 260px;
  height: 168px;
}

.about-right .mtbd dl dd {
  width: 645px;
  float: left;
}

.about-right .mtbd dl dd h1 {
  font-size: 20px;
  color: #333;
  font-weight: normal;
  margin: 16px 0;
  line-height: 22px;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.about-right .mtbd dl dd h1:hover {
  color: #3385ff;
}

.about-right .mtbd dl dd p {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.about-right .mtbd dl:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.about-right .lxfs h2 {
  font-size: 32px;
  padding-left: 13px;
  color: #333;
  position: relative;
  line-height: 34px;
  margin-top: 50px;
  font-weight: normal;
  margin-bottom: 40px;
}

.about-right .lxfs h2:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 30px;
  background-color: #3385ff;
  left: 0;
  top: 6px;
}

.about-right .lxfs .tab_menu {
  width: 605px;
  height: 543px;
  float: left;
  position: relative;
  background: url(../img/about-img10.jpg) no-repeat;
}

.about-right .lxfs .about-fx{
  width: 305px;
  float: right;
  margin-right: 20px;
}

.about-right .lxfs .about-fx .school-title {
  position: relative;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  margin-top: 95px;
  color: #333;
}

.about-right .lxfs .about-fx .school-title:before {
  position: absolute;
  content: '';
  width: 80px;
  height: 1px;
  background-color: #ccc;
  left: 0;
  top: 50%;
}

.about-right .lxfs .about-fx .school-title:after {
  position: absolute;
  content: '';
  width: 80px;
  height: 1px;
  background-color: #ccc;
  right: 0;
  top: 50%;
}

.about-right .lxfs .about-fx .school-biaoqian span {
  line-height: 32px;
  padding: 0 14px;
  margin-right: 6px;
  float: left;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  margin-top: 6px;
  font-size: 14px;
  color: #666;
}

.about-right .lxfs .about-fx dl {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  margin-top: 10px;
}

.about-right .lxfs .about-fx dl dt {
  float: left;
  width: 42px;
}

.about-right .lxfs.about-fx dl dd {
  float: left;
  width: 255px;
}

.about-right .lxfs .about-fx p {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
}

.about-right .lxfs .about_zx{
  width: 305px;
  height: 40px;
  font-size: 16px;
  color: #333;
  text-align: center ;
  line-height: 40px;
  display: block;
  margin: 20px auto 0;
  background-color: #3385ff;
  border-radius: 5px;
  color: #fff;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.about-right .lxfs .about_zx:hover{
  background-color: #004cfa;
}


@-webkit-keyframes circle {
  from {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-o-keyframes circle {
  from {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes circle {
  from {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.about-more{
  font-size: 16px;
  color: #666;
  text-align:center;
  display: block;
  line-height: 32px;
  background: url(../img/about-more.png) 528px center no-repeat;
}

.about-more:hover{
  color: #3385ff;
  background: url(../img/about-moreh.png) 528px center no-repeat;
}


.about-right .fwlc h2 {
    font-size: 32px;
    padding-left: 13px;
    color: #333;
    position: relative;
    line-height: 34px;
    margin-top: 50px;
    font-weight: normal;
    margin-bottom: 40px;
}

.about-right .fwlc h2:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 30px;
  background-color: #3385ff;
  left: 0;
  top: 6px;
}

.fwlc-zx {
  padding-bottom: 60px;
  height: 5440px;
  margin-top: 50px;
  position: relative;
}

.fwlc-zx:before {
  position: absolute;
  content: '';
  width: 2px;
  height: 5440px;
  top: 0;
  left: 50%;
  margin-left: -1px;
  background-color: #f2f2f2;
}

.fwlc-zx .fwlc-lc {
  width: 430px;
  float: left;
  margin-right: 150px;
  position: relative;
}

.fwlc-zx .fwlc-lc:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background-color: #000;
  border: 2px solid #fff;
  border-radius: 50%;
  top: 214px;
}

.fwlc-zx .fwlc-lc h6 {
  font-size: 26px;
  color: #333;
  font-weight: normal;
  padding-left: 23px;
  line-height: 30px;
  background: url(../img/fwlc-icon.png) left center no-repeat;
}

.fwlc-zx .fwlc-lc img {
  width: 100%;
  margin-top: 15px;
  -webkit-box-shadow: 0 0 18px 2px rgba(71, 71, 71, 0.2);
          box-shadow: 0 0 18px 2px rgba(71, 71, 71, 0.2);
}

.fwlc-zx .fwlc-lc p {
  font-size: 15px;
  color: #666;
  line-height: 26px;
  margin-top: 10px;
}

.fwlc-zx .fwlc-lc a {
  width: 168px;
  height: 46px;
  border-radius: 23px;
  background-color: #3385ff;
  font-size: 16px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  display: block;
  bottom: -80px;
  position: absolute;
}

.fwlc-zx .fwlc-lc.fwlc-lcl:before {
  right: -60px;
}

.fwlc-zx .fwlc-lc.fwlc-lcr {
  float: right;
  margin-right: 0;
}

.fwlc-zx .fwlc-lc.fwlc-lcr:before {
  left: -60px;
}</pre></body></html>